﻿/* Copyright 2007 by Quexion, LLC - Any Usage of this document on another 
   site must be sited and credited to the original author - Quexion, LLC.
 * ------------------------------------------------------------------------- */

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
/* ul,ol { list-style:none; } */

/* Avoid browser default inconsistent heading font-sizes and pre/code */
/* h1,h2,h3,h4,h5,h6,pre,code { font-size: 12px; font-family: Arial, Tahoma, Verdana; font-weight: 600; } */

/* Remove inconsistent (among browsers) default padding or margin */
/*ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }
table { font-size: 12px; font-family: Arial, Tahoma, Verdana; } */

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border: none; }

/******* #bbd2e2 *********/


.menu .options { margin-right:1px; margin-bottom:1px; background-color:#e3e3e3; padding: 0px 0px 5px 0px; }
.menu a { font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 11px; font-weight: bold; color:#918585; display:block; padding:2px 13px; text-decoration:none; background-color:transparent; }
.menu a:hover { background-color: #e2dabb; }

#menu_area { width: 920px; height:40px; background: url(../images/Norstar_Design_Group-topnav.jpg); margin-top: 0px; background-repeat: no-repeat; float:left;  }
#nav_bar { width: 920px; height: 40px; background: url(../images/Norstar_Design_Group-topnav.jpg); margin: 0px 0px 0px 0px; position: relative; z-index:10; float:left; }
#nav { width: 920px; height: 40px; position: relative; margin: 0px; padding: 0px; font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 12px; }
#nav li { list-style: none; padding: 0px 0px 0px 0px; margin: 0px; position: absolute; top: 0px; text-align: center; }
#nav li, #nav a { height: 40px; color: #000000; font-weight: bold; display: block; }
#nav li a:hover { text-decoration: none; }
#nav span { display: block; padding: 11px 0px 0px 0px; }

#nav_1 { width: 95px; left: 220px; }
#nav_2 { width: 65px; left: 319px; }
#nav_3 { width: 83px; left: 387px; }
#nav_4 { width: 83px; left: 473px; }
#nav_5 { width: 82px; left: 558px; }
#nav_6 { width: 85px; left: 642px; }
#nav_7 { width: 110px; left: 728px; }
#nav_8 { width: 75px; left: 841px; }


#nav_1 a:hover { background: transparent url(../images/Norstar_Design_Group-topnav.jpg) -220px -40px no-repeat;}
#nav_2 a:hover { background: transparent url(../images/Norstar_Design_Group-topnav.jpg) -319px -40px no-repeat;}
#nav_3 a:hover { background: transparent url(../images/Norstar_Design_Group-topnav.jpg) -387px -40px no-repeat;}
#nav_4 a:hover { background: transparent url(../images/Norstar_Design_Group-topnav.jpg) -473px -40px no-repeat;}
#nav_5 a:hover { background: transparent url(../images/Norstar_Design_Group-topnav.jpg) -558px -40px no-repeat;}
#nav_6 a:hover { background: transparent url(../images/Norstar_Design_Group-topnav.jpg) -642px -40px no-repeat;}
#nav_7 a:hover { background: transparent url(../images/Norstar_Design_Group-topnav.jpg) -728px -40px no-repeat;}
#nav_8 a:hover { background: transparent url(../images/Norstar_Design_Group-topnav.jpg) -841px -40px no-repeat;}