.homedetails {

}
.headerHome {
	font-size: 16px;
	color:#222222;
}
.subheaderHome {
	font-size: 12px;
	color:#787878;
}
.subheaderHome a {
	color:#698841;
	text-decoration:underline;
}
#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}
#ajax_tooltipObj .ajax_tooltip_arrow{	/* Left div for the small arrow */
	background-image:url('http://media.gigoit.org/images/common/arrow.gif');
	width:20px;
	position:absolute;
	left:0px;
	top:0px;
	background-repeat:no-repeat;
	background-position:center left;
	z-index:1000005;
	height:60px;
}

#ajax_tooltipObj .ajax_tooltip_content{
	border:1px solid #4D6091;
	left:18px;
	top:0px;
	position:absolute;
	width:300px;
	height:65px;
	background:url('http://media.gigoit.org/images/common/userbg.gif') repeat-x center left #FFFFFF;
	padding:5px;
	font-size:12px;
	overflow:auto;
	z-index:1000001;
}
#advancedsearch {
	background: url('http://media.gigoit.org/images/common/adv-search-bg.gif') repeat-x top left;
	background-color: #DBEBBD;
	border-left: 1px solid #BEDC86;
	border-right: 1px solid #BEDC86;
	color: #000000;
	font:normal normal 14px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
	margin: 0px 5px 0px 5px;
	overflow: hidden;
	position: relative;
	top: -8px;
	_top: -20px;
}
#advancedsearch a:active {
	color: #607C40;
	text-decoration: underline;
}
#advancedsearch a:hover {
	color: #000000;
	text-decoration: none;
}
#advancedsearch a:link {
	color: #607C40;
	text-decoration: underline;
}
#advancedsearch a:visited {
	color: #607C40;
	text-decoration: underline;
}
#advancedsearchbox {
	display: block;
	margin: 15px 10px 10px 10px;
}
#advancedsearchclose {
	color: #666666;
	float: right;
	font-size: 10px;
	margin: 5px 4px 0px 0px;
}
#available {
	display: none;
	color: green;
}
/* ----- */
/* DEBUG */
/* ----- */

