
.tick{margin-left: 1em; 
list-style-image: url("images/tick1.gif"); text-indent: 5px; 
}


blockquote {
font-size: 140%;
	color: #ce1818;
	font-weight:bold;
  background: transparent url(images/q1.gif) left top no-repeat;
   margin-bottom: 1em;
}
blockquote div {
  padding: 0 48px;
  background: transparent url(images/q2.gif) right bottom no-repeat;
 }

#justify { margin:0; padding:0px; font:100% "lucida sans unicode",verdana, arial, sans-serif; background:#000000; color:#e9edf4;  text-align:justify; }
#justify a {  text-decoration:underline; font:105% "lucida sans unicode",verdana, arial, sans-serif;  color:#ce1818;   }

body { margin:0; padding:0px; font:70% "lucida sans unicode",verdana, arial, sans-serif; background:#000000; color:#e9edf4; line-height:1.5em; text-align:center;}

/* THIS BODY TAG EFFECTS THE WEB PAGE EDITORS STYLE */
input, textarea { font-family:"lucida sans unicode",verdana, arial, sans-serif; }
table { font-size:1em; }
a { color:#2f45c0; text-decoration:underline; }
a:hover { text-decoration:none; }
a img { border:1px solid #494c4f; padding:4px; }
a:hover img { border:1px solid #00a0c2; padding:4px; }
a img.noback, a:hover img.noback { background:none; padding:0; border:none; }
h1 { line-height:1.0em; font-size:1.8em; color:#ce1818; border-bottom: 1px solid white; font-weight: normal; padding-bottom: 5px } 
h2 { font-size:1.2em; line-height:1.6em; color:#fff; border-bottom:1px solid #d00b0b; padding-bottom:1px; } 
h3, a { font-size:1.2em; text-decoration:none; color:#fff; } 
h4 { font-size:1.2em; line-height:1.2em;  color:#fff; padding:2px 3px 3px 3px; border:1px solid #FF0000; border-bottom:3px solid #FF0000; } 
h5 { font-size:1.1em; text-decoration:none; color:#fff; } 
.datatable { border:1px solid #000000; font-size:0.9em; }
.datatable th { background:#00a0c2; color:#fff; font-weight:bold; border:1px solid #000000; padding:1px 3px; }
.datatable td { background:#2e2f33; border:1px solid #000000; padding:1px 3px; color:#fff; }
.notes { font-size:0.8em; color:#75797e; } 
.shout { font-size:1.1em; color:#c20000; font-weight:bold; line-height:1.3em; } 
.shout2 { color:#fff; border:3px double #404245; padding:5px; font-weight:bold; line-height:1.3em; } 
.submit, .reset { width:70px; cursor:pointer; border:0; }
.submit { background:#ec7b03; color:#fff; }
.reset { background:#dd2323; color:#fff; }

.caption { background:url(spectrum_back.gif) #404245 no-repeat; width:165px; color:#fff; padding:7px; margin:0 0 10px 10px; float:right; font-size:0.9em; border:1px solid #111214; border-top:0; } 
.custom1 {  } 
.custom2 {  } 
.border { border:1px solid #494c4f; padding:4px; } 
.noborder { border:0; }

.clear { clear:both; text-align:center; color:#6d7079; }
#shelf { background:url(shelf_back.jpg) #030404 repeat-x top left; text-align:left; margin:0 auto; color:white; padding:40px 0 15px 0;  }
#top_container { width:770px; margin:0 auto; }


#top_left h5, #top_mid h5 { font-size:0.9em; margin:7px 0 1px 0; padding:0; color:#6d7079; }
#top_left p { margin:10px 0 16px 0; padding:0; }
#top_mid a { text-decoration:none; color:white; border-bottom:1px dashed #6d7079; }
#top_mid a:hover { border-bottom:1px solid #6d7079; } 
#top_mid { float:left; padding-top:23px; }
#top_right { float:right; }
#contact_form fieldset { padding:10px 12px 6px 12px; width:360px; border:0px dashed #51545d; display:block; }
#contact_form select, #contact_form input, #contact_form textarea { display:block; width:210px; float:left; margin-bottom:5px; padding:2px 4px; background:#222426; border:1px solid #3c3f42; color:#00a0c2; font-family:"lucida sans unicode", arial, sans-serif; overflow:hidden; font-size:1em;  }
#contact_form label { float:left; text-align:right; width:99px; padding-right:5px; font-size:1em; }
#contact_form textarea { height:100px; }
#contact_form br { clear:left; }
#contact_form .submit, #contact_form .reset { width:50px; margin:5px 0; cursor:pointer; float:right; border:0; }
#contact_form .submit { margin-right:4px; background:#ce1818; color:#fff; }
#contact_form .reset { background:#2f45c0; color:#fff; }
#container { width:754px; margin:10px auto; text-align:left; font-size:1.2em; }




#top_info { clear:both; background:url(top_inner.gif) bottom no-repeat; margin-top:-2px; }
#top_inner { height:337px; background:url(top_back.gif) top no-repeat; color:black; padding:0px 12px 0 12px; }
#sitelogo { height:93px; line-height:20px; font-size:1.7em; text-indent:10px; float:left; color:#48494e; }
#extra {  background:url(strap.gif) right no-repeat;  height:95px;  margin-right: 5px;}

#menu { height:30px; line-height:0.8em; }
#nav { text-align:center; margin:0; padding:0; font-size:0.9em; }
/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; }
#nav li { display:inline; position:relative; top:13px; margin-right:-3px;  }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:15px;  }
#nav li>/**/ul { top:9px /* distance away from the main nav bar for firefox */ ; }
#nav ul ul { margin:-13px 0 0 159px /* moves second drop down away from first */; display:block; padding:0; display:none; position:absolute; top:0;  } 
#nav li:hover ul ul, #nav li.over ul ul { display:none; }
#nav li:hover ul, #nav li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav ul li a { display:block; width:150px /* width of the drop-downs */; left:0; font:55%}
/** styling the drop-down menu **/
#nav #active { color:#ffaeae; cursor:default; background:url(menu_arrow.gif) center top no-repeat; }
#nav ul #active { cursor:default; background:#ad1717; border-top:1px solid #840606; }
#nav li a { color:white; padding:6px 10px 6px; text-decoration:none; }
#nav li a:hover { color:#ffa351; background:url(menu_arrow_over.gif) center top no-repeat; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_child a { padding:7px 4px; background:#880000; border:1px solid #630000; border-top:1px solid #750202; border-bottom:1px solid #ad3232;  }
#nav .nav_child a:hover { background:#a20f0f; border-top:1px solid #840606; }
#right_col { background:url(product_header.gif) no-repeat; float:right; width:195px; margin:5px 3px 0 0; }
#product_menu { background:url(product_bottom.gif) bottom no-repeat; width:195px; padding:0 0 16px 0; margin:30px 0 0 0; list-style-type:none; }
#product_menu a { display:block; width:173px; padding-left:6px; height:23px; line-height:22px; color:#fff; text-decoration:none; margin:0 5px; border-left:3px solid #000000; border-right:3px solid #000000; font-size:0.9em; }
#product_menu a:hover { background:#383b45; border-left:3px solid #24262e; border-right:3px solid #24262e; }
#extra2 { text-align:center; margin:15px 0 }
#extra2 img{ border:0px;}
#left_col { float:left; width:525px; padding:15px 0px 2px 15px; }

#bottom { clear:both; border-top:1px dashed #35363b; margin-top:20px; padding-top:7px; text-align:center; }
#bottom p { margin:12px 0; }
#valid { font-size:0.9em; }
#valid a { background:url(tick.gif) #35363b left no-repeat; color:#fff; padding:0 2px 1px 16px; text-decoration:none; }
#valid a:hover { background:url(tick.gif) #00a0c2 left no-repeat; }
#end, #end a { color:#656b6c; text-decoration:none; font-size:1.0em; }
#end a:hover { color:#fff; }
#endwhite, #endwhite a { color:#fff; text-decoration:none; font-size:1.0em; }
.blog, 
.blog a { color:#fff; text-decoration:none; font-size:1.0em; text-align:right; line-height:22px;}

.float-right{
float:right;
margin-left:10px;
margin-top:10px;
}
.float-left{
float:left;
margin-right:10px;
margin-top:10px;
}

.float-leftbig{
float:left;
margin-right:20px;
margin-top:10px;
}

