div.nContent {margin-top:-18px;}
div.nContent span.h3, div.nContent span.h2, div.nContent span.h1 {
    float: left;
    line-height: 30px;
    margin-left: 8px;
    padding-left: 6px;
    width: 774px;
	font-weight:bold;
}
div.nContent span.h1 {
	font-size:16px;
}
div.nContent span.h2 {
	background-color: #EFEFEF;
}
div.nContent span.h3 {color:#666;}

div.rgtContent {width:788px; float:right; margin-top: 18px;}

div.more{float:right; width:778px; text-align:right; border-top:1px dotted #CDCDCD; padding-bottom:10px; margin: 10px 0 0 0;}
div.more a
	{
		display:inline-block;
		padding:2px;
		text-decoration:none;
		color:#006BA4;
		font-size:11px;
	}

.xclose	{position:absolute;width:18px;height:18px; background:url(http://thematic.brcdn.com/buy/static_files/images/close.gif) no-repeat; top:8px;right:8px;}
.xclose span{display:none;}	
a.xclose{width:18px !important;}	

div.lightBox{position:relative; margin:0;}
div.lightBox a{color:#006BA4 !important; border-bottom: none !important; text-decoration:none; font-weight:bold; display:inline-block; padding-bottom:10px; margin-bottom:12px;}

.popup{
  display:none; 
  z-index:999; 
  position:fixed; 
  text-align:left;
  left:50%;
  top:45%;
}
.popupInner
	{
		position:absolute; width:500px; text-align:left; 
		background:#fff;z-index:300; 
		-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
		top:-102px;left:-200px;
		-moz-box-shadow: 0 0 10px 5px #ddd;-webkit-box-shadow: 0 0 10px 5px #ddd;box-shadow: 0 0 10px 5px #ddd;
	}
.popupBdr
	{
		margin:3px; padding:10px; 
		min-height:100px;  
		background:#fff; 
		border:4px solid #DEEEFE; 
		z-index:300;
		-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;
		float:left;
		width:466px;
	}
.popupBdr ul {border:none; margin:0;}
.popupBdr ul li {margin:0;}

.popupInner b,.popupInner strong{display:block; padding:0; font-size:12px; line-height:14px; width:180px;}
.popupInner b a{text-align:left; font-weight:bold !important;}
.popupInner strong {margin-top:10px;}
.popupInner p{line-height:14px; padding:3px 0 0 0; font-size:11px; font-weight:normal !important;}

.popupLeft_3P{left:-215px;}
.popupLeft_4P{left:-331px;}

.pop_Left{float:left; width:230px; min-height:230px; height:230px;}
	.pop_Left img{width:230px !important; height:230px !important;}

.pop_Right{float:right; width:226px !important; padding-left:10px;}
	.pop_Right .more{width:100%; text-align:right;}
	.pop_Right .more a {text-decoration:none !important; color:#6DA2CC !important; font-weight:normal !important; background:url(../images/back_more.gif) no-repeat right 6px; margin-top:5px !important;  padding-right:10px; line-height:20px; text-align:right;}
	.pop_Right strong a {margin-bottom:0 !important; padding-bottom:3px !important;}
	.pop_Right strong span {font-weight:normal !important; margin-top:0 !important; display:inline-block;}
	
.pop_price{color: #666666 !important; margin-bottom:10px;}
	
.desc{display:block; margin:5px 0 3px 0; color:#666666 !important; font-weight:normal; width:150px;}

div.catalognav ul {padding-right:5px !important;}

.subref {width:100%;}
.subref h3 {color: #fff; font-size: 14px; font-weight:normal; margin: 0; padding: 5px 5px 5px 23px;}

h2.indt {padding-left:8px !important;}

div.gridItemContainer {overflow:visible !important;
  display: inline-block;
  width: 240px;
  font-size: 12px;
  margin-right: 3px;
  vertical-align: top;
  text-overflow: ellipsis;
  zoom: 1;
}
div.ProductsContainer {padding: 8px 3px 5px 9px; width: 774px; float: right;}

div.quickText p a {color:#009CDD; font-size:10px; text-transform:uppercase;}
div.stDesc {font-size:11px; display:block; padding-top:5px; line-height:15px;}
div.searchText {padding-top:5px;}
div.searchText a {color:#006BA4 !important;}


/* 4 products per row changes by Ramandeep Kaur
------------------------------------------------------ */
div.ProductsContainer:after {
	height: 0px;
	line-height: 0px; 
	font-size: 0px;
	content: '.';
	display: block; 
	visibility: hidden;
	clear: both;
}
/* \*/
* html div.ProductsContainer { 
	zoom: 1;
}
/* IE */

div.gridItemContainer {
	width: 180px;
	margin-right: 10px;
	display: block;
	float: left;
	padding: 10px 0 5px;
}
div.gridItemContainer.last {
	margin-right: 0;
}
