/*  
Theme Name: WordPress Default
Theme URI: http://www.cyprusevents.net
Description: The default theme for cyprusevents.net
Version: 2007.06.04
Author: Theodosis Landas
Author URI: http://www.ilandas.com
*/

/*  -- Layout -- */
html {
	background: white;
}
body {
	margin: 0;
	padding: 0;
	background: #404040 url(images/body-bg.gif) repeat-y;
	font-size: 77%;
	line-height: 1.3em;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
.subNote {
	color: #999999;
	font-style: italic;
}
abbr[title], acronym[title] {
     border-bottom-width: 0;
}
img {
	border: none;
	vertical-align: text-bottom;
}
.error, .warning {
	color: #C62323 !important;
	font-weight: bold;
}
.errordiv {
	margin: 20px;
	border: 2px solid #C62323;
}
#container {
}
#head {
	height: 144px;
	background: url(images/header-bg.png) no-repeat 100% 0;
}
#main {
	width:589px;
	float:left;
	margin-bottom: 90px;
}
#wr1{
	margin-left:589px;
}
#wr2 {
	float: left;
}
#sb1, #sb2, #sb3 {
	width:185px;
	float:left;
}
#sb1{
	text-align: center;
}
#sb2{
	text-align: center;
}
#sb3{
	text-align: center;
}
.clear{
	clear:both;
}

/* -- Header -- */

#head #topheader {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 275px;
	height: 50px;
	top: 7px;
	left: 4px;
	text-indent: -999px;
}
#head #topheader a {
	display: block;
	width: 275px;
	height: 50px;
}

/* Top Menu  */
#head ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	float: left;
}
#head ul#a {
	margin-top: 62px;
	margin-bottom: -1px;
}
#head ul li {
	float: left;
	margin-left: 12px;
	line-height: 1.5em;
	width: 120px;
	text-align: center;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: url(images/gray-trans20.png);
	display: inline;
}
#head ul#a li.first {
	margin-left: 55px;
}
#head ul li a {
	text-decoration: none;
	display: block;
	height: 1.5em;
	position: relative;
	color: #1E190F;
	font-weight: bold;
}
#head ul li a:hover {
	background: url(images/white-trans40.png);
	color: #c62323;
}
/* Category Select */
#head ul#categorymenu {
	border: none;
	width: 579px;
	margin-top: 12px;
	background: url(images/blue-pattern.gif);
	position: relative;
}
#head ul#categorymenu li {
	border: none;
	background: none;
	text-align: left;
	padding: 1px 21px 1px 10px;
	width: auto;
}
#head ul#categorymenu li a {
	color: white;
	float: left;
}
#head ul#categorymenu li a:hover {
	background: none;
	color: white;
	text-decoration: underline;
}
/*Drop Down*/
#head #categorymenu li ul {	
	margin: 1px 0 0 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	background: url(images/blue-pattern.gif);
	width: 185px;
	left: 393px;
	top: 19px;
	border: 1px solid white;
	z-index: 1000;
}
#head, #head ul#categorymenu, #head li#morecat {
	z-index:10; /* Fix IE z-index bug */
}
#head #categorymenu li ul li {	
	float: none;
	display: inline;
	padding: 0;
	margin: 0;
}
#head #categorymenu li ul li a {	
	width: auto;
	padding: 2px 3px;
	display: block;
	float: none;
}
/*Language Select */
#head #langselect {
	position:absolute;
	left:510px;
	top:13px;
}
#head #langselect a {
	color: black;
	display: block;
	font-weight: bold;
	font-size: 11px;
}
#head #langselect a:hover {
	color: #C62323;
}

