﻿/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background:url(../images/bkg_green2white.png) repeat-x ;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.test
{
}

a, a:visited {
	text-decoration: none;
}

input {
	background:#ffffff;
	border:1px solid #999999;
}

input:focus {
	background:#ffffff;
	border:1px solid #333333;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#wrapper {
	width: 834px;
	margin: 0px auto;
	display: block;
	border:#330000 0px solid;
}


#rshadow, #lshadow {
	width: 17px;
	background:#FF0000;
	float:left;
	display:block;
	min-height: 1000px;
}

#lshadow{
	background:url(/images/lshadow.png)  repeat-y ;
}

#rshadow{
	background:url(/images/rshadow.png)  repeat-y ;
}

#content{
	float: left;
	width: 800px;
	background: #2d7ed8;
	display: block;
	min-height: 1000px;
	padding: 0px;
}

#header{
	height: 100px;
	width: 776px;
	background:#FFFFFF;
	margin: 0px auto 20px auto;
	text-align:center;
	padding-top:6px;
	
}

#checkout {
	min-height: 900px;
	width: 776px;
	/*background:url(../images/light_blue_bigbox_gradient.jpg) repeat-x bottom left #ffffff;*/
	display: block;
	margin: 0px auto 40px auto;
	padding: 8px 0px 0px 0px;
}

#nav {
	width:730px;
	min-height: 41px;
	margin: 0px auto;
	position:relative;
	left: -8px;
	clear:both;
	padding: 0px;
	/*background:url(../images/step1.png) no-repeat #2d7ed8;
	border:0px solid #66CC99;*/
	border-bottom:1px solid #d1e3f6;	
}

#nav h3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 35px;
	line-height: 35px;
	font-weight:normal;
	clear:both;
	color:#2d7ed8;
	display:block;
	clear:both;
	padding: 0px 0px 0px 8px;
	margin: 42px 0px 2px 0px;
	border-bottom:1px solid #d1e3f6;	
}

#steps {
	padding-top: 14px;
}

#steps a,
#steps a:visited,
#steps span {
	/*display:block;
	width: 180px;
	text-align:center;
	float:left;
	clear:none;
	padding: 0px;
	margin: 0px;
	color:#ffffff;*/
	
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size: 14px;
	display:block;
	height: 25px;
	float:left;
	clear:none;
	padding: 0px;
	padding-left: 35px;
	padding-top:2px;
	margin: 0px;
	margin-right: 15px;
	color:#999999;
	background:url(../images/bg_nav_progress.gif) no-repeat 0px -2px;
}

#steps a strong,
#steps a:visited strong,
#steps span strong {
	font-family:Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-style:normal;
	display:block;
	float:left;
	margin:3px 12px 0px 0px;
	left:-2px;
	top:-2px;
	clear:none;
	position:relative;
}

#steps a.activenav {
	margin-right:15px;
}

#steps a:hover,
#steps a:visited:hover {
	color:#CCCCCC;
} 

#steps a.littlewider,
#steps span.littlewider {
	margin-left:10px;
}

#main {
	margin: 20px auto;
	width: 730px;
	min-height: 1000px;
}

#leftcol {
	width: 450px;
	clear:right;
	float:left;
}

#rightcol {
	width: 240px;
	margin-left: 30px;
	clear:right;
	float:left;
	border: 0px dotted #999999;	
	/* new code for buttons fix */
	position:relative;
	overflow:visible;
	/* end new code to fix checkout buttons */
}	

#rightcol input {
	background:#ffffff;
	border:1px solid #999999;
	width: 20px;
}


#rightcol input:focus {
	border:1px solid #333333;
}

#leftcol strong,
#rightcol strong {
	/*color:#999999;
	font-weight:bold;
	font-size: 12px;*/
	display:block;
	clear:both;
	margin-bottom: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color:#333333;
	color:#373737;
	margin-top: 0px;
}


.section {
	width: 450px;
	/*min-height: 166px;*/
	border: 1px solid #FF3399;
	margin-bottom: 30px;
	background:#d1e7ff;
}

.section #sort select,
.section .listing .options select {
	font-size: 9px;
	padding: 0px;
	margin: 0px auto;
	background:#ffffff;
	border:1px solid #999999;
	color:#666666;
}

.section #sort {
	color:#0099FF;
	font-size: 9px;
	padding: 3px 6px;
	margin: 4px auto;
	width: 95%;
	border: 1px solid #0099FF;
}

.section .listing {
	clear:both;
}

