/* Colors
	blue: #002257; 
	orange: #F78F1E;
*/

/* Temp Nav hiding */
.nav-dealers-staging,
.nav-distribution,
.nav-retail-staging {
	display: none;
}

.nav-dealers-staging.active,
.nav-distribution.active,
.nav-retail-staging.active,
.category-dealers-staging .nav-dealers-staging,
.category-dealers-staging .nav-distribution,
.category-dealers-staging .nav-retail-staging,
.category-distribution .nav-dealers-staging,
.category-distribution .nav-distribution,
.category-distribution .nav-retail-staging,
.category-retail-staging .nav-dealers-staging,
.category-retail-staging .nav-distribution,
.category-retail-staging .nav-retail-staging {
	display: list-item;
}

.category-dealers-staging .nav-dealers,
.category-dealers-staging .nav-retail,
.category-distribution .nav-dealers,
.category-distribution .nav-retail,
.category-retail-staging .nav-dealers,
.category-retail-staging .nav-retail {
	display: none;
}

/* end */

a {
	color: #E26703;
}

.blue {
	color: #002257;
}

body {
	background-color: #002257;
}

body.catalog-product-gallery {
	background-color: #FFF;
}

body.page-popup {
	background-color: #FFF;
}

.breadcrumbs {
	border: 0;
	border-bottom: 1px solid #DDD;
	font-size: .9em;
	/* margin: 5px 10px 0; */
	padding: 0 5px 5px;
}

.breadcrumbs a {
	color: #333;
	text-decoration: none;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

.category-custom .col-main input {
	border: 1px solid #F78F1E;
	margin-bottom: 5px;
}

.category-title { 
	border-bottom: 0;
	margin: 0 0 5px;
}

.cms-home .col-main {
	padding: 0;
}

.cms-home .main {
	background: transparent;
	border: 1px solid #F78F1E;
	border-width: 0;
	overflow: hidden;
	padding: 10px 0 0;
}

.cms-page-view a {
	color: #ff6600;
}

.cms-page-view .col-main p {
	margin-bottom: 1em;
}

.cms-page-view .col-main table p {
	margin-bottom: 0;
}

.cms-page-view .col-main table {
	border: 1px solid #CCC;
	/* border: none; */
	border-collapse: collapse;
}

.cms-page-view .col-main td {
	padding: .25em;
}

.cms-page-view .col-main table table {
	border: 1px;
}

.cms-page-view .col-main ul, 
.cms-page-view .col-main ol {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 2em;
	margin-bottom: 1em;
}

.cms-page-view h2 {
	font-weight: bold;
	margin-top: 1em;
}

.cms-page-view h3 {
	color: #ff6600;
	font-size: 16px;
	margin-top: 1em;
}

.cms-page-view h4 {
	color: #002257;
	font-size: 14px;
	margin-top: 1em;
}

.col3-layout .col-left,
.col3-layout .col-right {
	padding: 0;
	width: 210px;
}

.col3-layout .col-main {
	margin-left: 17px;
	padding: 0;
	width: 514px;
}

.col-left {
	border: 0;
}

.col-left a {
	color: #002257;
	font-weight: bold;
	text-decoration: none;
}

.col-left a:hover {
	color: #F78F1E;
}

.col-main {
	border: 0;
	padding: 0;
	width: 726px;
}

.col-right {
	border: 0;
	padding: 0;
	width: 210px;
}

.col-right p {
	padding-bottom: 10px;
}

.footer {
	border: 0;
	border-top: 1px solid #F78F1E;
	color: #FFF;
	margin: 10px 0;
	padding-bottom: 0px;
	text-align: center;
}

.footer a {
	background: transparent url('../images/li-fff.gif') no-repeat scroll 100% 50%;
	color: #FFF;
	padding: 0 10px 0 5px;
	text-decoration: none;
}

.footer li.last a {
	background-image: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footer address {
	clear: both;
	font-size: .75em;
	margin-top: 20px;
	text-align: center;
}

.footer address a {
	background-image: none;
}

.footer li {
	display: inline;
	padding: 0;
}

.footer li.first {
}

.footer ul {
	display: block;
	float: none;
	padding: 0;
}

h2 {
	color: #002257;
}

.header {
	border: 0;
	color: #FFF;
	padding: 0;
	position: relative;
}

.header a {
	color: #FFF;
}

.header .form-search {
	text-align: right;
}

.header .form-search button.button {
	background: #002257 none repeat scroll 0 0;
	border:1px solid #FFF;
}

.header .form-search button.button span {
	color: #FFF;
}

.header .form-search input.input-text, textarea {
	color: #333;
}

iframe {
	border: none;
}

/*
#left-custom ul {
	margin-left: 1em;
}
*/

#left-custom .level2 ul {
	margin-left: 1em;
}

ul#left-custom li {
	_border: 1px solid blue;
	height: auto;
	//overflow: hidden;
}