/* -- Footer -- */
#footer {
	/*background: url(images/footer-right2.gif) 590px 0 repeat-x;*/
	margin-top: -112px;
	height: 112px;
	float: left;
}
#footer #left {
	width: 589px;
	height: 112px;
	float: left;
	background: url(images/footer1.gif) no-repeat 0 0;
	font-size: 90%;
	padding-left: 8px;
}
#footer #left p {
	margin: 37px 20px 0 75px;
}
#footer #left ul {
	margin: 15px 0 0 65px;
	padding: 0;
	list-style: none;
	float: left;
	display: inline;
}
#footer #left li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#footer #left li.first {
	border-right: 1px solid black;
}
#footer #left li a {
	color: black;
	text-decoration: none;
}
#footer #left li a:hover {
	color: #C62323;
}
#footer #left p#copy {
	float: right;
	display: inline;
	margin: 15px 20px 0 0;
	font-weight: bold;
}

/* -- Primary Content  -- */
#content {
	margin-bottom: 112px;
	width: 589px;
	padding-top: 1px;
}
#content h1 {
	font-family: Impact, "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif;
	font-size: 1.9em;
	line-height: 1em;
	clear: both;
	font-weight: normal;
	color: white;
	margin: 0 10px 9px 0;
	padding: 2px 2px 4px 12px;
	background: black url(images/dark-pattern.gif);
}
#content h2 {
	font-size: 1.2em;
	margin: 16px 0 12px 0;
	padding: 1px 11px 5px;
	font-variant: small-caps;
	font-weight: bold;
	background: url(images/h2.gif) no-repeat -250px 100%;
	color: #2b798e;
	clear: left;
}
#content p {
	margin: 7px 11px 7px 11px;
	line-height: 1.4em;
}
#content .p {
	margin: 7px 10px 7px 11px;
	line-height: 1.4em;
}
#content p.footnote {
	color:#999999;
	font-size:80%;
	font-weight:normal;
	clear: both;
}
#content a {
	color: black;
}
#content a:hover {
	color: #C62323;
}

/* Unordered Lists */
#content ul.articlelist {
	padding: 0;
	margin: 0 11px 5px 14px;
	list-style: none;
}
#content .articlelist li {
	padding-left: 13px;
	background: url(images/bullet-blue.gif) no-repeat 0 0.5em;
	margin-bottom: 0.3em;
}
#content small {
	color: #4894a8;
}
#content p.singleDate {
	text-align: right;
	margin: 0 10px;
}
#content .post-navigation {
	margin: 10px;
}

/* Top Events */
#content #topevents div#top1, #content #topevents div#top2 {
	width: 277px;
	float: left;
	display: inline;
	margin: 16px 13px 20px 12px;
	/*background: url(images/top-events-bottom.png) 0 100% no-repeat;*/
	padding-bottom: 10px;
}
#content #topevents div#top2 {
	margin: 16px 0 20px 0; 
}
#content #topevents .toptop {
	/*background: url(images/top-events-top.png) 0 100% no-repeat;
	padding-bottom: 4px;*/
}
#content #topevents img {
	border-bottom: 3px solid white;
	border-top: 6px solid #2B798E;
	padding-top: 1px;
	width: 277px;
}
#content #topevents h2 {
	font-size: 1.1em;
	margin: 0 0 2px; 
	padding: 0 2px;
	line-height: 1.2em;
	background: none;
	font-weight: bold;
	font-variant: normal;
}
#content #topevents h2 a {
	color: #C62323;
	text-decoration: none;
}
#content #topevents p {
	padding: 0 2px 2px;
	margin: 0;
	line-height: 1.2em;
}
#content #topevents p.when, #content #topevents p.where {
	font-weight: bold;
	margin: 0;
}
#content #topevents p.topdescr:first-letter {
	/*background: url(images/top-events-gray.png) repeat-y;
	padding: 0 8px;
	color: white;*/
}
/* WP Page Content */
#content .entry p img {
	border: 1px solid #2B798E;
	float: right;
	margin: 0.5em 0 1em 1em;
}
#content .entry p img.noborder {
	border: none;
}

#content .showtimes {
	margin-right: 11px;
	margin-bottom: 2px;
	padding: 5px 5px 5px 0;
	background: #F5F5F5;
	clear: both;
}
#content .showtimes em {
	color: #2B798E;
	font-style: normal;
	font-weight: bold;
}
/* -- Styles for all columns -- */
#wr1, #wr1 a {
	color: white;
	text-decoration: none;
}
#wr1 a:hover {
	color: #999999;
}
#wr1 h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #6da9b9;
	text-align: center;
	margin: 0 0 12px;
}

