* {margin:0;padding:0}
/* mac hide \*/
html,body{width:100%; height:100%;}
/* end hide  */

a {
text-decoration: none;
outline: none;
}
img
{
 border-style: none;
 -ms-interpolation-mode: bicubic;
}
body{
margin:0;
padding:0;
line-height: 1.1em;
min-height:468px;/* for good browsers*/
min-width:552px;/* for good browsers*/
}

b{font-size: 105%;}
em{color: #666;}

#header{
margin: 0;
height: 25px; /*Height of top section*/
width: 100%
}

#contentwrapper{
clear: left;
float: left;
width: 100%;
/* min-height:468px;/* for good browsers*/
	/*min-width:552px;/* for good browsers*/
/*height:auto; */
}
#thumbnailWrap{
clear:both;
float: left;
width: 100%;
height:135px;
}
#content{
text-align:center;
/*margin-left: 210px; Set left margin to LeftColumnWidth*/
margin: 20px 25px 0px 210px;

}
 h1{
	font: 1.4em Tahoma, Verdana, sans-serif;
	font-weight:normal;
	padding: 20px 0 0 0;
	color: #666
}

 h2 {
text-decoration: none;
font: 1em "Lucida Grande", Lucida, sans-serif;
font-weight:normal;
}

 h3
{
font: 0.8em "Lucida Grande", Lucida, sans-serif;
text-decoration: none;
}


 h4 {
	font: 1em Tahoma, Verdana, sans-serif;
	font-weight: normal;
		color: #444;
		clear: both;
		display: block;
		margin: 0 0 10px 0;
		 border-bottom: 1px solid #ccc;
}
 h5{
	font: .9em Tahoma, Verdana, sans-serif;
	font-weight: normal;
		color: #444;
		margin: 0;
}

#content p, #content ul, #content ol, .article, #box p
{
vertical-align: text-top;
	color: #444;
	font-family: "Lucida Grande", Lucida, sans-serif;
	font-size: 0.8em;
/*	Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

.search, input, textarea, label
{
	color: #444;
	font-family: "Lucida Grande", Lucida, sans-serif;
	font-size: 0.8em
	
}

#content p strong, .article strong {color: #333; font-weight: normal}
#content p code {font: 0.8em/1em "Courier New", Courier, mono}
#content abbr, #content acronym {font-style: normal; border-bottom: dotted 1px #444; cursor: help;}
#content blockquote {
	padding: 0 0 0 2em; margin: 0 2em 0 0;
	border-left: 1px solid #ccc}
#content ul, #content ol {
	list-style-position: inside;
	margin: .5em 1em
	}
	#content ul {list-style-type: circle}
	#content ol {list-style-type: upper-roman}
#content a, #box a, #desc a, #descB a {
color: #888;
}
#content a:visited, #box a:visited, #desc a:visited, #descB a:visited {color: #888}
#content a:hover, #box a:hover, #desc a:hover, #descB a:hover {color: #333}
#content a:active, #box a:active, #desc a:active, #descB a:active {color: #000}

.news {
margin:0;
}

#outline {
border-top: 1px solid #ccc; border-right: 1px solid #ccc;  border-left: 1px solid #ccc;
overflow:hidden;
height:auto;
width:auto;
}

#imageWrap {
 background-image:url(../images/load.gif);
 background-repeat:no-repeat;
 background-position:center center;
}

#imageWrap img
{
border-style: none;
/*height:100%;
width:100%; */
} 
#box{
color: #444;
	font-family: "Lucida Grande", Lucida, sans-serif;
margin: 64px;
height: 394px;
min-width: 300px;
vertical-align:text-top;
text-align: left;
width: 85%;
background: transparent;
overflow: auto;
overflow-x: hidden; /* gets rid of ugly horizontal scrollbar in ie6 -- not valid css, so take it out if you are a purist */
}
#box2{
margin: 46px;
min-width: 300px;
overflow: hidden;
}

#thumbnails{
text-align:center;
margin: 0 25px 0 210px;

}
#tnoutline{
padding:10px 20px 0 20px;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;  
border-left: 1px solid #ccc;
height: 125px;
width:auto;
white-space: nowrap;
	/*min-width:552px; for good browserswidth:auto; */
overflow: auto;
overflow-y: hidden;  /*gets rid of ugly vetical scrollbar in ie6 -- not valid css, so take it out if you are a purist */

}
#scroll{
color: #444;
	font-family: "Lucida Grande", Lucida, sans-serif;
	font-size: 0.8em;
text-align:center;
width:100%;
}
#scroll li{
 list-style-type: none;
 text-decoration: none;
			margin:0 16px;
			cursor:pointer;
			display:inline;
}
.thumbnails {
	border: 1px solid #fff;
	height:90px;
	width:auto;
	margin:0 8px 0px 8px;
	-moz-opacity:1;
	/* CSS3 standard */
	opacity:1;
	/* for IE */
	filter:alpha(opacity=100);
	
}

.current-thumbnail{
	border: 1px solid #fff;
	height:90px;
	width:auto;
	margin:0 8px 0px 8px;
	-moz-opacity:.5;
	opacity:.5;
	filter:alpha(opacity=50);
	
}

.thumbnails:hover {
height:90px;
width:auto;
	border: 1px solid #ccc;
	margin:0 8px 0px 8px;
	/*filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25; */

}


#menu{
float: left;
width: 200px; /*Width of left column*/
text-align: right;
}

