@charset "UTF-8";
/* CSS Document */
/* css by www.hranush.com  */


  #flash{
       display:none;
      }



body {
	margin-bottom: 0px;
	background-color:#fff;
	background-repeat: no-repeat;
	text-align:left;
}


#wraper{
	min-width:800px;
	min-height:470px;
	position: relative;
	vertical-align:middle;
	top: 40px;
	right: 0;
	bottom: 0; 
	left: 0;
	width: 70%;
	height:492px;
	margin:auto;
}



#navwrap{
	width: 257px;
	height: 470px;
	position:absolute;
	top: 1px;
	left: 21px;
	padding:0 0;
	border-left:1px solid #999;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#fff;
}


#vertical_container {
	position:absolute;
	left: 3px;
	top: 57px;
	width: 218px;
	text-align:left;
	background: #fff;
}


#h1 {
	font-family:Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration:none;
	color: #000;
	text-decoration: none;
	margin: 0 0 0 17px;
	
	
}

#h1 h:link{
	font-family:Helvetica, sans-serif;
	font-size: 20px;
	text-decoration:none;
	color: #000;
}
#h1 h:hover {
	font-family:Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-decoration:none;
	color: #549EFF;
	
}


		
		
#h2 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	font-style: normal;
	color:#222;
	padding: 0 0 0 15px;
	border-left:1px solid #fff;
	text-decoration: none;
	background-color:#fff;
}
#h2 h:link{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height:16px;
	color: #549EFF;
	text-decoration: none;

}
#h2 h:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	font-style: normal;
	color: #549EFF;
	
}


#h2 a {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	font-style: normal;
	color:#222;
	padding:none;
	background-color:#fff;
	text-decoration: none;
}





	
#h3 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style:italic;
	color: #222;
	text-decoration: none;
	line-height: 13px;
	 }
#h3 a {
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style:italic;
	color: #222;
}

#h3 a:hover {
	color: #549EFF;
}


#h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style:italic;
	color: #777;
	padding:0 0 0 0px;
}

#h4 a {
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style:italic;
	color: #333;
}

#h4 a:hover {
	color: #549EFF;
}
		
		
.accordion_toggle {
	display: block;
	
	width: 200px;
	font-family: Helvetica, sans-serif;
	
	color:#333;
	padding: 0px 0 0 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 10px;
	cursor: pointer;
	margin: 0 0 0 0;	
}
		
		
.accordion_toggle_active {
	font-family: Helvetica, sans-serif;
	font-size:12px;
	color: #549EFF;
}
.accordion_toggle_hover {
	font-family: Helvetica, sans-serif;
	font-size:12px;
	color: #549EFF;
}	




	
.accordion_content {
	color: #2222;
	overflow: hidden;
	width: 200px;
}
			
.accordion_content h2 {
	margin: 0px 0 0px 30px;
	color: #aaa;
}
			
.accordion_content p {
	line-height: 100%;
	padding: 0px 10px 0px 10px;
}
			
		
.vertical_accordion_toggle a{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 10px;
	font-style:italic;
	color: #555;
	text-decoration: none;
	width: 150px;
	line-height: 15px;
	cursor: pointer;
}


.vertical_accordion_toggle a:hover {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 10px;
	font-style:italic;
	color: #549EFF;
	text-decoration: none;
	width: 150px;
	cursor: pointer;
}
			
.vertical_accordion_toggle_active h{
	text-decoration: none;
	color:#549EFF;
	
}

.vertical_accordion_content {
	background-color: #fff;
	color: #222;
	overflow: hidden;
	text-align:right;
}

 
#vertical_nested_container {
	margin: 0 10px 0 0px;
	width: 185px;
	heigth:16px;
	padding:0 0 3px 15px;
	border-left:1px solid #fff;
	line-height:13px;
	background-color:#fff;
}

#gallery {
	margin:0 0 0 0;
	padding:0 0;
	width:241px;
	list-style:none;
	overflow:hidden;
	position:absolute;
	left: 10px;
	top: 399px;
	height: 20px;
	vertical-align:middle;
	background-color:#fff;
}


