/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0
*/
html{color:#2f2217;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#514033;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

img { margin: 0px;}


/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0
*/
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #514033;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{padding:0;}th{font-weight:bold;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}


/* @override http://192.168.1.110:8888/saddleback/assets/stylesheets/main.css */

/*
Company:	Saddleback Leather Co
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Nav - navigation bar
Default Headings - headings like h1, h2, etc
Common Text Styles - Styles for text
Default Lists - unordered and ordered lists
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/
#jax_content {
position:absolute;
z-index:500;
top: 0px;
left: 0px;
}
.toolTip.email .tip_cont, .toolTip.print .tip_cont, .toolTip.product_photo .tip_cont  {
	width: 200px;
}
div.top_strip	{
	position:absolute;
	 top: 0px; left: 0px;
	  width: 100%; 
	  height: 28px;
	  z-index:500;
	background:transparent url(/assets/images/top-leather-strip.png) repeat-x scroll 0% 0%;

}

div.back_top  {
	background:transparent url(/assets/images/TopThickLthrBG.jpg) repeat-x scroll 0% 20px;
	height: 236px;
}
div.back_mid  {
	background:transparent url(/assets/images/MapBG.jpg) repeat-x scroll 50% 0;
	height: 590px;
}
div.back_bott  {
}
div.main_top  {
	background:transparent url(/images/global/ContentBG_Bottom.png) no-repeat scroll 0 100%;
	float:left;
	padding-bottom:21px;
	margin-top:-33px;
	z-index:2;
}
body.home div.main_top  {
	margin-top: 63px;
}

div.main_bott  {
	background:transparent url(/images/global/ContentRepeatBG.png) repeat-y scroll 0 0;
	float:left;
	height: 100%;
}
div.main  {
	background:transparent url(/images/global/ContentBG_Top.png) no-repeat scroll 0 0;
	float:left;
	padding:0 20px;
	width:581px;
	min-height:700px;
	margin-top:-30px;
}



/* @group HTML, Body */
html  {
background:transparent url(/assets/images/BottomRepeatBG.png) repeat scroll 0 0;
}
body {
	font-family: Georgia, Times, serif;
}
/* @end */

/* @group Layout */
div.top-leather {
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
div.content-bkg {
	background: url(/assets/images/content-bkg-cropped.png) no-repeat 0 2px;
	width: 946px;
	margin-left: auto;
	margin-right: auto;
}
body.inside div.content-bkg {
	background: url(/assets/images/content-bkg-inside-spaced.png) no-repeat 0 0;
}
/* Head */
div#hd {
	width: 946px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 0 0;
	height: 58px;
	position: relative;
	z-index: 100;
	overflow: visible;
}

/* Body */
div#bd {
	width: 947px;
	margin-left: auto;
	margin-right: auto;
	height:auto !important;
	height:823px;
	z-index:0;
}

/* Footer */
div#ft {
	width: 946px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 20px 0;
	color: #917452;
}
div#ft-inner {
	padding: 0 0 0 177px;
}
div#ft ul {
	margin: 0;
	padding: 0 0 3px 0;
	width: 100%;
}
div#ft ul li {
	list-style: none;
	float: left;
	display: inline;
}
div#ft ul li a {
	padding: 0 15px 0 0;
}
div#ft a:link, div#ft a:visited {
	color: #917452;
	text-decoration: underline;
}
div#ft a:hover {
	color: #617764;
	text-decoration: none;
}
/* @end */

/* @group Modules */
/* Logo */
div#logo {
	left: -16px;
	margin:0;
	position:absolute;
	width: 200px;
	height: 130px;
}
div#logo a {
	background: transparent url("/images/global/logo.png") no-repeat scroll 20px -35px;
	display: block;
	height: 170px;
	text-indent: -9999px;
}

/* Side */
div.side {
	width: 168px;
	margin-top:-19px;
	float: left;
	clear:both;
}
body.home div.side  {
	padding:97px 0 0;	
}
body.home div.side li {
	line-height: 1.2em;
}
div.sidebox-top {
	width: 166px;
	height: 2px;
	overflow: hidden;
	margin-left: 2px;
	background: url(/assets/images/sidebox-top.png) no-repeat 0 0;
}
div.sidebox {
	width: 146px;
	overflow: hidden;
	margin-left: 2px;
	background: url(/assets/images/sidebox-bkg.png) repeat-y 0 0;
	padding: 10px;
}
div.sidebox h2 {
	margin: 0 0 10px 4%;
	padding: 0 0 5px 0;
	background: url(/assets/images/sidebox-hd-border.gif) repeat-x 0 100%;
	color: #d1b594;
	font-weight: normal;
	font-size: 138.5%;
	border: none;
}
div.sidebox ul {
	margin: 0;
	padding: 10px 0 0 0;
}
div.sidebox ul.news {
	padding: 0 0 0 4%;
}
div.sidebox ul li {
	list-style: none;
	font-size: 108%;
	line-height: 1.2em;
}
div.sidebox ul.news li {
	font-size: 93%;
	color: #d1b593;
	margin: 5px 0;
}
div.sidebox ul li a {
	display: block;
	padding: 2px 0 2px 4%;
	width: 95%;
}
div.sidebox ul.news li a {
	padding: 0;
	width: 99%;
}
div.sidebox ul li a:link, div.sidebox ul li a:visited {
	color: #d1b593;
	text-decoration: none;
}
div.sidebox ul li a:hover {
	color: #91ae9d;
}
div.sidebox ul.news li a:link, div.sidebox ul.news li a:visited {
	color: #877a5d;
	text-decoration: underline;
}
div.sidebox ul.news li a:hover {
	text-decoration: none;
}
div.sidebox-btm {
	width: 166px;
	height: 13px;
	overflow: hidden;
	margin-left: 2px;
	background: url(/assets/images/sidebox-btm.png) no-repeat 0 0;
	margin-bottom: 3px;
}

/* Main */

/* Chat Button TEST*/

#chat_button img{
	margin-left: -6px;
}
#chat_button .lpPoweredBy {
	display: none;
}
#chat_button .lpEmtStarRating {
	display:none;
}

/* Callouts */
div.callouts {
	width: 150px;
	margin-top: 40px;
	float: left;
	
}
div.callouts #callouts-nav .feature-box-content {
  height: 110px;
  width: 150px;
}
body.home div.callouts  {
	padding-top: 260px;	
}
/* @end */

/* @group Nav */
/* Util Nav */
div#util-nav {
	position: absolute;
	right: 158px;
	top: 20px;
	font-size: 12px;
	width: auto;
}
div#util-nav div#signin {
	background:transparent url(/assets/images/signin-bkg.png) no-repeat scroll 0 0;
	clear:none;
	float:left;
	height:24px;
	padding:0;
	width:auto;
}
div#util-nav div#signin ul {
	float: left;
	margin: 0;
	padding: 0;
}
div#util-nav div#signin ul li {
	list-style: none;
	float: left;
}
div#util-nav div#signin ul li.sign {
	background: url(/assets/images/signin-div.gif) no-repeat 100% 0;
	padding: 0 2px 0 0;
}
div#util-nav div#signin ul li a {
	display: block;
	line-height: 24px;
	padding: 0 10px;
	font-size: 93%;
}

div#util-nav div#minicart {
	float:left;
	height:26px;
	overflow:hidden;
	padding:0;
	width: 275px;
}
div#util-nav div#minicart div#minicart-bkg {
	background:transparent url(/assets/images/minicart-bkg.png) repeat-x scroll 0 0;
	float:left;
	height:26px;
	overflow:hidden;
	width:100%;
}
div#util-nav div#minicart ul {
	margin: 0;
	padding: 0;
	float: left;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
