html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #001b54 url(/site/images/body_bg.png) left top repeat-x;
	text-align: center;
}

body, td, th, input, select, option, textarea {
	color: #3c3b3b;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

h1 {
	margin: 0 0 8px 0;
	color: #191a1c;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 25px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 30px;
}

h2 {
	margin: 0 0 5px 0;
	color: #001b54;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 18px;
}

h3 {
	font-size: 12px;
	margin: 0 0 5px 0;
}

p {
	margin: 0 0 15px 0;
}

a {
	color: #001d56;
}

a:hover {
	color: #000;
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

#inet_document {
	text-align: left;
	width: 976px;
	margin: 0 auto;
}

/****** TOP *******/

#inet_header {
	position: relative;
	margin: 0 0 0 8px;
	height: 98px;
}

#inet_logo {
	width: 207px;
	padding-top: 25px;
	float: left;
}

#inet_options {
	width: 582px;
	padding: 11px 0 0 0;
	float: left;
}

#inet_options td,
#inet_options td a {
	font-size: 9px;
	color: #ababab;
	text-decoration: none;
}

#inet_options td a:hover {
	color: #333;
}

#inet_options td.spacer {
	padding: 0 10px;
}

#inet_login {
	background: transparent url(/site/images/login_bg.png) left top no-repeat;
	width: 170px;
	height: 36px;
	float: right;
}

#inet_login_content {
	padding: 6px 0 0 33px;
}

#inet_login a {
	background: transparent url(/site/images/login_but_bg.gif) left top no-repeat;
	display: block;
	width: 117px;
	padding: 3px 0 5px 0;
	text-align: center;
	color: #757474;
	font-weight: bold;
	text-decoration: none;
}

#inet_login_box {
	background: #f3f3f3 url(/site/images/login_box_bg.gif) left top repeat-x;
	width: 215px;
	height: 102px;
	position: absolute;
	top: 26px;
	right: 21px;
	z-index: 100;
	border: 1px solid #c4d1ee;
	display: none;
}

#inet_login_box_content {
	padding: 10px 0 0 12px;
}

#inet_login_box .inet_inp {
	width: 120px;
	margin: 4px 0;
}

#inet_login_box .inet_inpbut {
	margin: 4px 0 0 0;
}

#inet_top {
	background: transparent url(/site/images/top_bg.png) left top no-repeat;
	padding: 0 8px;
	height: 45px;
}

#inet_plainmenu {
	width: 730px;
	float: left;
}

#inet_searchform {
	background: transparent url(/site/images/searchform_bg.gif) 6px 3px no-repeat;
	width: 230px;
	height: 33px;
	float: left;
}

#inet_searchform_content {
	padding: 6px 0 0 10px;
}

.inet_search_input {
	width: 150px;
	padding: 1px;
	border: 1px solid #fff;
}

a.inet_search_button {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

/****** CONTENT *******/


#inet_content {
	background: transparent url(/site/images/content_bg.png) left top repeat-y;
	width: 976px;
}

#inet_content_inner {
	margin: 0 8px;
}

#inet_content_top {
	background: transparent url(/site/images/screw_bg.gif) left bottom repeat-x;
	margin: 0 10px;
	height: 61px;
}

.i_templ_1 #inet_content_top {
	background: none;
	margin: 0;
	height: auto;
}

#inet_front_flash {
	background: transparent url(/site/images/front_flash_bg.png) left bottom no-repeat;
	padding: 0 17px;
	height: 273px;
}

#inet_title {
	padding: 7px 0 0 9px;
}

#inet_title h1 {
	padding: 0 15px 0 0;
}

#inet_content_main {
	background: #fff url(/site/images/content_main_bg.gif) left top repeat-y;
	margin: 17px 0 0 0;
}

.i_templ_1 #inet_content_main {
	background-image: none;
	margin: 0;
}

