/** CSS HOPPEFEESTEN **/

body{
	margin:auto;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	/*color:#6e6e70;*/
	color:#554b45;
	background-color:#ffffff;
}

div#outer{
	/*width:1000px;*/
	width:970px;
	margin: 0px auto;
	border:0px solid red;
}

div#outer.floatright{
	float:right;
}

/* pagehead */

div#pagehead{
	/*width:942px;*/
	height:126px;
	margin:15px 0 8px 0;
	padding:14px 0 0 70px;
	color:#a4a2a0;
	background:#00652e;
	cursor:pointer;
}

div#pagehead a.slogan{
	font-size:50px;
	color:#faa61a;
	font-weight:bold;
	text-decoration:none;
}

div#pagehead a.date{
	display:block;
	float:none;
	width:560px;
	font-size:40px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

div#pagehead a.date em{
	color:#000;
	font-style:normal;
}

div#pagehead div.pagehead_left{
	float:right;
	margin-right:15px;
}

div#pagehead img.logo_poperinge{
	margin-top:5px;
}

div#pagehead div.languagechoice{
	margin:41px 0 0 0;
	font-size:14px;
	color:#fff;
	text-align:right;
}

a.langlinks:link, a.langlinks:visited{
 	color:#fff;
	text-decoration:none;
}

a.langlinks:hover, a.langlinks:focus, a.langlinks:active{
 	color:#FAA61A;
	text-decoration:none;
}

a.langlinks.active:link, a.langlinks.active:visited{
 	color:#FAA61A;
	text-decoration:none;
}

/* pageleft */

div#pageleft{
	float:left;
	width:240px;
	min-height:415px;
	background:url('../images/css/hop.jpg') no-repeat center bottom;
	/*width:194px;
	min-height:300px;
	height:auto !important;
	height:300px;*/
}

div#pageleft img.bee{
	position:absolute;
	margin:-150px 0 0 -270px;
	/*margin:-170px 0 0 -400px;*/
}

ul.leftmenu{
	padding:20px 12px 0 0;
}

ul.leftmenu li{
	padding:3px 10px 1px 0;
	text-align:right;
	list-style:none;
	border-bottom:1px solid #fff;
}

ul.leftmenu li a{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

ul.leftmenu li.active a{
	color:#fff200;
}

ul.leftmenu li ul{

}

ul.leftmenu li ul li{
	border:0px;
}

ul.leftmenu li ul li a,
ul.leftmenu li.active ul li a{
	font-size:14px;
	color:#fff;
}

ul.leftmenu li ul li.active a{
	color:#fff200;
}

/*#leftmenu{
	width:180px;
	margin-left:15px;
	padding-top:15px;
	background-color:#d1d721;
}

.menuitem0{
	clear:both;
	min-height:23px;
	height:auto !important;
	height:23px;
	margin-left:26px;
	margin-right:2px;
	padding-top:4px;
	padding-left:5px;
	font-size:14px;
	letter-spacing:-0.5px;
	letter-spacing:-0.1em !ie;
	border-top:1px solid #e5e9a5;
}

a.menuitemlink0:link, a.menuitemlink0:visited{
 	color:#6f8171;
	font-weight:bold;
	text-decoration:none;
}
a.menuitemlink0:hover, a.menuitemlink0:focus, a.menuitemlink0:active{
 	color:#6f8171;
	font-weight:bold;
	text-decoration:none;
}

.leftmenubacksel{
	background-image:url('../images/leftmenubacksel.jpg');
	background-repeat:repeat-y;
	float:left;
	background-color:#b4c623;
	border:0px solid red;
}

.leftmenuback{
	float:left;
	width:170px;
}

.menuitemselected{
	float:left;
	width:8px;
	height:27px;
	background-color:#3f842d;
}

.menuitemselected2{
	float:left;
	width:19px;
	height:27px;
	background-color:#b4c623;
}

.menuitem0sel{
	float:left;
	min-height:23px;
	height:auto !important;
	height:23px;
	width:145px;
	padding-top:4px;
	padding-left:5px;
	font-size:14px;
	letter-spacing:-0.5px;
	letter-spacing:-0.1em !ie;
	background-color:#b4c623;
	border-top:1px solid #e5e9a5;
}

a.menuitemlink0sel:link, a.menuitemlink0sel:visited{
 	color:#6f8171;
	font-weight:bold;
	text-decoration:none;
}
a.menuitemlink0sel:hover, a.menuitemlink0sel:focus, a.menuitemlink0sel:active{
 	color:#6f8171;
	font-weight:bold;
	text-decoration:none;
}

.menuitems1{
	clear:both;
	margin-left:26px;
	margin-bottom:1px;
	border-top:1px solid #e5e9a5;
}

.menuitem1{
	height:16px;
	margin-left:14px;
	margin-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:13px;
}

a.menuitemlink1:link, a.menuitemlink1:visited{
 	color:#6f8171;
	font-weight:bold;
	text-decoration:none;
}
a.menuitemlink1:hover, a.menuitemlink1:focus, a.menuitemlink1:active{
 	color:#3f842d;
	font-weight:bold;
	text-decoration:none;
}

.sel{
	background-image:url('../images/leftmenu1_back.jpg');
	background-repeat:repeat-y;
}

.menuitem1sel{
	clear:both;
	height:16px;
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:13px;
	background-image:url('../images/leftmenu1_back.jpg');
	background-repeat:repeat-y;
}

a.menuitemlink1sel:link, a.menuitemlink1sel:visited{
 	color:#3f842d;
	font-weight:bold;
	text-decoration:none;
}
a.menuitemlink1sel:hover, a.menuitemlink1sel:focus, a.menuitemlink1sel:active{
 	color:#3f842d;
	font-weight:bold;
	text-decoration:none;
}*/

/* pagefoot */

div#pagefoot{
	float:left;
	width:970px;
	height:20px;
	margin:8px 0 20px 0;
	padding:3px 0 0 0;
	/*width:949px;
	height:20px;
	margin-left:25px !important;
	margin-left:13px;
	padding-top:3px;
	margin-top:20px;
	margin-bottom:20px;*/
	color:#fff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	background-color:#00652E;
}

