/*-----------------------------------------------
DFW Gun Range: Navigation Styles
Author:   Mario S. Cisneros
Version 1:  13 October 2008
-------------------------------------------------------------------*/

/* TOP NAVIGATION BAR
-------------------------------------------------------------------*/
#topnavbar
{color: #112441;
  font-size: 0.7em;
  height: 35px;
  left: 70%;
  position: absolute;
  top: 10px;
  width: 285px;}

#topnavbar ul
{list-style: none;
  margin: 4px 0 0 0;
  padding: 0;}

#topnavbar ul li
{display: inline;
  margin: 0;
  padding: 0;}		 
 
#topnavbar ul li a:link, #topnavbar ul li a:visited
{color: #112441;
  font: bold 1em "trebuchet ms", verdana, serif;
  padding: 0 4px; 	
  text-decoration: none;
  text-transform: uppercase;}
  
#topnavbar ul li a:hover
{color: #C91F1F; 
  text-decoration: underline;}


/* GLOBAL NAVIGATION BAR
----------------------------------------------------------------------------------------*/
#global
{background: #9B1313 url(/img/backgrounds/nav/nav.jpg) repeat-x left top;
  height: 35px;
  left: 0; 
  margin: 0 auto;
  position: relative;
  top: 100px;
  width: 940px;}

#global ul
{list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;}

#global ul li
{display: inline;}

#global ul li a:link, #global ul li a:visited
{/* background: transparent url(/img/nav/tab.jpg) no-repeat left top; this was erroring */
  border-right: 1px solid #7E1212;
  color: #FFF;
  float: left;
  font: bold 0.75em trebuchet, arial, verdana, sans-serif;
  padding: 11px 13px 9px 13px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;}

#global ul li a:hover
{background: #9B1313 url(/img/backgrounds/nav/over.jpg) repeat-x left top;
  color: #FFF;
  text-decoration: none;}


/* GLOBAL NAV: ACTIVE LINK
---------------------------------------------------------------------------------------------------------------------------*/
body#home #t-home a,
body#about #t-about a,
body#training #t-training a,
body#calendar #t-calendar a,
body#retail #t-retail a,
body#events #t-events a,
body#products #t-products a
{background: #112441 url(/img/nav-arrow.gif) no-repeat center bottom;
  color: #FFF !important;
  font-weight: bold;}

body#home #t-home a
{background-image: none;}


/* BREADCRUMB NAVIGATION BAR
----------------------------------------------------------------------------------------*/
.core #breadcrumb
{background-color: #EEE;
  border-bottom: 1px solid #DDD;
  font: normal 0.8em trebuchet, arial, verdana, sans-serif;
  margin: 0 auto 5px;
  position: relative;
  width: 940px;}

.core #breadcrumb ul
{list-style: none;
  margin: 0 0 0 15px;
  padding: 10px 0;
  text-align: left;}

.core #breadcrumb ul li
{display: inline;}

.core #breadcrumb a:link, #core #breadcrumb a:visited
{color: #C91F1F;
  padding: 0 4px;
  text-decoration: underline;}

.core #breadcrumb a:hover
{color: #005A97;
  text-decoration: none;}

.core #breadcrumb .active
{border-top: none;
  padding-left: 5px;}


/* SIDENAV
---------------------------------------------------------------------------------------*/
#sidenav
{font: bold 0.75em arial, verdana, sans-serif;
  width: 240px;}

#sidenav ul
{list-style: none;
  margin: 0;
  padding: 0;}

#sidenav ul li
{background-color: #CDC6BA;
  border-bottom: 1px solid #F3F1E9;}

#sidenav ul li a:link, #sidenav ul li a:active, #sidenav ul li a:visited
{color: #222; 
  display: block;
  font-size: 1.2em;
  padding: 7px 0 7px 10px;
  text-align: left;
  text-decoration: none;
  text-transform: none;}

#sidenav ul li a:hover
{background-color: #FFF;
  border-left: 5px solid #112441;
  border-right: 5px solid #112441;
  color: #112441;
  padding-left: 5px;
  text-decoration: none;}
  
.active
{border-top: solid 1px #DAD6CD;}

#sidenav ul li ul.level2 {
  border-left: 5px solid #C91F1F;
  border-right: 5px solid #C91F1F;
  padding-bottom: 7px;
  background: #fff;
}

#sidenav ul li ul.level2 li {
  background: #fff;
  border: 0;  
}

#sidenav ul li ul.level2 li a:link, #sidenav ul li ul.level2 li a:active, #sidenav ul li ul.level2 li a:visited
{color: #000 !important;
  background-color: #fff;
  border: 0;
  padding: 2px 2px 2px 20px !important;
  font-size: 1em;}


/* SIDENAV: ACTIVE LINKS 
---------------------------------------------------------------------------------------------------------------------------*/
html#aboutus .aboutus a,
html#location .location a,
html#membership .membership a,
html#rentals .rentals a,
html#selection .selection a,
html#firearms .firearms a,
html#chl .chl a,
html#handguns .handguns a,
html#carbine .carbine a,
html#security .security a,
html#private .private a,
html#personal .personal a,
html#offerings .offerings a,
html#knives .knives a,
html#safes .safes a,
html#facilities .facilities a,
html#overview .overview a,
html#specials .specials a,
div#sidenav ul li.selected a
{background-color: #FFF;
  border-left: 5px solid #C91F1F;
  border-right: 5px solid #C91F1F;
  color: #C91F1F !important;
  font-weight: normal;
  padding-left: 5px !important;}


