/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:arial;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

a:focus, a:hover, a:active 
{ 
  outline:none; 
}

a, a:visited {
text-decoration:none;
}
a:hover {
text-decoration:none;
}

.gallery_image a, .gallery_image a:visited {
color: #888888;
text-decoration:none;
}
.gallery_image a:hover {
color: #000000;
text-decoration:none;
}


h4.active, h3.active
{
color: #000;
}

.nav_selected
{
color: #000;
}
.nav_selected:hover
{
color: #B0B0B0;
}

.nav_selected2
{
color: #b0b0b0;
}
.nav_selected2:hover
{
color: #b0b0b0;
}

.nav_selected3
{
color: #000000;
}
.nav_selected3:hover
{
color: #B0B0B0;
}

#content
{
  position: relative;
  padding-top: 10px;
  padding-left: 15px;
  font-family: Arial;
}

#header 
{
  font-size: 25px;
  margin-left: -2px;
}


#navigation
{
/*   position: absolute; */
  font-size: 11px;
  top: 0px;
  width: 300px;
  padding-top: 40px;
}

#navigation li
{
line-height: 30px;
}

#navigation li .sub_nav, #navigation li .sub_nav2
{
padding-left: 20px;
}

li
{
/* border: 1px solid silver; */
}


.paginationstyle{ /*Style for demo pagination divs*/
left:525px;
margin:10px 0;
padding:2px 0;
position:absolute;
text-align:center;
top:10px;
width:250px;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/

}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;

}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}

#image_area
{
}

.image_text
{
font-size:11px;
padding-top:50px;
width:200px;
}

.gallery_image
{
left:260px;
position:absolute;
text-align:right;
font-size:11px;
font-family: arial;
top:65px;
width:760px;
}

#video
{
left:287px;
position:absolute;
top:75px;
}

#text_page
{
font-size:11px;
left:300px;
position:absolute;
top:87px;
}

#text_page b
{

}


#model_form
{
font-size:11px;
left:300px;
position:absolute;
top:82px;
}

.subnav, .subnav2
{
display: none;
}



.special {
width:5px;
visibility:hidden;
}

#welcome
{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
left:0;
overflow:hidden;
position:absolute;
text-align:center;
top:0;
width:100%;
height: auto;
}

#poster
{
padding-top:45px;
}


#black
{
background: #000;
}



#white
{
background: #fff;
}

#black #navigation
{
display: none;
}

#copyright {
	font-family: arial;
	margin-left: 16px;
	font-size: 9px;
	margin-top: 520px;
}
