body {
	font-size: 11px; /* THEY MADE ME DO THAT :/ */
}
/* general definitions */
#width {
	 background-repeat: repeat-y;
	 background-position: 100% 0;
}
/*\*/
* html #minwidth, * html #container, * html .layout, * html #main {
	height:1px;
}
/**/
    /* for IE */
* html #minwidth
 {
	 padding-left: 780px;
}
* html #minwidth2 {
	border-left:780px solid #fff;
    position:relative; 
    float:left; 
    z-index:1;
}
* html #container,
* html #container2 {
    margin-left:-780px; 
    position:relative; 
    float:left; 
    z-index:2;
}
/* end min-width for IE5, IE6 */
#container {
	background-repeat: repeat-y;
	background-image:  0 0;
}

/* footerStickAlt */
.footer
{
    position: relative;
    margin-top: -40px;
}
/* end footerStickAlt */

/* GENERAL */
.header_top {
	height: 59px;
	position: relative;
	z-index: 2;
}
.header_bottom_container {
	background-repeat: repeat-x;
	position: relative;
	z-index: 10;
}
.header_bottom {
	position: relative;
	z-index: 20;
	height: 162px;
	margin-left: 24px;
	background-repeat: repeat-x;
	margin-right: 12px;
}
.header_bottom p {
	margin:0;
	position: absolute;
	top: 40px;
	left: 0;
	color: #A1A1A1;
	font-size: 13px;
	font-weight: bold;
}

.header_bottom .bgc {
	position: absolute;
	width: 100px;
	height: 116px;
	left:0; top:0;
	background: url(../images/bgc.gif) no-repeat bottom left;
}


.header_bottom #filter {
	position: absolute;
	top: 0;
	right: 0 !important;
	right: 188px;
	width: 150px;
	background: #fff;
	margin-top: 40px;
	z-index: 2;
	font-size: 11px;
}

#filter select {
	width: 263px;
	font-size: 11px;
	vertical-align: middle;
}
#filter a {
	color: #858585;
	text-decoration: none;
}
#filter img {
	margin-right: 3px;
}
.hd_img_container_left {
	float: left;
	width: 291px;
	height: 86px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.hd_img_container_right {
	float: right;
	width: 284px;
	height: 86px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#hdt_right_nav {
	width: 406px;
	float: right;
	height: 14px;
	margin-top: 23px;
	font-size: 11px;
}
#hdt_right_nav a {
	color: #2F2E2A;
	height: 14px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right:10px;
	border-right: 1px solid #010000;
	border-left: 1px solid #010000;
	text-decoration: underline;
}
#hdt_right_nav #menuOthers {
	float: right;
	height: 14px;
	margin-left: 11px;
	margin-top: -3px;
	text-align:right;
	margin-right: 10px! important;
	margin-right: 6px;
}
#hdt_right_nav select {
	font-size: 11px;
	height: 16px;
	vertical-align: top !important;
	vertical-align: middle;
	margin-top: 1px;
}
* html #hdt_right_nav select {
	position: relative;
	z-index: 3;	
}
#hdt_right_nav label {
	font-weight: bold;
	line-height: 20px;
}
#langNavigation {
	width: 117px;
	float: left;
	list-style: none;
	margin-top: 22px;
}
#langNavigation li {
	float: left;
	width: 28px;
	text-transform: uppercase;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	text-align: center;
	margin-right: 9px;
	padding: 1px 0;
}
#langNavigation li.activeLang {
	border-color: #CACACA;
}
#langNavigation li a {
	text-decoration: none;
	color: #898989;
}
ul#mainNavigation {
	clear: left;
	margin: 0;
}
ul#mainNavigation li {
	list-style: none;
	float: right;
	width: 95px;
	font-weight: bold;
	height: 22px;
	text-align: center;
	padding-top: 8px;
	font-size: 11px;
}
ul#mainNavigation li a {
	text-decoration: none;
	color: #fff;
}
ul#mainNavigation li.active {
	background-color: #98a9bd;
}
img#logo {
	margin-right: 24px ! important;
}
.searchbox {
	width: 157px;
	height: 162px;
	background-position: 0 0;
	background-repeat: no-repeat;
	float: right;
	padding-left: 12px;
	margin: 0;
}
* html .searchbox {
	width: 169px;
	w\idth: 157px;
}
.searchbox h1 {
	margin: 0 0 10px 0;
	color: #fff;
	font-size: 11px;
	padding-top: 3px;
}
.searchbox input {
	width: 86px;
	border: 0;
	margin-top: 5px;
	line-height: 11px;
	font-size: 11px;
	padding-left: 1px;
}

