/* ------------ TABLE BORDER ------------ */

td.gs_tbl_top_left {
	background-color: #f0f0f0;
	height: 1px;
	width: 1px;
}

td.gs_tbl_top {
	background-color: #CCCCCC;
	height: 1px;
}

td.gs_tbl_top_right {
	background-color: #f0f0f0;
	height: 1px;
	width: 1px;
}

td.gs_tbl_left {
	background-color: #CCCCCC;
	width: 1px;
}

td.gs_tbl_right {
	background-color: #CCCCCC;
	width: 1px;
}

td.gs_tbl_bottom_left {
	background-color: #f0f0f0;
	height: 1px;
	width: 1px;
}

td.gs_tbl_bottom {
	background-color: #CCCCCC;
	height: 1px;
}

td.gs_tbl_bottom_right {
	background-color: #f0f0f0;
	height: 1px;
	width: 1px;
}

/* ------------ BUTTON ------------ */

a.gs_button:link, a.gs_button:visited {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 20px;
	padding-top: 3px;
	margin: 0px 2px 0px 2px;
	display: block;
	float: right;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border-bottom: 0px;
}

a.gs_button:hover {
	color: #851B1B;
	border-bottom: 0px;
}

/* ------------ GENERAL ------------ */

td.gs_topic {
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #555;
	background-image: url(../../../bs/themes/joomla/images/topic.gif);
	background-repeat: repeat-x;
}

td.gs_left {
	padding: 4px 4px 4px 4px;
	font-size: 10px;
	background-color: #c8c9c1;
	font-weight: bold;
}

td.gs_right {
	padding: 4px 4px 4px 4px;
	background-color: #e9ebe2;
}

td.gs_bottom {
	padding: 4px 4px 4px 4px;
	font-size: 10px;
	border-top: 1px solid #f0f0f0;
	background-color: #c8c9c1;
	font-weight: bold;
}

.gs_desc {
	padding-top: 2px;
	font-size: 10px;
	font-weight: normal;
}

/* ------------ ENTRIES ------------ */

.gs_quote_section {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	margin: 5px 10px 5px 10px;
}

.gs_quote_section_top {
	padding: 2px;
	background-color: #555;
	background-image: url(../../../bs/themes/joomla/images/topic.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #FFFFFF;
}

.gs_quote_section_main {
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	font-size: 12px;
}

td.gs_entry {
	font-size: 12px;
	line-height: 140%;
	background-color: #e9ebe2;
}

/* ------------ OTHER ------------ */

input.gs_bbcode_notice, input.gs_bbcode_notice:hover, input.gs_bbcode_notice:focus {
	border: 0px solid #000000;
	background-color: #e9ebe2;
}
