/*	CityGrounds.com  - Nitrosell Store  */
/* 
	LT BLUE	66cccc
	ORANGE	FF6600

*/

body {
	background:url(images/citygrounds_body_bg.jpg) #000000 no-repeat center fixed; /* entire site bg */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /* base text color */
	font-size: 12px; 
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center; /* for stupid IE */
}
.img {
	border:none;
	margin:0px;
	padding:0px;
}
.wholepage { 
	margin: 0px auto; /* center entire site in browser */
	padding:0px; 
	width:994px; 
	height:100%; 
	background: #000000;
	border:none;
}

.mainbodycenter { /* main area that contains content area */
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border:none;
}

.mainbody { /* content area entire width of page*/
	border:none;
	padding: 0px;
	margin: 0px; 
 	background:#FFFFFF;
}
.mainbody table { /* content area entire width of page*/
	border:none;
	padding: 0px;
	margin: 0px; 
}

#mainbody { /* content area right of nav */
	width:810px;
	padding: 0px;
	margin: 0px; 
	vertical-align: top; 
	border:none;
}

#pagebody {
	padding: 0px;
	margin: 0px; 

}
.mainbodyleft { 
	width: 180px; 
	padding: 0px;
	margin: 0px;
	background: #000000;
/*	border:#FFFFFF solid 3px; */
	vertical-align:top;
	}

#columnleft {
/*	background:#000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border:#FFFFFF solid 2px;		*/
}


#page-department {
}

#page-category {
}

#page-product {
}

.mainbodyright  { 
/*	width: 170px; 
	vertical-align: top; 
	border-left: 1px none #E0AD12;
	padding: 5px 5px 5px 2px; */
	display:none;
	}

/*
#searchform { 
	float:right;
}
.searchtable {
	float:right;
}
*/

a {
	color: #666666; /* base text color */
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
/*	background: #dadada; */

}


/* //////// custom classes for content bar //// */

.content_bar {
	margin:0px;
	padding:0px;
	background:url(images/content_bar_bg.jpg) #000000 no-repeat;
}

.content_bar_table {
	margin:0px;
	padding:0px;
	width:100%;
}

.content_bar_top {
	text-align:left;
	padding-left:180px;
	padding-right:10px;
	padding-top:5px;
}

.content_bar_top a {
	color:#66cccc;
	font-weight:bold;
}

.content_bar_left {
	text-align:left;
	padding:0px;
}

.content_bar_right {
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:5px;
}

.content_bar_right input {
/*	background:#c8ebeb; */
	color:#666666;
	font-size:11px;
}


#theme_dropdown { /* hide 'shop by theme/ dropdown */
	display:none;
}

#field_product_brand {
	color:#666666;
	font-size:11px;
	width:165px;
	margin: 0px;
	padding: 0px;
}
#keyword-search-box {
	color:#666666;
	font-size:11px;
	width:200px;	
}


/******************************* CATEGORY PAGE **********************/

.productlisttable {
	text-align:center;
}

.prod_brandname {
	color:#666666;
	font-size:12px;
	font-weight:bold;
}

.category-product-name {
	color:#333333;
	font-size:11px;	
}


.pricebox {
	text-align:center;
}

.productlisttable .addbutton { /* do NOT show add to cart button on cat page */
	display:none;
}

/*******************************/

.text-shopping-link{
	color: #FF6600; 
	font-size:12px;
}

.navpanelbodycontent a {
	color: #666666; 
	font-size:12px;
}

.navpanelbodycontent smalltext a {
	color: #cccccc; 

}
p {
	color: #000000; /* base text color */
	font-size: 15px; 
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


input, select  {
/*	height: 18px; 
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	*/
	font-size:13px;
	padding:0px; 
	margin:1px;
}



/********************************** LOGIN PANEL ***************************************/
#panel-account p {
	color: #000000; 
	font-size: 12px; 
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#panel-account a {
	color: #666666; 
	margin: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#accountform {
	color:#000000;
}


/******************************* MAIN LEFT NAV LINKS , DEPT & CAT  **********************/

/* left vert nav links */
#panel-navigation .link-department a  {
/* overrides all left nav links  */
/*	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	*/
	height:20px;
}