div#util-nav div#minicart ul li {
	background:transparent url(/assets/images/minicart-div.gif) no-repeat scroll 100% 0;
	clear:none;
	color:#D8BE9B;
	float:left;
	font-size:93%;
	line-height:26px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 9px 0 7px;
	width:auto;
}
div#util-nav a:link, div#util-nav a:visited {
	color: #d8be9b;
	text-decoration: none;
}
div#util-nav a:hover {
	text-decoration: underline;
}

div#util-nav div#minicart-checkout {
	float:left;
	height:26px;
	overflow:hidden;
	background: url(/assets/images/minicart-right.png) no-repeat 100% 0;
	width:80px;
}
div#util-nav div#minicart-checkout ul {
	margin: 0;
	padding: 0;
	float: left;
}
div#util-nav div#minicart-checkout ul li {
	list-style: none;
	font-size: 93%;
	float: left;
}
div#util-nav div#minicart-checkout ul li a.checkout {
	display: block;
	line-height: 26px;
	padding: 0 10px 0 10px;
}
div#util-nav div#minicart ul li.cartPrice {
	float: right;
	width: 115px;
	overflow: hidden;
}
div#util-nav div#minicart ul li.cartPrice span {
	float: left;
}
div#util-nav div#minicart ul li.cartPrice span.total {
	float: right;
}

/* Nav */
div#nav {
	width: 532px;
	padding-left:254px;
	float: left;
	height: 28px;
	z-index: 150;
}
div#nav ul {
	margin: 0;
	padding: 0 0 0 2px;
	z-index: 150;
	float: left;
}
div#nav ul li {
	list-style: none;
	float: left;
}
div#nav ul li#n-products a {
	width: 81px;
}
div#nav ul li#n-about a {
	width: 80px;
}
div#nav ul li#n-rivals a {
	width: 89px;
}
div#nav ul li#n-questions a {
	width: 84px;
}
div#nav ul li#n-dave a {
	width: 102px;
}
div#nav ul li#n-contact a {
	width: 90px;
}
div#nav ul li a {
	display: block;
	font-family: Georgia, Times, serif;
	font-size: 108%;
	text-align: center;
}
div#nav ul li a span {
	display: block;
	line-height: 20px;
	margin-left: 2px;
	padding: 6px 10px;
	white-space:nowrap;
}
div#nav ul li a:link, div#nav ul li a:visited {
	color: #514033;
	text-decoration: none;
}
div#nav ul li:hover a, div#nav ul li.sfhover a {
	color: #d8c19b;
	background: url(/assets/images/nav-hover-left.png) no-repeat 0 0;
}
div#nav ul li:hover a span, div#nav ul li.sfhover a span {
	color: #d8c19b;
	background: url(/assets/images/nav-hover-right.png) no-repeat 100% 0;
}
div#nav ul li#n-products:hover a:link, div#nav ul li#n-products:hover a:visited, div#nav ul li#n-products.sfhover a:link, div#nav ul li#n-products.sfhover a:visited {
	color: #d7bd9b;
}

/* Nav Drop Down */
div#nav ul ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	background: url(/assets/images/nav-drop1-top.png) no-repeat 0 0;
	text-align: left;
	width: 147px;
	margin-top: -4px;
}
div#nav ul li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding-top: 5px;
	padding-bottom: 0;
}
div#nav ul li ul li {
	background-image: none;
	height: 22px;
	float: none;
}
div#nav ul li ul li.last {
	height: 5px!important;
	width: 147px!important;
	margin: 0 0 0 0!important;
	padding: 0!important;
	display: block!important;
	background: url(/assets/images/nav-drop1-btm.png) no-repeat 0 0!important;
	overflow: hidden;
}
div#nav ul li ul li a {
	text-align: left;
	line-height: 22px;
	padding: 0 10px;
	margin: 0 0 0 2px;
	font-size: 93%;
	display: block;
	font-weight: normal;
	white-space: nowrap;
	background-image: none!important;
	width: 123px!important;
}
div#nav ul li ul li a:link, div#nav ul li ul li a:visited {
	color: #d7bd9b;
	text-decoration: none;
}
div#nav ul li:hover ul, div#nav ul li.sfhover ul {
	left: auto;
}
div#nav ul li ul li:hover a, div#nav ul li ul li.sfhover a {
	background: url(/assets/images/nav-drop-hover.png) no-repeat 0 0!important;
}


/* 3rd Level Dropdown */
div#nav ul ul ul {
	position: absolute;
	left: -999em!important;
	margin: -2em 0 0 145px;
	background: url(/assets/images/nav-drop2-top.png) no-repeat 0 0;
}
div#nav ul ul ul li {

}
div#nav ul li ul li ul li.last {
	height: 5px!important;
	width: 147px!important;
	margin: 0 0 0 0!important;
	padding: 0!important;
	display: block!important;
	background: url(/assets/images/nav-drop2-btm.png) no-repeat 0 0!important;
}
div#nav ul li ul li:hover ul, div#nav ul li ul li.sfhover ul {
	left: auto!important;
}
div#nav ul li ul li ul li a, div#nav ul li ul li:hover ul li a, div#nav ul li ul li.sfhover ul li a {
	white-space: nowrap;
	background: none!important;
}
div#nav ul li ul li ul li:hover a, div#nav ul li ul li ul li.sfhover a {
	background: url(/assets/images/nav-drop-hover.png) no-repeat 0 0!important;
}

/* Callouts Nav */
ul#callouts-nav {
	margin: 0;
	padding: 0;	
}
ul#callouts-nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#callouts-nav li a {
	display: block;
	width: 150px;
	text-indent: -9000px;
}
ul#callouts-nav li#c-alligator a {
	height: 98px;

}
ul#callouts-nav li#c-memory a {
	height: 98px;

}
ul#callouts-nav li#c-signup a {
	height: 98px;
	background: url(/assets/images/newsletter-signup.png) no-repeat 0 0;
}
ul#callouts-nav li#c-quality a {
	height: 98px;
	background: url(/assets/images/quality-lasts-lifetime.png) no-repeat 0 0;
}
/* @end */
.admin_creating_order_message p  {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}
.admin_creating_order_message p a  {
	text-decoration:none;
	padding: 5px 15px;
	font-size: 0.8em;
	background-color: #fff;
	color: #446D12;
}
/* @group Default Headings */

.admin_creating_order_message  { 
  background-color:#67A41E; 
  border:5px solid #446D12; 
  font-size:1.6em; 
  font-weight:normal; 
  margin:20px 0 0; 
  padding:20px;
}
/* @end */

/* @group Common Text Styles */
	
/* @end */

/* @group Default Lists */
	
/* @end */

/* @group Forms */
form#search {
	width: 167px;
	margin: 0 0 44px 0;
	left:4px;
	position:relative;
}
form#search div.input-txt {
	background: url(/assets/images/search-bkg.gif) no-repeat 0 0;
	width: 131px;
	height: 30px;
	float: left;
	display: inline;
}
form#search input.txt {
	background: none;
	border: none;
	width: 121px;
	margin:5px 0 0 0;
	padding-left:8px;	
	padding-left: 10px;
}
form#search input.btn {
	vertical-align: middle;
	margin: 0;
	border: none;
	padding: 0px;
	float: left;
	display: inline;
}
form#search input.btn:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/* @end */

/* @group Default Links - link visited hover active */
a:link{ }
a:visited{ }
a:hover{ }
a:active{ }
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */


/* contact form  */

.contact_form span input, .contact_form textarea, .contact_form input  {
	margin-bottom: 5px;
	width: 15em;
	float: left;
}
.contact_form select  {
	margin-bottom: 5px;
	float: left;
}
.contact_form option  {
	padding-right: 10px;
}

