@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:#1856aa url(images/bg.png) right top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#979797;
	}
a {
	color:#ef828d;
	text-decoration:none;
	}
a:hover {
	color:#fff;
	background:#ef828d;
	text-decoration:none;
	}
img {
	border:none;
	}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}

/* The Header */

.head {
	height:151px;
	width:1003px;
	margin:0 auto;
	background:url(images/headerBottom.png) bottom no-repeat;
	position:relative;
	}
.headOuterLeft {
	top:0;
	right:1002px;
	position:absolute;
	width:381px;
	height:132px;
	background:url(images/headOuterLeft.png) right;
	}
.headLeft {
	position:absolute;
	top:0;
	left:0;
	width:412px;
	height:132px;
	background:url(images/headLeft.jpg);
	}
.headRight {
	position:absolute;
	top:0;
	right:0;
	width:591px;
	height:132px;
	background:url(images/headRight.png) left;
	}
.headGlow {
	width:104px;
	height:305px;
	background:url(images/headGlow.png);
	position:absolute;
	right:998px;
	top:132px;
	}
.headLogo {
	width:412px;
	height:132px;
	position:absolute;
	top:0;
	left:0;
	background:url(images/logo.png);
	behavior:url(iepngfix.htc);
	}
.addUs {
	position:absolute;
	top:0;
	right:0;
	width:214px;
	height:34px;
	background:url(images/addUs.png);
	}
.addUs a {
	display:block;
	height:34px;
	}
.addUs a:hover {
	background:none;
	}

/* The Header Links */

.headLinksLeft {
	position:absolute;
	top:5px;
	left:452px;
	background:url(images/headLinksLeft.png) top;
	width:142px;
	height:74px;
	padding:5px 0 0 19px;
	font-weight:bold;
	color:#fff;
	line-height:18px;
	}
.headLinksRight {
	position:absolute;
	top:5px;
	left:613px;
	background:url(images/headLinksRight.png) top;
	width:139px;
	height:74px;
	padding:5px 0 0 0;
	font-weight:bold;
	color:#fff;
	line-height:18px;
	}
.headLinksLeft a, .headLinksRight a {
	color:#fff;
	text-decoration:none;
	}
.headLinksLeft a:hover, .headLinksRight a:hover {
	color:#e4ebf5;
	text-decoration:none;
	background:none;
	}
.headAdLink {
	position:absolute;
	top:84px;
	left:452px;
	background:url(images/headAdLink.png);
	width:503px;
	height:23px;
	padding:10px 0 0 30px;
	}

/* The Center */

.centerWrapper {
	background:url(images/centerBg.png) bottom repeat-x;
	}
.center {
	width:1003px;
	margin:0 auto;
	}
.centerInner {
	width:998px;
	margin-left:5px;
	background:#fff;
	}

/* The Menu */

.menu {
	float:left;
	width:250px;
	padding:0 8px 0 4px;
	}
.menuAd {
	margin-bottom:18px;
	}
.menuCol {
	float:left;
	width:120px;
	padding-right:4px;
	}

/* Default Style for the Menu Lists */

.menuList {
	margin-bottom:5px;
	}
.menuList h2 {
	margin:0 0 5px 2px;
	font-size:13px;
	font-weight:bold;
	color:#ffa725;
	}
.menuListArrow {
	height:14px;
	background:url(images/menuHeadings.png) top;
	overflow:hidden;
	}
.menuList ul {
	margin:0;
	padding:5px 0 5px 0;
	list-style:none;
	width:118px;
	border-left:1px solid #ffa725;
	border-right:1px solid #ffa725;
	border-bottom:1px solid #ffa725;
	}
.menuList a {
	color:#ffa725;
	display:block;
	line-height:17px;
	font-weight:bold;
	padding-left:5px;
	padding-right:3px;
	text-decoration:none;
	_float:left;
	}
.menuList a:hover {
	color:#fff;
	background:#ffa725;
	text-decoration:none;
	}


/* Specific Colors for the Menu Lists */

.menuListGreen h2, .menuListGreen a {
	color:#72d20c;
	}
.menuListGreen a:hover {
	background:#72d20c;
	}
.menuListGreen .menuListArrow {
	background-position:0 28px;
	}
.menuListGreen ul {
	border-color:#72d20c;
	}
.menuListPurple h2, .menuListPurple a {
	color:#eb1cc6;
	}
.menuListPurple a:hover {
	background:#eb1cc6;
	}
.menuListPurple .menuListArrow {
	background-position:0 -14px;
	}
.menuListPurple ul {
	border-color:#eb1cc6;
	}
.menuListBlue h2, .menuListBlue a {
	color:#1e5bac;
	}
.menuListBlue a:hover {
	background:#1e5bac;
	}
.menuListBlue .menuListArrow {
	background-position:0 14px;
	}
.menuListBlue ul {
	border-color:#1e5bac;
	}
.menuPartners {
	margin-bottom:5px;
	padding-left:9px;
	}
.menuPartners h2 {
	font-size:14px;
	font-weight:normal;
	color:#979797;
	margin:0;
	padding:5px 0 10px 0;
	}
.menuPartners ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.menuPartners a {
	color:#1856aa;
	text-decoration:none;
	}
.menuPartners a:hover {
	color:#979797;
	text-decoration:none;
	background:none;
	}

