/* @override http://thegilmore.local.lan/templates/thegilmore/css/template.css */

/* Unchanged */
/* Global Elements
----------------------------------------------------*/

body {
	background: #a89a76 url(../images/gilmore2010_site_bg_texture.jpg) top center no-repeat;
	text-align: center; /* IE 6 hack */
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #000;
	font-size: 12px;
}

/* "wild card" - universal selector removes default padding and margins globally */
* { 
	padding: 0px;
	margin: 0px;
}


a:active { outline: none; }
a:focus { -moz-outline-style: none; }

a:active, a:focus {
	outline: 0;
}

/* Typography
----------------------------------------------------*/

#branding h1{ 
	color: #fff;
	font-size: 16px;
	margin-left: -5000px; /* hides it */ 
}

h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: .08em;
	color: #4c0000;
	margin-bottom: 15px;
}

h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4c0000;
	margin-bottom: 8px;
}

h3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4c0000;
	margin-bottom: 8px;
}

h4 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4c0000;
	margin-bottom: 4px;
}

p {   
	margin-bottom: 8px;
}

#mainContent h1, h2, h3, h4, p {
	padding-left: 35px;
	padding-right: 35px;
}

#mainContent .readon {
	padding-left: 35px;
}


#mainContent a:link {
	color: #4c0000;
	text-decoration: underline;
	font-size: 12px;
}

#mainContent a:visited {
	color: #4c0000;
	text-decoration: underline;
	font-size: 12px;
}

#mainContent a:hover {
	text-decoration: none;
	/* background-color: #eee2c3; */
	font-size: 12px;
}

#mainContent a:active {
	text-decoration: none;
	/* background-color: #eee2c3; */
	font-size: 12px;
}

a img {
	border: none; 
}

.contentpaneopen ul li {
	margin-left: 64px;
}

.contentpaneopen ul {
	margin-bottom: 8px;
	margin-right: 35px;
}

.contentpaneopen ol li {
	margin-left: 65px;
}

.contentpaneopen ol {
	margin-bottom: 8px;
	margin-right: 35px;
}

.contentpaneopen blockquote {
	margin-left: 30px;
}

table.contentpaneopen {
	border-collapse: collapse;
}

table.contentpaneopen th {
	padding: 0px;
}

table.contentpaneopen td {
	padding: 0px;
}

.moduletable h1 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: normal;
	color: #4c0000;
	margin-bottom: 10px;
}

.contenttable {
	margin-left: 35px;
	width: 90%;
}

.contenttableBordered {
	margin-left: 35px;
	width: 90%;
	border: 1px solid #4c0000;
}

.bordered {
	border: 1px solid #4c0000;
}

#commissionsTable {
	margin-left: 35px;
	width: 90%;
	border: 1px solid #4c0000;
	font-size: 11px;
}

#commissionsTable th {
	padding: 5px;
}

#commissionsTable td {
	padding: 5px;
}

#commissionsTable thead {
	background: #4c0000;
}

#commissionsTable th {
	color: #fff;
}

#commissionsTable .odd {
	background: #dfdfdf;
}

.sponsorTable {
	margin-left: 35px;
	width: 90%;
}

table.sponsorTable td {
	padding: 4px;
	border: 1px solid #ccc;
}

#singleEventTable {
	border: 1px solid #4c0000;
	margin: 10px 35px 10px 35px;
}

#singleEventTable h1 {
	padding: 5px;
}

#singleEventTable h3 {
	padding: 5px;
}

#singleEventTable h4 {
	padding: 5px;
}

#singleEventTable p {
	padding: 5px;
}

#singleEventTable .readmore {
	padding: 5px;
}

#singleEventTable .readon {
	padding: 5px;
}

/* loadmodules styles
---------------------------------------------*/

.moduletablers_single h1,
.moduletableorgnews h1,
.moduletableednews h1,
.moduletablespconcerts h1,
.moduletablersconcerts h1,
.moduletablefestconcerts h1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: normal;
	color: #4c0000;
	margin-bottom: 10px;
}