.contact_form textarea  {
	height: 100px;	
}
.contact_form label  {
	margin-bottom: 5px;
	width: 12em;
	float: left;
	clear: both;
	text-align: right;
	display: block;
	padding-right: 10px;
}
.contact_form input[type="submit"] {
	background:transparent url(/assets/images/bg-buttons.png) repeat-x scroll 0 -30px;
	border:medium none;
	color:#C1AA88;
	cursor:pointer;
	font-size:12px;
	font-weight:normal;
	overflow:visible;
	padding:3px 10px;
	text-transform:capitalize;
	width:auto;
	clear: both;
	margin-left:14.3em;
}
input.quantity{
	width: 30px;
}
.searchResult {
	margin:15px 0px 20px 0px;
}
.searchResult p {
	margin-bottom: .5em;
}
.searchResult span {
	display:block;
}

.searchResultSection  {
	margin-bottom: 3px;
}
.searchResultSection h2  {
	margin: 17px 0px 3px 0px;
	clear: both;
	
}
.searchResultSection h3  {
	margin: 5px 0px 3px 0px;
}
hr  {
	border: none;
	clear: both;
	float: left;
	display: block;
	height: 2px;
	width: 100%;
	background: transparent url(/assets/images/prod-details-hr.gif) repeat-x scroll 0 0;
}
.searchLink  {
	font-size: .8em;
	color: #a76534;
}


/* @override http://192.168.1.110:8888/saddleback/assets/stylesheets/core.css */

/*
Company:	Saddleback Leather Co
File:		core.css - This contains all the styles for the content areas of the site.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Nav - navigation bar
Default Headings - headings like h1, h2, etc
Common Text Styles - Styles for text
Default Lists - unordered and ordered lists
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */

/* @end */

/* @group Layout */

/* @end */

h1,
h2,
h3,
h4,
h5,
h6  {
	border-bottom:1px dotted #86735e;
	color:#3E2C22;
	font-size:1.4em;
	font-weight:normal;
	margin:7px 0;
	line-height: 1.3em;
}
h2  {
	font-size:1.3em;
}
div.faqs h2  {
	padding-top: 15px;
	width: 100%;
}
h3  {
	font-size:1.2em;
}
h4  {
	font-size:1.1em;
}
h5 {
	font-size:1em;
}
h6  {
	font-size:1em;
}
div.faqs h5  {
	cursor: pointer;
	margin-left: 15px;
}
div.faqs span  {
	padding-left: 10px;
	border-left:19px solid #D2BA93;
	margin-left:15px;
}

p {
	margin-bottom: 1.5em;
	font-size: 1em;
	line-height: 1.6em;
	display: block;
}
li  {
	font-size: 1em;
	line-height: 1.6em;
}

div.main div.toolkit_content blockquote, div.main div.toolkit_content blockquote p  {
	font-style: italic;
	display: block;
}
div.main div.toolkit_content blockquote  {
	background: transparent url(/images/contentPage/blockquote_top.png) no-repeat scroll 0% 0%;	
	margin-bottom: 10px;
	color:#72564b;

}
div.main div.toolkit_content blockquote p  {
	font-size: 1.0em;
	margin:0px;
	color:#72564b;
	background: transparent url(/images/contentPage/blockquote_bottom.png) no-repeat scroll 100% 100%;
	padding: 10px 45px 10px 0px;;
}
div.main div.toolkit_content em, div.main div.toolkit_content strong, div.main div.toolkit_content span, div.main div.toolkit_content del  {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	margin: 0px;
	padding: 0px;
	line-height: inherit;
}
a  {
	text-decoration: underline;
	color:#8f4a2d;
	font-size: inherit;
	outline: none;
}
a:link  {
	
}
a:active  {
	outline: none;
}
a:focus  {
	outline: none;
}
a:hover  {
	color:#617764;
	text-decoration: none;
}
a:visited  {
	color:#9d702f;
}
ul,  ol  {
	padding: 10px 25px 5px 25px;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	
}

a, object  {
outline: none;	
}
/* @group Modules */
/* Home Flash */
div#home-flash {
	margin-top:-30px;
	margin-left: 7px;
	margin-bottom: 20px;
	width: 600px;
	height: 230px;
}
div#home-flash-wrap {
}

/* Home Callouts */
div.home-callouts a:hover img  {
	opacity: .6;
	filter: alpha(opacity=60);
}
div.home-callouts div {
	float:left;
	height:150px;
	width:290px;
	text-align:center;
}

/* Breadcrumb */
div#breadcrumb {
	background:transparent url(/images/global/BreadCrumbBG.png) no-repeat scroll 0 0;
	clear:both;
	height:92px;
	margin-left:177px;
	max-height:179px;
	overflow:hidden;
	padding:3px 25px 0 37px;
	width:565px;
	z-index:1;
}
body.home div#breadcrumb {  
	display: none;
}
div#breadcrumb p.bc {
	line-height: 28px;
	color: #c0ae89;
	font-size: 85%;
	margin: 0;
	float: left;
	display: inline;
	width:70%;
}
div#breadcrumb p.bc a:link, div#breadcrumb p.bc a:visited {
	color: #c0ae89;
	text-decoration: none;
}
div#breadcrumb p.bc a:hover {
	text-decoration: underline;
}
div#breadcrumb div.print-email {
	font-size: 93%;
	float: right;
	display: inline;
}
div#breadcrumb div.print-email a:link, div#breadcrumb div.print-email a:visited {
	color: #d0be98;
	text-decoration: none;
}
div#breadcrumb a.email-btn {
	display: block;
	background: url(/assets/images/mail-icon.gif) no-repeat 100% 50%;
	line-height: 28px;
	padding: 0 25px 0 0;
	margin: 0 15px 0 0;
	float: left;
	display: inline;
}
div#breadcrumb a.print-btn {
	display: block;
	background: url(/assets/images/print-icon.gif) no-repeat 100% 50%;
	line-height: 28px;
	padding: 0 25px 0 0;
	float: left;
	display: inline;
}

/* Pager */
div.pager  {
	margin: 10px 20px 0px 0px;
}
div.pager p  {
	margin-bottom: 3px;
}
div.pager a  {
	padding-right: 10px;
}
div.pager a:link, div.pager a:visited {
	text-decoration: none;
}
div.pager a:hover {
	text-decoration: underline;
}
div.prod-desc fieldset {
	clear:none;
	float:left;
	margin-right:5%;
	padding:0;
	border: none;
	background-color: transparent;
	margin-bottom:0;
}
div.prod-desc label  {
	display:block;
	float:left;
	font-size:1.1em;
	width:85px;
}
div.prod-desc input[type=text], div.prod-desc select, div.prod-desc textarea  {
	margin-left:10px;
	margin-bottom: 10px;
}
div.prod-desc hr {
	margin: 0px 0px 10px 0px;
}
/* Product Descriptions */
div.prod-desc {
	width: 300px;
	float: right;
	display: inline;
}
div.prod-desc p.item-num {
	font-size: 77%;
	color: #514033;
	margin: 0 0 0 0;
}
div.prod-desc p.price {
	color: #353215;
	font-size: 153.9%;
	margin: 0 0 5px 0;
	line-height:1.3em;
}
div.prod-desc p.price span {
	text-decoration: line-through;
}
div.prod-desc h1 {
	border: none;
	font-weight:bold;
	margin:0;
}

