html {
	font-size: 0.9em;
	background: url(/images/bg.gif);
	background-color: #eee;
}
strong { font-weight: bold; }


#doc4 {
	width: 980px;
	margin-top: 50px;
	background-color: #fff;
	margin-bottom: 50px;
	border: 3px solid #fff;
}

#doc4 #hd {
	background: url(/images/header-bg.gif) repeat-x top;
	background-color:  #fff;
}

#doc4 #bd{
	margin-top: 10px;
	margin-bottom: 10px;
}

#doc4 #ft{
	background: url(/images/footer-bg.gif) repeat-x bottom;
	background-color:  #fff;
}

.right {
	float: right;
}

a {
	color: #000;
}
a:hover {
	color: #CC0909;
}

.hidden {
	display: none;
}

h1 {
	font-family: Georgia;
	text-decoration: none;
	font-size: 1.95em;
	color: #000;
	border-bottom: 2px solid #4F4F4F;
	margin-bottom: 25px;
	margin-top: 15px;
}

h2 {
	font-family: georgia;
	text-decoration: none;
	font-size: 1.7em;
	color: #EF6305;
	margin-bottom: 20px;
	margin-top: 10px;
}

h3 {
	font-family: georgia;
	text-decoration: none;
	font-size: 1.6em;
	color: #EF6305;
	margin-bottom: 10px;
	margin-top: 5px;
}

h4 {
	font-family: georgia;
	text-decoration: none;
	font-size: 1.4em;
	color: #EF6305;
	margin-bottom: 10px;
	margin-top: 5px;
}

.header {
	clear:both;
	overflow : hidden;
	_height : 1%;
	padding: 0px 5px;
}

.header .logo {
	float: left;
	width: 200px;
}

.header .ad {
	float: left;
	width: 468px;
	padding-top: 25px; 
}

.header .search {
	padding: 30px 10px 10px 10px;
	float: right;
}
.header .links {
	padding: 10px 10px 10px 10px;
	float: right;
	clear: right;
	font-size: 1.1em;
}
.header .links a {
	margin-left:10px;
	color: #B00;
}

.nav-links {
	clear: both;
	overflow: hidden;
	_height: 1%;
	background: url(/images/nav-links-bg.gif) repeat-x;
	background-color: #3C3C3C;
}
.nav-links a {
	color: #fff;
	font-size:1.2em;
	text-decoration: none;
	padding: 5px 10px;
	height: 20px;
	display: block;
	float: left;
}
.nav-links a:hover {
	background: url(/images/nav-links-bg2.gif) repeat-x;
}


.footer p.gray {
	text-align:center;
	padding: 20px 10px;
	color: #888;
	font-size: 0.88em;
}

.footer-links {
	clear: both;
	overflow: hidden;
	_height: 1%;
	background-color: #3c3c3c;
	height: 20px;
	text-align: center;
	padding: 5px;
	background: url(/images/nav-links-bg.gif) repeat-x;
	background-color: #3C3C3C;
}
.footer-links a {
	color: #fff;
	padding: 10px;
}

.anonses {
	clear:both;
	overflow : hidden;
	_height : 1%;
}
.anonses div {
	float: left;
	height: 175px;
	width: 341px;
	border-bottom: 4px solid #ccc;
	margin-right: 15px;
	margin-bottom: 20px;
	padding-right: 3px;
}
.anonses div img {
	border: 1px solid #ccc;
	margin-top:3px;
	margin-right:5px;
	margin-bottom:5px;
}
.anonses div h3 {
	margin-bottom: 3px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.1em;
}
.anonses div h4 {
	font-size: 1.2em;
	margin-bottom: 3px;
}

.anonses div.career h3 a, .article-list div.career h2 a, .article-read div.career h2, .article-read div.career h3, .article-read div.career h4, h1.career {
	color:  #FF0066;
}
.anonses div.career {
	border-color:  #FF0066;
}
div.career div.tags a:hover {
	background-color:  #FF0066;
}


