a
{
color: #336699;
}

h1
{
    color:#F2261A;
	font-size:15px;
	font-weight:bold;
	letter-spacing:1.5px;
	background-image:url(/images/content1_logo.gif);
	background-repeat:no-repeat;
	padding-left:53px;
	padding-top:10px;
	height:24px;
}


body
{
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:0px;
}

img
{
	border: none;
}

table
{
	font-size: 11px;
}

form
{
	margin: 0;
	padding: 0;
}
.valsummary
{
	margin:5px 5px 5px 5px;
	padding-top:10px;
	padding-left:5px;
	border:solid 2px black;
	text-align:left;
	color:white;
	font-weight:bold;
	background-color:Red;
}
.txtbox
{
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 11px;
    width:20px;
    border: 1px solid #BDD0FC;
    text-align:center;
}
.txtbox2
{
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 11px;
    border: 1px solid #7F9DB9;
    text-align:center;
}

.letterspace
{
	letter-spacing : 1px;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 11px;
}

/*** Content1 Page Styles ***/

.content1title
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight :bold;
	color: #F2261A;
	letter-spacing:1.5px;
}

#content1head
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight :bold;
	color: #F2261A;
	letter-spacing:1.5px;
	float : left;
	width :100%;
	padding-top:5px;
	padding-bottom:5px;
}

#content1subhead
{
	float : left;
	width :100%;
	padding-top:10px;
	padding-bottom:10px;
}

#content1items
{
	float : left;
	width :100%;
	padding-bottom :10px;
}

#content1Button
{
	float : left;
	width :100%;
	text-align : right;
}

.carttable td
{
   border-bottom : solid 1px #EDEDED;
   height:25px;
}

#content1
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width : 620px;
	float :left;
}

.yousave
{
	color : #B62300;
	font-weight : bold;
	height : 25px;
}

/*** Content2 Page Styles ***/

#content2
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width : 180px;
	float :left;
	padding:5px;
}
.contenttenstitle
{
	font-size: 15px;
	color: #000000;
	font-weight :bold;
	letter-spacing:1.5px;
	float:left;
}

.content2title
{
	font-size: 12px;
	color: #000000;
	font-weight :bold;
	letter-spacing:1.5px;
	float:left;
	width:100px;
}

.content2title2
{
	font-size: 12px;
	color: #000000;
	font-weight :bold;
	letter-spacing:1.5px;
	float:left;
	width:200px;
}

#c2menuhead
{
	color: #56595C;
	font-size: 11px;
	padding-top: 12px;
	padding-bottom :12px;
	float : left;
	letter-spacing:1px;

	width:200px;
}

.bulletcs
{
	padding-right :8px;
}

#c2menuitems
{
	float: left;
	width: 100%;
	font-size: 11px;
}

/*#c2menuitems li
{
	border-top: 1px solid #E2E2E2;
	padding: 5px 0px 6px 0px;
}

#c2menuitems ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #848589;
}*/


#c2menuitems a
{
	text-decoration: none;
	color: #000000;
	display: block;
	width: 154px;
	padding: 6px 0px 6px 16px;
}

#c2menuitems li
{
	border-bottom: 1px solid #E2E2E2;
		width: 170px;
	background-image: url(../images/content2_listbullet.gif);
	background-repeat :no-repeat;
	background-position: 4px 8px;
}


#c2menuitems ul li a:hover
{
	background-color: #F5F5F5;
	color: #000000;
	background-image: url(../images/content2_listbullet_grey.gif);
	background-repeat :no-repeat;
	background-position: 4px 8px;
}


#c2menuitems ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #000000;
	width: 170px;
}


/*** Home Page Styles ***/

#homemain
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:1000px;
	margin:0px auto;
	height:auto;
}

#bg
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:1000px;
	float:left;
	background-image:url(../images/home_r1_back1.jpg);
	background-repeat:no-repeat;
	height:auto;
}

#homeleftmenu
{
	float:left;
	width:215px;
	background-image:url(../images/home_left_image1.jpg);
	background-repeat:no-repeat;
	height:auto;
	padding-left:10px;
}

#homerightcontent
{
	width:775px;
	float:left;
}

#menuitems
{
	float:left;
	width:205px;
	padding-top:11px;
	border-bottom:1px solid #E2E2E2;
}


