body{
	background-color: #FFFFFF;
	font-family: Georgia, Baskerville, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
#logo {
	position: absolute;
	top: 180px;
	left: 57px;
	width: 205px;
	height: 135px;
	z-index: 100;
}
.social {
	margin-right: 20px;
}
.log_cart_link img {
	vertical-align: middle;
	margin-left: 8px;
}
#TD_SPLASH {
background-image: url('/images/goldenss/007.jpg');
background-repeat: no-repeat;
}
#leftpanel {
border-width: 0 0 0 5px;
border-style: solid;
border-color: #B5985A;
padding: 0px 50px 0px 50px;
}

#container{
	position: absolute;
	top: 50px;
	padding-left: 310px;
	border-left: 5px #B5985A solid;
	width: 660px;
}

.footer{
	top: 50px;
	padding-bottom: 50px;
	text-align: right;
	font-family: Georgia, Baskerville, "Times New Roman", Times, serif;
	color: #B5985A;
	font-size: 11px;
	line-height: 170%;
}

ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.footer a{
	color: #B5985A;
	text-decoration: none;
}

.footer a:hover{
	text-decoration: underline;
}

.dim a:hover {
filter: alpha(opacity=50);
opacity: 0.5px;
}

.policy {
	border: 1px solid #B5985A;
	padding: 20px 40px;
	width: 578px;
}

.policy h2 {
	color: #B5985A;
	padding-bottom: 0;
	margin-bottom: 0;
}

iframe{
	width: 660px;
	height: 1300px;
}

/*main mavigation starts*/

#nav{
	position: absolute;
	top: 333px;
	left: 5px;
	width: 305px;
	height: 160px;
	z-index: 100;
	text-indent: -9000px;
}

#nav li a{display: block; height: 32px; width: 305px; text-decoration: none; padding: 0; cursor: pointer;}

#nav ul li a.showcase{background: url(/nav/showcase.gif);}
#nav ul li a.monique{background: url(/nav/monique.gif);}
#nav ul li a.events{background: url(/nav/events.gif);}
#nav ul li a.store{background: url(/nav/store.gif);}
#nav ul li a.blog{background: url(/nav/blog.gif);}

#nav ul li a:hover{background-position: 0 32px;}

/*main navigation ends*/

/*showcase navigation starts*/

#showcasenav{padding: 0; margin: 0; list-style: none; height: 443px; position: relative; z-index: 200; font-family: arial, verdana, sans-serif; width: 660px;}

a.tahitian{display: block; width: 660px; height: 110px; text-decoration: none; background: url(/images/showcase/tahitian.jpg);}
a.goldenss{display: block; width: 660px; height: 110px; text-decoration: none; background: url(/images/showcase/goldenss.jpg);}
a.whitess{display: block; width: 660px; height: 110px; text-decoration: none; background: url(/images/showcase/whitess.jpg);}
a.freshwater{display: block; width: 660px; height: 110px; text-decoration: none; background: url(/images/showcase/freshwater.jpg);}

a.tahitian:hover{background-position: 0 110px;}
a.goldenss:hover{background-position: 0 110px;}
a.whitess:hover{background-position: 0 110px;}
a.freshwater:hover{background-position: 0 110px;}

/*showcase navigation ends*/

/* EVENTS CSS */
.td_events {
padding-top: 3px;
vertical-align: top;
border-width: 1px 0px 1px 0px;
border-style: solid;
border-color: #B5985A;
}
.td_events .td_title {
font-weight: bold;
}
.td_events .date {
font-weight: bold;
}
.td_events .title {
font-weight: bold;
}
.td_events .time {
padding-top: 6px;
font-style: italic;
}
/*********** ADMIN CSS ****************/

#adminnav a {
font-size: 1.5em;
color: #B5985A;
text-decoration: none;
}
#adminnav a:hover {
color: #fff;
}
#adminnav li {
padding: 3px;
text-align: right;
}
#adminnav li:hover {
background-color: #B5985A;
}
.admin_form fieldset {
border-width: 0px;
padding-top: 15px;
}
.admin_form legend {
font-weight: bold;
color: #B5985A;
}
.admin_form li.required {
font-weight: bold;
}
.admin_form label {
	display: block;
	float: left;
	width: 125px;
	white-space: nowrap;
	text-align: right;
	padding-right: 5px;
	margin-top: 4px;
}
.adminMain td {
padding: 3px;
border-width: 1px 0px 0px 0px;
border-style: solid;
border-color: #eee;
}
.adminMain a {
color: #B5985A;
}
.adminMain a:hover {
color: #ccc;
}
