
/*GENERAL STYLES*/

.mainbody{
	background-image: url(../../images/b_mainbody.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}


body, td { 
	font-family: "Trebuchet MS", Verdana, Arial;	
	line-height:1.5em;
	font-size: 13px; 
	color: #666666; 
	}
	
.standard,p {
	font-family: "Trebuchet MS", Verdana, Arial;	
	line-height:1.5em;
	font-size: 13px; 
	color: #666666; 
	}
	
b, strong {
	color:#000066;
}

a { 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
	}
	
a:hover { 
	font-weight: normal; 
	color: #000000; text-decoration: underline; 
	}

ul {
	list-style-image:url(../../images/bullet.gif);
	line-height:2em;
	font-size:12px;
	color:#000033;
	font-weight: bold; 
}

ol li {
	list-style-type:circle;
	line-height:5mm;
	font-size:12px;
	color:#333333;
}

.heading1,h1 { 	font-size: 18px; color:#003399; font-weight: normal; line-height:22px;  }
.heading2,h2 {	font-size: 14px; color:#CC3300; font-weight: normal;  }
.heading3,h3 { font-size: 12px; color: #000000; font-weight: bold;  }
.highlight { font-size: 22px;	font-weight: normal; color: #999999;  }
.smalltext { font-size:10px; }
.header{font-size:22px; color:#FFFFFF; font-weight:normal}

table#table_teaser_display {
 	width:100%;
	border-right: 1px solid #330000;
}

#teaser_display {
	visibility: visible;
}

#content_display {
	visibility: visible;
}


/*NAVIGATION TEXT STYLES USED BY ALL NAVS*/

.sitenav,
.sitenav:visited 	{ font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none }
.sitenav:hover 		{ font-weight: normal; color:#e20505; text-decoration: none }
.sitenavcurrent 	{ font-size: 11px; font-weight: normal; color: #e20505; text-decoration: none }
.sitenavcurrent:hover { font-weight: normal; color: #e20505; text-decoration: none }

.subnav,.subnav:visited 	{ font-size: 11px; font-weight: normal; color: #000033; text-decoration: none; line-height:6mm }
.subnav:hover 		{ font-weight: normal; color: #0e0e10; text-decoration: none; }
.subnavcurrent 		{ font-size: 11px; font-weight: normal; color: #0e0e10; text-decoration: none }
.subnavcurrent:hover { font-weight: normal; color: #0e0e10; text-decoration: none }




/*TOP NAV BAR AND ASSOCIATED IN THIS SECTION SUB NAV*/

.topnavbarfields {
	padding-left:11; 
	padding-right:11;
	}
	
div#topsubnav{
}

div#topsubnavheading{
	background-image: url(../../images/images/in_this_section.gif);
	height: 24px;
	width: 100%;
}

div#topsubnavlinks{
	background-image: url(../../images/images/subnav_back.jpg);
	height: 200px;
	width: 100%;
	
	background-color: #f3f3f3;
	background-repeat: repeat-x;
}

/*SIDE NAV BAR STYLES INCLUDING DROP DOWN NAV*/

div#nav{
	background-color:#B8BBBF;
	padding:0px;
	}
	
div#navheading{
	}
	
div#navitem{
	background-image: url(../../images/nav-item-back.gif);
	background-repeat:repeat-x;
	background-color:#FFDB03;
	border-bottom-width: 0PX;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:0px;
	}

div#navitemcurrent{
	background-image: url(../../images/nav-item-back.gif);
	background-repeat:repeat-x;
	background-color:#FFDB03;
	border-bottom-width: 0PX;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:0px;
}

div#subnav{
	width:200px;
	
}
.subnav{
	width:200px;
}

div#subnavheading{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding:4px;
}

div#subnavtext{
padding:5px;
}

.subnavtext{
	padding:5px;
}

/*DROP DOWN MENUS*/




/*TEASER BOXES*/
.teaserbox{
	
	
	border-bottom: 1px solid #cccccc;
}

.teaserheading {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	
	padding:4px;
	background-image:url(../../images/teaser-back-any.jpg);
	background-repeat:no-repeat;
}

.teasertext {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
	padding:5px;
}

.teaserbuttonrow{
	width:100%;
	text-align: right;
	
}

/* --------- */

div#joinbox{
  	width:200px;
	margin-left:10px;
	padding-top:10px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:10px;
}

div#joinheading {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	padding-bottom:5px;
}

div#jointext {
	font-size: 11px;
	font-weight: normal;
	color: #333366;
	padding: 0px;
}


/* MAILINGLIST BOX */
 .box-mailinglist{
	  width:200px;
	  padding:5px;
  }
 
  .box-mailinglist-heading{
  }

  .box-mailinglist-email{
	padding-left: 5px;
	padding-right: 5px;
  }

  .field-mailinglist-email{
  	width:100%;
  	background-color: #ffffff;
  	font-size:10px; 
	color: #330000;
	border: 1px solid #330000;
	text-align: left;
	vertical-align: middle;
	padding:2px
  }
    
  .jointext{
  font-size:9px;
  color:#000000;
  }
  
/* SEARCH BOX */
	
div#searchbox {
	margin-left:10px;
	padding-top:15px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #330000;
}
	
div#searchheading{
	background-image: url(../../images/h-search.gif);
	background-repeat: no-repeat;
	height: 10px;
}
	
div#searchfieldrow{
}
	
