﻿/* --- product pages --- */

.prod_desc_container
{
	margin-bottom: 1.5em;
}

.prod_desc
{
}

.prod_desc .wide
{
	position: absolute;
	visibility: hidden;
	width: 700px;
	top: 0;
	left: 0;
	clear: left;
}

.prod_desc .narrow
{
	float: right;
	width: 430px;
	top: 0;
	left: 0;
}

.prod_desc_container h1
{
	margin-top: 5px;
}

.prod_img
{
	float: left;
	padding-bottom: 10px;
	display: inline;
}

._item_hover td,
.main tr._item_hover td
{
	background: #CDF;
}

.FilterBox
{
	padding: 4px;
	border: solid 1px #CDF;
	margin-bottom: 5px;
}

.FilterHeader
{
	margin: -5px -5px 5px;
	background: #CDF;
	padding: 5px;
	font-weight: bold;
}

.FilterLabel
{
	float: left;
	clear: left;
	width: 80px;
	text-align: right;
	height: 1.7em;
	line-height: 1.7em;
}

.FilterSelect
{
	float: left;
}

/* --- product listing pages --- */

.store_nav_block
{
	background: transparent;
	border: none;
	margin-bottom: 1.2em;
	line-height: 120%;
}

.store_nav_block .title
{
	font-size: larger;
	font-weight: bold;
	margin: 0.25em 0 0;
	text-transform: uppercase;
}

.store_nav_block .subcat_square img
{
	display: none;
}

.shop_prod_contain
{
    clear: both;
    width: 100%;
}

#maincontent .shop_prod,
#maincontent .shop_prod:link,
#maincontent .shop_prod:visited
{
	padding: 5px 5px 5px 80px;
	display: block;
	color: Black;
	text-decoration: none;
	border-bottom: solid 1px #114E99;
}

.shop_prod_first { border-top: solid 1px #002a55; }

/*.shop_prod:hover,*/
.shop_prod_hover
{
	background: #99cee5;
	color: Black;
	text-decoration: none;
}

.shop_prod .head
{
	font-size: 18px;
	font-weight: bold;
}

.shop_prod_img
{
	float: left;
	margin-left: -80px;
}

/*.category
{
	margin: 6px 0 12px;
}*/

/*.shop_prod .text
{
	float: right;
	width: 600px;
}*/

.cat_list
{
	float: left;
	width: 712px;
}

.cat_list .subcat_square,
.cat_list .subcat_last_square,
.cat_list .subcat_square:link,
.cat_list .subcat_last_square:link
{
	float: left;
	width: 166px;
	height: 100px;
	padding: 0;
	/*border: solid 1px #CCC;*/
	margin-right: 12px;
	margin-top: 7px;
	margin-bottom: 5px;
	position: relative;
	z-index: 20;
	text-decoration: none;
}

.cat_list .subcat_last_square,
.cat_list .subcat_last_square:link
{
	margin-right: 0;
}

.cat_list .name
{
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 6px;
	/*border: solid 1px black;*/
	border-top: none;
	width: 154px;
	text-align: center;
	/*
	background: black;
	background: rgba(0,0,0,0.6);
	*/
	background: url(/img/web/blackback.png) no-repeat 0 0;
	color: White;
	/*color: rgba(255,255,255,0.8);*/
	/*font-weight: bold;*/
	z-index: 22;
}

.cat_list .subcat_square:hover .name,
.cat_list .subcat_last_square:hover .name,
.cat_list .name_hover
{
	color: White;
	background: black;
	background: rgba(0,0,0,0.8);
}

.cat_list .subcat_img
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 166px;
	height: 100px;
	z-index: 21;
}

.cat_list .border
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 164px;
	height: 98px;
	z-index: 23;
	border: solid 1px black;
	border: solid 1px rgba(0,0,0,0.2);
}

.related_doc, .related_doc:link
{
	display: block;
	background: #EEF2FF url(/img/web/page_down.gif) 2px 2px no-repeat;
	border: solid 1px #CDF;
	margin: 5px 0;
	padding: 2px 2px 2px 23px;
	text-decoration: none;
	min-height: 16px;
	line-height: 16px;
}

