/* HTML TAGS
======================================= */
body{
	color:#ffffff;
	background-color:#A8B1B9;
	margin:0px;
	padding:0px;
	font-family: Helvetica, Arial, sans-serif;
	background-image:url("/design/plain_site/images/canvas_bg.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	background-attachment:fixed;
	font-size:0.7em;
}
h1{
	color:#444444;
	background-color:inherit;
	margin:0px 0 10px 0;
	background-image:url("/design/plain_site/images/h1_bullet.gif");
	background-repeat:no-repeat;
	background-position:0em 0.12em;
	padding-left: 25px;
	font-size:1.9em;
}
h2{
	color: #c62509;
	background-color:inherit;
	font-size:1.3em;
	margin-bottom:5px;
	margin-top:5px;
}
h3{
	color: #c62509;
	background-color:inherit;
	font-size:1.2em;
}
img	{border:none;}
a{
	color:#007ACC;
	background-color:inherit;
	text-decoration:none;
}
a:hover{
	color:#cc0000;
	background-color:inherit;
	text-decoration:underline;
}
ul{
	list-style-type:none;
	margin: 0;
	padding: 0;
}
ol {
	margin: 0 0 0 25px;
	padding: 0;
}
ol li {
	margin: 0 0 0 5px;
	padding: 0;
}
ol li ol {
	margin: 0 0 0 15px;
	padding: 0;
}
ul li{
	padding:0.25em 0px 0.25em 30px;
	margin: 0px;
	padding: 3px 0 3px 20px;
	background-image:url("/design/plain_site/images/arrow.gif");
	background-repeat:no-repeat;
	background-position:0.4em 0.5em;
}
ul.list_video li{
	background-image:url("/design/plain_site/images/bullet_video.gif");
}
	
/* PRE TEXT */
pre, code
{
    font-family: "Courier New", Courier, monospace; /* Usually defaulted to monospaced font anyway, but browwsers may vary which one is used, so giving exact alternatives helps visual consistenct */
    font-size: 1em; /* Setting this exact size may also help visual consistency */
}
pre
{
    background-color: #f8f8f8;
    border: 1px solid #e0e0e0;
    margin: 1em 0 1em 0;
    padding: 0.2em;
}
p {
	line-height: 1.2em;
	margin: 0; padding: 0.5em 0 0.5em 0;
}
/* QUOTE
========= */
blockquote {
	margin: 15px 15px 0 15px;
	padding-right: 20px;
	background: url(/design/plain_site/images/quote-down.png) no-repeat bottom right;
}
blockquote p {
	background: url(/design/plain_site/images/quote-up.png) no-repeat top left;
	padding-left: 20px;
}
blockquote div.source	{ font-weight: bold; background-color: inherit; color:#777777; text-align: right }

/* CLASSES 
======================================= */
#tpl_siteframe{
	color:#000000;
	background-color:#ffffff;
	padding-right:10px;
	padding-left:10px;
	height:1%;

}
#tpl_siteframe_inner{
	background-image:url("/design/plain_site/images/header_photo03.jpg");
	background-repeat:no-repeat;
	background-position: top right;
}
#tpl_siteframe_inner2{
	background-image:url("/design/plain_site/images/header_overlay.png");
	background-repeat:no-repeat;
	background-position: top right;
	width: 100%;
}
#tpl_siteframe_outer01{
	padding-left:15px;
	background-image:url("/design/plain_site/images/shadow_left.png");
	background-repeat:repeat-y;
	background-position: top left;
	width:98%;
	margin-left:auto;
	margin-right:auto;
	max-width:1020px;
	min-width:975px;
}
#tpl_siteframe_outer02{
	padding-right:15px;
	background-image:url("/design/plain_site/images/shadow_right.png");
	background-repeat:repeat-y;
	background-position: top right;
}
#tpl_header{
	height:136px;
}
/* Horizontal Navigation */
#tpl_nav ul{
	margin:0px;
	padding:0px;
	border-bottom:3px solid #ffffff;
	list-style-type:none;
}
#tpl_nav ul li{
	margin:0px 3px 0px 0px;
	padding:0px;
	background-image:none;
}
#tpl_nav ul li a{
	color: #222222;
	background-color:inherit;
	display:block;
	background-image:url("/design/plain_site/images/tab_a.gif");
	background-repeat:no-repeat;
	background-position: top left;
	font-weight: bold;
}
#tpl_nav ul li a span{
	display:block;
	background-image:url("/design/plain_site/images/tab_b.gif");
	background-repeat:no-repeat;
	background-position: top right;
	padding:8px 7px 8px 7px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:2px;
	margin-top:5px;
}
#tpl_nav ul li a.selected,
#tpl_nav ul li a.selected:hover{
	color:#ffffff;
	background-color:#0033CC;
	background-image:url("/design/plain_site/images/tab_selected_a.gif");
}
#tpl_nav ul li a.selected span,
#tpl_nav ul li a.selected:hover span{
	background-image:url("/design/plain_site/images/tab_selected_b.gif");
	padding-top:10px;
	padding-bottom:14px;
	border:none;
	margin-bottom:0px;
	margin-top:0px;
}
#tpl_nav ul li a:hover{
	color: #000000;
	background-color:#AEAEAE;
	background-image:url("/design/plain_site/images/tab_over_a.gif");
	text-decoration: none;
}
#tpl_nav ul li a:hover span{
	background-image:url("/design/plain_site/images/tab_over_b.gif");
	border-bottom:1px solid #B8B8B8;
}
#tpl_nav ul li.dummy{
	visibility:hidden;
}
#tpl_nav ul li.dummy span{
	display:block;
	padding-top:10px;
	padding-bottom:11px;
}
#tpl_subnav{
	color:#ffffff;
	background-color:#0033CC;
	background-image: url("/design/plain_site/images/submenu_bleft.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}
#tpl_subnav .inner{
	background-image:url("/design/plain_site/images/submenu_bright.gif");
	background-repeat:no-repeat;
	background-position: bottom right;
	clear:both;
	padding:5px 10px 5px 20px;
}
#tpl_subnav .empty_inner {
	background-image:url("../images/submenu_bright.gif");
	background-repeat:no-repeat;
	background-position: bottom right;
	clear:both;
	padding:0;
	margin: 0;
}
#tpl_subnav .inner a{
	color:#ffffff;
	background-color:inherit;
	padding:0px 5px 0px 5px;
}
#tpl_subnav .inner a:hover, #tpl_subnav .inner a.selected {
	color:#BFE6FF;
	background-color:inherit;
	border-bottom:2px solid #51B9FF;
	text-decoration: none;
}
#tpl_subnav .inner span{
	font-size:1.2em;
}
/* Header Panel (slideshow) */
#tpl_header2{
	margin-bottom:2px;
	border-top:4px solid #ffffff;
	height:1%;	
}
#tpl_header2_underline{
	height:8px;
	background-image:url("/design/plain_site/images/header_underline.gif");
	background-repeat:repeat-x;
	background-position: bottom left;
	position:relative;
	font-size:1px;
}
#tpl_header2_underline .c_bleft2{
	top:-10px;
	left:0px;
}
#tpl_slideshow{	
	height:170px;
	width:57%;
	position:relative;
}
#tpl_slideshow .inner{
	color:#ffffff;
	background-color:#007ACC;
	border-right:3px solid #ffffff;
	overflow:hidden;
	position:relative;
	background-image:url("/design/plain_site/images/infopanel_bg.jpg");
	background-repeat:repeat-x;
	background-position:bottom left;
	min-height:15.1em;
}
/* Info Panel */
#tpl_infopanel{	
	color:#ffffff;
	background-color:#007ACC;
	margin-left:57%;
	min-height:200px;
	background-image:url("/design/plain_site/images/infopanel_bg.jpg");
	background-repeat:repeat-x;
	background-position:top left;
}
#tpl_infopanel ul.tabs{
	color:#000000;
	background-color:#ffffff;
	margin:0px;
	padding:0px 15px 23px 0px;
	height:1em;
	list-style-type:none;
}
#tpl_infopanel ul.tabs li{
	margin:0px 5px 0px 0px;
	padding:0px;
	background-image:none;
	cursor:pointer;
}
#tpl_infopanel ul.tabs li a{
	color: #444444;
	background-color:#ffffff;
	display:block;
	background-image:url("/design/plain_site/images/tab_a.gif");
	background-repeat:no-repeat;
	background-position: top left;
	margin-bottom:5px;
	font-weight: bold;
}
#tpl_infopanel ul.tabs li a span{
	display:block;
	background-image:url("/design/plain_site/images/tab_b.gif");
	background-repeat:no-repeat;
	background-position: top right;
	padding:7px 10px 4px 10px;
	border-bottom:1px solid #CCCCCC;
	margin-top:6px;

}
#tpl_infopanel ul.tabs li a.selected,
#tpl_infopanel ul.tabs li a.selected:hover{
	color:#ffffff;
	background-color:#0048CC;
	background-image:url("/design/plain_site/images/tab2_selected_a.gif");
	margin-bottom:0px;
}
#tpl_infopanel ul.tabs li a.selected span,
#tpl_infopanel ul.tabs li a.selected:hover span{
	background-image:url("/design/plain_site/images/tab2_selected_b.gif");
	padding:10px 15px 12px 15px;
	border:none;
	margin-top:0px;
}
#tpl_infopanel ul.tabs li a:hover{
	color:#000000;
	background-color:#AEAEAE;
	background-image:url("/design/plain_site/images/tab_over_a.gif");
	text-decoration: none;
}
#tpl_infopanel ul.tabs li a:hover span{
	background-image:url("/design/plain_site/images/tab_over_b.gif");
	border-bottom:1px solid #B8B8B8;
}

