@charset "utf-8";
html, body{
	background:#0b4e85;
}
#main {
	margin: 0px;
	padding: 0px;
	background:url('../images/ie_shadow.png') center top repeat-y;
}

#headerWrap {
	margin: 0px;
	padding: 0px;
}
.header {
	padding: 0px;
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url('../images/header_rep.png');
	height: 130px;
	
}
.header .logo{
	float:left;
	margin-left:18px;
	margin-top:22px;
}
.header .nav {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
}
.header .nav li{
	float:left;
}
.header .nav li a{
	text-decoration:none;
	float: left;
	font-family: "Helvetica Neue", Arial, Verdana;
	font-size: 13px;
	color: #606060;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-shadow:0 1px 0px #999;
}
.header .nav li a:hover,.header .nav li.sel a{
	background:url('../images/nav_bg.png') no-repeat center 5px;
}
.header h1{
	float: right;
	height:auto;
	width: auto;
	font-size:20px;
	padding: 0px;
	padding-right: 10px;
	margin-top:20px;
	margin-bottom:10px;
	font-family:"HelveticaNeue BoldCond", Arial, Verdana;
	font-size:20px;
	font-weight:bold;
	color:#377096;
	text-align: right;
	text-shadow:1px 1px 2px #666;	
}
.header h2{
	float: right;
	width: auto;
	padding: 0px;
	padding-right: 10px;
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:18px;
	color:#0b4e85;
	text-align: right;
}
#slidwshowWrap {
	margin: 0px;
	padding: 0px;
	font-family:sans-serif;
	color:#4c4f51;
	font-size:120%;
	height:298px;
}
#slideshow_sub {
	width:965px;
	padding:10px;
	height:278px;
	margin:auto;
	background-image:url('../images/slideshow_bg.png');
}
#slideshow_sub div.right {
	float:right;
	text-align:right;
	width:800px;
}
#slideshow_sub div.left {
	float:left;
	text-align:left;
	width:800px;
}
#slideshow_sub div.get_started{
	margin-right:9px;
	white-space:nowrap;
	overflow:hidden;
	width:280px;
	height:73px;
	text-decoration:none;
	background:url('../images/get_started.png') no-repeat left top;
	text-align:left;
	padding-left:23px;
	padding-top:35px;
	margin-top:10px;
}
#slideshow_sub div.get_started:hover{
	background:url('../images/get_started_ovr.png') no-repeat left top;
}
#slideshow_sub div.get_started a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:160%;
	font-family:sans-serif;
	text-shadow:2px 2px 3px #666;
}
.clear {
	clear:both;
}
a.get_started{
	float:right;
	margin-top:150px;
	margin-right:9px;
	text-indent:3000px;
	white-space:nowrap;
	overflow:hidden;
	width:303px;
	height:108px;
	text-decoration:none;
	background:url('../images/get_started.png') no-repeat left top;
}
a.get_started:hover{
	background-position:left -107px;
}
#contentWrapper {
	padding: 0px;
	background:#dadfeb url('../images/shocase_bg.png') center top no-repeat;
	border-top:2px solid #fdfefe;
	width:985px;
	margin:auto;
	padding-bottom:40px;
	margin-top:-2px;
}
.showcase {
	padding: 0px;
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family:"HelveticaNeue Medium", Arial, Verdana;
	color:#fff;
	padding-top:15px;
}
.showcase .box {
	float:left;
	width:303px;
}
.showcase .arrow {
	float:left;
	width:30px;
	padding-top:30px;
	padding-left:5px;
}
.showcase .box .img1{
	background-image:url('../images/showcase_img01.png');
	height:88px;
	padding:10px;
	padding-top:6px;
	text-shadow:1px 1px 3px #000;
}
.showcase .box .img2{
	background-image:url('../images/showcase_img02.png');
	height:88px;
	padding:10px;
	padding-top:6px;
	text-shadow:1px 1px 3px #000;
}
.showcase .box .img3{
	background-image:url('../images/showcase_img03.png');
	height:88px;
	padding:10px;
	padding-top:6px;
	text-shadow:1px 1px 3px #000;
}
.showcase .box h2 {
	padding:0px;
	margin:0px;
	font-size:18px;
	height:auto;
	width:auto;
	text-align:center;
}
.showcase .box ul {
	padding:0px;
	margin:0px;
	font-size:14px;
	padding-left:0px;
}
.showcase .box ul li {
	padding:0px;
	margin:0px;
	list-style:circle inside;
}

