/* ------------------------ */
/* Page Elements Styles		*/
/* ------------------------ */

.clear {clear: both;}

ol, ul {
	list-style:disc;
}

body {
	background: #00009b url(../images/body_bg.jpg) repeat-x;
	margin: 0 auto;
}

#container {
	background: url(../images/wrapper_bg.gif) repeat-y;
	width: 930px;
}


#header{
	background: url(../images/header.jpg) no-repeat;
	height: 160px;
	width: 930px;
}

#content_main {

	width: 930px;
	min-height: 521px;
	height: auto !important;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	height: 521px;
	margin-left: 0px;
}

#content_main .promo {
	height: 521px;
}

#content_main .player {
	float: right;
	display: inline;
	margin: 30px 35px 5px 35px !important;
	border: none;
}

#order_form_headline {
	height: 100px;
	width:930px;
	height: 202px;
	background: url(../images/orderform_headline.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #373737;
}

#order_form_headline p {
	padding: 60px 40px 0px 40px;
	line-height: 20px;
}
popBasicAmerican{
	background-image:url(../images/pop_basic_american.jpg);
	background-repeat:no-repeat;
	width:565px;
	height:650px;
}


#bar {
	background-color:#af0007;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	height:25px;
	clear:both;
	vertical-align:middle;
	width: 901px;
}

#bar2 {
	background-image: url(../images/bkfoot.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	height:30px;
	clear:both;
	vertical-align:middle;
	width: 900px;
	margin-left: 15px;
}

#footer {
	background:#333333 url(../images/footer.gif) no-repeat;
	color: #ffffff;
	font-size: 10px;
	line-height: 17px;
	padding-top: 2px;
	height: 225px;
}

#bar .links{
	float:right;
	text-align:right;
	width: 500px;
}

#bar .copyright {
	width: 325px;
}

/* ------------------------ */
/* Main area Elements		*/
/* ------------------------ */

#content_middle {
	background-image: url(../images/body_one_bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height:620px;
}

#content_order_now {
background-color:#006633;
	width: 408px;
	height: 199px;
	float: left;
}	

#content_bottom {
	background-image: url(../images/body_two_bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 354px;
}

#text_1 {
	position:absolute;
	padding-left:67px;
	margin-top:113px;
	width:450px;
	font-size: 15px;
	font-weight: bold;
	color: #373737;
}

#text_1b {
	position:absolute;
	padding-left:67px;
	padding-top:490px;
	width:860px;
	font-size: 15px;
	font-weight: bold;
	color: #373737;
}

#text_1 ul li, #text_1b ul li {
	list-style-type: disc;
	line-height: 24px;
}

#text_2 {
	position:absolute;
	padding-left:47px;
	margin-top:0px;
	width:600px;
}

#text_2 h2 {
	font-size: 19px;
	font-weight: bold;
}

#text_2 span{
	font-size: 16px;
	line-height: 20px;
}

#text_2b {
	padding-top: 15px;
	width: 575px;
	font-size: 12px;
	line-height: 14px;
}


/* ------------------------ */
/* Order form Elements		*/
/* ------------------------ */


#orderform_container {
	background: url(../images/body_form_bg.jpg) no-repeat;
	margin: 0px auto !important;
	width: 930px;
}

#step_one {
	width: 270px;
	height: 600px;
	padding: 70px 0px 0px 45px;
	float: left;
	margin: 0px;
}

#step_two {
	width: 270px;
	height: 600px;
	padding: 100px 0px 0px 28px;
	float: left;
	margin: 0px;
}

#step_three {
	width: 250px;
	height: 600px;
	padding: 70px 0px 0px 20px;
	float: left;
	margin: 0px;
}

#orderform_container td { 
 	vertical-align: top;
	
	padding:10px;
	margin:10px;
 }

#orderform_container h2.cc_info {
 	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	color:#000;
	padding-bottom: 10px;
}

#orderform_container h4 {
 	font:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	text-align:left;
	color:#000;
	margin:0px 0 15px 10px;
}

