body
{
   margin: 0;
   background-color: #222222;
   color: #444444;
   font: 11px Arial,Helvetica,Tahoma,Sans-Serif;
}

#header_wrapper
{
   width: 100%;
   height: 67px;
   background-image: url('images/header_bg.gif');
   background-repeat: repeat-x;
   text-align: center;
}
#header_logo
{
   height: 67px;
}
#header_logo h1 {
   height: 67px;
   margin: 0;
}
#header_logo h1 a {
   text-indent: -9999px;
   background-image: url('images/header_logo.png');
   background-repeat: no-repeat;
   background-position: top right;
   height: 67px;
   width: 248px;
   display: block;
   float: right;
   margin: 0;
}
#header_input
{
   background-image: url(images/header_input.png);
   background-repeat: no-repeat;
   background-position: 5px 0;
   height: 67px;
}

#subhead_wrapper
{
   width: 100%;
   background-color: #5B534B;/*#5F533D;*/
   background-image: url(images/subheader_bg.png);
   background-repeat: repeat-x;   
   color: #DAD1BC;
   padding: 7px 0 0 0;
   text-align: center;
}
#content_wrapper
{
   width: 100%;
   background-color: #FFFFFF;
   padding: 15px 0 0 0;
   background-image: url(images/content_bg.png);
   background-repeat: repeat-x;
   text-align: center;
}

#footer_wrapper
{
   margin: 10px 0 0 0;
   width: 100%;
   height: 154px;
   background-color: #222222;
   color:#777777;
   font-size:11px;
   line-height:17px;   
   text-align: center;
}
#footer_wrapper h2
{
   color:#AAAAAA;
   font-size:14px;
   font-weight:bold;
   margin: 1px;
}

#footer_wrapper h2.info
{
   background-image: url('images/information.png');
   background-repeat: no-repeat;
   background-position: 0 2px;
   padding-left: 20px;
}
#footer_wrapper h2.contact
{
   background-image: url('images/email.png');
   background-repeat: no-repeat;
   background-position: 0 4px;
   padding-left: 20px;
}


#eventselect
{
   background-image: url('images/event_dropdown.png');
   background-position: left top;
   background-repeat: no-repeat;
   margin: 33px 0px 5px 38px;
   padding: 0;
   border: 0;
   float: left;
   width: 256px;
   height: 28px;
   color: #656565;
   font-weight: normal;
   cursor:pointer;
}
#eventselect:hover
{
   background-image: url('images/event_dropdown_on.png');  
}
#eventselect_text
{
   font-size: 14px;
   font-weight: bold;
   color: #b22222;
   text-align: left;
   margin: 6px 0 0 7px;   
   display: block;
}
#events
{
   position: absolute;
   width: 330px;
   top: 60px;
   left: 70px;
   padding: 10px 20px 10px 20px;
   background-color: #f1f1f1;
   border: 2px solid #c3c3c3;
   overflow: auto;
   font: 9px verdana,helvetica,sans-serif;	
   text-align:left;
   z-index: 50;
}
#events ul
{
   border:0;
   padding: 0 0 5px 0;
   margin: 5px 0px 0px 0px;
   border-bottom: 1px solid #c3c3c3;
}
#google_ads
{
   width: 234px;
   padding: 0;
   display:inline;float:left;position:relative;
}
#google_ads2
{
   margin: 0 76px 10px 76px;
}

#events li
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   height: 1.7em;
}
#events li input
{
	margin: 0 3px 0 0;
   padding: 0;
	vertical-align: -20%;
}
#events li.info
{
	margin-top: 1px;
}
#events a
{
   margin-left:18px;
}
#mylist
{
   color: #DAD1BC;
   margin-bottom: 5px;
}
#mylist a
{
	color: #E8CF95;
}
#mylist .my_list td
{
	color: white;
	font-size: 11px;
	line-height: 17px;
}
#mylist .result th
{
	color: #DAD1BC;
}
#my_list_result
{
	margin: 5px 5px 0 0;
}
#my_list_body
{
   color: #DAD1BC;
   border-bottom: 1px solid #645E4F;
   margin: 0;
}
#my_list_body .empty 
{
    padding: 5px 0 10px 0;
}
#mylist_title
{
   text-indent: -9999px;
   background-image: url("images/mylist.png");
   background-repeat: no-repeat;
   padding: 0;
   height: 13px;
   line-height: 0px;
   margin: 0 0 3px 0;
}

#mylist_wait 
{
   width: 16px;
   height: 16px;
   float: left;
   margin: 3px 0 0 3px;
}
#mylist_wait.active
{
   background-image: url("images/mylist_waiting.gif");
   background-repeat: no-repeat;
}
#result_loading
{
   text-align: center;
   font-size: 14px;
   font-weight: bold;
   position:absolute;
   z-index: 100;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
   margin:auto;
}
#result_loading img
{
   vertical-align: text-top;
}
#result_loading span
{
   position: relative;
   top: 20%;
}


