@import url(theme.css);
/*cope with inheritance bugs*/
/*body specific*/
body, table, th, td{
color:#000000;
	font-size:10px;

font-family:Arial, Helvetica, sans-serif;
}

a.carta:link{
color:#ffffff;
font-size:11px;
text-decoration:underline;
}

a.carta:visited{
color:#ffffff;
font-size:11px;
text-decoration:underline;
}

a.carta:hover{
color:#000000;
font-size:11px;
text-decoration:none;
}

a.carta:active{
color:#000000;
font-size:11px;
text-decoration:underline;
}
img
{
opacity:1;
filter:alpha(opacity=100)
}

.menuitem li{
	font-size:11px;
	padding:2px;
	margin-top:5px;
	list-style:none
	color:#000000;
}
.submenu li{
	list-style:none;
	font-size:11px;
	padding-left:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	color:#cccccc;
	}
	
.nonpadding{
	margin-left:2px;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:2px;
	padding-right:0px;
	margin-right:0px;

}
body{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	left: auto;
	right: auto;
	text-align: center;

}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#008ac9;

text-decoration:none;
}

.leftbackground{
	background-image:url('menu_07.gif');
}
.middlebackground{
	background-image:url('menu_08.gif');
}
.rightbackground{
	background-image:url('menu_09.gif');
}

hr {
	color: #999999;
	background-color: #999999;
}

a:visited{
color:#008ac9;

text-decoration:none;
}

a:hover{
color:#000000;

text-decoration:underline;
}

a:active{
color:#008ac9;

text-decoration:none;
}

a.boxlink:link{
color:#ffffff;
font-size:10px;
text-decoration:none;
}

a.boxlink:visited{
color:#ffffff;
font-size:10px;
text-decoration:none;
}

a.boxlink:hover{
color:#000000;
font-size:10px;
text-decoration:underline;
}

