/*	MSF2 - www.finestfruitjuice.co.uk / www.finestfruitjuice.com	*/
*	{ padding: 0 ;margin: 0; }
body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5e5e5e;
	text-align: center;
	color: #5e5e5e;
	}
a	{ color: #2e97f0; }
a:hover	{ text-decoration: none; }
p	{ font-size: 100%; }
/*	PDF LINKS	*/
ul.pdf	{
	list-style: none;
	margin: 20px 0 0 0;
	}
ul.pdf li	{
	float: left;
	}
ul.pdf a	{
	float: left;
	display: block;
	font-weight: bold;
	text-decoration: none;
	}
ul.pdf a:hover	{
	text-decoration: underline;
	}
ul.pdf li.dataPDF a	{
	background: url(../global/pdf.jpg) no-repeat top center;
	padding: 40px 5px 5px 5px;
	}
ul.pdf li.casePDF a	{
	background: url(../global/pdf.jpg) no-repeat top center;
	padding: 40px 5px 5px 5px;
	}
ul.pdf li.certPDF a	{
	background: url(../global/pdf.jpg) no-repeat top center;
	padding: 40px 5px 5px 5px;
	}

/*	layout	*/
#container	{
	width: 804px;
	margin: 0 auto;
	text-align: left;
	}
#wrapper	{
	width: 800px;
	float: left;
	padding: 0 1px 1px 1px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	
	}
#site_tools	{
	margin-top: 1px;
	margin-right: 1px;
	width: 170px;
	/*height: 40px;*/
	float: right;
	/*background: url(../global/top_links_bg.gif) no-repeat bottom left;*/
	padding-bottom: 1px;
	}
#logoMSF2 h1	{
	
	text-indent: -999px;
	}
#logoMSF2	{
	padding: 20px 10px 0 10px;
	width: 250px;
	float: left;
	}
/* logo for naturalfruitjuices.co.uk */
#logoNFJ	{
	width: 270px;
	height: 100px;
	margin: 0 0 0 10px;
	float: left;
	background: url(../global/logoBodyTec.jpg) no-repeat center left;
	}
#header_info	{
	width: 259px;
	float: left;
	padding: 10px 0 0 0;
	/*display: none;*/
	/*width: 250px;
	height: 90px;
	float: right;*/
	/*background: url(../global/header-img.jpg) no-repeat center left;*/
	}	
#main_nav	{
	width: 800px;
	float: left;
	background-color: #c6dee2;
	}
#side_bar	{
	float: left;
	width: 180px;
	}
#main	{
	float: left;
	width: 560px;
	margin-left: 10px;
	}
/*	site_tools	*/
#top_links ul	{
	list-style: none;
	margin-left: 10px;
	}
#top_links li	{
	float: left;
	}
#top_links li a	{
	float: left;
	display: block;
	text-decoration: none;
	padding: 1px 4px;
	margin: 6px 0;
	font-weight: bold;
	font-size: 90%;
	color: red;
	border-right: 1px solid red;
	}	
#top_links li#last_top_link a	{
	border: none;
	margin-right: 10px;
	}
#search	{
	float: right;
	width: 160px;
	margin:10px 0;
	/*margin-top: 10px;*/
	/*margin-right: 40px;*/
	}
#search fieldset	{
	border: none;
	}
#search ol	{
	list-style: none;
	width: 160px;
	}
#search li	{
	float: left;
	}
#search input#search_query	{
	width: 70px;
	display: inline;
	}
#search input	{
	margin-top: 4px;
	margin-right: 5px;
	}
#lang_select_top	{
	float: right;
	margin-right: 10px;
	margin-top: 2px;
	}
#lang_select_top ul	{
	list-style: none;
	}
#lang_select_top li	{
	float: left;
	}
#lang_select_top li a	{
	float: left;
	display: block;
	font-size: 80%;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	}
#lang_select_top li a:hover	{
	text-decoration: underline;
	}
#lang_select_top li#uk a	{
	text-align: center;
	padding: 12px 2px 2px 2px;
	background: url(../global/uk_flag_icon_top.gif) no-repeat top center;
	}
