/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */ 

/* Layout ================================================================================= */
body { background: #000; color: #333;}
.wrapper {}
.page { background: #fff; width:960px; margin:0 auto; padding:0 10px 10px 10px; text-align:left; }
.page-print { padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { padding:0 0 10px; }


a { color: #0D94D8; text-decoration: none; }
a:hover { color: #0D94D8; text-decoration: underline; }

#homeBottom { margin: 10px 0 0 0; }

#homeBottom ul li {float: left; margin: 5px 0 0 40px; text-align: -9999px;}

#homeBottom ul #dvd { 	
	background: url(../images/DVD.gif) no-repeat;
	display: block;
	width: 184px;
	height: 104px;
}

#homeBottom ul #payment {	
	background: url(../images/secure.gif) no-repeat;
	display: block;
	width: 195px;
	height: 104px;
}

#homeBottom ul #delivery {
	background: url(../images/free.gif) no-repeat;
	display: block;
	width: 184px;
	height: 104px;
}

#form-validate { float: left; width: 100%; overflow: hidden; width: 750px; }
#form-validate h3 { padding: 0 0 5px 0; }
#form-validate label { padding: 5px 0; }

#homeBottom ul li a{
	background: url(../images/dvd.gif) no-repeat;
	width: 100px;
	height: 40px;
	display: block;
}

#homeBottom span { display: none; }

.block block-subscribe { display: none; }

/* Base Columns */ 
.col-left { float:left; width:200px; padding:0; }
.col-left h4 {
 	background: url(../images/shop_head_left.gif) no-repeat;
	padding: 8px 0 8px 5px;
	font-size: 1em;
	color: #ffffff;
}

.col-main { float:left; width:720px; padding:5px 0; }
.col2-right-layout .col-right {  float: right; padding:0 5px 0; }
.customer-account-login .col-main { float: left; width: 700px; }

.checkout-onepage-index .col-right  { width: 190px; }
.checkout-onepage-index .col-main  { width: 800px; }

/* 1 Column Layout */
.col1-layout .col-main {  width: 450px; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:left; width: 749px; padding: 0; margin: 0 0 0 10px;}
.col2-left-layout .col-main h2 { background: none; color: #000}
.col2-right-layout .col-main { float: left; width: 749px; margin: 0; padding: 0; }
.col-main h2 { 	
	background: url(../images/shop_head_main.gif) no-repeat;
	padding: 8px 0 8px 5px;
	font-size: 1em;
	color: #ffffff;
}
/* 3 Columns Layout */
.col3-layout .col-main { float: left;width:450px; padding: 0 0 0 10px; }

/* Content Columns */
.col2-set { background: #212121; padding: 10px; color: #fff }
.col2-set .col-1 { float:left; width: 350px; margin: 0 40px 0 0;}
.col2-set .col-2 { float:left; width: 330px; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */

.add-to-holder {
	margin: 0 0 20px 0; 
}

#welcome {
	background: url(../images/welcome.jpg) no-repeat;
	height: 300px;
	width: 755px;
}

#checkoutSteps { width: 750px; margin: 0; }

#homeBottom {
	background: url(../images/home_bottom.gif) no-repeat;
	width: 750px;
	height: 117px;
}

.buttonSearch {
	width: 62px;
	height: 24px;
	background: url(../images/search_left.gif) no-repeat; border: none;
	float: right; margin:  5px 10px 0 0;
}

#searchInput { float: left; width: 120px;font-size: 15px;  height: 18px; margin:  6px 0 0 0; }

.buttonSearch span { display: none }


#welcome p {
	color: #fff;
	padding: 60px 0 0 30px;
	width: 525px;
	font-size: 1.2em;
	font-weight: bold;
	font-family: verdana;
}

#categoryHome {
	background: url(../images/special_offers_bg.gif) repeat-y;
	width: 755px;
	margin: 0;
}


#categoryHome h2 {
	background: url(../images/special_offers_head.gif) no-repeat;
	height: 31px;
	width: 755px;
	font-size: 14px;
	padding: 5px 0 0 30px;
}