.moduletablers_single h3,
.moduletableorgnews h3,
.moduletableednews h3,
.moduletablespconcerts h3,
.moduletablersconcerts h3,
.moduletablefestconcerts h3 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: normal;
	color: #4c0000;
	margin-bottom: 20px;
}

.moduletableorgnews .article_separator,
.moduletableednews .article_separator,
.moduletablespconcerts .article_separator,
.moduletablersconcerts .article_separator,
.moduletablefestconcerts .article_separator {
	display: block;
	height: 1px;
	background: #ffffff;
	margin: 25px 0px;
}

.moduletablers_single,
.moduletableorgnews,
.moduletableednews,
.moduletablespconcerts,
.moduletablersconcerts,
.moduletablefestconcerts {
	padding-right: 15px;
}


/* end loadmodules styles
---------------------------------------------*/

#mainContent .contenttable h1 {
	padding-left: 0px;
	padding-right: 0px;
}

#mainContent .contenttable h2 {
	padding-left: 0px;
	padding-right: 0px;
}

#mainContent .contenttable h3 {
	padding-left: 0px;
	padding-right: 0px;
}

#mainContent .contenttable h4 {
	padding-left: 0px;
	padding-right: 0px;
}

#mainContent .contenttable p {
	padding-left: 0px;
	padding-right: 0px;
}

#secondNav h3 {
	display: block;
	background: url(../images/quicklink_key.png) no-repeat 0px -15px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #fff;
	height: 25px;
	line-height: 24px;
	padding: 0px 0px 0px 27px;
	margin-bottom: 0px;
}

#secondNav .moduletable {
	margin-bottom: 35px;
}



/* Primary Section Layout
----------------------------------------------------*/

#wrapper {
	width: 900px;
	margin: 0 auto; /* aligns page center - all but IE 6 */
	text-align: left; /* IE 6 hack */
	
}

#header {
	width: 900px;
	position: relative;
}

#branding {
	height: 65px;
}

#brandingLogo {
	position: relative;
	left: 10px;
	top: 18px;
	width: 221px;
}

.moduletable_mainnav {
	margin-left: 25px;
}

#social {
	position: absolute;
	top: 37px;
	right: 300px;
}

#social h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: .08em;
}

#social p {
	padding: 0px;
}

#mainNav {
	background: url(../images/mainNav_bg.jpg);
	width: 900px;
	height: 51px;
	position: relative;
}

#mainNav li .separator {
	padding: 0px;
	margin-right: -9px;
	font-size: 30px;
	line-height: 31px;
	background: url(../images/mainNav_separator.gif) no-repeat;
	color: rgba(255,255,255,0);
}


#search {
	background: url(../images/search_bg.jpg) no-repeat;
	position: absolute;
	top: 0px;
	right: 3px;
	width: 130px;
	height: 51px;
	color: #fff;
}

/* for Search box reference only */
#search  {
	color: #a89a76;
	/* line-height: 43px;  - makes problems with IE */
	padding-left: 65px;
}

.search {
	margin-top: 14px;
	margin-left: -4px;
}
.search input{
	border: 0;
	padding: 3px;
	background: transparent;
	color: white;
}

#content {
	background: url(../images/faux_column.png) repeat-y;
	width: 900px;
	margin-top: 3px;
}

#leftContent {
	float: left;
	width: 233px;
}

#secondNav {
	background: #4c4134;
	width: 233px;
	padding: 0px 0px 0px 0px;
}	

#quicklinks {
	background: #240705 url(../images/quicklinks_bg.jpg) no-repeat;
	width: 233px;
	padding-top: 10px;
	position: relative;
	display: none;
}

#blackKeys {
	position: absolute;
	top: 42px;
	left: 0px;
	background: url(../images/black_keys.png) no-repeat;
	_background: url(../images/black_keys.gif) no-repeat;
	width: 85px;
	height: 200px;
	z-index: 100;
	display: none;
}	

#quicklinkFooter {
	background: url(../images/quicklinks_footer_key.jpg) no-repeat;
	width: 233px;
	height: 39px;
	margin-bottom: 30px;
	margin-top: 1px;
	display: none;
}

