html {
	height:100%;
}
body {
	padding:0px;
	margin:0px;
	height:100%;
	background:#000;
	font:12px/16px Verdana, Geneva, sans-serif;
	color:#6a6a6a;
}
/* COMMON */

a:link {
	color:#ed9c13;
	text-decoration:underline;
}
a:visited {
	color:#ed9c13;
	text-decoration:underline;
}
a:hover {
	color:#ed9c13;
	text-decoration:none;
}
a {
	outline-style:none;
}
a img {
	border:0px;
}
h1 {
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	color:#ed9c13;
	padding:20px 0px 24px 0px;
	margin:0px;
}
h2 {
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#ed9c13;
	padding:15px 0px 8px 0px;
	margin:0px;
}
h3 {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	padding:16px 0px 5px 0px;
	margin:0px;
}
p {
	padding:0px;
	margin:0px;
}
.url {
	width:95px;
	height:17px;
	line-height:15px;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	text-decoration:none;
}
.url a {
	text-decoration:none !important;
}
.url a:hover {
	text-decoration:none !important;
}
.logo {
	width:198px;
	height:57px;
}
.caption {
	font-size:10px;
	text-transform:uppercase;
	color:#000;
	font-style:italic;
	line-height:12px;
}
.phones ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.phones li {
	float:left;
}
.email, .icq {
	font-size:11px;
	line-height:15px;
	padding-left:22px;
}
.icq {
	font-weight:bold;
	background:url(/img/icq.png) no-repeat 0px 0px;
}
/* /COMMON */


#top {
	min-height:100%;
	width:100%;
	display:inline-block;
	background:url(/img/menu_column_bg.png) repeat-y 50% 0%;
	min-width:1190px;
}
/* HEADER */

#headerbg {
	height:299px;
	background:url(/img/top.jpg) no-repeat 50% 0%;
}
#headerbottom {
	height:299px;
	background:url(/img/divider.png) repeat-x 0px 280px;
}
#header {
	width:1190px;
	height:299px;
	margin:0 auto;
}
#header div {
	position:absolute;
}
#header .url {
	margin:77px 0px 0px 65px;
}
#header .logo {
	margin:13px 0px 0px 17px;
}
#header .caption {
	margin:30px 0px 0px 283px;
}
#header .phones {
	margin:10px 0px 0px 485px;
	width:550px;
	height:28px;
	font-style:italic;
	color:#ed9c13;
	font-size:24px;
}
#header .phones ul {
}
#header .phones li {
	width:182px;
	height:28px;
	background:url(/img/phone.png);
	margin-right:33px;
	line-height:26px;
	overflow:hidden;
}
#header .phones span {
	color:#000;
	font-size:10px;
	position:relative;
	top:-6px;
	left:5px;
	padding-right:10px;
}
#header .address {
	margin:52px 0px 0px 485px;
	width:400px;
	height:25px;
	background:url(/img/address.png);
	font-size:11px;
	line-height:24px;
	color:#ed9c13;
	text-indent:64px;
}
#header .email {
	margin:56px 0px 0px 891px;
	background:url(/img/email.png) no-repeat 0px 0px;
}
#header .icq {
	margin:57px 0px 0px 1062px;
}
#header .email, #header .icq {
	color:#ed9c13;
}
#toppanel {
	width:427px;
	height:98px;
	background:url(/img/toppanel.png);
}
/* /HEADER */






#content {
	width:1190px;
	margin:0 auto;
}
/* MENU */

#menu {
	float:left;
	width:247px;
	padding:40px 0px 40px 3px;
	overflow:hidden;
	background:url(/img/menutop.jpg) no-repeat top right;
	position:relative;
	z-index:2;
	font-size:11px;
}
#menu ul {
	width:244px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#menu ul li {
	padding-bottom:4px;
}
#menu ul a {
	display:block;
	text-decoration:none;
	width:244px;
	height:36px;
	line-height:30px;
	text-indent:25px;
	white-space:nowrap;
	overflow:hidden;
	font-weight:bold;
	background:#000 url(/img/menuitem1.jpg);
}
#menu ul a:hover {
	color:#eac27f;
	text-decoration:none;
}
#menu ul ul a {
	color:#000;
	text-decoration:none;
	width:244px;
	height:auto;
	line-height:15px;
	text-indent:0px;
	white-space:normal;
	background:url(/img/menuitem2.jpg) no-repeat 0% 100%;
}
#menu ul ul a:hover {
	color:#7a4d00;
	text-decoration:none;
}
#menu ul ul a span {
	display:block;
	padding:4px 10px 9px 45px;
	width:189px;
	background:url(/img/marker1.jpg) no-repeat 25px 8px;
	cursor:pointer;
}
#menu ul ul ul {
	padding-top:8px;
}
#menu ul ul ul a {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
	padding:1px 10px 3px 44px;
	width:190px;
	background:url(/img/marker2.jpg) no-repeat 27px 9px;
}
#menu ul ul ul a:hover {
	color:#7a4d00;
	text-decoration:underline;
}
/* /MENU */









