/* ------------------------------ */
/* ------------------------------ */
/* RAPALA STYLE SHEET             */
/*                                */
/* author: Ferenc Andaházy        */
/* company: Rapala                */
/* copyright: 2009                */
/* ------------------------------ */
/* ------------------------------ */

/* reset.css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* end reset.css */


html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	min-height: 476px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
	font-family: "Times New Roman", Times, Garamond, serif;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clear {
	clear: both;
}

.clearfix {
	clear: both;
	height: 1px;
}

ul.disc-outside {
	clear: both;
	margin: 0 0 0 16px;
	padding: 8px 0 16px 16px;
	list-style-type: disc;
	list-style-position: outside;
}

ul.disc-outside li {
	padding: 0 0 12px 0;
}

sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: top;
	padding: 0 0 0 2px;
}

h1 {
	font-family: Garamond, Palatino, "Book Antiqua", Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 26px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
}

h2  {
	font-family: Garamond, Palatino, "Book Antiqua", Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	font-style: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 0 0 8px 0;
}

h3 {
	font-family: Garamond, Palatino, "Book Antiqua", Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h4 {
	font-family: "Times New Roman", Times, Garamond, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

h5 {
	clear: left;
	float: left;
	font-family: "Times New Roman", Times, Garamond, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	padding: 0 7px 0 0;
}

p {
	text-align: justify;
	line-height: 20px;
	padding: 0 0 16px 0;
}

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

a:hover {
	text-decoration: underline;
}

input {
	border: 1px solid #999999;
	background-color: transparent;
	color: #999999;
	font-size: 11px;
	line-height: 11px;
}

#container {
	float: left;
	width: 100%;
	background: url(../images/interface/background.jpg) repeat-x;
}

#content {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#header {
	z-index: 2;
	padding: 0 25px 0 35px;
	height: 86px;
}

#logo {
	float: left;
	margin: 43px 0 0 0;
	width: 98px;
	height: 31px;
}

#flash-slideshow {
	z-index: 1;
	clear: both;
	height: 450px;
	background: url(../images/interface/background-usa-rotator.png) no-repeat;
}

#featured-items {
	float: left;
	padding: 0 0 0 35px;
}

.featured-item {
	float: left;
	padding: 0;
	margin: 0 46px 0 0;
	width: 198px;
}

.last-featured-item {
	float: left;
	padding: 0;
	margin: 0;
	width: 198px;
}

.featured-item h1, .last-featured-item h1  {
	font-family: Garamond, Palatino, "Book Antiqua", Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	font-style: normal;
	text-align: left;
	letter-spacing: -1px;
}

.featured-item p, .last-featured-item p {
	text-align: justify;
}

#breadcrumbs {
	clear: both;
	width: 930px;
	padding: 49px 35px 0 35px;
	height: 35px;
	font-weight: bold;
}

#breadcrumbs a {
	padding-right: 7px;
	color: #333333;
	font-weight: normal;
}

#breadcrumbs img {
	position: relative;
	top: -2px;
	padding-right: 7px; 
}

#column1 {
	float: left;
	padding: 0;
	width: 285px;
}

.left-menu {
	float: left;
	padding: 0 15px 35px 35px;
	width: 235px;
}

.left-menu ul {
	padding: 0;
	border-top: 1px solid #cccccc;
}

.left-menu ul li {
	padding: 0;
}

.left-menu ul li a {
	display: block;
	padding: 10px 0 10px 16px;
	width: 219px;
    background: url(../images/interface/icon-arrow-right.png) 0 14px no-repeat;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	border-bottom: 1px solid #cccccc;
}

.left-menu ul li a:hover {
	display: block;
	padding: 10px 0 10px 16px;
	width: 219px;
    background: url(../images/interface/icon-arrow-right.png) 4px 14px no-repeat;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #cc0000;
	text-decoration: none;
}

.left-menu ul li.current a {
	display: block;
	padding: 10px 0 10px 16px;
	width: 219px;
    background: url(../images/interface/icon-arrow-right.png) 0 14px no-repeat;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #cc0000;
	font-size: 11px;
	border-bottom: 1px solid #cccccc;
}

