@font-face {
	font-family: Freehand;
	src: url('Freehand.ttf');
}



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	background:url(../img/bg.png) repeat-x top;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:150%;
	color:#555;
}
.invisible {
	display:inline;
	height:0;
	left:-1000px;
	overflow:hidden;
	position:absolute;
	top:-1000px;
	width:0;
}

#wrapper{
	width:923px;
	margin:0 auto;
}
#header{
	height:410px;
	padding-top:90px;
	background:url(../img/top.jpg) no-repeat center top;
	position:relative;
}
a{
	color:#a80329;
	text-decoration:none;
}
.mod_navigation {
	width:100%;
	margin:5px 0 10px 0;
	overflow:hidden;
}
.mod_navigation li{
	float:left;
	width:144px;
}
.mod_navigation li a,
.mod_navigation li span{
	height:47px;
	width:144px;
	float:left;
	text-align:center;
	color:#e7e1c7;
	text-decoration:none;
	font-size:16px;
	text-transform:uppercase;
	line-height:35px;
}
.mod_navigation li span{
	background:url(../img/act.jpg) no-repeat;
	line-height:45px;
	color:#fff;
}
.mod_navigation li a:hover{
	color:#fff;
}
.mod_customnav{
	position:absolute;
	top:10px;
	right:0;
}
.mod_customnav li{
	float:left;
}
.mod_customnav li a,
.mod_customnav li span{
	color:#fff;
	text-decoration:none;
	float:left;
	padding:10px;
}
.mod_customnav li a:hover,
.mod_customnav li span{
	text-decoration:underline;
}
h1,
.mod_newslist h2{
	font-family:Freehand, Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	line-height:normal;
	margin-bottom:10px;
	font-weight:normal;
}
.mod_newslist h2 a{
	col}
p{
	margin-bottom:10px;
}
#right{
	float:right;
	width:200px;
}
#main{
	margin-right:250px;
}
.mod_newslist{
	clear:both;
	display:block;
	position: relative;
	overflow:hidden;
	height:323px;
	width:100%;
}
.mod_newslist .layout_latest{
	padding:12px 60px 0 60px;
}
.mod_newslist .layout_latest img{
	float:right;
	margin:0 0 0 40px;
}
.mod_newslist h2{
	margin-top:30px;
}
#main .image_container{
	float:right;
	margin:0 0 10px 30px;
}
.mod_newslist .wrapper                {
	position:absolute;
	overflow: auto; 
	height:280px;
	background:#c2bcb2;

	height:300px;
	width:100%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.animate{
	float:left !important;
	height:300px;
	overflow: hidden; 
	position: relative;
	margin:0 20px 20px 0;
}
.animate .image_container{
	margin:0 !important;
}
.animate .caption{
	color:#fff;
	float: left; 
	position: absolute;
	bottom:-70px;
	left: 0;
	background: #000; 
	height: 70px; 
	width: 100%;
}
.animate .caption .passing{
	padding:10px;
	font-size:12px;
	line-height:14px;
}
      
.error{
	color:red;
}
input.text{
	border:1px solid #C2BCB2;
	margin-bottom:3px;
}
form .col_1{
	padding:0 0 0 10px;
}
                                 /* Width below is max for Opera */
.mod_newslist .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; margin: 0;}
.mod_newslist ul li                   { display: block; float: left; height: 280px; width: 800px; margin: 0; }
.mod_newslist .arrow                  { display: block; height: 200px; width: 67px; background: url(../img/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 45px; cursor: pointer; }
.mod_newslist .forward                { background-position: 0 0; right: -20px; }
.mod_newslist .back                   { background-position: -67px 0; left: -20px; }
.mod_newslist .forward:hover          { background-position: 0 -200px; }
.mod_newslist .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 298px; text-align: center; }
#thumbNav a                             { color: #fff; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #C2BCB2 url(../img/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #C2BCB2; }

#start-stop                             { background: green; background-image: url(../img/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 300px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: #72001a; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.mod_newslist .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.mod_newslist .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

#main .ce_gallery .image_container{
	float:left;
	margin:0;
	padding:0 10px 10px 0;
}
.ce_gallery{
	overflow:hidden;
}