.navlink a:hover {
/*	color: #CCCCCC;
	text-decoration: none;	*/
}

/* DEPT LINKS, LEVEL 1 */
.link-department, .link-department a {
	color:#66cccc; /* change text color of departments */
	font-weight:bold;
	font-size:14px;
	height:25px;
}

.link-department-select {
	color: #66cccc;
	font-weight: bold;
	font-size:14px;
}

/* CAT LINKS, LEVEL 2 */
.link-category, .link-category a {
	color: #CCCCCC;
	font-size:13px;
}
.link-category-select {
  /*	color:#FF3300; */
	font-weight: bold;
	font-size:13px;
	color: #66cccc;
}

.link-subcategory-select {
  	color:#CCCCCC;
	font-weight: bold;
}

.link-subcategory {
  font-weight: bold;
}

/* product links */
.smallText a {
	color:#CCCCCC; 
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}

.smallText a:hover {
	text-decoration: underline;
}

/* prod link in panels */
.boxText, .boxText a {
	color:#CCCCCC; /*Search Box Text Color */
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	background:#FFFFFF;
}

.boxText a:hover {
	text-decoration: underline;
}


/* - shopping ? -- */


.headertable {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
  }


 nothing {
	border-bottom: solid 1px #E89E47;
	border-top: double 3px #BF5C00;
	height:80px; 
  
 }
 
  
.headercenter {   
width: 100%;
border-width: 0px 0px 0px 0px;
} 

.headerleft { 
	border-width: 0px 0px 0px 0px;
 }
.headerright {  
	border-width: 0px 0px 0px 0px;
}


/* ----- Panels, left and right ----- */

.navpanelheader { 
	color:#000000;
}

.navpanelleft, .navpanelright {
/*	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px; */
	padding: 5px 0px 0px 10px;
	margin-bottom: 10px;
	width: 180px; 
} 
/************************************************************ PANELS: PREORDER, NEW PRODUCTS *************/
.navpanelpreorder, .navpanelnewprod  {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	padding: 0px;
	margin-bottom: 10px;
	background: #ffffff;
} 


.navpanelleftbody,.navpanelrightbody,.navpanelbodybody { 
	width: 100%;
/*	border-bottom: 1px solid #999999;
	border-top: 0px ;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999; */
}
/*********** TOP, MIDDLE PANEL WITH "Check out these special offers!" AND pages like Shipping ***********/
.navpanelbodybody { 
/*	border-collapse: collapse;
	border-spacing: 0px;
	border-color:#666666; */
	padding: 0px;
	width: 100%;
	background:#000000;
}	
.navpanelbodybody p { 
	color:#000000;
}	
.navpanelbodybody a { 
	color:#000000;
}	

.navpanelleftcontent, .navpanelrightcontent, .navpanelbodycontent {
	padding: 0px;
	margin:0px;
}

.navpanelbodycontent a {

}

.navpanelleftheader, .navpanelrightheader {
	width: 100%;
	padding: 0px;
	height: 0px;
	margin: 0px;
}

.navpanelbodyheader {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.navpanelbody{
	width:100%
}

.navpanelbodycell {
	width: 100%; 
}

.navpanelleftcell, .navpanelrightcell {
	width: 100%;
}
.navpanelleftheaderleft {
	padding: 0px;
	background-repeat: no-repeat;
}

.navpanelrightheaderleft {
   padding: 0px;
}

.navpanelleftheaderright {
   padding: 0px;
/*  	background-image: url(images/panelheaderright.gif); 
	width: 22px;
	background-repeat: no-repeat; */
}

.navpanelleftheadercenter, .navpanelrightheadercenter , .navpanelbodyheadercenter {
	color: #FFFFFF;  /* TITLE BOX TEXT COLOR FOR ALL BOXES */
	font-size: 22px; 
	font-weight: bold;
	text-align: left;
	border-bottom:#66cccc solid 1px;
	width:100%;
}


/* For the panel headers in the body */

.navpanelbodyheaderleft {
	width: 12px;
/*	background-image: url(images/navpanelbodyheaderleft.gif); */
	background-repeat: no-repeat;
}

.navpanelbodyheaderright { }

.navpanelbodyheadercenter img {
	margin-left: 0px;
}

/* Headings */

.heading-subcategory {
	font-size: 13px;
	color: #FF6600; 
	font-weight: bold;
/*	padding-top: 10;	*/
}

.heading-main {
	/* used for 'Search Results */
	font-size: 18px;
	color: #666666; 
	font-weight: bold;
	height:10px;

}

.heading-small {
	width: 100%;
	text-align: right;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	height:0px;
}

#searchresult {
	font-size:14px;
	font-style:italic;
}

