* {
margin: 0;
padding: 0;
line-height: 1.5em;
letter-spacing: normal;
text-decoration: none;
}


body, p, table, td, tr {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 12px;
color: #000;
}

body {
text-align: center;
background: #FFFFFF url('header_background.gif') repeat-x;
}

img {
border: none;
}

#pageContainer {
width: 950px;
margin: 0 auto;
text-align: left;
}

#pageHeader {
height: 63px;
}

#logo {
width: 200px;
float: left;
}

#mainNavigation {
height: 98px;
margin: 0;
padding: 0;
}

#mainNavigation h1 {
padding: 15px 0 0 8px;
float: left;
font-size: 18px;
color: #005fa2;
}

#mainNavigation img {
float: right;
margin-top: -2px;
}

html>body #mainNavigation img {
margin-top: 0px;
}

#contentMain {
width: 700px;
float: right;
}

#leftColumn {
float:left;
}


#contentLeft, #pullQuote, #pullQuote2 {
width: 200px;
/*float: left;*/
background-color: #c4d185;
border: 0px;
margin-top: 30px;
}

#contentLeft h2, #pullQuote h2, #pullQuote2 h2 {
font-size: 14px;
background: #fff url('box_top.gif') no-repeat;
width: 200px;
height: 24px;
padding: 3px 0 0 5px;
color: #444;
margin: 0;
}

#contentLeft span, #pullQuote span, #pullQuote2 span {
display: block;
background: #fff url('box_bottom.gif') no-repeat;
width: 200px;
height: 27px;
}

#contentLeft a, #pullQuote a, #pullQuote2 a {
padding: 0px 0px 0px 8px;
color: #991b1e;
line-height: 2em;
}

#contentLeft a:hover, #pullQuote a:hover, #pullQuote2 a:hover {
color: #FFFFFF;
}

#contentLeft p, #pullQuote p, #pullQuote2 p {
padding: 5px;
}

#pageFooterWrap {
text-align: left;
width: 950px;
background: #fff url('footer.gif') no-repeat;
margin: 0 auto;
height: 30px;
}


#pageFooter {
width: 900px;
margin: 0 0 0 30px;
padding-top: 5px;
}

#pageFooter span {
margin-right: 15px;
border-right: 1px solid #6f8409;
padding-right: 15px;
}

.clear {
clear: both;
}


#sectionContainer {
width: 700px;
display: block;
}

.sectionWrap {
width: 200px;
height: 250px;
float: left;
}




form {
	margin: 0px;
}

a:link {
	color: #991b1e;
	text-decoration: none;
}

a:visited {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #cc0000;
	text-decoration: none;
}

ul {
	list-style-type: square;
}

.actCHECKOUTEM {
	background-color: #336699;
}

.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: #cc0000;
}

.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: #336699;
}

.cart {
	background-color: #eeeeee;
}

.cartheading {
	background-color: #336699;
	font-weight: bold;
}

* html .boxhead h2 {height: 1%;}




	
	
	/* 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%;
		}
	







	.left_column_product_image_description	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		}

	.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;
		}		
	
	
	.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;
		}	

	.image_float_right	{
		float: right;
		margin: 16px 0px 15px 20px;
		}
.image_float_left	{
float: left;
margin: 0px 25px 0 0;
}

	
	.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: #005fa2;
		}
		
h1.sectionH1	{
font-size: 20px;
font-weight: 900;
margin: 0 0 15px 0;		
padding: 16px 0px 4px 0px;
color: #005fa2;
border-bottom: 1px solid #005fa2;
}		
		

		
	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;
		}
		
h2.subheading	{
font-size: 15px;
font-weight: 900;
margin: 0px;
padding: 0px 0px 14px 0px;
color: #005fa2;
/*border-bottom: 1px solid #005fa2;*/
}
		
	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;
		}

	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;
		}

	.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;
		}
		


.text_breadcrumbs	{
font-size: 10px;
color: #003366;
margin: 0px;
line-height:normal;
/*border-top: 1px solid #005fa2;*/
padding: 12px 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;
		}

	.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;
		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 : #cc0000;
	text-decoration : none;
	}
	
a.product_section:link  {
	color : #cc0000;
	text-decoration : none;
	}
	
a.product_section:active  {
	color : #cc0000;
	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;
	}



.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}


.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}


.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 1.1em sans-serif;
	background-color: #e5fac8;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	/*-moz-user-select: none;*/
	/*-khtml-user-select: none;*/
	cursor: pointer;
}


