/*-------------------------------------------------
General
-------------------------------------------------*/

body, html {
		margin: 0 auto;
		padding: 0px 0px 10px 0px;
		background: url('images/background.gif') #666;
		color: #000000;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: center;
		}

body {
		width: 770px;
		}

	
H1 {
		margin: 10px 0 0 10px;
		color: #008000;
		font-size: 17px;
		}
		
H2 {
		margin: 5px 0 0 0;
		color: #000000;
		font-size: 15px;
		}

H3 {
		margin: 5px 0 0 10px;
		color: #666666;
		font-size: 15px;
		width: 535px;
		background: #efefef;
		border: 1px solid #d9d9d9;
		voice-family: "\"}\""; 
 	 	voice-family:inherit;
  		width:525px;
		}
	
html>body H3 {
  		width:503px;
		 }		
		
P, TD {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 1.2em;
		}	
		
A {
		color: #666;
		text-decoration: none;
		}
		
a:link {
		color: #666;
		text-decoration: none;
		}
		    
a:visited {
		color: #666;
		text-decoration: none;
		}
		  
a:hover {
		color: #999;
		text-decoration: underline;
		}
		   
a:active {
		color: #008000;
		text-decoration: underline;
		}  				
		
#wrap {
		text-align: left;
		background: #fff url('images/wrap_background.gif') top left no-repeat;
		margin:0 auto;
		width: 770px;
		border: 1px solid #000;
		}
	
#homewrap {
		text-align: left;
		background: #fff;
		margin:0 auto;
		width: 770px;
		border: 1px solid #000;
		}

#header {
		width: 770px;
		background:#fff;
		margin: 10px 10px 0 10px;
		border-top: 1px solid #000;
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		height:140px;
		voice-family: "\"}\""; 
 	 	voice-family:inherit;
  		width:750px;
		}
	
html>body #header {
  		width:748px;
		} 

#logo {
		float:left;
		display:block;
		width:200px;
		height:140px;
		}


#headerphoto {
		background: #fff url('images/header_lyra.gif') top right no-repeat;
		float:left;
		position:relative;
		width:548px;
		height:140px;
		}

#header h1 {
		padding:5px;
		margin:0;
		}

#nav {
		margin: 0px 10px 0 10px;
		background: #000 url('images/nav_bar.gif') repeat-x;

		height: 30px;
		width: 750px;
		padding: 0;
		border-bottom: 2px solid #fff;
		}

#main {
		background:#fff;
		float:right;
		width:550px;
		}

#main h2, #main h3, #main p {
		padding:0 10px;
		}

#sidebar {
		position: relative;
		left: 10px;
		background: transparent;
		float:left;
		width:200px;
		}

#sidebar ul {
		margin-bottom:0;
		list-style:none;
		}

#sidebar h3, #sidebar p {
		padding:0 10px 0 0;
		}

/*-------------------------------------------------
breadcrumb
-------------------------------------------------*/			
	
#breadcrumb {
		margin: 0px 20px 0 10px;
		border-bottom: 1px solid #e8e8e8;
		text-align: left;
		background:#fff;
		clear:both;
		font-size: 10px;
		font-family: verdana;
		color: #666;
		padding:5px;
		}

#breadcrumb a {
		font-size: 10px;
		font-weight: normal;
		color: #666;
		text-decoration: none;
		}

#breadcrumb a:hover {
		font-size: 10px;
		font-weight: normal;
		color: #999;
		text-decoration: underline;
		}

		
/*-------------------------------------------------
Login
-------------------------------------------------*/			
	
#rep_login_logout {
		margin: 0px 20px 0 10px;
		text-align: right;
		background:#fff;
		clear:both;
		font-size: 10px;
		font-family: verdana;
		color: #000;
		padding:5px;
		}

#rep_login_logout a {
		font-size: 10px;
		font-weight: normal;
		color: #008000;
		text-decoration: none;
		}

#rep_login_logout a:hover {
		font-size: 10px;
		font-weight: normal;
		color: #999;
		text-decoration: underline;
		}

/*-------------------------------------------------
Footer
-------------------------------------------------*/		
	
#footer {
		margin: 0 10px;
		width: 750px;
		border-top: 1px solid #666;
		text-align: center;
		background:#fff;
		clear:both;
		}

#footer p {
		font-size: 10px;
		font-family: verdana;
		padding:5px;
		margin:0;
		}

#footer a {
		font-size: 10px;
		font-weight: normal;
		color: #666;
		text-decoration: none;
		}