#tpl_infopanel ul.tabs li.dummy{
	visibility:hidden;
}
#tpl_infopanel ul.tabs li.dummy a span{
	color:#000000;
	background-color:#ffffff;
	display:block;
	padding:10px 15px 12px 15px;
}
#tpl_infopanel .inner{
	clear:right;
	position:relative;
}
#tpl_infopanel .inner .moreframe{
	background-image:url("/design/plain_site/images/infopanel_bg.jpg");
	background-repeat:repeat-x;
	background-position:-80px -80px;
	clear:right;
	margin-top:10px;
	padding:5px;
	text-align:right;
}
#tpl_infopanel .inner .moreframe a{
	font-weight:normal;
}
#tpl_infopanel .inner #ptab01c,
#tpl_infopanel .inner #ptab02c,
#tpl_infopanel .inner #ptab03c,
#tpl_infopanel .inner #ptab04c{
	padding:15px 15px 30px 15px;
	background-image:url("/design/plain_site/images/infopanel_bg02.gif");
	background-repeat:no-repeat;
	background-position:top right;
	min-height:80px;
}
#tpl_infopanel .inner #ptab03c_fixed {
	overflow: auto;
	height: 10.5em;
}
#tpl_infopanel p{
	margin:0px;
	padding: 0.2em 0 0.2em 0;
}
#tpl_infopanel img{
	border:1px solid #ffffff;
}
#tpl_infopanel a{
	color:#A6D7FF;
	background-color:inherit;
	font-weight:bold;
}
#tpl_infopanel ul.list{
	margin:0px;
	padding:0px;
	height: 1%;
}
#tpl_infopanel ul.list li{
	background-image:url("/design/plain_site/images/bullet01.gif");
	padding: 0.25em 0px 0.25em 20px;
	background-position: 0em 0.35em;
}
#tpl_infopanel ul.list li a:hover{
	text-decoration:underline;
}
/* MAIN PAGE */
#tpl_maincontent {
	height:1%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #000000;
}
#tpl_page {
	margin: 0 250px 0 0;
}
div.tpl_page_inner {
	width: 99%;
	padding: 10px 10px 0px 10px;
}
#tpl_page .box{
	margin-bottom:5px;
	position:relative;
}
#tpl_page .box h2{
	margin-bottom:0px;
	font-size:1.2em;
}
#tpl_page .box h2.style01{
	color:#ffffff;
	background-color: #727d86;
	background-image:url("/design/plain_site/images/box_head01a.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom:1px solid #ffffff;
}
#tpl_page .box h2.style01 span{
	background-image:url("/design/plain_site/images/box_head01b.jpg");
	background-repeat:no-repeat;
	background-position:top right;
	padding:6px 7px 4px 10px;
	margin-bottom:0px;
	display:block;
}

