﻿
/*--------- begin  common --------*/
body{font-family: arial;font-size: 12px;color: #ffffff;	background-color: #2e2e2e; }
h2{margin:2px; padding:2px; font-size:15px; font-weight:bold;}


#wrapper{}
#header{ }
#logo{background-image: url(../images/logo.jpg);background-repeat: no-repeat;width: 500px;	height: 75px;margin:0;}
/*---------- end  common --------*/
/*------------ begin menu -------*/
#menu2 {background: url(images/header_bg.png) repeat-x 0px -81px; border-top: #858794 1px solid;border-bottom: #858794 1px solid;}
ul.main_tab_menu {padding: 0px; display: block; margin: 0px; list-style-type: none}
ul.main_tab_menu li {display: block; float: left; height: 29px; margin:0px;}
ul.main_tab_menu li.spacer {display: block; font-size: 1px; background: url(images/top_menu_background.png) repeat-x 0px -29px; float: left; width: 1px}
ul.main_tab_menu li a {padding-right: 20px; display: block; padding-left: 20px; font-size: 12px; color: orange; line-height: 29px; text-decoration: none}
ul.main_tab_menu li a:hover {background: url(images/top_menu_background.png) repeat-x 0px 0px; text-decoration: none}
ul.main_tab_menu li.selected a {color: #fe802b; text-decoration: none}
ul.main_tab_menu li.selected a:hover {color: #fe802b; text-decoration: none}
/*----------- end menu-----------------*/
#content{padding:5px 0;}
#sidebar{padding:5px 0;}
#footer
{
background-image:url(images/footer_bg.jpg);
background-repeat:no-repeat;
background-position:bottom right;
border-top: solid 1px #858794;
padding-top: 0px;
}

#footer a:link, #footer a:visited
{
	color: Orange;
	text-decoration: none;
}

#featured-product-list{margin:0px;padding:0px;}
#featured-product-list ul { list-style-type:none; margin:0px; padding:0px;}
#featured-product-list li{ float:left; margin:2px;}
#featured-product-list img{	width: 60px;height: 60px; border: solid 1px #c1c1c1;}

#product-list ul { list-style-type:none; margin:0px;}
#product-list li{ float:left; margin:5px; padding:5px; background:#c0c0c0; color:#2e2e2e; font-size:11px;}
#product-list img{width: 130px;	height: 100px; border:none;}

#home-news{margin:0px;padding:0px;}
#home-news ul{list-style-type: none;margin: 0;padding: 0;}
#home-news li{ margin:0px; padding:0px; width:100%;}
#home-news li a:link, #home-news li a:visited
{
	background: #333;
	color: #999999;
	text-decoration: none;
	height:20px;
	line-height:20px;
	display: block;
	border-bottom: 1px solid #000;
	border-top: 1px solid #444;
	font-family: Tahoma,Georgia,Century gothic, Arial, sans-serif;
	padding:5px;
	padding-left:10px;
}
#home-news ul li a:hover{background: #111;	color: #fff;}

.categories ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;	
}
.categories ul li
{
 margin:0px;
 padding:0px;
}
.categories li a:link, .categories li a:visited
{
	background: #333;
	color: #999999;
	text-decoration: none;
	height:20px;
	line-height:20px;
	display: block;
	border-bottom: 1px solid #000;
	border-top: 1px solid #444;
	font-family: Tahoma,Georgia,Century gothic, Arial, sans-serif;
	padding:5px;
	padding-left:10px;
}
.categories ul li a:hover{background: #111;	color: #fff;}

#services
{
	margin: 10px 0;
}

#services img
{
	border: solid 5px #c1c1c1;
	float: left;
	margin-right: 10px;
}

#services h2
{
	color: Orange;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

#aboutus{margin: 10px 0;}

#aboutus img
{
	border: solid 5px #c1c1c1;
	float: left;
	margin-right: 10px;
}

.bold{font-weight: bold;}
.orange{color: Orange;}
.products_description
{
	background-position: left top;
	height: 350px;
	background-image: url(images/products_back.jpg);
	background-repeat: no-repeat;
}