.anonses div.shopping h3 a, .article-list div.shopping h2 a, .article-read div.shopping h2, .article-read div.shopping h3, .article-read div.shopping h4, h1.shopping {
	color: #4D4DC4;
}
.anonses div.shopping {
	border-color: #4D4DC4;
}
div.shopping div.tags a:hover {
	background-color: #4D4DC4;
}


.anonses div.fashion h3 a, .article-list div.fashion h2 a, .article-read div.fashion h2, .article-read div.fashion h3, .article-read div.fashion h4, h1.fashion {
	color: #5C5C5C;
}
.anonses div.fashion {
	border-color: #5C5C5C;
}
div.fashion div.tags a:hover {
	background-color: #5C5C5C;
}


.anonses div.beauty h3 a, .article-list div.beauty h2 a, .article-read div.beauty h2, .article-read div.beauty h3, .article-read div.beauty h4, h1.beauty {
	color: #FF00FF;
}
.anonses div.beauty  {
	border-color: #FF00FF;
}
div.beauty div.tags a:hover {
	background-color: #FF00FF;
}

.anonses div.health h3 a, .article-list div.health h2 a , .article-read div.health h2, .article-read div.health h3, .article-read div.health h4, h1.health {
	color: #CC66FF;
}
.anonses div.health {
	border-color: #CC66FF;
}
div.health div.tags a:hover {
	background-color: #CC66FF;
}

.anonses div.carrier h3 a, .article-list div.carrier h2 a, .article-read div.carrier h2, .article-read div.carrier h3, .article-read div.carrier h4, h1.carrier {
	color: #9966CC;
}
.anonses div.carrier {
	border-color: #9966CC;
}
div.carrier div.tags a:hover {
	background-color: #9966CC;
}

.anonses div.relax h3 a, .article-list div.relax h2 a, .article-read div.relax h2, .article-read div.relax h3, .article-read div.relax h4, h1.relax {
	color: #99CC00;
}
.anonses div.relax {
	border-color: #99CC00;
}
div.relax div.tags a:hover {
	background-color: #99CC00;
}

.anonses div.kids h3 a, .article-list div.kids h2 a, .article-read div.kids h2, .article-read div.kids h3, .article-read div.kids h4, h1.kids {
	color: #FF6633;
}
.anonses div.kids {
	border-color: #FF6633;
}
div.kids div.tags a:hover {
	background-color: #FF6633;
}


.anonses div.relations h3 a , .article-list div.relations h2 a, .article-read div.relations h2, .article-read div.relations h3, .article-read div.relations h4, h1.relations {
	color: #CC0033;
}
.anonses div.relations {
	border-color: #CC0033;
}
div.relations div.tags a:hover {
	background-color: #CC0033;
}


.anonses div.house h3 a , .article-list div.house h2 a, .article-read div.house h2, .article-read div.house h3, .article-read div.house h4, h1.house {
	color: #993300;
}
.anonses div.house {
	border-color: #993300;
}
div.house div.tags a:hover {
	background-color: #993300;
}

.anonses div.about h3 a, .article-list div.about h2 a, .article-read div.about h2, .article-read div.about h3, .article-read div.about h4, h1.about {
	color: #333399;
}
.anonses div.about {
	border-color: #333399;
}
div.about div.tags a:hover {
	background-color: #333399;
}


.anonses div.events h3 a, .article-list div.events h2 a, .article-read div.events h2, .article-read div.events h3, .article-read div.events h4, h1.events {
	color: #339900;
}
.anonses div.events {
	border-color: #339900;
}
div.events div.tags a:hover {
	background-color: #339900;
}

.anonses div.auto h3 a, .article-list div.auto h2 a, .article-read div.auto h2, .article-read div.auto h3, .article-read div.auto h4, h1.auto {
	color: #000;
}
.anonses div.auto {
	border-color: #000;
}
div.auto div.tags a:hover {
	background-color: #000;
}


.anonses div h3 a {
	font-size: 1.7em;
	font-family: georgia;
	text-decoration: none;
}
.anonses div p {
	font-size: 0.85em;
}