#panel-search{
	height:0px;
}

/************************************************** PRODUCT DETAIL PAGE ***************/
xx.detail-page-image-bg {
	background:#000000;
	height:300px;
	width:300px;
	vertical-align:bottom;
}

.whiteBg {
	background:#000000;
	padding:10px;
}

#productbody {
	background:#FFFFFF;
/* 	border: #333333 double 1px;*/
	margin: 0px;
	padding: 0px;
}
img#productphoto  {
/*	margin: 50px 20px 10px 15px; */
	text-align:right;
}
/* PRODUCT DESCRIPTION */
.heading-product {
	color:#FF3300;
	background:#FFFFFF;
	font-size: 16px;
	margin: 0px;
	/* 	padding: 8px 100% 8px; FIREFOX BACKFIRES */
	padding: 5px ;
	font-weight:bold;
}
/* PRODUCT EXT DESCRIPTION */
#layer_field1 p {
	font-size:13px;
	line-height: 130%;
	margin: 5px;
}
.prod_detail_desc {
	font-size:14px;
}
.prod_detail_text {
	color:#000000;
	font-size:12px;
	background:#ececec;
	padding: 3px;
	border:#000000 solid 1px;
}
.prod_detail_heading {
	font-weight:bold;
	color:#000000;
	font-size:12px;
	background:#000000;
	padding:3px;
	border:#000000 solid 1px;
}
#tell-a-friend-link{

}


/* YEAR, subdescription1 + COLOR, subdescription */
#layer_field2 p, #layer_field3 p {
	font-family:"Courier New", Courier, mono;
	margin:5px;
	font-size: 14px;
	font-weight: bold;
	color: #CCFFFF;
}



/* text types */
.text-search {
	font-size: 10px;
}

/* do not use, this class is used for all items in panelMatrix, not good form */
.text-productdesc {
}

.text-productsubdesc {
}



/*************************************************************** --- PRICE --- ****************/
.text-price-detail-page {
/*	color:#00FF00; NEON GREEN */
	color:#CC0000;
	font-weight: bold;
	font-size: 24px;
 }
 
.text-price {
	color:#CC0000;
	font-weight: bold;
	font-size: 12px;
 }

.text-pricestrike {
	text-decoration: line-through;
	font-weight: bold;
}
.text-pricingdetails { 
	font-size: 12px;
	font-weight:bold;
}

.text-shipping {
	font-size: 11px
}

.text-pricesave {
	color: red;
	font-weight: bold;
}


