/* @override http://staging/rogers-proven/css/form.css */

/* CSS Document */

body {
background-image: url(../images/bg_main.jpg);
background-repeat: repeat-x;
background-color: #f4f4f5;
margin: 0px;
padding: 0px;
}

#wrapperMain {
margin: 0px auto 0px auto;
padding: 0px;
width: 960px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

#inner_column {
float: left;
padding: 0px;
background: white;
width: 960px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
position: relative;
}

#brand_header {
float: left;
background:url(../images/header.png) no-repeat;
width: 943px;
padding: 0px;
margin: 0px;
height: 200px;
}


p, li {
	font-family: Arial, sans-serif;
	line-height: 1em;
	color: #303030;
}

div.fieldset {
	border-top: 0px;
	width: 800px;
	padding-top: 27px;
	margin: 0px auto 0px auto;
}

.fieldset div.clear {
	height: 1.6em;
}

div.fieldset p {
	margin-top: 0;
	margin-bottom: 1.0em;
}

h3.fieldset {
	height: 14px;
	background: #FFFFFF 0px 0px no-repeat;
	margin-bottom: 0;
}

div.col {
	width: 350px;
	float: left;
}

.aligned label {
	width: 160px;
	text-align: right;
	margin-right: 12px;
	line-height: 2em;
}

.skinny label {
	width: 100px;
}

input.text {
	padding: 4px;
	width: 210px;
	border: 1px solid #828282;
}

input.optional {
	width: 140px !important;
}

input.small {
	width: 80px !important;
}

.invis {
display: none;
}

.form {
float: left;
margin-left: 27px;
padding: 0px;
width: 914px;
border: 1px solid #afafaf;
background-image: url(../images/formbox_bg.jpg);
background-repeat: repeat-x;
background-color: #dbdbdb;
height: auto;

}

.padding30pxSides {
padding: 0px 30px 0px 30px;
}

.paddingleft15top10 {
padding: 20px 0px 0px 15px !important;
}

.infoBox {
background: white;
border: 1px solid #afafaf;
padding: 13px 0px 10px 10px;
margin-bottom: 3px;
}

.redBold {
font-weight: bold;
color: #cf0000;
font-size: 15px;
}

#footer p {
	color: #303030;
	font-size: 11px;
	padding-top: 20px;
}

.aligned label {
	display: block;
	float: left;
	width: 160px;
	text-align: right;
	margin-right: 12px;
	color: #787878;
	line-height: 2em;
}

.skinny label {
	width: 100px;
}

/*****************************************************************************/
/** The "Installation Options" section.										**/

#installation_fieldset .col {
	width: 220px;
}

#installation_fieldset .col p {
	float: left;
}

#installation_fieldset p.radio_wrapper {
	margin: 0 0.5em 0 0;
	padding: 0;
}

.installation_label {
	width: 180px;
}

#label_pickup { background: url(../images/label_pickup.png) 0px 0px no-repeat; }
#label_courier { background: url(../images/label_courier.png) 0px 0px no-repeat; }
#label_technician { background: url(../images/label_technician.png) 0px 0px no-repeat; }

#install_date_wrapper {
	display: block;
	margin: 1.0em 0;
}

#install_date_wrapper span {
	display: block;
}

.ir {
	display: none;
}

.label_gfx {
	display: block;
	height: 12px;
	background: #FFFFFF 0px 0px no-repeat;
	margin: 3px 0 5px 0;
}
h3#installation 	{ background-image: url(../images/fieldset_header_installation.gif); }


div.errors {
	clear: both;
	margin: 0 17px 20px 27px;
	padding-left: 5em;
	border: 1px solid #FF0103;
	background: url(../images/alert_32.gif) 1em 1em no-repeat #FFCABC;
	
}

.dropshadow {
	margin-left: 27px;
}

#footer {
	float: left;


}

#icons_wrapper {
	overflow: hidden;
	width: 318px;
	height: 269px;
}

.icons {
	width: 318px;
	height: 269px;
	background-repeat: no-repeat;
}

#icons_ultralite { background-image: url(../images/icons_ultralite.gif); }
#icons_lite { background-image: url(../images/icons_lite.gif); }
#icons_express { background-image: url(../images/icons_express.gif); }
#icons_extreme { background-image: url(../images/icons_extreme.gif); }
#icons_extremeplus { background-image: url(../images/icons_extremeplus.gif); }
#icons_ultimate { background-image: url(../images/icons_ultimate.gif); }


#modem_wrapper {
	overflow: hidden;
	width: 375px;
	height: 269px;
	padding-left: 15px;
	background: url(../images/divider.gif) 0px 50% no-repeat;
}

#modem_wirelessG { background-image: url(../images/img_wirelessG.gif);
				background-repeat: no-repeat; }
#modem_wirelessN { background-image: url(../images/img_wirelessN.gif);
background-repeat: no-repeat; }
#modem_standard { background-image: url(../images/img_standardmodem.gif);
background-repeat: no-repeat; }

.modems {
width: 375px;
	height: 269px;
	

}

#assistance_callout {
	position: absolute !important;
	top: 220px;
		right: 70px;
}




