body
{
	text-align: left;
	background-image: url(/images/bg_header.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}

.hidden
{
	position: absolute;
	left: -1000px;
	top: -1000px;
}

.clear-right, .clear-left, .clear-both
{
	line-height: 0;
	font-size: 1px;
	height: 1px;
}

.clear-right
{
	clear: right;
}

.clear-left
{
	clear: left;
}

.clear-both
{
	clear: both;
}

b,strong
{
	font-weight: bold;
	font-style: inherit;
}

i,em
{
	font-style: italic;	
	font-weight: inherit;
}

a, a:visited
{
	color: #BF3014;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.email
{
	font-weight: bold;
	color: #4c4c4c;
}

button
{
	cursor: pointer;
}

#homepage-ribbon
{
	position: absolute;
	display: block;
	background-image: url(/images/ribbon_homepage.png);
	width: 277px;
	height: 157px;
	top: 5px;
	right: 0;
}

#main-menu
{
	color: #fff;

	height: 12px;
	margin: 0;
	padding: 24px 0 26px 0;

	font-size: 93%;
}

#main-menu ul
{
	width: 965px;
	margin: 0 auto;
	
	z-index: 100;
	position: relative;
}

#main-menu ul li
{
	float: left;
	display: inline;
	margin-right: 20px;	
	position: relative;
}

#main-menu ul li a
{
	color: #fff;
}

#main-menu ul li a:hover, #main-menu ul li.sfHover, #main-menu ul li.sfHover a,  #main-menu ul li ul li a
{
	background-color: #fff;
	color: #000;
	text-decoration: none;
}

#main-menu ul li ul li a
{
	font-weight: bold;
}

#main-menu ul li ul li a:hover
{
	color: #941822;
}

#main-menu ul li ul
{
  position: absolute;
  top: -999em;
  left: -10000px;
}

#main-menu ul li.sfHover ul
{
	background-color: #fff;
	border: 1px solid #000;
	top: 16px;
	 left: -1px;
	width: 200px;
}

#main-menu ul ul li
{
	margin: 10px 25px;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	color: #000;
	float: none;
	display: block;
}

#main-menu ul ul li.first
{
	border: 0;
	padding: 0;
}

#container
{
	width: 965px;
	margin: 30px auto 0 auto;
}

a.read-more
{
	background-image: url(/images/btn_readmore.gif);
	background-repeat: no-repeat;
	display: block;
	width: 67px;
	height: 22px;
	border: 0;
}

h1
{
	width: 861px;
	height: 123px;
	margin: 20px auto;
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
}

.basket-status
{
	background-image: url(/images/line_basket_home.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 38px;
	width: auto;
	margin: 0 auto;
}

.basket-status div
{
	margin: auto;
	background-image: url(/images/line_basket.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 38px;
	width: 963px;
}

.basket-status p
{
	width: 145px;
	height: 25px;
	float: right;
	background-color: #000;
	background-image: url(/images/arrow_viewBasket.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	padding-left: 25px;
	padding-top: 10px;
	color: #fff;
}

.basket-status a
{
	color: #fff;
}

.basket-count
{
	background-image: url(/images/line_viewBasket.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 5px;
}

#footer div.list
{
	float: left;
	display: inline;
	width: 50%;
}


#footer
{
	background-image: url(/images/bg_footer_home.gif);
	background-repeat: repeat-x;
	height: 154px;
	margin-top: 0px;
	padding-top: 22px;
}

#footer div.list
{
	width: auto;
}

#recommended-list
{
	margin-right: 100px;
}

#footer div.list h4
{
	font-size: 93%;
	margin-bottom: 22px;
}

#footer div.list li
{	
	height: 77px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	float: left;
	display: inline;
	margin-right: 20px;
}

li.logo-1
{
	width: 89px;
	background-image: url(/images/logo1_footer.jpg);
}

li.logo-2
{
	width: 134px;
	background-image: url(/images/logo2_footer.jpg);
}

li.logo-3
{
	width: 101px;
	background-image: url(/images/logo3_footer.jpg);
}

li.logo-4
{
	width: 101px;
	background-image: url(/images/logo4_footer.jpg);
}

li.logo-5
{
	width: 60px;
	background-image: url(/images/logo5_footer.jpg);
}

li.logo-6
{
	width: 130px;
	background-image: url(/images/logo6_footer.jpg);
}

li.logo-7
{
	width: 66px;
	background-image: url(/images/logo7_footer.jpg);
}

#footer a, #section-listing a
{
	color: #4c4c4c;
}


#footer-content
{
	width: 965px; 
	margin: 0 auto;
}

.terms
{	
	padding-top: 19px;
	clear: left;
}

.terms li
{
	float: left;
	margin-right: 10px;	
	padding-left: 10px;	
	background-image: url(/images/footerlinks_divider.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.terms li.first
{
	background-image: none;
	padding-left: 0;
}

.ui-tabs-hide
{
	display: none; 
}

#tabs-container
{
	position: relative;
	height: 320px;
	float: left;
	width: 578px;
}

#tabs-container .panel
{
	position: absolute;
	top: 65px;
	left: 25px;
	width: 531px;
}

#featured-product-panel p.image
{
	display: inline;
	float: left;
	width: 161px;
	height: 161px;
	margin-top: 30px;
	margin-left: 30px;
}

#featured-product-panel div.description
{
	margin-top: 30px;
	margin-left: 230px;
	color: #303030;
}

#featured-product-panel div.description h2, #featured-product-panel div.description .section-name
{
	font-size: 16px;
	margin-bottom: 10px; 
}

#featured-product-panel div.description p
{
	line-height: 1.5em;
	margin-bottom: 10px;
}

#new-releases-panel #section-listing li
{
	width: 172px;
	float: left;
	display: inline;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-top: 30px;
	position: relative;
	text-align: center;
}

#new-releases-panel #section-listing a
{
	font-weight: bold;
}

#new-releases-panel #section-listing a:hover
{
	text-decoration: none;
	color: #ff7911;
}

#new-releases-panel a#view-all
{
	background-image: url(/images/btn_view_all.gif);
	width: 53px;
	height: 22px;
	display: block;
	float: right;
}
	
.intro-text
{
	margin-left: 630px;
	padding-top: 17px;	
}

.intro-text h2, .intro-text h3, #homepage-footer h3
{
	color: #303030;
	font-size: 146.5%;
}

.intro-text h2, .intro-text h3
{
	margin-bottom: 10px;
}

.intro-text p
{
	line-height: 1.5em;
	margin-bottom: 10px;
}

.tab-controller
{
	position: absolute;
}

.tab-controller li
{
	display: block;	
	width: 289px;
	height: 320px;
	float: left;
}

.tab-controller a
{
	display: block;
	width: 289px;
	height: 60px;
}

#featured-product-tab
{
	background-image: url(/images/featured.gif);
}

#new-product-tab
{
	display: block;
	background-image: url(/images/newreleases.gif);
}

#featured-product-tab.ui-tabs-selected 
{
	background-image: url(/images/featured_shown.gif);
}

#new-product-tab.ui-tabs-selected
{
	background-image: url(/images/newreleases_shown.gif);
}

#section-header
{
	margin-bottom: 40px;
}

#section-header img, #section-header #flvplayer
{
	float: left;
	margin-right: 30px;
}

#homepage-divider
{
	background-image: url(/images/homepage_divider.gif);
	background-position: bottom;
	background-repeat: no-repeat;

	width: 944px;
	height: 23px;
	clear: both;
	margin: 0px auto 40px auto;

}

#homepage-footer
{
	background-color: #111;
	border-top: 1px solid #C4C4C4;
	padding: 19px 0;
	color: #fff;
	margin-top: 60px;
}

#homepage-footer a, #homepage-footer a:visited
{
	color: #fff;
}

#homepage-footer h2
{
	background-image: url(/images/whatpeoplesay_home.gif);
	width: 343px;
	height: 119px;
	position: absolute;
	top: -53px;
	left: 285px;
	display: block;
}

#homepage-footer h3
{
	color: #fff;
	margin-bottom: 20px;
}

#homepage-footer h4
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

#homepage-footer p
{
	line-height: 1.5em;
	margin-bottom: 20px;
}

#homepage-footer p.section-name
{
	margin-bottom: 15px;
}

#homepage-footer-content
{
	position: relative;
	width: 963px;
	margin: auto;
	background-color: #2E2E2E;
	border: 1px solid #535353;
	padding-top: 40px;
}

#footer-reviews
{
	width: 530px;
	margin-left: 40px;
	float: left;
	display: inline;
}

#footer-comments
{
	width: 295px;
	margin-left: 60px;
	float: left;
	display: inline;
}