/* ----- */
.text-small {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

.text-availabilitytext {
  font-size: 10px;
  color: #FF6600;
}

.text-availabilitytitle {
  font-size: 10px;
  font-weight: bold;
}

/* the "you may also be interested in text" */
.text-related {

}
/* theme UL tag */
.list-theme {
 padding: 0px 0px 0px 0px ;
}

/* theme LI tag  (child of list-theme class)*/
.list-theme-item {
 padding: 0px 0px 0px 0px ;
}

/* TIps (including basket quick tips) */

.tiptable { 
  width: 100%;
    
}

.tipheader { 
	color: #CCCCCC;
	background: #000000;
	padding: 100%;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.tipbody {
	width: 100%;
	background-color: #000000;
	font-size: 12px;
	color:#ffffff;
}



/************************************************************* Basket / Shopping Cart*****************/

.baskettable {
    width: 100%;
}

.baskettable td {
	padding: 5px;
	vertical-align:top;
	color:#000000;
}
.baskettable a img {
	margin: 1px;
}
.baskettable a:hover img {
	margin: 0px;
	border: 1px solid #993399;
}

.basketlist-blank {
	background: #000000;
}

.basketheader {
    width: 100%;
	background:#000000;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	text-align: left;
}

.basketlist-hcol1 {
	color:#FFFFFF;
}
.basketlist-hcol2 {
	color:#FFFFFF;
}
.basketlist-hcol3 {
	color:#FFFFFF;
}
.basketlist-hcol4 {
	color:#FFFFFF;
}
.basketlist-hcol5 {
	color:#FFFFFF;
}

.basketlist-row1 {
	background:#dadada;
	font-size: 12px;
	color:#666666;
}
.basketlist-row1 a {
	color:#666666;
	font-size: 14px;
	}
	

.basketlist-row2 {
	background: #cccccc;
	font-size: 12px;
	color:#666666;
}
.basketlist-row2 a {
	color:#666666;
	font-size: 14px;
}

/* THUMBNAIL */
.basketlist-col1 {
}

/* DESCR + PROD CODE */
.basketlist-col2 a {
	font-weight:bold;
}
/* INPUT */
.basketlist-col3 {	
}

/* PRICE */
.basketlist-col4 {  
}

/* TOTAL */
.basketlist-col5 {	
}

.basketlist-hilight {
	background-color: #cccccc;
	color:#CCCCCC;
	font-size:14px;
}

.basketlist-lolight {
		font-weight: bold;
}

.basketlist-totals {
	background:#feffe8;
	color:#0000FF;
	font-size:15px;
	text-align:right;
}

.discount_text {
	background:#FFFFFF;
	color:#FF0000;
	font-size:13px;
	text-align:right;
}


/****************************************************** Product List table, rows *********************/

.productlistheader {
/*	background-color:  #e1e1e1; */
	color: #CCCCCC;
	font-weight: bold;
	font-size: 14px;
/*	padding: 50px; */
	height:21px;
	background-image: url(images/panelHeader.gif);
/*	background-repeat:no-repeat; */
}

.productlisttable {
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 10px;
	padding:0px; 
	margin:0px;
}


.productlist-row1 {
/* called row #1 but is really the 2nd row on the page */
/* b6b6b6, a6a6a6 lightest grey to use with neon green price */
	background: #999999;
}

.productlist-row2 {
	background: #aeaeae; 
}

.product-info {
	
}

.product-link a {
	color:#cccccc;
	font-size: 12px;
}
.product-link {
}
.product-summary a {
	color:#FFFFFF;
	text-decoration:none;
}
.product-summary a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/**************************************************** PROD LISTING ADD TO CART BUTTON **************/
.product-link img {
/* 	padding: 5px 5px 5px 5px; */
	padding: 0px;
}
img.add-to-basket-button-listing {
	padding: 0px;
}

/*************************************************** Product Listing Headers *******/
.productlist-hcol1 {
	
}
.productlist-hcol2 {
	
}
.productlist-hcol3 {
	
}
/* YEAR */
.productlist-hcol4 {	
	padding: 0px 0px 0px 10px;
}
/* PRICE, ADD BUTTON */
.productlist-hcol5 {

}

/***************************************************************** PRICE in prod listing ***/
.text-price-prodlist {
/* 
00FF00 NEON GREEN
00CC00	BRIGHT GREEN 
*/
 	color:#000000;
	font-size:15px;
	font-weight:bold;
}

/***************************************************************** prod listing COLUMNS ***/
/* ADD TO CART & PRICE */
.productlist-col5 {
	padding: 10px 10px 0px 0px;
}

/* YEAR */
.productlist-col4 {
	color:#FFFFFF;
	font-size:12px;
	text-transform:capitalize;
	padding: 10px 10px 0px 10px;
	font-weight:bold;
}

/* PROD DESCR */
.productlist-col3 {
	font-size:13px;	
	padding: 10px 0px 0px 10px;
	color:#FFFFFF;
}

/* ? */
.productlist-col2 {

}

/* THUMB IMAGE */
.productlist-col1 {
	/* 	background:#FFFFFF; */
}
/*
.productlist-col1 td a {
	width:80px;
	height:80px;
	display:block;
	border:#FFFFFF solid 2px;
	vertical-align:middle;
	text-align:center;
	background-position:center;
}
.productlist-col1 td a:hover {
	width:80px;
	height:80px;
	display:block;
	border:#0000FF solid 2px;
}
.productlist-col1 img {
	padding:0px;
	margin:0px;
	border:none;
	vertical-align:middle;
	text-align:center;
	background-position:center;
}
*/
.productlist-thumb {
	width:80px;
	height:80px;
	background:#FFFFFF;
	vertical-align:middle;
	background-position:center;
	text-align:center;
	padding:0px;
	margin:0px;
}
.productlist-thumb td a {
	width:80px;
	height:80px;
	display:block;
	vertical-align:middle;
	text-align:center;
	background-position:center;
}

.clickhere {
	color:#FFFFFF;
	background:#000000;
	font-weight:bold;
	font-size:12px;
	width:80px;
	padding: 0px;
	margin: 0px;
}
.clickhere a {
	display:block;
	color:#FFFFFF;
	background:#000000;
	font-weight:bold;
	font-size:12px;
	width:80px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	text-decoration:none;
	text-align:center;
	background-position:center;

}

.clickhere a:hover {
	color:#00FF00;
	text-decoration:none;
}

/* Store bits */
.storecredits {
  text-align: center;
  padding: 42px 10px 10px 10px;

}

/* Tab Bits */

.tab-table {
 	border: 0px 0px 0px 0px ;
  	border-collapse: collapse;
	padding: 0px 0px 0px 0px ;
	height: 31px;
}

.tab-left {
	background-image: url(images/tab-bar-left.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 31px;

	padding: 0px 0px 0px 0px ;
	
}

.tab-middle {
	background-image: url(images/tab-bar-middle.gif); 
	background-repeat: no-repeat;
	width: 11px;
	height: 31px;
	padding: 0px 0px 0px 0px ;
	
}

.tab-right {
	background-image: url(images/tab-bar-right.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 31px;
}

 .tab-parenttable  {
 	
	border: 0px 0px 0px 0px ;
  	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	
	background-image:   url(images/tab-parenttable.gif); 
	
 }
 

/******************************* TOP TABS NAV LINKS *****************/

.tab-text {
	/*	font-size: 12px;
		font-weight: bold; */
	text-align: center;
	vertical-align: text-top;
	border: 0px 0px 0px 0px;
  	border-collapse: collapse;
	padding: 7px 10px 7px 10px;
	background-image:  url(images/tab-bar-background.gif);
}

.tab-link  {
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
} 

.tab-link:hover {
	color: #0099FF;
	text-decoration: none;
}




.text-bold {
  font-weight: bold;
  color:#FF6600;
}


.text-shipping-row1 {

}


.text-shipping-row2 {
 
}


.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;
	font-size: 13px;
}


.testmodeinfo {
 background: #9999FF;
 color: black;
 font-weight: bold;
}
.text-pricespecial { 
	color:#CC0000;
	font-weight: bold;
	font-size: 12px;
}

.registerform .text {
  width: 140px;
  font-size: 12px;
  text-align: right;
}

.registerform .textbox, .registerform .select   {
  width: 180px;
  height: 20px;
}


.shippingaddress .text {
  width: 140px;
  font-size: 12px;
  text-align: right;
}

.shippingaddress .textbox, .registerform .select   {
  width: 180px;
}

/* customcontent */ 
h3 {
	color:#666666;
	font-size:12px;
}
h3#select-category-heading {
	color:#000000;
	font-size:16px;
	
}



.cattablecontent {

}
.cattablebody {

}
.categorypictures {
	
}

/********* GROUPED LINKS AT BOTTOM OF CAT PAGE **********/
.cattabletext a {
	padding:0px;
	margin:0px;
	border:none;
	font-size:12px;
}

.cattabletext {
	padding:0px;
	margin:0px;
	border:none;
}

/****************** FOOTER ********************/
#sitefooter {
	margin: 0px;
	display:none;
}


/******************************************* HIDE SPECIAL OFFERS ON specific pages */

/* HOME PAGE */
#page-home #panel-specials {
	display: none;
}
/* PROD LISTING PAGE */
#page-category #panel-specials {
	display: none;
}