.related_item, .related_item:link
{
	display: block;
	background: #EEF2FF;
	border: solid 1px #CDF;
	margin: 5px 0;
	padding: 5px 5px 5px 87px;
	text-decoration: none;
	height: 71px;
}

.related_link, .realted_link:link
{
	display: block;
	margin: 5px 0;
	position: relative;
	height: 146px;
}

.related_link .thumbnail
{
	width: 195px;
	z-index: 1;
	-ms-interpolation-mode : bicubic;
}

.related_link .play
{
	position: absolute;
	top: 49px;
	left: 73px;
	z-index: 5;
}

.related_doc:hover, .related_item:hover
{
	background-color: #CDF;
}

.related_item img
{
	float: left;
	margin-left: -87px;
	margin-top: -5px;
	background: white;
	border-right: solid 1px #CDF;
	padding: 3px;
}

.category, .prod_category
{
	margin-bottom: 5px;
}

.category_header
{
	width: 700px;
	height: 420px;
	position: relative;
	z-index: 20;
	margin-bottom: 5px;
}

.category_header .category
{
	display: block;
	position: absolute;
	top: 12px;
	left: 0;
	padding: 6px 34px 6px 12px;
	/*border: solid 1px black;*/
	font-size: 24px;
	line-height: 24px;
	border-top: none;
	background: url(/img/web/blackbar.png) no-repeat 100% 0;
	color: #999;
	/*color: rgba(255,255,255,0.4);*/
	z-index: 22;
}

#maincontent .category_header .category a,
#maincontent .category_header .category a:link
{
	color: White;
	text-decoration: none;
}

.category_header img
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 21;
}

/* --- cart page --- */

.cart_item_list
{
	border-collapse: collapse;
}

.cart_item_list .item_name
{
	font-size: x-small;
	color: #89A;
}

.checkout_hazard
{
	font-size: smaller;
}


/*.cart_item_list .total
{
	background: #CDF;
}*/

/* ======================================================================== */
/* ------------------------- Search Results ------------------------------- */
/* ======================================================================== */

.result_list .shop_prod_contain {
    width: 345px;
    /*width: 220px;*/
    height: 85px;
    margin-bottom: 5px;
    margin-right: 5px;
    float: left;
    clear: none;
    border: solid 1px #CCC;
}
.result_list .exactmatch {
    width: 343px;
    height: 83px;
    border: solid 2px #999;
}
.result_list .shop_prod {
    border: none !important;
    padding: 5px 10px 5px 85px !important;
    height: 75px;
}
.result_list .shop_prod .text {
    margin-top: 10px;
}
.result_list {
    float: left;
    width: 720px;
}
.result_list .subcat_square,
.result_list .subcat_last_square {
    width: 325px;
    height: 249px;
    float: left;
    margin: 0 5px 5px 0;
    padding: 10px;
    border: solid 1px #CCC;
    color: inherit;
    text-decoration: none;
    overflow: hidden;
    position: relative;
}

.result_list .subcat_img {
    width: 325px;
    height: 195px;
    margin-bottom: 10px;
    vertical-align: top;
}
.result_list .main_link,
.result_list .main_link:link {
    color: inherit;
    text-decoration: none;
    display: block;
    font-weight: bold;
}
/*.result_list .name
{
    border-bottom: solid 2px #999;
    padding: 0 5px 2px;
    margin-bottom: 3px;
    height: 20px;
    margin-top: -20px;
    text-align: center;
    display: block;
}*/
.result_list .name
{
    display: block;
    position: absolute;
    bottom: 64px;
    left: 10px;
    padding: 5px;
    /*border: solid 1px black;*/
    border-top: none;
    width: 315px;
    text-align: center;
    /*
    background: black;
    background: rgba(0,0,0,0.6);
    */
    background: url(/img/web/blackback.png) repeat-x 0 0;
    color: White;
    /*color: rgba(255,255,255,0.8);*/
    /*font-weight: bold;*/
    z-index: 22;
}
.result_list .subcat_square ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 330px;
    font-size: 11px;
}
.result_list .subcat_square li
{
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    width: 160px;
}