.block block-subscribe { }

/* NAVBAR STYLES */

#nav-main {
	height: 38px;
	width: 960px;
	position: relative;
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-bottom: 10px;
	background-color: #B1C6CF;
}
#nav-main li {
	height: 36px;
	display: inline;
	float: left;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
}

#section-channel #nav-main {
	height: 38px;
	width: 960px;
	position: relative;
	list-style-image: none;
	list-style-type: none;
	float: left;
	background-color: #B1C6CF;
	margin-bottom: 0px;
}

#nav-main a {
	background: url(../images/main-template/main-nav/state-off.gif) repeat-x bottom;
	display: block;
	height: 27px;
	width: 135px;
	padding-top: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-right: 2px;
}
#nav-main a:hover {
	background: url(../images/main-template/main-nav/state-off.gif) repeat-x top;
}

#util-bar {
	width: 950px;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	top: 0;
	left: 10px;
}
#util-bar p {
	display: inline;
	color: #000000;
	margin-top: 5px;
	margin-right: 20px;
}

#util-bar .button-home {
	background-image: url(/skin/frontend/default/blank/images/home.gif);
	height: 25px;
	width: 90px;
	margin: 0 0 0 -10px;
}

#util-bar .button-basket {
	background-image: url(/skin/frontend/default/blank/images/basket.jpg);
	height: 25px;
	width: 100px;
	margin-left: 5px;
}
#util-bar .button-my-account {
	background-image: url(/skin/frontend/default/blank/images/my-account.jpg);
	height: 25px;
	width: 100px;
	margin-left: 5px;
}
#util-bar .button-checkout {
	background-image: url(/skin/frontend/default/blank/images/checkout.jpg);
	height: 25px;
	width: 100px;
	margin-left: 5px;
}
#util-bar .button-login {
	background-image: url(/skin/frontend/default/blank/images/login.jpg);
	height: 25px;
	width: 90px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top 
}
#util-bar .button-account {
	background-image: url(http://www.onlinefishing.tv/images/main-template/header/buttons/account.gif);
	height: 25px;
	width: 129px;
	margin-right: 5px;
}


/* Venues Plain (1) */
#nav-main .link-tvchannel, #nav-main .link-news, #nav-main .link-tackle, #nav-main .link-articles, #nav-main .link-clubhouse, #nav-main .link-shop{
	background: url(../images/state-off.gif) repeat-x bottom;
	display: block;
	height:28px;
	width: 136px;
	padding-top: 8px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#nav-main a:hover {
	background: url(../images/state-off.gif) repeat-x top;
}
#nav-main .link-venues {
background: url(../images/state-off.gif) repeat-x bottom;
	display: block;
	height: 28px;
	width: 130px;
	padding-top: 8px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#nav-main .link-venues:hover {

}

#nav-main .link-shop{
	background: url(../images/state-on-news.gif) repeat-x bottom;
	display: block;
	height: 28px;
	width: 130px;
	padding-top: 8px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#nav-main .link-shop:hover {
	background: url(../images/state-on-news.gif) repeat-x top;
}
#product-attribute-specs-table { color: #333;width: 450px; }

/***************VERTICAL**********************/
/*****ALL*****/
 
#vertical-nav
{
   padding-bottom:20px;
}
 
#vertical-nav ul {
    padding:0; 
    margin:0; 
    font-size:11px;
    list-style-type: none;   
}

#vertical-nav li {

}

#vertical-nav li a {
	text-decoration: none;
	color: #333;
	padding: 5px 0 5px 5px;
	display: block;
	border-bottom: 1px solid #efefef;
}
 
#vertical-nav h4 {
	background: url(../images/shop_head_left.gif) no-repeat;
	padding: 8px 0 8px 5px;
	font-size: .9em;
	color: #ffffff;
}
 