/* -- Second Column (Banners)  -- */
#sb2 #banners {
	text-align: center;
}
#sb2 #banners img {
	margin: 4px 0;
	border: 1px solid white;
}

/* -- First Column -- */

/* Calendar */
#cal {
	width: 175px;
	margin: 10px auto;
	/*background: transparent url(images/sidebar-header.gif) repeat-x 0 100%;*/
	border-bottom: 1px solid white;
	padding: 0 5px 20px;
}
#cal #calendar {
	width: 175px;
	font-size: 80%;
	padding: 0;
	margin: 0;
	text-align: center;
	color: white;
}
#cal .nav {	
	text-align: center;
	text-decoration: none;
	color: white;
	font-weight: bold;
}	
#cal #month {
	text-align: center;
	position: relative;
	width: 175px;
	margin-bottom: 5px;
	font-weight: bold;
}
#month #previous {
	position: absolute;
	width: 1.5em;
	height: 1.5em;
	left: 0;
	top: 0;
}
#month #next {
	position: absolute;
	width: 1.5em;
	height: 1.5em;
	right: 0;
	top: 0;
}
#cal th {
	border-top: 1px solid #6DA9B9;
	border-bottom: 1px solid #6DA9B9;
	padding: 2px 0;
	font-weight: bold;
}
#cal .today a {
	color: #6DA9B9;
	border-bottom: 1px solid #6DA9B9;
}
#cal .today a:hover {
	color: #999999;
	border-bottom: 1px solid #999999;
}

#cal td {
	padding: 2px 0 2px;
	text-align: center;
	color: #D3D3D3;
}

#cal td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: white;
}

/* Quick Search */

#quicksearch {
	width: 165px;
	margin: 10px auto 10px;
	text-align: left;
	/*background: transparent url(images/sidebar-header.gif) repeat-x 0 100%;*/
	border-bottom: 1px solid white;
	padding: 0 10px 20px;
}
#quicksearch h2 {
	margin-bottom: 0;
}
#quicksearch form {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#quicksearch fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#quicksearch  select, #quicksearch input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	padding: 1px;
}
#quicksearch select, #quicksearch span  {
	width: 160px;
	display: block;
}
#quicksearch span  {
	margin-top: 10px;
}
#quicksearch #keywordqs {
	width: 113px;
	margin-right: 8px;
}
#quicksearch #submitqs {
	padding: 0;
	vertical-align: middle;
	border: none;
}
#quicksearch #eventNumqs, #content #eventNum {
	font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
	padding: 2px 5px;
	position: relative;
	padding-right: 52px;
	border: 1px solid #6DA9B9;
	height: 34px;
	font-size: 11px;
}
#content #eventNum {
	/*width: 110px;*/
	margin: 7px 10px 7px 12px;
	border: 1px solid #4894A8;
	line-height: 2.5em;
	height: 2.5em;
}
#quicksearch #eventNumqs strong, #content #eventNum strong {
	position: absolute;
	top: 10px;
	right: 2px;
	width: 50px;
	text-align: center;
	font-size: 18px;
	color: #6da9b9;
}
#quicksearch #eventNumqs strong.loading, #content #eventNum strong.loading  {
	background: url(/images/loading.gif) no-repeat 50% 50%;
}
#content #eventNum strong  {
	color: #4894A8;
	top: 2px;
}
#quicksearch #advsearchqs {
	font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
	text-align: center;
	margin-top: -3px;
	margin-bottom: 0;
}
#quicksearch #advsearchqs a {
	text-decoration: underline;
	font-weight: bold;
}
/* Yearly events */

#yearlyevents {
	width: 165px;
	margin: 10px auto;
	text-align: left;
	/*background: transparent url(images/sidebar-header.gif) repeat-x 0 100%;*/
	border-bottom: 1px solid white;
	padding: 0 10px 20px;
}
#yearlyevents ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#yearlyevents ul li {
	padding-left: 13px;
	background: url(images/bullet-blue.gif) no-repeat 0 0.5em;
	margin-bottom: 0.3em;
}