div.prod-desc h3 {
	padding: 3%;
	border: none;
	width: 44%;
	float: left;
	margin-top: -1px;
	background-color: #c5b088;
}
div.prod-desc h3.selected {
	background-color: transparent;
}
div.prod-desc div.options {
	background: url(/assets/images/prod-details-hr.gif) repeat-x 0 0;
}
div.prod-desc div.options-inner {
	background: url(/assets/images/prod-details-hr.gif) repeat-x 0 100%;
	padding: 10px 0;
}
div.prod-desc div.options label {
	color: #514033;
	padding: 0 8px 0 0;
}
div.prod-desc div.options select {
	margin: 0 15px 0 0;
}
div.prod-desc div.buttons {
	padding: 15px 0;
}
div.prod-desc div.buttons a.btn-add-cart {
	display: block;
	width: 107px;
	height: 34px;
	background: url(/assets/images/add-to-cart.gif) no-repeat 0 0;
	line-height: 34px;
	text-align: center;
	font-size: 108%;
	float: left;
	display: inline;
}
div.prod-desc div.buttons a.btn-add-wishlist {
	display: block;
	width: 137px;
	height: 34px;
	background: url(/assets/images/add-to-wishlist.gif) no-repeat 0 0;
	line-height: 34px;
	text-align: center;
	font-size: 108%;
	margin: 0 27px 0 0;
	float: right;
	display: inline;
}
div.prod-desc div.buttons a:link, div.prod-desc div.buttons a:visited {
	color: #d4bb96;
	text-decoration: none;
}
div.prod-desc div.buttons a.btn-add-cart:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}
div.prod-desc div.buttons a.btn-add-wishlist:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}
div.prod-desc div.also-like {
	background: url(/assets/images/white_trans_twenty_fake.gif) repeat 0 0;
	float: left;
	clear: both;
	display: block;
	width: 100%;
	margin-top:10px;
	border-top: 1px solid #c3af8d;
	height: 140px;
}
.also-like li {
	list-style: none;
	float: left;
	margin-left:2%;
	margin-right:3%;
	width:28%;
}
.upsell_prods {
	float: left;
	margin: 0px;
	padding: 0px;
}
.discount_upsells li {
	width:154px;
	height:170px;
	float:left;
}
.discount_upsells li a {
	font-size: 10px;
}
.also-like a {
	float: left;
	margin: 0 15px 0px 0;
}
.also-like.upsell_prods a {
	margin: 0;
}
.also-like img {
	padding: 1px;
	background-color: #beab85;
	border: 2px solid #4d412b;
	float: left;
	margin-top: 5px;
	width:70px;
}
.also-like em {
	padding-top: 30px;
	padding-bottom:7px;
	clear:right;
	float:right;
}
.also-like input, .also-like form {
	clear:right;
	float:right;
}


.product_relations {
	padding: 10px;
	float: left;
}
div.prod-pics-col {
	width: 263px;
	float: left;
	display: inline;
}
div.prod-pics {
	width: 263px;
	background: url(/assets/images/ProductDetailBG.png) repeat-y 0 0;
	float: left;
}
div.prod-pics-top {
	background: url(/assets/images/prod-pics-top.gif) no-repeat 0 0;
	float: left;
}
div.prod-pics-btm {
	background: url(/assets/images/prod-pics-btm.gif) no-repeat 0 100%;
	padding: 4px;
	overflow: visible;
	float: left;
}
div.prod-pics img.main-pic {
	border: 2px solid #7b6447;
	margin: 0 0 5px 0;
}
div.prod-pics div.img-nav {
	padding: 5px 0;
	background: url(/assets/images/prod-pics-div.gif) no-repeat 155px 100%;
}
div.prod-pics div.img-nav-wrap {
	background: url(/assets/images/prod-pics-hr.gif) no-repeat 50% 100%;
	padding-bottom: 2px;
	margin: 0 0 5px 0;
}
div.prod-pics div.img-nav span.view-larger {
	display: block;
	background: url(/assets/images/zoom-icon.gif) no-repeat 0 50%;
	line-height: 17px;
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
	font-size: 93%;
	float: left;
	display: inline;
	color: #D9C099;
	text-decoration: none;
}
div.prod-pics div.img-nav a.next-img {
	display: block;
	line-height: 17px;
	margin: 0 10px 0 0;
	font-size: 93%;
	float: right;
	display: inline;
}
div.prod-pics div.img-nav a:link, div.prod-pics div.img-nav a:visited {
	color: #d9c099;
	text-decoration: none;
}
div.prod-pics div.prod-thumbs {
	padding: 2px 0 6px 1px;
}
div.prod-pics div.prod-thumbs img {
	padding: 2px;
	background-color: #2c1909;
	border: 1px solid #6d523c;
	display: block;
	margin: 4px;
	float: left;
	display: inline;
}
div.prod-pics div.prod-thumbs img:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}
div.prod-pics-col p.refer {
	text-align: center;
	font-size: 93%;
	margin: 0;
	padding: 20px 0;
}
div.prod-pics-col p.refer a {
	padding: 0 15px;
}
div.prod-pics-col p.refer a:link, div.prod-pics-col p.refer a:visited {
	text-decoration: none;
}
b.addCart  {
	display: block;
	width: auto;
	float: left;
}
b.addWish  {
	display: block;
	width: auto !important;
	float: left;
	margin-left:27px;
}

form.cart-add.cart  {
	float:left;
	margin: 0px;
	clear: both;
	display: block;
	width: 100%;
}
.productNotice  {
	background-color:#392313;
	float:left;
	margin-top:10px;
	padding:5px 5% 8px 5%;
	width:90%;
}
body .productNotice p  {
	margin-bottom: 2px;
	color: #D1B594 !important;
}
body .productNotice a  {
	color: #D1B594;
}
/* Product Info */
div.prod-details {
	clear: both;
	background: url(/assets/images/product-info-bkg.png) no-repeat 0 40px;
	padding: 15px 0 0 0;
}
div.prod-details ul.prod-tabs {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 26px;
}
div.prod-details ul.prod-tabs li {
	list-style: none;
	margin-left: 5px;
	float: left;
	display: inline;
}
div.prod-details ul.prod-tabs li a {
	font-size: 100%;
	display: block;
	background: url(/assets/images/prod-info-right.gif) no-repeat 100% 3px;
}
div.prod-details ul.prod-tabs li a span {
	display: block;
	line-height: 23px;
	padding: 4px 8px 0 8px;
	background: url(/assets/images/prod-info-left.gif) no-repeat 0 3px;
}
div.prod-details ul.prod-tabs li a:link, div.prod-details ul.prod-tabs li a:visited {
	color: #514033;
	text-decoration: none;
}
div.prod-details ul.prod-tabs li a:hover, div.prod-details ul.prod-tabs li a.active {
	background: url(/assets/images/prod-info-right-active.gif) no-repeat 100% 1px;
}
div.prod-details ul.prod-tabs li a:hover span, div.prod-details ul.prod-tabs li a.active span {
	background: url(/assets/images/prod-info-left-active.gif) no-repeat 0 1px;
}
div.prod-details div.prod-info {
	padding: 10px 20px 10px 16px;
}
div.prod-details ul.prod-tabs li a:hover {
	cursor: pointer;
}

div.prod-desc b img  {
	cursor: pointer;	
}
div.prod-desc b img:hover  {
	filter:alpha(opacity=60);
	opacity:0.6;
}
.product_choser_information  {
	float: left;
	width: 100%
}
.cift-cert input, .cift-cert label, .cift-cert select, .cift-cert textarea {
	float: left;
	clear: both;
}
div.prod-desc .cift-cert label {
	width: auto;
	margin-bottom:5px;
	line-height:1.6em;
}
div.prod-desc .cift-cert input, div.prod-desc .cift-cert select, div.prod-desc .cift-cert textarea {
	margin-left:0px;
}
/* @end */

