/**Begin CSS Style*****************************************/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/

html,
body {
	margin: 0;
	padding: 0;
	font: normal 10pt Arial;
	color: #444445; 
	background: #D9AF43 url(../images/bg01.gif) repeat-x;
	height: 100%;
	text-align: center;
}



#container {
	position: relative;
	min-height: 100%;
	width: 778px;
	margin: 0 auto;
	text-align: left;
}


#header {
	background: transparent url(../images/header01.jpg)  no-repeat;
	padding: 0;
	width: 776px;
	height: 169px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#body {
	text-align: center;
	padding: 0;
	background: #FFFFFF;
	padding-bottom: 132px;   /* Height of the footer */
}

#bodysub {
	background: #FFFFFF url(../images/subbg01.jpg)  repeat-x;
	padding: 0;
	margin: 0 auto;
	width: 776px;
	text-align: left;
}


#footer {
	position: absolute;
	width: 778px;
	background:  url(../images/footer01.png) bottom left no-repeat;
	height: 132px;
	bottom: 0;
}

.footercontent{
	padding: 10px 0 0 0;
	text-align: center;
	font: normal 8pt Arial;
	color: #FFFFFF;
	margin: 0 0 0 40px;
}


a.footer:link, a.footer:visited, a.footer:hover, a.footer:active	{
	color: #FFFFFF;
	font: normal 8pt Arial;
	text-decoration: none;
}


* html #container { height: 100%; }


#colleft {
	width: 180px;
	float: left;
}

#colright {
	width: 595px;
	float: left;
}
* html #colright { width: 598px; }

.maincontent p{
	margin: 0;
	padding: 3px 0 10px 0;
}

.maincontent {
	padding: 5px 20px;
	clear: both;
}

/*- Menu 11--------------------------- */
#menubg {
	background: transparent url(../images/mainmenubg.gif) no-repeat top left;
	color: #FFFFFF;
	}

.menu3 {
	margin: 0 1px;
	width: 776px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;

	background: transparent url(../images/mainmenubg.gif) repeat;
	}

.menu3 ul {
	list-style: none;
	margin: 0;
	padding: 0;

	}

.menu3 li a {
	float: left;
	display: block;
	height: 28px;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: -1px;
	}	
	
.menu3 li a:link, .menu3 li a:visited {
	color: #FFFFFF;
	display: block;
	padding: 2px 8px 2px 8px;
	}
	
.menu3 li a:hover {
	color: #FDF981;
	padding: 2px 8px 2px 8px;
	}

.menuhome {
	background: transparent url(../images/menuhome.jpg) repeat;
	color: #FFFFFF;
	font-size: 17pt;
	padding: 2px 8px 2px 8px;
	}

.menusondheimcenter {
	background: transparent url(../images/menusondheimcenter.jpg) repeat;
	color: #FFFFFF;
	font-size: 17pt;
	}

.menuconventioncenter {
	background: transparent url(../images/menuconventioncenter.jpg) repeat;
	color: #FFFFFF;
	font-size: 17pt;
	}

.menuartassoc {
	background: transparent url(../images/menuartassoc.jpg) repeat;
	color: #FFFFFF;
	font-size: 17pt;
	}

.menuvisitorsbureau {
	background: transparent url(../images/menuvisitorsbureau.jpg) repeat;
	color: #FFFFFF;
	font-size: 17pt;
	}
	

* html .menu3 li a {
	height: 30px;
	text-decoration: none;
	}

#gallerycontainer { width: 570px; }


.galleryimagecenter {
  margin: 6px;
  text-align: center;
  border: 1px solid #000000;
  float: left;
}

.subgalleryimage {
  text-align: center;
  border: 1px solid #000000;
  margin: 2px;
}

.gallerydiv {
  float: left;
  width: 106px;
  height: 115px;
}

.phototag {
  text-align: center;
  font: normal 8pt Arial;

}

#mainprodcontainer { width: 588px; }


