* { margin: 0px; padding: 0px; list-style-type: none; outline: none;}

img { border: none; }

/*** TOP SECTION ***/

#top { width: 100%; height: 80px; }

#logo {
	width: 226px;
	height: 56px;
	background: url('/media/6946/main-sprite.png') 0px -130px;
	display: block;
	position: relative;
	top: 15px;
	float: left;
}

#header {
	width: 960px;
	margin: 0px auto;
	height: 90px;
}

#top-middle {
	background:none;
	float: left;
	width: 321px;
	height: 18px;
	position: relative;
	top: 50px;
	left: 30px;
	color:#636563;
	font-family:Arial,sans-serif;
	font-size:20px;
	font-weight:700;
	font-style:italic;	
}

#top-right {
	width: 320px;
	height: 80px;
	float: right;
}

#small-nav { float: right; margin-top: 10px; }

#small-nav li {
	float: left;
	font-family: arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #555;
	margin: 0px 2px;
}

#small-nav li a { color: #555; }

/**** SEARCH BAR ****/
/* WebKit */
/*
#top-right form { float: right; position: relative; top: 15px;}
#top-right input { background:#aaa; width: 149px; height: 17px; padding: 5px; margin: 0; border: 0; -moz-transition-property: background;-moz-transition-duration: .25s;
-webkit-transition-property: background;
-webkit-transition-duration: .25s; }
#top-right input:hover { background: #ccc  } 
#top-right input:focus { background: #ccc; } 
*/
div.searchForm{ float: right; position: relative; top: 15px;}
div.searchForm input{background:#aaa;width: 149px; height: 17px; padding: 5px; margin: 0; border: 0; -moz-transition-property: background;-moz-transition-duration: .25s;-webkit-transition-property: background;-webkit-transition-duration: .25s;}
div.searchForm input:hover { background: #ccc  } 
div.searchForm input:focus { background: #ccc; } 
div.searchForm .submit {width: 52px; height: 27px;border:0 solid #fff;background:transparent url('/media/6946/main-sprite.png') -163px -280px;cursor: pointer; }
div.searchForm .submit:hover {background:transparent url('/media/6946/main-sprite.png') -163px -280px no-repeat; } 
table.searchForm{padding:0;text-align:left;vertical-align:top;}
table.searchForm td.searchButton{width:52px;}

/**** NAV ****/

#nav {
	width: 724px;
	height: 26px;	
	margin: 10px auto 0px auto;
	background: url('/media/6946/main-sprite.png') 0px 0px no-repeat;
}

#nav li { float: left; }

#nav li a {
	display: block;
	height: 27px;
	text-indent: -9999px;
}

#home a{ width: 69px; } 
#about a{ width: 94px; } 
#consult a{ width: 190px; } 
#bookstore a{ width: 110px; } 
#media a{ width: 132px; } 
#news a{ width: 70px; } 
#blog a{ width: 57px; } 

#home a:hover {background:url('/media/6946/main-sprite.png') 0px -27px; }
#about a:hover {background:url('/media/6946/main-sprite.png') -69px -27px; }
#consult a:hover {background:url('/media/6946/main-sprite.png') -163px -27px; }
#bookstore a:hover {background:url('/media/6946/main-sprite.png') -353px -27px; }
#media a:hover {background:url('/media/6946/main-sprite.png') -463px -27px; }
#news a:hover {background:url('/media/6946/main-sprite.png') -595px -27px; }
#blog a:hover {background:url('/media/6946/main-sprite.png') -665px -27px; }

#home a:active {background:url('/media/6946/main-sprite.png') 0px -54px; }
#about a:active {background:url('/media/6946/main-sprite.png') -69px -54px; }
#consult a:active {background:url('/media/6946/main-sprite.png') -163px -54px; }
#bookstore a:active {background:url('/media/6946/main-sprite.png') -353px -54px; }
#media a:active {background:url('/media/6946/main-sprite.png') -463px -54px; }
#news a:active {background:url('/media/6946/main-sprite.png') -595px -54px; }
#blog a:active {background:url('/media/6946/main-sprite.png') -665px -54px; }

#home .active {background:url('/media/6946/main-sprite.png') 0px -81px; }
#about .active {background:url('/media/6946/main-sprite.png') -69px -81px; }
#consult .active {background:url('/media/6946/main-sprite.png') -163px -81px; }
#bookstore .active {background:url('/media/6946/main-sprite.png') -353px -81px; }
#media .active {background:url('/media/6946/main-sprite.png') -463px -81px; }
#news .active {background:url('/media/6946/main-sprite.png') -595px -81px; }
#blog .active {background:url('/media/6946/main-sprite.png') -665px -81px; }

#home .active:hover {background:url('/media/6946/main-sprite.png') 0px -81px; }
#about .active:hover {background:url('/media/6946/main-sprite.png') -69px -81px; }
#consult .active:hover {background:url('/media/6946/main-sprite.png') -163px -81px; }
#bookstore .active:hover {background:url('/media/6946/main-sprite.png') -353px -81px; }
#media .active:hover {background:url('/media/6946/main-sprite.png') -463px -81px; }
#news .active:hover {background:url('/media/6946/main-sprite.png') -595px -81px; }
#blog .active:hover {background:url('/media/6946/main-sprite.png') -665px -81px; }

/**** SECONDARY NAV ****/

#secnav { width: 900px; margin: 0px auto; }

#secondary-nav {
	float: right;
	position: relative;
	right: 160px;
}

#secondary-nav li { float: left; margin: 2px 5px; }

#secondary-nav li a {
	color: #fff;
	font-family: arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 10px;
}

