a{text-decoration: none;}
a:hover{color:#000;}

div#logonBar{
	float:right;
	padding: 10px;
	border: 1px dotted #236378;
	font-size: 12px;
	width: 258px;
	margin-bottom: 10px;
	color: #ccc;
}
div#logonBar a {color:#236378;}
div#logonBar a:hover {color:#000;}

div.left {
	width: 160px;
	float:left;
	margin-right: 25px;
}

div.left img {display:none;}


.ctl00_ContentPlaceHolder_CategoryTree_0 {
	color:#777;
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
}
.ctl00_ContentPlaceHolder_CategoryTree_1 {
	font-weight:bold;
}
.ctl00_ContentPlaceHolder_CategoryTree_2 {
	height:22px;
	padding:2px 6px 2px 6px;
}
.ctl00_ContentPlaceHolder_CategoryTree_3 {
}
.ctl00_ContentPlaceHolder_CategoryTree_4 {
}
.ctl00_ContentPlaceHolder_CategoryTree_5 {
	font-size:10pt;
	font-weight:normal;
}
.ctl00_ContentPlaceHolder_CategoryTree_6 {
}
.ctl00_ContentPlaceHolder_CategoryTree_7 {
	color:#505A36;
}
.ctl00_ContentPlaceHolder_CategoryTree_8 {
}
.ctl00_ContentPlaceHolder_CategoryTree_9 {
	color:#5555DD;
}
.ctl00_ContentPlaceHolder_CategoryTree_10 {
	color:#5555DD;
	text-decoration:none;
}
div.left a:hover {
	color: #000;
}
div.left div table {
	width: 160px;
}
div.left div table tr {
	width: 160px;
	display:block;
	float:none;
	clear:both;
	border: dotted #ccc;
	border-width: 0px 0px 1px 0px;
	*border: none;
	/* ie8 hack */
	border/*\**/: none\9;
}
div.left div table td {
	*border: dotted #ccc;
	*border-width: 0px 0px 1px 0px;
	/* ie8 hack */
	border/*\**/: dotted #ccc\9;
	border-width/*\**/: 0px 0px 1px 0px\9;
}
div.left div table td td {
	border: none;
}
div.left div div {
	border:none;
}

div.mainShop {
	float:left;
	width: 370px;

236378
} 
div.mainShop h2 {
	color: #236378;
} 
div.mainShop img.image {
	border: 10px solid #fff;
	margin: 10px;
} 
div.mainShop table.product {
	background-image: url(../images/main_item_bk.gif);
	background-repeat: repeat-x;
	border-collapse:collapse;
	border-spacing:0px;
	font-size: 12px;
	background-color: #F8FAF4;
} 
div.mainShop table.product a {
	color: #236378;
	font-weight: bold;
} 
div.mainShop table.product tr.productListItemHeader td {
	padding-top:13px;
	padding-bottom: 5px;
} 

div.mainShop table.product tr.productListItemHeader td a {
	font-size: 14px;
	font-weight: bold;
	color: #236378;
} 
div.mainShop table.product td {
	border-collapse:collapse;
	border-spacing:0px;
} 
div.mainShop table.product tr.price td {
	vertical-align: bottom;
	padding-bottom: 20px;
} 
div.mainShop table.product tr.price span {
	position: relative;
	top:2px;
} 
input.qty {
	border: 1px solid #ccc;
	width:22px;
	position: relative;
	top: 2px;
} 
input.add {
	width: 42px;
	height: 33px;
	top: 13px;
	position: relative;
	margin-left: 5px;
} 

div.right {
	width: 280px;
	float: right;
}
#cart {
	background-color: #e0e8cd;
}
#cart .cartHeader {
	color: #fff;
	background-color: #236378;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#cart div.cartItem {
	padding: 10px;
	background-color: #fff;
	background-image: url(../images/cart_item_bk.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 1px;
	float:left;
	width: 240px;
}
#cart div.cartItem a img {
	float: left;
	margin-right: 20px;
}

#cart div.cartItem div.info {
	float:left;
	width: 170px;
}

#cart div.cartItem h3 a {
	color:#236378;
	font-size: 12px;
	font-weight:bold;
}
#cart div.cartItem p {
	display: block;
	clear: both;
	float: none;
	font-size: 12px;
	color: #4c4c4c;
	padding-top: 6px;
}

#cart div.cartItem p label {
	float: left;
	padding-right: 5px;
}
#cart div.cartItem p input {
	font-size: 12px;
	color: #333;
	border: solid 1px #ccc;
	width: 22px;
	float: left;
	margin-top: -3px;
}
#cart div.cartItem p a {
	font-size: 0.001em;
	color: #333;
	width: 21px;
	height: 21px;
	background-image: url(../images/btn_reload.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-left: 60px;
	margin-right: 3px;
	margin-top: -3px;
}
#cart div.cartItem p input.del {
	font-size: 0.001em;
	width: 21px;
	height: 21px;
	background-color: #fff;
	background-image: url(../images/btn_kill.gif);
	background-repeat: no-repeat;
	border: none;
	float: left;
	cursor:pointer;
}
#cart .cartFooter {
	background-image: url(../images/cart_total_bk.gif);
	background-repeat: repeat-x;
	clear: both;
	float: none;
	margin-top: 9px;
	border: solid #E0E8CD;
	border-width: 9px 10px 0px 10px;
	padding: 0px;
}
#cart .cartFooter h3 {
	font-size: 16px;
	color: #fff;
	background-color: #8cb1ac;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}
#cart .cartFooter p {
	margin:0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#cart .cartFooter p.small {
	font-size: 11px;
	font-style:italic;
	color: #777;
}
#cart .options {
	background-color: #f6ffe0;
	clear: both;
	float: left;
	border: 10px solid #E0E8CD;
	margin: 0px;
	width: 240px;
	padding: 10px;
}
#cart .options a.empty,#cart .options a.checkout {
	display: block;
	float: left;
	width: 90px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/btn_kill.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#cart .options a.checkout {
	background-image: url(../images/btn_checkout.gif);
	background-position: right 0px;
	padding-right: 26px;
	padding-left: 0px;
	float: right;
	text-align: right;
}
.prod_image {
	float:left;
	width:400px;
}
.prod_image h1 {
	color: #236378;
}
.prod_image img.image,.prod_details img.image {
	border: 1px solid #ccc;
	padding:10px;
	background-color:#fff;
	float:none;
	clear:both;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}

.prod_details {
	font-size: 12px;
	float:left;
	width:460px;
}

.prod_details .price {
	float:none;
	clear: both;
	padding-bottom: 15px;
}
.prod_details .price span {
	padding-right: 10px;
}
.prod_details p {
	font-size: 12px;
}
.prod_details p.intro {
	font-size: 14px;
}
.prod_details h3 {
	font-size: 16px;
	padding-top: 20px;
}