#specialoffers a {
	color:#FFFFFF;
}

/******************************************* TABBED PAGES ****************************************/

#alert {
	background:#FF6600;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.staticbody {
	background:#dadada;
	color:#000000;
	padding: 15px;
	font-size:12px;
}
.staticbody p {
	color:#000000;
	font-size:12px;
	line-height:130%;
}

.staticbody a {
	color:#CCCCCC;
	font-variant:small-caps;
	font-weight:bold;
	text-decoration:underline;
}
.staticbody a:hover {
	text-decoration:none;

}
.statictitle, .statictitle p {
	color:#000000;
	font-weight:bold;
	font-size:13px;
}

#sidebar_table, #sidebar_table p, #sidebar_table ul, #sidebar_table td {
	background:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding:5px;
	color:#CCCCCC;
	font-size:12px;

}
#sidebar_table th {
	background:#CCCCCC;
	color:#FFFFFF;
	font-size:14px;
} 

/******************************************* SHOW ONLY PRODUCST FOR THIS YEAR */
.year_filter{
	text-align:right;
	font-size:16px;
	font-weight:bold;
}
/******************************************* TEMP: 102407 ADD PRODUCT CODE-ITMELOOKUP ON LIST PAGE */
.prodcodelist {
	font-weight:bold;
/* turquoise
	color:#66cccc; */
/* change to black per 011808 email from CC */
	color:#000000;
	font-size:12px;
}


