

/*----------------FROM OTHER CSS FILE-----------------*/

a.MenuOff				{color:#666666; text-decoration:none; font-size:11px;}
a.MenuOff:hover			{color:#993300; text-decoration:underline; font-size:11px;}



/*----------------ELEMENTS-----------------*/
body	{
	margin:0;
	padding:0;
	background-color:#FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:16px;
}
table, tr, td	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
}
a	{
	color:#003399;
	text-decoration:none;
}
a:hover	{
	color:#003399;
	text-decoration:underline;
}
.white	{
	color:#FFF;
}
a.white	{
	color:#FFF;
	text-decoration:none;
}
a.white:hover	{
	color:#FFF;
	text-decoration:underline;
}
ul	{
	margin: 5px 10px 5px 25px;
	padding:0;
}
li	{
	list-style-image: url(../images/listimg.gif);
	margin:5px 0 5px 0;
}
p	{
	margin:0 0 10px 0;
	padding:0;
}
p.login	{
	margin:0;
	padding:0 0 0 10px;
}
p.bothten	{
	margin:0;
	padding:5px 10px 5px 10px;
}
.price	{
	font-size:13px;
	font-weight:bold;
	color:#bb2200;
}
.formstuff	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	font-size:11px;
	border:1px solid #999;
}
.but	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#b20;
	color:#fff;
	font-size:11px;
	height:19px;
	line-height:10px;
	margin-bottom:1px;
}
.butwhite	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	color:#333;
	font-size:11px;
	height:19px;
	line-height:10px;
	margin-bottom:1px;
}
form p	{
	padding:0;
	margin:1px 10px;
}


form label	{
	display:block;
	float:left;
	width:75px;
}
/* FORM LABELS ETC */
#reg fieldset, #reg2 fieldset	{
	padding-bottom:10px;
	margin:10px 0 10px 0;
	border:1px solid #ccc;
}
#reg fieldset.top, #reg fieldset.top	{
	padding-top:0;
	margin-top:0;
	padding-bottom:10px;
	border:1px solid #ccc;
}
#reg label	{
	display:block;
	float:left;
	width:170px;
}
#reg2 label	{
	display:block;
	float:left;
	width:170px;
	text-align:right;
}
#reg legend, #reg2 legend	{
	font-weight:bold;
	background-color:#FFF;
	padding:5px;
}

/* END FORM LABELS ETC */

.ticker	{
	background-image:url(../images/bg_ticker.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:10px 10px 5px 10px;
	height:45px;
}

.thickunderline	{
	border-bottom:2px solid #999;
}
.thinunderline	{
	border-bottom:1px solid #DEDEDE;
}
/*
.prodname	{
	border-bottom:2px solid #b20;
	padding-bottom:5px;
	background-color:#fff;
}
*/

/*----------------TOP HEADER-----------------*/
.header	{
	border-bottom:1px solid #831800;
	background: url(../images/bg_header.jpg) repeat-y top left;
}
#headerarea {
	margin:0;
	padding:0 20px 0 0;
	font-size:10px;
	color:#fff;
	text-align:right;
	padding-left: 300px; /* Ross, i've added this line for firefox */
	align:right;
	background-image:url(../images/bg_masthead.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	position:relative;
}
#headerarea table	{
	position:relative;
	right:0;
}
/* 		UPPER MENU      */
#uppermenu {
	text-align:right;
	background-color:#bb2200;
	background-image: url(../images/uppermenu.jpg) ;
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom:1px solid #b05440;
	font-size:11px;
	height:40px;
}
#uppermenu a {
	color:#FFF;
	text-decoration:none;
}
#uppermenu a:hover {
	color:#FFF;
	text-decoration:underline;
}
#uppermenu ul {
	margin:10px 0 10px 0;

}
#uppermenu li {
	padding:0 17px 0 0;
	display:inline;
	list-style-type:none;
}
#uppermenu li a.MenuSelected {
	text-decoration:underline;
}
.basket	{
	font-size:10px;
	color:#fff;
}
a.basket	{
	color:#FCC;
	text-decoration:none;
}
a.basket:hover	{
	color:#FFF;
	text-decoration:none;
}
.name	{
	font-size:10px;
	color:#Ccc;
}

/* 		LOWER MENU      */
#lowermenu	{
	background-color:#333;
	border-top:1px solid #666;
	border-bottom:1px solid #FFF;
	padding:5px 10px 5px 17px;
	color:#FFF;
}
#lowermenu ul {
	display:inline;
	margin:10px 0 10px 0;
}
#lowermenu li {
	padding:0 17px 0 0;
	display:inline;
	list-style-type:none;
}
#lowermenu a	{
	color:#FFF;
	text-decoration:none;
}
#lowermenu a:hover	{
	color:#FFF;
	text-decoration:underline;
}
#lowermenu a.MenuSelected		{color:#FFF; text-decoration:underline; font-size:11px;}
#lowermenu a.MenuSelected:hover	{color:#FFF; text-decoration:underline; font-size:11px;}
/* 		SUBMENU      */
#submenu	{
	background-color:#fff;
	padding:5px 10px 5px 16px;
}
#submenu ul {
	display:inline;
	margin:10px 0 10px 0;
}
#submenu li {
	padding:0 17px 0 0;
	display:inline;
	list-style-type:none;
}
#submenu a	{
	color:#333;
	text-decoration:none;
}
#submenu a:hover	{
	color:#000;
	text-decoration:underline;
}
#submenu a.MenuSelected	{
	text-decoration:underline;
}
a.prods	{
	font-size:12px;
}
a.prods:hover	{
	font-size:12px;
}

