/* theme.css contains styles that support different sizes of theme images */
@import url("theme.css");

/* begin general styles for all themes */
html,body {
	margin: 0px;
	padding: 0px;
	
	
	background: #F08002 url('img-wallpaper.jpg') repeat-x fixed bottom;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 11px;
	line-height: 1.7;
}

p, table, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #595959;
	margin-top: 0px;
}

form {
	margin: 0px;
}

.brochurecontainer {
	margin: 0;
	padding: 0 18px;
	background-color: #FFF;
	border-left: 5px solid #E30400;
	border-bottom: 5px solid #E30400;
}

.catalogcontainer {
	margin: 0;
	padding: 0 18px;
	background-color: #FFF;
	border-left: 5px solid #E30400;
	border-bottom: 5px solid #E30400;
	border-right: 5px solid #E30400;
}

.redborderlr {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	border-left: 5px solid #E30400;
	border-right: 5px solid #E30400;
}

.newsmaincontainer {
	padding: 0;
	margin: 0;
	background-color: #EEEEEE;
	border-left: 0px solid #DADADA;
	border-right: 5px solid #E30400;
	border-bottom: 5px solid #E30400;
}

.newscontainer {
	margin: 0;
	padding: 0;
	width: 186px;
}

.mainmenubutton {
	color: #FFFFFF;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	width: 186;
	margin: 0px;
	padding: 0px;
	text-indent: 24px;
	background: url('img-titleNAVbutton.jpg') no-repeat left top;

}

.meetsbutton,
.newsbutton {
	color: #FFFFFF;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	height: 30px;
	width: 207;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	padding-top: 5px;
	text-indent: 12px;
	background: #EEEEEE url('img-titlebutton.jpg') no-repeat left top;
}

a:link {
	color: #e86f00;
	text-decoration: none;
}

a:visited {
	color: #e86f00;
	text-decoration: none;
}

a:hover {
	color: #e40001;
	text-decoration : none;
}

.borderright {
	width: 14px;
	background-image: url("images/img-bordertileright.gif");
	background-repeat:repeat-y;		
}

.borderleft {
	width: 14px;
	background-image: url("images/img-bordertileleft.gif");
	background-repeat:repeat-y;		
}
a:active {
	color: #e86f00;
	text-decoration: none;
}

ul {
	list-style-type: square;
}

.actCHECKOUTEM {
	background-color: #000000;
}

.actCHECKOUTBG {
	background-color: #eeeeee;
}

.actlarger {
	font-size: 13px;
	color: #595959;
}

.actsmaller{
	font-size: 10px;
	color: #595959;
}

.actxxsmall {
	font-size: 10px;
	color: #595959;
}

.actxsmall {
	font-size: 11px;
	color: #595959;
}

.actsmall {
	font-size: 11px;
	color: #595959;
}

.actregular {
	font-size: 13px;
	color: #595959;
}

.actlarge{
	font-size: 16px;
	color: #595959;
}

.actxlarge {
	font-size: 17px;
	color: #595959;
}

.actxxlarge {
	font-size: 17px;
	color: #595959;
}

.actwarningcolor {
	color: #cc0000;
}
	
.actrequiredcolor {
	color: #cc0000;
}

.actsearchhighlightcolor {
	color: #ffff00;
}

.actrequired {
	color: #cc0000;
}

.actwarning {
	font-size: 11px;
	color: #cc0000;
}

.actwelcome {
	font-size: 11px;
	color: #595959;
}