#tpl_page .box h2.style02{
	color:#ffffff;
	background-color:#0067CC;
	background-image:url("/design/plain_site/images/box_head02a.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom:1px solid #ffffff;
}
#tpl_page .box h2.style02 span{
	background-image:url("/design/plain_site/images/box_head02b.jpg");
	background-repeat:no-repeat;
	background-position:top right;
	padding:6px 7px 4px 10px;
	margin-bottom:0px;
	display:block;
}
#tpl_page .box h2.style03{
	color:#ffffff;
	background-color:#8D97A0;
	background-image:url("/design/plain_site/images/box_head03a.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom:1px solid #ffffff;
}
#tpl_page .box h2.style03 span{
	background-image:url("/design/plain_site/images/box_head03b.jpg");
	background-repeat:no-repeat;
	background-position:top right;
	padding:6px 7px 4px 10px;
	margin-bottom:0px;
	display:block;
}
#tpl_page .box .rb_inner{
	color:#000000;
	background-color:#E4E4E4;
	background-image:url("/design/plain_site/images/boxright_mainbg.gif");
	background-repeat:repeat-x;
	background-position:top left;
	padding:10px 10px 10px 15px;
	height:1%;
	margin: 0;
}
#tpl_page .box .nomargin {
	margin: 0;
	padding: 0;
}
#tpl_page .box .rb_inner ul{
	margin:0px 0px 5px 0px;
}
#tpl_page .box .rb_bottom{
	color:#000000;
	background-color:#E4E4E4;
	background-image:url("/design/plain_site/images/boxright_botright.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:1px;
}
#tpl_page .box .rb_bottom div{
	background-image:url("/design/plain_site/images/boxright_botleft.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
	height:10px;
	width:10px;
}
.flash_counter {
	margin: 0;
	padding: 0;
}
/* BOXES
========= */
.tpl_floatbox_right	{ float:right; width:48%; margin-right:1%; height: 1% }
.tpl_floatbox_left	{ float:left; width:48%; height: 1% }

.tpl_factbox_right { float:right; width:16em; margin: 5px 1% 5px 5px; height: 1% }
.tpl_factbox_left { float:left; width:16em; margin: 5px 5px 5px 1%; height: 1% }

/* RIGHT BAR */
#tpl_rightbar{
	height:1%;
	position:relative;
	top:-30px;
	right:0px;
	width: 230px;
	margin: 0;
	padding: 0;
}
#tpl_rightbar .rightbox p{
	margin:0px 0px 5px 0px;
}
#tpl_rightbar h2{
	font-size:1.2em;
}
#tpl_rightbar .rightbox{
	margin-bottom: 10px;
	height:1%;
}
#tpl_rightbar .rightbox a {
	color:#666666;
	background-color:inherit;
}
#tpl_rightbar .rightbox a:hover{
	color:#cc0000;
	background-color:inherit;
	text-decoration:underline;
}
#tpl_rightbar .rightbox h2.style01{
	color:#ffffff;
	background-color:#cc0000;
	background-image:url("/design/plain_site/images/boxright_head01.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	padding:6px 7px 6px 10px;
	margin-bottom:0px;
	border-bottom:1px solid #ffffff;
}
#tpl_rightbar .rightbox h2.style02{
	color:#ffffff;
	background-color:#000000;
	background-image:url("/design/plain_site/images/boxright_head02.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	padding:6px 7px 6px 10px;
	margin-bottom:0px;
	border-bottom:1px solid #ffffff;
}
#tpl_rightbar .rightbox h2.style03{
	color:#ffffff;
	background-color:#2B2B2B;
	background-image:url("/design/plain_site/images/boxright_head03.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	padding:6px 7px 6px 10px;
	margin-bottom:0px;
	border-bottom:1px solid #ffffff;
}
#tpl_page .box h2.style04 {
    background-color: #660000;
    background-image: url("/design/plain_site/images/box_head04a.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
}
#tpl_page .box h2.style04 span {
    background-image: url("/design/plain_site/images/box_head04b.jpg");
    background-position: right top;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 0;
    padding: 6px 7px 4px 10px;
}
#tpl_rightbar .rightbox .rb_inner,
#tpl_rightbar .rightbox .rb_inner_search{
	color:#000000;
	background-color:#E4E4E4;
	background-image:url("/design/plain_site/images/boxright_mainbg.gif");
	background-repeat:repeat-x;
	background-position:top left;
	border-left:2px solid #ffffff;
	padding:5px 5px 10px 10px;
	position:relative;
	height:1%;
}

