/*	NEW COLOURS		*/
/*-------------------------------------*/
/*	Pink : #ff00cc;		*/
/*	Dark gray: #666666;	*/
/*	Light gray: #999999;	*/
/*-------------------------------------*/


* {
	margin:0;
	padding:0;
}
#wrap{
	width:992px;
	margin: 0 auto;
}
body{
	font-family:verdana,arial,sans-serif;
	font-size:12px;
}
a img {
	border:none;
}
a, a:hover {
	color:#FF00CC;
	text-decoration:none;
}
h1,h2,h3{
	font-family:helvetica, arial, sans-serif;
}

.no_margin {
	margin:0 !important;
}

.no_padding {
	padding:0 !important;
}

/*	HEADER	*/
/*---------------------------*/

.brand_links a{
	float:right;
	margin:10px 15px 0 0;
}
.header{
	background:#000000;
	height:148px;
}
.header .logo{
	padding:43px 0 0 25px;
	float:left;
}
.header h1{
	height:88px;
	width:261px;
	background:url(../images/core/OZOlife_logo.gif) no-repeat;
}
.header h1 span{
	display:none;
}
.daycontainer {
	width:650px;
	height:148px;
	float:right;
}

/*	NAV		*/
/*---------------------------*/

.nav {
	margin: 1px 0px 0px 0px;
	width: 100%;
	background:url(../images/core/nav_bg.png) repeat-x;
}

.nav ul {
	margin: 0px 0px 0px 15px;
}

.nav li {
	list-style: none;
	display: inline;
	float: left;
	padding: 0px;
	margin:  0px;
	width:  95px;
}

.nav a {
	text-indent: -999999px;
	overflow: hidden;
	display: block;
	height: 30px;
	width: 95px;
	padding: 0px;
	margin:  0px;
}

a.daily { background: url(../images/core/nav.png) 2px -30px; }
a.daily:hover { background: url(../images/core/nav.png) 2px 0px; }
a.daily_on { background: url(../images/core/nav.png) 2px 0px; }

a.people { background: url(../images/core/nav.png) -95px -30px; }
a.people:hover { background: url(../images/core/nav.png) -95px 0px; }
a.people_on { background: url(../images/core/nav.png) -95px 0px; }

a.report { background: url(../images/core/nav.png) -194px -30px; }
a.report:hover { background: url(../images/core/nav.png) -194px 0px; }
a.report_on { background: url(../images/core/nav.png) -194px 0px; }

a.listing { background: url(../images/core/nav.png) -285px -30px; }
a.listing:hover { background: url(../images/core/nav.png) -285px 0px; }
a.listing_on { background: url(../images/core/nav.png) -285px 0px; }

a.readon { background: url(../images/core/nav.png) -382px -30px; }
a.readon:hover { background: url(../images/core/nav.png) -382px 0px; }
a.readon_on { background: url(../images/core/nav.png) -382px 0px; }

a.shop { background: url(../images/core/nav.png) -470px -30px; }
a.shop:hover { background: url(../images/core/nav.png) -470px 0px; }
a.shop_on { background: url(../images/core/nav.png) -470px 0px; }

a.about { background: url(../images/core/nav.png) -572px -30px; }
a.about:hover { background: url(../images/core/nav.png) -572px 0px; }
a.about_on { background: url(../images/core/nav.png) -572px 0px; }

a.subscribe { background: url(../images/core/nav.png) -666px -30px; }
a.subscribe:hover { background: url(../images/core/nav.png) -666px 0px; }
a.subscribe_on { background: url(../images/core/nav.png) -666px 0px; }

.searchBox {
	float: right;
	height: 20px;
	padding:1px 6px 2px 0px;
}

.searchBox input {
	width: 120px;
	background-color: #c7c8ca;
	margin: 4px;
	border: 0px;
	padding: 3px 2px 2px 2px;
	font-size:12px;
}