.i_templ_21 #inet_content_main,
.i_templ_22 #inet_content_main,
.i_templ_40 #inet_content_main {
	background: transparent url(/site/images/content_main2_bg.gif) left top repeat-y;
}

.i_templ_2000 #inet_content_main {
	background: transparent url(/site/images/content_main2000_bg.gif) left top repeat-y;
}

.i_templ_30 #inet_content_main {
	background: transparent url(/site/images/content_main30_bg.gif) left top repeat-y;
}

#inet_left {
	width: 207px;
	float: left;
}

#inet_main {
	background: transparent url(/site/images/main_bg.gif) left top no-repeat;
	width: 500px;
	float: left;
}

.i_templ_1 #inet_main {
	background: none;
	width: 541px;
}

.i_templ_21 #inet_main,
.i_templ_22 #inet_main,
.i_templ_40 #inet_main {
	background: transparent url(/site/images/main2_bg.gif) left top no-repeat;
	width: 740px;
}

.i_templ_2000 #inet_main {
	background: transparent url(/site/images/main2000_bg.gif) left top no-repeat;
	width: 707px;
}

.i_templ_30 #inet_main {
	background: transparent url(/site/images/main30_bg.gif) left top no-repeat;
	width: auto;
	float: none;
}

#inet_main_content {
	padding: 12px;
	min-height: 300px;
}

.i_templ_1 #inet_main_content {
	padding: 8px 14px 12px 19px;
}

.i_templ_2000 #inet_main_content {
	padding: 12px 14px 12px 23px;
}

.i_templ_30 #inet_main_content {
	padding: 12px 24px;
}

#inet_txt,
.inet_txt {
	padding: 3px;
	line-height: 15px;
}

.i_templ_1 #inet_txt {
	padding: 0 3px;
}

.i_templ_1 #inet_txt h2,
h2.darkbluetitle {
	font-size: 15px;
	line-height: 20px;
}

/********** RIGHT **********/

#inet_right {
	width: 253px;
	float: left;
}

.i_templ_1 #inet_right {
	padding-top: 8px;
	width: 419px;
}

#inet_accom_link,
#events_lite {
	background: transparent url(/site/images/screw_bg.gif) left bottom repeat-x;
	margin: 0 10px;
	padding: 0 15px 15px 15px;
}

h2.bluetitle {
	margin: 0 0 5px 0;
	color: #00ade1;
}

#events_lite h2.bluetitle {
	margin: 9px 0 13px 0;
}

#inet_right td {
	vertical-align: middle;
}

#inet_accom_link td.link_td {
	padding-left: 10px;
}

#events_lite td.date_td {
	padding-left: 7px;
	color: #393d2c;
}

#events_lite td.link_td {
	padding: 3px 0 10px 0;
}

td.link_td a {
	color: #393d2c;
	font-weight: bold;
	text-decoration: none;
}

#events_lite td.link_td a {
	color: #173c6e;
}

#inet_events_link {
	padding: 0 0 7px 0;
	text-align: right;
}

#inet_events_link a {
	color: #833a32;
	text-decoration: none;
}

#events_lite_front {
	padding: 0 11px 10px 12px;
}

#events_lite_front h2.darkbluetitle {
	margin-left: 6px;
}

#events_lite_front_box {
	background: transparent url(/site/images/eventslite_front_bg.png) left top no-repeat;
	width: 396px;
	height: 167px;
}

#events_lite_front_main {
	padding: 11px 6px 0 6px;
}

.event_lite_front {
	padding: 15px 0 0 0;
}

.event_lite_front td {
	background-color: #fff;
	padding: 4px 10px;
	color: #545454;
}

.event_lite_front td a {
	color: #545454;
	text-decoration: none;
}

#events_lite_front #inet_events_link {
	padding: 29px 17px 0 0;
}

#events_lite_front #inet_events_link a {
	color: #3f4040;
}

/********* AREA MAP **********/

