/* ----------------------------- */
/* STANDARD HTML DEFINITION      */
/* ----------------------------- */

* {margin: 0; padding: 0}

body {
	text-align: center;
	background: url(../images/bg-tile-stainless.jpg) repeat-x;
	background-attachment: scroll;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 17px;
	letter-spacing: 1px;
	color: #333333;
	margin: 0;
	padding: 0;
}

#container {
	margin: 0 auto;
	padding: 0 0 160px 0;
	width: 100%;
	text-align: center;
}

#content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 20px 0 20px;
	width: 960px;
	text-align: center;
}

a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 17px;
	letter-spacing: 1px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 17px;
	color: #333333;
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 42px;
	line-height: 42px;
	height: 42px;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	letter-spacing: 1px;
	text-transform: normal;
	color: #333333;
	text-align: left;
	margin: 0;
	padding: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-align: left;
	margin: 0;
	padding: 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	height: 24px;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
	margin: 0;
	padding: 0 0 10px 0;
}

input {
 	border: 1px solid #ccc;
	font-weight: normal;
	font-size: 10px;
	line-height: 17px;
	color: #666666;
	height: 16px;
}



/* -------------------------------------------------- */
/* BRANDING STRIP FOOTER (branding-strip.php Include) */
/* -------------------------------------------------- */

#branding-strip {
	z-index: 2;
	background: url(../images/bg-branding-strip.png) repeat-x;
	text-align: left;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 116px;
}

#branding-strip p {
	display: block;
	background: url(../images/branding-strip-logo.png) no-repeat 20px 53px;
	padding: 23px 0 0 200px;
	height: 93px;
	width: 600px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 92px;
	letter-spacing: 1px;
	color: #666666;
}



/* -------------------------------------------------- */
/* HEADER (header.php Include)                        */
/* -------------------------------------------------- */

#header {
    background: url(../images/bg-header-highlight.png) 50% 0 no-repeat;
	text-align: center;
	height: 210px;
}

#main-menu {
	text-align: left;
	padding-top: 60px;
	height: 25px;
	border-bottom: 2px solid #c9252c;
}

#main-menu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	float: right;
	margin: 0;
	padding: 4px 0 0 0;
	text-align: right;
	line-height: 10px;
}
	
#main-menu-links {
	float: left;
	text-align: left;
	height: 25px;
	width: 760px;
}
	
#main-menu-links ul {
	display: inline;
}
	
#main-menu-links ul li {
	float: left;
	padding-right: 26px;
}

#main-menu-links ul li a, #main-menu-links ul li a:visited, #main-menu-links ul li a:active {
	display: block;
	text-align: center;
	margin: 0;
	padding: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	color: #666666;
	border: none;
	text-decoration: none;
}

#main-menu-links ul li a:hover {
	display: block;
	text-align: center;
	margin: 0;
	padding: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	color: #c9252c;
	border: none;
	text-decoration: none;
}

/* --- Active Menu States (targets links based on a unique body ID) --- */
#home-page li.home a:link, #home-page li.home a:visited, #home-page li.home a:active, #spinnerbaits-page li.spinnerbaits a:link, #spinnerbaits-page li.spinnerbaits a:visited, #spinnerbaits-page li.spinnerbaits a:active, #buzzbaits-page li.buzzbaits a:link, #buzzbaits-page li.buzzbaits a:visited, #buzzbaits-page li.buzzbaits a:active, #hybrids-page li.hybrids a:link, #hybrids-page li.hybrids a:visited, #hybrids-page li.hybrids a:active, #leaders-page li.leaders a:link, #leaders-page li.leaders a:visited, #leaders-page li.leaders a:active, #skirts-page li.skirts a:link, #skirts-page li.skirts a:visited, #skirts-page li.skirts a:active, #jigs-page li.jigs a:link, #jigs-page li.jigs a:visited, #jigs-page li.jigs a:active, #saltwater-page li.saltwater a:link, #saltwater-page li.saltwater a:visited, #saltwater-page li.saltwater a:active, #inline-spinners-page li.inline-spinners a:link, #inline-spinners-page li.inline-spinners a:visited, #inline-spinners-page li.inline-spinners a:active {
	display: block;
	text-align: center;
	margin: 0;
	padding: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	color: #c9252c;
	border-bottom: 6px solid #c9252c;
	text-decoration: none;
} 

#home-page li.home a:hover, #spinnerbaits-page li.spinnerbaits a:hover, #buzzbaits-page li.buzzbaits a:hover, #hybrids-page li.hybrids a:hover, #leaders-page li.leaders a:hover, #skirts-page li.skirts a:hover, #jigs-page li.jigs a:hover, #saltwater-page li.saltwater a:hover, #inline-spinners-page li.inline-spinners a:hover {
	display: block;
	text-align: center;
	margin: 0;
	padding: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	color: #c9252c;
	border-bottom: 6px solid #c9252c;
	text-decoration: none;
 }



/* ------------------------------------------------- */
/* BREADCRUMBS (breadcrumbs.php include)             */
/* ------------------------------------------------- */

#breadcrumbs {
	clear: both;
	text-align: left;
	margin: 0;
	padding: 0 0 30px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #c9252c;
}

#breadcrumbs .grey { /*-- references link spans inside breadcrumbs.php include --*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

#breadcrumbs a:link, a:visited, a:active a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

