@charset "utf-8";
/* CSS Document - well I'm glad you're here to tell us these things, chewy plug the professor into the hyperdrive */

.white_price
	{
	color: #fff;
	}
.inputreq
	{
	background-color: #fff; 
	border-color: #ff0000; 
	}
#incorrect_password
	{
	display: inline;
	color: #ff0000; 
	}
.option_error
        {
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
        }
.cc_error
	{
	display: inline;
	color: #f00000;
	}
#cc_checkout_container a.cc_link_nav:hover, #cc_cart_container a.cc_link_nav:hover, #cc_receipt_links a.cc_link_nav:hover
	{
	background-position:right bottom;
	}
	
div#cc_confirmation a.cc_link_nav 
	{
        background:transparent url(/cart-images/button-confirm-order.png) no-repeat scroll 0 0%;
        border:medium none;
        cursor:pointer;
        height:16px;
        overflow:hidden;
        padding:0px 10px 0;
        text-indent:-500px;
        width:186px;
        }
div#cc_continue a.cc_link_nav:hover
        {
        background-position:0 -20px;
        }
div#cc_confirmation a.cc_link_nav:hover
	{
        background-position:0 -20px;
	}

div#cc_continue a.cc_link_nav 
	{
	/*background-image:url(/cart-images/button-continue.png);*/
	background:transparent url(/cart-images/button-continue.png) no-repeat scroll 0% 0%;
        border:medium none;
        cursor:pointer;
        height:16px;
        overflow:hidden;
        padding:0px 10px 0;
        text-indent:-500px;
        width:186px;
	}
a.cc_link_nav
	{
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	height:0;
	margin:15px 0 10px;
	overflow:hidden;
	padding-top:20px;
	}
#continue:hover
	{
	background-position:0 -20px;
	}

#continue
	{
	background:transparent url(/cart-images/button-continue.png) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	height:0;
	overflow:hidden;
	padding:20px 10px 0;
	text-indent:-500px;
	width:186px;
	}

.spacer{
	width: 20px;
	height: 20px;
}

#checkout{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#checkout fieldset{
	width: 356px;
	position: relative;
	border: 2px solid #CCCCCC;
	padding: 15px;
}

* html #checkout fieldset{
	width: 390px;
}



#checkout fieldset td{
	padding-top: 3px;
	padding-bottom: 3px;
}


#checkout .field{
		width: 98%;
		background-color: #DDDDDD;
		border: none;
		color: #333333;
}

#checkout div.field{
	width: 98%;
	background-color: none;
	border: none;
	color: #333333;
}

#step2a, #step2b{
	height: 300px;
}

#password1a	{
		visibility:hidden;
		}
#password1b	{
		visibility:hidden;
		}
#checkout legend{
		font-size: 16px;
		line-height: 18px;
		font-weight: bold;
		margin: 0;
		padding: 0;
		position: absolute;
		top: -0.5em;
		left: 1.5em;
}

#TB_ajaxContent {
	/* padding: 30px 20px; */
}

#TB_ajaxContent{
		padding-top: 20px
}

#cart, #TB_ajaxContent{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
}

#cart
{
}

/* #continuecart { float: left } */

#checkout #cart{
	width: 390px;
}

/* Desktop/import_discount_table.php */

#cart h2, #TB_ajaxContent h2{
		color: #333333;
		font-size: 28px;
		line-height: 28px;
		font-weight: bold;
		margin: 0;
		margin-bottom: 5px;
		padding-bottom: 0px;
		padding: 0;
	}
	
#checkout table{
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 0;
}


#TB_ajaxContent fieldset#actions{
	position: relative;
}

#TB_ajaxContent fieldset#actions #continuecart{
	position: absolute;
	left: 0;
}


#cart th, #TB_ajaxContent th{
		border-bottom: 1px solid #666666;
		padding: 5px;
		background-color: #666666;
		color: white;
		text-align: left;
		font-size: 14px;
		font-weight: normal;
	}
	
	#cart td, #TB_ajaxContent td{
		border-bottom: 1px solid #CCCCCC;
		padding: 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
	}
	
	#cart td img, #TB_ajaxContent td img{
		padding-bottom: 1px;
	}
	
	#cart .quantity, #TB_ajaxContent .quantity{
		width: 30px;
	}
	
	#cart .subtotal, #TB_ajaxContent .subtotal{
		background-color: #f3f3f3;
	}
	
	#cart .total, #TB_ajaxContent .total{
		background-color: #666666;
		color: #fff;
		text-align: right;
	}
	
	#cart .subtotal .text, #cart .total .text, #cart .tax .text,#cart .shipping .text, #TB_ajaxContent .subtotal .text, #TB_ajaxContent .total .text, #TB_ajaxContent .tax .text,#TB_ajaxContent .shipping .text{
		text-align: right;
	}
	
	#cart .price, #TB_ajaxContent .price{
		text-align: right;
	}
	
	#cart ul, #TB_ajaxContent ul{
		margin-top: .25em;
		margin-bottom: .25em;
		font-size: 10px;
		margin-left: 0;
		padding-left: 3em;
	}
	
	
	#cart .q, #TB_ajaxContent .q{
		font-size: 11px;
		width: 30px;
	}
	
	#cart #actions, #TB_ajaxContent #actions{
		border: none;
		padding: none;
		margin: none;
		text-align: right;
	}