/* Featured events */

#featured {
	width: 165px;
	margin: 10px auto 0;
	text-align: left;
	/*background: transparent url(images/sidebar-header.gif) repeat-x 0 100%;*/
	border-bottom: 1px solid white;
	padding: 0 10px 20px;
}
#featured ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
#featured ul li {
	margin-bottom: 0.5em;
}
#featured ul ul {
	margin-left: 8px;
	font-weight: normal;
}
#featured ul ul li {
	padding-left: 13px;
	background: url(images/bullet-blue.gif) no-repeat 0 0.5em;
	margin-bottom: 0.3em;
}
#featured ul ul li a {
	display: block;
}
#featured ul li span {
	white-space: nowrap;
}
/* -- Third Column -- */

/* rss feeds */
#eventrss {
	width: 165px;
	margin: 10px auto;
	text-align: left;
	/*background: transparent url(images/rssdiv.gif) no-repeat 122px 0;*/
	padding: 0 10px;
}
#eventrss ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#eventrss ul.calsubscription {
	padding: 5px 0;
}
#eventrss ul li {
	margin-bottom: 0.3em;
}
#eventrss ul.calsubscription li {
	padding: 0;
	background: none;
	display: inline;
}
.xad {
	margin-bottom: 1em;
}
/* -- H Core -- */

/* List Events */
.corenav {
	font-size: 90%;
	height: 1.7em;
	padding: 2px 6px 2px 11px;
	position: relative;
	margin-top: -7px;
}
.corenav li.filterlink {
	border: none;
	text-align: right;
	position: absolute;
	height: 1.7em;
	right: 0;
	top:1px;
	padding: 0 11px 0 0;
}
.corenav li.filterlink a {
	text-decoration: underline;
}
.corenav ul {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
}
.corenav ul.searchsubscribe {
	float: right;
	display: inline;
	padding-right: 3px;
}
.corenav ul li {
	display: inline;
	padding: 0 9px;
	border-left: 1px solid #2B798E;
	border-right: 1px solid #2B798E;
}
.corenav ul.searchsubscribe li {
	padding: 0 0 0 3px;
	margin: 0;
	border: none;
}
.corenav ul li.previous {
	text-align: left;
	border: none;
	background: url(images/arrow2.gif) no-repeat 0 55%;
	padding-left: 12px;
}
.corenav ul li.next {
	text-align: right;
	border: none;
	background: url(images/arrow1.gif) no-repeat 100% 55%;
	padding-right: 12px;
}
.corenav ul li a {
	text-decoration: none;
}
#coremain {
	padding: 10px 0 12px;
}
.eventlist {
	/*margin: 12px 8px;*/
}
.eventlist .vevent, #coremain .venue {
	width: 578px;
	border-top: 1px solid #999999;
	background: white url(images/event-list-side.gif) 100% 100% no-repeat;
	margin: 11px 0;
	padding: 0 1px 1px 0;
}
#coremain .venue .evitem div {
	margin-top: 5px;
	margin-left: 10px;
}
.vevent .evitem {
	padding: 7px 2px 7px 12px;
	line-height: 1.47em;
}
.vevent .evitem div {
	margin-left: 100px;
}
.vevent .evitem .thumbnail {
	float: left;
	margin: 0;
	width: 92px;
	height: 76px;
}
.vevent .evitem .thumbnail img {
	border: 1px solid #999999;
	width: 90px;
	height: 74px;
}
#coremain .vevent .evitem a, #newevents .vevent .evitem a, #coremain .venue a {
	display: block;
	text-decoration: none;
	color: #C62323;
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 1.2em;
	font-weight: bold;
}
#newevents .vevent .evitem a {
	width: 461px;
	height: 1.2em;
	overflow: hidden;
}
#coremain .vevent .evitem a:hover, #newevents .vevent .evitem a:hover {
	color: #2B798E;
}
.vevent .evitem .evdatetime {
	height: 1.47em;
}
.vevent .evitem .evdate {
	float: left;
	margin: 0;
	width: 285px;
}
.vevent .evitem .evtime {
	float: right;
	width: 179px;
	margin: 0;
}
.vevent .evitem .location {
/*none*/
}
.vevent .evitem .description {
/*none*/
}
.vevent .evitem em {
	color: #999999;
}
#coremain.series {
	background: none;
	padding: 0;
}
/* Spotlight - NewEvents  (also see above) */
#newevents { 
	clear:both;
	width: 579px;
	height: 86px;
	border-top: 6px solid #2B798E;
	position: relative;
	background: white url(images/new-event-bg.gif) no-repeat 0 55%;
}
.spotlight_feature {
	border-bottom: 1px solid #999999;
	position: absolute;
	top: 0;
	left: 0;
	background: white;
}
#spotlight_items {
	margin: 2px 0 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 568px;
	height: 22px;
	padding-left: 11px;
}
.spotlight_item, #play {
	color: #999999;
	float: left; 
	margin: 0 2px; 
	padding: 3px 4px; 
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
}
#play {
	float: right;
	width: 40px;
}
.featured_content { 
	display: none; 
}
.on { 
	background: #C62323;
	color: white;
}