#debug {
	background-color:#F7F7F9;
	border: 4px solid #E5E6EE;
	padding:10px;
	margin:25px;
	color:#000;
	font:normal normal 12px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
}
#debug a {
	color:#273E69;
	text-decoration:none;
	font:normal normal 12px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
	font-weight:bold;
}
#debug td {
	padding:1px 10px 1px 5px;
	font:normal normal 10px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
}
#debug div {
	max-height:300px;
	overflow:auto;
	border: 4px solid #E5E6EE;
	margin:10px;
}
#debug pre {
	background-color:#EEEEEE;
	padding:10px;
	font:normal normal 10px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
}
#debug HR {
	border-top:1px solid #D6D8E3;
	border-bottom:0px;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
}
#debug H3 {
	font:normal normal 14px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
}
#debug H1 {
	color:#787878;
	margin:0px;
	padding:0px;
	font:normal normal 20px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
	text-transform:uppercase;
}
#buggin {
	width:257px;
	height:286px;
	position:fixed;
	bottom:0px;
	right:0px;
	background: url('http://media.gigoit.org/images/common/buggin.png') no-repeat center center;
}
#filter_table {
	background-color: #F0F7E2;
	border: 1px solid #787878;
	display: inline;
	width: 100%;
	_float: left;
}
#gigoit_account {
	top: 0px;
	z-index: 1000;
}
#gigoit_account #ac1 {
	display: block;
}
#gigoit_account li a {
	background: none;
	padding: 2px 20px 1px 5px;
	text-decoration:none;
}
#gigoit_account li a:link, #gigoit_account li a:active, #gigoit_account li a:visited {
	background: none;
	padding: 2px 20px 1px 5px;
	outline: none;
	text-decoration:none;
}
#gigoit_account li a:focus {
	background-color: #FFFFCC;
	color: #000000;
	outline: none;
	text-decoration:none;
}
#gigoit_account li a:hover {
	background: #EBF5D7;
	color: #000000;
	text-decoration:none;
}
#gigoit_bottom {
	background: url('http://media.gigoit.org/images/common/edge-bottom.gif') repeat-x bottom left;
	background-color: #FFFFFF;
	height: 7px;
	margin: 0 auto;
	max-width: 950px;
	overflow: hidden;
	padding: 0px;
}
#gigoit_complete_footer {
	background-color: #EBEBEB;
	border-right: 1px solid #D2D2D2;
	height: 4px;
	margin: 0px 0px -4px 7px;
	overflow: hidden;
	width: 154px;
}
#gigoit_content {
	min-height: 640px;
	font-size:12px;
	color: #333333;
}
#gigoit_content_block {
	border: 1px solid #B0B0B0;
	margin-right: 128px;
	padding: 5px;
	font-size:12px;
}
#gigoit_content_block_header {
	background-color: #787878;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	height: 19px;
	line-height: 20px;
	margin-bottom: 1px;
	margin-right: 128px;
	_margin-right: 125px;
}
#gigoit_content_main {
	font-size: 12px;
	margin: 0px 5px 0px 162px;
	padding: 5px;
	position: relative;
}
#gigoit_content_wrapper {
	background: url('http://media.gigoit.org/images/common/left-nav.gif') repeat-y top left;
	background-color: #FFFFFF;
	border-left: 2px solid #595959;
	border-right: 2px solid #595959;
	margin: 0 auto;
	max-width: 946px;
}
#gigoit_footer {
	border-top: 2px solid #DBDBDB;
	bottom: 0px;
	clear: both;
	color: #787878;
	font-size: 10px;
	height: 44px;
	line-height: 20px;
	margin-left: 160px;
	overflow: hidden;
	padding: 5px;
	position: relative;
}
#gigoit_footer a:link {
	color: #787878;
	font-weight: bold;
	text-decoration: none;
}
#gigoit_footer a:visited {
	color: #787878;
	font-weight: bold;
	text-decoration: none;
}
#gigoit_footer a:active {
	color: #787878;
	font-weight: bold;
	text-decoration: none;
}
#gigoit_footer a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#gigoit_footer_right {
	color: #787878;
	float: right;
	margin: -40px 5px 0px 0px;
	text-align: right;
	width: 300px;
}
#gigoit_footer_right a:link {
	color: #787878;
	text-decoration: none;
	font-weight: normal;
}
#gigoit_footer_right a:visited {
	color: #787878;
	text-decoration: none;
	font-weight: normal;
}
#gigoit_footer_right a:active {
	color: #787878;
	text-decoration: none;
	font-weight: normal;
}
#gigoit_footer_right a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#gigoit_gigobits {
	top: 155px;
	z-index: 100;
}
#gigoit_gigobits #gb1 {
	display: block;
}
#gigoit_gigobits li a {
	background: none;
	padding: 2px 20px 1px 5px;
	text-decoration:none;
	white-space:nowrap;
}
#gigoit_gigobits li a:link, #gigoit_gigobits li a:active, #gigoit_gigobits li a:visited {
	background: none;
	padding: 2px 20px 1px 5px;
	outline: none;
	text-decoration:none;
}
#gigoit_gigobits li a:focus {
	background-color: #FFFFCC;
	color: #000000;
	outline: none;
	text-decoration:none;
}
#gigoit_gigobits li a:hover {
	background: #EBF5D7;
	color: #000000;
	text-decoration:none;
}
#gigoit_header {
	background: url('http://media.gigoit.org/images/common/header-bg.jpg') repeat-x bottom left;
	height: 80px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#gigoit_header_devider {
	background: url('http://media.gigoit.org/images/common/header-seperator.gif') repeat-x top left;
	height: 3px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}
