body {
	margin: 0;
	min-width: 1008px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #082b39;
}
img {border: none;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
.main-container {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.mc-holder-1 {
	left: 50%;
	float: left;
	width: 1008px;
	position: relative;
}
.mc-holder-2 {
	left: -50%;
	float: left;
	width: 1008px;
	position: relative;
}
#wrapper {
	margin: 0 auto;
	width: 1008px;
	background: #7b96c3;
}
#header {
	padding: 0 29px 0 0;
	height: 76px;
	text-align: right;
	background: #fff;
}
#header strong.logo {
	float: left;
	width: 300px;
	text-align: left;
	text-indent: -9999px;
}
.logo a {
	display: block;
	overflow: hidden;
	height: 76px;
	text-indent: -9999px;
	background: url(../images/daily-motivator/logo.gif) no-repeat;
}
#header span.title {
	position: relative;
	float: left;
	margin: 32px 0 0 -38px;
	font: 28px Georgia;
	line-height: 34px;
	color: #466bb8;
}
#header div.welcome {padding: 29px 4px 0 0;}
#header p {
	margin: 0;
	font-size: 9px;
	line-height: 11px;
	color: #000;
}
#header p img {
	margin: 0 8px 0 3px;
	vertical-align: middle;
}
#header p a {
	color: #000;
	text-decoration: underline;
}
#header p a:hover {text-decoration: nonewidth:444px;;}
#header ul.top-nav {
	float: right;
	overflow: hidden;
	margin: 0;
	padding: 6px 0 1px;
	list-style: none;
}
.top-nav li {
	float: left;
	margin: 0 1px 0 -1px;
	padding: 0 4px 0 6px;
	font-size: 9px;
	line-height: 12px;
	background: url(../images/daily-motivator/top-nav-sep.gif) no-repeat 0 50%;
}
.top-nav li a {color: #000;}
#content div.info-block {
	padding: 0 0 0 54px;
	background: #112c65 url(../images/daily-motivator/info-box-bg.gif) no-repeat 0 21px;
}
.info-block div.video {
	display: inline;
	float: right;
	margin: 36px 166px 0 50px;
}
.info-block div.start {padding: 40px 0 38px 6px;}
.start h1 {
	margin: 0 0 5px;
	font: 30px Georgia;
	line-height: 35px;
	font-weight: normal;
	color: #112c65;
}
.start p {
	margin: 0 0 10px;
	font: 17px Georgia;
	line-height: 22px;
	color: #000;
}
.info-block div.left-image-box {float: left;}
.info-block a.all-link {
	float: left;
	margin: 11px 0 0 30px;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #fff;
}
.all-link span {display: block;}
.all-link:hover span {text-decoration: underline;}
.all-link span.bg {
	margin: 0 7px 0 0;
	padding: 0 5px 0 0;
	background: url(../images/daily-motivator/bullet-all-link.gif) no-repeat 100% 50%;
}
.info-block div.watch {
	margin: 82px 0 0;
	padding: 15px 100px 14px 110px;
	text-align: center;
}
.watch p {
	margin: 0;
	font-size: 18px;
	line-height: 24px;
	color: #ebebeb;
}
#content div.product-block {
	padding: 22px 60px 0;
	background: url(../images/daily-motivator/product-block-bg.gif) repeat-x;
}
.product-block div.product-box {
	overflow: hidden;
	margin: 0 auto;
	padding: 11px 20px 12px 0;
	border: solid #112c65;
	border-width: 1px 0 0;
	width: 654px;
}
.product-box h2 {
	margin: 0 0 17px;
	padding: 0 0 0 5px;
	font-size: 21px;
	line-height: 23px;
	font-weight: normal;
	color: #112c65;
}
.product-box div.left-image-box {
	float: left;
	margin: 0 26px 0 0;
	padding: 16px 0 22px;
}
.left-image-box img {display: block;}
.product-box div.heading {
	overflow: hidden;
	padding: 17px 0 21px;
	height: 1%;
}
.heading span.title {
	float: left;
	margin: 0 17px 0 0;
	font-size: 21px; 
	line-height: 23px;
	color: #112c65;
	vertical-align: middle;
}
.heading span.price {
	float: left;
	margin: 8px 10px 0 0;
	font-size: 10px;
	line-height: 12px;
	color: #112c65;
	vertical-align: middle;
}
.heading a.more {
	float: right;
	overflow: hidden;
	margin: 0 auto 6px;
	height: 26px;
	width: 104px;
	text-indent: -9999px;
	background: url(../images/daily-motivator/image08.gif) no-repeat;
}

