/* Project: Kontour
URL: http://www.kontour.com/
Date: October 2009
Author: Red Kite Creative
Author URL: http://www.redkitecreative.com */

/**************************************
  Override default styling rules
**************************************/
/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

:link, :visited { text-decoration: none; }
ul, ol { list-style: none; }
h1, h2, h3, h4, h5, h6, pre, code { font-size: 1em; }
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, * {
	margin: 0; padding:0; }
a img, :link img, :visited img { border: none; }
/* normalize font-size for all headers */
h1, h2, h3, h4 { font-size: 100%; }
img, fieldset { display: block; border: none; }
/* To prevent jumping */
html { min-height: 100%; margin-bottom: 1px; overflow-y: scroll;

}

/**************************************
  Default rules
**************************************/
h1, h2, h3, h4 {
	margin-bottom: 0.4em;
	padding: 0;	
	line-height: 120%;
	font-weight: bold;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #333;
	background-color: transparent;
}
h1 {
	font-size: 170%;
}
h2 {
	font-size: 140%;	
}
h3 {;
	font-size: 130%;
}
h4 {
	font-size: 1.4em;
}
p {
	margin: 0;
	padding-bottom: 1em;
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
	background-color: transparent;
}
a, a:link, a:visited {
	color: #000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}
a:hover, a:active {
	color: #8b8b7f;
	background-color: transparent;
   text-decoration: none;
}
a:focus, a:hover, a:active {
	outline: none;
}
ul li {
	margin: 0;
}
acronym {
	border-bottom: 1px dotted #333;
}
sup {
	position: relative;
	top: 0.3em; 
	font-size: 10px;
}
/**************************************
  Overall layout rules
**************************************/
body {
	position: relative;
	font-size: 76%;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #000;
	background-color: transparent;
	background-image: url(../images/bg-light-gray.png);
	background-position: top left;
	background-repeat: repeat;
}
#wrapper {
	position: relative;
	top: 20px;
	margin: 0 auto 50px;
	width: 960px;
	color: #000;
	background-color: transparent;		
}
#wrapper-bulletin {
	position: relative;
	top: 20px;
	margin: 0 auto 50px;
	width: 960px;
	color: #000;
	background-color: transparent;		
}
#wrapper-bulletin #content {
	height: 752px;
}
#header {
	position: relative;
	height: 33px;
}
#logo {
	width: 160px;
}
#view-cart-button {
	position: absolute;
	top: 1px;
	left: 664px;
	z-index: 100;
}
#header-right {
	position: absolute;
	top: 0;
	left: 160px;
	width: 800px;
	border-top: 1px solid #000;
}
#top-nav {
	float: right;
	min-width: 190px;
	height: 33px;
	padding: 0;
	color: #000;
	background-color: #fff;
}
#top-nav p {
	margin-top: 8px;
	font-size: 11px;
	text-align: center;
	letter-spacing: 1.2px;
}
#top-nav p a {
	font-weight: normal;
}
#top-nav p a, #top-nav p a:link, #top-nav p a:visited {
	color: #000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}
#top-nav p a:hover, #top-nav p a:active {
	color: #ff0159;
	background-color: transparent;
}
body#bulletin #top-nav p a.current-top, 
body#bulletin #top-nav p a.current-top:link, 
body#bulletin #top-nav p a.current-top:visited,
body#about #top-nav p a.current-top, 
body#about #top-nav p a.current-top:link, 
body#about #top-nav p a.current-top:visited,
body#contact #top-nav p a.current-top, 
body#contact #top-nav p a.current-top:link, 
body#contact #top-nav p a.current-top:visited {
	color: #000;
}
body#bulletin #top-nav p a.current-top:hover, 
body#bulletin #top-nav p a.current-top:active,
body#about #top-nav p a.current-top:hover, 
body#about #top-nav p a.current-top:active,
body#contact #top-nav p a.current-top:hover, 
body#contact #top-nav p a.current-top:active {
	color: #000;
}
body#bulletin #top-nav p a, 
body#bulletin #top-nav p a:link, 
body#bulletin #top-nav p a:visited,
body#about #top-nav p a, 
body#about #top-nav p a:link, 
body#about #top-nav p a:visited,
body#contact #top-nav p a, 
body#contact #top-nav p a:link, 
body#contact #top-nav p a:visited {
	color: #8b8b7f;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}
