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

p, pre, blockquote, label, 
fieldset, address { margin: 0.7em 0; }

body { 
/*    font-family:'Times New Roman',Times,Georgia,serif; */
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px; 
    background: #FFF;
    color: #000;
    margin: 0; 
    padding: 0; }

th.preview { 
/*    font-family:'Times New Roman',Times,Georgia,serif; */
    font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #07F;
	color: #FFF;
	font-weight: bold;
	font-size: 14px; }

table { margin: 0 auto; }

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

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

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

.error {
	color: #F00;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-style: italic; 
	margin-bottom: 0.8em; }

input.bad {
	border: 1px solid #F00;
	background: #FCC; 
	color: #F00; }



/* =BASICS
------------------------------------------------------------------------------*/
h1 { font-size: 28px; color: #60A; font-style: normal; font-weight: bold; }
h2 { font-size: 22px; color: #C00; font-style: italic; font-weight: bold; }
h3 { font-size: 18px; color: #090; font-style: italic; font-weight: bold; }
h4 { font-size: 16px; color: #069; font-style: italic; font-weight: normal; }
h5 { font-size: 14px; color: #960; font-style: italic; font-weight: normal; }
h6 { font-size: 14px; color: #CCC; font-style: italic; font-weight: normal; }
td { font-size: 14px; font-style: normal; font-weight: normal; }
th { font-size: 14px; font-style: normal; font-weight: normal; }

p { 
	font-size: 14px; 
	color: #000; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.4em; 
	margin: 1.2em 0; }

dl, ul, ol, li, dd, blockquote { 
	font-size: 14px; 
	color: #000; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.4em; 
	margin: 0 1.5em; }

ul { margin: 0 0 0.5em; }

dt {
	color: #039;
	font-weight: bold; }

img { border: none; }

a,
a:link,
a:visited { color: #125; }
a:hover   { color: #060; }

.hidden { display: none; }

.asset { 
	padding: 0 0.5em; }

.caption {
	font-size: 12px;
	font-style: italic; }

.asset { 
	padding: 0 0.5em; }

.link{ cursor: pointer; }

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

#article_45,
#article_35 {
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	border-bottom: 1px dotted #039; }

.article {
	clear: both;
	margin:15px 35px 10px; }

.article_byline {
	margin-bottom: 1.2em; }

.article .byline .author { 
	color: #039; }

.article .byline .email { 
	color: #039;
	font-style: italic; }

.article .content p { }

.article .footnote p {
	color: #039;
	font-size: 12px;
	font-style: italic; }

.summary {
	margin: 3.0em 20px; }

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

#copyright {
	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;
	margin-bottom: 0.8em;
	font-size: 13px;
	line-height: 15px;
	color: #000; }

.archive .event .date {
	font-weight: normal; }

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

#copyright {
	clear: both; 
	background: url('../images/BG_Body.gif') top center no-repeat;
	text-align:center;
	font-size: 10px; 
	color: #039;
	padding-top: 100px; 
	height: 190px;
	vertical-align: bottom; }


.authorization {
	margin: 20px 0; }

.authorization input {
	width: 120px; }

.authorization a {
	display: block; }

pre { 
	border: 1px dotted red; 
	color: #F00; 
	padding: 5px;
	text-align: left; }


/* =CGAsssets
------------------------------------------------------------------------------*/

.download_list { 
	clear: both; 
	border: 1px solid #3B82DE; 
	width: 100%; 
	font: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; }

.download_list th { 
	background: #847F2B; 
	color: white; 
	padding: 2px 4px; 
	font-weight: bold; 
	font-size: 14px; }

.download_list .dl_asset td { 
	background: white; 
	color: #666; 
	border-top: 1px dotted #FD551D; 
	padding: 2px 4px; 
	font-size: 12px; }

.download_list .title { 
	font-weight: bold; }

.download_list .caption { 
	font-style: italic; }

.playlist { 
	clear: both;
	display: table; 
	border: 1px solid #3B82DE; 
	margin: 0 auto 30px;
	width: 95%;
	font: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; }

.playlist .controller { 
	display: table; 
	background: #3B82DE; 
	width: 100%; 
	margin: 0 auto; 
	text-align: center; 
	color: #FFF;}

.playlist table { 
	width: 100%; }

.playlist th { 
	background: #847F2B; 
	color: white; 
	padding: 2px 4px; 
	font-weight: bold; 
	font-size: 14px; }

.playlist .dl_asset td { 
	background: white; 
	color: #666666; 
	border-top: 1px dotted #3B82DE; 
	padding: 2px 4px; 
	font-size: 12px; }

.playlist .title { 
	font-weight: bold; }

.playlist .caption { 
	font-style: italic; }
	
.museum { 
	text-align:center; 
	margin-top:10px;
	margin-bottom:15px; }

.museum .caption { 
	font-style:italic; }

.museum_descr { 
	font-size:14px; 
	font-style:italic; }


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

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

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

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

.asset { 
	background: #FFF;
	padding: 0 0.5em;
	margin: 0 auto; }

.asset .id {
	position: absolute;
	font-size: 8px;
	padding: 1px 3px;
	background: #000;
	color: #FFF; }

.asset .caption {
	color: #000;
	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.5em;
	margin: 0; }

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

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

/* =CONTACT US
------------------------------------------------------------------------------*/
#contact,
#contact_us,
#contact_reservation,
#contact_schedule,
#contact_message {
	font-size: 14px; 
	text-align: left; }

#contact table,
#contact_us table {
	margin: 0 auto; }

#contact th,
#contact_us th,
#contact_reservation th,
#contact_schedule th,
#contact_message th {
	text-align: right; 
	padding: 3px; 
	font-weight: bold;
	white-space: nowrap; }

#contact td,
#contact_us td,
#contact_reservation td,
#contact_schedule td,
#contact_message td {
	text-align: left; 
	padding: 3px;  }

#contact_us div#message {
	border: 1px solid #DDD;
	height: 5.0em;
	padding: 3px;
	overflow: auto;  }

#contact_us span {
	display: table; }

#contact_us #submit_spn {
	display: table; 
	margin: 0 auto; }

#contact button,
#contact_us button {
	padding: 3px 5px; }




#contact {
	font-size: 14px; 
	text-align: left; }

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

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

#contact label {
	color: #03C; }

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

#contact .errors {
	background: #FCC; }

#contact .errors li {
	display: block;
	list-style: none;
	width: auto;
	padding: 3px;
	font-size: 12px;
	font-style: italic;
	color: #C00;  }




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

#Mast { 
	border-collapse: collapse;
	background: url('../images/BG3_Mast.png') center top repeat-x #000;
	height: 180px;
	width: 100%; 
	text-align: center; }

#Mast_L { 
	width: 300px; 
	margin: 0;
	padding: 0;
	vertical-align: middle; 
	text-align: center; }

