/* resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: none;
	padding: 0;
	margin: 0;
}
/* HTML5 for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	margin: 0 !important;	/* overwrite inline margin to the body set by NS */
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
	/*Patrick B Wrote the following line 2-11-13*/
	position:relative;
}
ul, ol, dl, li, dd {
	/*list-style-type:none;*/
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	/*margin-left: auto;*/
	margin-right: auto;
}
.category_cell-2 td {
	font-size: 100%;
	font: inherit;
	border-style:none;
    /*vertical-align: middle;*/	
}
/* global */
.no-padding {
	padding:0 !important;
}
/* NS specifics Overwrite  */
#server_commands {
	display:none;
}
#div__body {
	/* beware: somethimes NS sets a 2 pixels surrounding that don't know from where they appear, 
	in this case we would need to resize the body from 984 to 986 pixels*/
	width:984px;
	margin:0 auto !important;
	text-align:left;
	padding:0 !important;
}
#div__body ul, #div__body ol{
	list-style-position: inside;
}
.header_wrapper ul, #header_wrapper li{
	list-style-type: none;
}
#div__body em{
	font-style: italic;
}
#div__body .inner_info_banner ul, #div__body .inner_info_banner li{
	list-style-type: none;
}
.input, .inputreadonly, .inputtotalling, .totallingcurrency, .inputreq {
	border-width: 1px;
	font-size: 12px;
	color:#707070;
}
.inputreq {
	margin: 2px 0;
}
.bgbutton {
	border-width: 1px;
	background-color: #75aa04;
	color: #fefefe;
}
#desc_def p{
	padding-top: 10px;

}
#desc_def h1{
	padding-top: 10px;
}


#desc_def{
	
}

#wrapper_category_content{
	padding-top: 10px;
	margin-top: 12px;
}

/* CUSTOMER CENTER */
td.cat {
    padding-left: 0;
    padding-right: 20px;
    width: 25%;
}
.iBullet{
	
	background-image: none;
	
}