a.boxlink:active{
color:#000000;
font-size:10px;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H4, H5, H6 {
font-family:Arial, Helvetica, sans-serif;
}

H3{
font-family:Arial, Helvetica, sans-serif;
font-size:12px
}

.actCHECKOUTEM {background-color:#008ac9;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
	font-size: larger;
	color:#000000;
}

.actsmaller{
	font-size: smaller;
	color:#000000;
}

.actxxsmall{
	font-size:9px;
	color:#000000;
}

.actxsmall{
	font-size:10px;
	color:#000000;
}

.actsmall{
	font-size:10px;
	color:#000000;
}

.actregular{
	font-size:12px;
	color:#000000;
}

.actlarge{
	font-size:14px;
	color:#000000;
}

.actxlarge{
	font-size:16px;
	color:#000000;
}

.actxxlarge{
	font-size:18px;
	color:#000000;
}

.actwarningcolor{color:#cc0000;}
.actrequiredcolor{color:#cc0000;}
.actsearchhighlightcolor{color:#cc0000;}
.actrequired{color:#cc0000;}
.actwarning{color:#cc0000;}
.actwelcome{color:#000000;}

.actlogotext {font-family:Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:10px;}

.thinborder {

	border-top-color: #ccccff;
	border-right-color: #ccccff;
	border-bottom-color: #ccccff;
	border-left-color: #ccccff;
	border: 1px solid #000000;
}

.thinred {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

.thinred2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}

.actsmallheading {
	font-size:10px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

td.boxheader {
	background-color:#336699;
}
.qsearch {
	height: 32px;
	width: 182px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 7px;
}
/* start of general styles for all themes */
html,body {
	margin: 0px;
	padding: 0px;
	
	background-color:#ffffff;
	
	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

p, table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
}

form {
	margin: 0px;
}

a:link {
	color: #008ac9;
	text-decoration: none;
}

a:visited {
	color: #008ac9;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #008ac9;
	text-decoration: none;
}

ul {
	list-style-type: square;
}

.actCHECKOUTEM {
	background-color: #008ac9;
}

.actCHECKOUTBG {
	background-color: #eeeeee;
}

.actlarger {
	font-size: 13px;
	color: #000000;
}

.actsmaller{
	font-size: 10px;
	color: #000000;
}

.actxxsmall {
	font-size: 10px;
	color: #000000;
}

.actxsmall {
	font-size: 11px;
	color: #000000;
}

.actsmall {
	font-size: 11px;
	color: #000000;
}

.actregular {
	font-size: 13px;
	color: #000000;
}

.actlarge{
	font-size: 16px;
	color: #000000;
}

.actxlarge {
	font-size: 20px;
	color: #000000;
}

.actxxlarge {
	font-size: 20px;
	color: #000000;
}

.actwarningcolor {
	color: #cc0000;
}
	
.actrequiredcolor {
	color: #cc0000;
}

.actsearchhighlightcolor {
	color: #cc0000;
}

.actrequired {
	color: #cc0000;
}

.actwarning {
	font-size: 11px;
	color: #cc0000;
}

.actwelcome {
	font-size: 11px;
	color: #000000;
}

.actlogotext {
	font-size: 11px;
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.actlogout {
	font-size: 11px;
	color: #008ac9;
}

.thinborder1 {
	border: 1px solid #003366;
}

.thinborder2 {
	border: 1px solid #336699;
}

.thinred {
	border: solid 1px #003366;
	border-top: 0px;
}

.thinred2 {
	border: solid 1px #336699;
	border-top: 0px;
} 

.content_left {
	text-align: left;
	float: left;
	margin-right: 20px;
}

.content_right {
	text-align: left;
	float: left;
}

.boxheading {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

a.boxlink:link{
	color: #ffffff;
	text-decoration:none;
}

a.boxlink:visited{
	color: #ffffff;
	text-decoration:none;
}

a.boxlink:hover{
	color: #ffffff;
	text-decoration:underline;
}

a.boxlink:active{
	color: #ffffff;
	text-decoration:none;
}

table.checkout td {
	background-color: #eeeeee;
}

table.checkout th {
	background-color: #008ac9;
}

.cart {
	background-color: #eeeeee;
}

.cartheading {
	background-color: #008ac9;
	font-weight: bold;
}

* html .boxhead h2 {height: 1%;}

.sidebox {
	background: url('theme_curve4.gif') no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url('theme_curve2.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead h2 {
	background: url('theme_curve1.gif') no-repeat top left;
	margin: 0;
	padding: 5px 10px 5px;
	color: #ffffff; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}

.boxbody {
	background: url('theme_curve3.gif') no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 11px;
}

/* end of general styles for all themes */

/* CSS Specific to 'Executive' */

/* PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------------ */

	/* page header fomatting elements ----------------------------------------------------- */
	.page_header	{
		background-color: #003366;
		margin: 0px 0px 0px 0px;
		}
		
	.page_header_content	{
		width: 762px;
		text-align: left;
		height: 63px;
		}
		
	.page_header_home_search_box	{
		padding: 1px;
		margin: 0px;
		background-image:url('theme_dotted_line_2.gif');
		background-color: #336699;
		}
	
	.page_header_logo_container	{
		float: left;
		}
	
	.page_header_menu_cart_login_spacing	{
		padding-left: 2px;
		}
	
	.page_header_terms_cart_login_container	{
		float: right;
		text-align: right;
		}
	
	.page_header_terms_container	{
		height: 38px;
		}
		
	.page_header_menu_cart	{
		padding: 3px 5px 4px 19px;
		background-image:url('theme_icon_cart.gif');
		background-color:#ccccff; 
		border-top: 1px solid #336699;
		border-bottom: 1px solid #336699;
		}
	
	.page_header_menu_cart_items	{
		padding: 3px 5px 4px 5px;
		background-color:#ccccff;	
		border-left: 1px solid #336699;
		border-top: 1px solid #336699;
		border-bottom: 1px solid #336699;
		}
	
	.page_header_menu_login	{
		padding: 3px 5px 4px 17px;
		background-image:url('theme_icon_login.gif');
		background-color:#ccccff; 
		border-top: 1px solid #336699;
		border-bottom: 1px solid #336699;
		}
	/* end page header fomatting elements ------------------------------------------------- */
	
	
	/* page menu fomatting elements ------------------------------------------------------- */
	.page_menu	{
		background-color: #336699;
		margin: 0px 0px 0px 0px;
		}
		
	.page_menu_content	{
		width: 762px;
		height: 21px;
		}
		
	.page_menu_items	{
		background-color: #336699;
		padding: 0px 0px 0px 1px;
		height: 21px;
		float: left;
		width: 65%;
		}
	
	.page_menu_items_search	{
		background-color: #336699;
		padding: 0px 0px 0px 1px;
		height: 21px;
		float: right;
		width: 30%;
		}
	/* end page menu fomatting elements ---------------------------------------------------- */


	/* page body fomatting elements -------------------------------------------------------- */
	.page_body	{
		padding: 10px 0px 0px 0px;
		}

	.page_body_content	{
		width: 762px;
		text-align: left;
		}
	
	.page_body_content_left_column	{
		float: left; 
		width: 170px;
		}
	
	.page_body_content_right_column	{
		float: right; 
		width: 552px;
		}
	/* end page body fomatting elements ----------------------------------------------------- */


	/* page footer fomatting elements ------------------------------------------------------- */
	.page_footer	{
	padding: 30px 0px 30px 0px;
	clear:both;
	}
	
	.page_footer_content	{
		width: 762px;
		text-align: left;
		}
	/* end of page footer fomatting elements ------------------------------------------------ */

	/* page left column fomatting elements -------------------------------------------------- */
	.left_column_product_image_description	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		}
	/* end page left column fomatting elements ---------------------------------------------- */

/* END OF PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------- */




/* PRODUCT FORMATTING ELEMENTS & LINE ELEMENTS --------------------------------------------------- */
	/* lines -------------------------------------------------------------------------------- */
	.dotted_line_blue	{
		height: 1px;
		background-color: #336699;
		background-image:url('theme_dotted_line.gif');
		clear:both;
		}
		
	.solid_line_light_blue	{
		height: 1px;
		padding: 0px;
		margin: 0px;
		background-color: #336699;
		clear:both;
		}
		
	.solid_line_blue	{
		height: 1px;
		padding: 0px;
		margin: 0px;
		background-color: #003366;
		clear:both;
		}
		
	.dotted_outline_blue	{
		border: 1px dotted #336699;
		padding: 8px;
		}		
	/* end lines ---------------------------------------------------------------------------- */
	
	.best_selling_items	{
	padding: 10px;
	background-color: #ffffff;
	}
	
	.best_selling_items_spacing	{
	padding: 0px 0px 8px 8px;
	}
	
	.product_image_cost	{
		margin: 0px 12px 8px 0px;
		text-align: center;
		float: left;
		}
		
	.product_list	{
		margin: 20px 0px 20px 0px;
		}	
/* PRODUCT FORMATTING ELEMENTS AND LINE ELEMENTS -------------------------------------------- */



/* IMAGE FORMATTING ELEMENTS ------------------------------------------------------------ */
	.image_float_right	{
		float: right;
		margin: 16px 0px 15px 20px;
		}
	
	.image_product	{
		margin: 0px 18px 10px 0px;
		text-align: center;
		float: left;
		}
/* END OF IMAGE FORMATTING ELEMENTS ----------------------------------------------------- */




/* TEXT FORMATTING ELEMENTS ------------------------------------------------------------- */

	/* headings ----------------------------------------------------------------------------- */
	h1	{
		font-size: 20px;
		font-weight: 900;
		margin: 0px;		
		padding: 16px 0px 4px 0px;
		color: #003366;
		}
		
	h1.subheading	{
		font-size: 13px;
		font-weight: 900;
		margin: 0px;
		padding: 0px 0px 14px 0px;
		color: #336699;
		}
		
	h2	{
		font-size: 16px;
		font-weight: 900;
		margin: 0px;
		padding: 2px 0px 14px 0px;
		color: #336699;
		}
		
	h2.clearall	{
		font-size: 16px;
		font-weight: 900;
		margin: 0px;
		padding: 2px 0px 14px 0px;
		color: #336699;
		clear:both;
		}
		
	h3.product	{
		font-size: 13px;
		font-weight: 900;
		margin: 0px;
		padding: 0px 0px 6px 0px;
		color: #336699;
		}
		
	h3.product_price	{
		font-size: 11px;
		font-weight: 900;
		margin: 0px;
		padding: 0px 0px 20px 0px;
		}
		
	.text_heading_left_column	{
		margin: 0px;
		padding: 19px 0px 4px 0px;
		line-height:normal;
		color: #003366;
		font-weight: 900;
		font-size: 13px;
		}
	/* end headings ------------------------------------------------------------------------- */
	
	/* list fomatting ----------------------------------------------------------------------- */
	ul	{
		line-height: 150%;
		padding: 0px 0px 0px 1px;
		margin: 0px 0px 18px 15px;
		font-size: 11px;
		}
	
	ul.products	{
		line-height: normal;
		padding: 0px 0px 0px 1px;
		margin: 3px 0px 4px 15px;
		font-size: 11px;
		color: #cc0000;
		}
	/* end list fomatting ------------------------------------------------------------------- */
		
	/* menu text --------------------------------------------------------------------------- */
	.text_menu	{
		padding: 2px 0px 2px 0px;
		font-size : 11px;
		margin: 0px;
		color : #ffffff;
		}
	
	.text_menu_no_space	{
		word-spacing: normal;
		}
		
	.text_menu_cart	{
		padding: 0px;
		margin: 0px;
		line-height: normal;
		}
		
	.text_menu_cart_items	{
		padding: 0px;
		margin: 0px;
		line-height: normal;
		font-weight: 900;
		}	
	/* end menu text ----------------------------------------------------------------------- */

	/* product text ------------------------------------------------------------------------ */
	.text_product_small_info	{
		font-size: 10px;
		line-height: normal;
		margin: 0px;
		padding: 0px 0px 6px 0px;
		}
	
	.text_product_small_info_heading	{
		margin: 0px;
		padding: 10px 0px 12px 0px;
		line-height:normal;
		color: #336699;
		font-weight: 900;
		font-size: 11px;}
		
	.text_product_small_info_price	{
		margin: 0px;
		padding: 8px 0px 0px 0px;
		line-height:normal;
		font-weight: 900;
		font-size: 11px;
		}
		
	/* end product text -------------------------------------------------------------------- */

	.text_breadcrumbs	{
		font-size: 10px;
		color: #003366;
		margin: 0px;
		line-height:normal;
		padding: 2px 0px 10px 0px;
		}	
	
	.text_footer	{
		color: #336699;
		font-size: 10px;
		padding:0px;
		margin:4px 0px 0px 0px;
		}

	.text_options	{
		font-weight: 900;
		}

	.text_word_spacing_8px	{
		word-spacing: 8px;
		}
	
	.text_terms_conditions	{
		color: #336699;
		font-size: 11px;
		border: 0;
		margin: 0;
		padding: 0;
		}
/* END OF TEXT FORMATTING ELEMENTS ----------------------------------------------------- */




/* FORM FORMATTING ELEMENTS ------------------------------------------------------------ */
	/* buttons ----------------------------------------------------------------------------- */
	.form_button	{
		line-height: normal;
		width: 76px;
		margin: 0px;
		padding: 0px 0px 0px 12px;
		font-size : 11px;
		background-color: #336699;
		border: 1px solid #003366;
		color: #ffffff;
		word-spacing: normal;
		}	
	
	.form_button_quick_search	{
		line-height: 13px;
		height: 18px;
		width: 85px;
		margin: 1px 1px 1px 1px;
		padding: 0px 0px 0px 12px;
		font-size : 11px;
		background-color: #336699;
		border: 1px solid #003366;
		color: #ffffff;
		background-image: url('theme_icon_search.gif');
		word-spacing: normal;
		}
	
	.form_button_add_to_cart	{
		line-height: 13px;
		height: 20px;
		width: 76px;
		margin: 0px 1px 0px 0px;
		padding: 1px 0px 1px 14px;
		font-size : 11px;
		background-color: #336699;
		border: 1px solid #003366;
		color: #ffffff;
		float: right;
		background-image: url('theme_icon_add_to_cart.gif');
		word-spacing: normal;
		}	
	/* end buttons ------------------------------------------------------------------------- */

.form_input_general	{
	line-height: normal;
	font-size : 11px;
	word-spacing: normal;
	}

.form_main_search_box	{
	line-height: 13px;
	width: 76px;
	height: 16px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 2px;
	font-size : 11px;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
	color: #000000;
	vertical-align: top;
	}

.form_main_search_box_td	{
	background-color: #336699
}

/* END OF FORM FORMATTING ELEMENTS ------------------------------------------------------ */




/* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */

a.product_section:visited  {
	color : #008ac9;
	text-decoration : none;
	}
	
a.product_section:link  {
	color : #008ac9;
	text-decoration : none;
	}
	
a.product_section:active  {
	color : #008ac9;
	text-decoration : none;
	}
	
a.product_section:hover  {
	color : #000000;
	text-decoration : none;
	}
	
/* ------------------------ */
	
a.link_menu:visited  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #336699; 
	border: 1px solid #ccccff;
}
	
a.link_menu:link  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #336699;
	border: 1px solid #ccccff;
}
	
a.link_menu:active  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #336699;
	border: 1px solid #ccccff;
	}
	
a.link_menu:hover  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #003366;
	border: 1px solid #ccccff;
	}
	
	
/* ------------------------ */

a.link_footer:visited  {
	color : #ccccff;
	text-decoration : underline;
	}
	
a.link_footer:link  {
	color : #ccccff;
	text-decoration : underline;
	}
	
a.link_footer:active  {
	color : #ccccff;
	text-decoration : underline;
	}
	
a.link_footer:hover  {
	color : #ccccff;
	text-decoration : underline;
	}
	
/* ------------------------ */

a.link_breadcrumbs:visited	{	
	color : #003366;
	text-decoration : underline;
	}

a.link_breadcrumbs:link  {
	color : #003366;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:active  {
	color : #003366;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:hover  {
	color : #003366;
	text-decoration : underline;
	}
	
/* ------------------------ */

a.link_cart:visited	{	
	color : #003366;
	text-decoration : underline;
	}

a.link_cart:link  {
	color : #003366;
	text-decoration : underline;
	}
	
a.link_cart:active  {
	color : #003366;
	text-decoration : underline;
	}
	
a.link_cart:hover  {
	color : #003366;
	text-decoration : underline;
	}
	
/* ------------------------ */

a.link_terms_conditions:visited	{	
	color : #ccccff;
	text-decoration : underline;
	}

a.link_terms_conditions:link  {
	color : #ccccff;
	text-decoration : underline;
	}
	
a.link_terms_conditions:active  {
	color : #ccccff;
	text-decoration : underline;
	}
	
a.link_terms_conditions:hover  {
	color : #ccccff;
	text-decoration : underline;
	}
	
/* ------------------------ */
	

/* END OF LINK FORMATTING ELEMENTS ------------------------------------------------------ */

/* Elements Specific to the Technical Theme */

/* PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------------ */

.tech_page_background	{
	height: 100%;
	}

.tech_page_content	{
	width: 762px;
	text-align: left;
	height: 100%;
	bottom: 0px;
	background-color: #ffffff;
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
	padding: 0px 1px 0px 1px;
	}

	/* page header fomatting elements ----------------------------------------------------- */
	.tech_page_header_content	{
		width: 762px;
		text-align: left;
		height: 65px;
		border-bottom: 4px solid #003366;
      }
		
	.tech_page_header_logo_container	{
		float: left;
		padding: 0px 0px 0px 15px;
      }
		
	.tech_page_header_menu	{
		background-color: #003366;
		border-bottom: 1px solid #ccccff;
		height: 27px;
      }
	
	.tech_page_header_terms_cart_login_container	{
		float: right;
		text-align: right;
      }
	
	.tech_page_header_terms_container	{
		height: 38px;
      }
		
	.tech_page_header_menu_cart	{
		padding: 3px 3px 2px 3px;
		border-left: 1px solid #ccccff;
		height: 21px;
      }
	
	.tech_page_header_menu_cart_items	{
		padding: 3px 5px 4px 5px;
		border-left: 1px solid #ccccff;
		border-top: 1px solid #ccccff;
		border-bottom: 1px solid #ccccff;
      }
	
	.tech_page_header_menu_search	{
		padding: 3px 3px 2px 1px;
      }
	/* end page header fomatting elements ------------------------------------------------- */
	
	
	/* page menu formatting elements ------------------------------------------------------- */
	.tech_main_menu	{
		background-color: #003366
      }
		
	.tech_menu_bottom	{
		height: 4px;
		background-color: #003366;
      }
		
	.tech_menu_button_border	{
		width: 121px; 
		border-right: 1px #ffffff solid;
		border-top: 1px #ffffff solid;
      }
	
	div.tech_menu_button {
		width: 119px; 
		top: 0px;
		left: 0px; 
		border: 1px #003366 solid;
      }
		
	div.tech_menu_button_product {
		width: 119px; 
		top: 0px;
		left: 0px; 
		border: 1px #003366 solid;
      }
		
	.tech_menu_button_title	{
		width: 122px;
		border-top: 1px #ffffff solid;
		background-color: #003366;
      }
	/* end page menu fomatting elements ---------------------------------------------------- */


	/* page body fomatting elements -------------------------------------------------------- */
	.tech_page_body_content	{
		width: 762px;
		text-align: left;
      }
	
	.tech_page_body_content_left_column	{
		float: left; 
		width: 126px;
      }
	
	.tech_page_body_content_right_column	{
		float: right;
		width: 574px;
		padding: 6px 36px 0px 0px;
      }
	/* end page body fomatting elements ----------------------------------------------------- */


/* END OF PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------- */

/* PRODUCT FORMATTING ELEMENTS & LINE ELEMENTS --------------------------------------------------- */

	/* lines -------------------------------------------------------------------------------- */
	.tech_solid_line_blue	{
		height: 1px;
		background-color: #003366;
		clear:both;
      }
	
	.tech_solid_line_light_blue	{
		height: 1px;
		background-color: #ccccff;
		clear:both;
      }
		
	.tech_outline_blue	{
		border: 1px solid #ccccff;
		padding: 0px;
      }	
		
	/* end lines ---------------------------------------------------------------------------- */
	
	.tech_product_image_cost	{
		padding: 0px 12px 8px 0px;
		margin: 0px;
		text-align: center;
		float: left;
      }
		
	.tech_product_mini_title	{
		background-color: #ccccff;
		margin: 0px;
		padding: 0px;
      }
		
	.tech_product_mini_padding	{
		margin: 8px 8px 0px 8px;
      }
		
/* PRODUCT FORMATTING ELEMENTS & LINE ELEMENTS -------------------------------------------- */
	
	/* menu text --------------------------------------------------------------------------- */

	.tech_text_product_section	{
		padding: 3px 3px 3px 5px;
		margin: 0px;
		color : #ffffff;
		font-size : 11px;
		font-weight: 900;
      }
	
	.tech_text_menu_cart	{
		padding: 2px 0px 2px 0px;
		font-size : 11px;
		margin: 0px;
		color : #ffffff;
		background-color: #003366;}
	
	.tech_text_menu_cart_items	{
		color : #ffffff;
		padding: 0px 5px 0px 3px;
		margin: 0px;
		line-height: normal;
		font-weight: 900;
		}	
	/* end menu text ----------------------------------------------------------------------- */

	/* best seller and new product text ------------------------------------------------------------------------ */
	
	.tech_text_product_small_info	{
		font-size: 10px;
		line-height: normal;
		margin: 0px;
		padding: 0px 0px 8px 0px;
		}
	
	.text_product_small_info_price	{
		margin: 0px;
		padding: 8px 0px 0px 0px;
		line-height:normal;
		color: #336699;
		font-weight: 900;
		font-size: 13px;
		}
		
	.tech_text_product_mini_title	{
		color: #ffffff;
		font-weight: 900;
		padding: 3px 3px 3px 5px;
		margin: 0px;
		}
		
	/* end product text -------------------------------------------------------------------- */

/* END OF TEXT FORMATTING ELEMENTS ----------------------------------------------------- */

/* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */

/* View Cart and Checkout In Top Bar */


a.tech_link_menu_cart_left:visited  {
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #336699; 
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
   }
	
a.tech_link_menu_cart_left:link  {
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #336699;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
   }
	
a.tech_link_menu_cart_left:active  {
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ccccff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
   }
	
a.tech_link_menu_cart_left:hover  {
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ccccff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
   }
	
a.tech_link_menu_cart_right:visited  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #336699; 
	border-left: 1px dotted #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
   }
	
a.tech_link_menu_cart_right:link  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #336699;
	border-left: 1px dotted #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
	
a.tech_link_menu_cart_right:active  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ccccff;
	border-left: 1px dotted #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;}
	
a.tech_link_menu_cart_right:hover  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ccccff;
	border-left: 1px dotted #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;}
	
/* ------------------------ */

/* Links in Sidebar Menus */

div.tech_menu_button a  {
	width: 113px; 
	color: #ffffff;
	text-decoration:none;
	display:block;
	padding:3px;
	text-align:left;
	background-color: #336699;
	font-size: 11px;
   }
	
div.tech_menu_button a:visited {
	color: #ffffff; 
	text-decoration:none;
	background-color: #336699;
   }
	
div.tech_menu_button a:active {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ccccff;
   }
	
div.tech_menu_button a:link {
	color: #ffffff; 
	text-decoration:none;
	background-color: #336699;}

div.tech_menu_button a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color: #ccccff;
   }

div.tech_menu_button_product a   {
	width: 104px; 
	color: #ffffff;
	text-decoration:none;
	display:block;
	padding:3px 3px 3px 12px;
	text-align:left;
	background-color: #336699;
	font-size: 11px;
   }
	
div.tech_menu_button_product a:visited {
	color: #ffffff; 
	text-decoration:none;
	background-color: #003366;
	background-image:url('theme_arrow.gif');
   }
	
div.tech_menu_button_product a:active {
	color: #ffffff; 
	text-decoration:none;
	background-color: #003366;
	background-image:url('theme_arrow.gif');
   }
	
div.tech_menu_button_product a:link {
	color: #ffffff; 
	text-decoration:none;
	background-color: #003366;
	background-image:url('theme_arrow.gif');
   }

div.tech_menu_button_product a:hover {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ccccff;
	background-image:url('theme_arrow.gif');
   }
	
/* END OF LINK FORMATTING ELEMENTS ------------------------------------------------------ */

/* Styles for Contemporary Theme */

#maincontent {
	margin: 0 auto;
	background-color: #ffffff;
	height: 100%;
	padding: 7px;
	width: 776px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 762px;
}

html>div#maincontent {
	width: 776px;
}

#contemporary_top_bar {
	width: auto;
	background-color: #003366;
	height: 64px;
	background-image:url('theme_topbar_background.gif');
	background-position:right;
	background-repeat:no-repeat;
}

#contemporary_second_bar {
	width: auto;
	background-image: url('theme_secondbar_background.gif');
	background-repeat: repeat-x;
	padding: 12px 5px 5px 5px;
}

#contemporary_parent_section_list {
	width: auto;
	padding: 5px 5px 0 5px;
}

.contemporary_body_content	{
	width: 762px;
	text-align: left;
}
	
.contemporary_left_column	{
	float: left; 
	width: 120px;
}
	
.contemporary_right_column	{
	float: right;
	width: 574px;
	padding: 0px 36px 0px 0px;
}

/* End of Styles for Contemporary Theme */


button {
	background-color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}


td {
	font-family: Arial, Helvetica, sans-serif;
}
#tilelayright {
	float: right;
	width: 682px;
}

#tilinglayout {
	width: 930px;
	height: auto;
	padding-top: 20px;
}
#prodleft2 {
	height: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 215px;
}