.anonses div h3 a {
	color: #EC041C;
}

.anonses div h4 a {
	font-weight: bold;
	text-decoration: none;
}

.anonses div h4 a:hover {
	color: #252525; 
}

.anonses div p a {
	text-decoration: none;
}





.article-list {
	clear:both;
	overflow : hidden;
	_height : 1%;
	margin: 0 20px;
}
.article-list div  {
	height: auto;
	float: left;
	margin-bottom: 30px;
	margin-right: 10px;

}

.article-list div img {
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-bottom: 5px;
}

.article-list div div.tags {
	margin-top: 10px;
	text-align: right;
	display: block;
	float:none;
}
.article-list div div.tags a {
	padding: 2px;
	font-size: 1.2em;
}
.article-list div div.tags a:hover {
	color: #fff;
}


.article-list div h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.5em;
	text-align: right;
}
.article-list div p {
	font-size: 1.2em;
}
.article-list div p a {
	text-decoration: none;
}
.article-list div span {
	font-size: 80%;
	color:#FF6600;
	display:block; 
	text-align:right;
}


.article-read ol li {	
margin-left: 70px; 
list-style-type: decimal;
margin-bottom: 10px;
}
.article-read {
	margin: 0px 20px;
}
.article-read .html {
	font-size: 1.2em;
	line-height: 140%;
}
.article-read .html h2 {
	font-size: 1.3em;
}
.article-read .html h3 {
	font-size: 1.1em;
}
.article-read .html h4 {
	font-size: 1.0em;
}
.article-read .html p {
	margin-bottom: 25px;
}
.article-read .tags {
	text-align: right;
	font-size: 1.2em;
}
.article-read .tags a {
	font-size: 1.1em;
}
.article-read .tags a:hover {
	background-color: #CC0909;
	color: #fff;
}


.photo-catalog  {
	clear:both;
	overflow : hidden;
	_height : 1%;
}

.photo-catalog div {
	float:  left;
	width:  45%;
	height: 320px;
	text-align: center;
	margin: 10px 10px;
}
.photo-catalog div h3 {
	font-family: georgia;
	text-decoration: none;
	font-size: 1.4em;
	color: #F04E00;
	margin-bottom: 10px;
}
.photo-catalog div a  {
	height: 200px;
	display: block;
	vertical-align: bottom;
}
.photo-catalog div p  {
	height: 100px;
	font-size: 1.1em;
	background-color: #eee;
	border: 1px solid #ddd;
}
.photo-catalog div p strong
{
	font-weight: bold;
}
.photo-catalog div p a
{
	font-family: georgia; 
}


.tvpages {
	clear:both;
	overflow : hidden;
	_height : 1%;
	border: 1px solid #414141;
	width: 100%;
	margin-bottom: 10px;
	height: 260px;
}
.tvpages .pages {
	width: 500px;
	background-color: #414141;
	vertical-align: top;
}

.tvpages .pages .page a:hover {
	color: #000;
}
.tvpages .pages .page div.wrapper {
	position: relative;
	text-align: right;
	width: 500px;
	background-color: #fff;
	font-size:16px;
	padding:5px 0;
}
.tvpages .pages .page div.wrapper h2 {
	bottom: 10px;
	color: #000;
	font-size: 1.3em;
	margin-bottom: 0px;
}
.tvpages .pages .page div.wrapper p {
	background-color: #fff;
	font-size: 1.1em;
}
.tvpages .pages .page a  {
	text-decoration: none;
}

.tvpages .controls {
	vertical-align: top;
	background-color: #151515;
}
.tvpages .controls a {
	display: block;
	background-color: #151515;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	padding: 15px 10px 15px 30px;
	text-decoration: none;
	border-bottom: 1px solid #414141;
}

.tvpages .controls a.hhover, .tvpages .controls a:hover {
	background-color: #660099;
}