.section .listing .titlegroup{
	height: auto;
	display:block;
	float:left;
	clear:both;
	padding: 5px;
	margin: 0px;
	position:relative;
	width: 430px;
}

.section .listing .titlegroup .title {
	background:#2d7ed8;
	color:#ffffff;
	float:left;
	margin: 4px auto 0px;
	padding: 3px 6px;
	width:290px;
}

.titlenonemailtofriend {
	background:#2d7ed8;
	color:#ffffff;
	float:left;
	margin: 4px auto 0px;
	padding: 3px 6px;
	width:420px;
}

.section .listing .titlegroup .emailfriend {
	display:block;
	/*color:#2d7ed8;*/
	position:absolute;
	bottom:7px;
	padding-bottom: 3px;
	right:0;
	margin: 0px;
	width:130px;
}

.gotocheckout {
	float:right;
	position:relative;
	top:-20px;
}

.section .listing .data,
.section .listing .detailbox, 
.section .listing .options
 {
	height: auto;
	display:block;
	float:left;
	clear:both;
	padding: 5px;
	top:-5px;
	left:5px;
	margin: 0px;
	position:relative;
	width: 420px;
	background:#ffffff;
	border:1px solid #2d7ed8;
}

.section .listing .data .imagegroup{
	display:block;
	width: 58px;
	float:left;
}

.section .listing .data .imagegroup .image{
	border:1px solid #2d7ed8;
	display:block;
	height: 58px;
	width: 58px;
	overflow:hidden;
	float:left;
	margin: 2px 4px 4px 0px;
}

.section .listing .data .imagegroup .moreinfo a,
.section .listing .data .imagegroup .moreinfo a:visited {
	font-size: 10px;
	color:#2d7ed8;
	text-decoration:none;
	padding-left:13px;
	background:url(../images/arrow_small_grey.gif) no-repeat; 
}

.section .listing .data .imagegroup .moreinfo a:hover,
.section .listing .data .imagegroup .moreinfo a:visited:hover {
	color:#666666;
}

.section .listing .data .pricing {
	width: 170px;
	float:left;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	border-right: 1px solid #CCCCCC;
	padding-top: 6px;	
}

.section .listing .data .pricing .itemprice{
	font-size: 10px;
	color:#999999;
}

.section .listing .data .pricing .theprice {
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	border-bottom: 1px solid #CCCCCC;
	width: 95%;
	padding: 0px;
	margin: 0px;
}

.section .listing .data .pricing .taxdeductible{
	padding: 0px;
	margin: 0px;
	display:block;
	position:relative;
	top:-13px;
	font-size: 10px;
	color:#999999;	
}

.amount {
	color:#2d7ed8;
	font-size: 9px;
	text-align:center;
	line-height: 9px;
	width: 80px;
	float:left;
	clear:none;
	margin-left: 8px;
	padding-top: 8px;
	
}

.section .listing .data .qty {
	color:#2d7ed8;
	font-size: 9px;
	text-align:center;
	line-height: 9px;
	width: 40px;
	float:left;
	clear:none;
	margin-left: 8px;
	padding-top: 8px;	
}

.section .listing .data .rb_grouping {
	line-height: 26px;
	margin-top:8px;
}



.section .listing .data .rb_grouping label {
	font-size: 14px;
	font-weight: bold;
	color:#666666;
	position:relative;
	top:-3px;
	margin-right: 10px;
}

.section .listing .data .qty input {
	width: 25px;
	margin-top: 7px;
	background:#ffffff;
	border:1px solid #999999;
}

.section .listing .data .qty input:focus {
		border:1px solid #333333;
}

.section .listing .data .addtocart {
	text-align:center;
	width: 40px;
	float:left;
	clear:none;
	padding-left: 14px;
	margin-left: 6px;
	border-left: 1px solid #CCCCCC;
	padding-top: 6px;
}

.section .listing .data .addtocart img {
	margin-top: 18px;
}

.section .listing .data .imagegroup,
.section .listing .data .addtocart,
.section .listing .data .qty,
.section .listing .data .pricing,
.section .listing .data .rb_grouping {
	min-height: 60px;
}

.section .listing .data .rb_grouping {
	width: 287px;
	float:left;
}

.section .listing .data .oe_grouping {
	font-weight: bold;
	padding-top: 8px;
	color:#999999;
	padding-left: 10px;
	width: 277px;
	float:left;
	line-height: 22px;
}

.section .listing .data .premium {
	padding-top: 8px;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	left: 12px;
	position:relative;
	width: 110px;
	float:left;
	margin-left: 10px;
	border-right: 1px solid #CCCCCC;
	margin-right: 10px;
	padding-right: 10px;
	
}

