@charset "utf-8";
/* CSS Document */


HTML
{ padding:0px; margin:0px;

}
BODY
{padding:0px; margin:0px;
}

#wrapper_home
{ width:95%;}
#wrapper
{width:95%;}
#wrapper_clear{ display:none;}
/*************************************************{ HOME PAGE }*************************************************************/
/*top menu*/
#topmenu{ display:none;}
#topmenu_clear{ display:none;}

/*header home page*/ 
#header{ width:95%;}
#header_left{ width:95%; float:none; height:auto;}
#header_right{ display:none;}
#header_clear{ display:none;}

/*home content*/
#home_content_container{width:95%;}
#home_content_left {display:none;}
#home_content_right {width:95%; float:none; margin-top: 1em;}
#home_content_container_clear{display:none;}

/*customersuccess side bar*/
#customersuccess_top {width:230px; height:60px; background:url(../images/reallysimplesystems_07.jpg);}
#customersuccess_container {width:210px; background:url(../images/reallysimplesystems_08.jpg) bottom no-repeat #eff1f3; padding:0px 10px 20px 10px;}
.customer{width:210px; height:53px; border-bottom:solid 1px #CCCCCC; padding:0px 0px 1px 0px;}
.customer_content{width:210px;padding:10px 0px 10px 0px;}

/*news flash side bar*/
#newsflash_top {width:230px; height:52px; background:url(../images/reallysimplesystems_12.jpg);}
#news_container {width:210px; background:url(../images/reallysimplesystems_08.jpg) bottom no-repeat #eff1f3; padding:0px 10px 20px 10px;}

/*home content container right*/
#home_content_right_top {width:95%;}

#content_crm {width:95%;}
#content_crm_left {width:95%; float:none;padding:0px;}
#content_crm_right {width:95%; float:none; padding:0px;}
#content_crm_clear { display:none;}

#content_products {width:95%; height:auto;}
#products {width:95%; float:none; height:auto;}
#whitepapers {width:95%; float:none; height:auto;}
#customersuccess {width:95%; float:none; height:auto;}
#content_products_clear { display:none;}
/**************************************************{ INNER PAGE }***************************************************************/
#inner_content_right_top {width:95%;}
/*header inner page*/
#header_innerpage{ width:95%;}
#header_simplecontactmanagement{ width:95%;}
/*inner menu side bar*/
#innerpage_menu_top {display:none;}
#innerpage_menu_container {display:none;}
#product_brochure_top {width:95%; height:auto;}
#product_brochure_container {width:95%;}
/*footer*/
#footer{display:none;}
.img_product_brochure{display: none;}
/*******************************************************{ TEXT CSS }************************************************************/
/*css for text */
#home_content_right UL
{
    LIST-STYLE-IMAGE: url(../images/list_arrow.gif);
    LIST-STYLE-TYPE: square
}
.content{
	FONT-SIZE: 1em;
	COLOR: #333333;
	text-decoration: none;
}
.customersuccess_bold{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1em;
    COLOR: #3687f2;
}
.home_title{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.3em;
    COLOR: #3687f2;
	margin-top: 2em;
}
.content_crm_title{width:95%;}
.content_products_title {
	width:95%;
	font-size: 22px;
	}
.content_products {width:95%;}
.content_products a:link, a:visited {
	color: #0000FF;
	text-decoration: underline;
	}
.header_inner_title{
width:95%;
font-size: 1.6em;
color: #3687f2;
font-weight: bold;
}

#rss_logo {
	margin: 0;
	padding: 0;
	}
	
#inner_logo {
	margin: 0 0 2em 0;
	}	