#gigoit_header_text {
	color: #787878;
	font-size: 12px;
	height: 16px;
	margin: 0px 10px 0px 13px;
	text-align: right;
	white-space: nowrap;
	_margin-left: 11px;
	_overflow:hidden;
}
#gigoit_header_text a:link {
	color: #787878;
	font-weight: bold;
	text-decoration: none;
}
#gigoit_header_text a:visited {
	color: #787878;
	font-weight: bold;
	text-decoration: none;
}
#gigoit_header_text a:active {
	color: #787878;
	font-weight: bold;
	text-decoration: none;
}
#gigoit_header_text a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#gigoit_leftnav {
	display: inline;
	float: left;
	margin: 3px 0px 0px 5px;
}
#gigoit_logo {
	background: url('http://media.gigoit.org/images/common/logo.gif') no-repeat center center;
	cursor: pointer;
	float: left;
	height: 80px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
	width: 160px;
	_width: 154px;
}
#gigoit_menu {
	height: 80px;
	margin: 0px 0px 0px 158px;
	padding: 0px;
	white-space: nowrap;
	_margin-left: 150px;
}
#gigoit_quickfind {
	background: url('http://media.gigoit.org/images/common/quickfind-bg.gif') repeat-x bottom left #8DAF65;
	font-size: 10px;
	height: 40px;
	margin: 0px 10px 0px 2px;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	_margin-left: 4px;
}
#gigoit_quickfind_form {
	color: #FFFFFF;
	font:normal normal 10px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	white-space: nowrap;
}
#gigoit_quickfind_form a:active {
	color: #FFFFFF;
	font:normal normal 10px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
	text-decoration: none;
}
#gigoit_quickfind_form a:hover {
	color: #FFFFFF;
	font:normal normal 10px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
	text-decoration: none;
}
#gigoit_quickfind_form a:link {
	color: #D7ECB3;
	font:normal normal 10px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
	text-decoration: none;
}
#gigoit_quickfind_form a:visited {
	color: #D7ECB3;
	font:normal normal 10px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
	text-decoration: none;
}
#gigoit_quickfind_form B {
	color: #D7ECB3;
}
#gigoit_stats {
	top: 310px;
	z-index: 100;
}
#gigoit_stats #gb1 {
	display: block;
}
#gigoit_stats li a {
	background: none;
	padding: 3px 20px 2px 5px;
	text-decoration:none;
}
#gigoit_stats li a:link, #gigoit_stats li a:visited, #gigoit_stats li a:active {
	background: none;
	padding: 3px 20px 2px 5px;
	outline: none;
	text-decoration:none;
}
#gigoit_stats li a:focus {
	background-color: #FFFFCC;
	color: #000000;
	outline: none;
	text-decoration:none;
}
#gigoit_stats li a:hover {
	background: #EBF5D7;
	color: #000000;
	text-decoration:none;
}
#gigioit_support {
	float:right;
}
#gigioit_support A {
	text-decoration:none;
	color:#4D6091;
}
#gigioit_support a:hover {
	text-decoration:none;
	color:#000000;
}

#gigoit_tabs{
	height: 24px;
	margin: 0px 10px 0px 13px;
	padding: 0px;
	white-space: nowrap;
	_margin-left: 11px;
	overflow:hidden;
	font:normal normal 14px/20px 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
}

#gigoit_tabs ul{
	list-style-type: none;
	margin:0;
	margin-left: 5px; /*Left offset of entire tab menu relative to page*/
	padding:0;
	height: 24px;
	display:inline;
}

#gigoit_tabs li{
	display:inline;
	margin:0;
	padding:0;
	height: 24px;
	white-space: nowrap;
}

#gigoit_tabs a{
	float:left;
	background:url('http://media.gigoit.org/images/common/tab-left.gif') no-repeat left top transparent;
	margin:0;
	margin-right: 2px; /*spacing between each tab*/
	padding:0 0 0 4px;
	text-decoration:none;
	height: 24px;
}

#gigoit_tabs a span{
	float:left;
	display:block;
	background:url('http://media.gigoit.org/images/common/tab-right.gif') no-repeat right top transparent;
	padding: 2px 12px 3px 9px;
	color:#7AA053;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#gigoit_tabs a span {float:none;}
/* End IE5-Mac hack */

#gigoit_tabs a:hover span {
	color: black;
}

#gigoit_tabs #gigoit_tab_current a { /*Selected Tab style*/
	background-position:0 -24px; /*Shift background image up to start of 2nd tab image*/
}

#gigoit_tabs #gigoit_tab_current a span { /*Selected Tab style*/
	background-position:100% -24px; /*Shift background image up to start of 2nd tab image*/
	color: #FFFFFF;
}

#gigoit_tabs a:hover{ /*onMouseover style*/
	background-position:0% -48px; /*Shift background image up to start of 2nd tab image*/
}