#lang_select_top li#uk	{
	background: url(../global/uk_flag_icon_top.gif) no-repeat top center;
	}
#lang_select_top li#fr a	{
	text-align: center;
	padding: 12px 2px 2px 2px;
	background: url(../global/fr_flag_icon_top.gif) no-repeat top center;
	}
#lang_select_top li#fr	{
	background: url(../global/fr_flag_icon_top.gif) no-repeat top center;
	}
#lang_select_top li#de a	{
	text-align: center;
	padding: 12px 2px 2px 2px;
	background: url(../global/de_flag_icon_top.gif) no-repeat top center;
	}
#lang_select_top li#de	{
	background: url(../global/de_flag_icon_top.gif) no-repeat top center;
	}
#lang_select_top li#i a	{
	text-align: center;
	padding: 12px 2px 2px 2px;
	background: url(../global/i_flag_icon_top.gif) no-repeat top center;
	}
#lang_select_top li#i	{
	background: url(../global/i_flag_icon_top.gif) no-repeat top center;
	}
#lang_select_top li#es a	{
	text-align: center;
	padding: 12px 2px 2px 2px;
	background: url(../global/es_flag_icon_top.gif) no-repeat top center;
	}
#lang_select_top li#es	{
	background: url(../global/es_flag_icon_top.gif) no-repeat top center;
	}	
/*	main_nav	*/
#main_nav ul	{
	list-style: none;
	}
#main_nav li	{
	float: left;
	}
#main_nav li a	{
	float: left;
	display: block;
	background-color: #c6dee2;
	padding: 8px 12px;
	border-right: 1px solid #fff;
	color: #1e595f;
	text-decoration: none;
	}
#main_nav li a:hover	{
	background-color: #cbcbcb;
	}
/*	side_bar	*/
#side_bar ul	{
	list-style: none; 
	width: 170px;
	background-color: #c6dee2;
	}
#side_bar li	{
	float: left;
	}
#side_bar li a	{
	float: left;
	display: block;
	padding: 8px 10px;
	width: 150px;
	background-color: #c6dee2;
	font-weight: bold;
	color: #1e595f;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	}
#side_bar li a:hover	{
	background-color: #cbcbcb;
	}
#side_bar li li a	{
	background-color: #e0dfdf;
	border-bottom: 1px solid #eee;
	padding: 4px 16px;
	width: 138px;
	}
#side_bar li li a:hover	{
	background-color: #cbcbcb;
	}	
#side_bar li li li a	{
	background-color: #fff;
	border-bottom: 1px solid #eee;
	padding: 4px 16px;
	width: 138px;
	font-weight: normal;
	font-size: 90%;
	}
#side_bar li li li a:hover	{
	background-color: #fff;
	text-decoration: underline;
	}
#side_bar ul li a.rangelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	background-color: #eee;
}
.view-basket	{
	padding: 0;
	margin: 0;
	text-align: left;
	}
.view-basket h1	{
	text-align: left;
	font-size: 1em;
	background-color: #c6dee2;
	padding: 5px;
	margin-top: 1px;
	width: 150px;
	color: #245d63;
	}
.view-basket .prod	{
	padding: 5px;
	float: left;
	background: #eeeeee;
	width: 150px;
	border-bottom: 1px solid #c6dee2;
	margin-bottom: 1px;
	}
.prod .menusmall	{
	font-size: 11px;
	color: #245d63;
	}
.prod a	{
	text-decoration: none;
	}
.sb-panel	{
	margin-left: 5px;
	margin-top: 20px;
	
	width: 165px;
	}
.sb-panel.creditcard	{
	border: 1px solid #7cadb4;
	background-color: #EBF3F6;
	
	}
.sb-panel.creditcard h4	{
	color: #7cadb4;
	border-bottom: 1px solid #7cadb4;
	font-size: .8em;
	display: block;
	margin: 5px;
	}
.sb-panel h3	{
	color: #7cadb4;
	border-bottom: 1px solid #7cadb4;
	font-size: 1.1em;
	display: block;
	}
