* { border: 0px; }

html,body {margin:0;padding:0;}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 

  background-color:#e5e5e5;

  line-height: 16px;
  color: #5e5e5e;
  text-align: center;
}

a:link {
  color: #0377ca;
  text-decoration: underline;
}

a:visited {
  color: #0377ca;
  text-decoration: underline;
}

a:hover {
  color: #0377ca;
  text-decoration: none;
}


.shell {
  background-color:#fff;
  border-left: 3px solid #bababa;
  border-right: 3px solid #bababa;
  
  text-align:center;
  width: 940px;
  margin: 0px auto;
  padding:0px;
  padding-bottom: 5px;
}

* html .shell {
  width: 950px;
  margin-top:-5px;
}

.shelltop {
  background-image: url(http://www.gamecaddy.com/images/shell-top.gif);
  background-repeat:no-repeat;
  height: 8px;
  width: 946px;
  text-align:center;
  margin: 0px auto;
  margin-top:5px;
  padding:0px;
}

* html .shelltop {
}


.shellbottom {
  background-image: url(http://www.gamecaddy.com/images/shell-bottom.gif);
  background-repeat:no-repeat;
  height: 8px;
  width: 946px;
  text-align:center;
  margin: 0px auto;
  padding:0px;
}

* html .shellbottom {
  height: 0px;
  padding:0px;
  margin:0px;
}


.content {
  padding-left: 10px;
  padding-right: 10px;
}

#left {
  float: left;
  width: 169px;
}

#mid {
  float: left;
  width: 610px;
  margin-left:5px;
  margin-right:5px;
}

* html #mid {
  width: 610px;
}

#largeright {
  float: left;
  width: 300px;
}

#right {
  float: left;
  width: 169px;
}

#right2 {
  float: left;
  padding-left:5px;
  width: 126px;
}

* html #right2 {
}

#leftside {
  float: left;
  width: 665px;
  margin-right: 5px;
 text-align:left;
 padding-left:5px;
 padding-top:0px;
}
 
* html #leftside { width: 675px; }

#leftside p {
padding-left:5px;
}
#rightside {
  float: left;
  width: 300px;
}

.clearall, .clear {
clear:both;
}

#infocol {
float: left;
width:165px;
margin-right: 5px;
}

* html #infocol { width: 165px; }

#sponsor {
float: left;
width: 130px;
text-align: center;
}

* html #sponsor {
width: 120px;
}


h3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-weight: bold;
 font-size: 12px;
text-align:left;
 
 background-image:url(http://www.gamecaddy.com/images/midgameheader.gif);
 background-repeat:no-repeat;

 color:#ffffff;

 margin:0px;
 padding: 5px 10px;
}

.longtitle {

 background-image:url(http://www.gamecaddy.com/images/midheader.gif);
 background-repeat:no-repeat;

}

h1 {
font-family: Tahoma,Arial,sans-serif;
 font-weight: normal;
 font-size: 18px;
 text-align:left;
 margin:0px;
 padding: 7px 7px 7px 7px;
}


h2,h4 {

 font-family: Tahoma,Arial,sans-serif;

 font-weight: bold;
 font-size: 12px;
 text-align:left;
 color:#fff;

 background-image:url(http://www.gamecaddy.com/images/leftheader.gif);
 background-repeat:no-repeat;
 height: 30px;
 margin:0px;
 padding-top: 7px;
 padding-left: 10px;
}

* html h2, * html h4 {
height: 37px;
}

#right2 h2 {
 background-image:url(http://www.gamecaddy.com/images/midheaderright2.gif);
}

.box {
  padding: 8px;
  margin-bottom: 5px;
  padding-top: 0px;
  text-align: left;
}


.box ul {
list-style-position: outside;
list-style-image: url(http://www.gamecaddy.com/images/bullet.gif);
list-style-type: square;
margin:0px;
padding: 0px;
padding-left:10px;
}

.box li {
padding-bottom: 5px;
}


.box p, form {
padding-bottom:5px;
margin:0px;
}

.inputbox {
border: 1px solid #b2b2b2;
width:157px;
padding: 2px;
}

#footer {
  margin:10px;
  padding: 10px;
}

#footleft {
float: left;
}

#footright {
float: right; 
text-align:right;
}



#header {
  background-color: #fff;
  padding-top:5px; 
  height:105px;
}
* html #header { height: 110px; }

#headernav {
  background-image: url(http://www.gamecaddy.com/images/menubg2.gif);
  background-repeat: no-repeat;
  height: 42px;

  text-align: left;

  font-weight: bold;
  font-size: 14px;
  margin-top:5px;
  margin-bottom:5px;
  color: #fff;
}

