@charset "UTF-8";
/* CSS Document */
/* Site colors:  dark gray: #9b938c med gray: #d3cfcb  light gray: #cbc1b6 lighter grey: #e9e5e0   turquoise: #2aa89e yellow: #ffd478*/
body {
	background-color: #2aa89e;
	background-image: url(images/bnd.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #9b938c;
	margin:0px;
}

#page-wrap{
	height: auto;
	width: 860px;
	margin:0 auto;
	background-color: #FFF;
	border-right-width: 35px;
	border-left-width: 35px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

#header {
	height:155px;
	padding-top: 22px;
}

.logo{
	float:left;
		
}

.flashlogo{
	float:left;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width:229px;
	height:129px;
}
#navbar {
    margin: 0;
    padding: 0;
    height: 1em;
	float:right;	
}
#navbar li {
	list-style: none;
	float: left;
	padding-left:26px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
#navbar li a {
    display: block;
    padding-top: 2px;
	padding-bottom:2px;
    color: #9b938c;
    text-decoration: none; 
	padding-left:20px;
	}
#navbar li a:hover {
	color:#cbc1b6;
	background-image: url(images/flourish.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}
#navbar li ul {
    display: none;
    width: 15em; /* Width to help Opera out */
    background-color:none;}
	
#navbar li:hover ul {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0; }
#navbar li:hover li {
    float: none;
	padding:0px;}
#navbar li:hover li a {
    background-color: #none;
    color: #9b938c; }
#navbar li li a:hover {
    color: #cbc1b6; }

#slideshow {
	position:relative;
	overflow:hidden;
	float:left;
	height:495px;
	width:855px;
	border: 2px solid #e9e5e0;
	background-color:#FFF;
	background-image: url(images/slideshow/logointro.jpg);
	background-repeat: no-repeat;
}
#event_snipe{
	margin-top:10px;
	padding-bottom:100px;
}

.event_snipe_title{
	padding-right:14px;
	float:left;
	text-transform:uppercase;
	font-size:14px;
}

.social_btns{
	padding-right:14px;
	float:left;
	text-transform:uppercase;
	font-size:14px;
}
.social_btns_title{
	padding-right:8px;
}

.event_list{
	float:left;
}
.event_list ul{
	padding:0px;
margin:0px;
}

.event_list li{
	list-style-image: none;
	display:inline;
	background-image: url(images/flourish.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;	
	padding-left:28px;
	padding-right:10px;
}
.event_list a{
	color:#9b938c;
	text-decoration:none;
}

/* tags */

h1 {
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1pt;
	font-weight: lighter;
}

a {
	color:#9b938c;
	text-decoration:none;
	border:none;
}
a:hover{
	color:#cbc1b6;
}
	
img {
	border:none;
	
}
p {
	padding-top:0px;
	margin:0px;
}
h2{
	margin:0px;
}
h3{
	font-weight:normal;
	font-size:13px;
}



/* decoration */

.dotted_line {
	width:850px;
}

/* footer */
#footer{
	margin-top:20px;
	padding-bottom:15px;
}
.footer_type{
	float:left;
	font-size:10px;
	padding-top:12px;
}
.footer_type ul{
	margin:0px;
	padding:0px;
}

.footer_type li{
	background-image: none;
	list-style-type: none;	
	display:inline;
	padding-right: 10px;
}

.footer_signup{
	padding-top:10px;
	float:right;
	color:#cbc1b6;
	font-size:12px;
}
	

/* main content */
#content{
	margin-top:20px;
	margin-bottom:70px;
	margin-left:20px;
}

/* interior headline */

.breadcrumbs{
	float:right;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:1px;
	padding-bottom:2px;
	
}

.headline{
	font-size:15px;
}


/* product overview thumbnails */

.ProdCell {
	background-color: #ffffff; 
	height: auto; 
	width: 166px; 
	vertical-align:top;
	}

.ProdCell a:hover{
	border: 0px dashed #e9e5e0;
}

.cellImg {
	margin-bottom:15px;
	background-color: #ffffff; 
	width: 166px; 
	height: 166px;
	}


.cellCopy { 
	padding-top:14px;
	padding-bottom:40px; 
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	text-decoration: none;
	text-transform:uppercase;
	text-align:center;

	}

.cellCopy b{
	color:#ffd478;
	font-weight:bold;
}


/* product description */

#product_description{
	float:left;
	width:340px;
	margin-bottom:100px;
}
#product_shot{
	float:right;
	padding-right:50px;
	width:350px;
	height:375px;
}

#product_description h1{
	font-size:15px;
	text-transform:uppercase;
}
#product_description h2{
	font-weight:normal;
	text-transform:uppercase;
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
	
}

