/* ----------------------------------------------

	Theme Name : SUPAC
	Version : 1.0   
	Author : Chris Seymour
	Author URI : http://www.c5mix.com/	

 ------------------------------------------------ */

 

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

body {
	margin:0;
	padding:0;
	background:#FFCC66 url(http://www.supac.org/themes/supac/images/body-bg.jpg) repeat-x center top;
}
a img { border: 0 }




/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 

#page {
	background: url(http://www.supac.org/themes/supac/images/gradient-bg.jpg) no-repeat top left;
}


/* Header */

#header {
	background: url(http://www.supac.org/themes/supac/images/header-bg.png) no-repeat top center;
	width:980px;
	margin:0 auto;
	padding:0;
	height:240px;
	position: relative;
}
a#logo {
	font-size:50px;
	display:inline-block;
	/* customize_header_logo */ color:#fff; /* customize_header_logo */
	text-decoration:none;
	position:absolute;
	top:125px;
	left:40px;
	z-index:10;
}
a#logo:hover {font-weight: normal!important;}
#header #tagline {
	position: absolute;
	top: 6px;
	left: 10px;
}
#header #tagline p {
	margin: 0;
	color: #996600;
	font-weight: bold;
}
#header #search-box {
	position:absolute;
	right:10px;
	top:8px;
}
#header #search-box h3 {
	float:left;
	text-transform:uppercase;
	margin:6px;
}
#header-slideshow {
	position:absolute;
	bottom:0;
	right:11px;
	width:610px;
	height:197px;
	z-index:4;
	overflow:hidden;
}
#slideshow-cover {
	position:absolute;
	bottom:0;
	left:0;
	z-index:5;
}




/*  Main Navigation  */

#home #nav {
	margin-bottom: 0;
}
#nav {
	background: url(http://www.supac.org/themes/supac/images/nav-bg.png) no-repeat top center;
	width:980px;
	height: 55px;
	margin:0 auto 5px;
	overflow:hidden;
}
#nav ul {	
	margin:0 0 0 20px;
	padding:0;
	border-right: 1px solid #FFED87;
	float: left;
}
#nav ul li {
	margin:0;
	list-style:none;
	float:left;
	padding:0;
	border-left: 1px solid #FFED87;
}
#nav ul li:first-child {
	border: none;
}
#nav ul li a {
	display:block;
	font-size:18px;
	line-height: 1.3;
	text-decoration:none;
	padding: 10px;
	border-right: 1px solid #DCA943;
	color: #996600;
}
#nav ul li a:hover, #nav ul li.nav-selected a, #nav ul li.nav-selected ul li a:hover {
	font-weight: normal;
	color: #003366;
}
#nav ul li.nav-selected ul li a {
	color: #996600;
}

/* Dropdown Menus */		
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin:0 0 0 -2px;
	padding: 6px 0;
	border:1px solid #DDAA46;
    z-index: 10;
    background-color: #ffcc66;
}

#nav li li {
    line-height: 1;
	float:none;
	padding:0;
	border: none;
}
#nav li li:hover {
	background: transparent !important;
	border:none!important;
	padding:0;
}
#nav ul li ul li a.nav-selected {
	color: #003366;
}
#nav li li a, #nav li li a:visited {
	padding: 5px 12px;
	display: block;
	font-size: 14px;
	font-weight:normal;
	letter-spacing:normal;
	border: none;
}	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
	


/* Byline */

#byline {
	background: url(http://www.supac.org/themes/supac/images/byline-bg2.gif) no-repeat right center;
	width: 960px;
	margin: 0 auto 10px;
	font-size: 26px;
	letter-spacing: -1px;
	overflow: hidden;
}
#byline p {
	margin: 25px 225px 25px 0;
	color:#9A6600;
}
#home #byline p {
	margin: 25px 225px 25px 35px;
	color:#003366;
}


.inner {
	padding: 0 10px;
}


/* Wrapper */
#wrapper {
	overflow: hidden;
	background: url(http://www.supac.org/themes/supac/images/content-bg.png) repeat-y center top;
	width: 980px;
	margin: 0 auto;
}



/* Content */

#content-top {
	background: url(http://www.supac.org/themes/supac/images/content-top.png) no-repeat center top;
	height: 25px;
	width: 980px;
	margin: 0 auto;
}
#content {
}
#content-bottom {
	background: url(http://www.supac.org/themes/supac/images/content-bottom.png) no-repeat center top;
	height:30px;
	width: 980px;
	margin: 0 auto;
}



/* Sidebar */
#sidebar {

}


/* Sub Navigation */
#sidebar ul.nav {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	list-style: none;
	font-size: 1.4em;
}
#sidebar ul.nav li {
}
#sidebar ul.nav li a {
	text-decoration:none;
	display: block;
	padding: 3px 0;
}
#sidebar ul.nav li a:hover {
	font-weight: normal;
	text-decoration: underline;
}
#sidebar ul.nav li.nav-selected a {
	font-weight: bold;
}
#sidebar ul.nav li li {
	color:#777;
	font-size:0.9em;
}
#sidebar ul.nav li ul {
	margin-top:0;
	margin-bottom:0.5em;
	list-style: none;
	padding:0;
}
#sidebar ul.nav li li a {
	padding:0!important;
	color:#224488;
}




/* Footer */

#footer {
	clear:both;
	width:960px;
	margin:0 auto;
	padding:0 0 15px;
	color:#996600;
}
#home #footer {
	padding:10px 0 15px;
}
#footer a {color: #996600;}
#footer p {
	font-weight: bold;
	margin: 0 0 2px;
}
#footer #footer-top {
	margin-bottom:15px;
}
#footer #footer-btm img {
	float:left;
	margin:0 10px 10px 0;
}




/* Form */

#page form {
	margin-bottom: 1.5em;
}
#page form table {
	margin-bottom: 0;
}
#page form table td {
	border: 0;
}
#page form input.formBlockSubmitButton, #page form input.searchBlockSubmitButton { 
	margin: 0;
	padding: 3px; 
	color: #996500;
	border: 1px solid #996500;
	cursor:pointer;
	background-color: #F4C05B;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#page form input, #page form textarea, #page form select {
	padding:2px;
	color:#666;
}


/* alignment classes & additional classes*/

.left  { float: left; }

.right { float: right; }



/* Clearing */

.clearboth { clear: both; }

.clear { display:inline-block; }

.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: ".";
}
/* customize_miscellaneous */ /* customize_miscellaneous */