#footer a:hover {
		font-size: 10px;
		font-weight: normal;
		color: #999;
		text-decoration: underline;
		}
		
/*-------------------------------------------------
Bottom Links
-------------------------------------------------*/	
#bottomlinks {
		margin: 5px auto 5px auto;
		width: 770px;
		text-align: center;
		font-size: 10px;
		font-weight: bold;
		color: #ccc;
		}

a.bottomlinks {
		font-size: 10px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		}

a.bottomlinks:link {
		font-size: 10px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		}
		
a.bottomlinks:visited {
		font-size: 10px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		}
		
a.bottomlinks:hover {
		font-size: 10px;
		font-weight: bold;
		color: #ccc;
		text-decoration: underline;
		}
		
a.bottomlinks:active {
		font-size: 10px;
		font-weight: bold;
		color: #ccc;
		text-decoration: underline;
		}		
	
/*-------------------------------------------------
Top Links
-------------------------------------------------*/	
#toplinks {
		margin: 5px auto 5px auto;
		width: 770px;
		text-align: right;
		color: #fff;
		}

a.toplinks {
		font-size: 11px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		}

a.toplinks:link {
		font-size: 11px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		}
		
a.toplinks:visited {
		font-size: 11px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		}
		
a.toplinks:hover {
		font-size: 11px;
		font-weight: bold;
		color: #ccc;
		text-decoration: underline;
		}
		
a.toplinks:active {
		font-size: 11px;
		font-weight: bold;
		color: #ccc;
		text-decoration: underline;
		}		
	
/*-------------------------------------------------
Main Navigation
-------------------------------------------------*/

#mainNavigation {
    position: relative;
	left: 200px;
	float: left;
	border-left: 2px solid #fff;
	}

#mainNavigation ul {
    margin: 0;
	padding: 0;
	text-indent: 0;
	list-style:none;
	}

#mainNavigation ul li {
	text-align: left;
	height: 30px;
	float: left;
	}
	
	#mainNavigation ul li a {
	text-align: left;
	width: 110px;
	float: left;
	}
#mainNavigation ul a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 15px 10px 2px 2px;
	border-right: 2px solid #fff;
	}

#mainNavigation ul a:hover, #mainNavigation ul .current {
	color: #008000;
	}


/*-------------------------------------------------
Left Navigation
-------------------------------------------------*/

#sidebar h2, #content h3 {
		font-size: 11px;
		color: #49515C;
		margin: 0 0 0 0;
		cursor: default;
		}

#sidebar div {
		padding: 10px 0 10px 0;
		padding: 0px;
	
		}

#leftnav {
		width: 200px;
		font-size: 13px;
		padding-left: 5px;
		color: #008000;
		font-weight: bold;
		}

.header02{
		font-size: 11px;
		color: #132C64;
		font-weight: bold;
		}

#left {
		width: 200px;
		float: left;
		}

#left ul {
		list-style:none;
		margin:0;
		padding:0;
		border-top: 1px solid #ffffff;
		}

#left li {
		list-style:none;
		float:none;
		margin:0;
		padding:0;
		left: 0;
		border:none;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		}

#left ul a {
		display: block;
		float: left;
		clear:left;
		padding: 2px 0 2px 0;
		height: 14px;
		text-decoration: none;
		border-bottom: 1px solid #ffffff;
		}

#left ul a:hover  {
		padding: 4px 0 4px 15px;
		color: #000000;
		}

#left li a {padding: 4px 0 4px 15px;
		float: none;
		}

#lefttext {
		width: 200px;
		float: left;
		font-size: 11px;
		padding-left: 5px;
		}
		
#sidebartext div {
		padding: 10px 0 10px 10px;
		}		
		
	
#lefttext a {
		color: #666666;
		text-decoration: none;
		}

#lefttext a:hover  {
		color: #000000;
		text-decoration: none;
		}

	
/*-------------------------------------------------
Products Main Page
-------------------------------------------------*/

div.float {
  float: left;
  padding: 10px;
  }
  
div.float p {
   text-align: center;
   }
   
div.container {
  margin-right: 10px;
  margin-left: 5px;
  }

div.spacer {
  clear: both;
  }

 #products_main {
		text-align: center;
		background:#fff;
		clear:both;
		font-size: 11px;
		font-family: verdana;
		color: #666;
		}

#products_main a {
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		color: #666;
		text-decoration: none;
		}

#products_main a:hover {
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		color: #999;
		text-decoration: none;
		} 
  
  
 /*-------------------------------------------------
Product Pages
-------------------------------------------------*/ 


 #right_col {
		float: right;
		margin-right: 10px;
		padding: 1px;
		width: 250px;
		}

		
