@charset "utf-8";
/* global css */
html,body {height:100%;}
body{background: #fff;}
body,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,img,div,blockquote,dl,dt,dd,blockquote, pre,object{margin:0;padding:0}
body,select,input,textarea,button{font:12px/1.6 Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #333;}	
input,select,img,button{vertical-align:middle}
h1,h2,h3,h4,h5,h6{font-size: 12px; font-weight: normal;}
dfn,em,cite,address,caption{font-style:normal}
fieldset,img,abbr {border: 0;}
button{cursor: pointer;}
img,object,embed{vertical-align: top;}
ul,ol{list-style-type:none;}

a,#footnav a:hover{color: #004CA8;text-decoration:none;}
a:hover{color: #333;}

#header:after,#area:after,.mode-w:after,#client-list:after,#footer:after,.ts-w:after{content:''; display: block; clear:both}

/* head css */
#head{
	position: relative;
	z-index: 4;
	background: url(mainimages/head-bg.gif) #050505 left bottom repeat-x;
}
#header{
	color:#fff;
	width: 958px;
	margin: 0 auto 16px;
	padding: 28px 0 0;
}
#logo{
	float: left;
}
#follow{
	float: right;
	line-height: 32px;
	margin: -7px 0 13px;
}
#follow dt,#follow dd,#contact-way li{
	float: left;
}
#follow dt{
	padding-right: 7px;
}
#contact-way{
	float: right;
	clear: right;
	font-size: 12px;
	line-height: 23px;
	font-weight:bold;
}
#contact-way li{
	padding-left:16px;
	margin-left: 14px;
	background: url(mainimages/icon.gif) 0 -23px no-repeat;
}
#contact-way li span{
	color: #006DF3;
}
li#live-chat{
	padding-left: 30px;
	background-position: 0 0;
}

#navigation{
	width: 958px;
	clear: both;
	height: 39px;
	text-transform: uppercase;
	line-height: 39px;
	margin: 0 auto;
	font-size:13px;
}
#navigation li,#navigation a{
	float: left;
}
#navigation li{
	padding-right: 1px;
	position: relative;
	background: url(mainimages/icon.gif) 0 -46px no-repeat;
}
#navigation li.first{
	background: none;
}
#navigation a{
	color: #fff;
	padding: 0 28px;
}
#navigation li.on a,#navigation a:hover,#navigation li.active a{
	color:#000;
	background: url(mainimages/navigation-a-bg.gif) #fff repeat-x;
}
#navigation div{
	width: 180px;
	padding:15px 10px;
	left: 0;
	top: 39px;
	display: none;
	text-transform: none;
	line-height: 26px;
	position: absolute;
	background: url(mainimages/navigation-div-bg.gif) #fff left bottom repeat-x;
}
#navigation li.active div{
	display: block;
}
#navigation div a{
	color: #111;
}
#navigation li ul{
	width: 100%;
	overflow: hidden;
}
#navigation li li,#navigation li li a,#navigation li.on li a,#navigation li.active li a{
	background: none;
	float: none;
	padding: 0;
}
#navigation li li{
	margin-top: -1px;
	padding-left:15px;
	position: static;
	border-top: 1px solid #E5E5E5
}

#navigation li li a:hover{
	background: none;
	text-decoration: underline;
}

/* center of page */
#wrap{
	padding: 20px 0;
	background: url(mainimages/wrap-bg.gif) #D1D1D1 repeat-x;
}
#container{
	width: 958px;
	margin: 0 auto;
}

/* slide */
#img-slid{
	width: 943px;
	height: 51px;
	padding: 150px 15px 0 0;
	overflow: hidden;
	position: relative;
}
#img-slid dd{
	position: absolute;
	top: 0;
	right: -958px;
	
}
#img-slid dd.on{
	z-index: 1;
}
#img-slid dt{
	float: right;
	width: 17px;
	height: 17px;
	margin-left:3px;
	position: relative;
	z-index: 10;
	cursor: pointer;
	overflow: hidden;
	text-indent: -2000px;
	background: url(mainimages/icon.gif) 0 -85px no-repeat;
	margin-top:15px;
}
#img-slid dt.on{
	background-position: 0 -102px;
}