body#bulletin #top-nav p a:hover, 
body#bulletin #top-nav p a:active,
body#about #top-nav p a:hover, 
body#about #top-nav p a:active,
body#contact #top-nav p a:hover, 
body#contact #top-nav p a:active {
	color: #ff0159;
	background-color: transparent;
}
/************************************************
  Main content rules
************************************************/
#content { 
	margin: 0;
	padding: 0;
	width: 960px;	
}
#main { 
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	width: 790px;
	color: #333;
	background-color: transparent;
	border-top: 1px solid #000;
}
#main h1 {
	padding: 0.5em 0.3em 0 0.3em;
	font-size: 11px;
}
#main h2 {
	padding: 0.5em 0.3em 0 0.3em;
	font-size: 11px;
}
#main h3 {
	padding: 0.5em 0.3em 0 0.3em;
	font-size: 10px;
}
#main p {
	padding: 0 0.3em 1em 0.4em;
	margin-top: 5px;
}
#top {
	margin: 0;
}
.rows {
	margin: 0 0 10px 0;
	width: 695px;
	height: 225px;
}
.rows-more {
	border-top: 1px solid #000;
	margin: 0 0 10px 0;
	height: 225px;
	width: 695px;
}
#bottom {
	clear: left;
	position: relative;
	top: 10px;
}
#top .t1 {
	float: left;
	margin-right: 10px;
	color: #000;
	background-color: #fff;
	width: 190px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#top .t1-last {
	float: left;
	margin-right: 0px;
	color: #000;
	width: 190px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#bottom .b1 {
	float: left;
	margin-right: 10px;
	color: #000;
	background-color: #fff;
	border-top: 1px solid #000;
	width: 190px;
	height: 350px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#bottom .b1-last {
	float: left;
	margin-right: 0px;
	color: #000;
	background-color: #fff;
	border-top: 1px solid #000;
	width: 190px;
	height: 350px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#top .t2 {
	float: left;
	margin-right: 10px;
	color: #000;
	background-color: #fff;
	width: 390px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#top .t2_odile_info {
	float: left;
	margin-right: 10px;
	padding-bottom: 15px;
	color: #000;
	background-color: #fff;
	width: 390px;
	box-shadow: 2px 2px 5px #d7d7d7;
	-moz-box-shadow: 2px 2px 5px #d7d7d7;
	-webkit-box-shadow: 2px 2px 5px #d7d7d7;
	margin-bottom: 50px;
}
.rows .t2-narrow, .rows-more .t2-narrow {
	clear: left;
	float: left;
	margin: 0 10px 10px 0;
	color: #000;
	background-color: #fff;
	width: 290px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#top .t2-last {
	float: left;
	margin-right: 0;
	color: #000;
	background-color: #fff;
	width: 390px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#top hr {
	margin-bottom: 4px;
}
/*#main .t2-last-blue h2, #main .t2-last-blue p {
	color: #3895d9;
}*/
#top .t2-last-blue {
	float: left;
	margin-right: 0;	
	background-color: #fff;
	width: 390px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#top .t2-last-blue h2, #top .t2-last-blue p {
	color: #3b95d9;
}
#top .t2-wide {
	float: left;
	margin-right: 10px;
	color: #000;
	background-color: #fff;
	width: 490px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#top .t2-narrow-last {
	float: left;
	margin: 0 0 10px 0;
	color: #000;
	background-color: #fff;
	width: 290px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