#productcontainer {
  width: 180px;
  height: 290px;
  margin: 4px;
  text-align: center;
  border: 1px solid #89AF4E;
  padding: 3px;
  float: left;
}

* html #productcontainer { height: 296px; }

.prodsearchcell {
	border: 1px solid #89AF4E;
	width: 192px;
}

.productwrap{
	margin: 0px;
	padding: 4px;
  	text-align: center;
	font: normal 11px Arial;
	width: 175px;
}


#linkitproduct {
	font: normal 11px Arial;
	color: #444445;
	text-align: center;
}

#linkitproduct a {
	color: #4F8A9D;
	font-weight: bold;
}

#linkitproduct a:hover	{
	color: #444445;
}

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0 0 0 2px;
padding: 0;
width: 176px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px solid #D4D4D4;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: #FFFFFF;
border-bottom: 1px dashed #7AA49E;
font: bold 12px Verdana, Helvetica, sans-serif;
color: #89AF4E;
display: block;
width: auto;
padding: 8px 0;
padding-left: 5px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 176px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;

}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 176px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
border-left: 1px dashed #7AA49E;
background: #FFFFFF;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(../images/menuarrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #89AF4E;
font: bold 12px Verdana, Helvetica, sans-serif;
text-decoration: none;
}

.glossymenu li a:hover{
background: #D1E0BA;
font: bold 12px Verdana, Helvetica, sans-serif;
color: #89AF4E;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 181px;
}


h1 {
  font: 18pt Arial;
  font-weight: bold;
  color: #1E51AF;
  margin: 3px 0 3px 0;
  padding: 0 0 0 0;
  background: transparent url(../images/flagicon01.gif) no-repeat center left;
  border-bottom: solid 2px #1E51AF;

}

* html h1 { font: bold 12pt Arial;}

h2 {
  font: bold 13pt Arial;
  color: #FF9A50;
  margin: 0 0 3px 0;

}

h6 {
  font: bold 11px Arial;
  margin: 0;
}

.linkitphoto {
	font: bold 12px Arial;
	color: #FFFFFF;
	height: 25px;
	margin: 0 25px 0 0;
	line-height: 25px;
	text-align: left;
}

.linkitphoto a {
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/camera_ico.png) no-repeat center left;
	text-align: left;
}

.linkitphoto a:hover	{
	color: #FFFF00;
	text-align: left;
}


#linkitback {
	font: bold 12px Arial;
	color: #C0C0C0;
	height: 25px;
	margin: 0 25px 0 0;
	line-height: 25px;
	text-align: right;
}

#linkitback a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/linkitback.gif) no-repeat center left;
	text-align: right;
}

#linkitback a:hover	{
	color: #808080;
	text-align: right;
}


.linkitforward {
	clear: both;
	font: bold 12px Arial;
	color: #444445;
	margin: 0;
	text-align: left;
	height: 25px;
}


.linkitforward a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/linkitforward.gif) no-repeat center left;
	text-align: left;
}

.linkitforward a:hover	{
	color: #808080;
	text-align: left;
}

#linkitsitemap {
	clear: both;
	font: bold 12px Arial;
	color: #444445;
	margin: 0;
	text-align: left;
}


#linkitsitemap a {
	color: #444445;
	font-weight: normal;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/linkitforward.gif) no-repeat center left;
	text-align: left;
	text-decoration: none;
}

* #linkitsitemap a { background: transparent url(../images/icons/linkitforward.gif) no-repeat 5px left;
	}

#linkitsitemap a:hover	{
	color: #4F8A9D;
	text-align: left;
	text-decoration: underline;
}

#linkitsitemap span {
	font: bold 14px Arial;
  	color: #A11B1F;
}



#linkit {
	font: bold 12px Arial;
	color: #C0C0C0;
	height: 25px;
	margin: 0;
	line-height: 25px;
}

#linkit a {
	color: #4F8A9D;
	font-weight: bold;
}