#mainContent {
	float: left;
	display: inline; /* IE 6 hack to prevent double-margins on floats */
	width: 664px;
	/* border-left: 3px solid #a89a76; */
	margin-left: 3px;
	background: url("../images/content_shadow.jpg") repeat-x top left;
	padding-top: 24px;
	padding-bottom: 15px;
}

#bottomContent {
	clear: both;
	background: #000;
	width: 900px;
	color: #a89a76;
	text-align: center;
	padding: 8px 0px 3px 0px;
	font-size: 11px;
	border-top: 3px solid #a89a76;
}

#footer {
	width: 900px;
	text-align: center;
	position: relative;
}

#footerNav {
	margin: 0 auto; /* aligns page center - all but IE 6 */
	margin-top: 6px;
	height: 20px;
}

#nkbug {
	position: absolute;
	right: 3px;
	top: 0px;
	height: 20px;
	width: 120px;
	text-align: right;
}

#nkbug a:link, a:visited {
	font-size: 10px;
	color: #765e44;
	line-height: 20px;
	text-decoration: none;
}

#nkbug a:hover, a:active {
	color: #fff;
}

#copyright {
	margin-top: 6px;
	color: #765e44;
	font-size: 10px;
}

#addthis {
	position: absolute;
	right: 80px;
	top: 2px;
	height: 15px;
	width: 85px;
	display: none;
}


/* Main Nav
----------------------------------------------------*/


#mainNav ul {
	margin: 0px; /* IE indent remove */
	padding: 0px; /* Firefox, Safari indent remove */
	list-style-type: none; /* bullet remove*/
	
}

#mainNav ul li {
	float: left;
}


#mainNav ul a:link {
	display: block;
	color: #ddd;
	padding: 0 15px;
	width: auto !important; /* sets width for all other browsers (from IE 6 hack below) */
	width: .1em; /* IE 6 hack - allows entire block to be roll-over area  - CANNOT use height for IE 6 (note &bnsp; added to html for two-word link) */
	line-height: 51px;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
}

#mainNav ul a:visited {
	display: block;
	color: #ddd;
	padding: 0 15px;
	width: auto !important; /* sets width for all other browsers (from IE 6 hack below) */
	width: .1em; /* IE 6 hack - allows entire block to be roll-over area  - CANNOT use height for IE 6 (note &bnsp; added to html for two-word link) */
	line-height: 51px;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
}


#mainNav ul a:hover {
	color: #fff;
	background: url(../images/mainNav_hover_bg.jpg);
	font-weight: normal;
}

#mainNav ul a:active {
	color: #fff;
	background: url(../images/mainNav_hover_bg.jpg);
	font-weight: normal;
}

#mainNav #current {
	color: #fff;
	background: url(../images/mainNav_hover_bg.jpg);
	font-weight: normal;
}


/* Second Nav
----------------------------------------------------*/


#secondNav ul {
	margin: 0px;  /* IE indent remove */
	padding: 0px;  /* Firefox, Safari indent remove */
	list-style-type: none; /* bullet remove*/
	
}

#secondNav ul li {
	padding: 5px 0px 5px 8px;
	margin-left: 20px;
}

#secondNav ul a:link {
	display: block;
	color: #a89a76;
	text-decoration: none;
	padding-left: 12px;
	line-height: normal;
	background: none;
	font-size: 12px;
}

#secondNav ul a:visited {
	display: block;
	color: #a89a76;
	text-decoration: none;
	padding-left: 12px;
	line-height: normal;
	background: none;
	font-size: 12px;
}

#secondNav ul a:hover {
	color: #fff;
	font-weight: bold;
	background: url(../images/secondNav_bullet.gif) no-repeat left 53%;
}

#secondNav ul a:active {
	color: #fff;
	font-weight: bold;
	background: url(../images/secondNav_bullet.gif) no-repeat left 53%;
}

#secondNav #current a {
	color: #fff;
	font-weight: bold;
	background: url(../images/secondNav_bullet.gif) no-repeat left 53%;
}

#secondNav .separator {
	color: #dfdfdf;
	font-size: 10px;
	font-style: italic;
}

/* Quicklins Nav
----------------------------------------------------*/