#inet_areas {
	background: transparent url(/site/images/screw_bg.gif) left bottom repeat-x;
	margin: 0 16px 0 15px;
	padding: 6px 0 15px 0;
	position: relative;
}

.i_templ_1 #inet_areas {
	background: transparent url(/site/images/screw_bg.gif) left top repeat-x;
	margin: 0 14px 0 17px;
	padding: 22px 0 6px 0;
	position: relative;
}

#inet_areas_map {
	background: transparent url(/site/images/areas_map_bg.png) left top no-repeat;
	height: 183px;
	width: 74px;
	position: absolute;
	left: 147px;
	top: 7px;
	z-index: 100;
}

.i_templ_1 #inet_areas_map {
	background: transparent url(/site/images/areas_front_map_bg.png) left top no-repeat;
	height: 184px;
	width: 228px;
	position: absolute;
	left: 159px;
	top: 22px;
	z-index: 100;
}

#inet_areas_top {
	background: transparent url(/site/images/areas_top_bg.gif) left top no-repeat;
	height: 5px;
	line-height: 5px;
	overflow: hidden;
}

.i_templ_1 #inet_areas_top {
	background: transparent url(/site/images/areas_front_top_bg.gif) left top no-repeat;
}

#inet_areas_main {
	background: transparent url(/site/images/areas_main_bg.gif) left top repeat-y;
	padding: 0 1px;
}

.i_templ_1 #inet_areas_main {
	background: transparent url(/site/images/areas_front_main_bg.gif) left top repeat-y;
}

#inet_areas_title {
	height: 49px;
}

#inet_areas_title h2 {
	padding: 5px 0 0 8px;
	color: #001b54;
}

.inet_area a {
	display: block;
	background-color: #fff;
	height: 20px;
	margin: 0 24px 0 0;
	padding: 0 0 0 8px;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-top: 1px solid #d8f3f3;
}

.i_templ_1 .inet_area a {
	margin: 0 170px 0 0;
}

.inet_area a:hover,
#inet_areas_main .current a {
	color: #fff !important;
}

.inet_area a.area_0 {
	color: #8ea313;
}

.inet_area a:hover.area_0,
#inet_areas_main .current a.area_0 {
	background-color: #8ea313;
}

.inet_area a.area_1 {
	color: #567b36;
}

.inet_area a:hover.area_1,
#inet_areas_main .current a.area_1 {
	background-color: #567b36;
}

.inet_area a.area_2 {
	color: #11a9de;
}

.inet_area a:hover.area_2,
#inet_areas_main .current a.area_2 {
	background-color: #11a9de;
}

.inet_area a.area_3 {
	color: #c89cd3;
}

.inet_area a:hover.area_3,
#inet_areas_main .current a.area_3 {
	background-color: #c89cd3;
}

.inet_area a.area_4 {
	color: #73448b;
}

.inet_area a:hover.area_4,
#inet_areas_main .current a.area_4 {
	background-color: #73448b;
}

.inet_area a.area_5 {
	color: #002d6e;
}

.inet_area a:hover.area_5,
#inet_areas_main .current a.area_5 {
	background-color: #002d6e;
}

.inet_area a span {
	display: block;
	padding: 2px 0 0 0;
}

#inet_areas_bot {
	background: transparent url(/site/images/areas_bot_bg.gif) left top no-repeat;
	height: 5px;
	line-height: 5px;
	overflow: hidden;
}

.i_templ_1 #inet_areas_bot {
	background: transparent url(/site/images/areas_front_bot_bg.gif) left top no-repeat;
}

/******* EVENTS ********/

#inet_entity_filter {
	padding: 0 0 0 16px;
}

.i_templ_50 #inet_main #inet_entity_filter {
	padding: 0 0 15px 0;
}

#inet_entity_filter h2.bluetitle {
	margin: 0 0 15px 0;
}

#entitylist_header,
#entitylist_footer,
.entity {
	border-bottom: 4px solid #eff3f3;
}

