/*---------------------------------------------------------------------------- 
ESSENTIAL master page use
-----------------------------------------------------------------------------*/

html 
{
    padding: 0px;
    margin: 0px;
    width:auto;
}

body
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
	background-color: #2a2a2a; 
	padding:0px; 
	margin:0px;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
    background-position: center top;
    height: 100%;
    color:White;
    font-size:12px;

}





#OP_main_navi
{
    background-image:url(images/main_navi_bg.jpg);
    background-position:top left;
    width:980px;
    height:25px;
    margin:0px;
    float:left;    
    }


#logos_line
{
    background-image:url(images/logos_line.jpg);
    background-position:top left;
    width:980px;
    height:56px;
    margin:0px;
    float:left;     
    }




    
#legaltext
    {
        text-align: center;
        width:850px;
        margin: 0 auto;
        padding-bottom:30px;
        font-size:11px;
        color:#acacac;

        }




#wow_op_mainbody
{
    margin:0 auto;
    width:980px;
    
   }
   
   



#home_news
{
    background-image:url(images/home_news_bg.jpg);
    width:341px;    
    float:left;
    }



#homw_news_cms_content
{
    float:left;
    width:275px;
    color:Black;
    position:relative;
    left:25px;
    }





#home_image_fed
{
    background-image:url(images/home_images_fed_bg.jpg);
    width:341px;    
    float:left;
    }

#homw_image_feed_cms_content
{
    float:left;
    width:341px; 
    color:Black;
    background-image:url(images/home_images_fed_bottom.jpg);
    background-position:left bottom;
    background-repeat:no-repeat;
    padding-bottom:30px;
    
    }


#homw_image_feed_cms_content a
{
    color:#c8060e;
    font-weight:bolder;
    text-decoration:underline;
    
    }



#small_right_touts
{
    padding-left:9px;
    }








#main_container1
{
    margin: 0px auto 0px auto; 
    padding: 0px; 
    position: relative; 
    width: 980px;
    min-height: 900px;
}




#main_body
{
    vertical-align:top;
    width:635px;
    }






/*---------------------------------------------------------------------------- 
homepage use
-----------------------------------------------------------------------------*/



#main_colum
{
    width:635px;
    background-image:url(images/main_colum_bg.jpg);
    background-position:left top; 
    color:Black;
    line-height:17px;
    float:left;
    background-repeat:repeat-y;
    }




