A {
	color: #FFF; /* Цвет ссылок */
}
A:visited {
	color: #FFF; /* Цвет посещенных ссылок */
}
A:active {
	color: #F90; /* Цвет активных ссылок */
}
body {
	background-image: url(/templates/goldwild/images/bg.gif);
	color: #FFF;
}

.top {
	position: absolute;
	height: 174px;
	width: 100%;
	top: 19px;
}
.top .logo {
	position: absolute;
	width: auto;
	left: 40.5%;
}


.top .logo #text_top {
	font-family: Corbel;
	font-size: 16pt;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.25em;
}
.top .logo #desc {
	font-family: Corbel;
	font-size: 14pt;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.top #basket {
	Уposition: relative;
	top: 55px;
	right: 4.5%;
	float: right;
	position: absolute;
	width: 10%;
}
.top #basket a img {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: 100%;
}

.top #cart {
	position: absolute;
	top: 40px;
	right: 4.5%;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	font-weight: bold;
}

.top #phone {
	position: absolute;
	top: 90px;
	left: 22%;
	font-family: Verdana, Geneva, sans-serif;
	color: #F90;
	font-size: 14pt;
}
.top #menu {
	height: 40px;
	top: 130px;
	right: 4.3%;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-image: url(/templates/goldwild/images/bg_menu.gif);
	position: relative;
}
.top #menu #page {
	font-family: Corbel;
	font-size: 95%;
	color: #FFF;
	position: absolute;
	top: 5px;
	text-align: center;
	width: 80%;
	right: 1%;
	left: 20%;
}
.top #menu #page img {
	vertical-align: middle;
}

#head {
	background-color: #F93;
	height: auto;
	width: 100%;
	border: 5px inset #F93;
	font-family: Corbel;
	color: #000;
	font-size: 120%;
	font-weight: bold;
}


.sidebar {
	left: 4%;
	width: 12%;
	position: absolute;
}

.sidebar #logo {
	top: 33px;
	background-color: #F93;
	border: 5px inset #F93;
	width: 100%;
	position: relative;
}
.sidebar #logo img {
	width: 100%;

}
.sidebar .catalog_head {
	position: relative;
	text-align: center;
	top: 50px;
}
.sidebar #catalog_content {
	background-color: #000;
	position: relative;
	height: auto;
	width: 100%;
	border: 5px inset #333;
	top: 50px;
}
.sidebar #catalog_content .menu {
	left: 12%;
	position: relative;
	width: 70%;
	color: #F90;
	font-family: Corbel;
	font-size: 100%;
	font-weight: bold;
}
.sidebar #catalog_content .menu li a {
	font-family: Corbel;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}

.sidebar #phone {
	height: auto;
	width: 100%;
	top: 60px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.sidebar .news_head {
	position: relative;
	top: 70px;
	height: auto;
	width: 100%;
	text-align: center;	
}


.sidebar #news_content {
	position: relative;
	border: 5px inset #333;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFF;
	top: 70px;
	width: 100%;
	height: auto;
}
.main {
	position: absolute;
	left: 24.6%;
	width: 74%;
	top: 190px;
	height: 700px;
}
.main #path {
	color: #FFF;
	font-weight: bold;
	position: relative;
}


.main #reference {
	text-align: center;
	vertical-align: top;
	position: static;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	left: -4%;
	height: auto;
}
.main .pop_head {
	position: relative;
	text-align: left;
	left: -4%;
	width: 100%;
}
.main #head .name {
	display: inline;
}
.main #head .pagebar {
	display: inline;
	text-align: right;
	position: absolute;
	right: 2px;
}
.main #pop_content {
	position: relative;
	left: -4%;
	height: 595px;
	width: 100%;
	background-image: url(/templates/goldwild/images/bg_item.gif);
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: inset;
	border-left-style: inset;
	border-right-color: #FC9;
	border-left-color: #FC9;
	top: 3px;
}


.article_head {
	position: relative;
	text-align: left;
	left: -4%;
	width: 100%;
	top: 1px;
}

#article_content {
	position: relative;
	left: -4%;
	height: 700px; overflow:auto;
	position: relative;
	background-image: url(/templates/goldwild/images/bg_article.gif);
	border-right-style: inset;
	border-right-width: 5px;
	border-left-width: 5px;
	border-left-style: inset;
	border-right-color: #FC9;
	border-left-color: #FC9;
	top: 2px;
	width: 92%;
	color: #FFF;
	padding-top: 20px;
	padding-left: 5%;
	padding-right: 3%;
}
.con_text hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #000;
}


.con_details {
	font-style: italic;
}
.con_pubdate {
	font-style: italic;
}



#shop_price {
	font-family: "Arial Black", Gadget, sans-serif;
}
#shop_searchlink {
	font-family: Corbel;
	text-align: left;
	float: right;
}
#shop_addlink {
	font-family: Corbel;
	text-align: left;
	float: right;
}




.row {
	position: relative;
	height: 197px;
	width: 100%;
}
.item {
	position: relative;
	width: 23%;
	display: inline;
	float: left;
	margin-top: 0.7%;
	margin-right: 1%;
	margin-left: 1%;
}

.item .title {
	display: inline;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #F90;
}
.item .subheading {
	display: inline;
	float: right;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #F90;
}
.item .price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFF;
	position: absolute;
	top: 170px;
	display: inline;
	right: 0px;
}
.item .struc {
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	position: absolute;
	top: 170px;
	display: inline;
	left: 0px;
}


.item img {
	position: relative;
	width: 100%;
	height: 137px;
}
.item hr {
	width: 100%;
	position: static;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #F90;
	background-color: #000;
	float: left;
	color: #000;
}
.zodiac tr td  {
	background-color: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
}
.userform_table {
	width: 50%;
}


.footer {
	position: relative;
	top: 20px;
	left: 15%;
	width: auto;
	height: auto;
	text-align: center;
	float: left;
}

