/**************************

Forrest Perkins
MAIN CSS Document
created: 03/23/2009
ASAA Multimedia

**************************/

h1,h2,h3,h4,h5,h6,ol,li,ul,p { margin:0; padding:0; }
.clearer { clear:both; font-size:1px; }


body {
	margin:0 0 15px 0;
	padding:0;
	background:#fff;
	/* font-family:"Arno Pro", Arial, Helvetica, sans-serif; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	/* IE SCROLLBAR COLOR */
	scrollbar-arrow-color: #d7d8d8;
	scrollbar-base-color: #Eaebeb;
	scrollbar-face-color: #Eaebeb;
	scrollbar-highlight-color: #d7d8d8;
	scrollbar-shadow-color: #d7d8d8;
	scrollbar-3dlight-color: #999;
	scrollbar-track-color: #d7d8d8;
	scrollbar-darkshadow-color: #999;
}
#bg-fpgen1 {
	width:198px;
	overflow:hidden;
	height:500px;
}

a img { border:none; }

/********** ALL PAGES Styles ************/

#container {
	width:980px;
	margin:0 auto;
}

#header {
	text-align:center;
}

#nav { width:520px; text-align:center; margin:0 auto; }

#nav ol {
	list-style:none;
}
	#nav li {
		display:block;
		float:left;
		background:url(images/navbullet.png) no-repeat left center;
		padding:0 0 0 15px;
		margin-right:11px;
	}
	#nav li:first-child { background:none; }
	
	#nav a:link, #nav a:visited {
		font-size:11px; 
		text-transform:uppercase;
		color:#939598;
		text-decoration:none;
		display:block;
		border-bottom:1px dotted #897E6F;
		font-weight:bold;
	}
	#nav a:hover { color:#616468; border-bottom:1px dotted #616468; }
	
#bottomnav {
	text-align: center;
	margin:5px auto;
	font-weight:bold;
}

#language {
	float:left;
	text-align:left;
	margin-top:5px;
	width:300px;
	font-weight:bold;
}

#luxury, #luxuryHome {
	background:url(images/logo_bottom.jpg) center no-repeat;
	height:19px;
	clear:both;
	margin:0 auto;
}
	#luxuryHome { float:left; width:380px; }

	#bottomnav a:link, #bottomnav a:visited, #printLink a:link, #printLink a:visited, #language a:link, #language a:visited {
		font-size:11px; 
		text-transform:uppercase;
		color:#939598;
		text-decoration:none;
		margin-left:20px;
	}	
	#bottomnav a:hover, #printLink a:hover, #language a:hover { color:#616468; border-bottom:1px dotted #E8E3DD; }
	
	#printLink { float:left; margin-top:5px; }
	
#footer {
	font-size:10px;
	color:#706860;
	clear:both;
	text-align:center;
	width:300px;
	margin:0px auto;
	padding-top:10px;
}
	#footer a:link, #footer a:visited { color:#706860; text-decoration:none; }
	#footer a:hover { color:#9f9084; }
	
	a.asaaBug-hover { 
		background:url(images/asaabug.gif) no-repeat top;
		display:block;
		width:300px;
		padding-top:20px;
	}
	a:hover.asaaBug-hover {
		background-image:url(images/asaabug2.gif);
	}
	
/************ HOME PAGE styles **************/

#centerContent {
	margin-top:30px;
	height:500px;
}

	#topleft, #bottomleft {
		width:188px;
		height:247px;
		float:left;
		clear:left;
	}
		#topleft a.sideLink, #bottomleft a.sideLink {
			display:block;
			text-decoration:none;
			width:188px;
			height:247px;
		}	
	
		#topleft { background:url(images/topleft.jpg) no-repeat; margin-bottom:5px; }
		#bottomleft { background:url(images/bottomleft.jpg) no-repeat; text-decoration:none; cursor:pointer; }
		
	#right { 
		background:url(images/centerpic.jpg) no-repeat right; 
		width:788px; 
		height:500px; 
		float:right; 
		text-decoration:none; 
		cursor:pointer; 
	}
		#right a.rightLink {
			display:block;
			text-decoration:none;
			height:500px;
			width:788px;
		}
	

