
/*li.nav-1 > a,
li.nav-1 > a > span {
	background-color: #FF7E00 !important;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

li.nav-2 > a,
li.nav-2 > a > span {
	background-color: #3366a5 !important;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

li.nav-3 > a,
li.nav-3 > a > span {
	background-color: #1e6c38 !important;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

li.nav-4 > a,
li.nav-4 > a > span {
	background-color: #E6B00B !important;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

li.nav-5 > a,
li.nav-5 > a > span {
	background-color: #e26c0a !important;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

li.nav-6 > a,
li.nav-6 > a > span {
	background-color: #012060 !important;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

li.nav-7 > a,
li.nav-7 > a > span {
	background-color: #c00000 !important;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}
*/


body {
	background: url('../images/background.jpg') top left repeat-x #1C2E41;
}

.header-container .header-corners {
    background: url("../images/header_left_top_corner.png") no-repeat scroll left top transparent;
    height: 8px;
    overflow: hidden;
}

.header-container .header-corners div {
    background: url("../images/header_right_top_corner.png") no-repeat scroll right top transparent;
    padding: 0 8px;
}

.header-container .header-corners div div {
    background: none repeat scroll 0 0 #11212F;
}

.page {
    margin: 0 auto;
    padding: 29px 0 0;
    text-align: left;
    width: 949px;
}

.main-container {
	
}
.main-container {
	margin-top: 0;
	
}

.header-container {
	
}





.header {
	  background: none repeat scroll 0 0 #11212F;
    padding: 11px 4px 5px;
}


.header .logo {
	margin-top: 0;
}

 .menu-block {
    background: url("../images/menu_block_border_top.jpg") repeat-x scroll left top #D89F4F;
    float: left;
    width: 677px;
}

.menu-block .border-bot {
    background: url("../images/menu_block_border_bot.jpg") repeat-x scroll left bottom transparent;
}

.menu-block .border-left {
    background: url("../images/menu_block_border_left.jpg") repeat-y scroll left top transparent;
}

.menu-block .corner-left-top {
    background: url("../images/menu_block_corner_left_top.jpg") no-repeat scroll left top transparent;
}

.menu-block .corner-right-top {
    background: url("../images/menu_block_corner_right_top.jpg") no-repeat scroll right top transparent;
}

.menu-block .corner-left-bot {
    background: url("../images/menu_block_corner_left_bot.jpg") no-repeat scroll left bottom transparent;
}

.menu-block .corner-right-bot {
    background: url("../images/menu_block_corner_right_bot.jpg") no-repeat scroll right bottom transparent;
    padding: 8px 0 0;
}

#nav li {
    background: url("../images/menu_divider.gif") no-repeat scroll right top transparent;
    position: relative;
    text-align: left;
}

#nav li a {
    color: #1C2E41;
    float: left;
    font-weight: bold;
    padding: 5px 10px 12px 10px;
}


.quick-access { margin-bottom:5px;}
.customer-center {
	padding: 6px 8px 0 8px;
	/*background: #c7d619 url('../images/header-line_background.png') top left repeat-x;
        background: none repeat scroll 0 0 #16253B;*/
	color: #FFFFFF;
	float: right;
}

.clear
{
	clear:both;
}
.header .welcome-msg {
   
    font-size:10px;
    font-weight: bold;
    padding-right: 15px;
    padding-top: 32px;
    text-align: left;
    text-transform: uppercase;
    width: 165px;
	float:left;
	margin-left:10px;
	color:   #F0B869;
}

.header .logo {
    display: block;
   text-decoration: none;
	width:341px;
}

.customer-center > ul {
	float: right;
	margin-right: 8px;
	margin-top: 3px;
	color: #16253B;
}

.customer-center ul li {}

.customer-center a {
	color: #FFFFFF;
	text-decoration: none;
}

.customer-center .welcome-msg {
	float: left;
	padding-left: 15px;
	margin-top: 3px;
	font-weight: bold;
}



/*#nav li {
	padding:0;
	height:30px;
	float:left;
	letter-spacing: 0.2px;
}
#nav li a {
	float:left;
	height:30px;
	line-height:30px;
	margin-right: 2px;
	background: #f1f1f1 url('../images/rounded-corners-transparent.png') top left no-repeat;
	color: #16253B;
	padding-left: 20px;
}
#nav li a span {
	background: #f1f1f1 url('../images/rounded-corners-transparent.png') top right no-repeat;
	padding-right: 20px;
}
#nav li.first a {}
#nav li.last a {
	/* border-right:0; 
}
#nav li a span {
	float:left;
}
#nav li a {
}
#nav li.over a,
#nav li.over a span,
#nav li a:hover,
#nav li a:hover span {
	background-color: #16253B; color:#fff;
	
}

#nav li.active a span,
#nav li.parent a span,
#nav li a:hover span {
	padding: 0; padding-right: 20px;
}
#nav li.over a {
}
#nav li.active a {
	background-color: #16253B; color:#fff;
}
#nav li.over a span,
#nav li.active a span {
	background-color: #16253B;
}*/



