@charset "utf-8";
/* CSS Document */
html {
	
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
body {
	margin: 0;
	background-repeat: repeat-x;
	background-image: url(../images2/stamps-background2.jpg);
	background-color:#fff;
}
	html, body, div,form, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;

}

#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	
	border-right-color: #CCC;

	border-right-style: solid;
	border-left-style: solid;
	background-image: url(../layout_img/left.gif);
	background-repeat: repeat-y;
	-webkit-box-shadow: 9px 4px 24px 1px rgba(0,0,0,0.67);
-moz-box-shadow: 9px 4px 24px 1px rgba(0,0,0,0.67);
box-shadow: 9px 4px 24px 1px rgba(0,0,0,0.67);
}
#header {
	height: 140px;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	background-repeat: repeat-y;
	background-image: url(../images2/header_bgr.jpg);
}
#sidebar {
	width: 230px;
	margin: 0px;
	float: left;
	padding: 0px;
	background-color: #7B9B52;
	min-height: 550px;
	color: #FFF;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
#content {
	margin-left: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-height: 550px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
}
#container #header #menumain ul {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: none;
}
#header #menumain ul li {
	display: inline;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	padding: 0px;
}
#menumain ul li a:link,#menumain ul li a:visited {
	text-decoration: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #000;
	margin: 0px;
	background-image: url(../images2/butt_norm.jpg);
	background-repeat: repeat-x;
}
#menumain ul li a:hover,#menumain ul li a:active{
	text-decoration: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	color:#FFF;
	margin: 0px;
	background-image: url(../images2/but_hover.jpg);
	background-repeat: repeat-x;
}
#logo {
	width: 180px;
	margin: 0px;
	padding: 0px;
	height: 109px;
	float: left;
}
#menumain {
	position: absolute;
	right: 10px;
	bottom: 0px;
	height: 20px;
}
#footer {
	background-color: #003300;
	padding: 1em;
	height: 60px;
	text-align: center;
	font-size: 11px;
	color: #FFF;
}
#footer a{
	
	color: #FFF;
}
#sidebar #required {
	margin: 0px;
	padding: 3px;
	font-size: 12px;
}
#required ul {
	padding: 0px;
	list-style-type: none;
	display: block;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#required ul li {
	line-height: 1.8em;
	font-size: 1.25em;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #B9DE98;
}
#required a:link, #required a:visited {
	font-size: 0.89em;
	font-weight: bold;
	text-decoration: none;
	background-color:#B9DE98;
	line-height: 1.5em;
	display: block;
	background-image: url(../layout_img/star_act.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	color:#030;
}
#required a:hover, #required a:active {
	font-size: 0.89em;
	font-weight: bold;
	text-decoration: none;
	background-color:#97CB7E;
	line-height: 1.5em;
	display: block;
	background-image: url(../layout_img/star_act.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	color:#030;
}
#menumain .current a:link,#menumain .current a:visited,#menumain .current a:hover,#menumain .current a:active{ 
	text-decoration: none;
	
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #060;
	margin: 0px;
	background-color: #FFF;
	cursor: default;
}

#fomsearch {
	float: left;
	height: auto;
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topic {
	width: 305px;
	height: 30px;
	background-color: #FFF;
	font-size: 15px;
	margin-left: 3px;
}
#keyword {
	font-size: 15px;
	font-weight: normal;
	background-color: #FFF;
	height: 25px;
	width: 200px;
}
#subm {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #030;
	border: 1px solid #999;
	height: 25px;
	cursor: pointer;
	width: 93px;
	border-color: #FFF;
}
#form1 fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 #sidebar .catalog {
	color: #FFF;
	background-color: #1A3300;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 22px;
	font-weight: bold;
	margin: 0px;
}
#sidebar #required ul .catalog {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 22px;
	background-color: #B1C69B;
	font-weight: bold;
	color: #000;
}
#map {
	background-color: #FFF;
	position: absolute;
	top: 9px;
	left: 653px;
	width: 288px;
	height: 57px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #FFF;
	font-size: 11px;
	border-color: #CCC;
}
.toplinks {
	margin-right: 6px;
	margin-left: 6px;
	float: right;
	width: 83px;
	margin-top: 3px;
}
#map .toplinks a:link, #map .toplinks a:visited  {
	color: #1A3300;
	text-decoration: none;
	display: inline;
}
#map .toplinks a:hover, #map .toplinks a:active {
	text-decoration:underline;
}
#required ul li ul {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#required ul li ul a:link, #required ul li ul a:visited{
	background-color: #FFF;
	list-style-type: none;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	display: block;
	color: #1A3300;
	text-decoration: none;
}
#required ul li ul a:hover, #required ul li ul a a:active{
	background-color: #FFF;
	list-style-type: none;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	display: block;
	color: #1A3300;
	text-decoration:underline;
}
#sidebar #required ul li ul {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#container #footer a {
	color: #FFF;
	text-decoration: underline;
}
#content a:link, #content a:visited {
	color: #F30;
	text-decoration: underline;
}
#content a:hover, #content a:active {
	color: #F00;
	text-decoration: none;
}
#content h1 {
	font-size: 16px;
}
#content h2 {
	font-size: 13px;
	color: #1A3300;
}
.but{
	border: 1px dashed #CCC;
	background:#006FA7;
	color: #FFFFFF;
	cursor:pointer;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #030;
}
.gerror {
	margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #CC0000;
	font-size: 12px;
	border:1px solid red;
	background-color:#FFFFE4;
	background-image:url(../layout_img/error.gif);
	background-repeat:no-repeat;
	background-position:5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	width: 350px;
}
.gtick{
	margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #009900;
	font-size: 12px;
	border:1px solid #009900;
	background-color:#FFFFE4;
	background-image:url(../layout_img/Tick.png);
	background-repeat:no-repeat;
	background-position:5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	width: 350px;
}
.ginfo{
	margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #003399;
	font-size: 12px;
	border:1px solid #0000FF;
	background-color:#FFFFE4;
	background-image:url(../layout_img/About2.png);
	background-repeat:no-repeat;
	background-position:5px;
	width: 550px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
}
.price {
font-weight: bold;
}
.product_title_big h2{
font-size:14px;
font-weight: bold;
}
#cart_table {
	border: 1px solid #060;
	border-collapse:collapse;
	margin-bottom: 5px;
}
#cart_table td,th {
	border: 1px solid #060;
	text-align: center;
}
#cart_table th{
	color:#FFFFFF;
	text-align:left;
	border:none;
	background-color: #060;
	padding-left: 7px;
}
.news {
	background-color: #E6E684;
	margin: 5px;
	padding: 10px;
	width: 580px;
	border: 1px dashed #333;
}
.prodtable {
	border: 1px solid #CCC;
	border-collapse:collapse;
}
#sort {
	float: right;
	width: 120px;
}
#items1 {
	float: left;
}
#navup {
	float: right;
}
#topsort {
	height: 30px;
}
#wrrapper {
	background-color: #1A3300;
}
#box {
	width: 550px;
	margin: auto;
	text-align: center;
	background-color: #FFFFFF;
	height: 230px;
	color: #333333;
}.prodtable2 {

	border: 1px solid #CCC;
	border-collapse:collapse;
}
.loginbody {
	background-color: #003300;
	color: #333333;
}

.prodtable2 td,th{

	border: 1px solid #CCC;
	border-collapse:collapse;
}
.loginbody h2 {
	color: #FFFFFF;
}
