/*
 *	@author: Mircea Zetea
 *	@package: SkyPointe
 *	@description: website concept
*/
body{
	background:url(../slices/general-body-bg3.jpg) top repeat-x;
	background-color:#000;
}
a{
	color:#532F19;
}
a:hover{
	color:#BC742E;
}
h2 a{
	text-decoration:none;
}
.clear{
	clear:both;	
}
#header{
	background:url(../slices/general-header-bg.jpg) no-repeat;
	width:1033px;
	height:271px;
	margin:-5px auto 0 auto;
}
#header div#slidesContainer{
	background:url(../images/banners/banner-1.jpg) no-repeat;
	width:1033px;
	height:271px;
}
#slidesContainer a{
	text-decoration:none !important;
}	
#slidesContainer a img{
	border:none !important;	
}
#slidesContainer a:hover img{
	border:none;
}
div#slidesContainer2{
	background:url(../images/banners/banner-1.jpg) no-repeat;
	width:1033px;
	height:286px;
}
#header img{
	float:left;
}
.topBanner{
	position:absolute;
	margin:0;
}	
.hidden{
	display:none;
}	
#slideControls{
	position:relative;
	top:-30px;
	right:25px;
}
#slideControls a{
	width:10px;
	height:10px;
	background-color:#4a4a4b;
	display:block;
	float:right;
	margin-right:5px;
	filter:alpha(opacity=50);
	opacity:.50;
}
#content{
	background:url(../slices/general-main-bg-9.jpg) repeat-y;
	width:1033px;
	margin:-10px auto 0 auto;
}

#contentFix{
	background:url(../slices/general-main-topbg.jpg) top no-repeat;
	width:1033px;
	margin:0 auto;
	min-height:570px;	
}
#leftColumn{
	width:377px;	
	float:left;
	padding-left:20px;
}
#siteLogo{
	background:url(../slices/site-logo.jpg) no-repeat;
	width:368px;
	height:59px;
	display:block;
	position:relative;
	top:-33px;
	left:-1px;
	text-decoration:none;
	
}
.leftBox{
	background:url(../slices/left-bg.jpg) repeat-y;
	width:370px;
	min-height:150px;
	margin-top:-33px;
	margin-left:-1px;
}
.lessTop{
	margin-top:4px;	
}
.leftBox h2{
	margin:0;
	color:#D3CDC6;
	font:18px Arial;
	text-transform:uppercase;
	background:url(../slices/general-community-indicator.jpg) left no-repeat;
	padding-left:35px;
	margin-left:20px;
	position:relative;
	top:10px;
	margin-bottom:20px;
}
.menu{
	width:175px;
	float:left;
	text-transform:uppercase;
	font:16px Arial;
	margin-left:7px;
	margin-top:10px;
	position:relative;
	left:7px;
}
.menu.right{
	left:15px;	
}
.menu a{
	background:url(../slices/general-menu-bullet.jpg) left no-repeat;
	text-decoration:none;
	color:#D3CDC6;
	display:block;
	margin-bottom:10px;
	padding-left:17px;
	position:relative;
	z-index:100;
}
.menu a.selectedMenu, .menu a:hover{
	background:url(../slices/general-menu-bullet-hover.jpg) left no-repeat;
	color:#BC742E;
}
.newsContainer{
	font:11px Arial;
	color:#D2CDC6;
	width:330px;
	margin:0 auto;
}
.newsContainer a{
	color:#BC742E;
	text-decoration:none;
	margin-bottom:5px !important;
	text-transform:uppercase;	
}
.newsContainer p{
	margin:0;
}
.noHeight{
	width:350px;
	min-height:0;
	margin-top:4px;
	font:11px Arial;
	color:#D2CDC6;
	padding:5px 0 5px 20px;
}
.noHeight a{
	text-decoration:none;
	color:#BC742E;
}
.leftAdv{
	font:10px Arial;
}
.leftAdv img{
	float:left;
	margin-left:10px;
	border:none;
}
.leftAdv div{
	width:160px;
	float:left;
	margin:0;
	margin-left:10px;
}
.leftAdv div strong{
	font:bold 11px Arial;
	color:#543019;
}
#rightColumn{
	background:url(../slices/right-bg-3.jpg) repeat;
	width:590px;
	min-height:500px;
	float:left;
	padding:15px;
	font:12px Arial;
	color:#474240;
	line-height:1.5;
	margin-left:-11px;
}
.rightFix{
	margin-top:10px !important;	
}
.forumContent{
	min-height:140px !important;	
}

