/*-------------------------------------------------------------------
----------------SUB NAVIGATION AT THE TOP OF WEBSITE-----------------
---------------------------------------------------------------------*/

.headernav #subnav {
	position: relative;
	width: 440px;
	margin: 0 auto;
	top: 130px;
	z-index: 10;
}
.headernav #subnav ul {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 12px;
	width: 433px;
	top: -2px;
}
.headernav #subnav ul li {
	float: left;
	text-decoration: none;
	overflow: hidden;
}


/*-------------------------------------------------------------------
-------------------------WEBSITES MAIN CONTENT-----------------------
---------------------------------------------------------------------*/

.headernav .maincontent {
	padding: 2em 2em 2em 2em;
	width: 900px;
	margin-top:160px;
	margin-left:inherit;
	margin-right:inherit;
	margin-bottom:5px;
	/*margin: 0 auto;*/
	text-align: left;
	height: auto;
	position: relative;
}

.headernav   .maincontent   #bkg {
	padding: 1.5em 1em 1.5em 1em;
	height: auto;
}
		
.headernav .maincontent #bkg p {
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 2em;
	margin-left: 1em;
	position: relative;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: lighter;
}

/*----------------FAQ EMAIL LINK-----------------------*/

.headernav .maincontent #bkg .inside .nobottomgap p a.faqemail:link, .headernav .maincontent #bkg .inside .nobottomgap p a.faqemail:visited{
	text-decoration: underline;
	color: #4A494D;
}

.headernav .maincontent #bkg .inside .nobottomgap p a.faqemail:hover, .headernav .maincontent #bkg .inside .nobottomgap p a.faqemail:active {
	text-decoration: underline;
	color: #009FDA;
}

/*----------------FAQ BKG AND HEADING-----------------------*/

.headernav .maincontent #bkg .inside .notopgap .faqbkg {
	background-image: url(../images/faqs_bkg.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
	margin-top: -10px;
}

.headernav .maincontent #bkg .inside .notopgap .faqbkg h2 {
	font-size: 0.8em;
	color:#FFFFFF;
	margin-left: 0.9em;
	line-height: 30px;
}


/*----------------------------------------------------------------------------------------
-------------------------WEBSITES ROUNDED CORNER BOXES WITH CONTENT-----------------------
------------------------------------------------------------------------------------------*/

.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url(../images/rndcnr_white.png);
	height: 18px;
	font-size: 1em;
	width:870px;
	margin-left: -18px;
}
	
.top-left, .bottom-left { 
	margin-right: 18px;
}

.top-right, .bottom-right { 
	font-size: 1em;
	margin-left: 18px;
	margin-top: -18px;
}

.top-right {
	background-position: 870px 0;
}

.bottom-left  { 
	background-position: 0 -18px;
}

.bottom-right { 
	background-position: 870px -18px;
}

.inside {
	background: #FFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #4A494D; 
	font-size: 1em;
	padding-left: 18px;
	margin-left: -17px;
	padding-right: 7px;
	width: 880px;
}

.notopgap {
	margin-top: -0.1em;
	padding-top: 0.2em;
}

.nobottomgap {
	margin-bottom: -0.1em;
	padding-bottom: 1em;
}

.headernav .maincontent #bkg .inside .notopgap h2 {
	font-size: 0.8em;
	margin-left: 10px;
	margin-top: 0.5em;
}

.headernav .maincontent #bkg .inside .nobottomgap p {
	font-size: 0.8em;
}

/*--------FAQ QUESTIONS AND ANSWERS------*/

.headernav .maincontent #bkg .inside .nobottomgap #faqs ol li {
	list-style: none;
	font-size: 0.8em;
	margin-left: 10px;
	font-weight: bold;
	line-height: 2.5em;
	display: block;
	font-weight: normal;
}

.headernav .maincontent #bkg .inside .nobottomgap #faqs ol ul li {
	list-style: none;
	font-size: 0.8em;
	margin-left: -65px;
	width: 830px;
	
	line-height: 1.4em;
	padding-bottom: 2em;
	border-color: #999999;
	border-width: 0 0px 1px 0px;
 	border-style: none none solid none;
}

/*-------------------------------------------
---------------FAQ QUESTIONS BKG-------------
---------------------------------------------*/

/*--------QUESTION 1------*/

.headernav .maincontent #bkg .inside .nobottomgap #faqs .que1 {
	background-image: url(../images/faq_que1.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 226px;
	margin-left: -39px;
	padding-bottom: 10px;
	color: #FFFFFF;
}


/*--------QUESTION 2------*/

.headernav .maincontent #bkg .inside .nobottomgap #faqs .que2 {
	background-image: url(../images/faq_que2.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 391px;
	margin-left: -39px;
	padding-bottom: 10px;
	margin-top: 25px;
	color: #FFFFFF;
}

/*--------QUESTION 3------*/

.headernav .maincontent #bkg .inside .nobottomgap #faqs .que3 {
	background-image: url(../images/faq_que3.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 431px;
	margin-left: -39px;
	padding-bottom: 10px;
	margin-top: 25px;
	color: #FFFFFF;
}

/*--------QUESTION 4------*/

