@font-face {
/*	font-family: Lobster;
	/*src: url('BebasNeue.otf');*/
/*	src: url('carbontype.ttf');**/
	font-weight: normal;
	font-style: normal;
}

    #content-desktop {display: block;}
    #content-mobile {display: none;}

    @media screen and (max-width: 330px) {

    #content-desktop {display: none;}
    #content-mobile {display: block;}

    }



    #content-desktop-i {width:100%;}
    #content-mobile-i {display: none;}

    @media screen and (max-width: 330px) {

    #content-desktop-i {display: none;}
    #content-mobile-i {width:100%;}

    }

#content
{

}


select
{
background-color:#fff; ;
width:100%;
height:20px;
color:#000;
font-family: 'Roboto',verdana, arial;
}

html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}
  
  a{
  color:#ffffff;
 
}

body
{ 
background-image: url("../images/saints361.jpg") ;
  /*  background: linear-gradient(to bottom, #ff0000 0%, #cc3300 100%);*/
background-attachment: fixed;
background-size: 100%,100%;
	font-size: 12px;
	/*line-height: 22px;*/
	/*font-family: Lobster, Helvetica, sans-serif;*/
font-family: 'Roboto',verdana, arial;
 }


h1
{ 

	font-size: 20px;
	line-height: 22px;
	/*font-family: Lobster, Helvetica, sans-serif;*/
 }


#dropdown
{
background:  url(/home/images/dropdowntemp.png) ;
width:520px;
height:80px;
max-height:80px;
color:#ffffff;
line-height:80px;

}

.search
{

left:0px;
position:relative;
color:#000;
padding:0px;



}

.search a{
color:#000000;
text-shadow:
    0px 0px 0 ,
    0px 0px 0 ,
    0px 0px 0 ,
    0px 0px 0 ;  
}

#shadow
{
padding:1px #000000;
       -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
       -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
       box-shadow: 0px 0px 10px rgba(0,0,0,.8);
border-radius: 10px; 
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border: 0px solid #800000;
margin:5px;
max-width:250px;
}



#shadowprofile
{
padding:1px #000000;
       -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
       -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
       box-shadow: 0px 0px 10px rgba(0,0,0,.8);
border-radius: 10px; 
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border: 0px solid #800000;
margin:5px;
width:250px;
}


#logo
{ 
width: 1052px;
  position: relative;
  height: 240px;
  background: #A80000 url(/home/images/logo2009.jpg)  no-repeat;
background-size:100%;
         -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
       -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
       box-shadow: 0px 0px 10px rgba(0,0,0,.8);
       
       
       }

#main
{
width:100%;
max-width: 1200px;
       -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
       -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
       box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	
z-index:0;
background: #f3e8e7 !important;
}

#header
{

height:73px;
background: #A80000;
background:url('../imagesmatches/headers/back.png');
background-size:100%;
text-shadow: 2px 2px #000;
color:#fff;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
       -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
       box-shadow: 0px 0px 10px rgba(0,0,0,.8);
z-index:10;
}

#title
{
	

	font-size: 15px;
	line-height: 20px;

	font-weight: bold;
	text-align: center;
	color:black;
	
 
}

#menubar
{
color:white;
font-size: 18px;
border:1px #000000;
text-align:left;
    background: linear-gradient(to bottom, #ff0000 0%, #dd291e 100%);

}
#menubar a {
color:white;

}

#styled-select
{

}

#match table
{
width:100%;
}

#match th
{


text-align:center;
border:1px solid #000;

}

#match td
{

font-size:18px;
text-align:center;
background:#eed7a3;
border:1px solid #000;


}


.stadium
{
width:100%;
height:745px;
background: url(/home/img/gallerybackground.png) ;
background-size:100%;
}



.topmatchestop
{
width:100%;
background: url(/home/images/topmatchestop.png);
height:115px;
background-size:100%;
}

.topplayerstop
{
width:100%;
background: url(/home/images/topplayerstop.png);
height:115px;
background-size:100%;
}

.playerstop
{
width:100%;
background: url(/home/images/playerstop.png);
background-size:100%;
}


.generaltop
{
width:100%;
background: url(/home/images/generaltop.png);
height:115px;
background-size:100%;
}


.topmatchesmid
{
width:100%;
background: url(/home/images/topmatchesmid.png) repeat-y ;
background-size:100%;
background: #fff;
}

.topmatchesbot
{
width:100%;
background: url(/home/images/topmatchesbot.png) ;
height:111px;
background-size:100%;
}

.topmatchtable table
{
margin: 0px;
padding: 0px;
border-collapse:collapse;
align:center;
}