/*	Begin Input Classes */
.ch2 {
	width: 1.5em;
}
.ch3 {
	width: 4em;
}
.ch10 {
	width: 5.5em;
}
#content fieldset {
	clear: both;
    border: none;
	 margin: 10px 10px 10px 0;
	 padding: 0 0 0 15px;
	}
#content fieldset h2 {
	margin-top: 30px;
	margin-bottom: 1em;
}
#content legend {
	font-weight: bold;
	color: #4894A8;
	padding-bottom: 5px;
	background: transparent; 
	margin: 14px 2px;
	padding: 0px 10px 2px 10px;
}
#content h2.legend {
	margin: 14px 0 14px -15px;
	background: url(images/h2.gif) no-repeat 0 100%;
}
#content label {
    float: left; 
    width: 118px; 
    padding: 3px 5px 3px 0px; 
    text-align: right; 
	}
#content label.long {
	width: 130px;
} 
#content label.radio {
    padding: 0; 
    text-align: left; 
	 width: 120px;
	} 
#content label.category {
    padding: 2px 0 0 0; 
    text-align: left; 
	width: 210px;
	} 
#content p.formnote {
	color:#999999;
	font-size:80%;
	font-weight:normal;
	margin-left:125px;
	margin-top:1px;
	clear: both;
}
#content div.keywordmods {
	float: right;
	margin: 0;
	width: 280px;
}
#content div.keywordmods label {
	width: 139px;
}
#content fieldset div { 
    margin: 0 0 10px 0;
}
#content fieldset > div { 
    margin: 0 0 10px 5px;
}
#content fieldset div.formerror { 
	background:#FFDFDF url(images/li-err-bg.png) repeat scroll 0% 50% !important;
	border-color:#C62323;
	border-style:solid;
	border-width:1px 0pt;
	margin:5px 0pt !important;
	padding:5px 0pt !important; 
}
#content input, #content textarea, select {
	/*background:#FFFFFF url(images/field-bg-top.gif) repeat-x scroll left top;*/
	background: #f5f5f5;
	border:1px solid #AAAAAA;
   padding: 2px 3px; 
	vertical-align: middle;
} 
#content #tabbox select {
	width: 200px;
}
#content input[type="submit"] {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width: 150px;
	color: #000000;
	margin: 10px auto;
	background:transparent url(images/button-bg.gif) repeat-x scroll 0% 50%;
	border-color:#ECECEC rgb(173, 173, 173) rgb(173, 173, 173) rgb(236, 236, 236) !important;
	}
#content input[type="reset"] {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width: 150px;
	color: #000000;
	background:transparent url(images/button-bg.gif) repeat-x scroll 0% 50%;
	background:transparent url(images/button-bg.gif) repeat-x scroll 0% 50%;
	border-color:#ECECEC rgb(173, 173, 173) rgb(173, 173, 173) rgb(236, 236, 236) !important;
	}
