﻿/*
CSS for altarcade.com
*/


body {
    
font-family: "Trebuchet MS", Helvetica, Ariel, sans-serif;
font-size: 10pt;
background-color: #182C56;
margin: 0;

 
}

h1, h2, h3, h4 {
    font-family: "Trebuchet MS", Helvetica, Ariel, sans-serif;
    color: #4D4D33;
}

h2 {
    font-size: 140%;
}

p {

padding-left: 15px;
padding-right: 15px;

}

a {

text-decoration:none;
color: #007DB3;

}

img {

border:none;

}

a.visited {

color: #007DB3;
 
}

a:hover {

text-decoration: underline;

}


#site {

background: #FFFFFF;
width: 1000px;
min-height: 1500px;
margin-left: auto;
margin-right: auto

}

#clearme {

clear:both;

}

#header {

background-image: url(../images/headerbar.png);
background-repeat: no-repeat;

position: relative;
width: 980px;
height: 110px;
top: 10px;
margin-left: 10px;

}

#headergame { 

position:absolute;
margin-left: 480px;

}

#logo {

position:absolute;
left: 20px; 
top: 10px


}

#menubar {

position: absolute;
width: 980px;
margin-left: 10px;
top: 78px


}

#searchbar {

position: absolute;
width: 230px;
height: 30px;
margin-left: 750px;
margin-top: 84px

}

#viewall {

  position: relative;
  width:650px;
  margin-top: 0px;
  margin-left: 165px;
  float: left;
  padding-top: 10px;
text-align: right;

}

#allcontent {

background-image: url(../images/allgamesbg.png);
  background-repeat: no-repeat;
  position: relative;
  width:650px;
  min-height: 180px;
  margin-top: 10px;
  margin-left: 185px;
  float: left;
  padding-top: 45px;

}

#newcontent {

  background-image: url(../images/latestbg.png);
  background-repeat: no-repeat;
  position: relative;
  width:650px;
  min-height: 180px;
  margin-top: 210px;
  margin-left: 185px;
  padding-top: 45px;


}

#featuredcontent {

  background-image: url(../images/featuredbg.png);
  background-repeat: no-repeat;
  position: absolute;
  width:650px;
  min-height: 180px;
  margin-top: 10px;
  margin-left: 185px;
  padding-top: 45px;


}

#alternativecontent {

  background-image: url(../images/alternativebg.png);
  background-repeat: no-repeat;
  position: relative;
  width:650px;
  min-height: 180px;
  margin-top: 10px;
  margin-left: 185px;
  float: left;
  padding-top: 45px;


}


#actioncontent {

  background-image: url(../images/actionbg.png);
  background-repeat: no-repeat;
  position: relative;
  width:650px;
min-height: 180px;
  margin-top: 10px;
  margin-left: 185px;
  float: left;
  padding-top: 45px;


}

#arcadecontent {

  background-image: url(../images/arcadebg.png);
  background-repeat: no-repeat;
  position: relative;
  width:650px;
min-height: 180px;
  margin-top: 10px;
  margin-left: 185px;
  float: left;
  padding-top: 45px;


}

#shootingcontent {

  background-image: url(../images/shootingbg.png);
  background-repeat: no-repeat;
  position: relative;
  width:650px;
min-height: 180px;
  margin-top: 10px;
  margin-left: 185px;
  float: left;
  padding-top: 45px;


}

#puzzlecontent {

  background-image: url(../images/puzzlebg.png);
  background-repeat: no-repeat;
  position: relative;
  width:650px;
min-height: 180px;
  margin-top: 10px;
  margin-left: 185px;
  float: left;
  padding-top: 45px;


}

#misccontent {

  background-image: url(../images/miscbg.png);
  background-repeat: no-repeat;
  position: relative;
  width:650px;
  min-height: 180px;
  margin-top: 10px;
  margin-left: 185px;
  float: left;
  padding-top: 45px;


}

#searchcontent {

  background-image: url(../images/searchbg.png);
  background-repeat: no-repeat;
  position: relative;
  width:650px;
  min-height: 180px;
  margin-top: 10px;
  margin-left: 185px;
  float: left;
  padding-top: 45px;

}

#game {

  background-image: url(../images/playbg.png);
  background-repeat: no-repeat;
  position: relative;
  width:980px;
  min-height: 180px;
  margin-top: 30px;
  margin-left: 10px;
  float: left;
  padding-top: 50px;
  text-align: center;

}


