/* CSS Document */
html, body {
	font: 76% Arial, Helvetica, sans-serif;
	color: #420A51;
}
#container {
	width: 935px;
	padding: 20px 25px 0;
	margin: 0;
}
span {
	display: none;
}
p {
	font-size: 1.3em;
	line-height: 1.4em;
	padding-bottom:0.7em;
}
#content li {
	font-size: 1.3em;
	line-height: 1.4em;
	padding-bottom:0.7em;
	margin-left:1.5em;
}
a {
	text-decoration: underline;
	color: #420A51;
}
a:hover {
	text-decoration: underline;
}
/* ------ Global ------*/
label {
	font-size: 1.2em;
	color: #3F3F3F;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#000000;
}
input.button {
	color: #FFF;
	border: 1px solid #8D8398;
	padding: 1px;
}
input.text {
	background-color: transparent;
	color:#000;
	width:170px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border:none;
	border-bottom: 1px solid #C1C1C1;
}
textarea {
	background-color: transparent;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	width:225px;
	border: 2px solid #fff;
}
.floatLeftImg {
	float:left;
	margin: 0 10px 0px 0;
}
.center {
	text-align: center;
}
h1 a/* -------------------------- header --------------------------  */
 {
	width:190px;
	height:75px;
	display: block;
}
h2, h3, h4 {
	margin-bottom:0.5em;
}
h2 {
	font-size: 1.8em;
	font-weight: bold;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
/* -------------------------- footer --------------------------  */
#breadcrumbs {
	font-size:1.2em;
	text-transform: lowercase;
}
#breadcrumbs ul.picCols {
	margin-left:520px;
}
#breadcrumbs ul.twoCols {
	margin-left:600px;
}
#breadcrumbs ul.news {
	margin-left:245px;
}
#breadcrumbs a {
	text-decoration: none;
}
#line {
	width: auto;
	border-top:1px solid #fff;
	margin: 5px 0;
}
#footerTwoCols #limegreentangerine {
	padding-left:40px;
	width: 585px;
	float: left;
	color:#fff;
	font-size:0.8em;
}
#footerTwoCols #footer {
	width: 325px;
	float: left;
	font-size:0.9em;
}
#footerPicCols #limegreentangerine {
	padding-left:40px;
	width: 505px;
	float: left;
	font-size:0.8em;
	color:#fff;
}
#limegreentangerine a {
	color:#fff;
	text-decoration: none;
}
#footer a {
	text-decoration: none;
}
#footerPicCols #footer {
	/*margin-left:545px; */
	width: 325px;
	float: left;
	font-size:0.9em;
}
#footerNews #limegreentangerine {
	padding-left:40px;
	width:230px;
	font-size:0.8em;
	float: left;
}
#footerNews #footer {
	float: left;
	width: 325px;
	font-size:0.9em;
}
/*#copyright {
	display: block;
	width:322px;
	height:16px;
	padding:0;
	margin-bottom:10px;
}*/
#telephone {
	display: block;
	width:130px;
	height:20px;
	padding:0;
}
#email {
	padding:0;
}
#email a {
	display: block;
	width: 190px;
	height: 20px;
}
/* -------------------------- Menu --------------------------  */
#nav {
	float:left;
	width:225px;
}
#nav ul {
	list-style-type: none;
	margin:30px 0 0 10px;
	width:200px;
}
#nav li {
	list-style-type: none;
}
#nav ul li a {
	display: block;
	height: 24px;
	width: 200px;
}
#nav ul ul {
	margin:5px 0;
}
#nav ul li li a {
	display: block;
	height: 18px;
	width: 185px;
	padding:0;
	margin:0 0 0 15px;
}
#nav ul ul ul {
	margin:2px 0;
}
#nav ul li li li a {
	margin-left:30px;
	display: block;
	height: 18px;
	width: 175px;
}
/* -------------------------- Content --------------------------  */
#content {
	width:700px;
	margin:0 0 0 0;
}
h2.marginTop {
	margin-top:-20px;
}
#picCol, .picCol {
	float:left;
	width:285px;
}
#textCol, .textCol {
	float:left;
	width:405px;
	margin:10px 0 0 10px;
}
.col1 {
	float:left;
	width:325px;
	margin-right:50px;
}
.col2 {
	float:left;
	width:325px;
}
/* -------------------------- news --------------------------  */
#contentNews {
	padding-top:50px;
}
#contentNews .main {
	width:470px;
	float:left;
}
#contentNews .top {
	width: 100%;
	height: 55px;
}
#contentNews .bottom {
	width: 100%;
	height: 120px;
	clear: both;
}
#contentNews .newsContent {
	width: 400px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 30px;
}
.newsContent ul, .newsContent ol {
	padding:0;
	margin:0 0 0 15px;
	font-size: 1.3em;
	line-height: 1.4em;
	padding-bottom:0.7em;
}
.newsContent ul li, .newsContent ol li {
	padding-bottom:0.7em;
}
#contentNews .img {
	float: right;/**/
}
#contentNews .menu {
	width: 180px;
	height: 693px;
	margin: 0 0 0 0;
	padding: 60px 35px 0 15px;
	float: right;
}
#contentNews .menu p {
	line-height: 1.2em;
	font-weight: bold;
}
/* -------------------------- contact --------------------------  */
#contentContact {
	width:700px;
	margin:0 0 0 0;
}
#contentContact .left {
	float: left;
	width:540px;
}
#contentContact .main {
	background: url(../images/contact/contact-bg.jpg) no-repeat;
	width:520px;
	height:285px;
	padding:40px 0 0 20px;
	margin-top:40px;
}
#contentContact .main .col1 {
	width:200px;
	float:left;
	margin:0;
	padding:0;
}
#contentContact .main .col2 {
	width:200px;
	padding:80px 0 0 60px;
	margin:0;
	float:left;
}
#contentContact .pics {
	float:left;
	margin:12px 0 0 -44px;
	width:185px;
}
#contentContact .main .col1 table td {
	padding:2px 4px 2px 0;
}
.mapContainer {
	background: url(../images/contact/map.jpg) no-repeat left top;
	float:left;
	width: 233px;
	height: 230px;
	padding: 0 0 0 20px;
}
.mapContainer img {
	margin:10px 0 0 45px;
}