#Mast_C { 
	background: url('../images/BG_splash.jpg') top center repeat-x #000;
	border-top: 1px solid #F00;
	width: auto; 
	margin: 0;
	padding: 0; 
	vertical-align: middle; 
	text-align: center; }

#Mast_X { 
	background: url('../images/border.gif') top center repeat-x #90C;
	border-top: 1px solid #FD0;
	border-bottom: 3px solid #F00;
	height: 103px;
	width: auto; 
	margin: 0;
	padding: 0; 
	vertical-align: middle; 
	text-align: center; }

#Mast_R { 
	width: auto; 
	margin: 0;
	padding: 0;
	vertical-align: top; 
	text-align: right; }

#Column { 
	border-collapse: collapse;
	width: 100%; }

#Column_L { 
	background: url('../images/BG_L2.gif') top left repeat-y #000;
	border-top: 1px solid #000; 
	width: 160px; 
	padding: 0.7em 0;
	margin: 0;
	vertical-align: top; 
	text-align: left; }

#preview_content,
#preview_summary,
#Column_C { 
	background: url('../images/BG_C.gif') top left repeat-x #FFF;
	border-top: 1px solid #000; 
	width: auto;
	margin: 0;
	padding: 0;
	vertical-align: top; 
	text-align: left; }

#Column_R { 
	background: #EEE;
	width: 0; 
	margin: 0;
	padding: 0;
	vertical-align: top; 
	text-align: center; }

#mastmask {
	position: absolute;
	z-index: 10;
	background: url('../images/BG3_MastMask.png') top left no-repeat;
	top: 0;
	right: 0;
	width: 650px;
	height: 180px; }

#center {
	position: relative; }

#Logo {
	position: absolute;
	top: 0;
	left: 12px; 
	z-index: 100; }

#tag1 {
	color: #FFF;
	font-size: 10px;
	letter-spacing: 0.5em;
	position: absolute; 
	top: 150px; 
	left: 40px; }

#tag2 {
	color: #FFF;
	font-size: 10px;
	letter-spacing: 0.5em;
	position: absolute; 
	top: 150px;  
	left: 190px; }