#main{
	width: 928px;
	padding: 0 15px 25px;
	background: url(mainimages/main-bg.gif) #fff left bottom no-repeat;
}
.main-t{
	height: 34px;
	position: relative;
	z-index: 1;
	top: -7px;
	margin: 0 -15px 0;
	background: url(mainimages/main-t.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/main-t.png", sizingMethod="scale");
}
#area{
	width:100%;
	margin-top: -40px;
	position: relative;
	z-index: 2;
	padding: 14px 0 0;
	background: url(mainimages/area-bg.gif) 630px 0 repeat-y;
}
#mainbar{
	float:left;
	width: 620px;
}
h1,h2{
	font-size: 17px;
	line-height: 1;
	color: #111;
	margin-bottom: 10px;
	font-weight: bold;
}

#search,#search h2{
	color: #fff;
}
#search h2{
	margin-bottom: 7px;
}
#search{
	position: relative;
	height: 74px;
	overflow: hidden;
	padding: 7px 14px 0;
	margin-bottom: 10px;
	background: url(mainimages/icon.gif) 0 -119px no-repeat;
}
#search input{
	width: 190px;
	padding:5px;
	background: #fff;
	border: 0;
	line-height: normal;
	margin: 0 7px 3px 3px;
}
#search button{
	width: 67px;
	height: 26px;
	text-indent: -2000px;
	border: 0;
	overflow: hidden;
	background: url(mainimages/icon.gif) -553px 0 no-repeat;
}
#search .price{
	font-size: 25px;
	line-height: 1;
	position: absolute;
	top: 20px;
	right: 20px;
}

.mode-w{
	width: 636px;
	margin:0 -11px 10px -15px;
	padding: 20px 0 20px 10px;
	position: relative;
	background: url(mainimages/mode-w.gif) #F2F2F2 no-repeat;
}
.mode{
	float: left;
	width: 204px;
	margin-right: 10px;
}
.mode-last{
	margin: 0;
}
.mode h3{
	font-size: 14px;
	font-weight: bold;
	color: #004CA8;
	line-height: 46px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.mode h3 img{
	margin-right: 5px;
	vertical-align: middle;
}
.mode ul{
	padding-left: 20px;
	line-height: 26px;
}
.mode .btn{
	text-align: center;
	margin-top: 15px;
}

.bluebg{
	padding: 10px 15px;
	margin-bottom: 15px;
	border: 1px solid #5197ED;
	background: #E7F0FB;
}
.content p{
	margin-bottom: 15px;
}
#intero{
	padding: 0 20px;
}

#sidebar{
	float: right;
	width: 284px;
}
#lastest{
	line-height: 1.3;
	border-bottom:1px solid #B7B7B7;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#lastest p em{
	color: #025ECE;
}
#features{
	padding-top: 10px;
	margin-top: 10px;
	border-top:1px solid #B7B7B7;
}
#features li{
	padding-left:72px;
	_height: 60px;
	position: relative;
	min-height: 60px;
	line-height: 1.2;
	margin-bottom: 10px;
}
#features li h3{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
#features li img{
	position: absolute;
	top: 0;
	left: 12px;
}

#testimonial{
	padding: 10px 0;
	border-top:1px solid #B7B7B7;
	background: url(mainimages/testimonial-b.gif) right bottom no-repeat;
}
#testimonial blockquote{
	font-style: italic;
	line-height: 1.2;
	padding: 20px 15px 10px;
	background: url(mainimages/testimonial-t.gif) no-repeat;
}
#testimonial dl{
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}

#client-list{
	width: 100%;
	padding: 20px 0;
	overflow: hidden;
}
#client-list ul,#client-list li{
	float: left;
}
#client-list ul{
	padding-left: 25px;
	margin-right:-40px;
}
#client-list li{
	margin-right:62px;
}

/* foot */
#foot{
	background: url(mainimages/foot-bg.gif) #2F3136 repeat-x;
}
#footer{
	width: 958px;
	margin: 0 auto;
	padding: 40px 0 25px;
}
#footnav,#footnav li{
	float: left;
}
#footnav li{
	margin-right: 35px;
}
#footnav li li{
	float: none;
	margin: 0;
}
#footnav h4{
	font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.2;
}
#footnav a{
	color: #fff;
}

