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

html {
	background: #396fb5 url(../images/porting_background_rp.jpg) repeat-x;
	width: 100%;
	height:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	color:#fff;
}
body {
	padding: 0;
	margin: 0;
	background: url(../images/porting_background.jpg) no-repeat center top;
	width: 100%;
	height:100%;
	display: table;
}
#header {
	width: 970px;
	margin: 30px auto 0;
	padding:0 20px 0 5px;
}

.menu{
	margin-top:55px;
	height:30px;
	font-size:1.1em;
	font-weight:bold;
	color:#C2C8D1;
	text-align:right;
	padding-top:10px;
	word-spacing:13px;
	}

.menu a{
	word-spacing:2px;
	color:#FFFFFF ;
	text-decoration:none;
}

.menu a:hover{
	color:#0099FF;
	text-decoration:none;
}

h1.bannersize {	
	font-size:1.7em;
	text-align:right;
}

#pgDescription{
	position:relative;
	left:30px;
	width:800px;
	height:140px;
	font-size:2.4em;
	padding:60px 10px 0 10px;
	color:#fff;
}

.right {
	float:right;
}
.left {
	float:left;
}

.forminput{
	width:100%;
	float:right;
}

#content {
	width: 990px;
	min-height: auto;
	/*height: auto !important;*/
	height: auto;
	/* 
	The bottom margin is the negative value of the footer's height
	http://ryanfait.com/resources/footer-stick-to-bottom-of-page/ 
	*/
	margin: 0 auto -61px;
	font-size:1em;
}

h1, h2 {
	margin: 0;
	padding: 0;
}

.contentBlock{
	float:left;
	width:286px;
	height:310px;
	padding:15px;
	background:url(../images/content_bg.png);
	margin:5px;
}

* html .contentBlock {background:#081933;}

.last{
	margin-right:0px;
}

.contentBlock input, .contentBlock textarea{
	width:170px;
 	
}
.contentBlock textarea{
 	height: 55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

.contentBlock a{
	color:#FFFFFF;
}

.contentBlock a:hover{
	color:#0099FF;
}

.contacttext{
	width:40%; 
	text-align:right; 
	line-height:26px;
}

.contentMain{
	width:945px;
	padding:15px;
	background:url(../images/content_bg.png);
	margin:3px;
	margin-top:20px;
	font-size:1em;
}

* html .contentMain {background:#081933;}

.contentMain input{
	width:200px;
 	margin:1px 0 1px 0;
}
.contentMain textarea{
	width:820px;
 	height: 55px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.contentMain a{
	color:#FFFFFF;
}

.contentMain a:hover{
	color:#0099FF;
}

.heading{
	font-size:1.5em;
	font-style:italic;
	font-weight:bold;
}
#footer{
	width:100%;
	background-color:#fff;
	margin-top:20px;
	border-top: 1px solid #000033;
	padding:30px 0 10px 0;
	height:100px;
}
/* Footer and push must have same height http://ryanfait.com/resources/footer-stick-to-bottom-of-page/ */
.push {
	height:145px;
}
	
#footerhold{
	width:980px;
	margin: 0 auto 0;
}

#footerhold #logos{
width:50%;
text-align:right;
float:right;
}

#footerhold #dlcopyrightlinks{
width:50%;
text-align:left;
float:left;
color:#333;
font-size:0.9em;
font-family:Arial, Helvetica, sans-serif;
}

#footerhold #dlcopyrightlinks a{
color:#333;
}
	
#stickerholder{
	position:absolute;
	margin-top:-25px;
	margin-left:-20px;
}

#nextprev{
	font-size: 20px;
	color:#FFFF00;

}

#nextprev a{
	font-size: 20px;
	color:#FFFF00;
}

#nextprev a:hover{
	color:#0099FF;
}

h3, h4{
		color:#FFFF00;
		font-size:1.2em;
}


#cboHDYHAU{
	margin-top:1px;
}

#strYourMsg{
	margin-top:1px;
	max-width:820px;
	max-height:60px;
	font-size:1em;
}

#strAddress{
	max-width:820px;
	max-height:60px;
	min-height:60px;
	margin-top:1px;
	margin-bottom:3px;
	font-size:1em;
}


#strPhone, #strCompName, #strName, #strEmail, #strTown, #strCounty, #strZIP {	
	height:16px;
	padding:1px;
	margin-bottom:3px;
	margin-top:1px;
}

.porting-form>div {
	display:inline-block;
	width:110px;
	float:left;
	text-align:right;
	margin-right:5px;
}

.porting-form>br {
	clear:left;	
}

.porting-form>input, .porting-form>select, .porting-form>.autocomplete-container
{
	margin-bottom:3px;
	display:inline-block;
	float:left;
	clear:none;
}

.porting-form>select
{
	width:202px;
}


html* #cboHDYHAU{
	margin-top:2px;
}

.yover {color: #FFFF00}





	
	