/*	CONTENT	*/
/*---------------------------*/

.content_area{
	width:639px;
	padding:12px 25px 0 25px;
}
.ad_c{
	margin:50px 0 0;
}
.content_area .left {
	width: 305px;
	float: left;
	min-height:405px;
	padding: 0 10px 0 0;
}
.content_area .right {
	width: 322px;
	float: left;
	/*margin:0 0 0 12px;*/
}
.right .right_inner{
	padding:0 0 0 12px;
}
.content_area .right h2, .people_wrap .section h2, .overlay .section h2 {
	color:#FF00CC;
	font-size:32px;
	font-weight:bold;
	line-height:30px;
	margin:5px 0 10px;
}
.content_area .right h3, .people_wrap .section h3, .overlay .section h3 {
	color:#666666;
	font-size:14px;
	font-weight:normal;
	margin:5px 0 10px;
}
.article {
	clear:both;
	color:#666666;
	line-height:17px;
	width:308px;
}
div.scroller {
	min-height:371px;
	overflow:hidden;
	width:100%;
}
div.scroller div.content {
	/*in-height:371px;*/
	width:1670px;
}
.content {
	background-color:#FFFFFF;
	border:0 solid;
	float:left;
	/*height:500px;*/
	vertical-align:top;
}
div.scroller div.section {
	float:left;
	/*height:371px;*/
	/*overflow:hidden;*/
	width:312px;
}
.section {
	color:#666666;
	/*height:380px;*/
	line-height:17px;
}
.section p {
	color:#666666;
	font-size:11px;
	margin:0 0 13px;
}
.readon_wrap, .report_wrap, .daily_wrap, .people_wrap, .checkout, .searchContainer{
	padding:23px 0 0;
}
.nextpage {
	float:right;
	font-size:14px;
	width:330px;
	padding:5px 0 0;
}
.ratingGrid {
	color:#999999;
	font-size:12px;
	margin:0 0 10px;
}
.star-rating {
	list-style:none;
	margin: 0px 0px ;
	padding:0px;
	width: 45px;
	height: 8px;
	position: relative;
	background: url(../images/core/rate_off.gif) top left repeat-x;
}
.star-rating li{
	padding:0px;
	margin:0px;
	float: left;
}
.star-rating li a{
	display:block;
	width:9px;
	height: 8px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px 0px 0px 0px;
	font-size:6px;
}
.star-rating li a:hover {
	background: url(../images/core/rate_on.gif) left top;
	z-index: 1;
	left: 0px;
	height: 6px;
}
.star-rating a.one-star
{
	left: 0px;
	height: 8px;
}
.star-rating a.one-star:hover
{
	width:8px;
	height: 8px;
	padding:0px;
}
.star-rating a.two-stars
{
	left:8px;
	height: 6px;
}
.star-rating a.two-stars:hover
{
	width:18px;
	height: 8px;
	padding:0px;
}
.star-rating a.three-stars
{
	left: 18px;
	height: 8px;
}
.star-rating a.three-stars:hover
{
	width:27px;
	height: 8px;
	padding:0px;
}

.star-rating a.four-stars
{
	left: 27px;
	height: 8px;
}
.star-rating a.four-stars:hover
{
	width:36px;
	height: 8px;
	padding:0px;
}

.star-rating a.five-stars
{
	left: 36px;
	height: 8px;
}
.star-rating a.five-stars:hover
{
	width:45px;
	height: 8px;
	padding:0px;
}
.nextpage a {
	color:#FF00BA;
	text-align:left;
	text-decoration:none;
}
.ratingGrid a {
	color:#A7A9AC !important;
	padding:1px 2px;
}
.view_report a{
	color:#FF00CC;
	font-size:14px;
	font-weight:normal;
	margin:15px 0px 0px 0px;
	display:block;
	text-decoration:none;
}
.daily_date {
	color:#999999;
	font-size:12px;
	margin:0;
}
.bold {
	font-weight:bold;
}
.people_wrap .left, .people_wrap .right{
	width:313px;
}
.people_wrap .section{
	float:left;
	width:307px;
	height:auto;
}
.people_wrap .section .article {
	width:307px;
	height:auto;
}
.hidden{
	display:none;
}
.overlay {width:329px;}
.overlay .section{
	width:304px;
	height:238px;
/*	background-color:#eeeeee;*/
	background-image:url(../images/core/email_popup_bg.jpg);
	position:relative;
	margin:0 auto;
	padding:12px;
	/*border:1px #ff00cc solid;*/
}