/* SIDEBAR: RELATED CONTENT
---------------------------------------------------------------------------------------------------------------------------*/
#sidebar a:link, #sidebar a:active, #sidebar a:visited
{color: #005CA1;}

#sidebar a:hover
{color: #C91F1F;}

#sidebar div.related
{padding: 15px 0 5px 0;}

#sidebar div.related ul
{font-size: 0.9em;
  list-style: disc;
  line-height: 2;
  margin: 0 0 0 25px;
  padding: 0;}

 #sidebar div.related ul li
{background: none;
  border-bottom: none;
  font-weight: normal;
  text-align: left;}

#sidebar div.related ul li a
{background: none;
  color: #007AC4;
  margin: 0;
  padding: 0;
  text-decoration: underline;
  text-transform: capitalize;}

#sidebar div.related ul li a:hover
{background: none;
  color: #FF6600;
  padding-left: 0;
  text-decoration: none;}


/* INLINE HYPERLINKS 
----------------------------------------------------------------------------------------*/
a:link, a:active, a:visited
{color: #005CA1;
  font-size: 1em;
  font-weight: normal;
  text-decoration: underline;
  text-transform: none;}

a:hover
{color: #C91F1F; 
  font-weight: normal;
  text-decoration: none;}

#home a:link, #home a:active, #home a:visited
{text-transform: capitalize;}

#home .projects a:link, #home .projects a:active, #home .projects a:visited
{text-transform: lowercase;}

#about dt a
{color: #000;
 font-weight: bold;}


/* LEARN & READ MORE LINKS
----------------------------------------------------------------------------------------*/
span.read a:link, span.read a:active, span.read a:visited
{color: #C91F1F;
  font-size: 0.75em;
  font-weight: bold;
  text-align: left;
  text-decoration: none;}

#home #rightcolumn span.read a:link, 
#home #rightcolumn span.read a:active, 
#home #rightcolumn span.read a:visited
{text-transform: none;}

span.read a:hover
{color: #000; 
  text-decoration: none;}

span.read
{margin-left: 5px;}

span.learn a:link, span.learn a:active, span.learn a:visited
{color: #C91F1F;
  font-size: 0.9em;
  font-weight: bold;
  text-align: left;
  text-decoration: none;}

span.learn a:hover
{color: #72C50F; 
  text-decoration: none;}

span.learn
{padding-left: 22px;}

#home #section2 #training span.learn a, 
#home #section2 #products span.learn a
{color: #67492D;
  font-size: 0.9em;
  text-decoration: none;}

#home #section2 #training span.learn a:hover, 
#home #section2 #products span.learn a:hover
{color: #000;
  text-decoration: none;}


/* PRINT TOOLS
------------------------------------------------------------------------------------------------------------------------------------*/
#pagetools
{border-top: 1px solid #ddd;
  padding: 5px 0 15px 0;
  position: relative;
  margin: 20px 0 0 0;}

#pagetools ul
{list-style: none;
  margin: 0;
  padding: 0;}

#pagetools li
{display: inline;
  margin-right: 15px;
  padding: 10px 0;}

#pagetools li a
{color: #000;
  font-size: 0.8em;
  padding-left: 20px;}

#pagetools li a:hover
{color: #FF6600;
  padding-left: 20px;}

#printthis
{background: url("/img/icons/print-friendly.gif") no-repeat 0% 50%;}

#emailthis
{background: url("/img/icons/envelope.gif") no-repeat 0% 50%;}


/*FOOTER: HOMEPAGE
----------------------------------------------------------------------------------------*/
#homefooter
{background: #C91F1F url(/img/backgrounds/footer.jpg) repeat-x center top;
  border-top: 3px solid #8C1111;
  border-bottom: 4px solid #8C1111;
  color: #FFF;
	font-size: 0.8em;
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
  width: 940px; height: 60px;
  text-align: center;}

#homefooter #address
{float: left;
  margin: 0 0 0 15px;
  padding: 0;
  position: relative;
  text-align: left;}

#homefooter #address dl
{line-height: 1.6;
  margin: 0;
  padding: 0;}

#homefooter #address dd
{margin: 0;
  padding: 0;}

#homefooter #address address
{font-style: normal;}

#homefooter ul
{list-style: none;
  margin: 0;
  padding: 0;}

#homefooter ul li
{display: inline;}

#homefooter span
{color: #510802;
  font-size: 1.2em;
  padding-right: 5px;}

#homefooter #webnet
{float: right;  
  line-height: 1.6;
  margin: 0 15px 0 0;
  padding: 0;
  position: relative;}

#homefooter #webnet p 
{margin: 0 0 5px 0;
  padding: 0;
  text-align: left;}

#homefooter #webnet p a
{text-transform: none;}

#homefooter a
{color: #FFF;
  text-decoration: none;
  text-transform: lowercase;}

#homefooter a:hover
{border-bottom: none;
  color: #FCF900;
  text-decoration: none;}


/*FOOTER: CORE PAGES
----------------------------------------------------------------------------------------*/
.core #footer
{background: #C91F1F url(/img/backgrounds/footer.jpg) repeat-x center top;
  border-top: 3px solid #8C1111;
  border-bottom: 4px solid #8C1111;
  color: #FFF;
	font-size: 0.9em;
  margin: 0 auto;
  padding: 30px 0;
  position: relative;
  width: 940px;
  text-align: center;}

.core #footer ul
{color: #FFF;
  list-style: none;
  margin: 0;
  padding: 0;}

.core #footer ul li
{display: inline;}

.core #footer ul li a
{color: #FFF;
  padding: 0 8px;}