#gameinfo {

  background-image: url(../images/gameinfobg.png);
  background-repeat: no-repeat;
  position: relative;
  width:400px;
  min-height: 180px;
  margin-top: 50px;
  margin-left: 20px;
  float: left;
  padding-left: 4px;
  padding-top: 20px;
  text-align: center;

}

#squaread {

  background-image: url(../images/squareadbg.png);
  background-repeat: no-repeat;
  position: relative;
  width:270px;
  min-height: 270px;
  margin-top: 50px;
  margin-left: 10px;
  float: left;
  padding-top: 40px;
  text-align: center;

}

#similar {

  background-image: url(../images/similarbg.png);
  background-repeat: no-repeat;
  position: relative;
  width:270px;
  min-height: 270px;
  margin-top: 50px;
  margin-left: 10px;
  float: left;
  padding-top: 40px;
  text-align: center;

}

.thumb {

width:125px;
height: 140px;
padding-bottom: 10px;
float:left;
margin-left: 3px;
padding-left:1px;
padding-right:1px;
text-align:center;

}

.thumb img {

width:100px;
height:100px;

  border: 1px solid #999999;

}


#randomgame {
 
  background-image: url(../images/randombg.png);
  background-repeat: no-repeat;
  position: relative;
  width: 135px;
  float:right;
  min-height: 180px;
  margin-top: 10px;
  margin-right: 10px;
  padding-top: 45px;

 
}

#popular {
 
  background-image: url(../images/popularbg.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 135px;
  float:right;
  min-height: 180px;
  margin-top: 210px;
  margin-left: 855px;
  padding-top: 45px;
 
}

#topbar {

width:728px;
height:90px;
top:10px;
padding-top:10px;
margin-top:10px;
margin-left: 136px;


}

#bottomad {

position: relative;
width:728px;
height:90px;
float: bottom;  
padding-top:10px;
margin-top:10px;
margin-left: 136px;


}

#rightbar {

  background-image: url(../images/sidebartop.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 155px;
  min-height: 180px;
  margin-top: 10px;
  margin-left:10px;
  float: left;  
  padding-left: 17px;
  padding-top: 47px;

}

#rightbar2 {

  background-image: url(../images/sidebartop.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 155px;
  min-height: 180px;
  margin-top: 705px;
  margin-left:10px;
  float: left;  
  padding-left: 17px;
  padding-top: 47px;

}

.about {

 background-image: url(../images/aboutusbg.png);
  background-repeat: no-repeat;
  position: relative;
  width:980px;
  min-height: 180px;
  margin-top: 30px;
  margin-left: 10px;
  float: left;
  padding-top: 50px;
  text-align: center;

}
.about p {

padding-left: 130px;
padding-right: 130px;
}


.privacy {

 background-image: url(../images/privacybg.png);
  background-repeat: no-repeat;
  position: relative;
  width:980px;
  min-height: 180px;
  margin-top: 30px;
  margin-left: 10px;
  float: left;
  padding-top: 50px;
  text-align: center;

}
.privacy p {

padding-left: 130px;
padding-right: 130px;
}

.terms {

 background-image: url(../images/termsbg.png);
  background-repeat: no-repeat;
  position: relative;
  width:980px;
  min-height: 180px;
  margin-top: 30px;
  margin-left: 10px;
  float: left;
  padding-top: 50px;
  text-align: center;

}
.terms p {

padding-left: 130px;
padding-right: 130px;
}

.contact {

 background-image: url(../images/contactbg.png);
  background-repeat: no-repeat;
  position: relative;
  width:980px;
  min-height: 180px;
  margin-top: 30px;
  margin-left: 10px;
  float: left;
  padding-top: 50px;
  text-align: center;

}
.contact p {

padding-left: 130px;
padding-right: 130px;
}

.recommend {

 background-image: url(../images/recommendbg.png);
  background-repeat: no-repeat;
  position: relative;
  width:980px;
  min-height: 180px;
  margin-top: 30px;
  margin-left: 10px;
  float: left;
  padding-top: 50px;
  text-align: center;

}
.recommend p {

padding-left: 130px;
padding-right: 130px;
}

#bottom {

background-image: url(../images/bottombar.png);
background-repeat: no-repeat;
width: 1000px;
height: 10px;
margin-left: auto;
margin-right: auto;

}


#footer {

background-image: url(../images/footer.png);
background-repeat: no-repeat;
width: 1000px;
height: 40px;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: center;

}

#gameholder {

padding:0px;
margin:0px;

}

#swfgame {


}
