#icon-options-event{
	background:url(images/events_icon_32.png) no-repeat;
}
/* 2 columns event admin area */

.col-container {
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.col-left {
	padding: 0;
	margin: 0;
	overflow: hidden;
	width: 39%;
}

.col-right {
	float: right;
	clear: right;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 59%;
}

.padding { padding:10px;	overflow:hidden; }

/*------------------------------------------------------------------------------------------*/
/* Main Structure Styles */

div#event_regis-col-left { float:left; margin:40px 10px 0 0; }
#event_regis-col-left label { margin:0 12px 0 0; }
/* Main Structure Styles */

ul#event_regis-sortables li { list-style-type:none; margin:0 300px 20px 0; position:relative; }
ul#event_regis-sortables { list-style-type:none; }

div.box-mid-head {
	background:transparent url('images/flo-head.jpg') repeat-x scroll 0 0;
	border:1px solid #DBDBDB;
	cursor:move;
	height:27px;
	text-align:right;
	width:100%;
}
div.box-mid-head h2 {
	color:#21759B;
	float:left;
	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	height:24px;
	line-height:20px;
	margin:0;
	padding:3px 0 0 10px;
	text-align:left;
}
div.box-mid-head a:hover { border:medium none; }
div.box-mid-head input { border:1px solid #CCCCCC; }
div.box-mid-body { background:#F8F8F8 url('images/white-pix.jpg') repeat-x center top; border:1px solid #dbdbdb; border-top:0 none; display:table; width:100%; }
div.box-mid-body h3 { display:block; font-size:16px; font-weight:bold; margin:8px 0; }
div#event_regis-col-right { clear:none; float:left; margin:40px 0 0; position:absolute; right:1.3%; width:256px; }
div.box-right { float:left; margin-bottom:20px; }
div.box-right-head { background:transparent url('images/flo-head.jpg') repeat-x 0 0; border:1px solid #DBDBDB; float:left; height:27px; width:256px; }
div.box-right-head h3 {
	color:#21759B;
	float:left;
	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	height:24px;
	line-height:20px;
	margin:0;
	padding:3px 0 0 10px;
	text-align:left;
}
div.box-right-body { background:#F8F8F8 url('images/white-pix.jpg') repeat-x center top; border:1px solid #dbdbdb; border-top:0 none; float:left; width:256px; }
div.box-right-body h4 { display:block; font-size:16px; font-weight:bold; margin:8px 0; }
div.box-right-body ul { list-style-image:none; list-style-position:inside; list-style-type:none; margin:0; }
div.box-right-body ul li strong { color:#454545; font-weight:bold; }
/* End Main Structure Styles */
/*------------------------------------------------------------------------------------------*/
/* Donations Section Styles */
.event_regisdonation-box p {
	padding:0;
	margin:-4px 0 15px 0;
	line-height:22px;
}
.event_regisdonation-box label {
	font-weight:bold;
	color:#333;
	font-size:10px;
}
.event_regisdonation-box span {
	font-weight:normal;
}
.event_regisdonation-box .payment {
	border-color:#bbb;
	color:#464646;
	width:160px;
	display:block;
	height:28px;
	margin:45px auto 0;
	padding-bottom:2px;
}
.event_regisdonation-box .payment:hover {
	border-color:#666;
	color:#000;
}
#no-sponsors {
	position:relative;
	top:-70px;
}
/* End Donations Section Styles */
/* Top Contributors Section */
ul.sexy-contributors { counter-reset:cnt; list-style-type:none; margin:0; }
ul.sexy-contributors li {
	display:block;
	counter-increment:cnt;
	line-height:10px;
	margin:10px 0 32px 0;
}
ul.sexy-contributors li.last { margin-bottom:10px; }
ul.sexy-contributors li p { line-height:10px; margin:0; text-indent:5px; }
ul.sexy-contributors li:before {
	color:#D5D5D5;
	content:counter(cnt, decimal-leading-zero);
	font-family:"Courier New",monospace;
	font-size:26px;
	font-weight:bold;
	width:20px;
}
ul.sexy-contributors li:hover:before { color:#21759B; }
ul.sexy-contributors li a {
	color:#57717F;
	display:block;
	margin:-14px 0 0 33px;
	text-decoration:none;
}
ul.sexy-contributors li:hover a { color:#21759B; font-weight:bold; }
/* End Top Contributors Section */
/*------------------------------------------------------------------------------------------*/
/* Useful Links Section */
div.box-right-body ul.infolinks { list-style-type:none; list-style-position:outside; }
div.box-right-body ul.infolinks li {
	background:url('images/custom-fugue-sprite.png') no-repeat 0 -2367px;
	text-indent:22px;
	line-height:15px;
	margin-bottom:12px;
	font-size:11px;
}
div.box-right-body ul.infolinks li a { text-decoration:none; }
/* End Useful Links Section */
/*------------------------------------------------------------------------------------------*/
/* Custom Fugue Sprite Styles */
.fugue { background: url('images/custom-fugue-sprite.png') no-repeat; height:16px; padding-left:22px; }
.fugue.f-info { background-position:0 2px; margin:2px 10px 0 0; }
.fugue.f-warn { background-position:0 -83px; margin:2px 10px 0 0; }
.fugue.f-success { background-position:0 -178px; margin:2px 10px 0 0; }
.fugue.f-question { background-position:0 -295px; margin:2px 10px 0 0; width:16px; border:0; padding:0; display:inline-block;}
.fugue.f-info-frame { background-position:0 -411px; height:16px; line-height:16px; padding:0; position:relative; top:6px; left:10px; text-indent:25px; }
.fugue.f-error { background-position:0 -525px; margin:2px 10px 0 0; }
.fugue.f-delete { background-position:0 -640px; }
.fugue.f-globe-plus { background-position:0 -755px; height:16px; line-height:16px; padding:0; position:relative; top:6px; left:10px; text-indent:25px; }
.fugue.f-leaf-pencil { background-position:0 -871px;   height:16px; line-height:16px; padding:0; position:relative; top:6px; left:10px; text-indent:25px; }
.fugue.f-wrench { background-position:0 -987px;  height:16px; line-height:16px; padding:0; position:relative; top:6px; left:10px; text-indent:25px; }
.fugue.f-money { background-position:0 -1102px;  height:16px; line-height:16px; padding:0; position:relative; top:6px; left:10px; text-indent:25px;  }
.fugue.f-medal { background-position:0 -1217px;  height:16px; line-height:16px; padding:0; position:relative; top:6px; left:10px; text-indent:25px;  }
.fugue.f-pallette { background-position:0 -1332px; height:16px; line-height:16px; padding:0; position:relative; top:6px; left:10px; text-indent:25px; }
.fugue.f-plugin { background-position:0 -1447px; margin:5px 0 20px 0; padding-left:22px; display:block; clear:both; }
.fugue.f-megaphone { background-position:0 -1564px;   height:16px; line-height:16px; padding:0; position:relative; top:6px; left:10px; text-indent:25px; }
.fugue.f-flags { background-position:0 -1680px;   height:16px; line-height:16px; padding:0; position:relative; top:6px; left:10px; text-indent:25px; }
.fugue.f-image { background-position:0 -1794px;   height:16px; line-height:16px; padding:0; position:relative; top:6px; left:10px; text-indent:25px; }
.fugue.f-footer { background-position:0 -1909px;   height:16px; line-height:16px; padding:0; position:relative; top:6px; left:10px; text-indent:25px; }
.fugue.f-folder { background-position:0 -2020px; }
.fugue.f-doc-image { background-position:0 -2137px; }
.fugue.f-doc-code { background-position:0 -2253px; }
.fugue.f-link-small { background-position:0 -2367px; }
.fugue.f-globe-small { background-position:0 -2475px; }
.fugue.f-star-small { background-position:0 -2585px; }
.fugue.f-pro-version{ background: url('images/events_icon_pro_16.png') no-repeat; background-position:0 0px;  height:16px; line-height:16px; padding:0; position:relative; top:6px; left:10px; text-indent:25px; }
/* End Custom Fugue Sprite Styles */
/*------------------------------------------------------------------------------------------*/
/* Payment Status Classes */
.payment_completed {
	background-color: #77DD77;
}
.payment_pending {
	background-color: #FFFF14;
}
.not_paid {
	background: #FF3333;
	color: #333;
}
/* Editor Tools */
.my_editor {
	font-family: verdana, arial, sans-serif;
	font-size:13px;
	padding: 5px;
	background: #d5e8f9;
	border: 1px solid #e5ecf9;
}
.my_button {
	margin: 1px;
	padding: 2px;
}
.my_button:hover {
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
}
.my_ed {
	width: 400px;
	height: 150px;
}
a.ev_reg-fancylink {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
/* FancyBox */

html, body {
	height: 100%;
}
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	display: none;
	z-index: 30;
}
* html div#fancy_overlay {
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
div#fancy_wrap {
	text-align: left;
}
div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}
div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('scripts/fancybox/fancy_progress.png') no-repeat;
}
div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}
div#fancy_loading_icon {
	position: absolute;
	background: url('scripts/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}
div#fancy_outer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	padding: 28px 28px 43px 28px;
	/* correction for the new corners - original - 18px 18px 33px 18px */
    margin: 0;
	overflow: hidden;
	background: transparent;
	display: none;
}
div#fancy_inner {
	position: relative;
	width: 100%;
	height: 100%;
	/*	border: 1px solid #BBB;*/
	background: #ffffff;/* color of the frame - has to be the same color as your corner graphics*/
}
div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}
div#fancy_div {
	background: #e8f4fe;
	color: #333;
	height: 91%;
	width: 95%;
	z-index: 100;
	margin: 0;
	line-height: 17px;
	font-size: .9em;
	padding: 10px;
	border: 2px solid #cceefe;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
div#fancy_div h2 {
	color: #333c42;
	display: block;
	font: bold 20px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-shadow: #fff 1px 1px 0;
	letter-spacing: -1px;
	padding: 10px;
	background-color: #c6e4fe;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-top-left-border-radius: 3px;
	-moz-top-right-border-radius: 3px;
	border-bottom: 1px solid #a9dafe;
	margin: -10px -10px 5px;
	width: auto;
}
img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}
div#fancy_close {
	position: absolute;
	top: -21px;
	/* correction for the new corners - original -15px */
	height: 30px;
	width: 30px;
	background: url('scripts/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
	opacity: 0.93;
	right: -20px;
}
#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}
a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	z-index: 111;
	display: none;
	background-image: url(data:image/gifbase64,AAAA);
	outline: none;
}
a#fancy_left {
	left: 0px;
}
a#fancy_right {
	right: 0px;
}
span.fancy_ico {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112;
	cursor: pointer;
	display: block;
}
span#fancy_left_ico {
	left: -9999px;
	background: transparent url('scripts/fancybox/fancy_left.png') no-repeat;
}
span#fancy_right_ico {
	right: -9999px;
	background: transparent url('scripts/fancybox/fancy_right.png') no-repeat;
}
a#fancy_left:hover {
	visibility: visible;
}
a#fancy_right:hover {
	visibility: visible;
}
a#fancy_left:hover span {
	left: 20px;
}
a#fancy_right:hover span {
	right: 20px;
}
.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
div#fancy_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #fff;
}
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
div.fancy_bg_n {
	top: -24px;
	width: 100%;
	height: 24px;
	background: transparent url('scripts/fancybox/fancy_shadow_n.png') repeat-x;
}
div.fancy_bg_ne {
	top: -24px;
	right: -24px;
	/* correction for the new corners - original -13px */
	width: 24px;
	/* correction for the new corners - original 13px */
	height: 24px;
	background: transparent url('scripts/fancybox/fancy_shadow_ne.png') no-repeat;
}
div.fancy_bg_e {
	right: -24px;
	/* correction for the new corners - original -13px */
	height: 100%;
	width: 24px;
	/* correction for the new corners - original 13px */
	background: transparent url('scripts/fancybox/fancy_shadow_e.png') repeat-y;
}
div.fancy_bg_se {
	bottom: -24px;
	right: -24px;
	/* correction for the new corners - original -13px */
	width: 24px;
	/* correction for the new corners - original 13px */
	height: 24px;
	background: transparent url('scripts/fancybox/fancy_shadow_se.png') no-repeat;
}
div.fancy_bg_s {
	bottom: -24px;
	width: 100%;
	height: 24px;
	background: transparent url('scripts/fancybox/fancy_shadow_s.png') repeat-x;
}
div.fancy_bg_sw {
	bottom: -24px;
	left: -24px;
	/* correction for the new corners - original -13px */
	width: 24px;
	/* correction for the new corners - original 13px */
	height: 24px;
	background: transparent url('scripts/fancybox/fancy_shadow_sw.png') no-repeat;
}
div.fancy_bg_w {
	left: -24px;
	/* correction for the new corners - original -13px */
	height: 100%;
	width: 24px;
	/* correction for the new corners - original 13px */
	background: transparent url('scripts/fancybox/fancy_shadow_w.png') repeat-y;
}
div.fancy_bg_nw {
	top: -24px;
	left: -24px;
	/* correction for the new corners - original -13px */
	width: 24px;
	/* correction for the new corners - original 13px */
	height: 24px;
	background: transparent url('scripts/fancybox/fancy_shadow_nw.png') no-repeat;
}
div#fancy_title {
	position: absolute;
	bottom: -43px;
	/* correction for the new corners - original -33px */
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}
div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}
div#fancy_title table {
	margin: 0 auto;
}
div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}
td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('scripts/fancybox/fancy_title_left.png') repeat-x;
}
td#fancy_title_main {
	height: 32px;
	background: transparent url('scripts/fancybox/fancy_title_main.png') repeat-x;
}
td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('scripts/fancybox/fancy_title_right.png') repeat-x;
}
/* Pluralink */
.pluralink-overlay {
	width: 263px;
}
.pluralink-overlay a {
	display: inline-block;
	margin: 0;
}
.pluralink-overlay a:link, .pluralink-overlay a:visited {
	color: #0071BC !important;
	text-decoration: underline;
	width: 196px;
	padding: 4px 26px 5px;
	background: white;
}
.pluralink-overlay a:hover {
	background: url(images/over.png) repeat-y left top #F2F2F2;
}
.pluralink-overlay #pluralink-top {
	background: url(images/top.png) no-repeat left top;
	width: 263px;
	height: 17px;
}
.pluralink-overlay #pluralink-bottom {
	background: url(images/bottom.png) no-repeat left top;
	width: 263px;
	height: 16px;
}
.pluralink-overlay #pluralink-bg {
	background: url(images/bg.png) repeat-y left top;
	width: 255px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Pluralink IE6 */