.product-box p {
	margin: 0;
	font-size: 11px;
	line-height: 17px;
}
.product-box .product {
	margin: 0;
	padding: 0;
	width: 700px;
	list-style: none;
}
/* product list styles */

ul.product li {
	float: left;
	margin: 0 25px 0 0;
	padding: 0 0 22px;
	width: 150px;
	height:230px;
	text-align: center;
}
ul.product li img {
	display: block;
	margin: 0 0 6px;
}
ul.product li span {
	display: block;
	font-size: 10px;
	line-height: 12px;
	color: #112c65;
}
ul.product li span.price {
	margin: 0 0 5px;
}
ul.product li a.more {
	display: block;
	overflow: hidden;
	margin: 0 auto 6px;
	height: 26px;
	width: 104px;
	text-indent: -9999px;
	background: url(../images/daily-motivator/image08.gif) no-repeat;
}

#footer {text-align:center;}
#footer ul {list-style:none; margin:0;}
#footer ul a {color:#112C65;}
#footer li {display:inline; padding:10px;}

/*Started adding on 31-08-2009 for bug1204. Below this the css is applied for all the pages.*/

.header-cintent-product{
	height:1%;
	overflow:hidden;
	width:862px;
}
.header-cintent-product h1{
	font-size:24px;
	padding:17px 0 0 15px;
	background:none;
	position:relative;
	text-indent:0px;
	height:30px;
	color:#112C65;
}
.header-cintent-product h3{
	color:#fff;
	padding:5px 0 0 0;
}
.header-cintent-product img{float:right;}

