body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:13px;
	font-color:#6b6b6b;
	
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	background:transparent url(store_images/global/bg_repeat.gif) repeat 0 0;
}	
h1,h2,h3,h4,h5,h6,p,form,ul,blockquote,pre {
	margin:0;
	padding:0;
}
img {
	border:none;
}
p {
	margin-bottom:18px;
}
h1 {
	color:#000;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	text-transform:capitalize;
}
h1, h1.heading-main {
	margin-bottom:10px;
	border-bottom:1px solid #000;
	white-space:normal;
}
h2 {
	color:#000;
	font-size:18px;
	font-weight:bold;
	line-height:28px;
	text-transform:uppercase;
}
h3 {
	color:#000;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
}
a:focus {
	outline:none;
}
a:link, a:visited {
	color:#333;
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
}

/** Font Styles **/
a.alternate:link, a.alternate:visited {
	color:#fff;
}
a.alternate:hover, a.alternate:active {
	color:#fff;
}

a.more {
	float:right;
}

h1.decorated, h3#select-category-heading {
	color:#fff;
	clear:right;
	height:53px;
	padding:0 10px;
	line-height:48px;
	background-repeat:repeat-x;
	border:none;
    margin-bottom:0;
}
h1.decorated a.more {
	padding-top:14px;
}
h1.dark, h3#select-category-heading {
	background-image:url(store_images/global/header_hb_dark.gif);
}
h1.light {
	background-image:url(store_images/global/header_hb_light.gif);
}
#content-main ul {
    margin-left:18px;
    margin-bottom:8px;
}
#content-main ul li {
    line-height:16px;
    padding-bottom:10px;
}

/** Layout Styles **/
.inner {
	width:100%;
}
.sg-box {
	margin-top:14px;
}
.sg-block-content, .sg-box-content {
	padding:10px;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.inputRequirement {
	color:#CC0000;
}
.smalltext {
	font-size:11px;
}
/** Layout Elements modified on 20.1.2012 by J praveen **/
#site-wrap {
	/*background:url(store_images/2011/bg.png) repeat;*/
}
#container {
	width:968px;
	margin:0 auto;
	text-align:left;
}

#header-wrap {
	height:160px;
	position:relative;
	background:url(store_images/2011/banner-bg.png);
	background-color:black;
}
#logospace, #promospace, #tollfree, #main-nav {
	position:absolute;
}
#logospace {
	top:0;
	left:0;
}
#promospace {
	left:253px;
	top:37px;
}
#tollfree {
	top:30px;
	right:0;
	font-size:17px;
	color:#fff;
}
#currencyform {
	float:left;
	font-size:12px;
	padding-right:28px;
}
#elecurrency {
	margin-left:10px;
}
#panel-currency {
  /*display:-moz-inline-box;*/
  width:auto;
}
#search-wrap {}

#content-top {
	height:4px;
	font-size:0;
	line-height:0;
	background:transparent url(store_images/global/content_cap.png) no-repeat 0 0;
}
#content-wrap {
	padding:0 4px;
	background-color:black;
	background:transparent url(store_images/global/content_repeat.png) repeat-y 0 0;
}
#content-base {
	height:4px;
	font-size:0;
	line-height:0;
	background:transparent url(store_images/global/content_base.png) no-repeat 0 0;
}
#content-left {
	float:left;
	width:159px;
}
#content-main {
	width:560px;
	float:left;
	line-height:18px;
	margin-left:21px;
	margin-right:21px;
	padding:20px 0;
}
* html #content-main {
	display:inline;
}
#content-main .sg-hero {
	margin-top:-20px;
	margin-left:-20px;
	width:600px;
}
#content-main .sg-block {
    margin-left:-20px;
	width:600px;
}
.hp-multi a img {
	display:block;
	margin:0;
	padding:0;
}
/******************************
 *
 *	Top Utility Nav Links modified on 20.1.2012 by J praveen
 *
 ******************************/
#sg-utilities {
	height:28px;
	overflow:hidden;
	position:relative;
	width: 968px;
	height: 41px;
	background-color: black;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#FFF;
}
#sg-utilities ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:7px;
}
#sg-utilities li {
	border-right:1px solid #fff;
	float:left;
	font-size:11px;
	line-height:12px;
	padding:0 7px 0 8px;
	text-transform:uppercase
}
#sg-utilities li.last {
	border-right:none;
}
#sg-utilities a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#sg-utilities a:hover {
	color:#efefef;
	text-decoration:underline;
}
/** Right Content **/
#content-right {
	float:right;
	width:199px;
	font-size:11px;
}
#content-right h3 {
	color:#fff;
	font-size:17px;
	line-height:18px;
	padding:6px 10px 8px 10px;
	text-transform:uppercase;
}

