/* Main */
BODY { 
	background-color: #FFFFFF; 
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	margin-bottom: 20px;
	background: #FFFFFF url(godgames_images/bg.jpg) repeat-x;
}
.b{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#0066FF;
}
A {
    -moz-outline: none;
}	
/* MENU -----------------------*/
#menu_container {
    height: 109px; 
    vertical-align: bottom; 
    position: relative;
    background: url(images/banner_1.gif) no-repeat;
}
#menu, #menu2, #menu3 {
    vertical-align: bottom;
    font-family: Verdana;
    font-size: 11px;
    color: #747474;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
}

	/* POPULAIR ---------------------------------------*/
	div#populair {
	   line-height: 18px;
	   margin-bottom: 20px;
	   margin-left:10px;
	   
    }
        div#populair A {
            text-decoration: none;
            font-size: 12px;
        }
        div#populair A:hover {
            text-decoration: underline;
        }
        div#populair .left {
            padding: 0px 5px 0px 5px;
            width: 45%;
            float: left;
            background: url(images/vert_pix.gif) repeat-y top right;
        }	
        div#populair .right {
            padding: 0px 5px 0px 5px;
            margin-left: 50%;
        }
        div#populair .right h1, div#populair .left h1 {
            margin-bottom: 12px;
        }
        div#populair .digit {
            padding-right: 3px;
        }
        div#populair .popularmore {
            clear: both;
            float: left;
            margin-top: 12px;
            padding-left: 5px;   
        }
            div#populair .popularmore a {
                font-size: 11px;
                font-weight: bold;
            }
        
        div#populair .cb {
            clear: both !important; 
            font-size: 1px !important;
            height: 1px !important;
            line-height: 1px !important;
        }

    	div#populair .more {
    	    display: none;
    		clear: both;
    		padding: 10px 0px 10px 5px;
    	}
    		div#populair .more A {
    			color: #333333;
    			font-size: 11px;
    		}
#menu2 { left: 520px; }
div#navisearch {
    background: url(images/menubgright.jpg) no-repeat top right;
    width: 246px; 
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 4px;
    padding-bottom: 2px;
    font-weight: normal;
}
div#navisearch .google_search_input {
		width: 120px;
		height: 17px;
		vertical-align: middle;
		border: 1px solid #a5a5a5;
		padding: 2px 2px 0px 3px;
	}	
    div#navisearch .search_btns INPUT {
        padding-top: 2px;
        padding-bottom: 2px;
        margin: 0px;
        border: 1px solid #a5a5a5;
        font-family: Arial;
        font-size: 12px;
        line-height: 12px;
        height: 23px;    
    
    }	
div#navisearch .input { 
		width: 115px;
		font-family:Arial;
		font-size: 12px;
		line-height: 12px;
		border: 0px solid red;
		vertical-align: middle;
		padding: 0px;
	}    

#menu3 { left: 840px; }
#menu UL, #menu2 UL, #menu3 UL {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#menu LI, #menu2 LI {
    float: left;
    display: block;
    background-color: #fff;
}
#menu3 LI {
    float: left;
    display: block;
}
#menu A, #menu2 A {
    display: block;
    text-transform: uppercase;
    color: #747474;
    text-decoration: none;
    padding: 8px 12px 6px 12px;
    /*background: #fff url(images/menubgright.jpg) no-repeat top right;*/
    background: url(images/menubgright.jpg) no-repeat top right;
}
#menu3 A {
    display: block;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    padding: 8px 12px 6px 12px;
    background: url(images/menuredbgright.jpg) no-repeat top right;
}
#menu A:hover, #menu2 A:hover, #menu3 A:hover {
    text-decoration: underline;
}
#menu LI, #menu2 LI {
    background: #fff url(images/menubgleft.jpg) no-repeat top left;
    border-bottom: 1px solid #747474;
}
#menu3 LI {
    background: #fff url(images/menuredbgleft.jpg) no-repeat top left;
    border-bottom: 1px solid #747474;
}
.active_tab {
    border-bottom: 1px solid #fff !important;
}
/* TOP ------------------------*/
#site_top {
	height: 109px;
    background: url(images/top_bg.jpg) repeat-x;
}
#site_top .menutext {
   
    position: absolute;
    left: 480px;
    top: 37px;
    border: none;/*1px solid black;*/
    width: 400px;
      
}
#site_top .menuhover {
    position: absolute;
    width: 350px;
    height: 65px;
    left: 30px;
    top: 10px;
}

#site_top .menutext h1 {
 color: #ffffff;
 text-transform: none;
 margin: 0px;
 padding: 0px;
 font-family: Arial;
 font-weight: bold;
 font-size: 11px;
}