/* @group Nav */
	
/* @end */

/* @group Default Headings */
/* @end */

/* @group Common Text Styles */
.padger  {
	clear: both;
	float: left;
	margin-top:10px;;
	width:100%;
}
.page-numbers  {
	margin: 20px;
	margin-bottom: 0px;
	float: left;
	margin: 0px 0px 0px 20px;
}
.pagination  {
	margin: 0px 20px 0px 0px;
	float: right;
}
/* @end */

/* @group Default Lists */
	
/* @end */

/* @group Forms */
	
/* @end */

/* @group Default Links - link visited hover active */
/* @end */

/* @group Misc */

.category_produts a {
	float: left;
}
.category_produts img {
	float: left;
	margin: 2px;
}

/* @end */

	ul.list  {
		clear:both;
		float: left;
		width: 100%;
		margin:0;
		padding: 0px;
	}
		ul.list li  {
			width: 152px;
			height: 243px;
			float: left;
			margin: 24px 20px;
			list-style: none;
			color: #fff;
		}
	ul.list dl  {
		width: 100%;
		float: left;
		margin:0px;
		padding: 0px 0px 8px 0px;
		cursor: pointer;
		border: 1px solid #514033;
		background: transparent url(/assets/images/prod-pics-bkg.gif) repeat -2px 0;

	}
	ul.list dl dd div a:hover  {
		color: #fff;
	}
		ul.list dl dd img.mainList  {
			border: 1px solid #7b6547;
			padding: 1px;
			display: block;
			background-color: transparent;
		}
	ul.list dl dd  {
		text-align: left;
		float: left;
		clear: both;
		color: #d7c29e;
		margin: 0px;
	}
	ul.list dl dd.productImage  {
		margin-left:0;
		min-height: 148px;
	}
		ul.list dl dd.title h3  {
			border: none;
			color:#D7C29E;
			font-size:1.0em;
			height:35px;
			line-height:1.4em;
			margin:0;
			width: auto;
			float: left;
			clear:both;
			padding:7px 7px 0 0;
		}
		ul.list dl dd.title h3 a {
			border: none;
			color:#D7C29E;
			font-size:1.0em;
			height:35px;
			line-height:1.4em;
			margin:0;
			width: auto;
			float: left;
			clear:both;
			text-decoration: none;
		}
		ul.list dl dd.title {
			padding: 7px;
			width: 135px; 
		}
		ul.list dl dd.price {
			font-size:1.1em;
			width: 135px;
			padding: 7px;
		}
		ul.list dl dd b {
			float: left;
			clear: both;
			width: 100%;
			padding: 5px 0px;
			font-size:17px;
			color: #fff;
		}
				ul.list dl dd b a {
					font-size:17px;
					color: #fff;
					line-height: 16px;
					text-decoration: none;
				}
		#bd span.and-up {
			font-size:0.8em;
			opacity:0.6;
			filter: alpha(opacity=60);
			text-decoration: none;
		}
	.category_head {
		margin: 20px 0px 0px 20px;
		clear:both;
		float:left;
	}
#whole_mini  {
	clear:none;
	float:left;
	margin:0;
	padding:0;
}
#whole_mini li  {
	clear:both;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#whole_mini  #minicart-checkout li  {
	width: 100%;
}
#whole_mini li.cartInfo {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/assets/images/minicart-left.png);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left: 6px;
	width: 100%;
	margin-top:-1px;
	z-index:10;
}
#whole_mini table {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	display: none;
	width: 100%;
}
#whole_mini li div.item_border_fix  {
	background: transparent url(/images/global/LeatherBG_01.jpg) scroll repeat 0 0;
	border: 2px solid #23160A;
	border-width: 0 2px 1px 2px;
	display:block;
	width:357px;
	height: 100%;
}

#whole_mini table tr {
	background: transparent url(/images/global/HorizontalDivider.png) scroll repeat-x 0 100%;

}
#whole_mini table th {
	width: 168px;
	border: none;
	color: #d8be9b;
	font-size: .9em;
	text-align: left;
	font-weight: normal;
	vertical-align: text-bottom;

}
#whole_mini table td {
	border: none;
	color: #d8be9b;
	font-size: .9em;
	vertical-align: text-bottom;
	white-space:nowrap;
}
#whole_mini table tr.no-items th {
	height: 50px;
	width: 100%;
	background: transparent url(/images/pre_loader_light.png) no-repeat scroll 50% 50%
}
#whole_mini table tr.no-items th em{
	display: none;
}
/* ------------------------------------ blog & content -------------------------------*/