#gallery li {
	height: 12px;
	float:left;
	padding:0 0 0 0;
	text-decoration:none;
	border:1px solid #fff;
	background-color:#fff;

}
		
		
#gallery li a img {
	height: 12px;
	padding: 0 0 0 0;
	text-decoration:none; 
	border:1px solid #999;
	background-color:none;

}

#gallery li a img:hover {
	height: 12px;
	text-decoration:none; 
	border:1px solid #999;
	background-color:#549eff;
	
}

#gallery li a img: active {
	height: 12px;
	text-decoration:none; 
	border:1px solid #999;
	background-color:#549eff;
	
}


.img {
	width: 12px;
	height: 12px; 
	padding:0 0 0 0; 
	margin:0 0 0 0; 
	text-decoration:none;
		
}


.name {
	width: auto; 
	height: auto; 
	padding:0 0 0 0; 
	border:none;
}

.imgmain {
	width: 470px; 
	height: 470px; 
	padding:none;
	vertical-align: bottom;

}


#imgmainborder{
	position:absolute;
	left: 277px;
	top: 0px;
	height:470px;
	padding:0 20px 0 0;
	border-top:1px solid #fff;
	border-right:1px solid #999;
	border-bottom:1px solid #fff;
	background-color:#fff;
	vertical-align:bottom;
}

#imageholder{
	position:absolute;
	width: 470px;
	height: 470px;
	background-color:#fff;
	left: 334px;
	top: 20px;
	vertical-align:bottom;

	

}
	
	
 #textstyle {
	position:absolute;
	padding: 0 5px 0 0;
	background-color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:right;
	font-size: 12px;
	font-style:italic;
	vertical-align:top;
	border:1px  solid #fff;
	overflow:visible;
	line-height:13px;
	left: 12px;
	top: 353px;
	width: 227px;
	height: 41px;
	text-align:left;
	background-color:#fff;
}

/* #textstyle b { 
	color:#549EFF; 
	font-style: italic; 
	font-size:11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
}	*/
			

#padding {
	padding: 0 0 0 5px;
}
		

#dlp_content_wrap {background:#58524B; position:absolute;}
.dlp_contentBody { background:#58524B;padding:12px 0px 80px 11px;width:608px;_width:619px; position:absolute; }
.dlp_feature { float:left;margin-right:7px;width:371px;height:451px; }
.dlp_sidebar { float:left;background:url(rightBg.gif);padding:10px 6px 0px 9px; width:214px;height:443px;_width:230px;_height:453px; }
.dlp_sidebar a,.dlp_sidebar a:visited,.dlp_sidebar a:link,.dlp_sidebar a:active { color:white; }
.dlp_cornerContent { margin-bottom:15px }
.dlp_rotationNav { text-align: right;margin-top:4px;width:212px }
.dlp_navSquare { margin: 0px 4px }
.dlp_storyContainer { margin-top:16px; height:85px;_height:77px }
.dlp_story { background:#82786E; color: #fff; width:212px; line-height:13px; height:85px; position:absolute;}
.dlp_story a, .dlp_story a:visited, .dlp_story a:link, .dlp_story a:active { color:white; }
.dlp_dlpNav { margin-top:10px }
.dlp_dropdown { display:block;margin-bottom:10px;width:200px }
.dlp_2ndLink { display:block;margin:20px 0px 3px 0px } /* remove */
.dlp_bottomItems { clear:both;margin-top:20px }
.dlp_Title { display:block;margin-top:5px;margin-bottom:2px }
.dlp_Title_Tall { display:block;margin-top:20px;margin-bottom:2px }
.dlp_bottomTitle { display:block;margin-bottom:10px } /* remove */
.dlp_bottomItemSpacing { margin-right:21px }

.dlp_navBack { margin-right: 8px }
.dlp_navForward { margin-left: 8px }

