body
{
	font-size: 12pt;
	background-color: #ADC998;
	font-family: Verdana, sans-serif;
	color: #451E19;
}

h1
{
	font-size: 1.2em;
	margin-top: 0em;
}

h2
{
	font-size: 1.1em;
	margin-top: 0em;
}

h3, h4
{
	margin-bottom: 0em;
	margin-top: 0em;
}

#related h3, #similar h3
{
	margin: 0em 0em .5em 0em;
}

h1.serif
{
	font-family: "Times New Roman", serif;
	font-size: 2.5em;
}

a
{
	color: #FFF;
	text-decoration: none;
}

a:hover
{
	color: #451E19;
}


img
{
	border: 0px;
}

p.select
{
	margin-top: 0em;
}

#content
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 47em;
	height: auto;
	border-color: #FFF;
	border-width: 1px;
	border-style: dashed;
	margin: 0 auto;
	padding: 0em;
}

#sp_holder
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 47em;
	height: auto;
	margin: 0 auto;
}

#sp_holder #main img
{
	border-color: #FFF;
	border-width: 1px;
	border-style: dashed;
}

#banner
{
	width: 100%;
	height: 109px;
	background-image: url("/images/banner.jpg");
	background-repeat: no-repeat;
	background-position: 0px -35px;
	border-color: #FFF;
	border-width: 1px;
	border-style: dashed;
	margin: 0em;
	position: relative;
}

#navigation
{
	width: 94.7%;
	float: left;
	font-size: 80%;
	padding: 1% 2.5%;
	position: relative;
}

#navigation ul
{
	list-style: none;
	margin: 0em;
	padding: 0em;
}

#navigation ul li
{
	float: left;
	margin: 0em .75em 0em 0em;
	padding: 0em .75em 0em 0em;
	border-width: 0em 2px 0em 0em;
	border-style: solid;
	border-color: #451E19;
}

#navigation ul li.last
{
	border: 0px;
}

#footer
{
	width: 94%;
	padding: 1% 2.5%;
	margin: 100px 0em -5px 0em;
	font-size: 80%;
	float: left;
}

#footer p
{
	margin: 0em;
}

#footer ul
{
	list-style: none;
	margin: 0em;
	padding: 0em;
	
}

#footer div.third
{
	float: left;
	width: 30%;
	margin-top: 25px;
}

#footer ul.stack
{
	list-style: disc inside;
}

#footer ul.stack li
{
	float: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#footer ul li
{
	float: left;
	margin: 0em 1em 0em 0em;
	padding: 0em 1em 0em 0em;
	border-width: 0em 2px 0em 0em;
	border-style: solid;
	border-color: #451E19;
}

#footer ul li.last
{
	border: 0px;
}

#name
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#main
{
	position: relative;
	top: 0em;
	left: 0%;
	width: 100%;
	height: auto;
	background-color: transparent;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	margin-top: 0em;
}

#sidebar
{
	float: left;
	margin: 4% 3.5% 0% 2.5%;
	height: 92.5%;
	width: 17%;
	display: inline;
}

#sidebar ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar ul li
{
	margin-bottom: 1em; 
}

#sidebar ul li a
{
	color: #FFF;
}


#sidebar ul li ul li
{
	color: #451E19;
	font-size: 90%;
	margin: 0em;
}

#sidebar ul li ul li a
{
	color: #FFF;
	text-decoration: none;
}

#sidebar ul li ul li a:hover
{
	color: #451E19;
	text-decoration: none;
}


#thumbnails
{
	position: relative;
	top: -1.6em;
	left: 0em;
	float: left;
	margin: 4% 4% 0% 0%;
	width: 27%;
	height: 92.5%;
	font-size: 80%;
}

#thumbholder
{
	margin: 0em 0em 1em 0em;
}

#thumb_info
{
	width: 100%;
	position: relative;
	top: 0em;
	left: 0em;
	height: 20px;
}

#thumbnails p
{
	margin-top: 0em; 
}

#location
{
	position: absolute;
	top: 0em;
	left: 0em;
}

#prev_next
{
	position: absolute;
	top: 0em;
	right: 0em;
}

#info
{
	width: 330px; /*40%;*/
	height: 92.5%;
	float: left;
	margin: 4% 0% 0% 0%;
	text-align: center;
}

#picholder
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 316px;
	height: 272px;
	background-color: transparent;
}

#zoom
{
	position: absolute;
	top: 254px;
	left: 0%;
	font-size: 80%;
}

#fullsize, #fullsize2
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#views
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 61px;
	text-align: left;
}

