* {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}

a {
	text-decoration: none;
	color: #FFF219;
}

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

body {
	background-color: #660000;
	margin: 0px;
	background-repeat: repeat-x;
	margin-top: 10px;
}

#website_describe_container {
	width: 950px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}

#menu_primary_container {
	width: 100%;
	height: 30px;
	background-color: #660000;
}

#menu_primary_containerdeluxe {
	width: 100%;
	height: 30px;
	background-color: #CC6600;
}

#menu_primary {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF219;
	height: 30px;
	font-size: 16px;
}


#menu_primary a {
	color: #FFF219;
	text-decoration: none;
	margin-right: 15px;
	font-size: 16px;
}

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



#menu_secondary_container {
	width: 100%;
}

#menu_secondary {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	padding: 8px;
	background-color :#660000;
}

#menu_secondary img{
	border: 0;
}

#menu_secondary a {
	color: #FFF;
	text-decoration: none;
}

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

#content_wrapper {
	width: 950px;
	min-height: 632px;
	margin-left: auto;
	margin-right: auto;
}

#bottom_panel_container {
	width: 950px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('/images/bottom_panel_bg.gif');
	margin-top: 8px;
	overflow: hidden;
}

.bottom_panel_cell {
	float: left;
	width: 300px;
	padding: 8px;
}

.bottom_panel_cell p{
	font-size: 14px;
}

#article_content {
	float: right;
	width: 840px;
	padding: 10px;
	background-image: URL('/images/article_bg.png');
}

h1 {

	color: #FFF;
}

h1 a {
	color: #FFF;
}

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


h2 {
	font-size: 18px;
	font-weight: bold;
}

.form_contact input{
	color: #FFF;
	background-color:#180F06;
	border: 1px solid #B45794;
	height: 20px;
	width: 100%;
	margin-bottom: 5px;
}

.form_contact textarea {
	color: #FFF;
	background-color:#180F06;
	border: 1px solid #B45794;
	width: 100%;
	margin-bottom: 5px;
	height: 70px;
}

.form_contact select {
	color: #FFF;
	background-color:#180F06;
	border: 1px solid #B45794;
}


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

#log_res.ajax-loading {
	padding: 20px 0;
	background: url(/images/ajax-loader.gif) no-repeat center;
}

.boogie_switch {
	width: 130px;
	height: 80px;
	float: right;
}

.boogie_switch img {
	border: 0;
}

#website_describe {
	float: left;
	width: 600px;
}

#partners_container{
	width: 720px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}

#partners_container img{
	border: 0;
}

#partners_container a {
	float: right;
	margin: 3px;
	display: block;
}


#atuty_container {
	width:300px;
	height: 105px;
	overflow: hidden;
	margin-top: 8px;
}

.atuty_item {
	width: 300px;
}

.atuty_item ul {
	list-style-image: URL('/images/bullet1.png');
}

#recomends_container {
	width:300px;
	height: 105px;
	overflow: hidden;
	margin-top: 8px;
}

.recomends_item {
	width: 300px;
	height: 105px;
}

.recomends_item img {
	border: 0;
}

#menu_primary_ul {
	list-style: none;
	margin: 0;
	padding-left: 0px;
}

#menu_primary_ul li {
	float: left;
	display: inline;
}

.weather {width:100px; float:right; } 
.curr_cond {font-size:9px; }
