* {
	padding: 0;
	margin: 0;
}

body {
	background: #fff;
	font-size: small;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	color: #666666;
	}

* html body {
	font-size: x-small;
	f\ont-size: small;
	}

#hp-logo {
	width: 969px;
	height: 123px;
	position: relative;
	font-size: 10%;
	padding: 0;
	margin: 0 0 20px 0;
}

#hp-logo span {
	background: url(/images/hp-logo.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
	
#background-two {
	background: #fff url(/images/background-secondary.gif) top repeat-x;
}

#background-one {
	background: #fff url(/images/background.gif) top repeat-x; 
}

legend {display: none;}

fieldset {border: 0;}

h1 {font-size: 150%;}

h2 {font-size: 24px; color: #06C; text-transform: uppercase;}

h3 {font-size: 130%; color: #06C; line-height: 1.2em; margin-bottom: 1.2em;}

h4 {font-size: 120%; color: #000; margin-bottom: 0.5em;}


ul li {font-size: 95%; line-height: 1.5em;}

ol li {font-size: 95%; line-height: 1.5em; padding-bottom: 1em;}

.note {font-size: 85%;}

hr {display: none;}

.inline {display: inline; vertical-align: middle;}



ul {
	margin-left: 1.2em;
	padding-bottom: 1em;
}

ol {
	margin-left: 2.3em;
	padding-bottom: 1em;
}

* html ol {
	margin-left: 2.3em;
	padding-bottom: 1em;
}

p {
	line-height: 1.4em;
	padding-bottom: 1.5em;
}

a {color: #69C; font-weight: bold;}
a:hover {color: #fff; background: #69C;}

img {
	display: block; 
}                 

a img, :link img, :visited img, :hover img {
	border: 0;
	background-color: transparent !important;
	
}


#container {
	text-align: left;
	margin: 0 auto;
	width: 984px;
	position: relative;
}

.row {
	width: 100%;
	margin: 0;
	padding: 0;
}

.row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#hp-flash {
	/* height: 473px; */
height: 474px;
background: url(/images/placeholder.jpg) no-repeat;
}

.one-column {
	float: left;
	margin-right: 14px;
	width: 150px;
}

.two-column {
	float: left;
	margin-right: 14px;
	width: 314px;
}

.three-column {
	width: 478px;
	float: left;
	margin-right: 14px;
}

.four-column {
	width: 642px;
	float: left;
	margin-right: 14px;
}

.five-column {
	width: 806px;
	float: left;
	margin-right: 14px;
}



.one-column input.textfield {
	width: 135px;
	border: 1px solid #666666;
	padding: 2px;
}

* html .one-column input.textfield {
	width: 130px;
	border: 1px solid #666666;
	padding: 2px;
}

.one-column label {
	text-transform: uppercase;
	font-size: 90%;
	padding-bottom: 4px;
}

.button {margin: 4px 0;}

* html .button {margin: 4px 0;} 

.flash-warning {color: #fff;}
#hp-about {
	width: 111px;
	height: 99px;
	position: relative;
	font-size: 10%;
	padding: 0;
	margin: 0 0 0 39px;
}

#hp-about span {display: none;}

#hp-about a {
	background: url(/images/hp-about.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#hp-signup {
	width: 108px;
	height: 37px;
	position: relative;
	font-size: 10%;
	padding: 0;
	margin: 0 0 0 42px;
}

#hp-signup span {
	background: url(/images/hp-signup.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
} 

.newsletter {
	padding: 50px 0;
	}

.hp-content {
	float: left;
	width: 656px;
}

.hp-content p {font-size: 90%; padding-bottom: 1em;}
	
#recent-news {
	float: left;
	width: 312px;
	width: 310px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;

}



#recent-news_head {
	width: 312px;
	height: 17px;
	position: relative;
	font-size: 10%;
	padding: 0;
	float:left;
	margin: 0;

}

#recent-news_head span {
	background: url(/images/recent-news_head.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
} 

#recent-news-content {
	width: 290px;
   	overflow: auto;
	padding: 10px; 
	height: 285px;

}

.bottom {
	margin: 80px 0;
}

#hp-copyright {
	width: 287px;
	height: 95px;
	position: relative;
	font-size: 10%;
	padding: 0;
	margin: 23px 0 0 0;
}

#hp-copyright span {display: none;}

#hp-copyright a {
	background: url(/images/copyright.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


#toggle {

}

#menu {
position:relative;
}

#navigation {
/* top:425px; */
top: 438px;
left:0px;
height:35px;
overflow:hidden;
position:relative;
width:150px;
/* background: #32557a; */
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#mainnav-blog, #mainnav-synopsis, #mainnav-gallery, #mainnav-timeline, #mainnav-press, #mainnav-news, #mainnav-contact {
	width: 150px;
	height: 31px;
	position: relative;
	font-size: 10%;
	padding: 0;
	margin: 0;
	background: url(/images/mainnav-blog_over.gif) top left no-repeat;
	background: url(/images/mainnav-synopsis_over.gif) top left no-repeat;
	background: url(/images/mainnav-gallery_over.gif) top left no-repeat;
	background: url(/images/mainnav-timeline_over.gif) top left no-repeat;
	background: url(/images/mainnav-press_over.gif) top left no-repeat;
	background: url(/images/mainnav-contact_over.gif) top left no-repeat;
}