.sb-panel p	{
	padding: 10px 0 0 0;
	}
/*	main	*/
h2.hm_pg_intro	{
	color: #7cadb4;
	}
p.hm_pg_intro	{
	padding-bottom: 20px;
	}
ol.para-lists	{
	margin-left: 30px;
	margin-bottom: 20px;
	}
ul.para-lists	{
	margin-left: 20px;
	margin-bottom: 20px;
	}
.space	{
	padding-top: 20px;
	}
/* misc titles and highlights */
.paraTitle	{
	color: #2f666c;
	}
.txtHighlite	{
	color: #a1d2da;
	}
#special_offer	{
	width: 360px;
	padding: 10px;
	float: left;
	background: #4fbdbc;
	}
#special_offer a	{
	text-decoration: none;
	}
#special_offer h2	{
	color: #fff;
	font-size: 200%;
	font-weight: normal;
	padding-bottom: 10px;
	}
#special_offer h3	{
	color: #fff;
	}
#special_offer h3 span	{
	font-size: 60%;
	display: block;
	}
#special_offer h4	{
	color: #fff;
	font-size: 200%;
	}
#special_offer_one, #special_offer_three	{
	width: 180px;
	float: left;
	}
#special_offer_two, #special_offer_four	{
	width: 180px;
	float: right;
	}
#special_offer_one img, #special_offer_two img, #special_offer_three img, #special_offer_four img	{
	float: left;
	padding-right: 10px;
	}
#info_panel	{
	width: 190px;
	float: right;
	background: #fff url(../global/info_panel_img.jpg) no-repeat bottom right;
	}
#info_panel h2	{
	background: #fff url(../global/info_panel_heading_img.jpg) no-repeat top right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #82a8b1;
	font-size: 140%;
	padding: 8px 8px 4px 8px;
	
	}
#info_panel p	{
	padding: 6px 55px 30px 8px;
	}

#two_col_panel	{
	clear: both;
	}
#two_col_panel img	{
	float: left;
	/*padding: 5px 10px 10px 0;*/
	}
#two_col_panel h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #82a8b1;
	}
#two_col_panel div#col_left	{
	width: 270px;
	float: left;
	height: 250px;
	background: url(../global/welcome-bottom.jpg) no-repeat bottom left;
	padding-bottom: 15px;
	margin-bottom: 10px;
	}
#two_col_panel div#col_left h2	{
	background: url(../global/welcome-top.jpg) no-repeat top left;
	padding: 10px;
	color: #333;
	}
#two_col_panel div#col_left h2 span	{
	font-size: .8em;
	color: #666;
	}
.specialoffer-block1	{
	margin-bottom: 5px;
	padding: 0 10px;
	float: left;
	}
#two_col_panel .specialoffer-block1 img	{
	margin-right: 10px;
	display: block;
	margin-bottom: 10px;
	}
.specialoffer-block1 h3 a	{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
	}
.specialoffer-block1 p.pricelink a 	{
	text-decoration: none;
	color: #990000;
	font-size: 11px;
	}
.specialoffer-block1 p.pricelink a strike	{
	color: #333;
	font-size: .9em;
	}
#two_col_panel div#col_right	{
	width: 270px;
	height: 250px;
	float: right;
	background: url(../global/welcome-bottom.jpg) no-repeat bottom left;
	padding-bottom: 15px;
	margin-bottom: 10px;
	}
#two_col_panel div#col_right h2	{
	background: url(../global/welcome-top.jpg) no-repeat top left;
	padding: 10px;
	color: #333;
	}
#two_col_panel div#col_right p	{
	ppadding: 0 10px;
	}
#other_offers	{
	clear: both;
	background: url(../global/main-image.jpg) no-repeat top left;
	float: left;
	padding-top: 180px;
	}
#other_one	{
	width: 179px;
	float: left;
	padding: 1px;
	background: url(../global/other-bg-1.png) no-repeat top right;
	margin-right: 5px;
	height: 140px;
	}
#other_two	{
	width: 179px;
	float: left;
	padding: 1px;
	background: url(../global/other-bg-2.png) no-repeat top right;
	margin-right: 5px;
	height: 140px;
	}