#site_top_right {
    height: 109px;
    background: url(images/toprightbg.gif) no-repeat top right;
}
/* Bottom ---------------------*/
div#btm {
	width: 100%;
	color: #555;
	margin: auto;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	/*div#btm .bottom {
		height: 17px;
		line-height: 1px;
		font-size: 1px;
		clear: both;
		overflow: hidden;
		background-image: url(images/bottom_btm.png);
		background-repeat: no-repeat;	
	}*/
	div#btm .bottom {
		height: 17px;
		clear: both;
		overflow: hidden;
	}
	div#btm .bottom .b_left, div#btm .bottom .b_right {
	    font-size: 1px;
	    line-height: 1px;
        width: 18px;
        height: 17px;
    }
	div#btm .bottom .b_left {
		background: url(images/bottom_btm_left.png) top left no-repeat;
	}
	div#btm .bottom .b_right {
	   background: url(images/bottom_btm_right.png) top right no-repeat;
    }
	div#btm .whitebg {
        background-color: #fff;
    }
	div#btm .footer {
		padding: 0px;
		padding-top: 20px;
		text-align: center;
		clear: both;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	div#btm .footer a {
		color: #545454;
        text-decoration: none;
	}
	
	div#btm .google {
		padding: 20px;
		color: #525252;
	}
	div#btm .google .google_search_input {
		/*width: 200px;*/
		height: 18px;
		vertical-align: middle;
		border: 1px solid #a5a5a5;
		padding: 3px 2px 0px 3px;
	}	
	
    div#btm .google .search_btns INPUT {
    
    
        padding-top: 2px;
        padding-bottom: 2px;
        margin: 0px;
        border: 1px solid #a5a5a5;
        font-family: Arial;
        font-size: 12px;
        line-height: 12px;
        height: 23px;    
    
    }
	
	div#btm .google .input { 
		width: 190px;
		font-family:Arial;
		font-size: 12px;
		line-height: 12px;
		border: 0px solid red;
		vertical-align: middle;
		padding: 0px;
	}
	div#btm #google_ads {
		font-size: 12px;
		text-align: right;
	}
	div#btm #google_ads .bold {
		font-weight: bold;
	}
	div#btm #google_ads A {
		color: #525252;
		text-decoration: underline;
	}	
	
	div#btm #btm_links { 
		clear: both;
		padding: 10px 20px 0px 20px;
	}
	div#btm #btm_links .item { 
		float: left;
		width: 150px;
		padding: 0px;
		padding-right: 27px;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;		
	}	
	div#btm #btm_links .item A {
		color: #545454;
		text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
		font-weight: normal;
	} 
	div#btm #btm_links .item H3 { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		padding: 0; margin: 0;
	}	
div#sidebar {
    margin: 0px 15px 10px 15px;
}
h1 {
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-size: 14px;
		color: #C90507;
		padding: 10px 10px 10px 0px;
		margin: 0px;
		vertical-align:top;
}
b.h1 {
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-size: 14px;
		color: #C90507;
		display: block;
		padding: 10px 10px 10px 0px;
		margin: 0px;
}
.entry {
    position: relative;
	background: url(images/hor_pix.gif) bottom left repeat-x;
	padding-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 19px;
    color: #333;
}
.entry A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    text-decoration: underline;
    line-height: 16px;
}
/* Navigation -------------------------------------*/
div#navigation {
/*	padding-top: 25px;*/
	width: 150px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	
/*	float: left;*/
}
	div#navigation h1 {
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-size: 14px;
		color: #C90507;
		padding: 0px 5px 5px 0px;
		margin: 0px;
	}
	div#navigation UL {
		padding: 0px;
		list-style-type: none;
		margin: 0px 0px 12px 0px;
		line-height: 12px;
	}
	div#navigation LI {
		padding: 0px 0px 0px 0px;
	}
	div#navigation .hidden {
		display: none;
	}
	div#navigation .visible {}
	div#navigation LI A {
		font-family: Arial, Helvetica, sans-serif;
		color: #3D3D3D;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		display: block;
	}
		div#navigation A:hover {
			text-decoration: underline;
		}	
	div#switchCat {
		margin: 0px;
		text-align: center;
	}
		div#switchCat A {
			color: #000;
			text-decoration: underline;
			-moz-outline: none;
		}
			div#switchCat A:hover {
				color: #999;
				text-decoration: underline;
			}
