
@import url(standard_page.css);

#breadcrumb {
height:23px;
width:100%;
background-image:url(images/breadcrumb_bg_long.gif);
background-repeat:no-repeat;
background-position:left;
color:#666666;
float:left;
}

#nav1 p {
padding:3px 0 0 10px;
}

#maincol {
float:left;
width:750px;
}

#maincol p{
margin:0px 15px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	height:100%;
	color: #333333;
	background-color: #96968A;
	background-image:url(images/bg_basket.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin:0px;
	padding:0px;
	line-height:1.4em;
}

#maincol h2, #maincol h3{
color:#999999;
padding:15px 0px 5px 0px;
margin-left:15px;
margin-right:10px;
border-bottom:1px solid #CCCCCC;
}

h4{
font-size:1.3em;
font-weight:bold;
margin-left:18px;
}

#singlecol_content {
position:relative;
width:750px;
min-height:100%;
float:left;
}

* html #singlecol_content {
height:110%;
}

.lightGrey{
color:#CCCCCC;
}

.content_3col{
width:30%;
float:left;
text-align:left;
padding-left:20px;
}

.content_3col dl{
float:left;
margin:0;
padding:0;
width:225px;
}

.content_3col dt{
float:right;
width:150px;
padding:0;
margin:0;
line-height:1.2em;
}

.content_3col dd{
padding:0;
margin:0;
}

.product_col{
padding: 5px 0 5px 0;
width:35%;
padding-left:7px;
text-align:left;
align:left;
}

.content_3col p{
padding:0 0 15px 0;
margin:0;
}

.content_3col dd.product_img_lg img{
float:left;
border:#cccccc;
border-style:solid;
border-width:1px;
}



.submit{
width:91px;
height:25px;
background-image:url(images/modify_button_bg.gif);
background-repeat:no-repeat;
cursor:hand;
}

.table_container{
margin:15px;
border:none;
text-align:center;
}


.full_width_table{
width:720px;
border:none;
text-align:center;
color:#666666;
}

.table_item_list{
height:45px;
}

.total_row{
background-color:#ebe7e3;
height:30px;
}

.shipping_row{
height:30px;
background-color:#fff4c5;
font-size:1em;
font-weight:bold;
}

.error_block{
font-size:1em;
margin-top:15px;
padding:10px;
border: solid 1px #CC0000;
}


.total{
font-size:1.2em;
font-weight:bold;
}

.table_text_field{
height:12px;
font-size:smaller;
}

fieldset label {
display:block;
width:160px;
text-align:right;
padding-right:10px;
font-weight:bold;
}

.process_line{
margin-left:20px;
margin-right:20px;
border-bottom:solid 1px #999999;
}

.dividing_line{
margin:5px 5px 10px 5px;
border-bottom:solid 1px #999999;
}

