/* ==================================================================

 * http://www.summit-e.com/

 *  owner: Planeteria Web Design

 *  authors: Shawn Emory (semory@planeteria.com)
 				 Leigh Cockrell (lcockrell@planeteria.com)

 *  created: 5/5/2007

 * ================================================================== */

/* ==================================================================
[ Primary Nav ]
* ================================================================== */


#primenav_container {
	padding: 0 0 16px 0;
	background: #7b0010 url(images/bg_nav_bottom.gif) left bottom repeat-x;
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-size: .94em;
	font-weight: 500;
}

#primenav_container ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
	display: inline;
	float:left;
}

#primenav li
{
	float: left;
	list-style: none;
	margin: 0 2px;
	padding: 0;
	background: none;
} 


#primenav a
{
	color: #fff;
	background-color:transparent;
	text-decoration: none;
	padding-top:  18px ;
	margin: 0;
}

#primenav a span
{
	padding: 0 7px 12px 7px;
	margin: 0;
}

#primenav a, #primenav a span
{
	display: block;
	float: left;
	margin: 0;
}

/* Hide from IE5-Mac \*/
#primenav a, #primenav a span
{
	float: none;
}
/* End hide */

#primenav a:hover
{
	color: #7b0010;
	background: transparent url(images/bg_navitem_left.gif) left bottom no-repeat;
}

#primenav a:hover span
{
	background: transparent url(images/bg_navitem_right.gif) right bottom no-repeat;

}

#primenav #current
{
	color: #7b0010;
	background: transparent url(images/bg_navitem_left.gif) left bottom no-repeat;
}

#primenav #active
{
	background: transparent url(images/bg_navitem_right.gif) right bottom no-repeat;
}


/* ---------------------[ End Primary Nav ] */

/* ==================================================================
[ Sub Nav Divisions ]
* ================================================================== */


#subnav_divisions
{
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
	float:left;
	/*text-transform: uppercase;*/
	font-size: .93em;
	letter-spacing:.03em;
	position: absolute;
	right: 2px;
	bottom: 9px;
	overflow:hidden;
}
	*html #subnav_divisions {bottom: 8px; right: -1px;}

#subnav_divisions li
{
	float: left;
	list-style: none;
	margin: 0 3px 0 0;
	padding: 0;
	text-transform:uppercase;
} 


#subnav_divisions a
{
	color: #7b0010;
	font-weight:bold;
	text-decoration: none;
	padding:  0 0 0 12px;
	margin: 0;
	background:transparent url(images/bg_navdiv_left_off.gif) left top no-repeat;
}

#subnav_divisions a span
{
	padding: 8px 12px 6px 0;
	margin: 0;
	background: transparent url(images/bg_navdiv_right_off.gif) right top no-repeat;
}

#subnav_divisions a, #subnav_divisions a span
{
	display: block;
	float: left;
	margin: 0;
}

/* Hide from IE5-Mac \*/
#subnav_divisions a, #subnav_divisions a span
{
	float: none;
}
/* End hide */



#subnav_divisions a:hover
{
	color: #fff;
	background: transparent url(images/bg_navdiv_left_on.gif) left top no-repeat;
}

#subnav_divisions a:hover span
{
	background: transparent  url(images/bg_navdiv_right_on.gif) right top no-repeat;
}

#subnav_divisions #div_current
{
	color: #fff;
	background: transparent url(images/bg_navdiv_left_on.gif) left top no-repeat;
}

#subnav_divisions #div_active
{
	background: transparent url(images/bg_navdiv_right_on.gif) right top no-repeat;
}


/* ---------------------[ End Sub Nav Divisions ] */

/* ==================================================================
[ Sub Nav ]
* ================================================================== */

#subnav_container {
padding: 15px 0 30px 22px;
margin: 0;
background:  #7b0010 url(images/bg_subnav_bottom.gif) left bottom no-repeat;
}

#subnav_container ul
{
margin: 0;
padding: 0;
width: 231px;
text-align: right;

}

#subnav_container ul li
{
display: inline;
list-style-type: none;
padding: 0;
margin: 0;
background: none;

}

#subnav_container a:link, #subnav_container a:visited
{
letter-spacing:.03em;
text-decoration: none;
padding: 8px 23px 8px 12px;
display:block;
color: #fff;
background: url(images/bg_sub_nav.gif) right bottom no-repeat;
width: 196px;
}

#subnav_container a:hover
{
text-decoration: none;
background: url(images/bg_sub_nav_hover.gif) right bottom no-repeat;
}

#subnav_container #subnav_selected
{
text-decoration: none;
background: url(images/bg_sub_nav_hover.gif) right bottom no-repeat;
}

	/*--------Level 2 Nav Styles----------------*/
	#column_left #subnav_container ul li ul
	{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 0;
	clear: both;
	}
	
	
	/*#subnav_container ul li ul li a:link
	{
		letter-spacing:.03em;
		text-decoration: none;
		padding: 2px 5px 3px 0;
	width: 205px;
		margin: 0 21px 0 0;
		color: #EFDBBA;
		display:block;
		background-color:transparent;
		background-image: none;
		font-size: .9em;
		
		border: none;
		}*/
	#subnav_container ul li ul li a:link, #subnav_container ul li ul li a:visited
	{

	text-decoration: none;
	padding: 2px 5px 3px 0;
	width: 205px;
	margin: 0;
	display:block;
	color: #EFDBBA;
	background-color:transparent;
	background-image: none;
	font-size: .9em;
	border: none;
	margin: 0 21px 0 0;
	}
	
		
	
	
	
	
	
	
	
	
	
	
	#subnav_container ul li ul li a:hover{
	letter-spacing:.03em;
	text-decoration: none;
	color: #EFDBBA;
	font-size: .9em;
/*		font-weight: bold !Important;*/
letter-spacing:.03em;
	background-color: #57020d;
	background-image: none;
	}
	
	
	
	
	
	#subnav_container #subnav_sub_selected
	{
	text-decoration: none;
	color: #EFDBBA;
	font-size: .9em;
/*		font-weight: bold !Important;
*/letter-spacing:.03em;
	background-color: #57020d;
	background-image: none;
	}
	/*End Level 2 Nav Styles*/
		


/* ---------------------[ End Sub Nav ] */

/* ---------------------[ Tertiary Nav - it's in the footer ] */

#tertnav
{
list-style-type: none;
padding: 0;
font-size: 0.9em;
}

#tertnav li
{
border-left: 1px solid #f0d9bb;
float: left;
line-height: 1.1em;
padding: 0 20px 0 20px;
background-image:none;


}

#tertnav li.firstchild {
border-left: none;
}

#tertnav a:link, #footer #tertnav a:visited {
color: #f0d9bb;
	background-color:transparent;

float: left;
display:inline;
}

#tertnav a:hover {
text-decoration:underline;
}

#tertnav #tertnav_selected {
text-decoration: none;
font-weight:bold;
}

/*#contact #nav_contact {text-decoration: none; font-weight:bold;}
#login #nav_login {text-decoration: none; font-weight:bold;}
#sitemap #nav_sitemap {text-decoration: none; font-weight:bold;}
#free_goodies #nav_free {text-decoration: none; font-weight:bold;}
#photo_credits #nav_photo {text-decoration: none; font-weight:bold;}
#store #nav_store {text-decoration: none; font-weight:bold;}
#news #nav_news {text-decoration: none; font-weight:bold;}
#press #nav_press {text-decoration: none; font-weight:bold;}
*/
