﻿/* =INITIALIZE
------------------------------------------------------------------------------*/
* { margin: 0;
	padding: 0; }

html { 
	position: relative;
	height: 100%; }

body { 
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.4em;
	color: #255; 
	height: 100%;
	background: #FFF; }

td.preview { 
	background: #FFF; }

.reply {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding: 3px 0.5em;
	background: #FFC;
	border: 1px solid #FF0; }

.bad_reply {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding: 3px 0.5em;
	background: #FCC;
	border: 1px solid #F00; }

.good_reply {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding: 3px 0.5em;
	background: #CFC;
	border: 1px solid #0F0; }

/* =FONTS
------------------------------------------------------------------------------*/

h1, h2, h3, h4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.0em; }

h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.0em; }

p { font-size: 14px;
	line-height: 1.4em;
	color: #255; 
	text-align: justify;
	margin: 0 0 0.8em 0; }

h1 { font-size: 24px;
	font-weight: bold; 
	color: #777; 
	margin: 0 0 0.1em 0; }

h2 { font-size: 21px;
	color: #900; 
	margin: 0 0 0.1em 0; }

h3 { font-size: 18px;
	color: #699; 
	margin: 0 0 0.1em 0; }

h4 { font-size: 16px;
	color: #477; 
	margin: 0 0 0.1em 0; }

h5 { font-size: 12px;
	color: #366; 
	margin: 0 0 0.1em 0; }

h6 { font-size: 12px;
	color: #EEE; 
	margin: 0 0 0.1em 0; }

ol, ul, li {
	font-size: 14px;
	margin: 0.5em 1.3em; }

blockquote {
	font-size: 14px;
	background: #EEE;
	padding: 0.5em; }

a img { border: none; }

a { color: #930; }

.banners p {
	font-size: 10pt;
	text-align:center;
	color:#CCC; }

.banners img {
	max-width:170px; }

/* =GALLERIES
------------------------------------------------------------------------------*/

.gallery {
	border: 1px dotted #DFD;
	clear: both;
	text-align: center; }

.gallery .grid {
	clear: both;
	text-align: center; 
	margin: 0 auto; }

.gallery .grid table {
	width: 100%; 
	margin: 0 auto; }

.asset_center { 
	margin: 0 0.5em; }

.asset_left { 
	margin-right: 0.5em; }

.asset_right { 
	margin-left: 0.5em; }

.asset .caption {
	text-align: center;
	color: #699; }



/* =Article + News
------------------------------------------------------------------------------*/
#article_2 .article_byline {
	display: none; }

.article {
	margin: 1.0em 20px; }

.byline {
	margin-bottom: 1.2em; }

.summary {
	margin: 3.0em 20px; }

.summary h1 {
	font-size: 20px; }

#copyright {
	clear: both;
	font-size: 10px; 
	text-align: center; 
	margin: 3.0em auto 1.0em; }

/* =Archive
------------------------------------------------------------------------------*/

.archive {}

.archive table {
	width: 100%; }

.archive th,
.archive td {
	font-size: 13px;
	text-align: left; }

.archive .year_label {
	font-size: 14px;
	color: #060; }

.archive .month_label {
	padding-left: 1.5em;
	font-size: 13px;
	color: #060; }

.archive .event {
	padding-left: 3.0em;
	font-size: 13px;
	color: #000; }

.return {
	margin: 1.0em auto 0.5em;
	font-size: 12px;
	text-align:center; }



#Knockout {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	color: #FFF;
	background: url('/images/transp.png');
	padding: 100px 0;
	margin: 0; }

.hidden {
	height: 0;
	visibility: hidden;
	display: none; }

.hidden * {
	height: 0;
	visibility: hidden;
	display: none; }



/* =CONTACT US
------------------------------------------------------------------------------*/
#contact {
	font-size: 14px; 
	line-height: 1.3em;
	text-align: left; }

#contact td {
	padding: 0;
	margin: 0;
	vertical-align: top;
	text-align: left; }

#contact dl {
	padding: 0;
	margin: 0; }

#contact .description {
	color: #999;
	font-size: 11px; 
	font-style: italic; }

#contact_reservation dt,
#contact_schedule dt,
#contact dt {
	font-weight: bold; 
	margin: 0.7em 0 0; 
	padding: 0;
	text-decoration: underline; }

#contact_reservation dd,
#contact_schedule dd,
#contact dd,
#contact li {
	font-weight: normal;   }

