.container {
	width: 960px;
	margin: 0 auto;
}

.sep {
	background-color: #000000;
	height: 7px;
}

#body {
	width: 100%;
}

#page #lhs {
	width: 155px;
	float: left;
}

#page #lhs .box {
	border-top: 1px dotted #a77b35;
	border-bottom: 1px dotted #a77b35;
	padding: 10px 5px;
	margin: 20px 0px;
}

#page #rhs {
	width: 805px;
	float: left;
	border: 0px solid #fff;
}

#footer * {
	color: #fff;
	font-size: 12px;
}

.box h4 {
	color: #333333;
}

.menu {
	width: 100%;
}

.menu ul {
	list-style: none;
	width:805px;
	border-bottom: 1px dotted #fff;
	height:45px;
}


.menu li {
	float: left;
	padding: 5px 20px 0 20px;
	background: transparent url(../images/menu_sep.png) no-repeat 100% 40%; 
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.menu li.first {
	padding-left:0px;
}


.menu ul li.active{
	border-bottom:5px solid #a77b35;
}

.menu li a {
	font-size: 16px;
	color: #fff;
  font-weight:bold; 
}

.menu li a:hover {
	text-decoration: underline;
}

#footer {
	width: 100%;
	float: right;
}

#footer ul {
	list-style: none;
}

#copyright {
	width: 250px;
	float: left;
	padding-top: 30px;
}

#links {
	float: right;
	width: 370px;
	margin: 10px 0;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer ul li {
	background: transparent url(../images/r_arrow.png) no-repeat 6% 50%;
	border-top: 1px dotted #fff;
	padding: 2px 20px;
}

.innerbody {
	background: #fff;
	min-height: 500px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #888888;
}

.innerbody .breadcrumbs {
	margin-bottom: 10px;
}

.innerbody .breadcrumbs li {
	color: #888888;
}

.innerbody .breadcrumbs li strong {
	color: #000;
}

.innerbody .breadcrumbs a {
	color: #888888;
	border-bottom: 2px solid #ececec;
}

.innerbody .breadcrumbs a:hover {
	text-decoration: none;
	color: #000;
}

.innerbody .breadcrumbs .active {
	color: #000;
}

/* product info page */
#large_image_holder {
	width: 410px;
}

#thumb_image_holder {
	width: 410px;
	margin: 10px 0px 10px 0px;
}

#product_info_lhs {
	width: 410px;
	float: left;
}

#product_info_rhs {
	width: 330px;
	float: left;
	padding: 20px;
}

.hr {
	border-top: 1px dotted #999999;
}

.collateral-box .data-table {
	border: none;
	width: 80%;
}

.collateral-box .data-table tbody td {
	border: none;
	padding: 0px 0px;
}

.collateral-box .data-table tbody .even,.collateral-box .data-table tbody .odd
	{
	background: #fff none repeat scroll 0 0 !important;
}

.price-label {
	font-weight: bold;
}

ul#product_info_cms_links {
	list-style: none;
	width: 340px;
	float: right;
	margin: 20px 0px;
}

#product_info_cms_links li {
	border-top: 1px dotted #000;
	padding: 1px 5px 1px 31px;
	background: transparent url(../images/black_arrow.jpg) no-repeat scroll 5% 50%;
}

.category {
	border-bottom: 4px solid #a77b35;
	border-top: 4px solid #a77b35;
	color: #FFFFFF;
	margin-top: 10px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-top: 1px;
}

.category ul {
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top:1px dotted #fff;
}

.category ul ul{
	border:none;
	border-bottom:1px dotted #fff;
	
}

.category ul li{
	border-bottom:1px dotted #fff;
	padding: 3px 0;  
}


.category ul li a{
	color:#fff; 
}

 



.category ul li ul {
	color: #CCCCCC; 
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	
}


.category ul li ul li{
	border-bottom:none;
	padding: 0 2px 0 8px;
}



.category ul li ul li.active{
	font-weight:bold;
	background: transparent url(../images/r_arrow.png) no-repeat 0 50%;
}

.category ul li ul li a{
	color:#fff;
}

 
ul.tabNavigation{

    list-style: none;
	margin: 0;
	padding: 0;
	height:15px;
}
 
ul.tabNavigation li {
	float:left;
    margin-right:2px;
}

ul.tabNavigation li a{
	padding: 5px 10px 5px 10px;
	background-color: #8A8A8A;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}

ul.tabNavigation li a.selected 
{
	 background-color: #000;
     padding-top: 5px;
   
}

.tabBox{
	clear:both;	
    margin-top:3px;
    border-top:8px solid #000;
    padding:5px; 
    display:none;
	
}

.cartContent{
    color:#000; 
    font-weight:bold;
    padding-left:10px;
}
 

#map{
	width:100px;
	float:left;
	overflow:hidden;	
}


#retailSearch{
	margin-left:20px;	
	width:200px;
	float:left;
	overflow:hidden;	
}
 
 
#product_info{	
	
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	margin-bottom:20px;	
	padding: 0 0 0px 0px;
	
} 

.minilocator_state{
	width:85%;	
}


#sketch{ 
	width:100px;
	float:left;	
	padding-top:10px;
}

#sketch_detail{
	
	
	border-left:1px dotted #000;
	padding-left:10px;
	width:230px;
	float:left; 
}

#product-attribute-specs-table .label{
	font-weight:normal;
}

#related_items{
	margin-bottom:10px;
}

ul#related_links {
	list-style: none;
	width: 340px;
	float: right;
	margin: 20px 0px;
}

#related_links li {
	padding: 1px 5px 1px 11px;
	background: transparent url(../images/black_arrow.jpg) no-repeat scroll 0% 50%;
}

#logo{
    margin-top:10px;
}

.followus,
.nlheading{
  color:#a77b35 !important;
}

#hp_img2{
  border-top:1px solid #333;
  border-bottom:1px solid #333;
  
}

#hp_mainimage{
  margin-right:0px; 
}

#hp_mainimage img{
  height:512px;
}


.footersep{border-bottom:1px dotted #FFFFFF;}