#linkit a:hover	{
	color: #808080;
	text-align: right;
}

.linkitpdf {
	font: bold 12px Arial;
	color: #C0C0C0;
	height: 25px;
	margin: 0;
}

.linkitpdf a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_pdf.gif) no-repeat center left;
}

.linkitpdf a:hover	{
	color: #808080;
	text-align: right;
}

#linkitdoc {
	font: bold 12px Arial;
	color: #C0C0C0;
	height: 25px;
	margin: 0;
	line-height: 25px;
}

#linkitdoc a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_doc.gif) no-repeat center left;
}

#linkitdoc a:hover	{
	color: #808080;
	text-align: right;
}

.no { display:none; }

#search_box {
    width: 201px;
    height: 31px;
    background: url(../images/searchbox.gif);
}

#search_box #s {
    float: left;
    padding: 0;
    margin: 5px 0 0 6px;
    border: 0;
    width: 158px;
    background: white;

}

#search_box #go {
    float: right;
    margin: 3px 3px 3px 0;
}

#borderbar { border-bottom: 2px solid #89AF4E; padding: 6px 0; }

a.goback:link, a.goback:visited, a.goback:active	{
  color: #FFFFFF;
  font: bold 11pt Arial;
  text-decoration: none;
  margin: 2px 10px 2px 2px;
}

a.goback:hover	{
  color: #FFFF00;
  text-decoration: underline;
}



.adscontent{
padding: 8px 8px 0px 8px;
}

.imageborder {
  border: 1px solid #89AF4E;
}


.productimage {
  border: 1px solid #89AF4E;
  padding: 2px;
}

.imageright {
  margin: 5px 0px 10px 10px; 
  float: right; 
  border: 1px solid #000000;
}

.imageleft {
  margin: 5px 10px 10px 0px;
  float: left;
  border: 1px solid #000000;
}

.imagecenter {
  margin: 5px 0px 5px 0px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: 3px solid #89AF4E;
}


.menu{
cursor:pointer;
text-align:left;
font-family:Arial;
color: #FFFFFF;
font-size:10pt;
font-style:normal;
text-decoration:none;
font-weight:bold;
}

a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active, a.mainmenu:hover{
cursor: pointer;
text-align: left;
font: normal 10pt Arial;
color: #FFFFFF;
font-style:normal;
text-decoration: none;
display: block;
width: 100%;
height: 20px;
padding: 2px 0 0px 5px;
}

.dropmenu{
background: transparent url('../images/buttonblank.png') no-repeat top left;
display: block;
width: 100%;
font: bold 12px Arial; /* Change 13px as desired */
color: #FFFFFF;
line-height: 22px;
height: 33px; /* Height of button background height */
padding: 4px 0 0 8px;
text-decoration: none;
cursor: pointer;
margin: 0 0 -4px 3px;
text-align:left;
}

* html .dropmenu{
margin: 0 0 -2px 3px;
}

#dropmenulink a {
background: transparent url('../images/buttonblank.png') no-repeat top left;
display: block;
width: 100%;
font: bold 12px Arial; /* Change 13px as desired */
color: #FFFFFF;
line-height: 22px;
height: 30px; /* Height of button background height */
padding: 4px 0 0 8px;
text-decoration: none;
cursor: pointer;
margin: 0 0 -1px 3px;
text-align:left;
}

* html #dropmenulink a {
margin: 0 0 1px 3px;
}