.actlogotext {
	font-size: 11px;
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.actlogout {
	font-size: 11px;
	color: #e86f00;
}

.thinborder1 {
	border: 1px solid #000000;
}

.thinborder2 {
	border: 1px solid #e40001;
}

.thinred {
	border: solid 1px #000000;
	border-top: 0px;
}

.thinred2 {
	border: solid 1px #e40001;
	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: #f08002;
}

a.boxlink:link{
	color: #f08002;
	text-decoration:none;
}

a.boxlink:visited{
	color: #f08002;
	text-decoration:none;
}

a.boxlink:hover{
	color: #f08002;
	text-decoration:underline;
}

a.boxlink:active{
	color: #f08002;
	text-decoration:none;
}

table.checkout td {
	background-color: #eeeeee;
}

table.checkout th {
	background-color: #000000;
}

.cart {
	background-color: #eeeeee;
}

.cartheading {
	background-image: url('images/img-headingtile.jpg');
	background-repeat:repeat-x;
	color: #ffffff;
	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: #000000;
		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: #e40001;
		}
	
	.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:#bebebe; 
		border-top: 1px solid #e40001;
		border-bottom: 1px solid #e40001;
		}
	
	.page_header_menu_cart_items	{
		padding: 3px 5px 4px 5px;
		background-color:#bebebe;	
		border-left: 1px solid #e40001;
		border-top: 1px solid #e40001;
		border-bottom: 1px solid #e40001;
		}
	
	.page_header_menu_login	{
		padding: 3px 5px 4px 17px;
		background-image:url('theme_icon_login.gif');
		background-color:#bebebe; 
		border-top: 1px solid #e40001;
		border-bottom: 1px solid #e40001;
		}
	/* end page header fomatting elements ------------------------------------------------- */
	
	
	/* page menu fomatting elements ------------------------------------------------------- */
	.page_menu	{
		background-color: #e40001;
		margin: 0px 0px 0px 0px;
		}
		
	.page_menu_content	{
		width: 762px;
		height: 21px;
		}
		
	.page_menu_items	{
		background-color: #e40001;
		padding: 0px 0px 0px 1px;
		height: 21px;
		float: left;
		width: 65%;
		}
	
	.page_menu_items_search	{
		background-color: #e40001;
		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: #e40001;
		background-image:url('theme_dotted_line.gif');
		clear:both;
		}
		
	.solid_line_light_blue	{
		height: 1px;
		padding: 0px;
		margin: 0px;
		background-color: #e40001;
		clear:both;
		}
		
	.solid_line_blue	{
		height: 1px;
		padding: 0px;
		margin: 0px;
		background-color: #000000;
		clear:both;
		}
		
	.dotted_outline_blue	{
		border: 1px dotted #e40001;
		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: 0px;
		padding: 5px 0px;
		}	
/* PRODUCT FORMATTING ELEMENTS AND LINE ELEMENTS -------------------------------------------- */



/* IMAGE FORMATTING ELEMENTS ------------------------------------------------------------ */
	.image_float_right	{
		float: right;
		padding: 0px 0px 2px 10px
		}
	
	.image_product	{
		margin: 0px 18px 10px 0px;
		text-align: center;
		float: left;
		}
/* END OF IMAGE FORMATTING ELEMENTS ----------------------------------------------------- */




/* TEXT FORMATTING ELEMENTS ------------------------------------------------------------- */

	/* headings ----------------------------------------------------------------------------- */
	h1	{
		font-size: 17px;
		font-weight: 900;
		margin: 0px;		
		padding: 16px 0px 9px 0px;
		color: #000000;
		}
		
	h1.subheading	{
		font-size: 13px;
		font-weight: 900;
		margin: 0px 0px -8px 0px;
		padding: 0px 0px 14px 0px;
		color: #e40001;
		}
		
	h2	{
		font-size: 16px;
		font-weight: 900;
		margin: 0px;
		padding: 2px 0px 14px 0px;
		color: #e40001;
		}
		
	h2.clearall	{
		font-size: 16px;
		font-weight: 900;
		margin: 0px;
		padding: 2px 0px 14px 0px;
		color: #e40001;
		clear:both;
		}
		
	h2.title	{
		font-size: 16px;
		font-weight: 900;
		margin: 0px;
		padding: 2px 0px 10px 0px;
		color: #e40001;
		}		
	
	h3.product	{
		font-size: 13px;
		font-weight: 900;
		margin: 0px;
		padding: 0px 0px 6px 0px;
		color: #e40001;
		}
		
	h3.product_price	{
		font-size: 11px;
		font-weight: 900;
		margin: 0px;
		padding: 0px 0px 20px 0px;
		}

	h4 {
		font-size: 11px;
		font-weight: 900;
		margin: 0px;
		color: #e40001;
		padding: 0px 0px;
		}
		
	.text_heading_left_column	{
		margin: 0px;
		padding: 19px 0px 4px 0px;
		line-height:normal;
		color: #000000;
		font-weight: 900;
		font-size: 13px;
		}
	/* end headings ------------------------------------------------------------------------- */
	
	/* list fomatting ----------------------------------------------------------------------- */
	ul	{
		line-height: 150%;
		padding: 0px 0px 0px 1px;
		margin: 0px 0px 0px 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: #e40001;
		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: #000000;
		margin: 0px;
		line-height:normal;
		padding: 2px 0px 16px 0px;
		}	
	
	.text_footer	{
		color: #e40001;
		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: #e40001;
		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: #e40001;
		border: 1px solid #000000;
		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: #e40001;
		border: 1px solid #000000;
		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: #e40001;
		border: 1px solid #000000;
		color: #ffffff;
		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: #595959;
	vertical-align: top;
	}