.left-menu ul li.current a:hover {
	display: block;
	padding: 10px 0 10px 16px;
	width: 219px;
    background: url(../images/interface/icon-arrow-right.png) 4px 14px no-repeat;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #cc0000;
	text-decoration: none;
}

#erap-up-sign-up.left-menu {
	width: 235px;
	height: 239px;
    background: url(../images/interface/left-menu-erap-up-sign-up.png) 100% 0 no-repeat;
}

#erap-up-sign-up.left-menu h2 {
	margin: 160px 0 0 16px;
	text-transform: none;
}

#subscribeForm {
	margin: 0;
	text-transform: none;
}

 #erap-up-sign-up  #subscribeForm {
	margin: 0 0 0 16px;
	text-transform: none;
}

#subscribeForm input {
	text-indent: 3px;
    background: url(../images/interface/white-input-fill-50.png) 0 0 repeat;
	font-size: 11px;
	line-height: 14px;
}

.subscribe-link {
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #cc0000;
	font-size: 11px;
	line-height: 15px;
	margin-left: 6px;
	padding: 0 0 0 10px;
    background: url(../images/interface/icon-arrow-right.png) 0 5px no-repeat;
}

#column2 {
	float: right;
	padding: 0 35px 0 0;
	width: 650px;
}

#page-title {
	float: left;
	padding: 5px 55px 15px 0;
	font-family: Garamond, Palatino, "Book Antiqua", Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 26px;
	text-transform: uppercase;
	line-height: 26px;
	font-style: normal;
	text-align: left;
	letter-spacing: -1px;
}

#page-title.new {
	background: url(../images/interface/icon-new.png) 100% 5px no-repeat;
}

#hero-image {
	clear: both;
	text-align: center;
	padding: 0 0 10px 0;
}

#swimming-action {
	float: right;
	text-align: center;
	padding: 0 0 16px 39px;
}

#colorbar-thumbs {
	margin: 0;
}

#colorbar-thumbs div {
	float: left;
	width: 175px;
	padding: 35px 36px 0 0;
}

#colorbar-thumbs h3 {
	text-align: center;
	text-transform: none;
}

#colorbar-thumbs h3 img {
	position: relative;
	top: 2px;
}

#colorbar-thumbs p {
	text-align: center;
	padding: 0;
}

#thumbnails {
	margin: 0;
}

#thumbnails div {
	float: left;
	width: 175px;
	padding: 35px 35px 0 0;
}

.wallpapers #thumbnails div {
	float: left;
	width: 175px;
	padding: 16px 35px 16px 0;
}

h2.wallpapers-title {
	clear: both;
	float: left;
	width: 633px;
	padding: 35px 0 16px 0;
}

#thumbnails h3 {
	text-align: center;
	text-transform: none;
	padding-top: 5px;
}

#thumbnails div a {
	color: #333333;
}

#thumbnails div a:hover {
	color: #cc0000;
	text-decoration: none;
}

#thumbnails h3 img {
	position: relative;
	top: 2px;
}

#thumbnails p {
	text-align: center;
	padding: 0;
}

#thumbnails .image-border a img {
	border: 1px solid #333333;
}

#product-specifications {
	clear: both;
	padding: 15px 0 35px 0;
}

table {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

table td {
	text-align: left;
	border-top: 1px solid #cccccc;
	padding: 4px 30px 3px 0;
}

table.dealer-table, table.resTableColor, table.dealer-table td, table.resTableColor td {
	border: none;
}

.search-page table, .search-page td {
	border: none;
}

.search-page #result_report {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.search-page #results {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.search-page .size-adjust {
	font-size:12px;
	color: #111111;
}

.search-page .title {
	font-size:12px;
	letter-spacing:0;
	text-transform:none;
}

.search-page .url {
	color: #000000;
}

.search-page #other_pages {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

p.noResults, p.error {
	color: #ff0000;
	padding: 15px 0 15px 0;
}

#world-records {
	padding: 16px 0 35px 0;
}

table.world-records td {
	text-align: left;
	border-top: 1px solid #cccccc;
	padding: 4px 10px 3px 0;
}