.people_wrap .overlay .section{
	width:304px;
	height:238px;
	/*	background-color:#eeeeee;*/
	background-image:url(../images/core/email_popup_bg.jpg);
	position:relative;
	margin:0 auto;
	padding:12px;
	/*border:5px #ccc solid;*/
}
.people_wrap .nextpage {
	float:none;
	width:auto;
}
.dotted_top{
	background: #FFFFFF url(../images/core/grey_dotted.gif) 0px -22px repeat-x;
	padding:5px 0 0;
	top:0;
	position:absolute;
	width:639px;
}
.people_wrap p.quote {
	color:#FF00CC;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	margin:5px 0 10px;
	font-family:Helvetica,Arial,sans-serif;
}

.bottom_panels .bottom_panel_body {
	background-color:#FFFFFF;
	display:block;
	height:auto;
	margin:0;
	padding:0;
	position:absolute;
	width:auto;
	z-index:5;
	overflow:hidden;
}
.bottom_panels .panel_body .overlay {
	height:auto;
	overflow:hidden;
	padding:0;
	position:relative;
	width:auto;
	z-index:1000;
}
.bottom_panels {
	width:639px;
	display:block;
	position:absolute;
	z-index:3000;
}
.section h4 {
	color:#FF00CC;
	font-size:14px;
	font-weight:normal;
	margin:3px 0;
}

/*	SEARCH	*/
/*---------------------------*/

.result {
	width: 145px;
	float: left;
	height: 250px;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
	border-right: 1px dotted #DDD;
	border-bottom: 1px dotted #DDD;
}
.result img {
	margin-bottom: 10px;
}
.result h2 {
	color: #FF00CC;
	margin: 0px;
	font-size: 14px;
	line-height:16px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}