.headernav .maincontent #bkg .inside .nobottomgap #faqs .que4 {
	background-image: url(../images/faq_que4.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 336px;
	margin-left: -39px;
	padding-bottom: 10px;
	margin-top: 25px;
	color: #FFFFFF;
}

/*--------QUESTION 5------*/

.headernav .maincontent #bkg .inside .nobottomgap #faqs .que5 {
	background-image: url(../images/faq_que5.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 536px;
	margin-left: -39px;
	padding-bottom: 10px;
	margin-top: 25px;
	color: #FFFFFF;
}

/*--------QUESTION 6------*/

.headernav .maincontent #bkg .inside .nobottomgap #faqs .que6 {
	background-image: url(../images/faq_que6.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 521px;
	margin-left: -39px;
	padding-bottom: 10px;
	margin-top: 25px;
	color: #FFFFFF;
}

/*--------QUESTION 7------*/

.headernav .maincontent #bkg .inside .nobottomgap #faqs .que7 {
	background-image: url(../images/faq_que7.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 656px;
	margin-left: -39px;
	padding-bottom: 10px;
	margin-top: 25px;
	color: #FFFFFF;
}


/*--------definitions SUB NAVIGATION------*/

.headernav #subnav ul li a.definitions:link, .headernav #subnav ul li a.definitions:visited {
	text-indent: -1000em;
	display: block;
	width: 92px;
	height:23px;
	background: url(../images/definitions_btn.png) no-repeat left;
}
.headernav #subnav ul li a.definitions:hover, .headernav #subnav ul li a.definitions:active {
	background-position: -92px;
}
.headernav #subnav ul li a.definitionscurrent, .headernav #subnav ul li a.definitionscurrent:hover, .headernav #subnav ul li a.definitionscurrent:active {
	text-indent: -1000em;
	display: block;
	width: 92px;
	height:23px;
	background: url(../images/definitions_btn.png) no-repeat left;
	background-position: -92px;
	cursor: default;
}
/*--------Howdoi SUB NAVIGATION------*/

.headernav #subnav ul li a.howdoi:link, .headernav #subnav ul li a.howdoi:visited {
	text-indent: -1000em;
	display: block;
	width: 90px;
	height:23px;
	background: url(../images/howdoi_btn.png) no-repeat left;
}
.headernav #subnav ul li a.howdoi:hover, .headernav #subnav ul li a.howdoi:active {
	background-position: -92px;
}
.headernav #subnav ul li a.howdoicurrent, .headernav #subnav ul li a.howdoicurrent:hover, .headernav #subnav ul li a.howdoicurrent:active {
	text-indent: -1000em;
	display: block;
	width: 90px;
	height:23px;
	background: url(../images/howdoi_btn.png) no-repeat left;
	background-position: -92px;
	cursor: default;
}

/*--------technical SUB NAVIGATION------*/

.headernav #subnav ul li a.technical:link, .headernav #subnav ul li a.technical:visited {
	text-indent: -1000em;
	display: block;
	width: 80px;
	height:23px;
	background: url(../images/technical_btn.png) no-repeat -1px;
}
.headernav #subnav ul li a.technical:hover, .headernav #subnav ul li a.technical:active {
	background-position: -82px;
}
.headernav #subnav ul li a.technicalcurrent, .headernav #subnav ul li a.technicalcurrent:hover, .headernav #subnav ul li a.technicalcurrent:active {
	text-indent: -1000em;
	display: block;
	width: 80px;
	height:23px;
	background: url(../images/technical_btn.png) no-repeat -1px;
	background-position: -82px;
	cursor: default;
}

/*--------sales SUB NAVIGATION------*/

.headernav #subnav ul li a.sales:link, .headernav #subnav ul li a.sales:visited {
	text-indent: -1000em;
	display: block;
	width: 80px;
	height:23px;
	background: url(../images/sales_faq_btn.png) no-repeat -1px;
}
.headernav #subnav ul li a.sales:hover, .headernav #subnav ul li a.sales:active {
	background-position: -82px;
}
.headernav #subnav ul li a.salescurrent, .headernav #subnav ul li a.salescurrent:hover, .headernav #subnav ul li a.salescurrent:active {
	text-indent: -1000em;
	display: block;
	width: 80px;
	height:23px;
	background: url(../images/sales_faq_btn.png) no-repeat -1px;
	background-position: -82px;
	cursor: default;
}

/*--------billing SUB NAVIGATION------*/

.headernav #subnav ul li a.billing:link, .headernav #subnav ul li a.billing:visited {
	text-indent: -1000em;
	display: block;
	width: 80px;
	height:23px;
	background: url(../images/billing_btn.png) no-repeat -1px;
}
.headernav #subnav ul li a.billing:hover, .headernav #subnav ul li a.billing:active {
	background-position: -82px;
}
.headernav #subnav ul li a.billingcurrent, .headernav #subnav ul li a.billingcurrent:hover, .headernav #subnav ul li a.billingcurrent:active {
	text-indent: -1000em;
	display: block;
	width: 80px;
	height:23px;
	background: url(../images/billing_btn.png) no-repeat -1px;
	background-position: -82px;
	cursor: default;
}

