@charset "utf-8";
/* CSS Hacks */

/*Pseudo Elements*/


/*Corner Hacks*/
span.cr_tl { width: 5px; height: 5px; display: block; position: absolute; top: 0; left: 0; background: url('../imgres/corner_tl.png') 0 0 no-repeat; _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgres/corner_tl.png',sizingMethod='crop');}
span.cr_tr { width: 5px; height: 5px; display: block; position: absolute; top: 0; right: 0; background: url('../imgres/corner_tr.png') 0 0 no-repeat; _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgres/corner_tr.png',sizingMethod='crop');}
span.cr_bl { width: 5px; height: 5px; display: block; position: absolute; bottom: 0; left: 0; background: url('../imgres/corner_bl.png') 0 0 no-repeat; _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgres/corner_bl.png',sizingMethod='crop');}
span.cr_br { width: 5px; height: 5px; display: block; position: absolute; bottom: 0; right: 0; background: url('../imgres/corner_br.png') 0 0 no-repeat; _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgres/corner_br.png',sizingMethod='crop');}
	
/*Corner Hacks*/
span.cr_brdr_tl { width: 4px; height: 4px; display: block; position: absolute; top: -1px; left: -1px; background: url('../imgres/corner_brdr_tl.jpg') 0 0 no-repeat;}
span.cr_brdr_tr { width: 4px; height: 4px; display: block; position: absolute; top: -1px; right: -1px; background: url('../imgres/corner_brdr_tr.jpg') 0 0 no-repeat;}
span.cr_brdr_bl { width: 4px; height: 4px; display: block; position: absolute; bottom: -1px; left: -1px; background: url('../imgres/corner_brdr_bl.jpg') 0 0 no-repeat;}
span.cr_brdr_br { width: 4px; height: 4px; display: block; position: absolute; bottom: -1px; right: -1px; background: url('../imgres/corner_brdr_br.jpg') 0 0 no-repeat;}

.rnd { -webkit-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
	
/*Text Shadows*/
#footer div.section ul li, div.filters div.page_of, div.pagination ul li a, div#header div#basket div.basket, div#product_information div.left h1, #cp_top div.right ul li, #footer div.section span, ul.history_table li.table_head , div#cc_wrap div.head, div.prod_head p, div#pdetail div.head span.left  { text-shadow: 1px 1px 1px #fff;}
#topmenu li a , #topmenu li.tel, div.pagination ul li a.current, div.lc_filters .search, div.title_box p { text-shadow: 1px 1px 1px #000;}
#topmenu li a:hover { text-shadow: 1px 1px 1px #5d0000;}
#topmenu li li a { text-shadow: 1px 1px 1px #333;}
div#tabs div.head ul li a.current { text-shadow: 1px 1px 1px #530000;}

a.red { text-shadow: 1px 1px 1px #5d0000;}
a.blue, div.panel div.login .submit { text-shadow: 1px 1px 1px #2b619e;}

div#bc_stage_wrap ol li.first, div#tabs div.head ul li a.current, .tabs-nav .tabs-selected a {
	-webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px;
	-khtml-border-radius-topleft: 5px; -khtml-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px;
	border-radius-topleft: 5px; border-radius-bottomleft: 5px;}
	
div#main_col_wrap div#bc_stage_wrap ol li.third, div#tabs div.head ul li a.current, .tabs-nav .tabs-selected a {
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	-khtml-border-radius-topright: 5px; -khtml-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	border-radius-topright: 5px; border-radius-bottomright: 5px;}

/*IE7 Fixes*/
*div#cc_wrap div.address_wrap div.panel div.content_wrap div.address p {
	font: normal 12px/30px sans-serif;
	padding: 0;
	margin: 0;
	clear: both;
	height: 30px;
	line-height: 30px}
	
*div#cc_wrap div.address_wrap div.panel div.content_wrap div.address label {
	float: left;
	width: 150px;
	color: #444;
	margin: 0;
	padding: 0;}

*div#cc_wrap div.address_wrap div.panel div.content_wrap div.address input {
	margin: 0;}
	
*div#cc_wrap div.panel div.head a.add { position: absolute; top: 0; right: 10px;}

*ul.history_table li { height: 26px; position: relative;}

*div#cc_wrap ul.history_table li a.remove { position: absolute; top: 0; left: 860px}
*div#cc_wrap div.address_wrap div.panel div.content_wrap { height: 250px;}
/*End IE7 - Fixes*/


 