#tpl_rightbar .rightbox .rb_inner_search{
	padding-bottom:0px;
}

#tpl_rightbar .rightbox .rb_inner ul{
	margin: 0 0 0 5px ;
	padding: 0;
	height: 1%;
}
#tpl_rightbar .rightbox .rb_inner ul li {
	margin: 0px;
	padding: 3px 0 3px 20px;
	height: 1%;
}
#tpl_rightbar .rightbox .rb_bottom{
	color:#000000;
	background-color:#E4E4E4;
	background-image:url("/design/plain_site/images/boxright_botright.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:1px;
	border-left:2px solid #ffffff;
}
#tpl_rightbar .rightbox .rb_bottom div{
	background-image:url("/design/plain_site/images/boxright_botleft.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
	height:10px;
	width:10px;
}
div.tpl_bottom{
	clear:both;
}

div.tpl_bottom_right{	
	margin-left:65%;
}
div.tpl_bottom_right .inner{
	background-image:url("/design/plain_site/images/rightbar_underline01a.gif");
	background-repeat:repeat-x;
	background-position:top left;
	font-size:1px;
	height:16px;
	text-align:right;
}
div.tpl_bottom_right .inner_rfd{
	background-image:url("/design/plain_site/images/rightbar_top01a.jpg");
	background-position: bottom left;
}

div.tpl_bottom_left{	
	width:65%;
	padding-right:2px;
}
div.tpl_bottom_left .inner{
	background-image:url("/design/plain_site/images/maincontent_underline01a.gif");
	background-repeat:repeat-x;
	background-position:top left;
	font-size:1px;
	height:16px;
}
div.tpl_bottom_left .inner_lfd{
	background-image:url("/design/plain_site/images/maincontent_topline01a.jpg");
	background-position: bottom left;
}
#tpl_rightbar .rightbox .promo_box {
	text-align: center;
	padding: 2px;
	margin: 0;
	background-color:#E4E4E4;
	/* background-image:url("/design/plain_site/images/boxright_mainbg.gif"); */
	color: #000000;
}
#tpl_rightbar .rightbox .vote_box {
	text-align: center;
	padding: 2px;
	margin: 0;
	background-color:#E4E4E4;
	background-image:url("/design/plain_site/images/boxright_mainbg.gif");
	color: #000000;
}

#tpl_rightbar .rightbox .promo_box a {
	background-color: inherit;
	/* background-image: url("/design/plain_site/images/more.gif");
	background-position: 0 0.2em;
	background-repeat: no-repeat; */
	color: #CC0000 !important;
	font-weight: bold;
	padding-left: 2px;
}


#tpl_rightbar .rightbox .promo_box div.promo_img img {
	border: 1px solid #FFFFFF;
    padding: 1px;
	margin: 0;
}

#tpl_rightbar .rightbox .promo_box p {
	line-height: 1.2em;
	margin: 0 0 1px 0;
	padding: 0.2em 0;
	text-align: center;
}

#tpl_footer{
	height:1%;	
	background-image:url("/design/plain_site/images/footer_mid.jpg");
	background-repeat:repeat-x;
	background-position:top left;
}
#tpl_footer .inner{
	background-image:url("/design/plain_site/images/footer_left.jpg");
	background-repeat:no-repeat;
	background-position:top left;
}
#tpl_footer .inner2{
	background-image:url("/design/plain_site/images/footer_right.jpg");
	background-repeat:no-repeat;
	background-position:top right;
	min-height:65px;
	padding:10px;
}
#tpl_footer .address{
	color:#777777;
	background-color:inherit;
	margin-left:65.5%;
	padding:10px;
	border-left:1px dotted #aaaaaa;
}
#tpl_footer .misclinks{
	padding:10px;
	width:60%;
}
#tpl_sponsors{
	text-align:center;
	border: 1px solid #eeeeee;
}
#tpl_sponsors img {
	margin-bottom:3px;
	padding: 2px;
}
/* MISC */
.headicon{
	position:absolute;
	top:-10px;
	left:0px;
}
*.more{
	color:#cc0000 !important;
	background-color:inherit;
	background-image:url("/design/plain_site/images/more.gif");
	background-repeat:no-repeat;
	background-position:0em 0.3em;
	padding-left:15px;
	font-weight:bold;
}
*.more2{
	background-image:url("/design/plain_site/images/more2.gif");
	background-repeat:no-repeat;
	background-position:0em 0.3em;
	padding-left:15px;
	font-weight:bold;
}
.icon{
	vertical-align:middle;
}
.textright{
	text-align:right;
}
.hidden{
	display:none;
}
.width100pc{
	width:100%;
}
.darkred{
	color:#cc0000;
	background-color:inherit;
}
.clear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	position:relative;
	top:-1px;
	margin-bottom:-1px;
}
.c_tright{
	position:absolute;
	top:0px;
	right:0px;
}
.c_bright{
	position:absolute;
	bottom:0px;
	right:0px;
}
.c_tleft{
	position:absolute;
	top:0px;
	left:0px;
}
.c_bleft{
	position:absolute;
	bottom:-1px;
	left:-1px;
}
.c_bleft2{
	position:absolute;
	bottom:-2px;
	left:0px;
}