#orderform_container p {
 	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0 10px 0 0px;
}

#orderform_container form { 
	display: block; 
	margin: 0px 10px 10px 10px; 
	overflow: hidden;
 }

fieldset {
	color: #000;
	padding-bottom: 5px;
}

#orderform_container input, select, textarea { 
	font-weight: normal;
	width: 90%;
	color: #000000 !important; 
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#orderform_container input[type=checkbox] { 
	float: left; width: 20px; 
}

#orderform_container label { 
	display: block; 
	margin-bottom: 10px;
}

.divider {
	padding-top: 10px;
	border-bottom: 1px #b28c70 solid;
	margin-bottom: 10px;
}

.validationtext {
	color: red;
	font-family:	arial;
	font-size:	11px;	
	text-align:	left;
	font-weight:	bold;
}

#displayerrors {
	color:		red;
	font-family:	arial;
	font-size:	11px;
	font-weight:	bold;
	font-size:	small;
}

.invalidform {
	color: #000000;
	background: #C7C6C6;
	border: 1px solid #F72A33;
}

.validform {
	color: #000000;
	background: #8AE173;
}


#address_holder { 
	width: 460px; 
	text-align: left;
}

#address_holder .address_left {
	float: left; 
	width: 226px;
}

#address_holder .address_right {
	float: left; 
	width: 226px;
} 

#denotes {
	text-align: center;
}


/* --------------------------------------- */
/* Holder styles 						   */
/* --------------------------------------- */

.alert {
	color: #A61111;
}

#holder .upsell_left {
	float: left;
	margin-left: 30px;
	margin-bottom: 40px;
}

#holder .upsell_right {
	text-align: left;
	float: right;
	margin-top: 80px;
	margin-right: 30px;
	width: 43%;
	color: #4e6036;
	margin-bottom: 40px;
}

#holder .upsell_right h2{
	font-size: 16px;
	color: #A61111;
}

#holder .upsell_right p{
	color: #A61111;
}


/* --------------------------------------- */
/* Upsell styles 						   */
/* --------------------------------------- */

#upsellDiv1 { background-image: url(upsell_div_bg1.gif); width: 452px; height: 345px; background-repeat: no-repeat; float: right;}
#upsellDiv2 { background-image: url(upsell_div_bg2.gif); width: 453px; height: 92px; margin: 10px 0px 20px 0px; background-repeat: no-repeat; float: right; }
#upsellDiv3 { background-image: url(upsell_div_bg3.gif); width: 452px; height: 660px; background-repeat: no-repeat; float: right;}
#upsellDiv4 { background-image: url(upsell_div_bg4.gif); width: 452px; height: 385px; background-repeat: no-repeat; float: right;}
#upsellDiv5 { background-image: url(upsell_div_bg5.gif); width: 452px; height: 445px; background-repeat: no-repeat; float: right;}
#upsellDiv6 { background-image: url(upsell_div_bg6.gif); width: 453px; height: 150px; margin: 10px 0px 20px 0px; background-repeat: no-repeat; float: right; }
#upsellDiv7 { background-image: url(upsell_div_bg7.gif); width: 452px; height: 545px; background-repeat: no-repeat; float: right;}
#upsellDiv8 { background-image: url(upsell_div_bg8.gif); width: 453px; height: 210px; margin: 10px 0px 20px 0px; background-repeat: no-repeat; float: right; }
#upsellDiv1HeaderText { padding:16px 0px 0px 0px; color: #313131; font-size:16px; text-transform: uppercase;}
#upsell_line { border-bottom: 1px solid #AFAFAF; width: 400px; margin: 0px 0px 0px 20px;}
#upsellMainText { padding: 5px 20px 0px 20px; color: #313131; line-height: 14px; text-align: left;}
#upsellMainText li{ padding: 0px 20px 0px 20px; color: #313131; text-align: left; list-style-type: disc; }
#upsellDiv2Text p { padding: 10px 30px 0px 20px; text-align: left; color: #C33417;}
 
#order_item_fieldset input {
height:13px;
width:13px;
}