body {
	background-color:#ffffff;
	background-image:none;
	font-family:Tahoma, Calibri, Arial;
	margin-top:10px;
}

.centershop {
	width: 950px !important;
	border:0px;
}

#mainWrapper {
	width: 950px !important;
}

/*TABLE.centerBoxNewStyle{
	padding-left:5px;
	border:0px;
}*/

.centerBoxLabelHeading{
	background-image: url(../images/centerbox_header.jpg);
	background-repeat:no-repeat;
	height:34px;
	border:0px;
	padding:0px;
	vertical-align:center;
	text-align:center;
	font-family:Tahoma, Calibri, Arial;
	font-size:9px;
	color:#fff;
}


TABLE.header {
 border: 0px;
 background-image:none;
}

TABLE.headerNavigation {
  font-family: Tahoma, Calibri, Arial;
  font-size:12px;
  text-decoration:none;
  padding:0px;
  margin:0px;
  width: 950px !important;
  border:0px;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color:#000000;
  letter-spacing:0px;
  padding: 0px;
}

TD.headerNavigation A, TD.headerNavigation A:visited {
  text-transform: uppercase;
  text-decoration:none;
  color:blue;
}

TD.headerNavigation A:hover {
  color:black;
}

td.searchBox {
	background-image:url(../images/search_bg.jpg);
	background-repeat:no-repeat;
	height:35px; 
	width:950px; 
	color:#fff;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background-image: url(../images/sidebox_header.jpg);
  background-repeat: no-repeat;
  height:25px;
  width:175px;
}

.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Tahoma, Calibri, Arial;
  font-size: 12px;
  background: #ffffff;
  margin-bottom: 10px;
  text-align:center;
  border:0px;
}


.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-image: url(../images/sidebox_footer.jpg);
  height:11px;
  width:175px;
  border:0px;
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
	border:0px;
	background-image: url(../images/sidebox_content.jpg);
	padding: 5px;
}

#navcontainer ul
{
	margin-left: 0;
	padding: 0;
	list-style-type: none;
	font-family: Tahoma, Calibri, Arial;
	font-size:11px;
	text-align:left;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 155px;
	background-color: #ffffff;
}

#navcontainer a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

#navcontainer a:hover {
	background-color: #999999;
	color: white;
	font-weight:bold;
}

#navColumnOne, #navColumnTwo {
	border:0px;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
}

.productListing-rowheading {
	background-image: url(../images/list_header_bg.jpg);
	background-repeat:repeat-x;	
	height:35px;
	border:1px solid #999999;
}

.centerBoxWrapper, .tabTable {
	/*border:0px;*/
	width:568px;
}

TABLE.centerBoxWrapper {
	width:570px;
	vertical-align:top; 
	border:1px solid #999999;
	padding:10px;
}

TD.centerBoxFeaturedImage {
	width:100px;
	text-align:center; 
	padding:10px;
}

TD.centerBoxFeaturedDesc {
	padding-left:20px; 
	text-align:left;
	font-weight:normal;
}

TD.centerBoxFeaturedDesc a {
	color:blue;
	text-decoration:underline;
	font-weight:normal;
}

TD.centerBoxFeaturedDesc a:visited {
	color:blue;
	text-decoration:underline;
	font-weight:normal;
}

TD.centerBoxFeaturedDesc a:hover {
	color:red;
	text-decoration:underline;
	font-weight:normal;
}



/*
.tablTable {
	margin-left:5px;
}*/

TABLE.footer {
	background-color:#CCCCCC;
	color:#999999;
	width:950px;
	border:0px;
}

TR.footertop {
  /*background-image: url(../images/tile_back.jpg);*/
  background-image:none;
  background-color:white;  
}

TD.footertop, TD.footerbottom {
  text-align:left;
}

td.footerStyle{
	background-color:white;
	color:#666666;
}

td.footertopb {
  background-color:white;
  font-family: Tahoma, Calibri, Arial;
  color:#333333;
  padding : 5px;
  font-size: 12px;
  font-weight: normal;
}

td.footertopb a{
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}

td.footertopb a:hover{
	color: green;
	text-decoration: none;
}

td.footerbottom a:hover {
	color:red;
}

/* Category Banner */
.categoryBanner {
	background-image:url(../images/category_banner_bg.jpg); 
	background-repeat:no repeat; 
	width:580px; 
	height:280px;
}

.productDescription, .productDescription_single {
	font-family: Tahoma, Calibri, Arial; 
	font-size:9px; 
	font-weight:bold; 
	width:120px;
	padding-left:20px;
	text-align:left;
	color:black;
}

.productDescription_single {
	width:200px;
}

..productDescription a:visited{
	color:blue;
}

.productDescription a:hover{
	color:red;
}

.productImage{
	width:95;
	height:95px;
}

.productImgContainer{
	background-image:url(../images/product_bg.png); 
	background-repeat:no-repeat; 
	width:113px; 
	height:113px;
	text-align:center;
}

.productName {
	font-size:12px;
	color:black;
}

.productPrice {
	color:red;
	font-size:12px;
	}
