/* -----------------------------------------------------------------------------------------------------------------------
File Author:	Ryan Marincovich
Date Created:	2008.03.19
File Purpose:	Borton Overseas - Trollstigen Resort - Base Style sheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */


/* FONT DEFINITIONS */
table, tr, td {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
}

p { margin: 0px; padding: 0px 0px 12px 0px; }
p.centered { width: 100%; text-align: center; margin: 0px; padding: 0px 0px 12px 0px; }
ul { margin-top: 0px; margin-bottom: 12px; padding-top: 0px; }
ol { margin-top: 0px; margin-bottom: 12px; padding-top: 0px; }
h3 { font-weight: bold; font-size: 18px; line-height: 22px; margin: 0px; padding: 20px 0px 15px 0px; }
h2 { font-weight: bold; font-size: 18px; line-height: 22px; margin: 0px; padding: 11px 0px 15px 0px; }
h1 { font-weight: bold; font-size: 18px; line-height: 22px; margin: 0px; padding: 7px 0px 10px 11px; }

input, select {
	font-size: 12px;
}

/* UNIVERSAL IMAGE DEFS */
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
}
img.float_right {
	float: right;
}
img.float_left {
	float: left;
}
/* END IMAGE DEFS */
.flash_home {
	width: 440px;
	height: 350px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: right;
}

form.no_margin {
	margin: 0px;
	padding: 0px;
}