a.pagefootlink:link, a.pagefootlink:visited{
 	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
a.pagefootlink:hover, a.pagefootlink:focus, a.pagefootlink:active{
 	color:#FFF200;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

#leftmenubottom{
	width:180px;
	height:12px;
	margin-left:15px;
	background-image:url('../images/leftmenu_bottom.jpg');
	background-repeat:no-repeat;
}

#leftgame{
	margin-left:15px;
	margin-top:3px;
}

#footsponsors{
	float:left;
	width:970px;
	/*padding-right:30px;*/
}

.sponsor{
	float:right;
	min-height:70px;
	height:auto !important;
	height:70px;
	padding-left:30px;
}

/* pagemiddle */

div#pagemiddle{
	float:left;
	width:677px;
	/*width:672px;*/
	min-height:365px;
	margin-left:8px;
	padding:25px 20px 25px 25px;
	background:#FABD4A url('../images/css/beer.jpg') no-repeat left top;
}

div#pagemiddle_subscribe{
	float:left;
	width:640px;
	padding-left:20px;
	padding-bottom:10px;
}

div#pagecontent{
	float:left;
	width:652px;
	padding:15px 10px;
	background:url('../images/css/transparant.png') repeat left top;
	/*padding-right:30px;*/
}

div#pagecontent.small{
	width:305px;
}

div#pagecontent.right{
	float:right;
	width:305px;
	margin-right:5px;
	text-align:left;
}

div#pagecontent p{
	margin:0px;
	padding:0px;
	line-height:18px;
	padding-bottom:18px;
}

/* home */

ul.home_btns{
	float:left;
	width: 677px;
	margin:0px;
	padding:18px 0 0 0px;
	
}