#panel-account {
	background-color:#e2e2e2;
}
#panel-account h3, #box-newarrivals h3 {
	background:#1c1c1c url(store_images/sidebar/rbox_title_dark.gif) repeat-x 0 bottom;
}
#box-newarrivals .feedpopup {
	display:none;
}
#panel-shoppingcart, #panel-account {
	border-bottom:1px solid #ccc;
}
#panel-shoppingcart h3 {
	/*background:#6e0000 url(store_images/sidebar/rbox_title_light.gif) repeat-x 0 bottom; */
	background-color:#149304;
	
}
#panel-shoppingcart td {
	padding:4px 10px;
}
#panel-shoppingcart tfoot td {
	padding:4px 10px;
	border-top:1px solid #ccc;
}



/** Search Bar modified on 20.1.2012 by J praveen**/
#search-wrap {
	padding:4px 0;
	vertical-align:middle;
	border-top:1px solid #404040;
	border-bottom:1px solid #404040;
	background:url(store_images/2011/searchbar-bg.png);
	
	
}
#search-options {
	float:left;
	margin-top:1px;
}
#search-options span {
	color:#d8d8d8;
	font-weight:bold;
	font-size:14px;
	width:159px;
	padding-top:2px;
	text-align:center;
}
#search-options input#keyword-search-box {
	padding:2px 2px 3px 2px;
	width:150px; /*168*/
}
#search-options input#keyword-search-box, #search-options select {
	color:#666;
	font-size:12px;
	border:1px solid #999;
}
#search-options select {
	width:160px;
	padding:1px 2px 2px 2px;
	margin-right:10px;
}
.sg-search-label {
	white-space:nowrap;
}
#keywordsearchcell {
	padding-left:8px;
}

#search-adv {
	width:199px;
	float:left; /* OG Right */
	font-size:11px;
	line-height:12px;
	text-align:center;
}
#themedropdowncell, #branddropdowncell { /* Hide Shop by type and by brand dropdowns */
	display:none;
	width:0;
}
#social-icons {
	float:right;
	padding-right:10px;
}
#social-icons a {
	float:left;
	margin-left:8px;
}

#footer-main {
	padding:4px 4px;
	background:transparent url(store_images/global/footer_repeat.png) repeat-y 0 0;
}
#footer-base {
	line-height:0;
	font-size:0;
	height:6px;
	background:transparent url(store_images/global/footer_base.png) no-repeat 0 0;
}

.short-menu {
	border:0px solid #666666;
	background-image: url(store_images/2011/menu-short.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 326px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	padding-top: 5px;
	margin-top:131px;
}

.short-menu a {
	color:#FFFFFF;
	text-decoration:none;
}

.short-menu a:hover{
	text-decoration:underline;

}

/** Primary Navigation **/
#main-nav {
	background:url(store_images/2011/topnav_bg.png) repeat-x 0 0;
	border:1px solid #4f4f4f;
	top:80px;
	right:0;
	
	border-radius:5px;
}
ul#main-nav li {
	border-left:1px solid #333;
	float:left;
	height:43px;
	line-height:43px;
	list-style-type:none;
	overflow:hidden;
	padding:0;
	text-transform:uppercase;
}
ul#main-nav li:first-child, ul#main-nav li.first {
	border-left:none;
}
ul#main-nav li a {
	border-left:1px solid #5a5a5a;
	border-right:1px solid #5a5a5a;
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:0 18px;
	text-decoration:none;
	text-transform:uppercase;
	
	text-shadow:#000 0 -1px 0;
	-moz-text-shadow:#000 0 -1px 0;
}
ul#main-nav li a:hover {
	background:url(store_images/2011/topnav_bg_hover.png);
	text-decoration:none;
}
ul#main-nav li.first a {
	border-left:none;
}
ul#main-nav li.last a {
	border-right:none;
}

/** Footer Links **/
#footer-links {
	float:left;
}
#footer-badge {
	float:right;
}
#footer-links ul {
	padding-top:6px;
	line-height:14px;
	list-style-type:none;
}
#footer-links ul li {
	float:left;
	padding:1px 8px;
	border-right:1px solid #ccc;
}
#footer-links ul li.last {
	border:none;
}
#footer-links a:link, #footer-links a:visited  {
	color:#666;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
#footer-links a:hover, #footer-links a:active {
	text-decoration:underline;
}