.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

#logo {
	width: 200px;
	background-image: url(PLASPLUGS.gif);
	height: 90px;
	background-repeat: no-repeat;
	background-position: 15px center;
	float: left;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}
#map {
	width: 594px;
	height: 205px;
}


#Masthead {
	width:960px;
	height:142px;
	background-color: #FE000B;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
#HeadImg {
	width:960px;
	height:110px;
	z-index:3;
	background-image: url(Header.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#redline1 {
	height: 5px;
	width: 960px;
	background-color: #FE000B;
}

#search{
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #query a:visited {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	
}

#search a:hover{
	margin: 0px;
}
#Searchbar {
	width:960px;
	height:7px;
	z-index:2;
	background-color: #BB0000;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Search {
	z-index:1;
	width: 300px;
	text-align: right;
	float: right;
	padding-top: 5px;
	padding-right: 15px;
}
#block {
	height: 205px;
	width: 915px;
	position: relative;
	top: 10px;
	padding-left: 15px;
}

#navbar {
	position: relative;
	width: 930px;
	left: 1px;
	z-index: 99;
}
#flash1 {
	float: left;
	height: 205px;
	width: 594px;
	z-index: -10;
}

#Shadow {
	height: 20px;
	width: 994px;
	background-image: url(arr_black.gif);
	background-repeat: repeat-x;
	position: relative;
	top: 15px;
}
#Messagetxt {
	float: right;
	height: 205px;
	width: 301px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#redline {
	height: 5px;
	width: 930px;
	position: relative;
	background-color: #FE000B;
	top: 10px;
}