#info {
	float:left;
	width:940px;
	background:url(/img/light1.jpg) no-repeat top left;
	overflow:hidden;
}
/* PANELS */

#panels {
	padding:40px 20px 0px 40px;
	height:80px;
}
#searchs {
	float:left;
	width:632px;
}
#searchs div {
	height:29px;
	line-height:18px;
	font-size:18px;
	color:#ed9c13;
	text-indent:8px;
}
#field {
	height:41px !important;
	text-indent:0px !important;
	background:#ed9c13 url(/img/search.png);
}
#field form {
	padding:10px 0px 0px 10px;
	margin:0px;
}
#field input {
	height:21px;
	padding:0px;
	margin:0px;
	font:11px/20px Verdana, Geneva, sans-serif;
	border:0px;
}
#field #wordSearch {
	width:550px;
	background:#FFF url(/img/field.png) no-repeat 0px 0px;
	text-indent:5px;
}
#field #search {
	display:inline;
	width:52px;
	height:21px;
	line-height:18px !important;
	background:#000 url(/img/find.png);
	color:#ed9c13;
	text-decoration:underline !important;
	margin-left:10px !important;
	cursor:pointer;
}
#exchange {
	float:right;
	width:198px;
	height:69px;
	background:#ed9c13 url(/img/exchange1.png);
	position:relative;
	top:2px;
	font-size:11px;
}
#exchange div {
	position:relative;
}
#exchange .black {
	width:178px;
	height:18px;
	top:10px;
	left:10px;
	line-height:18px;
	color:#ed9c13;
	background:#000 url(/img/exchange2.png);
}
#exchange .black div {
	float:left;
	padding:0px 4px;
	font-weight:bold;
}
#date {
	float:right !important;
	padding:0px 4px;
	font-weight:normal !important;
}
#rate {
	color:#000;
	top:15px;
	left:13px;
	line-height:14px;
}
/* /PANELS */



/* CONTENT */

#text {
	padding:0px 20px 330px 43px;
	text-align:justify;
}
#text h1 {
	text-align:left;
}
#text h1 a {
	padding-right:17px;
	margin-right:4px;
	background:url(/img/marker3.jpg) no-repeat 100% 10px;
}
#text ul {
	padding:0px 0px 18px 0px;
	margin:0px;
	list-style:none;
}
#text li {
	padding:0px 0px 0px 25px;
	background:url(/img/marker3.jpg) no-repeat 10px 6px;
}
#text table {
	border-collapse:collapse;
}
#text table td {
	font-family: Verdana;
	font-size: 12px;
	color:#ED9C13;
	border:1px solid #2a2a2a;
	padding:2px 5px 4px 5px;
	vertical-align:middle;
}
.table {
	border-collapse:collapse;
	border-bottom:1px dashed #404040;
	border-left:1px dashed #404040;
	margin:0px 0px 18px 0px;
	padding:0px;
}
.table td {
	border-top:1px dashed #404040;
	border-right:1px dashed #404040;
	margin:0px;
	padding:3px 6px 5px 6px !important;
	text-align:left !important;
}
.fline {
	background:#191919;
	font-weight:bold;
}
.fline td {
	background:#191919;
	font-weight:bold;
}
.catalog {
	display:inline-block;
	width:100%;
}
.futures ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.futures li {
	padding:0px !important;
	background:none !important;
	height:175px;
	width:135px;
	float:left;
	margin:0px 10px 10px 0px;
	overflow:hidden;
}
.futures a {
	display:block;
	border:1px dotted #271d04;
	height:161px;
	width:133px;
	padding-top:12px;
	text-decoration:none;
	background:#181202;
}
.futures a:visited {
	text-decoration:none;
}
.futures a:hover {
	background:#1c1502;
	text-decoration:none;
	border:1px dotted #5d4810;
}
.futures .imgarea{
	display:block;
	width:109px;
	height:109px;
	margin:0px 0px 0px 12px;
	text-align:center;
	overflow:hidden;
	cursor:pointer;
}
.futures img {
	padding:2px;
	border:2px solid #5d4810;
	cursor:pointer;
}
.nophoto1 {
	padding:3px !important;
	border:1px solid #2F2304 !important;
	background:#000;
	width:94px;
	height:95px;
}
.nophoto2 {
	padding:58px !important;
	border:1px solid #2F2304 !important;
	background:#000;
}
.itemname {
	display:block;
	margin:10px 0px 0px 12px;
	width:109px;
	height:33px;
	overflow:hidden;
	font-size:11px;
	text-decoration:underline;
	cursor:pointer;
	text-align:center;
}
.price {
	display:block;
	position:absolute;
	margin:91px 0px 0px 195px;
	text-decoration:none !important;
	color:#6a6a6a !important;
	cursor:pointer;
}
.goods {
	padding:0px;
	margin:0px;
	border:0px;
}
#text table.goods td {
	padding:0px;
	margin:0px;
	vertical-align:top;
	border:none;
}
.goodsimg {
	padding-right:25px;
}
.goodsimg img {
	padding:2px;
	border:2px solid #5d4810;
	margin-right:30px;
}
.goodsinfo {
	text-align:left;
	width:99%;
}
.goodsdescr {
	width:60%;
}
.goodsprice {
	padding-top:15px;
	font-weight:bold;
	font-size:14px;
}
.nameold {
	padding:15px 0px;
	font-size:14px;
	font-weight:bold;
}
.sizes {

}
.sizes div {
	float:left;
	width:40px;
	height:30px;
	padding-top:47px;
	text-align:center;
/*	color:#5d4810;*/
	color:#ed9c13;
	line-height:12px;
}
.sizes span {
	display:block;
	color:#ed9c13;
	font-size:14px;
	padding:15px 0px;

}
.size1 {
	background:url(/img/size1.png) no-repeat 50% 0%;
}
.size2 {
	background:url(/img/size2.png) no-repeat 50% 0%;
}
.size3 {
	background:url(/img/size3.png) no-repeat 50% 0%;
}
.size4 {
	background:url(/img/size4.png) no-repeat 50% 0%;
}