#news h2 
{
   font-size: 13px;
   color: white;
   margin: 0 0 5px 10px;
}
#news ul {
   margin: 0 0 0 10px;
}
#news ul li 
{
   list-style-type: none;
   margin: 0 0 3px 0;
}

#filters
{
   display: inline-block;
   width: 612px;
   padding: 4px 5px 4px 3px;
   border-top: 2px solid #DDD;
   font-weight: bold;
   background-color: #EEE;
}
#filters input, #filters select
{
   font: bold 11px Arial,Helvetica,Tahoma,Sans-Serif;
   color: #444;
}
#filter_activation 
{
   display: inline;
   float: left;
}
#filter_selector
{
   margin-top: 2px;
   display: inline-block;
   float: right;   
}
#filter_selector form 
{
   margin: 0;
}
#filter_selector input 
{
   font: 11px Arial,Helvetica,Tahoma,Sans-Serif;
   line-height: 10px;
   height: 20px;
}

#pagination_row 
{
   display: inline-block;
   width: 608px;
   padding: 4px 5px 4px 7px;
   border-bottom: 2px solid #C0C8D9;
   border-top: 2px solid #C0C8D9;
   font-weight: bold;
   background-color: #e6edf7; 
}

#result
{
   width: 620px;
   padding: 0;
   margin: 0;
}
#result h3 
{
   margin: 3px 0 3px 0;
   padding-left: 18px;
   background-repeat: no-repeat;   
   background-image:url(images/search_results.png);   
   display: inline-block;
   float: left;
}
#result table
{
   border-right: 1px solid #eee;
   border-bottom: 1px solid #eee;
}
#result .row_0
{
   background-color: #f5f5f5;
}
#result table td
{
	font-size: 11px;
	line-height: 20px;
	cursor: pointer;
   text-align: left;
   padding: 0 3px 0 3px;
   vertical-align: middle;   
   border-left: 1px solid #eee;
}

#result table th 
{
   cursor: pointer;
   height: 30px;
   padding-left: 3px;
   vertical-align: middle;
   background-repeat: repeat-x;   
   background-image:url(images/table_bg.png);
   border-left: 1px solid #eee;   
}
#result table th:hover
{
   background-image:url(images/table_bg_hover.png);
}
#result table th.asc
{
   padding-left: 13px;
   background-repeat: no-repeat;
   background-image:url(images/table_bg_asc.png);
}
#result table th.desc
{
   padding-left: 13px;
   background-repeat: no-repeat;
   background-image:url(images/table_bg_desc.png);
}
#result table th.asc a, #result table th.desc a
{
   color: #8c3131;
}


.tbl_button 
{
   margin: 1px 2px 0 0;
   padding: 0;
   background-repeat: no-repeat;
   display: inline;
   float: left;
}
.tbl_button a 
{
   padding: 16px 0 0 0; 
   width: 16px;
   height: 0px;
   overflow: hidden;
   display: inline;
   float: left;
}
.btn_mylist_add 
{
   background-image:url(images/add.png);
}
.btn_mylist_del
{
   background-image:url(images/delete.png);
}
.btn_info
{
   background-image:url(images/chart_bar.png);
}

#right_col .box
{
   width: 300px;
   margin: 0 0 10px 0;
   padding: 0;
}
#right_col .box .top
{
   line-height: 1px;
   font-size: 1px;
   height: 8px;
   background-repeat: no-repeat;   
   background-image:url(images/box_top.png);
}
#right_col .box .mid
{
   font-size:11px;
   color: #555555; 
   line-height:17px;
   width: 260px;
   padding: 10px 20px 10px 20px;
   background-image:url(images/box_mid.png);   
   background-repeat: repeat-y;
}
#right_col .box .bot
{
   line-height: 1px;
   font-size: 1px;
   height: 11px;
   background-repeat: no-repeat;
   background-image:url(images/box_bot.png);
}

#details0, #legend0, #splits0
{
	padding: 0;
	margin: 0;
}

#searchfield
{
   float: left;
   height: 28px;
   width:273px;
   margin: 33px 0 5px 19px;
   padding: 0 0 0 0;
   color: white;
   font-size: 20px;
   font-weight: bold;
   font-family: verdana,helvetica,sans-serif;	
}
#search_form
{
   margin: 0;
   background-image: url('images/search_input.png');
   background-repeat: no-repeat;
   background-position: top left;
}
#search_input
{
  padding: 4px 5px 5px 7px;  
  background: transparent;
  border: 0px;
  width:250px;
  height: 20px;
  font-size: 14px;
  color: #656565;
}

#mailform  {
   margin: 30px;
   width: 310px!important;
   height: 343px;
}
#mailform fieldset {
   margin-bottom: 10px;
}
#mailform fieldset div {
   width: 60px;
   display: inline-block; 
   font-weight: bold;   
}
#mailform fieldset input {
   width: 240px;
   margin-bottom: 10px;
}
#mailform fieldset textarea {
   width: 300px;
   height: 150px;
   font: 11px Arial,Helvetica,Tahoma,Sans-Serif;
}
.buttonbar {
   display: inline-block;
   width: 306px; 
}
.buttonbar input
{
   display: inline;
   float: right;
   width: 60px;
}

