/* CSS Document */
.myincludes {
	
	width: 95%;
	padding: 16px;
	height: 85%;
}


body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:lighter;
	color:#ccc;
	background: #353535 url(../images/navbackground.gif) repeat-x top;
}

img {
	border:0px;
}

p {
	margin: 4px 0 10px 0;
	padding: 0;
	line-height: 140%;
	color:#CCCCCC;
}

a {
	text-decoration: none;
	color: #3077A5;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}

form {
	padding:0;
	margin:0;
}
label {
	width:90px;
	display:block;
	float:left;
}
#drupalcontent input, #drupalcontent textarea {
	color:#000;
	float:left;
	font-size: 100%;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 0 0 4px;
	
}

.titles {
	margin:0;
	padding: 8px 0;
	width:900px;
	height:50px;
}


.titleheader {
	width:660px;
	font-weight:lighter;
	height:50px;
	float:left;
	font-size: 36px;
	background: url(../images/horiz_line.gif) bottom repeat-x;
}

h1 {
	font-size: 250%;
	font-family: Helvetica;
	font-weight: lighter;
	margin: 0;
	padding: 0;
	
}

h2, h3 {
	font-size: 135%;
	font-family: Helvetica;
	font-weight: lighter;
	padding: 0; 
}
#header h1, #headerblack h1 {
	font-size: 250% !IMPORTANT;
	font-weight:lighter;
	padding: 20px 0 0 0;
	margin: 0;
	width: 50%;
	
}
#header p, #headerblack p{
	float: right;
	padding: 20px;
	color: #000;
	font-size: 150%;
}
#frame {
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
}

/*START NAV*/
#navigation {
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
	height: 50px;
	clear: both;
	border:hidden;
}

#navigation ul {
	line-height: 18px;
	float:left;
	font-size:20px;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 50px;
	width: 650px;
}
#navigation li {
	float:left;
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-position: inside;
	text-align:center;
}
#navigation a {
	display: block;
	text-decoration: none;
	color: #aaa;
	margin: 0;
	padding: 16px 20px 16px 20px;
}
#navigation a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 16px 20px 16px 20px;
}
#navigation form {
	float: right;
	padding: 14px 0 0 0;
}
#navigation form input, #navigation form button {
	vertical-align: middle;
	float: left;
	margin: 0 3px 0 0;
}
#navigation form input {
	background:#666 url(../images/searchbg.gif) repeat-x;
	border:0;
	height:20px;
	/*font-weight:bold;*/
	color: #fff;
	padding: 1px 0 0 3px;
}
#navigation form input.search {
	background:#666 url(../images/searchbg.gif) repeat-x !IMPORTANT;
	border:0 !IMPORTANT;
	height:20px;
	/*font-weight:bold;*/
	color: #fff;
	padding: 1px 0 0 3px;
}
div.results {
background: #000 url(../images/lime.jpg) no-repeat top;
margin: 0;
padding: 150px 0 0 0;
border: 1px solid red;
}
div.cse-closeResults a {
	border: 0 !IMPORTANT;
}

.navlime a:hover { background: url(../images/grad_blue.png) repeat-x;}
.navmagenta a:hover { background: url(../images/grad_blue.png) repeat-x;}
.navblue a:hover { background: url(../images//grad_blue.png) repeat-x;}
.navorange a:hover { background: url(../images/grad_blue.png) repeat-x;}
.navred a:hover { background: url(../images/grad_blue.png) repeat-x;}
/* search */
#replacementbut {
	width: 32px;
	height: 22px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -2000em;
	cursor: pointer; /* hand-shaped cursor */
	/*cursor: hand;*/
	background: transparent no-repeat top left;
}
html form #replacementbut {
	height:22px;
}
form input.contact {
	background: url(../images/buttons/contact.png) repeat-x bottom left;
	color: #fff !IMPORTANT;
	padding: 0 4px !IMPORTANT;
	text-align: center;
	cursor: pointer;
	font-size: 90% !IMPORTANT;
	margin: 10px 0 0 90px;
	height: 22px;
	width: 68px;
	border: 0;
}
form #errors ul {
	color: #C00;
	border-top: 1px solid #C00;
	border-bottom: 1px solid #C00;
}
p.message {
	color: #C00;
	border-top: 1px solid #C00;
	border-bottom: 1px solid #C00;
	padding: 10px;
}

