﻿body {
    background-color:#002e5a;
    font-family:Arial;
    font-size:10pt;
    color:#fff;
    background-image:url(/images/layout/bg.gif);
    background-repeat:repeat-x;
    }


#container{
    width:982px;
    margin:auto;
    }

#headerLinks{
    margin:0 10px;
    }

#headerLinks ul{
    list-style-type:none;
    margin:0;
    padding:0;
    float:right;
    }

#headerLinks li{
    float:left;
    margin-left:10px;
    }

#headerLinks a{
    color:#acaba7;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
    font-size:8pt;
    }

#topNav{
    background-image:url(/images/layout/topnav_stretch.gif);
    background-repeat:repeat-x;
    }

.radMenu{
    height:55px;
    }

.level1 li{
    height:20px;
    }

#custom-container {
	width: 505px;
	}	

.phase {
	font-family: Arial;
	font-size: 13pt;
	text-transform:uppercase;
	margin: 0;
	padding-top: 20px;
	}
	
.stage {
	border-top: 1px solid #FFFFFF;
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
	
#divSearch{
    float:right;
    padding:15px 10px 0 0;
    }

#divSearch .txtSearch{
    color:#999;
    font-weight:bold;
    font-size:8pt;
    padding:5px;
    border:0;
    width:150px;
    }

#divSearch .btnSearch{
    vertical-align:bottom;
    }

#main{
    background-color:#022648;
    border:1px solid #022648;
    }

#pageText{
    padding:10px;
    }

.divContentN{
    width:720px;
    float:right;
    }

h1{
    font-size:20pt;
    /*text-transform:uppercase;*/
    color:#fff;
    margin-bottom:5px;
    }

h2{
    font-size:11pt;
    margin-bottom:0.25em;
    }

a{
    text-decoration:none;
    color:#f07316;
    }

a:hover{
    text-decoration:underline;
    }

#footer{
    height:98px;
    background-image:url(/images/layout/footer_stretch.gif);
    }

#footer img{
    float:right;
    }
    
#footerText{
    font-weight:bold;
    font-size:9pt;
    text-transform:uppercase;
    padding:25px 0 0 20px;
    }

.hidden{display:none;}

/** Home Page Styles **/

#homeText{
    background-image:url(/images/layout/home_top-bg.gif);
    }

#divFlash{
    float:left;
    margin:10px 0 0 10px;
    border:1px solid #11375b;
    }

#divLinks{
    width:227px;
    float:right;
    background-image:url(/images/layout/feature_bg.gif);
    background-repeat:no-repeat;
    padding:30px 3px 0 2px;
    margin-top:10px;
    }

#divLinks ul{
    margin:0;
    padding:0;
    list-style-type:none;
    }

#divLinks li img{
    border:0;
    margin-bottom:2px;
    }

#homeBottom{
    clear:both;
    }

#divNews{
    width:593px;
    font-weight:bold;
    float:left;
    }

.newsImage{
    /*border:2px solid #fff;*/
    float:left;
    margin-right:20px;
    max-width:100%;
    }

.newsStory{
    background-color:#000;
    margin-bottom:5px;
    padding:15px;
    }

.newsStory .title a{
    color:#f07316;
    text-decoration:none;
    text-transform:uppercase;
    font-size:11pt;
    }

.newsStory .date{
    color:#8a8a8a;
    font-size:9pt;
    }

.newsStory .summary{
    font-size:8pt;
    padding:5px 0;
    line-height:1.5em;
    }
    
#divRecent{
    width:385px;
    float:right;
    }

.divThumb{
    background-color:#000;
    margin:0 5px;
    padding:5px;
    height:155px;
    font-weight:bold;
    }

.divThumb img{
    border:4px solid #fff;
    margin-right:4px;
    }

.launchName{
    display:block;
    padding-top:40px;
    }

.launchLink{
    color:#999;
    font-size:8pt;
    text-decoration:none;
    }

