@charset "UTF-8";
/* CSS Document */

html {
	margin:0;
	padding:0;
	
}
body{
	font-size:12px;
	margin:0;
	padding:0;
	position:relative;
	font-family: arial;
	background: #373a3d url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #454D51;
}

#topcontainer{
	/*width: 815px; 
	height: 600px;*/
	width:928px;
	height:660px;
	margin: 0 auto; 
	background:url(../images/fullback3a.png) no-repeat;
	
}
#header{
	
	height:100px;
	overflow:hidden;

}
.logo{
	float:left;
	width:100%;
	display:inline;
	margin:20px 0 20px 20px;
}



#maincontainer{
	margin: 0 auto; 
	/*width: 800px;
	height: 450px;*/
	width: 913px;
	height: 520px;
}

#footer {
	border-bottom: 1px solid #ccc;	
}
#contentcontainer{
	float:left;
	/*width: 600px;
	height: 450px;*/
	width: 685px;
	height: 520px;
	margin: 0 auto;
	padding-top:0px;
	padding-left:10px;
	position:relative;
	
}
#slidercontainer{
	float: right;
	/*width: 180px;
	height: 445px;*/
	width: 205px;
	height: 515px;
}


#sliderheader{
	/*margin-top: 10px;*/
	margin-top:5px;
	*margin-top:30px;
	width: 183px;
	height: 30px;
	position: absolute;
	z-index:8;
	margin-left:0;
}
#portfoliofooter{
	clear: both;
	width: 100%;
	background: #ffffff;
	text-align: center;
	padding: 4px 0;
	
}


#contentheader{
	/*margin-top: 10px;*/
	margin-top: 25px;
	/*padding-left: 20px;*/
	padding-left: 15px;
	font-weight: bold;
	height: 25px;
	color: #CCC;
	font-size: 18px;
	text-align: center;
}
#contenttitle{
	color:#A4A35D;
	font-size:14px;
	height:25px;
	margin:0;
	padding-left:15px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
}
#content{
	/*margin-top: 22px;
	margin-left: 75px;
	margin-right: 75px;
	height: 315px;
	width: 465px;*/
	margin-top: 1px;
	margin-left: 17px;
	margin-right: 7px;
	height:393px;
	width:658px;
	background-color: #232429;
	padding: 0px;
	overflow:hidden;    
}
#contentfooter{
	/*margin-top: 21px;*/
	margin-top: 0;
	margin-left:14px;
	color: #80878F;
	padding-top: 10px;
	width: 650px;
	height: 37px;	
}
#footerwrap{
	margin:0;
	padding: 0;
	display: none;
	
	width: 600px;	
	height: 35px;
}
.rightarrow{
	*padding-top:3px;
}
.successmrt {
	background: url('../images/success-ontab-left1.png') no-repeat 0 0;
}
.successmlt {
	background: url('../images/success-ontab-right1.png') no-repeat -5px 0;
}
.successmlt .footerbar a{
	color:#21282e;
}
.successprt {
	/*background: url('../images/success_back_rt_p.jpg');*/

}
.successplt {
	/*background: url('../images/success_back_lt_p.jpg');*/

}
.footerbar {
	color: #CCC;
	font-size: 12px;
	*font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	font-style: normal;
}
.footerbar a {
	color: #D5CCA4;
	/*font-weight: bold;*/
	text-decoration: none;
}
.footerback {
	/*background: url('../images/footer_back.png') repeat-x;*/
	height:37px;
	color:#ffffff;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}
#slider{
	/*margin-top: 55px;*/
	margin-top: 65px;
	text-align: center;
	height: 440px;
	position: absolute;
	z-index: 2;
}


#gallerycontent{
	display:none;
	border: 1px solid red;
	
	
}


div.textboxstyle {
		overflow: scroll;
		
}
.noimages {
	color: #999;
	font-size:14px;
	text-align: center;
	line-height: 300px;
	font-family: arial;
}
#stage-overlay{
	width:664px;
	height:6px;
	position:absolute;
	left:24px;
}
#newfooter{
	height:50px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#070707;
	margin-top:25px;
	margin-right: 150px;
}
.defaultSlider{
	display:none;
}
a#enlargeHref2 { text-decoration: none; }
a#enlargeHref2 img{ 
	border: 0 none;
	margin-top:1px;
	*margin-right:-5px;
}