#placard {
	color: #875;
	font-weight: bold;
	font-style: italic; 
	font-size: 27px; }

#Banner_T {
	height: 80px;
	font-size: 11px;
	font-style: italic;
	color: #407;
	text-align: left;
	padding-left: 140px; 
	margin-bottom: 1.0em; }

#Banner_S {
	width: 90%;
	font-size: 11px;
	font-style: italic;
	color: #407;
	text-align: left;
	margin: 0 auto 1.0em; }

#banner {
	font-size: 11px;
	font-style: italic;
	color: #7A9;
	text-align: center; }

#web_specials {
	font-size: 14px;
	font-weight: bold; 
	color: #F00; 
	margin: 0.3em auto; 
	text-align: center; }
	
.titles_R {
	font-size: 12px;
	font-weight: bold; 
	color: #FE0; 
	margin: 0 0 0 2px; 
	text-align: left; }


/* =PATH DOORS
------------------------------------------------------------------------------*/
.columns1,
.columns2,
.columns3,
.columns4 {
	clear: both;
	width: auto;
	height: auto;
	margin: 0 auto; 
	vertical-align: middle;
	border: none; }

.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: url('../images/BG_C.gif') top left repeat-x #FFF;
	width: 33%; 
	margin: 0.5em;
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle;
	border: 5px solid #FFF; }

.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: 22px; }

/* =COLUMNS
------------------------------------------------------------------------------*/
.twocolumns,
.threecolumns,
.fourcolumns {
	display: table;
	width: 100%;
	border: 1px dotted #999; 
	margin-bottom: 0.8em; }

.twocolumns .one,
.twocolumns .two {
	display: inline-table;
	float: left;
	width: 47%;
	border: 1px dotted #BBB; }

.threecolumns .one,
.threecolumns .two,
.threecolumns .three {
	display: inline-table;
	float: left;
	width: 30%;
	border: 1px dotted #BBB; }

.fourcolumns .one,
.fourcolumns .two,
.fourcolumns .three,
.fourcolumns .one {
	display: inline-table;
	float: left;
	width: 24%;
	border: 1px dotted #BBB; }

/* =NAVIGATION
------------------------------------------------------------------------------*/
#Header {
	background: #C00; 
	color: #FFF;
	font-size: 18px; 
	margin: 2.0em 0 1px; 
	padding: 5px 0.5em 8px; }


.directory { 
	display: table;
	background: url('../images/BG3_nav.gif') center top repeat-x;
	list-style: none;
	font-size: 13px;
	width: 100%;
	height: 1.5em; 
	line-height: 1.5em;
	text-align: right;
	vertical-align: middle; 
	margin: 0 auto;
	padding: 0; }

.directory li {
	display: table-cell;
	float: left;
	border-left: 1px solid #66F;
	border-right: 1px solid #00C;
	list-style: none;
	height: 1.5em; 
	line-height: 1.5em;
	margin: 0;
	padding: 0; }

.directory a,
.directory a:link,
.directory a:visited {
	display: block;
	font-weight: bold;
	color: #FFF; 
	padding: 0 1.0em; 
	height: 1.5em; 
	line-height: 1.5em;
	text-decoration: none;  }

.directory .active a {
	font-weight: bold;
	background: url('../images/nav_bg.png'); 
	text-decoration: none; }

.directory a:hover {
	background: url('../images/nav_bg.png'); 
	color: #FFF; 
	text-decoration: underline; }

.directory ul { 
	display:none; }





.index {
	position: relative;
	display: block;
	width: 160px; 
	background: none;
	list-style: none;
	margin: 0 auto 0;
	padding: 0 0 1.0em; }

.index li {
	display: table;
	width: 160px; 
	list-style: none;
	margin: 0;
	padding: 0; }

.index a,
.index a:link,
.index a:visited {
	display: table;
	color: #FE0;
	background: none;
	border-bottom: none;
	font-size: 14px;
	line-height: 1.1em; 
	width: 150px; 
	display: block;
	font-weight: bold;
	padding: 3px 5px 4px; 
	text-decoration: none; }

.index a:hover {
	background: url('../images/y_hover.png');
	color: #FFF; 
	text-decoration: underline; }

.index ul { 
	display:none; }

.index a:hover ul { 
	display:block; 
	margin: 0; 
	padding: 0; }

.index .active ul { 
	width: 170px; 
	display:block; 
	margin: 0; 
	padding: 0; }

.index .active a,
.index .active a:link,
.index .active a:visited {
	display: block;
	background: none; 
	color: #FE0; 
	line-height: 1.1em; 
	font-size: 14px; 
	text-decoration: none; }

.index .active a:hover {
	background: url('../images/y_hover.png');
	color: #FFF; 
	text-decoration: underline; }

.index .active li a,
.index .active li a:link,
.index .active li a:visited {
	display: block;
	background: none; 
	color: #FE0; 
	line-height: 1.1em; 
	font-size: 12px; 
	text-decoration: none; }

.index .active li a:hover {
	background: url('../images/y_hover.png');
	color: #FFF; 
	text-decoration: underline; }

.index .active .active a,
.index .active .active a:link,
.index .active .active a:visited {
	display: block;
	background: none; 
	color: #FE0; 
	line-height: 1.1em; 
	font-size: 12px; 
	text-decoration: none; }



/* =icxResources
------------------------------------------------------------------------------*/
.faq {
	display: block;
	margin: 30px 30px;
	text-align: left; }

/*----------------------------------------------------------------------------*/

.resource {
	margin: 10px auto;
	padding: 0;
	text-align: left; }

.resource h3 {
	color: #666;
	display: block;
	margin: 1.7em 0 0;
	text-align: left; }

.resource h3 a {
	color: #666; }

.resource .content {
	display: block;
	margin: 0 2.0em;
	padding: 0; 
	text-align: left; }

.resource .content p {
	margin: 0 0 0.7em; }

.resource hr {
	text-align: center;
	margin: 0 auto; }
	
/* =STORE
------------------------------------------------------------------------------*/

#Catalogs {
	display: block;
	list-style: none; 
	width: 156px;
	margin: 0 auto;
	padding: 0 0 0 2px;
	text-align: left; }

#Catalogs ul {
	margin: 0;
	padding: 0 0 0 0.8em; }

#Catalogs li {
	display: block;
	list-style: none; 
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	bordr: 1px dotted red; }