.topmatchtable th
{
height:auto;
font-size:16px;
border:0px solid #000;
color:#ffffff;
padding:5px;
margin: 0px;
align:center;

background: rgb(132,102,59); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(132,102,59,1) 0%, rgba(102,72,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(132,102,59,1)), color-stop(100%,rgba(102,72,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(132,102,59,1) 0%,rgba(102,72,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(132,102,59,1) 0%,rgba(102,72,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(132,102,59,1) 0%,rgba(102,72,45,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(132,102,59,1) 0%,rgba(102,72,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84663b', endColorstr='#66482d',GradientType=0 ); /* IE6-9 */


}

.topmatchtable td
{
color:#000000;
font-size:16px;
text-align:justify;
padding:0px;
margin: 0px;
align:center;
height:auto;
border:1px solid #000;

}

.topmatchtable a
{

font-size:16px;
color:#000000;
}

.topmatchtable img
{
padding:0px;
margin: 0px;
border:0px;

}


#topmatchestitle
{

width:260px;
text-align:center;
background: rgb(248,80,50); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,80,50,1)), color-stop(50%,rgba(241,111,92,1)), color-stop(51%,rgba(246,41,12,1)), color-stop(71%,rgba(240,47,23,1)), color-stop(100%,rgba(231,56,39,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(to bottom, #ff0000 0%, #cc3300 100%);

}




.imagewrapleft {
color:#000000;

font-size:12px;
    height: auto;
    width: auto;
    display: block;
    float: left;
    text-align:center;
    margin: 10px;
    padding: 0px;
    border: 0px solid rgba(0, 0, 0, 0.5);
    font-weight:bold;
}

.imagewrapright {
color:#ffffff;

 font-size:12px;
 height: auto;
 width: auto;
    display: block;
    text-align:center;
    float: center;
    margin: 10px;
    padding: 0px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 5px 5px 5px 5px;
background: rgb(132,102,59); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(132,102,59,1) 0%, rgba(102,72,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(132,102,59,1)), color-stop(100%,rgba(102,72,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(132,102,59,1) 0%,rgba(102,72,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(132,102,59,1) 0%,rgba(102,72,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(132,102,59,1) 0%,rgba(102,72,45,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(132,102,59,1) 0%,rgba(102,72,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84663b', endColorstr='#66482d',GradientType=0 ); /* IE6-9 */

    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.5), 0px 1px rgba(255, 255, 255, 0.3) inset, 0px 10px rgba(255, 255, 255, 0.2) inset, 0px 10px 20px rgba(255, 255, 255, 0.25) inset, 0px -15px 30px rgba(0, 0, 0, 0.3) inset;
}


#footer
{
color:black;
height:auto;
font-size: 10px;

text-align:center;


}

#topmatches a
{
line-height: auto;
border:0px;
margin:0px;
padding:0px;
}

#topmatches img
{
line-height: auto;
border:0px;
margin:0px;
padding:0px;
}

#topmatches table
{
width:100%;
border:0px;
margin:0px;
padding:0px;
}


#topmatches th
{
border:0px;
margin:0px;
padding:0px;
/*width:260px;*/
height:auto;
background:#3f2822;


}

#topmatches td
{
line-height: 0px;
border:0px;
margin:0px;
padding:0px;
width:260px;
height:auto;
background:#3f2822;

}






.matchstuff table
{
margin: 0px;
padding: 0px;
border-collapse:collapse;
}

.matchstuff th
{


color:#ffffff;
padding:5px;
margin: 0px;

background: rgb(132,102,59); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(132,102,59,1) 0%, rgba(102,72,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(132,102,59,1)), color-stop(100%,rgba(102,72,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(132,102,59,1) 0%,rgba(102,72,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(132,102,59,1) 0%,rgba(102,72,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(132,102,59,1) 0%,rgba(102,72,45,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(132,102,59,1) 0%,rgba(102,72,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#fff',GradientType=0 ); /* IE6-9 */

    background: linear-gradient(to bottom, #ff0000 0%, #dd291e 100%);
/*
background: rgb(134,1,1);
background: linear-gradient(0deg, rgba(134,1,1,1) 0%, rgba(255,0,0,1) 98%, rgba(255,16,0,1) 100%);
*/

    background-color: white;

}

.matchstuff td
{
color:#000000;
font-size:15px;
text-align:justify;
padding:5px;
margin: 0px;
border:1px solid #82613a;
    background-color: white;


}

.matchstuff th a
{

font-size:16px;
color:#FFFFFF;
}

.matchstuff td a
{

font-size:16px;
color:#000000;
}


.newsstuff table
{
margin: 0px;
padding: 0px;
border-collapse:collapse;
}

.newsstuff th
{

font-size:16px;
border:1px solid #82613a;
color:#ffffff;
padding:5px;
margin: 0px;

background: rgb(132,102,59); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(132,102,59,1) 0%, rgba(102,72,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(132,102,59,1)), color-stop(100%,rgba(102,72,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(132,102,59,1) 0%,rgba(102,72,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(132,102,59,1) 0%,rgba(102,72,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(132,102,59,1) 0%,rgba(102,72,45,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(132,102,59,1) 0%,rgba(102,72,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84663b', endColorstr='#66482d',GradientType=0 ); /* IE6-9 */


}

.newsstuff td
{
color:#000000;
font-size:15px;
text-align:left;
padding:5px;
margin: 0px;
border:1px solid #82613a;


}

.newsstuff th a
{

font-size:16px;
color:#FFFFFF;
}

.newsstuff td a
{

font-size:12px;
color:#000000;
}

.newssmall
{
	font-size: 9px;
	text-align:right;

}

                              

.Row {
    display: table;
    width: 100%; /*Optional*/
    table-layout: fixed; /*Optional*/
    border-spacing: 10px; /*Optional*/
}
.Column {
    display: table-cell;
    background-color: red; /*Optional*/
} 


.navbar {
  overflow: hidden;
  background-color: #333;
}

.navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 14px 10px;
  text-decoration: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: red;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f00;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 5px 5px;
  text-decoration: none;
  display: block;
  text-align: left;
  border-bottom:1px solid black;
  background-color: white;


}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown:hover .dropdown-content {
  display: block;
}

li{
 list-style-type: none;
}

.ib {
  display: inline-block;
  border: 0px solid #ccc;
}

.ibm {
  display: inline-block;
  border: 0px solid #ccc;
  width:100%;
}

.search{
color:#000;
}

div.gallery {
  margin: 5px;
  float: left;
  width:120px;
  height:90px;
}

div.gallery:hover {
}

div.gallery img {
  width: 100%;
  height: 100%;
}

.popup {
width:500px;
position:absolute !important;
} 