#contact label {
	font-size: 14px;
	color: #03C; }

#contact .required {
	display: list-item; }

#contact .errors {
	margin: 0;
	padding: 0;
	font-style: italic;
	color: #900;   }






/* =STRUCTURE
------------------------------------------------------------------------------*/

#logo img {
	margin: 0; }

#logo,
#logo:link,
#logo:visited {
	display: table;
	border: none; 
	padding: 0;
	margin: 0 auto; }

#logo:hover {
	border: none; }



#Mast {
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0 auto;
	width: 100%;
	vertical-align: middle; }

#Mast_L { 
	background: url('/images/ML.jpg') top left no-repeat;
	width: 200px;
	text-align: left;
	vertical-align: bottom; }

#Mast_C { 
	width: auto;
	padding: 0;
	text-align: center;
	vertical-align: bottom; }

#Mast_R {
	background: url('/images/MR.jpg') top right no-repeat;
	width: 200px;
	text-align: right;
	vertical-align: bottom; }

#Mast_X {
	width: auto;
	padding: 0;
	text-align: center;
	vertical-align: bottom; }



#Content {
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0 auto;
	width: 100%;
	vertical-align: middle; }

#Content_L {
	border-top: 1px solid #777;
	width: 150px; 
	vertical-align: top; }

#Content_C {
	background: #FFF;
	border-top: 1px solid #C00;
	width: auto; 
	vertical-align: top; }

#Content_R {
	border-top: 1px solid #777;
	width: 170px; 
	vertical-align: top; 
	text-align: center; }

#Content_R img {
	max-width: 150px; }


#Section {
	font-size: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #036; 
	margin: 0 0.8em; }

#corner_ad {
	background: url('/images/webdesign.png') left top no-repeat #FFF;
	width: 200px;
	height: 120px;
	border: 1px dotted #CCC; }


/* =NAVIGATION
------------------------------------------------------------------------------*/

#fixed {
	display: table;
	float: right;
	margin-right: 5px;
	vertical-align: middle;
	height: 2.5em; }

#fixed ul { 
	display: table-row; }

#fixed img,
#fixed ul,
#fixed li { 
	float: left;
	padding: 0;
	margin: 0; 
	text-align: center; }

#fixed li {
	display: table-cell;
	white-space: normal;
	list-style: none;
	width: 90px;
	padding: 0;
	margin: 0; }

#fixed li a,
#fixed li a:link {
    font-size: 12px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7CF;
	display: block;
	padding: 0.4em 0;
	margin: 0;
	width: 90px;
	height: 38px;
	line-height: 1.0em;
	background: url('/images/nav.png') top center repeat-x; 
	vertical-align: middle;
	text-decoration: none; }

#fixed li a:hover {
	color: #CFF;
	background: url('/images/btn.png') top center repeat-x; 
	text-decoration: underline; }



#nav {
	display: table; 
	padding: 0;
	margin: 0 auto;
	vertical-align: middle; }

#nav img {
	padding: 0;
	margin: 0;
	vertical-align: middle; }

#nav ul { 
	display: table; 
	float: left;
	list-style: none; 
	padding: 0;
	margin: 0; }

#nav li { 
	display: block;
	list-style: none; 
	float: left;
	height: 1.8em;
	padding: 0;
	margin: 0; }

#nav li a {
    font-size: 12px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #900;
	display: block;
	padding: 0 0.75em;
	margin: 0;
	text-decoration: none; 
	height: 1.8em;
	line-height: 1.8em; }

#nav li.active a {
	color: #C00; 
	font-weight: bold;  }

#nav li a:hover {
	background: #EEE;
	color: #F00;
	text-decoration: underline; }