.idtext1
{font: normal 6pt Arial; font-style: normal; color: #000000;}

.generaltext
{font-family:Arial;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext1
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext2
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext3
{font-family:Arial;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext4
{font-family:Arial;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.headertext
{font-family:Verdana;font-size:13pt;font-weight:bold;font-style:italic;text-decoration:none;}
.headertext2
{font-family:Arial;font-size:12pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext
{font-family:Verdana;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext2
{font-family:Verdana;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext3
{font-family:Arial;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.footertext
{font-family:Veranda;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.footertext2
{font-family:Verdana;font-size:1pt;font-weight:normal;font-style:normal;text-decoration:none;}


/* ######### Style for Menu ######### */

.indentmenu{
font: 8pt Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 0px solid #564c66; /*dark purple border*/
border-width: 0px 0;
background: black url(../images/menuback.png) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 0px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../images/menubackdown.png) center center repeat-x;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0px;
border-top: 3px solid #FFFFFF; /*THEME CHANGE HERE*/
border-bottom: 1px solid #7E9939;
font: bold 8pt Arial;
line-height:18px;
z-index:100;
background: white;
width: 175px;
visibility: hidden;
margin: -4px 0 0 0;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 8px;
border-top: 0 solid #678b3f;
border-bottom: 3px solid #FFFFFF; /*THEME CHANGE HERE*/
color: #FFFFFF;
font: normal 8pt Arial;
text-align:left;
text-decoration: none;
background: #C6D25A url(../images/menusubgreen.png) center repeat-x;
height: 18px;
padding: 4px 0 0 0;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
height: 25px;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
background: #C60000;
color: white;
text-decoration: none;
}

.dropmenudiv a:visited { /*THEME CHANGE HERE*/
color: white;
text-decoration: none;
}


/*- Menu Tabs F--------------------------- */

    #tabsF {
	margin: 0px;
	font: normal 8pt Arial;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	}

    #tabsF ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	}

    #tabsF li {
	display:inline;
	margin: 0px;
	padding: 0px;
	}

    #tabsF a {
	float:left;
	margin: 0;
	padding: 0px 0 0 0px;
	width: 130px;
	white-space: nowrap;
	text-decoration: none;
	}
    #tabsF a span {
	float:left;
	display:block;
	background:url("../images/menubackborder.png") no-repeat right top;
	width: 100%;
	font: normal 8pt Arial;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	margin: 0px 0 0 0;
	padding: 15px 0 16px 0px;
	cursor: pointer;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }
    #tabsF a:hover span {
      background-position:100% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }


    #tabsFL a {
	background:url("../images/menuback.png")  no-repeat left top;
	float:left;
	margin: 0;
	padding: 0px 0 0 0px;
	width: 123px;
	white-space: nowrap;
	text-decoration: none;
	}
/* Holly Hack for IE \*/
* html #tabsFL a { width: 128px; }
/* End */

    #tabsFL a span {
	float:left;
	display:block;
	background:url("../images/menubacklast.png") no-repeat right top;
	font: normal 8pt Arial;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	padding: 15px 0 16px 0px;
	cursor: pointer;	}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsFL a span {float:none;}
    /* End IE5-Mac hack */
    #tabsFL a:hover span {
      color:#FFF;
      }
    #tabsFL a:hover {
      background-position:0% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }
    #tabsFL a:hover span {
      background-position:100% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }


    #tabsFF a {
	float:left;
	background:url("../images/menuleft.png")  no-repeat left top;
	margin: 0 0 0 0px;
	padding: 0px 0 0 10px;
	width: 123px;
	white-space: nowrap;
	text-decoration: none;
	}
/* Holly Hack for IE \*/
* html #tabsFF a { width: 128px; }
/* End */

    #tabsFF a span {
	float:left;
	display:block;
	background:url("../images/menubackborder.png") no-repeat right top;
	font: normal 8pt Arial;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	padding: 15px 0 16px 0px;
	cursor: pointer;
	}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsFF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsFF a:hover span {
      color:#FFF;
      }
    #tabsFF a:hover {
      background-position:0% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }
    #tabsFF a:hover span {
      background-position:100% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }


/* ######### CSS for Lightbox ######### */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	cursor: pointer;
	}

#lightbox a img{ border: none; cursor: pointer;}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:visited { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-size:11px; font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 




/**End CSS Style*****************************************/
