body,td,p,general,#content {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
b {
	color:#404040;
	/*font-size:11px;    /* Cant do this, it sets all the bold tags to 11px, if you need to specify a particular bold tags, setup a particular class or id*/
} 
	
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f7f7f7;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.order-mini-header {
	padding: 5px;
	background-color: #69b2df;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -0.06em;	
}
#order-nostep-header {
 	background-image: url(/images/ordering/step3_header_thank-you.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 54px;
}
#order-logout-text {
	float:right;
}	
#order-logout-text a, #order-logout-text a:hover {
	text-decoration: underline; 
}
#order-header-text {
	position: relative;
	top: 29px;
	left: 64px;
	color: #0050a7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.order-step-text {
	color: #CC6600;
}
.continue {
	background-image: url(/images/ordering/btn_continue.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.tdbottom{
	border-bottom:1px solid #000000;
}

.tdtop{
	border-top:1px solid #000000;
}
.tdbg01{
	background-color:#FFFFFF;
}

.tdbg02{
	background-color:#EFEFEF;
}
.order-submit-once-text {
	text-align: center;
	font-weight: normal;
}

/* Order Summary css */
#order-summary {
	/*background-image: url(/images/ordering/menu_bkg.gif);
	background-repeat: repeat-y;*/
}

#order-summary-title, .order-summary-subtitle {
	color: #0050a7;
	text-align: left;
	font-weight:bold;
	font-size: 18px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.order-summary-subtitle {
	margin-left: 0px;
	padding-top:20px;
}
#order-summary-bottom {
 	background-image: url(/images/ordering/menu_btm.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 20px;	
}
#order-summary-lineitems {
	margin-left: -25px;
}
#order-summary-bold {
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 5px;
	letter-spacing: -0.06em;
}
#order-summary-text {
	font-size: 11px;
	text-align: left;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 5px;

}

/* Back continue button css */
#order-back-button {
	text-align: left;
}
#order-continue-text {
	text-align: right;
}
#order-continue-button {
	text-align: center;
}

/* Step 3 css */
#order-step3-header {
 	background-image: url(/images/ordering/step3_header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 54px;
}

#order-step3-summary-bottom {
 	background-image: url(/images/ordering/step3_menu-btm-accept.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 39px;		
}
.order-step3-calendartop1 {
	background-image: url(/images/ordering/calendar-top1.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 30px;
}
.order-step3-calendartop2 {
	background-image: url(/images/ordering/calendar-top2.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 18px;
}
.order-step3-calendartop-text {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.order-step3-calendarbottom {
	background-image: url(/images/ordering/calendar-btm.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 30px;
}
.order-step3-calendar-day-first {
	font-weight: bold;
	vertical-align:top;
	text-align: right;
	border-left: 2px solid #0051aa;
	border-top: 2px solid #68b2df;
	width: 70px;
	height: 90px;
}
.order-step3-calendar-day-last {
	font-weight: bold;
	vertical-align:top;
	text-align: right;
	border-right: 2px solid #0051aa;
	border-top: 2px solid #68b2df;
	border-left: 2px solid #68b2df;
	width: 70px;
	height: 90px;
}
.order-step3-calendar-day {
	font-weight: bold;
	vertical-align:top;
	text-align: right;
	border-top: 2px solid #68b2df;
	border-left: 2px solid #68b2df;
	width: 70px;
	height: 90px;
}

/* Step 2 css */
#order-step2-header {
 	background-image: url(/images/ordering/step2_header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 54px;
}

/* Step 1 css */
/* DVR */
#order-button1 {
	background-image: url(/images/ordering/step1_2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 188px;
	height: 185px;
	float: left;
	cursor: pointer;
}
/* HD */
#order-button2 {
	background-image: url(/images/ordering/step1_3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 197px;
	height: 185px;
	float: left;
	cursor: pointer;
}
/* STANDARD */
#order-button3 {
	background-image: url(/images/ordering/step1_1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 188px;
	height: 185px;
	float: left;
	cursor: pointer;
}
#order-step1-disclaimer {
	background-image: url(/images/ordering/step1_4.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 572px;
	height: 49px;
}
.order-button-checkbox1 {
	position: relative;
	top: 155px;
	left: 5px;
}
.order-button-checkbox2 {
	position: relative;
	top: 155px;
	left: 15px;
}
.order-button-checkbox3 {
	position: relative;
	top: 155px;
	left: 15px;
}

#order-package {
	background-image: url(/images/ordering/step1_packages.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 194px;
}
#order-step1-header {
 	background-image: url(/images/ordering/step1_header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 45px;
	margin-bottom: 10px;
}
#order-step1-nav {

}
#order-step1-leftnav {
	float: left;	
}
#order-step1-rightnav {
	background-image: url(/images/ordering/system_summary_bkg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 15px;
	height: 174px;
	float: right;
}	
#order-step1-system-built {
	position: relative;
	top: 35px;
	left: 10px;
	width: 180px;

}
#order-step1-system-built ul{
	width: 140px;
	margin: 0px 0px 0px 20px;
	padding-left: 2px;
	list-style-type: none;
}
#order-step1-system-built li{
	line-height: 18px;
	list-style-image:url(/images/ordering/checkmark-blue.gif);
}
#order-step1-rightnav-continue {
	text-align:center;
}
#local_channel {
	width: 375px;
	
}