.index {
	background: #FFF;
	vertical-align: middle;
	margin: 0;
	padding: 0; }

.index li {
	list-style: none;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
	vertical-align: middle; }

.index li a {
	font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
	color: #900;
	display: block;
	padding: 0.3em 0.5em;
	margin: 0;
	line-height: 1.2em;
	text-decoration: none; }

.index li a:hover {
	background: #BE9;
	text-decoration: underline; }


.index ul {
	vertical-align: middle;
	padding: 0;
	margin: 0; }

.index li.active>a {
	background: #9CC;
	color: #FFF; 
	font-weight: bold; }

.index li.active a:hover {
	background: #EEE; }


/* =PATH DOORS
------------------------------------------------------------------------------*/
.columns1,
.columns2,
.columns3,
.columns4 {
	border-spacing: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 120px;
	vertical-align: middle;
	border: 1px dotted #91CAC9; 
	margin-bottom: 0.8em; }

.columns1 .col1 {
	background: #EEE;
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle;
	border: 1px dotted #AAA; }

.columns2 .col1,
.columns2 .col2 {
	background: #EEE;
	width: 50%; 
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle;
	border: 1px dotted #AAA; }

.columns3 .col1,
.columns3 .col2,
.columns3 .col3 {
	background: #91CAC9;
	width: 33%; 
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle;
	border: 1px dotted #AAA; }

.columns4 .col1,
.columns4 .col2,
.columns4 .col3,
.columns4 .col4 {
	background: #EEE;
	width: 25%; 
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle;
	border: 1px dotted #AAA; }
	
.columns1 .col1 a,
.columns2 .col1 a,
.columns2 .col2 a,
.columns3 .col1 a,
.columns3 .col2 a,
.columns3 .col3 a,
.columns4 .col1 a,
.columns4 .col2 a,
.columns4 .col3 a,
.columns4 .col4 a {
	font-weight: bold;
	font-size: 18px; }


/* =icxShop
------------------------------------------------------------------------------*/

#CatalogIndex_ {
	vertical-align: middle;
	padding: 0;
	margin: 0; }

#CatalogIndex_ li {
	list-style: none;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
	vertical-align: middle; }

#CatalogIndex_ li a {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #039;
	display: block;
	padding: 0.3em 0;
	margin: 0;
	line-height: 1.2em;
	text-decoration: none; }

#CatalogIndex_ li a:hover {
	background: url('/images/highlight.png') top center; 
	text-decoration: underline; }

#CatalogIndex_ li.active { }

#CatalogIndex_ li.active>a {
	color: #09C; }

.KOTrigger {
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background: #030;
	padding: 2px 0.5em;
	margin: 0; }

.KOTriggerhover { 
	cursor: pointer;
	text-align: center;
	color: #FFC;
	text-decoration: underline;
	background: #900;
	padding: 2px 0.5em;
	margin: 0; }

#Knockout {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 96%;
	color: #FFF;
	background: url('/images/transp.png');
	padding: auto 0.5em;
	margin: 0; }

.hidden {
	visibility: hidden;
	display: none; }



.product_mast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border-collapse: collapse; }

.product_mast td {
	font-size: 11px;
	padding: 0 0.5em;
	border: 10px solid #FFF; }

.product_grid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border-collapse: collapse; }

.product_grid td {
	width: 25%;
	padding: 5px;
	border: 10px solid #FFF; 
	vertical-align: top; }

.product_grid td.product { }

.product_grid td .title {
	font-size: 10px;
	font-weight: bold;
	text-align: center; }

.product_grid td .code {
	font-size: 9px;
	font-style: italic;
	text-align: center; }

.product_grid td .price {
	font-size: 10px;
	font-weight: bold;
	text-align: center; }