div#searchbuttonrow{
	text-align:right;
  	padding:0 5 5 0;
}
	
	
	
/*LOGIN BOX STYLE */
	
.loginnavbox{ 
	padding:5px;
}
	
div#loginnavheading{
	background-image: url(../../images/h-log-in.gif);
	background-repeat: no-repeat;
	height: 0px;
	margin-top:10;
	margin-bottom:5;
	}

	
div#loginnavbuttonrow{
	text-align:right;
	padding:5 0 0 0;
}

	
div#logouttext{
}
	
	
/*CONTAINER CONTENT STYLES*/

.sitecontentfield{
	background-color:#ffffff;
	padding:0;
}
	
/*ONLINE FORMS*/
	
.formback { width:100%; border:1px solid #cccccc}
.formquestion { background-color:#ffffff }
.formquestionneeded { background-color: #efefef }
.formfield{ font-size:10px; width: 100%; border: 1px solid #CCCCCC; }
.formanswer { font-size:10px; width: 100%}
.clientform {
	font-size:10px; 
	padding: 0px 5px 0px 5px;
}

/*CALENDAR*/
.calendareventday { 
	width:10px;
	font-size: 10pt; 
	font-weight: normal; 
	color:#999999; 
	background-color:#efefef;
	text-align: center;
	text-decoration:none;
}

.calendareventday:hover { 
	font-weight: normal; 
	color:#ffffff; 
	text-decoration:none;
	background-color:#CC3300;
}

.calendartext { 
	width:100%;
	font-size: 10pt; 
	font-weight:normal; 
	color:#333333; 
	
	text-align: center;
	text-decoration:none;
}
.calendartext:hover { 
	font-size: 10pt; 
	font-weight:normal; 
	color:#ffffff; 
	text-decoration:none;
	background-color:#c40404; 
}

.calendarmonth {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	text-decoration:none;
}
.calendarheading {
	font-size: 11px;
	color:#ffffff;
	font-weight: normal;
	text-align: center;
	background-color:#CC3300;
}

.calendarteaserbox{
	width:200px;
	
	
}

.calendarteaserheading {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	width: 100%;
	padding:4px;
	background-image:url(../../images/teaser-back-any.jpg);
	background-repeat:no-repeat;
}

.calendarteasertext {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	width: 100%;
}


/*SHOP SET UP*/
.product_body {
	border-top: 0px solid #001e50;
	background-color: #ffffff;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 10px;
}
.product_thumbs_box {
	background-color: #ffffff;
	border-top: 0px solid #001e50;
	border-bottom: 1px solid #001e50;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.product_thumbnail {
/*	background-image:url(../../images/shop_thumbnail_frame.jpg);
	background-repeat: no-repeat;
	background-position: center; 
	height: 175px;
	width: 150px; */
	background-color: #ffffff;
	padding-bottom: 1px;
	margin-bottom: 0px;
	vertical-align: bottom;
}
.product_bottom {
	background-color: #ffffff;
	border-top: 1px solid #001e50;
	border-bottom: 0px solid #001e50;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.productdetailedheading{
	font-size: 16px;
	color:#000033;
	font-weight: bold;
	padding-top: 10px;
}
	
.productdetailedtext{
	padding-left: 10px;
	}

.productdetailedprice{
	text-align: left;
	font-size:12px;
	color:#000033;
	font-weight:bold;
}
.productcategory_box {
	background-color: #ffffff;
	border-top: 1px solid #001e50;
	border-bottom: 1px solid #001e50;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.productcategoryprice{}
.productcategoryheading{
	font-size: 10px; 
	color: #000033; 
	font-weight: bold;
	text-align: left;
}
.relatedproductheading{
	font-size: 12px; 
	color: #000033; 
	font-weight: bold;
	text-align: left;
}

.productdetailpic{
	border: 0px solid #CCCCCC;
	vertical-align: bottom;
}
.product_photo {
/*	background-image:url(../../images/shop_product_frame.jpg);
	background-repeat: no-repeat;
	background-position: center; */
	background-color: #ffffff;
	height: 175px;
	width: 185px;
	padding-bottom: 1px;
	margin-bottom: 0px;
}
.productcategory_frame {
	background-image:url(../../images/shop_frame.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 195px;
	width: 186px;
}
.productcategory_photo {
	height: 176px;
	vertical-align: bottom;
	padding: 5px 5px 0px 5px;
}

.productcategory_name_box {
	height: 19px;
	vertical-align: bottom;
	padding: 0px 5px 5px 5px;
}
.productcategory_name {
	font-size: 10px; 
	color: #ffffff; 
	font-weight: bold;
	text-align: left;
}
.productcategory_name:hover { 
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: bold; 
}

.quantitypricing{
	border: 0px solid  #CCCCCC;
}

.shopfield{ 
	font-size:10px; 
	width: 80px; 
	border: 1px solid #CCCCCC; 
}

/*TOURISM SEARCH*/

.trsm-search-heading{
	font-size:16px;
	font-weight:bold;
}
	
.trsm-search-subheading{
	font-size:10px;
	font-weight:bold;
}

.trsm-search-box{
	padding:5px;
	border: 1px solid #cccccc;
	background-color:#F7F7F7;
	width:200px;
	margin-bottom:5px;
}

.trsm-search-box-out{
	padding:5px;
	border: 1px solid #cccccc;
	background-color:#F7F7F7;
	width:100%;
}