#Pagecell {
	position:relative;
	width:960px;
	z-index:3;
	background-color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 15px;
}
#pcmain {
	position:relative;
	width:930px;
	background-color: #FFFFFF;
	visibility: visible;
	height: auto;
}
#boxcontents {
	height: 154px;
	text-align: center;
	background-image: url(Images/product-range.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#redbox {
	height: 176px;
	width: 152px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	padding-top: 20px;
}
#redboxhead {
	height: 22px;
	width: 137px;
	background-image: url(redbar1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
}
.t {
	width: 152px;
	background-position: 0 0;
}
.t2 {
	width: 343px;
	background-position: 0 0;
}
#rbright {
	height: 400px;
	width: 748px;
	float: right;
}

.b {
	background-image: url(bdot.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

#redbox2 {
	background-repeat: no-repeat;
	width: 343px;
	position: relative;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 352px;
}
#rbleft {
	height: 400px;
	width: 167px;
	float: left;
}


.l {
	background-image: url(bdot.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.r {
	background-image: url(bdot.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.bl {
	background-image: url(btm_l.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {
	background-image: url(btm_r.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#rbright2 {
	float: right;
	height: 400px;
	width: 374px;
}

.tl {
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rbright1 {
	float: left;
	height: 400px;
	width: 374px;
}

.tr {
	padding:0px;
	background-repeat: no-repeat;
	background-position: 100% 0;
} 

.redboxtitle {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
}
h1{
	color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#redboxhead2 {
	height: 22px;
	width: 328px;
	background-image: url(redbar2.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
	padding-left: 15px;
}
#boxcontents2 {
	height: 350px;
}
#redbox3 {

	background-repeat: no-repeat;
	height: 176px;
	width: 343px;
	position: relative;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#stndnavleft {
	width: 166px;
	height: 100px;
	position: relative;
	top: 20px;
}

#rblayout {
	width: 930px;
	height: auto;
}
#stndnavleft1 {
	height: 23px;
	width: 156px;
	background-image: url(btn01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

#stndleft {
	width: 175px;
	padding-left: 15px;
	position: relative;
	float: left;
	height: auto;
}
a.navlink, a.navlink:visited{
	color: #666666;
	font-weight: normal;
}

a.navlink:hover{
	color: #FB000B;
	text-decoration: none;
}
#stndlayout {
	height: 650px;
	width: 994px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#envright {
	height: auto;
	width: 726px;
	float: left;
	position: relative;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #A4A4A4;
	border-right-color: #A4A4A4;
	border-bottom-color: #A4A4A4;
	border-left-color: #A4A4A4;
}
#envtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 496px;
	height: auto;
	float: left;
	border: thin none #C0C0C0;
}
#greybox {
	width: 180px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 212px;
}


#envmid {
	width: 200px;
	position: relative;
	float: left;
	text-align: center;
}
.tl2 {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(top_l.gif);
}
#plasmap {
	width: 152px;
	position: relative;
	top: 40px;
	height: 265px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

.tr2 {
	padding:0px;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-image: url(top_r.gif);
}
.t3 {
	width: 152px;
	background-position: 0 0;
	background-image: url(bdot.gif);
	background-repeat: repeat-x;
}
#dirright {

	height: 455px;
	width: 736px;
	float: right;
	position: relative;
}
#dirtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 686px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
a.extlink, a.extlink:visited {

	color: #FF0000;
	font-weight: bold;
}
a.extlink:hover {

	color: #FB000B;
	text-decoration: underline;
}
.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}
#redboxmap {

	height: 180px;
	width: 152px;
	padding-right: 15px;
	padding-left: 5px;
	position: relative;
	padding-top: 20px;
}
#redboxheadmap {
	height: 22px;
	width: 142px;
	background-image: url(redbar1.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
	padding-left: 10px;
}
#boxcontentsmap {

	height: 190px;
}
#envlayout {

	height: 860px;
	width: 930px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tilelay1 {
	float: left;
	height: 250px;
	width: 40px;
	background-image: url(Images/redarrow.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
}

#envleft {

	width: 175px;
	padding-left: 15px;
	position: relative;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	float: left;
	height: 820px;
}
#dirleft {

	width: 175px;
	padding-left: 15px;
	position: relative;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	float: left;
	height: 430px;
}
#tilelay3 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
	line-height: 11px;
	padding-left: 20px;
	background-image: url(reddot.gif);
	background-repeat: no-repeat;
}
#tilebar {
	width: 681px;
	background-color: #FE000B;
	margin-top: 5px;
	height: 8px;
	float: left;
}