/** Breadcrumb **/
#sg-breadcrumb {
	background-color:#FEFCD5;
	font-size:11px;
	margin-bottom:20px;
	padding:8px;
	padding-bottom:8px !important;
}

/** Department Navigation **/
a.sg-sidenav-label {
	color:#fff;
	padding:4px 0;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#CC0001;
	
}
a.sg-sidenav-label:hover {
	color:#000;
	background:transparent url(store_images/sidebar/sidenav_off.gif) repeat 0 0;
}
a.sg-sidenav-label span {
	display:block;
	padding-left:10px;
	background:transparent url(store_images/sidebar/sidenav_off_arrow.gif) no-repeat 0 2px;
}
a.sg-sidenav-label:hover span {
	background-image:url(store_images/sidebar/sidenav_on_arrow.gif);
}
.navlink {
	padding:8px 0;
}
#panel-navigation br, #panel-navigation span {
	display:none;
}
/* changed by praveen on nov 21,2011 */
.navlink a {
	color:#666;
	display:block;
	font-size:15px;
	padding:2px 10px;
	margin-bottom:2px;
	text-decoration:none;
	
}

/* end change by praveen */
.categoryblock a 
{
	font-size:12px;
	
}
.categoryblock  a 
{
	font-size:11px;
	
}

.nav-subcategory a
{
	font-size:11px;
}
.navlink a:hover, .navlink a.link-department-select {
	color:#000;
	background-color:#ececec;
}
.categoryblock 
{
	padding-left:2px;
	border-bottom-color:#ABD3E7;
	border-bottom-style:solid;
	border-bottom-width:1px;
}




.nav-subcategory {
	padding-left:8px;
	
}
a.link-category-select {
	font-weight:bold;
}
.navlink a.link-category-select:hover {
	background-color:transparent;
}


/** Login Panel **/
#frmLogin input {
	width:160px;
	color:#666;
	font-size:12px;
	padding:2px;
	margin-bottom:8px;
	border-width:thin;
}

/** Boxes **/
#box-text-widget {
	color:#fff;
	font-size:10px;
	background-color:#410100;
}
#box-text-widget a:link, #box-text-widget a:visited {
	color:#fff;
}
#box-text-widget table#sc_table td {
	display:block;
	width:100%;
}


/** Home Page **/
#brand-listing {
	background-color:#f8f8f8;
}
#brand-listing .sg-block-content {
	padding-bottom:0;
}
ul.gl4 {
	margin:0 !important;
    list-style-type:none;
}
ul.gl4 li {
    float:left;
	padding:0 !important;
    margin-right:20px;
	margin-bottom:10px;
}
.end {
    margin-right:0 !important;
}
ul.gl4 li a {
    display:inline-block;
    border:1px solid #ccc;
}
ul.gl4 li a:hover {
    border:1px solid #999;
}

/** Product Listing Page **/


ul.sg-listing-grid {
	margin-left:0 !important;
	list-style-type:none;
	/* modified on 05.02.2012 by praveen jayaray purpose of change backgroundcolor */
	background-color:#FFFFFF;
	/* if u remove above line and use the below line the bgrounf will be change grey instead of white */
	/* background-color:#CCCCCC; */
	
	
}
ul.sg-listing-grid li {
	float:left;
	width:185px;
	display:inline;
	line-height:14px;
	text-align:center;
	margin:0 7px 18px 7px;
	padding:0 !important;
}
ul.sg-listing-grid li.first {
	clear:left;
}
ul.sg-listing-grid img {
	display:block;
	margin:0 auto 8px;
}

/** Product Details Page **/
#page-product #content-right {
	display:none;
}
#page-product #content-main {
	background-color:#fff;
	width:759px;
}
#page-product .sg-block {
	width:auto;
	margin-left: -20px;
    margin-right: -21px;
}
#page-product #content-wrap {
	background-image:url(store_images/2011/content_repeat_twocol.png);
}
#sg-social {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	margin-bottom:14px;
	padding:10px 0;
}
#producttable {
	width:100%;
}

table#product-image-table {
	margin-right:20px;
}
#product-qty-availability .qty-field {
	float:left;
	padding-right:20px;
}
#matrixoptions p {
	margin-bottom:0;
}
#matrixoptions td {
	padding-bottom:12px;
	padding-right:10px;
}