/***************************************** CHECKOUT PROCESS *****************************************/
.formbox {
/* org 
	BORDER-RIGHT: #7b9ebd 1px solid; 
	BORDER-TOP: #7b9ebd 1px solid; 
	BORDER-LEFT: #7b9ebd 1px solid; 
	BORDER-BOTTOM: #7b9ebd 1px solid;
*/

/* new */
	background:#f1f1f1;
	padding: 20px;
	border:#333333 solid 1px;
}

.formbox p, td {
	color:#666666;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.main {
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
}

.text-shopping {
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}

.text {
/* used in checkout process forms */
	font-weight:bold;
}

.registerform b {
	color:#FF6600;
	font-size:14px;
}

.tender-header {

}

#table-checkout-parent {
/* e8fcff feffe8 f0f0f0 ---- super light */
	background:#000000;
	padding: 10px;
	border:#999999 dashed 2px;
}

.tender-text{
	font-size: 14px;
	font-weight: bold;
	color:#CCCCCC;
}

#table-navigation {
 	font-size:16px;
}

.promotion_name {
	color:#FF6600;
	font-weight:bold;
}

.email_footer {
	background:#ececec;
	font-size:10px;
	border:#CCCCCC dashed 1px;
	padding:10px;
}

/*************************  About us ***************/

.aboutus-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
}

/************************************************ SHIPPING NOTIFICATION **********************/
#shipping_notification {
	border-top:#333333 solid 1px; 
/*	border-right:#333333 solid 1px; 
	border-left:#333333 solid 1px; */
	background:#FF6600;
	height:100%;
	width:100%;
	padding:5px;
	vertical-align:bottom;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}
#shipping_notification strong {
	font-weight:bold;
	font-style:italic;
	font-size:110%;
}
#shipping_notification img {
	border:none;
	margin:0px 10px 0px 10px; 
}

/******** FOR BASKET  ************/
#shipping_notification_basket {
	background:#ececec;
	padding:5px;
	vertical-align:bottom;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:5px 0px 0px 0px;
}
#shipping_notification_basket strong {
	font-weight:bold;
	font-style:italic;
	font-size:110%;
}
#shipping_notification_basket img {
	border:none;
	margin:0px 0px 0px 0px; 
}