table td h3 {
	float: left;
}

table td img {
	float: left;
	padding: 0 0 0 5px;
}

.table-titles {
	font-weight: bold;
}

table.world-records .table-titles td {
	font-weight: bold;
	border-top:none;
}

table.world-records .table-titles td a {
	color: #333333;
	padding: 0 9px 0 0;
    background: url(../images/interface/icon-arrow-up.png) 100% 5px no-repeat;
}

table.world-records .table-titles td a:hover {
	color: #cc0000;
	text-decoration:none;
}

table.world-records .table-titles td a.current {
	color: #cc0000;
	padding: 0 9px 0 0;
    background: url(../images/interface/icon-arrow-down.png) 100% 5px no-repeat;
}

.row-alternate {
	background-color: #eeeeee;
}

.form-holder {
	clear: both;
	float:left;
	padding: 16px 0 35px 0;
}

input.submit-button-1 {
	border: none;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 117px;
	height: 36px;
	line-height: 36px;
    background: url(../images/interface/submit-button-1.png) 0 0 no-repeat;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #cc0000;
	font-size: 11px;
	cursor: pointer;
}

input.submit-button-2 {
	border: none;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 137px;
	height: 36px;
	line-height: 36px;
    background: url(../images/interface/submit-button-2.png) 0 0 no-repeat;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #cc0000;
	font-size: 11px;
	cursor: pointer;
}

.page-links {
	float: left;
	padding: 0 35px 35px 0;
	width: 289px;
}

.page-links ul {
	padding: 0 0 0 35px;
}

.page-links ul li {
	padding: 0;
	clear: left;
}

.page-links ul li a {
	display: block;
	float: left;
	padding: 10px 0 10px 16px;
    background: url(../images/interface/icon-arrow-right.png) 0 14px no-repeat;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

.page-links ul li a:hover {
	display: block;
	float: left;
	padding: 10px 0 10px 16px;
    background: url(../images/interface/icon-arrow-right.png) 4px 14px no-repeat;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #cc0000;
	text-decoration: none;
}

.press-release-links {
	clear: left;
	float: left;
	padding: 0 0 35px 0;
	width: 650px;
}

.press-release-links ul {
	padding: 0;
}

.press-release-links ul li {
	padding: 0;
	clear: left;
}

.press-release-links ul li a {
	display: block;
	float: left;
	width: 562px;
	padding: 10px 0 10px 16px;
    background: url(../images/interface/icon-arrow-right.png) 0 14px no-repeat;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

.press-release-links ul li a:hover {
	display: block;
	float: left;
	width: 562px;
	padding: 10px 0 10px 16px;
    background: url(../images/interface/icon-arrow-right.png) 4px 14px no-repeat;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #cc0000;
	text-decoration: underline;
}

.press-release-dates {
	padding: 8px 10px 10px 0;
}

.back-to-previous-link {
	float: left;
	clear: both;
	width: 650px;
	padding: 8px 0 6px 0;
}

.back-to-previous-link a {
	display: block;
	float: right;
	padding: 3px 0 10px 16px;
    background: url(../images/interface/icon-arrow-right-cc0000.png) 0 7px no-repeat;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #cc0000;
	font-size: 11px;
	text-decoration: none;
}

.back-to-previous-link a:hover {
	display: block;
	float: right;
	padding: 3px 0 10px 16px;
    background: url(../images/interface/icon-arrow-right-cc0000.png) 4px 7px no-repeat;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #cc0000;
	text-decoration: underline;
}

#prostaff-description {
	clear: left;
	float: left;
	width: 367px;
	padding-bottom: 35px;
}

#prostaff-description h5 {
	text-transform: none;
}

.prostaff-additional-images img {
	border: 1px solid #333333;
}

#affiliate-logo {
	clear: both;
	float: left;
	text-align: center;
	padding: 0 35px 35px 0;
}

#affiliate-logo img {
	border: 1px solid #333333;
}

#affiliate-logo p {
	text-align: center;
	padding: 10px 0 0 0;
	width: 300px;
}