.tblborder {border:1px solid #ced0cf;background-color:#F0F1F4;width:950px;margin:0 0 0 15px;}
.tdtextalign {padding-left:20px;height:30px;font-size:12px;}

.box-product{margin:5px;overflow:hidden;float:left;padding:10px;width:960px;}
.box-product h2{color:#112C65;font-size:20px;width:85%;display:inline;line-height:18px;}
.box-product a {text-decoration:none;color:#112C65;}
.box-product a:hover{text-decoration:underline;}
.box-product p{color:#042532;font-size:12px;margin:10px 0 10px 0px;}
.box-product img{float:left;height:150px;width:150px;margin:0 20px 0 0;}

.productprice {float:right;font-size:20px;margin-top:-30px;height:20px;padding-top:1px}

.button{padding:0px 0 0 5px;overflow:hidden;height:1%;}
.button .learn-more{float:left;}
.add{width:16px;height:16px;float:left;}
.add a{background:url(../images/daily-motivator/AddtoCart.gif) no-repeat;display:block;width:140px;height:28px;text-indent:-9999px;overflow:hidden;}


.learn-more{background:url(../images/daily-motivator/learnmore.gif) no-repeat;width:148px;height:27px;}
.learn-more a{display:block;width:148px;height:27px;text-indent:-9999px;overflow:hidden;position:relative;}

#pagelinks {font-size:13px;padding:25px 0;width:90%;margin:0 auto;margin-bottom:5px;}
#pagelinks .display {float:left;}
#pagelinks .links {float:right;}
#pagelinks .links a, #pagelinks .links span {padding-left:5px;}
#pagelinks .number {font-weight:bold;}
#pagelinks a {font-weight:bold;text-decoration:none;}
#pagelinks a:link {color:black;}
#pagelinks a:visited {color:black;}

.clear {clear:both;}

#product_details {width:95%;margin:10px auto;margin-bottom:20px;}

.productName { font-size:21px;font-weight:bold;color:#112C65; margin-top:15px;margin-bottom:15px;}


#contentleft {width:310px;height:400px;float:left;padding-right:70px;}
#contentleft p {font-size:13px;}


#contentright p {margin-left:0px; margin-bottom:7px;}
#contentright ul {list-style-type:disc;margin:15px;}
#insite { display:inline;position:absolute;width:245px;height:195px;}

.wid-preview {margin:0 0 0 55px;position:relative;}

.buynow {margin-left:10px;margin-bottom:10px;float:right;text-align:center;}
.buynow h2 {font-size:21px;color:#112C65;margin-bottom:10px;margin-top:10px}
.buynow h2:hover {color:#466BB8;}
.buynow a {text-decoration:none;}
.buynow a:link {color:#154a69;font-size:.9em;}
.buynow a:visited {color:#154a69;}
.buynow div {margin-top:5px;color:#042532;font-size:12px;}

#product_description .headline {font-size:16px;font-weight:bold;margin-bottom:10px;color:#042532;line-height:18px;}
#product_description .description {font-size:12px;margin-bottom:10px;color:#042532;}
#product_description .description p {padding-left:380px;}
#product_description .key_selling_points ul {padding:0 0 0 16px;margin:0;font-size:12px;color:#042532;}
#product_description .testimonial {font-style:italic;font-size:12px;}
#product_description .author {font-weight:bold;}
#product_description p {color:#042532;width:45%;}
#product_description h3 {font-size:14px;color:#000000;margin-bottom:10px;}
#product_description .product_info {padding-left:380px;}
#product_description .program_info {padding-left:380px;}
#product_description .tableWrapper {width:444px;}
#product_description .tableScroller {height:242px;overflow:auto;overflow-x:hidden;}
#product_description table {width:430px;}
#product_description .tableHeader table {margin-bottom:-4px;}
#product_description th, #product_description td {line-height:20px;padding:0 4px;border:1px solid #808080;}
#product_description th {background:#d5e5a6;}
#product_description td.name, #product_description th.name {width:386px;font-size:12px;}
#product_description td.value, #product_description th.value{width:88px;text-align:right;font-size:12px;}

#product_description .product_info td.name {font-weight:bold;}


.otherproducts {clear:both;width:998px;}
.otherproducts span {display:inline;float:left;margin: 10px 0 25px 25px;width:180px;text-align:center;}
.otherproducts img {width:150px;height:150px;}
.otherproducts p {text-align:center;width:180px;margin:3px 0;}
.otherproducts p.xsell {color:#2C4C4E;font-size:20px;font-weight:bold;width:100%;padding-top:20px;}

.bottombrdr {
	background:url(../images/mens-fitness/bottombrdr.gif) repeat-x;
	overflow:hidden;
	position:relative;
	padding:29px 0 0 12px;
	color:#fff;
	width:955px;
}

.minheight {height:500px;float:right;width:1px;}

#signin {width:80%;margin:0 auto; padding:10px;}
#signin h2 {color:#112C65;font-weight:bold;margin-bottom:10px;font-size:21px;}
#signin hr {color:#042532;height:1px;}
#signin_new {width:45%;float:left;font-size:12px;padding-right:80px;}
#signin_new p {color:#042532;margin-bottom:10px;font-size:12px;}
#signin_new p strong {color:#042532;margin-bottom:10px;font-size:14px;}
#signin_new a {color:#042532;text-decoration:underline;}
#signin_new a:hover{text-decoration:none;}

#signin_returning p {color:#042532;font-size:12px;}
#signin_returning p strong {color:#042532;margin-bottom:10px;font-size:14px;}
#signin_returning a {color:#042532;text-decoration:underline;}
#signin_returning a:hover{text-decoration:none;}



.submit {margin-top:20px;height:50px;}
.submit img, .submit input, .submit a {vertical-align:middle;margin-right:5px;display:inline;}
.submit input {margin-top:2px;}

.form label {display:block;width:125px;float:left;font-weight:normal;}
.form p {margin:8px;}
.form img {vertical-align:middle;margin-left:10px;}

#terms {color:#042532;width:90%;margin:0 auto;margin-bottom:10px;font-size:12px;}
#terms h2 {padding-top:10px;color:#112C65;font-weight:bold;margin-bottom:10px;font-size:21px;}
#terms hr {color:#042532;height:1px;}
#terms strong,b {color:#042532;font-size:14px;}
#terms a {color:#042532;text-decoration:underline;}
#terms a:hover{text-decoration:none;}

#forgotten_password {width: 60%; margin:0 auto;margin-bottom:10px;font-size:12px;color:#042532;}
#forgotten_password h2 {padding-top:10px;color:#112C65;font-weight:bold;margin-bottom:10px;font-size:21px;}
#forgotten_password hr {color:#042532;height:1px;}
#forgotten_password p {color:#042532;margin-bottom:10px;}

#register {width:80%;margin:0 auto;padding:10px;font-size:12px;}
#register label {width:170px;margin-left:15px;font-size:12px;color:#042532;}
#register span {margin-top:5px;font-size:12px;}
#register h2 {color:#112C65;font-weight:bold;font-size:21px;}
#register hr {color:#042532;height:1px;}
#register a {color:#042532;text-decoration:underline;}
#register a:hover{text-decoration:none;}
#register h4 {color:#042532;margin-top:10px;padding-top:10px;font-size:14px;}
#register div.bar {color:#042532;margin-top:5px;font-size:12px;}


.error {color:red;font-weight:bold;text-align:left;}
.warning {color:red;font-size:12px;font-style:italic;font-weight:normal;text-align:left;}
.red {color:red;}

.bar {background:url(../images/fitnessmagazine/userBar.jpg);height:28px;line-height:28px;color:black;margin: 15px 0;}
.bar h1 {color:#0099e0;;font-size:24px;margin:0 20px;font-weight:normal;padding:0;}
.bar a {color:#0099e0;;}
.bar a:hover {color:#0099e0;}

#my_library {width:95%;margin:0 auto;padding:10px;color:#042532;font-size:12px;}
#my_library h2 {color:#112C65;font-weight:bold;margin-bottom:10px;font-size:21px;}
#my_library h3 {color:#042532;}
#my_library a {color:#042532;text-decoration:underline;}
#my_library a:hover{text-decoration:none;}
#my_library ul {padding-left:15px;font-size:12px;}
#my_library li {margin-bottom:10px;}
div.get_it_icon { float:left; }

#my_library .box_top {height:0;}
#my_library .box_bg {width:850px;}
#my_library .box_bg h3 {font-size:13px;padding:5px;background-color:#112C65;font-weight:bold;text-align:left;color:#FFFFFF;}
#my_library .box_bottom {height:0;margin-bottom:0;}
#my_library .myinfo table {width:95%;margin:0 auto;}
#my_library .myinfo td {width:25%;text-align:left;font-size:12px;}
#my_library .myinfo th {text-align:left;}
#my_library label {font-size:12px;}

#my_account {width:95%;margin:0 auto;margin-bottom:10px;font-size:12px;color:#042532;}
#my_account h2 {color:#112C65;font-weight:bold;margin-bottom:10px;font-size:21px;padding-top:10px;}
#my_account hr.thick {color:#042532;height:1px;}
#my_account h3 {color:#042532;padding-left:2px;font-size:15px;}
#my_account p {color:#042532;padding-left:2px;}
#my_account a {color:#042532;text-decoration:underline;}
#my_account a:hover{text-decoration:none;}
#my_account table {width:100%; border:1px solid;border-color:#042532;margin-left:2px;}
#my_account table th {text-align:left;}

table.subscriptions td, table.subscriptions th {font-size:95%;width:14%;text-align:center;}
table.subscriptions td.update {text-align:right;}
#my_account form {margin:0;padding:0;}
#my_account .table_heading h3 {height:21px;font-size:1.2em;padding-left:10px;padding-top:4px;margin:0;x_width:95%;}
#my_account .box_top {margin:0;height:0}
#my_account .box_bottom {margin:0;height:0}
#my_account .box_bg {width:100%;margin:0;_margin:-2px;padding:0;}

#order_details {width: 50%; margin:0 auto;margin-bottom:10px;font-size:12px;color:#042532;}
#order_details h2 {color:#112C65;font-weight:bold;margin-bottom:10px;font-size:21px;padding-top:10px;}
#order_details hr {color:#042532;height:1px;}
#order_details h3 {color:#042532;margin-bottom:5px;margin-top:5px;}
#order_details p {margin-left:15px;color:#042532;}
#order_details p.details {font-style:italic;margin-left:40px;font-size:90%;}

#account {width: 40%; margin:0 auto;padding-top:10px;font-size:12px;}
#account h2 {color:#112C65;font-weight:bold;margin-bottom:10px;font-size:21px;}
#account hr {color:#042532;height:1px;}
#account label {color:#042532;}

#billing {width:55%;margin:0 auto;padding-top:15px;font-size:12px;}
#billing h2 {color:#112C65;font-weight:bold;margin-bottom:10px;font-size:21px;}
#billing hr {color:#042532;height:1px;}
#billing p {color:#042532;}
#billing p.red {color:red;}

#add_billing {width:50%;margin:0 auto;}

#change_password {width:50%;margin:0 auto;margin-bottom:10px;font-size:12px;}
#change_password .form label {display:block;width:140px;float:left;font-weight:normal;color:#042532;}
#change_password h2 {color:#112C65;font-weight:bold;margin-bottom:10px;font-size:21px;padding-top:10px;}
#change_password hr {color:#042532;height:1px;}

#order_history {width:80%;margin:0 auto;margin-bottom:10px;font-size:12px;color:#042532;}
#order_history h2 {color:#112C65;font-weight:bold;margin-bottom:10px;font-size:21px;padding-top:10px;}
#order_history hr {color:#042532;height:1px;}
#order_history table {width:100%;margin-bottom:20px;}

#view_cart {margin-left:100px;width:80%;padding-top:20px;}
#view_cart h2 {color:#112C65;font-weight:bold;margin-bottom:10px;font-size:21px;}
#view_cart hr { display:none;}
#view_cart .box_top {margin:0;height:0}
#view_cart .box_bottom {margin:0;height:0}
#view_cart .box_bg {border:1px solid;width:800px;margin:0;_margin:-2px;padding:0;}
#view_cart .box_bg h3 {padding:5px;}
#view_cart .myinfo h3 {font-size:12px;}


#view_cart .cart_status h3 {font-size:18px;font-weight:normal;}
#view_cart .cart_status div.box_bg {border:none;}
#view_cart .cart_heading h3 {height:15px;background:#112C65;font-size:1.3em;padding-left:10px;font-weight:bold;text-transform:uppercase;margin:0;color:#FFFFFF;padding-top:5px;}
#view_cart .cart_total h3 {text-align:right;font-size:18px;font-weight:normal;margin:5px;color:#042532;}
#view_cart .cart_total div.box_bg {border:none;}
#view_cart .cart_downloads h3 {font-size:13px;font-weight:bold;text-align:center;margin:20px 0;color:#042532;padding-bottom:10px;}
#view_cart .cart_downloads div.box_bg {border:none;}
#view_cart div.submit img {margin-right:535px;}

#gift_recipients {width:90%;margin:0 auto;color:#042532;padding-top:20px;}
#gift_recipients div#contentleft {width:40%;float:left;}
#gift_recipients div#contentright {width:40%;padding-bottom:20px;padding-left:480px;padding-top:5px;height:400px;}
#gift_recipients div#contentright p {font-size:12px;}
#gift_recipients a {color:#042532;text-decoration:underline;}
#gift_recipients a:hover {text-decoration:underline;}
#gift_recipients h2 {color:#112C65;font-weight:bold;margin-bottom:10px;font-size:21px;}
#gift_recipients hr {color:#042532;height:1px;}
#gift_recipients h4 {font-size:14px;}
#gifts {width:80%;margin:0 auto;}

.cart_items { width:100%;font-size:12px;color:#042532;}
.cart_items a {color:#042532;}
.cart_total {width: 80%}
.cartitem {height:240px;}/*changed height from 160px to 240px(Bug1252:08-12-2009)*/
.cartitem img.product {float:left;margin:5px 10px;width:125px;height:125px;}
.cartitem div.info {float:left;width:320px;margin-top:1px;}
.cartitem div.info a {color:black;font-weight:bold;text-decoration:underline;font-size:10px;}
.cartitem div.info a:hover {text-decoration:none;}
.cartitem div.info p {font-weight:bold;text-align:left;padding-left:30px;color:#042532;margin-top:9px;}
.cartitem div.price {float:right;padding-right:60px;}
.cartitem div.price img.add { width:16px;height:16px;float:right;margin-top:-17px; }
.cartitem div.price h4 {font-size:12px;text-align:right;margin:0;padding:0;color:#042532;}
.cartitem select, .cartitem option, .cartitem textarea {width:200px;}
.cartitem label, .cartitem input, .cartitem textarea, .cartitem select, .cartitem option {font-size:10px;}
.cartitem img.gift {}


table.subscriptions td, table.subscriptions th {font-size:95%;width:14%;text-align:center;}
table.subscriptions td.update {text-align:right;}

#my_subscription {width:80%;margin:0 auto;}
#my_subscription label {width:180px;margin-left:15px;}

#howitworks {width:90%;margin:0 auto;margin-bottom:10px;font-size:12px;}
#howitworks h2 {margin:0;padding-top:10px;color:#112C65;font-weight:bold;margin-bottom:10px;font-size:21px;}
#howitworks hr {color:#042532;height:1px;}
#howitworks p {margin:0;padding-top:10px;color:#042532;}
#howitworks a {text-decoration: underline; color:#042532; font-weight: bold;}
#howitworks a:hover{text-decoration:none;}
#howitworks ul {color:#042532;}


#help {width:90%;margin:0 auto;margin-bottom:10px;font-size:12px;color:#042532;}
#help h2 {margin:0;padding-top:10px;color:#112C65;font-weight:bold;margin-bottom:10px;font-size:21px;}
#help hr {color:#042532;height:1px;}
#help a{color:#042532;text-decoration:underline;margin-bottom:5px;}
#help a:hover{text-decoration:none;}


#contactus {width:90%;margin:0 auto;margin-bottom:10px;font-size:12px;color:#042532;}
#contactus h2 {margin:0;padding-top:10px;color:#112C65;font-weight:bold;margin-bottom:10px;font-size:21px;}
#contactus hr {color:#042532;height:1px;}
#contactus a {color:#042532;text-decoration:underline;margin-bottom:5px;}
#contactus a:hover{text-decoration:none;}

#aboutus {width:90%;margin:0 auto;margin-bottom:10px;font-size:12px;color:#042532;}
#aboutus h2 {margin:0;padding-top:10px;color:#112C65;font-weight:bold;margin-bottom:10px;font-size:21px;}
#aboutus hr {color:#042532;height:1px;}
#aboutus a {color:#042532;text-decoration:underline;margin-bottom:5px;}
#aboutus a:hover{text-decoration:none;}


#checkout {width:95%;margin:0 auto;font-size:12px;margin-top:10px;padding-top:20px;color:#042532;}
#checkout .heading {margin-bottom:10px;padding-bottom:10px;}
#checkout .heading h1 {color:#112C65;}
#checkout span.big {font-size:21px;color:#112C65;}
#checkout p.small {margin:0;margin-bottom:5px;color:#042532;}
#checkout h1 {background:transparent none repeat scroll 0 0;display:inline;margin:15px;position:relative;top:0;width:40px;color:#112C65;font-size:21px;}
#checkout h2 {margin:0;padding:0;font-weight:bold;text-transform:uppercase;font-size:1.2em;color:#042532;}
#checkout h3 {padding:5px;font-size:1.2em;background:#112C65;color:#FFFFFF;}
#checkout label {width:150px;}
#checkout .form img {margin-left:0;}

#checkout_signin {width:100%;margin:10px 0;}
#checkout_signin .submit {margin-top:0;}
#checkout_signin input {margin:0 20px 0 5px;}
#checkout_signin p {margin-bottom:5px;color:#042532;}
#checkout_signin a {color:#042532;text-decoration:underline;}
#checkout_signin a:hover {text-decoration:none;}

#checkout_account {width:48%;float:left;margin-top:0;padding-right:30px;margin-top:-15px;}

#checkout_account .form {width:95%;margin:0 auto;}
#checkout_account p.small {height:60px;padding:0px;}
#checkout_account label {width:150px;}
#checkout_account p {color:#042532;}
#checkout_account a {color:#042532;text-decoration:underline;}
#checkout_account a:hover {text-decoration:none;}


#checkout_billing {width:48%;padding-left:480px;}
#checkout_billing .form {width:95%;margin:0 auto;padding-top:40px;}
#checkout_billing .form p {color:#042532;}
#checkout_billing .form a {color:#042532;text-decoration:underline}
#checkout_billing .form a:hover {text-decoration:none;}
#checkout_billing p.small {height:50px;color:#042532;}
#checkout_billing label {width:100px;color:#042532;}


#checkout_cart {clear:both;width:48%;float:left;font-size:12px;padding-right:30px;margin-top:-15px;}
#checkout_cart table {width:98%;margin:20px auto;border-collapse:collapse;}
#checkout_cart td.editcart {text-align:center;padding-bottom:5px;}
#checkout_cart td.pic {width:105px;}
#checkout_cart td.pic img {width:100px;height:100px;color:#042532;}
#checkout_cart td.info {width:150px;}
#checkout_cart td.info p {margin:0;padding:0;width:250px;margin-bottom:10px;color:#042532;padding-bottom:10px;}
#checkout_cart td.price {font-weight:bold;text-align:left;}
#checkout_cart td.price img {width:20px;height:20px;}
#checkout_cart td.price p {margin:0;padding:0;}
#checkout_cart td.coupon {font-weight:bold;text-align:right;}
#checkout_cart td.total {font-weight:bold;height:22px;background:#112C65;color:#FFFFFF;text-align:right;}
#checkout_cart td.curtext {font-weight:normal;font-size:85%;padding:5px;text-align:right;}

#checkout_payment {width:48%;padding-left:480px;padding-bottom:50px;}//width:48%;float:right;
#checkout_payment .form {width:90%;margin:10px auto;}
#checkout_payment .form p {color:#042532;}
#checkout_payment .form p.error {color:red;}
#checkout_payment .form a {color:#042532;text-decoration:underline}
#checkout_payment .form a:hover {text-decoration:none;}
#checkout_payment label {width:180px;}
#checkout_payment input#coupon_code {width:100px;}
#checkout_payment input#cc_num {width:170px;}
#checkout_payment input#cc_cvv2 {width:40px;}
#checkout_payment .image {width:90%;margin:10px auto;text-align:left;height:40px;}


#widget { margin-bottom:119px;margin-top:-314px;margin-left:64px;}


#order_status {width:80%;margin:0 auto;}
#order_status h2 {color:#112C65;font-weight:bold;font-size:21px;_padding-top:20px;} 
#order_status a {color:#042532;text-decoration:underline}
#order_status a:hover {text-decoration:none;}
#order_status td {width:260px;}
#order_status hr {border:2px solid #042532;}
#order_status table {width:100%;}
#order_status .subtitle {font-style:italic;font-size:9px;}
#order_status div.ordercontent {border:2px solid #042532;padding:10px;width:740px;}

.product-box a { color: #112C65}

.action_button { margin: 15px 100px; }

/*Added new css for calender.js.php(Bug1252:02-12-2009)*/
#fc {margin-top:200px;margin-left:450px;}
#gift_recipient_add p > label {width:215px;}


