/* main elements */
* { border: 0; font-family: inherit; font-size: inherit; line-height: inherit; margin: 0; padding: 0; }
body { color: #4b4b4b; background: white url(background.jpg) no-repeat top center; font-family: Georgia,Arial,Helvetica; margin: 0; text-align: center; }
p a { font-weight: bold; text-decoration: underline; }
a, a:visited { color: #01506e; text-decoration: none; }
a:hover { text-decoration: underline; }
h1 { color: #6b9fbd; font-size: 30px; font-weight: normal; margin-bottom: 20px; }
h2 { color: #4b81a1; font-size: 18px; font-weight: normal; margin: 24px 0 10px 0; }
p, td { font-size: 13px; line-height: 20px; margin-bottom: 4px; }
small { color: #4b4b4b; font-size: 12px; font-style: italic; margin-left: 2px; }
td { padding: 0 6px 0 6px; }
.left { float: left; }
.right { float: right; }
#container { margin: auto; text-align: left; width: 870px; }
#header { height: 95px; }
#header a img { border: 0; float: left; height: 85px; width: 580px; }
#search { float: right; margin-top: 40px; }
#search .input { background-color: #fdfbf9; border: 1px solid #e9c8a6; color: #e9c8a6; font: 18px Georgia,Arial,Helvetica; padding: 8px; width: 236px; }
#search .input:hover, #search .input:focus { background-color: white; border-color: #dfae7c; color: #dfae7c; }
#content { background-color: white; min-height: 600px; }
#content a img { border: 2px solid #e6f0f6; display: block; margin-bottom: 4px; }
#content a:hover img { border-color: #6b9fbd; }
#content li { font-size: 18px; line-height: 30px; margin-left: 18px; }
#tackle-info { background: url(blue-background.png) repeat-x; float: left; margin: 15px 5px 0 15px; padding: 15px; width: 535px; }
#tackle-info img { border: 1px solid #e6f0f6; margin-bottom: 20px; }
#tackle-ordering { background: url(beige-background.png) repeat-x; float: right; margin: 15px 15px 0 5px; padding: 15px; width: 230px; }
#tackle-ordering h1 { color: #dfae7c; text-align: center; }
#tackle-samples { background: url(blue-background.png) repeat-x; clear: both; margin: 0 15px 0 15px; min-height: 200px; padding: 15px; }
#tackle-samples a { float: left; font-size: 12px; margin: 0 15px 15px 0; text-align: center; }
#tackle-samples a:hover { text-decoration: none; }
#footer { background: white; clear: both; font-size: 12px; margin: 40px 0 30px 0; padding: 5px 10px; text-align: center; }

/* forms */
#content input, select, textarea { background: white url(blue-background.png) 0 -50px repeat-x; border: 1px solid #6b9fbd; color: #4b4b4b; display: block; font: 18px Arial,Verdana,Helvetica; margin-bottom: 10px; padding: 6px; }
select { pointer: hand; padding: 2px; }
textarea { height: 200px; width: 450px; }
label { display: block; font-size: 14px; font-weight: bold; line-height: 1.5em; margin: 12px 0 4px 0; }
#content .fbsubmit { background-image: none; background-color: #6b9fbd; background-image: none; border-color: white; color: white; cursor: pointer; font-weight: bold; margin-top: 30px; width: 120px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
#content .fbsubmit:hover { background-color: #d7f6ff; border-color: #6b9fbd; color: #6b9fbd; }
#content .fb_invalid { color: red; font-size: 12px; font-style: italic; margin-bottom: 16px; }
#content .fb_invalid input, .fb_invalid select, .fb_invalid textarea { background-image: none; background-color: pink; border-color: red; color: red; }
.hidden, .error_message { display: none; }

/* Horizontal Menu for the CMS CSS Menu Module by Alexander Endresen */
#menuwrapper { margin-left: 8px; overflow: hidden; }
#menuwrapper * { z-index: 9999; }
#primary-nav ul a { display: block; text-decoration: none; font-weight: bold; font-size: 15px; padding: 7px 8px; }
html>body #primary-nav ul a { padding-top: 6px; }
#primary-nav ul li li { float: none; margin-left: 0px; margin-top: -1px; position: relative; width: 180px; }
#primary-nav ul li { background: none; float: left; margin-left: -1px; }
#primary-nav ul ul li a { font-weight: normal; }
#primary-nav, #primary-nav ul,  #primary-nav ul ul { list-style: none; margin: 0; padding: 0; }
#primary-nav ul ul { display: none; position: absolute; top: auto; border: none; }
#primary-nav ul ul ul { margin-top: 1px; margin-left: -1px; left: 100%; top: 0; }
#primary-nav ul ul, #primary-nav ul li:hover ul, #primary-nav ul li:hover ul ul { display: none; }
#primary-nav ul li:hover ul, #primary-nav ul ul li:hover ul, #primary-nav ul ul ul li:hover ul { display: block; }
#primary-nav ul li li { float: left; clear: both; }
#primary-nav ul li li a { background-color: #6b9fbd; height: 1%; }
#primary-nav ul li li a:hover,  #primary-nav ul:hover, #primary-nav ul:hover ul li.menuparent, #primary-nav ul li:hover { background-color: #01506e; }
#primary-nav .menuparent:hover a { color: white; }
#primary-nav .menuparent:hover ul a { color: white; }
#primary-nav .menuparent:hover ul a:hover { color: white; }

/* Featured Content Slider by Chris Coyier */
#page-wrap * { margin: 0; padding: 0; }
.slider-wrap { width: 534px; }
.stripViewer .panelContainer .panel ul { margin: 0 15px 0 30px; text-align: left; }
.stripViewer { overflow: hidden; position: relative; width: 534px; height: 244px; }
.stripViewer .panelContainer { position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel	{ overflow: hidden; float: left; height: 100%; position: relative; width: 534px; }
.stripNavL, .stripNavR, .stripNav { display: none; }
.wrapper img { height: 240px; width: 530px; }
#movers-row { float: left; margin-top: 4px; }
#movers-row div a.cross-link { float: right; }
.cross-link { display: block;  float: left; margin-right: 4px; width: 104px; }
.cross-link img { height: 39px; width: 96px; }

/**
 * 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 img { border: none; }
#lightbox-container-image-box { position: relative; background-color: white; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { margin: auto; 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-size: 12px; background-color: white; margin: 0 auto; line-height: 1.5em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { font-size: 14px; line-height: 1.5em; padding: 0 10px; }
#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; }
