@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
/*===============================*/
body {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	color: #6E683E;
	background: #E3D898;
}
#page {
	width: 778px;
	margin: 0 auto;
}
/*===============================*/
#header {
	width: auto;
	height: 357px;
	background: url(/images/header-pic.jpg) no-repeat;
	position: relative;
}
#header div.logo a {
	width: 143px;
	height: 54px;
	position: absolute;
	background: url(/images/logo.gif) no-repeat;
	top: 70px;
	left: 70px;
}
#header div.navigation {
	width: auto;
	height: 29px;
	text-align: center;
	padding: 5px 37px;
	clear: both;
}
/*===============================*/
#header ul.menu {
	list-style: none;
}
#header ul.menu li {
	float: left;
	background: url(/images/link-divider.gif) top right no-repeat;
}
#header ul.menu li a {
	padding: 0 15px;
	height: 29px;
	line-height: 29px;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #FFF5C0;
}
#header ul.menu li a:hover {
	color: #fff;
}
/*===============================*/
#header ul.flag {
	list-style: none;
}
#header ul.flag li {
	float: left;
}
#header ul.flag li a {
	width: 25px;
	height: 29px;
	line-height: 29px;
	display: block;
}
#header ul.flag li a img {
	padding: 9px;
	border: none;
}
/*===============================*/
#content {
	width: auto;
	height: auto;
	margin: 10px 37px;
	display: block;
	clear: both;
}
/*===============================*/
#content .block_c {
	width: 344px;
	padding: 0 10px 0 0;
	float: left;
}
#content .block_c h1 {
	font-size: 120%;
	line-height: 2;
}
#content .block_c p {
	padding: 5px 0;
	text-align: justify;
	font-size: 80%;
}
/*===============================*/
#content .block_r {
	width: 350px;
	float: left;
}
#content .block_r .designer {
	width: 350px;
	height: 175px;
	background: url(/images/about-designer.jpg) top right no-repeat;
}
#content .block_r .designer .title {
	padding: 20px 10px 10px 155px;
	color: #6E683E;
	font-size: 80%;
	font-weight: bold;
}
#content .block_r .designer .text {
	padding: 0 10px 10px 155px;
	color: #F6F0CD;
	font-size: 70%;
}
#content .block_r .designer .link {
	padding: 0 10px 0 280px;
}
#content .block_r .designer .link a {
	background: #014F68;
	padding: 2px 4px;
	color: #F6F0CD;
	font-size: 60%;
	text-decoration: none;
}
#content .block_r .designer .link a:hover {
	text-decoration: underline;
}
#content .block_r .links {
	margin: 0 5px 0 10px;
	clear: both;
}
#content .block_r .links ul {
	width: 110px;
	float: left;
	list-style: none;
}
#content .block_r .links ul li a {
	background: url(/images/bulet-new.gif) 0 5px no-repeat;
	text-decoration: none;
	padding: 0 0 0 7px;
	color: #053F54;
	font-size: 55%;
}
#content .block_r .links ul li a:hover {
	text-decoration: underline;
}
/*===============================*/
#message {
	background: #78BA91;
	color: #FFFFFF;
	padding: 5px 10px;
}
#error {
	background: #C17878;
	color: #FFFFFF;
	padding: 5px 10px;
}
/*===============================*/
#footer {
	text-align: center;
	padding: 10px;
	font-size: 80%;
	clear: both;
}
#footer a {
	color: #053F54;
}
/*===============================*/
#content_ads {
	width: auto;
	height: auto;
	margin: 10px 37px;
	display: block;
	clear: both;
}
#content_ads .block_c {
	width: 494px;
	padding: 0 10px 0 0;
	float: left;
}
#content_ads .block_r {
	width: 200px;
	float: left;
}
/*===============================*/
#form {
	font-size: 80%;
	background: #FFF5C0;
}
#form h3 {
	padding: 5px 10px;
	color: #fff;
	background: #6E683E;
}
#form div.field {
	padding: 5px 10px;
}
#form div.button {
	padding: 5px 10px;
}
#form div.field label {
	padding: 5px 0;
	font-size: 100%;
	display: block;
}
#form div.field input {
	width: 94%;
	padding: 5px;
	font-size: 100%;
	border: 1px solid #999;
}
#form div.field select {
	width: 96.5%;
	padding: 5px;
	font-size: 100%;
	border: 1px solid #999;
}
#form div.field textarea {
	width: 94%;
	height: 200px;
	padding: 5px;
	font-size: 125%;
	border: 1px solid #999;
}
#form div.button input {
	background: #f4f4f4 none repeat;
	border: 3px double #999999;
	font-size: 100%;
	padding: 5px;
	color: #333;
}
#form div.link {
	padding: 5px 10px;
}
#form div.link a {
	color: #6E683E;
	font-size: 100%;
}
/*===============================*/
#list {
	font-size: 80%;
}
#list h3 {
	padding: 5px 10px;
	color: #fff;
	font-weight: normal;
	background: #6E683E;
}
#list table {
	width: 100%;
}
#list table th {
	padding: 5px;
	color: #fff;
	background: #6E683E;
}
#list table td {
	padding: 5px;
	background: #FFF5C0;
}
#list table td a {
	color: #6E683E;
}
#list table td.page {
	padding: 5px 10px;
}
#list table td.page a {
	padding: 5px 10px;
	color: #6E683E;
	text-align: center;
	text-decoration: none;
}
#list table td.page a:hover {
	color: #fff;
	background: #6E683E;
}
#list table td.add a {
	color: #6E683E;
	padding-left: 25px;
	text-decoration: none;
}
#list table td.ads a {
	background: url(/images/ads_add.png) no-repeat;
}
#list table td.image a {
	background: url(/images/image_add.png) no-repeat;
}
#list table td.video a {
	background: url(/images/video_add.png) no-repeat;
}

/*===============================*/
#add {
	margin: 0 0 5px 0;
	padding: 5px 10px;
	text-align: center;
	background: #6E683E;
}
#add a {
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
/*===============================*/
#account {
}
#account ul {
	list-style: none;
}
#account ul li {
}
#account ul li a {
	width: 180px;
	margin: 5px 0;
	padding: 10px;
	font-size: 80%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: #6E683E;
	display: block;
}
#account ul li a:hover {
	background: #bdb378;
}
/*===============================*/
#catagories {
	width: 494px;
	font-size: 80%;
	background: #FFF5C0;
}
#catagories h3 {
	padding: 5px 10px;
	color: #fff;
	background: #6E683E;
}
#catagories ul {
	list-style: none;
}
#catagories ul li {
	line-height: 20px;
	text-transform: uppercase;
}
#catagories ul li.sub {
	color: #053F54;
	text-transform: lowercase;
	display: inline;

}
#catagories ul li a {
	padding: 0 10px;
	color: #053F54;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
}
#catagories ul li a:hover {
	color: #6E683E;
}
/*===============================*/
#login {
	margin: 0 200px;
}
/*===============================*/
#player {
	margin: 10px 0;
}