#other_three	{
	width: 179px;
	float: left;
	padding: 1px;
	background: url(../global/other-bg-3.png) no-repeat top right;
	height: 140px;
	}
#other_one h2, #other_two h2, #other_three h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2a737f;
	font-size: 130%;
	font-weight: bold;
	padding: 5px 5px 0 5px;
	}
#other_one p, #other_two p, #other_three p	{
	color: #fff;
	font-weight: normal;
	}
#other_one p.categoryTitle, #other_two p.categoryTitle, #other_three p.categoryTitle	{
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px 3px 10px;
	}
#other_one p.categoryName, #other_two p.categoryName, #other_three p.categoryName	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px 10px 3px 10px;
	}
#other_one p.juices, #other_two p.juices, #other_three p.juices	{
	font-size: 0.9em;
	padding: 85px 60px 0px 10px;
	}
#other_one p a, #other_two p a, #other_three p a	{
	color: #fff;
	text-decoration: none;
	}
#other_one p.juices a:hover, #other_two p.juices a:hover, #other_three p.juices a:hover	{
	text-decoration: underline;
	}

#other_one p a:hover, #other_two p a:hover, #other_three p a:hover	{
	color: #fff;
	text-decoration: none;
	}
.clear_it	{
	clear: both;
	}
/*	Added 7th August 2008	*/
img.imgprod	{
	display: block;
	margin: 0 0 5px 5px;
	float: right;
	}
p.prodDescprodPg	{
	
	}
/* products page images and pdf downloads	*/
.juiceIntroduction h2	{
	color: #8f181a;
	padding: 10px;
	background: url(../global/juiceIntroduction-h2-bg.jpg) no-repeat top left;
	}
.juiceIntroduction	{
	float: left;
	background: url(../global/juiceIntroduction-bg.jpg) no-repeat bottom left;
	}
.juiceInfoLeft	{
	width: 275px;
	margin-right: 10px;
	float: left;
	}
.juiceInfoRight	{
	width: 259px;
	margin-right: 10px;
	float: right;
	}
.juiceInfoRight p	{
	color: #1e595f;
	}
.juiceInfoRight p.JITitle	{
	font-weight: bold;
	font-size: 14px;
	}
.juiceInfoRight p.JILink	{
	padding: 0 0 0 15px;
	}
.juiceInfoRight p a	{
	color: #1e595f;
	text-decoration: none;
	
	
	}
.JIimg	{
	margin-left: 1px;
	}
.rangeInfo	{
	float: left;
	padding: 0 5px 5px 0;
	}
.rangeInfo img	{
	display: block;
	padding-bottom: 5px;
	}
.rangeTitle	{
	padding-bottom: 5px;
	}
.rangeInfo ul	{
	list-style: decimal;
	width: 118px;
	float: left;
	margin-top: 0px;
	font-size: .9em;
	padding-left: 25px;
	color: #1E595F;
	}
.rangeInfo li a	{
	padding: 4px 0;
	/*display: block;*/
	text-decoration: none;
	color: #1E595F;
	}
.rangeInfo li a:hover	{
	text-decoration: underline;
	color: #993300;
	}
.knowledgeImg	{
	float: left;
	}
.knowledgeinfoBox	{
	float: left;
	border: 1px solid #999;
	background: #EEEEEE;
	padding: 5px 0 5px 5px;
	width: 243px;
	}
/*	view.asp	*/
.labelWrap	{
	background: #999;
	margin-bottom: 20px;
	}
.labelBackground-AcaiFF	{
	background: #9EC51E;
	border-bottom: 1px solid #fff;
	}
p.labelInfo a	{
	background: #fff url(../global/labelInfo-bg.jpg) no-repeat top right;
	padding: 5px 30px 15px 5px;
	display: block;
	}
.prodname2 {
	color : #50878E;
	font-size: 140%;
	font-weight : bold;
	text-align:left;
	margin-bottom: 10px;
	}
.alsolike	{
	font-size: 120%;
	background: #D6E4E7;
	color: #fff;
	padding: 10px;
	}