#right_col UL {
		list-style-type: none;
		padding: 0;
		margin: 0 0 0 10px;
		font-size: 12px;
		}

#right_col LI {
		background-image: url(images/arrow.gif);
		background-repeat: no-repeat;
		background-position: 0 .5em;
		padding-left: 1em;	
		}	
		
#right_col A {
		font-size: 12px;
		line-height: 18px;
		color: #0875ad;
		}
		 
  	
		
 #product_photos_column {
		float: right;
		margin-right: 10px;
		padding: 1px;
		width: 250px;
		background: #efefef;
		}
  
#product_photos {
		float: right;
		margin-right: 10px;
		padding: 1px;
		width: 250px;
		background: #efefef;
		}

#product_photos_additional {
		padding: 10px;
		}

.product_photos_additional img {
		border: 1px solid #ccc;
		}

.product_photos_additional:hover img {
		border: 1px solid #999;
		}

.product_photos_additional:hover{
		color: red; /* irrelevant definition to overcome IE bug */
		}

#product_description {
		margin-left: 0px;
		padding: 0px;
		margin-right: 270px;
		}
	
#product_description_bottom {
		clear: both;
		margin-left: 0px;
		padding: 0px;
		margin-right: 20px;
		}

#product_description P, #product_description TD, #product_description_bottom P, #product_description_bottom TD {
		font-size: 10px;
		}

#product_description A, #product_description_bottom A {
		font-size: 10px;
		line-height: 18px;
		color: #008000;
		}

#product_description A:hover, #product_description_bottom A:hover {
		font-size: 10px;
		line-height: 18px;
		color: #666666;
		}
		
#product_description UL, #product_description_bottom UL{
		list-style-type: none;
		padding: 0;
		margin: 0 0 0 10px;
		font-size: 12px;
		}

#product_description LI, #product_description_bottom LI {
		background-image: url(images/arrow.gif);
		background-repeat: no-repeat;
		background-position: 0 .5em;
		font-size: 12px;
		padding-left: 1em;	
		}	

		
#fs_product_photos {
		float: right;
		margin-right: 10px;
		padding: 1px;
		width: 100px;
		background: #efefef;
		}

#fs_product_description {
		margin-left: 0px;
		padding: 0px;
		margin-right: 120px;
		}

#fs_product_description P, #product_description TD {
		font-size: 10px;
		}

#fs_product_description A {
		line-height: 18px;
		color: #008000;
		}

#fs_product_description A:hover {
		line-height: 18px;
		color: #666666;
		}
		
#fs_product_description UL {
list-style-type: none;
		padding: 0;
		margin: 0 0 0 10px;
		font-size: 12px;
		}

#fs_product_description LI {
		background-image: url(images/arrow.gif);
		background-repeat: no-repeat;
		background-position: 0 .5em;
		padding-left: 1em;	
		}	
	
		
/*-------------------------------------------------
Homepage Promo Box
-------------------------------------------------*/

#homepromowrap {
		background: #fff;
		margin:0 auto;
		width: 750px;
		border: 1px solid #000;
		}
	
#homepromo {
		border: 2px solid #fff;
		}

#homepromo P {
		font-size: 12px;
		line-height: 1.3em;
		}

#homepromo A {
		color: #efefef;
		text-decoration: none;
		}

#homepromo A:hover {
		color: #ffffff;
		text-decoration: underline;
		}
	
#homepromo H2 {
		font-size: 15px;
		color: #fff;
		margin-top: 0px;
		margin-bottom: -15px;
		}	

TD.promoboxes {
		padding:  5px;
		}			

		
#home_bottom {
		padding-top: 10px;
		margin: 10px;
		width: 730px;
		text-align: left;
		clear:both;
		}
		
/*-------------------------------------------------
Contact Form
-------------------------------------------------*/
		
.form {
	color: #333;
	font-size: 12px;
	}

.required {
	color: #f00;
	font-size: 12px;
	}
	
/*-------------------------------------------------
Sitemap
-------------------------------------------------*/	
	
#sitemap H2 {
		font-size: 13px;
		font-family: verdana;
		color: #008000;
		}
		
#sitemap H2 a {
		font-size: 13px;
		font-family: verdana;
		color: #008000;
		}
		
#sitemap H2 a:hover {
		font-size: 13px;
		font-family: verdana;
		color: #999;
		}	
		