/**** STRIPE ****/

#stripe {
	width: 100%;
	height: 25px;
	background: url('/media/8097/sub-nav.png') repeat-x;
}

/*** MAIN ***/

#main {
	width: 100%;
	min-height: 500px;
	background: #c4c4c4 url('/media/7382/grad.jpg') repeat-x;
	border-top: 9px solid #bf0013;
	padding-bottom: 35px;
}

#main-media {
	width: 100%;
	background: #fff;
	padding-bottom: 65px;
}

#content { width: 1010px; margin: 0px auto;padding-bottom:15px; }

#content-top {
	width: 960px;
	margin: 0px auto;
	min-height: 280px;
}

/**** CONTENT AREA FOR SECONDARY PAGES ****/

#content-sec {
	width: 920px;
	margin: 30px auto 0px auto;
	min-height: 280px;
}

/**** END CONTENT AREA FOR SEC PAGES ****/



/**** DYNAMIC FEEDS ****/

#dynamic-feeds {
	clear: both;
	width: 900px;
	margin: 0px auto;
}

#book-feed, #podcast-feed, #press-feed, #blog-feed {
	width: 180px;
	float: left;
	margin-right: 55px;
}

#blog-feed { margin-right:  0px; }
#dynamic-feeds h3 { text-indent: -9999px; }
#book-feed .home-books {
	background: url('/media/6946/main-sprite.png') 0px -188px no-repeat;
	width: 162px;
	height: 90px;
	display: block;
	margin-top: 20px;
}

#dynamic-feeds ul { font-family: arial, sans-serif; }

#dynamic-feeds ul li {
	border-bottom: 1px solid #7e7e7e;
	padding: 5px 0px;
	border-top: 1px solid #f6f6f6;
}

#dynamic-feeds ul li:first-child { border-top: 0px; }

#dynamic-feeds a {
	font-size: 11px;
	text-decoration: none;
	color: #555;
}

#dynamic-feeds span { font-size: 10px; color: #08497b; }

/**** PARTNERS ****/

#partners {
	width: 100%;
	border-top: 5px solid #bf0013;
	margin-top:0px;
	padding: 20px 0px;
}

#partner-center {
	width: 900px;
	margin: 0px auto;
	background: #fff;
	position: relative;
}

#part-btn {
	width: 115px;
	height: 33px;
	background: url('/media/6946/main-sprite.png') -163px -200px no-repeat;
	position: absolute;
	left: 0px;
	top: -58px;
	text-indent: -9999px;
}

