/*******************************************************************************************/
/*										Framework										   */
/*******************************************************************************************/
#mainmyaccoutusbox, #myaccout-body{
	width: 980px;
	vertical-align: middle;
	float: left;
	margin: 0px;
	padding: 0px;		
}
#myaccout-body{
	background-image:url(../images/background_image_contact_title.jpg);
	background-repeat:repeat-x;
	margin-bottom: 65px;
}
#myaccout-inner-body{
	width: 960px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	padding-bottom: 15px;
}
#myaccout-left-panel{
	float: left;
	width: 170px;
	margin-left: 10px;
}
#myaccout-right-panel{
	float: left;
	width: 760px;
	margin: 0px;
	padding: 0px;
	margin-left: -2px;
}
#myaccout-inner-page-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	padding: 30px 0px 10px 15px;
}
#faq-inner-page-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	padding-top: 19px; 
}

/*******************************************************************************************/

/*******************************************************************************************/
/*										Menu											   */
/*******************************************************************************************/
#myaccout-menu{
	float: right;
	width: 180px;
	border: 1px solid #CACACA;
} 
#myaccout-menu-text a:link, #myaccout-menu-text a:visited, #myaccout-menu-text a:active, #myaccout-menu-text a:hover{
	font-size: 16px;
	color: #1F6385;
	float: right;
	width: 165px;
	.width: 180px;
	height: 30px;
	.height: 39px;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	background-color: #EEF5F7;
	border-top: 1px solid #BCD8DE;		
}
#myaccout-menu-first-text a:link, #myaccout-menu-first-text a:visited, #myaccout-menu-first-text a:active, #myaccout-menu-first-text a:hover{
	font-size: 16px;
	color: #1F6385;
	float: right;
	width: 165px;
	.width: 180px;
	height: 30px;
	.height: 39px;
	text-align: right;	
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	text-align: right;
	background-color: #EEF5F7;
	border: none;
	clear: both;
}
#myaccout-menu-active-text a:link, #myaccout-menu-active-text a:visited, #myaccout-menu-active-text a:active, #myaccout-menu-active-text a:hover{
	clear: both;
	font-size: 16px;
	color: #000;
	float: right;
	width: 165px;
	.width: 180px;
	height: 30px;
	.height: 39px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	text-align: right;
	background-color: #EEF5F7;
	border-top: 1px solid #BCD8DE;
	background-image:url(../images/active_menu_background_new.png);
	background-repeat: repeat-x;
}
#myaccout-menu-first-active-text a:link, #myaccout-menu-first-active-text a:visited, #myaccout-menu-first-active-text a:active, #myaccout-menu-first-active-text a:hover{
	font-size: 16px;
	color: #000;
	float: right;
	width: 165px;
	.width: 180px;
	height: 30px;
	.height: 39px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	text-align: right;
	background-color: #EEF5F7;
	border: none;
	background-image:url(../images/active_menu_background_new.png);
	background-repeat: repeat-x;
}
#myaccout-menu-double-text a:link, #myaccout-menu-double-text a:visited, #myaccout-menu-double-text a:active, #myaccout-menu-double-text a:hover{
	font-size: 16px;
	color: #1F6385;
	float: right;
	width: 165px;
	.width: 180px;
	height: 39px;
	.height: 39px;
	text-align: right;	
	font-weight: normal;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 15px;
	text-align: right;
	background-color: #EEF5F7;
	border-top: 1px solid #BCD8DE ;
}
#myaccout-menu-double-active-text a:link, #myaccout-menu-double-active-text a:visited, #myaccout-menu-double-active-text a:active, #myaccout-menu-double-active-text a:hover{
	font-size: 16px;
	color: #000;
	float: right;
	width: 165px;
	.width: 180px;
	height: 39px;
	.height: 39px;
	text-align: right;	
	font-weight: normal;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 15px;
	text-align: right;
	background-color: #EEF5F7;
	border-top: 1px solid #EEF5F7;
	background-image:url(../images/active_menu_double_background_new.png);
	background-repeat: repeat-x;
}