#gigoit_tabs a:hover span{ /*onMouseover style*/
	background-position:100% -48px;
	color:#FFFFFF;
}
#gigoit_top {
	background: url('http://media.gigoit.org/images/common/edge-top.gif') repeat-x top left;
	background-color: #FFFFFF;
	height: 7px;
	margin: 0 auto;
	max-width: 950px;
	padding: 0px;
}
#gigoit_wrapper {
	background-color: #FFFFFF;
	border-left: 2px solid #595959;
	border-right: 2px solid #595959;
	margin: 5px 3% 20px 3%;
	padding: 0px;
}
#google_adsense {
	float: right;
	margin-left: 5px;
	padding-bottom: 13px;
	position: relative;
	width: 120px;
}
#google_adsense_header {
	background: url('http://media.gigoit.org/images/common/ad-header.gif') no-repeat top left;
	height: 4px;
	overflow: hidden;
	width: 120px;
}
#loading_image {
	float:right;
	margin-top:5px;
	display:inline;
	clear:none;
}
#nav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 95px;
	width: 150px;
}
#not_available {
	display: none;
	color: red;
}
#offer_alert {
	background-color: red;
	border: 1px solid black;
	display: none;
	margin: 10px;
	padding: 5px;
}
* html #gigoit_bottom {
	width: expression( document.body.clientWidth < 950 ? "auto" : "954px" );
}
* html #gigoit_content_wrapper {
	width: expression( document.body.clientWidth < 950 ? "auto" : "950px" );
}
* html #gigoit_top {
	width: expression( document.body.clientWidth < 950 ? "auto" : "954px" );
}
.adminalert {
	background-color: #FF99CC;
	border: 1px solid #FF6699;
	padding: 4px;
	text-align: center;
}
.adminalert a:hover {
	color: #990000;
	text-decoration: none;
}
.adminalert a:visited, .adminalert a:link {
	color: #CC0000;
}
.clearing {
	clear: both;
	overflow: hidden;
}
.contentblock {
	border-left:1px solid #E7F0D0;
	border-right:1px solid #E7F0D0;
	background-color:#F0F7E2;
	width:450px;
	margin: 0 auto;
}
.contentblockheader {
	background: url('http://media.gigoit.org/images/common/div_header.gif') top left no-repeat;
	width:450px;
	height:5px;
	margin: 0 auto;
	overflow:hidden;
}
.contentblockfooter {
	background: url('http://media.gigoit.org/images/common/div_footer.gif') top left no-repeat;
	width:450px;
	height:5px;
	margin: 0 auto;
	overflow:hidden;
}
.donateheader {
	color:#4d6091;
	font-size:16px;
	font-weight:bold;
}
.flagmessage ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.flagmessage ul li {
	display: inline;
	float: left;
	position: relative;
}
.flagmessage ul li a {
	color: #000000;
	padding: 0px 1px 0px 3px;
	text-align: left;
	text-decoration: none;
}
.flagmessage ul li ul {
	border-bottom: 1px solid #3F669B;
	display: block;
	left: 0;
	position: absolute;
	top: 1em;
	visibility: hidden;
	clear:left;
}
.flagmessage ul li ul li {
	display: list-item;
	float: none;
	z-index:905;
}
.flagmessage ul li ul li a {
	background-color: #DDE0E9;
	border-left: 1px solid #3F669B;
	border-right: 1px solid #3F669B;
	border-top: 1px solid #3F669B;
	color: #000000;
	display: block;
	padding: 0px 1px 0px 3px;
	text-align: left;
	text-decoration: none;
	width: 60px;
	z-index:905;
}
.flagmessage ul li ul li a:hover {
	background-color: #3F669B;
	color: #FFFFFF;
	border-left: 1px solid #3F669B;
	border-right: 1px solid #3F669B;
	border-top: 1px solid #3F669B;
	display: block;
	padding: 0px 1px 0px 3px;
	text-align: left;
	text-decoration: none;
	width: 60px;
	z-index:905;
}
* html .flagmessage ul li {
	float: left;
	height: 1%;
}
* html .flagmessage ul li a {
	height: 1%;
}
.formLabel {
	color: #787878;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-right: 0.5em;
	overflow: hidden;
	text-align: right;
	width: 100px;
}
.formLabelAttention {
	clear: both;
	color: #FF0000;
	display: block;
	font-weight: bold;
	margin: 5px;
	padding: 2px;
}
.formLabelAttention {
	color: #FF0000;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-right: 0.5em;
	overflow: hidden;
	text-align: right;
	width: 100px;
}
HR {
	border-top:1px dotted #CCCCCC;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	height:1px;
	margin-top:4px;
	margin-bottom:4px;
}
.hr {
	background: url('http://media.gigoit.org/images/mail/devider.gif') no-repeat top center;
	height: 5px;
	margin: 2px;
	overflow: hidden;
	padding: 0px;
}
.inputclass {
	border: 1px solid #7BA053;
	color: #333333;
	font:normal normal 12px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
	margin: 0px 2px 0px 2px;
	padding-left: 2px;
}
.mainfoldericon {
	z-index:900;
}
.subfoldericon {
	z-index:905;
}
.navbox li {
	font:normal normal 10px/1.4em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
	background: url('http://media.gigoit.org/images/common/fading_underline.gif') left bottom no-repeat;
	margin: 0px;
	padding: 0px 0px 1px 0px;
	width: 160px;
}
.navbox li a {
	border: none;
	color: #666666;
	display: block;

	text-decoration: none;
}
.navbox li a:hover {
	color: #222222;
	text-decoration: none;
}
.navbox ul {
	left: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
}
.navbox-header {
	background: url('http://media.gigoit.org/images/common/info-header.gif') no-repeat center center #91B168;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	height: 19px;
	line-height: 19px;
	text-indent: 7px;
	width: 148px;
}
.navbox-scroll-area {
	background: url('http://media.gigoit.org/images/common/box-bg.gif') top left repeat-x;
	background-color: #FFFFFF;
	border-bottom: none;
	border: 1px solid #BEDC86;
	font-size: 10px;
	height: 115px;
	left: 0px;
	margin: 1px 0px 0px 0px;
	overflow: hidden;
	padding: 0px;
	padding: 5px;
	position: absolute;
	top: 20px;
	width: 136px;
}
.offer {
	background-color: #F0F7E2;
	border-bottom: 1px solid #E7F0D0;
	border-top: 1px solid #E7F0D0;
	display: block;
	height: 50px;
	padding: 5px;
	color:#999999;
	font:normal normal 12px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
}
.offer_category {
	color: #333333;
	text-indent:20px;
	font-size: 10px;
}
.offer_alt {
	background-color: #FFFFFF;
	display: block;
	height: 50px;
	padding: 5px;
	color:#999999;
	font:normal normal 12px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
}
.offer_distance {
	color: #787878;
	font-size: 10px;
}
.offer_image {
	float:left;
	width:60px;
	height:45px;
	padding-right:5px;
	word-spacing:900;
}
.offer_meta {
	float: right;
	text-align: right;
}
.offer_meta div {
	clear: right;
	text-align: right;
	width: 150px;
}
.offer_posted {
	color: #999999;
}
.offer_posted a:active {
	color: #999999;
}
.offer_posted a:hover {
	color: #999999;
}
.offer_posted a:link {
	color: #999999;
}
.offer_posted a:visited {
	color: #999999;
}
.offer_status_available {
	color: #7B9F53;
}
.offer_status_confirmed {
	color: #FE766A
}
.offer_status_expired {
	color: #AA1C36;
}
.offer_status_pendingconfirm {
	color: #FF9900;
}
.offer_status_ppu {
	color: #981500;
}
.offer_status_removed {
	color: #AA1C36;
}
.offer_status_deleted {
	color: #AA1C36;
}
.offer_status_taken {
	color: #AA1C36;
}
.offer_status_withdrawn {
	color: #AA1C36;
}
.bluetext {
	color:#4D6091;
}
.bluetext A {
	color:#4D6091;
}

