/**************/
/* global css */
/**************/
html
{
	color: #666666;
	font: 10px verdana;
}

body
{
	background: url("http://www.codecracker.us/images/bg.gif");
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a:link, a:visited
{
	color: #0000C0;
	text-decoration: none;
}

a:hover
{
	color: #C00000;
	text-decoration: underline;
}

h2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	text-align: left;
}

p
{
	line-height: 17px;
	margin: 0px;
	padding: 6px 10px;
}

#mainWrapper
{
	background: #FFFFFF url("http://www.codecracker.us/images/mainwrapper_bg.gif");
	border: solid 1px #333F48;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	vertical-align: top;
	width: 850px;
}

#mainSection
{
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	vertical-align: top;
	width: 760px;
}

#menuBar
{
	background: #E7EBEE url("http://www.codecracker.us/images/menubar_bg.gif") repeat-x top;
	border: none;
	height: 45px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding-left: 20px;
	text-align: left;
	width: auto;
}

#menuBar ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menuBar a
{
	background: transparent url("http://www.codecracker.us/images/menubar_off.gif") no-repeat top center;
	color: #666666;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 7px 10px 7px;
	text-decoration: none;
	width: auto;
}

#menuBar a:hover
{
	background: transparent url("http://www.codecracker.us/images/menubar_on.gif") no-repeat top center;
	color: #CC0000;
}

#menuBar li
{
	float: left;
	width: auto;
}

#menuBar li ul li
{
	border-top: 1px solid #999999;
	background-color: #666666;
	width: 100%;
}

#menuBar li ul li a
{
	background-image: none;
	color: #CCCCCC;
}

#menuBar li ul li a:hover
{
	background-image: none;
	color: #F03000;
}

#menuBar li ul
{
	left: -999em;
	position: absolute;
	width: 12em;
}

#menuBar li:hover ul, #menuBar li.sfhover ul
{
	background-color: #E7EBEE;
	border-top: none;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
	left: auto;
}

.contentStrap
{
	background: #E7EBEE url("http://www.codecracker.us/images/contentstrap_bg.gif") no-repeat top right;
	height: 78px;
	margin: 0px;
	padding: 0px 5px 10px 10px;
	text-align: left;
	width: 100%;
}

.contentStrapLeft
{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 135px;
}

.contentStrapRight
{
	margin: 0px;
	padding: 0px;
	width: 605px;
}

.contentStrap p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:20px;
	padding: 0px 4px 1px 4px;
}

.callToAction
{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 19px;
	color: #CC0000;
	margin: 4px 0px 4px 40px;
}

.floatPanel
{
	float: left;
	margin: 0px;
	padding: 0px;
}

.leftPanel
{
	height: auto;
	margin: 8px 0px 0px 0px;
	width: 180px;
}

.mainContent
{
	margin: 8px 0px 0px 0px;
}

.footer
{
	border-top: 1px solid #CCCCCC;
	font-weight: normal;
	font-size: 8px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 20px 0px;
	width: 100%;
}

.footer .disclaimer
{
	width: 680px;
}

.disclaimer
{
	font-size: 9px;
	font-weight: normal;
}

.indent
{
	margin-left: 5px;
}

.textLeft
{
	text-align: left;
}

.textRight
{
	text-align: right;
}

#cheatsXTRA
{
	background: url("http://www.codecracker.us/images/findcheatstrap_off.gif") no-repeat;
	display: block;
	float: left;
	height: 49px;
	width: 62px;
}

#cheatsXTRA:hover
{
	background: url("http://www.codecracker.us/images/findcheatstrap_on.gif") no-repeat;
}

#cheatsXTRA span
{
	display: none;
}

#gamesXTRA
{
	background: url("http://www.codecracker.us/images/gamesxtrastrap_off.gif") no-repeat;
	display: block;
	float: left;
	height: 49px;
	width: 62px;
}

#gamesXTRA:hover
{
	background: url("http://www.codecracker.us/images/gamesxtrastrap_on.gif") no-repeat;
}

#gamesXTRA span
{
	display: none;
}

#updatesXTRA
{
	background: url("http://www.codecracker.us/images/xtraupdatestrap_off.gif") no-repeat;
	display: block;
	float: left;
	height: 49px;
	width: 62px;
}

#updatesXTRA:hover
{
	background: url("http://www.codecracker.us/images/xtraupdatestrap_on.gif") no-repeat;
}

#updatesXTRA span
{
	display: none;
}

/*****************/
/* main page css */
/*****************/
.leftPanel h2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	text-align: left;
}

.leftPanel h3
{
	background-color: #333333;
	color: #FFFFFF;
	font-size: 10px;
	margin: 2px 0px 2px 0px;
	padding: 3px 0px 3px 0px;
}

.smallBox
{
	border: 1px solid #CCCCCC;
	margin: 0px;
	width: 178px;
}


.smallBox table
{
	text-align: left;
	width: 178px;
}

.smallBox td
{
	font-size: 10px;
	overflow: auto;
	padding: 3px 8px;
	vertical-align: top;
	width: 178px;
}

.smallBox tr.row1
{
	background: #E8E8E8;
}

.smallBox tr.row2
{
}

.midBox
{
	border: 1px solid #CCCCCC;
	margin: 10px auto;
	width: 500px;
}

.midBox table
{
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	width: 500px;
}

.midBox td
{
	font-size: 10px;
	overflow: auto;
	padding: 3px 8px;
	vertical-align: top;
}

.midBox tr.thead
{
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bolder;
}

.midBox tr.row1
{
	background: #E8E8E8;
}

.midBox tr.row2
{
}

.midBox p.bold
{
	font: bold 10px Verdana;
}

.largeBox
{
	border: 1px solid #CCCCCC;
	margin: 10px auto;
	width: 540px;
}

.largeBox table
{
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	width: 540px;
}

.largeBox td
{
	font-size: 10px;
	overflow: auto;
	padding: 3px 8px;
	vertical-align: top;
}

.largeBox tr.thead
{
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bolder;
}

.largeBox tr.row1
{
	background: #E8E8E8;
}

.largeBox tr.row2
{
}

.largeBox p.bold
{
	font: bold 10px Verdana;
}

/*******************/
/* letter list css */
/*******************/
.letterMenu
{
	padding-left: 0px;
	text-align: center;
	width: 540px;
}

.letterBox a:link, .letterBox a:visited
{
	border-bottom: 1px solid #4F5254;
	border-left: 1px solid #A3A5A7;
	border-right: 1px solid #4F5254;
	border-top: 1px solid #A3A5A7;
	color: #000000;
	display: block;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

.letterBox a:hover, .letterBox a:active
{
	background-color: #113668;
	color: #FFFFFF;
}

/*******************/
/* cheats page css */
/*******************/
.instructions
{
	border-right: 1px solid #DDDDDD;
	font-size: 9px;
	font-weight: normal;
}

/******************/
/* games list css */
/******************/
.gamesMenu
{
	border: 1px solid #CCCCCC;
	margin: 10px auto;
	width: 540px;
}

.gamesMenu a:link, .gamesMenu a:visited
{
	color: #0000C0;
	text-decoration: underline;
}

.gamesMenu a:hover
{
	color: #C00000;
	text-decoration: underline;
}

.gamesMenu p
{
	font-weight: bold;
}

.gamesMenu tr.row1
{
	background: #E8E8E8;
}

.gamesMenu tr.row2
{
}

/*******************/
/* games extra css */
/*******************/
.gameHeader
{
	font-weight: bold;
}

.screenshot
{
	margin: 0px 10px 0px 0px;
	vertical-align: top;
}

.description
{
	width: 270px;
}