#main_colum_top
{
    width:635px;
    background-image:url(images/main_colum_top.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    padding-bottom:5px;
    }

#main_colum_top a
{
    color:#c8060e;
    font-weight:bolder;
    text-decoration:underline;
    }



#main_colum_top2
{
    width:635px;
    background-image:url(images/main_colum_bg.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    padding-bottom:5px;
    }


#main_colum_top2 a
{
    color:#c8060e;
    font-weight:bolder;
    text-decoration:underline;
    }


#link_feed_bg
{
    width:579px;
    background-image:url(images/links_feed_bg.jpg);
    color:White;
    font-size:11px;
    font-weight:bolder;
    }

#link_feed_bottom
{
    width:579px;
    background-image:url(images/links_feed_bottom.jpg);
    background-repeat:no-repeat;
    background-position:bottom left;
    padding-bottom:40px;
    }


#link_feed_top
{
    width:579px;
    background-image:url(images/links_feed_top.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    padding-top:60px;

    }


#links_cms_content
{
    width:520px;
    margin-left:35px;
    }

#links_cms_content a
{
    color:#ffde00;
    text-decoration:underline;

    }






#main_second_colum
{
    float:left; 
    padding-left:40px;
    }












/*---------------------------------------------------------------------------- 
CMS use
-----------------------------------------------------------------------------*/

.news_links a
{
    color:Red;
    font-weight:bolder;
    text-decoration:underline;
    }



.news_links a:hover
{
    color:blue;
    }




.news_text a
{
    color:Black;
    font-weight:bolder;
    }


.news_text a:hover
{
    color:blue;
    }


#showmore
{
    width:137px;
    height:44px;
    background-image:url(images/news/showmore.jpg);
    margin-left:270px;
    margin-top:15px;
    margin-bottom:-15px;
    }





/*---------------------------------------------------------------------------- 
honor ranking
-----------------------------------------------------------------------------*/



#searchbuttondisabled
{
    margin-left: 120px;
    }


#honor_searchbutton
{
    left: 175px; 
    top: 145px; 
    background-color: Transparent;
    position: absolute;
}

#honor_searchbutton2 > #honor_searchbutton
{
    position: absolute;
    left: 175px;
    top: 145px;
}

#all_selectors
{
    width: 552px;
    margin-bottom: 20px;
}

.regionlist
{
    background-color: #c2b88e;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
    width: 140px;
}

.countrylist
{
    background-color: #c2b88e;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}

.statelist
{
    background-color: #c2b88e;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}

.name_text_box
{
    background-color: #454544; 
    border: solid 2px #550c0c;
    font-weight: normal;
    margin-bottom: 10px;
    color: White;
}

#_ctl0_mainContent_list_dgHonor
{
    border-left: solid 2px black;
    border-bottom: solid 1px black;
    border-top: none;
    border-right: none;
    margin-left: 3px;
}

#_ctl0_mainContent_list_dgHonor tr td
{
    border-left: solid 2px black;
    border-bottom: solid 1px black;
    border-top: none;
    border-right: none;
}


.honor_table 
{
    background-color: #c2b88e;
    width: 480px;
    margin-left: 3px;
    margin-top: 20px;
    color: #313130;
    border-left: solid 2px black;
    border-bottom: solid 1px black;
    border-top: none;
    border-right: none;
}

.honor_header_row
{
    font-weight: bold;
    background-color: #313130;
    height: 30px;
    color: #dbb90b;
    border: solid 1px #ffffff;
    text-align: center;
    border-left: solid 2px black;
    border-bottom: solid 1px black;
    border-top: none;
    border-right: none;
}

.honor_selected_row 
{
    font-weight: bold;
    background-color: #313130;
    color: #dbb90b;
    border-top: none;
    border-right: none;
}

.honor_row
{
    border-left: solid 2px black;
    border-bottom: solid 1px black;
    border-top: none;
    border-right: none;
    
}

.honor_altrow
{
    background-color: #aaa283;
    border-left: solid 2px black;
    border-bottom: solid 1px black;
    border-top: none;
    border-right: none;
}

.honor_style1
{
    border-left: none;
    border-bottom: solid 1px black;
    border-top: none;
    border-right: none;
    padding-left: 4px;
    padding-right: 4px;
    text-align: left;
}

.honor_style1 a
{
    color: #313130;
    font-weight: bold;
}
    
.honor_style2
{
    border-left: solid 2px black;
    border-bottom: solid 1px black;
    border-top: none;
    border-right: none;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
}

.honor_style3
{
    border-left: solid 2px black;
    border-bottom: solid 1px black;
    border-top: none;
    border-right: none;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
}


.honor_style4
{
    border-left: solid 2px black;
    border-bottom: solid 1px black;
    border-top: none;
    border-right: none;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
}

.honor_style5
{
    border-left: solid 2px black;
    border-bottom: solid 1px black;
    border-top: none;
    border-right: none;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
}

.honor_style6
{
    border-left: solid 2px black;
    border-bottom: solid 1px black;
    border-top: none;
    border-right: none;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
}

#honor_bottom_buttons
{
    background-image: url(images/honor/background_honorbottom.jpg);
    background-repeat: no-repeat;
    width: 502px;
    height: 66px;
}

.player_findbutton
{
    cursor: pointer;
    background-image: url(images/honor/player_findbutton.gif);
    background-repeat: no-repeat;
    width: 53px;
    height: 29px;
    background-color: Transparent;
    font-weight: bold;
    font-size: 12px;
    color: White;
    border: none;
    text-decoration: none;
    font-style: normal;
}

.honor_button
{
    cursor: pointer;
    background-color: Transparent;
    font-weight: bold;
    font-size: 12px;
    width: 25px;
    height: 20px;
    color: White;
    border: none;
    text-decoration: none;
    font-style: normal;
}

.honor_button_disabled
{
    background-color: Transparent;
    font-weight: bold;
    font-size: 12px;
    width: 25px;
    height: 20px;
    color: #6b6a6a;
    border: none;
    text-decoration: none;
    font-style: normal;
}

.honor_bottom_list
{
    background-color: #c2b88e;
    font-weight: bold;
    margin-right: 4px;
    margin-left: 2px;
}

.honor_bottom_text
{
    font-size: 10px;
}

_ctl0_mainContent_list_pageFirst
{
    text-decoration: none;
    font-style: normal;
}





#background_honortop
{
    margin-bottom: 0px; 
    padding-bottom: 0px;
    background-image: url(images/honor/background_honortop5.jpg);
    background-repeat: no-repeat;
    width: 510px;
    height: 202px;
    padding-top: 32px;
    padding-left: 10px;
    margin-left: 8px;
}

#honor_shadow_top
{
    background-image: url(images/honor/honor_shadow_top.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 507px;
}

#honor_shadow_middle
{
    background-image: url(images/honor/honor_shadow_middle.jpg);
    background-repeat: repeat-y;
    width: 515px;
    margin-left: 12px;
}


#honor_table_all > #honor_shadow_middle
{
    background-image: url(images/honor/honor_shadow_middle.jpg);
    background-repeat: repeat-y;
    width: 515px;
    margin-left: -12px;
}

#honor_table_all
{
    margin-left: -32px; 
    padding-top: 0px;
}

#honor_shadow_bottom
{
    background-image: url(images/honor/honor_shadow_bottom.jpg);
    background-repeat: no-repeat;
    width: 507px;
    background-position: bottom;
    padding-bottom: 12px;
}

.honor_title_heading
{
    font-weight: bold;
    font-size: 14px;
}

.honor_italic 
{
    font-style: italic;
   
}

.honor_search_button
{
    background-color: Transparent; 
    width: 145px; 
    height: 30px; 
    border: none;
    margin-left: 120px;
    font-weight: bold;
    font-size: 12px;
    color: #e9c809;
    font-family: Arial, Sans-Serif;
}

#top_selectors 
{
    margin-top: 10px; 
    margin-bottom: 0px; 
    padding-bottom: 0px;
    margin-left: 20px;
    width: 440px;
}

#top_selectors2
{
    margin-top: 17px; 
    padding-top: 0px; 
    margin-left: 10px;
    width: 400px;
}

.honor_table_titles
{
    font-size: 14px;
    font-weight: bold;
    line-height: 1px;
    margin-left: 20px;
}

#bottombuttons_middle
{ 
    margin: 0 0 0 0; 
    width: 150px; 
    position: absolute; 
    left: 180px;
    top: 0px;
}

#honor_bottom_buttons > #bottombuttons_middle
{ 
    margin: 0 0 0 0; 
    width: 150px; 
    position: absolute; 
    left: 180px;
    top: -20px;
}

#honor_text
{
     width: 490px; 
     position: relative; 
     left: 35px; 
     padding-bottom: 45px;
     padding-left: 20px;
     padding-right: 10px;
}

.honor_question
{
    font-weight: bold;
    color: #bb946d;
}

.honor_answer
{
    width: 5px;
}

.honor_answer_text
{
    float: right;
    width: 443px;
    margin-top: 0px;
    height: 100%;
    position: relative;
    padding-bottom: 25px;
}

#faq_shadow_top
{
    background-image: url(images/honor/faq_shadow_top.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 529px;
}

#faq_shadow_middle
{
    background-image: url(images/honor/faq_shadow_middle.jpg);
    background-repeat: repeat-y;
    width: 529px;
    margin-left: -20px;
}

#faq_shadow_bottom
{
    background-image: url(images/honor/faq_shadow_bottom.jpg);
    background-repeat: no-repeat;
    width: 529px;
    background-position: bottom;
}





/*---------------------------------------------------------------------------- 
Rating page
-----------------------------------------------------------------------------*/


#rating_box_bg
{
    background-image: url(images/ratings/rating_box_bg.jpg);
    width: 541px;
    }



#rating_box_bottom
{
    background-image: url(images/ratings/rating_box_bottom.jpg);
    width: 541px;
    background-position:bottom;
    background-repeat:no-repeat;
    }








.default_tourn_sched_table
{
     width:500px;
     word-break:break-all;
     table-layout:fixed;
}

.country
{
    color: #003053;
    font-size: 14px;
    font-weight: bold;
}

.country a
{
    color: #003053;
    font-size: 14px;
    font-weight: bold;
}

.country a:hover
{
    color: #003053;
    font-size: 14px;
    font-weight: bold;
}



.tourn_css_btn
{
    height:20px;
    width:550px;
    background-color: #3c2e1d;
    color: White;
    text-align:left;
    font-size:13Px;
    cursor: pointer;
}


.default_tourn_sched_row a
{
    color:#690103;
}

.default_tourn_sched_row a:hover
{
    color:blue;
}

.default_tourn_sched_row
{
    height:20px;
    width:550px;
    color: #121212;
    font-size:11Px; 
   /* background-image:url(images/op_regionals/line_bg.gif);*/
    
}


.default_tourn_sched_row_alternate a
{
    color:#690103;
}

.default_tourn_sched_row_alternate a:hover
{
    color:blue;
}

.default_tourn_sched_row_alternate
{
    height:20px;
    width:550px;
    color: #121212;
    font-size:11Px;
    /*background-image:url(images/op_regionals/line_bg.gif);*/
    
}


.location_detail
{
    text-align: right;
    font-size: 12px;
    line-height: 18px;
}



.celebration_repeat2{background-image:url(images/ratings/mini_celebration_repeat.jpg); background-repeat:repeat-y; width:537px; position:relative; left: 30px;}
.celebration_header2{background-image:url(images/ratings/mini_celebration_repeat_bottom.jpg); background-repeat:no-repeat; background-position:bottom left; width: 537px; height:100%;}
.celebration_footer2{background-image:url(images/ratings/mini_celebration_repeat_top.jpg); background-repeat:no-repeat; background-position:top left; width: 537px; height:100%;}