#lnchHeader{
    background-image:url(/images/layout/launches.gif);
    width:357px;
    height:20px;
    text-align:right;
    padding-top:15px;
    }

#testHeader{
    background-image:url(/images/layout/clients.gif);
    width:357px;
    height:20px;
    text-align:right;
    padding-top:15px;
    }

.testimonial{
    width:337px;
    margin-left:30px;
    font-size:9pt;
    font-weight:bold;
    line-height:1.5em;
    }

.testText{
    background-image:url(/images/layout/clients_bubble-top.gif);
    background-color:#000;
    background-repeat:no-repeat;
    padding:5px 10px;
    }

.author{
    background-image:url(/images/layout/clients_bubble-bottom.gif);
    background-repeat:no-repeat;
    padding:15px 0 0 65px;
    color:#f07316;
    }

.testDesc{
    text-transform:uppercase;
    }

/** Features Pages Styles **/

.featured_left{
	float:left; 
	width:505px;
	margin-left:10px;
	}

.featured_right	{
	text-align:right;
	float:right;
	width:200px;	
	}

.featured_sample_heading 
	{
	background-color:#EEEEEE;
	color:#06315B;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	text-align:center;
	padding:4px 0px;
    }
	
.staffname
	{
	color:#FFA101;
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
    }	
    
.stafftitle
	{
	color:#FFA101;
	font-weight:bold;
	font-style:none;
	font-family:Arial;
	font-size:12px;
    }	

.staffrow
	{
	background-image:url(/images/pplbg.gif);
    background-repeat:repeat-x;
	background-color:#000000;
    }	
/** Navigation Styles **/

.divNav{
    width:225px;
    float:left;
    }

#leftNav{
    list-style-type:none;
    margin:0;
    padding:0;
    }

#leftNav li{
    background-image:url(/common/skins/menu/default/img/menuitembackground.gif);
    background-repeat:repeat-x;
    background-color:#fff;
    font-size:9pt;
    height:21px;
    padding:2px 10px;
    }

#leftNav li a{
    color:#555;
    }

#leftNav a:hover, #leftNav .nav0_cur, #leftNav .nav0_on{
    color:#000;
    text-decoration:none;
    }
    
    .errStyle{
    color:Red;
    }


.instyle {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 7px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 300px;
	font-size: 18px;
	font-weight: bold;
	color:#B0B0B0;
	background: #fff;
	margin-left: 10px;
	}


.instyle:focus {
	-moz-box-shadow: 0px 0px 5px #603D73;
	-webkit-box-shadow: 0px 0px 5px #603D73;
}


#questions{
background-color:#00101F;
height:100px;
font-weight:bold;
font-size:18px;
}
#questions div{
margin-left:30px;
padding-top:5px;
}
#questions h1{
color:#FA9A05;
font-size:18px;
}
#questions label{
color:#FA9A05;
font-size:14px;
}

#welcomeScreen{
float:left;
width:280px;
font-weight:bold;
padding-right:20px;
margin-left:8px;
font-size:12px;
padding-top:46px;
}
#welcomeScreen a{
color:#fff;
}


#billTbl{
float:left;
width:300px;
font-weight:bold;
padding-left:10px;
background-color:#00101F;
padding-bottom:50px;
}

#billTbl table{
font-weight:normal;
}
#billTbl table th{
color:#FEA002;
text-align:left;
}

.launchInfo{
float:left;
padding-left:20px;
padding-right:10px;
width:310px;

}
.launchInfo table{
background-color:#00101F;
}
.launchInfo table th{
color:#FEA002;
}


.featureTitle{
color:#FA9A05;
font-size:18px;
}

.featureDiv, .featureDiv1, .featureDiv_alt{
    background-color:#fff;
    color:#042546;
    font-size:14px;
    font-weight:bold;
    margin-left:30px;
    padding:20px 30px;
    width:630px;
    }

.featureDiv1{
    margin-left:75px;
    }

.featureDiv_alt{
    background-color:#DBDBDB;
    }

.featureDiv table td{
padding-top:10px;
padding-bottom:10px;
}

