
html,body
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

th, td {
	border: 0 none;
}

.cms-article span.cms-heading
{
	margin-top:.1em;
	margin-bottom:.6em;
	color:#bc921c;
	font:26px Arial, "Century Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#canadaswebshop
{
	float:left;
	font-size:10px;
	color:#999999;
}

#canadaswebshop a:link,
#canadaswebshop a:active,
#canadaswebshop a:visited,
#canadaswebshop a:hover
{
	font-size:10px;
	color:#999999;
	text-decoration:underline
}

#canadaswebshop a:hover
{
	color:black;
}

#col-1
{
	float:left;
	width:283px;
	background:#CCCCCC;
	display:block
}
	
#nav-search
{
	padding-top:1.1em;
	padding-bottom:1.1em
}

#cart-panel
{
	padding-bottom:1.1em;
}


#navigation-container
{
	text-align: left
}

#navigation-container h1
{
	font-family:"Trebuchet MS", Trebuchet,Geneva, Arial, Verdana, Helvetica, sans-serif;
	color:white;
	font-size:16px;
	margin:0px;
	font-weight:bold;
	padding:0px;
	padding-top:43px;
	padding-bottom:40px;
}

#cats
{
	width:80%
}

#cats ul,
#cats li
{
	list-style: none;
}

#cats ul
{
	margin: 0;
}

#cats ul ul
{
	margin: 0 0 0 1.5em;
}

#cats a:link,
#cats a:active,
#cats a:visited,
#cats a:hover
{
	font-size: 14px;
	font-family: "Times New Roman", Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", serif;
	line-height: 1.6em;
	text-decoration: none;
	color: #000;
	
}

#cats a:hover
{
	color:#444;
}

#cats .children a,
#cats .children a:link,
#cats .children a:visited,
#cats .children a:active,
#cats .children a:hover
{
	font-size: 10px;
	padding-top: 3px;
}

#cats .children a:hover
{
	color:#eee;
}



#cats .children-cnt
{
	padding-top:0px;
}

#cats a.nav-active-cat:link,
#cats a.nav-active-cat:hover,
#cats a.nav-active-cat:active,
#cats a.nav-active-cat:visited
{
	font-style: italic;
	text-decoration: underline;
}


#col-2
{
	float:left;
	width:567px;
	overflow:hidden;
	overflow:hidden !important;
	margin:0px;
	padding:0px;
}

#c2-panel
{


}


div.content-container
{
	color:#333333;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	width:567px; /* fix the ugly f'ing C2 tables ... col2W-([10m]...[10m])*/
	text-align:left;
	padding:0px;
	margin:0px;
	overflow:hidden;
}



div.index-content-container
{

	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:block;
	margin:9px;
	margin-right:8px;
	width:547px; /* fix the ugly f'ing C2 tables ... col2W-([10m]...[10m])*/
	text-align:left;
}


#browse-logo
{

}

.prod-tile
{
	font-size: 12px;
	position: relative;
	width: 185px;
	height: 320px;
	float: left;
	padding: 0 15px 30px 0;
}

.prod-tile.fourth {
	padding-right: 0;
}

.prod-tile * {
	z-index: 2;
}

.prod-tile h3
{
	position: absolute;
	top: 164px;
	left: 13px;
}

.prod-tile h3 a {
	text-decoration: none;
}



.prod-tile .prod-name
{
	line-height:1.6em
}

.cart-links {
	float: right;
	line-height: 22px;
}

.cart-links a:link,
.cart-links a:active,
.cart-links a:hover,
.cart-links a:visited
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.prod-tile img.details-buynow
{
	position: absolute;
	top: 283px;
	left: 17px;
}

.prod-tile .price
{
	position: absolute;
	height: 18px;
	width: 46px;
	top: 161px;
	left: 133px;
	background-color: #ebebeb;
	text-align: center;
	color: #000;
	line-height: 18px;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.prod-tile .notes
{
	position: absolute;
	top: 222px;
	left: 15px;
	width: 155px;
	color: #000;
	overflow: hidden;
}

.prod-tile .product-offset-bg
{
	position: absolute;
	top: 11px;
	height: 310px;
	width: 185px;
	background-color: #ebebeb;
	z-index: 1;
}

.img-overflow-cart
{
	overflow: hidden;
	height: 178px;
	width: 178px;
	border: solid 1px #929292;
	position: relative;
	background-color: #fff;
}

.img-overflow
{
	overflow: hidden;
	height: 178px;
	width: 178px;
	margin-bottom: 10px;
	border: solid 1px #929292;
	position: absolute;
	background-color: #fff;
}

.img-overflow .center,
.img-overflow-cart .center {
	position: relative;
	width: 1000px;
	left: -411px;
	top: -411px;
	text-align: center;
	height: 1000px;
	line-height: 1000px;
}

img.prod-thumb {
	vertical-align: middle;
	position: relative;
}



/*
*	Product Relations
*/

#product-relations
{
	margin-top:35px;
	margin-bottom:20px;
}

/* the label */
#related-products
{
	display:block;
	font-style:italic;
	font:18px Arial;
	color:black;
	margin-top:3px;
	margin-bottom:16px;
	padding-bottom:5px;
	border-bottom:1px solid #e4e4e4;
}



/*
*	Book Tile - custom for list ex....
*	-alex 1/28/2008
*/

.product-list-ex
{
	
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	width: 98%;
	height: 142px;
	overflow:hidden;
	
	border-bottom:1px dashed #cccccc
}



.index-content-container-featured .product-list-ex
{
	width:48%;
	margin-right:15px;
}

.product-list-ex .product-list-ex-img
{
	float:left;
	margin-right:9px;
	padding:0px 6px 6px 0px;
	width:120px;
	overflow:hidden;
	text-align:center;
}

/*
.product-list-ex-second img
{
	float:right;
}
*/

.product-list-ex a:link,
.product-list-ex a:visited,
.product-list-ex a:hover,
.product-list-ex a:active
{
	font-size:1.6em;
	color:black !important;
	text-decoration:none !important;
	
}	.product-list-ex a:hover
{
	text-decoration:underline !important;
}

.product-list-ex-type
{
	font-size:13px;
	color:#888888;
	line-height:2em
}

.product-list-ex-author
{
	font:11px Verdana, Arial;
	color:black;
	display:block;
}

.product-list-ex .price
{
	font:11px Verdana, Arial;
	color:black;
}

.product-list-ex a.product-list-ex-more
{
	color:#46659c !important;
}

.product-list-ex p
{
	font:10px Verdana, Arial;
	margin-top:1em;
	margin-bottom:.9em;
	line-height:1.4em
}






/*
*	some selectors that have been added to clsShopProdManager to change certain elements with-in the prod-tile for Product Views...
*/
.striken-price
{
	/* 
	*	The STRIKE'd out regular price.
	*/
	font-size:.85em;
}


#browse-subcats .cat-tile
{
	border:1px solid #bebebe;
	padding:6px 6px 6px 6px !important;
	vertical-align:middle;
}

.cat-title
{
	font-size:12px;
}

.cat-tile a:link,
.cat-tile a:visited,
.cat-tile a:active,
.cat-tile a:hover
{
	color:#2c251d;
	text-decoration:none;
}

.cat-tile a:hover
{
	text-decoration:underline
}

.cat-thumb
{
	margin-bottom:10px;
	
}




/*
*	Product Catalogue
*	<div .producte-catalogue-cat><h2><a../a>...
*/

.producte-catalogue-cat a:link,
.producte-catalogue-cat a:hover,
.producte-catalogue-cat a:visited,
.producte-catalogue-cat a:active
{
	color:#5a64a1 !important;
}

.producte-catalogue-cat a:hover
{
	color:#8a0860 !important;

}




#product-details table
{
	margin-top:10px;
	background:white;
	color:black
}

#product-details table td
{
	color:black
}



div.fix-c2-tables font,
div.fix-c2-tables p
{
	/*
	color:white !important
	*/
	color:black;
}


/* helpers ============================>>>=====================>>>================ */

.padded
{
	padding:8px;
	font-family:inherit;
	color:inherit;
	font-size:inherit;
}

div.content-container .padded{padding:18px !important}

.float-right
{
	float:right;
}

.float
{
	float:left
}


.smaller
{
	font-size:11px;
}

.page-image
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}


.browse-nav img{padding:0px 0px 0px 0px !important;}
.browse-nav a:link,
.browse-nav a:visited,
.browse-nav a:hover,
.browse-nav a:active{
	text-decoration:none;
}.browse-nav a:hover{
	color:black;
}

#product-details h1 {
	padding: 0;
}