/*#vertical-nav ul li {
    margin: 0;
    padding: 0;
    display:block;
    margin-top: 1px; 
}
 
#vertical-nav ul ul li a,#vertical-nav ul li{
 
}
#vertical-nav ul li a {
    padding: 1px 15px 1px 15px;
    margin:0;
    text-decoration: none;
    line-height:1.3em;    
}
#vertical-nav ul li .open, #vertical-nav .activesubsub, #vertical-nav .subopen {
    color:#000000;
}
#vertical-nav .final{
background-color:#ECECEC;
}
 
#vertical-nav ul ul li a {
    margin-left: 20px;
}
 
#vertical-nav ul ul ul li a {
  margin-left: 40px;  
}
 
#vertical-nav a {
  color:#000;
}
#vertical-nav a:hover {
  color:#ff0000;
}
#vertical-nav ul li ul li a {
    margin-bottom:0px;
    margin-top:0px;
    font-size:11px;
}
#vertical-nav ul li ul li {
    margin-bottom:0px;
    margin-top:0px;
    font-size:11px;
}
*/


/* Header ================================================================================ */
.header-container {}
.header {padding:0 10px 0 10px; background: url(../images/head-water-blue.jpg) bottom no-repeat; position: relative; height: 140px;}
.header .welcome-msg {height: 0px; display: none;padding: 0; margin: 0;font-weight:bold; text-align:right; color: #fff; font-weight: bold }
.header .links { font-size: 14px; position: absolute; top:20px; right: 0; }
.header .links li { float: left; padding: 0 10px; border-right: 1px solid #ace0fc }
.header .links li a { color: #ace0fc; font-weight: bold; }
.header .links li a:hover { color: #fff; font-weight: bold; text-decoration: none }
.header .form-search { float: right; color: #fff; margin: 10px 0 0 0;}
.header .form-language { text-align:center; }

#promoHeader { float: left; margin: 0 0 0 10px; }

.banner { 
	margin: 55px 0 0 0;
}

#logo {
	background: url(http://www.onlinefishing.tv/images/main-template/header/logo-trans.gif) no-repeat;
	height: 75px;
	width: 180px;
	float: left;
	margin-left: 5px;
	margin-top: 50px;
	text-indent: -9999px;
}

/********** < Navigation */
#nav { font-size:12px; border:1px solid #ddd; padding:5px 0; margin:10px 0; }

/* All Levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav li li.parent {}

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#2a2824; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#898885; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#2a2824; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ddd; }
#nav ul li.over {}
#nav ul li.last { background:#656461; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd leven */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; }

/* 3rd+ Level */
#nav ul ul { top:5px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#f6f6f6; color:#898885; }
#nav ul li a:hover { background:#ccc; color:#fff !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }
/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; }
input.input-text, select, textarea { border:1px solid #ccc; margin: 5px 0; }
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em; }
textarea { overflow:auto; }
button.button { margin: 0 0 0 0; overflow:visible; background:#f6f6f6; border:1px solid #717171; cursor:pointer; }
button.button span { display:block; margin:0; padding:0 2px 1px; font:bold 12px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#000; }
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
.highlight {}

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list li .input-box {}
.form-list li input.input-text,
.form-list li textarea { width:250px; }
.form-list li select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list label {}

.group-select {}
.group-select label {}
.group-select .legend {}
.group-select li { margin:0 0 5px; }
.group-select li .input-box { float:left; width:260px; }
.group-select li input.input-text,
.group-select li textarea {width:510px; }
.group-select li select { width:516px; }
.group-select li .input-box input.input-text,
.group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }
.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; }
.buttons-set a { color: #fff;  }
.buttons-set .back-link { float:left; }
.buttons-set .button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { float:left; width:12em; margin-right:-12em; display:inline; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg {padding:8px 8px 8px 0 !important; font-size:12px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg {  background-image:url(../images/success_msg_icon.gif) no-repeat; color:#000;  }
.note-msg,
.notice-msg { border-color:#fcd344; background-image:url(../images/note_msg_icon.gif) no-repeat; color:#333; font-weight: bold; font-size: 12px;}

/* BreadCrumbs */ 
.breadcrumbs { display: none; padding:10px; margin:0 0 10px; }
.breadcrumbs li { display:inline; }

/* Page Heading */
.col-main .page-title h2 { color: #000; background: url(../images/category_title.gif) no-repeat; width: 750px; height: 28px; margin:0 0 10px; padding: 6px 0 0 10px; float: left; }
.title-buttons { text-align:left; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

h2 { background: #efefef; padding: 8px 0 8px 0; font-size: 1.1em; font-weight: bold}

/* Pager */ 
.pager { border:1px solid #ddd; padding:5px; margin:5px 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:538px; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap;color: #fff; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#ccc; color: #333;  }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td .product-name { color: #fff; font-size:1em; font-weight:bold; line-height:1.5; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

.data-table .label { color: #333; }

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }


/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar .block {  margin:0 0 10px; }
.sidebar .block .block-title { }
.sidebar .block .block-title h2 { font-size:16px; font-weight:bold; line-height:1.5; }
.sidebar .block h3 { font-size:12px; line-height:1.5; }
.sidebar .block .block-content { padding:10px; }
.sidebar .block .actions { text-align:right; }
.sidebar .block .actions a { float:left; }


/* Block: Account */
.sidebar .block-account {}

/* Block: Currency Switcher */
.sidebar .block-currency {}
.sidebar .block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.sidebar .block-layered-nav {}
.sidebar .block-layered-nav dt { font-weight:bold; }
.sidebar .block-layered-nav .currently {}

/* Block: Cart */
.sidebar .block-cart {}
.sidebar .block-cart .amount {}
.sidebar .block-cart .subtotal { text-align:center; }

.subTot { height: 30px; background: #f2f2f2;  color: #333;font: 1.2em arial; padding: 4px 0 0 0;font-weight: bold}

.sidebar .mini-products-list li { padding:5px 0; }
.sidebar .mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.sidebar .mini-products-list .product-details { margin-left:75px; }
.sidebar .mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.sidebar .mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.sidebar .block-wishlist {}

/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related li { padding:5px 0; }
.sidebar .block-related .checkbox { float:left; margin-right:-20px; }
.sidebar .block-related .item { margin-left:20px; }
.sidebar .block-related .item .product-image { float:left; margin-right:-65px; }
.sidebar .block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.sidebar .block-compare {}
.sidebar .block-compare li { padding:5px 0; }

/* Block: Viewed */
.sidebar .block-recent {}

/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll .radio { float:left; margin:3px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:18px; }
.sidebar .block-poll .answer {}
.sidebar .block-poll .votes { font-weight:bold; }

/* Block: Tags */
.sidebar .block-tags ul,
.sidebar .block-tags li { display:inline; }

/* Block: Subscribe */
.sidebar .block-subscribe { }

/* Block: Reorder */
.sidebar .block-reorder {}
.sidebar .block-reorder li { padding:5px 0; }
.sidebar .block-reorder .checkbox { float:left; margin:3px -20px 0 0; }
.sidebar .block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.sidebar .block-banner {  }
.sidebar .block-banner {}
.sidebar .block-banner .block-content { text-align:left; }

/* Block: Checkout Progress */
.sidebar .block-progress { width: 200px; float: left}
.sidebar .block-progress .block-title h2 { width: 200px; font-size: 12px; color: #000; background: url(../images/category_title_right.gif) no-repeat; padding: 5px 0 0 10px;height: 28px;}
.sidebar .block-progress dt { font-weight:bold; }
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete { background-color:#f6f6f6; }
.col-right .block-progress {  }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.col-main .category-title h2 { background: url(../images/category_title.gif) no-repeat; width: 750px; height: 28px; margin:0 0 10px; padding: 6px 0 0 10px }
.category-image { display:block; margin:0 auto; }
.category-products {}
.category-products .product-name{ text-align: left; margin: 20px 0 0 0; padding: 0 0 3px 0;}
.price-box{ text-align: left; padding: 3px 0 0 0}
.col-main  .page-cont { background: url(../images/category_bg.gif) repeat-y; width: 750px; }

/* View Type: Grid */
.products-grid { overflow-y: hidden; width: 100%; width: 720px; }
.products-grid tr.odd {}
.products-grid tr.even { }
.products-grid li { text-align: center; width: 150px; height: 220px; overflow: hidden; margin: 0 0 0 20px; float: left; padding:5px; }
.products-grid td.empty {}
.products-grid h3 {   border-bottom: 1px dotted #ddd;}
.products-grid h3 a { font-size: .9em;}

/* View Type: List */
.products-list .item { border:1px solid #ddd; padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; margin-right:-150px; }
.products-list .product-shop { float:right; width:320px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential { float: left; width: 490px;}
.product-collateral {}

/* Product Images */
.product-img-box { width: 220px; margin: 0 0 0 20px; float: left; text-align: center; }
.product-img-box img {  float: left; }
.product-img-box .more-views li a{ display: block; margin: 10px; border: none}
.product-view .product-img-box .product-image {  }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */

.product-view .product-shop .product-name h2 { font-size: 1.4em; background: none; color: #000; padding:0; margin: 0; overflow: hidden; }
.productHolder .product-info-box .product-essential .product-shop h3.product-name {
	overflow: hidden; height: 30px; clear: both; }
.product-essential .product-shop .product-name { color: #0887CA; width: 480px; overflow: hidden;}
.product-view #product-price {font-size: 1.2em; border: 1px solid #efefef; padding: 10px; float: right; }
.product-view .product-name { background: none;}
.product-view .short-description { width: 500px; }

#product_addtocart_form { width: 500px; overflow: hidden; }

.product-shop h3 { font-size: 1.8em; color: #3a3a3a;}


.product-info-box {  }
/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {font-weight:bold; }
.availability, .running, .presenter { margin: 6px 0 0 0; }
.availability .in-stock { font-weight:normal; }
.availability .out-of-stock { font-weight:normal; color:#f00; }

/* Product Prices */
.price { color: #00A0D0; white-space:nowrap !important; }

.price-box .regular-price .price{ font-size: 12px; margin: 15px 0; color: #373737;}
.price-box .price { font-weight:bold; font-size: 14px }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-a-minimal-link-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart .button5 { float:left; margin-left:5px; background:url(../images/add_to_cart5.gif) no-repeat; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

.product-holder {overflow: hidden; margin: 0; padding: 20px 0 0 20px;}
.collateral-box { width: 450px; }
/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options dd .multiselect option {}
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

.product-shop .price-box .price { color: #0887CA;display: block;  padding: 0; margin: 5px 0 0 0; font-size: 1.6em; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; margin:0 5px; }
.product-view .tags .form-add-tags .button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;   }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types {  }

.cart h3 { color: #333; }

#shopping-cart-table { margin: 15px 0 0 0; float: left; width: 100%;}
#shopping-cart-table .continue-shopping {background: url(../images/continue.gif) no-repeat; width: 150px; height: 30px; border: none;}
#shopping-cart-table .continue-shopping span { display: none; }

#shopping-cart-table .continue-thanks {background: url(../images/continue-shopping-w.gif) no-repeat; width: 150px; height: 30px; border: none;}
#shopping-cart-table .continue-thanks span { display: none; }

#shopping-cart-table .a-right .continue-shopping {background: url(../images/continue-browsing.gif) no-repeat; width: 200px; height: 30px; border: none;}
#shopping-cart-table .a-right .continue-shopping span { display: none; }

#one-page-checkout #checkout-step-login .continue { background: url(../images/continue.gif) no-repeat; width: 150px; height: 30px; border: none;}

#shopping-cart-table .update-shopping {background: url(../images/update-shopping-cart.gif) no-repeat; width: 190px; height: 30px; border: none;}
#shopping-cart-table .update-shopping span { display: none; }

.checkout-types .checkout {background: url(../images/proceed-to-checkout-w.gif) no-repeat; width: 180px; height: 30px; border: none;}
.checkout-types .checkout span{ display: none; }

.checkout-types { }

.buttons-set .login {background: url(../images/login.gif) no-repeat; width: 130px; height: 30px; border: none;}
.buttons-set .login span{ display: none; }

.buttons-set .continue {background: url(../images/continue.gif) no-repeat; width: 130px; height: 30px; border: none;}
.buttons-set .continue span{ display: none; }

.buttons-set .place {	background: url(../images/purchase-order.jpg) no-repeat;width: 130px; height: 30px; border: none;}
.buttons-set .place span{ display: none; }

.discount #discount-coupon-form .coupon {background: url(../images/coupon.gif) no-repeat; width: 130px; height: 30px; border: none; float: left;}
.discount #discount-coupon-form .coupon span{ display: none; }

.buttons-set .create-account {background: url(../images/create-account-w.gif) no-repeat; width: 158px; height: 30px; border: none;}
.buttons-set .create-account span{ display: none; }

.buttons-set .create-account-b {background: url(../images/create-account.gif) no-repeat; width: 180px; height: 30px; border: none;}
.buttons-set .create-account-b span{ display: none; }

.shipping .update {background: url(../images/update_total.gif) no-repeat; width: 130px; height: 30px; border: none;}
.shipping .update span{ display: none; }

.discount #discount-coupon-form label { width: 100%;color: #333;width: 180px;display: block; }
.discount { width: 100%; }
.discount input { float: left; margin: 0 0 0 100px;}
.discount p { float: left; }
.discount button { float: left; margin: 0 0 0 20px; padding: 0; }
.discount h3 { float: left; }
#discount-coupon-form fieldset {  height: 20px; overflow: hidden; width:700px; }
#discount-coupon-form  button { margin: -23px 0 0 270px; }

.proceed { width: 100%; overflow: hidden }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

#shipping-zip-form .buttons-set { float: left; margin: 0; padding: 0;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { display: none;background: none; color: #000; float:left; width:730px; overflow: hidden; margin: 15px 0 0 0; border: 1px solid #ddd;}
.pricing { background: none; color: #000; float:left; width:517px; overflow: hidden; margin: 15px 0 0 0; border: 1px solid #ddd; padding: 10px; display: none;}
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping { margin: 15px 0 0 0;}

/* Shopping Cart Totals */
.cart .totals { float:left;  width: 730px; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

.totals #shopping-cart-totals-table {
	background: #fff; color: #000;
	text-align: right;
	
}

.totals { 
	width: 730px;
	margin: 15px 0 0 0;
	text-align: right;
	display: block;
	font-size: 14px;
}


/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.one-page-checkout { width: 700px; float: left; border-bottom:1px solid #ddd; position:relative; }
.one-page-checkout li.section {  border-bottom:0; background: #212121; color: #fff; }
.one-page-checkout .step-title { background: url(../images/bg_checkout.gif) repeat-x; padding:0 5px; text-align:right; height: 35px;}
.one-page-checkout .step-title .number { float:left; line-height:35px; margin: 0 10px 0 10px; }
.one-page-checkout .step-title h3 { float:left;font-size: 1.6em; padding: 5px 0 0 0;color: #fff;}
.one-page-checkout .allow .step-title { cursor:pointer; }
.one-page-checkout .active {}
.one-page-checkout .active .step-title { background-color:#ccc; cursor:default; }
.one-page-checkout .step { background: #212121; padding: 10px; }
.one-page-checkout .order-review { color: #212121}
.one-page-checkout #checkout-step-review { color: #ffffff; }
.checkout-onepage-index .col-main { float: left; }

#shopping-cart-totals-table { text-align: right; float: right;background: #212121; margin: 20px 0; color: #fff; }

#shopping-cart-totals-table .a-right { padding: 0 0 0 10px; }

#shopping-cart-totals-table ul.checkout-types li{ float: right; width: 200px; }

#shopping-cart-totals-table tr td { float: right; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:left; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
.shipping-methods {}
.please-wait { float:right; }
.cvv-what-is-this { cursor:help; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; left:0; z-index:1000; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt span { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page { float: left; width: 730px;}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */

/* ======================================================================================= */

#search { 
	background: url(../images/searchbg.gif) no-repeat;
	width: 200px;
	height: 66px;
	padding: 5px 0 0 7px;
	margin: 0 0 0px 0;
	float: left;
	
}

#search h3 {
	color: #373737;
	font-size: 1.3em;
	padding: 0 0 0 5px;
}

.footer { text-align: center;	background: url(../images/link-bar.gif) no-repeat;}

.link-bar {
	padding: 0px 0px 0px 85px;
	float: left;
	height: 30px;
	margin: auto;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	
}
.link-bar li {
	display: inline;
	padding-right: 20px;
	padding-left: 15px;
	font-size: .9em;
	color: #FFFFFF;
	background: url(../images/bullet.gif) no-repeat right center;
	float: left;
	height: 23px;
	padding-top: 7px;
}
.link-bar a {
	color: #FFFFFF;
	text-decoration: none;
}
.link-bar a:hover {
	text-decoration: underline;
	color: #fff;
}

.more-views li a {  margin: 0; padding: 0; width: 73px; height: 73px; border: 1px solid #efefef; display: block; float: left;}

.more-views li a img {  float: left;}

#helpNav {
	padding: 0;
	margin: 10px 0 0 0;
}

#helpNav ul { padding: 0; margin: 0;}

#helpNav h4 {
	background: url(../images/heading_h4.gif) no-repeat;
	height: 20px;
	padding-left: 10px;
	width: 200px;
	font-size: 1.4em;
}

#helpNav li a {

	display: block;
	color: #fff;
	border-bottom: 1px solid #5f5f5f;
	padding: 7px 0 7px 10px;
	background: #373737;
	text-decoration: none;
}

#helpNav li a:hover { color: #ccc; text-decoration: none; }

.form-button-add { border: 0; background: url(../images/add-to-basket.gif) no-repeat; width: 130px; height: 30px; }

.form-button-add span{ display: none; }

#review-buttons-container { color: #fff; }

.main-product-img { width: 250px; height: 300px;}

/* These styles control the appearance of the top navbar across different site channels */

/* News Plain (1) */
#section-news1 #nav-main .link-news {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x bottom;
}
#section-news1 #nav-main .link-news:hover {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x top;
}

/* News Game (2) */
#section-news2 #nav-main .link-news {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x bottom;
}
#section-news2 #nav-main .link-news:hover {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x top;
}

/* News Game (3) */
#section-news3 #nav-main .link-news {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x bottom;
}
#section-news3 #nav-main .link-news:hover {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x top;
}

/* News Carp (4) */
#section-news4 #nav-main .link-news {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x bottom;
}
#section-news4 #nav-main .link-news:hover {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x top;
}

/* News Sea (5) */
#section-news5 #nav-main .link-news {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x bottom;
}
#section-news5 #nav-main .link-news:hover {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x top;
}


/* News Generic */
#section-generic #nav-main a {
	background: url(../images/main-template/main-nav/state-off.gif) repeat-x bottom;
}
#section-generic #nav-main a:hover {
	background: url(../images/main-template/main-nav/state-off.gif) repeat-x top;
}


/* Venues Plain (1) */
#section-venues-home #nav-main .link-venues {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x bottom;
}
#section-venues-home #nav-main .link-venues:hover {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x top;
}

/* Venues Plain (1) */
#section-venues1 #nav-main .link-venues {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x bottom;
}
#section-venues1 #nav-main .link-venues:hover {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x top;
}

/* Venues Game (2) */
#section-venues2 #nav-main .link-venues {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x bottom;
}
#section-venues2 #nav-main .link-venues:hover {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x top;
}

/* Venues Coarse (3) */
#section-venues3 #nav-main .link-venues {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x bottom;
}
#section-venues3 #nav-main .link-venues:hover {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x top;
}

/* Venues Carp (4) */
#section-venues4 #nav-main .link-venues {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x bottom;
}
#section-venues4 #nav-main .link-venues:hover {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x top;
}

/* Venues Sea (5) */
#section-venues5 #nav-main .link-venues {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x bottom;
}
#section-venues5 #nav-main .link-venues:hover {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x top;
}


/* Channel */
#section-channel #nav-main .link-tvchannel {
	background: url(../images/main-template/main-nav/state-on-channel.gif) repeat-x bottom;
}
#section-channel #nav-main .link-tvchannel:hover {
	background: url(../images/main-template/main-nav/state-on-channel.gif) repeat-x top;
}


/* Articles */
#section-articles #nav-main .link-articles {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x bottom;
}
#section-articles #nav-main .link-articles:hover {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x top;
}


/* Clubhouse */
#section-clubhouse #nav-main .link-clubhouse {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x bottom;
}
#section-clubhouse #nav-main .link-clubhouse:hover {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x top;
}


/* Tackle */
#section-tackle-home #nav-main .link-tackle, #section-tackle #nav-main .link-tackle {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x bottom;
}
#section-tackle #nav-main .link-tackle:hover, #section-tackle-home #nav-main .link-tackle:hover {
	background: url(../images/main-template/main-nav/state-on-news.gif) repeat-x top;
}