.rows .t2-wide-last, .rows-more .t2-wide-last {
	float: left;
	margin: 0 0 10px 0;
	color: #000;
	background-color: #fff;
	width: 395px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
/*.rows .t2-wide-last p.top-para {
	margin-top: 0.5em;
}*/
#bottom .b2 {
	float: left;
	margin-right: 10px;
	color: #000;
	background-color: #fff;
	border-top: 1px solid #000;
	width: 390px;
	height: 350px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#bottom .b2-last {
	float: left;
	margin-right: 0;
	color: #000;
	background-color: #fff;
	border-top: 1px solid #000;
	width: 390px;
	height: 350px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#top .t3 {
	float: left;
	margin-right: 10px;
	color: #000;
	background-color: #fff;
	width: 590px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#top .t3-last {
	float: left;
	margin-right: 0;
	color: #000;
	background-color: #fff;
	width: 590px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#bottom .b3 {
	float: left;
	margin-right: 10px;
	color: #000;
	background-color: #fff;
	border-top: 1px solid #000;
	width: 590px;
	height: 350px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#bottom .b3-last {
	float: left;
	margin-right: 0;
	color: #000;
	background-color: #fff;
	border-top: 1px solid #000;
	width: 590px;
	height: 350px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#bottom .text-block {
	position: relative;
	color: #000;
	background-color: #fff;
	width: 100%;
}
#bottom .text-block h3 {	
	padding: 6px 6px 2px 6px;
	font-size: 11px;
}
#bottom .text-block p {
	padding: 0 6px 6px 6px;
	color: #8B8B7F;
	background-color: transparent;
	line-height: 15px;
	font-size: 11px;
}
.text-block span.learn-more {
	position: relative;
	top: 3px;	
	color: #000;
	background-color: #FFF;
	font-size: 10px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
span.learn-more a, span.learn-more a:link, span.learn-more a:visited {
	padding: 0 2px;
	color: #000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: .75px;
}
span.learn-more a:hover, span.learn-more a:active {
	color: #EEEEEE;
	background-color: #FF0159;
}
ul.feature-list {
	margin: 0 1em 1em 0.5em;
	list-style: inside;
	list-style-type: none;
}
ul.feature-list li {
	padding: 0 0 0.4em 0.2em;
	line-height: 1.2em;
	font-size: 11px;
	text-indent: -7.5px;
}
/*ul.bullet-list li ul {
	list-style-type: disc;	
	padding: 0.5em 0 0 0.5em;	
}
ul.bullet-list li ul li {
	padding-bottom: 0.2em;
}*/
a.blue-link, a.blue-link:link, a.blue-link:visited {
	color: #3b95d9;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}
a.blue-link:hover, a.blue-link:active {
	color: #8b8b7f;
	background-color: transparent;
   text-decoration: none;
}
/************************************************
 Sidebar rules
************************************************/
#sidebar {
	float: left;	
	margin: 0;
	padding: 0;
	width: 160px;
}
#sidebar h3 {
	margin: 0 0 2px 4px;
	font-size: 11px;
	font-weight: bold;
	color: #3b95d9;
}
#sidebar p {
	margin-left: 4px;
	padding: 0 10px 12px 0;
	line-height: 14px;
	font-size: 11px;
}
hr {
	height: 1px;
	margin-bottom: 5px;
	border: none;
	color: #000;	
}
html>body hr {
	height: 1px;
	margin-bottom: 5px;
	border: none;
	background-color: #000;	
}
#sidebar #nav {
	/*margin-bottom: 10px;*/
	padding: 0;
	color: #000;
	background-color: #fff;	
	height: 63px;
	width: 160px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#sidebar #news-box {
	margin-top: 10px;
	padding: 6px 0 4px;
	color: #000;
	background-color: #fff;
	width: 100%;
	border-top: 1px solid #000;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
#upload-box {
	position: absolute;
	top: 444px;
	padding-top: 0.5em;
	width: 160px;
	border-top: 4px solid #000;
	background-image: url(../images/upload-box-bg.jpg);
	background-position: top;
	background-repeat: repeat;
}
/**************************************
  Footer rules
**************************************/
#footer {
	clear: both;
	margin: 30px auto;
	padding: 0;
	width: 960px;
	border-top: 1px solid #000;
}
#copyright {
	float: left;
	margin-right: 10px;
	border-top: 5px solid #000;
	width: 160px;
}
#copyright p.copyright {
	padding-top: 4px;
	font-size: 10px;
}
p#footer-links {
	padding: 6px 0 0 4px;
	font-size: 10px;
	color: #000;
	background-color: transparent;	
}
p#footer-links a, p#footer-links a:link, p#footer-links a:visited {
	color: #000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}
p#footer-links a:hover, p#footer-links a:active {
	color: #8b8b7f;
	background-color: transparent;
   text-decoration: none;
}
/************************************************
  Navigation
************************************************/
ul#navlist {
	margin-left: 4px;	
 	padding: 6px 0 4px 0;
}
ul#navlist li, ol li {
	padding: 0 0 4px 0;
	list-style-type: none;
	font-size: 11px;
}
ul#navlist li a, 
ul#navlist li a:link, 
ul#navlist li a:visited {
	color: #8b8b7f;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
body#home ul#navlist li a, 
body#home ul#navlist li a:link, 
body#home ul#navlist li a:visited
body#bulletin ul#navlist li a, 
body#bulletin ul#navlist li a:link, 
body#bulletin ul#navlist li a:visited,
body#contact ul#navlist li a, 
body#contact ul#navlist li a:link, 
body#contact ul#navlist li a:visited,
body#about ul#navlist li a, 
body#about ul#navlist li a:link, 
body#about ul#navlist li a:visited {
	color: #000;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
ul#navlist li a:hover,
body#home ul#navlist li a:hover, 
body#bulletin ul#navlist li a:hover,
body#contact ul#navlist li a:hover,
body#about ul#navlist li a:hover,
ul#navlist li a:active,
body#home ul#navlist li a:active,
body#bulletin ul#navlist li a:active,
body#contact ul#navlist li a:active,
body#about ul#navlist li a:active  {
	color: #ff0159;
	background-color: transparent;
}
ul#navlist li a.current, 
ul#navlist li a.current:link, 
ul#navlist li a.current:visited {
	color: #000;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