#affiliate-description {
	float: left;
	width: 300px;
	padding-bottom: 35px;
}

#forward-print {
	clear: left;
	float: left;
	width: 650px;
	height: 94px;
	padding: 0 0 35px 0;
	background: url(../images/interface/background-forward-print.png) no-repeat;
	
}

#forward-print a {
	float: left;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 84px;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

a.forward {
	margin: 20px 0 0 115px;
	background: url(../images/interface/icon-forward.png) no-repeat;
}

a.print {
	margin: 20px 0 0 60px;
	background: url(../images/interface/icon-print.png) no-repeat;
}

#footer {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #ffffff;
	background: url(../images/interface/respected-rapala-brands.jpg) no-repeat 50% 128px;
}

#footer-border {
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #cccccc; 
}

#footer-content {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 1000px;
	height: 200px;
}

#footer-legal {
	margin: 0;
	padding: 0 35px 0 35px;
	height: 25px;
}

#footer-legal p {
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	display: block;
	height: 25px;
	line-height: 25px;
	color: #999999;
	white-space: nowrap;
}

#footer-legal a {
	font-size: 11px;
	text-decoration: underline;
	color: #999999;
}

#footer-legal a:hover {
	text-decoration: underline;
	color: #cc0000;
}

#search-holder {
	height: 22px;
	padding: 3px 0 0 15px;
}

#searchForm {
	margin: 0;
	text-transform: none;
}

#searchForm #searchInput {
	text-indent: 17px;
	background: url(../images/interface/icon-search.jpg) no-repeat 2px 1px;
	font-size: 11px;
	line-height: 14px;
}



/* ---------------------- */
/* FOOTER LOGO LINKS MENU */
/* ---------------------- */

#footer-content ul {
	clear: both;
	position: relative;
	top: 70px;
	left: 46px;
}

#footer-content ul li {
float: left;
margin: 0 10px;
}

#footer-content ul li a {
float: left;
height: 42px;
width: 30px;
text-indent: -9999999px;
background: url(../images/interface/footer-logos.jpg) 0 0 no-repeat;
overflow: hidden;
}

#footer-content ul li a.rapala {background-position: 0 0; width: 60px;}
#footer-content ul li a.rapala:hover {background-position: 0 -42px;}

#footer-content ul li a.vmc {background-position: -60px 0; width: 36px;}
#footer-content ul li a.vmc:hover {background-position: -60px -42px;}

#footer-content ul li a.storm {background-position: -96px 0; width: 73px;}
#footer-content ul li a.storm:hover {background-position: -96px -42px;}

#footer-content ul li a.luhr-jensen {background-position: -169px 0; width: 124px;}
#footer-content ul li a.luhr-jensen:hover {background-position: -169px -42px;}

#footer-content ul li a.sufix {background-position: -293px 0; width: 68px;}
#footer-content ul li a.sufix:hover {background-position: -293px -42px;}

#footer-content ul li a.blue-fox {background-position: -361px 0; width: 87px;}
#footer-content ul li a.blue-fox:hover {background-position: -361px -42px;}

#footer-content ul li a.terminator {background-position: -448px 0; width: 112px;}
#footer-content ul li a.terminator:hover {background-position: -448px -42px;}

#footer-content ul li a.williamson {background-position: -560px 0; width: 65px;}
#footer-content ul li a.williamson:hover {background-position: -560px -42px;}

#footer-content ul li a.trigger-x {background-position: -625px 0; width: 101px;}
#footer-content ul li a.trigger-x:hover {background-position: -625px -42px;}



	
/* ------------------------------ */
/* ------------------------------ */
/* SHADOWBOX STYLE                */
/* ------------------------------ */
/* ------------------------------ */