/* MISC STYLES */
hr /* General formatting for all hr's */
{
    color: transparent; /* Color must be set to the same as the background color to hide default formatting in IE */
    border: none; /* All borders must be removed as they are default for Opera */
    border-top: 1px dotted #8B959E;
    height: 1px;
    margin: 0.35em 0 0.35em 0;
}
.cen
{
	text-align: center;
}
div.object-right img		{ margin: 5px 0 5px 5px; clear: right }
div.imageobject img		{ margin: 0 0 5px 5px; clear: right }
div.object-left	img		{ margin: 5px 5px 5px 0; clear: left }
div.object-center		{ margin: 0px; padding: 0 }
html>body div.object-center 	{ width: 100% }
html>body div.factbox		{ margin: auto }
.small				{ font-size: 85% }

/* Table
========*/
table				{ margin: 0.5em 0 0.5em 0; border-collapse: collapse; clear: both }
table th 			{ background-image:url("/design/plain_site/images/table_header_bg.gif"); background-repeat:repeat-x; background-position: top left; color:#ffffff; background-color: #727d86; font-weight:bold; text-align:left; vertical-align: top;  }
table td 			{ color:#000000; background-color: inherit; vertical-align: top }
table th, table td	{ padding: .3em; border: 1px #ccc solid; }
table p				{ padding: 0; margin: 0 }

input.box		{ width: 15em }
textarea.box		{ width: 25em }
div#frmcnt		{ width: 99% }
div#frmcnt label	{ font-weight: normal }

div#frmcnt p.frmrow		{ margin-right: 0.1%; margin-top: 0.5em; margin-bottom: 0.5em; text-align: left }
div#frmcnt .frmclm1		{ width: 8.0em; text-align: left; }
div#frmcnt .frmclm2		{ text-align: left }
div#frmcnt div.chkboxes	{ margin: 0; padding: 0 0 0 7.5em;}
div#frmcnt p.chkboxes	{ margin: 0; padding: 0}

div#frmcnt div.form_border	{ margin: 20px 0 0 0; background-color: #efefef; color: #000000; border: 1px solid #c8c8c8; }
div#frmcnt div.form_border h2	{ display: inline; color: #000000; background: #efefef; font-size: 1.0em; border: 1px solid #c8c8c8; padding: 5px; font-weight: bold }
div#frmcnt div.fb_cen		{ text-align: center; margin: 5px }

/* SITE MAP
=========== */
#cwrapper 			{ margin-top: 10px; padding-top: 0 }
* html #cwrapper 	{ width: 100% }
#cwrapper2 			{ margin-top: 15px; padding-top: 0; width: 95%; margin-left: auto; margin-right: auto; }
* html #cwrapper2 	{ width: 95% }
.cleft 				{ margin: 0; width: 43%; padding: 0 }
.cright 			{ margin-right:0px; width: 43%; padding: 0 }

/* GALLERY - HOMEPAGE
===================== */
div#tpl_page #tpl_gallery_home	{  height: 1% }
div#tpl_page #tpl_gallery_home div.readmore		{ text-align:right; font-weight:bold; }					
div#tpl_page #tpl_gallery_home img.gallery_ifl			{ padding:1%; color:#000000; background-color:#f1f1f1; margin-left:1%; margin-right:1%; margin-bottom:5px; }
div#tpl_page #tpl_gallery_home img.gallery_ifl:hover	{ color:#000000; background-color: #d9e7fb }

/* GALLERY */
div.gallerythumb		{ background: #fafafa; color: #000000; margin:5px; text-align: center; padding: 3px; border: 1px solid #dadada}
div.gallerylarge		{ text-align: center }

#tpl_galleryhead {
	display:none;
	background-color: #ffffff;
	padding:0;
	height:55px;
	color:#000000;
	font-size:1.8em;
	font-weight: normal;
	margin: 10px 0 0 0;
}
#tpl_galleryhead_text {
	padding:15px 20px 0px 0px;
}

#tpl_galleryhead_img {
	float: right;
	width:150px;
}
#tpl_gallbtn {
	width:134px;
	height:54px;
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
	background-image:url("/design/plain_site/images/gallbtn.png");
}
#tpl_gallbtn.selected {
	background-position:left bottom;
}
#tpl_gallerybody {display:none; background-color:#000000;}