/* Content -----------------------------------*/
div#content {
	text-align: justify;
	padding: 0px 8px 0px 8px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	div#content P {
		margin: 0px 0px 15px 0px;
	}
	div#content H1 {
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-size: 16px;
		color: #C90507;
		padding: 0px;
		margin: 0px;
	}
	div#content .blue {
		color: #0098FF;
	}	
	div#content DIV.intro_text {
        padding: 20px 0px 20px 0px;
    }
	div#content .cat_title {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333;
        text-align: center;
        margin: 0px 0px 10px 0px;
        font-weight: bold;
    }
    div#content .overview_space {
        font-size: 1px;
        line-height: 1px;
        height: 1px;
        margin: 5px 0px 15px 0px;
    }
	div#content h2 {
		font-family: Arial, Helvetica, sans-serif;
		text-transform: none;
		font-size: 16px;
		color: #0098FF;
		padding: 20px 10px 17px 0px;
		margin: 0px;
	}
	div#content .entry {
		background: url(images/hor_pix.gif) bottom left repeat-x;
		padding-bottom: 20px;
	}
	div#content .last {
		background: none;
		padding-bottom: 8px;
	}
	div#content .paging {
	   margin: 10px 0px 15px 0px;
	   font-family: Tahoma;
	   font-size: 11px;
    }
        div#content .paging SELECT {
            font-family: Tahoma;
            font-size: 11px;
        }
        div#content .paging SPAN {
            color: #bbb;
            padding: 0px 1px;
            margin: 1px;
            font-family: Tahoma;
            font-size: 11px;
            line-height: 11px;
            text-decoration: underline;
        }
        div#content .paging A {
            color: #333;
            text-decoration: underline;
        }
        div#content .paging IMG {
            padding: 0px 4px;
        }
        div#content .paging SPAN.active {
            color: #333;
            text-decoration: none;
        }        
        div#content .paging A:hover {
            color: #666;
            text-decoration: none;
        }        
/* Content SUB -------------------------------*/
div#content_sub {
	text-align: justify;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	div#content_sub P {
		margin: 0px 0px 15px 0px;
	}
	div#content_sub H1 {
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-size: 16px;
		color: #C90507;
		padding: 0px;
		margin: 0px;
	}
	div#content_sub .blue {
		color: #0098FF;
	}	
	div#content_sub h2 {
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-size: 16px;
		color: #0098FF;
		padding: 20px 10px 17px 0px;
		margin: 0px;
	}
	div#content_sub .entry {
		background: url(images/hor_pix.gif) bottom left repeat-x;
		padding-bottom: 20px;
	}
	div#content_sub .last {
		background: none;
	}	
	/* PLUGINS ---------------------------------*/
	div#plugins .text {
	}
	div#plugins .icons {
	}
	div#plugins .icons .img {
		width: 100px;
		text-align: center;
		float: left;
	}	
	div#plugins .icons .img IMG {
		border: 1px solid #666;
	}
	div#plugins A {
		color: #333;
		font-weight: bold;
		font-size: 11px;
		line-height: 19px;
	}
	/* DISCLAIMER ------------------------------*/
	div#disclaimer H1 {
        padding-bottom: 20px;
        text-transform: uppercase;
    }
    div#disclaimer H4 {
        font-weight: bold;
        font-size: 14px;
        color: #666;
    }
    div#disclaimer A {
        color: #666;
        text-decoration: underline;
    }
    /* Overview title ---------------------*/
    div.overview_title {
        margin-bottom: 21px;
        font-size: 11px;
        color: #333;
        font-weight: bold;
    }
.titlelink{
font-family:Arial, Helvetica, sans-serif;
color:#C25C19;
font-size:11px;
font-weight:bold;
text-decoration:none;

}
.titlelink:link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.titlelink:hover{
font-family:Arial, Helvetica, sans-serif;
color:#F77F14;
text-decoration:underline;
}
.relatedlink{
font-family:Arial, Helvetica, sans-serif;
color: #336633;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;

}
.relatedlink:link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.relatedlink:hover{
font-family:Arial, Helvetica, sans-serif;
color: #660000;
text-decoration:underline;
}
.gamestitle{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
text-decoration:none;
color:#C25C19;
text-align:center;
text-transform:none;
}

.cattitle{
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size:24px;
	color:#C25C19;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px; 
	padding-bottom:6px;
	text-transform:none;
}
.cattitle_2{
font-family: Tahoma, Verdana, Arial, "Times New Roman";
font-size:18px;
color:#C25C19;
font-weight:bold;
text-decoration:none;
}
.menutopgod
{
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:12px;
	color:#F77F14;
	font-weight:bold;
	text-decoration:none;
}
.menuhome
{
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#C25C19;
}
.menuhome:hover
{
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FD8011;
}
.pagelink{
font-family:Tahoma, Verdana, Arial, "Times New Roman";
font-weight:bold;
color:#C25C19;
text-decoration:none;
font-size:11px;
}
.pagelink:hover{
font-family:Tahoma, Verdana, Arial, "Times New Roman";
font-weight:bold;
color:#0033CC;
text-decoration: underline;
font-size:11px;
}
/* end main */
.container {
	width: 970px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #387EC4;
	border: 1px solid #686868;
	font-size: 13px;
}