#sb-container,#sb-wrapper{text-align:left;}#sb-container,#sb-overlay{position:absolute;top:0;left:0;width:100%;margin:0;padding:0;}#sb-container{height:100%;display:none;visibility:hidden;z-index:999;}body>#sb-container{position:fixed;}#sb-container>#sb-overlay{height:100%;}#sb-wrapper{position:relative;}#sb-wrapper img{border:none;}#sb-body{position:relative;margin:0;padding:0;overflow:hidden;border:20px solid #ffffff;}#sb-body-inner{position:relative;height:100%;}#sb-content.html{height:100%;overflow:auto;}#sb-loading{position:absolute;top:0;width:100%;height:100%;text-align:center;padding-top:10px;}#sb-loading a{font-family:'Lucida Grande',Tahoma,sans-serif;cursor:pointer;text-decoration:underline;}#sb-loading a:hover{text-decoration:none;}#sb-body,#sb-loading{background-color:#ffffff;font-family:'Lucida Grande',Tahoma,sans-serif;}#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}#sb-title-inner,#sb-info-inner{position:relative;font-family:'Lucida Grande',Tahoma,sans-serif;line-height:16px;}#sb-title,#sb-title-inner{height:26px;}#sb-title-inner{font-size:16px;padding:5px 0;color:#fff;}#sb-info,#sb-info-inner{height:20px;}#sb-info-inner{font-size:12px;color:#fff;}#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;}#sb-nav-close{background-image:url(../shadowbox/resources/close.png);background-repeat:no-repeat;}#sb-nav-next{background-image:url(../shadowbox/resources/next.png);background-repeat:no-repeat;}#sb-nav-previous{background-image:url(../shadowbox/resources/previous.png);background-repeat:no-repeat;}#sb-nav-play{background-image:url(../shadowbox/resources/play.png);background-repeat:no-repeat;}#sb-nav-pause{background-image:url(../shadowbox/resources/pause.png);background-repeat:no-repeat;}#sb-counter{float:left;padding:2px 0;width:45%;}#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}#sb-counter a.sb-counter-current{text-decoration:underline;}div.sb-message{font-family:'Lucida Grande',Tahoma,sans-serif;font-size:12px;padding:10px;text-align:center;}div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}




/* ------------------------------ */
/* ------------------------------ */
/* MAIN MENU STYLE                */
/* ------------------------------ */
/* ------------------------------ */



/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin:			0;
	padding:		0;
	list-style:		none;
}
ul.sf-menu {
	padding: 0 0 0 1em;
    background: url(../images/interface/icon-arrow-right.png) 0 16px no-repeat;
}
.sf-menu {
	line-height:	1em;
}
.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 ***/
.sf-menu {
	float:			right;
	margin:			40px 0 0 0;
}
.sf-menu a {
	padding: 		1em;
	text-decoration:none;
}
.sf-menu li li a {
	padding: 		0.75em 0.75em 0.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#333333;
}
.sf-menu li.current a, .sf-menu li.current a:active, .sf-menu li.current a:visited, .sf-menu li.current a:hover  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#cc0000;
}
.sf-menu li.current li a, .sf-menu li.current li a:active, .sf-menu li.current li a:visited, .sf-menu li.current li a:hover  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#333333;
}
.sf-menu li a:hover  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#cc0000;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		transparent;
	outline:		0;
}

.sf-menu li li {
	background:		#ffffff;
	border-bottom:		1px solid #cccccc;
}

.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	outline:		0;
	background:		#eeeeee;
	color:			#333333;
}
.sf-menu li {
	background:		transparent;
}
.sf-menu li li {
	background:		#ffffff;
}
.sf-menu li li li {
	background:		#ffffff;
}

/*** 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/interface/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/interface/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	/* Won't Validate Yet, Come W3C!
	-moz-border-radius: 0px 17px 0px 17px;
	-webkit-border-radius: 0px 17px 0px 17px;
	*/
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
	






/* ------------------------------ */
/* ------------------------------ */
/* TABS STYLE                     */
/* ------------------------------ */
/* ------------------------------ */

#tabs {
	float: left;
	padding: 15px 0 20px 0;
	width: 650px;
}

/* root element for tabs  */
ul.tabs {
	margin:0 !important; 
	padding:0;
	height:33px;
	border-bottom:1px solid #cccccc;	 	
}

/* single tab */
ul.tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab */
ul.tabs a { 
	float:left;
	font-size: 11px;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	display:block;
	padding: 10px 15px 0 15px;	
	text-decoration:none;
	border:1px solid #cccccc;	
	border-bottom:0px;
	height:21px;
	background-color:#ffffff;
	color:#333333;
	margin-right:10px;
	position:relative;
	top:1px;	
}

