/*GLOBAL OPTIONS*/
html {font-size: 100.1%;}
body {
	font: 64% Arial, Helvetica, sans-serif;
	margin: 0;
	background: #141414;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
li {list-style: none;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:focus {outline: none;}
img {
	border: none;
	display: block;
}
/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
h2, h3 {
	margin: 0;
	text-align: center;
}
h2 {
	font-size: 16px;
	color: #fef5bf;
	margin-bottom: 5px;
}
h3 {
	font-size: 16px;
	line-height: 34px;
	color: #fff;
	text-align: center;
	background: url(../images/bg-title.gif) no-repeat;;
	padding-left: 75px;
	margin: 0 5px 4px;
}
h3 span {
	background: url(../images/bg-title.gif) no-repeat 100% 0;
	padding-right: 75px;
	display: block;
	overflow: hidden;
	height: 1%;
}
h3 em {
	width: 300px;
	margin: 0 auto;
	display: block;
	font-style: normal;
	overflow: hidden;
}
h3 strong {
	width: 242px;
	float: left;
}

h4 {
	font-size: 11px;
	color: #fff;
	font-weight:normal;
}

/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 1094px;
	padding-top: 20px;
}
/*HEADER*/
#header {
	height: 148px;
	background: url(../images/bg-header.gif) no-repeat;
	position: relative;
}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: 10px;
	left: 10px;
}
.logo a {
	height: 100%;
	width: 100%;
	background: url(../images/logo.png) no-repeat;
	width: 317px;
	height: 143px;
}
/*main-nav*/
.main-nav {
	position: absolute;
	right: 20px;
	bottom: 5px;
}
.main-nav ul {
	padding: 0;
	margin: 0;
	display: inline;
}
.main-nav li {
	display: inline;
	padding-left: 18px;
	background: url(../images/img-main-nav-separator.gif) no-repeat 7px 50%;
	font-size: 18px;
}
.main-nav li:first-child {background: none;}
.main-nav a {
	color: #fcc400;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none !important;
}
.main-nav a:hover, .main-nav a.active {color: #fff;}
.main-nav strong {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}
/*header-banner*/
.header-banner {
	position: absolute;
	right: 31px;
	top: 13px;
}
/*CONTAINER*/
#container {
	height: 1%;
	padding: 10px 6px 0;
	overflow: hidden;
	background: #000;
	border: solid #1a1a1a;
	border-width: 0 1px;
}
/*sidebar*/
.sidebar {
	float: left;
	width: 300px;
	overflow: hidden;
}
/*columns*/
.columns {
	width: 310px;
	overflow: hidden;
	margin-bottom: 5px;
}
.columns .sidebox {
	float: left;
	margin-right: 4px;
}
/*sidebox*/
.sidebox {
	width: 148px;
	background: url(../images/bg-sidebar-box.gif) no-repeat 0 100%;
	padding-bottom: 27px;
}
.sidebox .wrapper {
	background: url(../images/bg-sidebar-box.gif) no-repeat;
	padding: 10px 10px 0;
}
/*categories-list*/
.categories-list {
	padding: 0;
	margin: 0;
}
.categories-list li {
	padding-left: 10px;
	background: url(../images/img-list-bullet.gif) no-repeat 0 50%;
}
.categories-list a {
	font-size: 11px;
	line-height: 16px;
	color: #fff;
}
.categories-list a:hover {
	color: #e5dd9f;
	text-decoration: none;
}
/*yellow-link*/
.yellow-link {
	padding-left: 10px;
	color: #fae340;
	font-size: 11px;
}
/*sidebanner*/
.sidebanner {
	display: block;
	margin-bottom: 5px;
	text-align: center;
}
.sidebanner img {
	display: inline;
	line-height: 0;
}
/*search-from*/
.search-from {
	padding: 0;
	margin: 0 0 4px;
	border: 0;
	overflow: hidden;
}
.search-from input {
	float: left;
	width: 204px;
	height: 17px;
	border: 1px solid #3f3e3a;
	padding: 4px 10px;
	background: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #73716a;
}
.btn-search {
	width: 69px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #fba800;
	font-size: 13px;
	font-weight: bold;
	color: #fdd800;
	float: right;
}
/*sub-categories*/
.sub-categories {
	text-align: center;
	padding: 5px 0 13px;
	background: url(../images/bg-bottom-border.gif) no-repeat 50% 100%;
}
.sub-categories ul {
	padding: 0;
	margin: 0;
	font-size: 10px;
}
.sub-categories li {
	display: inline;
	padding-left: 8px;
	background: url(../images/img-sub-cat-categories.gif) no-repeat 3px 50%;
}
.sub-categories li:first-child {background: none;}
.sub-categories a {
	color: #3c3b37;
	font-size: 10px;
	text-decoration: none !important;
	line-height: 14px;
}
.sub-categories a:hover {color: #706e67;}
/*video-list*/
.video-list {
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}
.video-list li {margin-bottom: 13px;}
/*sidebar video-list*/
.sidebar .video-list li {
	float: left;
	margin-right: 17px;
}
.sidebar .video-list {padding-left: 17px;}
/*btn-bookmark*/
.btn-bookmark {
	width: 238px;
	height: 70px;
	background: url(../images/btn-bookmark.gif) no-repeat;
	margin: 20px auto 20px;
}
/*CONTENT*/
.content {
	float: right;
	width: 776px;
}
/*two-columns*/
.two-columns {
	width: 100%;
	overflow: hidden;
}
/*main-column*/
.main-column {
	float: left;
	width: 624px;
}
/*content-box*/
.content-box {
	background: url(../images/bg-content-box-top.gif) no-repeat;
	padding-top: 6px;
	position: relative;
	margin-bottom: 7px;
}
.content-box .wrapper {
	padding-bottom: 5px;
	background: #302f2c url(../images/bg-content-box-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 1%;
}
.main-column .content-box {background-image: url(../images/bg-content-box2-top.gif);}
.main-column .content-box .wrapper {background-image: url(../images/bg-content-box2-bottom.gif);}
/*sidebar2*/
.sidebar2 {
	float: right;
	width: 148px;
}
.sidebar2 .sidebox {margin-bottom: 10px;}
.sidebar2 .video-list {
	padding: 10px 0 0 15px;
	width: auto;
}
/*galery*/
.galery {
	overflow: hidden;
	width: 100%;
	padding: 0 0 9px;
	margin: 0 0 7px;
	background: url(../images/bg-galery2.gif) no-repeat 50% 100%;
}
.galery li {
	float: left;
	width: 143px;
	height: 188px;
	padding: 5px;
	background: url(../images/bg-galery-photo.gif) no-repeat;
	overflow: hidden;
	margin: 0 0 2px 2px;
	display: inline;
}
/*page-nav*/
.page-nav {
	padding: 0;
	margin: 0 0 7px 2px;
	height: 1%;
	overflow: hidden;
}
.page-nav li {
	float: left;
	padding-left: 6px;
}
.page-nav li:first-child {padding-left: 0;}
.page-nav a {
	width: 17px;
	line-height: 17px;
	border: 1px solid #3b3a37;
	font-size: 12px;
	color: #fff;
	display: block;
	text-align: center;
	background: #302f2c;
}
.page-nav a:hover, .page-nav a.active {
	border-color: #7f7e7c;
	text-decoration: none;
}
/*galery-nav*/
.galery-nav {
	display: block;
	float: left;
	width: 28px;
	height: 20px;
	text-indent: -9999px;
	margin-top: 8px;
	overflow: hidden;
}
.prev {
	background: url(../images/arrow-left.png) no-repeat;
	float: left;
}
.next {
	background: url(../images/arrow-right.png) no-repeat;
	float: right;
}
/*photo-holder*/
.photo-holder {padding: 0 18px 5px;}
.photo-holder a {
	display: block;
	text-align: center;
}
.photo-holder a img {
	display: inline;
	line-height: 0;
}
/*photo-nav*/
.photo-nav {
	padding: 0 200px;
	margin: 11px 0;
	height: 36px;
	background: url(../images/bg-photo-nav.gif) no-repeat;
	overflow: hidden;
}
.big-image {
	background: url(../images/bg-big-photo.gif) no-repeat;
	padding: 5px;
	margin-bottom: 2px;
}
/*FOOTER*/
#footer {
	background: url(../images/bg-footer.gif) no-repeat;
	overflow: hidden;
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 21px;
	color: #3c3b37;
	padding: 30px 0 30px;
}
#footer ul {
	padding: 0;
	margin: 0 13px 0 0;
}
#footer li {
	display: inline;
	padding-left: 17px;
	background: url(../images/img-footer-separator.gif) no-repeat 6px 50%;
}
#footer li:first-child {background: none;}
#footer a {color: #3c3b37;}
#footer a:hover {
	color: #706e67;
	text-decoration: none;
}
#footer p {margin: 0;}