@CHARSET "UTF-8";
body { padding: 0; margin: 0; overflow-y: scroll; }
body { background: #fff; font-family: 'Open Sans', sans-serif; background: url(../img/layout/lt_bg.jpg); background-size: cover; background-attachment:fixed; background-position:center; }
/*h1 { display: table; background-color: #ff4e00; color: white; text-transform: uppercase; padding: 2px 8px; font-weight: normal; margin-bottom: 2px;}*/
.nivoTitle { font-size: 28px; display: table; background-color: #ff4e00; color: white; text-transform: uppercase; padding: 2px 8px; font-weight: normal; margin-bottom: 2px;}
h1,h2 { font-size: 21px; background-color: #ff4e00; color: white; text-transform: uppercase; padding: 2px 8px; font-weight: normal; margin-bottom: 2px; }
h3 { background-color: #ff4e00; color: white; text-transform: uppercase; padding: 2px 8px; font-weight: normal; margin: 0;}

.centered { width: 1000px; margin: 0 auto; position: relative; }

#root {}
 #head { height: 70px; margin-top: 10px; }
  #logo { float: left;  }
  #topnavbox { margin: 8px 0; background: rgb(48, 48, 48); float: left; height: 54px; width: 817px; color: white;}
   #topnav { float: left; padding: 0 0 0 0; margin: 0; }
    #navigation .title {font-size: 30px; display: block; font-weight: 800; margin-bottom: -6px; margin-top: 4px;}
    #navigation .subtitle {font-size: 14px; background-color: #ff4e00; color: white; padding: 0 4px; border-radius: 3px; }
   #profile_nav { float: right; margin-top: 30px; }
   #profile_nav.login { margin-top: 4px;}
    #profile_links a {color: white; text-decoration: none; padding: 36px 13px 0; font-size: 13px; margin-right: 15px;}
	 #profile_links .team { background: url(../img/layout/team_icon.png) no-repeat 0px 6px; }
	 #profile_links .team:hover, 
	 #profile_links .team:active{ background: url(../img/layout/team_icon_active.png) no-repeat 0px 6px; border-bottom: 6px solid #ff4e00;}
	 #profile_links .games { background: url(../img/layout/games_icon.png) no-repeat 0px 6px; }
	 #profile_links .games:hover, 
	 #profile_links .games:active{ background: url(../img/layout/games_icon_active.png) no-repeat 0px 6px; border-bottom: 6px solid #ff4e00; }
	 #profile_links .profile { background: url(../img/layout/profile_icon.png) no-repeat 0px 6px; }
	 #profile_links .profile:hover, 
	 #profile_links .profile:active{ background: url(../img/layout/profile_icon_active.png) no-repeat 0px 6px; border-bottom: 6px solid #ff4e00;}
	div.my_profile_settings { background: #ff4e00; position: absolute; margin-top: -14px; right: 0px; padding: 0 7px; font-size: 12px;}
	div.my_profile_settings p {margin: 0;}
 #slider1 { height: 370px; margin-top: 10px; background-color: red; }
 #content_area { background-color:white;	-webkit-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.59); -moz-box-shadow:    0px 0px 14px 0px rgba(50, 50, 50, 0.59); box-shadow:         0px 0px 14px 0px rgba(50, 50, 50, 0.59); }
  #main-content { float: left; width: 610px; padding: 20px 10px 10px 20px; min-height: 700px;}
  #rightside { width: 320px; padding: 20px 0 0 0; float: left; margin-left: 20px;}
   #rightside .matches { margin-bottom: 20px; }
   .tg  { border-collapse:collapse;border-spacing:0;border-color:#ccc; width: 320px;}
   .tg td{ font-family:Arial, sans-serif;font-size:14px;padding:5px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#none;border-top-width:1px;border-bottom-width:1px;}
   .tg tr:hover{ background-color:rgb(255, 238, 211) ! important;}
   .tg th{ text-align: left; font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#f0f0f0;border-top-width:1px;border-bottom-width:1px;}
   .tg .tg-4eph{ background-color:none;}

#homeboxcontainer { position: absolute; top: 45%; left: 50%; margin-left: -500px; width: 1000px; top: 510px; }

#root { }
#sitemap_wrapper { }
 #sitemap { padding: 40px 0; background: rgba(10, 10, 10, 0.9);}
  #sitemap .col { width: 20%; float: left; color: #c7cfd7; }
  #sitemap a:link,
  #sitemap a:visited { color: #c7cfd7; text-decoration: none; font-weight: normal; }
  #sitemap a:hover,
  #sitemap a:active { text-decoration: underline; }
  #sitemap a.title:link,
  #sitemap a.title:visited { margin-top: 18px; margin-left: 20px; font-size: 16px; color: #fff; text-decoration: none; font-weight: normal; padding: 0px 6px; display: inherit; pointer-events: none; border-bottom: 1px solid #ff4e00; }
  #sitemap .col ul { margin: 10px 0 0 25px; padding: 0; list-style: none; line-height: 20px; }
  #sitemap .col ul li { margin: 0; padding: 0; padding-bottom: 4px;}
  #sitemap .col img { width: 183px;}
  
  
#copyright_wrapper {font-size: 10px; margin-bottom: 30px;}
#copyright_wrapper { }
 #copyright { color: #fff; padding: 10px 0px; background: #ff4e00;}
  #copyright a:link,
  #copyright a:visited { color: #fff; text-decoration: none; }
  #copyright a:hover,
  #copyright a:active { text-decoration: underline; }

ul.navigation { list-style: none; padding: 0; margin: 0 0 0 20px; top: 0; }
ul.navigation li { display: block; float: left; padding: 0; margin: 0; }
ul.navigation li a:link,
ul.navigation li a:visited { color: inherit; padding: 0 20px; margin: 0; display: inline-block; text-decoration: none; }
ul.navigation li a:hover,
ul.navigation li a:active,
ul.navigation li a.active { background: #ff4e00; color: #fff; }

#profile_nav.login input.submit { margin: 2px 0;
border: 0;
padding: 14px 5px;
font-size: 12px;
color: #fff;
background: #ff4e00;
position: absolute;
right: 5px;
top: 12px; }
#profile_nav.login input.submit:hover { background: #ffa780; }



.profile_left,
.profile_left_edit { float: left; width: 184px; }
 .profile_image { width: 182px; border: 1px solid #e3e3e3; }
 .profile_left a,
 .profile_left_edit a { display: block; padding: 3px 5px; text-decoration: none; font-size: 12px; margin-bottom: 1px; color: #fff; background: #D8D8D8; font-weight: normal; }
 .profile_left a:hover,
 .profile_left_edit a:hover { background: #ffa780; }
.profile_right,
.profile_right_edit { float: left; width: 406px; margin-left: 20px; }
 .profile_name { margin: 0 2px 0 1px; font-size: 20px; padding: 0 0 7px 0; border-bottom: 1px dashed #ff4e00; text-align: left; vertical-align: top; }
 .profile_name.noborder { border: 0; }
 .profile_right table { width: 100%; }
 .profile_right table tr {  }
 .profile_right table tr th,
 .profile_right table tr td { padding: 7px 0; margin: 0; border-bottom: 1px dashed #ff4e00; text-align: left; vertical-align: top; }
 .profile_right table tr th { font-weight: normal; }
 .profile_right table tr td { font-weight: bold; }
 .profile_members { margin: 0 -5px; }
  .profile_member { float: left; width: 100px; margin: 5px; }
   .pm_image { overflow: hidden; height: 134px; }
   .pm_image img { width: 100px; }
   .pm_name { padding: 3px 0; font-size: 13px; text-align: center; }
 .profile_team { margin-top: 40px; }
 .profile_team_image { float: left; width: 150px; height: 150px; background-position: center center; background-size: cover; margin-top: 3px; }
 .profile_team_details { float: left; width: 240px; margin-left: 16px; }

 
.lt_news { margin-bottom: 65px; border: 2px solid rgb(219, 219, 219); padding: 0px;}
 .lt_news img { width: 606px;}
 .lt_news .newstext { padding: 10px;} 
 .lt_news .stamp { background-color: rgb(219, 219, 219); font-size: 11px; padding: 5px; margin-top: 10px;}

div#profile_links1 { margin-right: 60px;}
div#profile_links { margin-right: 0px;}
input[type="text"], input[type="password"] {
padding: 0;
}

input[type="password"] {
padding: 0;
margin-top: 0px;
}

div.my_profile_settings1 {
background: #ff4e00;
position: absolute;
margin-top: 54px;
right: 0px;
padding: 0 7px;
font-size: 12px;
}
