body,html{
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:hover, a:active{
	text-decoration:none;color: #ffffff;
}

body{
	color: #000000;
	background-color: #2d7ca7;
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	font-size: 1em;

}

.head{
	width:100%;
}

.mainc, .footer_sign, .footer_content{
	max-width: 1700px;
	width: expression(document.body.scrollWidth > 1700? '1700px': 'auto'); 
	margin-left: auto;
	margin-right: auto;
}

.title{
	font-size:16px;
	color:#aaaaaa;
	position:relative;
	top:210px;
	margin-left:30px;
}

.mainmenu{
	position:relative;
	top:-75px;
}

.mainmenu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.mainmenu li{
	display:inline;
	background-image:url(../images/menu_separator.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-right: 15px;
}
.mainmenu li a{
	color:#aaaaaa;
}

.mainmenu li a:hover{
	color:#ffffff;
}

.mainmenu li:last-child{
	display:inline;
	background-image:none;
}

.middlehead{
	background-image:url(../images/logo1.png);
	background-position:left;
	background-repeat:no-repeat;
	height:156px;
	min-width:780px;
	position:relative;
	top:-77px;
}

.middlehead p{
	color:#ffffff;
	font-size: 12px;
	font-style:italic;
	margin-left:320px;
	padding-top:20px;
}

.middlehead strong{
font-weight:normal;
}

.maincontent{
	width: 80%;
	float:left;
}

.maincontent .top{
	width: 100%;
	height:15px;
}
.first, .last{
	width:10%;
	float:left;
}

.second{
	width:80%;
	float:left;
}


.top .first{
	background-image:url(../images/left_top_c.png);
	background-position:right;
	background-repeat:no-repeat;
	height:15px;
}

.top .second{
	background-image:url(../images/topborder.png);
	background-repeat:repeat-x;
	height:15px;
}
	
.top .last{
	background-image:url(../images/right_top_c.png);
	background-position:left;
	background-repeat:no-repeat;
	height:15px;
}

.bottom .first{
	background-image:url(../images/left_bottom_c.png);
	background-position:right;
	background-repeat:no-repeat;
	height:24px;
}

.bottom .second{
	background-image:url(../images/bottomborder.png);
	background-repeat:repeat-x;
	height:24px;
}
	
.bottom .last{
	background-image:url(../images/right_bottom_c.png);
	background-position:left;
	background-repeat:no-repeat;
	height:24px;
}

.middle{
	width:80%;
	margin-left: auto;
	margin-right: auto;
}
.leftcol{
	width:100%;
	background-image:url(../images/leftborder.png);
	background-position:left;
	background-repeat:repeat-y;
	margin-left:-15px;
}

.rightcol{
	background-image:url(../images/rightborder.png);
	background-position:right;
	background-repeat:repeat-y;
	margin-right:-36px;

}

.general{
	margin-left:15px;
	margin-right:20px;
	background-color:#ffffff;
}

.othercontent{
	width: 20%;
	float:left;
	margin-top:40px;
}
.absolutediv{
	position:absolute;
	right:0px;
	width:200px;
}
.randomproduct{
	background-image:url(../images/randomproduct.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.product_content{
	position:relative;
	top:51px;
	width:200px;
	background-color: #ffffff;
}

.news{
	margin-top: 50px;
	background-image:url(../images/news.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.news_content{
	position:relative;
	top:50px;
	width:200px;
	background-color: #ffffff;
}

.otherborder{
	position:relative;
	top:50px;
	width:200px;
	height:17px;
}

.otherborder_c{
	background-image:url(../images/other_left_bottom_c.png);
	background-repeat:no-repeat;
	width:10px;
	float:left;
}
.otherborder_b{
	background-image:url(../images/other_bottom.png);
	background-repeat:repeat-x;
	width:190px;
	float:left;
}	

.righttext{
	width:200px;
}

.footer{
	background-color: #205877;
	margin-top:26px;
}
.bottom_footer{
	height:70px;
	background-color: #000000;
	color: #ffffff;
}

.footer_sign{
	height:39px;
	text-align:center;
	font-size: 14px;
	color:#aaaaaa;

background-color: #000000;

}

.other_text{
	margin-left:5px;
	color: #ffffff;
	width:36%;
	float:left;
	font-size: 12px;
}

.producers{
	border-style:solid;
	border-width:5px;
	border-color:#d2d2d2;
	background-color: #ffffff;
	width:55%;
	float:left;
	margin-top:16px;
	margin-bottom:16px;
	margin-right:35px;
	margin-left:35px;
}

.cartframe{
	width:200px;
	height:20px;
	position:absolute;
	right:0px;
	top:5px;
	border:none;
}

.cart, .cart:link {
	margin-left:5px;
	padding-right:10px;
	color:#aaaaaa;
	cursor: pointer;
	background-image:url(../images/menu_separator.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.cart:visited, .cart:active{
	color:#aaaaaa;
}
.cart:hover{
	color:#ffffff;
}

.cart:last-child{
	display:inline;
	background-image:none;
}

.largelogin{
	display:none;
	width:308px;
	height:104px;
	position:absolute;
	top:35px;
	right:0px;
	color:#ffffff;
	background-color:#000000;
}

.showlarge{
	position:absolute;
	top:89px;
	right:0px;
	cursor: pointer;
}
.enterfield{
	position:absolute;
	top:65px;
	right:120px;
}
.minfields{
	padding-top:12px;
	padding-left:12px;
	float:left;
}
.infields{
	margin-bottom:5px;
}

.tinfields{
	padding-top:12px;
	padding-left:12px;
	text-align:right;

}

.padpad{
	position:relative;
	top:10px;
}

h2{
	margin:0px;
	padding:0px;
}

h2 a:link{
	color:#000000;
	font-size:16px;
}

.price{
        float:right;
        padding-top: 15px;
}

.product{
	border-bottom-style:dotted;
	border-color:#2c779f;
}

.product:last-child{
	border-bottom-style:none;
}

.stars{
	float:left;
}

.center{
	margin-left:auto;
	margin-right:auto;
	width:70%;
}

.othercontent h2{
	color:#aaaaaa;
	font-size:18px;
}

.othercontent p{
	margin: 0px;
	padding: 5px;
	font-size:12px;
}

.bseparator{
	border-bottom-style:dotted;
	border-color:#2c779f;
	padding: 4px;
}

.bseparator:last-child{
	border-bottom-style:none;
}

.general p, .general ul{
	margin:0px;
}

.general a{
	color:#000000;
}

.buy:link, .imglink:link, .imglink:visited, .highslide:link{
	color:#ffffff;
}

.filters{
	padding-top:5px;
	padding-bottom:5px;
    border-style:solid;
	border-width:5px;
	border-color:#d2d2d2;
}

.product_title{
	color:#000000;
	font-size:16px;
}

.more{
	font-size: 12px;
	font-style: italic;
}

.producer{
	color: #6699FF;
}

.producer a{
	color: #24c01c;
}

.producer a:hover{
	color: #000000;
}

.footerlink{
	color:#aaaaaa;
}

.footerlink:link{
	color:#aaaaaa;
}

.footerlink:visited{
	color:#aaaaaa;
}

.quantity{
width:20px;
}

.imagedesc{
font-size:10px;
}

.vinfo, .vinfo:link, .vinfo:hover, .vinfo:visited{
	color:#000000;
float:left;
}

.fmenu{
float:left;
margin:15px 30px 15px;
text-align:center;
}

.fmenu img{
color:#ffffff;
opacity:0.6;
filter:alpha(opacity=60);
}

.fmenu img:hover{
opacity:1;
filter:alpha(opacity=100);
}

.left{
float:left;
}

.right{
float:right;
}

/*NEW PART DONT REMOVE, COPY TO NEW CSS*/

/*---------------------------------------------------------*/
/*--------------------------PAGER-------------------------*/
/*-------------------------------------------------------*/
.nextlinks{
	list-style-type:none;
	float:right;
	margin:0;
	padding:0;	
}

.nextlinks li{
	float:left;	
	margin-right: 5px;
	font-size:18px;	
}

.nextlinks a{
	color:blue;
}

.nextlinks a:link, .nextlinks a:active, .nextlinks a:visited{
	text-decoration:underline;
}

.nextlinks a:hover{
	text-decoration:none;
}

.backreference:link, .backreference:active, .backreference:visited{
	text-decoration:underline;	
}

.backreference:hover{
	text-decoration:none;
}

/*---------------------------------------------------------*/
/*-----------------------DROP DOWN MENU-------------------*/
/*-------------------------------------------------------*/
#catalog-menu {
	position: absolute;
	top: 150px;
	left: 27%;
	width: 60%;
	border: 2px solid #1f8ce8;
	background: #f9f9f9;
	list-style-type: none;
}
/* Reset default unordered list display style to remove bulleting/spacing */
#catalog-menu ul {
	list-style-type: none;
	margin: 0;
	padding: .3em;
}
/* Stack LI elements horizontally instead of the default vertical orientation */
#catalog-menu li {
	float: left;
	margin-right: 5px;
}
/* Turns the links into larger clickable boxes */
#catalog-menu li a {
	display: block;
	background-color: #f9f9f9;
	border: 1px solid #f9f9f9;
	padding: .5em;
}
/* Pseudo selector used for a usability aid, so you know when you can click */
#catalog-menu li a:hover {
	background-color: #333;
	color: #fff;
	text-decoration: none;
}
/* Hides nested hierarchy links by default */
#catalog-menu li ul {
	display: none;
	position: absolute;
	padding: 0;
}
/* Shows nested hierarchy links when we mouseover the parent */
#catalog-menu li:hover ul {
	display: block; 
}
/* Overrides the style for nested link collections */
#catalog-menu li li {
	float: none;
	border-bottom: 1px solid #ccc; /* border-top causes IE bug */
}
/* Different styling for nested hierarchy links. */
#catalog-menu li li a {
	border: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/*---------------------------------------------------------*/