ul.home_btns li{
	float:left;
	width:222px;
	height:52px;
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.home_btns li a{
	display:block;
	width:140px;
	height:44px;
	padding:8px 70px 0 12px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}

ul.home_btns li a:hover{
	color: #FFF200;
}

ul.home_btns li.light{
	margin:0 5px;
	background:url('../images/css/btn_home_light.png') no-repeat left top;
}

ul.home_btns li.medium{
	background:url('../images/css/btn_home_medium.png') no-repeat left top;
}

ul.home_btns li.dark{
	background:url('../images/css/btn_home_dark.png') no-repeat left top;
}


ul.home_btns li.light.lang_fr a{
	width:190px;
	padding:8px 20px 0 12px;
}

ul.home_btns li.medium.lang_fr a{
	width:180px;
	padding:8px 30px 0 12px;
}

ul.home_btns li.dark.lang_fr a{
	width:180px;
	padding:8px 30px 0 12px;
}


ul.home_btns li.light.lang_en a{
	width:190px;
	padding:8px 24px 0 8px;
}

ul.home_btns li.medium.lang_en a{
	width:140px;
	padding:8px 74px 0 8px;
}

ul.home_btns li.dark.lang_en a{
	width:170px;
	padding:8px 44px 0 8px;
}

div.songdiv{
	float:left;
    width: 667px;
	height: 60px;
	margin-top: 10px;
	padding: 5px;
	background:#d8dd45;
	text-align:center;
	/*background: url('../images/songbg.gif') no-repeat -5px -5px;*/
}

div.songdiv h2{
	width:390px;
	margin: 0px 0px 10px 135px;
	*margin: 0px 0px 10px 0px;
	padding: 5px;
	color: #ffffff;
	font-weight: 700;
	font-size: 8pt;
	text-align:left;
	background: #737621;
	opacity: .75;
	filter: alpha(opacity=75);
}

a.tournee_generale{
	display:block;
	float:left;
	margin:14px 0 0 0;
}

ul.home_logos{
	float:left;
    width: 659px;
    height:85px;
	margin:14px 0 0 0;	
	padding:3px 0 0 18px;
	background:url('../images/css/logos_back.png') repeat;
}

ul.home_logos li{
	float:left;
	margin:0px;	
	padding:0px;
	list-style:none;
}

ul.home_logos li.second{
	padding:0 20px;
	/*padding:0 72px 0 44px;*/
}

/* programma */

div#programleft{
	float:left;
	width:400px;
	/*width:430px;*/
	padding:15px 10px;
	background:url('../images/css/transparant.png') repeat left top;
}

ul#programright{
	float:left;
	width:210px;
	margin:0 0 0 20px;
	/*width:342px !important;
	width:340px;*/
	padding:15px 10px;
	background:url('../images/css/transparant.png') repeat left top;
}

ul#programright li{
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	list-style:none;
	border-top:1px solid #00652E;
}

ul#programright li.first{
	padding:0px;
	border-top:0px;	
}

a.eventshortimglink{
	float:right;
}

a.eventshorttitlelink{
	display:block;
}

a.eventshorttitlelink:link, a.eventshorttitlelink:visited{
 	color:#00652E;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
a.eventshorttitlelink:hover, a.eventshorttitlelink:focus, a.eventshorttitlelink:active{
 	color:#00652E;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

a.eventshortdatelink{
	display:block;
}

a.eventshortdatelink:link, a.eventshortdatelink:visited{
 	color:#00652E;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.eventshortdatelink:hover, a.eventshortdatelink:focus, a.eventshortdatelink:active{
 	color:#00652E;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a.eventshortdesclink{
	display:block;
}

a.eventshortdesclink:link, a.eventshortdesclink:visited{
 	font-size:12px;
	color: #554B45;
	line-height:18px;
	text-decoration:none;
}
a.eventshortdesclink:hover, a.eventshortdesclink:focus, a.eventshortdesclink:active{
 	font-size:12px;
	color:#554B45;
	text-decoration:none;
}

#rightlogo{
	position:absolute;
	bottom:0px;
	right:20px;
}

.eventdetailtitle{
	float:left;
	margin-bottom:0px;
}

ul.eventlijstlinks{
	float:right;
	margin:0 0 10px 0;
	padding:0px;
}

ul.eventlijstlinks li{
	float:left;
	margin:0px;
	padding:0 8px;
	list-style:none;
}

a.lijstlink:link, a.lijstlink:visited{
 	font-size:13px;
	color:#00652E;
	font-weight:bold;
	text-decoration:none;
}
a.lijstlink:hover, a.lijstlink:focus, a.lijstlink:active{
 	font-size:13px;
	color:#00652E;
	font-weight:bold;
	text-decoration:underline;
}

ul.event_photos{
	float:left;
	width:100%;
	margin:10px 0;
	padding:0px;
}

ul.event_photos li{
	float:left;
	margin:0px;
	padding:0 10px 0 0;
	list-style:none;
}

.floatlinks{
	float:left;
	margin:4px;
}

.event_subscribebot{
	float:left;
	width:750px;
	margin-bottom:5px;
	margin-bottom:10px !ie;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	text-align:left;
	background-color:#E5E9A5;
}

.orangelign{
	float:left;
	background-image:url('../images/orange_lign.jpg');
	background-repeat:repeat-x;
	width:760px;
	height:1px;
	margin-bottom:10px !important;
	margin-bottom:0px;
}

/* TICKETS */
#tickets{

}

.ticketlong{
	float:left;
	width:600px;
}

.ticketshorttext{
	float:left;
	width:480px;
}

.ticketshortimg{
	float:left;
}

