/* Cover and Co v2.0 CSS */


/** {
	border: 1px solid red;
}*/



/* HTML SELECTORS */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
	background-color: #dddddd;
	background-repeat: repeat-x;
}

p {
	line-height: 140%;
}

a {
	color: #34635D;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #34635D;
}

a:hover {
	color: #67C2B9;
}


/* LAYOUT */

#container {
	width: 820px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#main {
	width: auto;
	height: auto;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	padding: 20px;
}

#content-singlecol {
	height: auto;
}

#content-singlecol, #content-col1, #content-col2 {
	padding: 10px;
}

#navigation, #logo, #navigation {
	float: left;
}

#head, #maincontent #content-singlecol {
	width: 880px;
}

#head {
	height: 100px;
	margin: 0 0 20px 0;
}

#headimg {
	width: 880px;
	margin: 20px 0 2px 0;
	clear: both;
}

#logo {
	width: 690px;
}

#logo {
	text-align: right;
}

#navigation {
	width: 150px;
	margin-right: 20px;
	height: auto;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#navigation ul li a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	width: 130px;
	margin: 0;
	padding: 2px 10px;
	background-image: none;
	color: #333333;
	text-decoration: none;
	background-image: none;
}

#navigation ul li a:hover {
	color: #34635D;
	text-decoration: none;
	background-color: #EAEAEA;
	background-image: url(../../_img/icons/arrow_3px_34635D.gif);
	background-repeat: no-repeat;
	background-position: .3em .6em;
}

#navigation h3 {
	font-size: 9px;
	font-weight: bold;
	color: #99B1AE;
	background-color: #333333;
	margin: 0 0 5px 0;
	padding: 2px 5px;
}

#maincontent {
	height: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 0 0 10px 0;
}

#content-col1, #content-col2 {
	float: left;
	height: auto;
	margin-bottom:20px;
}

#content-col1 {
	width: 500px;
	margin: 0 10px 0 0;
}

#content-col2 {
	width: 320px;
	text-align: right;
}

#footer {
	clear: both;
	width: auto;
	height: auto;
	margin: 10px 0 0 0;
	padding: 5px 10px;
	text-align: right;
	color: #FFFFFF;
	background-color: #333333;
}


/* -------------------------------- [ LAYOUT] */

/* Locations */

div.location {
	width: 830px;
	height: 120px;
	padding: 9px;
	background-color: #EAEAEA;
	margin: 0 0 5px 0;
	background-image: url(../../_img/bg_location.gif);
	background-repeat: repeat-x;
}

div.linfo, div.limg {
	float: left;
}

div.linfo {
	width: 500px;
	margin-right: 25px;
}

div.linfo h3 {
	font-size: 14px;
	color: #34635D;
	margin: 0 0 10px 0;
	font-weight: normal;
}

div.linfo-col1, div.linfo-col2 {
	float: left;
	width: 245px;
	line-height: 140%;
}

div.linfo-col1 {
	margin-right: 10px;
}

div.limg {
	width: 250px;
	background-color: #666666;
}

div.limg a img {
	border: 2px solid #666666;
}

div.limg a img:hover {
	border: 2px solid #67C2B9;
}

/* About/Press */

#about, #press-menu, #press-content {
	float: left;
	height: auto;
}

#about, #press-menu {
	margin-right: 10px;
}

#about {
	width: 300px;
	height: auto;
}

#press-menu {
	width: 220px;
	border: 1px solid #333333;
	background-color: #EAEAEA;
}

#press-menu h3 {
	margin: 0 0 5px 0;
	padding: 5px;
	width: auto;
	height: auto;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 12px;
}

#press-menu ul {
	margin: 5px;
	padding: 0;
	list-style: none;
}

#press-menu ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#press-menu ul li a {
	display: block;
	width: 204px;
	background-color: #DCDCDC;
	color: #34645D;
	text-decoration: none;
	padding: 3px;
	margin-bottom: 2px;
}