div.bread-crumbs{
	text-align:left !important;
	padding-bottom: 1em;
}
div.bread-crumbs a:link,
div.bread-crumbs a:visited,
div.bread-crumbs a:hover,
div.bread-crumbs a:active
{
	font:10px Arial, Helvetica, sans-serif;
	color:#999999;

}	div.bread-crumbs a:hover
{
	color:#000000;
}






.site-map-page
{
	margin-bottom:1em;
}

.indent{
	padding-left:0px !important;
	padding-bottom:3px !important;
	padding-right:0px !important;
	padding-top:3px !important;
	margin:0px 0px 0px 0px !important;
}
.child-indent{
	padding-left:15px !important;
	padding-bottom:5px !important;
	padding-right:0px !important;
	padding-top:5px !important;
	margin:0px 0px 0px 0px !important;
}
.child-indent .child-indent{
	padding-bottom:3px !important;
	padding-top:3px !important;
}

.solid{margin:0px 0px 0px 0px !important;background-color:#e8e8e8;color:#FFFFFF;font-weight:bold;font-size:13px;padding:.5em}
.solid div{padding:4px;}



#toc
{
	width:656px;
	overflow:hidden;
	padding:15px 5px 0px 5px;
}

#toc a:link,
#toc a:active
{
	color:#242424;
	font:12px Arial;
	text-decoration:underline
}

#toc a:visited
{
	color:#5c5c5c;
	font:12px Arial;
	text-decoration:underline
}

#toc a:hover
{
	color:#4e1c29;

}

h4.related-toc
{
	font-weight:normal;
	color:#5c5c5c;
	font:17px Arial;
}

.dm-panel
{
	border-top:1px dashed #d4d4d4;
}

.dm-panel .child-indent
{
	padding:2px 0px 2px 15px;
}


	
/*	==========================================================================================
*	CMS Editorials 3
*/	
	
	

.cms-article
{
	font:12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
	text-align:left;
	border-bottom:1px dashed #999999;
	line-height:1.4em
}

/*
.cms-article span.cms-heading
{
	font-size:1.4em;
	text-decoration:none;
	margin-bottom: 1.2em;
}
*/

.cms-article a.cms-heading
{
	font-size:1.4em;
	text-decoration:none;
	margin-bottom: 1.2em;
}

.cms-article .cms-sub-heading
{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom: 1.3em;
}

.cms-article .cms-date
{
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

.cms-last-article
{
	border-bottom:0px;
}

a.cms-perma-link:link,
a.cms-perma-link:visited,
a.cms-perma-link:active,
a.cms-perma-link:hover
{
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	border-left:1px solid #CCCCCC;
	margin-left:3px;
	padding-left:3px;
	color:#999999;
	text-decoration:underline;
}
a.cms-perma-link:hover
{
	color:#666666;
}

img.cms-article-image-thumb
{
	margin-left:10px !important;
	margin-bottom:10px !important;

}

img.cms-article-image
{
	margin-left:10px !important;
	padding-right:10px !important;
	margin-bottom:10px !important;

}
	
.lighter
{
	color:#9a9a9a
}

.verdana11B
{
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:11px;
}

.verdana9B
{
	font:9px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}

.verdana9R,
tr.verdana9R td
{
	font:9px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:red !important;
}

.verdana11R-U
{
	color:red !important;
	font-size:11px !important
}

.verdana11R
{
	color:red !important;
	font-size:11px !important
}



h1,h2,h3,.title {
	color: #cc6600;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", serif;
}

h1 {
	font-size: 36px;
	margin: 0;
	padding: 0.5em 0;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

a:link,
a:hover,
a:active,
a:visited {
	color: #cc6600;
}

body {
	margin: 0;
	padding: 0;
	background: #FFF url('../images/bd-bg.gif') top repeat-x;
}

#levys-doc {
	width: 996px;
	margin: auto;
	text-align: left;
}

#left, #right {
	float: left;
	margin: 0;
	padding: 0;
}

#left {
	width: 195px;
}