.header {
	background-image: url(images/tilelines.png);
	height: 107px;
	width: 964px;
	border: 0px solid #686868;
	margin-bottom: 0px;
}

.topmenustrip {
	background-image: url(images/topmenugrad.gif);
	width: 964px;
	border: 1px solid #686868;
	height: 28px;
}

.topmenu {
	margin-top: 6px;
	margin-left: 6px;
	color: #555555;
	float: left;
}

.topmenu a:link {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
.topmenu a:visited {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

.topmenu a:hover {
	color: #555555;
	font-weight: bold;
	text-decoration: underline;
}

.onlinecount {
	margin-top: 7px;
	margin-right: 6px;
	color: #06659E;
	font-weight: bold;
	float: right;
	font-size: 11px;
}

.maincontent {
	border: 1px solid #DDDDDD;
	margin: 2px;
	padding: 2px;
}

.contentbox {
	border: 1px solid #686868;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	font-size: 11px;
}

.contentbox a:link {
	font-weight: bold;
	color: #076AA3;
}

.contentbox a:visited {
	font-weight: bold;
	color: #076AA3;
}

.contentbox a:hover {
	font-weight: bold;
	color: #009AF2;
}

.contentboxheadertext {
	color: #0770AA;
	margin-top: 3px;
	margin-left: 4px;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

.contentboxheader {
	height: 20px;
	border-bottom: 1px solid #686868;
}

.contentboxslash {
	float: right;
	width: 38px;
	height: 20px;
}

input, textarea {
	font-size: 11px;
	border: 1px solid #AAAAFF;
	padding: 2px;
	background-color: #FFFFFF;
	margin: 2px;
}

form {
	margin: 0px;
}

.proftable {
	background-color: #000000;
	width: 100%;
}

.proftable td {
	background-color: #FFFFFF;
	text-align: left;
	width: 50%;
}


.gamethumb {
	border: 1px solid #000000;
	margin-top: 2px;
	margin-bottom:2px;
	margin-left:20px;
	margin-right:20px;
}

.thefooter {
	font-size: 11px;
	font-family: Verdana;
	width: 700px;
	margin: 4px;
	margin-bottom: 4px;
}


.thefooter a {
	color: #000000;
	text-decoration: underline;
}

.thefooter a:hover {
	color: #000000;
	text-decoration: underline;
}
.bcontenthead {
	margin: 3px;
	margin-bottom: 0px;
	background-color: #47A2CB;
	padding: 3px;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
.contenttext {
	padding: 4px;
	font-family: Verdana;
	font-size: 11px;
	color: #606060;
	text-align: justify;
}
.bcontentsection {
	border: 1px solid #A1C2D9;
	margin-bottom: 8px;
}

/* page */
.page-nav {
	clear: both; /* To clear any floats */
	margin: 0;
	padding: 0;
	text-align:right;
	float:right;
}

.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
}
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: white;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
	font-family: Arial;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	background: white;
	text-align:right;
	float:right;
}
#wp_page_numbers ul {
	width: 100%;
	text-align:right;
	float:right;
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
	width:35px;
}
#wp_page_numbers li.thepaged{
	float:left;
	width: 100px;
	color: #FF0000;
	font-weight: normal;
	font-size:11px;
	padding-top:4px;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #666666;
	border: 1px solid #bfbfbf;
}

#wp_page_numbers li a:hover {
	border-color: #ff8000;
	color: #FF6600;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #ff8000;
	color: #FF6600;
}
#wp_page_numbers li.active_page a:hover  {
	border-color: #ff8000;
	color: #FF6600;
}
#wp_page_numbers li.next{
	width:	50px;
	text-align: center;
}
#wp_page_numbers li.next a {
	border-color: #bfbfbf;
	color: #666666;
}
#wp_page_numbers li.next a:hover  {
	border-color: #FF6600;
	color: #FF6600;
}
#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #FF6600;
	font-size: 11px;
	border: 1px solid #bfbfbf;
}
/* end page */

.gamesmenu{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	color: #C90507;
	padding: 0px;
	margin: 0px;	
}
.listgames a{
	font-family:Arial, Helvetica, sans-serif;
	color:#C25C19;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
	margin:0px;
}
.listgames a:hover{
	color:#F77F14;
	text-decoration:underline;
}
.description{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
	margin:0px;
}
.description a{
	font-family:Arial, Helvetica, sans-serif;
	color:#C25C19;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
	margin:0px;
}
.description a:hover{
	color:#F77F14;
	text-decoration:underline;
}