#dirlayout {

	height: 455px;
	width: 930px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tilelay2h1 {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	line-height: 20px;
}

#prodleft {
	width: 200px;
	padding-left: 15px;
	position: relative;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	height: auto;
	padding-bottom: 15px;
	padding-right: 15px;
	float: left;
}
#tilelay7 {
	float: left;
	width: 200px;
	height: 273px;
}


#tilelay2 {
	float: left;
	height: 270px;
	width: 325px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-right: 10px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
}
#tilebox {
	height: 2px;
	width: auto;
	float: none;
	background-color: #FF0000;
	clear: both;
}

#tilelay8 {
	float: left;
	height: 273px;
	width: 50px;
}

#tilelay5 {
	padding-top: 20px;
	padding-left: 20px;
}

#tilelay4 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	background-image: url(reddot.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#tilelay6 {
	float: left;
	height: 273px;
	width: 265px;
}
#fixlay5 {
	height: auto;
	width: 222px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 20px;
}



#tilelay3left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 10px;
	background-image: url(reddot.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	height: auto;
}
#tilelay8 {

	float: left;
	width: 65px;
	height: 273px;
}
#tilefinishing {
	float: left;
	width: 45px;
	height: 73px;
	background-image: url(Images/tiling/tile-finishing/tile-finishing.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 200px;
}
#fixlay1 {

	float: left;
	height: 250px;
	width: 40px;
}
#fixlayright {
	width: 680px;
	float: right;
	margin-top: 10px;
}
#fixleft {
	width: 200px;
	padding-left: 15px;
	float: left;
	height: auto;
	padding-bottom: 15px;
	padding-right: 10px;
}
#fixleft2 {
	height: 570px;
	width: 215px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#fixlay5b {
	height: auto;
	width: 290px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 20px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #FF0000;
}
#fixlay4 {

	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-left: 20px;
}
#fixlay5c {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
}
#fixlay5d {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	float: left;
	width: 50px;
	padding-top: 5px;
}
#fixlay5e {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
}
#tilelay2h2 {

	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 370px;
	line-height: 20px;
}
#tiletemp7 {

	float: left;
	width: 236px;
	height: 273px;
}
#tiletemp2 {

	float: left;
	height: 300px;
	width: 370px;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}
#tiletemp8 {
	width: 680px;
	height: 490px;
}

#tiletemp3 {

	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
	line-height: 14px;
}
#tiletemp9 {
	float: left;
	height: 180px;
	width: 170px;
	padding-top: 15px;
}

#tiletemp4 {

	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
#tiletemp5 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#tiletemp9b {
	height: 166px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	padding-right: 2px;
}
.t4 {
	width: 160px;
	background-position: 0 0;
	background-image: url(bdot.gif);
	background-repeat: repeat-x;
}
#tiletemp9c {
	width: 140px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.t5 {

	width: 330px;
	background-position: 0 0;
	background-image: url(bdot.gif);
	background-repeat: repeat-x;
}
#tiletemp10 {
	height: 280px;
	width: 340px;
	padding-top: 15px;
	float: left;
}
#tiletemp10b {
	height: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	padding-right: 2px;
	padding-top: 5px;
	padding-left: 2px;
}
#tiletempleft2 {

	height: 1200px;
	width: 215px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#sharplay2 {
	float: left;
	height: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-right: 20px;
	width: 280px;
}
#sharplay4 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
#sharplay6 {

	float: left;
	height: 233px;
	width: 460px;
}
#sharplay7 {
	float: left;
	width: 330px;
	height: 151px;
	text-align: right;
	margin-top: 20px;
}
#sharptemp9b {
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
}
#sharptemp9c {
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-right: 2px;
}
#sharpleft2 {

	height: 550px;
	width: 215px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#worklay6 {


	float: left;
	height: 360px;
	width: 460px;
}
#worklay4 {



	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-left: 5px;
}
#worklay2 {


	float: left;
	height: 380px;
	width: 250px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-right: 20px;
}
#worklay6b {
	float: left;
	height: 233px;
	width: 600px;
	padding-left: 40px;
}
#worklay7 {

	float: left;
	width: 200px;
	height: 185px;
	padding-top: 30px;
}
#workleft2 {


	height: 1060px;
	width: 215px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#worktemp3 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
	line-height: 14px;
	padding-left: 5px;
}

