@charset "utf-8";

/* layout elements */

#sidebar {
	width:335px;
	margin-top: 0;
	margin-left: 20px;
}

img.border {
	margin-bottom: 5px;
	border: 0px none #666666;
}

/* Table Rules
----------------------------------------------- */
td.rank { }

#sidebar_brace {
	float: left;
	width:325px;
	height:275px;
	display: inline;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#content1 {
	width: 220px;
	margin: 0px;
}

#info tr td.buttonNameTD {
	width: auto;
	background-image: url(../ggimages/backgrounds/button_blue_gel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	height: 25px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#info tbody { margin: 0; }

#info th {
	padding: 6px 0.25em;
	font-weight: bold;
	font-size: 90%;
	color: #000000;
	text-transform: none;
	margin: 0;
	cursor: pointer;
}

#info td, #info th {
	margin: 0;
	padding: .10em 0.375em .10em 0.375em;
	text-align: center;
}

#info tr.titlerow {
	font-family: "Century Gothic", sans-serif;
	;
	background-image: none;
	font-size: 14px;
}

#info tr td.buttonNameTD {
	width: auto;
	background-image: url(../ggimages/backgrounds/button_blue_gel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	height: 25px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}


#info tr.rowSelected td.buttonNameTD {
	width: auto;
	background-image: url(../ggimages/backgrounds/button_purple_gel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
}

#info tr.rowHover td.buttonNameTD{
	color: #666666;
	cursor: pointer;
	background-image: url(../ggimages/backgrounds/button_white_gel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}



#info {
	border-collapse:collapse;
	width:212px;
	margin: 0;
	color: #000033;
}

#imgwrapper {
	height: 275px;
}

.buttontext {
	font-size: 10px;
	font-family: "Century Gothic", sans-serif;
	;
	font-style: normal;
	font-weight: bold;
}

#content1, #sidebar {
	float: left;
	text-align: left;
}

div#full-column {
	float: left;
	width: 575px;
	display: inline;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