ul#left-custom li li {
	_border: 0;
}

ul#left-custom a {
	_border: 1px solid red;
	display: none;
	height: auto;
}

ul#left-custom a span {
	_border: 1px solid green;
	display: none;
	//overflow: hidden;
	//width: auto;
	//height: auto
}

ul#left-custom ul ul a,
ul#left-custom ul ul a span {
	border: 0;
	display: inline;
}

#left-custom li.level0 {
	display: none;
}

#left-custom li.level0.active {
	display: list-item;
}

#left-custom li.level1 {
	display: none;
}

#left-custom li.level1.active {
	display: list-item;
}

#left-custom li.level1.active a,
#left-custom li.level1.active a span {
	display: block;
	color: orange;
}

#left-custom li.level1.active .level2 a,
#left-custom li.level1.active .level2 a span {
	color: #002257;
}

#left-custom li.level1.active,
#left-custom li.level1.active li.level2 {
	display: list-item;
}

#left-custom li.level2 {
	display: none;
}

#left-custom li.level2.active {
	display: list-item;
}

#left-custom li.level3 {
	display: none;
}

#left-custom li.level2.active li.level3 {
	display: list-item;
}

#logo {
	height: 85px;
	margin: 10px 0;
	width: 376px;
}

.main {
	background-color: #FFF;
	border: 1px solid #F78F1E;
	border-width: 0 1px 1px;
	padding: 10px;
}

/********** < Navigation */
#nav {
	font-size:12px; 
	border: 0; 
	padding: 0; 
	margin: 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:#002257; 
}

#nav a { 
	float:left; 
	padding:5px 12px 6px 8px; 
	color: #FFF; 
	font-weight:bold; 
}
#nav li.over a,
#nav a:hover { 
	color:#002257; 
}

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#F78F1E; }
#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 #F78F1E; }

/* 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:#fbc78e; color:#333 !important; }
#nav ul li a:hover { background:#002257; color:#fff !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }
/********** Navigation > */
/* ======================================================================================= */



#left-custom .level2.active a {
	color: #F78F1E;
}

#left-custom .level2.active.parent a,
#left-custom .level2.active .level3 a {
	color: #002257;
}

#left-custom .level2.active .level3.active a {
	color: #F78F1E;
}

#nav-container {
	background-color: #F78F1E;
	/* border: 1px solid #F78F1E; */
	margin: 0;
	text-align: right;
}

#nav-container .ccp-login a {
	background: #000 url('../images/button-back.gif') repeat-x;
}

#nav-container .ccp-login a:hover {
	background: url('../images/button-back-over.gif') repeat-x;
	color: #333;
}

#nav-container .links {
	display: block;
	float: right;
	font-size: .9em;
	margin: 0;
	padding: 0;
}

#nav-container .links a {
	line-height: 28px;
	//line-height: 27px; /* ie 7 fix */
}

#nav-container .links a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 7px 7px;
	text-decoration: none;
}

#nav-container .links a:hover {
	color: #002257;
	text-decoration: none;
}

#nav-container .links li {
	/* margin-top: 5px; */
}


#nav-container .links li {
	position: relative;
	float: left;
}

#nav-container .links li.first a {
}

#nav-container .links.ccp-login li.first a {

}

.orange {
	color: #E26703;
}

.page {
	background-color: #002257;
	border: 1px solid #444;
	border-width: 0;
	padding: 10px;
	width: 990px;
}