.masses {
	clear:both;
}
.masses div {
	float:left;
	width:140px;
	height:27px;
	padding-top:13px;
	padding-left:45px;
/*	color:#5d4810;*/
	color:#ed9c13;
	line-height:12px;
}
.masses span {
	display:block;
	color:#ed9c13;
	font-size:14px;
	padding:15px 0px;
}
.mass {
	background:url(/img/mass.png) no-repeat 6px 0;
}

.categories {
	font-size:14px;
	font-weight:bold;
	line-height:22px;
}
.categories li {
	background-position:10px 9px !important;
}
.photoalbum {
	padding:20px 0px 0px 0px;
}
.photoitem {
	display:inline-block;
	padding-right:10px;
	vertical-align:top;
	width:208px;
}
.photoitem img {
	padding:2px;
	border:2px solid #5d4810;
}
.photodescript {
	font-size:13px;
	font-style:italic;
	line-height:15px;
	padding:2px 4px 12px 5px;
	text-align:left;
}
/* /CONTENT */


/* FOOTER */

#bottom {
	margin-top:-300px;
	height:300px;
	position:relative;
	z-index:1;
	background:url(/img/bottombg.jpg) repeat-x bottom;
}
#footer {
	width:1190px;
	height:300px;
	margin:0 auto;
	overflow:hidden;
	background:url(/img/bottom_pic.jpg) no-repeat 530px 100px;
	position:relative;
}
#footer div {
	position:absolute;
}
#menubottom {
	width:296px;
	height:200px;
	background:url(/img/menubottom.jpg);
	margin:100px 0px 0px -23px;
}
#light2 {
	width:940px;
	height:99px;
	background:url(/img/light2.jpg) no-repeat left;
	margin:1px 0px 0px 250px;
}
#light3 {
	width:50px;
	height:99px;
	background:url(/img/light3.jpg);
	margin:1px 0px 0px -50px;
}
#footer .url {
	background:url(/img/url.jpg);
	margin:105px 0px 0px 300px;
}
#footer .logo {
	margin:152px 0px 0px 300px;
}
#footer .email {
	background:url(/img/e-mail.png) no-repeat 0px 0px;
	margin:262px 0px 0px 300px;
}
#footer .email a {
	color:#000;
}
#footer .email a:hover {
	color:#000;
}
#footer .icq {
	color:#000;
	margin:262px 0px 0px 460px;
}
#footer .phones {
	margin:126px 0px 0px 940px;
	width:250px;
	color:#000;
}
#footer .phones li {
	height:48px;
	padding-top:16px;
}
#footer .phones .last {
	background:url(/img/bottom_divider2.jpg) no-repeat 0px 0px;
	padding-left:14px;
	margin-left:14px;
}
#footer .address {
	margin:189px 0px 0px 880px;
	width:270px;
	color:#000;
	white-space:nowrap;
}
#footer .caption {
	padding:19px 0px 0px 18px;
	background:url(/img/bottom_divider1.jpg) no-repeat 0px 0px;
	height:39px;
	margin:151px 0px 0px 515px;
}
#goldenstudio {
	margin:255px 0px 0px 970px;
	width:210px;
	white-space:nowrap;
	overflow:hidden;
	padding-top:4px;
	font:11px/12px Arial, Helvetica, sans-serif;
}
#goldenstudio strong {
	font-size:12px;
}
#goldenstudio img {
	float:left;
	top:-4px;
	padding-right:6px;
	position:relative;
	z-index:99;
}
#goldenstudio a {
	color:#FFF;
	text-decoration:none;
}
#goldenstudio a:hover {
	color:#FFF;
	text-decoration:none;
}
#stat {
	margin:255px 0px 0px 563px;
}

#footer div.keywords {
	position:absolute;
	left:660px;
	top:125px;
	width:230px;
	color:#000;
}
#footer div.keywords a {
	color:#000;
	font-size:11px;
}