.showcase .box a.withbtn{
	width:283px;
	height:26px;
	float:left;
	padding-top:10px;
	padding-left:20px;
	background:url('../images/with_btn.png') no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	text-shadow:0 0px 1px #999;
}
.showcase .box a.withbtn:hover{
	background:url('../images/with_btn_ovr.png') no-repeat;
}
.showcase .box .blueTxt {
	text-align:center;
	font-size:12px;
	color:#1c7ab7;
	text-shadow:1px 1px 1px #fff;
	margin-bottom:5px;
}


.douWrap {
	width:985px;
	margin:0 auto;
	padding:0;
	clear:both;
}
.douWrap .dou {
	width:435px;
	height:109px;
	text-decoration:none;
	font-family:"HelveticaNeue Medium", Arial, Verdana;
	color:#f28524;
	font-size:28px;
	background:url('../images/dou_wrap1.png') no-repeat;
	float:left;
	padding-left:55px;
	padding-top:30px;
	margin-top:15px;
	margin-bottom:30px;
}
.douWrap .dou:hover{
	background:url('../images/dou_wrap1a.png') no-repeat left top;
	color:#fff;
	text-shadow:0 1px 15px #666;
}
.douWrap .dou:hover i{
	color:#b1defb;
}
.douWrap .dou i{
	font-style:normal;
	color:#3768ac;
	text-shadow:0 1px 15px #666;
}
.contentUL{
	width:965px;
	margin:0 auto;
	padding:0;
	clear:both;
	padding-left:20px;
}
.contentUL > li{
	width:236px;
	font-family:Arial, Helvetica, sans-serif;
	background:url('../images/bg_seperator.png') no-repeat right top;
	float:left;
	text-shadow:0 1px 1px #fff;
}
.contentUL > li.news{
	background-image:none;
	background:none;
}

.contentUL li h1{
	color:#fb6809;
	font-weight:bold;
	font-size:20px;
	float:left;
	
}
.contentUL li p.para{
	color:#545668;
	font-size:13px;
	padding:15px 0 5px 3px;
	width:195px;
	float:left;
}
.contentUL li p.para b{
	font-style:italic;
	padding-top:15px;
	float:left;
}
a.readmore{
	float:right;
	background:url('../images/read_more.png') no-repeat left top;
	width:92px;
	height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#838383;
	text-decoration:none;
	padding-left:19px;
	padding-top:3px;
	margin-bottom:5px;
	margin-top:10px;
	margin-right:30px;
	clear:both;
	text-shadow:0 1px 1px #fff;
	
}
a.readmore:hover{
	background-position:left bottom;
	color:#fff;
	text-shadow:0 1px 0px #333;
}

.contentUL li.ourmoto a.readmore{
	
}
.contentUL li.fundnd a.readmore{
	margin-top:57px;
	
}
.contentUL li.testi a.readmore{
	margin-top:95px;
	
}
.contentUL li.news a.readmore{
	margin-top:37px;
}
.contentUL li.news ul{
	float:left;
}
.contentUL li.news ul li{
	float:left;
	font-size:12px;
	color:#545668;
	padding-top:7px;
	background:url('../images/news_sep.png') repeat-x left top;
	margin-top:8px;
}
.contentUL li.news ul li:first-child{
	background:none;
}
.contentUL li.news ul li{
	height:70px;
	
}
/*.contentUL li.news ul li p{
	height:40px;
	overflow:hidden;
}
*/
.contentUL li.news ul li b{
	color:#fb6809;
	font-size:11px;
}
.contentUL li.news ul li b a{
	text-decoration:none;
	color:#fb6809;
}
span.date{
	color:#fb6809;
	font-size:11px;
	width:100%;
	float:left;
	font-weight:bold;
}
#footerWrap{
	margin:0;
	padding:0;
	clear:both;
}
#footerWrap .footer{
	width:985px;
	margin:0 auto;
	padding:0;
	background-image:url('../images/footer.png');
	height:100px;
	text-align:center;
}
#footerWrap .footer .footerLinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#282828;
	padding-top:35px;
}
#footerWrap .footer .footerLinks a{
	color:#282828;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	text-shadow:0 1px 1px #fff;
}
#footerWrap .footer .footerLinks a:hover{
	color:#000;
}


