/*--------------------------------------------------------------------
author: Nandy
email: nandy@nnbros.com
website: http://www.nnbros.com
/--------------------------------------------------------------------*/
/*********** HEADER ***********/
div#header h2 {
 border: 10px solid #FFF;
}
/*********** TOPICS ***********/
div#topTopics {
 float: left;
 width: 560px;
 padding-top: 30px;
}
div#topTopics h3 {
 text-indent:-9999em;
 overflow: hidden;
 height: 21px;
 display:block;
 background: url(../images/top_topics_title.jpg) no-repeat;
 border-bottom: 3px solid #2D1807;
 padding-bottom: 10px;
 margin-bottom: 20px;
}
div#topTopics dl{
 margin:0px 0px 5px;
 padding:5px 0px 5px;
 border-bottom:dotted 1px #B4AA8E;
}
#topTopics dt{
 float: left;
 width: 8em;
}
#topTopics dd{
 margin-left: 8em;
}
/*********** BANNER ***********/
div#topBanner {
 float: right;
 width: 340px;
 padding-top: 30px;
}
/* Most common stuff you'll need to change */
.coda-slider { background: #EAE4D8 }
	
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px slidertoshow:2, slidestoscroll:2}
	
/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 340px } 
	
/* Tab nav */
.coda-nav ul li a.current { background: #EAE4D8 }
	
/* Panel padding */
.coda-slider .panel-wrapper { padding: 10px }
	
/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */
.coda-nav ul { clear: both; display: block; overflow: hidden }
.coda-nav ul li { display: inline }
.coda-nav ul li a {
 background: #fff;
 color: #2D1807;
 display: block;
 float: left;
 margin-left: 5px;
 padding: 3px 6px;
 text-decoration: none;
 border-right: 1px solid #EAE4D8;
 border-left: 1px solid #EAE4D8;
 border-bottom: 1px solid #EAE4D8;
}
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

div.panel-wrapper img {
 border: 1px solid #fff;
}
div.panel-wrapper p {
 padding-top: 0.8em;
}
div.panel-wrapper p a {
 color: #2D1807;
}
div.panel-wrapper p a:hover{
 color: #B8204E;
}
div#coda-nav-1 {
 float: right;
 text-align: right;
}
/*********** FLASH ***********/
div#header object {
border: 10px solid #FFF;
}