#infotext
{
	font-size: 80%;
	width: 100%;
	margin: 0 auto;
	position: relative;
	top: .5em;
	left: 0em;
	text-align: left;
}

#infotext h3
{
	
}

#infotext form
{
	margin-top: 0em;
}

.thumb
{
	width: 61px;
	height: 61px;
	background-color: #FFF;
	float: left;
	display: inline;
	margin: .15em .15em;
}

.thumb a
{
	color: #451E19;
}

#text
{
	width: 70%;
	margin: 0% 0% 0% 0%;
	font-size: 90%;
	float: left;
}

#newtext
{
	width: 75%;
	margin: 0% 0% 0% 0%;
	font-size: 85%;
	float: left;
	position: relative;
}

#text p, #newtext p
{
	margin-top: 0em;
}

#text ul, #newtext ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#text ul li, #newtext ul li
{
	margin: 0px;
	padding: 0px;
}

.clearing
{
	clear: both;
	height: 1px;
	margin: 0em;
}

.tinput
{
	background-color: #ECEBE8;
	border-color: #451E19;
	border-width: 1px;
	border-style: solid;
	font-family: verdana, sans-serif;
	font-size: 95%;
}

.tinput:focus 
{ 
	background-color: #EBEBA5; 
}

#leftside
{
	float: left;
	width: 55%;
}

#rightside
{
	width: 41%;
	padding-left: 0%;
	float: left;
}

table
{
	width: 100%;
	margin-bottom: 1em;
}

table.normal
{
	width: auto;
}

th, td
{
	border: 0px;
}

th
{
	text-align: left;
}