#checkout #cart h2{
		font-size: 16px;
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 0;
		color: #333333;
}

#checkout .error{
		color: #FF0000;
}

#checkout .diffship{
	color: #3366CC;
}

#actions{

}

	#checkout #creditcards{
		text-align: center;
		margin-top: 5px;
	}
	
#closecart {
margin-bottom:10px
}
	
/*
	#cart{
		width: 500px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
	}
	
	#checkout h1{
		font-size: 32px;
		text-align: center;
		padding: 20px;
		border-bottom: 2px solid #CCCCCC;
	}
	
	
	
	
	
	
	#checkout #cart h2{
		font-size: 16px;
		font-weight: bold;
	}
		
	#cart table{
		width: 500px;
		margin-top: 15px;
		margin-bottom: 15px;
		font-size: 100%;
	}
	
	#checkout #cart table {
		width: 390px;
	}
	
	#cart th{
		border-bottom: 1px solid #666666;
		padding: 5px;
		background-color: #666666;
		color: white;
		text-align: left;
		font-size: 14px;
		font-weight: normal;
	}
	
	#cart td{
		border-bottom: 1px solid #CCCCCC;
		padding: 5px;
	}
	
	#cart td img{
		padding-bottom: 1px;
	}
	
	#cart .quantity{
		width: 30px;
	}
	
	#cart .subtotal{
		background-color: #f3f3f3;
	}
	
	#cart .total{
		background-color: #666666;
		color: white;
	}
	
	#cart .subtotal .text, #cart .total .text{
		text-align: right;
	}
	
	#cart ul{
		margin-top: .25em;
		margin-bottom: .25em;
		font-size: 10px;
		margin-left: 0;
		padding-left: 3em;
	}
	
	
	#cart .q{
		font-size: 11px;
		width: 30px;
	}
	
	#cart #actions{
		border: none;
		padding: none;
		margin: none;
		text-align: right;
	}
	
	#checkout{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
	}
	
	#checkout fieldset{
		width: 356px;
		position: relative;
		border: 2px solid #CCCCCC;
		padding: 15px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	#checkout legend{
		font-size: 16px;
		line-height: 18px;
		font-weight: bold;
		margin: 0;
		padding: 0;
		position: absolute;
		top: -0.5em;
		left: 1.5em;
	}
	
	#checkout em{
		display: inline-block;
		float: left;
		width: 15px;
		text-align:center;
	}
	
	#checkout .fieldname{
		width: 141px;
		display: inline-block;
		float: left;
		text-align: right;
	}
	
	#checkout .error{
		display: block;
		margin-top: 5px;
		margin-left: 156px;
		width: 200px;
		color: #FF0000;
	}
	
	#checkout .field{
		width: 196px;
		padding: 2px;
		background-color: #DDDDDD;
		float: right;
		border: none;
		color: #333333;
	}
	
	#checkout div.field{
		background-color: transparent;
		display: inline-block;
		text-align:left;
		float: right;
		width: 194px;
	}
	
	#checkout fieldset ul{
		margin: 0;
		padding: 0;
		list-style-type: none;
		margin-bottom: -10px;
	}
	
	#checkout fieldset li{
		display: block;
		float: left;
		margin-bottom: 10px;
	}
	
	#checkout .tip{
		text-decoration: underline;
	}
	
	#checkout #creditcards{
		text-align: center;
		margin-bottom: 15px;
	}
	
	#checkout #top, #checkout #middle, checkout#bottom{
		clear: both;
		float: left;
		width: 825px;
	}
	
	
	#checkout #step1, #checkout #step2a, #checkout #step3{
		float: left;
	}
	
	#checkout #step2b, #checkout #step4{
		float: right
	}
	
	#checkout #wrap{
		float: left;
		width: 825px;
	}

	#checkout #action{
		clear: both;
		width: 825px;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
		border-top: 2px solid #CCCCCC;
	}
	
	
	#checkout #action input{
	}
*/	