/*	View page	*/
.knowledgeWrap ol	{
	margin-left: 40px;
	}
/*	End of CH style	*/
.designdetail img	{
	display: block;
	margin-bottom: 10px;
	}
.calls ul	{
	list-style: none;
	}
.calls li	{
	float: left;
	}
.calls a	{
	float: left;
	display: block;
	}
/*	150709	*/
.col	{
float: left;
	}
.bestSelling h2	{
	color: #333;
	padding: 10px 5px;
	border: 1px solid #999;
	margin: 0 7px 5px 0;
	background: #cde9f7;
	}
.bestSelling .col	{
	width: 179px;
	border: 1px solid #999;
	margin-right: 5px;
	height: 350px;
	position: relative;
	}
.bestSelling .col p	{
	padding: 4px 10px;
	}
.bestSelling .col h3	{
	color: #025072;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
	}
.bestSelling ol.bn-pv	{
	list-style: none;
	position: relative;
	padding-left: 10px;
	padding-bottom: 10px;
	}
.bestSelling ol.bn-pv li	{
	display: inline;
	color: #025072;
	font-weight: bold;
	}
.bestSelling ol.bn-pv li.price	{
	position: absolute; 
	top: 0;
	right: 10px;
	}
.bestSelling ol.bn-pv li span	{
	font-size: 11px;
	}
.click	{
	margin-bottom: 10px;
	}
.rangeBanner.premium	{
	background: url(../global/premium-bg.jpg) no-repeat top left;
	height: 106px;
	position: relative;
	}
.rangeBanner.fusion	{
	background: url(../global/fusion-bg.jpg) no-repeat top left;
	height: 106px;
	position: relative;
	}
.rangeBanner.premium p, .rangeBanner.fusion p	{
	position: absolute;
	bottom: 6px;
	right: 10px;
	}
.rangeBanner p span a	{
	text-decoration: none;
	}
.rangeBanner p span a:hover	{
	text-decoration: underline;
	}
.rangeBanner p span.pink a	{
	color: #ce1f6a;
	}
.rangeBanner p span.light-blue a	{
	color: #008ef0;
	}
.rangeBanner p span.orange a	{
	color: #ef2e34;
	}
.rangeBanner p span.green a	{
	color: #a8ac3e;
	}
.rangeBanner p span.purple a	{
	color: #a14e8c;
	}
.rangeBanner p span.light-blue a	{
	color: #008ef0;
	}
/*	end	*/

