/* ID Styles */



#sidebar {
	font-size: 12px;
	/*line-height: 16px;*/
	padding: 0px;
	color: #003333;
	width: 18%;
	float: left;
	height:540px;
}
#maincontent {
	font-size: 10px;
	line-height: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 80%;
	color: #003333;
	float: right;
}
#maincontent .main-img img { border: 1px solid #ddd; width: 350px; height: 400px;}
#maincontent .thumbnails_main img { /*width: 87.5px; height:100px;*/ border: 1px solid #fff; }
#maincontent .thumbnails_main img:hover { border: 1px solid #aaa; }
#maincontent .thumbnails_prod img { /*width: 87.5px; height:100px;*/ border: 1px solid #ddd; }
#maincontent .thumbnails_prod img:hover { border: 1px solid #aaa; }

#maincontent .thumb_prod_table {
	width:350px;
}

#maincontent .thumbnails_prod td {
	width: 33%;
	text-align: center;
	vertical-align: top;
}

#shop-main table {
	width: 100%;
	padding: 10px 5px;
}
#shop-main table td {
	padding-left:2px;
	padding-right:2px;
	padding-bottom:20px;
	width:19%;
	font-size:12px;
	color: #444444;
	text-align:center;
	line-height: 14px;
	vertical-align:top;
	letter-spacing:0.1em;
	}
	
#navigation {
	margin-top:10px;
	}

#navigation span.nav_title {
	font-weight:bold;
	color:#7b8282; !important
	text-align:left; !important
}

#navigation a {
	font-size:12px;
	color: #444444;
	/*line-height:16px;*/
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}
	
#navigation a:hover {
	color:#444444;
	font-weight:bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #444444;
	}
#navigation .curText {
	font-weight:bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #444444;
}
#navigation .indent {
	padding-left:15px;
}

#transition {
	left: auto;
	top: auto;
	right: auto;
	float: left;
}

#transition_table {
	padding-left:60px;
}
#banner {
	float:right;
	padding-top:0px;
	padding-right: 0px;
	width: 50%;
}
#banner img {
	text-align: center;
	vertical-align: middle;
}

#shipinfo {
	font-size: 14px;
	text-align: justify;
}
#cart {
	font-size: 14px;
}
#cartTable {
	width:795px;
	margin: 0px auto;
}
#cartTable a{
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#999999;
}
#cartTable td, th {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	white-space: nowrap;
	border: solid 1px #999999;
}
#cartTable .bg_gray {
	background-color:#DDDDDD;
	}
#intl_ship{
font-size:9px;
}
#checkout_buttons {
	text-align: center;
	margin: 0px auto;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	color:#999999;
}
#checkout_main {
	font-size:14px;
	}	

#review_order {
	font-size: 14px;
	padding-top:20px;
}
#review_order table {
	width:30%;
}
#review_order table td, th {
	padding: 5px;
	white-space: nowrap;
}

.description {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 0px;
	padding-left: 20px;
}

.description ul {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
/*
.description ul li {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:14px;
}*/	

.product_title {
	font-size: 14px;
	text-align: center;
	padding-left: 20px;
	padding-top: 30px;
}
.checkout_form_title{
font-size:14px;
padding-left:30px;
padding-top:15px;
}
.errtext{
color:#FF0000;
font-weight:bold;
font-size:14px;
padding-left:30px;
padding-top:15px;
}
.price {
	text-align: right;
	padding-right:10px;
}
.itemtext {
	text-align: left;
	padding-left:10px;
	/*	width: 100px;*/
}
.itemtype {
	text-align: center;
/*	width:100px;*/
	}