#footerWrap .footer .footerLinks2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#282828;
	text-shadow:0 1px 1px #fff;
}
#footerWrap .footer .footerLinks2 a{
	color:#282828;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
	font-size:10px;
}
#footerWrap .footer .footerLinks2 a:hover{
	color:#000;
}
#footerWrap .footer .footerLinks3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#282828;
	text-shadow:0 1px 1px #fff;
	clear:both;
}
#footerWrap .footer .footerLinks3 a{
	color:#282828;
	text-decoration:none;
	padding:0px;
}
#footerWrap .footer .footerLinks3 a:hover{
	color:#000;
}
.footerLinks li{
	display:inline;
}
.footerLinks li:before{
	content:"|";
}
.footerLinks li:first-child:before{
	content:"";
}
.footerLinks{
	margin:auto;
	padding-bottom:5px;
}
.footerLinks2 li{
	display:inline;
}
.footerLinks2 li:before{
	content:"|";
}
.footerLinks2 li:first-child:before{
	content:"";
}
.footerLinks2 {
	margin:auto;
	font-size:10px;
	padding-bottom:5px;
}
/* 6 dec  */
.newsticker-jcarousellite{
position:relative;
}
#newsticker-demo { 
width:310px; 
background:#EAF4F5; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

/*.newsticker-jcarousellite { width:300px; }*/
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.txtboxs{
float:left;
width:328px;
padding:0 0 0 5px;

}
.txtboxs2{
float:left;
width:338px;
padding:0 0 0 0px;
}

.txtboxs2 span, .txtboxs span{
font-weight:bold;
color:#545454;
font-size:14px;
}
.txtboxs span.nam{
font-weight:bold;
color:#0b4e86;
font-size:12px;
}
.spacer3{
clear:both;
height:3px;
padding:0px;
font-size:0px;
}
.txtboxs span.nam{
font-weight:bold;
color:#0b4e86;
font-size:12px;
}
.clear { clear: both; }
.baneradd{
width:728px;
margin:0 auto;
padding-top:20px;
}

/* Back compatibility */
.green_strip_h1{
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#336600;
	padding:5px 10px;
	background:url(../images/green_bg.jpg) left top repeat-x #4d9e1b;
	}
.green_strip_h1 a{
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#336600;
	padding:5px 5px;
	}
.border_green{
	border:1px solid #8bc834;
	}
.padding_8px{
	padding:8px;
	}
.orange_arial_14px{
	font:bold 16px Arial, Helvetica, sans-serif; 
	display:block;
	padding:2px 15px;
	color:#fd7c24;
	}
.listing_plans{
	font:bold 14px Arial, Helvetica, sans-serif; 
	display:block;
	padding:4px 15px;
	color:#535353;
	}
.listing_plans ul{
	font:bold 14px Arial, Helvetica, sans-serif; 
	display:block;
	padding:0px;
	margin:0px;
	}
.listing_plans li{
	font:bold 14px Arial, Helvetica, sans-serif; 
	list-style:none;
	padding:3px 0px;
	list-style-image:url(../images/disk_bullet.gif);
	list-style-position:0px 5px;
	color:#535353;
	}
.div_plan{
	margin:0px auto; 
	border:1px solid #000000;
	width:285px;
	padding:8px;
	}
.orange_arial_28px{
	font:bold 28px Arial, Helvetica, sans-serif; 
	display:block;
	padding:0px 10px;
	padding-bottom:5px;
	color:#fd7c24;
	background:url(../images/word_logo.gif) no-repeat right bottom;
	}
.orange_arial_28px_new{
	font:bold 28px Arial, Helvetica, sans-serif; 
	display:block;
	padding:0px 8px;
	padding-bottom:5px;
	color:#fd7c24;
	}
.orange_arial_13px{
	font:bold 14px Arial, Helvetica, sans-serif; 
	display:block;
	padding:0px 8px;
	padding-bottom:5px;
	color:#fd7c24;
	}