html form #sendbut {
	height:22px;
}
/* end nav */

#headerback {
	height: 160px;
	width: 100%;
	margin:0;
	clear:both;
}
/* #header, (turned off to fix drupal spacing)*/ #headerblack {
	height: 160px;
	min-height: 160px;
	display: block;
	width: 900px;
	margin:0 auto 0 auto;
}
/* main body */
#contentback {
	width:100%;
	background-image:url(../images/bodybackground.gif);
	background-position:top right;
	background-repeat:repeat-x;
	background-color:#555;
	clear:both;
}
#drupalcontent {
	width: 995px;
	margin:0 auto 0 auto;
	min-height: 200px;
}
div.drupalcontent {
	width: 995px;
	margin:0 auto 0 auto;
	min-height: 200px;
	padding-top: 8px;
	padding-right: 10px;
	
}

.textlist li {
	text-indent: 14px;
	background: url(../images/bullet2.gif) no-repeat top left;
	line-height: 120%;
}

/* end columns */
#derekhamiltonfooterback {
	width: 100%;
	background: url(../images/footerslice.gif) repeat-x top;
}
#derekhamiltonfooter {
	margin: 0 auto 0 auto;
	padding-top: 14px;
	width: 900px;
	font-size:10px;
	line-height: 14px;
	color:#777;
}
.derekhamiltonfooterbox {
	display:inline;
	float:left;
	width: 160px;
	background: url(../images/vertical_line.gif) left repeat-y;
	padding-left: 12px;
	height: 68px;
}
.derekhamiltonfooterbox a{
	color:#777;
}
.derekhamiltonfooterbox a:hover{
	color:#ccc;
}

.imgright {
	float: right;
	margin: 6px 0px 6px 20px;
}
.imgleft {
	float: left;
	margin: 6px 10px 6px 0px;
}
/*hacks */
.clear {
clear:both;
height:0;
}




.titleheader, h1, h2, h3 {
	color:#cf0;
	font-weight:lighter;
	line-height:normal;

	
}
#headerback {
	background:url(../images/limeslice.png) repeat-x top;
}
#replacementbut {
	background: url(../images/go_lime.gif);
}
#headerblack {
	background:  url(../images/GameSTAFF-header.jpg) no-repeat center top;
}
div.rightcol ul p a.newsfeed:hover{
	color:#fff;
	display: block;
	background: url(../images/on_lime_rightcol.png) repeat bottom;
}
div.rightcol ul li p span.newsfeed {
	font-weight:lighter;
	/* turning off font-weight: bold; */
	color: #ffffff;
	clear: both;
}




	
	
/*  ((START)) Navigation Big Buttons - Derek Hamilton 2009  */
			.buttons {
			margin: 0px;
			
			padding: 0px;
			
			float:inherit;
			
			width: 100%;
		
			padding-top: 6px;
		
			border: hidden;
			
			height: 61px;
			
		
		}
		
		.buttons img{
		
			border: hidden;
		}
		
		.buttons li {
		
			float:left;
			
			text-align:left;
		
			padding: 0 1px;
			
			list-style-type: none;
		}
		
		.buttons a, buttons a:visited {
		
			float:left;
		
			width:165px;
		
			height:38px;
		
			padding: 19px 0 0 51px;
		
			background: url(../images/button_game.gif) no-repeat left top;
		
			font-size:14px;
		
			font-weight:bold;
		
			font-family:"Trebuchet MS";
		
			text-transform:uppercase;
		
			line-height:16px;
		
			color:#FFFFFF;
		
		}
		
		.buttons a:hover {
		
			background-position: left bottom;
		
			text-decoration:none;
		
		}
		
		.buttons a span {
		
			font-size:9px;
		
			font-family: Tahoma, Arial;
		
			text-transform:none;
		
			display:block;
		
			font-weight:normal;
		
			padding-left:1px;
		
			line-height:12px;
		
		}
/*  ((FINISH)) Navigation Big Buttons - Derek Hamilton 2009  */



