html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-color: #FFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

table, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	vertical-align: top;
}

a {
	color: #D38103;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}


ul, li, form, p {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

small {
	font-size: 10px;
}

.biggerText {
	font-size: 12px;
}

#main {
	margin: 0 auto;
	height: 100%;
}

.head {
	height: 242px;
	white-space: nowrap;
}

.head div {
	position:relative;
	height: 242px;
	width: 100%;
	display: block;
}

.head .lang {
	display: block;
	position: absolute;
	z-index: 100;
	top: 40px;
	left: 524px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	width: 55px;
}

.head .lang:hover {
	color: #FFFF33;
}

.top {
	height: 50px;
	background: url(../i/top_bg.jpg) left top repeat-x;
}

.top .l {
	background: url(../i/top_l.jpg) left top no-repeat;
	height: 41px;
	padding: 0 0 0 9px;
}

.top .r {
	background: url(../i/top_r.jpg) right top no-repeat;
	height: 41px;
	padding: 0 9px 0 0;
}

.top ul {
	padding: 0 0 0 6px;
}

.top li {
	display: inline;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 5px;
}

.top li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.top li a:hover {
	color: #EFF503;
	text-decoration: none;
}

.top .menu {
	margin: 13px 0 0 0;
	width: 388px;
	display: block;
	float: left;
	border-right: 1px solid #FFF;
}

.top .search {
	display: block;
	width: 330px;
	float: right;
	margin: 10px 0 0 0;
}

.top .search .inpt {
	width: 110px;
	border: 1px solid #45740C;
	background-color: #FFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}

.search td {
	vertical-align: middle;
}

.search .btn_green,
.search .btn_green:hover  {
	width: 45px;
	height: 21px;
	border: none;
	display: block;
	text-decoration: none;
	line-height: 16px;
	padding: 0;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(../i/btn_green.jpg) no-repeat;
	text-align: center;
}

.top .search .yellow {
	font-size: 12px;
}




.yellow {
	color: #EBE901;
}

.grayText {
	color: #7D7D7D;
}


.vMiddle td {
	vertical-align: middle;
}

.vBottom {
	vertical-align: bottom
}



.sideMenu {
	width: 189px;
}

.sideboxBg {
	background: url(../i/side_bg.jpg) repeat-y;
	margin-bottom: 5px;
}

.sideMenu .last {
	margin-bottom: 0px;
}

.sideboxTitle {
	position: absolute;
	top: 17px;
	left: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.sideboxBg ul {
	padding: 5px 10px;
}

.sideboxBg ul li {
	display: block;
	width: 169px;
	padding: 4px 0 5px 0;
	background: url(../i/dtz.gif) left bottom repeat-x;
}

.sideboxBg ul li a {
	color: #3B3330;
	text-decoration: none;
	font-size: 11px;
	background: url(../i/side_li.gif) 6px 6px no-repeat;
	padding-left: 14px;
}

.sideboxBg ul li a:hover {
	color: #D46400;
	text-decoration: underline;
}

.sideMenu .sideboxBg .sideFooter .sub_t {
	background: none;
	padding: 4px 0 2px 0;
}

.sideMenu .sideboxBg .sideFooter .sub {
	background: none;
	padding: 3px 0 4px 0;
}

.sideMenu .sideboxBg .sideFooter .sub_l {
	background: url(../i/dtz.gif) left bottom repeat-x;
	padding: 3px 0 8px 0;
}

.sideMenu .sideboxBg .sideFooter .sub a,
.sideMenu .sideboxBg .sideFooter .sub_l a {
	color: #886C64;
	text-decoration: none;
	font-size: 11px;
	background: url(../i/side_li2.gif) 13px 6px no-repeat;
	padding-left: 21px;
}

.sideMenu .sideboxBg .sideFooter .sub a:hover,
.sideMenu .sideboxBg .sideFooter .sub_l a:hover {
	color: #D46400;
	text-decoration: underline;
}


.sideHeader1 {
	background: url(../i/side_t1.jpg) left top no-repeat;
	padding-top: 44px;
	position: relative;
}

.sideHeader2 {
	background: url(../i/side_t2.jpg) left top no-repeat;
	padding-top: 44px;
	position: relative;
}

.sideHeader3 {
	background: url(../i/side_t3.jpg) left top no-repeat;
	padding-top: 44px;
	position: relative;
}

.sideboxBg .plain {
	padding: 12px 10px 13px 10px;
}

.sideFooter {
	background: url(../i/side_b.jpg) left bottom no-repeat;
	padding-bottom: 7px;
}





.content {
	width: auto;
}

.cellBg {
	background: url(../i/cell_bg.jpg) top left repeat-y;
	width: 180px;
	margin: 0 0 0 7px;
	text-align: center;
}

.cellHeader {
	background: url(../i/cell_t.jpg) top left no-repeat;
	padding: 10px 0 0 0;
}

.cellFooter {
	background: url(../i/cell_b.jpg) bottom left no-repeat;
	padding: 0 0 10px 0;
}

.content .cellBg .itemPic {
 height: 160px;
 vertical-align: middle;
 text-align: center;
}

.itemName {
	display: block;
	width: 180px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 3px 0;
}

.price {
	display: block;
	width: 180px;
	color: #CA3100;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 3px 0;
}

.price2 {
	color: #CA3100;
	font-size: 15px;
	font-weight: bold;
}

.buyButton {
	display: block;
	width: 180px;
	padding-top: 10px;
}

.buyButton td {
	vertical-align: middle;
	font-size: 10px;
}

.buyButton .count {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	width: 27px;
	height: 18px;
	border: 1px solid #776446;
	margin: 0 5px;
	text-align: center;
}

.buyButton .button {
	display: block;
	background: url(../i/btn_blue.jpg) left top no-repeat;
	width: 66px;
	height: 25px;
	line-height: 22px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

.buttonii {
	display: inline;
	background: url(../i/btn_blue.jpg) left top no-repeat;
	width: 66px;
	height: 25px;
	line-height: 22px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

.buyButton .button:hover {
	color: #FFF;
	text-decoration: none;
}


.blueButton {
	display: block;
	background: url(../i/btn_blue2.jpg) left top no-repeat;
	width: 73px;
	height: 30px;
	line-height: 26px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

.blueButton:hover {
	color: #FFF;
	text-decoration: none;
}





.horSepp {
	font-size: 1px;
	height: 7px;
}





.title {
	height: 41px;
	background: url(../i/cont_ttl_bg.jpg) left top repeat-x;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	line-height: 39px;
	white-space: nowrap;
	margin: 5px 0 7px 7px;
	font-size: 12px;
}

.title_l {
	background: url(../i/cont_ttl_l.jpg) left top no-repeat;
	padding: 0 0 0 15px;
	height: 41px;
}

.title_r {
	background: url(../i/cont_ttl_r.jpg) right top no-repeat;
	padding: 0 6px 0 0;
	height: 41px;
}



.pages {
	padding: 0 0 10px 0;

}

.pages .act {
	color: #D62F03;
	font-weight: bold;
}


.box {
	margin: 0 0 0 7px;
	position: relative;
	border: 2px solid #FEA32E;
}

.box p {
	margin: 0 0 15px 0;
}

.box_lt {
	background: url(../i/corners_t.jpg) -9px top no-repeat;
	margin: -2px 0 0 -2px;
}

.box_rt {
	margin: -2px -2px -2px 0;
	background: url(../i/corners_t.jpg) 546px top no-repeat;
}

.box_rb {
	background: url(../i/corners_b.jpg) 546px bottom no-repeat;
}

.box_lb {
	background: url(../i/corners_b.jpg) -9px bottom no-repeat;
}

.box_lb {
	padding: 20px;
}



.dotz {
	background: url(../i/dtz.gif) repeat-x;
	margin: 10px 0;
}


.bar_l {
	background: #F9EECE url(../i/bar_l.jpg) left top no-repeat;
	height: 30px;
	padding-left: 9px;
	margin: 10px -16px;
}

.bar_r {
	background: url(../i/bar_r.jpg) right top no-repeat;
	height: 30px;
	padding-right: 15px;
	line-height: 28px;
}


/* -- Form Elements -- /// --> */


.shortInput {
	width: 30px;
	background-color: #FFFFFF;
	border: 1px solid #777;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #555;
	text-align: center;
	font-weight: bold;
}

.longInput {
	width: 504px;
	background-color: #FEFBF6;
	border: 1px solid #333;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #555;
	padding: 2px;
}

/* <-- \\\ -- Form Elements -- */


.pad5 {
	padding-bottom: 5px;
}

.orderForm .longInput {
	margin: 3px 0 7px 0;
}




.thmbs td {
	background: url(../i/thmb_bg.gif) left top no-repeat;
	height: 89px;
	vertical-align: middle;
	padding-left: 9px;
}

.thmbs .last {
	background: url(../i/thmb_bg.gif) right top no-repeat;
}


.box2_lt {
	background: #F9EECE url(../i/corners_t2.jpg) -10px top no-repeat;
	margin: 10px -16px 0 -16px;
}

.box2_rt {
	background: transparent url(../i/corners_t2.jpg) 536px top no-repeat;
	padding: 15px 16px 15px 16px;
}

.box2_b {
	background-color: #F9D797;
	margin: -15px -16px 0 -16px;
	position: relative;
	z-index: 100;
}






.footer {
	padding-top: 10px;
	padding-bottom: 15px;
	height: 51px;
	color: #FEF898;
}

.footer a {
	color: #FFE302;
	text-decoration: none;
}

.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

.footer .info {
	width: 455px;
	padding: 9px 0 0 15px;
	float: left;
}

.footer .counters {
	float: right;
	width: 250px;
}

.footerBg {
	background: url(../i/foot_bg.jpg) left bottom repeat-x;
	height: 51px;
}

.footerLeft {
	background: url(../i/foot_l.jpg) left top no-repeat;
	padding-left: 7px;
	height: 51px;
}

.footerRight {
	background: url(../i/foot_r.jpg) right top no-repeat;
	padding-right: 7px;
	padding-top: 10px;
	height: 51px;
}

#era {
	width: 750px;
	margin: 0 auto;
	text-align: right;
}

#era a {
	display: block;
	width: 175px;
	float: right;
	color: #9F9F9F;
	text-decoration: none;
	background: url(../i/era.gif) right no-repeat;
	padding: 20px 44px 8px 0;
	margin: -10px 0 0 0;
}

html>body #era a {
	width: 130px;
}

#era a:hover {
	color: #6FA600;
	text-decoration: none;
}










.sideboxSpecial,
.sideboxSpecial:hover {
	position: absolute;
	top: 5px;
	left: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	padding: 11px 0 0 15px;
	height: 28px;
	width: 164px;
	text-decoration: none;
}

.sideboxTitle2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	height: 28px;
	background: url(../i/side_t1a.jpg) center top no-repeat;
	padding: 11px 0 0 20px;
	margin-top: 4px;
}

td.bnrs {
	padding: 10px 0 0 0;
}
div.bnrs {
	background: url(../i/bnrs_bg.jpg) repeat-y;
	width: 750px;
}
div.bnrs .bnrs_t {
	background: url(../i/bnrs_t.jpg) left top no-repeat;
	width: 750px;
	padding: 8px 0 0 0;
}
div.bnrs .bnrs_b {
	background: url(../i/bnrs_b.jpg) left bottom no-repeat;
	width: 734px;
	padding: 0 8px 8px 8px;
}