body {
	/*body style for homepage & product page*/
	margin: 0;
	padding: 8px 15px 30px 15px;
	font: normal 10px/16px verdana, arial, helvetica, san-serif;
	color: #6B6D6A;
	text-align: center;
	background-color: #FFF;
}

h1, h2, h3, h4, h5, h6 {
	color: #444444;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-size: 13px;
}

h2 {
	font-size: 12px;
}

h3, h4, h5, h6 {
	font-size: 11px;
}

input{
	font: normal 12px verdana, arial, helvetica, san-serif;
	color: #6B6D6A;
}

img {
	/*set border to 0 for all images*/
	border: none;
}

a {
	/*global link style*/
	color: #6B6D6A;
	text-decoration: none;
}

a:hover {
	/*global like hover style*/
	text-decoration: underline;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#container {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#langselect {
	display:none;
}

#header {
	text-align: left;
	background: #FFF url(/assets/images/nobles/top-bkg.jpg) no-repeat 0 0; /*height: 140px; /*max 175px*/
}

#header #headertools {
	height: 75px;
}

#header #headertools #toolbox{
	display:none;
}

#header #mainnav {
	display:none;
}

#header #subnav {
	display:none;
}

#header #logo {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
}

#content {
	width:100%;
	text-align: left;
	background: #FFF url(/assets/images/nobles/tile-bkg.jpg);
	border-top: solid 1px #BBB;
	border-bottom: solid 1px #BBB;
	padding: 15px 0px 15px 0px;
}

#footer {
	display:none;
}

#copyright {
	text-align: left;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* one columns of content */
#one_column .col1 {
	width: 100%;
}

/* two columns of content */
#two_column .col1 {
	width: 475px;
	float: left;
}

#two_column .col2 {
	width: 150px;
	float: right;
	color: #2B5A4E;
}

.col2, .col2 a, .col2 a:hover {
	color: #2B5A4E;
}

.col2 ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

/* three columns of content */
#three_column .col1 {
	width: 250px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#three_column .col2_3 {
	width: 375px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#three_column .col2 {
	width: 100%;
	float: left;
	color: #2B5A4E;
}

#three_column .col2 .box-right {
	width: 377px;
}

#three_column .col2 .box-right .producticons {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#three_column .col2 .box-right .producticons img {
	margin: 0 5px 0 0;
	padding: 0;
}

#three_column .col2 .box-both {
	width: 274px;
}

#three_column .col3 {
	display:none;
	
}

/* product category content */
#product-category-list {
}

#product-category-list .product-item {
}

#product-category-list .product-item .box-right {
	width: 225px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}

#product-category-list .product-item .box-container {
	padding: 7px 15px 7px 0px;
}

#product-category-list .product-item .details-pre, 
#product-category-list .product-item .details {
	width: 410px;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	float: right;
	display:block;
}

.details-pre .connector, .details .connector{
	display:none;
}

.details-pre .col2, .details .col2{
	width:275px;
	display:inline-block;
	float:right;
}

.details-pre .col3, .details .col3{
	width:105px;
	display:inline-block;
	float:right;
}

/*=============================================================*/
.clr {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.bolt-left {
	display:none;
}

.bolt-right {
	display:none;
}

.box-right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 3px solid #6B847C;
}

.box-both {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 3px solid #6B847C;
	border-left: 3px solid #6B847C;
	height: 100%;
}

.box-right-top, .box-right-top-small {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 3px solid #6B847C;
	float: right;
	width: 25px;
}

.box-right-top-small {
	width: 10px;
}

.box-left-top {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 3px solid #6B847C;
	float: left;
	width: 25px;
}

.box-right-btm, .box-right-btm-small {
	margin: -4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 3px solid #6B847C;
	float: right;
	width: 25px;
	height: 1px;
	clear: both;
}

.box-right-btm-small {
	width: 10px;
}

.box-left-btm {
	margin: -4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 3px solid #6B847C;
	float: left;
	width: 25px;
	height: 1px;
	clear: both;
}

.col3menu {
	display:none;
}

.col3content {
	display:none;
}

.box-right .box-container-data {
	padding: 0px 25px 0px 0px;
}

.box-both .box-container-image {
	text-align: center;
}

.box-both .box-container-data {
	padding: 15px 25px 15px 25px;
}
/*=============================================================*/
#sitemap h1 {
	text-transform: capitalize;
}
#sitemap ul {
	margin: 0px 0px 10px 10px;
}

/* ====== vis/hidden product thum states ==== */
.prodThumb{
	display:block;
}

.prodThumbInactive{
	display:none;
}

a.hoverlink .box-right-top-small, a.hoverlink .box-right-btm-small{
	border:0px;
}

a.hoverlink-active .box-right-top-small, a.hoverlink-active .box-right-btm-small{
	border:0px;
}