.result h1 {
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.result p {
	font-size: 10px;
	color: #999999;
}
.resultB {
	width: 145px;
	float: left;
	height: 250px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	border-right: 1px dotted #DDDDDD;
}
.resultB img {
	margin-bottom: 10px;
}
.resultB h2 {
	color: #FF00CC;
	margin: 0px;
	font-size: 14px;
	padding: 2px 0px;
	font-weight: bold;
	line-height:normal;
}
.resultB h3 {
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.resultB p {
	font-size: 10px;
	color: #999999;
}
.noresults h2{
	color:#ff00cc;
	font-size:12px;
	margin: 0 0 10px;
}
.noresults p{
	color:#999999;
	margin:0 0 10px;
}
.noresults ul{
	color:#999999;
	margin:0 0 0 30px;
}


/*	SUBNAV(s)	*/
/*---------------------------*/

.subnav {
	background-image: url(../images/core/grey_dotted.gif);
	height: 26px;
	width: 100%;
}
.catnav a {
	text-decoration: none;
	margin:  0px 20px 0px 0px;
	color: #666666;
	font-size:11px;
}

.catnav a:hover {
	text-decoration: none;
	color: #ff00cc;
	margin:  0px 20px 0px 0px;
}

.panel{
	 float:left;
	 margin-right:10px;
}
.panel_acc {
	background-color:#FFFFFF;
	height:20px;
	margin:2px 0 0;
	padding:0;
	position:absolute;
	top:0;
	width:95px;
	z-index:10;
}
#accordion {
	display:block;
	font-size:12px;
	height:110px;
	overflow:hidden;
	position:absolute;
	width:620px;
	z-index:3000;
}
.panel_body {
	background-color:#FF00CC;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	height:20px;
	padding:2px 0;
	position:absolute;
	z-index:5;
}
.panel_body div {
	height:15px;
	overflow:hidden;
	padding:2px 0 2px 5px;
	position:relative;
	width:130px;
}
.panel_body div a {
	color:#000000;
	position:absolute;
	width:300px;
	font-size:10px;
	font-family:arial,sans-serif;
}
.panel_body div a:hover {
	color: #FFFFFF;
}
.rewind_box
{
	position:relative;
	top:-2px;
	padding:2px 1px 0px 2px;
	margin: 0px 0px 0px 0px;
	width:48px;
	height:15px;
	background-color:#C7C8CA;
}
.rewind_box a
{
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
}
.active_nav{
	color:#FF00CC;
}
.inactive_nav{
	color:#666666;
}
.navpages {
	float:right;
}
.sorttext{
	margin-right: 20px;
	font-size:12px;
	color:#999999;
}

/*	LISTINGS	*/
/*---------------------------*/

.list_ad {
	width: 163px;
	height: 110px;
	margin: 0px 5px 5px 0px;
	float: left;
	background-color: #d1d2d4;
	font-size: 0px;
}

.listing {
	width: 240px;
	float: left;
	margin: 0px 10px 20px 0px;
	border: none;
}

.listing img {
	margin-bottom: 10px;
}

.listing h2 {
	color: #FF00CC;
	font-size:22px;
	line-height:24px;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
}

.listing h3 {
	color: #FF00CC;
	font-size:11px;
	font-weight: normal;
}

.listing p {
	font-size: 10px;
	color: #999999;
}

.listing a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.listing_left {
	float:left;
	width:340px;
}
.listing_right {
	float:left;
	width:250px;
	padding:0 0 0 35px;
}


/*	COL C		*/
/*---------------------------*/

.colC{
	width:300px;
	float:right;
}
.colC_inner img.ad{
	margin:1px 0;
}
.colC_inner h2{
	color:#FFFFFF;
	font-size:13px;
	text-transform:uppercase;
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	padding:8px 0 0 8px;
}
.ad_a, .ad_b{
	margin:1px 0 0;
}
#accordion_container{
	min-height:100px;
}
#accordion_container .accordion_content{
	background-color:#ff00cc;
	overflow:hidden;
	height:0px;
}
#accordion_container .accordion_content_inner{
	background-color:#ffffff;
	width:274px;
	padding:14px 8px 6px 8px;
	margin:0 5px 0 5px;
}
div.accordion_toggle{
	background:url(../images/core/acc_grad.gif) repeat-x;
	cursor:pointer;
	height:30px;
}
div.accordion_toggle h2{
	display:inline-block;
}
div.accordion_toggle .num_items{
	display:inline;
	background:url(../images/core/basket_icon.png) 0% 50% no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:0 5px 0 28px;
	margin:9px 0 0;
	float:right;
}
div.accordion_toggle_active{
	background:url(../images/core/acc_act.gif) repeat-x;
	cursor:pointer;
	height:30px;
}
div.accordion_toggle_active .num_items{
	display:none;
}
.acc_cont_bg{
	background:url(../images/core/acc_cont_bg.gif) 0% 100% repeat-x;
	overflow:hidden;
	padding:0 0 27px 0;
	/*height:auto;*/
}

