/* Ian's GP, take one (v.2) */

body {
 background-color: #7fc898;
 background-image: IGPltgreen.png;
 color: #2d2d2d;
 padding: 0px;
 margin: 0px;
 font-family: "Trebuchet MS", "Helvetica", sans-serif;
 font-size: 14px;
}

a{
 color: #3a00e2;
 text-decoration: none;
}
a:hover{
 color: #white;
 text-decoration: underline;
}




#header{
 margin: 0;
 width: 100%;
 height: 87px;
 padding: 30px 0 0 0;
 background: url("header1b2.gif") repeat-x #72e4fa bottom;
}

#headerlogo {
 background-image: url("header1a2.gif");
 background-repeat: no-repeat;
}

#headerlogolinkpic{
 border: 0;
 padding: 0 190px 87px 0;
 height: 0;
 width: 0;
 display: inline;
 margin: auto auto auto 35px;
}




#content{
 background: #7fc898 url("contentbg1.gif") repeat-x top;
 padding: 30px 0 0 0;
 min-width: 760px;
}

#contentleft{
 display: inline;
 float: left;
 width: 180px;
 padding: 0 20px 0 30px;
 border-right: 1px solid #007239;
 margin-right: 20px;
 font-size: 13px;
}

.lc-item{
 margin-bottom: 20px;
}

.lc-title{
 font-weight: bold;
 font-size: 15px;
}




.salealert{
 background-image: url("SaleAlert2.gif");
 background-repeat: no-repeat;
 border: 0px;
 padding: 71px 190px 0 0;
 height: 0;
 width: 0;
 display: block;
 margin: -23px -5px 5px -5px;
}




#contentright{
 display: inline;
 float: right;
 width: 200px;
 margin-left: 20px;
 padding: 0 30px 0 20px;
 border-left: 1px solid #007239;
}

.gamingnews{
 font-weight: bold;
 font-size: 15px;
 border-bottom: 1px solid #007239;
 margin-bottom: 15px;
}

.news, .newsAlt{
 margin: 0 0 20px 0;
 font-size: 11px;
}

.newsLink, .newsLinkAlt{
 font-weight: bold;
}

#rsslink{
 font-family: "Trebuchet MS", "Helvetica", sans-serif;
 font-size: 9px;
}




#contentcenter{
 margin: 0 251px 20px 231px;
 padding: 0 20px;
 min-width: 200px;
}

.contenttitle, .cc-title, .lc-alerttitle {
 font-weight: bold;
 font-size: 20px;
 border-bottom: 1px solid #007239;
 margin-bottom: 10px;
}
.lc-alerttitle {
 color: #ef232a;
}
.contentsubtitle{
 margin-bottom: 20px;
 font-style: italic;
}

.cc-body{
 margin: 0 0 20px 0;
}


.cc-subtitle{
 font-weight: bold;
}
.eventinfo-title{
 font-weight: bold;
}


.pickoftheweek{
 list-style: none;
}





#footer{
 background-color: #7fc898;
 font-size: 11px;
 padding: 10px 30px;
 clear: both;
}
#creditsite{font-size: 10px;}



