/* cart css */

#nav_container {
	margin:0px auto 0px auto;
	margin: 0px auto 20px auto;
	border:0px solid #333333;
	}
	
#container {
	margin: 0px auto 20px auto;
	border:0px solid #333333;
	width:80%;
	}	
	
#containerfixedwidth {
	margin: 0px auto 20px auto;
	border:0px solid #333333;
	width:800px;
	text-align:left;
	}				
	
.center, .carttbl {
	margin: 0px auto 20px auto;
	border:0px solid #444444;
	}	
	
.carttable{
	margin: 0px auto 20px auto;
	border:0px solid #444444;
	border-right:1px solid #99ccff;
	}		
	
.carttable td, .td_Total, .th_Total, .th_Header{	
	border-left:1px solid #99ccff;
	border-bottom:1px solid #99ccff;
	padding:4px;
	border-collapse: collapse;
	text-align:center;
	}
	
.td_TotalValue {
	font-weight: bold;
	border-right:0px solid #99ccff;
	padding-right:20px;
	}	

.borderright {
	border-right:0px solid #99ccff;
	}

fieldset {
	margin:0px 10px 10px 0px;
	padding:10px;
	}
	
.billing {
	width:376px;
	float:left;
	margin-right:20px;
	}	

.shipping {
	width:376px;
	float:right;
	}		
	
.small {
	font-size:small;
	}	
	
.input_style, .leftinputs, .rightinputs  {
	width: 200px;
	border:1px inset #999999;
	background-color:#eeeeee;
	}		
	
.review_leftinputs, .review_rightinputs  {
	width: 200px;
	border:0px inset #999999;
	background-color:#eeeeee;
	}			

.rightinputs_ext  {
	width: 40px;
	border:1px inset #999999;
	background-color:#eeeeee;
	}		
	
.payment_inforamtion {
	margin-bottom:40px;
	padding-bottom:1px;
	}	
	/*
.email, .comments, .payment_inforamtion {
	width:820px;
	}		*/
	
.email, .comments {
	margin: 20px 0px 16px 0px;
	}	
	
#email {
		border:1px inset #999999;
	background-color:#ffffff;
	width: 240px;
	}	
	
.bstxtarea	{
	width:90%;
	border:1px inset #999999;
	}
	
.comments {
	clear:both;
	}	
	
#comments22 {
	height:72px;
	width:342px;
	background-color:#ffffff;
	}	
	
.items_table	{
	margin-bottom:10px;
	}
	
	
.cart {
	border-collapse:collapse;
	}	

	
	
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 116px;
  text-align: left;
  display:inline;
  }

div.row span.formw {
  float: right;
  width: 240px;
  text-align: left;
  display:inline;
  } 	
	
.th_Header2 {
	background-color:#FFF699;
	}	
	
.th_Header {
	background-color:#99ccff;
	}		
	
.tr_Details, .tr_Shipping, .total, #email {
	background-color:#eeeeee;
	}	
	
.td_Total {
	text-align:right;
		background-color:#FFF699;
	}	
	
h1, h2, h3, h4, h5, legend {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	}
	
	
/* cart navigation styles */	
.cart_nav {
	margin: 20px 0px 30px 0px;
	text-align:center;
	vertical-align:top;
	}
	
#cart_nav2	 {
	margin: 20px auto 40px auto;
	text-align:center;
	}

.current, .current a, .current a:visited {
	color:#000000;
	font-family:verdana,arial,helvetica,tahoma,;
	font-variant: small-caps;
	font-size:14px;
	width:132px;
	font-weight:bold;
	padding:0px;
		vertical-align:top;
			text-decoration:none;
	}

.not_current, .not_current a, .not_current a:visited {
	color:#dddddd;
	font-family:verdana,arial,helvetica,tahoma;
	font-variant: small-caps;
	font-size:14px;
	width:132px;
	font-weight:bold;
	padding:0px;
		vertical-align:top;
			text-decoration:none;
	}
	
.not_current a:hover {
	color:#444;
	font-family:verdana,arial,helvetica,tahoma;
	font-variant: small-caps;
	font-size:14px;
	width:132px;
	font-weight:bold;
	padding:0px;
	vertical-align:top;
	text-decoration:none;
	}	
	

.carttbl{
	margin: 0px 0px 20px 0px;
	text-align:left;
	}	
	

	
.btn {
	border:2px outset #aaaaaa;
	background-color:#D5D2CD;
	margin:10px 0px 10px 0px;
	width:121px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size:92%;
	padding:1px;
	}		
	
.btn a{
	text-decoration:none;
	font-size:12px;
	padding:1px;
	width: 99%;
	color:#000000;
	text-decoration:none;
	}	
	
.btn a:hover{
	text-decoration:underline;
	}		

	
/* ++++++++++++ this is from cart.php ++++++++ */


.th_Title{
	/*border:					1px solid black;
	border-right:			3em solid #FFFF80;*/
	}

.td_Title{
	text-align:center;
	}
.th_Header{
	background-color:		#99ccff;
	color:					black;
}

.td_Quantities {
	text-align:center;
	margin:0px auto 0px auto;
	}

.td_Quantities input
{
	background-color:		#FFFFDD;
	width:					2em;
	text-align:right;
}

.td_Total
{
	background-color:		#ffffff;
	color:					black;
}


/* +++++++ end cart.php ++++++++++++++++++ */	

.clearfloats {
	clear:both;
	}

.money {
	width:64px;
	text-align:center;
	}
		
.inline {
	display:inline;
	}		
	
.remove {
	visibility: hidden;
	margin-left:-1000px;
	margin-bottom:-160px;
		}
		
.cheese_buckets {

	}		
		
.email_sec {
	margin:10px 10px 10px 0px;
	border:1px solid #999999;
	padding:10px;
	}
	
#ie_center {
	text-align:center;
	}	
	
.section_head
	{
	background-color:#99ccff;
	padding:2px 2px 2px 8px;
	}
	
.right {
	float:right;
	}
	
.th_ID, .th_Quantities, .th_Price, .th_Total {
	width:100px;
	}
	
.prodID {
	padding-right:10px;
	}	
		
.noborder {
	border:0px solid fff;
	}		