#quicklinks ul {
	margin: 0px;  /* IE indent remove */
	padding: 0px;  /* Firefox, Safari indent remove */
	list-style-type: none; /* bullet remove*/
	
}

#quicklinks ul li {
	padding: 1px 0px 1px 0px;
	margin-left: 0px;
	width: 219px;
}

#quicklinks ul a:link {
	display: block;
	height: 41px; /* for IE 6 hack to make whole block roll-over */
	background: url(../images/quicklink_key.png) no-repeat;
	_background: url(../images/quicklink_key.gif) no-repeat; /* for IE 6 */
	color: #ecddb7;
	font-size: 11px;
	text-decoration: none;
	padding-left: 93px;
	line-height: 41px;
}

#quicklinks ul a:visited {
	display: block;
	height: 41px; /* for IE 6 hack to make whole block roll-over */
	background: url(../images/quicklink_key.png) no-repeat;
	_background: url(../images/quicklink_key.gif) no-repeat; /* for IE 6 */
	color: #ecddb7;
	font-size: 11px;
	text-decoration: none;
	padding-left: 93px;
	line-height: 41px;
}

#quicklinks ul a:hover {
	color: #000;
	background: url(../images/quicklink_key_hover.png) no-repeat;
	_background: url(../images/quicklink_key_hover.gif) no-repeat; /* for IE 6 */
}

#quicklinks ul a:active {
	color: #000;
	background: url(../images/quicklink_key_hover.png) no-repeat;
	_background: url(../images/quicklink_key_hover.gif) no-repeat; /* for IE 6 */
}


/* Footer Nav
----------------------------------------------------*/


#footerNav ul {
	margin: 0px;  /* IE indent remove */
	padding: 0px;  /* Firefox, Safari indent remove */
	list-style-type: none; /* bullet remove*/
}

#footerNav ul li {
	display: inline;
}

#footerNav ul a:link {
	color: #240705;
	font-size: 10px;
	padding: 0 7px;
	line-height: 20px;
	text-decoration: none;
}

#footerNav ul a:visited {
	color: #240705;
	font-size: 10px;
	padding: 0 7px;
	line-height: 20px;
	text-decoration: none;
}

#footerNav ul a:hover {
	color: #fff;
	background: none;
}

#footerNav ul a:active {
	color: #fff;
	background: none;
}


/* custom CSS for CMS editor - Randon */

.imgLeft {
	margin: 0px 8px 5px 0px;
	float: left;
}

.imgRight {
	margin: 0px 0px 5px 8px;
	float: right;
}

.alignFix {
	width: 100px;
	text-align: left;
	margin-left: 50px;
}

/* custom CSS for components (phoca gallery) - Randon */

.componentheading {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: .08em;
	color: #4c0000;
	margin-bottom: 15px;
	padding-left: 35px;
	padding-top: 22px;
	background: url(http://server5.tpgsolutions.com/~thegilmo/images/stories/headers/content_shadow.jpg) no-repeat;
}

.contentpane {
	padding-left: 35px;
}

#phocagallery {
	padding-left: 35px;
}

#phocagallery .componentheading {
	margin-left: -35px;
	background: url(http://server5.tpgsolutions.com/~thegilmo/images/stories/headers/content_shadow.jpg) no-repeat;
}

/* custom CSS for Chrono Forms - Randon */

.chronoform {
	display: none;
}

form fieldset p {
	clear: left;
	margin: 0px 10px 0px 25px;
	padding: 5px 0px;
}

.reqStar {
	color: #770000;
	font-size: 11px;
}

.validation-advice {
	background: #ffefef;
	border: 1px solid #880000;
	margin: 3px 25px 0px 5px;
	padding: 3px;
	width: 300px;
	color: #880000;
	font-style: italic;
	font-size: 11px;
}

/*sponsor form------*/

#ChronoContact_sponsor_req fieldset {
	margin-left: 35px;
	margin-right: 35px;
	border: 1px solid #4c0000;
	width: 450px;
	padding-bottom: 10px;
}

#ChronoContact_sponsor_req legend {
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 5px 8px;
	border: 1px solid #4c0000;
	color: #4c0000;
	font-weight: bold;
}