div.main div.toolkit_content {
	float:left;
	padding: 20px 0%;
	width: 100%;
	font-size: 1.2em;
}
div.main div.blog div.toolkit_content  {
	width: 75%;
	padding: 0px;
	padding-left: 2%;
	font-size:15px;
}
div.sidebox .blog_side_bar h2 {
	margin-bottom: 3px;
}
div.sidebox .blog_side_bar ul {
	margin: 0px 0px 10px 10px;
	padding-top: 0px;
}
.blog .post_info {
	float: left;
	margin: 7px 0px;
	padding:0;
	width: 22%;
}
.blog .social-link-bar {
  float: none;
  display: block;
}
.blog .social-link-bar li {
  margin: 3px;
}
.blog .post_info li {
	font-size:0.9em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.blog .post_info li img {
	width: 100px;
}
.blog {
	width:100%;
	padding-top: 15px;
}
.blog .post_header {
	width:100%;
	float: left;
	font-size: 1.6em;
}
.blog .post_foot {
	width:100%;
	float: left;
	clear:both;
	border-top: 1px dotted #86735E;
	border-bottom-width: 0px;
	line-height:1.8em;
	padding-top:5px;
}
.blog .post_header a {
  color: #3E2C22;
	text-decoration:none;
}
.blog .post_header a:hover {
	color: #8F4A2D;
}
.blog .post_header a.rss_feed {
	float:right;
	font-size:0.5em;
	line-height:inherit;
	color: #8F4A2D;
}
.article-comment-info {
  clear: both;
  text-align: right;
}
.blog .post_header .article-short-date {
	float:left;
}
.blog dl {
	width:100%;
}
.blog dl dt p {
	float:right;
}
.blog dl dd, .blog dl dt {
	background-color:#F6F6F1;
	clear:left;
	float:left;
	padding:10px;
	width:100%;
}
.blog .post_foot em {
	font-style:italic;
	
}
.blog .post_foot strong {
	font-weight:bold;
	font-size: 1.1em;
}
.article-comments {
	clear: both;
}
.article-comment {
	margin: 10px 0px;
}
.article-comment img {
	float: left;
	margin-top:-9px;
}
.article-comment-head {
	height:30px;
	margin-top:15px;
	float: right;
	background-color: #caae8a;
	border: 1px solid #bea27d;
	overflow: visible;
	width: 100%;
}
.article-comment h3 {
	float: left;
	border-width: 0px;
	font-size:1.5em;
	margin:5px;
}
.article-comment h6 {
	float: right;
	border-width: 0px;
	font-size: .9em;
	padding-right: 15px;
}
.article-comment p {
	clear: both;
	padding-left:100px;
}
.comment_form_head {
	background-color: #caae8a;
	border-right: 1px solid #caae8a;
	width: 96%;
	padding: 5px 2%;
	margin-bottom: 10px;
}
.comment_form_head h3 {
	color: #3a2c21;
	font-size: 18px;
	border-width: 0px;
	margin-bottom: 0px;
}
.comment_form_head h4 {
	color: #7d6852;
	font-size: 12px;
	border-width: 0px;
}
.article-post-comment {
	float: left;
	width: 100%;
}
.article-post-comment .column {
	float: left;
	padding: 0px 2%;
}
.article-post-comment label, .article-post-comment input, .article-post-comment textarea {
	float: left;
	clear: both;
	width: 98%;
}
.article-post-comment span.framed.left {
	margin-bottom: 5px;
}
.article-post-comment textarea {
	height: 20em;
}
.article-post-comment input[type=submit] {
	margin: 12px;
}
.article-post-comment .column {
	width: 46%;
}
.article-post-comment form {
	float: left;
	width: 100%;
	margin: 10px 0px;
	border: 1px solid #bea27d;
	background-color: #d8bd9b;
}

 div.main div.toolkit_content ul, div.main div.toolkit_content  ol  {
 	background-color: #d4bd93;
 	border-left: 1px dashed #bea68a;
 }
 div.main div.toolkit_content li  {
 	margin-bottom: 10px;
 	padding-bottom: 6px;
 	border-bottom: 1px dashed #bea68a;
 	}
 div.main div.toolkit_content ul {
	list-style: circle outside;
}
div.main div.toolkit_content  ol {
	list-style: decimal outside;
}
.tabedContent  {
	padding: 0px 20px 0px 10px;
}
.tabedContent ul, .tabedContent  ol  {
 	background-color: #d4bd93;
 	border-left: 1px dashed #bea68a;
 }
.tabedContent li  {
 	margin-bottom: 10px;
 	padding-bottom: 6px;
 	border-bottom: 1px dashed #bea68a;
 	}
.tabedContent ul {
	list-style: circle outside;
}
.tabedContent  ol {
	list-style: decimal outside;
}
div.main div.toolkit_content dl  {
	
}
div.main div.toolkit_content dt  {
	
}
div.main div.toolkit_content dd  {
	
}
div.main div.toolkit_content table  {
	
}
div.main div.toolkit_content thead  {
	
}
div.main div.toolkit_content tbody  {
	
}
div.main div.toolkit_content th  {
	
}
div.main div.toolkit_content td  {
	
}

div.main div.toolkit_content label  {
	font-size: 1.03em;
}

ul li p {
	margin-bottom: 0px;
}
/* helper classes */

.left  {
	float: left;
	margin: 3px 15px 1px 0px;
}
.right  {
	float: right;
	margin: 3px 0px 1px 15px;
}
.framed, .frame  {
	padding: 5px;
	background-color:#C0A57A;
	border:1px dotted #ad8e6b;
}
.padding  {
	
}
.title  {
	list-style: none !important;
}

table.styled {
	border: 1px solid #d9d1b6;
	width: 100%;
}
table.styled th, table.styled thead td {
	font-size: 1.2em;
	padding: 10px;
	
}
table.styled td {
	font-size: 1.2em;
	padding: 5px 10px;
	text-align: center;
	background-color: #d9d1b6;
}
table.styled tr.alt td {
	background-color: #fff;
}
a#site_credits img {
	/* for IE */
	filter:alpha(opacity=40);
	/* CSS3 standard */
	opacity:0.4;
	display: block;
}
a#site_credits:hover img {
	/* for IE */
	filter:alpha(opacity=20);
	/* CSS3 standard */
	opacity:0.2;
}
/*
			<a id="site_credits" href="http://www.copiousinc.com" title="Copious Inc"> 
				<img src="/images/credit-white.png" alt="site by copious" />
			</a> 
*/

.also-like h3 {
	cursor: pointer;
}
.login.left {
	width: 55%;	
}
.skip.right {
	margin-left:0;
	width:42%;
}
.flash.success, .flash.failure {
	margin-top: 20px;	
}

blockquote {
	background: url(http://www.saddlebackleather.com/images/contentPage/blockquote_top.png) no-repeat scroll transparent;
	color: rgb(114, 86, 75);
	margin-bottom: 10px;
	padding: 10px 50px;
	font-style: italic;
	line-height: 1.6em;
}

.tip_cont p {
	color:#D9C099;
	margin: 0px;
}
.tip_cont {
	float: left;
background:transparent url(/images/toolTip/back.png) repeat scroll 0 0;
padding:5px;
}
.toolTip {
	float: left;
display:none;
position: absolute;
z-index: 100;
color:#E8DBB6;
}

.border {
background-color:#000000;
}
.top_r_tip {
background:transparent url(/images/toolTip/top_right.png) no-repeat scroll 100% 0%;
float:right;
height:2px;
margin-right:-2px;
margin-top:-2px;
width:2px;
}
.top_tip {
float: left;
background:transparent url(/images/toolTip/top.png) repeat-x scroll 0 0%;
height:2px;
margin-top:-2px;
width:100%;
}
.top_l_tip {
	float: left;
background:transparent url(/images/toolTip/top_left.png) no-repeat scroll 0% 0;
height:2px;
margin-left:-2px;
margin-top:-2px;
width:2px;
}
.left_tip {
	float: left;
background:transparent url(/images/toolTip/left.png) repeat-y scroll 0% 0;
clear:both;
height:100%;
margin-left:-2px;
padding-top:2px;
width:2px;
}
.bott_l_tip {
	float: left;
background:transparent url(/images/toolTip/bott_left.png) no-repeat scroll 0% 100%;
clear:both;
height:2px;
margin-bottom:-2px;
margin-left:-2px;
width:2px;
}
.bott_tip {
	float: left;
background:transparent url(/images/toolTip/bott.png) repeat-x scroll 0 100%;
height:2px;
margin-bottom:-2px;
width:100%;
}
.bott_r_tip {
background:transparent url(/images/toolTip/bott_right.png) no-repeat scroll 100% 100%;
float:right;
height:2px;
margin-bottom:-2px;
margin-right:-2px;
width:2px;
}
.right_tip {
	float: left;
background:transparent url(/images/toolTip/right.png) repeat-y scroll 100% 0;
height:100%;
margin-right:-2px;
padding-top:2px;
width:2px;
}
.pointer_tip {
	float: left;
background:transparent url(/images/toolTip/pointer.png) repeat-y scroll 0 0;
clear:both;
height:17px;
margin-bottom: -17px;
margin-left:60%;
position:relative;
width:21px;
z-index:11;
}

.social-link-bar  {
	clear:both;
	background: transparent url() no-repeat center left;
	height:26px;
	margin: 5px 0px;
	padding: 0px 10px;
	display: none;
	float: left;
	width: 80%;
}

.social-link-bar li  {
	border:1px solid #c6bb95;
	background: #fff;
	float:left;
	list-style-image:none;
	list-style-type:none;
	margin-right:2px;
	padding:1px;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	width: auto;
}
.social-link-bar li a  {
	background-color: transparent;
	background-position:center;
	background-repeat:no-repeat;
	height: 20px;
	width: 20px;
	text-indent:-9000px;
	display: block;
	float: left;
	margin: 0px;
}
.social-link-bar li:hover  {
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}
.social-service-furl a {
	background-image: url('/images/social/furl.png')
}
.social-service-delicious a {
	background-image: url('/images/social/delicious.png')
}
.social-service-this_next a {
	background-image: url('/images/social/thisnext.gif')
}
.social-service-kaboodle a {
	background-image: url('/images/social/kaboodle.gif')
}
.social-service-stumbleupon a {
	background-image: url('/images/social/stumbledupon.gif')
}
.social-service-reddit a {
	background-image: url('/images/social/reddit.png')
}
.social-service-yahoo a {
	background-image: url('/images/social/yahoomyweb.png')
}
.social-service-google a {
	background-image: url('/images/social/google.gif')
}
.social-service-facebook a {
	background-image: url('/images/social/facebook.gif')
}
.social-service-technorati a {
	background-image: url('/images/social/technorati.gif')
}
.social-service-myspace a {
	background-image: url('/images/social/myspace.gif')
}
.social-service-twitter a {
	background-image: url('/images/social/twitter.gif')
}
.social-service-digg a {
	background-image: url('/images/social/digg.png')
}
.social-service-kirtsy a {
	background-image: url('/images/social/kirtsy_addicon.gif')
}

/* CSS Document */

#checkout  {
	margin: 10px 0px;
}
#checkout form  {
	clear: both;
}
#checkout .wishlist  {
	margin-top: 10px;
}
.qnty  {
	margin-bottom: 10px;
}
input, select, textarea{
	background-color: #f5ecd6;
	padding: 2px;
	border: 1px solid #C1AA88;
}
input[type=submit],  input.button, button {
	padding: 3px 10px;
	border: none;
	font-weight: normal;
	font-size: 12px;
	cursor:pointer;
	color: #C1AA88;
	text-transform: capitalize;
	background: transparent url(/assets/images/bg-buttons.png) repeat-x 0px -30px;
	width: auto;
    overflow: visible;
}
input[type=file]  {
	margin-bottom: 10px;
}
input, textarea {
	padding: 3px;
	}