/************* galdetail styles ***************/

#galleryLinks, #contentArea {
	background:#fff;
	float:left;
	width:185px;
	height:495px;
	padding:5px 5px 0 10px;
	color:#303030;
	font-size:10px;
}
	#galleryLinks { overflow:auto; }
	
	.subElements { padding-left:15px; font-weight:bold; }
	.subElements a.active { background:none; }
	
	#galleryLinks p, #contentArea p { margin-bottom:1em; }
	#galleryLinks h3, #contentArea h3 {
	font-size:13px;
	font-weight:bold;
}
	#galleryLinks a:link, #galleryLinks a:visited {
		display:block;
		text-decoration:none;
		color:#636466;
		margin-top:1em;
		font-size:9px;
	}

	#contentArea .print a:link, #contentArea a:visited { color:#373635; font-size:13px; font-weight:normal; }
	.toggleSubs { cursor:pointer; }
		#galleryLinks a.active { color:#303030 !important; }
		
		.contentWrap { height:480px; overflow: auto; padding-right:5px !important; }
	
	.transparent {
		color:#303030 !important;
		filter:alpha(opacity=75);
		-moz-opacity:.75;
		opacity:.75;
		
	}
#gallery {
	float:left;
	background:#373635;
	margin:0;
}

	ul#feature_buttons {
	height:27px;
	padding:3px 0 0;
	width:200px;
	list-style:none;
	}
	ul#feature_buttons li {
		cursor:pointer;
		display:block;
		float:left;
		
	}

	
#contentBG {
	float:left;
	height:500px;
	width:auto;
}

#galleryThumbs {
	float: left;
	height:25px;
	margin: 5px auto;
}
	a.thumbLink {
		display:block;
		background:#DCDDDE;
		width:19px;
		height:17px;
		float:left;
		text-decoration:none;
		margin:3px 3px 0 0;
		cursor:pointer;
	}
	a:hover.thumbLink {
		background:#ABBE5F;
		border:none;
		text-decoration:none;
	}
	a.thumbLink.active {
		background:#ABBE5F;
	}
	
	#screenshot {
	position:absolute;
	border:1px solid #ccc;
	background:#303030;
	padding:5px;
	display:none;
	color:#fff;
	}
	
	#prevItm, #nextItm {
		display:block;
		width:13px;
		height:15px;
		text-decoration:none;
		float:left;
		margin:3px 3px 0 0;
		font-size: 11px !important;
		cursor:pointer;
        color: #636466;
        font-weight: bold;
        border: 1px solid #636466;
        padding-left: 3px;
	}

	
/************* fpgen styles ***************/

#category {

	height:350px;
	width:188px;
	font-size:30px;
	float:left;
	text-transform:uppercase;
	text-align:center;
	padding-top:150px;
	color:#636466;
}

#subCategory, #subSubCategory, #subSubCategory2 {
	background:#353534;
	width:198px;
	float:left;
	height:320px;
	padding-top:180px;
	text-transform:uppercase;
}
	#category a:link, #category a:visited, #subCategory a:link, #subCategory a:visited { 
		font-size:20px; 
		display:block; 
		margin:10px 0 0 0px; 
		color:#636466; 
		text-decoration:none;
	}
		#category a:hover, #subCategory a:hover, #category a.active, #subCategory a.active { color:#ABBE5F; }
		#category a.active, #subCategory a.active { border-bottom:1px solid #ABBE5F; }

#subSubCategory, #subsubcategory404 {
	border:1px solid #ABBE5F;
	margin-right:3px;
	height:478px;
	overflow:auto;
	padding-top:20px !important;
}
#subSubCategory404 { padding-top:200px !important; height:300px !important; }

	.fpgen3 { background:url(images/bg_fpgen3.jpg) no-repeat !important; border:none !important; height:300px !important; }