.searchbox label {
	float: left;
	width: 60px;
	margin-top: 5px !important;
	margin-top: 6px;
	font-size: 11px;
}
.searchbox label.nofloat {
	float: none;
	display: block;
	width: 100%;
	margin-top: 17px !important;
	margin-top: 10px;
}
.searchbox select {
	width: 87px;
	font-size: 11px;
}

.searchbox #button_search, .orderButton, .logoutButtton {
	width: 57px;
	height: 18px;
	font-size: 11px;
	color: #000000;
	border: 1px solid #004F91;
	background-image: url(../images/button_background.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}

.logoutButtton {
}

/* CONTENT CONTAINER */
#content {
    /*position: relative*/;
    padding-bottom: 40px; /* avoid footer overlay */
    width: 100%;
    height: 350px;
}

#content img {
	margin: 5px;
}

#content td {
	vertical-align:top;
}

#cc_right_sideblock {
	/*float: right;*/
	width: 180px;
	
	height: auto;
	/*position: relative;
	z-index: 10;*/
}
* html #cc_right_sideblock {
	width: 181px;
	w\idth: 180px;
	
}
#cc_left_sideblock {
	/*float: left;*/
	width: 189px;
	border-right: 1px solid #E2E2E2;
	background: #F2F5EE;
	height: auto;
	/*position: relative;
	z-index: 20;*/
}

.cc_left_navigation {
	color: #868686;
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 0;
	padding: 20px 5px 80px 27px;
}
.cc_left_navigation li {
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 13px;
	line-height: 16px;
	font-size: 11px;
}
* html .cc_left_navigation  {
	position: relative;
	z-index: 10;
}
.cc_left_navigation li a.active {
	font-weight: bold;
	color: #4F4F4F;
}
.cc_left_navigation li.level2 {
	background-image: url(../images/cc_left_nav_bullet00.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	margin-left: 14px;
	padding-left: 10px;
	padding-top: 1px;
	color: #848484;
}

.cc_left_navigation li.level3 {
	margin-left: 14px;
	padding-left: 17px;
	padding-top: 1px;
	color: #848484;
	background:none;
}

.cc_left_navigation li.level3 a.active {
	color: #5D657C;
}

.cc_left_navigation li.level2 a.active {
	color: #5D657C;
}

/*.cc_left_navigation li.level2.first {
	margin-top: 9px;
}*/

/*.cc_left_navigation li.level2.last {
	margin-bottom: 5px;
}*/

.cc_left_navigation li a {
	list-style: none;
	color: #888888;
}
#cc_main_content {
	/*margin-right: 182px;
	margin-left: 188px;*/
	border-top: 1px solid #E3E3E3;
	padding: 10px;
}
* html #cc_main_content {
	position: relative;
	z-index: 2;
}
#cc_login_box {
	width: 168px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-left: 0px;
	padding-left: 11px;
	position: relative;
	z-index: 20;
	margin: 0px 0px 15px 0px;
}
* html #cc_login_box {
	width: 168px;
}
#cc_login_box h1 {
	margin: 0 0 12px 0;
	font-size: 11px;
	color: #383D41;
	height: 11px;
}
#cc_login_box label {
	float: left;
	width: 60px;
	margin-bottom: 5px;
	font-size: 11px;
	height: 11px;
}
#cc_login_box input, #searchBox input {
	border: 1px solid #D0D0D0;
	width: 85px;
	margin-bottom: 5px;
	font-size: 11px;
}
#cc_login_box #button_login, #searchBox #button_search {
	height: 18px;
	width: 60px;
	border: 1px solid #004F91;
	line-height: 14px;
	margin-left: 61px !important; 
	margin-left: 63px;
	font-size: 11px;
	background-image: url(../images/button_background.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}