/* The Leaderboard at the top */

.topLeaderboard {
	width:728px;
	float:left;
	}

/* The Navigagion */

.navigation {
	width:728px;
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
	float:left;
	}

/* The Content */

.content {
	float:left;
	width:541px;
	padding:0 18px 0 8px;
	}

/* The Content Ads */

.contentAds {
	width:541px;
	height:250px;
	margin-left:9px;
	}
.leftContentAd {
	float:left;
	}
.rightContentAd {
	float:right;
	}

/* Content Headings */

.content h1 {
	font-size:18px;
	font-weight:bold;
	color:#ff9a04;
	padding-left:50px;
	padding-right:2px;
	padding-bottom:5px;
	background:url(images/h1Blue.gif) 8px bottom no-repeat;
	border-bottom:3px solid #103260;
	margin:25px 0 10px 9px;
	}
.content h1.greyish {
	border-color:#9fadbf;
	background-image:url(images/h1Greyish.gif);
	}

/* The text */

.content .text {
	padding:0 16px 0 18px;
	}

/* The New Stuff */

.newStuff {
	width:521px;
	padding-left: 20px;
	}
.newStuff a {
	display:block;
	width:240px;
	border:1px solid #103260;
	float:left;
	margin-top:3px;
	text-align:center;
	padding:3px;
	text-decoration:none;
	color:#103260;
	font-size:18px;
	margin-right:11px;
	}
.newStuff a:hover {
	background:#3d7bce;
	color:#fff;
	text-decoration:none;
	}
.newStuff a.lastItem {
	margin-right:0;
	}
.newStuff img {
	height:130px;
	width:240px;
	margin-bottom:5px;
	}

/* The place with the code */

.codeForm {
	margin-top:25px;
	text-align:center;
	}
.codeForm img {
	border:1px solid #ef828d;
	}
textarea {
	width:450px;
	height:80px;
	overflow:auto;
	background:#fff;
	padding:5px;
	border:1px solid #ef828d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1E5BAC;
	}

/* Page Links */


.pageLinks {
	font-size:18px;
	margin-top:0px;

	color:#ef828d;
	padding-left: 5px;
	}
.pageLinks a {
	text-decoration:underline;
	color:#ef828d;

	}
.pageLinks a:hover {
	background: #FFFFFF;
	color:#1E5BAC;
	}
.pageLinks a.current {
	border:1px solid #d27881;
	padding:2px 4px;
	}
.pageLinks a.previous, .pageLinks a.next {
	color:#979797;
	}
.pageLinks a.previous:hover, .pageLinks a.next:hover {
	color:#979797;
	background:#fff;
	border:none;
	padding:3px 5px;
	color:#ef828d;
	}

/* The Right Sidebar */

.sidebar {
	float:left;
	width:160px;
	}

/* Partners in the sidebar */

.partners {
	width:159px;
	margin-bottom:12px;
	}
.partners h2 {
	margin:0;
	color:#EB1CC6;
	font-size:14px;
	height:14px;
	padding-left:0px;
	line-height:14px;
	}
.partners ul {
	margin:0;
	padding:0px 0px 0px 0px;
	font-size: 16px;
	list-style:none;
	}
.partners a {
	color:#1E5BAC;
	font-weight: bold;
	text-decoration:underline;
	}
.partners a:hover {
	background:none;
	color:#000000;
	}
.partnersBottom {
	height:16px;
	}

/* Users Online */

.usersOnline {
	text-align:center;
	color:#3d7bce;
	font-weight:bold;
	margin:0px 0 0 0;
	}

/* The Footer */

.footerWrapper {
	background:#103260;
	}
.footer {
	width:978px;
	margin:0 auto;
	padding:17px 0;
	color:#9eb0c9;
	font-weight:bold;
	}
.footerleft {
	float:left;
	width:5px;
	height:117px;
	background:url(images/footerLeft.png);
	}
.footerRight {
	float:left;
	width:5px;
	height:117px;
	background:url(images/footerRight.png);
	margin-right:31px;
	}
.footerList {
	float:left;
	background:#194278;
	border-bottom:2px solid #0b284f;
	border-top:2px solid #0b284f;
	height:107px;
	width:640px;
	padding:3px 5px;
	}
.footerList strong {
	color:#ffad34;
	padding:0 0 0 7px;
	}
.footerList a {
	color:#9eb0c9;
	text-decoration:none;
	}
.footerList a:hover {
	color:#fff;
	text-decoration:none;
	background:none;
	}
.copyright {
	float:right;
	margin-top:25px;
	}
.copyright a {
	color:#ffad34;
	text-decoration:none;
	}
.copyright a:hover {
	color:#fff;
	text-decoration:none;
	background:none;
	}
.newStuff {
	width:521px;
	padding-left: 20px;
	}
.codez a {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #1E5BAC;
	}
.codez a:hover {
	background:#FFFFFF;
	color:#000000;
	text-decoration:underline;
	}

.usersOnline a {
	color:#1856aa;
	text-decoration:none;
	padding-bottom: 2px;
	}
.usersOnline a:hover {
	color:#979797;
	text-decoration:none;
	background:none;
	}
.usersOnline h2 {
	margin:0;
	color:#EB1CC6;
	font-size:14px;
	height:14px;
	padding-left:0px;
	padding-bottom: 3px;
	line-height:14px;
	}