.top-tile {
	background-image: url(../global/tab-top-tile.jpg);
	background-repeat: repeat-x;
}
.left-tile{
	background-image: url(../global/tab-left-tile.jpg);
	background-repeat: repeat-y;
}
.right-tile{
	background-image: url(../global/tab-right-tile.jpg);
	background-repeat: repeat-y;
}
.grey-nav-box{
	background-color: #e6e6e6;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}
.grey-nav-box2{
	background-color: #e6e6e6;
	text-align: right;
	padding-right: 5px;
	
	padding-bottom: 3px;
}
.nav-links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b2469;
	text-decoration: none;
	
}
.topnav {

	height:10px;
	background-image: url(../global/topnav.gif);
}
.grey-bottom-border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.footer-bar{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #e6e6e6;
	padding-top: 5px;
	padding-bottom: 5px;
}
.top-gradient{
	background-image: url(../global/top-tile.jpg);
	background-repeat: repeat-x;
}
.leftmargin-padding-border{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 10px;
}
.left-nav{
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.left-nav2{
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left-nav-links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c266b;
	text-decoration: none;
	font-weight: bold;
}
.main-padding{
	padding-top: 10px;
}
.searchbox-style{
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.blue-heading,
.blue-heading:link,
.blue-heading:visited,
.blue-heading:hover,
.blue-heading:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1c266b;
	text-decoration: none;
}
.blue-heading2,
.blue-heading2:link,
.blue-heading2:visited,
.blue-heading2:hover,
.blue-heading2:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1c266b;
	text-decoration: none;
}
.white-heading,
.white-heading:link,
.white-heading:visited,
.white-heading:hover,
.white-heading:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white-text,
.white-text:link,
.white-text:visited,
.white-text:hover,
.white-text:active{
	color: #FFFFFF;
	text-decoration: none;
}
hr{
none;
	height: 1px;
	border-top: 1px solid #999999;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
.grey-border{
	border: 1px solid #999999;
}
.floor-paint{
	background-color: #efdac7;
	background-image: url(../global/floor-paint.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 188px;
	vertical-align: bottom;	
}
.primer-paint{
	background-color: #f2f3f5;
	background-image: url(../global/primers.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 188px;
	
}
.topcoat-paint{
	background-color: #c0383c;
	background-image: url(../global/topcoat.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 188px;
	
}
.emulsion-paint{
	background-color: #787884;
	background-image: url(../global/emulsion.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 188px;
	
}
.contactform-style{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
	width: 220px;
}
.form-style{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
	width: 220px;
}
.small-text{
	font-size: 11px;
}




TD {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight : normal;
}
.backbutton {
font-size:8pt;
color:#000000;
}
.designdetail {
color:#7BBEC6;
}
H1 {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size: 8px;
	text-align: center;
	font-weight : normal;
	text-decoration : none;
}
H2 {
	font-size: 14pt;
/*	color: #FD8E83;*/
	color:#000000;
}

H3 {
	font-size: 16px;
	color: #990000;
}

H4 {
    font-size: small;
	font-weight: bold;
	color : #808080;
	}

.head1 {
	color : #a0a0a0;
	font-family : Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight : bolder;
	text-decoration : underline;
}

.head2 {
	color : #a0a0a0;
	font-family : Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight : bold;
}

.expand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #999999;
	font-weight: bold;
	line-height: 18px;
	padding-left: 10px;	
}

.boxit {
border: 1px #cccccc solid;
}
.hover1 {
	text-decoration: none;
	color: #333333;
}

.prodname {
	color : #50878E;
	font-size: 120%;
	font-weight : bold;
	text-align:left;
	margin-bottom: 2px;
	padding-top: 10px;
	}
.proddesc {				
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-align:left;	
	}
.prodprice, .prodpricevalue	{				
	color : #1741A5;
	font-size: 100%;
	font-weight : bold;
	text-align:left;
	padding: 10px 0;	
	width: 40px;
	float:left;
	}

.linksbar {
	font-size: 90%;
	color: #1741A5;
	font-style: normal;
	}
.linksbar a {
	color: #1741A5;
	}
.linksnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c0c0c0;
	font-weight: normal;
	padding-left: 7px;	
}
.linksnav1 {
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
	padding-left: 7px;	
}
.prodname:hover {
	color : #000000;
}
.proddesigner {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	text-align:left;
	}

.category {
	color : #518F8F;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width:234px;
	/*height:23px;*/
	/*border-bottom: 1px solid #518F8F;*/
	padding:0 0 4px 0;
	margin: 0 0 6px 0;
}
.categorytext {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight : bold;
	width:234px;
	height:23px;
	text-align:right;
	padding:1px;
}

.categorylink {
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	font-weight : normal;
}
.category:a,
.category:hover,
.category:visited{
	text-decoration:none;
}
.categorylink:a,
.categorylink:hover,
.categorylink:visited{
	text-decoration:none;
}

.brkline {
border-bottom: #c0c0c0 dashed 1px;
}
.range {
	color : #518F8F;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width:234px;
	/*height:23px;*/
	/*border-bottom: 1px solid #518F8F;*/
	padding:0 0 4px 0;
	margin: 0 0 6px 0;
	/*
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 0px 0 10px 0;*/
}
.navmargin,
.navmargin {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	margin-left : 10px;
	text-decoration:none;
	margin-bottom : 5px;
	font-weight : normal;
	padding:2px;
}
.catmargin,
.margin {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-decoration:none;
	margin-bottom : 0px;
}

.subject {
	color : #808080;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
}
.topic {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight : bold;
}
/*.more {
	color : #c0c0c0;
	font-family : Arial, sans-serif;
	font-size: 8px;
	text-align: justify;
	font-weight : normal;
}*/

.header{
	background-color : url(/modules/img/back_header.jpg);	
	background-attachment : fixed;
	background-repeat : no-repeat;
}
.margin1{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCC00;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: inset;
	font-size: 12px;
}
.margin2{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #63B489;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: inset;
	font-size: 12px;
}
.margin3{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D1DE98;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: inset;
	font-size: 12px;
}
.margin4{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FDB058;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: inset;
	font-size: 12px;
}
.margin5{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #419CDA;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: inset;
	font-size: 12px;
}
.margin6{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #88C1E8;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: inset;
	font-size: 12px;
}
.margin7{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B8DAF1;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: inset;
	font-size: 12px;
}
.submitbox {
	background-color : #ffffff;
	font-family : "Arial", sans-serif;
	font-size: 11pt;
	font-weight : bold;
}


/* Scrollbar properties are only supported by Internet Explorer 5.5  */
/* remove 'scrollbars_' to activate  */


.imgprod {
border: 1px #cccccc solid;
}
.imgview {
border: 1px #cccccc solid;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #DFDFDF;
	text-align: center;
	word-spacing: -1px;
	letter-spacing: 0px;
}
.stylesearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	letter-spacing: 0px;
	height: 20px;
}
.stylenewletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
}
.style1red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	background-color: #DFDFDF;
	text-align: center;
	word-spacing: -1px;
	letter-spacing: 0px;
}
.style2 {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.style3 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: -15px;
	margin-right: 20px;
}
.style5 {
	font-size: 9px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.style7 {
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style8 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.nav1style {
	background-color:#DDDDDD;
	font-size:12pt;
	color:#666666;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #f7f7f7;
	border-right-color: #f7f7f7;
	border-bottom-color: #f7f7f7;
	border-left-color: #f7f7f7;
	padding-left: 10px;
}
.NAVBLOCK {
PADDING:1PX;
background-color:#c0c0c0;
padding : 2px;
}
.NAVBLOCK2 {
PADDING:2px;

background-color:#f7f7f7;
}
.leftpadding10px {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#666666;
	font-weight:bold;
	
}
.tel {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#666666;
	font-weight:bold;
	
}
.tell-table {
	 	font : 9pt "MS Sans Serif", Geneva, sans-serif;
	 	color : black;
	 	background-color : #fefefe;
	 	}

	 .tell-title {
			background:black;
			color:white;
		 	font : 10pt "MS Sans Serif", Geneva, sans-serif;
			padding:2px;
}
.input,
select,
textarea {
		color : #000000;
		font-family : Arial, Helvetica, sans-serif;
		font-size: 12px;
	 	background-color : white;
	}
.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#7D7D7D;
	font-weight:bold;
	
}

.orderfrom {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #50878E;
	font-weight: bold;
	height: 25px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	vertical-align: middle;
	padding-left: 5px;
}
.orderfill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
	background-color: #f8f8f8;
	padding-top: 3px;
	padding-bottom: 3px;
}
.orderfill2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E2E2E2;
	font-weight: bold;
	vertical-align: middle;
	border-bottom-style: groove;
	border-bottom-width: thin;
}
.deliveryfill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
	background-color: #f8f8f8;
	padding-top: 3px;
	padding-bottom: 3px;
}
.subtotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.margin {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 5pt;
}
.red_title {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 5px;
}
.expand {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.line1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}
.basket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}
.menusmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}
.prodoptionlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.pagetitle {
	font-size: 140%;
	font-weight: bold;
	color: #50878E;
	padding-top: 20px;
}
.categoryname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #518F8F;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 10px;
	
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #518F8F;
/*	width: 150px; */
}
.rangename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-color: #2e665d;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 150px;
}
.bottom-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.red-bottom-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

.categoryname-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.inputbox-style1 {
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
.inputbox-style2 {
	background-color: #FFFFFF;
	border: 1px solid #990000;
	width: 230px;
}
.milestone {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
imgreplace	{
font-size: 16px;
}