.form_main_search_box_td	{
	background-color: #e40001
}

/* END OF FORM FORMATTING ELEMENTS ------------------------------------------------------ */




/* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */

a.product_section:visited  {
	color : #e86f00;
	text-decoration : none;
	}
	
a.product_section:link  {
	color : #e86f00;
	text-decoration : none;
	}
	
a.product_section:active  {
	color : #e86f00;
	text-decoration : none;
	}
	
a.product_section:hover  {
	color : #e40001;
	text-decoration : none;
	}
	
/* ------------------------ */
	
a.link_menu:visited  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #e40001; 
	border: 1px solid #bebebe;
}
	
a.link_menu:link  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #e40001;
	border: 1px solid #bebebe;
}
	
a.link_menu:active  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #e40001;
	border: 1px solid #bebebe;
	}
	
a.link_menu:hover  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #000000;
	border: 1px solid #bebebe;
	}
	
	
/* ------------------------ */

a.link_footer:visited  {
	color : #bebebe;
	text-decoration : underline;
	}
	
a.link_footer:link  {
	color : #bebebe;
	text-decoration : underline;
	}
	
a.link_footer:active  {
	color : #bebebe;
	text-decoration : underline;
	}
	
a.link_footer:hover  {
	color : #bebebe;
	text-decoration : underline;
	}
	
/* ------------------------ */

a.link_breadcrumbs:visited	{	
	color : #000000;
	text-decoration : underline;
	}

a.link_breadcrumbs:link  {
	color : #000000;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:active  {
	color : #000000;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:hover  {
	color : #000000;
	text-decoration : underline;
	}
	
/* ------------------------ */

a.link_cart:visited	{	
	color : #000000;
	text-decoration : underline;
	}

a.link_cart:link  {
	color : #000000;
	text-decoration : underline;
	}
	
a.link_cart:active  {
	color : #000000;
	text-decoration : underline;
	}
	
a.link_cart:hover  {
	color : #000000;
	text-decoration : underline;
	}
	
/* ------------------------ */

a.link_terms_conditions:visited	{	
	color : #bebebe;
	text-decoration : underline;
	}

a.link_terms_conditions:link  {
	color : #bebebe;
	text-decoration : underline;
	}
	
a.link_terms_conditions:active  {
	color : #bebebe;
	text-decoration : underline;
	}
	
