body {
	font-family: Arial;
	font-size: 9pt;
	/*background-color: #a3b7b8;*/
	background-color: #e9e6d5;
	background-image: url(../../images/bg_slice_drop.gif);
	background-repeat: repeat-x;
	color: #626262;
	padding: 0px;
	margin: 0px;
}

.clrboth {
	clear:both;
}

img 
{
	border: solid 0px #000;
}

h2 {
	color: #577e7f;
	font-weight: normal;
	font-size: 16pt;
	margin-bottom: 20px 0px;
}

h3 {
	color: #577e7f;
	font-weight: normal;
	font-size: 14pt;
	margin: 10px 0px;
}

h4 {
	color: #577e7f;
	font-size: 13pt;
	margin: 3px 0px;
}

h5 {
	color: #577e7f;
	font-size: 14pt;
	margin: 0px 0px;
}


h6 {
	color: #000000;
	font-weight: normal;
	font-size: 12pt;
	margin: 0px 0px;
}


quote {
	color: #577e7f;
	font-size: 14pt;
	margin: 0px 0px;
}

species {
	color: #577e7f;
	font-weight: bold;
	margin: 0px 0px;
}



a {
	text-decoration: underline;
	color: #325a5a;

}

a:hover {
	text-decoration: underline;
	color: #325a5a;

}

#article p a {
	text-decoration: underline;
	color: #ff9900;
	font-weight: bold;
}
#article p a:hover {
	text-decoration: underline;
	color: #ff9900;
	font-weight: bold;
}

#container {
	width: 100%;
	overflow: hidden;
	position: relative;
}

#main_wrap {
	width: 990px;
	margin: 0 auto;
	min-height: 800px; /*just for development*/
	position: relative;
}

#top_drop_shadow {
	width: 1003px;
	position: absolute;
	top:176px;
	left:50%;
	margin-left: -502px;
	height: 333px;
	background-image: url(../../images/dropshadow_top.png);
}

#bottom_green {
	position: absolute;
	background-color: #a3b6b7;
	width: 100%;
	bottom: 0px;
	height: 200px;
	z-index: -1;
	left: 0px;
}

#header {
	width: 990px;
	overflow: hidden;
	height: 96px;
	background-color: #fff;
}

#login_box {
	width:230px;
	height:85px;
	float: right;
	background-color: #6e8688;
}

#login_form {
	margin: 0px;
	padding: 0px;
}

#login_box .textfield { 
	width: 210px;
	height: 18px;
	border: none;
	background: #fff;
	margin-bottom: 5px;
}

#login_box #password_field
{
    width: 100px;
}

#login_box .checkbox {
	padding:0px;
	margin:0px;
} 

#login_box a {
	color: white;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

#login_box a:hover {
	text-decoration: underline;
}

#login_box .text
{
    color: White;
    font-family: Arial, Sans-Serif;
}

#rare_bird_logo {
	margin: 0;
	padding: 0;
	display: block;
	width: 500px;
	height: 100px;
	background-image: url(../../images/rare-bird-logo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -10000px;
	padding-top: 0px;
}

#main_nav {
	width: 990px;
	height: 40px;
	background: none;
	position: relative;
	z-index: 2;
}

#main_nav ul {
	width: 3000px;
	list-style: none;
	background: none;
	margin: 0px;
	padding: 0px;
}

#main_nav ul li {
	position: relative;
	display: inline;
	float: left;
	color: #fff;
	/*font-weight: bold;*/
	font-size: 10.5pt;
	padding: 7px 20px;
	/*height: 35px;*/
}

#main_nav ul li ul {
	display: none;
}

#main_nav ul li:hover {
	margin-top: 1px;
	padding-top: 6px;
	background-color: #6e8688;
}

#main_nav ul li:hover ul {
	display: block;
	position: absolute;
	z-index:5;
	top: 29px;
	left: 0px;
	width: 190px;
	background-color: #6e8688;
	padding: 10px 0;
	opacity: 0.9;
	filter:alpha(opacity=90);
}

#main_nav ul li:hover ul li {
	margin: 0px;
	display: block;
	width: 150px;
	height: 26px;
	padding: 0 20px;
	color: white;
	line-height: 26px;
}

#main_nav ul li:hover ul li a {
	display: block;
	color: white;
	background: none;
}