#press-menu ul li a:hover {
	background-color: #34645D;
	color: #FFFFFF;
}

#press-menu ul li a h4 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 3px 0;
}

#press-menu ul li a .date {
	color: #333333;
	font-size: 10px;
}

#press-content {
	width: 300px;
}

#press-content h3 {
	width: auto;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0 20px 0 0;
	color: #34635D;
}

.pressimg {
	margin: 0 0 2px 0;
}

#press-content #pubinfo, #press-content #subinfo {
	font-size: 11px;
}

#press-content #pubinfo {
	width: auto;
	height: 20px;
	margin: 0;
	color: #333333;
}

#press-content #content-box {
	width: auto;
	height: 300px;
	padding: 0 20px 0 0;
	margin: 0 0 10px 0;
	overflow: auto;
}

#press-content #subinfo {
	width: auto;
	height: 30px;
	margin: 0;
	padding: 9px 0 0 0;
	border-top: 1px dotted #CCCCCC;
}

/* Flash-linked pages */

#container-send, #container-view {
	height: auto;
	margin: 20px auto 5px auto;
	padding: 0;
	border: 1px solid #222222;
	background-color: #FFFFFF;
	padding: 10px;
}

#container-send {
	width: 400px;
}

#container-view {
	width: 600px;
}

#head {
	font-size: 16px;
	color: #FFFFFF;
	padding: 5px 0 5px 0;
	margin-top: 15px;
}

#description {
	width: auto;
	height: auto;
	padding: 4px;
	margin-bottom: 4px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #222222;
	line-height: 140%;
	clear: both;
}

#description img {
	float: right;
	margin-left: auto;
	border: 1px solid #515151;
}

#friendform {
	width: auto;
	height: auto;
	margin-top: 10px;
	padding: 10px 0 10px 0;
	font-size: 11px;
	clear: both;
}

#strip1 {
	width: auto;
	height: auto;
	padding: 4px;
	margin: 10px 0;
	background-color: #34635D;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#strip2 {
	width: auto;
	height: auto;
	padding: 5px 0;
	border-top: 1px solid #CCCCCC;
}

/* Admin */

#adminmenu {
	width: auto;
	height: auto;
	padding: 50px 0;
}

#adminmenu select {
	width: 150px;
	font-size: 9px;
}


/* STYLES */


.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}

.border {
	border: 1px dotted #CCCCCC;
}

.error {
	color: #CC0000;
}

.btn {
	font-size: .8em;
	border-top: 1px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 1px solid black;
	padding: .2em .5em .2em .5em;
	margin: 2px;
	display: inline;
	cursor: pointer;
	background-color: #DFE7F2;
	color: black;
	text-decoration: none;
}

.btn2 {
	font-size: .8em;
	border-top: 1px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 1px solid black;
	padding: .5em .5em .5em .5em;
	margin: 2px;
	display:block;
	cursor: pointer;
	background-color: #D7d7d7;
	color: black;
	text-decoration: none;
}

.btn3 {
	font-size: .8em;
	border-top: 1px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 1px solid black;
	padding: .2em .5em .2em .5em;
	margin: 1em;
	display: inline;
	cursor: pointer;
	background-color: #ffffff;
	color: black;
	text-decoration: none;
}

.btn3on {
	font-size: .8em;
	border-top: 1px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 1px solid black;
	padding: .2em .5em .2em .5em;
	margin: 1em;
	display: inline;
	cursor: pointer;
	background-color: #ffff00;
	color: black;
	text-decoration: none;
}

.btn4 {
	font-size: .8em;
	border-top: 1px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 1px solid black;
	padding: .2em .5em .2em .5em;
	margin: 1em;
	display: inline;
	cursor: pointer;
	background-color: #ff0000;
	color: black;
	text-decoration: none;
}
.textbox {
	font-size: .8em
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	background-color: #ffffff;
}

.textbox2 {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	background-color: #ffffff;
	padding-left:2px;
}

img.large {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}