/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#5d4632;
	font-size:15px;
	margin:0 auto;
	background-color:#c6ba95;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(images/bg_body.jpg);
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus { 
	outline:none;
}



h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:24px; font-weight:200; color:#400d2e; }

h2 { font-size:20px; font-weight:200; }

h3 { font-size:15px; font-weight:200;}

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.intro {
	font-size:18px;
	color:#4a321f;
	font-style:italic;
}

.textmiddle {vertical-align:middle;} 
/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:960px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:930px;
	height:339px;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
	padding:107px 0 0 30px;
}

#slider {
	position:relative;
	top:0;
	left:0;
	width:900px;
	height:249px;
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:900px;
	height:62px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:960px;
    min-height:505px;
    height:auto !important;
    height:505px;
	background-image:url(images/bg_main.jpg);
	background-repeat:repeat-y;
}

#main-sub {
	position:relative;
	top:0;
	left:0;
	width:960px;
    min-height:505px;
    height:auto !important;
    height:505px;
	background-image:url(images/bg_main.jpg);
	background-repeat:repeat-y;
	padding:27px 0 0 0;
}

#main-sub-top {
	position:relative;
	top:0;
	left:0;
	width:960px;
    min-height:505px;
    height:auto !important;
    height:505px;
	background-image:url(images/bg_main-sub-top.png);
	background-repeat:no-repeat;
}

#main-sub-repeat {
	position:relative;
	top:0;
	left:0;
	width:960px;
    height:auto !important;
	background-image:url(images/bg_main-sub-repeat.png);
	background-repeat:repeat-y;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:580px;
	height:auto;
	padding:18px 0 0 30px;
}

#content_main-sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:580px;
	height:auto;
	padding:0 0 0 30px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:262px;
	height:auto;
	padding:30px 10px 0 0;
}

#side_bar-sub {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:262px;
	height:auto;
	padding:0 10px 0 0;
}

#email-signup {
	position:relative;
	top:0;
	left:0;
	width:262px;
	height:82px;
	background-image:url(images/bg_email-signup.png);
	background-repeat:no-repeat;
	padding:50px 0 0 0;
}

#designer-spotlight-repeat {
	position:relative;
	top:0;
	left:0;
	width:262px;
	height:auto;
	background-image:url(images/bg_designer-spotlight-repeat.jpg);
	background-repeat:repeat-y;
	
}

#designer-spotlight-top {
	position:relative;
	top:0;
	left:0;
	width:236px;
    height:auto;
	background-image:url(images/bg_designer-spotlight.jpg);
	background-repeat:no-repeat;
	padding:58px 13px 0 13px;
	border-bottom:1px solid #031824;
}

#designer-spotlight-repeat a { color:#b4c65e; }

#special {
	position:relative;
	top:0;
	left:0;
	width:268px;
	height:83px;
	background-image:url(images/bg_special-of-the-month.png);
	background-repeat:no-repeat;
	margin:0 0 12px 0;
	text-align:center;
	padding:15px 0 0 0;

}

#special h2 { color:#fff; font-weight:300;}

#stay-connected {
	position:relative;
	top:0;
	left:0;
	width:268px;
	height:88px;
	background-repeat:no-repeat;
	background-image:url(images/bg_stay-connected.png);
	background-repeat:no-repeat;
	padding:50px 0 0 0;
}

#facebook { position:absolute; top:15px; left:200px; width:25px; height:26px; }

#twitter { position:absolute; top:15px; left:231px; width:25px; height:26px; }

.hidden { position:absolute; display:none; }

#twitter_update_list li { margin:0 0 5px 0; padding:0 0 5px 0;}

#tweets a { color:#000;}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	bottom:0;
	left:0;
	width:100%;
	height:71px;
	clear:both;
	background-image:url(images/bg_footer.jpg);
	background-position:center;
	background-repeat:repeat-x;
}

#footer-content {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:36px;
	margin:0 auto;
	color:#fff;
	padding:35px 0 0 0;
}

#footer a {
	text-decoration:none;
}

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

#copy {
	float:left;
}

#zeekee {
	float:right;
}
/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:62px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
}

a#nav_01 {
	width:94px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -62px;
}

.active_01 {
	background-position: 0 -62px !important;
}

a#nav_02 {
	width:114px;
	background-position:-94px 0;
}

a:hover#nav_02{
	background-position:-94px -62px;
}

.active_02 {
	background-position:-94px -62px !important;
}

a#nav_03 {
	width:119px;
	background-position:-208px 0;
}

a:hover#nav_03{
	background-position:-208px -62px;
}

.active_03 {
	background-position:-208px -62px !important;
}

a#nav_04 {
	width:85px;
	background-position:-327px 0;
}

a:hover#nav_04{
	background-position:-327px -62px;
}

.active_04 {
	background-position:-327px -62px !important;
}

a#nav_05 {
	width:85px;
	background-position:-412px 0;
}

a:hover#nav_05{
	background-position:-412px -62px;
}

.active_05 {
	background-position:-412px -62px !important;
}

a#nav_06 {
	width:156px;
	background-position:-497px 0;
}

a:hover#nav_06{
	background-position:-497px -62px;
}

.active_06 {
	background-position:-497px -62px !important;
}

a#nav_07 {
	width:118px;
	background-position:-653px 0;
}

a:hover#nav_07{
	background-position:-653px -62px;
}

.active_07 {
	background-position:-653px -62px !important;
}

a#nav_08 {
	width:129px;
	background-position:-771px 0;
}

a:hover#nav_08{
	background-position:-771px -62px;
}

.active_08 {
	background-position:-771px -62px !important;
}

/*----------------------------------  Get bigger! ------------------------------------*/

#box {
	float:left;
	top:-50px;
	left:0;
	width:312px;
	height: 50px; 
	overflow: hidden; 
	position: absolute;
	background-image:url(images/bg_special.png);
	background-repeat:no-repeat;
	color:#3b3a19;
	font-size:15px;
}

#box2 {
	float:right;
	top:-50px;
	left:326px;
	width:312px;
	height: 50px; 
	overflow: hidden; 
	position: absolute;
	background-image:url(images/bg_upcoming-event.png);
	background-repeat:no-repeat;
	color:#480800;
	font-size:15px;
}

#box2 a {color:#000; }


/*------------------------------------------------------------------------------------*/
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}

.hs-border { padding:4px; border:1px solid #5d4632; width:100px;}