#tools {
	margin: 5px 0 10px 0;
	float: left;
	
}

#tools li h3 a.open {
	display: block;
	background: #212121;
}

#tools li a{
	display: block;
	color: #fff;
	border-bottom: 1px solid #5f5f5f;
	padding: 7px 0 7px 10px;
	background: #373737;
	text-decoration: none;
	font-weight: bold;
	font-size: .8em;
	width: 190px;
}

#tools li a:hover {
	color: #ccc;
}

#tools ul { padding: 0; margin: 0;}

#tools h2 {
	background: url(../images/heading_h4.gif) no-repeat;
	height: 20px;
	padding-left: 10px;
	width: 200px;
	font-size: 1.4em;
	color: #fff;
}
.form-button-add-ppv {
background: url(../images/payg.gif) no-repeat;
float: left; 
width: 130px;
display: block;
height: 30px;
text-indent: -9999px;
margin: 0 30px 0 0;

}
#shortDesc {
	margin: 5px 0 20px 0;
}

#shortDesc h4 { 
	padding: 0 0 10px 0;
}

#longDesc h4 {
	padding: 0 0 10px 0;
}

#longDesc {
	float: left;
	width:720px;
	margin: 15px 0 0 0;
	padding: 15px 0 0 10px;
	border-top: 1px solid #ccc;
}

