
body
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-color: #000000;
}

#productimagemain
{	 width: 350px; text-align: center; float: left;} 

#productimagemain img
{max-width:250px;}

#eachcat
{	width: 180px;  
 	height:300px;
	text-decoration: none;
	padding: 10px;
	background-color:#e4e4e4;
	margin:10px;
	text-align:center;
}

#eachitem
{	width: 180px;  
 	height:200px;
	text-decoration: none;
	padding: 10px;
	background-color:#e4e4e4;
	margin:10px;
	text-align:center;
}

#eachitem img
{ 
	border: #000000 solid 2px;
	
}

#basket
{float:left;
   width:250px;}

#topbanner
{float:left;
 width: 700px;}
 
 #phonenum
 { float:left;
   width:150px;
   font-size:18px;
   color:Red;
   margin:20px 0px 20px 0px;
}

#rightsearchbox
{
	float: right;
	height: 25px;
	width: 280px;
	font-family: Verdana;
	font-size: 12px;
	text-align:left;
	border: none;
}

.goimage
{
	padding: 0px;
	border: 1px;
}

.viewproduct
{
	color: Gray;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.redtel
{
	color: #FF0000;
	font-size: 17px;
	padding-left: 8px;
	vertical-align: bottom;
}

#homeandabout
{
	float: left;
	width: 210px;
	height: 45px;
	padding-top: 5px;
}

#mainframe1
{
	width: 960px;
	margin: auto;
	float: none;
	height:auto;
}

#mainmenu
{width: 700px;
 height:48px;
 float:left;
 background-image:url(/assets/images/top_menu_bg.jpg);
 background-repeat:no-repeat;
}

#mainmenu li
{margin:0px 10px 0px 10px;
	float:left;
 text-align:right;
 display:inline;
}

#mainmenu li a{color:#fff;}

#outsidenav
{
	float: left;
	width: 960px;
	background-image: url(../images/fullnavbg.png);
	background-repeat: no-repeat;
}
#nav
{
	float: left;
	width: 960px;
	height: 45px;
}
#mainframe2
{
	float: left;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

/*hometpage*/
#homecontent-wrapper
{width:700px;
 float:left;

 }
#home-left
{width:540px; float:left;}
#home-img
{width:540px; float:left; height:220px;}
#home-right
{width:150px; float:left;}
#homeproducts
{width:513px; float:left; height:auto; margin-bottom:40px; background-color:Black; background-image:url(/assets/images/homeproductsbg.jpg); background-repeat:no-repeat; padding:42px 12px 12px 12px; }
.homeproductswrap
{width:170px; float:left; margin-bottom:22px; color:White;
	}
	
	#homeproducts a
	{color:White;
	}
	#homeproducts a:hover
	{color:red;
	}
#midcontent
{
	float: left;
	width: 700px;
	
	
	
}
#topmidtext
{
	float: left;
	width: 518px;
} 


/*shoptemplate*/

.tabletop
{	margin-top:20px;
	border: solid 1px #cccccc;
	color:#CC0000;
	}
	
.tableSubHeading
{background-color:#989993; color:#fff;}

#catmidprod
{min-height:170px;}

#cattop img
{border:2px solid #000000;}

#rightside
{width: 700px; height: 100%; float: left;}

#centrequickbuy img
{vertical-align:bottom;}

#shoptopcontent
{
	float: left;
	padding: 0px 0px 20px 20px;
	width: 700px;
	min-height: 180px;
	font-size: 14px;
	color:#333333;
}
#shoptopmidtext
{	height:100%;
	float: left;
	width: 700px;
}

#eachcat li a img
{	
	border:solid 2px #000;
	text-decoration:none;}
.subcategory
{ text-indent:8px; 
  display:inline;
  font-size:12px;}

#leftmenu
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 150px;
	min-height: 200px;
	margin-right: 12px;
	height: 100%;
	color: #FFFFFF;
	
	
}


#topmidimages
{
	float: left;
	width: 518px;
	height: 141px;
	/*background-image: url(../images/coolingsystems.png);*/
	background-repeat: no-repeat;
}
/*dropmenu*/
#menu
{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	float: left;
	width: 680px;
	height: 45px;
	padding-top: 4px;
}

#menuspace
{
	float: left;
}

.tabs
{
	float: left;
	padding-top: 11px;
}

.tabs ul
{
	margin: 0px;
}

.tabs li
{
	display: inline;
}

.tabs li a
{
	text-decoration: none;
	color: #ffffff;
}

.tabs li a:visited
{
	color: #ffffff;
}

.tabs li a:hover
{
	color: #FF0000;
}

.tabs li.selected
{
	color: #CCCCCC;
}

.tabs li.selected a
{
}

.tabs li.selected a:hover
{
	text-decoration: none;
	color: #99CCFF;
}



.dropmenudiv_b a
{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #000000;
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font: normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS";
}

.dropmenudiv_b
{
	position: absolute;
	top: 0;
	border: 1px solid;
	border-width: 0 1px;
	line-height: 18px;
	z-index: 100;
	background-image: url(../images/menu_drop_bg.png);
	background-repeat: repeat;
	visibility: hidden;
}


* html .dropmenudiv_b a
{
	width: 100%;
}

.dropmenudiv_b a:hover
{
	background-color: #003366;
}



#rss
{
	float: left;
	width: 270px;
}

.redtite
{
	color: #FF0000;
	margin: 0px;
}

/* begin styles for RSS Feed 
     This is the most basic style to use for a list with no bullets */

.rss-box
{
	width: 200px;
	background-color: #ffffff;
	text-decoration: none;
}

.rss-title, rss_title a
{
	margin: 0px 0;
	padding: 0;
}

.rss-items
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.rss-item
{
	font-size: 12px;
	margin-bottom: 1em;
	color: #333333;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active
{
	text-decoration: none;
	color: #FF0000;
	font-size: 14px;
}

.rss-item a:hover
{
	text-decoration: none;
}

.rss-date
{
	font-size: xx-small;
}
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play
{
	width: 12em;
	margin: 0 0.2em;
	padding: 0.1em 0;
	padding: 0;
	white-space: nowrap;
	text-decoration: none;
	vertical-align: middle;
	background: #fb6;
	color: black;
}
.pod-play em
{
	width: 1em;
	cursor: hand;
	font-style: normal;
	margin: 0;
	padding: 0.1em 0.5em;
	background: white;
	color: #222;
}
.pod-play span
{
	width: 1em;
	cursor: hand;
	margin: 0;
	padding: 0.1em 0.5em 0.1em 0.3em;
}
.pod-play:hover
{
	background: #666;
	color: white;
}
.pod-play:hover em
{
	background: black;
	color: white;
}

.tansparentdiv
{
	background-image: url(../images/bg20percent.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#rounddivtopl
{
	background-image: url(../images/ltcorner.png);
	background-repeat: no-repeat;
}

#rounddivtopr
{
	background-image: url(../images/rtcorner.png);
	background-repeat: no-repeat;
}

#rounddivbotr
{
	background-image: url(../images/rbcorner.png);
	background-repeat: no-repeat;
}

#rounddivbotl
{
	background-image: url(../images/lbcorner.png);
	background-repeat: no-repeat;
}

#bottomcontent
{
	float: left;
	width: 960px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-image: url(../images/bgbot.jpg);
	background-repeat: repeat-x;
}

#bottomleft
{
	float: none;
	margin: 0px auto;
}

#bottomright
{
	width: 431px;
	height: 154px;
	float: none;
	margin: 0px auto;
	background-image: url(../images/hiresmelting.png);
	background-repeat: no-repeat;
}

#speech_img
{
	width: 85px;
	height: 70px;
	float: left;
	background-image: url(../images/speak.png);
	background-repeat: no-repeat;
}
#envelope_img
{
	width: 80px;
	height: 70px;
	float: left;
	background-image: url(../images/post.png);
	background-repeat: no-repeat;
}
#footer
{
	float: left;
	width: 860px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align:center;
	background-image:url(/assets/images/footerfull.jpg);
	background-repeat:no-repeat;
}

#left
{
	background-image: url(../images/bgfootleft.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 40px;
	float: left;
}
#middle
{
	background-image: url(../images/bgfoot.jpg);
	background-repeat: repeat-x;
	width: 920px;
	height: 40px;
	float: left;
}
#right
{
	background-image: url(../images/bgfootright.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 40px;
	float: right;
}
.itemslist li
{
	display: inline;
	float: left;
	width: 213px;
	height: 300px;
	font-family: Arial;
	border: 0px;
}
.categoryitemslist li
{
	display: inline;
	margin: 0 auto;
	vertical-align: middle;
	border: 0px;
}

#centrequickbuy img
{
	border: 0px;
}

a
{ color:#000000;
	border: 0px;
	text-decoration:none;
}

a:hover
{	
	color:red;
	border: 0px;
	text-decoration:none;
}


h2
{
	font-size: 11px;
	color: #666666;
}
h1
{
	font-size: 15px;
	color: #666666;
}

a h2
{
	font-size: 16px;
}