/* 		PAGE TITLE      */
#pagetitle	{
	padding:9px 0 5px 16px;
	border-bottom:1px solid #ccc;
	background-image: url(../images/bg_pagetitle.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#pagetitle p	{
	font-family: "Trebuchet MS", "MS Sans Serif", Geneva, sans-serif;
	font-size:17px;
	letter-spacing:-0.05em;
	color:#666;
	margin:0;
	padding:0;
	font-weight:bold;
}
#producttitle	{
	padding:9px 0 5px 0;
}
#producttitle p	{
	font-family: "Trebuchet MS", "MS Sans Serif", Geneva, sans-serif;
	font-size:18px;
	letter-spacing:-0.05em;
	color:#333;
	margin:0;
	padding:0;
	font-weight:bold;
	line-height:20px;
}
#producttitle p.normal	{
	font-size:11px; color:#333; font-family:verdana, geneva, arial, helvetica;font-weight:normal; letter-spacing:normal;line-height:normal;
}
h2	{
	padding:0;
	margin:0 0 10px 0;
}
h2 span	{
	display:none;
}
h2.relatedprods	{
	background-image: url(../images/hometitle_relatedprods.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:35px;
}
h2.relatedcases	{
	background-image: url(../images/title_relatedcases.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:35px;
}
h2.relatedtestim	{
	background-image: url(../images/title_relatedtestim.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:35px;
}
h2.prods	{
	background-image: url(../images/hometitle_prods.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:35px;
}
h2.yourbusiness	{
	margin-top:10px;
	margin-bottom:0;
	background-image: url(../images/hometitle_whoareyou.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:35px;
}
.bg_grad	{
background-image: url(../images/bg_grad.gif);
background-position: top;
background-repeat: repeat-x;
}
#biz li	{
	line-height:14px;
}
h2.news	{
	margin-top:10px;
	background-image: url(../images/hometitle_news.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:35px;
}
h2.login	{
	background-image: url(../images/hometitle_login.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:35px;
}
h2.quicklinkshome	{
	margin-top:10px;
	background-image: url(../images/hometitle_quicklinks.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:35px;
}
h2.quicklinks	{
	background-image: url(../images/hometitle_quicklinks.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:35px;
}
h2.cantfindquestion	{
	margin-top:10px;
	background-image: url(../images/title_cantfindquestion.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:35px;
}
h2.buy	{
	margin-top:10px;
	background-image: url(../images/title_buy.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:35px;
}
h2.suppliersearch	{
	background-image: url(../images/title_suppliersearch.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:35px;
}
h2.ouraddress	{
	background-image: url(../images/title_ouraddress.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:35px;
}
h2.send	{
	background-image: url(../images/title_send.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:35px;
}
#testimonial	{
	padding:0;
	margin:0;
	background-color:#FFF;
}
#testimonial p	{
	
	background-image: url(../images/quote_start.gif);
	background-repeat:no-repeat;
	background-position: top left;
	background-image:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "Courier New", Courier, monospace;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-0.05em;
	font-size:19px;
	line-height:23px;
	padding:0 20px 0 55px;
	padding:0 20px 0 0;
}
#testimonial p.page	{
	background-image: url(../images/quote_start.gif);
	background-repeat:no-repeat;
	background-position: top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
	padding:35px 20px 0 21px;

}
#testimonial p.caption	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image:none;
	font-size:10px;
	line-height:normal;
}

#whyregister p	{
	color:#666;
	padding:0 10px 10px 10px;
	margin:0; 
}




#buyoptions	{
	background-color:#EFEFEF;
	border-bottom:2px solid #b20;
	width:200px;
}

#buyoptions p	{
	padding:0;
	margin:0;
}
#buyoptions p.price	{

	color:#b20;
	font-size:11px;
	font-weight:bold;
}
#buyoptions p.add	{
	margin:0;
	padding:0;
}
hr	{
	margin:0;
	padding:0;
	color:#fff;
	height:1px;
}
#footer table, #footer tr, #footer td	{
	background-image:url(../images/bg_footer.gif);
	background-repeat:repeat-x;
	height:25px;
	margin:0;
	padding:0;
	color:#fff;
	font-size:10px;
}
a.footer	{
	color:#EFEFEF;
	text-decoration:none;
}
a.footer:hover	{
	color:#FFF;
	text-decoration:none;
}
.greytext	{
	color:#666;
}
.text10	{
	font-size: 10px;
}
.forfrontdev	{
	color: #999;
	font-size:9px;
}
a.forfrontdev	{
	color: #999;
	text-decoration:none;
}
a.forfrontdev:hover	{
	color: #666;
	text-decoration:none;
}
.text12	{
	font-size:12px;
}
.text9	{
	font-size:9px;
}
.red	{
	color:#b20;
}
.red11	{
	color:#b20;
}
.keywords		{  background-color:#FFFF99;}

.prodbut	{
	height:30px;
	background-image:url(../images/bg_but.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}