a.link_terms_conditions:hover  {
	color : #bebebe;
	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: #f08002;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 0px 1px 0px 1px;
	}

	/* page header fomatting elements ----------------------------------------------------- */
	.tech_page_header_content	{
		width: 762px;
		text-align: left;
		height: 65px;
		border-bottom: 4px solid #000000;
      }
		
	.tech_page_header_logo_container	{
		float: left;
		padding: 0px 0px 0px 15px;
      }
		
	.tech_page_header_menu	{
		background-color: #000000;
		border-bottom: 1px solid #bebebe;
		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 #bebebe;
		height: 21px;
      }
	
	.tech_page_header_menu_cart_items	{
		padding: 3px 5px 4px 5px;
		border-left: 1px solid #bebebe;
		border-top: 1px solid #bebebe;
		border-bottom: 1px solid #bebebe;
      }
	
	.tech_page_header_menu_search	{
		padding: 3px 3px 2px 1px;
      }
	/* end page header fomatting elements ------------------------------------------------- */
	
	
	/* page menu formatting elements ------------------------------------------------------- */
	.tech_main_menu	{
		background-color: #000000
      }
		
	.tech_menu_bottom	{
		height: 4px;
		background-color: #000000;
      }
		
	.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 #000000 solid;
      }
		
	div.tech_menu_button_product {
		width: 119px; 
		top: 0px;
		left: 0px; 
		border: 1px #000000 solid;
      }
		
	.tech_menu_button_title	{
		width: 122px;
		border-top: 1px #ffffff solid;
		background-color: #000000;
      }
	/* 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: #000000;
		clear:both;
      }
	
	.tech_solid_line_light_blue	{
		height: 1px;
		background-color: #bebebe;
		clear:both;
      }
		
	.tech_outline_blue	{
		border: 1px solid #bebebe;
		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: #bebebe;
		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: #000000;}
	
	.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: #e40001;
		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: #e40001; 
	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: #e40001;
	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: #bebebe;
	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: #bebebe;
	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: #e40001; 
	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: #e40001;
	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: #bebebe;
	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: #bebebe;
	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: #e40001;
	font-size: 11px;
   }
	
div.tech_menu_button a:visited {
	color: #ffffff; 
	text-decoration:none;
	background-color: #e40001;
   }
	
div.tech_menu_button a:active {
	color: #ffffff; 
	text-decoration:none;
	background-color: #bebebe;
   }
	
div.tech_menu_button a:link {
	color: #ffffff; 
	text-decoration:none;
	background-color: #e40001;}

div.tech_menu_button a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color: #bebebe;
   }

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: #e40001;
	font-size: 11px;
   }
	
div.tech_menu_button_product a:visited {
	color: #ffffff; 
	text-decoration:none;
	background-color: #000000;
	background-image:url('theme_arrow.gif');
   }
	
div.tech_menu_button_product a:active {
	color: #ffffff; 
	text-decoration:none;
	background-color: #000000;
	background-image:url('theme_arrow.gif');
   }
	
div.tech_menu_button_product a:link {
	color: #ffffff; 
	text-decoration:none;
	background-color: #000000;
	background-image:url('theme_arrow.gif');
   }

div.tech_menu_button_product a:hover {
	color: #ffffff; 
	text-decoration:none;
	background-color: #bebebe;
	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: #000000;
	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;
}

.cellpadder_10	{
	padding: 10px;
}
/* End of Styles for Contemporary Theme */

.logo {
	background: url('images/img-logo.jpg') no-repeat;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFCF00;
	padding-top: 122px;
	text-align: center;	
}

.image_float_left	{
	float: left;
	padding: 0px 15px 2px 0px
}

.headertile {
	margin: 0;
	padding: 0;
	background-image: url('images/img-bannerx.jpg');
	background-repeat:repeat-x;
}

#menutile {
	background-image: url('img-menutile.jpg');
	background-repeat:repeat-x;
}

.menutile {
	margin: 0;
	padding: 2px 0 0 28px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.shadowtile {
	padding: 0;
	margin: 0;
	background-image: url('images/img-shdwtile.jpg');
	background-repeat:repeat-y;
}

.zero {
	padding: 0;
	margin: 0;
}

.flashbannerbg {
	padding: 0;
	margin: 0;
	background-image: url('img-bannerflash.jpg');
	background-repeat: no-repeat;
}

.tenpadding{
	padding: 10px;
}

.map {
	margin: 0;
	border: 1px solid #999999;
}

#menulinks {
	font-size: 11px;
	margin: 0px 0px; 
	color: #FFFFFF;
	text-decoration: none;
}

#menulinks a{
	padding: 6px 0px; 
	color: #FFFFFF;
	text-decoration: none;
}

#menulinks a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#menulinks a:active{
	color: #FFFFFF;
	text-decoration: none;
}

#menulinks a:hover{
	color: #e86f00;
	text-decoration: none;
}