#main_nav ul li:hover ul li:hover {
	background-color: #8da7a8;
}

#main_nav ul li a {
	color: white;
	text-decoration: none;
}

#main_nav ul li.current {
	background-color: #fff;
	color: #456465;
	height: 21px;
	/*padding-bottom: 12px;	*/
}

#main_nav ul li.current a {
	color: #456465;
	height: 33px;
	background-image: url(../../images/current_nav_bottom_arrow.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	display: block;
}

#main_nav ul li ul li.current {
	/*background-color: #6e8688;
	color: #456465;
	height: 21px;*/
	margin-top: 1px;
	padding-top: 1px;
	background-color: #8da7a8;
	/*padding-bottom: 12px;	*/
}

#main_nav ul li ul li.current a {
	color: #456465;
	/*height: 33px;
	background-image: url(../../images/current_nav_bottom_arrow.gif);
	background-position: center bottom;
	background-repeat: no-repeat;*/
	display: block;
}

#main_nav ul li ul li.current:hover {
	margin-top: 1px;
	padding-top: 1px;
	background-color: #8da7a8;
}

#main_nav ul li.current:hover {
	margin-top: 1px;
	padding-top: 6px;
	background-color: #6e8688;
}

#main_nav ul li.current:hover a {
	background-image: none;
	color: #fff;
}

#main_nav ul li.trial {
	position: static;
	margin-top: 3px;
	padding: 5px 20px 6px 40px;
	width: 1200px;
	background-color: #c80000;
	background-image: url(../../images/nav_chevron.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
}

#main_nav ul li.trial ul li {
	display: none;
}

#ticker {
	margin-top: 9px;
	width: 990px;
	height: 34px;
}

#feed_container {
	width: 990px;
	height: 24px;
	background-color: #fff;
}

#feed_container #title {
	display: block;
	width: 120px;
	height: 24px;
	font-weight: bold;
	color: #325a5a;
	line-height: 24px;
	text-align: right;
	padding-right: 10px;
	float: left;
}

#feed_container #sub-title {
	display: block;
	width: 125px;
	height: 24px;
	font-weight: normal;
	color: #325a5a;
	line-height: 24px;
	text-align: left;
	float: left;
}

#feed_container #ticker_container {
	height: 24px;
	line-height: 24px;
	color: #325a5a;
	line-height: 24px;
	overflow: hidden;
	width: 654px;
	float: left;
	position: relative;
}

#feed_container #ticker_container ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#feed_container #ticker_container ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

#feed_container #ticker_container ul li a {
	text-decoration: none;
	color: #325a5a;
}

#feed_container #ticker_container ul li a:hover {
	text-decoration: underline;
	color: #325a5a;
}

#feed_container #controls {
	float:right;
	height: 24px;
	width: 79px;
	background-color: #89a0a1;
	line-height: 28px;
}

#main_content_container {
	width: 990px;
	min-height: 600px; /* for development purposes! */
	background-color: white;
	overflow: hidden;
}

#main_content_container_large {
	width: 990px;
	min-height: 600px; /* for development purposes! */
	background-color: white;
	overflow: hidden;
}

#masthead_slider {
	width: 970px;
	height: 207px;
	margin-left: 10px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
	clear: both;
}

.masthead_img {
	position: absolute;
	top:0px;
	left:0px;
}

#next_btn {
	position: relative;
	left: 900px;
	width:70px;
	height: 207px;
	top:0px;
	background: #a3b6b7;
	opacity: 0.72;
	filter:alpha(opacity=72);
	cursor: pointer;
}

/*### Left column styles #### */

#left_content_column {
	width: 725px;
	float: left;
	margin-left: 10px;
	/*color: #577e7f;*/
	color: #5A5A5A;
	line-height: 1.4em;
}

#left_content_column2 {
	width: 950px;
	float: left;
	margin-left: 10px;
	/*color: #577e7f;*/
	color: #5A5A5A;
	line-height: 1.4em;
}

#sub_content_container {
	overflow: hidden;
}

#sub_content_left {
	/*width:449px;*/
	float: left;
	/*margin-right: 60px*/
}

#product_box_containers {
	overflow: hidden;
	margin-top: 20px;
	padding-top: 12px;
}

.product_box {
	width: 210px;
	border: 1px solid #d0dbde;
	background: #edf1f2;
	height: 480px;
	float: left;
	position: relative;
	margin-right: 40px;
}



