/* MAIN CSS */


/* GENERIC FORMATTING */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

a {
	text-decoration: underline;
	color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
acronym {border-bottom: 1px dotted #000000; cursor:help; font-style:normal}
a acronym {cursor:pointer}


/* MAIN PAGE FORMATTING */

.main_left {
	float: left;
	width: 554px;
}
.main_right {
	width: 223px;
	float: left;
	vertical-align: bottom;
}


/* DETAILS FORMATTING */
.none {
	display: none;
}
.hidden {
	display: none;
}

.maincont {
	width: 777px;
}
.maincontlist {
	width: 777px;
	background-image: url(../main/en/images/main_bg_sand.gif);
	background-repeat: repeat-y;
}
.tickbox {
	padding-bottom: 5px;
	float: left;
	padding-right: 5px;
}
.dotted {
	background-image: url(../main/en/images/dotted_h.gif);
	background-repeat: repeat;
	height: 1px;
	width: 777px;
}
.dotted2 {
	background-image: url(../main/en/images/dotted_h.gif);
	background-repeat: repeat-x;
	height: 5px;
	margin-top: 4px;
	margin-right: 4px;
}
.dotted3 {
	background-image: url(../main/en/images/dotted_h.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.alphalist {
	list-style-type: lower-alpha;
}
.alphalist li{
	margin-bottom: 5px;
}
.search_header {
	background-color: #D0E9F7;
	background-image: url(../main/en/images/search_head_where.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 92px;
	width: 554px;
}
.get_header {
	background-color: #D0E9F7;
	background-image: url(../main/en/images/get_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 92px;
	width: 554px;
}
.offers_header {
	background-color: #D0E9F7;
	background-image: url(../main/en/images/offers_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 92px;
	width: 554px;
}
.formlistbox {
	margin: 10px 70px 5px;
}
#list1 li{
	list-style-image: url(../main/en/images/bullet2.gif);
	margin-bottom: 5px;
}
.page1 {
	text-align: center;
	font-size: 0.65em;
	color: #333333;
}
.page1 a {
	color: #333333;
}
.return {
	background-color: #91CDF0;
	font-size: 0.7em;
	font-weight: bold;
	margin: 5px 10px 10px 5px;
	line-height: 250%;
	padding-left: 20px;
	padding-bottom: 2px;
}

/* ABOUT STYLES */
.about_2col {
	float: left;
	width: 50%;
}
.terms_header {
	background-color: #D0E9F7;
	background-image: url(../main/en/images/terms_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 92px;
	width: 554px;
}
.contact_header {
	background-color: #D0E9F7;
	background-image: url(../main/en/images/contact_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 92px;
	width: 554px;
}
#small_print {
	color: #999999;
	font-size: .9em;
}
img {
	border: none;
}
h1 span, h2 span {
	display: none;
	margin: 0px;
	padding: 0px;
}
.features_header H1, .things_header H1, .things_header_BEAC H1, .things_header_FOSS H1, .things_header_ADVE H1, .things_header_CYCL H1, .things_header_FISH H1, .things_header_FAMI H1, .things_header_SURF H1, .things_header_FORE H1, .things_header_HORS H1, .terms_header H1, .contact_header H1, .search_header H1, .get_header H1, .offers_header H1, .nature_header H1, .acc_details_header H1, det_dir1 H2, det_tic1 H2, det_lates1 H2, det_lates3 H2, .fd_title_details h1 {
	display: none;
	margin: 0px;
	padding: 0px;
}
.right {
	float: right;
}
.left {
	float: left;
}

.message {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	background-color: #FFCC33;
	color: #000000;
	line-height: 160%;
	padding: 3px;
}
.inline {
	display: inline;
}
.right_panel_1 {
	width: 223px;
	float: left;
}
.gtbs_logo {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.shift {
	position : absolute !important;
	left : -3000px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}
.clear {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	line-height: 1px;
}
legend {
	display: none !important;
}


fieldset {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
a:hover {
	text-decoration: underline;
}
