/******************************************
*
*   Non-page-specific CSS
*   (sidebars, headers, etc.)
*
*   author:   Matt Einsla
*   contact:  mattmail8 at gmail dot com
*   updated:  16 November 08
*
******************************************/

/* ABC order; HTML tags & ID's first, then classes */

a:link,a:visited,a:active
	{
	color: #f0f0f0;
	font-family: verdana;
	text-decoration: none;
	}
a:hover
	{
	color: #fdf0f0;
	text-decoration: none;
	border-bottom: 1px dotted #fdf0f0;
	}
a img
	{
	margin-bottom: -2px;
	vertical-align: sub;
	border: 0;
	}
body
	{
	font-family: verdana, 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	background-color: #270505;
	color: #fcd2d2;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h1	/* Right now only used for the games titles on each genre page (action.php, etc.) */
	{
	font-family: verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #D96565;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 8px;
	line-height: 28px;
	}
hr
	{
	border: 0;
	width: 100%;
	color: #240202;			/* For IE */
	background-color: #150000;	/* For Firefox, Chrome, etc. */
	height: 4px;
	}
input,select
	{
	font-size: 9px;
	background-color: #330101;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #f8a6a6;
	border: 1px solid #000000;
	}
input:hover,select:hover
	{
	background-color: #250000;
	}
li:hover,select:hover
	{
	background-color: #250000;
	}
#containerdiv
	{
	width: 950px;
	margin: 0pt auto;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
	border: 1px solid #000000;
	position: relative;
	text-align: left;
	background-color: #1E0404;
	}
#footer
	{
	clear: both;
	margin-bottom: 8px;
	background-color: #460C0C;
	border: 1px solid #000000;
	}
#leftdiv
	{
	margin-right: 8px;
	margin-bottom: 8px;
	width: 134px;
	float: left;
	height: inherit;
	background-color: #280404;
	}
#middlediv
	{
	margin-bottom: 8px;
	float: left;
	width: 664px;
	}
#rightdiv
	{
	margin-bottom: 8px;
	float: right;
	width: 134px;
	height: inherit;
	background-color: #460C0C;
	}
.affiliate-panel
	{
	margin: 0 auto;
	padding: 10px;
	background-color: #460C0C;
	text-align: center;
	}
.affiliate-buttons
	{
	margin-left: 11px;
	margin-right: 11px;
	}
.contentdiv
	{
	padding: 10px;
	padding-bottom: 14px;
	background-color: #460C0C;
	margin-bottom: 8px;
	border: 1px solid #000000;
	}
.copyright-text
	{
	font-size: 9px;
	font-family: verdana;
	text-align: center;
	background-color: inherit;
	padding: 5px;
	}
.description
	{
	font-size: 10px;
	margin-bottom: 15px;
	}
.download-discuss
	{font-size: 11px;
	font-weight: bold;
	position: relative;
	top: 15px;
	left: 2px;
	}
.download-link
	{
	margin-right: 32px;
	}
.header-bar
	{
	width: 132px;
	height: 14px;
	margin-bottom: 10px;
	}
.gamebox
	{
	width: inherit;
	font-size: 11px;
	padding-top: 14px;
	padding-bottom: 42px;
	padding-left: 18px;
	padding-right: 22px;
	margin-top: 5px;
	margin-bottom: -3px;
	margin-left: 6px;
	margin-right: 6px;
	background-color: #2B0505;
	border: 1px solid #1A0202;
	}
.gamecontentdiv
	{
	padding: 2px;
	padding-bottom: 10px;
	margin-bottom: 8px;
	background-color: #410B0B;
	border: 1px solid #090101;
	}
.gameinfo
	{
	margin-left: 238px;
	margin-right: -10px;
	position: relative;
	top: 4px;
	}
.magnify
	{
	width: 210px;
	height: 140px;
	border: 1px solid #7C3232;
	}
.generic
	{
	font-family: verdana;
	font-size: 11px;
	color: #F8C2C2;
	line-height: 20px;
	}
.icon
	{
	position: relative;
	top: 2px;
	}
.image
	{
	float: left;
	}
.linkcontainer a
	{
	background: #501010;
	padding: 3px;
	padding-left: 4px;
	padding-right: 4px;
	color: #fac2c2;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #120202;
	}
.linkcontainer a:hover
	{
	background: #BF9191;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #BF9191;
	}
.loginbar
	{
	width: 950px;
	height: 39px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	top: 10px;
	background: url(../images/loginbar.png) no-repeat;
	}
.logo
	{
	width: 948px;
	height: 123px;
	margin: 0 auto;
	margin-bottom: 10px;
	top: 10px;
	border: 1px solid #000000;
	}
.notice1
	{
	padding: 10px;
	background-color: #460C0C;
	margin-bottom: 4px;
	text-align: center;
	border: 1px solid #000000;
	}
.notice2	/* used with notice1 */
	{
	width: inherit;
	font-size: 9px;
	padding: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	background-color: #230202;
	border: 1px solid #000000;
	text-align: center;
	}
.notice-list	/* used with notice1 (text is not centered and has appropriate margins for for lists */
	{
	width: inherit;
	padding: 0px;
	margin: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #230202;
	border: 1px solid #000000;
	text-align: left;
	}
.pagetitle	/* used with notice1 */
	{
	text-align: center;
	width: inherit;
	font-size: 11pt;
	font-weight: bold;
	padding: 8px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	background-color: #230202;
	border: 1px solid #000000;
	}
.rating
	{
	font-size: 10px;
	font-weight: bold;
	}
.searchbar
	{
	background-color: #460C0C;
	width: 100%;
	margin: 0 auto;
	line-height: 22px;
	text-align: center;
	}
.sidebar
	{
	width: 132px;
	font-size: 11px;
	line-height: 17px;
	color: #AB6363;
	border: 1px solid #000000;
	}
.sidebar-left
	{
	margin-bottom: 12px;
	border-bottom: 1px solid #150000;
	}
.sidebar-left li
	{
	list-style-type: none;
	background: url(../images/bullet0.png) no-repeat 0 50%;
	background-color: #460C0C;
	position: relative;
	padding: 2px;
	padding-bottom: 4px;
	padding-left: 25px;
	margin-left: -35px;
	width: 92px;
	border-top: 1px solid #120000;
	border-left: 1px solid #120000;
	border-right: 1px solid #120000;
	}
.sidebar-right
	{
	position: relative;
	font-size: 9px;
	left: 10px;
	margin-top: 10px;
	margin-bottom: 18px;
	margin-right: 10px;
	}
.siderbar-right-list /* Note: Need to merge this with sidebar-right */
	{
	position: relative;
	list-style-type: none;
	padding: 0;		/* Required */
	margin: 0;
	}
.subject	/* subject on index, oddemail, faq, others */
	{
	font-family: verdana;
	font-size: 9pt;
	color: #eb7979;
	line-height: 22px;
	font-weight: bold;
	}
.topbar
	{
	position: relative;
	width: 664px;
	height: 15px;
	margin-bottom: 8px;
	background: url(../images/h_line.png) no-repeat;
	}
.ul-spacing li		/* used specifically for bullets on FAQ page */
	{
	position: relative;
	left: -18px;
	list-style-type: none;
	background: url(../images/bullet2.png) no-repeat 0 50%;
	padding-left: 14px;
	margin-top: 8px;
	margin-bottom: 18px;
	}	