* {
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	padding: 0;
}

html {
	background: #000;
}

body {
	background: #000;
}

body div {
	text-align: left;
}

body a {
	outline: none;
}

#container {
	height: auto;
	margin: 0 auto;
	width: 901px;
}

h1 {
	
}

h2 {
	color: #d2ab67;
	font-size: 12px;
	line-height: 16px;
}

span {
	color: #d2ab67;
	font-size: 11px;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

/*-------------------header--------------------*/
#header {
	width: 901px;
	height: 76px;
	position:relative;
}

.logo1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../images/logo1.png) no-repeat;
	width: 380px;
	height: 56px;
	display: block;
	margin: 14px 0 0 25px;
}

.logo2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../images/logo2.png) no-repeat;
	width: 194px;
	height: 56px;
	display: block;
	margin: 16px 0 0 3px;
}

.logo3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../images/logo3.jpg) no-repeat;
	width: 138px;
	height: 54px;
	display: block;
	margin: 15px 0 0 11px;
}

.logo4 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../images/logo4.jpg) no-repeat;
	width: 160px;
	height: 46px;
	display: block;
	margin: 22px 0 0 0;
}

.logo5 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../images/logo5.jpg) no-repeat;
	width: 120px;
	height: 40px;
	display: block;
	margin: 25px 0 0 30px;
}

.logo6 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../images/logo6.jpg) no-repeat;
	width: 158px;
	height: 46px;
	display: block;
	margin: 21px 0 0 2px;
}

.logo7 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../images/logo7.jpg) no-repeat;
	width: 150px;
	height: 57px;
	display: block;
	margin: 15px 0 0 5px;
}

.logo8 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../images/logo8.jpg) no-repeat;
	width: 157px;
	height: 46px;
	display: block;
	margin: 22px 0 0 0;
}

#header .f-right {
	padding-top: 40px;
}

#header .f-right a {
	color: #737373;
	text-decoration: none;
	font-weight: bold;
	margin-right: 32px;
	letter-spacing: 1px;
}

#header .f-right a.active {
	color: #c6c5c5;
	font-weight: bold;
	margin-right: 32px;
	letter-spacing: 1px;
}

/*-------------------container-----------------*/
#wrapper {
	width: 901px;
	height: auto;
	overflow: auto;
	position: relative;
	padding: 19px 0 0 0;
}

/*------------------left_col---------------*/
#sidebar {
	width: 162px;
	float: left;
	height: auto;
	overflow: auto;
}

#sidebar ul {
	list-style: none outside none;
	width: 120px;
	padding: 0 22px 0 20px;
}

#sidebar ul li {
	display: block;
	width: auto;
	clear: both;
	padding-bottom: 8px;
}

#sidebar ul li a {
	display: block;
	color: #c6c5c5;
	text-decoration: none;
	width: auto;
	font-size: 11px;
	line-height: 15px;
	background: url(../images/sidebar-ul-li-a.jpg) no-repeat 0px 9px;
	padding: 0 0 0 6px;
}

#sidebar ul li a.active {
	color: #d2ab67;
	background: url(../images/sidebar-ul-li-a-active.jpg) no-repeat 0px 9px;
}

/*-------------------content--------------------------*/
#content {
	width: 739px;
	height: auto;
	float: right;
	overflow: auto;
	position: relative;
}

.center {
	float: left;
	width: 584px;
	overflow: hidden;
	position: relative;
}

.center2 {
	width: 739px;
}

.post {
	position: relative;
}

.post p {
	color:#C6C5C5;
	padding: 0px 0 7px 0;
	font-size: 11px;
	line-height: 15px;
}

.post a {
	color:#C6C5C5;
	text-decoration: none;
}

.post a:hover {
	text-decoration: underline;
}

.post img {
	border: solid 3px #a08001;
	max-width: 578px;
}
.post #mygalleryinpost img {
width: 578px;
}	

.post .f-right { /*margin-right:4px;margin-top:9px;*/
	
}

.post em {
	color: #C6C5C5;
	text-align: right;
	clear: both;
	display: block;
	overflow: auto;
	letter-spacing: 0.3px;
	margin-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
}