#ChronoContact_sponsor_req label {
	display: block;
	float: left;
	width: 150px;
	font-size: 11px;
}

#ChronoContact_sponsor_req input {
	border: 1px solid #666666;
	font-size: 11px;
	padding: 1px;
}

#ChronoContact_sponsor_req select {
	border: 1px solid #666666;
	font-size: 11px;
	padding: 1px;
}

#ChronoContact_sponsor_req .pointer {
	cursor: pointer;
}

/*enews form------*/

#ChronoContact_enews fieldset {
	margin-left: 35px;
	margin-right: 35px;
	border: 1px solid #4c0000;
	width: 450px;
	padding-bottom: 10px;
}

#ChronoContact_enews legend {
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 5px 8px;
	border: 1px solid #4c0000;
	color: #4c0000;
	font-weight: bold;
}

#ChronoContact_enews label {
	float: left;
	width: 150px;
	font-size: 11px;
}

#ChronoContact_enews input {
	border: 1px solid #666666;
	font-size: 11px;
	padding: 1px;
}

#ChronoContact_enews select {
	border: 1px solid #666666;
	font-size: 11px;
	padding: 1px;
}

#ChronoContact_enews .pointer {
	cursor: pointer;
}

#ChronoContact_enews .checkbox label {
	float: none;
	width: 400px;
	margin-left: 0px;
}

#ChronoContact_enews .checkbox input {
	float: none;
	margin-right: 5px;
}

/*ed_req form------*/

#ChronoContact_ed_req fieldset {
	margin-left: 35px;
	margin-right: 35px;
	border: 1px solid #4c0000;
	width: 450px;
	padding-bottom: 10px;
}

#ChronoContact_ed_req legend {
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 5px 8px;
	border: 1px solid #4c0000;
	color: #4c0000;
	font-weight: bold;
}

#ChronoContact_ed_req label {
	float: left;
	width: 150px;
	font-size: 11px;
}

#ChronoContact_ed_req input {
	border: 1px solid #666666;
	font-size: 11px;
	padding: 1px;
}

#ChronoContact_ed_req select {
	border: 1px solid #666666;
	font-size: 11px;
	padding: 1px;
}

#ChronoContact_ed_req .pointer {
	cursor: pointer;
}

#ChronoContact_ed_req .checkbox label {
	float: none;
	width: 400px;
	margin-left: 0px;
}

#ChronoContact_ed_req .checkbox input {
	float: none;
	margin-right: 5px;
}

/*donation form------*/

#ChronoContact_donation fieldset {
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 15px;
	border: 1px solid #4c0000;
	width: 450px;
	padding-bottom: 10px;
}

#ChronoContact_donation legend {
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 5px 8px;
	border: 1px solid #4c0000;
	color: #4c0000;
	font-weight: bold;
}

#ChronoContact_donation label {
	/* display: block; */
	float: left;
	width: 110px;
	font-size: 11px;
}

#ChronoContact_donation input {
	border: 1px solid #666666;
	font-size: 11px;
	padding: 1px;
}

#ChronoContact_donation select {
	border: 1px solid #666666;
	font-size: 11px;
	padding: 1px;
}

#ChronoContact_donation .pointer {
	cursor: pointer;
}

#ChronoContact_donation fieldset fieldset {
	margin-left: 10px;
	margin-right: 10px;
	border: 1px dotted #4c0000;
	width: 400px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#ChronoContact_donation .inset_legend {
	font-size: 11px;
	padding: 4px 4px;
	border: 1px dotted #4c0000;
	background: #ffffff;
}

#ChronoContact_donation ul {
	margin-left: 50px;
	font-size: 11px;
}

#ChronoContact_donation li span {
	float: right;
	text-align: right;
	margin-right: 140px;
}

#ChronoContact_donation .checkbox label {
	float: none;
	width: 350px;
	margin-left: 0px;
}

#ChronoContact_donation .checkbox input {
	float: none;
	margin-right: 5px;
}

#ChronoContact_donation p {
	font-size: 11px;
}

#ChronoContact_donation #honorname,
#ChronoContact_donation #memoryname {
	
}

