@charset "UTF-8";
body {
	background-color: #f1f1f2;
}
#container {
	background-color: #FFFFFF;
	height: 775px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_long {
	background-color: #FFFFFF;
	height: 1100px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container_longest {
	background-color: #FFFFFF;
	height: 1300px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#navbar {
	height: 37px;
	width: 880px;
}
#navbar #navbar_left {
	float: left;
	width: 172px;
	height: 37px;
}
#navbar #navbar_right {
	float: right;
	width: 708px;
	height: 37px;
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 38px;
	width: 760px;
}

.menu li {
	padding: 0;
	margin: 0;
	height: 38px;
	list-style: none;
	background-repeat: no-repeat;
}

.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height: 38px;
	background-repeat: no-repeat;
}

.home {
	background-image: url(images/nav_home_f1.gif);
	width: 146px;
	background-repeat: no-repeat;
	}
	
.home a {
	background-image: url(images/nav_home_f1.gif);
	background-repeat: no-repeat;
	}
.home a:hover {
	background-image: url(images/nav_home_f2.gif);
}
.home_current {
	background-image: url(images/nav_home_f2.gif);
	width: 73px;
	background-repeat: no-repeat;
	}


.lookbook {
	background-image: url(images/nav_lookbook_f1.gif);
	width: 111px;
	background-repeat: no-repeat;
}

.lookbook a {
	background-image: url(images/nav_lookbook_f1.gif);
	background-repeat: no-repeat;
	}
	
.lookbook a:hover {
	background-image: url(images/nav_lookbook_f2.gif);
	background-repeat: no-repeat;
	}
	
.lookbook_current {
	background-image: url(images/nav_lookbook_f2.gif);
	width: 119px;
	background-repeat: no-repeat;
}

.bio {
	background-image: url(images/nav_bio_f1.gif);
	width: 82px;
	background-repeat: no-repeat;
}
		
.bio a {
	background-image: url(images/nav_bio_f1.gif);
	background-repeat: no-repeat;
}

.bio a:hover {
	background-image: url(images/nav_bio_f2.gif);
	background-repeat: no-repeat;
}

.bio_current {
	background-image: url(images/nav_bio_f2.gif);
	width: 149px;
	background-repeat: no-repeat;
}
.services {
	background-image: url(images/nav_services_f1.gif);
	width: 100px;
	background-repeat: no-repeat;
}

.services a {
	background-image: url(images/nav_services_f1.gif);
	background-repeat: no-repeat;
	}
	
.services a:hover {
	background-image: url(images/nav_services_f2.gif);
	background-repeat: no-repeat;
	}
	
.services_current {
	background-image: url(images/nav_services_f2.gif);
	width: 100px;
	background-repeat: no-repeat;
}
.products {
	background-image: url(images/nav_products_f1.gif);
	width: 104px;
	background-repeat: no-repeat;
}
.products a {
	background-image: url(images/nav_products_f1.gif);
	background-repeat: no-repeat;
	}
	
.products a:hover {
	background-image: url(images/nav_products_f2.gif);
	background-repeat: no-repeat;
	}
	
.products_current {
	background-image: url(images/nav_services_f2.gif);
	width: 104px;
	background-repeat: no-repeat;
}
.buzz {
	background-image: url(images/nav_buzz_f1.gif);
	width: 83px;
	background-repeat: no-repeat;
}
		
.buzz a {
	background-image: url(images/nav_buzz_f1.gif);
	background-repeat: no-repeat;
}

.buzz a:hover {
	background-image: url(images/nav_buzz_f2.gif);
	background-repeat: no-repeat;
}

.buzz_current {
	background-image: url(images/nav_buzz_f2.gif);
	width: 83px;
	background-repeat: no-repeat;
}
.contact {
	background-image: url(images/nav_contact_f1.gif);
	width: 78px;
	background-repeat: no-repeat;
}

.contact a {
	background-image: url(images/nav_contact_f1.gif);
	background-repeat: no-repeat;
	}
	