.product_grid td .thumb {
	display: block;
	width: 125px;
	height: 150px;
	background: url('/images/logo.png') center center no-repeat #CCC; }



.product .assets {
	display: table;
	float: right;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic; 
	text-align: center;
	margin: 0 0.5em 0.2em;
	padding: 0.5em; }

.product .assets .caption {
	color: #009; }

.product .assets .asset {
	background-color: #DDD; }

.product .code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 0.8em;
	color: #999; }

.product .description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0.8em 0;
	color: #000; }

.product .sku_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: auto;
	border-collapse: collapse; }

.product .sku_table th {
	background: #999;
	color: #FFF;
	padding: 1px 0.2em;
	border-bottom: 3px solid #FFF; }

.product .sku {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	border-collapse: collapse; }

.product .sku td {
	background: #EEE;
	padding: 3px 0.5em;
	border-bottom: 3px solid #FFF; }

.product .sku .title {
	font-weight: bold; }

.product .sku .code {
	font-size: 9px;
	font-style: italic; }



/* =Vertical cart
------------------------------------------------------------------------------*/

.cart_v {
	width: 100%;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align:center;
	border-bottom: 2px solid #999;
	border-collapse: collapse; }

.cart_v .frame th {
	font-size: 9px;
	color: #FFF;
	background: #999; }

.cart_v th {
	vertical-align: top;
	padding: 2px;
	font-size: 9px;
	text-align: center; }

.cart_v td {
	vertical-align: top;
	padding: 2px;
	font-size: 9px;
	text-align: center; 
	background: #EEE; 
	border-bottom: 1px solid #FFF; }

.cart_v .qty {
	font-weight: bold; }

.cart_v .title {
	font-weight: bold; 
	text-align: left; }

.cart_v .price {
	text-align: right;
	font-weight: bold; }

/* =Checkout cart
------------------------------------------------------------------------------*/

.checkout table {
	width: 90%;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1.5em auto;
	text-align:center;
	border-bottom: 2px solid #999;
	border-collapse: collapse; }

.checkout .frame th {
	font-size: 9px;
	color: #FFF;
	background: #999; }

.checkout th {
	vertical-align: top;
	padding: 2px;
	font-size: 9px;
	text-align: center; }

.checkout td {
	vertical-align: top;
	padding: 2px;
	font-size: 9px;
	text-align: center; 
	background: #EEE; 
	border-bottom: 1px solid #FFF; }

.checkout .qty {
	font-weight: bold; }

.checkout .title {
	font-size: 11px;
	font-weight: bold; 
	text-align: left; }

.checkout .price {
	font-size: 11px;
	text-align: right;
	font-weight: bold; }

.collapsed .descr {
	display: none; }

.expanded .descr {
	display: block; }

.cart_btn,
.cart_btn:link {
	color: #FFF;
	text-decoration: underline; }

.cart_btn:hover {
	background: #FFF; 
	color: #999; }

.navigation {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

/* =CHECKOUT
------------------------------------------------------------------------------*/
.checkout_tbl {
	width: auto;
	margin: 0 auto; 
	font-family: Verdana, Arial, Helvetica, sans-serif; }

.checkout_tbl label {
	float: right; 
	margin-left: 1.5em; }

.checkout_tbl th {
	height: 2.0em;
	font-size: 11px; 
	vertical-align: baseline; }

.checkout_tbl td {
	height: 2.0em;
	font-size: 11px; 
	vertical-align: baseline; }


/* =icxEvents
------------------------------------------------------------------------------*/

.event_list {
	margin: 0.6em 25px 1.0em;
	text-align:center; }

.event_list .event .title {
	margin: 20px auto 0; 
	text-align:center; }

.event_list .event .date,
.event_list .event .duration {
	margin: 0 auto 30px; 
	float: center;  }

.event_list p {
	text-align: left; }



.event_index {
	text-align: center;
	font-size 10px; 
	margin: 0.6em 1px 0 2px; 
	padding: 3px 2px; 
	border-bottom: 1px dotted #140; }

.event_index div.title {
	font-weight: bold; 
	color: #140; }

.event_index div.title br {}

.event_index .duration {
	font-size: 10px;
	font-weight: bold; 
	color: #690; 
	margin-bottom: 0.4em; 
	padding-bottom: 0.5em; 
	border-bottom: 1px dotted #140; }

.event_index .event {
	display: block;
	line-height: 0.9em;
	margin: 0.5em 0.3em; 
	text-align: left; }

.event_index .date {
	font-size: 12px;
	font-weight: bold; 
	color: #690;
	margin: 1.4em auto 0; 
	text-align: left; }

.event_index a.title,
.event_index a:link.title { 
	text-align: center; 
	font-size: 12px;
	font-weight: bold; 
	color: #140; 
	font-style: italic; }



.big_cal {
	border-collapse: collapse;
	width: 100%;
	margin: 0 auto; }

.big_cal a,
.big_cal a:link,
.big_cal a:visited {
	color: #140; 
	display: block;
	padding-left: 0.5em;
	line-height: 1.1em; 
	font-size: 11px; 
	text-decoration: none; }

.big_cal a:hover {
	color: #280; 
	text-decoration: underline; }



.big_cal .mast th,
.big_cal .mast td {
	border: 1px solid #FFF;
	font-size: 11px; 
	font-weight: bold;
	background: #140;
	color: #FFF;
	text-align: center; }

.big_cal .mast th {
	padding: 0.4em 0;
	color: #FD0; 
	font-size: 18px;  }

.big_cal .mast a,
.big_cal .mast a:link,
.big_cal .mast a:visited {
	color: #FD0; 
	display: block;
	padding: 0 0.5em;
	line-height: 1.1em; 
	font-size: 12px; 
	text-decoration: none; }

.big_cal .mast a:hover {
	color: #DFC; 
	text-decoration: underline; }



.big_cal .mast .day {
	background: #280;
	width: 13%; }

.big_cal .date {
	font-size: 10px; }

.big_cal .event {
	font-size: 11px; }

.big_cal .holiday {
	text-align: center;
	font-style: italic;
	font-size: 9px; }

.big_cal .weekday {
	border: 1px solid #FFF;
	height: 5.0em;
	background: #FFC; 
	padding: 0.4em; 
	vertical-align: top; }

.big_cal .weekend {
	border: 1px solid #FFF;
	height: 5.0em;
	background: #EFD;  
	padding: 0.4em; 
	vertical-align: top; }

.big_cal .spacer {
	border: 1px solid #FFF;
	height: 5.0em;
	background: #EEE;  
	padding: 0.4em; 
	vertical-align: top; }

.big_cal .event {
	font-size: 10px;
	display: block;
	margin: 6px auto; }



.small_cal {
	border-collapse: collapse;
	width: 165px;
	margin: 0 auto; }

.small_cal .mast th,
.small_cal .mast td {
	font-size: 10px; 
	font-weight: bold;
	background: #030;
	color: #FFF;
	text-align: center; }

.small_cal .mast th {
	padding: 0.4em 0;
	color: #FD0; 
	font-size: 12px;  }

.small_cal .mast a,
.small_cal .mast a:link,
.small_cal .mast a:visited {
	color: #FD0; 
	display: block;
	padding-left: 0.5em;
	line-height: 1.1em; 
	font-size: 10px; 
	text-decoration: none; }

.small_cal .mast a:hover {
	color: #DFC; 
	text-decoration: underline; }



.small_cal .day {
	width: 13%; }

.small_cal .date {
	font-size: 10px; }

.small_cal .weekday {
	text-align: center;
	border: 1px solid #FFF;
	height: 0.8em;
	background: #FFD; 
	padding: 0.4em; 
	vertical-align: top; }

.small_cal .weekend {
	text-align: center;
	border: 1px solid #FFF;
	height: 0.8em;
	background: #EFD;
	padding: 0.4em; 
	vertical-align: top; }

.small_cal .spacer {
	text-align: center;
	border: 1px solid #FFF;
	height: 0.8em;
	background: #EEE;  
	padding: 0.4em; 
	vertical-align: top; }

.event_index .event a,
.event_index .event a:link { 
	text-align: center; 
	font-size: 12px;
	font-weight: bold; 
	color: #140; 
	font-style: italic; }

.event_index .event a:hover { 
	color: #280; }