/*/////HEADER/////*/
.header_wrapper {
	width:100%;
	background:url(/site/cs_header/bkg_header_bar.jpg) repeat-x top;/*  overflow:hidden; */
}
.header_content {
	width:984px;
	background:url(/site/cs_header/bkg_header_bar.gif) repeat-x top;
	margin:0 auto;
	padding-bottom:9px;/*	overflow:hidden; */
}
.header_content ul.sites {
	height:34px;
	font-size:14px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	float:left;
}
.header_content ul.sites li {
	height:34px;
	list-style:none;
	float:left;
}
.header_content ul.sites li a {
	height:33px;
	border-bottom:0;
	line-height:33px;
	padding:0 20px;
	display:block;
	text-decoration:none;
	color:#fff;
	text-shadow:0 1px #000000
}
.header_content ul.sites li a.active {
	height:33px;
	color:#454545;
	text-shadow:none;
	text-decoration:none;
	border:1px solid #FFFFFF;
	border-bottom:0;
	line-height:33px;
	padding:0 20px;
	display:block;
	background:url(/site/cs_header/bkg_ul_header.gif) repeat-x top;
}
.header_content ul.cart {
	height:32px;
	float:right;
/*	overflow:hidden; */
	position:relative;

	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background:url(/site/cs_header/bkg_li_cart.gif) no-repeat right top #464646;
}
.cart_wrap {
	height:32px;
	line-height:32px;
	padding-right: 14px;
	/*overflow:hidden;*/
}
.header_content ul.cart li.cartlistitem {
	float:left;
	list-style:none;
	height:32px;
	background:url(/site/cs_header/bkg_li_cart.gif) no-repeat left top;
	line-height:32x;
	color:#FFFFFF;
	position:relative;
}
.header_content ul.cart li.cartlistitem a.cartlink {
	border-bottom:0;
	line-height:32px;
	padding:0 15px;
	display:block;
	text-decoration:none;
	color:#fff;
	text-shadow:0 1px #000000
}
.header_content ul.cart li.cartlistitem a.cartlink:hover {
	text-decoration:underline;
}
.header_content ul.cart li.cartlistitem a.icon {
	background: url(/site/cs_header/cart_icon.gif) no-repeat 15px 11px;
	color: #FFA13C;
	float: left;
	padding-left: 35px;
	padding-right: 5px;
}
.header_content ul.cart li.cartlistitem a.icon:hover {
	text-decoration:underline;
}
.header_content ul.cart li.cartlistitem a.checkout {
	background: url(/site/cs_header/checkout-btn.gif) no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	height: 21px;
	/*line-height: 500px;*/
	margin-left: 10px;
	margin-right: 17px;
	margin-top: 6px;
	overflow: hidden;
	padding: 0;
	width: 70px;
}
.header_content ul.cart li.cartlistitem a.checkout:hover {
	background-position:bottom;
}
#logo_header_content {
	width:250px;
	height:86px;
	margin-top:15px;
	float:left;
	overflow:hidden;
}
#logo_header_content a {
	background-image:url(/site/cs_header/h1_bkg_logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	height:86px;
	text-indent:-99999px;
}
.header_content ul.links {
	border-bottom: 1px solid #F0F0F0;
	float: right;
	font-size: 11px;
	height: 29px;
	line-height: 29px;
	padding-left: 18px;
}
.header_content ul.links li {
	float:left;
	list-style:none;
	margin-right:16px;
}
.header_content ul.links li a {
	color:#707070;
	text-decoration:none;
}
.header_content ul.links li a:hover {
	color:#333333;
}
.contact_wrap {
	float:right;
	width:450px;
	margin: 8px 0;
}
.contact_wrap img {
	float:right;
}
.search_wrap {
	width:435px;
	width:394px;
	width:270px;
	height:43px;
	/*background:url(/site/cs_header/bkg_search_wrap.gif) no-repeat;*/
	float:right;
}
.search_wrap * {
	vertical-align: top !important;
}
.search_wrap input.input {
	float:right;
	float:left;
	/*height: 16px;*/
	width: 200px;
	/* 
	height:22px;
	width:473px; 
	*/
	padding:3px 5px;
	
	/*margin: 0px 3px 0px 3px;*/
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-right: 2px;
	font-size:12px;
	color: #000000;
	border:3px solid #d9d9d9;
	background:url(/site/cs_header/bkg_search_input.gif) repeat-x;
}

.search_wrap input#go {
	background:url(/site/cs_header/go_search_btn.gif) no-repeat top;
	border: 0 none;
	/*float: right; */
	width: 39px;
	height: 28px;
	margin: 0 0;
	padding: 0;
	overflow: hidden;
	text-indent: -99999px;
}

.search_wrap input#go:hover {
	/*background-position:  0 -28px ;*/
}


.search_wrap #tbl_popular_searches img{
	height: 28px;
}


.search_wrap .smalltextnolink {
	display:none;
}
.search_wrap form input.button:hover {
	background-position:bottom;
	cursor:pointer;
}
/* header menu */

.menu_nav_wrap {
	background-color: #4b668e;
	height:38px;
	width:982px;
	float:left;
	clear:both;
	padding:1px;
	/*margin-top:7px;*/
	margin-bottom:7px;
}
.menu_nav_wrap ul.nav {
    background: url("/site/cs_header/bkg_menu_nav.gif") repeat-x scroll center top transparent;
    border: 1px solid #6D86A9;
    float: left;
    height: 37px;
    padding-left: 18px;
    width: 962px;
}
.menu_nav_wrap ul.nav li.nav-first {
    float: left;
    list-style: none outside none;
    margin-right: 30px;
}
.menu_nav_wrap ul.nav li.last {
    margin-right: 0;
    padding-right: 8px;
}
.menu_nav_wrap ul.nav li.nav-first a.nav-first-link {
	list-style:none;
	float:left;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bolder;
	color:#FFFFFF;
	line-height:37px;
	text-decoration:none;
	text-shadow:0 1px #405f85;
}
.menu_nav_wrap li {
	position:relative;
}
.menu_nav_wrap li a {
	position:relative;
}
/* header menu - drilldown box */