.offer_text {
	float: left;
}
.offer_text div {
	text-align: left;
}
.offer_title {
	text-decoration:underline;
	font:normal normal 14px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
}
.offer_title a:active {
	text-decoration:underline;
	color: #668444;
}
.offer_title a:hover {
	text-decoration:underline;
	color: #000000;
}
.offer_title a:link {
	text-decoration:underline;
	color: #668444;
}
.offer_title a:visited {
	text-decoration:underline;
	color: #668444;
}
.roundedbox {
	background: url('http://media.gigoit.org/images/common/drop-box_04.gif') no-repeat bottom right #FFFFFF;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	_width: expression( document.body.clientWidth < 950 ? "460px" : "615px" );
}
.roundedboxbody {
	background: url('http://media.gigoit.org/images/common/drop-box_03.gif') no-repeat bottom left;
	display: block;
	margin: 0px;
	overflow: hidden;
	padding: 5px 18px 18px 18px;
	text-align:center;
}
.roundedboxbody a {
	color:#787878;
	text-decoration:none
}
.roundedboxbody a:hover {
	color:#000000;
	text-decoration:none
}
.roundedboxheader {
	background: url('http://media.gigoit.org/images/common/drop-box_02.gif') no-repeat top right;
	display: block;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.roundedboxheader h2 {
	background: url('http://media.gigoit.org/images/common/drop-box_01.gif') no-repeat top left;
	color: #6A8C57;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 30px 5px 18px;
}
* html .roundedboxheader h2 {
	height: 1%;
}
.searchbottom {
	background-color: #BEDC86;
	height: 1px;
	overflow: hidden;
}
.sizedinput {
	font-size: 12px;
	padding:1px;
	margin:0px;
	border:1px solid #A5ACB2;
	background-image:none;
	width: 300px;
}
.sizedinputselect {
	font-size: 12px;
	padding:1px;
	margin:0px;
	border:1px solid #A5ACB2;
	background-image:none;
	width: 304px;
	_width: 305px;
}
.sizedinputselectshort {
	font-size: 12px;
	padding:1px;
	margin:0px;
	border:1px solid #A5ACB2;
	background-image:none;
	width: 104px;
	_width: 105px;
}
.sizedinputshort {
	font-size: 12px;
	padding:1px;
	margin:0px;
	border:1px solid #A5ACB2;
	background-image:none;
	width: 100px;
}
.sizedinput:focus, .sizedinputselect:focus, .sizedinputselectshort:focus, .sizedinputshort:focus {
	background-color:#FFFFE0;
	padding:1px;
	margin:0px;
	border:1px solid #A5ACB2;
}
.sizedinput:focus:hover, .sizedinputselect:focus:hover, .sizedinputselectshort:focus:hover, .sizedinputshort:focus:hover {
	background-color:#FFFFE0;
	padding:1px;
	margin:0px;
	border:1px solid #A5ACB2;
}
.sizedinput:hover, .sizedinputselect:hover, .sizedinputselectshort:hover, .sizedinputshort:hover {
	background-color:#F1F9FC;
	padding:1px;
	margin:0px;
	border:1px solid #A5ACB2;
}

/* IMAGE THUMNAILS */
.thumbnail{
	
	z-index: 900;
}
.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 0px;
	left: -5000px;
	border: 1px solid #787878;
	visibility: hidden;
	z-index: 900;
}
.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -30;
	left: 65px; /*position where enlarged image should offset horizontally */
}
.tip {
	color: #999999;
	font-size:10px;
	line-height:10px;
	text-align:left;
}
a.display_options {
	color: #787878;
	outline: none;
	text-decoration: none;
}
a.flagpost_link {
	background: url('http://media.gigoit.org/images/common/flag.gif') right center no-repeat;
	background-color: #D7EAB3;
	border: 1px solid #787878;
	color: #000000;
	display: block;
	height: 15px;
	outline: none;
	padding: 0px 20px 0px 6px;
	text-decoration: none;
	white-space: nowrap;
}
a.gigoit_footer_legal:link {
	color: #787878;
	text-decoration: none;
}
a.gigoit_footer_legal:visited {
	color: #787878;
	text-decoration: none;
}
a.gigoit_footer_menu:link {
	color: #787878;
	font-weight: bold;
	text-decoration: none;
}
a.gigoit_footer_menu:visited {
	color: #787878;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color:#4D6091;
	text-decoration: none;
}
a:active {
	color:#4D6091;
	text-decoration: none;
}
a:visited {
	color:#4D9393;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
acronym {
	cursor:help;
	text-decoration:none;
}
BODY {
	background-image: url('http://media.gigoit.org/images/common/bg.gif');
	font:normal normal 12px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}
input, select, textarea, file {
	font:normal normal 12px/1.2em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Verdana,sans-serif;
}
div.navbox {
	font-size: 10px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 150px;
}
fieldset {
	background-color: #FFFFFF;
	border: 1px solid #787878;
	overflow: hidden;
	margin-bottom:5px;
	_padding:5px;
}
FORM {
	margin: 0px;
	padding: 0px;
}
H2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
H3 {
	margin: 10px 0px 0px 0px;
	padding: 2px 4px 2px 4px;
	border:1px solid #D2D9E9;
	background-color:#E0E8F8;
	color:#4D6091;
}
INPUT.sffocus {
	background-color: #FFFFCC;
	border: 1px solid #787878;
	color: #000000;
}
legend {
	background-color: #787878;
	border: 1px solid #787878;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
	padding: 0.2em 0.5em;
	text-align: right;
	_margin-bottom:5px;
}
P {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
/* Error, Alert and Information user notifications */
ul.error, ul.alert, ul.information {
	list-style:none;
	list-style-position: inside;
	padding:0px;
	margin:0px;
}
#gigoit_message.error, #gigoit_message.alert, #gigoit_message.information {
	display:block;
	margin-top:-5px;
	margin-left:-5px;
	margin-right:-5px;
	margin-bottom:5px;
	padding:0px;
	list-style:none;
	list-style-position: inside;
	border-top:transparent solid 1px;
	border-bottom:#B0B0B0 solid 1px;
	border-left:transparent solid 1px;
	border-right:transparent solid 1px;
}
ul.error {
	background:url('http://media.gigoit.org/images/icons/action_stop.gif') no-repeat 10px -1px;
}

ul.alert {
	background:url('http://media.gigoit.org/images/icons/icon_alert.gif') no-repeat 10px -1px;
}

ul.information {
	background:url('http://media.gigoit.org/images/icons/icon_accept.gif') no-repeat 10px -1px;
}

#gigoit_message.error {
	background:url('http://media.gigoit.org/images/common/errorblink.gif') repeat #FFC8C8;
}

