body { padding:15px; color:black; font-family:"Trebuchet MS", arial, sans-serif; font-size:70%; background:white; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#c95b99;text-decoration:none; border-bottom:1px solid #c95b99; }
#pagebody a { border:0; text-decoration:underline; }
a img { border:0; }
a:hover { border-color:#f68ec9; }
h1, h2, h3, h4 { font-family:arial, sans-serif; }
h1 { color:#f7b6cf; font-size:2em; line-height:25px; letter-spacing:-1px; padding-bottom:4px; margin-top:0; }
h2 { color:#c45694; font-size:1.2em; line-height:25px; }
h3 { color:#465EB9; font-size:1.6em; border-bottom:1px solid #C6C6C6; border-top: 1px solid #C6C6C6; line-height:25px; letter-spacing:-1px; }
h4 { color:#18387E; font-size:1.4em; }
img.clsleft { margin-right:10px; margin-bottom:10px; }
img.clsmiddle { margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsright { margin-left:10px; margin-bottom:10px; }
img.clsborderleft { border:2px solid #C6C6C6; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle { border:2px solid #C6C6C6; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:2px solid #C6C6C6; margin-left:10px; margin-bottom:10px; }
.datatable { }
.datatable th { background:#e5e7eb; padding:4px; }
.datatable td {border:1px solid #C6C6C6; padding:4px; font-size: 0.9em}
.datatable p { padding:0; margin:0; }
.notes { font-size:0.8em; }
.shout { font-size:1.2em; color:#fff; font-weight:bold; padding:5px; background:#465EB9; }
.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#18387E; border:1px solid white; }
.submit { background:#f7b7cf; color:white; border:0; cursor:pointer;  font-size:1.1em; padding:2px; border:1px solid #fd78a7; }
.reset { background:#18387E; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:1px solid #C6C6C6; padding:4px; color:#465EB9; font-weight:bold; }
.caption { font-weight:bold; background:#465EB9; float:right; width:200px; padding:10px 8px; margin:0 0 10px 10px; color:white; font-size:0.9em; }
.custom1 {}
.custom2 {}
.border { border:2px solid #C6C6C6; }
.noborder { border:0; }
#container { width:850px; margin:0 auto; text-align:left; border:1px solid #e2e1d3; background:#fff; }
#main { width:685px; margin:8px; margin-top:0; background:#fff; }
#sitelogo { color:#1B3381; height:116px; line-height:85px; font-size:1.7em; font-weight:bold; text-indent:15px; float:left; }
#sitelogo img { margin-top:10px; }
#hbc { float:right; height:106px; text-align:right; }
#hbc a:hover { border:0; }
#main_pic { height:218px; line-height:145px; text-align:center; margin-left:5px; }
#date { height:25px; line-height:24px; background:#A7B9E7; border-bottom:1px solid white; border-top:1px solid white; text-align:right; color:#344DAB; padding-right:10px; }
#pagebody { padding:20px; color:#c15592; font-size:12px; line-height:22px; padding-bottom:10px; }
#pagebody form img { border:0; }
#pagebody li {list-style: square}
#bottom { height:42px; line-height:24px; text-align:left; font-size:1em; color:white; clear:both; margin:5px; border-top:1px solid #d6d6d6; }
#bottom ul, #bottom li { padding:0; list-style-type:none; margin:0; margin-top:10px;}
#bottom ul {  }
#bottom li { display:inline; border-right:1px solid #c2a4b5; }
#bottom a { color:#969696; padding:6px 10px; border:0;  }
#bottom a:hover { border-bottom:0; color:#777; }
#end{ color:#665a61; font-weight:normal; }
#end a { text-decoration:underline; color:#c45795; font-weight:bold; border:0; }
#end a:hover { color:#c45795; text-decoration:none; border:0; }
#copyright { color:#665a61; height:20px; line-height:30px; margin-bottom:10px;  font-weight:bold; margin-top:20px; }
#copyright a { color:#c45795; font-weight:bold; padding:2px 4px; border-bottom:0; text-decoration:underline; }
#copyright a:hover { background:#3d3b3b; }

#nav { background:url(nav.gif) repeat-x; text-align:left; margin:0; padding:0; font-weight:bold; color:white; clear:both; height:39px; line-height:39px; margin:5px; padding-left:4px; margin-bottom:1px;}

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; list-style-type:none; }
#nav li { display:inline; position:relative; top:0; margin-right:-3px /* fixes inline list bug */; }
#nav li a { padding:6px 8px; text-decoration:none; border:0;   }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:25px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:19px /* distance away from the main nav bar for firefox */ ; }
#nav ul ul { margin:0 0 0 180px /* 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:164px /* width of the drop-downs */; left:0; }

/** styling the drop-down menu **/
#nav #active { color:#c5f098; cursor:default; }
#nav li a { color:white; margin:0 2px; }
#nav li a:hover { background:#f098c9; color:#fff; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) #465EB9 no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_over.gif) #465EB9 no-repeat right; }
#nav .nav_child a { background:#465EB9; padding:0 8px; border-top:1px solid #7B8ED6; }
#nav .nav_child a:hover { background:#A7B9E7; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #465EB9 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #A7B9E7 no-repeat right; }
#nav .nav_child2 a { background:#465EB9; }
#nav .nav_child2 a:hover { background:#A7B9E7; }
#nav #active { background:#f098c9; color:#fff;;  }
#nav .nav_parent #active { color:#A7B9E7; cursor:default; background:url(nav_parent_out.gif) #465EB9 no-repeat right; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#465EB9; }

.clear { clear:both; }


#product_header, #pagebody_header { height:38px;border-bottom:1px solid #d6d6d6; }
#product_menu, #pagebody { }

#product_header, #product_menu { width:207px; float:left;  }
#pagebody_header, #pagebody {   float:left; }

#pagebody_header { width:633px; }

#pagebody { width:590px; }

#product_menu { border-right:1px solid #d6d6d6; padding-top:2px; border-bottom:1px solid #d6d6d6; padding-bottom:1px; margin:0; }

#product_menu ul, #product_menu li { margin:0; padding:0; list-style-type:none;  }
#product_menu a { background:#e5e7eb; color:#1a1b1c; height:38px; border-bottom:1px solid #fff; line-height:38px; font-size:12px; display:block; width:205px; text-indent:10px; font-weight:normal;  }
#product_menu a:hover { font-weight:bold; background:#f1f2f5 url(butterfly_hover.png) left no-repeat; text-indent: 45px }

#content { margin:5px; margin-top:10px; }

.search { background:#e5e7eb; height:38px; width:205px; border-bottom:1px solid #fff; padding:0;margin:0; }
.search input { background:#F1F2F5; border:0; border:1px solid #e0e1e4; height:20px; margin:5px; line-height:20px; color:#3f4041;  padding-left:10px; padding-top:5px; float:left; margin-bottom:0;}


#offers { width:150px; float:right; background:#c25593; color:#fff; margin:-13px -22px 10px 10px; padding:15px; padding-top:0; }
#offers input { border: 1px solid #ff93d0; padding: 4px; }

#searchgo { width:40px; height:27px; background:url(gobutton.jpg) no-repeat;padding:0;margin:5px 0 0 -2px; border:0; cursor:pointer; }
#searchgo:hover { background:url(gobutton_over.jpg) no-repeat; }

.search form { padding:0;margin:0; }

#facebook a { background:none; padding:0; text-indent:0; }
#facebook a:hover { background:none; padding:0; text-indent:0; }