.ticketdivider{
	float:left;
	width:600px;
	height:1px;
	margin-top:10px;
	margin-bottom:10px !important;
	margin-bottom:0px;
	background-image:url('../images/green_lign.jpg');
	background-repeat:repeat-x;
}

/* subscribe form */

form{
	margin:0px;
	padding:0px;
}

ul.form{
	margin:15px 0 0 0;
	padding:0px;
}

ul.form li{
	width:400px;
	margin:0xp;
	padding:0 0 10px 0;
	list-style:none;
}

ul.form li label{
	display:block;
	font-size:1em;
	margin-bottom:2px;
	width:350px;
}

ul.form li label.checkbox{
	float:left;
	width:auto;
}

ul.form li input[type=checkbox]{
	float:left;
}

ul.form li input[type=text]{
	width:250px;
	border:1px solid #554B45;
}

ul.form li input[type=text].short{
	width:50px;
}

ul.form li input[type=text].medium{
	width:190px;
	margin-left:3px;
}

ul.form li input[type=text].error{
	border:1px solid #DE1900;
}

ul.form li ul.checkboxes{
	width:335px;
	margin:5px 0 0 15px;
	padding:0px;
}

ul.form li ul.checkboxes li{
	float:left;
	width:100%;
	margin:0xp;
	padding:0 0 5px 0;
}

.button{
	margin-top:10px;
	color:#00652E;
	background-image:url('../images/button.jpg');
	background-repeat:repeat-x;
	border:1px solid #00652E;
	cursor:pointer;
}

.contacterror{
	display:none;
}

.contacterror_visible{
	display:block;
	color:#de1900;
	font-size:12px;
	font-weight:bold;
}

span.success{
	font-weight:bold;
}

span.forminfo{
	font-style:italic;
}

div.error{
	color:#de1900;
	font-size:12px;
	font-weight:bold;
}

/* varia */

h1{
	margin:0px;
	padding-top:0px;
	padding-bottom:18px;
	/*padding-top:8px;
	padding-top:19px !ie;*/
	color:#00652E;
	font-size:16px;
	font-weight:bold;
}

.cleardiv
{
	clear:both;
	font-size:0px;
	overflow:hidden;
	margin:0;
	height:0;
}

.clear
{
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}

a{
	color:#00652E;
	text-decoration:underline;
}


/* album */

ul.album{
	float:left;
	margin:0px;
	padding:0 0 0 10px;
}

ul.album.first{
	padding:0px;
}

ul.album li{
	margin:0px;
	padding:0 0 5px 0;
	list-style:none;
}


/* news */

ul.newsoverview{
	float:left;
	width:100%;
	margin:18px 0 0 0;
	padding:0px;
}

ul.newsoverview li{
	float:left;
	width:100%;
	margin:0px;
	padding:0 0 24px 0;
	list-style:none;
}

ul.newsoverview li h1{
	margin:0px;
	padding:0px;
}

ul.newsoverview li h2{
	margin:0px;
	padding:0 0 7px 0;
	font-size:12px;
	color:#717171;
	font-weight:normal;
}

ul.newsoverview li img{
	border:5px solid #fff;
}

ul.newsoverview li div.desc{
	float:right;
	width:480px;
}

ul.newsoverview li a.back{
	display:block;
	padding-top:10px;
}

div#pagecontent.newsitem h1{
	padding-bottom:8px;
}

div#pagecontent.newsitem h2{
	margin:0px;
	padding:0 0 7px 0;
	font-size:12px;
	color:#717171;
	font-weight:normal;
}

div#pagecontent.newsitem ul.images{
	float:left;
	width:100%;
	margin:18px 0 0 0;
	padding:0px;
}

div#pagecontent.newsitem ul.images li{
	float:left;
	margin:0 10px 0 0;
	padding:0px;
	list-style:none;
}

div#pagecontent.newsitem ul.images li img{
	border:5px solid #fff;
}

div#pagecontent.newsitem a.back{
	display:block;
	float:left;
	width:100%;
	padding-top:10px;
}


/* stijlen */

.hoppefeestengroot{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:14px;
	color:#554b45;
	/*color:#6e6e70;*/
}

.hoppefeestennormaal{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#554b45;
}

.hoppefeestenklein{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#554b45;
}

.hoppefeestengroot-gekleurd{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:14px;
	color:#00652E;
	/*color:#599449;*/
}

.hoppefeestennormaal-gekleurd{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#00652E;
}

.hoppefeestenklein-gekleurd{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#00652E;
}