/*-----------------------SUBCATS IN CONTENT---------------*/
/*-------------------------------------------------------*/
#subcats{
	clear:both;
	overflow:hidden;
	border-bottom: 1px solid #ccc;
}
#subcats a{
	display: block;
	float: left;
	padding: 0.3em;
	margin: 0.5em;
	border: 1px solid #e8ad1f;
}

#subcats a:link, #subcats a:active, #subcats a:visited{
	color: #000;
}

#subcats a:hover{
	color:#fff;
	background-color:#e8ad1f;
}

/*---------------------------------------------------------*/
/*--------------------PRODUCT CATALOGUE-------------------*/
/*-------------------------------------------------------*/
#products-list{
	width:100%;
	border-collapse: separate;
	border-spacing: 0;	
}

#products-list .product-desc td{
	border-bottom: 1px dotted #000080;
}

.first-row, .third-row{
	width:20%;
}

.second-row{
	width:60%;
}

.buy-container-list{
	overflow:hidden;
}

.buy-container-list img{
	float:right;
	clear:right;
}

.buy-container-list input{
	float:right;
	width: 2em;
}


.buy-container-list label{
	float:right;
	clear:right;
	margin-left:0.3em;	
}

.buy-container-list p{
	padding:0.3em;
	margin:0.3em;
	color:#fff;
	background-color:#41A317;
	float:right;
	clear:right;
	border-bottom: 1px dotted green;
}