* html .pluralink-overlay #pluralink-top {
	background: url(images/top-ie.png) no-repeat left top;
}
* html .pluralink-overlay #pluralink-bottom {
	background: url(images/bottom-ie.png) no-repeat left top;
}
* html .pluralink-overlay #pluralink-bg {
	background: url(images/bg-ie.png) repeat-y left top;
}
/* Misc Classes */
.red_text {
	color:#F00;
}
#event_reg_theme .postbox ul {
	padding:20px 10px 10px 10px;
}


/* Admin Dashboard Styles */
table.event-regis-dboard-summary {
	/*border-collapse: collapse;*/
                    border: 1px solid #eeeeee;
	margin: 10px 1px 1px 1px;
}
table.event-regis-dboard-summary td, table.event-regis-dboard-summary th {
	padding: 3px;
	font-weight: normal;
}
table.event-regis-dboard-summary thead tr {
	background: #EBEBEB;
	font-size: 12px;
}
table.event-regis-dboard-summary tbody td {
	text-align: center;
}
p.event-regis_sub {
	color:#777777;
	font-style:italic;
	font-family:Georgia, serif;
	margin:-10px;
	font-size:12px;
}

/* Calendar */
#calendar-header { background-color: #6699CC; margin: auto; width: 100%; padding-top: 2px; }
#calendar-header .closeme { padding: 0px 3px 2px 0px; }