.prod_thumb, .prod_title{
	float:left;
}
.prod_thumb{
	margin:0 10px 0 0;
}
.prod_title{
	font-size:11px;
	color:#666666;
	font-family:verdana, helvetica, sans-serif;
	font-weight:normal;
	width:135px;
}
.prod_qty{
	width:24px;
	margin:0 0 0 14px;
	float:right;
}
.accordion_content_inner h2{
	color:#999999;
	font-size:13px;
	margin:15px 0 0;
	padding:0;
}
.accordion_content_inner p{
	font-size:11px;
	line-height:15px;
	color:#666666;
	margin:0 0 12px 0;
}
.accordion_content_inner a.more{
	color:#99cc99;
	text-decoration:none;
}
.accordion_content_inner a.more:hover{
	text-decoration:underline;
}
.donate{
	width:56px;
	float:right;
	margin:2px 10px 0 0;
}
.donate_btn{
	float:right;
}
.checkout_btn{
	float:right;
	margin:0 0 39px 0;
}
.accordion_content_inner .total {
	width:100%;
	background:url(../images/core/total_bg.gif) repeat-x;
	height:38px;
	margin:22px 0 15px 0;
	padding:8px 0;
	color:#ff00cc;
	font-size:18px;
}
.total .right{
	float:right;
}
.total .left{
	float:left;
}
.date{
	font-size:9px;
	float:right;
}
.bestof_thumb{
	float:left;
	margin:0 8px 13px 0;
}
.day_icon{
	margin:0 0 5px;
}
.bestof{
	background:url(../images/core/grey_dotted.gif) 0% 100% repeat-x;
	padding:0 0 5px;
	margin:0 0 10px;
}
.bestof h2{
	color:#FF00CC;
	margin:0 0 10px;
}

/*	ABOUT		*/
/*---------------------------*/

.team_img{
	float:right;
}
.about_wrap{
	padding:23px 0 0;
}
.about_wrap h2 {
	color:#FF00CC;
	font-size:32px;
	font-weight:bold;
	margin:17px 0 0;
}
.about_wrap h3 {
	color:#666666;
	font-size:14px;
	font-weight:normal;
	margin:5px 0 10px;
}
.about_wrap h4 {
	color:#FF00CC;
	font-size:12px;
	font-weight:normal;
	margin:5px 0 0;
}
.about_wrap p {
	color:#999999;
	font-size:11px;
	line-height:13px;
}
.about_wrap p.spaced {
	color:#999999;
	font-size:12px;
	line-height:15px;
	margin-bottom:10px;
}
.about_head{
	height:150px;
	margin:0 0 30px;
}
.about_wrap .what_is{
	width:180px;
	float:left;
}
.about_wrap .profiles{
	float:left;
	width:459px;
}
.about_wrap .about_profile {
	float:left;
	margin:0 0 0 10px;
	width:218px;
}

/*	CONTACT	*/
/*---------------------------*/

.listingContainer{
	padding:23px 0 0;
}
.contact_right {
	float:right;
	width:315px;
}
.contact_left {
	float:left;
	width:320px;
}
.contact_left p {
	color:#666666;
	margin:10px 0 0;
	width:270px;
	font-size:12px;
}
.contact_left table {
	background-color:#E7E7E8;
	color:#999999;
	font-size:11px;
	font-weight:bold;
	margin-top:20px;
	padding:10px 0 0;
	width:300px;
}
.contact_left input {
	background-color:#F3F3F4;
	border:none;
	width:290px;
}
.contact_left textarea {
	background-color:#F3F3F4;
	border:medium none;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	height:80px;
	width:290px;
}
.contact_left input.submit {
	background-color:#FF00CC;
	border:none;
	color:#FFFFFF;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	padding:2px 0;
	width:290px;
}
.contact_left input.radio {
	background-color:#E7E7E8;
	display:inline;
	width:20px;
}
.week_hint {
	color:#999999;
	font-weight:normal;
	margin-left:10px;
}
.day_options {
	margin-top:10px;
}
.form_error {
	background-color:#F3F3F4;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#666666;
	margin:10px 5px 0;
	padding:5px;
	text-align:center;
	width:300px;
}

/*	TERMS		*/
/*---------------------------*/

