@charset "utf-8";
/*---------------------------------------------------------------------------------------------------*/
body {
	background-color: #353535;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:0;
	margin:0;
}
.Content_Padding {
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
/*---------------------------------------------------------------------------------------------------*/
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#185eb6;
	margin:0;
	padding:0;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#185eb6;
	margin:0;
	padding:0;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5b5b;
	margin-top:5px;
	padding:0;
	font-weight:normal;
}
ol, ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5b5b;
	margin-top:5px;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5b5b;
	margin-top:0px;
}
ol.main {
	font-size:14px;
	font-weight:bold;
}
li p {
	font-weight:normal;
}
/*---------------------------------------------------------------------------------------------------*/
.padding_15 {
	padding:15px;
}
.Txt_A_11_Grey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5b5b5b;	
}
.Txt_A_11_White {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;	
}
.Link_A_11_Blue_Bold_arrow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#15519c;
	font-weight:bold;
	background-image: url(../images/bullet_arrow_blue.jpg);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left:7px;
	text-decoration:none;
}
.Link_A_11_Blue_Bold_arrow:hover {
	text-decoration:underline;
}
.Link_moreNews {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#15519c;
	font-weight:bold;	
	padding-right:7px;
	text-decoration:none;
}
.Link_moreNews:hover {
	text-decoration:underline;
}
.Link_Content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#15519c;
	text-decoration:underline;
}
.Link_Content:hover {
	text-decoration:none;
}
.hr_grey_dotted {
	border-bottom: 2px dotted #c5c4c4;
}
/*---------------------------------------------------------------------------------------------------*/
#footer {
	height:47px;
	text-align: center;
	background-color: #777;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}
#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding-top: 15px;
}
#footer p .divider {
	padding-left:10px;
	padding-right:10px;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#FFF;
}
#footer a:hover {
	color:#0053c2;
}

/*---------------------------------------------------------------------------------------------------*/
#searchbar {
	background-color:#1d73df;
	padding:2px;
}
#searchbar .txt {
	float:left;
}
#searchbar .searchbox {
	text-align:right;
}
#searchbar .searchbox .InputField {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5b5b;
	margin:0px;
	padding:0px;
	height:18px;
	width:150px;
}
/*---------------------------------------------------------------------------------------------------*/
#HomeAdvantages {
	border:1px solid #d4d4d4;
	padding:10px;
	background:url(../images/home_pic_builder.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#HomeAdvantages ul {	
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5b5b;
	line-height:18px;
}
#HomeAdvantages ul li {
	padding-left:12px;
	list-style:none;
	background-image: url(../images/bullet_square_blue.gif);
	background-repeat:no-repeat;
	background-position: 0 0.5em;
}.border_grey {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D3D3D1;
	border-right-color: #D3D3D1;
	border-bottom-color: #D3D3D1;
	border-left-color: #D3D3D1;
}
.border_grey2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D3D1;
}
.border_grey3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D1;
}
.text_field {
	background-color: #F4F4F4;
	border: 1px solid #D5D4D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	padding: 2px;
}.form_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #185EB6;
	border: 1px double #6A9ADA;
	text-transform: uppercase;
}
.features {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5b5b;
	padding:0;
	font-weight:normal;
}.inpage_border {
	border: 1px solid #185EB6;
}


/*Ryan - Added Styles for AppFuse*/

.text_field_error {
	background-color: #FFF4F4;
	border: 1px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	padding: 2px;
}

select {
	background-color: #F4F4F4;
	border: 1px solid #D5D4D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	padding: 2px;
}

/* Ryan - For AJAX Star rating system */
#star ul.star { 
	LIST-STYLE: none; 
	MARGIN: 0; 
	PADDING: 0; 
	WIDTH: 85px; 
	HEIGHT: 20px; 
	LEFT: 10px; 
	TOP: -5px; 
	POSITION: relative; 
	FLOAT: left; 
	BACKGROUND: url(../images/stars.gif..) repeat-x; 
	CURSOR: pointer; 
}

#star li { 
	PADDING: 0; 
	MARGIN: 0; 
	FLOAT: left; 
	DISPLAY: block; 
	WIDTH: 85px; 
	HEIGHT: 20px; 
	TEXT-DECORATION: none; 
	text-indent: -9000px; 
	Z-INDEX: 20; 
	POSITION: absolute; 
	PADDING: 0; 
}
#star li.curr { 
	BACKGROUND: url(../images/stars.gif) left 25px; 
	FONT-SIZE: 1px; 
}

#star div.user { 
	LEFT: 15px; 
	POSITION: relative; 
	FLOAT: left; 
	FONT-SIZE: 13px; 
	FONT-FAMILY: Arial; 
	COLOR: #888; 
}

table.resellerdetails td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5b5b;
	margin-top:5px;
	padding:0;
	font-weight:normal;
}

#SiteMap ul li {
	padding-left:12px;
	list-style:none;
	background-image: url(../images/bullet_square_blue.gif);
	background-repeat:no-repeat;
	background-position: 0 0.5em;
}

/*Horizontal menu for partner functions*/
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../images/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}


.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/menub_hover_left.gif) no-repeat;
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../images/menub_hover_right.gif) no-repeat right top;
}