#swatches{
	padding-bottom:20px;
}
#swatches img{
	border-width: 1px;
	border-style: solid;
	border-color:#cbc1b6;
	margin-right:6px;
}
#swatches img:hover{
	border-width: 1px;
	border-style: solid;
	border-color:#9b938c;
}

#swatches ul{
	display:inline;
}
#swatches li{
	list-style: none;
	float: left;
	
}
#swatches li a{
	display: block;
    color: #cbc1b6;
    text-decoration: none;
	padding-right:10px;
	
}
#swatches li a:hover {
	color:#9b938c;
}
#swatches li ul {
    display: none;
    width: 15em; /* Width to help Opera out */
    background-color:none;}
	
#swatches li:hover ul {
	font-size:10px;
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}
#swatches li:hover li {
    float: none;
	padding:0px;}

#alt_views{
	margin: 0;
    padding: 0;
}
#alt_views ul{
	display:inline;
}
#alt_views li{
	padding-right:20px;
	list-style: none;
	float: left;
}
#alt_views img{
	margin-top:5px;
	cursor:pointer;
}


/* COLLECTIONS PAGE */
.collections_img{
	background-color: #ffffff; 
	margin-top:10px;
	margin-bottom:15px;
	width: 270px; 
	height: 270px;
}

.collections_cell {
	background-color: #ffffff;
	height: auto;
	width: 280px;
	height:337px;
	vertical-align:top;
	background-image: url(images/frame.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.collections_cell a:hover{
	border: 0px dashed #e9e5e0;
}

	
.collections_copy {
	font-size: 14px; 
	text-decoration: none;
	text-transform:uppercase;
	text-align:center;
	}	
	
#left_column{
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	width:400px;
}
#left_column p{
	padding-bottom:14px;
	line-height:20px;
}
#left_column h1{
	letter-spacing:0px;
	line-height:20px;
	margin-top:0px;
	margin-bottom:14px;
}
.list{
	margin: 0px;
	padding-left:2px;
	list-style-type: none;
}
.list li{
	padding-bottom:4px;	
}

#right_column{
	float:right;
	margin-top:20px;
	margin-bottom:20px;
	width:400px;
}
#right_column p{
	padding-bottom:14px;
	line-height:18px;
}
#right_column h1{
	letter-spacing:0px;
	line-height:19px;
	margin-top:0px;
	margin-bottom:14px;
}
#right_column img{
	border: 2px solid #e9e5e0;
}
#middle_column{
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
	width:275px;
}
#middle_column p{
	padding-bottom:14px;
	line-height:18px;
}
#middle_column h1{
	letter-spacing:0px;
	line-height:19px;
	margin-top:0px;
	margin-bottom:14px;
}
.column{
	width:150px;
	float:left;
	margin-bottom:30px;
	margin-right:15px;
	padding-top:10px;
}
.column h2{
	text-transform:uppercase;
	font-size:13px;
	font-weight:lighter;
}
.section_header{
	width:810px;
	padding-top:10px;
	float:left;
	margin-bottom:10px;
}
.section_header h1{
	margin-bottom:2px;
}
.press{
	width:166px;
	float:left;
	margin-bottom:30px;
	margin-right:45px;
	padding-top:10px;
}
.press img{
	margin-bottom:10px;
}
.press p{
	text-align:center;
}

#overlay { position: fixed; _position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.8); *background: #FFF; *filter: alpha(opacity=80); display: none; z-index:9999; }

#lightbox {
	position: fixed;
	_position: absolute;
	top: 50%;
	left: 50%;
	padding: 10px;
	background: #fff;
	width: 600px;
	height: 400px;
	margin: -200px 0 0 -300px;
	display: none;
	z-index:10000;
border:; 	
border: 2px solid #cbc1b6;
}

#lightbox.loading { background: #fff url('/images/loading-lightbox-demo.gif') no-repeat 50% 50%; }
		
	#lightbox a.close { background: #fff; position: absolute; right: 1%; top: 1%; display: block; font-size: 12px; z-index: 5; padding: 8px 14px 4px 6px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; opacity: 0.5; }
	
	#lightbox a.prev, #lightbox a.next { font-size:16px; position: absolute; top: 50%; left: 0; padding-top: 5px; padding-bottom: 5px; padding-left: 0px; padding-right: 0px; background: #fff; margin-top: -0.5em; width: 2.5em; text-align: center; opacity: 0.6; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
	

	
	#lightbox a.next { left: auto; right: 0; }
	
	#lightbox a:hover.prev, #lightbox a:hover.next, #lightbox a:hover.close { opacity: 0.8; }	
	
	.link{
	}
	
	.bylaura{
		color:#cbc1b6;
		margin-top:0px;
		padding-top:0px;
	}
	.bylaura a{
		color:#cbc1b6;
	}
	.bylaura :hover{
		color:#9b938c;
	}
