/* MAIN CSS */


/* GENERIC FORMATTING */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #655241;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-top: 0px;
	margin-bottom: 6px;
}
img {
	border-width: 0px;
}

acronym {border-bottom: 1px dotted #000000; cursor:help; font-style:normal}
a acronym {cursor:pointer}


/* MAIN PAGE FORMATTING */

.right {
	float:right;
}
.left {
	float:left;
}
.message {
	font-weight: bold;
	color: #CC0000;
}

.main_left {
	float: left;
	width: 554px;
}
.main_right {
	background-color: #EEEDE3;
	width: 223px;
	float: left;
}


/* DETAILS FORMATTING */
.none {
	display: none;
}
.hidden {
	display: none;
}

.maincont {
	width: 777px;
}
.maincontlist {
	width: 777px;
	background-image: url(../main/en/images/list_panel_main_bg2.gif);
	background-repeat: repeat-y;
}
.dotted {
	background-image: url(../main/en/images/dotted_h.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 777px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}
.dotted2 {
	background-image: url(../main/en/images/dotted_h.gif);
	background-repeat: repeat-x;
	height: 5px;
	margin-top: 4px;
	margin-right: 4px;
	font-size: 1px;
	line-height: 1px;
}
.dotted3 {
	background-image: url(../main/en/images/dotted_h.gif);
	background-repeat: repeat-x;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.dotted4 {
	background-image: url(../main/en/images/dotted_h.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-left: 111px;
}
.dotted5 {
	background-image: url(../main/en/images/dotted_w.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.alphalist {
	list-style-type: lower-alpha;
}
.alphalist li{
	margin-bottom: 5px;
}
.tickbox {
	padding-bottom: 5px;
	float: left;
	padding-right: 5px;
}
.formlistbox {
	margin: 10px 10px 5px 20px;
}
#list1 li{
	list-style-image: url(../main/en/images/bullet2.gif);
	margin-bottom: 5px;
}
.page1 {
	text-align: center;
	font-size: 0.65em;
	color: #333333;
	margin: 5px;
}
.page1 a {
	color: #333333;
}
.return {
	background-color: #D1CFB3;
	font-size: 0.7em;
	font-weight: bold;
	margin: 5px 10px 10px 5px;
	line-height: 250%;
	padding-left: 20px;
	padding-bottom: 2px;
}
.return2 {
	background-color: #F0EEEC;
	font-size: 0.7em;
	font-weight: bold;
	margin: 5px 10px 10px 120px;
	line-height: 250%;
	padding-left: 20px;
	padding-bottom: 2px;
}

/* ABOUT STYLES */
.about_2col {
	float: left;
	width: 50%;
}
.terms_header {
	background-color: #E3DFDC;
	width: 777px;
	background-image: url(../main/en/images/header_terms.gif);
	background-repeat: no-repeat;
	height: 44px;
}
.contact_header {
	background-color: #E3DFDC;
	width: 777px;
	background-image: url(../main/en/images/header_contact.gif);
	background-repeat: no-repeat;
	height: 44px;
}
.header_accomm {
	background-image: url(../main/en/images/header_search.gif);
	height: 63px;
	width: 444px;
	margin-left: 111px;
}
fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
.offers_header {
	background-color: #E3DFDC;
	width: 777px;
	background-image: url(../main/en/images/header_offers.gif);
	background-repeat: no-repeat;
	height: 44px;
}
.get_header {
	background-color: #E3DFDC;
	width: 777px;
	background-image: url(../main/en/images/header_get.gif);
	background-repeat: no-repeat;
	height: 44px;
}
.header_ttd {
	background-image: url(../main/en/images/header_things.gif);
	height: 63px;
	width: 435px;
	margin-left: 111px;
}
.spec_heading {
	background-color: #E3DFDC;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../main/en/images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.spec_heading h1 a {
	font-size: .4em;
	margin: 0px;
	color: #655241;
	text-decoration: none;
}
.spec_heading h1 {
	margin: 0px 0px 0px 15px;
	background-position: 1px;
}
.form_comp1 {
	margin-bottom: 5px;
}
.form_comp2 {
	vertical-align: middle;
}
.competition_header {
	background-color: #E3DFDC;
	width: 777px;
	background-image: url(../main/en/images/header_competition.gif);
	background-repeat: no-repeat;
	height: 44px;
}
.error {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
}

h1 span, h2 span {
	display: none;
	margin: 0px;
	padding: 0px;
}
.header_accomm h2 {
	margin: 0px;
	padding: 0px;
	height: 20px;
}

.chill_header H1 {
	display: none;
	margin: 0px;
	padding: 0px;
}

.clear {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	line-height: 1px;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
.right {
	float: right;
}

.shift {
	position : absolute !important;
	left : -3000px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}
legend {
	display: none !important;
}
