html, body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0; 
    padding: 0; 
    border: 0;
    background: #222222 url(./images/repeat.jpg) repeat-x;
}

#wrap {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto; 
	text-align: left;
	min-height: 100%;
	width: 1000px;
}

#main {
	padding-top: 0px;
	width: 1000px;
	min-height: 100%;
}

#left {
	float: left;
	width: 198px;
	min-height: 527px;
	background-color:#FFF;
	border:1px solid #8cc046;
}

.inside-left {

}

#center1 {
	float: right;
	width: 796px;
	min-height: 527px;
	background-color:#FFF;
	border:1px solid #8cc046;
	margin-bottom:5px;
}

.inside-center1 {
}

#footer {
	clear: both;
	position: relative;
	width: 1000px;
	height: 107px;
	border-top:#FFF 1px solid;
}

#footer a{
	color:#CCC;
	font-size: 12px;
}

.inside-footer {
	color: #CCC;
	text-align:center;
	padding-top: 8px;
}

#clearing {
	background-image: url(../images/repeat.jpg);
}

A:link {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

A:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

A:active {
	font-size: 11px;
	text-decoration: none;
	color: #8cc046;
}

A:hover {
	font-size: 11px;
	text-decoration: none;
	color: #8cc046;
}


#header { 
	border-bottom: #DDD 1px solid; 
	background-color:#8cc046;
	position:relative;
	left: 0px;
	top: 5px;
	margin:0 auto; 
    text-align:left;
	height:100px;
	width:1000px;
	}

#header a {
	color: #fff;
}

/**************** STATUS LINE **********************/
/***************************************************/
div#status-line {background-image: url(../images/header.jpg) ; padding: 5px 5px 5px 10px; height: 15px; background-color: #222222;}
#status-line span#login-status { color:#222222; font-size: 10px; float: right; margin-left:7px; }
#status-line span#breadcrumbs { color:#222222; font-size: 10px; float: left; }
#status-line img#home { vertical-align: bottom; /*border-bottom: 1px solid #C6C3C6*/; }
div#status-line a {color:#222222; }
/***************************************************/

#invertedtabs{
	margin-left: 0px;
	padding: 0;
	background: transparent;
	padding-left: 5px;
	width:650px;
}

#invertedtabs ul{
	font: bold 9px Tahoma, Verdana, sans-serif;
	margin-right:0px;
	margin-bottom: 1em; /*margin between menu and rest of content*/
	padding:0;
	list-style:none;
}

#invertedtabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	line-height: 1.4em;
}

#invertedtabs a{
	float:right;
	color: #222222;
	background: #fff url(images/color_tabs_left2.gif) no-repeat left bottom;
	margin:0 2px 0 0;
	padding:0 0 0 3px;
	text-decoration:none;
	letter-spacing: 1px;
}

#invertedtabs a span{
	float:right;
	display:block;
	background: transparent url(images/color_tabs_right2.gif) no-repeat right bottom;
	padding:3px 9px 3px 6px;
}

#invertedtabs a span{
	float:none;
}


#invertedtabs a:hover{
	background-color: #222222;
	color:#FFF;
}

#invertedtabs a:hover span{
	background-color: #222222;
	color:#FFF;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
	background-color: #222222;
	color:#FFF;
}

#invertedtabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: #8b0000;
	border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

#products td {
	height:260px;
	width:220px;
	border: 1px solid #000;
	background-color:#FFF;
	margin:5px;
	padding:5px;
}
	
.pro_title a {
	color:#8cc046;
}	
	
.pro_more2 a {
	color:#8cc046;
}	
	
.pro_more a {
	color:#8cc046;
}		
	
.pro_title1 {
	background-color:#222222;
	padding-top:5px;
	padding-bottom:5px;
	margin:1px;
	color:#8cc046;
	text-align:center;
}

.pro_title1 h1 {
	background-color:#222222;
	padding-top:5px;
	padding-bottom:5px;
	margin:1px;
	color:#8cc046;
	line-height:8px;
}

.pro_title1 h1 a {
	background-color:#222222;
	padding-top:5px;
	padding-bottom:5px;
	margin:1px;
	color:#8cc046;
	line-height:8px;
}

