@charset "utf-8";
/* CSS Document */

/*backgrounds*/
.whitebg {
	background-color:#ffffff;	
}

.darkgreybg {
	background-color:#666666;	
}

.middlegreybg {
	background-color:#c1c1c1;
}
.greybg {
	background-color:#e6e6e6;
}

.border {
	border-bottom:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	border-left:1px solid #c1c1c1;
	
}

/*Floats*/
.right {
	float:right;	
}

.left {
	float:left;	
}
/*content*/

.orange {	color:#ff8000;	}
.darkgrey { color:#333333; }
.white { color:#ffffff; }

/*Main Banner*/
.support_mainbanner {
	width:705px;
	height:200px;
	display:inline-block;
	
	
}

.support_mainbanner .overlay {
	background:url(../images/support/overlay.png);
	display:inline-block;
	height:180px;
	width:300px;
	margin:10px 0 0 385px;
	
}

.support_mainbanner .overlay span{
	color:#ffffff;
	display:inline-block;
	padding:10px;
}

/*Contact US Information */

.ContactUsContent {
	width:705px;
	float:left;
	height:auto;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:20px;
	margin-bottom:20px;
}

.ContactUsForm {
	width:490px;
	height:auto;
	display:inline-block;
	float:left;
	
}

.ContactUsInfo {
	width:205px;
	height:auto;
	display:inline-block;
	float:left;
	margin-left:10px;
}

.ContactUsFormBg {
	width:488px;
	border-right:1px solid #c1c1c1;
	border-left:1px solid #c1c1c1;
	background-color:#eeeeee;
	
}

#ContactUs {
	display:inline-block;	
	margin-left:20px;
	
}
#ContactUs td {
	height:30px;
}

#ContactUs label {
	color:#666666;
	font-size:10px;
	font-weight:bold;
}

#ContactUs input,select,textarea{
	border-color:#c1c1c1;
	width:325px;
}

.LiveChat {
	width:205px;
	height:60px;
	background:url(../images/support/livechat_but.png) no-repeat;
	display:inline-block;
	text-align:center;
	
}

.LiveChat a {
	padding-top:20px;
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	height:60px;
	width:205px;
}

.LiveChatHours {
	width:205px;
	margin-top:10px;
}

.LiveChatHours img {
	display:inline-block;
	margin-right:3px;
}
.LiveChatHours .header {
	height:30px;	
}

.LiveChatHours .header span {
	display:inline-block;
	font-weight:bold;
	margin:0 0 0 5px;
}

.timeinfo {
	display:inline-block;
	margin:5px 10px 5px 10px;
	padding:5px;
	color:#666666;
	width:175px;
	_width:180px;
}

input.send {
	background:url(../images/support/content_button_org.png) 0 -36px  no-repeat;
	height:36px;
	width:205px !important;
	display:inline-block;
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	margin:10px 0 0 0;
	border:0;
	font-weight:bold;
}

input:hover.send {
	background:	url(../images/support/content_button_org.png) 0 0px  no-repeat;
	color:#ffffff;
	border:0;
}

/*Left Menu Support*/

.leftsupp_header {
    width:100%;
    height:28px;
    padding:0px;
    margin:0px;

}

.leftsupp_header span {
    color:#ff8000;
    font-size:12px;
    font-weight:bold;
    display:inline-block;
    margin:1px 0 0 0px;
    margin-top:5px;
}

.leftsupp_header_right {
    background-image:url(../images/support/bs_header.png);
    background-repeat: no-repeat;
    background-position: right;
}
.leftsupp_header_left {
    background-image:url(../images/support/bs_header.png);
    background-repeat: no-repeat;
    width:8px;
}

.leftsupp_footer {
    width:100%;
    height:8px;
    padding:0px;
    margin:0px;

}

.leftsupp_footer_right {
    background-image:url(../images/support/leftmenu_footer.png);
    background-repeat: no-repeat;
    background-position: right;
}
.leftsupp_footer_left {
    background-image:url(../images/support/leftmenu_footer.png);
    background-repeat: no-repeat;
    width:8px;
}

.leftsupp_Menu {
	height:auto;
	display:block;
	width:99%;
}

.leftsupp_menubody {
	background-color:#ffffff;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	font-family:Verdana, Geneva, sans-serif;
}

.leftsupp_menulinks {
	display:inline-block;
	margin:0 20px;

}

.leftsupp_listheader {
	font-size:12px;
	color:#ff8000;
	display:inline-block;
	border-bottom:1px dotted #7f7f7f;
	width:100%;
	font-weight:bold;
	margin:5px 0 0 0;

}

.leftsupp_menulinks ul{
	list-style:none;
	list-style-image:none;
	font-size:11px;
	padding:0;
	margin:5px 10px 10px 10px;
	display:inline-block;


}

.leftsupp_menulinks ul li a{
	font-size:11px;
	color:#313030;
	font-weight:bold;


}

.SupportRightZone {
	width: 160px !important;
	height: 440px !important;
	background-color: #FDC89C;
	color: #fff;
	background-image: url(/images/support/SupportRightZone.png);
	background-repeat: repeat-x;
	padding: 5px;
}

.SupportRightZone td {
	color: #fff;
}

.SupportRightZone li {
	list-style: url(/images/support/SupportRightZoneArrow.png);
	padding: 0px;
	height: auto;
	vertical-align: middle !important;
	margin: 6px 0px -5px 20px; *
	margin: 8px 0px -5px 0px;
}

.SupportRightZone a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	margin-left: 2px; *
	margin-left: 0px;
}

.SupportRightZone a:hover {
	color: #000000;
}

.SupportMainTitle {
	color: #828282;
	font-size: 22px;
}

.SupportMainDesc {
	color: #828282;
	font-size: 14px;
}

.SupportFormTitle {
	color: #828282;
	font-size: 18px;
	border-bottom: #828282 1px dashed;
}

.SupportFormNameFild {
	color: #828282;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.SupportFor {
	border: #959595 1px solid;
	color: #000000;
	background-color: #fff;
	font-size: 10pt;
	width: 185px;
	margin: 2px 10px 2px 0px;
}

.SupportFor:hover {
	border: #000000 1px solid;
	color: #000000;
	background-color: #fff;
}

input.SupportForButton {
	border: 0px;
	color: #828282;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(/images/support/SendButton.png);
	width: 70px;
	height: 20px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 5px 0px;
	cursor: pointer;
}

input.SupportForButton:hover {
	border: 0px;
	color: #000;
}

.FormDesc1 {
	background-image: url(/images/support/form_desc1.png);
	background-position: right;
	background-repeat: no-repeat;
	color: #828282;
	font-size: 11px;
	padding: 5px;
	border-bottom: #828282 1px dashed;
	border-left: #828282 1px dashed;
	width: 150px;
	height: 115px;
}

.FormDesc2 {
	background-image: url(/images/support/form_desc2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #828282;
	font-size: 11px;
	padding: 5px;
	border-left: #828282 1px dashed;
	width: 150px;
	height: 220px;
}
	#main_content td{
		vertical-align:middle;
	}