#sending_mail 
{
   display: inline;
   width: 150px;
   font-weight: normal;
   font-style: italic;
   float: left;
}
#title 
{
   margin-bottom: 10px;
}
#title h2 
{
   margin-bottom: 10px;
}

/*
 *  Buttons
 */
 
#pagination { margin: 0; padding: 0; height: 21px; overflow:hidden; float: right; display: inline-block;}
#pagination li { height: 18px; display: inline; margin: 1px 0 0 0; padding: 3px 3px 0 3px; float: left; font-size: 11px; background-image: url(images/button_bg.png); background-repeat: repeat-x; }
#pagination li.active { font-weight: bold; text-decoration: underline;}
#pagination li.button { display: inline; margin: 0; padding: 0; background-image: none;}
#pagination li.button a { float: left; width: 58px; height: 0; padding: 21px 0 0 0; overflow: hidden; }
#pagination li.button a { background-image: url('images/prev_next.png');  background-repeat: no-repeat;}

/* DISABLED */
#pagination li#btn_prev_disa a { background-image: url('images/prev_next_disa.png');background-position: 0 0; }
#pagination li#btn_next_disa a { background-image: url('images/prev_next_disa.png');background-position: -58px 0; }

/* BUTTONS */
#pagination li#btn_prev a { background-position: 0px 0px; }
#pagination li#btn_next a { background-position: -58px 0; }

/* HOVER STATES */
#pagination li#btn_prev a:hover { background-image: url('images/prev_next_on.png');background-position: 0 0; }
#pagination li#btn_next a:hover { background-image: url('images/prev_next_on.png');background-position: -58px 0; }


#mylist_actions { margin: 0 0 0 0; padding: 0; width: 286px; height: 24px;  overflow:hidden;}
#mylist_actions li { display: inline; margin: 0; padding: 0;}
#mylist_actions li a { float: left; height: 24px; padding: 0 0 0 0; overflow: hidden; text-indent: -9999px;}
#mylist_actions li a { background-image: url('images/mylist_actions.png');  background-repeat: no-repeat;}

/* BUTTONS */
#mylist_actions li#btn_compare a { background-position: 0px 0px; width: 71px; }
#mylist_actions li#btn_register a { background-position: -71px 0; width: 129px; }
#mylist_actions li#btn_delete a { background-position: -200px 0; width: 86px; }

/* HOVER STATES */
#mylist_actions li#btn_compare a:hover { background-image: url('images/mylist_actions_on.png'); }
#mylist_actions li#btn_register a:hover { background-image: url('images/mylist_actions_on.png');}
#mylist_actions li#btn_delete a:hover { background-image: url('images/mylist_actions_on.png');}

a, a:link, a:visited
{
   color: #b22222;
   text-decoration:none;
   font-weight: bold;
}

div
{
   text-align: left;
}
div.compareBox
{
   background-color: #dddddd;
   font-size: 11px;
   padding: 10px;
   font-size: 11px;
   line-height: 17px;
}
div.graphBox
{
   background-color: #dddddd;
   margin-top: 10px;
   padding: 10px;
   width: 920px;
}

form
{
   margin: 0;
}

h1
{
   font-size: 25px;
   color: #444444;
   margin-bottom: 10px;
}

h3
{
	font-size: 14px;
	margin: 0 0 10px 0;
}

img
{
   vertical-align: -25%;
   margin-right: 2px;
   border: 0px;
}

table
{
   width: 100%;
   margin-bottom: 5px;
}
table th
{
   text-align: left;
}

.searchhit
{
   color: red;
}

h2.warning {
   font-size: 18px;
   background-image: url(images/icon_warning.png);
   background-repeat: no-repeat;
   background-position: 20px 20px;
   background-color: #FBE3E4;
   border: 3px solid #FBC2C4;
   padding: 35px 10px 10px 80px;
   height: 48px;
}

.pos_1 {
   background-image: url(images/trophy_gold.png);
   background-repeat: no-repeat; 
   padding-left: 20px;
   height: 16px;
}
.pos_2 {
   background-image: url(images/trophy_silver.png);
   background-repeat: no-repeat; 
   padding-left: 20px;
   height: 16px;
}
.pos_3 {
   background-image: url(images/trophy_bronze.png);
   background-repeat: no-repeat; 
   padding-left: 20px;
   height: 16px;
}

p.links {
   margin: 15px 0;
   text-align: center;
}

a.link_fb {
   display: inline-block;
   background-image: url(images/link_fb.png);
   background-repeat: no-repeat;
   background-position: 0 50%;
   padding-left: 16px;
   margin-left: 10px;
}

a.link_direct {
   display: inline-block;
   background-image: url(images/link.png);
   background-repeat: no-repeat;
   background-position: 0 50%;
   padding-left: 16px;
   margin-right: 10px;
}