.pager,
.sorter {
    background:url(../images/pager_bg.gif) repeat-x 0 100% #fff;
    font-size:.95em;
    border-width: 1px 0 0;
}

.price-box,
.only {
	color: #F78F1E;
	font-size: .9em;
}

.product-view .product-img-box .product-image  {
	border: 0;
}

.product-collateral {
	background-color: #FAF7EE;
	border:1px solid #C4C6C8;
	padding: 1em;
}

.product-collateral h3 {
	color:#E26703;
}

.product-collateral .up-sell .products-grid {
	background-color: #F6F2E7;
	border: 1px solid #E5DCC3;
}

.product-collateral .up-sell .products-grid td.empty {
	background:#F1ECDB none repeat scroll 0 0;
}

.products-grid td {
	border-width: 1px 1px 0 0;
}

.products-grid td.last {
	border-right: 0;
}

.products-grid tr.first td {
	border-top: 0;
}



.products-grid tr.even {
	background-color: transparent;
}

.product-name {
	line-height: 1em;
}

.product-name a:link,
.product-name a:visited {
	color: #002257;
	font-size: .75em;
	line-height: 1em;
	text-decoration: none;
}

.product-name a:hover,
.product-name a:active {
	text-decoration: underline;
}

.product-options-bottom .or {
	float: left;
	margin: 0 10px;
}

.product-options-bottom .add-to-cart {
	float: left;
}

.product-view .product-shop {
	width:240px;
}

.sidebar .block {
	border: 0;
	background-color: #E6F7FB;
}

.sidebar .block .block-content {
	padding: 5px 10px;
	border: 1px solid #E2E2E2;
	border-width: 0 1px 1px;
}

.sidebar .block .block-title {
	background-color: #002257;
	border: 0;
	color: #FFF;
}

.sidebar .block .block-title h2 {
	font-size: 12px;
}

.sidebar h2 {
	color: #FFF;
}

.sidebar .mini-products-list .product-image {
	background: #FFF;
}

.store-switcher {
	bottom: 10px;
	position: absolute;
	right: 5px;
	text-align: center;
}

.store-switcher h6 {
	font-size: .75em;
	padding-bottom: 3px;
}

table#PageTable {
	border-color: #EEE;
}

/******* HOME **********/	
	#custom-buttons {
		border: 0px solid blue;
		margin-left: 541px;
	}
	
	#custom-buttons img {
		border: 1px solid orange;
		margin: 0 0 10px 10px;
		_margin: 0 0 10px 8px;
		height: 135px;
		width: 135px;
	}
	
	#home-right {
		background: #fff;
		border: 1px solid orange;
		color: #002257;
		/* height: 190px;
		_height: 184px; */
		height: auto;
		margin-left: 551px;
		_margin-left: 546px;
		/* 
		padding: 10px;
		text-transform: uppercase;
		*/
		width: 437px;
	}
	
	#home-right #cc-shirt {
		float: left;
		

	}

	#home-right a {
		text-decoration: none;
	}

	#home-right a:hover {
		text-decoration: underline;
	}

	#home-right b {
		color: #002257;
	}

	#home-right h3 {
		margin-left: 150px;
	}

	#home-right #cc-new {
		margin-left: 30px;
	}
	
	#home-right p {
		/* margin-left: 200px; */
	}
	
	#fadeshow {
		border: 1px solid orange;
		float: left;
		height: 430px;
		width: 535px;
	}
	
	#home-left .up-sell {
		height: 250px;
	}
	
	#home-left {
		background: #FFF;
		border: 1px solid orange;
		clear: left;
		float: left;
		/* height: 250px; */
		margin-right: -417px;
		width: 535px;
	}
	
	#home-left h2 {
		font-weight: bold;
		padding: .25em;
	}
	
	#home-left h2 #retail {
		font-size: .65em;
		font-weight: normal;
	}

	#home-left td {
		text-align: center;
	}
	
	#frame {
	/*
		border: 1px solid red;
		width: 990px;
	*/
	}
	
	#sub-blocks {
		border: 1px solid orange;
		border-width: 1px 0 0;
		padding: 10px 0 0;
	}


iframe table {
	width: 800px;
}

.wrapper {
	background-color: #002257;
}