.menu_nav_wrap li .drilldown-header {
	float:left;
	position: absolute;
	top: 36px;
	z-index: 9999;
	background-color:#FFF;
	border:2px #3f5c7e solid;
}
.menu_nav_wrap li:hover .drilldown-header {
    display: block;
}

.menu_nav_wrap ul.nav li.last .drilldown-header{
	left: -120px;
}

.one-col {
	min-width:200px;
}
.two-col {
	min-width:400px;
}
.three-col {
	min-width:600px;
}
.menu_nav_wrap li:hover .drilldown-header ul {
	display:block;
	float:left;
	padding:20px 25px;
}
.menu_nav_wrap li:hover .drilldown-header ul:nth-child(even) {
	background-color:#f5f5f5;
}
.menu_nav_wrap li .drilldown-header ul li {
}
.menu_nav_wrap li .drilldown-header ul li a {
	color: #4d494a;
	font-size: 12px;
	text-decoration:none;
	background: transparent url(https://1250437.app.netsuite.com/c.1250437/site/cs_body/drilldownbullet.png) 0 10px no-repeat;
	display:block;
	padding:3px 3px 3px 7px;
	max-width:140px;				/* 140 px [width] + (7px + 3px) [padding] = 150px */
}
.menu_nav_wrap li .drilldown-header ul li:hover a {
	color: #FFF;
	background-color: #4b668e;
	background-image: none;
}
/* header - banners */
.banner_wrap1 {
	width:488px;
	height:79px;
	float:left;
}
.banner_wrap2 {
	width:488px;
	height:79px;
	float:right;
}
/* breadcrumbs */
.breadcrumbs {
	display:block;
	height:21px;
	float:left;
	margin-top:1px;
	line-height:30px;
	padding-left:4px;
	font-size:9px;
	font-weight:bold;
}
.breadcrumbs a {
	font-size:9px;
	background: url(/site/cs_body/bullet_bread.gif) no-repeat right center;
	padding-left: 0px;
	padding-right: 11px !important;
	font-weight:normal !important;
	color:#476588;
	text-decoration:none;
}
.breadcrumbs a:hover {
	font-size:11px;
}
/* /////LEFT///// */

/* sister td cell to the content area */
#left-cell {
	width:244px;		/* 236 + 8 = 244px */	
	vertical-align:top;
}
/* inner division */
.left_colum_wrapper {
	width:236px;
	float:left;
	color:#707070;
	margin-right:8px;
}
/* direct table container of the navigation */
#left-wrapper-table {
	width:234px;			/* 236 - 1*2 = 234 px */
	background-color:#FFF;
	border:1px solid #FFF;
}
#left-wrapper-table td{
	padding:0 !important;
}
#left-wrapper-table .iBullet {
	visibility: hidden;
}
#left-wrapper-table a {
	color: #707070;
	text-decoration:none;
	font-size: 12px;
	line-height: 20px;
}
#left-wrapper-table tr.tds2 td {
}
#left-wrapper-table tr.tds2:first-child td {
}
#left-wrapper-table tr.tds2 a {
	border-top: 1px solid #FFFFFF;
	color: #4E6F95;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:15px;
	padding-top:15px;
	display:block;
}
#left-wrapper-table tr.tds2:first-child td a{
	margin-top: 0;	
	border-top: 0px;
}
#left-wrapper-table .left-table-nav-wrapper {
	margin-bottom:15px;
	width: 100%;
}

