body	{
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #AAAAAA;
	scrollbar-shadow-color: #AAAAAA;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #AAAAAA;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: ffffff;
	padding:0;
}




td {
	font-size:80%;
	font-family:Arial;
	color:#333;
	line-height:13px;
}

.dwn td {font-size:12px;font-family:Arial;color:#353535;line-height:12px;}

.nav td {font-size:13px;font-family:Arial;color:#353535;line-height:11px;}

.new td {font-size:12px;font-family:Arial;color:#353535;line-height:11px;}

.nav2 td {font-size:12px;font-family:Arial;color:#353535;line-height:11px;}

.navn td {font-size:13px;font-family:Arial;color:#353535;line-height:10px;}

.navn a {padding:0; margin:0;}

a {
	text-decoration: none;
	padding: 3px;
	color:#333;
}

span.current {
	color:#333;
	display: block;
	padding: 0px;
	text-align: center;
	background-color: #333
}
span.current_deactive {
	color:#666;
	display: block;
	padding: 3px;
	text-align: center;
	background-color: #FFF
}

.menu td {
	font-family: Arial, Sans-Serif;
	font-size: 75%;
	height:16px;
	background-color: #FFF;
}
a.menu{
	text-align: center;
	color:#666;
	display: block;
	padding: 3px;
	text-decoration: none;
}
a.menu:hover{
	color:#353535;
	display: block;
	padding: 3px;
	background-color: #CCC
}
.chosen {
	background-color: #CCC
}


.copy{
font-family:Tahoma;
font-size:11px;
color:#ÑÑÑÑÑÑ;
text-decoration:none;
}
.bot_menu {color:#ññññññ; text-decoration:none; font-size:11px}
.txt{
font-family:Tahoma;
font-size:11px;
color:#ññññññ;
}


a:hover{text-decoration: underline;}

#under{text-decoration:none;}


.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration: none;
	color: #000000;
	background:#1C1C1C;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#ffffff;
	color:#FFF;
}

.navigation span {
	text-decoration: none;
	background:#ffffff;
	padding:3px 6px;
	color:#FFF;
	font-size:11px;
}


.photoblock
{
	padding:0 0 15px 0;
	margin:0;
	overflow-x:auto;
	overflow-y:none;
	width:960px;
	text-align:left;
}

.photoblock img {
	border-right: 5px solid white;
	float:left;
	display:inline;
	height:531px;
	margin:0;
	padding:0;
}

.photoblock table {
	padding:0;
	margin:0;
}

.photoblock td {
	vertical-align:top;
}








/* General */

/*Reset Common Tags*/

a,h2,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

body 
{
	margin:0px auto;
	padding:0px;
	height:100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6f6f6f;
	background:#fff;
}

a
{
    text-decoration:none;
    color:#6f6f6f;
    outline:0;
    cursor:pointer;
}

a:hover
{
    text-decoration:none;
}

img
{
    border:0px;
}


p
{
    margin:12px 0;
}

h1
{
	float:left;
	width:100%;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-style:italic;
	margin-bottom:20px;
	font-weight:normal;
	color: #a0a0a0;
}

h1#title-details
{
	float:left;
	width:450px;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-style:italic;
	margin-bottom:20px;
	font-weight:normal;
	color: #a0a0a0;
}

h2
{
    float:left;
    width:100%;
    color:#000;
    text-transform:uppercase;
    font-weight:normal;
    font-size:12px;
    margin: 8px 0 0;
    padding:0;
}

		/*---------------------layout--------------------*/
		
#container
{
	float:left;
	margin:0;
	padding:30px 0 0 0;
	width:100%;
	min-width:980px;
	height:100%;
	position:relative;
	text-align: center;
}

		/*---------------------header---------------------*/

#header
{
    width:100%;
    height:60px;
    padding:0 30px;
}		

       

        /*---------------------content--------------------*/

#content
{
	float:left;
	padding:0 30px;
	margin-top:70px;
	position: relative;
	height: auto;
	width: auto;
}

#content-details
{
    float:left;
    width:960px;
    padding:0 30px;
    margin-top:70px;
}

#page-title-right
{
	float:right;
	text-align:right;
	width:450px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-style:normal;
	text-transform:uppercase;
	margin-top:45px;
	padding-right:10px;
	color: #333;
}

.image-wrapper
{
	float:left;
	width:296px;
	height:200px;
	margin:0 10px 10px 0;
	position:relative;
	background-color: #FFF;
}

.image-text
{
	width:100%;
	height:100%;
	position:absolute;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-style:normal;
	font-size:18px;
	padding:10px;
	top:0;
	left:0;
	background-color: #FFF;
	opacity:0.95;
	filter: alpha(opacity = 0.95);
}

.image-category
{
	position:absolute;
	bottom:10px;
	left:10px;
	text-transform:uppercase;
	color: #666;
	font-size:10.5px;
	opacity:0.95;
	filter: alpha(opacity = 0.95);
}

.details
{
    clear:both;
    float:left;
    width:920px;
    margin-bottom:20px;
}

.details p
{
    float:left;
    width: 450px;
    line-height:18px;
    margin: 2px 0 15px;
}

.slideshow
{
    clear:both;
    float:left;
    width:920px;
    margin-bottom: 10px;
}

#extras
{
    clear:both;
    float:left;
    width:910px;
    line-height:18px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.details-multi
{
    float:left;
    width:920px;
}

.details-multi img
{
    float:left;
    margin:0 10px 10px 0;
}

#supersize
{
	position:fixed;
}
		
#supersize img, 
#supersize a
{
    height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}

#supersize .prevslide, 
#supersize .prevslide img
{
	z-index: 1;
}
		
#supersize .activeslide, 
#supersize .activeslide img
{
	z-index: 2;
}

.at300bs
{
    background:none;
    display:inline !important;
    float:left;
}

.addthis_toolbox, 
.addthis_default_style 
{
    float:left;
    padding:0;
    margin:0;
}


        /*---------------------footer---------------------*/

#footer
{
	clear:both;
	
	padding:0 30px;
	height:60px;
	line-height:60px;
	color:#666;
	font-size:12px;
	text-align: center;
}

#footer a
{
    color:#000;
}

      