/* search form --------------------- */

#searchForm {
	margin: 20px 35px;
	line-height: 24px;
}

.contentpaneopen fieldset {
	margin: 20px 35px;
	padding: 8px;
}

.pagenav {
	padding: 3px;
	font-size: 11px;
	line-height: 30px;
}

/* concerts YooCarousel DEFAULT --------------------- */

div.default div.yoo-carousel div.top ul.tabs li a span span {
	height: 40px;
	padding: 0px 10px 0px 10px;
	background: url(styles/default/images/tab_r.png) 100% 0 no-repeat;
	line-height: 50px;
	font-weight: normal;
	font-size: 10px;
	overflow: hidden;
}


#mainContent div.default div.yoo-carousel div.top ul.tabs li.selected a:link {
	text-decoration: none;
	cursor: default;
}

#mainContent div.default div.yoo-carousel div.top ul.tabs li.selected a:visited {
	text-decoration: none;
	cursor: default;
}


div.default div.yoo-carousel .article h3 {
	color: #4C0000;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 20px;
	padding-bottom: 0;
}


/* concerts YooCarousel version 2 PLAIN --------------------- */

div.plain div.yoo-carousel div.top ul.tabs li a span {
	height: 40px;
	padding: 0px 10px 0px 10px;
	font-weight: normal;
	font-size: 10px;
	overflow: hidden;
}


#mainContent div.plain div.yoo-carousel div.top ul.tabs li.selected a:link {
	text-decoration: none;
	cursor: default;
}

#mainContent div.plain div.yoo-carousel div.top ul.tabs li.selected a:visited {
	text-decoration: none;
	cursor: default;
}


div.plain div.yoo-carousel .article h3 {
	color: #4C0000;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 20px;
	padding-bottom: 0;
}

.moduletablepaypal_btn {
	margin-left: 35px;
	margin-top: 15px;
	margin-bottom: 15px;
}


/* FPSS Over-rides ----------------- */

#fpss-outer-container {
	margin-bottom: 0px;
	width: 664px;
}

#fpss-outer-container {
	width: 664px;
}

#fpss-slider {
	width: 664px;
}

#slide-wrapper {
	width: 664px;
}

#slide-wrapper #slide-outer .slide {
	width: 664px;
	left: 0px;
}

#slide-wrapper #slide-outer .slide .slide-inner {
	background: #000;
}	


/* second nav indent ---- */

#secondNav #current ul li a {
	color: #A89A76;
	text-decoration: none;
	padding-left: 12px;
	background: none;
	font-weight: normal;
}


/* ZOO --------*/

#yoo-zoo {
	margin-left: 20px;
	margin-right: 20px;
}

#mainContent #yoo-zoo h1 {
	padding-left: 4px;
	padding-right: 0px;
}

/* LOGIN-----*/

#mainContent span.niftydefault span.yoo-login span.login {
	width: 250px;
	margin-left: 45px;
}

.moduletable_toplogin {
	left: 20px;
	position: absolute;
	top: -40px;
	width: 200px;
}

.moduletable_loginMain h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: .08em;
	margin-left: 0px;
	margin-bottom: 25px;
}

span.niftyquick span.yoo-login span.logout span.greeting {
	color: #222;
}


/* MINI CALENDAR---NOT USED-------- */

table.mod_minical_table {
	margin-left: 15px;
}

.mod_minical_table td {
	padding: 2px;
}

.mod_minical_table #mod_minical_today {
	border: 1px solid #A89A76;
} 

#wrapper #secondNav .mod_minical_table a:link, a:visited {
	color: #765E44;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}

#eventsTable a {
	padding-left: 35px;
}

/* MINI CALENDAR---NOT USED-------- */

/* Event List-------------*/

div.eventcalq {
	margin-left: 25px;
	margin-top: 10px;
}

.eventcalq table.mod_eventlistcalq_calendar {
	color: #333;
	width: 180px;
}

.eventcalq caption.mod_eventlistcalq_calendar-month {
	font-weight: normal;
	font-size: 13px;
	line-height: 25px;
	background: #444;
}