#left-wrapper-table tr.tds2 a.textboldnolink {
	min-width: 15px;
}
#left-wrapper-table tr.tds3 td a.dottedlink{
	padding-right:15px;
}
#left-wrapper-table tr.tds3 a:hover{
	color:#000;
	text-decoration:underline;	
}
/* /////CONTENT///// */
/* content area template */
#content_area_wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
}
.main_content_wrapper {
	width:984px;
	margin:0 auto;
}
/* /////FOOTER///// */
.footer_wrapper {
	width:100%;
	background: url(/site/cs_footer/bkg_footer.gif) repeat-x top #59759d;
	height:385px;
	overflow:hidden;
	margin-top:20px;
}
.footer_content {
	width:984px;
	margin:0 auto;
	color:#FFFFFF;
}
.footer_content ul {
	width:158px;
	float:left;
	margin-left:20px;
	margin-top:25px;
}
.footer_content ul li {
	width:158px;
	line-height:20px;
	height:20px;
	list-style:none;
	float:left;
}
.footer_content ul li.title {
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:0 1px #1a3656;
}
.footer_content ul li a {
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	line-height:20px;
	text-shadow:0 1px #1a3656;
}
.footer_content ul li a:hover {
	color:#d9dfe8;
}
.footer_block {
	background:url(/site/cs_footer/footer_img.jpg) no-repeat top;
	width:983px;
	height: 107px;
	float:left;
	margin-top:30px;
}
.footer_block ul {
	width:983px;
	height:90px;
	margin:0;
	padding:0;
}
.footer_block ul li {
	height:90px;
	list-style:none;
	float:left;
	color:#FFFFFF;
	line-height:91px;
	text-shadow:0 1px #1a3656;
	font-weight:bold;
}
.footer_block ul li.site_map {
	padding-left:30px;
	width:89px;
}
.footer_block ul li.feedback {
	width:173px;
	padding-left:80px;
}
.footer_block ul li.credit_cards {
	width:240px;
	padding-left:32px;
}
.footer_block ul li.secure_logo {
	width:140px;
}
.footer_block ul li.social {
	width:163px;
	padding-left:34px;
}
.footer_block ul li a {
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	line-height:91px;
	text-shadow:0 1px #1a3656;
	font-weight:bold;
}
.footer_block ul li a:hover {
	color:#d9dfe8;
}
.footer_block ul li a.facebook {
	float:center;
	width:32px;
	height:32px;
	overflow:hidden;
	line-height:500px;
	background:url(/site/cs_footer/social.gif) no-repeat top;
	margin: 29px 5px 0 0;
}
.footer_block ul li a.twitter {
	float:left;
	width:32px;
	height:32px;
	overflow:hidden;
	line-height:500px;
	background:url(/site/cs_footer/social.gif) no-repeat bottom;
	margin: 29px 5px 31px 0;
}
.copyright {
	float:left;
	width:400px;
	text-shadow:0 1px #1a3656;
	margin-left:20px;
	line-height:25px;
	height:25px;
}
.gproxy {
	float:right;
	width:194px;
	text-shadow:0 1px #1a3656;
	margin-right:20px;
	text-align:right;
	background:url(/site/cs_footer/logo_gproxy.gif) no-repeat left center;
	line-height:25px;
	height:25px;
}
.gproxy a {
	text-decoration:none;
	text-shadow:0 1px #1a3656;
	color:#FFFFFF;
}
/* /////////////////// overwrite NS styles //////////////////// */
/* search layout */
.textbold {
	font-size:11px;
	font-weight:bold;
	color:#476588;
	text-decoration:none;
}
td.bglt {
	background-color:transparent;
	padding:5px 0;
	vertical-align: middle;
	
}
td.bglt .smalltextnolink, td.bglt  {
	font-size:11px;
	color:#476588;
	text-decoration:none;
	vertical-align: middle;

}
input#searchbutton {
	border:1px solid #3c5d80;
	background-color:#486688;
	color:#FFF;
	font-weight:bold;
	padding:5px 14px;
}
input#cancelbutton {
	border:1px solid #a7a7a7;
	background-color:#b2b2b2;
	color:#fff;
	font-weight:bold;
	padding:5px 14px;
}

/* item list pagination */
.medtext, .medtext a, .medtextbold {
	color: #707070;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
	vertical-align: middle;	
}
.medtext a:hover{
	color: #000;
    text-decoration: underline;
	height:15px;
	vertical-align: middle;
}
#continueShoppingLink{
	font-size: 11px;
	text-decoration:none;
	background: none repeat scroll 0 0 #59759D;
	margin: 0 5px;
	padding: 4px 6px;
	color: #FCFCFC;
	font-weight: bold;
}