/*ul#navlist li a.current:hover, 
ul#navlist li a.current:active {
	color: #ff0159;
	background-color: transparent;
}*/
ul.nav-news {
	margin: 0 0 5px 4px;
}
ul.nav-news li a,
ul.nav-news li a:link,
ul.nav-news li a:visited {
	padding: 0 0 2px 0;
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
ul.nav-news li a:hover,
ul.nav-news li a:active {
	padding: 0 0 0 0;
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	color: #8b8b7f;
	text-decoration: none;
}
ul.nav-news li a.current,
ul.nav-news li a.current:link,
ul.nav-news li a.current:visited {
	color: #000;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
ul.nav-news li a.current-blue,
ul.nav-news li a.current-blue:link,
ul.nav-news li a.current-blue:visited {
	color: #3b95d9;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
ul.nav-news li a.current-red,
ul.nav-news li a.current-red:link,
ul.nav-news li a.current-red:visited {
	color: #ff0159;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
ul.nav-news li a.current:hover,
ul.nav-news li a.current:active {
	color: #000;
	background-color: transparent;
	text-decoration: none;
	cursor: text;
}
ul.nav-news li a.current-blue:hover,
ul.nav-news li a.current-blue:active {
	color: #000;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
ul.nav-news li a.current-red:hover,
ul.nav-news li a.current-red:active {
	color: #ff0159;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
ul.nav-news li ul {
	list-style-type: none;	
	padding: 0.1em 0 0 1.2em;	
}
ul.nav-news li ul li {
	padding-bottom: 1px;
}
ul.nav-news li ul li a, 
ul.nav-news li ul li a:link, 
ul.nav-news li ul li a:visited {
	color: #8b8b7f;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}
ul.nav-news li ul li a:hover, 
ul.nav-news li ul li a:active {
	color: #000;
	background-color: transparent;
}
ul.nav-news li ul li a.current,
ul.nav-news li ul li a.current:link,
ul.nav-news li ul li a.current:visited {
	color: #000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
	cursor: text;
}
ul.nav-news li ul li a.current:hover,
ul.nav-news li ul li a.current:active {
	color: #000;
	background-color: transparent;
	cursor: text;
}
ul.nav-news li ul li a.current-bold,
ul.nav-news li ul li a.current-bold:link,
ul.nav-news li ul li a.current-bold:visited {
	color: #000;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
ul.nav-news li ul li a.current-bold:hover,
ul.nav-news li ul li a.current-bold:active {
	color: #000;
	background-color: transparent;
	cursor: text;
}
/************************************************
  Table rules
************************************************/
table#publications {
	border-collapse: collapse;	
	width: 590px;
	box-shadow: 2px 2px 5px #d7d7d7;
-moz-box-shadow: 2px 2px 5px #d7d7d7;
-webkit-box-shadow: 2px 2px 5px #d7d7d7;
}
th.td-date, th.td-published {
	/*border-top: 1px solid #000;*/
	padding: 8px 0.3em 1.2em 0.3em;
	color: black;
	background-color: #fff;
	/*width: 18%;*/
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
#main table#publications th.td-date,
#main table#publications th.td-blank {
	border-top: none;
}
td {
	padding: 0 0.3em 1.2em 0.3em;
	color: black;
	background-color: #fff;
	/*width: 18%;*/
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
#main table .td-date {
	width: 85px;
	color: #000;
	background-color: #fff;
	font-weight: bold;
	text-align: right;
}
th.blank, td.blank {
	background-color: transparent;
	width: 5px;
}
/************************************************
  Miscellaneous rules
************************************************/
select.select-drawlogy {
	width: 40px;
}
.option-drawlogy {
	padding-left: 4px;
}
.italic {
	font-style: italic;
}
.bold-italic {
	font-weight: bold;
	font-style: italic;
}
.red {
	color: #ff0159;
}
.clear-both {
	clear: both;
}
.clear-left {
	clear: left;
}
.img-right {
	float: right;
	margin: 0 0 5px 10px;
}
.img-left {
	float: left;
	margin: 0 10px 0 0;
	padding-bottom: 10px;
}
img.main-mid {
	margin: 0.5em auto 1em;
}
.clearfix:after {
	content:".";
	display:block;
   height:0;
   clear:both;
   visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* To make gallery menu look like MudFadeGallery */
li.prevNextPage a.prevPage, li.prevNextPage a.nextPage {
	margin-top: 2px;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
li.prevNextPage a.prevPage:hover, li.prevNextPage a.nextPage:hover {
	margin-top: 2px;
	font-size: 10px;
	color: #8b8b7f;
	text-decoration: none;
}
