
/* Color Usage: Shwood Yellow #ffde00, Green #baf16c, White, Black */
/* Begin CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
div { cursor: default; }
:focus { outline: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }

/* End CSS Reset */
/*background stretch */

#page {
z-index: 2;
position: relative;
}


/* --- Page Structure --- */
body {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222;
	background-color: #000;
	overflow: hidden;
}
#container {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}


#nav-container {
	z-index: 350;
	display: block;
	width: 265px;
	height: 136px;
	position: absolute; top: 50%; left: 70px;
	margin-top: -85px;
	overflow: hidden;
}
#logo {
	float: left;
}
#menu-collapsed, #menu-expanded {
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	display: block;
}
#hide {
	position: absolute;
}
#menu-collapsed {
	padding: 54px 0 0 0;
	margin: 0 0 0 140px;
  	height: 77px;
  	width: 125px;
	cursor: default;
}
#menu-expanded {
	margin: 36px 0 0 140px;
  	height: 66px;
  	width: 125px;
	z-index: 100;
	position: absolute; top: 0;
}

/* -- Collapse and Expand Navigation -- */

ul.menu li  {
	z-index: 250;
	margin-bottom: -8px;
}
ul.menu li a, #hide {
 	text-decoration: none;
 	color: #fff;
 	display: inline-block;
 	background-color: #777;
 	padding: 2px 3px 2px 3px;
 	
}
ul.menu li a:hover {
 	text-decoration: none;
 	color: #baf16c;
 	background-color: #777;
}

/* -- Logo onOver Positioning -- */

#logo-nav {
	width: 125px;
	height: 126px;
	display: block;
	background: transparent url(../img/ui/shwood_menu_logo.png) no-repeat 0 0;
}

/* --- Links --- */
/*#contact-container a, #service-container a {
	color: #fff;
}
#contact-container a:hover, #service-container a:hover {
	color: #baf16c;
}*/

a { color: #baf16c; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline;  }

a.green { color: #fff; text-decoration: none; }
a.green:hover { color: #baf16c; text-decoration: underline;  }


a.ylink { color: #fff }
a.ylink:hover { color: #baf16c }


/* --- Typography --- */

p, ul.p-list, ul.data-list, ul.lens-list {
	line-height: 1.29em;
	color: #fff;
}

ul.data-list {
	padding: 0 0 0 13px;
	list-style: disc;
}
p.large-call {
	font-size: 14px;
}


/* --- Pages & Content --- */
#body-container, #collect-container, #contact-container, #service-container, #about-container {
	width: 685px;
	z-index: 230;
	position: absolute; top: 50%; left: 335px;
	display: block;
}
#collect-container {
	height: 615px;
	margin-top: -320px;
}
#body-container {
	height: 358px;
	margin-top: -189px;
}
#about-container {
	height: 180px;
	margin-top: -105px;
}

#faq-container {
	height: 180px;
	margin-top: -305px;
}
#service-container {
	height: 580px;
	margin-top: -290px;
}
#contact-container {
	height: 310px;
	margin-top: -155px;
}

/* Collection Page */

#collectimg {
	width: 685px !important;
	height: 235px !important;
}
.collect-title {
	height: 52px;
	margin: 22px 0 0 0;
	width: auto;
	clear: left;
}

img.rule { margin: 5px 0 0 0 }
img.rule-collect-item { margin: 5px 0 21px 0 }

.collect-infocol-one, .collect-infocol-two {
	height: auto;
	float: left;
}
.collect-infocol-one {
	width: 405px;
	margin: 0 0 26px 0;
}
.collect-infocol-two {
	width: 265px;
	margin: 0 0 26px 15px;
	clear: right;
}
.collect-item-choice {
	height: auto;
	width: auto;
	clear: left;
}
.collect-item-choice div.select-lens, .video-infocol-spread div.select-thmb {
	margin: 0;
}
.video-infocol-spread div ul li {
	width: 125px;
	height: auto;
	display: block;
	float: left;
	text-align: center;
}
.photo-infocol-spread div ul li, .photo-infocol-spread div ul li.last-item {
	width: 55px;
	height: 55px;
	display: block;
	float: left;
	text-align: center;
}
.collect-item-choice div ul li, .collect-item-choice div ul li.last-item {
	width: 125px;
	height: 70px;
	display: block;
	float: left;
	text-align: center;
}
.collect-item-choice div ul li, .video-infocol-spread div ul li, .photo-infocol-spread div ul li{
	margin: 0 15px 0 0;
}
.collect-item-choice div ul li.last-item, .photo-infocol-spread div ul li.last-item  {
	margin: 0;
}
.collect-item-choice div ul li a {
	display: block;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.collect-item-choice div ul li a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	cursor: pointer;
}
.collect-item-choice div ul li a img {
	margin: 0 0 7px 0;
}
.photo-infocol-spread ul li.last-item {
	clear: right;
}
h2.title, h3.buynow, h3.option-frame {
	font-family: Times, "Times New Roman", Georgia, serif;
}
h2.title {
	font-size: 14px;
	color: #fff;
	letter-spacing: .076em;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 0 1px;
	float: left;
}