#updateCartLink{
	font-size: 11px;
	text-decoration:none;
	background: none repeat scroll 0 0 #59759D;
	margin: 0 5px;
	padding: 4px 6px;
	color:#FCFCFC;
	font-weight: bold;
}

/* cart settings */
#cartTable {
    background: none repeat scroll 0 0 #ffffff;
    border: 3px solid #59759D;
    border-collapse: collapse;
    margin: 10px 0;
	margin-left: auto;
	margin-right: auto;
}
#cartTable tr td {
    background: none repeat scroll 0 0 #FeFeFF;
    /*border: 1px solid #F0F0F0;*/
	border: none;
    color: #666666;
    font-size: 11px;
    padding: 8px !important;
	vertical-align:top;
	text-align: justify;
}
#cartTable td input.input, #cartTable td input.text {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D4D4D4;
    color: #666666;
    margin: 5px auto;
    text-align: center;
    width: 40px;
	
}
#cartTable tr td table td {
    border: 0 none;
    padding: 0;
}
#cartTable tr#carttableheader td {
    border-bottom: 1px solid #EEECDD;
    height: 30px;
    padding: 0;
}
#cartTable #cartTableheader td .listheadernosort {
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 5px;
}
#cartTable .text-cart {
    font-size: 12px;
    margin: 0;
}
#cartTable .text-cart a {
    text-decoration: underline;
}
#cartTable .medtextbold p {
    font-size: 11px;
    font-weight: normal;
    margin: 0 5px;
}
#cartTable .medtextbold a {
    font-size: 11px;
    font-weight: normal;
}
#cartTable .extcartborder table{
	width: auto;
}

/* cart buttons */
#tbl_checkout input, #tbl_cancel input#cancel, #tbl_recalc input#recalc, #tbl_fauxsubmit input#fauxsubmit, #tbl_change input#change {
    background: none repeat scroll 0 0 #DBDBD4;
    color: #000000;
	
    border: 0 none;
    cursor: pointer;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 0 5px;
    padding: 2px 5px;
    text-align: center;
    vertical-align: middle;	
}
#tbl_checkout .bgbutton, #tbl_fauxsubmit #fauxsubmit {
    background-color: #f18e26;
    color: #FFFFFF;
}
/* -------------------------------------
	MY ACCOUNT
------------------------------------- */
.pgBntG img, .pgBntG_sel img, .pgBntY img, .pgBntY_sel img, .pgBntGDis img, .pgBntYDis img {
    background-image: url("/images/chiles/bntPageSprite.png");
    display: block;
    height: 10px;
}
input#change {
    background: transparent;
	margin:0;
}
.mfg a{
    color: white;
    font-size: 12px;
    text-decoration: none;
	z-index: 9999;
	width: 280px;
	display: block;
	height:24px;
	font-weight:bold;
	}
td.mfg
{
	width:280px;
	height: 16px;
	}
table.mfg
{
font-size:100%;
position:absolute;
visibility:hidden;
}

.first-mfg {
	font-weight: bold;
	background: url("/site/cs_body/bullet_h2_blue.gif") no-repeat 14px;
	background-position: right; 
	z-index:9999;
	height: 34px;
    text-shadow: 0 1px #405F85;
}
.first-mfg h3 {
	padding-right: 22px;
	font-size: 13px;
	font-weight:bold;
	line-height:32px;
	color: #FFFFFF;
}
.first-mfg a:hover {
	color: #CCFF00;
}
label, input {
    /*display: block;*/
}
input.text {
    margin-bottom: 12px;
    width: 75%;
    padding: .4em;
}
fieldset {
    padding: 0;
    border: 0;
    margin-top: 35px;
    font-size: 12px;
}