.orange_arial_12px{
	font:bold 16px Arial, Helvetica, sans-serif; 
	display:block;
	padding:0px 8px;
	text-align:center;
	padding-top:5px;
	color:#fd7c24;
	}
.or{
	font:bold 28px Arial, Helvetica, sans-serif; 
	display:block;
	vertical-align:middle;
	color:#fd7c24;
	}
.package_image{
	text-align:center;
	width:auto;
	margin:0px auto;
	}
.profile_mid1
{
	width:188px;
	border:1px solid #4d9e1b;
	padding:5px;

}.needs_abus_plan{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#656565;
	padding:10px;
	}
.needs_abus_plan a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fd7c24;
	}

.dashboard {
	width:896px;
	margin-left:40px;
	background-color:#fff;
	
	behavior: url('/css/PIE.htc');
	position: relative;
	border-radius: 1px 10px 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius-topleft: 0px;
	border:2px solid #fd7b24;
}
.dashboard.full {
	width:896px;
	margin-left:40px;
	background-color:#fff;
	behavior: url('/css/PIE.htc');
	position: relative;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:2px solid #fd7b24;
}
.dashboard_menu {
	width:900px;
	margin-left:39px;
	border:0px solid transparent;
}

.Profile_Status_Message {
	text-align:center;
	padding:10px;
}
.Profile_Status_Message a {
	color:#9f455e;
	font-weight:bold;
}
.hidden_paragraph {
	position:absolute;
	background-color:#fff;
	width:500px;
	margin-left:100px;
	padding:10px;
	
	behavior: url('/css/PIE.htc');
	border-radius: 10px;
	-moz-border-radius: 10px;
	border:1px solid #f78f2c;
	font-size:130%;
	font-weight:bold;
}

.PageNumbers {
	margin:auto;
	margin-top:10px;
}
.PageNumbers div a {
	position:relative;
	float:left;
	border:2px solid #c6c6c6;
	margin:3px;
	padding:5px;
	behavior: url('/css/PIE.htc');
	border-radius: 3px;
	-moz-border-radius: 3px;
	text-decoration:none;
	font-weight:bold;
	font-size:130%;
}
.PageNumbers div a:hover {
	background-color:#fd7b24;
	border:2px solid #fd7b24;
	color:#FFF;
}
.PageNumbers div.active a {
	background-color:#3399cc;
	border:2px solid #3399cc;
	color:#FFF;
}
.posting_row {
	
	border-bottom:1px dotted #c6c6c6;
}
.posting_row div {
	float:left;
	padding-top:3px;
	height:22px;
}
.posting_row div.title {
	width:650px;
}
.posting_row div.author {
	width:150px;
}
.posting_row div.attachment {
	width:20px;
}
.posting_row div.attachment img {
	width:20px;
}
#post_listing {
	margin-top:5px;
	border-top:1px solid #3399cc;
	border-bottom:1px solid #3399cc;
}
#create_posting label {
	font-weight:bold;
}
#posting_content {
	width:100%;
	border-top:1px solid #3399cc;
	margin-top:5px;
	padding:10px;
	border-bottom:1px solid #3399cc;
	margin-bottom:5px;
}
#posting_content .posting_wrap {
	position:relative;
	border:1px dotted #c6c6c6;
	padding:10px;
	behavior: url('/css/PIE.htc');
	border-radius: 10px;
	-moz-border-radius: 10px;
}
#posting_content .title {
	font-size:130%;
	font-weight:bold;
	color:#ff6600;
}
#posting_content .author {
	color:#0099ff;
	font-weight:bold;
}
#posting_content .attachment {
	margin-top:10px;
}
#posting_content .attachment a {
	text-decoration:none;
	font-weight:bold;
}
#posting_content .attachment a:hover {
	color:#ff6600;
}
#posting_content .attachment a img {
	vertical-align:middle;
}
#posting_content .description {
	padding-top:10px;
	text-align:justify;
}
.h1heading {
	float:left;
}
.controls {
	float:right;
}
.controls button {
	padding:0px 5px;
}
.controls button img {
	vertical-align:middle;
}
.controls a {
	text-decoration:none;
	font-weight:bold;
	color:#0099ff;
	margin-left:10px
}
.controls a:hover {
	color:#ff6600;
}
.controls a img {
	vertical-align:middle;
}