.pro_title1 h2 {
	background-color:#222222;
	padding-bottom:5px;
	margin:1px;
	color:#8cc046;
	line-height:8px;
}

.pro_title1 h2 a {
	background-color:#222222;
	padding-bottom:5px;
	margin:1px;
	color:#8cc046;
	line-height:8px;
}

.pro_title1 h3 {
	background-color:#222222;
	padding-top:5px;
	padding-bottom:5px;
	margin:1px;
	color:#8cc046;
	line-height:8px;
}

.pro_title1 h3 a {
	background-color:#222222;
	padding-top:5px;
	padding-bottom:5px;
	margin:1px;
	color:#8cc046;
	line-height:8px;
}
	
.pro_more2 {
	background-color:#222222;
	padding-top:5px;
	padding-bottom:5px;
	margin:1px;
	color:#8cc046;
	text-align:center;
}
	
.pro_image a{
	font-size:11px;
	text-align:center;
	padding-right:4px;
	padding-top:3px;
	padding-left:2px;
}

.pro_image img{
	max-height:150px;
	margin-top:5px;
	margin-bottom:5px;
	border:none;
}

.pro_image {
	height:150px;
	margin-bottom:8px;
	text-align:center;
}

.pro_price {
	font-size:14px;
	color:#F00;
	text-align:center;
	margin-bottom:7px;
}
	
.pro_price1 {
	font-size:14px;
	color:#F00;
	margin-bottom:3px;
	margin-left:4px;
}	
	
.pagination	{
	color:#222222;
	padding-bottom: 5px;
	margin-right:25px;
	text-align:center;
}
	
.pagination a {
	color:#8cc046;
}
	
.pro_more {
	margin-bottom:5px;
	text-align:center;
	padding:4px;
}
	
.pro_more1 {
	margin-bottom:5px;
	padding:4px;
}	
	
.menu1 {
	margin-top:3px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	line-height:15px;
	margin-left:5px;
}

#message {
	background-image:url(../images/input-longb.png);
	background-repeat:no-repeat;
	height: 200px;
	width: 200px;
	padding:9px;
}

.inside-menu1 {
	padding-left:15px;
}

.inside-menu a {
	font-size:12px;
	font-family:Arial, Geneva, sans-serif;
}	

.menu_header {
	background-image:url(../images/back.jpg);
	background-repeat: repeat-x;
	height:22px;
	width:auto;
	color:#FFF;
	padding:3px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
	
.menu_header h1{
	display:inline;
	line-height:8px;
	color:#FFF;
}

.menu_header h2{
	display:inline;
	line-height:8px;
	color:#FFF;
}

.menu_header h3{
	display:inline;
	line-height:8px;
	color:#FFF;
}
	
.all_products {
	padding-left:35px;
}
	
.eshopSearch {
	margin-left:10px;
	margin-top:2px;
	background-image: url(../images/input-long1.gif);
	background-repeat:no-repeat;
	width:130px;
	height:24px;
}

#eshopSearch1 {
	margin-left:10px;
	margin-top:2px;
	background-image: url(../images/input-long1.gif);
	background-repeat:no-repeat;
	width:80px;
	height:24px;
}

#search2{	
	background-image:url(../images/input-long1.gif);
	background-repeat:no-repeat;
	width:150px;
	height:30px;
	font-size:11px;
	color:#222222;
	margin-left:8px;
	border:0;
}

.search2{
	background:transparent;
	width:125px;
	height:20px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	color:#222222;
	border:0;
}

.button {	
	background-image:url(../images/input-long1.jpg);
	background-repeat:no-repeat;
	width:130px;
	height:24px;
	font-size:11px;
	border:0;
	margin-left:10px;
	border:0;
	margin-top:10px;
}

.sea {
	margin-left:10px;
	font-weight:bold;
}

.search3 {
	font-size:11px;
	background-color:#FFF;
	color:#000;
}

#sub_cat table{
	text-align:center;
	margin-left:100px;
	width:600px;
	border: 2px solid #222222;
	margin-bottom:10px;
	color:#333;
}

.all_products1 {
	border:1px solid #222222;
	margin:20px;
}
	
#form1 {
	margin:10px;
}