ul.tabs a:hover {
	background-color:#eeeeee;
}
	
/* selected tab */
ul.tabs a.current {
	background-color:#ffffff;
	border-bottom:2px solid #ffffff;	
	color:#cc0000;	
	cursor:default;
}

	
/* tab panes */
.pane {
	border:1px solid #cccccc;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding: 15px;
	background-color:#ffffff;	
}

#color-patterns {
	float: left;
	padding: 0 0 25px 15px;
	width: 633px;
}

#thumbnails-container {
	float: left;
	padding: 0 0 35px 18px;
	width: 633px;
}

.wallpapers #thumbnails-container {
	float: left;
	padding: 0 0 0 18px;
	width: 633px;
}





/* ------------------------------ */
/* ------------------------------ */
/* TACKLE BOX SLIDESHOW           */
/* ------------------------------ */
/* ------------------------------ */

#tackle-box {
	clear: right;
	float: right;
	width: 248px;
	padding-bottom: 35px;
}

#tackle-box h2 {
	padding-left: 10px;
}

#tackle-box #slideshow {
	clear: both;
	position: relative;
	width: 248px;
	height: 184px;
    background: url(../images/interface/tackle-box-slideshow-bg.png) 0 0 no-repeat;
}

#tackle-box #slideshow .scrollable { 
    /* required settings */ 
	float:left; 
    overflow:hidden; 
	width: 175px;
	height: 168px;
    position:relative;
	top: 16px;
} 

/* prev, next, prevPage and nextPage buttons */
#tackle-box #slideshow a.browse {
	display:block;
	width: 23px;
	height: 47px;
	float:left;
	margin:0;
	padding:0;
	cursor:pointer;
	font-size:1px;
	position:relative;
	top: 53px;
} 

/* right */
#tackle-box #slideshow a.right,
#tackle-box #slideshow a.right:hover,
#tackle-box #slideshow a.right:active,
#tackle-box #slideshow a.right:visited {
    background: url(../images/interface/tackle-box-next.png) 0 0 no-repeat;
	margin-left:14px;
	clear:right;
	text-indent: -9999999px;
	overflow:hidden;
}
#tackle-box #slideshow a.right:hover {
    background: url(../images/interface/tackle-box-next-hover.png) 0 0 no-repeat;
}

/* left */
#tackle-box #slideshow a.left,
#tackle-box #slideshow a.left:hover,
#tackle-box #slideshow a.left:active,
#tackle-box #slideshow a.left:visited {
    background: url(../images/interface/tackle-box-previous.png) 0 0 no-repeat;
	margin-right:13px;
	text-indent: -9999999px;
	overflow:hidden;
}
#tackle-box #slideshow a.left:hover {
    background: url(../images/interface/tackle-box-previous-hover.png) 0 0 no-repeat;
}

/* disabled navigational button */
#tackle-box #slideshow a.disabled {
	visibility:hidden !important;		
} 

#tackle-box #slideshow .scrollable .items { 
    /* this cannot be too large */ 
    width: 99999em;
	height: 168px;
    position:absolute; 
	top:0;
	left:0;
} 

#tackle-box #slideshow .scrollable .items .slide { 
    float:left; 
	width: 175px;
	height:168px;
	text-align: center;
}

#tackle-box #slideshow .scrollable .items .slide a {
	clear:left;
	float:left;
}

#tackle-box #slideshow .scrollable .items .slide a.slide-product-name:link,
#tackle-box #slideshow .scrollable .items .slide a.slide-product-name:hover,
#tackle-box #slideshow .scrollable .items .slide a.slide-product-name:active,
#tackle-box #slideshow .scrollable .items .slide a.slide-product-name:visited {
	padding: 6px 0 0 0;
	line-height: 13px;
	width: 175px;
	height:35px;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

#tackle-box #slideshow .scrollable .items .slide a.slide-product-name:hover {
	color: #cc0000;
	cursor: pointer;
}