.section .listing .data .premium select {
	font-size: 9px;
	padding: 0px;
	margin: 0px auto;
	background:#ffffff;
	/*border:1px solid #999999;*/
	color:#666666;	
	margin-top: 8px;	
}


.section .listing .detailbox,
.detailbox {
	/* detailbox is also defined up there ^^^^^^^^^^^ */
	border-top:none;
	background:url(../images/detail_innershadow.png) repeat-x #ffffff;
	width: 402px;
	padding: 14px;
	min-height: 100px;
}

.section .listing .detailbox img {
	float:left;
	margin: 3px;
}

.section .listing .detailbox .detaildescription{
	float:left;
	clear:right;		
	padding: 10px;
	border-left:1px solid #CCCCCC;
	min-height: 157px;
	width: 175px;
	font-size: 11px;
	color:#333333;
}

.section .listing .options{
	/* optoins is also defined up there ^^^^^^^^^^^ */
	border-top:none;
	background:#8AC5FF;
	color:#2d7ed8;
	width: 422px;
	padding: 3px 0px 3px 8px;
	min-height: 20px;
	font-size: 10px;
}

.section .listing .options select {
	/*width: none;*/
}

#rightcol table thead tr td {
	border-top: 1px solid  #999999;
	border-bottom: 1px solid #999999;
	color:#999999;
	font-size: 10px;
}

#rightcol table tr td {
	font-size: 10px;
	border-bottom:1px solid #999999;
	color:#666666;
}

#rightcol table tr.noborders td {
	border:none;
	padding-top: 10px;
}

#rightcol table tr.total td {
	padding: 6px 2px;
}

#rightcol table tr.total td select {
	font-size: 10px;
	background: #ffffff;
	border: 1px solid #999999;
	color:#666666;
}


#rightcol table tr.total td.shippingwarning {
	color:#2d7ed8;
}

#rightcol .sidebar {
	border: 1px solid #999999;
	color:#666666;
	padding: 16px;
	margin: 30px auto;
	width: 200px;
	display:block;	

}

#rightcol .sidebar .sidebaricon {
	width: 35px;
	height: 35px;
	overflow:hidden;
	display:block;
	clear:none;
	float:left;
	top:-6px;
	position:relative;
	background-image: url(../images/icon_check.png);
}

#rightcol .sidebar .lockicon{
	background:url(../images/icon_lock.png) no-repeat #999999;
	top:-3px;
}

#rightcol .sidebar .checkicon {
	background:url(../images/icon_check.png) no-repeat #999999;
	margin-right: 10px;

}

#rightcol .sidebar .sidebarhdr {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	width:140px;
	color:#999999;
	clear:right;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}
#rightcol .sidebar .sbcontent {
	clear:both;
	padding: 8px 10px 0px;
	display:block;
}

img.product {
	float:left;
	clear:right;
	margin: 9px 9px 9px 9px;
	padding: 0px;
	border: 1px solid #2d7ed8; /*original: */
}

.imagegroup2{
	display:block;
	width: 146px;
	float:left;
}

.imagegroup2 .image2{
	border:1px solid #2d7ed8;
	display:block;
	height: 146px;
	width: 146px;
	overflow:hidden;
	float:left;
	margin: 2px 4px 4px 0px;
}

.imagegroup2 .moreinfo2 a,
.imagegroup2 .moreinfo2 a:visited {
	font-size: 10px;
	color:#2d7ed8;
	text-decoration:none;
	padding-left:13px;
	background:url(../images/arrow_small_grey.gif) no-repeat; 
}

.imagegroup2 .moreinfo2 a:hover,
.imagegroup2 .moreinfo2 a:visited:hover {
	color:#666666;
}

.addtocart2 {
	text-align:center;
	width: 140px;
	float:left;
	clear:none;
	padding-left: 14px;
	margin-left: 6px;
	/*border-left: 1px solid #CCCCCC;*/
	padding-top: 6px;
}

.addtocart2 img {
	margin-top: 18px;
}

.moreinfo3 a,
.moreinfo3 a:visited {
	font-size: 10px;
	color:#2d7ed8;
	text-decoration:none;
	padding-left:13px;
	background:url(../images/arrow_small_grey.gif) no-repeat; 
}

#hilevelwrapper
{
	margin:0px;
    width:100%;
    padding:0px;
}
#hilevell,#hilevelr
{
	
}

.testmodetext
{
 	font-size: 18px;
	color:Red;
}