html* .post em {
	float: right;
}

* html .post em {
	float: none;
}

.row {
	width: 739px;
	clear: both;
	padding-top: 30px;
	overflow: auto;
	padding-bottom: 30px;
}

.row .f-right {
	width: 444px;
}

#content ul {
	list-style: none outside none;
	padding: 18px 0 17px 13px;
}

#content ul li {
	display: block;
	clear: both;
	width: auto;
	background: url(../images/sidebar-ul-li-a-active.jpg) no-repeat 0px 6px;
	padding-left: 5px;
	color: #d2ab67;
}

.row2 {
	padding-top: 0px;
}

.wp-pagenavi {
	width: 584px;
	text-align: center;
	overflow: hidden;
	padding: 5px 0 10px;
	clear: both;
}

.wp-pagenavi a {
	color: #c49f60;
	font-size: 11px;
	padding: 0 10px;
	text-decoration: none;
}

.wp-pagenavi a:hover {
	text-decoration: underline;
}

.contacts {
	width: 584px;
	overflow: hidden;
	text-align: center;
}

.contacts p,.contacts  a {
	font-size: 12px;
	color: #fff;
}

.post .contacts img {
	border: none;
}

#logo-main {
	position: absolute;      
	top: -50px;
	display: none;
	z-index: 55;
}
#main-logo{
	display: block;
	z-index: 55;
}
#header-line {
	border-bottom: #d2ab67 solid 2px;
	width: 1px;
	height: 76px;
	position: absolute;
	z-index: 55;
	display: none;
}

#overlay {
	position: absolute;
	background: #000;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 50;
	height: expression(parseInt(document.body.clientHeight)+ 'px');	
	
}

.center-left {
	width: 300px;
	height:300px;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	
}

.center-top{
width: 300px;
height:300px;
	position: absolute;
	top:50%;
	/*top: 0;*/
	
	/*margin-top: -150px;*/
	z-index: 70;
}

.content-img, .ldrgif {
	zoom:1;
	z-index: 60;
	position: relative;
	background: #000;
	/*width: 10px;*/
}
/*--------------------right-col------------------------*/
#right_col{padding:0 25px 0 15px; width:115px; float:right;}
#right_col em{color:#c6c5c5; line-height:14px;}


/*------------------footer------------------*/
#footer {
	height: 44px;
	width: 901px;
	margin: auto 0 auto;
	clear: both;
}

#footer p,#footer a {
	color: #fff;
	font-size: 12px;
	font-family: Arial;
}

/*------------------------------------------------*/
* html img,* html .png {
	behavior: expression(( this.runtimeStyle.behavior = "none") &&(
		this.pngSet ? this.pngSet = true :( this.nodeName ==   "IMG" &&  
		this.src.toLowerCase ( ) . indexOf('.png') > -1 ?(
		this.runtimeStyle.backgroundImage =   "none", this.runtimeStyle.filter
		=   "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" +  
		this.src +   "', sizingMethod='image')", this.src =  
		"images/blank.gif" ) :( this.origBg =   this.origBg ?   this.origBg :
		this.currentStyle.backgroundImage.toString ( ) . replace('url("', '')
		. replace('")', ''), this.runtimeStyle.filter =  
		"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" +  
		this.origBg +   "', sizingMethod='crop')",
		this.runtimeStyle.backgroundImage =   "none" ) ), this.pngSet = true )
		);
}

/*preload classes*/

#mygalleryinpost img{
	border: none;
	z-index: 60;
}
.svw {
	width: 578px;
	height: 391px;
	z-index: 60;
	
}

.svw ul {
	position: relative;
	left: -999em;
}  /*core classes*/
#content .stripViewer {
	position: relative;
	overflow: hidden;
	border: solid 3px #a08001;
	margin: 0 0 1px 0;
}

#content .stripViewer ul { /* this is your UL of images */
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
	
}

#content .stripViewer ul li {
	float: left;
	background:none;
	padding:0;
	margin:0;
	clear:right;
}

.stripTransmitter {
	overflow: auto;
	width: 1%;
}





 /*tooltips formatting*/