.featureDiv .highlight,.featureDiv .highlight a,.featureDiv_alt .highlight,.featureDiv_alt .highlight a{
color:#FA9A05;
font-weight:normal;
}

.infoClass{
font-weight:normal;
padding-left:22px;
font-size:12px;
}


.cbxClass td label{
font-weight:normal;
font-size:11px;
padding-right:60px;
padding-left:10px;
}

.featureDiv1 .highlight{
color:#FA9A05;
}
.featureDiv1 p {
font-size:12px;
}
.featureDiv1 li{
font-weight:normal;
font-size:12px;
}

.featureDiv .domainTbl{
margin-left:95px;
font-size:12px;
}
.featureDiv .domainTbl .fldLabel{
padding-right:25px;
}
.featureDiv .domainTbl td{
padding-top:0px;
padding-bottom:5px;
}

.screen-width-srvy table td {color:#fff}



/*MOVEMBER */
.mocontainer{
	margin-top:-10px;
	margin-left:-10px;
	width:980px;
	background-image:url(images/movember/bg.jpg);
	background-repeat:no-repeat;	
	}
	
.motext a{
	text-decoration:underline;
	}
	
.motext a:hover{
	color:#fff;
	
	}		
	
.motext{
	width:550px;
	margin-left:420px;
	padding-top:145px;
	padding-bottom:10px;
	font-weight:normal;
	font-size:15px;
	font-family: Arial;
	line-height:24px;;
	}	

.mobig{
	color:#f37a1f;
	font-size:28px;
	line-height:33px;
	font-family:ChunkFiveRegular;
	text-align:center;
	display:block;
	}

.mowhite{
	color:#fff;
	
	}
	
.mocontain{
	width:960px;
	
	}

.staff_mo{
width:152px;
float:left;
height:305px;
background-image:url(images/movember/movember_banner.png);
background-position:bottom;	
text-align:center;
font-family:ChunkFiveRegular;
font-size:18px;
font-weight:normal;
text-transform:uppercase;
line-height:21px;
margin:20px;
color:#f37a1f;
position:relative;
	}
	.staff_mo .day 
	{
	    position:absolute;
	    top:0;
	    left:5px;
	    font-size:13px;
	    display:none;
	}
	.staff_mo.animating .day 
	{
	    display:block;
	}
	.staff_mo .mogrow 
	{
	    display:block;
	    position:absolute;
	    left:1px;
	    top:169px;
	    border:0;
	}
	.staff_mo.animating .mogrow 
	{
	    display:none;
	}

.staff_mo img{
border: 1px solid #fff;
padding-bottom:10px;	
	}
.mosmall{
	font-size:14px;
	}
	
.client_mo{
	width:110px;
	background-color:#f37a1f;
	text-align:center;
	font-family:Arial;
	line-height:21px;
	font-weight:bold;
	padding-bottom:10px;
	float:left;
	margin-right:10px;
	height:275px;
	margin-bottom: 30px;
	color:#fff;
	font-size:15px;
	
	}
.client_mo_voted_for{
	background-color:#fff;
	color:#f37a1f;
	}
.client_mo img{
	margin-bottom:5px;
	
	
	}			
	
.moimg{
	width:100%;
	background-color:#f37a1f;
	margin-bottom:15px;
	
	}			
	
.mostaffcontain{
	
	padding-left:0px;
	}

.monav {
float:left;
margin-left:40px;
}

.monavcontainer{
	background-container:#022648;
	width:980px;
	height:100px;
	
	text-align:left;
	}
	
	
.movote{
	width:310px;
	text-align:center;
	float:left;
	margin-left:8px;
	margin-bottom:15px;
	position:relative;
	}
	
	.movote .vote 
	{
	    width:310px;
	    height:39px;
	    background-image:url(/images/movember/movote.png);
	}
	
.movote img.pic{
	border:5px solid white;
	}	
	
.movote-voted .vote {
	    background:url(/images/movember/movoted.png);
	}	
	
.movote-voted img.pic,
.movote-voted .movotesocial,
.movote-voted .movotename,
.movote-voted .movoteschool,
.movote-voted .movotenick{
	background:#F37A1F;
	border-color:#F37A1F;
	color:#fff;
}	

.movotecount 
{
    position:absolute;
    right:0;
    bottom:50px;
    color:#F37A1F;
    font-size:22px;
    font-family:ChunkFiveRegular;
}
.movotecount:first-line
{
    font-size:45px;
}

	
	.movotesocial 
	{
        color:#022648;
        background-color:#fff;
    margin-left:20px;
    width:270px;
        border-top:5px solid #fff;
	}
.movotename{
	font-family:ChunkFiveRegular;
    font-size:26px;
    color:#022648;
    background-color:#fff;
    padding:5px 0 0;
    text-transform:uppercase;
    margin-left:20px;
    width:270px;
	}	
	
.movotenick{
font-family:ChunkFiveRegular;
font-size:15px;
color:#ccc;
background-color:#fff;
text-transform:uppercase;
margin-left:5px;
width:300px;
	}		

.movoteschool{
font-family:ChunkFiveRegular;
font-size:15px;
color:#022648;
background-color:#fff;
    margin-left:20px;
    width:270px;
    padding:0 0 5px;
	}		
	
.voteintro{
	font-family:ChunkFiveRegular;
font-size:25px;
color:#fff;
padding:20px;
width:800px;
line-height:35px;
	
	}	
	.movote-vote-bar 
	{
    margin-left:20px;
    width:270px;
	    background:#fff;
	    padding-bottom:10px;
	    overflow:hidden;
	}
	.movote-voted .movote-vote-bar 
	{
	    background:#F37A1F;
	}
	.vote-count
	{
	    font-family:ChunkFiveRegular;
        font-size:28px;
	    background:#022648 url(/images/movember/votes.png) no-repeat left center;
	    color:#fff;
	    display:block;
	    float:left;
	    width:100px;
	    height:46px;
	    line-height:46px;
	    margin-left:35px;
	}
	.vote-pretty,
	.voted-pretty 
	{
	    font-family:ChunkFiveRegular;
        font-size:28px;
	    background:#F37A1F;
	    color:#fff;
	    display:block;
	    float:left;
	    width:100px;
	    height:46px;
	    line-height:46px;
	}
	.voted-pretty
	{
	    background:#fff;
	    color:#022648;
	}
	.movote.movote-voted .vote-pretty,
	.movote .voted-pretty 
	{
	    display:none;
	}
	.movote .vote-pretty,
	.movote.movote-voted .voted-pretty 
	{
	    display:block;
	}
.votespan{
	font-size:35px;
	color:#f37a1f;
	}	
	
.modonate{
	z-index:20;
	position:relative;
	top:110px;
	left:765px;
	
	}	
		
			
/* freedmg */

.dmgcontainer{
	margin-top:-10px;
	margin-left:-10px;
	width:980px;
	background-image:url(images/freedmg/dmg_bg.gif);
	background-repeat:repeat-y;

}
.dmgcontainer p{
padding-bottom:15px;
line-height:20px;

}

.dmgleft{
padding-top:20px;
width:400px;
float:left;

}
.dmgright{
padding:20px;
width:500px;
float:left;

}

.dmgtitle{
display:block;
font-size:18px;
font-weight:bold;
color:#f57b25;

}

.dmgintro{
font-size:15px;
font-weight:bold;
line-height:21px;
}

.dmgq{
font-style:italic;
display:block;
font-weight:bold;
color:#f57b25;
}

.dmga{

display:block;
padding-bottom:15px;
}

.dmgsamples{
padding-left:9px;
padding-top:10px;
}

.dmgsamples img{
padding:5px;
}

.dmgsamples a{
opacity:0.4;
filter:alpha(opacity=40);

}

.dmgsamples a:hover{
opacity:1;
filter:alpha(opacity=100);
}

	