#gallery_preview, #gallery_preview2 { }
#hp_gallery, #hp_gallery2 { width: 100%; position: relative; }
#hp_gall_frame, #hp_gall_frame2 { margin-left:35px; margin-right:35px; border: solid #e9e9e9; border-width:0px 1px 0px 1px; overflow:auto;}
#hp_gall_frame table, #hp_gall_frame2 table  { width:100%; }
#hp_gall_frame tr, #hp_gall_frame2 tr {}
#hp_gall_frame td {margin:0; padding:5px; border: 1px solid #e9e9e9}
#hp_gall_frame2 td {margin:0; padding:5px; vertical-align: middle; border: 1px solid #e9e9e9 }
#hp_gall_frame a, #hp_gall_frame2 a {}
#hp_gall_frame img, #hp_gall_frame2 img { border: none; background-color:#ffffff; padding:2px; }
#hp_gall_frame img:hover, #hp_gall_frame2 img:hover {background-color:#e9e9e9; color: #000000 }
#hp_gallery #hp_gal_lbtn, #hp_gallery2 #hp_gal_lbtn2 {
	display:none;
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#666666;
	background-image:url("/design/plain_site/images/gallery_lbutton.gif");
	width:17px;
	height:34px;
	position:absolute;
	top:0px;
	left:5px;
}
#hp_gallery #hp_gal_rbtn, #hp_gallery2 #hp_gal_rbtn2 {
	display:none;
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#666666;
	background-image:url("/design/plain_site/images/gallery_rbutton.gif");
	width:17px;
	height:34px;
	position:absolute;
	top:0px;
	right:5px;
}
#hp_gallery #hp_gal_lbtn:hover, #hp_gallery #hp_gal_rbtn:hover, #hp_gallery2 #hp_gal_lbtn2:hover, #hp_gallery2 #hp_gal_rbtn2:hover {background-position:right bottom;}
#hp_gallery #hp_gal_lbtn.inactive, #hp_gallery #hp_gal_rbtn.inactive, #hp_gallery2 #hp_gal_lbtn2.inactive, #hp_gallery2 #hp_gal_rbtn2.inactive {background-position:left top;}


/* PAGENAVIGATOR */
div.pagenavigator				{ text-align: center }
div.pagenavigator span.disabled { color: #d0d0d0 }

/* NAVIGATORS */
div.content-navigator		{ display: block; clear: both; padding: 5px 0 10px 0 }
div.content-navigator div	{ display: inline; text-align: center; }
div.content-navigator div.content-navigator-separator, div.content-navigator div.content-navigator-separator-disabled
							{ padding-left: 4px; padding-right: 4px }
div.content-navigator div.content-navigator-arrow
							{ font-size: 150%; }
div.content-navigator div.content-navigator-previous-disabled
							{ color: #777 }
div.content-navigator div.content-navigator-next-disabled
							{ color: #777 }
table.splash_table th, table.splash_table td { border: none; padding: 0; margin: 0 }

/* Calendar
===========*/

#tpl_page div#tpl_calendar_left
{
    width: 228px;
    float: left;
	margin-left: 10px;
}

div#tpl_calendar_right
{
   vertical-align: top;
   padding-left: 12px;
   margin-left: 240px;
   margin-right: 10px;
   height: 1%;
}
div#tpl_calendar_right h2
{
	margin: 0;
	padding: 5px 0 5px 0;
}
div#tpl_calendar_right div#tpl_calendar_right_inner { height: 1%; width:100% }
#tpl_page #tpl_calendar_left .body {
	border-width: 1px;
	border-style:solid;
	border-color:#343585;
	padding:0px;
	height:1%;
	background-color:#E4E4E4;
	color:#333333;
}
div#tpl_calendar_left .title	{ margin: 5px 0 0 0; color:#ffffff; background-color: #343585; }
div#tpl_calendar_left h3, div#tpl_calendar_right h2
{
	margin: 0;
	padding: 2px 0 2px 0;
}
div#tpl_calendar_left h3, div#tpl_calendar_right h3
{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	background-color:transparent;
	color:#666666;
}
div#tpl_calendar_right div#tpl_calendar_right_inner { height: 1%; width:99% }
div#tpl_calendar_left .tpl_cal_box h2			{ color:#ffffff; background-color: transparent; margin: 0; padding: 5px 5px 5px 15px; font-weight: normal; }
div#tpl_calendar_left .tpl_cal_box .ct01_left	{ color:#333333; background-color:#660000; background-image:url("/design/plain_site/images/calendar/cal_box01a.jpg"); background-repeat:no-repeat; background-position:top left }
div#tpl_calendar_left .tpl_cal_box .ct01_right	{ height: 35px; background-image:url("/design/plain_site/images/calendar/cal_box01b.jpg"); background-repeat:no-repeat; background-position:top right }
div#tpl_calendar_left .tpl_cal_box .cb01_left	{ color:#333333; background-color:#E7E7E7; background-image:url("/design/plain_site/images/calendar/cal_box01c.jpg"); background-repeat:no-repeat; background-position:top left }
div#tpl_calendar_left .tpl_cal_box .cb01_right	{ background-image:url("/design/plain_site/images/calendar/cal_box01d.jpg"); background-repeat:no-repeat; background-position:top right; height:20px }

div#tpl_calendar_left .tpl_cal_inner_table {
	padding: 0;
	height:1%;
	margin: 0;
	background-color: #E4E4E4;
	color: #000000;
}
div#tpl_calendar_left .tpl_cal_inner_table table{
	width:100%;
	margin: 0;
	padding: 0 0 0 1px;
}
div#tpl_calendar_left .tpl_cal_inner_table table th {
	margin: 0;
	padding: 5px 0 5px 0;
	border: 1px #ccc solid;
}
div#tpl_calendar_left .tpl_cal_inner_table table td {
	margin: 0;
	padding: 5px;
	text-align: center;
	border: 1px #ccc solid;
}
div#tpl_calendar_right div.calendar_month_label h2, div#tpl_calendar_program div.calendar_month_label h2 {
	background-image: url("/design/plain_site/images/calendar/tpl_calendar_month_label_bg.png");
	background-position: 0px 0px;
	width: 66px;
	height: 61px;
	background-repeat: no-repeat;
	background-color: inherit;
	border: none;
	padding-top: 1em;
	color: #666666;
	font-weight: normal;
	padding-left: 0;
	padding-bottom: 0;
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
}
div#tpl_calendar_right div.calendar_month_label a		{ background-color: inherit; color: #333333; text-decoration: underline}
div#tpl_calendar_right div.calendar_month_label a:hover	{ text-decoration: none }
div#tpl_calendar_right div.calendar_month_label h2, div#tpl_calendar_right div.calendar_month_label h2 span.calendar_month_label_date, div#tpl_calendar_program div.calendar_month_label h2 span.calendar_month_label_date {
	display: block;
	font-weight: normal;
}
div#tpl_calendar_right div.calendar_month_info, div#tpl_calendar_program div.calendar_month_info {
	margin-left: 75px;
	padding: 5px 0 0 0
}
div#tpl_calendar_right div.calendar_month_info p, div#tpl_calendar_program div.calendar_month_info p{
	margin: 0;
	padding: 0.5em 0 0.5em  0;
}
.calendar_small {
	font-size: 0.9em;
	margin:0;
	padding: 0;
}
div#tpl_calendar_right div.calendar_keyword {
	padding: 0;
	margin-left: 75px;
}
div#tpl_calendar_today div.tpl_calendar_day_event {
	border: 1px solid #dadada;
	margin: 0 0 10px 0;
	padding: 5px;
}
div#tpl_calendar_today div.tpl_calendar_day_event h2{
	margin: 0;
	padding: 5px 0 5px 0;
}