.TabbedPanelsTabHover {
	background-color: #d0e3b6;
}


.TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: 1px solid #EEE;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}


.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #EEE;
}


.TabbedPanelsContent {
	padding: 4px;
}


.TabbedPanelsContentVisible {
}

.CollapsiblePanel {
width: 375px;	
margin: 0px;
padding: 0px;

}

.CollapsiblePanelTab {
font: bold 1.2em sans-serif;
background-color: #fff;
margin: 0px;
padding: 2px;
cursor: pointer;
-moz-user-select: none;
-khtml-user-select: none;
}

.CollapsiblePanelContent {
margin: 0px;
padding: 0px;
}

.CollapsiblePanelTab a {
color: #005fa2;
text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
background-color: #fff;
}


.CollapsiblePanelClosed .CollapsiblePanelTab {
background-color: #fff;
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
background-color: #fff;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
background-color: #fff;
color: #005fa2;
}

a.external {
background: #fff url('arrow.gif') no-repeat;
padding-left: 18px;
}

acronym {
color: #848f50;
font-weight: bold;
text-decoration: underline;
border: none;
cursor: help;
}

#contact-overlay {background-color:#000; cursor:wait;}
#contact-container {width:450px; font-family:'Trebuchet MS', Verdana, Arial; font-size:16px; text-align:left;}
#contact-container .contact-content {background-color:#333; color:#ddd; height:40px;}
#contact-container h1 {color:#d76300; margin:0; padding:0 0 6px 12px; font-size:1.2em; text-align:left;}
#contact-container .contact-loading {position:absolute; background:url('bik-loading.gif') no-repeat; z-index:8000; height:55px; width:54px; margin:-14px 0 0 170px; padding:0;}
#contact-container .contact-message {text-align:center;}
#contact-container .contact-error {width:92%; font-size:.8em; background:#000; border:2px solid #ccc; font-size:0.8em; font-weight:bold; margin:0 auto; padding:2px;}
#contact-container br {clear:both;}
#contact-container form {padding:0; margin:0;}
#contact-container label {clear:left; display:block; width:100px; float:left; text-align:right; padding-right:4px; font-weight:bold;}
#contact-container .contact-input {font-family:'Trebuchet MS', Verdana, Arial; float:left; padding:2px; margin:2px; background:#eee; border:1px solid #fff; width:300px;}
#contact-container textarea {height:114px; font-size:.9em;}
#contact-container .contact-cc {font-size:.9em; cursor:default;}
#contact-container .contact-top {height:13px; background:url('bik-form_top.gif') no-repeat; padding:0; margin:0;}
#contact-container .contact-bottom {height:13px; background:url('bik-form_bottom.gif') no-repeat; font-size:.7em; text-align:center;}
#contact-container .contact-bottom a,
#contact-container .contact-bottom a:link,
#contact-container .contact-bottom a:active,
#contact-container .contact-bottom a:visited {position:relative; top:-4px; text-decoration:none; color:#666;}
#contact-container .contact-bottom a:hover {color:#888;}
#contact-container .contact-button {margin:4px 0 0 4px; cursor:pointer; height:24px; border:0; font-size:1em; font-weight:bold; color:#fff; text-align:center; vertical-align:middle;}
#contact-container .contact-send {width:50px; background:url('bik-send.png') no-repeat;}
#contact-container .contact-cancel {width:65px; background:url('bik-cancel.png') no-repeat;}
#contact-container a.modalCloseX,
#contact-container a.modalCloseX:link,
#contact-container a.modalCloseX:active,
#contact-container a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:1.2em; position:absolute; top:-4px; right:6px; color:#999;}
#contact-container a.modalCloseX:hover {color:#9bb3b3;}

#slider {margin:0 0 0 25px;padding:0;list-style:none;}
#slider ul, #slider li {margin:0;padding:0;list-style:none;}
#slider li {width:620px;height:200px;overflow:hidden;position:relative;}
#slider a {text-decoration: none;}
li dt {position: absolute;width: 180px;top:0px; left: 430px; float: right;}
p#controls {margin:0;position:relative;}
#prevBtn, #nextBtn {display:block;margin:0;overflow:hidden;width:46px;height:45px;position:absolute;top:-50px;}
#prevBtn {}
#nextBtn {left:400px;}
#prevBtn a {display:block;width:46px;height:45px;background: url('l_arrow.gif') no-repeat 0 0;}
#nextBtn a {display:block;width:46px;height:45px;background: url('r_arrow.gif') no-repeat 0 0;}
