@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #006699;
	background-image: url(http://www.boredgo.com/images/background.png);
	background-repeat: repeat;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    overflow: auto;
}

table.main {
	width: 960px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

table.bottom {
    width: 100%;
    height: 100%;
}

td.bottomtd_left {
    padding: 15px;
    width: 100px;
    text-align: center;
    color: #999999;
    border-right: #CCCCCC 1px solid;
}

td.bottomtd_right {
    padding: 5px;
    width: auto;
    text-align: right;
    color: #999999;
}

table.searchsuggesttable {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-top-width: 0px;
    width: 160px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 0px;
}

a.searchsuggesttablelink {
    text-decoration: none;
    color: blue;
}

a.searchsuggesttablelink:hover {
    text-decoration: underline;
}

td.searchsuggesttabletd {
    background-color: #FFFFFF;
    padding: 2px;
}

td.searchsuggesttabletd_on {
    background-color: #EEEEEE;
    padding: 2px;
}

td.topleft {
	height: 80px;
	vertical-align: middle;
    text-align: center;
    padding: 5px;
}

td.bottom {
	height: 50px;
	vertical-align:middle;
	text-align: center;
    border-top: 1px solid #CCCCCC;
    padding: 0px;
}

td.leftcolumn {
	width: 130px;
	vertical-align: top;
    padding: 5px;
    text-align: center;
}

td.centercolumn {
	width: auto;
	vertical-align: top;
    padding: 5px;
}

table.links {
    background-color: #FFFFFF;
    width: 100%;
}

td.linksheaders {
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    height: 20px;
    width: 60px;
}

td.linksleft {
    width: 70px;
    color: #999999;
    font-size: 9px;
    height: 10px;
    vertical-align: top;
}

td.linksimg {
    width: 30px;
    height: 30px;
    padding: 3px;
    text-align: center;
    vertical-align: top;
}

img.linksimg_img {
    width: 30px;
    height: 30px;
    border: 0px;
}

td.linksmain {
    vertical-align: top;
    padding: 3px;
}

span.linktitle {
    font-weight: bold;
    font-size: 11px;
}

span.linkdesc {
    color: #999999;
    font-size: 9px;
}

td.linksvalues {
    text-align: center;
    vertical-align: top;
    font-size: 9px;
}

td.linksshare {
    text-align: left;
    vertical-align: top;
    font-size: 9px;
    width: 60px;
}

a.shareicon {
    text-decoration: none;
}

img.shareimg {
    border-style: none;
}

div.divrating {
    font-size: 15px;
}

a.ratelink {
    color: #000000;
    text-decoration: none;
}

span.linksdate {
    font-size: 8px;
    text-align: center;
}

span.linkshits {
    font-size: 15px;
    text-align: center;
}

td.linksspacer {
    height: 10px;
}

td.linksspacergrey {
    height: 1px;
    background-color: #CCCCCC;
    padding: 0px;
}

td.rightcolumn {
	width: 160px;
	vertical-align: top;
    padding: 5px;
    border-left: 1px solid #CCCCCC;
}

#searchform_form {
    margin: 0px;
    padding: 0px;
}

#searchtextbox {
    width:152px;
    height:22px;
    border-width: 1px;
    border-color: #CCCCCC;
    border-style: solid;
    padding: 3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
}

#searchhint {
    position:relative;
    right:0px;
    top:-2px;
    z-index:1;
}

img.rightspacer {
    width: 100%;
    height: 10px;
}

#dhtmltooltip {
    position: absolute;
    left: -300px;
    width: 150px;
    border: 1px solid black;
    padding: 2px;
    background-color: white;
    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;
}

table.smallcontentframe {
    padding: 0px;
    border-spacing: 0px;
}

td.smallcontenttitle {
    padding: 5px;
    font-weight: bold;
    background-color: #99C9FF;
    text-align: center;
    color: #32527A;    
    border-top: 2px solid #32527A;
}

table.smallcontentinside {
    padding: 0px;
}

td.smallcontenttd {
    font-size: 9px;
    padding: 0px;
    text-align: left;
}

img.smallcontentimg {
    width: 15px;
    height: 15px;
    border: none;
    vertical-align: middle;
    }

table.bottomadbartable {
    vertical-align: middle;
    height: 20px;
    width: 960px;
    left: 5px;
    text-align: center;
}
    
#bottomadbar {
    position: fixed;
    bottom: 0px;
    left: 0px;
    background-color: #E6E6E6;
    height: 20px;
    width: 100%;
    vertical-align: baseline;
    border-top: 1px solid #999999;
}

#bottomspacer {
    height: 20px;
}

img.raterimg {
    border: none;
    height: 16px;
    width: 16px;
}

span.intertext {
    font-size: 10px;
    font-weight: bold;
}

#interad {
    padding: 5px;
    text-align: center;
}

table.navigatortable {
    width: 100%;
    border: 0px;
    padding: 0px;
    border-spacing: 0px;
}

td.navigatortdmain {
    font-size: 11px;
    font-weight: bold;
    background-color: #9EED78;
    padding: 5px;
    border-top: 2px solid #429D15;
    text-align: left;
}

td.navigatortdpadded {
    padding-left: 15px;
    font-size: 9px;
    color: #999999;
    font-weight: bold;
    text-align: left;
}

td.navigatortdspacer {
    height: 10px;
}

a.navigatorlinkmain {
    color: #2B670E;
}

a.navigatorlinkpadded {
    color: #999999;
}

img.typeimage {
    border: 0px;
}

#apDiv1 {
        position:relative;
        float:right;
        right:27px;
        top:10px;
        width:160px;
        height:100px;
        z-index:2;
}

#apDiv2 {
        position:absolute;
        width:100%;
        height:100%;
        z-index:1;
        background-color: #FFFFFF;
}

table.gomediatable {
    width: 100%;
}

td.gomediatabletd {
    padding: 5px;
    text-align: center;
}

span.gomediatabletitle {
    font-size: 14px;
    font-weight: bold;
}

span.gomediatablesmall {
    font-size: 9px;
}

table.coollinksframe {
    padding: 0px;
    border-spacing: 0px;
    width: 100%;
}

td.coollinkstitle {
    padding: 5px;
    font-weight: bold;
    background-color: #FFDD8E;
    text-align: center;
    color: #B78205;    
    border-top: 2px solid #B78205;
}

table.coollinksinside {
    padding: 0px;
}

td.coollinkstd {
    font-size: 11px;
    padding: 0px;
    text-align: left;
}

#mainlogo {
    text-align: center;
}

#mainlogoimg {
    border: 0px;
    height: 126px;
    width: 126px;
}

#addfavdiv {
    text-align: center;
}

#favfirefox {
    font-size: 9px;
    color: #999999;
}

a.addfav {
    font-size: 14px;
    font-weight: bold;
}