* {padding: 0; margin: 0;}

body {
	width:775px;
    margin:auto;
    background-image:url("/order/images/background.jpg");
    background-repeat:no-repeat;
    background-color:#211977;
    background-position:top center;
	position:relative;
	text-align: center;
}

h1 {
	font-family:arial;
    font-size:20px;
    color:#FFFFFF;
    font-weight:bold;
}
	
img {
	vertical-align:top;
}

p {
	font-family:arial;
	font-size:12px;
	color:#1b449c;
}

hr {
	color:#1b449c;
	background-color:#1b449c;
	width:207px;
	border:none;
	margin:4px 0px 4px 0px;
	height:1px;
	line-height:1px;
}

.titletext {
	font-family:arial;
    font-size:16px;
    color:#1b449c;
    font-weight:bold;
}

.headertext {
	font-family:arial;
    font-size:14px;
    color:#1b449c;
    font-weight:bold;
	text-align:left;
	padding-bottom:5px;
}

.regtext {
	font-family:arial;
	font-size:12px;
	color:#000000;
}

.boldtext {
	font-family:arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.smalltext {
	font-family:arial;
	font-size:10px;
	color:#000000;
}

.smallwhitetext {
	font-family:arial;
	font-size:10px;
	color:#FFFFFF;
}

.optiontext {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	vertical-align:top;
	padding:3px 0px 3px 0px;
	margin:0;
}

.servicenametext {
    font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	vertical-align:top;
	padding:0;
	margin:0;
}

.radiobtn {  
    height:13px;
}

.bluetext {
	font-family:arial;
	font-size:12px;
	color:#1b449c;
}

.totaltext {
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

.headerline {
	color:#1b449c;
	background-color:#1b449c;
	width:100%;
	border:none;
	margin:4px 0px 4px 0px;
	height:1px;
	line-height:1px;
	float:right;
}

.selections {
	width:425px;
	padding:10px 40px 10px 40px;
	overflow:hidden;
}

.upgrades {
	width:425px;
	padding:0px 40px 20px 40px;
	overflow:hidden;
}

#header {
	width:775px;
	background-image:url("/order/images/twclogo.gif");
	background-repeat:no-repeat;
	background-position:left;
	margin:auto;
	text-align:right;
    padding-top:32px;
	padding-bottom:32px;
}

#main-panel {
	width:775px;
	padding-top:32px;
	margin:auto;
	position:relative;
	text-align:left;
}

#services-back {
	width:660px;
	background-image:url("/order/images/services_background.jpg");
	background-repeat:no-repeat;
	padding:20px;
}

#services-panel {
	background-image:url("/order/images/service_panel_background.png");
	background-repeat:no-repeat;
	padding-left:9px;
	padding-right:9px;
	padding-top:45px;
	padding-bottom:15px;
}

#order-services-bar {
	width:660px;
	height:33px;
	background-image:url("/order/images/order_services_bar.gif");
	background-repeat:no-repeat;
}

#pricing-panel {
	width:273px;
	position:absolute;
	left:502px;
	right:0px;
	top:50px;
}

#pricing-panel-top {
	background-image:url("/order/images/pricing_panel_top.png");
	background-repeat:no-repeat;
	width:273px;
	padding:18px 30px 0px 50px;
}

#pricing-panel-plg-top {
	background-image:url("/order/images/pricing_panel_plg_top.png");
	background-repeat:no-repeat;
	width:273px;
	padding:18px 30px 0px 50px;
}

#pricing-panel-fbo-top {
	background-image:url("/order/images/pricing_panel_plg_top.png");
	background-repeat:no-repeat;
	width:273px;
	padding:18px 30px 0px 50px;
}

.pricing-container {
	width:205px;
	padding:0px;
	margin:0px;
}

.orderbutton {
	background-color:#FFFFFF;
	color:#FFFFFF;
	text-align:right;
}

#cable-open-middle {
	background-image:url("/order/images/cable_open_middle.gif");
	background-repeat:repeat-y;
	width:425px;
}

#hso-open-middle {
	background-image:url("/order/images/hso_open_middle.gif");
	background-repeat:repeat-y;
	width:425px;
}

#phone-open-middle {
	background-image:url("/order/images/phone_open_middle.gif");
	background-repeat:repeat-y;
	width:425px;
}

#mobile-open-middle {
	background-image:url("/order/images/mobile_open_middle.gif");
	background-repeat:repeat-y;
	width:425px;
}

#disclaimers {
    width:775px;
    text-align:left;
}

#bodymain {
    background-image:url("/order/images/body_middle.gif");
	background-repeat:repeat-y;
	padding: 10px 10px 10px 10px;
	display: block;
	vertical-align: bottom;
}
