﻿body
{
	margin:0;
	padding:0;
}
h1
{
	padding:5px 0px 5px 0px;
	color:#d5340c;
}
a
{
	text-decoration:none;
	color:#000;
}
a:hover
{
	text-decoration:underline;
	}

#maincontainer
{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	border:solid 1px #000;
}


#topsection{
height: 100px; /*Height of top section*/
background-image:url('../webimages/TopBackground.png');
background-repeat:repeat-x;
}

#logo
{
	padding-left:10px;
	padding-top:10px;
}
#topmenu
{
	clear:both;
	float:right;
	margin-top:-90px;
	color:#000;
	font-size:13px;
	
}
#topmenu a
{
	color:#000;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}
#topmenu a:hover
{
	color:#fff;
}

#welcomemsg
{
	width:354px;
	height:140px;
	display:block;
	margin-left:5px;
	background-image:url(../webimages/WelcomeBG.png);
	background-repeat:no-repeat;
}
#welcomemsg h2
{
	font-family:Times New Roman;
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	padding:5px 2px 2px 5px;
}
#welcomemsg p
{
	margin-top:-12px;
	padding:2px 2px 2px 5px;
	font-family:Verdana;
	font-size:12px;
	color:#b0afaf;
	text-align:justify;
}
#welcomemsg .button
{
	margin-left:10px;
	padding-top:-10px;
	
}
#flashbanner
{
	clear:both;
	float:right;
	margin-top:-210px;
	
}

#menu
{
	margin-top:3px;
	clear:both;
	height:57px;
	background-image:url('../webimages/MenuBG.png');
	background-repeat:repeat-x;
	font-family:Times New Roman;
	width:100%;
}
#menu a
{
	display:inline-block;
	/*width:158px;*/
	width:137px;
	height:45px;
	margin-top:0px;
	margin:0;
	padding-top:18px;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	text-align:center;
	
}
#menu a:hover 
{
	background-image:url('../webimages/MenuHoverBG.png');
	background-repeat:no-repeat;
	padding-top:-10px;
	color:#fff;
}
#menu a.selected
{
	background-image:url('../webimages/MenuHoverBG.png');
	background-repeat:repeat-x;
	padding-top:-10px;
	color:#fff;
}
#box
{
	padding:2px;
	clear:both;
}
#boxtop
{
	background-image:url("../webimages/BoxTop.png");
	background-repeat:no-repeat;
	width:275px;
	height:6px;
}
#boxcontent
{
	margin:0px;
	padding:0px;
	margin-top:-21px;
	margin-bottom:-17px;
	clear:both;
	background-color:#fff;
	border-left:solid 1px #658517;
	border-right:solid 1px #658517;
	width:274px;
	height:auto;
}

#boxbottom
{
	background-image:url("../webimages/BoxBottom.png");
	background-repeat:no-repeat;
	width:275px;
	height:6px;
}
#navigation
{
	font-size:13px;
	color:#000;
	margin:0;
	padding:0;
	
}
#navigation a
{
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	color:#000;
}
#navigation a:hover
{
	text-decoration:none;
	color:#000;
}
#navigation a:visited
{
	text-decoration:none;
	color:#000;
}


#footer
{
	margin-top:5px;
clear: left;
width: 100%;
color: #000;
text-align: center;
padding: 4px 0;
background-image:url(../webimages/TopBackground.png);
background-repeat:repeat-x;
border-top:solid 1px #000;
}

#footermenu a
{
	font-size:14px;
	color: #000;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	color:#000;
	
}
#footermenu a:hover
{
	color:#123456;
	
}
#footerextramenu a
{
	font-size:14px;
	color: #000;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	color:#000;
}
#footerextramenu a:hover
{
	color:#123456;
}
#copyright
{
	font-size:10px;
}
#developedby
{
	font-size:10px;
}
#developedby a
{
	text-decoration:none;
	color:#000;
}
.productblok
{
	
}
.category
{
	clear:both;
	margin:0;
	padding:5px 5px 5px 5px;
	float:left;
	display:block;
	border:solid 1px #000;
}
.title
{
	font-size:14px;
	color:green;
}
.image
{
	max-width:179px;
	border:none;
}
.AdImage
{
	padding:5px;
}
.TipOfTheWeek
{

	display:block;
	width:230px;
	height:192px;
	background-image:url(../webimages/TipofTheWeek.png);
	background-repeat:no-repeat;
}
.Title
{
	padding-top:20px;
	margin-left:80px;
	font-size:16px;
	text-align:left;
	color:#09326c;
	text-decoration:underline;
}
.ShortDescription
{
	color:#000;
	display:block;
	margin-left:80px;
	font-size:12px;
	line-height:15px;
	text-align:justify;
	width:145px;
	height:122px;
	margin-top:-10px;
	overflow:hidden;
}
.readmore a
{
	float:left;
	clear:both;
	color:#000;
	text-decoration:none;
	margin-left:150px;
	margin-top:0px;
}
.readmore a:hover
{
	color:#09326c;
	text-decoration:underline;
}
.TopRound
{
	background-image:url(../webimages/TopRound.png);
	background-repeat:no-repeat;
	display:block;
	width:226px;
	height:25px;
	margin-left:2px;
	color:#fff;
	text-align:left;
}
.RoundContent
{
	margin-left:2px;
	display:block;
	width:224px;
	border:solid 1px #87a93e;
	height:auto;
	background-color:#b1d16b;
	text-align:left;
}
.BottomRound
{
	margin-left:2px;
	background-image:url(../webimages/BottomRound.png);
	background-repeat:no-repeat;
	display:block;
	width:226px;
	height:25px;
	margin-bottom:5px;
}
#leftmenu
{
	margin-left:0px;
	clear:both;
	
}
#leftmenu h2
{
	padding:0px;
	margin:0px;
	color:#000;
	margin-left:10px;
	font-size:17px;
	font-weight:bold;
}
#leftmenu h2 a
{
	text-decoration:none;
}
#leftmenu h2 a:hover
{
	text-decoration:none;
}
#leftmenu h2 a:visited
{color:#000;}

#leftmenu ul
{
	clear:both;
	margin:0px;
	padding:0px;
	font-size:12px;
	list-style:none;
	
}
#leftmenu ul li
{
	margin-left:7px;
	line-height:20px;
}
#leftmenu ul li a
{
	color:#000;
	text-decoration:none;
	background-image:url(../webimages/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
}
#leftmenu ul li a:hover
{
	background-image:url(../webimages/arrow1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#fff;
}

.EcomList
{
	margin:3px 0px 3px 0px;
	display:block;
	width:525px;
	height:auto;
}
.EcomList a
{
	text-decoration:none;
}
.Item
{
	margin:3px 3px 3px 3px;
	
	border:solid 1px #000;
	display:block;
	width:165px;
	height:295px;
	float:left;
}
.itemname a
{
	margin-top:-19px;
	clear:both;
	font-size:14px;
	display:block;
	width:100%;
	height:35px;
	overflow:hidden;
	background-color:#c9ff02;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	
	/*background-image:url(../webimages/Item_bg.png);
	background-repeat:no-repeat;*/
}
.itemname a:hover
{
	background-color:#74ac00;
	color:#fff;
}
.Item img
{
	margin-top:3px;
	max-height:140px;
	padding:3px;
	border:solid 1px #ccc;
}
.Item .price
{
	text-align:center;
	font-size:15px;
}
.Item .price span
{
	color:#ff0000;
	text-decoration:line-through;
}
.moreinfo img
{

	border:none !Important;
}

.message
{
	
	border:dotted 2px #87a93e;
	font-size:16px;
	padding:5px;
	
}

.error
{
	border:dotted 2px #87a93e;
	font-size:16px;
	padding:5px;
	color:#ff0000;
	font-weight:bold;
	display:block;
}

.clear
{
	clear:both;
}
#members-logo
{
	clear:both;
	padding:0;
	margin:0;
	text-align:center;
	display:block;
	width:100%;
	height:55px;
	
}
#members-logo ul
{
	
	clear:both;
	margin:0;
	padding:0;
	padding-left:250px;
}
#members-logo  li
{
	padding-left:2px;
	padding-right:2px;
	list-style:none;
	float:left
}

