/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
}

/* Font family information */
body#ff-optima, #ff-optima td {
	line-height: 135%;
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}

body#ff-geneva, #ff-geneva td {
	line-height: 135%;
	font-family:  Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}

body#ff-helvetica, #ff-helvetica td {
	/*line-height: 135%;*/
	font-family: Arial, FreeSans, sans-serif;
}

body#ff-lucida, #ff-lucida td {
	line-height: 135%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;
}

body#ff-georgia, #ff-georgia td {
	line-height: 135%;
	font-family: Georgia, sans-serif;
}

body#ff-trebuchet, #ff-trebuchet td {
	line-height: 135%;
	font-family: "Trebuchet MS", sans-serif;
}

body#ff-palatino, #ff-palatino td {
	line-height: 135%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}

/* end font family information */

body {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

body.f-smaller,
body#ff-optima.f-smaller,
body#ff-georgia.f-smaller {
	font-size: 11px;
}

body,
body.f-default {
	font-size: 14px;
        line-height: 26px;
}

body#ff-optima,
body#ff-optima.f-default {
	font-size: 13px;
}

body#ff-georgia,
body#ff-georgia.f-default {
	font-size: 13px;
}

body.f-larger,
body#ff-optima.f-larger,
body#ff-georgia.f-larger {
	font-size: 15px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
  /*margin-right: 30px;*/
}

h1, h2, h3, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 10px 0;
	/*font-weight: normal;*/
	line-height: 100%;
}

h1 { 
color:#C9513B;
/*font:bold 18px/23px arial;*/
font:bold 24px/23px Arial,sans-serif;
}

h2 {
	font-size: 175%;
	line-height: 100%;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 120%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-size: 150%;
	line-height: 100%;

    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#555;
}

.contentheading {
	font-size: 190%;
	font-weight: normal;
	line-height: 110%;
	padding-bottom: 8px;
	margin: 15px 0 0 0;
}

td.buttonheading,
.contentpaneopen td.buttonheading {
	padding: 0px 3px 0;
}

td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

.sectiontableheader {
  	font-weight: bold;
  	padding: 4px;
  	line-height: 20px;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  	text-align: left;
  	padding: 5px 0 5px 5px;
}

/*.contentpane,
.contentpaneopen {
	width: 100%;
} */

/* @end */

/* @group Structure */

.wrapper {
	
	position: relative;
	/*background: url(../images/bkgndblend.jpg) repeat-x;*/
        background: none;
}


#top {
	height: 155px;
	padding-right:0px;
/*	border: solid 1px #FFF; */
	background: url("../images/pn_site-header.png") no-repeat scroll -11px 34px transparent;
}

#mod-search {
    float: right;
    height: 22px;
    margin-right: 0;
    margin-top: 3px;
    padding: 0;
    /*width: 300px;*/
/*	border:1px solid #FFF; */
}

#mod-search input {
	padding: 2px 0 0 24px;
	overflow: hidden;
	width: 120px;
	font-size: 100%;
	border: 0;
	background: none;
	font-weight: normal;
}

#header {
	height: 35px;
}

#header {
	position: relative;
	z-index: 2;
}

#pathway {
	position: relative;
	z-index: 1;
}

img#logo {
	width: 230px;
	height: 71px;
	position: absolute;
	left: 10px;
	float: left;
}

#mainbody-top3 {
	height: 16px;
}

#body-padding {
	padding: 0 5px;
}

#mainbody-padding {
	padding: 0;
}

#maincol-container {
	padding: 0;
	margin-right:0;
	margin-left:0;
	/* background: #C2C2C2 url(../images/dark/body_bg.png) repeat-x scroll 0 0; */
	background-color: #fff;
	
}

#sidecol-padding {
	padding: 0 0 10px;
}

#showcase {
	margin-bottom: 10px;
}

#bottom {
	padding: 20px;
	overflow: hidden;
}

#mainbody-bottom3 {
	height: 16px;
	margin-bottom: 20px;
}

img#rocket {
	margin-top: 17px;
	width: 158px;
	height: 25px;
	float: left;
}

#footer {
	margin-bottom: 10px;
	margin-top: 30px;
}

.spacer .block {
	float: left;
	/*margin-left:20px;
	padding-bottom:40px;*/
}
.spacer .block a {
	color:#60656A;
}

.spacer.w99 .block {
	width: 100%;
}

.spacer.w49 .block {
	width: 50%;
}

.spacer.w33 .block {
	width: 50%;
}

.spacer.w24 .block {
	width: 33.3%;
}