.eventcalq th.mod_eventlistcalq_daynames {
	color: #444;
	background: #ccc;
}	

.eventcalq td.mod_eventlistcalq_calday {
	background: #fff;
	line-height: 22px;
	font-size: 12px;
}

.eventcalq td.mod_eventlistcalq_caldaylink, .eventcalq td.mod_eventlistcalq_caltodaylink {
	font-size: 12px;
}

.eventcalq td.mod_eventlistcalq_caldaylink a:link, .eventcalq td.mod_eventlistcalq_caldaylink a:visited {
	line-height: 22px;
}

#eventlist {
	margin-left: 30px;
	margin-right: 30px;
}

#eventlist .componentheading {
	background: none;
	padding: 0px;
}

div#eventlist #el_filter {
	border: none;
	margin-top: -25px;
}

#eventlist .catimg {
	display: none;
}

#eventlist .copyright {
	display: none;
}


.moduletable_holder p {
	margin-left: -5000px;
}

#secondNav {
	background: none;
}

/* LOGOUT ----- */

.moduletable_loginMain .greeting {
	padding-left: 35px;
}


/* ZOO ------------------------------------------- */

#yoo-zoo .divider_rule {
	width: 350px; 
	margin-top: 45px; 
	margin-bottom: -6px; 
	border-top: 1px solid #ddd;
}

/* teaser */

#yoo-zoo .items .teaser-item h2.pos-title a {
	font-size: 20px;
	font-weight: normal;
}

.teaser-item .pos-title .rating {
	float: right;
	margin-right: 30px;
}

/* #yoo-zoo .items .teaser-item div.pos-description {
	clear: both;
} */

#yoo-zoo .items .teaser-item .vote-message {
	font-size: 11px;
	font-weight: normal;
}

#yoo-zoo .vote-message strong {
	font-weight: normal;
}

/* layout-default  */

#yoo-zoo .zoo-item.list-v h3.title a {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

#yoo-zoo .zoo-item.list-v h3.title a:hover {
	text-decoration: underline;
}

#yoo-zoo .zoo-item.list-v h3.title {
	padding-top: 10px;
}

.layout-default .title .rating {
	float: right;
	margin-right: 30px;
}

#yoo-zoo .vote-message {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #555;
}

#yoo-zoo .vote-message strong {
	font-weight: normal;
}

/* full */

#yoo-zoo .item h1.pos-title {
	color: #4c0000;
}

#yoo-zoo .item h3 {
	font-size: 18px;
}

#yoo-zoo div#comments .comments-meta {
	display: none;
}

#yoo-zoo .yoo-zoo.element-download-button:link, #yoo-zoo  .yoo-zoo.element-download-button:visited {
	text-decoration: none;
	color: #646464;
	font-size: 11px;
	font-weight: normal;
}

.yoo-zoo.element-download-button {
	width: 108px;
}

#yoo-zoo .item div.pos-bottom .element {
	float: left;
	margin-right: 50px;
}

#yoo-zoo .item div.pos-bottom .element-checkbox {
	border-bottom: 1px solid #777;
	color: #444444;
	float: none;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
	width: 350px;
}

/* misc titles */

#mainContent #yoo-zoo h1.box-title {
	padding-left: 0px;
}	

.moduletable h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: .07em;
	color: #444;
}

/* download button */

.yoo-zoo.element-download-button > span > span {
	font-size: 11px;
	margin-bottom: 11px;
}


/* Search Adjust */


#search {
	background: none;
}

.search input {
	font-size: 15px;
	border: 1px solid #ddd;
	width: 150px;
	margin-left: -40px;
}



/* JoomLine mp3 player */


div.item div.jp-interface {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

div.item div.jp-playlist div {
	font-size: 12px;
}

div.item div.jp-playlist {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

div.item div.jplayer_playlist_current {
	background-color: #efefef;
  	color: #4C0000;
}

div.item div.jp-playlist div:hover {
	background-color: #efefef;
  	color: #4C0000;
}

#jlp_shfl {
	display: none;
}

div.jp-controls label {
	display: none;
}

div.pos-description span {
	display: none;
}

div.pos-description center {
	display: none;
}