/*---------------------------------------------------------*/
/*-----------------------PRODUCT VIEW---------------------*/
/*-------------------------------------------------------*/

#image-frame{
	font-size:12px;
	float:left;
	border: 1px solid #ccc;
	padding:0.3em;
	margin:0.4em;
	margin-right:0.7em;
}

#image-frame .showme{
	float:left;
}

#image-frame .showme a{
	display:block;
	background-image:url(../images/icons/magnify.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#image-frame .hideme{
	display:none;
}

#image-frame .hideme a{
	background-image:url(../images/icons/magnify.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#arrow-left, #arrow-right{
	float:left;
	margin-top:50%;	
}

#arrow-right{
	float:right;
}

#image-list{
	clear:both;	
}

#image-list a img, #image-list a:active img, #image-list a:visited img{
	border: 1px dotted #659EC7;
	padding: 0.3em;
	margin: 0.2em;
}

#image-list a:hover img{
	border: 1px solid #41627E;
}

.buy-container{
	border-bottom: 1px solid #ccc;
}

.buy-container-alt{
	border-top: 1px solid #ccc;
}

.buy-container, .buy-container-alt{
	overflow:hidden;
}

.buy-container input, .buy-container-alt input{
	float:right;
	width: 2em;
}

input.buy-me{
	float:right;
	clear:right;
	background-image: url("../images/buy.gif");
	width:107px;
	height:45px;
	border:none;
	cursor:pointer;
}

.buy-container label, .buy-container-alt label{
	float:right;
	clear:right;
	margin-left:0.3em;	
}

.buy-container p, .buy-container-alt p{
	padding:0.3em;
	margin:0.3em;
	color:#fff;
	background-color:#41A317;
	float:right;
	clear:right;
	border-bottom: 1px dotted green;
}

#arrow-right, #arrow-left{
	cursor: pointer;	
}

/*---------------------------------------------------------*/
/*-----------------------CART VIEW------------------------*/
/*-------------------------------------------------------*/

#cart{
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
}

#cart thead{
	background-color:#6ab329;
	color:#FFF;	
}

#cart tfoot{
	background-color:#6ab329;
	color:#FFF;	
}

#cart td{
	border: 1px solid #778899;	
}

#cart img{
	display:block;	
}

#order-contacts label{
	font-size:12px;
	color:grey;	
}

#order-contacts label, #order-contacts input{
	display:block;	
}




/*---------------------------------------------------------*/
/*---------------------STANDART STUFF---------------------*/
/*-------------------------------------------------------*/
.clickable{
	cursor: pointer;
}