#right {
	width: 785px;
}

#nav-left {
	width: 100%;
}

#nav-left .search {
	padding: 5px;
	border: solid 1px #979797;
	background: #fff url('../images/search-logo.gif') no-repeat right center;
}

#nav-top {
	height: 39px;
	width: 100%;
}

#nav-top ul.level-0 li {
	margin-right: 15px;
}

/*
#nav-top ul {
	display: none;
	margin: 0;
}

#nav-top ul.level-0 {
	display: inline;
}

#nav-top li {
	list-style: none;
}
*/
#nav-top img {
	float: left;
}
/*
#nav-top li {
	height: 39px;
	float: left;
	margin: 0 0.5em;
}

#nav-top li.current {
	background: #FFF url('../images/levyswebsite3_05.gif') top repeat-x;
}
*/

#nav-top a.level-0 {
	color: #fff;
	height: 39px;
	float: left;
	line-height: 3.2em;
	padding: 0 10px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
/*
#nav-top li.current a {
	color: #000;
	cursor: default;
}
*/
#bd .header {
	width: 100%;
	padding: 30px 0 15px;
	overflow: auto;
	clear: both;
}

#bd .header .title,
#bd .header .product-switch {
	float: left;
}

#bd .header .product-switch {
	text-align: center;
}

#bd .header .product-switch .current-portal {
	font-size: 10px;
}