#pathway {
	/* height: 27px;
	margin-bottom: 15px; */
}

#horiz-menu2 {
	float: left;
}

/* @end */

/* @group Modules */

.module,
.module-color1,
.module-color2,
.module-color3,
.module-color4,
.module-style1,
.module-style2,
.module-style1-color1,
.module-style1-color2,
.module-style1-color3,
.module-style1-color4,
.module-style2-color1,
.module-style2-color2,
.module-style2-color3,
.module-style2-color4 {
	margin-bottom: 20px;
}
#header .module {margin-bottom:0px;}

#bottommodules .module, #bottommodules .module-color1, #bottommodules .module-color2, #bottommodules .module-color3, #bottommodules .module-color4, #bottommodules .module-style1, #bottommodules .module-style2, #bottommodules .module-style1-color1, #bottommodules .module-style1-color2, #bottommodules .module-style1-color3, #bottommodules .module-style1-color4, #bottommodules .module-style2-color1, #bottommodules .module-style2-color2, #bottommodules .module-style2-color3, #bottommodules .module-style2-color4 {
	margin-bottom: 20px;
}

.module-style1 h3,
.module-style1-color1 h3,
.module-style1-color2 h3,
.module-style1-color3 h3,
.module-style1-color4 h3 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 10px;
}

.module-style2 h3,
.module-style2-color1 h3,
.module-style2-color2 h3,
.module-style2-color3 h3,
.module-style2-color4 h3 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

.module-style1 div div div,
.module-style1-color1 div div div,
.module-style1-color2 div div div,
.module-style1-color3 div div div,
.module-style1-color4 div div div {
	position: relative;
	padding: 50px 15px 15px 15px;
	overflow: hidden;
}

.module-style2 div div div,
.module-style2-color1 div div div,
.module-style2-color2 div div div,
.module-style2-color3 div div div,
.module-style2-color4 div div div {
	padding: 15px;
	overflow: hidden;
}

.module-style1 div div div div,
.module-style2 div div div div,
.module-style1-color1 div div div div,
.module-style1-color2 div div div div,
.module-style1-color3 div div div div,
.module-style1-color4 div div div div,
.module-style2-color1 div div div div,
.module-style2-color2 div div div div,
.module-style2-color3 div div div div,
.module-style2-color4 div div div div {
	background: none;
	padding: 0;
	margin: 0;
}

#mainmodules .module, #mainmodules .module-color1, #mainmodules .module-color2, #mainmodules .module-color3, #mainmodules .module-color4, #mainmodules .module-style1, #mainmodules .module-style2, #mainmodules .module-style1-color1, #mainmodules .module-style1-color2, #mainmodules .module-style1-color3, #mainmodules .module-style1-color4, #mainmodules .module-style2-color1, #mainmodules .module-style2-color2, #mainmodules .module-style2-color3, #mainmodules .module-style2-color4, #bottommodules .module, #bottommodules .module-color1, #bottommodules .module-color2, #bottommodules .module-color3, #bottommodules .module-color4, #bottommodules .module-style1, #bottommodules .module-style2, #bottommodules .module-style1-color1, #bottommodules .module-style1-color2, #bottommodules .module-style1-color3, #bottommodules .module-style1-color4, #bottommodules .module-style2-color1, #bottommodules .module-style2-color2, #bottommodules .module-style2-color3, #bottommodules .module-style2-color4 {
	margin-right: 15px;
}

/* @end */

/* @group Content Styles */

/* @group Readon */

a.readon,
a.readon2 {
	margin-top: 20px;
	font-weight: normal;
	font-size: 100%;
	display: block;
	text-indent: 10px;
	width: 114px;
	height: 24px;
	line-height: 24px;
}

/* @end */

/* @group Pathway */

span.pathway {
	display: block;
	line-height: 220%;
	font-weight: normal;
	height: 27px;
	line-height: 29px;
	padding: 0 20px 0 60px;
	float: left;
	overflow: hidden;
}

span.pathway img {
	float: none;
	vertical-align: top;
	width: 5px;
	height: 27px;
	padding-right: 15px;
}

span.pathway a {
	float: none;
	padding: 0 20px 0 0;
}

/* @end */

/* @group Typography */

ul.number,
ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4,
ul.bullet-5,
ul.bullet-6,
ul.bullet-7,
ul.bullet-8,
ul.bullet-9,
ul.bullet-10,
ul.bullet-11,
ul.bullet-12,
ul.bullet-13,
ul.bullet-14,
ul.bullet-15,
ul.bullet-16,
ul.bullet-17,
ul.bullet-18,
ul.icon-1,
ul.icon-2,
ul.icon-3,
ul.icon-4,
ul.icon-5,
ul.icon-6 {
	padding-left: 15px;
	margin-left: 0;
}

