﻿body
{
	text-align:center;
	font-family:Tahoma,Verdana,Helvetica,sans-serif;
	font-size:10pt;
	background-color:#EEEEF0;
}
img
{
    border:solid 0px #000000;
}
table{
	border-style: solid;
	border-width: 0px;
}
ul
{
    margin-bottom:4px;
    margin-top:4px;
}
#wrapper
{
	width:1024px;
}
#header
{
	background-color:#dfe5e6;
	background-image:url('../images/background.jpg');
	background-repeat:repeat;
	border-left:thin #000 solid;
	border-right:thin #000 solid;
	border-top:thin #000 solid;
	border-bottom-width:0px;
}
#logo
{
	text-align:right;
	margin-right:50px;
}
#menu
{
	background:black url('../images/menu.jpg') repeat;
	height:26px;
	font-size:14pt;
	color:#8996a0;
	padding-top:4px;
}
#menu a
{
	color:#8996a0;
	vertical-align:bottom;
}
#menu a:hover
{
	color:#8996a0;
	text-decoration:none;
}
#content
{
	text-align:left;
	background-color:#fff;
	border-left:thin #000 solid;
	border-right:thin #000 solid;
	border-bottom:thin #000 solid;
	border-top-width:0px;
	padding:6px;
	height:100%;
}
#footer
{
    clear:both;
	padding-top:6px;
	font-size:8pt;
	color:#8996a0;
	text-align:right;
}



.subsublisting{ font-weight:bold;font-size:14pt;color:#8AA088;}
.sublisting {	FONT-WEIGHT: bold;	FONT-SIZE: 14pt;	COLOR: #8996a0}
.title {	FONT-WEIGHT: bold;	FONT-SIZE: 11pt;	COLOR: #8996a0}
.smallTxt {	FONT-SIZE: 8pt;	FONT-VARIANT: small-caps; text-decoration:none;}
/*
    Image/gallery listing stuff
*/
.imgWrapper
{
    float:left;
    display:inline;
    width:340px;
    height:auto;
    margin-bottom:6px;
    padding:8px;
    text-decoration:none;
    BORDER: #ffffff thin solid;
}
.imgConImg
{
    border:solid thin #ccc;
    float:left;
    margin-right:8px;
}
.imgConImgHeight
{
    width:0px;
    float:left;
}
.descript
{
    color:#606060;
    text-decoration:none;
}
.smallTxt
{
    font-size:8pt;
    font-variant:small-caps;
}
.dpimage
{
    border: solid 1px #c7c7c7;
}
.options
{
    border-bottom:solid 1px #606060;
    border-top:solid 1px #606060;
    border-left:solid 1px #606060;
    padding-left:4px;
    padding-right:4px;
    padding-top:2px;
    padding-bottom:2px;
    background-color:#dfe4e7;
}
/*
    Media
*/
.imgCont
{
    margin-right: auto;
    margin-left: auto;
    margin-top: 2px;
    margin-bottom: 0;
}
.imgTitle
{
    font-weight:bold;
    font-size:16pt;
    background-image:url(../images/translucentBlack.png);
    display:block;
    padding-top:3px;
    padding-bottom:5px;
}
.detailTitle
{
    font-weight:bold;
}
.detailContainer
{
    padding:8px;
    text-align:left;
}
.details
{
    background-image:url(../images/translucentBlack.png);
    color:#fff;
    z-index:40;
    top:0;left:0;
    width:100%;
    position:absolute;
    width:100%;
}
.logo
{
    border:solid 1px #333;
}