input[disabled=disabled] {
	opacity:0.7;
	filter:Alpha(Opacity=70);	
}
.product_choser_information input[disabled="disabled"] {
	visibility: hidden;
	opacity: 0;
	filter:Alpha(Opacity=00);	
}

#checkout select, #checkout textarea{
	border:1px solid #C1AA88;
	
}

#checkout .porductDescription {
	white-space: normal;

}
#checkout .porductDescription a{
font-size: 1.0em;

}
#checkout .porductDescription dl{
width: auto;
margin: .5em 1em;
}
#checkout .porductDescription dl dt{
clear:right;
display:block;
float:left;
font-weight:bold;
padding-right:8px;
font-size: .9em;

}
#checkout .porductDescription dl dd{
clear:right;
display:block;
font-size: .9em;

}
#checkout strong  {
	padding-bottom: .3em;
}
#checkout table.cart {
	margin-bottom: 0;
	width:100%;
}
#checkout table {
	width:auto;
}

#checkout table, #checkout tr, #checkout td, #checkout th {
  	vertical-align: top;
}
#checkout tr.item{
	border-bottom: 1px solid #C1AA88;
}
#checkout tr td, #checkout tr th {
	padding-top: 10px;
}
fieldset { 
	clear:both;
	border:1px solid #C1AA88;
	padding: 3%;
	margin-bottom: 10px;
	background-color: #D8C19B;
	width: 94%
}

#checkout fieldset td, #checkout fieldset th { 
	border: none;
	padding:10px 6px 0 6px;

}
#checkout fieldset th { 
	border:0px solid #C1AA88;

	text-transform: lowercase;
}

.hint{
	font-style:italic;
	display: block;
}
.required{
	color: #A4340A;
	font-weight: bold;
	padding-left: 5px;
}
legend {
	color:#514033;
	font-size:167%;
	font-weight:normal;
	font-size: 1.4em;
	padding: 0 10px 0 3px;
}
#checkout legend .summary{
	padding-left: 10px;
}
label{
	font-size: 1.1em;
}
#checkout fieldset p {
	padding-left: 0px;
}
#checkout p {
	padding-top: 5px;
}
#checkout fieldset em{ 
	font-weight: bold;
	padding-left: 5px;
}
.button-to div{
	margin-bottom:5px;
	/*float: right;*/
}
#checkout #address_street_1{
	width: 300px;
}
#checkout #ship_to_billing_address, #payments_cc__credit_card_number, #payments_cc_name_on_card{
	width: 200px;
}
#address_state{
	width: 160px;
}
#checkout #address_email, #address_phone, #address_first_name, #address_last_name, #address_company, #address_street_2, #address_city{
	width: 150px;
}
#payments_cc__credit_card_year{
	width: 100px;
}
#payments_cc__credit_card_verification_value{
	width: 50px;
}
.txtQTY{
	width: 10px;
}
/*--------------------------------------------- error explimnation --------------------------------------------------------*/
.errorExplanation, .blog .success {
    background-color: #F0EFE5;
    border: 1px solid #AB291C;
    border-left-width: 8px;
    padding: 10px 10px 10px 20px;
    margin: 10px;
    width: 90%;
	float: left;
    color: #AB291C;
}
.errorExplanation.success {
	border-color: #7A835D;
    color: #7A835D;
}
.errorExplanation h5 {
    margin-bottom: 5px ;
    font-weight: bold;
}
 .errorExplanation p {
margin-bottom: 5px;
}
.errorExplanation ul li {
    font-size: 1.1em;
    list-style: disc inside;
	background-image: none;
	padding-left:0px;
}
.contact_form .fieldWithErrors  {
	float: left;
	clear: none;
	border:1px solid #ffacac;
}
#errorExplanation ul{
	padding: 0 0 0 20px;
	background-color: transparent;
	margin-left: 0px;
}
div#errorExplanation ul li{
	padding: 5px 0 0 5px;
margin: 0px;
font-size: 1em;
}


/*
.errorExplanation, #checkout .errorExplanation{
	background: #7F4B37;
	padding: 10px 2%;
	width: 95%;
	border: 1px solid #391305;
	text-align: left;
	
}
.errorExplanation {
	margin-bottom: 15px;
}
div.errorExplanation p{
color: #F5ECD6;
}
.errorExplanation h2{
	font-weight: bold;
	margin-top: 5px;
	display: none;
}
.errorExplanation h2,#checkout .errorExplanation p,#checkout .errorExplanation ul,#checkout .errorExplanation li{
	background:transparent none repeat scroll 0 0;
}
.errorExplanation p{
	padding-left: 0px;
}
#checkout div.fieldWithErrors {
	display:inline;
}
#checkout div.fieldWithErrors > * {
	border:1px solid #ffacac !important;
	padding: 3px;
}

#checkout input[type=submit].carted, #item_submit {
	background: transparent url(/assets/images/bg-buttons.png) repeat-x 0px -56px;
}
#checkout input[type=submit].clear{
	background: transparent;
	color: #514033;
}
#item_submit {
	
}
input.button:hover, input.danger:hover, input.button.sfhover {
	cursor:pointer;
	opacity:0.7;
	filter:Alpha(Opacity=70);
}
#checkout #item_quantity{
	width: 15px;
}
#checkout #comment{
	width: 300px;
	height: 100px;
}
#checkout input[disabled] {
	background: #d0d0d0;
	border: 1px solid #d0d0d0;
  	color: #fff;
}
#checkout .total{
	font-size: 100%;
	color: #5c2e00;
}
.coupons ul{
	padding: 0 0 10px 20px;

}
.coupons ul li{
	padding: 5px 0 0 5px;
	
}
#seals{
	text-align: right;
	margin: 0 13px 10px 0;
	float: right;
}
#checkout input[type=submit].danger, #checkout input[type=submit].wishlist{
	background: transparent;
	color: #514033;
	margin:0px 0px 0px 0px;
	padding: 0;
}

#checkout .label{
	text-align:right;
}
#checkout .returnProduct form label  {
	clear: both;
	display: block;
	margin-bottom: 5px;
}
#checkout .returnProduct form textarea  {
	height:20em;
	width:99%;
	margin-bottom: 10px;
}
#checkout .returnProduct form select  {
	width:15em;
	margin-bottom:10px;	
}

#checkout  td.table_hack form {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	display: block;
	width: auto;
	clear: none;
}

.return.former label {
	width:200px;
}
.return.former select, .return.former textarea {
	margin-bottom:10px;
}
.return.former textarea {
	height:200px;
	width:300px;
}

/* Navigation */
.checkout-progress-indicator {
	margin: 5px 0px;
	z-index: 1;
	clear: both;
	float: left;
	display: block;
	width: 100%;
}
/* Progress indicator */
.checkout-progress-indicator ul {
	padding: 1em 0;
	margin:0;
	float: left;
	clear: both;
	width: 100%;
}
.checkout-progress-indicator li {
	float: left;
	list-style: none;
	margin-right: 1px;
  	background: #f5ecd6;
	border: 1px solid #C1AA88;
	padding: 3px 6px;
}
.checkout-progress-indicator a  {
	text-transform: capitalize;
	font-size: 11px;
	display: block;
}
.checkout-progress-indicator .before a{
  color: #514033;
}
.checkout-progress-indicator .current, .checkout-progress-indicator .current a {
	font-weight: bold;
	background: #514033;
	color: #E8D8B9;
	text-decoration: none;
}
.checkout-progress-indicator .after {
	background: #f5ecd6;
	filter:alpha(opacity=50); 
	opacity: 0.5;
}