.termsColumn {
	color:#999999;
	float:left;
	font-size:10px;
	margin:0;
	padding:5px;
	width:148px;
}
.termsColumn h2 {
	color:#FF00CC;
	font-size:11px;
	font-weight:bold;
	font-family:verdana,arial,sans-serif;
	line-height:24px;
}
.termsColumn p {
	font-size:11px;
	line-height:15px;
	margin-bottom:10px;
}

/*	ADVERTISE	*/
/*---------------------------*/

.adContainer{
	padding:23px 0 0;
	min-height:450px;
}
.adCopy {
	color:#999999;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
}
.adCopy h2, .shop_about h2 {
	color:#FF00CC;
	font-size:32px;
	font-weight:bold;
	line-height:30px;
	margin:5px 0 10px;
}
.adCopy h3, .shop_about h3 {
	color:#999999;
	font-size:16px;
	font-weight:normal;
	margin:0 0 10px;
	padding:0;
}

/*	REWIND	*/
/*---------------------------*/

.rewind_wrap {
	background:url(../images/core/grey_dotted.gif) 0px 266px repeat-x;
}

.rewind {
	width: 149px;
	float: left;
	height: 230px;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
	background: url(../images/core/grey_dotted_vert.gif) 100% 0% repeat-y;
}

.rewind img {
	margin-bottom:10px;
}

.rewind h2 {
	color: #FF00CC;
	margin: 0px;
	font-size: 16px;
	padding: 0px;
	font-weight: normal;
}

.rewind h3 {
	color: #FF00CC;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
}

.rewind p {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	margin: 2px 0px 10px 0px;
}



.rewindB {
	width: 150px;
	float: left;
	height: 230px;
	padding: 8px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	border-right: 1px dotted #DDD;
	border-bottom: 1px dotted #DDD;
}

.rewindB img {
	margin-bottom:10px;
}

.rewindB h2 {
	color: #FF00CC;
	margin: 0px;
	font-size: 16px;
	padding: 0px;
	font-weight: normal;
}

.rewindB h3 {
	color: #FF00CC;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
}

.rewindB p {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	margin: 2px 0px 10px 0px;
}

/*	SHOP		*/
/*---------------------------*/