#nice-options {
	background-color:#efefef;
	border:1px solid #ccc;
	margin-bottom:14px;
	padding:10px;
}
#product-pricing {
	font-size:12px;
	line-height:1.8em;
}
#product-pricing p {
	margin-bottom:0;
}
#product-pricing #text-yourprice {
	font-size:24px;
	font-weight:bold;
}
#product-pricing #text-regularprice, #product-pricing .text-pricestrike {
	color:#666;
}
#product-pricing #text-percentage {
	color:#cc0000;
	font-weight:bold;
}
#product-qty-availability {
	margin-bottom:14px;
}
.availability-note {
	color:#636363;
	font-size:11px;
}
#product-option-buttons {
	line-height:43px;
}
#product-option-buttons a {
	float:left;
	margin-right:20px;
}
#add-to-basket-button {

}
#add-to-regsitry {
	border-bottom:1px  solid #ccc;
	font-weight:bold;
	padding-bottom:14px;
	padding-top:6px;
}

#layer_field1 {
	font-size:12px;
	line-height:1.4em;
}

/** Wishlist Page **/
.basketlist-col2 img {
  width: 80px;
}

/** NS Buttons **/
.button-small {
	display:inline-block;
	height:17px;
	white-space:nowrap;
	background-repeat:repeat-x;
	background-position:0 -17px;
}
a.button-small:link, a.button-small:visited {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
	text-transform:uppercase;
}
.button-small .button-left, .button-small .button-text, .button-small .button-right {
	float:left;
	height:17px;
}
.button-small, .button-small .button-left, .button-small .button-right {
	background-image:url(store_images/buttons/ns_sprite.gif);
}
.button-small .button-left {
	width:5px;
	background-position:0 0;
	background-repeat:no-repeat;
}
.button-small .button-text {
	padding:0 4px;
	background-image:none;
}
.button-small .button-right {
	width:5px;
	background-position:0 -34px;
	background-repeat:no-repeat;
}


.button-big {
	display:inline-block;
	height:22px;
	white-space:nowrap;
	background-repeat:repeat-x;
	background-position:0 0px;
}
a.button-big:link, a.button-big:visited {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
	text-decoration:none;
	text-transform:uppercase;
}
.button-big .button-left, .button-big .button-text, .button-big .button-right {
	float:left;
	height:22px;
}
.button-big, .button-big .button-left, .button-big .button-right {
	background-image:url(store_images/buttons/ns_sprite.gif);
}
.button-big .button-left {
	width:5px;
	background-position:0 0px;
	background-repeat:no-repeat;
}
.button-big .button-text {
	padding:0 6px;
	background-image:none;
}
.button-big .button-right {
	width:5px;
	background-position:0 0px;
	background-repeat:no-repeat;
}

/** Table Styles **/
table.sg-table {
    margin-bottom:18px;
}
table.sg-table thead th {
    line-height:14px;
    background-color:#efefef;
}
table.sg-table th, table.sg-table td {
    font-size:12px;
    padding:2px 14px 2px 8px;
    border-bottom:1px solid #efefef;
}

/* Clearfixins */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

/** NS CRAP Overrides & Customization **/
/*
#specialoffers {
	display:none;
	visibility:hidden;
}
*/
#table-navigation {
}
table#relateditemtable {
	width:100%;
	font-size:11px;
	line-height:14px;
}


/** 
 *
 * NS - OG DEFAULT STYLES 
 *
 **/
 /*STORE-WIDE ERRORS*/
.table-error { background: #B22222; }
.table-error-td { background: Red; }
.error-text { background: White; font-weight: bold; }
.error-heading { color: White; font-weight: bold; text-decoration: underline; }

/*MISCELLANEOUS*/
.testmodeinfo{ background: #9999FF; color: black; font-weight: bold; }



/****************************************************
 *
 * One Step Checkout
 *
 ****************************************************/
#page-checkoutstep2 #content-right, #page-checkoutstep2 #content-left {
	display:none;
}
#page-checkoutstep2 #content-main {
	width:918px;
}
#page-checkoutstep2 #content-wrap {
	background:url(store_images/global/content_repeat_fullcol.png);
}
#page-checkoutstep2 h4.formBox {
	background-color: #CC0000;
    border-top: 2px solid #333333;
    color: #FFFFFF;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 6px;
    text-shadow: 1px 1px 0 #333333;
	-moz-text-shadow: 1px 1px 0 #333333;
	-webkit-text-shadow: 1px 1px 0 #333333;
}
#page-checkoutstep2 ul.checkout-fields {
	margin-left:0;
}
#checkout-cleaned .checkout-third {
	float:left;
	width:292px;
	margin:0 20px 0 0;
}
#checkout-cleaned #checkout-first-column {
	
}
#checkout-cleaned #checkout-second-column, #checkout-cleaned #checkout-third-column {

}
#checkout-cleaned #checkout-third-column {
	margin-right:0;
}
#checkout-cleaned div.checkout-panel {
	float:none;
	margin-right:0;
	padding-bottom:20px;
	width:auto;
}
#checkout-cleaned ul.checkout-fields {
	padding-bottom:20px;
	margin-bottom:0;
}
#checkout-cleaned ul.checkout-fields li div.two-column, #checkout-cleaned ul.checkout-fields li div.two-column .error-text {
	width:140px !important;
}
#checkout-cleaned #checkout_comment {
	width:90% !important;
}
#checkout-cleaned div.checkout-panel #checkout_webcoupon {
	margin-left:0;
}

