body{
background-color:#eee;
font-family: 'Open Sans Condensed', sans-serif;
margin:0;
padding:0;
}
#header{
background-color:#e60012;
width:98%;
padding-left:2%;
height:64px;
color:white;
font-size:45px;
border-bottom-style:solid;
border-bottom-color:#fff;
border-bottom-width:3px;
}
#menu{
background-color:#e60012;
width:97%;
padding-left:3%;
height:30px;
color:white;
font-size:20px;
border-bottom-style:solid;
border-bottom-color:#fff;
border-bottom-width:2px;
}
#menu a:link{
color:white;
font-size:20px;
text-decoration: none;
}
#menu a:visited{
color:white;
font-size:20px;
text-decoration:none;
}
#menu a:hover{
color:#ddd;
font-size:20px;
text-decoration:none;
}
#menu a:active{
color:#ddd;
font-size:20px;
text-decoration:none;
}
#main{
background-color:white;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
margin-top:3%;
width:90%;
border-style:solid;
border-color:#e60012;
border-width:1px;
border-radius:25px;
}
#h2main{
color:#e60012;
margin-left:5%;
font-size:32px;
}
#h3main{
color:#e60012;
margin-left:25%;
font-size:24px;
}
#h3center{
color:#e60012;
text-align:center;
font-size:24px;
}
#h3login{
color:#e60012;
text-align:center;
font-size:24px;
margin-top:2%;
}
#login{
background-color:white;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
margin-top:3%;
width:50%;
border-style:solid;
border-color:#e60012;
border-width:1px;
text-align:center;
color:#e60012;
}
#mainP{
margin-left:5%;
font-size:20px;
color:#e60012;
}
#mainPcenter{
text-align:center;
font-size:20px;
color:#e60012;
}
#mainPcenter a:link{
text-align:center;
font-size:20px;
color:#e60012;
text-decoration:none;
}
#mainPcenter a:visited{
text-align:center;
font-size:20px;
color:#e60012;
text-decoration:none;
}
#mainPcenter a:hover{
text-align:center;
font-size:20px;
color:#e60012;
}
#mainPcenter a:active{
text-align:center;
font-size:20px;
color:#e60012;
}
#addgame{
text-align:center;
font-size:20px;
color:#e60012;
}
#addgame a:link{
text-align:center;
font-size:20px;
color:#e60012;
text-decoration:none;
}
#addgame a:visited{
text-align:center;
font-size:20px;
color:#e60012;
text-decoration:none;
}
#addgame a:hover{
text-align:center;
font-size:20px;
color:#e60012;
}
#addgame a:active{
text-align:center;
font-size:20px;
color:#e60012;
}
#mainPCount{
color:#e60012;
text-align:left;
font-size:20px;
padding-left:5%;
}
#mainP a:link{
color:#e60012;
text-decoration: none;
}
#mainP a:visited{
color:#e60012;
text-decoration:none;
}
#mainP a:hover{
color:#e60012;
text-decoration:none;
}
#mainP a:active{
color:#e60012;
text-decoration:none;
}
table{
margin-left:auto;
margin-right:auto;
text-align:center;
margin-bottom:5%;
}
th{
text-align:left;
}
td{
text-align:left;
}
#tdinstert{
width:400px;
}
#GameName{
width:350px;
}
#GameYear{
width:75px;
}
#GameSerial{
width:125px;
}
#GamePlatform{
width:65px;
}
#GameEdition{
width:150px;
}
#DemoName{
width:230px;
}
#DemoSerial{
width:85px;
}
#GuideName{
width:260px;
}
#GuideEdition{
width:110px;
}
#GuidePublisher{
width:90px
}
#WatchName{
width:300px;
}
#SelectPlatform{
width:100%;
}
#inputAdd{
width:100%;
}
#TotalPlatform {
width: 125px;
}
#TotalGames {
width: 50px;
}
#TotalDemos {
width: 50px;
}
#TotalWatchlist {
width: 50px;
}
#loginfooter{
background-color:white;
margin-left:auto;
margin-right:auto;
margin-bottom:10%;
padding-right:1%;
width:49%;
border-style:solid;
border-color:#e60012;
border-width:1px;
text-align:right;
color:#e60012;
font-weight: 600;
}
#loginfooter a:link{
color:#e60012;
text-decoration: none;
}
#loginfooter a:visited{
color:#e60012;
text-decoration:none;
}
#loginfooter a:hover{
color:#e60012;
text-decoration:none;
}
#loginfooter a:active{
color:#e60012;
text-decoration:none;
}
span{
float:left;
padding-left:1%;
}
#footer{
background-color:white;
margin-left:auto;
margin-right:auto;
margin-bottom:10%;
padding-right:1%;
width:89%;
border-style:solid;
border-color:#e60012;
border-width:1px;
border-radius:25px;
text-align:right;
color:#e60012;
font-weight: 600;
}
#footer a:link{
color:#e60012;
text-decoration: none;
}
#footer a:visited{
color:#e60012;
text-decoration:none;
}
#footer a:hover{
color:#e60012;
text-decoration:none;
}
#footer a:active{
color:#e60012;
text-decoration:none;
}