/* CSS Document */
body{
background:#ffffff;
font-family:Trebuchet MS;
font-size:1em;
}
#wrapper {
margin:90px auto;
width:950px;
}

#header{
width:950px;

margin:0 ;
padding:0 0 0 0;
}

#header h1 {
color:#000000;
margin:0;
padding:0;
text-transform:uppercase;
font-size:1em;

}
#header a {
text-decoration:none;
}

#header h3 {
color:#000000;
padding:0;
margin:0;
text-transform:uppercase;
font-size:1em;

}
/*---------------------------headerLook---------------*/

.look #header {
width:500px;
height:100px;
margin:0;
padding:0 ;

}
.look #header h1{
color:#000000;
margin:0;
padding:0;
text-transform:uppercase;
font-size:1em;

}
.look #header a {
text-decoration:none;
}
.look #header h3 {
color:#000000;
padding:0 ;
margin: 0;
text-transform:uppercase;
font-size:.90em;
}


/*------------------------leftdivcontent------------*/

#leftcontent {
width:504px;

float:left;

/*border-top:1px #fff solid;*/
}
#slideshow {
width:504px;

float:left;

margin:10px 0 0 0;
}


#leftcontent p {
font-size:1em;
color:#000000;
padding:0;
margin:0;
line-height:140%;
width:390px;
text-align:justify;

}

/*-----------------text----------*/
#text{
width:500px;


/*border-left:1px #fff solid;*/
}
.look #text{
width:500px;


/*border-left:1px #fff solid;*/
}
#text ul {
list-style-type:none;
width:500px;
float:right;
margin:0;
padding:0;
}
#text ul li {
margin:10px 0 20px 0;
list-style-type:none;
}


#text ul li h1 {
color:#16353f;
font-size:1em;
font-variant:small-caps;
margin:0;
padding:0;
}

#text ul li p {
color:#000000;
font-size:1em;
margin:0;
padding: 0;
}

#text ul li.last{
margin:0;
padding:0;
}

#text ul li.last p{
color:#000000;
font-size:1em;
margin:0;
padding: 0;
}


#text a{
text-decoration:none;
}
#text a:hover h1{
color:#fff;
}
#text a.on h1{
color:#000000;
}

/*----------------thumbnails----------------*/

.thumbs, .thumbs_index {
width:520px;
height:100px;
float:left;
margin-top: 5px;
padding:0 0 0 25px;
}

#footer {
width:130px;
float:left;
margin:10px 0 0 0;
}
 #footer p {
font-size:.70em;
color:#16353f;
margin:0;
padding:20px 0 5px 0;
}
#footer  a p {
font-size:.80em;
color:#16353f;
margin:0;
padding:10px 0 5px 0;
text-transform:uppercase;}
/*
}
#footer a:hover p{
color:#fff;
margin:0;
text-decoration:none;
margin:0;
padding:10px 0 5px 0;
text-transform:uppercase;
}*/

.thumbs ul.thumbnails,.thumbs_index ul.thumbnails {
list-style-type:none;
margin:0;
padding:0;
display:inline;
float:left;
}

.thumbs ul.thumbnails li, .thumbs_index ul.thumbnails li {
float:left;
margin:0;
padding:0 5px 0 0;
list-style-type:none;
display:inline;
}

.thumbs img, .thumbs_index img {
border:none;
}


/*.thumbs ul.thumbnails li a img,.thumbs_index ul.thumbnails li a img {
text-decoration:none;
	opacity:0.5;
	filter:alpha(opacity="50");

}
.thumbs ul.thumbnails li a:hover img, .thumbs_index ul.thumbnails li a:hover img{
	text-decoration:none;
	opacity:1;
	filter:alpha(opacity="100");
	margin:0;
	padding:0;
	border-bottom:6px #ffffff solid;
}
.thumbs ul.thumbnails li a:visited img, .thumbs_index ul.thumbnails li a:visited img {
	text-decoration:none;
	opacity:1;
	filter:alpha(opacity="100");
	margin:0;
	padding:0;
	border-bottom:6px #ffffff solid;
}*/
/*---------------------------caption---*/

.look #caption {
width: 300px;
border-left:1px #000 solid;
height:25px;
margin:-14px 0 0 60px;
padding:0 0 0 25px;
}
.look #caption h2 {
margin:0;
padding:0 ;
font-size:1em;
color:#16353f;
text-transform:uppercase;

}