#bd .header .title {
	font-size: 24px;
	font-style: italic;
	color: #000;
	float: left;
	margin-right: 15px;
}

#bd .header .right .cart {
	float: right;
}

#bd .header .right .cart img,
#bd .header .right .cart .details {
	float: left;
}

#bd .header .right .cart .details img {

}

#bd .header .right img.icons {
	clear: both;
	float: right;
	padding-right: 10px;
}

#bd .header .right {
	float: right;
}

#bd .header .cart .details {
	color: #fff;
	height: 24px;
	width: 275px;
	background: #000 url('../images/checkout-flag-bg.gif') left repeat-x;
	overflow: hidden;
	padding-top: 7px;
}

#bd .content {
	float: left;
	width: 100%
}

.portal #bd .content .video,
.portal #bd .content div.call-to-action {
	float: right;
}

.portal #bd .content .video {
	margin: 0 0px 0 0;
	width: 390px;
	height: 292px;
	float: left;
	background-color: #666666;
	padding-left: 45px; 
	border: solid 1px #a1a1a1;
}

.portal #bd .content div.call-to-action {
	margin-left: 9px;
	background: #fff url('../images/about-this-video.jpg') no-repeat;
	width: 285px;
	height: 298px;
	padding: 0 30px 0 20px;
	position: relative;
}

.portal #bd .content div.call-to-action h2 {
	margin: 1em 0 0.5em 0;
}

.portal #bd .content div.call-to-action a.call-to-action {
	position: absolute;
  top: 248px;
	left: 123px;
}