/*::::: PIROBOX RULES::::::::*/
.piro_overlay { position: fixed; _position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:#000; display: none; z-index:99997; }

.loading span{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;width:30px;height:30px;display:block;z-index:100008; background:none }
.loading span span{position:absolute; display:block; width:30px;height:30px; z-index:100009;background: url(demo5/ajax-loader.gif) center center no-repeat!important;background: url(demo5/ajax-loader.gif) center center no-repeat;}

.caption{position:absolute;bottom:0;left:0;margin:0;display:block; padding:0px; cursor:text; background:#222;}
.piro_nav{position:absolute;bottom:0;left:50%;margin:0;display:block; padding:0; background:none;}
.caption p{ display:block; margin:0;padding:4px 28px 4px 38px; text-align:center; font-weight:normal; background:black; color:#000; font-size:12px;}

a.piro_close{position:absolute;top:20px;right:20px;height:35px;width:35px;background:url(demo5/close_btn.png) no-repeat;cursor:pointer;z-index:100006;}
a:hover.piro_close{background:url(demo5/close_btn_h.png) no-repeat;}

a.piro_next{position:absolute;top:50%;width:35px; height:35px;right:20px;text-indent:-999em;outline:none; display:block; margin:-18px 0 0 0;background:url(demo5/next.png) center right no-repeat; border:none; cursor:pointer;z-index:1000000001}
a:hover.piro_next{background:url(demo5/next_h.png) center right no-repeat;}

a.piro_prev{position:absolute;top:50%;width:35px; height:35px;left:20px; text-indent:-999em; outline:none;display:block;margin:-18px 0 0 0;background: url(demo5/prev.png) center left no-repeat;border:none; cursor:pointer; z-index:1000000000}
a:hover.piro_prev{background:url(demo5/prev_h.png) center left no-repeat;}



.pirobox_content {position:absolute; top:50%; left: 50%; padding:0; width: 800px; height: 600px; margin:-300px 0 0 -400px; display:block; z-index:99998;font-family:Trebuchet MS,Arial;}
.pirobox_content table,tbody,tr,th,td{margin:0;padding:0;border:none;}
.pirobox_content img{ margin:0; padding:0; border:none;}

.t_l{background:url(demo5/t_l.png) no-repeat; width:20px; height:20px;}
.t_r{background: url(demo5/t_r.png) no-repeat; width:20px; height:20px;}
.t_c{height:20px; background:url(demo5/t_c.png) repeat-x;}

.c_l{width:20px; background: url(demo5/c_l.png) repeat-y;}
.c_c{background:black; margin:0; padding:0;}
.c_c div{width:760px; height:560px; margin:0; padding:0 0 0px 0;}
.c_r{width:20px; background: url(demo5/c_r.png) repeat-y;}

.b_c{height:20px; background:url(demo5/b_c.png) repeat-x;}
.b_l{background:url(demo5/b_l.png) no-repeat; width:20px; height:20px;}
.b_r{background:url(demo5/b_r.png) no-repeat; width:20px; height:20px;}

/*.t_l{background:#000; width:10px; height:10px;}
.t_r{background:#000; width:10px; height:10px;}
.t_c{height:10px; background:#000;}

.c_l{width:10px; background:#000;}
.c_c{background:#000; margin:0; padding:0;}
.c_c div{width:380px; height:180px; margin:0; padding:0;}
.c_r{width:10px; background: #000;}

.b_c{height:10px; background:#000;}
.b_l{background:#000; width:10px; height:10px;}
.b_r{background:#000; width:10px; height:10px;}
*/
.box_img{ position:absolute; z-index:99995; background: url(demo5/img_bg.png);width: 100%; top:30px; left:30px; height: 100%; padding:0;}
.err_mess{ position:absolute;bottom:20px; color:white; padding:0; margin:0 0 0 20px; display:block;}
.err_mess a{color:red; font-weight:700;}
.number{position:absolute;margin-left:3px;height:18px;width:30px; padding:3px;left:0;color:#666;bottom:1px; font-size:11px;}
a.link_to {position:absolute;margin-right:6px;height:20px;width:20px;right:0;color:#999;bottom:3px; background:url(demo5/link_out.png) no-repeat; text-indent:-999em;}
a:hover.link_to { background:url(demo5/link_out_h.png) no-repeat;}
a.play{position:absolute;top:20px!important;top:20px;left:20px!important;left:20px;width:40px; height:40px; margin:0; outline:none; display:block;background:url(demo5/play.png) no-repeat; text-indent:-999em; border:none;cursor:pointer;}
a:hover.play{background:url(demo5/play_h.png) no-repeat;}
a.stop{position:absolute;top:20px!important;top:20px;left:20px!important;left:20px;;width:40px; height:40px; margin:0; outline:none; display:block;background:url(demo5/pause.png) no-repeat;text-indent:-999em; border:none;cursor:pointer;}
a:hover.stop{background:url(demo5/pause_h.png) no-repeat;}
.justify p{
	text-align:justify;
}
.mod_eventlist .event{
	margin-bottom:10px;
}