#menuitems ul
{
	list-style:none;
	margin:0;
	padding:0;
	color: #000000;
	width:187px;
}

.newmenuitem
{
    font-weight: bold;
}
#menuitems #ulLeftNav .menuitemselected a
{
    color: Red;
}

#menuitems ul li
{
	border-top: 1px solid #E2E2E2;
	width: 204px;
	font-weight:bold;
}

#menuitems li a
{
	text-decoration: none;
	color: #1c708a;
	display: block;
	width: 187px;
	padding: 6px 0px 6px 16px;
}

#menuitems ul li a:hover,#menuitems ul li a.selected
{
	background-color: #F5F5F5;
	color: #1c708a;
	background-image: url(../images/menuarrow.gif);
	background-repeat :no-repeat;
	background-position: left center;
}

#menuitems ul ul li a
{
	text-decoration: none;
	color: #000000;
	display: block;
	width: 180px;
	padding:  6px 0px 6px 24px;
}

#menuitems ul ul li a:hover
{
	background-color: #F5F5F5;
	color: #000000;
	background-image: url(../images/menuarrow.gif);
	background-repeat :no-repeat;
	background-position: left center;
}

#menuitems ul ul ul li a
{
	text-decoration: none;
	color: #000000;
	display: block;
	width: 167px;
	padding:  6px 0px 6px 36px;
}

#menuitems ul ul ul li a:hover
{
	background-color: #F5F5F5;
	color: #000000;
	background-image: url(../images/menuarrow.gif);
	background-repeat :no-repeat;
	background-position: left center;
}

#hometoplinks
{
    float:right;
    font-weight:bold;
    margin-top:5px;
}
#hometoplinks a
{
    color:Black;
    text-decoration:none;
    font-size:12px;
}

#hometoplinks ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#hometoplinks ul li
{
	display: inline;
	padding-right: 20px;
}


#homebannerlinks
{
    margin: 0;
	padding: 0;
	padding-left:220px;
	margin-top :50px;
	width:350px;
	color :#FFFFFF;
	float:left;
}

#homebannerlinks a
{
	color :#FFFFFF;
}

#homerow2
{
	width:220px;
	height:39px;
	float:right;
	clear:right;
}

#homerow3
{
	float:left;
	width:600px;
	margin-left:10px;
}

#homecentre
{
    float:left;
    width:775px;
}