.portal #bd .content a.call-to-action:link,
.portal #bd .content a.call-to-action:hover,
.portal #bd .content a.call-to-action:active,
.portal #bd .content a.call-to-action:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.portal #bd .content .featured-product {
	background-color: #ebebeb;
}

#ft {
	padding-top: 10px;
}

#ft .content {
	width: 100%;
	height: 300px;
	background: #fff url('../images/ft-bg.gif') repeat-x;
	border-bottom: solid 1px #595959;
	clear: both;
	margin-bottom: 5px;
}

#ft #below-content,
#ft #below-content a {
	color: #666;
	font-size: 11px;
	line-height: 18px;
}

div.top {
	height: 30px;
	float: right;
}

#ft #below-content a.text {
	line-height: 2em;
}

#ft #below-content #top-img {
	float: right;
	padding-top: 1px;
	padding-left: 4px;
}

#ft .top a:link,
#ft .top a:hover,
#ft .top a:active,
#ft .top a:visited {
	color: #000;
	text-decoration: none;
}

#ft .content img.logo,
#ft .content .logo-text,
#ft .content .link-list,
#ft .content .separator {
	float: left;
}

#ft .content img.logo {
	padding: 25px 0 25px 25px;
}

#ft .content .logo-text {
	text-align: right;
	padding: 28px 80px 0 0;
}

#ft .content .logo-text h2 {
	color: #000;
	font-size: 30px;
	font-style: normal;
}

#ft .content .link-list h3 {
	color: #000;
	margin-bottom: 12px;
}

#ft .content .link-list {
	width: 160px;
}

#ft .content .link-list a {
	display: block;
	line-height: 2em;
}

#ft .content .link-list a:link,
#ft .content .link-list a:hover,
#ft .content .link-list a:active,
#ft .content .link-list a:visited {
	color: #666;
	text-decoration: none;
}

#ft .content .separator {
	width: 1px;
	height: 100px;
	background: #fff url('../images/vertical-dotted-line.gif') repeat-y;
	margin: 70px 40px 0 20px;
}

.product-options {
	width: 250px;
	border: solid 1px #ccc;
	padding: 10px;
	background: #fff url('../images/ft-bg.gif') repeat-x;
}

.product-options label {
	width: 74px;
	float: left;
	line-height: 2em;
	font-weight: bold;
}

.product-options select {
	width: 170px;
}

.product-options select,
.product-options input {
	margin: 5px 0;
}

.single-option {
	line-height: 2em;
	margin: 4px 0;
}

.label-and-input-set {
	width: 100%;
}

#product-image-conatiner {
	width: 500px;
	text-align: center;
	float: right;
}

#product-image {
	clear: both;
}

.description {
	width: 280px;
	float: left;
	padding-top: 15px;
}


.product-links {
	width: 300px;
	float: right;
	clear: both;
}

.swatch-images {
	float: left;
	width: 95%;
	padding: 10px;
	margin-right: 10px;
}


.swatch {
	/*overflow: hidden;*/
	margin-right: 10px;
	/*width: 105px;*/
	height: 170px;
	float: left;
	text-align: center;
}

.swatch a {
	font-size: 10px;
	text-decoration: none;
}

.swatch * {
	display: block;
}



.horizontal-separator {
	background: #fff url('../images/horizontal-dotted-line.gif') repeat-x;
	height: 1px;
	width: 60%;
	margin: 20px 0 20px 25px;
}

a.learn-more:link,
a.learn-more:hover,
a.learn-more:active,
a.learn-more:visited {
	width: 150px;
	height: 3em;
	padding: 10px;
	color: #fff;
	background-color: #cc6600;
	margin: 20px 0;
	font-family: "Times New Roman", Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", serif;
	text-decoration: none;
	font-size: 18px;
}


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
#nav-top .sf-menu {
	float:			left;
	margin-bottom:	1em;
}

#nav-top .sf-menu li li a {
	border-left:	1px solid #555;
	border-top:		1px solid #555;
	padding: 		.75em 1em;
	text-decoration: none;
	background: #252525;
	color: #fff;
}