#copyright{
	float: right;
	color: #fff;
	text-align: right;
}
#copyright p{
	margin-bottom: 5px;
}
#copyright img{
	margin-left: 3px;
}

/* subpage */
#title{
	height: 66px;
	margin: 0;
	font-size: 25px;
	color: #fff;
	padding: 43px 0 0 30px;
	text-transform: uppercase;
	background: url(mainimages/title-bg.gif) no-repeat;
}

#quick-nav{
	border-bottom:1px solid #B7B7B7;
	padding-bottom:10px;
	margin-bottom: 10px;
}
#quick-nav li{
	margin-bottom: 2px;
}
#quick-nav li a{
	display: block;
	font-size: 13px;
	color:#333;
	font-weight: bold;
	padding-left: 13px;
	height: 37px;
	line-height: 37px;
	background: url(mainimages/icon.gif) 0 -239px;
}
#quick-nav li a:hover,#quick-nav li.on a{
	background-position: 0 -200px;
}

#includ{
	margin-bottom: 10px;
}
#includ ul{
	padding: 0 20px;
	font-weight: bold;
}

.product-info{
	margin-bottom: 20px;
}
.product-info th{
	width: 104px;
	color: #fff;
	text-transform: uppercase;
	line-height: 43px;
	background: url(mainimages/icon.gif) -186px -76px no-repeat;
}
.product-info th.last,.product-info td.last{
	padding-right:7px;
}
.product-info th.first{
	width:124px;
	background:none;
}
.product-info th.auto{
	width:auto;
	background:none;
}
.product-info td{
	line-height: 42px;
	height: 42px;
	background: url(mainimages/icon.gif) 0 -276px repeat-x;
}
.product-info td.first{
	text-align: left;
	padding-left: 14px;
	background-position:-293px -77px
}
.product-info td.last{
	background-position:right -200px
}
.product-info .btn td{
	background: none;
	padding-top: 5px;
}

.email-Features th{
	width: auto;
	background-position: 24px -318px;
}
.tooltip{
	background:#CBCBCB;
	line-height: normal;
	color: #333;
	text-align: left;
	font-size: 11px;
	width: 255px;
	position: absolute;
	z-index: 40;
}
.tooltip p{
	position: relative;
	top: -5px;
	left:-5px;
	width: 245px;
	padding:4px;
	background: #DEEEF5;
	border:1px solid #42A0C6;
}

.processor th{
	background: none;
	color: #333;
	width:auto;
	line-height: 30px;
}
.processor th.first{
	text-align: left;
	text-indent: 12px;
	width:280px;
}
.processor th.last{
	width: 210px;
}
.bluecolor{
	color: #006DF3;
	font-size: 16px;
	font-weight: bold;
}

.ts-w{
	width: 100%;
}
#choices{
	float: left;
	width: 430px;
}
#choices ul{
	margin-top: 10px;
	text-align: center;
}
#choices ul li{
	display: inline;
	padding: 0 15px;
}
#pannel{
	float: right;
	width: 450px;
}