#mainnav-blog span, #mainnav-synopsis span, #mainnav-gallery span, #mainnav-timeline span, #mainnav-press span, #mainnav-news span, #mainnav-contact span {display: none;}

#mainnav-blog a {
	background: url(/images/mainnav-blog.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#mainnav-blog a:hover {
	background: url(/images/mainnav-blog_over.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
} 

#mainnav-synopsis a {
	background: url(/images/mainnav-synopsis.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#mainnav-synopsis a:hover {
	background: url(/images/mainnav-synopsis_over.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#mainnav-gallery a {
	background: url(/images/mainnav-gallery.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#mainnav-gallery a:hover {
	background: url(/images/mainnav-gallery_over.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#mainnav-timeline a {
	background: url(/images/mainnav-timeline.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#mainnav-timeline a:hover {
	background: url(/images/mainnav-timeline_over.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


#mainnav-press a {
	background: url(/images/mainnav-press.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#mainnav-press a:hover {
	background: url(/images/mainnav-press_over.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#mainnav-news a {
	background: url(/images/mainnav-news.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#mainnav-news a:hover {
	background: url(/images/mainnav-news_over.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}  

#mainnav-contact a {
	background: url(/images/mainnav-contact.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#mainnav-contact a:hover {
	background: url(/images/mainnav-contact_over.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
} 

#header {
	height: 138px;
}

/*#header {
	height: 138px;
	background: url(/images/second-logo.gif) no-repeat right bottom;
}   */

#page-header {
	width: 478px;
	padding: 15px 0 10px 164px;
	margin-bottom: 20px;
	border-bottom: 1px solid #06C;
}

.breadcrumb {
margin: 15px 0 0 164px;
font-size: 90%;
}

.breadcrumb a, .breadcrumb a:hover {font-weight: normal;}

.archivecrumb {
margin: 15px 0;
}

#second-logo {
 margin: 49px 0 0 503px;
 height: 44px;
 background: url(/images/second-logo.png) no-repeat 0 0;
 text-indent: -1000em;
}

* html #second-logo {
 margin: 49px 0 0 503px;
 height: 44px;
 background: url(/images/second-logo.gif) no-repeat 0 0;
 text-indent: -1000em;
}  

#static-content {
	margin-left: 164px;
	width: 820px;
}

#static-content p {
padding-right: 328px;
}

#photo {
	float: right;
	color: #06C;
	margin: 20px;
	font-weight: bold;
	width: 500px;
}

#photo p {padding: 10px 0; margin: 0;}

#photo img {border: 1px solid #333;}


#kwicks_container { 
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 44px;
	padding:0;
	margin:0;
	z-index:5;
}
* html #kwicks_container {background: #000;}

#kwicks {
	position: relative;
	padding:0;
	margin:0;
}

#kwicks .kwick {
	float: left;
	display: block;
	width: 108px;
	height: 44px;
	padding:0;
	margin:0;	
}

.last {border-right: 1px solid #fff;}

#kwick_home, #kwick_blog, #kwick_synopsis, #kwick_gallery, #kwick_timeline, #kwick_news, #kwick_press, #kwick_contact {
	width: 216px;
	height: 44px;
	position: relative;
	font-size: 10%;
	padding: 0;
	margin: 0;
}



#kwick_home span, #kwick_blog span, #kwick_synopsis span, #kwick_gallery span, #kwick_timeline span, #kwick_news span, #kwick_press span, #kwick_contact span {display: none;}
	
#kwick_home a {
	background: url(/images/nav-home.png) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#kwick_blog a {
	background: url(/images/nav-blog.png) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
} 

#kwick_synopsis a {
	background: url(/images/nav-synopsis.png) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
} 

#kwick_gallery a {
	background: url(/images/nav-gallery.png) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
} 

#kwick_timeline a {
	background: url(/images/nav-timeline.png) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
} 

#kwick_news a {
	background: url(/images/nav-news.png) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
} 

#kwick_press a {
	background: url(/images/nav-press.png) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
} 

#kwick_contact a {
	background: url(/images/nav-contact.png) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

* html #kwick_home a {
	background: url(/images/nav-home.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}



* html #kwick_blog a {
	background: url(/images/nav-blog.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
} 