#nav-top .sf-menu li.current,
#nav-top .sf-menu li.current a,
#nav-top .sf-menu li.current.sfHover a.level-0 {
	background: #FFF url('../../../images/levyswebsite3_05.gif') top repeat-x;
	color: #000;
}

#nav-top .sf-menu li.current li a,
#nav-top .sf-menu li.current li {
	background: none;
	background: #252525;
	color: #fff;
}

#nav-top .sf-menu li:hover,
#nav-top .sf-menu li.sfHover a.level-0,
#nav-top .sf-menu li.sfHover,
#nav-top .sf-menu a:focus,
#nav-top .sf-menu a:hover,
#nav-top .sf-menu a:active,
#nav-top .sf-menu li.current li:hover,
#nav-top .sf-menu li.current li.sfHover,
#nav-top .sf-menu li.current li a:focus,
#nav-top .sf-menu li.current li a:hover,
#nav-top .sf-menu li.current li a:active {
	background:	#fff;
	outline:	0;
	color: #000;
}



/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	/*background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.text-label {
	color: #cdcdcd;
	font-weight: bold;
}

#map_canvas {
	display: none;
}


#hunting-featured {
	margin-top: 15px;
	background-color: #ebebeb;
	width: 774px;
	overflow: auto;
}

#hunting-featured h2 {
	margin: 20px 0;
}

#hunting-featured img.big{
	float: left;
}

#hunting-featured .description {
	background-color: #ebebeb;
	width: 368px;
	padding: 0 0 12px 12px;
}

#hunting-featured img.details-buynow {
	padding-top: 20px;
}

#hunting-featured .vertical-line {
	background: #ebebeb url('../images/vertical-dotted-line.gif') repeat-y;
	height: 200px;
	width: 1px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
	 
#hunting-featured .right {
	float: right;
	padding-right: 5px;
	width: 370px;
}

#hunting-featured .thumbs {
	width: 100%;
}

#hunting-featured .thumbs img {
	padding: 20px 10px 0 0;
}

#hunting-featured .thumbs * {
	float: left;
}

#hunting-featured a:link,
#hunting-featured a:hover,
#hunting-featured a:active,
#hunting-featured a:visited {
	color: #000;
}
	
#music-featured {
	background-color: #ebebeb;
	width: 774px;
	overflow: auto;
}

#music-featured h2 {
	margin: 20px 0;
}

.music img.big{
	margin-top: 15px;
	float: left;
}

#music-featured .description {
	background-color: #ebebeb;
	width: 370px;
	padding: 0 0 12px 12px;
}

#music-featured img.details-buynow {
	padding-top: 20px;
}

#music-featured .vertical-line {
	background: #ebebeb url('../images/vertical-dotted-line.gif') repeat-y;
	height: 200px;
	width: 1px;
	float: left;

	margin: 20px 10px;
}
	 
#music-featured .right {
	float: right;
	padding-right: 5px;
	width: 350px;
}

#music-featured .thumbs {
	width: 100%;
}

#music-featured .thumbs img {
	padding: 20px 10px 0 0;
}

#music-featured .thumbs * {
	float: left;
}

#music-featured a:link,
#music-featured a:hover,
#music-featured a:active,
#music-featured a:visited {
	color: #000;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


table#keyboard-case {
  width: 99%;
  margin-top: 30px;
}

table#keyboard-case td {
  text-align: center;
}

table#keyboard-case h1 {
  display: inline;
}

table#keyboard-bag-details {
  width: auto;
  margin-left: 30px;
}

table#keyboard-bag-details td {
  padding: 6px;
  text-align: center;
}

table#keyboard-bag-details th {
  padding: 3px;
  text-align: left;
}

table#keyboard-bag-details.wide {
  width: 275px;
}

table#keyboard-case-top {
  width: 99%;
}

table#keyboard-case-top td {
  text-align: center;
}

textarea.text-text {
	width: 300px;
}