#gigoit_message.alert {
	background:url('http://media.gigoit.org/images/common/alertblink.gif') repeat #FFFFB3;
}

#gigoit_message.information {
	background:url('http://media.gigoit.org/images/common/informationblink.gif') repeat #BEDC86;
}
	
ul.error li, ul.alert li, ul.information li {
	padding-left:30px;
	margin:5px;
}

/*= Pagination Class*/
.pagination{
	padding: 2px;
}

div.pagination ul { 
	margin:10px 0px 0px 0px; 
	text-align:center;
	padding:0px;
}

.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	margin-right:2px;
}

.pagination a:link, .pagination a:visited{
	padding: 2px 5px;
	border: 1px solid #7b9f8c;
	text-decoration: none; 
	color: #7ba053;
	background:#f0f7e2;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #566E39;
	color: #FFFFFF;
	background-color: #7ba053;
}

.pagination li.currentpage{
	font-weight: normal;
	padding: 2px 5px;
	border: 1px solid #566E39;
	background-color: #7ba053;
	color: #FFF;
}

.pagination li.disablepage{
	padding: 2px 5px;
	border: 1px solid #bbbbbb;
	color: #929292;
}

.pagination li.nextpage{
	font-weight: none;
	margin:0px;
}

div.totalpagesdisplay {
     margin-top:5px;
     text-align:center;
}

#newsticker {
	position: relative;
	background: url('http://media.gigoit.org/images/news.gif') 10px center no-repeat #FFFFD9;
	height:60px;
	width:450px;
	border: 1px solid #FFE8B5;
	margin:0 auto;
	margin-bottom:14px;
}
#newsticker ul {
	list-style: none;
	height:18px;
	padding: 10px 15px;
	padding-right: 10px;
	margin-left:60px;
	overflow:hidden;
	background-color:#FFFFD9;
	margin-top:0px;
}
#newsticker a {
	color: #4D6091;
	text-decoration:none;
	background-color:#FFFFD9;
}
* html #newsticker ul {
	height:18px;
	overflow: hidden;
	background-color:#FFFFD9;
}
#newsticker li.error {
	color: #f00;
}