.paginator {
	clear:both;
	overflow : hidden;
	_height : 1%;
}
.paginator div {
	float:left;
	padding: 10px;
}
.paginator div a {
	font-size: 1.4em; 
}

.prices {
	font-size: 0.95em;
	border: 1px solid #ccc;
	border-collapse: collapse ;
}
.prices .price {
	padding: 3px;
	text-align: right;
	border: 1px solid #ccc;
	border-collapse: collapse ;
}
.prices .info {
	padding: 3px;
	text-align: left;
	border: 1px solid #ccc;
	border-collapse: collapse ;
}

.prices .num {
	padding: 3px;
	text-align: center;
	border: 1px solid #ccc;
	border-collapse: collapse ;
}

ul.map li {
	margin-left: 20px;
}


.photo-list {
	background-color: #eee;
	padding: 5px;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}
.photo-list .paging {
	padding: 7px;
	margin: 2px;
}
.photo-list .paging a {
	font-size: 1.4em;
	padding: 5px 10px;
}
.photo-list .paging a.active {
	background-color: #ddd;
	border: 1px solid #ccc;
}
.photo-list .paging a:hover {
	color: #fff;
	background-color: #000;
}
.photo-list .photo p {
	margin: 10px;
	font-size: 1.1em;
        text-align: left;
}

.photo-list .photo img {
	max-width: 640px;
}


.comment-list {
	margin: 10px 70px;
	border-right: 1px solid #ddd;
}
.comment-list .comment {
	font-size: 1.1em;
}
.comment-list .comment .nick {
	font-family: Georgia;
	color: #888;
	margin-bottom: 3px;
}
.comment-list .comment .nick a {
	color: #306;
}
.comment-list .comment .date {
	margin-bottom: 5px;
	font-size: 0.8em;
}
.comment-list .comment .text {
	margin-bottom: 15px;
	font-size: 1.2em;
}
.comment-list form {
	margin-right:  20px;
	padding: 20px;
	background-color: #eee;
}
.comment-list form input  {
	font-size: 1.2em; 
}
.comment-list form textarea  {
	font-size: 1.2em; 
	width: 400px;
}
.comment-list form td, .comment-list form th  {
	font-size: 1em;
	padding: 5px;
}
.comment-list form th  {
	width: 120px;
	text-align: right;
}
.comment-list form td ul.error_list li {
	color: #C00;
}


div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 170px;
  width: 728px;
  /* Add scroll-bars */
  overflow: hidden;
  background-color: #FFF4F4;
}
ul.sc_menu {
  display: block;
  height: 110px;
  /* Max width here, for users without Javascript */
  width: 1500px;
  padding: 15px 0 0 15px;
  /* Remove default margin */
  margin: 0;
  list-style: none;
  height: 170px;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}
.sc_menu h2 {
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 16px;
  color: #A2A2A2;
  width: 170px;
}
.sc_menu a:hover h2 {
  color: #000;
}
.sc_menu img {
  border: 3px #aaa solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.sc_menu a:hover img {
  opacity: 1;
  border: 3px #F80 solid;
}


.clear2 {
	clear: both;
	overflow : hidden;
	_height : 1%;
}
.left {
	float: left;
}

.right {
	float: right;
}


.wiki {
	margin: 0px 20px;
}
.wiki h1 {
	color: #000;
	font-size: 1.5em;
	border-bottom: 2px solid #ccc;
}
.wiki .html {
	font-size: 1.2em;
	line-height: 140%;
}
.wiki .html p {
	margin-bottom: 25px;
}

/* ---------- */
.start-sales {
	padding: 0px 0px;
	width: 683px;
	background: url(/images/sales-start.jpg) no-repeat;
	clear: both;
	overflow : hidden;
	_height : 1%;
	padding: 60px 10px;
}
.start-sales h2 {
	color:  #fff;
	text-align: right;
	font-family: Times New Roman;
	margin-top: 18px;
	font-weight: bold;
}

.start-sales div {
	float: left;
	width: 160px;
	margin-right: 10px;
}
.start-sales div h3 {
	color: #fff;
}