.bannerheader {
	padding: 9px 0 0 0;
	width: 92px;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CFCCFB;
}

.bannertitle {
	padding: 9px 0 0 0;
	width: 500px;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.bannertext {
	font-size: 11px;
	padding: 0 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: normal;
   max-height: 100px;
	overflow: auto;
}

.bannerfooter {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e7e7e7;
	padding: 0;
	margin: 0 265px -30px 0;
	float: right;   
}

.bannerbg {
   background-image: url(banner-bg.jpg) no-repeat 0 0;
	display: inline;
}

.greyborder img{
	border: 1px solid #999999;
	margin: 4px;
}

.greyborder:hover img{
	margin: 3px;
	border: 2px solid #e40001;
}

.greyborder:hover{
	color: blue;
}

#footertext {
	font-size: 10px;
	margin: 0px; 
	padding-top: 5px; 
	color: #DFB0A8;
	text-decoration: none;
}

#footertext a{
	padding-top: 5px;
	color: #DFB0A8;
	text-decoration: none;
}

#footertext a:visited{
	color: #DFB0A8;
	text-decoration: none;
}

#footertext a:active{
	color: #DFB0A8;
	text-decoration: none;
}

#footertext a:hover{
	color: #e86f00;
	text-decoration: none;
}

.searchlayout {
	height: 22px;
	display: block;
	vertical-align: top;
	width: auto;
	padding: 0px;
	margin-left: 7px;
	margin-top: 25px;
	margin-right: 7px;
	margin-bottom: 6px;
}

.searchedit {
	font-size: 10px;
	color: #595959;
	background: #FFF url('img-searchtile.gif') repeat-x top;
	border: 1px solid #91888D;
	margin-right: 2px;
	padding-left: 5px;
	padding-top: 3px;
	width: 118px;
	height: 15px;	
}

.popupimage img{
	border: 1px solid #e86f00;
}

.popupimage:hover img{
	border: 1px solid #e40001;
}

.racemeets,
.news {
	margin: 0;
	padding: 0px 6px 5px 12px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}

.racemeets ul,
.news ul {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.5;
}

.racemeets li,
.news li {
	list-style: disc;
}

.news li a {
	list-style: disc;
	color: #E40001;
	line-height: 1.8;
}

.news li a:visited, .newsli a:active{
	color: #E40001;
}

.news li a:hover{
	color: #e86f00;
}

.sidemenu,
.sidemenlast{
	list-style-type: none;
	padding: 0 0px;
	margin: 0;
	width: 176px;
	display: block;
	background-color: #FFF;
	border-left: 5px solid #000000;
	border-top: 0;
	border-right: 5px solid #000000;
	border-bottom: 0;
}

.sidemenu li a{
	font: 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	display: block;
	width: auto;
	padding: 3px 0 2px 20px;
	margin: 0;
	max-width: 176px;
	overflow: hidden;
	height: 18px;
	text-decoration: none;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #C3C3C3;
}

.sidemenulast li a{
	font: 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	display: block;
	width: auto;
	padding: 3px 0 4px 20px;
	margin:  0px;
	max-width: 176px;
	overflow: hidden;
	text-decoration: none;
}

* html .sidemenu li a, .sidemenlast li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 156px;
}

.sidemenu li a:visited,
.sidemenlast li a:visited {
	color: #000000;
	background-color: #FFF;
}

.sidemenu li a:active,
.sidemenlast li a:active{
	color: #000000;
	background-color: #FFF;
}

.sidemenu li a:hover,
.sidemenlast li a:hover{
	color: #FFF;
	background-color: #E30400;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-top: -1px;
	height: 19px;
}

.quote {
	display: block;
	padding: 10px;
	margin: 9px 0 0px 0;	
	background-color: #EEEEEE;
	border: 1px solid #BEBEBE;
}

.gallery {
	padding: 0px 0px;
	margin: 5px 3px;	
}

.gallery img {
	border: 1px solid #333333;
}	

.gallery img:hover {
	border: 1px solid #E40001;
}	

.vidcontainer{
	background: #FFF url('loading.gif') no-repeat center;
}