#searchBox #button_search {
	margin-left: 0px !important; 
	margin-left: 0px;
}

#searchBox input {
	font-size: 11px;
}

#cc_right_sideblock .banner_box {
	/*width: 159px;
	height: 70px;
	border: #D8D8D8 1px solid;
	background-color: #fff;
	margin-bottom: 6px;
	position: relative;
	z-index: 5;
	margin-left: 7px; */
	
	
	margin-bottom: 6px;
	position: relative;
	z-index: 5;
	text-align:center;
	
	
}
#width {
	/*z-index: 1;*/
}


/* :: FOOTER :: */
.footer {
	font-size: 11px;
	border-top: 1px solid #E3E3E3;
	height: 39px;
}
#ft_right {
	float:right;
	width:180px;
	height: 39px;
	margin-top:-1px;
	position: relative;
	z-index: 2;
}
#ft_right_abs {
	position:absolute;
	top: -200px;
	left: 0;
	width: 17px;
	height: 239px;
	z-index: 3;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#ft_left {
	width: 188px;
	float: left;
	height: 39px;
	margin-top: -1px;
	position: relative;
}
#ft_left_abs {
	position:absolute;
	top: -161px;
	left: 162px;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 27px;
	height: 200px;
	z-index: 1;
}
#ft_info {
	float: left;
	width: 100px;
	background-repeat: no-repeat;
	background-position: 100px 100px;
	background-color: no-repeat;
}

#ft_info p {
	margin: 11px 0 0 4px;
	color: #7E7E7E;
	font-size: 1em;
}
#ft_right_shadow {
	float: right;
	width: 70px;
	height: 39px;
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#productTable {
	width: 100%;
	font-size: 10px;
	margin-bottom:50px;
}

#productTable th {
	background-color: #F0F0F0;
	height: 20px;
	font-weight:normal;
	width:20%;
	text-align:left;
}

#productTable .img {
	text-align:center;
	padding:0;
	vertical-align: top;
	padding-top: 10px;
}

#productTable .title {
	font-weight:bold;
	padding-top: 10px;
	height: 30px;
	vertical-align: top;
}

#productTable td,  #productTable th{
	padding-left:10px;
	vertical-align:middle;
	color: #858585;
}

#productTable .underl {
	text-decoration:underline;
}

#productTable .pline {
	border-bottom: 1px solid #F0F0F0;
}

.pager {
	color:#848484;
	font-weight:bold;
	margin: 5px;
}

.pager a,  .pager span{
	color: #BBBBBB;
	font-weight:bold;
	text-decoration:none;
}


.nfProd {
	text-align:center;
	margin:20px;
	color: #848484;
	font-weight:bold;
}

#cc_login_box {
	width: 168px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-left: 0px;
	padding-left: 11px;
	position: relative;
	z-index: 20;
	margin: 0px 0px 15px 0px;
}
* html #cc_login_box {
	width: 168px;
}


#cc_cart_box input, .recoutBox {
	border: 1px solid #D0D0D0;
	width: 27px;
	float:left;
	margin-bottom: 5px;
	font-size: 11px;
	padding-left:3px;
}
#cc_cart_box #button_login, .recountButton {
	height: 18px;
	width: 60px;
	border: 1px solid #004F91;
	line-height: 14px;
	margin-left: 10px !important; 
	margin-left: 12px;
	font-size: 11px;
	background-image: url(../images/button_background.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}

.loginHeader2 {
	color: black;
}
.not_found
{
	text-align: center;
	padding-top: 60px;
	font-size: 30px !important;
}

.cart_bann {
	margin-top: 0px;
	margin-left: 5px;
	width: 164px; 
	height:72px; 
	cursor: pointer;
	background: url(../images/cart.jpg) 2px 0 no-repeat; 
	color: black; 
	padding: 8px 7px 0px 7px; 
	font-size: 11px; 
	font-weight: bold;
}

.consBann {
	background: url(../images/kons_bann.gif) 2px 0 no-repeat; 
}

.logoutBg {
	background: url(../images/logout_bg.gif) 2px 0 no-repeat; 
	font-weight: normal;
}

* HTML .paddingForIE {
	padding-bottom: 5px;
}
