@charset "UTF-8";
/* CSS Document */

 

body {
	background: #000000;
	color: #FFFFFF;
	font: .8em Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0px;
}

#wrapper {
	width: 780px;
	margin: 0px auto; 
}

/* top of the page */ 
h1 {
	margin: 0px;
	padding: 0px;
	width: 780px;
	display: block;
	background: #1C1639;
	font-size: .8em;
}
h3 a {
	color: #FFF;
	text-decoration: none;
	background: #333;
	padding: 3px;
	border: 1px solid #666;
	margin: 0px 0px 10px;
}
 
.col {
	text-align: center;
	float:right;
	height: 90px;
	width: 140px;
}

.col a{
	height: 30px;
	width: 143px;
	margin: 60px 0 0;
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	float: left;
} 

.col a:hover{ 
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
} 

.colB {
	margin: 0px;
	text-align: left;
	padding: 10px;
	width: 175px;
	float:left;
	font-size: 1.1em;
	font-weight: lighter;
	line-height: 1.2em;
	}
.colB  .botlink a{
	padding:5px 0;
	display:block;
	color: #FDCD13;
	text-decoration: none;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 6px 0px 0px;
	font-weight: bold;
	height: 15px;
	width: 175px;
} 
.colB  .botlink a:hover { 
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1; 
}



/* Middle Collumn Elements */


#imageedge{
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	margin: 0;
	background: url(images/feet.jpg);
	height: 150px;
	width: 780px;
	float: left;
}
#GCCLogo {
	margin: 15px 16px 0 13px;
	padding: 0px;
	float: right;
}
#CSGLogo {
	margin: 25px 0 0 15px;
	padding: 0px;
	float: left;
}
.h4style {
	text-align: left;
	width: 740px;
	padding: 10px 0 0 10px;
	font-size: 1.4em;
	margin: 0;
	color: #ffffff;
	width: 760px;
	display: block;
	line-height: 1.6em;
	font-weight: lighter;
	float: left;
}



.imageborder{
	border: 2px solid #ffffff;
	padding: 0px;
	margin: 0px 0px 6px;
} 

/* Bottom Section */


#container {
	width: 750px;
	margin: 0px auto;
	padding: 15px;
	background: #141414;
	border-bottom: 22px solid #141414;
}


#colleft {
	text-align: left;
	width: 473px;
	padding: 0 15px 0 0;
	font-size: 1.4em;
	margin: 0px;
	color: #ffffff;
	display: block;
	float: left;
	line-height: 1.6em;
	font-weight: lighter;
	border-right: 2px dotted #CCCCCC;
}

#colright{
	text-align: left;
	width: 245px;
	height: 50px;
	padding: 0;
	font-size: 1em;
	margin: 0px;
	color: #CCCCCC;
	display: block;
	float: right;
	line-height: 1.6em;
	font-weight: lighter;
}
#colright h2{ 
	margin: 0px; 
}
#colright p { 
	margin: 0 0 5px 0; 
}
#colright p a {
	color: #EC018C;
	text-decoration: none;
}
#colright p a:hover {
	color: #FFFFFF;
}


.raceblock {
	height: 64px;
	padding: 0px 0px 10px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
}

.raceblock h6 {
	padding: 0;
	margin: 0;
	float: right;
	font-size: 0.8em;
	font-weight: lighter;
	line-height: 1em;
}
.raceblock ul {
	margin: 10px 0 0 0;
	padding: 0px;
	float: right;
	font-size: 0.7em;
	list-style: none;
	height: 36px;
	line-height: 1.7em;
	font-weight: lighter;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	clear: right;
	width: 340px;
	overflow: hidden;
}
.raceblock li {
	height: 12px;
	font-size: 0.9em;
	line-height: 1em;
	font-weight: lighter;
	display: inline;
}
.raceblock li a {
	text-decoration: none;
	color: #999999;
	float: right;
	height: 12px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	display: block;
}

.raceblock li a:hover {
	color: #FFFFFF;
}
.raceblock p { 
	margin: 0px;
	padding: 0px;
	float: left;  
}
.raceblock p a {
	width: 120px;
	margin: 0px;
	padding: 0;
	height: 56px;
	display: block;
	font-size: 0.7em;
	text-decoration: none;
	text-align: left;
	font-weight: lighter;
	text-transform: uppercase;
	line-height: 1.3em;
} 

.raceblock p a:hover {
	color: #FFFFFF;
} 
#twittericon {
	padding: 0px 0px 10px;
}

.borderleft { 
	border-left: 1px solid #999999; 
}


/* Control Elements */

.clearboth{
	clear:both;
	width: 100%;
	float: none;
	display: block;
	height: 10px;
}
.clearbothB {
	clear:both;
	width: 100%;
	float: none;
	display: block;
	height: 40px;
}
.clearbothB  p{
	border-top: 12px solid #141414;
	color: #666666;
	font-size: 1em;
	margin: 0;
	line-height: 1.6em;
	float: left;
	clear: both;
}
.clearbothB  p  a{
	color: #999999;
	text-decoration: none;
}

.clearright{
	clear:right; 
}
.clearleft{
	clear:right; 
}
.borderRight{
	border-right: 2px solid #000000;
}
.borderLeft {
	border-right: 1px solid #000000;
	border-left: 2px solid #000000;
}
.borderBoth {
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}

.darker {
	color: #999999;
}
.smallerdarker {
	font-size: .7em;
	color: #666666;
}
.bg-w10k {
	color: #E270AB;
}
.bg-gsr {
	color: #00AEEF;
}
 
#listingtable {
	font-size: 0.8em;
	margin: 10px 0 0;
	line-height: 1.3em;
}
#listingtable    td {
	padding-top: 3px;
	padding-bottom: 3px;
}
form {
	margin: 0px;
	padding: 0px;
}
#listingtable .cell-R-B {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 10px;
}
#listingtable .cell-L-R-B {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-left: 10px;
}
#listingtable .cell-T-L-R-B {
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}
#wrapper h1 .h4style a {
	color: #FFC;
	text-decoration: none;
}
