/* General ////////////////////////////////////////////////////////////////////////////////////////////////////////// */

body {

	margin:0;

	padding:0;

	font-family:Arial, Verdana, Helvetica, sans-serif;

	/*background-image:url(../images/backgrounds_prod.jpg);*/

	background-position:top left;

	background-repeat:repeat;

	font-size:9pt;

	text-align:left;

}



img {

	border:none;

}



form {

	margin:0;

	padding:0;

}



p{



}



.clear{

clear:both;

width:100%;

}



h2{

margin-top:20px;

margin-bottom:10px;

font-size:14pt;

}



h3{

margin-top:20px;

margin-bottom:10px;

font-size:12pt;

}



h4{

margin-top:20px;

margin-bottom:10px;

font-size:10pt;

}



a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

a.reverse{
	text-decoration:none;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}

a.reverse:hover{
	text-decoration:none;
	color:#009900;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}

a.reverse1{
	text-decoration:none;
	color:#464b51;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}

a.reverse1:hover{
	text-decoration:none;
	color:#009900;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}


a.bottom_menu{
	font-size:9pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;

}

a.bottom_menu:hover{
	font-size:9pt;
	font-weight:normal;
	color:#a29e9e;
	text-decoration:none;
}

a.basket_prod{
	font-size:11pt;
	font-weight:bold;
	color:#838181;
	text-decoration:none;
}

a.basket_prod:hover{
	font-size:11pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

/* Structure ////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.main{
 
	top:20px;
	margin:auto;
	width:900px;
	background-color:#FFFFFF;
	/*border:2px solid #39b54a;*/
}


.navigation_cat {
float:left; 
width: 180px;
/*border-right: 1px solid #C6EC8C; */
font-weight:bold; 
font-size:11px;
margin-left:5px;
margin-top:10px;
font-family:Arial;
/*background:url(../images/dots.jpg) repeat-y right top;
min-height:900px;*/
}

.right_column {
float:right; 
width: 180px; 
/*border-right: 1px solid #C6EC8C; */
font-weight:bold; 
margin-right:5px;
margin-top:10px;
background-color:#FFFFFF;
background:url(../images/feature.gif);
background-repeat:no-repeat;
 

} 

.navigation_static { 
position: absolute; 
top:350px;
left:30px;
z-index: 10; 
width: 180px; 
height: 500px; 
margin: 0; 
border-right: 1px solid #C6EC8C; 
font-weight:bold; 
} 


.top{
	width:900px;
	height:140px;
	margin:auto;
	margin-top:10px;
	background-image:url(../images/logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	text-align:right;
}


.title{

	width:450px;
	height:25px;
	float:left;
	color:#ea1d24;
	margin-left:15px;
	font-size:19px;
	font-weight:bold;
}

.title_right{
	float:left;
	color:#FFFFFF;
	margin-left:8px;
	font-size:17px;
	font-weight:bold;
}

.product_title{
	float:left;
	color:#ea1d24;
	margin-left:1px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.product_pound{
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
}

.search{
	float:left;
	font-size:14px;
	color:#009900;
	margin-left:5px;
}


.info{

	width:900px;
	height:150px;
	margin:auto;
	position:relative;
	top:10px;
	color:#D6D6B0;



}



.info_inner_one{

	float:left;
	left:5px;
	width:180px;
	height:150px;
}



.info_inner_two{

	float:left;

	width:180px;

	height:150px;

}



.info_inner_three{

	float:left;

	width:157px;

	height:150px;

}

.info_inner_four{

	float:left;
	position:relative;
	left:7px;
	width:180px;
	height:150px;
	background-image:url(../images/content_box_right_prod.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}


.info_inner_three_top{

	position:relative;

	top:1px;

	width:157px;

	height:74px;

	background-image:url(../images/content_box_small_prod.jpg);

	background-position:top left;

	background-repeat:no-repeat;

}



.info_inner_three_bottom{

	position:relative;

	top:2px;

	width:157px;

	height:74px;

	background-image:url(../images/content_box_small_prod.jpg);

	background-position:top left;

	background-repeat:no-repeat;

}


.dots
{
	width:6px;
	background-image:url(../images/dots.jpg);
	background-repeat:repeat;
	float:left;
	height:700px;
	margin-left:10px;
}

.footer{
	color:#33FF00;
	float: right;
	/*background-color:#ea1d24;*/
	width:900px;
	height:30px;
	text-align:right;
	font-weight:bold;
	background-image:url(../images/menu.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:25px;

}

.footer_white{
	background-color:#FFFFFF;
	width:900px;
	height:30px;
	text-align:center;
	background:url(../images/dots.jpg) repeat-x right top;
}

td.mytdclass {
  color: black;
  background-color: #009900;
}
td.mytdclass:hover {
  color: yellow;
  background-color: #58dc2c;
}

a.makelink{
	font-size:11px;
	color:#000000;
}
a.makelink:hover{
	font-size:11px;
	color:#009900;
}