#content input, #content select {
	font-size: inherit;
}
#content input[type="button"] {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width: 150px;
	color: #000000;
	background:transparent url(images/button-bg.gif) repeat-x scroll 0% 50%;
	border-color:#ECECEC rgb(173, 173, 173) rgb(173, 173, 173) rgb(236, 236, 236) !important;
	}
#content input[type="radio"] {
	padding-left: 0px;
	text-align: left;
	border: none;
	background: none;
	width: 1.25em;
	margin-top: 2px;
	}
#content input[type="checkbox"] {
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
	border: none;
	background: none;
	width: 1.25em;
	}
#content .submitbut {
	text-align: center;
}
#content .arrowb {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
#content .arrowb img {
	float: right;
	padding: 0;
	margin: 0;
}
#content fieldset.filter label.main {
	width: 110px;
}
/*new*/
#content fieldset input:hover, #content fieldset textarea:hover {
	border:1px solid #2B798E;
}
#content fieldset input:focus, #content fieldset textarea:focus {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #999999;
}


/*	Ajax location search results */
#content label.locSearch0, #content label.locSearch1, #customLocNotice #selectedLocation {
	width: 515px;
	padding-left: 25px;
	text-align: left;
	margin-bottom: 3px;
}
#content label.locSearch0 {
	background: #F5F5F5;
}
#content #locSearchResults small {
	display: block;
	padding-left: 25px;
}
#content #locSearchResults input {
	background: none;
	border: none;
}
#content #customLocNotice {
	display: none;
}
#content #customLocNotice em {
	color: #C62323;
}
#customLocNotice #selectedLocation small {
	display: block;
}
#customLocNotice #selectedLocation {
	background: white url(/images/feedback/iconSuccess.gif) 12px 49% no-repeat;
	border: 1px solid #4894A8;
	padding: 3px 3px 3px 46px;
	width: 495px;
}

/* RSS PAGE */
#content #rsslinks {
	margin-left: 25px;
}
#content #rsslinks p{
	margin-left: 10px;
	margin-top: 10px;
}
#content #rsslinks #rssbuttons {
	width: 430px;
}
#content #mainRSSlink a {
	display: block;
	padding-left: 23px;
	background: url(images/rssw.gif) no-repeat 0 50%;
}
#content #rsslinks div img {
	margin: 2px 10px;
}
#content #rsslinks input  {
	margin-left: 10px;
}
#content #customfiels {
	display: none;
	font-size: 100%;
}