* html #headernav {
  height: 42px;
}
#headernav a {
  color: #fff;
}

#headernav ul {
  float: left;
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: left;
  margin-left: 10px;
}

* html #headernav ul {
  margin-top: 0px;
}

#headernav ul li {
  display: block;
  list-style: none;
  float: left;
  text-align: left;
}

#headernav ul li a {
  display: block;
  background: url(http://www.gamecaddy.com/images/navseperator.gif) transparent top right no-repeat;
  text-decoration: none;
  float: left;
  color:#fff;
  padding: 12px 20px;
}

* html #headernav ul li a {
}

#headernav ul li a:hover,#headernav ul li a.current {
  text-decoration: underline;
}

#headerleft {
float: left;
width: 200px;
text-align:center;
}

#headerright {
float: left;
width: 730px;
padding-top:5px;
padding-right:10px;
text-align:right;
height:90px;
}

* html #headerright {
width: 700px;
height: 95px;
}

#headertext {
font-size: 13px;
text-align:right;
font-weight: bold;}
p { padding:0px; margin:0px;}

.reftable {
width:240px;
height:20px;
padding-left:15px;
font-size:12px;
}

.toplink {
font-size: 12px; text-align:center;
}

* html .toplink {
padding-top:0px;
}

.keyw {
font-weight: normal;
}

.gamerow3 {
 width: 113px;
 height: 140px;
 padding-top:5px;
 float: left;
 margin-right:3px;
 text-align:center;
}

* html .gamerow3 {
height: 120px;
}

.gamerow4 {
 width: 97px;
 height: 140px;
 padding-top:5px;
 float: left;
 margin-right:2px;
 text-align:center;
}

* html .gamerow4 {
height: 107px;
width:94px;
}

.gamerow5 {
 width: 118px;
 height: 140px;
 padding-top:5px;
 float: left;
 margin-right:3px;
 text-align:center;
}

* html .gamerow5 {
height: 152px;
}

* html .gamerow {
height: 120px;
}

.gamerow2 {
 width: 118px;
height: 152px;
 padding-top:5px;
 float: left;

 margin-right:3px;
 text-align:center;
}




.border {
border: 1px solid #000;
}

.dateadded {
font-size: 10px;
}

.gametitle {
padding:3px;
font-weight:bold;
}

.newmore {
padding:5px;
text-align:right;
font-size:12px;
}

a.newmore, .newmore a:link, .newmore a:visited {
color:#000;
}


.more {
padding:10px 5px;
 text-align: right;
}

.more a {
color:#000;
}

#header .box {
padding-bottom:5px;
}

* html #header .box {
padding-bottom:5px;
margin-bottom:0px;
}

.categorybox {
float: left;
width: 300px;
margin-right:3px;
}



* html .categorybox {
width: 300px;
}

.insidecategorybox {
}

.largead {
float:left;
text-align:center;
width: 290px;
height: 260px;
margin-left:5px;
padding-top:5px;
}



#dhtmltooltip{
position: absolute;
left: -300px;
text-align:left;
width: 150px;
border: 1px solid #69aee0;
padding: 2px;
background-color: #fff;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.small {
color:#bbb;
}

.ttitle {
color: #0377ca;
font-weight: bold;
}

.coolsites {
  float: left;
  width: 137px;
  height: 25px;
  margin: 2px; 
  font-size: 11px;
  text-align: left;
}

* html .coolsites {
width: 137px;
margin:0px;
padding:0px;
}

.coolsites2 {
  float: left;
  width: 160px;
  height: 25px;
  margin: 2px;
  font-size: 11px;
  text-align: left;
}


.star {
padding-bottom: 2px;
}

.linkspage {
font-size: 10px;
text-align: left;
padding:5px;
}

.linkpagerow {
text-align: center;
}

* html input {
width:100px;
}

.gbox{display:block}
.gbox *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#efefef}
.gbox1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f8f8f8;
  border-right:1px solid #f8f8f8;
  background:#f3f3f3}
.gbox2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdfdfd;
  border-right:1px solid #fdfdfd;
  background:#f2f2f2}
.gbox3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f2f2f2;
  border-right:1px solid #f2f2f2;}
.gbox{
  border-left:1px solid #f8f8f8;
  border-right:1px solid #f8f8f8}
.gbox5{
  border-left:1px solid #f3f3f3;
  border-right:1px solid #f3f3f3}
.gboxfg{
  background:#efefef}


