
body{

	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;              /*Padding for the entire page*/
    background-image:url(images/bg_tile.jpg);
	background-repeat:repeat;	
	text-align:center;
	
}

b, p, .text  
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

/* Whole website container*/

.wholepage
{
	margin-top: 0px;
    margin-left: auto;
	margin-right: auto;
    width:1000px;                      /* Width of entire page*/
    background: #ffffff;
    border-bottom: 0px SOLID #b7b7b7; /* Dimensions of footer container*/
	text-align:center;
	
}

.navlink, a {
	font-family:  Arial, Verdana, Helvetica, Sans-Serif;
	font-size:11px;
	color: black;
	font-weight:normal;
}


.formbox {
	background-color: #fafafa;
	border: 1px solid #dfdfdf;
	padding: 7px;
}


.contactpage{
	margin-left:15px;
	margin-right:15px;

}

.productlisttable, .text-related, .checkoutform, .shippingaddress {
	margin-left:15px;
	margin-right:15px;
}
.productlisttable {
	text-align:center;
	margin-left:5px;
}

.shippingaddress {
    margin-top:10px;
}

.list-theme-item{
	margin-left:35px;
}

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

.mainbodycenter { 
	border-collapse: collapse;
	width: auto;
	vertical-align: top;
	padding: 10px 10px 10px 10px;   /* Aligns the center content*/
	
}

#page-home #columncenter {
  padding: 10px 0px;
} 




.main
{
	font-size:11px;
}



.mainbodyleft a {     /* Controls the text dimensions of the left nav panel*/
	font-family:  Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	height: 16px;
	vertical-align:middle;
	color: black;
	text-decoration: none;
	font-weight:bold;
	text-align: center;
	
}



.mainbodyleft div {
	border-bottom:;
	padding: 0px 0px 0px 0px;        /* Controls the margin for the left nav content*/
}

.mainbodyleft a:hover {
	
     font-size: 13px; 
     color: #0066CC;	 
}





.mainbodyleft  {            /* Controls the left nav menu*/
    margin: 0px 0px 0px 0px;
	width: 152px; 
	vertical-align: top; 
    padding: 0px 0px 0px 0px;  
    height:100%;
    background-image: url(images/leftnav.JPG);
    background-repeat: repeat-y;
	}
	
	
	
	.mainbodyright {            /* Controls the right nav menu*/
    
	margin: 0px 0px 0px 0px;
	width: 151px; 
	vertical-align: top; 
    padding: 0px 0px 0px 0px;  
    height:100%;
    background-image: url(images/rightnav.JPG);
    background-repeat: repeat-y;
	}
	
	
	
.navpanelright{

	border-collapse: collapse;
	border-spacing: 0;
	width: 151px;                 /* Controls the width of the right nav panel */
	border: 0 0 0 0;
	padding: 0 0 0 0px;
	
} 

.navpanelleft {

	border-collapse: collapse;
	border-spacing: 0;
	width: 151px;                  /* Controls the width of the left nav panel */
	border: 0 0 0 0;
	padding: 0 0 0 0px;



} 

.navpanelbodybody, { 
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0 0 0 0px;
	width: 100%;
	border-bottom: 1px #993366; 
	border-top: 0px ; 
	border-right: 1px #993366; 
	border-left: 1px #993366;
	padding: 10px 10px 10px 10px;
}
	
.navpanelrightcontent, .navpanelleftcontent,{
    padding: 10px 0px 0px 10px;        /* Controls the padding of the content of the left & right nav panel */
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
 }
 .navpanelbodycontent  {
  padding: 10px 0px 0px 0px;        /* Controls the padding of the content of the left & right nav panel */
  font-family: Verdana, Arial, Helvetica, Sans-Serif; 
}
	
.navpanelleftheader, .navpanelrightheader , .navpanelleftheadercenter, .navpanelrightheadercenter{
	border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	height: 27px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;              /* Controls the font size of the nav panel's titles */
    font-weight:bold;
	background-image:url(images/basket_center.jpg);
	background-repeat: no-repeat;
	
	

}

.navpanelbody{
	width:100%;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;     
	border-collapse: collapse;
 }
 
 
 .navpanelbodycell {

	width: 100%; 
	padding-bottom: 15px;
}

.navpanelleftcell,.navpanelrightcell {
	width: 151px;
	padding-bottom: 18px;               /* Controls the bottom padding of the content of the left and right nav panel */

}

.navpanelbodyheadercenter {         /* MIGHT NOT NEED */
 	color: #4083a1;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	width:100%;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;     
	border-collapse: collapse;
	border-spacing: 0;
}

/* Headings */



.heading-product {              /* controls header text for each product */
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	font-weight: bold
}

.heading-subcategory {
	font-size: 14px;
	font-weight: bold;
}
.heading-main {
	font-size: 16px;
	color: #cc064b;
	font-weight: bold;
	margin-top:5px;
}

.heading-small {
	width: 100%;
	text-align:center;
	font-size: 10px;
	color: Gray;
	font-weight: normal;
	margin-top:10px;
}


.addtocarttable {
	background-color: #fafafa;
	border: 1px solid #dfdfdf;
	width: 100%;
	padding: 7px;
	padding-top: 0;
	
}
.product_table img {
	margin-right: 7px;
	margin-left:2px;

}



/* text types */