div#tpl_calendar_left table th.calendar_heading_prev, div#tpl_calendar_left table th.calendar_heading_next, div#tpl_calendar_left table th.calendar_heading_date { 
	color:#000000; background-color: inherit; background-image:url("/design/plain_site/images/calendar/calendar_th_bg.jpg"); background-repeat:repeat-x; background-position:bottom left; font-weight: normal; text-align: center; font-weight: bold
}
div#tpl_calendar_left table td.tpl_calendar_date_selected
{
    background-color: #AF0100;
    background-image: url("/design/plain_site/images/calendar/tpl_calendar_date_selected.jpg");
    background-repeat: repeat-x;
	color: #ffffff;
	height: 1%;
}
div#tpl_calendar_left table a
{
	font-weight: bold;
	text-decoration: underline;
}
div#tpl_calendar_left table td.tpl_calendar_date_selected a
{
	background-color: transparent;
	color: #ffffff;
}
div#tpl_calendar_left table th.calendar-day-mon,
div#tpl_calendar_left table th.calendar-day-tue,
div#tpl_calendar_left table th.calendar-day-wed,
div#tpl_calendar_left table th.calendar-day-thu,
div#tpl_calendar_left table th.calendar-day-fri,
div#tpl_calendar_left table th.calendar-day-sat,
div#tpl_calendar_left table th.calendar-day-sun
				{ color:#000000; background-color:#cfcfcf; background-image:url("/design/plain_site/images/calendar/calendar_th_bg.jpg"); background-repeat:repeat-x; background-position:bottom left; font-weight: normal; text-align: center }
div#tpl_calendar_left table th.calendar-day-mon,
div#tpl_calendar_left table th.calendar-day-sun
				{ color:#cc0000; background-color:#cfcfcf }

div#tpl_calendar_left table td.tpl_calendar-empty	{ background-image:url("/design/plain_site/images/calendar/calendar_td_emptybg.gif"); background-repeat:repeat }

/* Event Tag */
#tpl_page .event_tag { height: 1% }
#tpl_page .event_tag .event_date {width:65px; height:61px; float: left; }
#tpl_page .event_tag .event_date span {
	display:block;
	background:url("/design/plain_site/images/calendar/tpl_calendar_month_label_bg.png") no-repeat left top;
	width:65px;
	height:61px;
	font-size:1.6em;
	font-weight: normal;
	text-align:center;
	padding-top:17px;
	color:#333333;
}
#tpl_page .event_tag .event_date span a { color:#333333; text-decoration: none }
#tpl_page .event_tag .event_date span a:hover {color:#329832;}
#tpl_page .event_tag .event_details {margin-left:80px;}
#tpl_page .event_tag .evd_title { font-weight:bold; font-size:1.1em; margin: 2px 0 3px 0; background-color: transparent; color: #333333}
#tpl_page .event_tag .evd_title a { color:#007ACC; text-decoration:underline;}
#tpl_page .event_tag .evd_title a:hover {color:#cc0000; text-decoration: none }
#tpl_page .event_tag .evd_date {font-weight:normal; color:#333333; font-size:1em;}
#tpl_page .event_tag .evd_text {color:#666666; font-size:1em;}

div#sponsor_logos { text-align: center; }
div#sponsor_logos img { padding: 5px }
div.gall_box img { border: 1px solid #ffffff; padding: 2px; }

div.twitter_panel, div.gallery_panel, div.event_panel, div.ticket_panel {
	width: 24%;
	float: left;
	margin-right: 1%;
}
div.twitter_panel a , div.gallery_panel a, div.event_panel a, div.ticket_panel a {
	background-color: transparent;
	color: #ffffff;
}

div.twitter_panel h2, div.gallery_panel h2, div.event_panel h2, div.ticket_panel h2 {
	margin: 0;
	padding: 5px 0 0px;
	background-color: transparent;
	color: #ffffff;
	font-size: 1.2em;
	text-align: center;
}

div.twitter_panel .left{
	background: #007ACD url("/design/plain_site/images/twitter_panel_left.jpg") no-repeat left top;
	color: #ffffff;
	margin: 0;
	padding: 0;
	height: 30px;
	
}
div.twitter_panel .right{
	background: transparent url("/design/plain_site/images/twitter_panel_right.jpg") no-repeat right top;
	color: #ffffff;
	margin: 0;
	padding: 0;
	height: 30px;
}

div.gallery_panel .left{
	background: #CC0001 url("/design/plain_site/images/gallery_panel_left.jpg") no-repeat left top;
	margin: 0;
	padding: 0;
	height: 30px;
	
}
div.gallery_panel .right{
	background: transparent url("/design/plain_site/images/gallery_panel_right.jpg") no-repeat right top;
	color: #ffffff;
	margin: 0;
	padding: 0;
	height: 30px;
}
div.event_panel .left{
	background: #8A949D url("/design/plain_site/images/event_panel_left.jpg") no-repeat left top;
	color: #ffffff;
	margin: 0;
	padding: 0;
	height: 30px;
	
}
div.event_panel .right{
	background: transparent url("/design/plain_site/images/event_panel_right.jpg") no-repeat right top;
	color: #ffffff;
	margin: 0;
	padding: 0;
	height: 30px;
}
div.ticket_panel .left{
	background: #003D7E url("/design/plain_site/images/tickets_panel_left.jpg") no-repeat left top;
	color: #ffffff;
	margin: 0;
	padding: 0;
	height: 30px;
	
}
div.ticket_panel .right{
	background: transparent url("/design/plain_site/images/tickets_panel_right.jpg") no-repeat right top;
	color: #ffffff;
	margin: 0;
	padding: 0;
	height: 30px;
}
.txtgrey {
	background-color: transparent;
	color: #666666;
}
.txtwhite {
	background-color: transparent;
	color: #dadada;
	height: 1.0em;
	margin: 0;
	padding: 0;
}
#tpl_page .grey_box {
  margin: 10px 0 0;
  background-color: #eeeeee;
	color: #000000;
	margin: 0;
	padding: 0;

}
#tpl_page .grey_box .top {
  background: url("/design/plain_site/images/grey_box_top.jpg") repeat-x scroll left top #E4E4E4;
  color: #000000;
  height: 10px;
  margin: 0;
  padding: 0;
}
#tpl_page .grey_box .tl {
  background: url("/design/plain_site/images/b_t_l.jpg") no-repeat scroll left top transparent;
  height: 10px;
  margin: 0;
  padding: 0;
}
#tpl_page .grey_box .tr {
  background: url("/design/plain_site/images/b_t_r.jpg") no-repeat scroll right top transparent;
  height: 10px;
  margin: 0;
  padding: 0;
}
#tpl_page .grey_box .bot {
  background: url("/design/plain_site/images/grey_box_bottom.jpg") repeat-x scroll left top transparent;
  height: 10px;
  margin: 0;
  padding: 0;
}
#tpl_page .grey_box .bl {
  background: url("/design/plain_site/images/b_b_l.jpg") no-repeat scroll left top transparent;
  height: 10px;
  margin: 0;
  padding: 0;
}
#tpl_page .grey_box .br {
  background: url("/design/plain_site/images/b_b_r.jpg") no-repeat scroll right top transparent;
  height: 10px;
  margin: 0;
  padding: 0;
}
#tpl_page .grey_box .body_inner {
	margin: 0;
	padding: 0 10px 0 10px;
	width: 69%;
}
#tpl_page .grey_box .body_inner h2 {
	font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 5px;
}
#tpl_page .grey_box .body_inner p {
	margin: 0;
	padding: 0.2em 0;
}
#tpl_page .grey_box .body a {
	text-decoration: none;
	height: 1%;
}
#tpl_page .grey_box .body .moreinfobutton {
	margin: 0;
	padding: 0;
	height: 31px;
}
#tpl_page .grey_box .body span.moreinfo {
	background: transparent url("/design/plain_site/images/moreinfo_buttonhover.jpg") no-repeat scroll right top;
	height: 31px;
	width: 150px;
	display: block;
	text-align: center;
	margin: 0px 10px 5px 5px;
	padding: 6px 0 0 0;
}
#tpl_page .grey_box .body span.moreinfo:hover {
	background: url("/design/plain_site/images/moreinfo_button.jpg") no-repeat scroll right top transparent;
}