#calendar-body { padding-bottom: 3px; background-color: #6699CC; margin: auto; width: 100%; }
#calendar-body .general { background-color: #FFFFFF; }
#calendar-body .othermonth { background-color: #EEEEEE; color: #AAAAAA; }
#calendar-body .header { background-color: #6699CC; color: #FFFFFF; }
#calendar-body .today { background-color: #FFFFCC; }
#calendar-body .bg { background-color: #6699CC; }
#calendar-body .select { background-color: #FFCC99; }
#calendar-body .othermonth a:link { text-decoration : none; font-family: tahoma; color: #CCFFCC; }
#calendar-body .othermonth a:visited { text-decoration : none; font-family: tahoma; color: #CCFFCC; }
#calendar-body .othermonth a:hover { text-decoration : underline; font-family: tahoma; color: #FFFFFF; }
#calendar-body a:link { text-decoration : none; font-family: tahoma; color: #000000; }
#calendar-body a:visited { text-decoration : none; font-family: tahoma; color: #000000; }
#calendar-body a:hover { text-decoration : underline; font-family: tahoma; color: #FF0000; }
#calendar-body .disabledate { color: #669999; }

#calendar-footer { background-color: #CCCCCC; border: 0px solid #000000; width: 100%; margin: auto; }
#calendar-footer .btn { line-height: 21px; }
#calendar-footer .btn a:link { text-decoration : none; font-family: tahoma; color: #000000; }
#calendar-footer .btn a:visited { text-decoration : none; font-family: tahoma; color: #000000; }
#calendar-footer .btn a:hover { text-decoration : underline; font-family: tahoma; color: #FF0000; }

#calendar-header, #calendar-body, #calendar-footer { padding-left: 1px; padding-right: 1px; }
#calendar-container { background-color: #6699CC; }

.tcday, .tcmonth, .tcyear { font-size: 11px; }

.date-tccontainer { border: 1px solid #cccccc; background-color: #efefef; padding: 2px; }