/* Added by NitroSell - do not remove! */
label { font-family: arial, helvetica, sans-serif; font-size: 15px; color: #cccccc; font-weight: bold; }





/* CSS Buttons */
/*
.button-big, .button-small { display: block; cursor: hand; cursor: pointer; text-decoration: none; }
.button-big .button-text { background: transparent url(store_images/buttons.gif) no-repeat scroll 0 -73px; padding:0; line-height:27px; height: 27px; }
.button-big .button-left { width: 14px; height: 27px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0px 0px; }
.button-big .button-right { width: 20px; height: 27px; background: transparent url(store_images/buttons.gif) no-repeat scroll -20px 0px; }
.button-small .button-text { width:45px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0 -50px; padding:0; height: 23px; line-height: 22px; }
.button-small .button-left { width: 8px; height: 23px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0px -27px; }
 .button-small .button-right { width: 8px; height: 23px; background: transparent url(store_images/buttons.gif) no-repeat scroll -8px -27px; }
.button-right,.button-left { float: left; display: block; font-size:0px; }
.button-text {font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; float: left; display: block; color: #140057; text-decoration: none; text-align:center; }
.button-small .button-text { font-size: 10px;  font-weight: bold;}
 .pagination .button-text { width:auto; }
 .pagination .button-right { margin-right: 1px; }
.pagination .button-small span { filter:alpha(opacity=55); -moz-opacity:.55; opacity:.55; }
.pagination .button-small:HOVER span { filter:alpha(opacity=99); -moz-opacity:.99; opacity:.99; }
.pagination .button-on span { filter:alpha(opacity=99); -moz-opacity:.99; opacity:.99; }
.button-rightaligned   { float: right; }
*/

/*PURCHASE ORDER HISTORY STYLES*/
.history-page, .history-search-page { padding:0px 0px 10px 0px; }
.history-search-page TABLE, .history-page TABLE { font-size:11px; width:100%; border-collapse:collapse; border-spacing:0; }
.history-page #payandship-details td , .history-page #history-details td { margin:0; padding-left:5px; font-size:12px; }
.history-page #history-details .history-details-label b, .history-page #payandship-details .history-details-label b { font-weight:bold; width:120px; font-size:12px; }
.history-page #track-shipment-link { display:inline; padding:0px 0px 3px 25px; clear:none; background: url('images/icon-tracking.gif') no-repeat transparent top left; }
.history-page A { font-weight:bold; }
.history-page #itemsordered-details .items-reorder-link{ font-size:10px; color: #EA672A; cursor:pointer; }
.history-page #itemsordered-details { font-size:12px; }
.history-search-page .product-link{ font-weight:normal; }
.history-search-page #history-search.formbox { margin-top:7px; padding:5px 5px 5px 8px; color:black;}
.history-search-page #history-search.formbox P { margin: 3px 0px 3px 0px;  color:black;}
.history-search-page #history-search { font-size:12px; }
.history-search-page #history-search.formbox #history-searchselect { width:300px; margin-right:10px; }
.history-search-page #history-search.formbox LABEL { margin-right:7px; display:block; }
.history-search-page #history-search.formbox .history-input { width:207px; margin-right:8px; }
.history-search-page #history-results td { margin:0; padding:5px; }
.history-search-page .pagination { width:auto; }

.button-big, .button-small { display: block; cursor: hand; cursor: pointer; text-decoration: none; }
.button-big .button-text { width:100px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0 -37px; padding:0; height: 23px; line-height:21px; }
.button-small .button-text { width:50px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0 -24px; padding:0; height: 14px; }
.button-big .button-left { width: 7px; height: 23px; background: transparent url(store_images/buttons.gif) no-repeat scroll -13px 0px; }
.button-big .button-right { width: 6px; height: 23px; background: transparent url(store_images/buttons.gif) no-repeat scroll -21px 0px; }
.button-small .button-left { width: 6px; height: 14px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0px 0px; }
.button-small .button-right { width: 6px; height: 14px; background: transparent url(store_images/buttons.gif) no-repeat scroll -7px 0px; }
.button-left { float: left; display: block; font-size:0px; }
.button-right { float: left; display: block; font-size:0px; }
.button-text { text-transform:lowercase; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; float: left; display: block; color: white; text-decoration: none; text-align:center; }
.pagination .button-text { width:auto; }
.pagination .button-right { margin-right: 1px; }
.pagination .button-small span { filter:alpha(opacity=55); -moz-opacity:.55; opacity:.55; }
.pagination .button-small:HOVER span { filter:alpha(opacity=99); -moz-opacity:.99; opacity:.99; }
.pagination .button-on span { filter:alpha(opacity=99); -moz-opacity:.99; opacity:.99; }
.button-rightaligned   { float: right; }


/* ///////////// CUSTOM STYLES FOR HEADER NAV ///////////*/


#main_container
{
	width: 994px;
	margin: 0 auto;
}

#btn_container
{
	padding: 20px 0 0 0;
}


.each_links
{
	float: right;
	padding: 2px 0 0 0;
}

.each_links_divider
{
	float: right;
	padding: 0 15px 0 15px;
}

#banner_container
{
	height: 118px;
	margin: 0;
	padding: 0;
	background:#000;
}

#banner_left
{
	width: 250px;
	float: left;
	padding: 40px 0 0 12px;
}

#banner_left img
{
	float:left;
}

#banner_right
{
	width: 600px;
	float: right;
	padding: 25px 25px 0 0;
	text-align: right;
}

#banner_right1
{
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0 0 10px 0;
}

#banner_right1 a:link, #banner_right1 a:visited
{
	color: #2ba5b7;
	text-decoration: none;
}

#banner_right1 a:hover
{
	color: #2ba5b7;
	text-decoration: underline;
}


#banner_right2
{
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


/* content pages custom styles */

#customcontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 20px;
}

#customcontent p {
	font-size:13px;
}