/* EVENT DETAILS + LOCATION DETAILS*/
#content .eventImage {
	float: right;
	margin: 4px 11px 10px;
	border: 1px solid #2B798E;
}
#content .adDetails {
	clear: both;
	width: 480px;
	margin: 0 auto;
	padding: 25px 0 0;
}
#content .adDetails2 {
	clear: both;
	width: 568px;
	margin: 10px auto;
}
#content #eventDetailInfo, #content #moreEventTools, #content #locationDetailInfo {
	width: 340px;
	line-height: 1.4em;
	float: left;
	clear: right;
	margin-bottom: 30px;
	width: 337px;
}
#content .eventDetailDate, #content .eventDetailDatePast {
	font-weight: bold;
}
#content .eventDetailDatePast {
	color: #C62323;
}
#content #eventDetailInfo h2, #content #moreEventTools h2, #content #locationDetailInfo h2 {
	margin: 35px 0 0 0;
	width: 330px;
}
#content #eventDetailInfo div.recurrence {
	color: #999999;
	font-style: italic;
}
#content #eventDetailInfo div.eventTime {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	line-height: 1.5em;
}
#content #eventDetailInfo #exactDates {
	padding-bottom: 5px;
	padding-right: 20px;
}
#content #eventDetailInfo #exactDatesDiv{
	margin-top: 5px;
}
#content #eventDetailTools {
	clear: right;
	float: right;
	width: 230px;
	margin: 33px 11px 2em;
	display: inline;
	background: #C62323 url(images/red-pattern.gif);
}
#content #eventDetailTools h2 {
	margin:0;
	padding: 3px 0 1px;
	background: white;
	color: #C62323;
}
#content #eventDetailTools h3 {
	font-weight: bold;
	font-size: 1.05em;
	margin: 9px 8px 3px;
	line-height: 1.2em;
	color: white;
}
#content #eventDetailTools h3 .saveEventOn {
	display: block;
	font-size: 0.9em;
	font-weight: normal;
}
#content #eventDetailTools h3 .saveEventOn a {
	color: white;
}
#content #eventDetailTools h3 .saveEventOn a:hover {
	color: #999999;
}
#content #eventDetailTools #saveLinks {
	padding: 7px 5px;
	margin: 0 7px 10px;
	background: white;
}
#content #eventDetailTools #saveLinks span {
	display: block;
	line-height: 1.8em;
	height: 1.8em;
}
#content #eventDetailTools .regBar {
	line-height: 7px;
}
#content #eventDetailTools .regBar img {
	vertical-align: top;
}
#content #eventDetailTools .eventDetailToolbox {
	padding: 7px 5px;
	margin: 0 7px;
	background: white;
}
/* */
div#saveDateSelect {
	position: absolute;
	background-color: white;
	border: 1px solid #4894A8;
	z-index: 10;
	width: 20em;
	height: 5.5em;
	overflow: auto;
	padding: 0.3em;
}
div#saveDateSelect a{
	display: block;
}
#content h1.past {
	display: none;
	margin-top: 30px;
}

/* video (youtube) */
#content .video {
	clear: both;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 11px 11px 11px 0;
	position: relative;
	padding: 10px 0 10px 12px;
	height: 300px;
}
#content .video p {
	position: absolute;
	width: 173px;
	height: 294px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	top: 10px;
	right: 0;
	background: #F5F5F5;
	padding: 3px;
	margin: 0;
}

/* HC Error and Warning Boxes */
div.everror, div.evwarning, div.evinfo {
	margin: 10px;
	padding: 12px;
	padding-left: 50px;
	border: 1px solid #C62323;
	background: url(images/li-err-bg.png);
	clear: both;
}
div.everror {
	padding-left: 12px;
}
div.evwarning {
	border-color: #F46F1F;
	background: url(/images/feedback/iconCaution.gif) 10px 50% no-repeat;
}
div.evinfo {
	border-color: #4894A8;
	background: url(/images/feedback/iconSuccess.gif) 10px 50% no-repeat;
}
#content div.everror p, #content div.evwarning p, #content div.evinfo p {
	margin: 0.5em 0;
}
/* Date Picker */
.datePicker {
	position: absolute;
	visibility: hidden;
	background-color: white;
}

/* google maps */

#venuemap {
	width: 564px;
	height: 300px;
	margin: 30px 4px 30px 12px;
	border: 1px solid #4894A8;
	clear: both;
	background: url(/images/loadingmap.gif) 50% 50% no-repeat;
}

/* Submit Map */

#content fieldset #map div {
	margin: 0;	
}

/* Submit Tabs */
#tablist
{
padding: 3px 0;
margin: 0 0 0 5px;
border-bottom: 1px solid #999;
font: bold 12px Verdana, sans-serif;
}

#tablist li
{
list-style: none;
margin: 0;
display: inline;
}

#tablist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #999;
border-bottom: none;
background: #6DA9B9;
text-decoration: none;
color: #000;
}
#tablist li.firsttab a {
	margin-left: 10px;
}

#tablist li a:hover
{
color: #C62323;
background: #fff;
}
#tablist li a.tabcurrent:hover
{
color: #000;
background: #fff;
cursor: default;
}

#tablist li a.tabcurrent
{
background: white;
border-bottom: 1px solid white;
}
#content fieldset #tabbox {
border: 1px solid #999;
border-top: 0;
margin-top: 0;
margin-left: 5px;
padding: 1.5em 5px 0.5em;
font-size: 1em;
}
#content fieldset #presetLocation, #content fieldset #newLocation {
	font-size: 1em;
}