div#users-contain {
    width: 350px;
    margin: 20px 0;
}
div#users-contain table {
    margin: 1em 0;
    border-collapse: collapse;
    width: 100%;
}
div#users-contain table td {
    border: 1px solid #eee;
    padding: .6em 10px;
    text-align: left;
}
div#users-contain table th {
    border: 1px solid #eee;
    padding: .6em 10px;
    text-align: left;
} .ui-dialog .ui-state-error {
    padding: .3em;
} .validateTips {
    border: 1px solid transparent;
    padding: 0.3em;
    font-size: 12px;
} .dialogue {
    font-size: 12px;
} #dialogue-form {
    font-size: 12px;
}
.headernav-more li{
	/*background: url("https://1250437.app.netsuite.com/c.1250437/site/cs_body/drilldownbullet.png") no-repeat scroll 0 10px transparent;*/
    color: #4D494A;
    display: block;
    padding: 3px 3px 3px 7px;
    text-decoration: none;
	font-size: 12px;
}
.headernav-more li a {
    float: right;
    font-weight: bold;
    width: 50px;
}
#favContainer{
	width: 735px;
	/*background-color: #eee;*/		
}
#logout-link {
	display:none;
}
#featured_brands_container{
    overflow: hidden;	
}
.drilldown-header{
	display:none;
}
/*TRY JQ DIALOGUE*/
#dialog-overlay {
	/* set it to fill the whil screen */
	width:100%; 
	height:100%;
	/* transparency for different browsers */
	filter:alpha(opacity=30); 
	-moz-opacity:0.3; 
	-khtml-opacity: 0.3; 
	opacity: 0.3; 
	background:#59759d; 
	/* make sure it appear behind the dialog box but above everything else */
	position:absolute; 
	top:0; left:0; 
	z-index:3000; 
	/* hide it by default */
	display:none;
}
#dialog-box {
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	/* css3 border radius */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background:#FEFEFE;
	/* styling of the dialog box, i have a fixed dimension for this demo */ 
	width:375px; 
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5000; 
	/* hide it by default */
	display:none;
	border: solid;
	border-color: #696969;
}

#dialog-box .dialog-content {
	/* style the content */
	text-align:left; 
	padding:10px; 
	margin:5px;
	color:#666; 
	font-family:arial;
	font-size:11px; 
	margin-top: 15px;
}

a.button {
	/* styles for button */
	margin:10px auto 0 auto;
	text-align:center;
	background-color: #59759D;
	display: block;
	width:50px;
	padding: 5px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	margin-top: 35px;
	/* css3 implementation :) */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	
}

a.button:hover {
	background-color: #74A911;	
}

/* extra styling */
#dialog-box .dialog-content p {
	font-weight:700; margin:0;
}

#dialog-box .dialog-content ul {
	margin:10px 0 10px 20px; 
	padding:0; 
	height:50px;
}
#dialog-message{
	font-size: 16px;
	color:#405F85;
	font-weight:bold;
	text-align: center;
}
/* NOSCRIPT Condition - cover and block entire page if Javascript is not present */
#nojs-curtain{
	background-image:url("/site/cs_body/1x1_grey_bg.png");
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1001;
}
#nojs-warning-box{
	background-color: #fff;
	position: relative;
	margin: 150px auto 0 auto;
	width: 550px;
	height: 150px;
	padding: 20px;
	font-size: 16px;

	border-color: #4B669E;
	border-width: 3px;
	border-style: solid;
}

#nojs-warning-box h4{
	font-size: 18px;
	margin-bottom: 16px;
	text-align: center;
}
.nojs-warning-box-text p{
	text-align: center;	
	line-height: 22px;
}
#nojs-warning-box .nojs-input{
	margin-top: 16px;
}
#nojs-warning-box .nojs-input input{
	width: 130px;
}
#nojs-warning-box .nojs-input textarea{
	width: 126px;
}
#nojs-warning-box .nojs-input p{
	width: 360px;
	text-align: right;
	margin:4px;
}
input.nojs-submit{
	width: 120px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	margin: 18px auto 0 auto;
	display:block;
	border-width: 2px;
}
.dnd_list{
	display:inline;
}
.info_item_wide{
	width: 980px;
	margin: 0 auto;
}
.info_item_wide_text{
	margin-bottom: 30px;
}
.info_item_wide_banner{
	text-align: center;
}
.info_item_wide_text p{
	text-align: center;
	font-size: 16px;
	margin-bottom: 18px;

}
.info_item_wide_4x_blocks{
	display:table-row;
	width: 700px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-left: 24px;
}
.info_item_wide_4x_blocks img{
	border: solid 4px #888;
	margin: 0 12px 6px;
}