ul.number li,
ul.bullet-1 li, 
ul.bullet-2 li,
ul.bullet-3 li,
ul.bullet-4 li,
ul.bullet-5 li,
ul.bullet-6 li, 
ul.bullet-7 li,
ul.bullet-8 li,
ul.bullet-9 li,
ul.bullet-10 li,
ul.bullet-11 li, 
ul.bullet-12 li,
ul.bullet-13 li,
ul.bullet-14 li,
ul.bullet-15 li,
ul.bullet-16 li,
ul.bullet-17 li,
ul.bullet-18 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.icon-1 li,
ul.icon-2 li,
ul.icon-3 li,
ul.icon-4 li,
ul.icon-5 li,
ul.icon-6 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 30px;
}

pre {
	padding: 10px;
}

blockquote {
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 0px 0px 5px 30px;
	margin: 15px 0;
}

blockquote p {
	padding: 0 30px 0 0;
	margin-top: 0;
}

blockquote.b {
	color: #666;
	font-style: italic;
	font-size: 110%;
	line-height: 135%;
	width: auto;
	padding: 0px 0px 5px 15px;
	margin: 15px 0 15px 15px;
	background: none;
}

/* @end */

/* @group Notice Styles */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}

/* @end */

/* @group RokSlide */

#moduleslider-size {
	height: 220px;
	overflow: hidden;
}

#rokslide-toolbar span {
	white-space: nowrap;
}

#frame {
	text-align: left;
}

#frame .module, #frame .module-color1, #frame .module-color2, #frame .module-color3, #frame .module-color4 {
	float: left;
}

#frame .module div, #frame .module-color1 div, #frame .module-color2 div, #frame .module-color3 div, #frame .module-color4 div {
	padding: 0 5px;
}

#frame .module div div, #frame .module-color1 div div, #frame .module-color2 div div, #frame .module-color3 div div, #frame .module-color4 div div {
	padding: 0;
}

#frame .mmpr-1 .module, #frame .mmpr-1 .module-color1, #frame .mmpr-1 .module-color2, #frame .mmpr-1 .module-color3, #frame .mmpr-1 .module-color4 {
	width: 100%;
}

#frame .mmpr-2 .module, #frame .mmpr-2 .module-color1, #frame .mmpr-2 .module-color2, #frame .mmpr-2 .module-color3, #frame .mmpr-2 .module-color4 {
	width: 50%;
}

#frame .mmpr-3 .module, #frame .mmpr-3 .module-color1, #frame .mmpr-3 .module-color2, #frame .mmpr-3 .module-color3, #frame .mmpr-3 .module-color4 {
	width: 33%;
}

#frame .mmpr-4 .module, #frame .mmpr-4 .module-color1, #frame .mmpr-4 .module-color2, #frame .mmpr-4 .module-color3, #frame .mmpr-4 .module-color4 {
	width: 25%;
}

#frame .mmpr-5 .module, #frame .mmpr-5 .module-color1, #frame .mmpr-5 .module-color2, #frame .mmpr-5 .module-color3, #frame .mmpr-5 .module-color4 {
	width: 20%;
}

#tabmodules {
	overflow: hidden;
}

#tabmodules li span {
	margin-left: -1px;
}

#tabmodules li.first span {
	margin-left: 0;
}

#tabmodules div div div {
	padding-top: 10px;
	padding-bottom: 20px;
}

#tabmodules div div div div {
	background: none;
	padding: 0;
}

/* @end */

#accessibility {
	width: 150px;
	height: 20px;
	margin-top: 0px;
	margin-top: 20px;
	float: right;
}

#accessibility span {
	background-repeat: no-repeat;
}

#accessibility a {
	text-decoration: none;
	cursor: pointer;
}

#accessibility #buttons {
	float: right;
	padding-right: 10px;
}

#accessibility .button {
	display: block;
	float: right;
	width: 13px;
	height: 14px;
	margin-right: 10px;
}

a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}

a img.album {
	border-width: 2px;
	border-style: solid;
}

.clr {
	clear:both;
}

fieldset {
	border-left: 0;
	border-right: 0;
}

fieldset.input {
	border: 0;
}

a img {
	border: 0;
}

img.content-left {
	float: left;
	margin-right: 10px;
	padding: 5px;
}

img.content-right {
	float: right;
	margin-left: 10px;
	padding: 5px;
}