#rightColumn h1{
	font:bold 24px Arial;
	margin:0;
	color:#543019;
	margin-bottom:5px;
	position:relative;
	z-index:100;
}
#rightColumn div h2{
	font:bold 14px Arial !important;
	color:#BC742E;
	margin:0;
	position:relative;
	z-index:100;
}
#rightColumn h2{
	font:bold 14px Arial !important;
	color:#BC742E;
	position:relative;
	z-index:100;
}
.rightFloatedImage{
	float:right;
	margin:0 0 10px 10px;
	border:#A59889 solid 2px;
}
.homepageReadMore{
	float:right;
}
.homepageReadMore a{
	text-decoration:none;
}
#newsLetterSubscription{
	float:left;
	font:10px Arial;
}
#newsLetterSubscription form input{
	background-color:#fff;
	border:#000 solid 1px;
	font:bold 10px Arial;
	width:140px;
	color:#532F19;	
}
#register{
	background-color:transparent !important;
	border:none !important;
	text-align:left !important;
	font:bold 12px Arial !important;
	position:relative;
	top:1px;
	cursor:pointer;
	width:70px !important;
	left:-7px;
}
#register:hover{
	color:#BC742E;
}
#newArchive{
	float:right;
	font:bold 14px Arial;
	
}
#newArchive a{
	background:url(../slices/general-pdf-icon.png) right no-repeat;
	display:block;
	text-decoration:none;
	padding-right:22px;
}
.bottomAdvertising{
	position:relative;
	margin-left:460px;
	margin-top:-15px;
}
#footer{
	width:1033px;
	margin:0 auto;
	color:#fff;
	text-align:center;
	font:11px Arial;
	padding-top:5px;
}
#footer a{
	color:#fff !important;
	text-decoration:none;
	margin:0 5px;	
	text-transform:capitalize;
}
#thumbsContainer{
		
}
#thumbsContainer a{
	float:left;
	margin-right:1px;	
}
#thumbsContainer a img{
	border:none;
}
#galleryCategs{
	float:left;
	position:relative;
	left:20px;
}
#galleryCategs a{
	text-decoration:none;
	background:url(../slices/gallery-bullet.png) left no-repeat;
	padding-left:12px;
	float:left;
	display:block;	
	margin-right:7px;
	font:bold 13px Arial;
}
#galleryCategs a.selectedGallery, #galleryCategs a:hover{
	background:url(../slices/gallery-bullet-selected.png) left no-repeat;
	color:#BC742E;
}

#galleryNavigation{
	float:right;
	margin-right:35px;
}
#galleryNavigation a{
	text-decoration:none;
	font:bold 11px Arial;
}
.innerBanner{
	padding-bottom:15px !important;
}
#forms{

}
#forms label{
	width:150px;
	float:left;
	margin-bottom:5px;
}
#forms input, #forms textarea,#forms select{
	width:250px;
	margin-bottom:5px;
	border:#512E18 solid 1px;
}
#submit{
	width:100px !important;
	margin-left:150px;
}
#tContainer{
	width:548px;
	height:73px;
	overflow:hidden;
	position:relative;
	left:17px;
}
.eventDiv{
	margin-top:0px;
}	
#galleryContainer{
	position:relative;
	text-align:center;
}
#countLoader{
	display:none;
	position:absolute;
}
.advertising a img{
	border:none;
	color:transparent !important;
}
.noBackground{
	background:none !important;
	margin-left:-10px;
}
.noBackground:hover{
	color:#532F19 !important;
}
#dropFix{
	background:url(../slices/drop.jpg) no-repeat;
	width:116px;
	height:172px;
	position:absolute;
	margin-top:-18px;
	margin-left:310px;
}
.pBody{
	position:relative;
	z-index:100;
}
#logoFix{
	background:url(../slices/logo-fix.jpg) no-repeat;
	width:330px;
	height:10px;
	position:absolute;
	margin-left:16px;
	margin-top:-12px;
}
#contentFix iframe{
	margin-left:20px;
}
.leftNavFix{
	
}
.pdf{
	font-weight:bold;
	text-decoration:none;
	background:url(../slices/general-pdf-icon.png) right no-repeat;
	padding-right:30px;
}