#checkout-cleaned #shippingform p {
	color:#333;
	font-size:12px;
	line-height:1.6em;
}
#checkout-cleaned #shippingform label {
	color:#555;
    font-size: 12px;
    padding-bottom: 4px;
}
#checout-cleaned #shippingform span.error-text {
	max-width:292px;
}
#checkout-cleaned #shippingform ul li {
	padding-bottom:0;
}
#checkout-cleaned div.checkout-panel input.textbox, #checkout-cleaned div.checkout-panel select {
    width: 280px;
}
#checkout-cleaned #shippingform input.textbox, #checkout-cleaned #shippingform select {
	margin-bottom:10px;
	padding:2px 5px;
}
#checkout-cleaned #shippingform .two-column input.textbox, #checkout-cleaned #shippingform .two-column select {
	width:130px !important;
}

#checkout-cleaned #btn-make-payment .button-left, #checkout-cleaned #btn-make-payment .button-right {
	display:none;
} 
#checkout-cleaned #btn-make-payment .button-text {
	float:none;
	padding:0;
}
#checkout-cleaned a#btn-make-payment {
	background:#389016 url("store_images/buttons/make_payment_bg.gif") repeat-x 0 0;
	font-size:20px;
	line-height:40px;
	height:auto;
	padding:0 20px;
	
	text-shadow: -1px -1px 0 #333333;
	-moz-text-shadow: -1px -1px 0 #333333;
	-webkit-text-shadow: -1px -1px 0 #333333;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#checkout-cleaned #mini-basket th {
	font-size:12px;
}
#checkout-cleaned #mini-basket td {
	font-size:11px;
}

#clean-payment-options div {
	float:left;
	font-weight:bold;
	padding-right:30px;
}
/**
 *
 * TinyMCE Visual
 *
 */
body.mceContentBody {
	width:600px !important;
 	text-align:left !important;
 	background-color:#fff !important;
	background-image:none !important;
}
.mceContent img {
 	max-width:600px;
	max-height:auto;
}
.mceContent ul {
    margin-left:18px;
    margin-bottom:8px;
}
.mceContent ul li {
    line-height:16px;
    padding-bottom:10px;
}

.text-pricestrike{
	text-decoration:line-through;
	color:#ff0000;
}

.product-category-pic {
	/*
	height:250px;
	display:block;
	*/
}
.product-category-pic img.image-thumb { /* NS auto adds h & vspace - IE7 doesn't let css override - handle in jquery */
	margin:0 0 10px 0;
	padding:0 !important;
}

.product-category-text{
	display:block;
}

.product-category-text b{text-transform:capitalize;}

ul.sg-listing-grid img.image-thumb{
	margin:0px;
}

/*NEW FOOTER PRODUCTS added 06.02.2012 on praveen jayaraj purpose of footer issues */

#footer-main-products {

	padding: 4px;

	/*background:transparent url(store_images/global/footer_repeat.png) repeat-y 0 0;*/

}

#footer-main-products h2 a{  color:#990000; text-decoration:none;

}

#footer-main-products h2 a:hover {  color:#000000;

}

#footerproducts { font-size:13px;

    float: left;

    margin: 0 0;

    padding: 8px 1px 22px 26px;

    width: 135px;

}

#footerproducts ul li{ list-style:none;border-right:#ccc 1px solid;}



#footerproducts ul li a{ text-decoration:none;}



#Footer {

    margin: 0 auto;

    overflow: auto;

    padding: 0;

    width: 941px;

}

#footerproducts-last  {

    float: left;

    margin: 0 0;

    padding: 8px 1px 22px 20px;

    width: 135px;

}

#footerproducts-last  ul li{ list-style:none;}

#footerproducts-last ul li{ list-style:none;}#footerproducts-last ul li a{ text-decoration:none;}

/*NEW FOOTER PRODUCTS END*/