#company_title{background-color:#00162C;color:#FFF;float:left;font-size:24px;line-height:60px;margin:0;padding:0;text-align:left;}
#content_container{background:#FFF url(images/content_container_bg.gif) repeat-y;border:5px solid #258;color:#666;margin:20px auto 0;padding:0;text-align:left;width:950px;}
#content_left{float:left;margin:0;padding:15px;text-align:left;width: inherit;}
#side_menu{background-color:#EFF5FF;border-left:1px solid #CFE2FF;float:right;margin:0;padding:15px;text-align:left;width:219px;}
#side_menu ul{list-style:none;margin:0 0 10px;padding:0;}
#side_menu ul li{line-height:25px;margin:0;padding:0;}
#top{background-color:#00162C;height:60px;margin:0 auto;padding:0;text-align:left;width:960px;}
#top_container{background-color:#00162c;border-bottom:3px solid #036;color:#FFF;height:60px;margin:0;padding:0;text-align:center;}
#top_menu{background:#F5F5F5 url(images/top_menu_bg.gif) repeat-x;height:30px;line-height:30px;margin:0;padding:0;text-align:left;}
#top_menu ul{list-style:none;margin:0;padding:0;}
#top_menu ul li{float:left;margin:0;padding:0;}
#top_menu ul li a,#top_menu ul li a:visited{color:#666;display:block;height:30px;line-height:30px;padding:0;text-align:center;text-decoration:none;width:100px;}
#top_menu ul li a.down,#top_menu ul li a.down:visited,#top_menu ul li a.down:hover{background-color:#FFF;border-right:1px solid #EBEBEB;color:#333;font-weight:700;width:99px;}
#top_menu ul li a:hover{background-color:#EBEBEB;color:#333;}
#welcome_box{background-color:#00162C;float:right;line-height:60px;margin:0;padding:0;text-align:right;}
#welcome_box a,#welcome_box a:visited{color:#accbff;text-decoration:none;}
#welcome_box a:hover{text-decoration:underline;}
.absmiddle{vertical-align:middle;}
.breadcrumb{background-color:#F5F5F5;margin:0 0 10px;padding:10px;}
.clear{clear:both;}
.green{color:#006F0F;}
.header{color:#000000;font-size:17px;font-weight:700;}
.red{color:#BF0000;}
.small{font-size:11px;}
.warning{background-color:#FFFFDF;border:1px solid #FDFF3F;margin:0 0 10px;padding:10px;}
.contentbox{padding:10px;margin:0 0 10px;text-align:center;}
.errorbox{background-color:#FFBFBF;padding:10px;margin:0 0 10px;text-align:center;color:#7F0000;}
.successbox {border: 1px solid #66CC00;font-weight: bold;background-color: #DDFFC6;text-align: center;padding: 10px;color: #009933;}
.clientareatableactive{background-color:#DFFFE0}
.clientareatablepending{background-color:#EFEFEF}
.clientareatablesuspended{background-color:#FFF6CF}
.clientareatableterminated{background-color:#FFCFCF}
.clientticketreplyheader{background-color:#EBEBEB;color:#333;border-top:1px solid #CCC;border-right:1px solid #CCC;border-bottom:1px solid #EBEBEB;border-left:1px solid #CCC;}
.clientticketreply{background-color:#F5F5F5;margin:0 0 10px;padding:10px;border-right:1px solid #CCC;border-bottom:1px solid #CCC;border-left:1px solid #CCC;}
.adminticketreplyheader{background-color:#CFE6FF;color:#333;border-top:1px solid #CAE6FF;border-right:1px solid #CAE6FF;border-bottom:1px solid #CAE6FF;border-left:1px solid #CAE6FF}
.adminticketreply{background-color:#EEF6FF;padding:10px;margin:0 0 10px;border-right:1px solid #CAE6FF;border-bottom:1px solid #CAE6FF;border-left:1px solid #CAE6FF;}
.networkissueaffected{background-color:#EFEFEF;padding:10px;margin: 0 0 10px;}
.textgreen{color:#158F00;}
.textred{color:#9F0000;}
table.data{margin:0 0 10px;padding:0;}
table.data td{background-color:#FFF;border-bottom:1px solid #EBEBEB;}
table.data th{background-color:#888;border-bottom:1px solid #333;color:#FFF;font-weight:400;}
table.data tr.clientareatableactive td{background-color:#DFFFE0 !important;}
table.data tr.clientareatablepending td{background-color:#EFEFEF !important;}
table.data tr.clientareatablesuspended td{background-color:#FFF6CF !important;}
table.data tr.clientareatableterminated td{background-color:#FFCFCF !important;}
table.frame{margin:0 0 10px;padding:0;border:1px solid #EBEBEB;border-bottom:0;}
table.frame table td{background-color:#FFF;border-bottom:1px solid #EBEBEB;}
table.frame table td.fieldarea{background-color:#F5F5F5;color:#333;text-align:right;border-right:1px solid #EBEBEB;}