#breadcrumbs a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}




/* ------------------------------------------------- */
/* LEFT MENU (left-menu.php include)                 */
/* ------------------------------------------------- */

.left-menu {
	margin: 0;
	padding: 0 0 40px 0;
}

.left-menu h3 {
	display: block;
	line-height: 18px;
	height: 18px;
}

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

.left-menu ul li a, .left-menu ul li a:visited, .left-menu ul li a:active {
	display: block;
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 12px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	text-transform: none;
	letter-spacing: 1px;
	color: #666666;
	border-bottom: 1px solid #999999;
	text-decoration: none;
}

.left-menu ul li a:hover {
	display: block;
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 12px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	text-transform: none;
	letter-spacing: 1px;
	color: #c9252c;
	border-bottom: 1px solid #c9252c;
	text-decoration: none;
	cursor: pointer;
}

/* --- Current Left Menu States (targets links by PHP adding the class "current" to corresponding li tag) --- */
.left-menu ul li.current a, .left-menu ul li.current a:visited, .left-menu ul li.current a:active {
	display: block;
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 12px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 10px;
	line-height: 11px;
	text-transform: none;
	letter-spacing: 1px;
	color: #c9252c;
	border-bottom: 2px solid #c9252c;
	text-decoration: none;
}

.left-menu ul li.current a:hover {
	display: block;
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 12px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 10px;
	line-height: 11px;
	text-transform: none;
	letter-spacing: 1px;
	color: #c9252c;
	border-bottom: 2px solid #c9252c;
	text-decoration: none;
	cursor: pointer;
}


/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* PRODUCT PAGES                                     */
/* ------------------------------------------------- */
/* ------------------------------------------------- */


/* ------------------------------------------------- */
/* COLUMN 1                                          */
/* ------------------------------------------------- */

#column1 {
	float: left;
	text-align: left;
	width: 209px;
	margin: 0;
	padding: 0 25px 120px 0;
}



/* ------------------------------------------------- */
/* COLUMN 2                                          */
/* ------------------------------------------------- */

#column2 {
	float: right;
	width: 722px;
	text-align: left;
	margin: 0;
	padding: 0 0 160px 0;
}


/* ------------------------------------------------- */
/* PRODUCT INFO                                      */
/* ------------------------------------------------- */

img.new {
	display: inline;
	margin-bottom: -3px;
}

img.hero {
	float: left;
	z-index: 1;
	width: 500px;
	margin: 0;
	padding: 0;
}

img.icon {
	float: left;
	height: 70px;
	margin: 0;
	padding: 0 2px 2px 0;
}

img.thumbnail {
	z-index: 1;
	width: 200px;
	height: 170px;
	margin: 0;
}

p.description {
	margin: 0;
	padding: 0 0 30px 0;
}

.clear-both {
	clear: both;
}

#features {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
}

#features ul {
	padding: 0 0 0 16px;
	list-style-type: disc;
	list-style-position: outside;
}

#features ul li {
	padding: 0 0 14px 0;
	line-height: 11px;
}

#icons {
	clear: right;
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
}

#available-in {
	clear: both;
	margin: 0;
	padding: 30px 0 0 0;
}

#available-in a:link, #available-in a:visited, #available-in a:active  {
	color: #c9252c;
	text-decoration: underline;
	font-weight: bold;
}

#available-in a:hover {
	color: #c9252c;
	text-decoration: none;
	font-weight: bold;
}

#available-in ul {
	padding: 0;
	list-style: none;
}

#available-in ul li {
	padding: 0 0 4px 0;
	line-height: 11px;
}

#available-in .row {
	clear: both;
}

#available-in .row .item {
	float: left;
	width: 234px;
	padding: 0 8px 20px 0;
	margin: 0;
	text-align: left;
}

#available-in .row .last-item {
	float: left;
	width: 234px;
	padding: 0 0 20px 0;
	margin: 0;
	text-align: left;
}

.enlarged-gallery {
	display: none;
}

#specifications {
	clear: both;
	margin: 0;
	padding: 15px 0 0 0;
}

/* ----------------------------- */
/* SPECIFICATION TABLES          */
/* ----------------------------- */

table {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 0;
	margin: 0 0 20px 0;
	text-align: left;
	width: 100%;
}

table td {
	width: 96px;
	border-right: 1px solid #666666;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	padding: 0 10px 0 10px;
}

table tr.title td {
	width: 641px;
	background-color: #c9252c;
	border-bottom: 1px solid #666666;
	padding: 12px 10px 8px 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #ffffff;
}

table tr.labels td {
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	text-transform: none;
	letter-spacing: 0px;
	color: #666666;
	font-style: italic;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-right: none;
}

table tr.row-alternate td {
	background-color: #cccccc;
}


/* ----------------------------- */
/* PRODUCT ITEM LIST             */
/* ----------------------------- */

#product-list {
	margin: 0;
	padding: 0 0 10px 0;
}

#product-list .row {
	clear: both;
}

#product-list .row .item {
	float: left;
	width: 200px;
	padding: 30px 60px 0 0;
	margin: 0;
	text-align: center;
}

#product-list .row .last-item {
	float: left;
	width: 200px;
	padding: 30px 0 0 0;
	margin: 0;
	text-align: center;
}

#product-list h2 {
	padding-bottom: 8px;
}

#product-list .new {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
}