@charset "utf-8";
/* ------------------------------------- Main */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #6f6f6f;
	background: #72998c url(../../images/global/main-bg.jpg) top left repeat-x;
}
h1, h2, h3, h4, ul, ol, form, label, p {
	margin: 0;
	padding: 0;
}
.safari input {
	margin: 0;
}
ul {
	list-style: none;
}
a {
	color: #1d90c7;
	text-decoration: none;
}
a:hover {
	color: #000;
}
a:active, a:focus {
	outline: 0;
}
img {
	border: none;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #6f6f6f;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
/* Png IE6 Fix */
.ie6 .png, .ie6 .filter img {
	behavior: url(/includes/htc/iepngfix.htc);
}
#layout {
	float: left;
	width: 100%;
	text-align: center;
}
#mainwrapper {
	width: 971px;
	text-align: left;
	margin: 0 auto;
}

/* ------------------------------------- Header */
#header {
	float: left;
	position: relative;
	width: 971px;
}
#logo {
	position: absolute;
	top: 13px;
	left: 15px;
	clear: both;
}
#topmenu {
	position: absolute;
	top: 13px;
	right: 10px;
	clear: both;
}
#topmenu ul li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #8cafab;
}
#topmenu ul li a {
	color: #72998c;
}
#topmenu ul li a:hover {
	color: #22473b;
}
#topmenu ul li.last {
	padding: 0 0 0 10px;
	border-right: none;
}
#flashtops {
	float: right;
	margin: 31px 0 0 0;
}
#flashtops .flashbox {
	float: left;
}
#mainmenu {
	float: right;
	width: 900px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	overflow: hidden; /*IE7 bug fix*/
}
#mainmenu ul {
	float: right;		
}
#mainmenu ul li {
	float: left;
	color: #b2cdc4;
}
#mainmenu ul li.first {
	padding: 13px 15px 0 0;
}
#mainmenu ul li.last {
	background: url(../../images/global/menu-separator.gif) 131px 9px no-repeat;
}
#mainmenu ul li a {
	display: block;
	float: left;	
	width: 135px;
	padding: 8px 0 6px 0;
	color: #fff;
	background: url(../../images/global/menu-separator.gif) 0px 9px no-repeat;
	line-height: 1.2em;
}
#mainmenu ul li a.oneline {
	padding: 15px 0 10px 0;
}

/* ------------------------------------- Main content area */
#whiteholder {
	float: left;
	width: 971px;
	padding: 6px 0 0 0;
	background: #fff url(../../images/global/content-bg.gif) top left repeat-y;
}

/* ------------------------------------- Left column */
#leftcolumn {
	float: left;
	width: 717px;
	padding: 0 0 0 8px;
	position: relative;
}
/* ------------------------------------- Right column */
#rightcolumn {
	float: left;
	width: 228px;
	padding: 0 8px 0 10px;
}
#search {
	float: left;
	position: relative;
	width: 228px;
	padding: 2px 0 12px 0;
	background: url(../../images/panels/panel-separator.gif) bottom left no-repeat;
}
#search .birds {
	position: absolute;
	top: 19px;
	right: 64px;
	clear: both;
}
#search .title {
	float: left;	
	width: 228px;
	padding: 0 0 5px 0;
}
#search .title img {
	float: left;
}
#search .searchfield {
	float: left;	
}
#search .searchfield input {
	float: left;
	width: 166px;
	border: 1px solid #c0cfc5;
	padding: 3px 0 2px 5px;
}
.safari #search .searchfield input {
	padding: 5px 0 2px 5px;
}
#search .button {
	float: left;
	padding: 0 0 0 2px;
}
#orderhotline {
	float: left;
	width: 228px;
}
#orderhotline img {
	float: left;
}

/* ------------------------------------- Map panel (homepage and showpage) */
#mapbox {
	float: left;
	width: 228px;
	margin: 5px 0 0 0;
	background: url(../../images/panels/panel-separator.gif) top left no-repeat;
}
#mapbox .content {
	float: left;
	width: 228px;
	padding: 0 0 63px 0;
	background: url(../../images/panels/map.gif) bottom right no-repeat;
}
#mapbox .content .text {
	float: left;
	width: 118px;
	padding: 23px 0 8px 8px;
}
#mapbox .content .button {
	float: left;
	padding: 0 0 0 5px;
}
#mapbox .content .button img {
	float: left;
	behavior: url(/includes/htc/iepngfix.htc);
}

/* ------------------------------------- Footer */
#footer {
	float: left;
	width: 971px;
	margin: 15px 0 0 0;
	background: url(../../images/global/footer-bg.gif) 8px 0px no-repeat;
}
#footerboxes {
	float: left;
	width: 971px;
	background: url(../../images/global/main-bottom-bg.gif) bottom left no-repeat;
}
.footerpanel {
	float: left;
	height: 6.5em;
}
.footerpanel .title {
	float: left;
	width: 100%;
	padding: 0 0 3px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 1.3em;
	font-weight: bold;
	color: #72998c;
}
.footerpanel .desc {
	float: left;
	width: 95%;
	padding: 0 0 0 1px;
	font-size: 1.1em;
	line-height: 1.4em;
}
.footerpanel .desc a {
	font-weight: bold;
}
#subscribe {
	width: 237px;
	padding: 16px 0 0 105px;
	background: url(../../images/global/subscribe-bg.gif) bottom left no-repeat;
}
#subscribe .field {
	float: left;
}
#subscribe .field input {
	float: left;
	width: 166px;
	border: 1px solid #c0cfc5;
	padding: 3px 0 2px 5px;
}
.safari #subscribe .field input {
	padding: 5px 0 2px 5px;
}
#subscribe .button {
	float: left;
	padding: 0 0 0 2px;
}
#special {
	width: 227px;
	padding: 16px 0 0 108px;
	background: url(../../images/global/special-bg.gif) bottom left no-repeat;
}
#contact {
	width: 221px;
	padding: 16px 0 0 73px;
	background: url(../../images/global/phone-bg.gif) bottom left no-repeat;
}
#copyright {
	float: left;
	padding: 10px 3px;
	color: #fff;
}
#bottommenu {
	float: left;
	padding: 10px 0;
}
#bottommenu li {
	float: left;
	padding: 0 7px;
	border-right: 1px solid #fff;
}
#bottommenu li.last {
	border-right: none;
}
#bottommenu li a {
	color: #fff;
	text-decoration: underline;
}
#bottommenu li a:hover {
	text-decoration: none;
}
#credits {
	float: right;
	color: #fff;
	padding: 10px 3px;
}
#credits a {
	color: #fff;
	text-decoration: underline;
}
#credits a:hover {
	text-decoration: none;
}