h2.title-dark {
	font-size: 14px;
	color: #333;
	letter-spacing: 0.076em;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 0 1px;
	float: left;
}


h2.title span.yel, h3.option-lens span.yel {
	color: #baf16c;
}
h3.buynow {
	text-align: right;
	margin: 0 1px 0 0;
}
h3.buynow a:hover {
	text-decoration: none;
}
h3.option-frame {
	float: left;
}
h3.option-frame, h3.buynow {
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	padding: 2px 0 0 0;
}
h3.buynow a {
	color: #baf16c;
}
h3.buynow a:hover {
	color: #fff;
}

/* Contact Page */

.contact-infocol-spread {
	height: auto;
	float: left;
	margin: 0 0 26px 0;
}
.contact-infocol-one, .contact-infocol-two {
	height: auto;
}
.contact-infocol-one {
	width: 195px;
	margin: 0 0 26px 0;
	clear: left;
	float: left;
}
.contact-infocol-two {
	width: 195px;
	margin: 0 0 26px 15px;
	float: left;
}
.about-infocol-wide {
	width: 475px;
	margin: 0 0 26px 0;
}

.faq-infocol-wide {
	width: 675px;
	margin: 0 0 26px 0;
}


#select-thmb ul li{
	padding-bottom:5px;
	
	
}
/* Customer Service Page */

.service-infocol-one, .service-infocol-two {
	height: auto;
	float: left;
}
.service-infocol-one {
	width: 335px;
	margin: 0 0 26px 0;
}
.service-infocol-two {
	width: 335px;
	margin: 0 0 26px 15px;
	clear: right;
}

.stock-infocol-one {
	width: 120px;
	margin: 0 0 10px 0;
	float:left;
}
.stock-infocol-two {
	width: 120px;
	margin: 0 0 5px 10px;
		float:left;

}
.stock-infocol-three {
	width: 120px;
	margin: 0 0 10px 10px;
		float:left;
}
.stock-infocol-four {
	width: 120px;
	margin: 0 0 10px 10px;
		float:left;
}
.stock-infocol-five {
	width: 120px;
	margin: 0 0 10px 10px;
		float:left;
}


/* --- Gallery --- */

.gallery_unstyled li { width: 55px; height: 55px; overflow: hidden; margin-bottom: 15px; }

/* --- Footer --- */
#footer {
	font-size: 11.5px;
	text-transform: uppercase;
	background-color: #613d2d;
	height: 25px;
	width: 100%;
	display: block;
	position: absolute; bottom: 0;
	z-index: 240;
}

#footleft {
	float: left;
}
#footright {
	float: right;
	height: 25px;
}
#footright ul li {
	margin: 8px 15px 0 0;
	float: left;
}
#footright ul li a {
	color: #caf175;
	text-decoration: none;
}
#footright ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#embed {
	font-size: 9px;
	font-weight: bold;
	width: 310px;
	height: 25px;
	display: block;
	position: absolute; bottom: 32px; right: 0;
	z-index: 240;
}

#embed textarea {
	width: 250px;
	height: 14px;
	padding: 4px;
	background-color: #613d2d;
	border: 0;
	float: left;
	resize:none;
}

#footer-trans {
	font-size: 9.5px;
	text-transform: uppercase;
	width: 250px;
	height: auto;
	background-color: #f00;
	display: block;
	position: absolute; bottom: 7px; right: 0;
	z-index: 240;
}
#footright-trans {
	float: right;
	height: 11px;
}
#footright-trans ul li {
	margin: 0 15px 0 0;
	float: left;
}
#footright-trans ul li a {
	color: #000;
	text-decoration: none;
}
#footright-trans ul li a:hover {
	color: #000;
	text-decoration: underline;
}

/* -- Gallery Nav -- */
#gallery-nav {
	width: 100%;
	height: 25px;
	position: absolute; bottom: 25px;
	z-index: 250;
}
#gall-hold {
	width: 78px;
	display: block;
	margin: 0 auto;
}
#gallery-nav span {
	cursor: pointer;
	float: left;
}
#gall-hold span img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#gall-hold span img:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}


/* - Switchable Background Display - */

#p_display, #p_display table, #p_display td { width: 100%; height: 100%; overflow: hidden; }

#p_display div{ position: absolute; width: 200%; height: 200%; top: 0; left: 0; overflow-x: hidden; }
#p_display img { min-height: 50%; min-width: 50%; margin: 0 auto; cursor: default; }

/* - Switchable Video Display - */

#vid-display, #switchable {
	z-index: 0;
}

#page {
z-index: 2;
position: relative;
}


.accordionButton {
	width: 560px;
	float: left;
	cursor: pointer;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
margin-bottom:12px;
	}
 
.accordionContent {	
	width: 560px;
	float: left;
line-height: 13px;
	display: none;
	margin-bottom: 15px;

	}
#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