#entitylist_header th,
#entitylist_footer th,
.entity td {
	padding: 3px 5px;
	white-space: nowrap;
}

#entitylist_header th.date_th {
	text-align: right;
}

.entity td table {
	margin: 5px 0 0 0;
}

.entity td td {
	padding: 1px 0;
}

#entitylist_header th,
#entitylist_footer th {
	background-color: #6e7e9f;
	color: #fff;
}

.entity_title td {
	background-color: #fff;
	color: #001d56;
}

.entity_header {
	cursor: pointer;
}

.entity_header .inet_inpchk {
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 0;
}

.entity_info {
	border: 1px solid #b2bbce;
	display: none;
}

.i_templ_30 .entity_info {
	display: block;
}

.entity_info td {
	background-color: #eef4f8;
	color: #464343;
}

.entity_info .entity_header {
	color: #001d56;
	font-weight: bold;
}

.entity_info_body td {
	vertical-align: top;
	white-space: normal;
}

.entity_img {
	padding: 4px 0;
	width: 133px;
	float: left;
}

.entity_txt {
	padding: 0 0 4px 0;
}

a.more_link {
	display: block;
	padding: 10px 0 5px 0;
	color: #833a32;
	font-weight: bold;
	text-decoration: none;
}

span.noavail {
	background-color: #da093f;
	padding: 1px 3px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal !important;
}


/******* EVENT ********/

#inet_entity_imgs {
	padding: 0 0 15px 0;
	
}

#inet_entity table {
	margin: 0 0 8px 0;
}

#inet_entity td {
	padding: 3px;
}

td.label {
	padding-right: 10px !important;
	color: #001d56;
	font-weight: bold;
}

span.label {
	color: #001d56;
	font-weight: bold;
}

#inet_entity table.pricegroups_tbl td {
	background-color: #fff;
	color: #001d56;
	font-size: 11px;
	font-weight: bold;
}

.entity_headline {
	color: #001d56;
	font-size: 14px !important;
	font-weight: bold;
}

div.entity_headline {
	padding: 5px 0 8px 0;
}

#inet_entity table.paymethod_tbl td {
	background-color: #fff;
	padding: 3px;
}


/******* IMGS *******/

.i_templ_21 #inet_imgs,
.i_templ_22 #inet_imgs {
	padding-left: 2px;
}

.inet_img_item,
.inet_paraimg_item {
	padding: 0 0 10px 0;
}

.i_templ_1 .inet_para_100 .inet_paraimg_item {
	padding: 0 0 2px 0;
}

.inet_para_100 .inet_para_imgs {
	padding-top: 4px;
	width: 120px;
	float: left;
}

.inet_para_100 .inet_para_txt {
	width: 338px;
	float: right;
}

.i_templ_1 .inet_para_100 .inet_para_txt {
	width: 365px;
}

.inet_para_100 .inet_para_txt a {
	color: #833a32;
	text-decoration: none;
}

#inet_main_content img {
	border: 1px solid #323435;
}


/******** PARA ********/

.inet_para_txt {
	line-height: 15px;
}

.inet_para_100 {
	padding: 12px 0 10px 0;
	border-top: 1px solid #fff;
}

.haslink {
	cursor: pointer;
}

.i_templ_1 .inet_para_100 {
	background: transparent url(/site/images/screw_bg.gif) left top repeat-x;
	padding: 18px 3px 8px 3px;
	border-top: none;
}

.inet_para_100 .inet_para_txt p {
	margin: 0 0 4px 0;
}

/********************/
/**** PLAIN MENU ****/

#inet_plainmenu table {
	border: none;
	border-collapse: collapse;
	margin: 0;
	height: 33px;
}

#inet_plainmenu td {
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	font-family: Tahoma, sans-serif;
	color: #858992;
}

#inet_plainmenu td.td_left {
	background: transparent url(/site/images/plainmenu_td_left_bg.gif) right top no-repeat;
	width: 6px;
}