#partnerGallery{}
div.partner{display:none;}
div.partnerDescription{width:225;float:left;}
div.partnerDescription p{font-family: arial, sans-serif;font-size: 13px;color: #555;line-height: 18px;}
div.partnerLogo{min-width:670px;float:left;text-align:center;}
div.partnerLogo img {margin:0 auto;}

/**** FOOTER ****/

#bottom {
	width: 100%;
	height: 100px;
	background: #07073a;
}

#footer { width: 960px; margin: 0px auto; }

#footer li a {
	color: #fff;
	text-decoration: none;
	font-family: arial, sans-serif;
}

#footer li:last-child { padding-right: 0px;}
#footer li:first-child { padding-left: 0px; border-left:none ;}

#footer li {
	float: left;
	border-left: 1px solid #fff;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0px 10px;
}

#footer ul  {
	clear: both;
	position: relative;
	top: 10px;
}

#footer p{
	float: left;
	font-size: 11px;
	color: #999;
	position: relative;
	top: 20px;
	font-family: arial, sans-serif;
	text-align: center;
	width: 900px;
	letter-spacing: .1em;
}

div.clearBox{clear:both;}

/* PAGE CONTENT STYLES */
#content-sec h1{margin:bottom:5px;border-bottom:5px solid #BF0014;color:#BF0014;font-family:Times,"Times New Roman",serif;font-size:23px;font-weight:normal;text-indent:20px;text-transform:uppercase;}
#content-sec h2{margin:5px 0;font-family:Times,"Times New Roman",serif;font-size:18px;}
#page-wrap {background:url('/media/7656/sidebar.png') repeat-y scroll right center transparent;overflow:hidden;padding:20px;width:880px;}
#page-content {float:left;width:618px;color:#555555;font-family:arial,sans-serif;font-size:13px;}
#page-sidebar{float:right;width:200px;}
#page-content p{color:#555555;font-family:arial,sans-serif;font-size:13px;line-height:22px;}

#page-sidebar h4{background:url('/media/7667/arrow.png') no-repeat scroll 0 3px transparent;border-bottom:1px solid #333333;font-family:arial,sans-serif;font-weight:normal;margin-left:10px;padding-bottom:5px;padding-left:10px;}
#page-sidebar p{padding-left:10px;color:#555555;font-family:arial,sans-serif;font-size:13px;line-height:22px;}

span.gov{color:#99080B;font-family:Times;font-size:16px;font-weight:bold;}
span.tips{font-family:georgia;font-size:13px;font-style:italic;}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(/scripts/colorbox/images/controls.png) 0 0 no-repeat;}
    #cboxTopCenter{height:14px; background:url(/scripts/colorbox/images/border.png) top left repeat-x;}
    #cboxTopRight{width:14px; height:14px; background:url(/scripts/colorbox/images/controls.png) -36px 0 no-repeat;}
    #cboxBottomLeft{width:14px; height:43px; background:url(/scripts/colorbox/images/controls.png) 0 -32px no-repeat;}
    #cboxBottomCenter{height:43px; background:url(/scripts/colorbox/images/border.png) bottom left repeat-x;}
    #cboxBottomRight{width:14px; height:43px; background:url(/scripts/colorbox/images/controls.png) -36px -32px no-repeat;}
    #cboxMiddleLeft{width:14px; background:url(/scripts/colorbox/images/controls.png) -175px 0 repeat-y;}
    #cboxMiddleRight{width:14px; background:url(/scripts/colorbox/images/controls.png) -211px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(/scripts/colorbox/images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/scripts/colorbox/images/loading.gif) center center no-repeat;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(/scripts/colorbox/images/controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}
        
/*** Shane's New Styles ***/

a { color: #BF0014}

#page-sidebar h3 {
	color: #333;
	margin-left: 5px;
	margin-bottom: 10px;
}

#page-sidebar ul {
	font-size: 12px;
	margin-left: 20px;
	color: #555;
	margin-top: 10px;
}

#page-sidebar ul li {
	margin-bottom: 9px!important;
}