/* 2nd level */
#nav li ul {
	background: #D59C4D;
    border: 1px solid #A56B1B;
    left: -10000px;
    position: absolute;
    top: 25px;
    width: 15em;
}

#nav ul li {
    border-bottom: 1px solid #A56B1B;
    float: none;
}

#nav ul li.parent:hover,
#nav ul li:hover {
	background: url('../images/menu-arrow.png') 2% 50% no-repeat;
}
#nav ul li.parent {
		background: url('../images/menu-arrow.png') 98% 50% no-repeat;
}

#nav li ul li {}
#nav li ul li a {
	color: #1C2E41 !important;
	font-size:11px;
	font-weight:bold;
	padding:0;
	padding-left:20px;
	
}
#nav ul li,
#nav ul li a,
#nav ul li a span,
#nav ul li.over a,
#nav ul li.over a span,
#nav ul li.active a span,
#nav ul li a:hover,
#nav ul li a:hover span {
	background: none;

}
#nav ul li.active a {color:#666;}

/* 3rd level and up */
#nav li ul li ul {border: 1px solid #b2b2b2;}

.breadcrumb-and-search {
	height:auto;
	
	
	color: #fff;
	text-align: left;
}
.breadcrumb-and-search .form-search {
	float: right;
}
.breadcrumb-and-search .breadcrumbs {
	margin: 5px 0 0 25px;
	width: 450px;
	float: left;
	font-size:11px;
}
.breadcrumb-and-search a {
	color: #fff;
}

.breadcrumbs li a {
    color: #FFFFFF;
    font-size: 1.09em;
    line-height: 1.2em;
}
.breadcrumbs li strong {
    color: #F0B869;
    font-weight: normal;
}
.form-search .input-text { width:206px; 
border: 0; font-size:12px; color: #666; overflow: hidden;float: left;}
.form-search .button {
background-color: #ebb364;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border:none;

padding: 2px !important;
height:auto !important;
width:auto !important;
background-image:none !important;}

.form-search .button span
{
	color:#000 !important;
font-weight:normal;
}

#searchnav
{
	float:right;
	width:260px;
	padding-top:13px;
}
	

.sidebar .block {
	
	
}
.sidebar .block .block-title {
	
	
}
.col-right .block .block-title {
   background-color: #1b2f43;
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
	color: #7C92AB;
	text-transform: none;
	font-weight: normal;
	float: left;
	width: 100%;
	padding-bottom: 10px;
    padding-top: 10px;
}
.col-right .block .block-title strong {
   display: block;
	
	padding: 0;
	margin: 0;
	width: 100%;
	margin-left: 10px;
	font-weight:normal;
}
.col-right .block .block-title strong span {
   
}

.block-cart .block-title
{
	background-color: #065729 !important;
	color:#F1B96A !important;
}

.block-cart .block-content
{
	background:#086b32 !important;
	color:#FFF;
	font-weight:bold;
}



.col-left .block .block-title {
	
background-color: #1b2f43;
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
	color: #7C92AB;
	text-transform: none;
	font-weight: normal;
	float: left;
	width: 100%;
	padding-bottom: 10px;
    padding-top: 10px;
	
}

.col-left .block .block-title strong {
	display: block;
	
	padding: 0;
	margin: 0;
	width: 100%;
	margin-left: 10px;
	font-weight:normal;
	/*background: #16253B url('../images/rounded-corners-transparent.png') top right no-repeat;*/
}

#silverframework-leftmenu-container
{
	
	background-color:#b3c2cc;
}

#narrow-by-list2
{
	
	clear:both;
	background-color: #fff;
border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
}


.col-left .block .block-title strong span {
	display: block;
	
	/*background: #16253B url('../images/rounded-corners-transparent.png') top left no-repeat;*/
	
}
.cart .discount, .cart .shipping {
	border: 1px solid #cecece;
	background-color:#f1f1f1;
}
.header .links li {
	padding-left: 7px;
	margin-left: 8px;
	font-size:12px;
}

.links li a {
    color: #FFF;
   white-space: nowrap;
   text-decoration:underline;
}

.links li a:hover {
   text-decoration:none;
}
.header .links li.first {
	border: 0;
}
.form-search label {
	display: none;
}
.sorter, .pager {
	background-color: #f2f2f2;
	border-bottom: 1px solid #16253B;
	border-top: 1px solid #16253B;	
}

.opc .step-title {
	border-top: 2px solid #16253B;
	background-color: #f1f1f1;
}
.opc .active .step-title h2 {
	font-weight: bold;
}
.account-login .content {
	
}

.footer-container {
	
	border: 0;	
}
.footer {
	
	
}

.special-price .price-label {
//	color: red;
}

.special-price .price {
	color: red;
}