#inet_plainmenu td.td_main {
	background: transparent url(/site/images/plainmenu_td_main_bg.gif) left top repeat-x;
}

#inet_plainmenu td.td_right {
	background: transparent url(/site/images/plainmenu_td_right_bg.gif) left top no-repeat;
	width: 6px;
}

#inet_plainmenu a,
#inet_plainmenu span {
	display: block;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#inet_plainmenu a {
	text-decoration: none;
	color: #858992;
}

#inet_plainmenu a:hover,
#inet_plainmenu .current a {
	color: #001b54;
}



/****** SUBMENU *******/

li.closed ul {
	display: none;
}

li.open ul {
	display: block;
}

li.open li.closed ul {
	display: none;
}

#inet_submenu {
	padding: 0 7px 0 10px;
}

#inet_submenu ul {
	padding: 0;
	margin: 0;
}

#inet_submenu li {
	margin: 0 0 9px 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#inet_submenu li a {
	background: transparent url(/site/images/submenu_bg.gif) left top no-repeat;
	display: block;
	padding: 8px 0 8px 9px;
	color: #6a8184;
	font-size: 11px;
	text-decoration: none;
	
}

#inet_submenu li.open ul {
	padding-top: 8px;
}

#inet_submenu li a:hover,
#inet_submenu li.current a,
#inet_submenu li.currentfolder a {
	background: transparent url(/site/images/submenu_act_bg.gif) left top no-repeat;
	color: #fff;
	/*font-weight: bold;*/
}

#inet_submenu li.current,
#inet_submenu li.currentfolder {
	
}

#inet_submenu li.current {
	/*font-weight: bold;*/
}

#inet_submenu li li {
	margin: 5px 0 5px 0;
	font-weight: normal;
}

#inet_submenu li li a,
#inet_submenu li.open li a,
#inet_submenu li.currentfolder li a {	
	background: none !important;
	padding: 0 0 0 20px;
	color: #6a8184;
	font-weight: normal;
}

#inet_submenu li li a:hover,
#inet_submenu li.current li a:hover,
#inet_submenu li.currentfolder li a:hover {
	color: #333;
}

#inet_submenu li li.current a {
	color: #000;
	font-weight: bold;
}

#inet_submenu li li li {
	font-size: 10px;
}

#inet_submenu li li li a {
	padding-left: 30px !important;
}

/******* PRODUSR/SIGNUP *******/

.bluebox_but_wrap {	
	background: transparent url(/site/images/screw_bg.gif) left bottom repeat-x;
	margin: 0 10px;
	padding: 5px 0 20px 4px;
}

#inet_main .bluebox_but_wrap {	
	background: none;
	margin: 0;
	padding: 0 0 0 3px;
}

.bluebox_but {
	background: transparent url(/site/images/signup_bg.gif) left top no-repeat;
	width: 225px;
	height: 53px;
	cursor: pointer;
}

.bluebox_but h2 {
	padding: 17px 0 0 62px;
	line-height: 22px;
}

.bluebox_but h2 a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;

}

#signup_header {
	background-color: #6e7e9f;
}

#signup_header td {
	padding: 5px 10px;
	color: #c0c0c0;
	font-weight: bold;
}

#signup_header td.current {
	background-color: #08a6d6;
	color: #fff;
}

#signup_body {
	background-color: #fff;
	padding: 15px 15px 0 15px;
	border: 1px solid #157fb5;
}

#produsr_form_left,
#produsr_form_right,
#signup_lower_left,
#signup_lower_right {
	width: 320px;
	float: left;
}

#signup_body td {
	padding: 3px 0;
	vertical-align: middle;
}

#signup_body #signup_lower_right td.label {
	vertical-align: top;
}

#signup_body .inet_inp {
	margin: 0;
}

#signup_upper {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #b3bccf;
}

#signup_bot {
	padding: 15px 0 0 0;
	margin: 0 -15px;
}