/*----------------------------------------------------------------------------*/

/* =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: #609;
	color: #FFF;
	text-align: center; }

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

.big_cal .mast a,
.big_cal .mast a:link,
.big_cal .mast a:visited {
	color: #FE0; 
	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: #0A0;
	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: #FFD;  
	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; }


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

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

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

.catalogs 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; }

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

.catalogs li.active { }

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



.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; }

/* =Horizontal cart
------------------------------------------------------------------------------*/

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

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

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

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

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

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

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

.cart_h .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,
.cart_btn:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline; }

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



.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif; }
	border: 1px dotted white;
	display: block;
	list-style: none;
	width: 100%; 
	background: none;
	padding: 0;
	margin: 0 auto 0; }

.navigation,
.navigation *,
.navigation ul,
.navigation li {
	display: block;
	list-style: none; }

.navigation li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.0em; }

.navigation a,
.navigation a:link,
.navigation a:visited {
	color: #FE0;
	background: none;
	border-bottom: none;
	line-height: 1.1em; 
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 4px; 
	text-decoration: none; }

.navigation a:hover {
	background: url('../images/y_hover.png');
	color: #FFF; 
	text-decoration: underline; }

.navigation ul { 
	display: hidden; }

.navigation a:hover ul { 
	margin: 0; 
	padding: 0; }

.navigation .active ul { 
	width: auto; 
	margin: 0; 
	padding: 0; }

.navigation .active a,
.navigation .active a:link,
.navigation .active a:visited {
	background: none; 
	color: #FE0; 
	line-height: 1.1em; 
	font-size: 12px; 
	text-decoration: none; }

.navigation .active a:hover {
	background: url('../images/y_hover.png');
	color: #FFF; 
	text-decoration: underline; }

.navigation .active li a,
.navigation .active li a:link,
.navigation .active li a:visited {
	background: none; 
	color: #FE0; 
	line-height: 1.1em; 
	font-size: 11px; 
	text-decoration: none; }

.navigation .active li a:hover {
	background: url('../images/y_hover.png');
	color: #FFF; 
	text-decoration: underline; }

.navigation .active .active a,
.navigation .active .active a:link,
.navigation .active .active a:visited {
	background: none; 
	color: #FE0; 
	line-height: 1.1em; 
	font-size: 12px; 
	text-decoration: none; }


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

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

.checkout_tbl .label {
	text-align: left; 
	margin-left: 0.5em; 
	font-size: 12px; 
	font-weight: bold;}

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

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

.checkout_tbl input {
	border: 1px solid #CCC;
	font-weight: bold;
	padding: 3px;
	margin: 1px; }
/*----------------------------------------------------------------------------*/