#trailer {
	border-top: 1px solid #ccc;
	padding: 20px 0 0 0;
	overflow: hidden;
	width: 100%;
	float: left;
	text-align: center; width: 100%; padding: 20px 0 20px 0;
}

#trailer h4 {
	text-align: left;
	padding: 0 0 20px 10px;
}



#top10 {
	padding: 0;
	margin: 10px 0 0 0;
	font-weight: bold;
}

#top10 ol { padding: 0; margin: 0;}

#top10 h4 {
	background: url(../images/heading_h4.gif) no-repeat;
	height: 20px;
	padding-left: 10px;
	width: 200px;
	font-size: 1.4em;
}

#top10 ol li {
	
	padding: 0; margin: 0;
}

#top10 li a {

	margin: 0;
	display: block;
	color: #fff;
	border-bottom: 1px solid #5f5f5f;
	padding: 7px 10px;
	background: #373737;
	text-decoration: none;
}

#top10 li a:hover { color: #ccc; text-decoration: none; }

#featuredPanel {
	position: relative;
}

.col-main .cart { padding: 0; margin: 0; }

#featuredPanel {
	background: url(../images/welcome.jpg) no-repeat;
	height: 368px;
	width: 750px;
}

#featuredPanel a.OFD {
	position: absolute;
	top: 255px;
	left: 27px;
	width: 160px;
	height: 30px;
	text-indent: -9999px;
	cursor: hand;
	display: block;
}

#featuredPanel img {
	z-index: -100px;
}

#featuredPanel a.SO {
	position: absolute;
	top: 255px;
	left: 210px;
	width: 138px;
	height: 30px;
	text-indent: -9999px;
	cursor: hand;
	display: block;
	z-index: 100;
}