.product_detail{
	padding:23px 0 22px;
	background: url(../images/core/grey_dotted.gif) 0% 100% repeat-x;
	height:auto;
	margin:0 0 46px 0;
}
.price{
	color:#ff00cc;
	font-size:18px;
	margin:16px 0;
}
.product_detail .desc{
	width:270px;
	font-size:11px;
	color:#666666;
	background: url(../images/core/grey_dotted.gif) 0% 100% repeat-x;
	padding:0 0 15px;
	float:left;
}
.product_detail .desc p{
	margin:0 0 15px 0;
}
.main_img{
	margin:18px 0 0 20px;
	cursor:pointer;
}
.qty_img{
	float:left;
	margin:5px 0 0;
}
.product_qty{
	width:30px;
	margin:2px 0 0 24px;
	float:left;
}
.buy_btn{
	float:left;
	margin:0 0 0 10px;
}
.items{
	width:639px;
	background: url(../images/core/grey_dotted_vert.gif) 308px 0px repeat-y;
	margin:44px 0 0;
}
.items .item{
	width:290px;
	height:215px;
	float:left;
	margin:0 9px;
	padding:20px 0 0;
	background: url(../images/core/grey_dotted.gif) 0% 100% repeat-x;
}
.item_thumb{
	text-align:center;
	cursor:pointer;
}
.item_desc{
	font-size:11px;
	color:#666666;
}
.item_thumb, .item_desc{
	width:142px;
	float:left;
}
.shop_about{
	padding:23px 0 30px;
	background: url(../images/core/grey_dotted.gif) 0% 100% repeat-x;
}
.shop_about h3{
	color:#666666;
}
.shop_about_img{
	margin:0 0 25px 0;
}
.shop_about_text{
	width:410px;
	margin:0 0 30px 0;
}
.shop_about_text p, .shop_about_text li{
	font-size:11px;
	color:#666666;
	margin:0 0 15px 0;
}
.shop_about_text ul{
	margin:0 0 0 20px;
}
.shop_partnership_image{
	margin:0 0 55px 0;
}
.shop_about_text a.more{
	color:#99cc33;
	text-decoration:none;
}
.shop_about_text a.more:hover{
	text-decoration:underline;
}
.shop_donate_icon{
	float:right;
}
.checkout  .steps{
	padding: 0 0 22px;
	background: url(../images/core/grey_dotted.gif) 0% 100% repeat-x;
}
.checkout .item, .checkout .itemfoot{
	padding: 30px 0;
	background: url(../images/core/grey_dotted.gif) 0% 100% repeat-x;
}
.item .img{
	float:left;
	width:165px;
}
.item .desc{
	float:left;
	width:245px;
	padding: 0 0 0 8px;
}
.item .desc h2{
	color:#FF00CC;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:2px 0 20px;
}
.item .desc p{
	font-size:11px;
	color:#666666;
}
.item .price{
	color:#666666;
	float:left;
	font-size:12px;
	margin:2px 40px 0;
}
.item .qty{
	color:#666666;
	float:left;
	font-size:12px;
}
.item .qty input{
	width:24px;
}
.item .don{
	margin:50px 0 0 112px;
	float:left;
}
.item .don input{
	width:75px;
}
.item .total{
	color:#666666;
	float:right;
	font-size:14px;
	margin:0;
}
.itemfoot {
	padding: 15px 0 !important;
}
.itemfoot .sub{
	color:#999999;
	font-size:14px;
	line-height:18px;
	height:52px;
}
.sub .cola, .sub .colb{
	float:right;
	width:140px;
	text-align:right;
}
.itemfoot .tot{
	color:#FF00CC;
	font-size:18px;
	height:20px;
}
.tot .cola, .tot .colb{
	float:right;
	width:140px;
	text-align:right;
}
.checkout .next{
	float:right;
	margin:30px 0 0;
}
.checkout .prev{
	float:left;
	margin:30px 0 0;
}
.checkout .payment{
	color:#999999;
	margin:40px 0 0;
}
.payment .req{
	color:#FF00CC;
	font-family:arial,sans-serif;
	padding:0 0 0 2px;
}
.payment td{
	height:30px;
	padding:0;
	vertical-align:top;
}
.payment .label{
	width:130px;
}
.payment .input{
	width:260px;
}/*
.payment td.input{
	width:225px;
}*/
.payment input, .payment select{
	width:220px;
}
.payment input.small{
	width:60px;
}
.payment .error{
	color:#ff00cc;
}
.checkout .confirmation{
	padding:30px 0;
}
.confirmation h3,.item h3{
	color:#FF00CC;
	font-size:12px;
	margin:0 0 20px;
	font-weight:normal;
}
.confirmation p{
	color:#999999;
	font-size:11px;
	line-height:16px;
}
.enlarge{
	position:absolute;
	top:0px;
	left:196px;
	height:auto;
	min-height:400px;
	min-width:550px;
	background-color:#FFFFFF;
	text-align:center;
	display:none;
	padding:30px 20px;
	border:5px solid #999999;
}
.enlarge a{
	position:absolute;
	padding:10px 10px 0 0;
	top:0;
	right:0;
}

/*	FOOTER	*/
/*---------------------------*/

.footer{
	clear:both;
	font-size:9px;
	color:#000000;
	padding:20px 0 0 0;
	margin:0 0 20px 0;
}

.footer, .footer a{
	color:#000000;
	text-decoration:none;
}
.footer a:hover{
	color:#ff00cc;
}
.credit{
	float:left;
}
.footlinks{
	float:right;
	text-align:right;
}