/*******************************************************************************************/

/*******************************************************************************************/
/*										For Object										   */
/*******************************************************************************************/
.myaccount-lable{
	float: left;		 
	width: 145px;
	height: 30px;
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-align: right;
	padding-right: 12px;
	padding-top: 5px;
	vertical-align: baseline; 
}
.myaccount-object{
	width: 259px;
	height: 29px;
	color: #666;		
	border: 1px solid #A8A8A8;
	background-color: #D2D2D2;
	padding-top: 5px;
	padding-left: 5px;
}
.myaccount-object-active{
	width: 259px;
	height: 29px;
	color: #666;		
	border: 1px solid #2A768B;
	background-color: #D2D2D2;
	padding-top: 5px;
	padding-left: 5px;
}
#myaccout-form-object-seperator{
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 410px;
	font-size: 8px;
	line-height: 5px;
}	 
/*******************************************************************************************/

/*******************************************************************************************/
/*										Inner Table Border								   */
/*******************************************************************************************/
#tlc, #trc, #blc, #brc
{
	background-color: transparent;
	background-repeat: no-repeat;
}

#tlc
	{
	background-image:url(../images/tlc.jpg);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(../images/trc.jpg);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(../images/blc.jpg);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(../images/brc.jpg);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(../images/tb.jpg);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(../images/bb.jpg);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(../images/r.jpg);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(../images/l.jpg);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	} 

/*******************************************************************************************/
 #myaccout-form{
	width: 730px;
	margin: 0px;
	padding: 0px;
	padding: 15px 0px 15px 15px;
}
#faq_text_body, #faq_question_answer_panel{
	width: 730px;
}
#faq_question_answer_panel{
	background-color: #EEF5F7;		
}
#faq_question_answer_alternative_panel{
	background-color: #E3EEF2;		
}
.faq_question_panel{
	width: 730px;
	padding: 0px;
	margin: 0px;
	padding: 7px 0px 0px 10px;
	font-size: 12px;
	color: #2576A5;
	height: 25px;
	.height: 30px;
	font-weight: normal;
	text-decoration: none;
}
.faq_question_panel_alternative{
	width: 730px;
	padding: 0px;
	margin: 0px;
	padding: 7px 0px 0px 10px;
	font-size: 12px;
	color: #2576A5;
	height: 25px;
	.height: 31px;
	font-weight: normal;
	text-decoration: none;
	background-image:url(../images/faq_rollover_img.png);
	background-repeat: no-repeat;
}	
#faq-answer-text, .faq_answer_panel{
	width: 710px;
	.width: 730px;
	background-color: #fff;
	font-size: 12px;
	color: #666;
	text-align: justify;
	line-height: 18px;
	padding: 10px;
	/*border-left: 1px solid #BCD8DE;
	border-right: 1px solid #BCD8DE;
	border: 1px solid #999;*/
	display: none;
}
.faq_answer_panel a:active, .faq_answer_panel a:link, .faq_answer_panel a:visited, .faq_answer_panel a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #2576A5;
}
#faq-answer-innter-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	color: #000;
	border-bottom: 1px solid #999;
}
.faq_expand_panel{
	float: left;
	width: 53px;
	background-image:url(../images/read.png);
	background-repeat: no-repeat;
}
.faq_expand_alternative_panel{
	float: left;
	width: 53px;
	background-image:url(../images/close.png);
	background-repeat: no-repeat;
} 
.faq_expand_over_panel{
	float: left;
	width: 53px;
	background-image:url(../images/read_over.png);
	background-repeat: no-repeat;
}
.faq_expand_over_alternative_panel{
	float: left;
	width: 53px;
	background-image:url(../images/close_over.png);
	background-repeat: no-repeat;
} 

#faq_question_panel_text{
	float: left;
	width: 670px;
	.width: 666px; 
}
#warranty_text_body{
	width: 710px;
	.width: 730px;
	background-color: #EEF5F7;
	line-height: 18px;
	font-size: 12px;
	color: #666;
	padding: 10px;
}