#sitemap H2 a:link {
		font-size: 13px;
		font-family: verdana;
		color: #008000;
		}
		
				
#sitemap {
		background:#fff;
		clear:both;
		font-weight: bold;
		font-size: 11px;
		font-family: verdana;
		color: #666;
		}
		
#sitemap a {
		background:#fff;
		clear:both;
		font-weight: bold;
		font-size: 11px;
		font-family: verdana;
		color: #666;
		}


#sitemap a:hover {
		font-size: 11px;
		font-weight: bold;
		color: #999;
		text-decoration: none;
		} 
		
				
#sitemap a:link {
		font-size: 11px;
		font-weight: bold;
		color: #666;
		text-decoration: none;
		}

#sitemapSub {
		background:#fff;
		clear:both;
		font-weight: bold;
		font-size: 11px;
		font-family: verdana;
		color: #666;
		}
		
#sitemapSub a {
		background:#fff;
		clear:both;
		font-weight: bold;
		font-size: 11px;
		font-family: verdana;
		color: #666;
		}

#sitemapSub a:hover {
		font-size: 11px;
		font-weight: bold;
		color: #999;
		text-decoration: none;
		} 
			
#sitemapSub a:link {
		font-size: 11px;
		font-weight: bold;
		color: #666;
		text-decoration: none;
		}
		
tr.ruled {
			background:#ffffcc;
		}  
		
#LoginBox {
		margin: 5px 0 0 10px;
		padding: 10px;
		color: #666666;
		font-size: 12px;
		width: 300px;
		background: #efefef;
		border: 1px solid #d9d9d9;
		voice-family: "\"}\""; 
 	 	voice-family:inherit;
  		width:280px;
		}		  

#RegBox {
		margin: 5px 0 0 10px;
		padding: 10px;
		color: #666666;
		font-size: 12px;
		width: 400px;
		background: #efefef;
		border: 1px solid #d9d9d9;
		voice-family: "\"}\""; 
 	 	voice-family:inherit;
  		width:380px;
		}	
	
.small {
		font-size: 10px;
		font-family: verdana;
		color: #666;
		}

.small a {
		font-size: 10px;
		font-weight: normal;
		color: #666;
		text-decoration: none;
		}

.small a:hover {
		font-size: 10px;
		font-weight: normal;
		color: #999;
		text-decoration: underline;
		}		
		
			
		TD.orderingcode_sm {
	font-size: 9px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #666;
	background: #fff;
}

TD.orderingcode_primary {
	font-size: 12px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #333;
	background: #efefef;
	border: 1px solid #ccc;
}
TD.orderingcode_primary_spec {
	font-size: 9px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #999;
	background: #efefef;
	border: 1px solid #ccc;
}

/* ------------------------- */

#homepage_main {clear: both; width: 750px; margin: 10px; margin-bottom: 10px}
	
#homepage_main_promo {float: left; width: 370px;}

#homepage_main_promo IMG {border: 0;}
	
.homepage_three_features {
	clear: right;
	float: right;
	width: 360px;
	height: 110px;
	padding: 5px;
	margin-bottom: 5px;
	background: #f5f5f5 URL(images/370x120_homepage_3promos_background.gif);
	background-position: center;
	background-repeat: no-repeat;
	}	

.homepage_three_features:last-child {margin-bottom: 0;}

#homepage_feature_1 IMG, #homepage_feature_2 IMG, #homepage_feature_3 IMG {float: left; width: 140px;}	

div.button {width: 140px; clear: both; margin: 5px auto;}

.home_feature_text_right {float: right; width: 200px; padding: 0 10px; height: 110px; overflow: hidden;}	

#homepage_feature_1 h4, #homepage_feature_2 h4, #homepage_feature_3 h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #008000;
	margin: 0 0 5px 0;
	padding: 0;
	}
	

#homepage_feature_1 p, #homepage_feature_2 p, #homepage_feature_3 p {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
	margin: 0;
	font-size: 11px;
	padding-bottom: 5px;
	}

#homepage_feature_1 a, #homepage_feature_2 a, #homepage_feature_3 a {
	font-weight: bold;
	color: #008000;
	}


#email_box {
clear: both;
margin: 0;
width: 730px;
height: 50px;
padding: 5px 10px;
text-align: center;
font-family: verdana, geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
background: #f5f5f5 URL(images/750x60_homepage_email_background.gif);
background-position: center;
background-repeat: no-repeat;
		}

.form_box {padding: 10px;}		
		
form button {vertical-align:middle; border:none; padding:0 0 2px 0; background:none; cursor:pointer;}