form.cmxform fieldset {
	margin-bottom: 10px;
	margin-left: 50px;
}
form.cmxform legend {
	padding: 0 2px;
	font-weight: normal;
	color: #999999;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform {
	width: 500px;
}
#pcmain1 {
	position:relative;
	width:930px;
	background-color: #FFFFFF;
	visibility: visible;
	left: 15px;
	height: auto;
}
#pcmain2 {
	position:relative;
	background-color: #FFFFFF;
	visibility: visible;
	left: 15px;
	height: 700px;
	width: 930px;
}
#pcmain3 {

	position:relative;
	background-color: #FFFFFF;
	visibility: visible;
	left: 15px;
	height: 1100px;
	width: 930px;
}
#pcmain4 {


	position:relative;
	background-color: #FFFFFF;
	visibility: visible;
	left: 15px;
	height: 1080px;
	width: 930px;
}
#pcmain5 {
	position:relative;
	background-color: #FFFFFF;
	visibility: visible;
	left: 15px;
	height: auto;
	width: 930px;
	clear: both;
}
#clear {
	height: 0px;
	width: auto;
	float: none;
	clear: both;
}
#fixlay2 {
	float: left;
	height: 300px;
	width: 325px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-right: 10px;
	margin-right: 20px;
}
#tclear {

	height: 200px;
	width: auto;
	float: none;
	clear: both;
}
#tileshaping {

	float: left;
	width: 45px;
	height: 73px;
	background-image: url(Images/tiling/tile-shaping/tile-shaping.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 200px;
}
#tileinstallation {


	float: left;
	width: 45px;
	height: 73px;
	background-image: url(Images/tiling/tile-installation/tile-installation.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 200px;
}
#tilecutting {

	float: left;
	width: 45px;
	height: 73px;
	background-image: url(Images/tiling/tile-cutting/tile-cutting.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 200px;
}
#dwwlay2 {

	float: left;
	height: 320px;
	width: 200px;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
}
#dwwlay6 {

	float: left;
	height: 273px;
	width: 425px;
}
#dwwlay7 {
	float: left;
	width: 360px;
	height: 273px;
	text-align: left;
}
#Layer2 {
	position:absolute;
	width:153px;
	height:38px;
	z-index:4;
	left: 745px;
	top: 288px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
	background-image: url(Images/tiling/tile-cutting/diamond-blade/cuts/water-re-circulation.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#Layer2a {
	font-family: "Arial Black";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}
#Layer2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
}
#dwwlay5 {
	background-image: url(dww-specs.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 68px;
}
#dwwlay8 {
	width: 681px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#dwwlay5a {
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	padding-top: 8px;
}
#dwwlay8a {
	width: 101px;
}
#dwwlay8b {
	background-color: #FFFFFF;
	height: 80px;
	width: 15px;
	float: left;
}
#dwwlay9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	width: 225px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: left;
	height: 180px;
	margin-top: 20px;
}
#dwwlay10 {
	float: left;
	width: 225px;
	margin-top: 20px;
}
#dwwlay10a {
	background-color: #FE000B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	height: 15px;
	padding-top: 5px;
	width: 210px;
	padding-left: 10px;
	margin-left: 5px;
	font-weight: bold;
}
#dwwlay10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	height: 15px;
	padding-top: 5px;
	width: 210px;
	padding-left: 10px;
	margin-left: 5px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: bold;
}
#dwwlay10c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	float: left;
	height: 15px;
	width: 150px;
	font-weight: bold;
}
#dwwlay10d {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	float: left;
	height: 15px;
	width: 50px;
}
#dwwlay8c {
	width: 96px;
	padding-top: 2px;
	height: 24px;
	padding-left: 5px;
}
#dwwlay8d {
	width: 101px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
}
#dwwlay10e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	height: auto;
	width: 225px;
	clear: both;
	padding-left: 5px;
	text-align: center;
}
#fbedlay10lft {
	width: 194px;
	float: left;
	margin-top: 20px;
}

#dwwlay10f {
	font-family: "Arial Narrow";
	font-size: 9px;
	line-height: 9px;
	color: #000000;
	height: 15px;
	width: 32px;
	float: left;
	text-align: center;
	font-weight: bold;
}
#dwwlay10g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	height: 56px;
	width: 200px;
	clear: both;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#dwwlay10g1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 61px;
}

#dwwlay10h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	height: 33px;
	width: 47px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: left;
	padding-left: 11px;
}
#dwwlay10i {
	font-family: "Arial narrow";
	font-size: 9px;
	line-height: 9px;
	color: #000000;
	height: 28px;
	width: 54px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: left;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
#dwwleft2 {
	height: 650px;
	width: 215px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#dwwleft {
	width: 200px;
	padding-left: 15px;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	float: left;
	height: auto;
	padding-bottom: 15px;
	padding-right: 10px;
}
#fbedlay2 {


	float: left;
	height: 320px;
	width: 240px;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
}
#fbedlay7 {

	float: left;
	width: 320px;
	height: 273px;
	text-align: left;
}
#fbedlay6 {


	float: left;
	height: 273px;
	width: 385px;
}
#fbedlay5 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#fbedlay10 {
	float: left;
	width: 87px;
	margin-right: 10px;
	font-family: "Arial narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding-bottom: 5px;
}
#fbedleft2 {

	height: 650px;
	width: 215px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#cutlayhead {
	background-color: #FF0000;
	height: 34px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .5px;
	padding-top: 21px;
	text-align: center;
}

#cutlay1 {
	background-color: #BAD0DD;
	height: 55px;
	width: 670px;
	float: left;
}

#dwwlay5b {
	height: 68px;
}
#cutlay2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
	float: left;
	width: 600px;
	line-height: 12px;
}
#cutlay3 {
	float: left;
	height: 230px;
	width: 160px;
	padding-top: 15px;
	padding-right: 10px;
	text-align: right;
}
#cutlay4 {
	height: 20px;
	width: 130px;
	color: #000000;
	text-align: left;
	font-size: 10px;
	line-height: 10px;
	padding-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 30px;
	background-image: url(reddot.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#dwwland {
	width: 230px;
	margin-right: 20px;
	height: 198px;
	float: left;
}
#dwwland1 {
	width: 360px;
	height: 198px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	font-weight: normal;
}
#dwwland2 {
	width: 680px;
	height: 550px;
}
#dwwland3 {
	height: 930px;
	width: 215px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#bladetable {
	float: left;
	width: 600px;
	margin-left: 40px;
	margin-top: 20px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	margin-bottom: 20px;
}
table.bladematrix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
}
table.bladematrix td {
	background-color: #FFFFFF;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}



#cutlayhead1 {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 15px;
	line-height: 20px;
	text-align: left;
	float: left;
	width: 600px;
}
table.bladematrix td.head {
	background-color: #FE000B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}
table.bladematrix td.tick {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	vertical-align: middle;
}
#bladeland2 {

	width: 680px;
	height: 300px;
}
#bladeland3 {

	height: 1050px;
	width: 215px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#cutlay5 {
	height: 20px;
	width: 160px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	padding-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#bladelay5d {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	float: left;
	width: 60px;
	padding-top: 5px;
}
#adhesiveland3 {

	height: 1100px;
	width: 215px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#cntyselect {
	float: left;
	height: 65px;
	padding-top: 25px;
	width: 540px;
	text-align: right;
}
#cntyselect2 {
	float: left;
	width: 205px;
	height: 55px;
	text-align: right;
	padding-right: 15px;
	padding-top: 35px;
}
#csoonfr {
	height: 200px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 150px;
}
#groutland3 {


	height: 1340px;
	width: 215px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#tilingland3 {

	height: 1600px;
	width: 215px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#tilecare {

	float: left;
	width: 45px;
	height: 73px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 200px;
}
#tilecaretable {

	float: left;
	width: 600px;
	margin-left: 40px;
	margin-top: 20px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	margin-bottom: 20px;
}
#tcareland1 {

	width: 360px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	font-weight: normal;
}
#tilehlay4 {
	width: 140px;
	color: #000000;
	text-align: left;
	font-size: 16px;
	line-height: 16px;
	padding-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(reddot.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	letter-spacing: -1px;
}
#tilinglay5a {
	height: 20px;
	width: 160px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	padding-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #E21D26;
	background-image: url(Images/cutting_small.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#tilinglay5b {
	height: 20px;
	width: 160px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	padding-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #7F8D96;
	background-image: url(Images/shaping_small.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#tilinglay5c {
	height: 20px;
	width: 160px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	padding-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #028AC4;
	background-image: url(Images/installation_small.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#tilinglay5d {
	height: 20px;
	width: 160px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	padding-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #018458;
	background-image: url(Images/finishing_small.jpg);
	background-position: 10px center;
	background-repeat: no-repeat;
}
#tilinglay3 {
	float: left;
	height: 230px;
	width: 330px;
	padding-top: 15px;
	text-align: right;
	padding-right: 10px;
}
#tilinglay5e {
	height: 20px;
	width: 330px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	padding-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#tilinglay5f {
	height: 20px;
	width: 670px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	padding-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 10px center;
}
#tilinglay3b {

	float: left;
	height: 230px;
	width: 670px;
	padding-top: 15px;
	text-align: right;
	padding-right: 10px;
}
#kitlay2 {

	float: left;
	height: 310px;
	width: 325px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-right: 10px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
}
#shapeland3 {

	height: 1700px;
	width: 215px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/**** Form Section  *****/