#referencewidth {
	width: 100%;
	overflow:hidden;
}

body .pollstableborder {
	border: 0px;
}

.back_button {
	margin-top: 20px;
}

/* @end */

/* start sifr stuff */

.sIFR-hasFlash .module-menu h3,
.sIFR-hasFlash .module h3,
.sIFR-hasFlash .module-color1 h3,
.sIFR-hasFlash .module-color2 h3,
.sIFR-hasFlash .module-color3 h3,
.sIFR-hasFlash .module-color4 h3,
.sIFR-hasFlash .module-style1 h3,
.sIFR-hasFlash .module-style1-color1 h3,
.sIFR-hasFlash .module-style1-color2 h3,
.sIFR-hasFlash .module-style1-color3 h3,
.sIFR-hasFlash .module-style1-color4 h3,
.sIFR-hasFlash .module-style2 h3,
.sIFR-hasFlash .module-style2-color1 h3,
.sIFR-hasFlash .module-style2-color2 h3,
.sIFR-hasFlash .module-style2-color3 h3,
.sIFR-hasFlash .module-style2-color4 h3 {
	height: 20px;  			/***** IMPORANT: Change this to adjust the size of the SIFR headers *******/
	font-size: 20px;		/***** IMPORANT: Change this to adjust the size of the SIFR headers *******/
	padding: 0;
	visibility: hidden;
}

.sIFR-hasFlash .module h3 {
	margin-left: -3px;
}

.sIFR-hasFlash .module-style1 h3 {
	margin-top: -2px;
}

/* end sifr stuff */

/* rokheadrotator stuff */

#rokheadrotator {
	height: 235px;
	position: relative;
	background: none;
}

#rokheadrotator .controls {
	top: 14px;
	position: absolute;
	right: 13px;
	z-index: 1;
}

#rokheadrotator .controls img {
	background-image: url(../images/scroller-controls.png);
	cursor: pointer;
	height: 15px;
	margin-right: 11px;
	width: 15px;
}

#rokheadrotator .control-prev {
	background-position: 0pt 0pt;
}

#rokheadrotator .control-next {
	background-position: 0pt -17px;
}

#rokheadrotator .control-pause {
	background-position: 0pt -34px;
}

#rokheadrotator .control-play {
	background-position: 0pt -51px;
}
/* RokHeadRotator _EOF_ */


 /* added by jason for footer */ 

#footer {
    padding-top:30px;
	background:none repeat scroll 0 0 #F5F3EE;
}

#footer ul.menu_footer {
	list-style: none;
        line-height: 0px;
}
#footer ul.menu_footer li{ display:inline; border-right:solid 1px #000;}

#footer ul.menu_footer li a {
	color: #000;
	font-size:11px;
	line-height:11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 5px;
}
 
#form-login {
	/* border-top:1px solid #666666; */
	padding:0;
	margin:0;
	width:100%;
}
#form-login #greeting {
	padding:10px 0 5px 10px;
	margin: 0px;
}
#form-login #sl_submitbutton {
	padding:0 0 0 0px;
}

#sidecol .module {
	margin:0;
	padding:0 0 15px;
}

#sidecol .module_menu {
	margin:0;
	padding:0;
}
#sidecol .module_menu ul.menu {
	margin-top:0;
	padding-top:0;
}


#top #newsletter {
     float:right;
     margin:0px;
     padding:5px 0px 5px 0px;

}

#top #newsletter a {
	background: #ec3d2e;
	color: #FFF;
	padding:2px;
	margin:0px;
	border:solid 1px #CCC;
	cursor: pointer;
	font: 11px/11px Arial, Helvetica, sans-serif;
        text-decoration:none;
}
#top #newsletter a:hover {
       text-decoration: none;
       border: dotted 1px #CCC;
}
#top #donate {
     float:right;
     margin:0;
     padding:5px 0px 5px 0px;

}
#top #donate a {
	background: #990099;
	color: #FFF;
	padding: 3px 3px 2px;
	margin:0;
	border:solid 1px #cc99cc;
	cursor: pointer;
	font: 11px/11px Arial, Helvetica, sans-serif;
        text-decoration:none;
}
#top #donate a:hover {
       text-decoration: none;
       border: dotted 1px #CCC;
}