#menu h1 a, a:hover, a:active, a:visited {color: #666}
#scroll a, a:hover, a:active, a:visited {color: #666}
#box a, a:hover, a:active, a:visited {color: #666}
#menu h2,  #menu h2 a, #menu h2 a:visited {
color: #666;
line-height: 1.5em; 
}
#menu h2 a:hover {color: #333}
#menu h2 a:active {color: #000}

#menu h2 a.current  {
font: 1.1em  "Lucida Grande", Lucida, sans-serif;
line-height: 1.3em; 
text-decoration: none;
color: #333;
}
/*.current  {background-color:red;}*/

#menu h3 li, #menu h3 ul{
 list-style-type: none;
 text-decoration: none;
}
#menu h3 a {
color: #888;
line-height: 1.5em; 
}
	#menu h3 a:visited {color: #888}
	#menu h3 a:hover {color: #333}
	#menu h3 a:active {color: #000}

#menu h3 a.current  {
font: 1em "Lucida Grande", Lucida, sans-serif;
text-decoration: none;
color: #333;
font-weight:bolder;
line-height: 1.5em; 
}

#desc{
float:left;
vertical-align:top;
text-align: right;
font: 0.8em "Lucida Grande", Lucida, sans-serif;
height: 113px;
width: 190px;
margin:13px 0 0 8px;
color: #666;
overflow: auto;
/*overflow-x: hidden;  gets rid of ugly horizontal scrollbar in ie6 -- not valid css, so take it out if you are a purist */
}

#descB{
position: absolute;
  top: 480px;
  left: 15px;
vertical-align:top;
text-align: right;
font: 0.8em "Lucida Grande", Lucida, sans-serif;
height: 130px;
width: 188px;
color: #666;
background: transparent;
overflow: auto;
/* overflow-x: hidden; gets rid of ugly horizontal scrollbar in ie6 -- not valid css, so take it out if you are a purist */
}
#descC{
position: absolute;
  top: 280px;
  left: 15px;
vertical-align:top;
text-align: right;
height: 300px;
width: 179px;
color: #666;
background: transparent;
}

#footer{
 /*  position: relative;Needed for Safari */
clear: left;
width: 100%;
/*height: auto;*/
padding: 8px 0;
background: #ddd;
border-top: 1px solid #ccc;
float: left;
}

.footer-left p, .footer-right p
{
	color: #999;
	font: 0.7em  "Lucida Grande", Lucida, sans-serif;

	}

#footer a {color: #999}
	#footer a:visited {color: #999}
	#footer a:hover {color: #333}
	#footer a:active {color: #333}

.footer-left {
padding-right:4px;
text-align: right; 
float: left; 
width: 200px; /*Width of left column*/
	}
.footer-left img{
width: 17px; height: 17px;
display: table;
margin: 1px 0 0 6px;
float: right;
	}
.footer-right {
 text-align: left;
 margin-left: 220px;
	}

/*   Input Fields, Form Fields   */
.search {
width: 100px;
background-color: #f6f6f6;
border-top: 2px solid #999; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc;
float: right;
padding:0
}
textarea, input, .zemSubmit, .button  {
width: 300px;
background-color: #f6f6f6;
border-top: 2px solid #999; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc;
}
input:focus, textarea:focus {
	color: #666;
	background-color: #fff;
	border-top: 2px solid #888
	}

label {
margin: 0;
display: block
}
#txpCommentInputForm {padding: 2em 0 0 0}
#dark a {
background: url(../images/black.png) 0 0
}
#light a {
background: url(../images/white.png) 0 0
}
/* RSS-Icon */
#rss a
{
background: url(../images/rss.png) 0 0 
}
#rss a:hover
{
background: url(../images/rss.png) 0 16px
}
/* atom icon */
#atom a
{
background: url(../images/atom.png) 0 0 
}
#atom a:hover
{
background: url(../images/atom.png) 0 16px 
}
/* contact icon */
#contact a
{
background: url(../images/email.png) 0 0 no-repeat top right;

}
#contact a:hover
{
background: url(../images/email.png) 0 20px no-repeat top right;
color: #333
}
#dark a {
width: 16px; height: 16px;
display: table;
margin: 2px 0 0 6px;
float: right
}
#light a {
width: 16px; height: 16px;
display: table;
margin: 2px 0 0 6px;
float: right
}

#rss a {
width: 16px; height: 16px;
display: table;
margin: 2px 0 0 6px;
float: right

}
#atom a {
width: 16px; height: 16px;
display: table;
margin: 2px 0 0 6px;
float: right ;

}
#contact a {
	font: 0.8em "Lucida Grande", Lucida, sans-serif;
text-decoration: none;
width: 20px; height: 16px;
display: table;
margin:0 0 0 6px;
float: right; 
}


.animage {
  width:100px;
  height:100px;
}


.devider {
 width:100%;
 clear:both;
 font-size:0em;
}
.holder {
	margin: 0;
	display: block;
	/* TEMP */
	margin-bottom: 20px;
}

#simplegalleryA{
position: relative;
visibility: hidden;
border: 0;
margin:auto;
}

#simplegallery2{ 
position: relative;
visibility: hidden;
border: 0;
float:right;
}

#simplegallery2 .gallerydesctext , #simplegalleryA .gallerydesctext{
text-align: left;
padding: 2px 5px;
}

#info{
font: 0.7em "Lucida Grande", Lucida, sans-serif;
 color: #aaa;
margin:0;
text-align:right;
}