.product_box_shopping {
	width: 210px;
	border: 1px solid #d0dbde;
	background: #edf1f2;
	height: 100px;
	float: left;
	position: relative;
	margin-right: 25px;
}



.product_box_shopping2 {
	width: 210px;
	border: 1px solid #d0dbde;
	background: #e9e6d5;
	height: 380px;
	float: left;
	position: relative;
	margin-right: 25px;
}



.product_box_shopping_small {
	width: 210px;
	border: 1px solid #d0dbde;
	background: #ffffff;
	height: 90px;
	float: left;
	position: relative;
	margin-right: 25px;
}



.product_box_small {
	width: 210px;
	border: 1px solid #d0dbde;
	background: #edf1f2;
	height: 260px;
	float: left;
	position: relative;
	margin-right: 40px;
}




.product_box_pager {
	width: 210px;
	border: 1px solid #d0dbde;
	background: #edf1f2;
	height: 350px;
	float: left;
	position: relative;
	margin-right: 40px;
}


.product_box .topcap {
	position: absolute;
	top: -1px;
	left: -1px;
}

.product_box .bottomcap {
	position: absolute;
	bottom: -1px;
	left: -1px;
}

.product_badge {
	background: url(../../images/product_pricebadge.png);
	position: absolute;
	top: -12px;
	left: 148px;
	width: 72px;
	height: 72px;
	text-align:center;
}

.product_badge p {
	margin: 0px;
	padding: 0px;
	color: white;
	font-size: 8.5pt;
	margin-top:10px;
	margin-left: 1px;
}

.product_badge p span {
	font-weight: bold;
	font-size: 10pt;
}

.product_content {
	padding: 5px;
	
}

.product_content h3 {
	font-size: 15pt;
	margin: 5px 0px 12px 0px;
}

.product_content ul {
	padding-left:20px;
	margin: 0px;
	margin-top: 10px;
}

.product_content ul li {
	margin-bottom: 10px;
	line-height: 1.2em;
}

.view_product_button {
	position: absolute;
	bottom: 10px;
	left: 5px;
}

.row_end {
	margin-right: 0px;
}

/*### Right column styles #### */

#right_content_column {
	position: relative;
	float: right;
	width: 218px;
	margin-right: 10px;
	top:-67px;
}

/*#sub_content_right {
	width:197px;
	float: left;
	padding: 5px 10px;
	text-align: justify;
}*/

#sub_content_right 
{
    margin-top: 12px;
	width: 197px;
	/*float: left;*/
	padding: 1px 10px;
	text-align: justify;
	background: #e2e8e8;
	color: #5A5A5A;
}

#sub_content_right p
{
    font-size: 10.5pt;
    margin: 5px 0px 5px 0px;
}

#sub_content_right .article_class p
{
    font-size: 9pt;
}

#image_gallery {
	margin-top: 23px;
	width: 218px;
	height: 410px;
	background: #e2e8e8;
	color: #5A5A5A;
}

#image_gallery p {
	padding: 5px 10px;
	font-size: 10.5pt;
	margin: 0px;
}

#gallery_thumbs {
	margin-left: 8px;
	margin-bottom: 10px;
	height: 300px;
	overflow: hidden;
	position: relative;
}

.gallery_img_thumb {
	margin-bottom: 5px;
}

#gallery_controls {
	float: right;
	width: 18px;
	margin-right: 7px;
}

/* #### Footer code #### */

#footer {
	margin-top:10px;
	width: 990px;
	text-align: center;
	color: #577e7f;
	font-size: 8.5pt;
	position: relative;
	height: 70px;
}

#footer a {
	color: #577e7f;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #footer_twitter {
	position: absolute;
	left: 850px;
	top:-53px;
}

#footer #footer_left 
{
    position: absolute;
    left: 20px;
    top: -63px;
}

#footershadow {
	position: absolute;
	bottom: 54px;
	left: -32px;
	z-index: -1;
}

.footerspace
{
	position: relative;
	clear: both;
	height: 50px;
}

/* #### Meet the team #### */

.team_member {
	position: relative;
}

.team-photo {
	width: 167px;
	height: 160px;
	float: left;
	position: relative;
	margin-right: 20px;
}

.team-text-box 
{
	width: 538px;
	margin-bottom: 20px;
	position: relative;
	float: left;
}