﻿body 
{
	background-color:#ceddc1;	
}

body, div {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.clear {clear:both;margin:0px;padding:0px;height:0px;overflow:hidden;}

input, select, button, textarea, span, table
{
	font-family:Verdana, Times New Roman, Arial, Geneva, Helvetica;
	font-size:11px;
	color:#404040;	
	font-weight:normal;
}

a
{
	cursor:pointer;
}

input.btnNormal {font-family: Verdana, Times New Roman, Arial, Geneva, Helvetica;background-color:#2D3446;color:#FFF;font-size:11px; border:1px solid;}

#warper 
{
	width:990px;
	margin: 0px auto;
	background-color:#fff !important;
}

#header
{	
	text-align:right;
}

.cart
{
	width:25px;
	height:25px;
	border:0px;
}

h2
{
	margin:10px 0px;
	font-size:20px;
	font-weight:bold;
	color:#1c842b;
}

h3
{
	margin:0px 0px 4px 0px;
	font-size:18px;
	font-weight:bold;
	color:#1c842b;
}
h4
{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#1c842b;
	padding-left:4px;
}

.addCart{text-align:right; margin:4px;}

.textError
{
	color:Red;
}

fieldset legend {color:#99540A;font-weight:bold;}

.div50
{
	float:left;
	width:48%;
	margin:0px 4px 0px 0px;
}

#header h1
{
	margin: 0px;
	display : block;
	width: 330px;
	height: 237px;
	background-image:url(../images/headerLeft.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
}

#header h1 span
{
	display:none;
}

#header .headerSpace
{
	height:10px;
	background-color:#3d3d3d;
}

#header .headerRight
{
	margin:0px 0px 0px 0px;
	border:0px;
	padding:0px;
	float:left;
	display:block;
	width:660px;
	height:154px;
}

#header .headerRight .languageDevice
{
	height:20px;
}

#header .headerRight .userWelcome
{
	vertical-align:top;
	height:25px;
	margin:33px 0px 5px 0px;
}

#header .headerRight .userWelcome a
{
	display:inline;
}

#loginBar
{
	text-align:right;
	background-color:#3d3d3d;
	vertical-align:middle;
	height:23px;
	padding:1px;
}

#loginBar a
{
	color:#fff;
	font-weight:bold;
}

#loginBar .left
{
	float:left;
	height:23px;
	vertical-align:middle;
	width:20%;
	text-align:left;
	overflow:hidden;
}

#loginBar .left a
{
	line-height:23px;
	font-size:21px;
	text-decoration:none;
}

#loginBar .left a:hover
{
	text-decoration:underline;
}

#loginBar .right
{
	float:right;
	width:80%;
	height:23px;
	overflow:hidden;
	color:#fff;
}

#loginBar .right a
{
	line-height:23px;
}

#loginBar .checkBox input
{
	margin:2px 0px;
	
}

#loginBar .checkBox label
{
	color:#fff;
	margin:2px 0px;
	padding:0px;
	
}

#loginBar input.textBox
{
	border:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

#divLeft
{
	width:204px;
	margin: 0px 10px 0px 0px;
	float:left;
	overflow:hidden;
}

#divLeft .menu
{
	margin:10px 0px 0px 0px;
	padding:0px;
}

#divLeft .menu span
{
	display:none;
}

#divLeft .menu li
{
	list-style-type:none;
}

#divLeft .menu li a
{
	display:block;
	width:193px;
	height:40px;
}

#divLeft .menu li.home a
{
	background-image:url(../images/MenuHome.gif);
}
	
#divLeft .menu li.home a:hover
{
	background-image:url(../images/OMenuHome.gif);
}
#divLeft .menu li.home a.active
{
	background-image:url(../images/OMenuHome.gif);
}

#divLeft .menu li.category a
{
	background-image:url(../images/MenuCategory.gif);
}
#divLeft .menu li.category a:hover
{
	background-image:url(../images/OMenuCategory.gif);
}
#divLeft .menu li.category a.active
{
	background-image:url(../images/OMenuCategory.gif);
}

#divLeft .menu li.news a
{
	background-image:url(../images/MenuNews.gif);
}
#divLeft .menu li.news a:hover
{
	background-image:url(../images/OMenuNews.gif);
}
#divLeft .menu li.news a.active
{
	background-image:url(../images/OMenuNews.gif);
}
#divLeft .menu li.aboust a
{
	background-image:url(../images/MenuAbout.gif);
}
#divLeft .menu li.aboust a:hover
{
	background-image:url(../images/OMenuAbout.gif);
}
#divLeft .menu li.aboust a.active
{
	background-image:url(../images/OMenuAbout.gif);
}
#divLeft .menu li.contact a
{
	background-image:url(../images/MenuContact.gif);
}
#divLeft .menu li.contact a:hover
{
	background-image:url(../images/OMenuContact.gif);
}
#divLeft .menu li.contact a.active
{
	background-image:url(../images/OMenuContact.gif);
}

#divLeft .linkFriend
{
	text-align:center;
	
	}
	
#divLeft .linkFriendText
{
	margin:0px 0px 10px 10px;
	font-size:13px;
	border-bottom: solid 1px #000;
	padding:4px;
	
	}
	
#divLeft .linkFriend img
{
	border:0px;
	margin-top:10px;
	
	}

#divRight
{
	float:left;
	width:774px;
	padding:4px 0px;
	overflow:hidden;
}

#footer
{
	background-image:url(../images/footer.gif);
	background-position:234px 0px;
	background-repeat:no-repeat;
	width:100%;
	height:30px;
	background-color:#37170a;
	padding:35px 0px 0px 0px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	position:relative;
}
#footer .stats
{
	color:#fff; 
	position:absolute; 
	font-weight:bold;
	font-size:13px;
	top:4px;
	left:4px;
}

#footer .stats span
{
	color:#fff;	
	font-weight:bold;
	font-size:16px;
	background-color:#000;
	padding:2px 10px 2px 8px;	
}

.newsItem
{
	margin: 10px 0px 0px 0px;
	
	}
.newsItem img
{
	margin: 0px 10px 0px 0px;
	display:block;
	float:left;
	border:0px;
	width:150px;
	
	}
.newsItem .newsDescription 
{
	float:left;
	width:610px;
}
.readMore
{
	text-align:right;
	font-weight:bold;
}
.newsInformation
{
	padding-top:10px;
	text-align:right;
}
#Breadcrumb
{
	border-bottom: dotted 1px #000;
	margin-bottom:20px;
	padding-bottom:4px;
	font-size:17px;
}
		
#Breadcrumb a
{
	font-weight:bold;
	background: url('../Images/arrow_right.gif') no-repeat bottom right !important;
	padding-right:20px;
	font-size:17px;
	color:#1c842b;
	text-decoration:none;
}

#Breadcrumb a:hover
{
	text-decoration:underline;
}

#Breadcrumb span
{
	font-size:17px;
}
#messageBar
{
	margin:10px 0px;
	font-size:16px;
	font-weight:bold;
}
/*Paging*/
.divBorder
{
    border:1px solid #363636;
}
.pagination{
    padding: 4px;
    margin:4px 0px;
}
.pagingbt{
border: 1px solid #BBBEC1;
color: #000;
background-color:#fff;
margin: 0px 5px 0px 0px;
padding: 2px 5px;
}

.pagingbtactive
{
	background-color: #A7ACAE;
	color: #FFF;
	border: 1px solid #A7ACAE;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	padding: 2px 5px;
}

.divPageButton, .divPageLink{
    padding: 4px;
    margin: 4px 0px 0px 0px;
}

.divPageLink a, .divPageLink a:visited
{
	padding: 3px 8px;
	border: 1px solid #bbbec1;
	text-decoration: none; 
	color: #000;
	margin: 0px 5px 0px 0px;
}

.divPageLink a:hover, .divPageLink a:active{
border: 1px solid #E7EAEE;
color: #000;
background-color: #E7EAEE;
}

.divPageLink a.pagingLinkActive, .divPageLink a.pagingLinkActive:hover{
background-color: #A7ACAE;
color: #FFF !important;
border-color: #A7ACAE;
font-weight: bold;
cursor: default;
}
/*End Paging*/