/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se {position: absolute; width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://ui.jquery.com/themeroller/?tr=ffDefault=Helvetica,Arial,sans-serif&fwDefault=normal&fsDefault=1.2em&cornerRadius=6px&bgColorHeader=cb842e&bgTextureHeader=02_glass.png&bgImgOpacityHeader=25&borderColorHeader=d49768&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=f4f0ec&bgTextureContent=05_inset_soft.png&bgImgOpacityContent=100&borderColorContent=e0cfc2&fcContent=1e1b1d&iconColorContent=c47a23&bgColorDefault=ede4d4&bgTextureDefault=02_glass.png&bgImgOpacityDefault=70&borderColorDefault=cdc3b7&fcDefault=3f3731&iconColorDefault=f08000&bgColorHover=f5f0e5&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=f5ad66&fcHover=a46313&iconColorHover=f08000&bgColorActive=f4f0ec&bgTextureActive=04_highlight_hard.png&bgImgOpacityActive=100&borderColorActive=e0cfc2&fcActive=b85700&iconColorActive=f35f07&bgColorHighlight=f5f5b5&bgTextureHighlight=04_highlight_hard.png&bgImgOpacityHighlight=75&borderColorHighlight=d9bb73&fcHighlight=060200&iconColorHighlight=cb672b&bgColorError=fee4bd&bgTextureError=04_highlight_hard.png&bgImgOpacityError=65&borderColorError=f8893f&fcError=592003&iconColorError=ff7519&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=75&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=75&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/

.ui-widget-header a { color: #ffffff; }
.ui-widget-content a { color: #1e1b1d; }

/* Interaction states
----------------------------------*/

.ui-state-default a { color: #3f3731; text-decoration: none; outline: none; }
.ui-state-active a { color: #b85700; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #d9bb73; background: #f5f5b5 url(images/ui-bg_highlight-hard_75_f5f5b5_1x100.png) 50% top repeat-x; color: #060200; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #f8893f; background: #fee4bd url(images/ui-bg_highlight-hard_65_fee4bd_1x100.png) 50% top repeat-x; color: #592003; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #592003; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_c47a23_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_c47a23_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_f08000_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_f35f07_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_cb672b_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ff7519_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; }
.ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
.ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-top { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-right {  -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-left { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
.ui-corner-all { -moz-border-radius: 6px; -webkit-border-radius: 6px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_75_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_75_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }

/*
 * jQuery UI screen structure and presentation
 * This CSS file was generated by ThemeRoller, a Filament Group Project for jQuery UI
 * Author: Scott Jehl, scott@filamentgroup.com, http://www.filamentgroup.com
 * Visit themeroller.com
*/

/* style overrides*/
.ui-dialog {
	background-position: 0px -10px;
	background-color: #ebdfcb;
}
.ui-dialog div  {
	float: none;	
}
.ui-widget-overlay  {
	background: transparent url(/assets/images/BottomRepeatBG.png) repeat scroll 0 0;
	opacity: .85;
	filter: alpha(opacity=85);
}
.ui-dialog-content .errorExplanation ul  {
	margin: 0px;
}
.ui-dialog-content .errorExplanation p {
	margin-bottom: .6em;
}
.ui-dialog-content .errorExplanation h5 {
	display: none;
}
.ac_results  {
	background-color:#F5ECD6;
	border:1px solid #C1AA88;
	width: 400px !important;
}
.ac_results ul  {
	margin: 10px;
}
.ac_results li  {
	margin-bottom: 3px;
	padding: 3px 6px;
}

.ac_even  {
	background-color:#D8C19B;
}

.ac_odd  {
	
}

.ui-widget-header {
	color: #c0ae89;
	background:transparent url(/assets/images/TopThickLthrBG.jpg) repeat-x scroll 0% 91%;
	border: none;
	font-size:1.4em;
	font-weight:normal;
}
.ui-dialog .ui-dialog-titlebar {
	padding: 5px 10px;
}
.ui-widget-header .ui-icon {
	background: transparent url(/assets/images/dialog_close.png) no-repeat scroll 0px 0px;
	height: 25px;
	width: 23px;
}
.ui-dialog .ui-dialog-titlebar-close {
	height: 25px;
	width: 23px;
	margin-top: -15px;
}
.ui-widget-shadow {
	background-color: #1e110a;
	background-image: none;
}

#slice9 {
	position: absolute;
	overflow: visible !important;
}
#slice9 .border_ {
	background-color:transparent;
}
#slice9 .r_.border_  {
	margin-right:-26px;
	width: 26px;
	float: right;
}
#slice9 .l_.border_  {
	margin-left:-26px;
	width: 26px;
	clear: both;
}
#slice9 .b_.border_  {
	margin-bottom:-30px;
	height: 30px;
}
#slice9 .t_.border_  {
	margin-top:-30px;
	height: 30px;
}


#slice9 .t_.l_.border_{
	background-image: url(/images/slice9/images/slice9_01.png);
}
#slice9 .t_.border_{
	background-image: url(/images/slice9/images/slice9_02.png);
}
#slice9 .t_.r_.border_{
	background-image: url(/images/slice9/images/slice9_03.png);
}
#slice9 .l_.border_ {
	background-image: url(/images/slice9/images/slice9_04.png);
}
#slice9 .c_ {
	background-image: url(/images/slice9/images/slice9_05.png);
}
#slice9 .r_.border_ {
	background-image: url(/images/slice9/images/slice9_06.png);
}
#slice9 .b_.l_.border_{
	background-image: url(/images/slice9/images/slice9_07.png);
}
#slice9 .b_.border_ {
	background-image: url(/images/slice9/images/slice9_08.png);
}
#slice9 .b_.r_.border_{
	background-image: url(/images/slice9/images/slice9_09.png);
}


#product_photo
{
	z-index: 15;
}

#zoomdiv {
	position: absolute;
	width: 330px;
	height: 330px;
	border: 1px solid #504426;
	text-align: center;
	overflow: hidden;
	z-index:100;
	background: #ffffff;
}

#zoomdiv img  {
	position: relative;
}

#jqZoomPup {
	z-index: 20;
	position: absolute;
	top:0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	background: #dcbd80 url(/images/pre_load.gif) scroll no-repeat 50% 50%;
	cursor: pointer;
	opacity: .0;
	filter: alpha(opacity=00);
}
.jqzoom h3 {
	float:left;
	font-size:1.3em;
	font-style:italic;
	margin-left:42px;
	margin-top:10px;
}	