.homecenterright
{
	width:220px;
	float:left;
	background-image:url(../images/home_r1_product.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.centerleft
{
	width:550px;
	float:left;
	padding-top:15px;
	padding-left:5px;
}

#homecenterright
{
	width:220px;
	float:left;
	height:250px;
	background-image:url(../images/home_r1_product.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	
}

.homewelcome
{
    vertical-align: middle;
	margin-bottom: 20px;
}

#productlist
{
	width:170px;
	float:left;
	padding-left:8px;
	margin-top:10px;
}

.homecrumb
{
	width :300px;
	padding-top:9px;
	float : left;
}

.internalcrumb 
{
	padding-top:45px;
	padding-right:5px;
}

.internalcrumb a
{
	padding-top:100px;
	text-decoration:none;
	padding-right:5px;	
}
.homebottompanel
{
	width :606px;
	float : left;
/*	background-image: url(../images/homebottompannel.gif);
	background-repeat :no-repeat;*/

}
.bottompanel
{
	width :606px;
	float : left;
	
}
#fade
{
	width:606px;
	float:left;
		background-image: url(../images/topred.jpg);
	background-repeat :no-repeat;
}
#redbar
{
	width:606px;
	float:left;

	background-image: url(../images/middleboxs.jpg);
	background-repeat :repeat-y;
}
#homepanel1
{
	float:left;
	width :170px;
	padding-left:30px;
	padding-top :20px;
	height:150px;

}

#homepanel2
{
	float:left;
	width :175px;
	padding-left:25px;
	padding-top :20px;
	

}

#homepanel3
{
	float:left;
	width :180px;
	padding-left:25px;
	padding-top :20px;
	height:150px;

}

.forumsmenu
{
	width:170px;
	float:left;
	padding-top:20px;
}

.forumsmenu ul
{
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.forumsmenu ul li
{
	display: list-item;
	padding-bottom : 3px;
}

.forumsmenu ul li a
{
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}

.view
{
	text-decoration: underline;
	color: #336699;
	background-color: #FFFFFF;

}

.rbullet
{
	padding-right:5px;
}

#bottom_links
{
	width:100%;
	float:left;
	height:33px;
	background-image: url(../images/homebottom_back.gif);
	background-repeat :no-repeat;
	color: #336699;
	padding-top :7px;
	padding-left : 20px;
	padding-right : 0px;
	
	

}

#bottom_links a
{
	color: #336699;


}

#hcontacts
{
	float: right;
	width: 580px;

}

#hcontacts ul
{
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#hcontacts ul li
{
	display: inline;
	padding-left: 5px;
}

#hcontacts ul li a
{
	text-decoration: underline;

}

#searchcontainer
{
	float:left;
	width:180px;
	padding-left:12px;
	padding-top : 10px;
}

.latestarticles
{
	float: left;
	width: 180px;
	margin-left:2px;
	padding-top : 20px;
	padding-left : 5px;
}

#articleheader
{
	float: left;
	width: 180px;
	padding-top : 20px;
	padding-left : 17px;
	padding-bottom : 3px;
	border-bottom: 1px solid #E2E2E2;
}

#shoppingbasket
{
	float:left;
	width:187px;
	padding-bottom:5px;
	margin-bottom:15px;
	padding-left:5px;
	padding-right:5px;
}
#shoppingbasket .title
{
    font-weight:bold;
}
#shoppingbasket .total
{
    font-weight:bold;
    text-align:right;
    margin: 5px 0;
}
.productvalue
{
	font-size :12px;
	font-weight:bold;
	
}

/*** Internal1 Page Styles ***/

#tensinternalprice

{
float:left;
}


#internalcenterleft
{
	width :100%;
	float : left;
	height:250px;

}

#internalcontent
{
	width :620px;
	float : left;
	height :auto;
	padding-top:20px;
	padding-right: 10px;
	padding-bottom :20px;	
}

#internalcrumb
{
	width :100%;
	padding-top:10px;
	float : left;
	color : #000000;
}

#internalcrumb ul
{
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#internalcrumb ul li
{
	display: inline;
	padding-left: 2px;
}

#internalcrumb ul li a
{
	text-decoration: none;
	color : #376797;
}

.internalcrumbseperator
{
	color : #376797;
}

/*** Internal2 Page Styles ***/

#internal2center
{
	width :391px;
	float : left;

}

.producttitle
{
	font-size :14px;
	font-weight:bold;
	color:#F2261A;
	letter-spacing :1px;
}

.centerdetails
{
	float:left;
	width:100%;
	height :auto;
	padding-top:10px;
}

.centerdetailsitems
{
	float:left;
	width:100%;
	height :auto;
	padding-top:20px;
	padding-bottom:20px;
}

.subtitle
{
	font-size :11px;
	font-weight:bold;
	line-height:200%;
	float:left;
	width:400px;
	padding-top:20px;
	padding-bottom:5px;
}

.subhead
{
	font-size :11px;
	font-weight:bold;
	line-height:200%;
}

.producttable
{
	border-top : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
}

#prodbutton
{
	width:100%;
	float:right;
	text-align:right;
	padding-top:10px;
}

#internal2bottom
{
	width :410px;
	padding-left:20px;
	float : left;
	height:200px;
}

#packingcontent
{
	float: left;
	width: 410px;
	padding-left:20px;
}

#packdetails
{
	float: left;
	width: 100%;
	border-top: 1px solid #000000;
}

#packdetails li
{
	border-bottom: 1px solid #E2E2E2;
	padding: 2px 0px 2px 0px;
}

#packdetails ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
}

#datasheet
{
	width:400px; 
	float:left;
	padding-bottom:80px;
}
#login
{
	padding-right:10px;
}
.button
{
	width: 108px;
	height: 21px;
	/*background-image: url(../Images/button.gif);*/
	background-image: url(../Images/button1.jpg);
	background-color:Transparent;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif; color: White;
	font-weight: normal;
	font-size: 11px;
	border: 0px;
	cursor: pointer;
}

.table-header
{
	background-color:#6ec1df;
	color:White;
	font-weight:bold;


}

.table-item,.table-item a,.table-item a:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color:Black;
}
.table-item-alt,.table-item-alt a,.table-item-alt a:hover
{
	background-color: #E0ECE6;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}
#usercontainer
{
	padding-top:30px;
}
.tensproductheader
{
	border-bottom:solid 1px #EDEDED;
	text-align:center;
	vertical-align:top;
	padding-bottom:5px;
	
}

.tensproductitem
{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #EDEDED;
	text-align:center;
	
}
.tensthumbimagecell
{
	color: Gray;
	padding:5px;
}
.tensproductitemred
{
	border-bottom:solid 1px #EDEDED;
	text-align:center;
	color:#C32300;
	font-weight:bold;
}
.tensproductiteminternal
{
	border-bottom:solid 1px #EDEDED;
	text-align:center;
}
.tensproductiteminternalred
{
	border-top:solid 1px #EDEDED;
	border-bottom:solid 1px #EDEDED;
	text-align:center;
	color:#C32300;
	font-weight:bold;
}
.tensinternalprice
{
	padding-bottom:10px;
	float:left;
	padding-top:5px;
	width:100;
}

#productinternal
{

padding-top:5px;
	width:600px;
	float:left

	
}
#productinternalimage
{
	padding-top:5px;
	
	width:165px;
	float:left
	
}

#productinternalcontent
{

	width:600px;
	float:left

}

#productinternalcontent img
{
	border:solid 5px white;
}

#leftcon
{
	float: left;
	width: 100%;
}

#toplevelcat
{
	float: left;
	width: 100%;

}
#homeprods
{
}
#homeprods td
{
    text-align: center;
    vertical-align: middle;
	padding: 4px;
}
#homeprods td h6
{
    text-align: left;
	font-size: 11px;
	padding-left:10px;
	background-color:#F5F5F5;
    background-image: url("/images/arrow.gif");
    background-position: left;
    background-repeat: no-repeat;
}


/* Blog page */
#blogleftcontainer
{
	float: left;
	margin: 0px;
	padding-right: 30px;
	width: 370px;
	text-align: left;
}

#blogrightcontainer
{
	float: left;
	width: 200px;
	color: #1b96bf;
}

#blogrightcontainer a
{
	color: #1b96bf;
	text-decoration: none;
}

.blogtitle
{
	font-size: 15px;
	color: Red;
	font-weight: bold;
	letter-spacing: 1.5px;
	margin-top: 4px;
}

.blogsubtitle
{
	font-size: 12px;
	color: Red;
	font-weight: bold;
	letter-spacing: 1.5px;
	margin-top: 4px;
}

.blogpostdate
{
	font-size: 10px;
	color: Red;
	letter-spacing: 1.5px;
	margin-top: 4px;
}

.blogpost
{
	margin-top: 4px;
	margin-bottom: 10px;
}

.blogcommentslink
{
	margin-bottom: 20px;
}

#bloglinksubscribe
{
    text-align: center;
}

#bloglinkback, #bloglinkback a
{
	margin-top: 20px;
	color: Red;
}

#bloglinktoparticles, #bloglinktoparticles a
{
	margin-top: 10px;
	color: Red;
}

#blogpoststitle
{
	margin-top: 10px;
}

#blogarchivestitle
{
	margin-top: 10px;
}

#blogarchives
{
}

#blogcategoriestitle
{
	margin-top: 10px;
}

#blogcategories
{
}

#blogcategories ul
{
	margin: 0px;
	margin-left: 2px;
	padding: 0px;
}

#blogcategories li
{
	list-style: none;
	padding-top: 4px;
}
/* Blog page end */

.error
{
    color: Red;
}
.product
{
    width:150px;
    height:200px;
    margin-right:20px;
    float:left;
    text-align:center;
}
.productname
{
    display:block;
    clear:both;
    text-align:left;
    font-size:12px;
}
.productrrp
{
    text-align:left;
}
.productprice
{
    font-weight:bold;
    font-size:12px;
    text-align:left;
}
.smallbutton
{
    background-image:url(/images/button_red.gif);
    background-repeat:no-repeat;
    width:87px;
    height:17px;
    text-align:center;
    padding-top:3px;
    float:left;
}
.smallbutton a
{
    text-decoration:none;
    color:White;
}
.creditcards
{
    text-align:center;
    margin-top:20px;
    float:left;
    width:100%;
}
.productdescription
{
    clear:both;
}
.shoppingcart
{
    width:600px;
}