/*Main page Body*/
body {
	margin: 0px;
	padding:0px;
	background: #ffffff;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 160%;
}
h1, h4, h5, h6 {
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000000;
	margin-left: 2px;
}
h2 {
	color: #666666;
	font-weight: normal;
	font-size: 30px;
	text-transform: uppercase;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 32px;
}
h3 {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
	margin-bottom: 10px;
	padding-top: 0;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #000000;
}
a:hover {
	color: #0000ff;
}
#container {
	background:#F5F5F5 url(../../ggi/images/container-bg.png) repeat-x bottom center;
}
/*Body of pages section*/
.container {
	width: 100%;
	clear:both;
/*Change color to suit your needs*****************************************************************/
/*	background:#82a5d0;*/    /*comment*/
/*	background:#adb3bb;*/    /*comment*/
/*	background:#cdd2d5;*/    /*comment*/
      background:#e0e0e0;        /*stephs current favorite*/
/*      background:#bec8d1;*/    /*comment*/
/*      background:#ccccff;*/    /*comment*/
	display:table;
}
#contentarea {
	width: 980px;
	margin: 0 auto;
}
#top {
	width: 100%;
	height: 100px;
	background:#FFFFFF;
	border-top:1px solid #990000;
	border-bottom:3px solid #181818;
}
#top-cover {
	width: 980px;
	margin: 0 auto;
	position:relative;
}
#logo {
	position:absolute;
	width: 200px;
	left:0px;
	top:10px;
}
#header {
	width: 980px;
	float: left;
	display: inline-block;
	margin-bottom: 30px;
}
#content {
	width: 630px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom:80px;
}
#content2 {
	width: 850px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom:80px;
}
#right {
	width: 255px;
	float: right;
	padding-bottom: 70px;
	margin-top: 20px;
	color: #666;
	margin-right:15px;
}
#right .moduletable {
	margin-bottom: 20px;
}
#bottom-cover {
	background:#7d0000 url(../../ggi/images/bottom-bg.png) repeat-x bottom left;
	/*border-bottom:1px solid #181818;*/ /*lines at the top and bottom of the section*/
	/*border-top:5px solid #181818;*/
	clear:both;
	display:table;
	width:100%;
	padding:50px 0 60px 0;
}
#bottom {
	width: 980px;
	margin:0 auto;
	color: #ffffff;
	padding:0px;
	font-size:11px;
}
/*User area headers*/
#right h3, #bottom h3 {
	margin: 0px 0 5px 0;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	font-family:Arial, Helvetica, Sans-serif;
	border-bottom:1px solid #CCCCCC;
	padding:0 0 2px 0;
}
#right h3 {
	color: #ffffff;
	border-bottom:1px solid #CCCCCC;
}
#user1 {
	width: 285px;
	float: left;
}
#user1 .moduletable {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#user1 p {
	margin: 0;
	padding: 0;
	margin-left: 2px;
}
#user1 a {
	color: #ffffff;
        font-size: 14px;
}
#user2 {
	width: 285px;
	float: left;
	margin-left: 65px;
}
#user2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	text-transform: none;
	line-height: 18px;
}
#user2 a {
	color: #ffffff;
	margin-left: 2px;
	font-size: 18px;
}
#user3 {
	width: 285px;
	float: right;
}
#footer-cover {
        background:#7d0000 url(../../ggi/images/footer-bg.png) repeat-x bottom left;
	clear:both;
	display:table;
	width:100%;
}
#footer {
	width: 980px;
	text-align: center;
	font-size: 12px;
	padding: 10px 0 30px 10px;
	color: #ffffff;
	margin:0 auto;
}
#footer a {
	color: #ffffff;
}
#footer .moduletable {
	width: 880px;
	margin: 0 auto;
	margin-top: 3px;
}
h2.contentheading, .componentheading {
	margin-bottom: 20px;
	margin-top: 10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:32px;
	text-transform:uppercase;
}
.clear {
	clear: both;
}
/* COMMON TAGS */
.modifydate {
	color: #000000;
}
.author {
	color: #000000;
}
.createdate {
	color: #000000;
}
.contenttoc {
	margin: 5px;
}
ul {
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}
li {
	padding-left: 1px;
	line-height: 150%;
}
ul.arrow1 li, ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.buttons {
	float:right;
	width:85px;
}
.buttons .buttonheading {
	float:left;
}
.buttons img {
	border: 0;
}
fieldset {
	border: none;
}
textarea, input {
	border: solid 1px #ccc;
	color: #000;
}
.button {
	background: #990000;
	border: solid 1px #ccc;
	color: #ccc;
}
/* Poll Module Styles */

.poll-radio {
	padding:0;
	float:left;
	clear:left;
	text-align:left;
}
.poll-option {
	float:left;
	padding-bottom:6px;
	padding-top: 3px;
	width:85%;
	margin-left: 2px;
}
.poll h3 {
	border:none;
}
.author, .createdate, .modifydate, .buttons {
	display:none
}
#topmenu {
	position:absolute;
	top:40px;
	right:0px;
	width:650px;
}
#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -11px;
	float: right;
}
#topmenu li {
	list-style: none;
	float: left;
	font-weight: normal;
	font-size: 14px;
	padding:2px 15px 0 15px;
	line-height: 26px;
	text-transform: uppercase;
	font-family: Candara, Arial, Helvetica, sans-serif;
}
#topmenu li a {
	display: block;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
#topmenu li:hover, #topmenu li.hover {
	position: static;
}
#topmenu li a:hover, #topmenu li.active a {
	color: #990000;
	background-position: center;
}
html>body #topmenu li a {
	width: auto;
}
.spotlight img {
}