@charset "utf-8";
/* CSS Document */

body
{
	background-repeat: no-repeat;
	margin: 0;
	background-color: #252525;
	background-image:url(images/bkgd.jpg);
	background-position:center top;
	font-family: "Century Gothic", Arial, Verdana;
	color:#000000;
	font-size:12px;
}

p
{
	font-size:1.0em;
	padding: 5px 10px 5px 15px;
}

h1
{
	font-size: 2.0em;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 10px 5px 15px;
}

h1.comingsoon {
	text-align:center;
	font-size:50px;
	color:#FFF;
}

h2
{
	font-size: 1.6em;
	color: #000000;
	font-weight: normal;
}

h3
{
	font-size: 1.4em;
	font-weight: normal;
	color: #000000;
}

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

a:hover
{
	text-decoration: underline;
}

hr
{
	border-top:2px #666666 dotted;
	border-bottom:none;
	border-width:80%;
	margin: 5px 10px 5px 15px;
}

.footer_link, a.footer_link:visited, a.footer_link:link, a.footer_link:active
{
	font-size: 10px;
	color: #918E78;
	text-decoration: none;
	background-color:transparent;
	text-align:center;
	padding-top: 6px;
	padding-bottom: 6px;
}
a.footer_link:hover
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.page-background
{
	background-image:url(images/lifestyle/lifestyle-background.jpg);
	background-repeat:no-repeat;
}
.lifestyle1
{
	background-image:url(images/lifestyle/lifestyle-01.jpg);
	background-repeat:no-repeat;
}
.lifestyle2
{
	background-image:url(images/lifestyle/lifestyle-02.jpg);
	background-repeat:no-repeat;
}
.lifestyle3
{
	background-image:url(images/lifestyle/lifestyle-03.jpg);
	background-repeat:no-repeat;
}
.lifestyle4
{
	background-image:url(images/lifestyle/lifestyle-04.jpg);
	background-repeat:no-repeat;
}
.lifestyle5
{
	background-image:url(images/lifestyle/lifestyle-05.jpg);
	background-repeat:no-repeat;
}
#content
{
	height:520px;
	width:370px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	float:right;
	margin:15px 15px 0px 0px;
	background-image:url(images/table-bkground.gif);
	background-repeat:repeat;
}

#producttable td {width:33%; padding:5px;}

.productdivider {border-right:2px dotted #CCCCCC; width:8px;}

#productdetail {background-color:#FFF;}
#productdetail p {color:#666666;}
#productdetail h1 {color:#666666; font-size:1.2em;}
#producttable img { cursor:pointer;}

.collections-nav {padding:4px 5px 4px 10px; color:#666666;}

.collections-nav a, a:active, a:visited {color:#666666; text-decoration:none;}

.collections-nav a:hover {text-decoration:none; color:#2D3A67; font-weight:bold;}

.collections-active {text-decoration:none; color:#2D3A67; font-weight:bold;}