/*BEGIN MODALBOX*/
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #ffffff !important;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position:absolute;
	top: 0;
	border: 0 solid;
	text-align:left;
	z-index:10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position:relative;
	border-style: solid;
	border-width: 5px 5px 5px 5px;
	border-color:#599449;
	height:100%;
	background-color:#FFFFFF;
}

#MB_header {
  margin:0;
  height: 28px;
  background-color:#e2e399;
  font-size:14px;

}

#MB_content {
  padding:6px 12px;
  overflow-y:hidden;
  color:#484a43;
}

#MB_caption {
  font-size:85%;
  font-weight: bold;
  padding: 6px 0 0 5px;
  margin: 0;
  text-align: left;
}

#MB_close {
  display:block;
  position:absolute;
  right:0; top:0;
  padding:4px 5px;
  font-weight:bold;
  text-decoration:none;
  font-size:18px;
}
#MB_close:hover {
	background:transparent;
}

/* Color scheme */
#MB_window {
  background-color:#FFF;
  color:#000;
}

#MB_caption { color:#599449 }

#MB_close { color:#599449 }
#MB_close:hover { color:#000 }

#modalleft{
	float:left;
	padding-right:20px;
}

#modalright{
	float:left;
}


/*END MODALBOX*/

/** {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
}*/
.highslide {
	cursor: url(../images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid #599449;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border: 2px solid white;
    border-top: none;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 11px;
    font-weight: bold;
	text-decoration: none;
	/*text-transform: uppercase;*/
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}

/* history */

div#history-timeline div.menuitems1{
margin: 0px;
border: none;
}
div.history-column{
float: left;
width: 25%;
margin-bottom: 10px;
}
div.history-column-box{
background: #fff;
padding: 10px;
margin-right: 10px;
}
form.game table{
font-size: 10pt;
}
div#container{
width: 400px;
}
div.right{
text-align: right;
padding: 10px;
}

/* game */

form.game p{
font-style: italic;
padding: 10px;
margin: 0px;
}
form.game{
border: 2px #f29400 solid;
width: 500px;
margin: 40px;
padding: 1px;
}
form.game table{
width: 100%;
border-collapse: collapse;
}
form.game h3{
margin: 0px;
padding: 6px;
background-color: #f29400;
background-image: url('./../images/titlebg.gif');
color: #fff;
font-weight: 700;
font-size: 12pt;
text-align: center;
}
form.game input{
font-size: 8pt;
font-family: arial;
}
form.game input.button{
background: url('./../images/btbg.gif');
border: none;
padding: 4px;
color: #fff;
font-weight: 700;
}
form.game input.text{
border: 1px #000 solid;
color: #000;
padding: 2px;
}
form.game table td.left{
width: 40%;
text-align: right;
}
tr.underline td{
border-bottom: 1px #cccccc dotted;
}
form.game table td{
padding: 5px;
}
p.right{
text-align: right;
}
.game-results{
color: #2e7a2e;
background: #eceeb8;
padding: 10px;
margin: 0px;
font-size: 12pt;
}
.game-results span{
background: #2e7a2e;
color: #fff;
font-weight: 700;
display: inline-block;
padding: 3px;
}
span.star{
color: red;
}
ul.ticket-list{
list-style: none;
margin: 20px;
padding: 0px;
width: 500px;
}
ul.ticket-list li{
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px #ccc solid;
}
ul.ticket-list li h3{
margin: 0px;
padding: 0px;
margin-bottom: 10px;
font-size: 12pt;
font-weight: 700;
}
ul.ticket-list li h3{
background: url('./../images/tag_orange.gif') no-repeat 2px 2px;
padding-left: 30px;
}
span.ticket-date{
color: #376b29;
}
ul.ticket-list li h3 a:hover{
text-decoration: none;
}
#tickets{
float: left;width: 755px;overflow: hidden;
}


div#pagecontent ul.home_btns.content
	{
	margin: -10px 0px 15px 0px;
	}
	
div#pagecontent ul.home_btns.content a
	{
	text-transform: uppercase;
	}
	
div.tooltip
	{

	float: left;
	width: 70%;
	padding: 5%;
	background: red;
	margin: 40px 0 0 -200px;
	background: #FAA61A;
	position: relative;
	z-index: 150;
	}
	
div.tooltip a
	{
	float: left;
	text-decoration: none;
	}
	
div.tooltip a:hover
	{
	color: #fff;
	}
	
div.tooltip h2
	{
	margin: 0 0 5px 0;
	}
	
div.tooltip p
	{
	margin: 0px;
	}
	
div.tooltip img
	{
	width: 25px;
	height: 25px;
	float: left;
	margin: -30px 0 0 150px;
	}