/* LINK DEFINITIONS */
a, a:visited { font-weight: bold; text-decoration: underline; color: #cc0000; }
a:hover, a:active { font-weight: bold; text-decoration: none; color: #cc0000; }

a.foot, a.foot:visited { font-weight: bold; text-decoration: underline; float: right; color: #cc0000; }
a.foot:hover, a.foot:active { font-weight: bold; text-decoration: none; float: right; color: #cc0000;}

a.company, a.company:visited { font-weight: normal; text-decoration: underline; color: #333300; }
a.company:hover, a.company:active { font-weight: normal; text-decoration: none; color: #333300; }

a.white, a.white:visited { font-weight: bold; text-decoration: underline; color: #ffffff; margin: 0px 10px 0px 0px; }
a.white:hover, a.white:active { font-weight: bold; text-decoration: none; color: #ffffff; margin: 0px 10px 0px 0px; }

.pager_nav_text {
	font-weight: bold;
	color: #333300;
	padding: 0px 3px 0px 3px;
}
.pager_nav_current {
	font-weight: bold;
	color: #333300;
}

/* MAIN ERROR DEFS */
.textError {
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	background-color: #ffeeee;
	float: left;
	display: inline;
}
.textError h1 {
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	float: left;
}
.textError ul {
	margin: 0px;
	padding: 5px 10px 5px 30px;
	float: left;
}

.textError a { padding: 10px; float: left; }

.textErrorSmall {
	font-size: 11px;
	padding: 5px;
	color: #CC0000;
}

#table_footer {
	width: 100%;
	height: 90px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

/* --------------------------- BODY DEFS ----------------------------------- */
#table_min_height {
	width: 770px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.min_height_col {
	width: 10px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.min_height {
	width: 10px;
	height: 500px;
}
.min_height_main {
	width: 760px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background: url(/_images/framework/bg_main.gif) top left no-repeat;
}

#main_container {
	width: 760px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}

.text_block {
	width: 100%;
	margin: 0px;
	padding: 16px 0px 16px 0px;
	float: left;
}
.text_block_links {
	width: 100%;
	margin: 0px;
	padding: 16px 0px 10px 0px;
	float: left;
}

/* --------------------------- COLUMN CONTAINERS FOR BUILD PAGE ----------------------------------- */
.container_full {
	width: 760px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.container_centered_column {
	width: 550px;
	margin: 20px 0px 0px 110px;
	padding: 0px;
	float: left;
	display: inline;
	position: relative;
}

/* --------------------------- END COLUMN CONTAINERS DEFS ------------------------- */
.site_map_bullet {
	width: 45px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	float: left;
}

/* --------------------------- HOME DEFS ----------------------------------- */
.welcome-buttons {
	width: 310px;
	float: right;
}
.welcome-buttons .share { 
	margin: 9px 0 0;
	float: left;
}
.home_images {
	width: 100%;
	height: 365px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(/_images/home/bg_home_images.gif) top left no-repeat;
}
.home_images_container {
	width: 730px;
	height: 350px;
	margin: 5px 0px 0px 15px;
	padding: 0px;
	float: left;
	display: inline;
}
.home_content {
	width: 750px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	border: 0px;
	float: left;
	display: inline;
}
.home_col_mailing_list {
	width: 300px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	color: #000000;
}
.home_col_about {
	width: 450px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.home_left_header {
	width: 295px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
}
.home_right_header {
	width: 450px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
}
.home_col_header {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	float: left;
	display: inline;
}
.home_left_bg {
	width: 295px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	background-position: top left;
	background-repeat: repeat-y;
}
.home_right_bg {
	width: 450px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-position: top left;
	background-repeat: repeat-y;
}
.home_left_footer {
	width: 295px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
}
.home_right_footer {
	width: 450px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
}
.home_welcome {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
.home_col_text {
	margin: 0px;
	padding: 6px 20px 10px 20px;
}
.home_join_button {
	margin: 5px 15px 0px 0px;
	padding: 0px;
	float: right;
	display: inline;
}
.home_news_row {
	width: 260px;
	margin: 5px 0px 0px 15px;
	padding: 0px;
	float: left;
	display: inline;
	position: relative;
}
.home_news_text {
	width: 165px;
	margin: 0px;
	padding: 2px 0px 4px 0px;
	float: right;
	text-align: left;
}
.home_news_empty {
	margin: 0px;
	padding: 6px 20px 4px 20px;
	position: relative;
}
/* --------------------------- PAGE CONTENT DEFS ---------------------------------- */
.page_image_container {
	width: 295px;
	height: 280px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: right;
	display: inline;
}
.page_image_frame {
	width: 270px;
	height: 270px;
	margin: 0px;
	padding: 0px;
	float: right;
	background-position: top left;
	background-repeat: no-repeat;
}
.page_image {
	width: 250px;
	height: 250px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	float: right;
	display: inline;
	background: url(/_images/framework/bg_page_image.gif) top left no-repeat;
}
.page_text_wimage {
	margin: 0px;
	padding: 20px 30px 0px 30px;
}
.thumb_row {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: left;
}
.large_thumb_row_frame {
	width: 130px;
	height: 130px;
	margin: 0px;
	padding: 0px;
	float: right;
	background-position: top left;
	background-repeat: no-repeat;
}
.large_thumb_row_image {
	width: 114px;
	height: 114px;
	padding: 8px 0px 0px 0px;
	margin: 0px auto 0px auto;
	position: relative;
}
.large_thumb_row_text {
	width: 430px;
	margin: 0px;
	padding: 2px 0px 4px 0px;
	text-align: left;
}
.thumb_row_frame {
	width: 90px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	background-position: top left;
	background-repeat: no-repeat;
}
.thumb_row_image {
	width: 74px;
	height: 74px;
	padding: 8px 0px 0px 0px;
	margin: 0px auto 0px auto;
	position: relative;
}
.thumb_row_link {
	position: absolute;
	top: 8px;
	left: 0px;
	z-index: 100;
}
#indexOverview {
	width: 550px;
	margin: 5px 0px 0px 0px;
	padding: 11px 0px 0px 0px;
	background: url(/_images/framework/text-divider.gif) top left no-repeat;
}
.related_row {
	width: 550px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	clear: left;
}
.related_row_bg {
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(/_images/framework/related-bg.gif) top left repeat-y;
}
.related_footer {
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(/_images/framework/related-footer.gif) bottom left no-repeat;
}
.related_mod {
	width: 265px;
	padding: 4px 0px 0px 0px;
	border-top: 1px solid #333300;
}
.related_mod_left {
	float: left;
}
/* Hides from IE-mac \*/
* html .related_mod_right {margin: 0px 0px 0px 282px;}
.related_mod_right {
	margin: 0px 0px 0px 285px;
}
/* End hide from IE-mac */

.related_thumb_frame {
	width: 90px;
	height: 90px;
	margin: 0px 5px 5px 5px;
	padding: 0px;
	float: right;
	display: inline;
	text-align: center;
	background-position: top left;
	background-repeat: no-repeat;
}
.related_thumb {
	margin: 5px auto 0px auto;
	padding: 0px;
	border: 0px;
}
.related_text {
	margin: 0px;
	padding: 2px 10px 7px 10px;
}
#resourceIndexRows {
	width: 550px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}
.table_index_paging {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: right;
	float: left;
	display: inline;
	font-weight: bold;
}
.table_index_right_text {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	float: right;
	display: inline;
}
.resource_index_row {
	width: 100%;
	margin: 0px;
	padding: 2px 0px 4px 0px;
}
.alt_row {
	background: #ecdc9f;
}
.header_row {
	color: #ffffff;
	font-weight: bold;
	background: #9c8f2f;
}
.resource_index_source {
	width: 170px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: right;
	display: inline;
	text-align: left;
}
.resource_index_title {
	width: 285px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
}
.resource_index_date {
	width: 65px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: left;
}
.resource_index_text_left {
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.pricing_module {
	width: 100%;
	margin: 0px 0px 17px 0px;
	padding: 0px;
	float: left;
}
.pricing_alt_row {
	background: #ecdc9f;
}
.pricing_dates {
	width: 100%;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
	color: #ffffff;
	background: #9c8f2f;
}
.pricing_range {
	width: 370px;
	margin: 0px;
	padding: 2px 0px 3px 5px;
	float: left;
	font-style: italic;
}
.pricing_lang {
	width: 30px;
	margin: 0px;
	padding: 2px 10px 3px 0px;
	float: right;
	text-align: right;
}
.pricing_items {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
.pricing_title {
	width: 350px;
	margin: 0px;
	padding: 2px 0px 3px 5px;
	float: left;
}
.pricing_number {
	width: 50px;
	margin: 0px;
	padding: 2px 10px 3px 0px;
	float: right;
	text-align: right;
}

/* --------------------------- gallery defs ------------------------------------------- */
#galleryDetail {
	width: 745px;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	position: relative;
}
#gallerySelectHeader {
	width: 740px;
	margin: 0px;
	padding: 0px;
	background: url(/_images/framework/bg-gallery-header.gif) top left repeat-y;
	border-top: #333300 1px solid;
	border-bottom: #333300 1px solid;
}
.gallery_image_container {
	width: 420px;
	height: 420px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float: right;
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
}
.gallery_image {
	width: 400px;
	height: 400px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	float: right;
	display: inline;
	background: url(/_images/framework/gallery_image_bg.gif) top left no-repeat;
	position: relative;
}
.gallery_image_absolute {
	position: absolute;
	right: 0px;
	top:0px;
	width: 400px;
	height: 400px;
	z-index:20;
	visibility:hidden
}
#galleryThumbsContainer {
	width: 275px;
	margin: 29px 0px 0px 20px;
	padding: 0px;
}
.gallery_tiny_thumb_container {
	width: 55px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	background-position: top left;
	background-repeat: no-repeat;
}
.gallery_tiny_thumb {
	width: 46px;
	height: 46px;
	margin: 3px 0px 0px 3px;
	padding: 0px;
	float: left;
	display: inline;
	position: relative;
	background: #1e1306;
	cursor: pointer;
}
.gallery_tinythumb_on {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	z-index: 30;
}
.gallery_image_details {
	width: 270px;
	margin: 17px 0px 0px 1px;
	padding: 0px;
	float: left;
	display: inline;
}
.gallery_image_description {
	display: none;
}
.gallery_detail_drop {
	margin: 10px 10px 0px 10px;
	padding: 0px;
	float: right;
	display: inline;
}
.gallery_detail_back {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	float: right;
}
/* --------------------------- end gallery defs --------------------------------------- */

/* --------------------------- END PAGE CONTENT DEFS ---------------------------------- */

/* --------------------------- CONTACT SECTION DEFS ----------------------------------- */
.form_row h3.security { margin: 10px 0 0 0; }
.form-row-security {
	width: 88px;
	margin: 10px 0 0 0;
	padding: 0;
	border: 1px solid #999;
	float: left;
}
input.security {
	width: 86px;
	padding: 1px;
	margin: 0;
	float: left;
	border: 0;
}
.security-image {
	width: 140px;
	height: 40px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}
.security-image-redraw {
	margin: 10px 0 0 10px;
	float: left;
	display: inline;
}
div.form_row {
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float: left;
}
#contactForm {
	width: 570px;
	margin: 0px;
	padding: 0px;
}
#contactFormError {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	float: left;
}
.form_row h3 {
	width: 125px;
	margin: 0px;
	padding: 2px 10px 4px 0px;
	text-align: right;
	font-size: 11px;
	line-height: 15px;
	float: left;
	background: #ecdc9f;
}
h3.optional { font-weight: normal; }
.form_row h4 {
	width: 560px;
	margin: 0px;
	padding: 2px 0px 4px 10px;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	float: left;
	background: #ecdc9f;
}
.contact_sendto_text {
	margin: 0px;
	padding: 2px 0px 4px 10px;
	float: left;
	display: inline;
}
.form_row_field {
	width: 290px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #a5acb2;
	float: left;
	background: #ffffff;
}
input.form_field {
	width: 288px;
	margin: 0px;
	padding: 2px 0px 0px 1px;
	float: left;
	border: 0px;
}
textarea.form_field {
	width: 568px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 1px solid #a5acb2;
}
.form_button_bg {
	width: 82px;
	height: 22px;
	margin: 10px 0px 0px 135px;
	padding: 0px;
	float: left;
	display: inline;
	background-position: top left;
	background-repeat: no-repeat;
}
.form_button {
	float: left;
}
.contact_centered_link {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.form_confirm_check {
	width: 100%;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
/* --------------------------- END CONTACT SECTION DEFS ----------------------------------- */

/* --------------------------- UTILITIES SECTION DEFS ----------------------------------- */
.links_column_table {
	width: 550px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
}
.links_col {
	width: 260px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	vertical-align: top;
}
.links_col_divider {
	width: 30px;
	margin: 0px;
	padding: 0px;
}
.sm_col {
	width: 265px;
	padding: 0px;
	vertical-align: top;
}
.sm_col_left {
	margin: 0px;
	float: left;
	display: inline;
}
/* Hides from IE-mac \*/
* html .sm_col_right { margin: 0px 0px 0px 282px; }
.sm_col_right {
	margin: 0px 0px 0px 285px;
}
/* End hide from IE-mac */
.sm_row {
	width: 265px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
.sm_row_link_row {
	width: 265px;
	margin: 0px;
	padding: 0px;
}
ul.pages_list {
	width: 265px;
	margin: 0px;
	padding: 11px 0px 0px 0px;
}
li.pages_link {
	width: 230px;
	margin: 0px;
	padding: 0px 0px 0px 35px;
	list-style-type: none;
	background: url(/_images/framework/site_bullet.gif) top left no-repeat;
	position: relative;
}

/* --------------------------- END UTILITIES SECTION DEFS ----------------------------------- */


