* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: verdana, arial;
	color: #000;
}

body {
	text-align: center;
	background: url(/images/global/BG.jpg) no-repeat center top #000;
}

div#pageContain {
	width: 935px;
	margin: 0px auto;
	text-align: left;
	border-top: none;
	background: black url(/images/global/BG_page_contain.gif) repeat-y top left;
}

/* -----------------=====| PAGE HEAD |=====----------------- */

div#pageHead {
	background: url(/images/global/BG_topnav.jpg) no-repeat #18344f;
	width: 935px;
	height: 79px;
	position: relative;
	z-index: 100;
}

ul#headLinks {
	list-style-type: none;
	float: right;
	display: inline;
	margin: 3px 10px 0px 0px;
}

ul#headLinks li,
ul#headLinks li form {
	display: inline;
}

ul#headLinks li.divider {
	margin-right: 10px;
	padding-right: 14px;
	background: url(/images/global/BG_headlinks_divider.gif) no-repeat center right;
}

ul#headLinks li form input#zip {
	width: 80px;
	font-size: 9px;
	color: #000;
	margin: 0px 3px;
}

ul#headLinks a {
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}

ul#headLinks a:hover {
	text-decoration: underline;
}

img#carlisle_logo {
	float: left;
	margin: 0px 0px 0px 62px;
}

ul#productCategories {
	list-style-type: none;
	position: absolute;
	z-index: 105;
	top: 31px;
	left: 252px;
}

ul#productCategories li {
	display: inline;
	float: left;
	margin-right: 15px;
}

div.subnav, div.subnavSafari {
	position: absolute;
	top: 33px;
	visibility: hidden;
	background: url(/images/global/BG_dropmenu.gif) repeat-x top #414141;
	padding: 4px 8px 8px 8px;
}

div#kayak_paddles_subnav {
	left: -8px;
}

div#canoe_paddles_subnav {
	left: 150px;
}

div#oars_subnav {
	left: 308px;
}

div#accessories_subnav {
	left: 490px;
}

ul#productCategories div.subnav ul, ul#productCategories div.subnavSafari ul {
	width: 144px;
	list-style-type: none;
}

ul#productCategories div#oars_subnav ul {
	width: 166px;
}

ul#productCategories div.subnav li, ul#productCategories div.subnavSafari li {
	float: none;
}

ul#productCategories div.subnav a, ul#productCategories div.subnavSafari a {
	display: block;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	padding: 3px 3px;
	border-bottom: 1px solid #5f5f5f;
}

ul#productCategories div.subnav a:hover {
	color: #e85612;
}

ul#productCategories div.subnavSafari a:hover { }
div.subnavSafari { cursor: pointer; }

/* -----------------=====| END PAGE HEAD |=====----------------- */

/* -----------------=====| LEFT NAV |=====----------------- */

div#leftNav {
	background: url(/images/global/BG_leftnav.jpg) no-repeat bottom #000;
	width: 254px;
	float: left;
	padding-bottom: 60px;
}

img.categoryHdr {
	margin: 11px 23px 0px 20px;
}

ul.categoryNav {
	margin: 11px 23px 40px 20px;
	list-style-type: none;
	border-top: 1px solid #335D80;
	padding-top: 4px;
}

ul.categoryNav li {
	color: #FFF;
	border-bottom: 1px solid #335D80;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

ul.categoryNav a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	padding-left: 9px;
}

ul.categoryNav a:hover,
ul.categoryNav a.currentPage {
	color: #e85612;
}

div.bugBox {
	border: 1px solid #335D80;
	margin: 11px 23px 0px 20px;
	cursor: pointer;
}

div.bugBox img.h4 {
	margin: 11px 11px 2px 11px;
}

div.bugBox p {
	margin: 0px 75px 8px 11px;
	color: #989898;
	font-size: 10px;
}

div#bug_choosing_sm {
	background: url(/images/global/BG_bug_choosing.gif) no-repeat right center;
}

div#bug_legacy_sm {
	background: url(/images/global/BG_bug_carlisle_legacy.gif) no-repeat right center;
}

/* -----------------=====| END LEFT NAV |=====----------------- */

/* -----------------=====| BODY |=====----------------- */

div#contentContain {
	background-color: #FFF;
	width: 681px;
	float: right;
	clear: left;
	margin-bottom: 20px;
}

.carbon, .wood {	color: #ff7f0d; }
.fiberglass, .aluminum {	color: #ff7f0d; }

div.clearer {
	width: 1px; height: 1px; line-height: 1px; clear: both; font-size: 1px;
}

/* -----------------=====| END BODY |=====----------------- */

/* -----------------=====| RIGHT COLUMN |=====----------------- */


/* -----------------=====| END RIGHT COLUMN |=====----------------- */

/* -----------------=====| FOOTER |=====----------------- */

div#footer {
	background-color: #000;
	clear: both;
	padding: 20px 0px 0px;
	float: left;
	display: inline;
	width: 100%;
}

a#JO_link {
	float: left;
}

ul#footLinks {
	list-style-type: none;
	float: left;
	margin: 10px 10px 15px 10px;
	padding-left:245px;
}

ul#footLinks li {
	list-style-type: none;
	display: inline;
}

ul#footLinks a {
	border-right: 1px solid #999;
	margin-right: 4px;
	padding-right: 6px;
}

ul#footLinks a.lastLink {
	border-right: none;
}

ul#footLinks li.copyright {
	margin: 0 5px 0 30px;
}

ul#footLinks a,
ul#footLinks li {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

ul#footLinks a:hover {
	text-decoration: underline;
}

/* -----------------=====| END FOOTER |=====----------------- */