td.last
{
	border-color: #FFF;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

td.totals
{
	text-align: right;
}

/*Calendar Section*/
table.calendar
{
	width: 544px;
	background-color: #451E19;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 12px;
}

table.calendar tr td.dayname
{
	height: 15px;
	color: #451E19;
	text-align: center;
	font-size: 11px;
}

table.calendar tr td
{
	width: 90px;
	height: 70px;
	background-color: #ADC998;
	color: #000;
	position: relative;
	top: 0px;
	left: 0px;
	vertical-align: top;
	font-size: 10px;
}

table.calendar tr td div.day
{
	position: relative;
	top: 0px;
	left: 0px;
}

table.calendar tr td a
{
	color: #451E19;
	text-decoration: underline;
}

#splash
{
	width: 100%;
	text-align: center;
}

#vid_splash
{
	width: 640px;
	height: 479px;
	text-align: center;
	margin: 0em auto;
	background-image: url('images/splash/splash.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#vid_splash object
{
	position: relative;
	top: 90px;
}

.fleft
{
	float: left;
}

.left_pic
{
	float: left;
	margin-right: 10px;
}

.press_thumb
{
	margin: 0em .5em 0em 0em;
	float: left;
}

.press_full
{
	margin: 0em 0.25em 0em 0em;
	float: left;
}

#press_pics
{
	width: 328px;
	margin: 0em 0.25em 0em 0em;
	float: left;
}

p.news_item
{
	font-size: 1.5em;
	clear: left; 
	margin-top: 1em;
}

.news_item2
{
	width: 180px;
	height: 180px;

	float: left;
	margin: 0px 10px 10px 0px;
	position: relative;
}

.news_item2 p
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 170px;
	padding: 5px;
	margin: 0px;
	background-image: url('/images/trans_black.png');
}

.news_item2 a:hover
{
	color: #ED7B28;
}

#thumb_box
{
	width: 100%;
}

.item
{
	width: 50%;
	margin-bottom: 1em;
}

.item h3
{
	margin-top: 0em;
}

#related, #similar
{
	margin-bottom: 1em;
}

#related img
{
	margin-right: .5em;
}

.original img
{
	border-style: solid;
	border-width: 2px;
	border-color: #DC4E2A;
}

p.email_sub
{
	font-size: 100%;
	position: relative;
	top: -.25em;
	margin: 0em;
}

p.message
{
	background-color: #F7EAA9;
	padding: 1em;
	border-color: #E9AC45;
	border-style: solid;
	border-width: 3px;
}

.row
{
	width: 100%;
}

.menu
{
	width: 48%;
	margin: 0em;
	float: left;
}
.req
{
	color: #F52D0C;
}

#price_sku
{
	margin-bottom: 1em;
}

#price
{
	width: 44%;
	margin-right: 4%;
	float: left;
	font-weight: bold;
}

#sku
{
	width: 48%;
	float: left;
}

.no_marg
{
	margin: 0em;
	padding: 0em;
	position: absolute;
	top: 2px;
	right: 200px;
}

.button
{
	margin: 0em;
	padding: 0em;
}

ol.search
{
	margin: 0em;
	padding: 0em;
}

ol.search li
{
	margin-bottom: 1em;
}

ol.search li img.fleft
{
	margin-right: .5em;
}

#framediv
{
	
	position: absolute;
	top: 100px;
	right: 100px;
	border: 2px solid #E9AC45;
	width: 300px;
	height: 400px;
}

#close
{
	position: absolute;
	top: 3px;
	right: 3px;
	cursor: pointer;
}

#search_holder
{
	float: right;
	padding: 0em;
}

div#subscribe
{
	float: right;
	position: relative;
	top: -.25em;
}

#search_holder .btn
{
	padding: 0em;
	margin: 0em;
	font-size: 1em;
}

#search_holder .tinput
{
	padding: 0em;
	margin: 0em;
}

#search_holder .tinput
{
	margin: 0em;
	padding: 0em;
}

#search_holder p
{
	padding: 0em;
	margin: 0em;
}

#email_link
{
	font-size: 90%;
	width: 280px;
}

.half
{
	float: left;
	width: 48%;
	margin: 0% .7%;
	font-size: 95%;
}

.profile_half
{
	float: left;
	width: 48%;
	margin: 0% .7% 0% 0%;
	font-size: 90%;
}

span.reg_price
{
	text-decoration: line-through;
	font-weight: normal;
}

span.sale_price
{
	color: #DC290C;
}

tr.toprow
{
	font-weight: bold;
}

span.checkout a
{
	font-size: 1.3em;
	font-weight: bold;
	padding: .2em;
	color: #451E19;
	background-color: #F7EAA9;
	border-color: #E9AC45;
	border-style: solid;
	border-width: 1px;
	line-height: 1.5em;
}

#color_selector
{
	width: 100%;
	margin-bottom: 1em;
}

.color_box
{
	width: 26px;
	height: 15px;
	float: left;
	margin-right: 4px;
	cursor: pointer;
}

.sel_color_box
{
	border: 1px solid #000;
	width: 24px;
	height: 13px;
	float: left;
	margin-right: 4px;
	cursor: pointer;
	opacity: 50%;
}


.size_box
{
	width: 26px;
	height: 15px;
	float: left;
	margin-right: 4px;
	cursor: pointer;
	background-color: #F7EAA9;
	font-size: 70%;
	text-align: center;
	padding-top: 2px;
}

.sel_size_box
{
	width: 26px;
	height: 15px;
	float: left;
	margin-right: 4px;
	cursor: pointer;
	color: #F7EAA9;
	background-color: #451E19;
 	text-align: center;
	padding-top: 2px;
}

.third
{
	float: left;
	width: 48%;
	font-size: 90%;
	margin-right: 1%;
}

#wholesale_nav
{
	font-size: 85%;
}

#social
{
	text-align: right;
	position: absolute;
	bottom: 4px;
	right: 10px;
}

#copyright
{
	margin: .5em 0em 0px 0px;
	font-size: 8pt;
}

#super
{
	position: fixed;
	top: 150px;
	left: 100px;
	padding: 5px;
	background-color: #FFF;
	-moz-box-shadow: 0px 0px 16px #000;
	-webkit-box-shadow: 0px 0px 16px #000;
	box-shadow: 0px 0px 16px #000;
	z-index: 10;

}

#press_close
{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
}

#news_location
{
	width: 100px; 
	float: left; 
	margin-right: 167px;
}

#news_navigation
{
	width: 100px; 
	float: left; 
	text-align: right;
}

#messages
{
	background-color: #F9B747;
	padding: .5em;
	margin-left: 175px;
}

span.smaller
{
	font-size: 80%;
}

#messages p
{
	 margin: 0px;
}

#shipping_info
{
	position: fixed;
	top: 75px;
	left: 20%;
	background-color: #F9B747;
	padding: 1em;
	-moz-box-shadow: 0px 0px 20px #303030;
	-webkit-box-shadow: 0px 0px 20px #303030;
	box-shadow: 0px 0px 20px #303030;
	width: 500px;
	min-height: 400px;
	-moz-border-radius: 8px;
	border-radius: 6px;
}

#shipping_info h3
{
	font-weight: normal;
}

#ship_close
{
	position: absolute;
	right: 8px;
	top: -12px;
	padding: 0px
	margin: 0px;
	cursor: pointer;
}