#subSubCategory2 {
	border:1px solid #e1e379;
	margin-right:3px;
	padding-top:20px;
	height:478px;
	text-transform:none;
	font-size:11px;
	padding-left:10px;
	width:188px;
	color:#cbc1b6;
	overflow:auto;
}
	#subSubCategory a:link, #subSubCategory a:visited { 
		font-size:12px; 
		display:block; 
		margin:0 0 10px 20px; 
		color:#cbc1b6; 
		text-decoration:none;
	}
		#subSubCategory a:hover, #subSubCategory a.active { color:#ABBE5F; }
	
	#subSubCategory2 a:link, #subSubCategory2 a:visited {
		font-size:10px;
		display:block;
		margin-top:1.5em;
		color:#cbc1b6; 
		text-decoration:none;
		text-transform:none;
	}
	#subSubCategory2 a:hover, #subSubCategory2 a.active { color:#ABBE5F; text-decoration:none; }
		
.links { position:absolute; top:50%; bottom:50%; }

#contentArea2, #contentArea3 {
	background:#fff;
	float:left;
	width:351px;
	height:460px;
	padding:20px;
	color:#665F53;
	font-size:10px;
	overflow:auto;
}


#contentArea2 h4, #contentArea3 h4 { font-size:10px; font-weight:bold; }
	#contentArea2 p, #contentArea3 p { margin-bottom:1em; text-align:justify; }
	#contentArea2 h1 {
		font-size:18px;
		margin-bottom:12px;
		text-transform:uppercase;
		color:#373635;
	}
	
/************* news styles ***************/

#newsLinks {
	width:430px;
	float:left;
	background:#f1f2f2;
	font-size:9px;
	padding:20px 10px 0 10px;
	height:480px;
}
	#newsLinks a:link, #newsLinks a:visited {
		display:block;
		color:#231f20;
		margin-top:1em;
		text-decoration:none;
	}
	#newsLinks a:hover, #newsLinks a.active {
	color:#91941F;
	text-decoration:none;
}

#newsThumb {
	float:left;
	width:342px;
	height:480px;
	background:#f1f2f2;
	text-align:center;
	padding-top:20px;
}

#newsDetail {
	float:left;
	background:#f1f2f2;
	width:771px;
	font-size:12px;
	height:480px;
	padding:20px 10px 0 10px;
}
	#newsDetail img { float:right; padding:2px; border:1px solid #f0f0f0; margin-right:15px; } 

/************* portfolio page *************/

#contentArea3 {
	width:940px;
}
	.genBG { background:url(images/bg_gen.jpg) no-repeat top left !important; }
	.portWrapper { }

#contentArea3 a:link, #contentArea3 a:visited {
	float:left;
	color:#231f20;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
	#contentArea3 a:hover { color:#000; text-decoration:underline; }
	span.location {
	font-size:10px;
	color:#887e6f;
	padding:0 0 0 2px;
	 }
	div.item a:link, div.item a:visited { font-size:10px !important; }
	div.item { float:left; height:20px; width:313px; }
	

/************ contact page **************/

#contactCenter {
	width:592px;
	float:left;
	background:url(images/bg_contact.jpg) right;
	font-size:9px;
	height:500px;
}

#contactLeft {
	background:#ffffff;
	height:420px;
	width:193px;
	float:left;
	padding:80px 5px 0 10px;
	color:#231f20;
	font-size:10px;
}

#contactRight {
	float:left;
	width:332px;
	height:450px;
	background:#ffffff;
	padding:50px 5px 0 5px;
	color:#231f20;
	font-size:10px;
}
	#contactRight h3 { text-transform:uppercase; text-align:center; margin-bottom:1em; font-size:11px; }

.contactFormat p { margin:0 !important; padding:0 !important; }
.contactFormat a:link, .contactFormat a:visited { color:#ABC05B !important; font-size:10px !important; }
	
	
/*********** gallist.asp ****************/

.catCol {
	width:180px;
	float:left;
	font-size:10px;
	padding-right:5px;
}
	.catCol a:link, .catCol a:visited { float:none !important; }
	.catCol h1 { font-size:13px; margin-bottom:1em; }
	.catCol ol { margin-left:25px; }
	.catCol li { padding:0 0 6px 0; list-style-type:circle; }
	.catCol li:hover { list-style-type:disc; }