.labelTd {
	width:50px;
}
textarea {
	background-color: #FFF;
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	width:220px;
	border: 1px solid #C1C1C1;
}
/* Jobs */
#jobsMiddle {
	background: url(../images/jobs/jobs-middle.gif) repeat-y left top;
	width:165px;
	padding:0 65px 0 50px;
}
#jobsHeader {
	background: url(../images/jobs/jobs-top.gif) no-repeat left top;
	width: 280px;
	height:135px;
}
#jobsFooter {
	background: url(../images/jobs/jobs-footer.gif) no-repeat left bottom;
	width: 280px;
	height: 46px;
}
.jobs ul li {
	margin:0;
	padding: 0;
}
#jobsMiddle p {
	font-weight:bold;
	line-height:1.3em;
	padding-bottom:1em;
}
#jobsMiddle p b {
	font-size: 0.9em;
}
#jobsMiddle p.selected, #jobsMiddle p.selected a {
	color: #77A604;
}
/* competition */
#contentCompetition {
	width:590px;
	margin:20px 0 0 20px;
}
#contentCompetition .main {
	background: url(../images/competition/comp-postcard.gif) no-repeat;
	width:566px;
	padding:40px 0 10px 20px;
	margin:0 0 30px;
}
#contentCompetition .main .col1 {
	width:200px;
	float:left;
	margin:0;
	padding:0;
}
#contentCompetition .main .col2 {
	width:220px;
	padding:100px 0 0 70px;
	margin:0;
	float:left;
}
#contentCompetition .main .col2 ul {
	margin: 0px;
	padding: 0px 0 0 10px;
}
#contentCompetition .main .col2 li {
	font-size: 1.2em;
	padding-bottom: 0.5em;
}
#contentCompetition .pics {
	float:left;
	margin:12px 0 0 -44px;
	width:185px;
}
#contentCompetition .main .col1 table td {
	padding:2px 4px 2px 0;
}
.larger {
	font-size:1.5em;
}
/* Betsy */
.miniature {
	float:right;
	margin:80px 0 0 0;
	width:180px;
}
.polaroid {
	background: url(../images/betsy/polaroid.gif) no-repeat;
	height: 150px;
	width: 140px;
	display:block;
	padding:35px 20px 10px;
	float:left;
}
.largePolaroid {
	background-image:  url(../images/betsy/largePolaroid.jpg);
	background-repeat: no-repeat;
	height: 360px;
	width: 480px;
	padding: 70px 0 0 30px;
	float:left;
}
.largeText {
	width: 180px;
	padding: 70px 0 0;
	float:right;
}
#content .betsy {
	float:left;
	width:510px;
}
.text {
	margin-left:20px;
}
.betsyBack {
	float:right;
	margin:150px 0 0 0;
}
.galleryBack {
/*float:right;*/
	}
/* Resources */

.bookRight {
	float:right;
	width:150px;
	margin-top:20px;
}
.bookRight ul {
	margin:0 0 0 -8px;
	padding:0;
	list-style-type: none;
}
.bookRight ul li{
	margin:0;
	padding:0;
	list-style-type: none;
	text-indent: -10px;
	font-weight:bold;
}
.book {
	width:536px;
	float:left;
	margin:20px 0;
	background: url(../images/resources/resources-bg.gif) no-repeat top left;
	width:358px;
	height:590px;
	padding:40px 40px 50px 90px;
	float:left;
}
.bookText {
	height:600px;
	
}
.bookTabs {
	margin:0;
	padding:0;
	width:29px;
	float:left;
	margin:20px 0 0 -18px;
}
.bookTabs ul {
	margin:0;
	padding:0;
	list-style-type: none;
	float:left;
}
.bookTabs ul li {
	margin:0;
	padding:0;
	list-style-type: none;
}
.bookTabs ul li a {
	width:29px;
	display:block;
	margin:0;
	padding:0;
}
.bookTabs ul li a.tabPR {
	background: url(../images/resources/tab-pr-off.gif) no-repeat top;
	height: 132px;
}
.bookTabs ul li a.tabPRSelected {
	background: url(../images/resources/tab-pr-on.gif) no-repeat top;
	height: 132px;
}
.bookTabs ul li a.tabOverview {
	background: url(../images/resources/tab-overview-off.gif) no-repeat top;
	height: 148px;
}
.bookTabs ul li a.tabOverviewSelected {
	background: url(../images/resources/tab-overview-on.gif) no-repeat top;
	height: 148px;
}
.bookTabs ul li a.tabJargon {
	background: url(../images/resources/tab-jargon-off.gif) no-repeat top;
	height: 150px;
}
.bookTabs ul li a.tabJargonSelected {
	background: url(../images/resources/tab-jargon-on.gif) no-repeat top;
	height: 150px;
}
.book .next{
	background: url(../images/resources/btn-next.gif) no-repeat;
	display:inline-block;
	width:42px;
	height:15px;
	margin-bottom:-5px;
}
.book .previous{
	background: url(../images/resources/btn-previous.gif) no-repeat;
	display:inline-block;
	width:70px;
	height:15px;
	margin-bottom:-5px;
}

.selected{ color:#77a604; font-weight:bold; }