#customcontent h1 {
	font-size:22px;
	font-weight:bold;
	color:#666666;
}

#customcontent h2 {
	font-size:18px;
	font-weight:bold;
	color:#999999;
}

#customcontent h3 {
	font-size:14px;
	font-weight:bold;	
	color:#b5532b;
	padding-top:10px;
	padding-bottom:0px;
}

#customcontent b, #customcontent strong {
	font-size:13px;
	font-weight:bold;	
	color:#333333;
}

#customcontent a {
	font-size:16px;
	font-weight:bold;	
	color:#0000FF;
	text-decoration:underline;
}
#customcontent a:hover {
	color:#0033FF;
	text-decoration:none;
}


/***********************/
#page-home #panel-newproduct {
	/* display: none;
	visibility: hidden; */
	margin: 0px;
	padding: 0px;
	}
#page-home .mainbody { /* homepage */
	background:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
#page-home .mainbody table { /* homepage */
	background:#000000;
	margin: 0px;
	padding: 0px;
}

#homepage-bottom-features-div, .homepage-bottom-features {
	background:#FFFFFF;
	margin: 0px;
	padding: 0px;
	width:100%;
}

#panel-newproduct-home-left {
	/* display: none;
	visibility: hidden; */
	margin: 0px  0px  0px  0px;
	padding: 0px;
	width:400px;

}
#panel-newproduct-home-right {
	/* display: none;
	visibility: hidden; */
	margin: 0px  0px  0px  0px;
	padding: 0px;
	width:400px;
}
.panel-newproduct-table {
	text-align:center;
}
.panel-newproduct-table-topleft, .panel-newproduct-table-topright, .panel-newproduct-home-left-header, panel-newproduct-home-right-header {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}

.panel-newproduct-table-bottomleft, .panel-newproduct-table-bottomright {
	vertical-align:top;
}

#panel-promotion-home {
	margin: 0px  0px  0px  0px;
	padding: 0px;
	width:400px;
}

.navpanelbodycontent, .navpanelrightcontent, .navpanelrightbody, .navpanelrightbody table, .navpanelright, .navpanelright table, .parent-preorder {
	background:#FFFFFF;
	margin: 0px;
	padding: 0px;
	width:100%;
	vertical-align:bottom;
	}

#panelspecials {
	background:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

.navpanelbodybody {
	background:#FFFFFF;
	border-bottom:#CCCCCC dotted 1px;
	margin: 0px;
	padding: 0px;
}

/****************** BANNER ADS ****************************/

.summer_sale_banner {
	background:#000000;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

.left_sidebar {
}

.left_sidebar1 {
	padding-top:20px;
	vertical-align:top;
	text-align:center;
}
.left_sidebar2 {
	padding-top:20px;
	vertical-align:top;
	text-align:center;
}
.homepage_content_table {
	background:#000000;
	vertical-align:top;
	text-align:center;
}

/*********** FOOTER FROM ORG SITE *********/

#footer_content_area_container
{
	width: 901px;
	margin: 0 auto;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	padding: 30px 0 0 0;
}

#footer_content_area_container_text
{
	padding: 0 0 5px 0;
}

#footer_content_area_container_text2
{
	padding: 0 10px 10px 0;
}

#footer_content_area_container_image
{
	padding: 0 10px 10px 0;
}