/* Main Style Sheet for jQuery UI date picker */
#datepicker_div, .datepicker_inline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #ddd;
	width: 185px;
}
#datepicker_div {
	display: none;
	border: 1px solid #777;
	z-index: 10; /*must have*/
}
.datepicker_inline {
	float: left;
	display: block;
	border: 0;
}
.datepicker_rtl {
	direction: rtl;
}
.datepicker_dialog {
	padding: 5px !important;
	border: 4px ridge #ddd !important;
}
button.datepicker_trigger {
	width: 25px;
}
img.datepicker_trigger {
	margin: 2px;
	vertical-align: middle;
}
.datepicker_prompt {
	float: left;
	padding: 2px;
	background: #ddd;
	color: #000;
}
* html .datepicker_prompt {
	width: 185px;
}
.datepicker_control, .datepicker_links, .datepicker_header, .datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #fff;
}
.datepicker_control {
	background: #C62323;
	padding: 2px 0px;
}
.datepicker_links {
	background: #000;
	padding: 2px 0px;
}
.datepicker_control, .datepicker_links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.datepicker_links label { /* disabled links */
	padding: 2px 5px;
	color: #888;
}
.datepicker_clear, .datepicker_prev {
	float: left;
	width: 34%;
}
.datepicker_rtl .datepicker_clear, .datepicker_rtl .datepicker_prev {
	float: right;
	text-align: right;
}
.datepicker_current {
	float: left;
	width: 30%;
	text-align: center;
}
.datepicker_close, .datepicker_next {
	float: right;
	width: 34%;
	text-align: right;
}
.datepicker_rtl .datepicker_close, .datepicker_rtl .datepicker_next {
	float: left;
	text-align: left;
}
.datepicker_header {
	padding: 1px 0 3px;
	background: #333;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.datepicker_header select {
	background: #333;
	color: #fff;
	border: 0px;
	font-weight: bold;
}
.datepicker {
	background: #ccc;
	text-align: center;
	font-size: 100%;
}
.datepicker a {
	display: block;
	width: 100%;
}
.datepicker_titleRow {
	background: #777;
}
.datepicker_daysRow {
	background: #eee;
	color: #666;
}
.datepicker_weekCol {
	background: #777;
	color: #fff;
}
.datepicker_daysCell {
	color: #000;
	border: 1px solid #ddd;
}
.datepicker_daysCell a{
	display: block;
}
.datepicker_weekEndCell {
	background: #ddd;
}
.datepicker_daysCellOver {
	background: #fff;
	border: 1px solid #777;
}
.datepicker_unselectable {
	color: #888;
}
.datepicker_today {
	background: #fcc !important;
}
.datepicker_currentDay {
	background: #999 !important;
}
.datepicker_status {
	background: #ddd;
	width: 100%;
	font-size: 80%;
	text-align: center;
}

/* ________ Datepicker Links _______

** Reset link properties and then override them with !important */
#datepicker_div a, .datepicker_inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.datepicker_inline .datepicker_links a {
	padding: 0 5px !important;
}
.datepicker_control a, .datepicker_links a {
	padding: 2px 5px !important;
	color: #eee !important;
}
.datepicker_titleRow a {
	color: #eee !important;
}
.datepicker_control a:hover {
	color: #4894A8 !important;
}
.datepicker_links a:hover, .datepicker_titleRow a:hover {
	background: #ddd !important;
	color: #333 !important;
}

/* ___________ MULTIPLE MONTHS _________*/

.datepicker_multi .datepicker {
	border: 1px solid #777;
}
.datepicker_oneMonth {
	float: left;
	width: 185px;
}
.datepicker_newRow {
	clear: left;
}

/* Absolut Flash Ad */

#absolut {
	margin: 5px 11px;	
}
#absolut img {
	border: none;
}

/* Home Page Ad */

#homead {
	margin: 5px 11px 9px;
	padding: 10px 0;
	text-align: center;
	background-color: #efefef;
}