.cbUserListTitle {display:none;}
.cbUsersList {margin:10px 0 0;}
.cbUserListResultCount {color:#999;padding:10px 0;}

#top input.inputboxtopSearch {width:185px;height:16px;color:rgba(0, 0, 0, 0.75);}

#mod-top {height:37px;}
#mod-top .moduletabletopMenu {float:left; font-size:13px; color:#666;}
#mod-top .moduletabletopSearch {float:right;margin:4px 0 0;}
#mod-top .moduletabletopSearch .buttontopSearch {background:#e19d2b;border:none;color:#fff;border-radius:3px;padding:6px 8px;margin:0 0 0 5px;}
#mod-top .moduletabletopSignal {float:left;padding:10px 15px 0;font-size:13px;}
#mod-top .moduletabletopSocial {float:left;font-size:13px;height: 27px; padding: 10px 0 0; margin:0 0 0 10px;overflow: hidden;}
#mod-top .moduletabletopSocial img {margin-right: 3px; margin-bottom: 3px; margin-left: 3px; float: left;width:20px;height:20px;}
#mod-top .moduletabletopDaily {float:left;font-size:13px;}

#sidecol .modulesignalRight {background:#F5F3EE;margin:0 0 20px;font-size:11px;padding:0 0 3px;}
#sidecol .modulesignalRight h3 {margin:0;padding:7px 20px;background:#bbb;color:#fff;font-weight:normal;text-transform:uppercase;}
#sidecol .modulesignalRight #sl_horiz {margin:10px 20px 5px;}
#sidecol .modulesignalRight #sl_horiz input[type="hidden"] {clear:both;}
#sidecol .modulesignalRight #sl_horiz #sl_submitbutton {clear:both;float:left;margin:10px 0 0;}
#sidecol .modulesignalRight #sl_lostpass {display:inline-block;margin: 0 10px 0 0;}
#sidecol .modulesignalRight #sl_lostname {display:inline-block;}
#sidecol .modulesignalRight #sl_username {margin:3px 0;}
#sidecol .modulesignalRight #sl_pass {margin:3px 0;float:left;}
#sidecol .modulesignalRight #sl_submitbutton {margin:3px 0;float:left;}
#sidecol .modulesignalRight #sl_horiz #form-login #greeting {font-size:14px;float:left;}

#sidecol .modulesignalRightNew {background:#F5F3EE;margin:0 0 25px;font-size:11px;padding:0 0 3px;}
#sidecol .modulesignalRightNew h3 {margin:0;padding:7px 20px;background:#bbb;color:#fff;font-weight:normal;text-transform:uppercase;}
#sidecol .modulesignalRightNew #sl_horiz {margin:10px 20px 5px;float:none;width:100%;}
#sidecol .modulesignalRightNew #sl_horiz input[type="hidden"] {clear:both;}
#sidecol .modulesignalRightNew #sl_horiz #sl_submitbutton {float:left;margin:10px 0 0;}
#sidecol .modulesignalRightNew #sl_lostpass {display:inline-block;margin: 0 10px 0 0;}
#sidecol .modulesignalRightNew #sl_lostname {display:inline-block;}
#sidecol .modulesignalRightNew #sl_username {margin:3px 0;}
#sidecol .modulesignalRightNew #sl_pass {margin:3px 0;float:left;}
#sidecol .modulesignalRightNew #sl_submitbutton {margin:3px 0;float:left;}
#sidecol .modulesignalRightNew #sl_horiz #form-login #greeting {font-size:16px;float:left;}

.moduleSoaToday {background:#F5F3EE;margin:0 0 15px;}
.moduleSoaToday h3 {padding: 10px 20px;background:#C9513B;font-weight:normal;font-size:14px;line-height:26px;color:#fff;}
.moduleSoaToday .SoaToday {padding:0 20px 20px;}

.moduleSoaToday div.k2ItemsBlock ul {list-style:square outside none;margin:10px 0 0 10px;padding:0;}
.moduleSoaToday div.k2ItemsBlock ul li {list-style:square outside none;}

.moduleSoaToday div.k2ItemsBlock ul li a.moduleItemTitle {
    color: #60656A !important;
    font-family: "Helvetica Neue",Helvetica,arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

#wolfslider_slide_picker_wrapper {float:left;}
#wolfslider_slide_picker_wrapper ul {margin:0;}
#wolfslider_container {float:left;}
#wolfsliders {margin:10px 0 0;}
#wolfsliders h1 {margin:0;}
.wolfslider_container {
    margin-left: 30px;
    overflow: hidden;
    position: relative;
    width: 720px;
}
#thumbNav {width:250px;}
#thumbNav a {
    background: none repeat scroll 0 0 #C9513B;
    border: 1px solid #CD5A44;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0;
    padding: 5px;
    text-align: center;
    width: 220px;
    }
#maincol-container #thumbNav a:hover {color:#fff;text-decoration:underline;}