#enquirytop
{
	display:block;
	height:10px;
	width:650px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#enquirybottom
{
	display:block;
	height:10px;
	margin:0 auto;
	width:650px;
}

form.appnitro
{
	margin:20px 20px 0;
	padding:0 0 20px;
}

/**** Logo Section  *****/
img
{
	behavior:url(css/iepngfix.htc);
	border:none;
}


/**** Form Section ****/
.appnitro
{
	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
}

.appnitro li
{
	width:90%;
}

form ul
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

form li
{
	display:block;
	margin:0;
	position:relative;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 9px;
}

form li:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons
{
	clear:both;
	display:block;
	margin-top:10px;
}

* html form li
{
	height:1%;
}

* html .buttons
{
	height:1%;
}

* html form li div
{
	display:inline-block;
}

form li div
{
	color:#444;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li span
{
	color:#444;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li div.left
{
	display:inline;
	float:left;
	width:48%;
}

form li div.right
{
	display:inline;
	float:right;
	width:48%;
}

form li div.left .medium
{
	width:100%;
}

form li div.right .medium
{
	width:100%;
}

.clear
{
	clear:both;
}

form li div label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li span label
{
	clear:both;
	color:#FFFFFF;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li .datepicker
{
	cursor:pointer !important;
	float:left;
	height:16px;
	margin:.1em 5px 0 0;
	padding:0;
	width:16px;
}

.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
	color: #FFFFFF;
}

.form_description[class]
{
	display:block;
}

.form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
}

.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}

form hr
{
	display:none;
}

form li.section_break
{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-bottom:0;
	padding-left:9px;
	padding-top:13px;
	width:97% !important;
}

form ul li.first
{
	border-top:none !important;
	margin-top:0 !important;
	padding-top:0 !important;
}

form .section_break h3
{
	font-size:110%;
	font-weight:400;
	line-height:130%;
	margin:0 0 2px;
}

form .section_break p
{
	font-size:85%;

	margin:0 0 10px;
}

/**** Buttons ****/
input.button_text
{
	overflow:visible;
	padding:0 7px;
	width:auto;
}

.buttons input
{
	font-size:120%;
	margin-right:5px;
}

/**** Inputs and Labels ****/
label.description
{
	border:none;
	color:#FFFFFF;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}

span.symbol
{
	font-size:115%;
	line-height:130%;
}

input.text
{
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

textarea.textarea
{
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	margin:0;
	width:99%;
}

select.select
{
	color:#333;
	font-size:100%;
	margin:1px 0;
	padding:1px 0 0;
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
}

select.select[class]
{
	margin:0;
	padding:1px 0;
}

*:first-child+html select.select[class]
{
	margin:1px 0;
}

.safari select.select
{
	font-size:120% !important;
	margin-bottom:1px;
}

input.small
{
	width:25%;
}

select.small
{
	width:15%;
}

input.medium
{
	width:50%;
}

textarea.medium
{
	height:10em;
}

form li.error
{
	background-color:#FFDFDF !important;
	border-bottom:1px solid #EACBCC;
	border-right:1px solid #EACBCC;
	margin:3px 0;
}

form li.error label
{
	color:#DF0000 !important;
}

form p.error
{
	clear:both;
	color:red;
	font-size:10px;
	font-weight:700;
	margin:0 0 5px;
}

form .required
{
	color:red;
	float:none;
	font-weight:700;
}

/**** Guidelines and Error Highlight ****/
form li.highlighted
{
	background-color:#0A0A0A;
}

form .guidelines
{
	background:#f5f5f5;
	border:1px solid #e6e6e6;
	color:#444;
	font-size:80%;
	left:100%;
	line-height:130%;
	margin:0 0 0 8px;
	padding:8px 10px 9px;
	position:absolute;
	top:0;
	visibility:hidden;
	width:42%;
	z-index:1000;
}

form .guidelines small
{
	font-size:105%;
}

form li.highlighted .guidelines
{
	visibility:visible;
}

form li:hover .guidelines
{
	visibility:visible;
}

.no_guidelines .guidelines
{
	display:none !important;
}

.no_guidelines form li
{
	width:97%;
}

.no_guidelines li.section
{
	padding-left:9px;
}

#enquiry_form_container {
	text-align:left;
	width:640px;
	border: 1px solid #999999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#enquiryh1 {
	background-color:#FE000B;
	height: 30px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
	margin: 0px;
	background-image: url(Images/whitearrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#enquirytxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 600px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 50px;
}

#enquiry_form_container2 {
	text-align:left;
	width:640px;
	border: 1px solid #999999;

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 517px;
}
#fixlandlay2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
	float: left;
	width: 420px;
	line-height: 12px;
	padding-top: 15px;
}
#fixland {
	width: 230px;
	margin-right: 10px;
	height: 198px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#fixland3 {

	float: left;
	height: 350px;
	width: 600px;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}

/*** Calendar **********************/
div.calendar {
	position: relative;
	z-index: 5;
}

.calendar table {
cursor:pointer;
border:1px solid #ccc;
font-size: 11px;
color: #000;
background: #fff;
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

.calendar .button { 
text-align: center;    
padding: 2px;          
}

.calendar .nav {
background:#f5f5f5;
}

.calendar thead .title { 
font-weight: bold;      
text-align: center;
background: #dedede;
color: #000;
padding: 2px 0 3px 0;
}

.calendar thead .headrow { 
background: #f5f5f5;
color: #444;
font-weight:bold;
}

.calendar thead .daynames { 
background: #fff;
color:#333;
font-weight:bold;
}

.calendar thead .name { 
border-bottom: 1px dotted #ccc;
padding: 2px;
text-align: center;
color: #000;
}

.calendar thead .weekend { 
color: #666;
}

.calendar thead .hilite { 
background-color: #444;
color: #fff;
padding: 1px;
}

.calendar thead .active { 
background-color: #d12f19;
color:#fff;
padding: 2px 0px 0px 2px;
}


.calendar tbody .day { 
width:1.8em;
color: #222;
text-align: right;
padding: 2px 2px 2px 2px;
}
.calendar tbody .day.othermonth {
font-size: 80%;
color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
color: #fbb;
}

.calendar table .wn {
padding: 2px 2px 2px 2px;
border-right: 1px solid #000;
background: #666;
}

.calendar tbody .rowhilite td {
background: #FFF1AF;
}

.calendar tbody .rowhilite td.wn {
background: #FFF1AF;
}

.calendar tbody td.hilite { 
padding: 1px 1px 1px 1px;
background:#444 !important;
color:#fff !important;
}

.calendar tbody td.active { 
color:#fff;
background: #529214 !important;
padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { 
font-weight: bold;
border: 1px solid #888;
padding: 1px 1px 1px 1px;
background: #f5f5f5 !important;
color: #222 !important;
}

.calendar tbody td.weekend { 
color: #666;
}

.calendar tbody td.today { 
font-weight: bold;
color: #529214;
background:#D9EFC2;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { 
visibility: hidden;
}

.calendar tbody .emptyrow { 
display: none;
}

.calendar tfoot .footrow { 
text-align: center;
background: #556;
color: #fff;
}

.calendar tfoot .ttip { 
background: #222;
color: #fff;
font-size:10px;
border-top: 1px solid #dedede;
padding: 3px;
}

.calendar tfoot .hilite { 
background: #aaf;
border: 1px solid #04f;
color: #000;
padding: 1px;
}

.calendar tfoot .active { 
background: #77c;
padding: 2px 0px 0px 2px;
}

.calendar .combo {
position: absolute;
display: none;
top: 0px;
left: 0px;
width: 4em;
border: 1px solid #ccc;
background: #f5f5f5;
color: #222;
font-size: 90%;
z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
text-align: center;
padding: 1px;
}

.calendar .combo .label-IEfix {
width: 4em;
}

.calendar .combo .hilite {
background: #444;
color:#fff;
}

.calendar .combo .active {
border-top: 1px solid #999;
border-bottom: 1px solid #999;
background: #dedede;
font-weight: bold;
}
#form-split {
	width: 50%;
	height: 1000px;
	float: left;
}
input.large {

	width:75%;
}
#kniveland2 {
	float: left;
	height: 214px;
	width: 229px;
}