.info_item_wide_4x_blocks div{
	width: 190px;
	height: 200px;
	display:table-cell;
}
.info_item_wide_banner img{
	border: solid 2px #fff;
	display: inline-block;
	margin-bottom: 16px;
}
.info_item_wide_banner img:hover{
	border: solid 2px #888;
}

/* Custom Popup */
#message-container{
	text-align: center;
	position:absolute;
	top:0;left:0;
	z-index: -100;
	display:none;
}
#message-container-curtain{
	position: absolute;
	width: 0;
	height: 0;
	background-image: url('/site/cs_body/1x1_white_bg_50.png');
	opacity: 0;
	
}
#message-container-message{
	position: absolute;
	width: 0px;
	height: 0px;
	background-color: #fff;
	border: solid 2px #4B669E;
	opacity: 0;
}
#message-container-cancel{
	position: absolute;
	display: none;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 30px;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #888;
	border: solid  #aaa;
	border-width: 0 0 1px 1px;
	cursor: pointer;
	background-color: #eee;
}
#message-container-message-text{
	position:relative;
	display:block;
	margin: 16px;
	font-family: Arial, sans-serif;
	font-color: #777;
	font-size: 18px;
	font-weight: bold;
}
#msg-buttonholder{
	text-align: center;
	margin-top: 16px;
}
#msg-buttonholder p{
	margin-bottom: 10px;
}
#msg-buttonholder a{
	cursor: pointer;
	text-align: center;
	padding-top: 4px;
	font-family: Arial, Sans-Serif;
	font-size: 20px;
	background-image: url('/site/cs_body/btn_green_130.jpg');
	width: 130px;
	height: 33px;
	color: white;
	display:inline-block;
	text-decoration:none;
}
#msg-buttonholder a:hover{
	background-position: 0 -37px;
}
.buttonholder{
	text-align:center;
	padding-top: 24px;
}
#message-container-message input{
	border: solid 2px #ddd;	
	padding: 4px;
	font-size: 16px;
)
/* Addition to head */
#logout-link {
	display:none;
}
#featured_brands_container{
    overflow: hidden;	
}
.drilldown-header{
	display:none;
}
/*TRY JQ DIALOGUE*/
#dialog-overlay {
	/* set it to fill the whil screen */
	width:100%; 
	height:100%;
	/* transparency for different browsers */
	filter:alpha(opacity=30); 
	-moz-opacity:0.3; 
	-khtml-opacity: 0.3; 
	opacity: 0.3; 
	background:#59759d; 
	/* make sure it appear behind the dialog box but above everything else */
	position:absolute; 
	top:0; left:0; 
	z-index:3000; 
	/* hide it by default */
	display:none;
}
#dialog-box {
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	/* css3 border radius */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background:#FEFEFE;
	/* styling of the dialog box, i have a fixed dimension for this demo */ 
	width:375px; 
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5000; 
	/* hide it by default */
	display:none;
	border: solid;
	border-color: #696969;
}
#dialog-box .dialog-content {
	/* style the content */
	text-align:left; 
	padding:10px; 
	margin:5px;
	color:#666; 
	font-family:arial;
	font-size:11px; 
	margin-top: 15px;
}
a.button {
	/* styles for button */
	margin:10px auto 0 auto;
	text-align:center;
	background-color: #59759D;
	display: block;
	width:50px;
	padding: 5px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	margin-top: 35px;
	/* css3 implementation :) */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	
}
a.button:hover {
	background-color: #74A911;	
}
/* extra styling */
#dialog-box .dialog-content p {
	font-weight:700; margin:0;
}
#dialog-box .dialog-content ul {
	margin:10px 0 10px 20px; 
	padding:0; 
	height:50px;
}
#dialog-message{
	font-size: 16px;
	color:#405F85;
	font-weight:bold;
	text-align: center;
}