#signup ul,
.myevent_body ul {
	margin: 8px 0 8px 18px;
	padding: 0;
}

#signup li,
.myevent_body li {
	padding: 1px 0;
	margin: 0;
}


td.price {
	padding: 0 0 0 30px !important;
}

span.totalprice {
	color: #001d56;
	font-weight: bold;
	text-transform: uppercase;
}

#step_prev,
#step_next {
	display: block;
	width: 100px;
	height: 19px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#step_prev {
	background: transparent url(/site/images/step_prev_bg.gif) left top repeat-x;
	float: left;
}

#step_next {
	background: transparent url(/site/images/step_next_bg.gif) left top repeat-x;
	float: right;
}

#step_prev span,
#step_next span {
	display: block;
	padding: 1px 0 0 0;
}

.redtxt {
	color: #B50747 !important;
}


/******** MY AREA ********/

.myevent_title {
	background-color: #fff;
	padding: 3px 10px;
	border-top: 1px solid #c3c7ce;
}

.myevent_title td {
	color: #183d6e;
	font-weight: bold;
}

span.confirmed {
	background-color: #3e8a1e;
	margin-left: 15px;
	padding: 2px 5px;
	font-size: 9px;
	text-transform: uppercase;
	color: #fff;
}

span.pending {
	background-color: #e92031;
	margin-left: 15px;
	padding: 2px 5px;
	font-size: 9px;
	text-transform: uppercase;
	color: #fff;
}

.myevent_body {
	padding: 8px 10px 0 10px;
}

.myevent_body table {
	margin: 0 0 15px 0;
}


/******* FORMS *******/

.inet_inp {
	padding: 2px;
	margin: 2px 0 10px 0;
	width: 165px;
	border: 1px solid #b5c6d7;
}

textarea {
	height: 150px;
}

.inet_inpbut {
	padding: 1px;
	font-weight: bold;
	border: 1px solid #b5c6d7;
}


/****************/
/**** SEARCH ****/

.inet_search_msg {
	padding: 0 0 15px 0;
}

.search_result {
	margin: 0 0 15px 0;
}

.search_result .more {
	margin: 2px 0 0 0;
}

/**** SEARCH ****/
/****************/


/*****************/
/**** SITEMAP ****/

#inet_sitemap ul {
	margin: 0 0 0 16px;
	padding: 0;
}

#inet_sitemap li,
#inet_sitemap ul ul {
	padding: 2px 0;
}

/**** SITEMAP ****/
/*****************/



/* overlay link for flash */
.inet_flashcontainer {
	position: relative;
}

.inet_flashcontainer a {
	position: absolute;
	top: 0;
	left: 0;
	background: url(/site/images/blank.gif);
	z-index: 2;
}


/******* FOOTER *******/

#inet_bot {
	background: transparent url(/site/images/bot_bg.png) left top no-repeat;
	height: 36px;
}

.i_templ_1 #inet_bot {
	background: transparent url(/site/images/bot1_bg.png) left top no-repeat;
	height: 22px;
}

.i_templ_21 #inet_bot,
.i_templ_22 #inet_bot,
.i_templ_40 #inet_bot {
	background: transparent url(/site/images/bot2_bg.png) left top no-repeat;
}

.i_templ_2000 #inet_bot {
	background: transparent url(/site/images/bot2000_bg.png) left top no-repeat;
}

.i_templ_30 #inet_bot {
	background: transparent url(/site/images/bot30_bg.png) left top no-repeat;
}

#inet_footer {
	padding: 0 8px 15px 8px;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
}

#inet_footer a {
	color: #fff;
}

#inet_footer_left {
	width: 707px;
	padding: 6px 0 0 0;
	float: left;
}

#inet_footer_right {
	width: 248px;
	text-align: right;
	float: left;
}

.reset {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0 0 -1px 0;
}


.clearfix:after {

    content: ".";

    display: block;

    clear: both;

    visibility: hidden;

    line-height: 0;

    height: 0;

}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}