#kniveland3 {

	float: left;
	height: 450px;
	width: 600px;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}
#kniveland1 {
	float: left;
	height: 136px;
	width: 113px;
	margin-left: 50px;
}
#kniveland4 {
	float: left;
	height: 78px;
	width: 113px;
	font-size: 10px;
	margin-left: 50px;
}
#decorleft2 {

	height: 275px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 215px;
}
#decorlandlay2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
	float: left;
	width: 380px;
	line-height: 12px;
}
#spacelay2 {
	float: left;
	height: 320px;
	width: 325px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-right: 10px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
}
#spaceland1 {

	width: 340px;
	height: 198px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	font-weight: normal;
}
#spacelay3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
	float: left;
	width: 600px;
	line-height: 12px;
	height: 400px;
}
#s3dlay8 {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 100px;
	width: 330px;
	float: left;
}
#s3dlay8d {
	width: 76px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	margin-left: 5px;
}
#s3dlay8a {

	width: 76px;
}
#s3dlay8c {

	width: 71px;
	padding-top: 2px;
	height: 24px;
	padding-left: 5px;
}
#spacelay23 {

	float: left;
	height: 380px;
	width: 325px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-right: 10px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
}
#spacerland3 {

	height: 1200px;
	width: 215px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#workslay3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
	float: left;
	width: 295px;
	line-height: 12px;
	height: 350px;
	padding-right: 5px;
}
#worksland1 {


	width: 340px;
	height: 198px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	font-weight: normal;
}
#workleft3 {


	height: 1200px;
	width: 215px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#workpslay2 {

	float: left;
	height: 370px;
	width: 325px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-right: 10px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
}
#workpslay10c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	float: left;
	height: 15px;
	width: 105px;
	font-weight: bold;
}
#workpslay10d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	float: left;
	height: 15px;
	width: 100px;
}
#workspslay3 {
	height: 279px;
	width: 198px;
	float: left;
}
#workspslay4 {
	float: left;
	margin-left: 20px;
	border: 1px solid #666666;
	margin-bottom: 22px;
	margin-right: 12px;
}
#workspslay5 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	width: 350px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
}
#workspslay5a {
	float: left;
	margin-left: 20px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	border: 2px solid #60524F;
	padding-top: 5px;
	padding-left: 10px;
}
#workspslay5b {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	width: 100px;
	height: 29px;
}
#workspslay6 {
	height: 22px;
	width: 297px;
	background-color: #EA1F25;
	font-size: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(Images/sharpeners/sharpener.gif);
	background-repeat: no-repeat;
	background-position: 300px;
	line-height: 20px;
	padding-top: 2px;
}
#workpslay2b {


	float: left;
	width: 325px;
	padding-right: 10px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
}
#workpslay2c {


	float: left;
	height: 370px;
	width: 325px;
	padding-right: 10px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
}
#drilllay4 {
	text-align: center;
	padding-top: 10px;
	float: left;
	width: 390px;
	height: 300px;
}
#workpslay2d {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	width: 250px;
}
#drilllay4b {
	width: 250px;
	text-align: left;
	height: 90px;
	float: left;
}
#workspslay5c {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 200px;
}
#drilllay6 {
	float: left;
	height: 360px;
	width: 370px;
}
#workspslay5d {

	float: left;
	margin-left: 20px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	border: 2px solid #60524F;
	padding-top: 5px;
	padding-left: 10px;
}
#worksplay5e {
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 29px;
	float: left;
}
#prolay3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
	float: left;
	width: 295px;
	line-height: 12px;
	height: 200px;
	padding-right: 5px;
}
#proland3 {

	height: 1800px;
	width: 215px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a.nlink, a.nlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nlink:hover {
	text-decoration: underline;
}
.gobutton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FE000B;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
table.yrbplugs {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	border: 1px solid #000000;
}
table.yrbplugs td {
	border: 1px solid #000000;
	text-align: center;
	width: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.yrbplugs th {
	border: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
#yrbplugslay2 {
	float: left;
	height: 330px;
	width: 325px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-right: 10px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
}
#yrbplugsland3 {

	height: 750px;
	width: 215px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
table.yrbplugs caption {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 5px;
}
#boxcontentsa {
	background-image: url(Images/product-range.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 138px;
	padding-left: 30px;
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
}
a.ilink, a.ilink:visited {
	text-decoration: none;
	color: #000000;
}
#termtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
}

a.ilink:hover {

	text-decoration: underline;
}
.shoph1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
#termsep {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#dwwlay5ba {
	height: 100px;
	width: 36px;
	float: left;
}
#tilelay1a {
	float: left;
	height: 140px;
	width: 40px;
	background-image: url(Images/redarrow.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#contlayhead {
	background-color: #FF0000;
	height: 25px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .5px;
	text-align: center;
	padding-top: 10px;
}

#contlay1 {
	background-color: #BAD0DD;
	height: 35px;
	width: 400px;
	float: left;
	margin-top: 6px;
}

#contlay3 {
	width: 350px;
	height: 30px;
	float: left;
	background-image: url(Images/telephone.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 50px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contlay {
	width: 450px;
	height: 250px;
	float: left;
	padding-right: 30px;
}
li.contact {
	list-style-type: circle;
	color: #FF0000;
}

#contlay4 {
	width: 350px;
	float: left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 50px;
	background-image: url(Images/littlereddot-6.gif);
	background-position: 30px;
}
#contlay3a {

	width: 350px;
	height: 30px;
	float: left;
	background-image: url(Images/email.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 50px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contlay3b {


	width: 350px;
	height: 30px;
	float: left;
	background-image: url(Images/address.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 50px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contlay4a {

	width: 350px;
	float: left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 50px;
	background-image: url(Images/littlereddot-6.gif);
	background-position: 30px 3px;
}
#contlay5 {
	float: left;
	height: 350px;
	width: 40px;
	background-image: url(Images/redarrow.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#contlaya {
	width: 410px;
	height: 310px;
	float: left;
	margin-bottom: 20px;
	padding-right: 30px;
	padding-left: 40px;
}
#complay1 {
	float: left;
	height: 197px;
	width: 330px;
	padding-top: 20px;
	padding-right: 20px;
}

#contlay4b {


	width: 350px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding-left: 50px;
}
#contlay1a {

	background-color: #BAD0DD;
	height: 35px;
	width: 680px;
	float: left;
	margin-top: 6px;
}
#complay2 {
	float: left;
	height: 250px;
	width: 330px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#stndright {
	width: 720px;
	float: left;
}

#complay3 {
	height: 5px;
	width: 715px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float: left;
}
#complayout {
	height: 1050px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#compland3 {
	height: 1010px;
	width: 175px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#complay4 {
	float: left;
	height: 150px;
	width: 158px;
	margin-right: 10px;
	padding-bottom: 20px;
}
#complay5 {
	float: left;
	width: 680px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 20px;
}