.contact a:hover {
	background-image: url(images/nav_contact_f2.gif);
	background-repeat: no-repeat;
	}
	
.contact_current {
	background-image: url(images/nav_contact_f2.gif);
	width: 78px;
	background-repeat: no-repeat;
}
.menu li {float: left;}

.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#headerbar {
	height: 54px;
	clear: both;
	float: none;
	width: 880px;
	background-color: #FFFFFF;
}

#content {
	height: 539px;
	width: 880px;
}
#content_long {
	height: 1100px;
	width: 880px;
}
#sidebar {
	width: 155px;
	background-color: #FFFFFF;
	height: 539px;
	float: left;
}
#sidebar_long {
	width: 155px;
	background-color: #FFFFFF;
	height: 1100px;
	float: left;
}

#sb_top {
	height: 208px;
	width: 155px;
	background-color: #412D1E;
	padding-top: 10px;
}

#sb_bottom {
	height: 330px;
	width: 155px;
}
#sb_filler {
	background-color: #6C6F0F;
	height: 452px;
}

#sb_filler_longest {
	background-color: #6C6F0F;
	height: 662px;
}
#copyarea {
	float: right;
	height: 548px;
	width: 725px;
	background-color: #FFFFFF;
}
#copyarea_long {
	float: right;
	height: 1100px;
	width: 725px;
	background-color: #FFFFFF;
}
#page_title {
	height: 40px;
	width: 725px;
}

#lft_spacer {
	height: 405px;
	width: 25px;
	float: left;
}
#content_space {
	height: 100%;
	width: 700px;
	float: right;
}
#content_space p {
	line-height: 14px;
}
#content_space .style2 a {
	color: #6A8822;
	text-decoration: none;
}
#content_space .style2 a:hover {
	text-decoration: underline;
}
#content_space p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

#content_space a {
	color: #6A8822;
	text-decoration: none;
}
#content_space a:hover {
	text-decoration: underline;
}

#content_space img {
	border: 0;
}


#content_space_long {
	height: 1100px;
	width: 690px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	margin-left: 25px;
	padding-right: 20px;
}
#content_space_long table {
	font-weight: normal;
	font-size: 11px;
}

#content_space_longest {
	height: 1300px;
	width: 700px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	margin-left: 25px;
}
#content_space_longest table {
	font-weight: normal;
	font-size: 11px;
}
#content_space_longest .style4 a:visited {
	color: #412D1E;
}
#content_space_longest .style4 a {
	color: #6A8822;
}
#content_space_longest a {
	color: #6A8822;
}
#content_space_longest .style3 a {
	color: #6A8822;
}

#left_col {
	float: left;
	height: 405px;
	width: 325px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
#style {
	height: 405px;
	width: 698px;
	float: right;
	background-color: #FF0000;
}
#copyarea #lrg_img {
	float: left;
	height: 538px;
	width: 363px;
}
#copyarea #spacer1 {
	float: left;
	width: 10px;
	height: 536px;
}
#right_col {
	float: right;
	height: 405px;
	width: 375px;
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	text-align: right;
}
#style_area {
	float: right;
	height: 405px;
	width: 700px;
}
#thumbnail {
	height: 103px;
	width: 725px;
	clear: both;
	float: none;
}
#thumbnail a img {
	border: 0;
}


#footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
	padding-right: 10px;
}
#content_space_long a {
	color: #6A8822;
	text-decoration: none;
}
#content_space_long a:hover {
	text-decoration: underline;
}
#content_space_long a:visited {
	color: #412D1E;
}
#content_space_long a img {
	border: 0;
}
#right_col a {
	color: #6A8822;
	text-decoration: none;
}
#right_col a:hover {
	text-decoration: underline;
}
.tiny_type {
	color: #FFFFFF;
	background-color: #6A8822;
}
#content_space table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Lightbox Pro styles thanks to Lokesh Dhakar */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#sb_bottom img {
border: 0;
}