.text-search {
	font-size: 10px;
	padding-top:12px;      /* Controls the height padding for the Search panel */
}


.text-pricingdetails{ 
	font-size: 10x;
	color: Black;
}
.text-price {
	font-weight: bold;
	font-size: 14px;     /* Controls the font size for the price text */
	
 }
.text-pricestrike {
	text-decoration: line-through;
	font-weight: bold;
}

.text-shipping {
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px
}

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

.text-small {
 font-size: 9px;
}


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

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











/* check below */





/* 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 { 
    width: 100%;
    color: Black;
    font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-variant: small-caps;
	text-align: left;
}

.tipbody { 
	width: 100%;
    background-color: #f0f0f0;
    font-size: 10px
}


/* Basket */

.basket_module {
	line-height: 200%;
}


.baskettable {
    width: 100%;
}

.basketheader {
	 width: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-variant: small-caps;
	text-align: left;
	color: Black;
	background-color: grey;
}

.basketlist-row1 {
	background: white;
	color: Black;
}

.basketlist-row2 {
	background: white;
	color: Black;
}

.basketlist-hilight {
    background: white;
    font-weight: bold;
}

.basketlist-lolight {
	background-color: #f0f0f0;
	font-weight: bold;
}

.basketcol {
    font-weight: bold;
    font-size:12px;
}

.basketlist-col1
{
	font-size:10px;
	font-weight:bold;
}

.basketlist-col4, .basketlist-col5
{
	font-size:10px;
	font-weight:bold;
}

/* Product List */



.product-info {
	color: Black;
}

.product-link {
	color: black;
	font-weight: bold;
	font-size: 12px;

}

.productlistheader {
	background-color:  #f0f0f0;
	color: Black;
	font-weight: bold;
	font-size: 12px;
 	padding: 0;

}

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



/* Store bits */

.storecredits {
    text-align: center;
    background:#ffffff;
    padding: 42px 10px 10px 10px;

}




/* Added automatically */
.text-bold {
    font-weight: bold;
}

/* Added automatically */
.text-shipping-row1 {

}

/* Added automatically */
.text-shipping-row2 {
 
}

/* Added automatically */
.basketlist-blank {
	background: white;
	
}

/* Added automatically */
.link-department-select {
	font-weight: bold;
}

/* Added automatically */
.link-department {
    font-weight: bold;
}

/* Added automatically */
.link-category-select {
    font-weight: bold;

}

/* Added automatically */
.link-category {
    font-weight: bold;

}

/* Added automatically */
.link-subcategory-select {
    font-weight: bold;

}

/* Added automatically */
.link-subcategory {
    font-weight: bold;

}

/* Added automatically */
.productlist-hcol1 {
	
}

/* Added automatically */
.productlist-hcol2 {
	
}

/* Added automatically */
.productlist-hcol3 {
	
}

/* Added automatically */
.productlist-hcol4 {
	
}

/* Added automatically */
.productlist-col4 {
	
}

/* Added automatically */
.productlist-col3 {
	
}

/* Added automatically */
.productlist-col2 {
	
}

/* Added automatically */
.productlist-col1 {
	
}

/* Added automatically */
.table-error {
	background: #B22222;
}

/* Added automatically */
.table-error-td {
	background: Red;
}

/* Added automatically */
.error-text {
	background: White;
	font-weight: bold;
}

/* Added automatically */
.error-heading {
	color: White;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

/* Added automatically */
.testmodeinfo {
    background: #9999FF;
    color: black;
    font-weight: bold;
}
.text-pricespecial { color: red; }
.registerform .text {
    width: 140px;
    font-size: 12px;
    text-align: right;
}

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

.boxText
{
}

.text-shopping
{
    color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	
}

.inputRequirement
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
    color:#ff0000;
}
.searchtheme {
    color: white;
}

.search-label {
    font-size: 12px;
    font-weight: bold;
}
#advanced-search-button {
    font-size: 12px;
}
#page-search #form-advsearch select  {
    width:90%;
}
#keyword {
    width: 250px;
}
#product_code {
    width: 150px;
}
#customer-reviews-heading, #write-review-heading  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: underline;
  	padding: 4px 0 5px 8px;
  	margin-bottom: 5px;
  	color: black;
	background-color:;
	text-decoration: underline;
}

.review-useful-button {
    font-size: 10px;
}

#product-review-title {
    width: 150px;
}


table.pagination p {

      display:block;

      font-size: 10px;

      color: white;

      margin-left: 0; padding-left:95px; padding-bottom:5px;


      }

 #panel-specials {
visibility: hidden;
}


/* CSS Buttons */


.button-big, .button-small { display: block; cursor: hand; cursor: pointer; text-decoration: underline; font-weight: bold;}
.button-big .button-text { width:98px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0; padding:0; height: 20px; line-height:20px; }
.button-small .button-text { width:98px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0; padding:0; height: 20px; }
.button-text { text-transform:capitalize; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; float: left; display: block; color: white; text-decoration: none; text-align:center; }

#productphoto {
margin-right: 10px;
margin-bottom: 250px;
}



/* Added by NitroSell - do not remove! */
label { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; }
#page-home #panel-specials {
display: none;
visibility: hidden;
}

#page-department #panel-specials, #page-category #panel-specials {
display: none;
visibility: hidden;
}