* html #kwick_synopsis a {
	background: url(/images/nav-synopsis.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
 

* html #kwick_gallery a {
	background: url(/images/nav-gallery.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
} 
 

* html #kwick_timeline a {
	background: url(/images/nav-timeline.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


* html #kwick_news a {
	background: url(/images/nav-news.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


* html #kwick_press a {
	background: url(/images/nav-press.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


* html #kwick_contact a {
	background: url(/images/nav-contact.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


#overtop {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	z-index: 999;
}


.front_page {
border-bottom: 1px solid #ccc;
padding-bottom: 5px;
font-size: 95%;
}

.front_page h4 {
color: #000;
margin-bottom: 1em;
}

.posted {
font-size: 90%;
color: #666666;
padding: 0;
margin: 10px 0 0 0;
}


#secondary-content {
margin-left: 164px;
}

#photo-gallery-content {
width: 642px;
float: left;
margin-right: 14px;
margin-left: 164px;
}

.sidenote {
font-size: 90%;
}

.date-post {
font-size: 90%;
padding: 3px 0;
color: #333;
}

.left-50 {
float: left;
width: 49%;
text-align: left;
}

.right-50 {
float: right;
width: 49%;
text-align: right;
}

.archive-content {
margin-top: 25px;
}

.archive {
	float: left;
	margin-right: 14px;
	width: 303px;
border-right: 1px solid #ccc;
padding-right: 10px;
}

.archive h2 {font-size: 18px; color: #06C; text-transform: uppercase;}

.last-column {
margin-right: 0;
border-right: none;
}

#partners {float: left;}

.rssCcat {padding: 0; margin: 0; line-height: 22px;}

.aa dt {font-weight: bold; font-size: 120%; padding: 10px 0; margin: 14px 0 0 0; border-top: 1px solid #eee;}

dt {font-weight: bold; font-size: 120%; padding: 0; margin: 14px 0;}

dd {padding: 0.5em 0; margin: 0; line-height: 22px;}

.pr-old dt {font-weight: bold; font-size: 110%; padding: 0; margin: 5px 0; line-height: 1.2em;}

.pr-old dd {padding: 0; margin: 0 0 20px 0; line-height: 22px;}

.sidenote dt {font-weight: bold; font-size: 100%; padding: 0; margin: 10px 0 0 0;}

.sidenote dd {padding: 0; margin: 0;}

.sidenote dl {margin-bottom: 1.5em;}


li.rssCart {font-size: 90%;}

.section-header {
	padding: 15px 0 0 0;
margin: 0;
	border-top: 1px solid #ccc;
}

.social img {display: inline; margin-right: 5px;}

.social {
display: block;
padding: 4px 0;
margin: 10px 0 30px 0;
}

.repeat-content {
width: 656px;
float: left;
}

.post {
float: left;
margin-bottom: 30px;
border-bottom: 1px solid #ccc;
}

.post h3 {
display: block;
/*border-bottom: 1px solid #ccc;*/
padding: 1em 0 1em 164px;
font-size: 140%;
margin-right: 14px;
}

.news-pub-image {
margin: 10px 14px 0 164px;
}

.comments-wrapper td {
font-size: 90%;
color: #333;
padding: 4px;
}

.comments-wrapper #message {width: 350px;}

.comments-wrapper {
margin: 20px 0;
}

.comment-holder {padding: 2px; margin: 0 0 20px 0;}

.comment-even {
padding: 15px;
background: #eee;
}

.comment-odd {
padding: 15px;
background: #EEF4FF;
}

.comment-num {float: right; height: 43px; width: 49%; text-align: right;}

.who-is-talking {border-bottom: 1px solid #000; padding-bottom: 10px; margin-bottom: 7px; font-size: 90%; line-height: 16px; height: 35px;}

.zemText {
margin: 2px;
}

.zemContactForm input {
display: block;
color: #333;
margin-bottom: 10px;
}

#Message {width: 400px;}

#footer {
text-align: center;
color: #ccc;
}

#footer li a {color: #999;}
#footer li a:hover {color: #FFF; background: #999;}

#footer ul {list-style: none;}
#footer li {display: inline; border-left: 1px solid #ccc; padding: 0 1em;}
#footer li.first {border: 0;}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {

	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
	
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 11px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}



.jScrollPaneTrack {
				background: url(/images/scrollbar.gif) repeat-y;
			}
			 .jScrollPaneDrag {
				background: url(/images/ball-scroll.gif) repeat-y;
				display:block;
				

				
				
			}
		
			 a.jScrollArrowUp {
				
				
				background: url(/images/up-arrow.gif) repeat 0 -30px;
				
			}
			
			
			.osX .jScrollPaneDragTop {
				
				height: 6px;
			}
			.osX .jScrollPaneDragBottom {
				
				height: 7px;
			}
			
			 a.jScrollArrowUp:hover {
				background-position: 0 0;
				
				
				
			}
			 a.jScrollArrowDown {
				height: 10px;
				background: url(/images/down-arrow.gif) repeat 0 -30px;
			}
			 a.jScrollArrowDown:hover {
				background-position: 0 0;
			}

			/* IE SPECIFIC HACKED STYLES */
			* html  .jScrollPaneDragBottom {
				bottom: -1px;
			}
			/* /IE SPECIFIC HACKED STYLES */