
.gallery_slide_container {
	width: 800px;
}

.gallery_slide_arrow {
	padding: 0.2em 0.5em;
	font-weight: bold;
	font-size: 1.4em;
	margin: 40px 0 0 0;
	background: #28343b url('images/tooltip_bg.jpg') repeat-x top left;
	border: 2px solid #000;
	-moz-border-radius: 8px;

}
.arrow_right {
    margin-left: 0.1em;
}

.arrow_left {
    margin-right: 0.1em;
}

.gallery_slide_arrow:hover {
	text-decoration: none !important;
}
 

div.image_parents ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.image_parents ul {
	margin: 0;
	padding: 0;
}

div.cycle_image img {
	border: 1px solid #000;
	position: absolute;
}

div.image_slide {
	overflow: hidden;
	white-space: nowrap;
	vertical-align: middle;
    border: 1px solid #2E6AB1;
	padding: 2px;
	width: 655px;
	margin: auto;
}

table.image_slide, table.image_slide td {
	padding: 0;
}

table.image_slide {
	border-collapse: collapse;
}

div.image_slide img {
	margin: 0 2px 0 2px;
	top: 50%;
}

table.image_features {
	background: #f1f6ff;
	border: 1px solid #e0eaff;
	margin: 1em 0 1em 0;
	width: 100%;
}

.img_loading {
	background: url('/icon/loading_text.gif') no-repeat center center;
}

.img_broken {
	border: 1px solid #aaa;
	width: 100px;
	height: 100px;
	background: #FFF url('images/img_broken.jpg') no-repeat center center;	
}

.img_float_center {
	margin: auto !important;
	clear: both;
}

.img_preview_options {
	text-align: center;
	margin: auto;
}
.img_preview_img {
	text-align: center;
	margin: auto;
	display: block;
}
.img_preview_desc {
	text-align: center;
	margin: auto;
	display: block;
}
.image_frame {
	background: #e0eaff;
	padding: 4px;
	margin: 8px;
	margin-top: 20px;
	clear: both !important;
}
.image_noframe {
	margin: 4px;
}
.image_frame img.image, .image_noframe img.image {
	margin: auto;
	display:block;
	clear: both !important;
}
.image_zoom {
	float: right;
	margin-left: 5px;
	margin-top: 2px;
}
.image_caption {
	background: #e0eaff;
	padding: 2px;
}
.image_admin {
	padding: 2px;
	padding-left: 6px;
	background: #f1f6ff;
	border: 1px solid #e0eaff;
}
.image_name {
	text-align: right;
	background: #e0eaff;
	padding: 2px;
	font-size: 1.2em;
	font-weight: bold;
}
.image_full {
	clear: both;
	margin-bottom: 1ex;
	margin-top: 1ex;
}
.image_full img {
	max-width: 468px;
	display: block;
}

#tooltip {
	position: absolute;
	display: none;
	z-index: 1;
	left: 0;
	top: 0;
	border: 1px solid black;
	background: #fff6da;
	color: black;
	padding: 2px;
}
#img_tooltip {
	position: absolute;
	background: url(images/loading2.gif) no-repeat 50% 50%;
	width: 18px;
	height: 18px;
	display: none;
	z-index: 2;
	left: 0;
	top: 0;
}

.image_preview {
	float: right;
	text-align: center;
}

.tooltip {
	position:absolute; 
	visibility:hidden;
	background: #28343b url('images/tooltip_bg.jpg') repeat-x top left;
	border: 2px solid #000;
	padding: 4px 8px 4px 8px;
	margin: -6px;		/* padding+border widths hack for tooltip flipping */
	font-size: 12px;
	text-align: left;
	color: #ddd;
	z-index: 10000;
	-moz-border-radius-bottomright: 5px;
	-moz-opacity: 0.80;
	filter: alpha(opacity=95);
}

.tooltip h1, .tooltip h2, .tooltip h3, .tooltip h4 { 
	text-align: center;
	color: #fff;
}

.headshot {
	position: absolute;
	top: 0;
	right: -35px;
}

.working  {
	margin-top: 0.5em;
}

.working ul li .off {
	color: #666;
	font-weight: normal !important;
}

.working ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display: inline;
	padding: 0 6px 0 6px;
	font-size: 1.6em;
	color: #A6DF1B;
	font-weight: bold;
}

table.prices {
	float: right;
	width: 300px;
	margin-left: 10px;
}
table.prices td, table.prices th {
	text-align: left !important;
	padding-left: 8px !important;
}

div.right_box {
	float: right;
	background: #f1f6ff;
	border: 1px solid #c9daff;
	padding: 5px;
	margin-bottom: 5px;
}

ul.small {
	padding: 0;
	list-style-position: inside;
}


ul, ol {
	margin-top: 0;
	margin-bottom: 1ex;
}

ul {
	list-style-type: square;
}

ul.animated_image_select {
	padding: 2px;
	float: right;
	list-style-type: none;
	border: 2px solid #553300;
	background: #ede2bf;
	color: #553300;
}

img {
	border: 0 !important;
}

.external {
	color: #5b93bf !important;
}
.external:after {
	content: url(/icon/external.gif);
}

.broken {
	color: red !important;
}

a:link, a:visited {
	color: #3b63bf;
	/*font-weight: bold;*/
	text-decoration: none;
}

a:hover {
	color: #9e3c72;
	text-decoration: underline;
}
#extra a:link, #extra a:visited {
	color: #9e3c72;
	font-weight: bold;
}

p {
	margin: 0 0 1ex 0;
	padding: 0;
}

h1 { font-size: 1.5em; }
h2 { font-size: 1.4em; padding-top: 0.2em;}
h3 { font-size: 1.3em; padding-top: 0.2em;}
h4 { font-size: 1.2em; padding-top: 0.2em;}
h5 { font-size: 1.1em; padding-top: 0.2em;}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.strikethrough {
	text-decoration: line-through;
}

/* form stuff */

.input_default {
	width: 250px;
	float: right;
}

table.i_checkbox {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table.i_checkbox td, table.i_checkbox tr {
	padding: 0;
	margin: 0;
}

.i_form label, .i_form input, .i_form select, label.l, input.disabled {
	position: relative;
	display: block;
	float: left;
	margin-right: 1ex;
}

.i_form input.checkbox {
	float: none;
	display: inline;
}
.i_form label, label.l {
	text-align: right;
	width: 160px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.i_form br {
	clear: left;
}
.i_form label.checkbox { 
	float: none;
	width: auto;
	text-align: left;
	display: inline;
}

.i_form label.radio {
	width: 250px;
}

label .required {
	color: red;
	font-weight: bold;
}
label.error {
	color: red;
	font-weight: bold;
}
input.t, select, textarea {
	border: 1px solid #9e3c72;
	background: #fff6da;
	color: #9e3c72;
	margin-bottom: 0.5em;
	font-size: 1em;
	padding-left: 2px;
	vertical-align: middle;
}

input.t {
	border: 1px solid;
	vertical-align: middle;
}

textarea {
	clear: both;
	display: block;
	width: 450px;
}
fieldset {
	font-weight: normal !important;
	border: 1px solid #89a4e2;
	color: #000;
	padding: 4px;
	clear: both;
	margin-bottom: 4px;
	background: #f1f6ff;
}
fieldset legend {
	background: #e0eaff;
	border: 1px solid #89a4e2;
	padding: 0 8px 2px 8px;
	margin-top: 2px;
	font-weight: bold;
	color: #000;
	font-size: 10px;
}

fieldset legend a, fieldset legend a:visited, fieldset legend a:link {
	color: #3b63bf !important;
	text-decoration: none;
}

input.disabled {
	background: #CCC !important;
	border: 1px solid #666 !important;
	color: #666 !important;
	margin: 1px;
	margin-top: 3px;
	font-size: 1em;
}

.b {
	border-top: 1px solid #e0eaff;
	border-left: 1px solid #e0eaff;
	border-bottom: 1px solid #3b63bf;
	border-right: 1px solid #3b63bf;
	background: #c9daff;
	color: black;
	margin: 1px;
	margin-top: 3px;
	font-size: 1em;
}

.b:hover {
	background: #89a4e2;
}
input.micro {
	width: 1.5em;
	height: 1.5em;
	font-size: 0.8em;
	vertical-align: middle;
}

input.up {
	background: #fbeddb url(../../icon/arrow_up.gif) no-repeat center;
}

input.up:hover {
	background: #fff8f0 url(../../icon/arrow_up.gif) no-repeat center;
}

input.down {
	background: #fbeddb url(../../icon/arrow_down.gif) no-repeat center;

}

input.down:hover {
	background: #fff8f0 url(../../icon/arrow_down.gif) no-repeat center;
}

.content {
	background: white;
}

.preview {
	border-top: 1px solid #89a4e2;
	border-bottom: 1px solid #89a4e2;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 20em;
	overflow: auto;
}

/* box */
.box {
	clear: both;
	margin-bottom: 1ex;
	margin-top: 0.5ex;
	padding: 1ex;
	background: url(images/darkbgbig.gif) repeat-x;
	border: 1px solid #89a4e2; 
	overflow: visible;
}
table.box {
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
table.box td {
	padding: 4px;
	border: 1px solid #89a4e2;
	background: #FFF url(images/lightbg.gif) repeat-x;
	vertical-align: top;
}
table.box th {
	color: #000;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	background: #e2e9ff url(images/darkbg.gif) repeat-x !important;
	border-bottom: 1px solid #3b63bf;
	font-weight: bold;
}
table.box th a:link, table.box th a:visited {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
tr.odd, tr.odd td {
	/*background: url(images/darkbg.gif) repeat-x !important;*/
}

td.label {
	text-align: right;
	padding-right: 1em !important;
	font-weight: bold;
}

/* user_box */
.user_box {
	clear: both;
	margin-bottom: 1ex;
	margin-top: 0.5ex;
	padding: 1ex;
	background: #fcb542;
	border: 1px solid #9e3c72; 
}
.user_box h4, .user_box h3, .user_box h5, .user_box h2 {
	border-color: #9e3c72; 
}
.user_box a:link, .user_box a:visited {
	color: #9e3c72;
	text-decoration: none;
}
.user_box a:hover {
	background: none;
	color: #a9678b;
}
/* admin_box */
.admin_box {
	clear: both;
	background: #a9678b;
	padding: 4px;
	border: 1px solid #9e3c72;
	margin-bottom: 4px;
	color: white;
}
.admin_box a:link, .admin_box a:visited {
	color: #fff6da;
	font-weight: bold;
	text-decoration: none;
}
.admin_box a:hover {
	background: none;
	color: #fcb542;
}
/* table stuff */

.help_icon {
	cursor: help;
	vertical-align: top;
}
.help {
	cursor: help;
	clear: both;
	border: 1px solid #9e3c72;
	padding: 4px;
	display: block;
	margin-bottom: 4px;
	background: #ffe25a;
}

.pad {
	padding: 2px;
}

div.textarea_functions {
	clear: both;
}

div.textarea_functions a {
	margin-left: 10px;
}

div.textarea_end {
	height: 15px;
	clear: both;
	border-bottom: 1px dashed #89a4e2;
	margin-bottom: 5px;
}

ul.list_articles {
	overflow: auto;
	height: 8em;
}

li.article {
	list-style-type: none;
	padding: 2px;
	padding-left: 18px;
	background: url(../../icons/article.gif) no-repeat 2px 50%;
}
li.image {
	list-style-type: none;
	padding: 4px;
	padding-left: 18px;
	background: url(../../icons/editarticle.gif) no-repeat 2px 50%;
}

.odd {
	background-color: #c9daff;
}

.even {
	background-color: #e0eaff;
}

.map {
	display: block;
	border-top: 2px solid #9e3c72;
	border-bottom: 2px solid #9e3c72;
	width: 160px;
	height: 128px;
}

form {
	padding: 0;
	margin: 0;
}

blockquote {
	overflow: auto;
	padding: 1ex;
	border-left: 3px solid #89a4e2;
	background: #e0eaff;
	margin: 1ex;
	color: #666;
}

.listing_options {
	color: white;
	float: right;
	padding: 2px 2px 4px 2px;
	margin-bottom: 4px;
	background: #3b63bf;
	font-weight: bold;
	vertical-align: middle;

}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 1ex 1ex;
}
.icon {
	border: none !important;
	vertical-align: middle;
	margin: 0 2px 2px 0;
}

img.avatar {
	border: none;
	margin: 4px;
}

.shop_desc {
	margin: 1ex;
	margin-bottom: 2ex;
	font-size: 1.2em;
	font-style: italic; 
}

.shop_qty {
	width: 25px;
	text-align: right;
	padding-right: 5px;
}

.user_valid_checkbox {
}

textarea.disabled, input.disabled {
	background: #CCC;
	border: 1px solid #666;
	color: #000;
}

.fleft {
	float: left;
}

.fright {
	float: right !important;
}

.mmargin {
	margin: .5ex;
}

.mpadding {
	padding: .5ex;
}

.lborder {
	border: 1px solid #89a4e2;
}

.calign {
	text-align: center;
}

.ralign {
	text-align: right !important;
}


.shop_listing_desc {
	font-size: 0.8em;
	font-style: italic; 
	margin-bottom: 1ex;
}
span.shop_listing_count {
	font-size: .8em;
	font-style: italic; 
	float: right;	
}

td.shop_odd {
	background-color: #c9daff;
}

td.shop_odd:hover {
	background-color: #e0eaff;
}

.shop_options {
	float: right;
}

.shop_product_float {
	border: 1px solid #fcb542;
	background-color: #fff8f0;
	margin-left: 2ex;
	margin-bottom: 1ex;
	text-align: center !important;
}

input.shop_check {
	background: url(/icon/shop_cart.gif) 5px no-repeat;
	padding-left: 20px;
	background-color: #fbeddb;
}

input.shop_check:hover {

	background: url(/icon/shop_cart.gif) 5px no-repeat;
}

.shop_header {
	font-size: .8em;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #89a4e2;
	background-color: #e0eaff;
	margin-bottom: 10px;
}

.home_listing {
	width: 100%;
}

.home_listing td {
	vertical-align: top;
	border: 1px solid #c9daff;
	background: #e0eaff;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

.home_listing td.odd {
	border: 1px solid #e0eaff;
	background: #c9daff;
}

.gen_table caption {
	text-align: left;
	font-weight: bold;
	border: 1px solid #89a4e2;
	background: #c9daff;
	padding: 2px 4px 2px 4px;
	width: 200px;
}

.gen_table {
	margin-bottom: 1ex;
	border-collapse: collapse;
	border: 1px solid #89a4e2;
	width: 100%;
	clear: both;
}
.gen_table th {
	vertical-align: top;
	padding: 2px;
	color: white;
	background: #89a4e2;
	border: 1px solid #3b63bf;
	text-align: left;
	padding-left: 5px;
}

.gen_table th a {
	color: white;
	background: none;
	text-decoration: none;
}

.gen_table tr {
	border-bottom: 1px solid #3b63bf;
}

.gen_table tr:hover td {
	background: #e0eaff;
}

.gen_table td {
	vertical-align: top;
	padding: 2px 2px 2px 4px;
	background: #f1f6ff;
}

col#gen_name {
	text-align: left;
	color: #F00;
}

.gen_container, .gen_forum {
	background: #c9daff;
	border-top: 1px solid #89a4e2;
	border-bottom: 1px solid #89a4e2;
}

.gen_table th.psudo {
	text-align: left;
	background: #FFF;
	border: 0;
	border-top: 1px solid #89a4e2;
	border-right: 1px solid #89a4e2;
}

.money {
	font-family: monospaced;
	text-align: right;
	font-weight: bold;
	color: #006600;
}

.gen_table td.money, .gen_table th.money {
	text-align: right;
	font-weight: bold;
}

.gen_table td.money {
	color: #009900;
}

hr {
	clear: both;
	border: none;
	border-top: 1px dashed #89a4e2;
	background: transparent;
	margin-top: 4px;
}

a.top {
	font-size: 10px !important;
	float: right;
}

.comment {
	padding: 4px;
	background: #c9daff;
	border-bottom: 1px solid #89a4e2;
	margin-bottom: 4px;
}
.comment:hover {
	background: #e0eaff;
}

.comment_by {
	color: #3b63bf;
	margin-top: 1ex;
}
.comment_subject {
	color: #3b63bf;
	font-weight: bold;
	border-bottom: 1px solid #3b63bf;
}

.clear_table th {
	text-align: left;
}

.boilerplate, .printfooter, .catlinks {
	display: none;
}

.small {
	font-size: 0.8em;
}

.user_pm_inbox {
	font-weight: bold;
}
.user_pm_read {
	font-weight: normal;
}

div.ad_header {
	font-size: 10px;
	color: #fff6da;
}

.h_top {
	float: right;
	font-size: 0.6em;
}

.typo {
	/*border-bottom: 2px dotted red;*/
	background: url(images/typo.gif) repeat-x bottom left;
}
.typo:hover {
	color: red;
}

table.contact_details {
	border-spacing: 0;
	border-collapse: collapse;
}
table.contact_details td, table.contact_details th {
	text-align: left;
	padding: 2px;
}
div.description {
	clear: both;
	border-top: 1px solid #89a4e2;
	padding: 4px 0 4px 0;
	margin: 4px 0 4px 0;
	border-bottom: 1px solid #89a4e2;
}
div.editable:hover {
	background: #fff6da;
}
.blurb {
	color: black;
	border-top: 1px solid #89a4e2;
	border-bottom: 1px solid #89a4e2;
}
div.comment_replies {
	margin-left: 1em;
}

table.forums {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	clear: both;
	border: 1px solid #3b63bf;
}
table.forums th {
	text-align: left;
	border-top: 1px solid #3b63bf;
	border-bottom: 1px solid #89a4e2;
	background: #e0eaff;
	padding: 4px;
}
table.forums td {
	padding: 4px;
}
table.forums tr {
	background: #FFF url(images/lightbg.gif) repeat-x;
	border-bottom: 1px solid #89a4e2;
}
table.forums caption {
	font-weight: bold;
	text-align: left;
	padding: 1ex 1em;
	background: #89a4e2 url(images/darkbg.gif) repeat-x !important;
	border: 1px solid #3b63bf;
	margin-right: 1em;
}

table.t {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	clear: both;
	border: 1px solid #3b63bf;
}
table.t th {
	text-align: left;
	border-top: 1px solid #3b63bf;
	border-bottom: 1px solid #89a4e2;
	background: #e0eaff;
	padding: 4px;
}
table.t td {
	padding: 4px;
	
}

table.gallery {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	clear: both;
	margin-bottom: 1ex;
	border: 1px solid #3b63bf;
}
table.gallery caption {
	font-weight: bold;
	text-align: left;
	padding: 1ex 1em;
	background: #89a4e2 url(images/darkbg.gif) repeat-x !important;
	border: 1px solid #3b63bf;
	margin-right: 1em;
}
table.gallery td {
	vertical-align: middle;
	text-align: center;
	padding: 4px;
}
table.gallery td img {
	display: block;
	border: 2px solid black !important;
	margin: auto;
}
table.gallery td img:hover {
	display: block;
	border: 2px solid #89a4e2 !important;
	margin: auto;
}

div.comments {
	padding-top: 1em;
}
table.mini {
	border-collapse: collapse;
	padding: 0;
	border: none;
	margin: 0;
}
table.mini td, table.mini tr {
	border: none;
	padding: 0;
	margin: 0;
}

table.blank {
	border: none !important;
}

table.blank td {
	border: none !important;
	padding: 0;
	margin: 0;
}
table.blank tr {
	background: none !important;
	border: none !important;
	padding: 0;
	margin: 0;
}
a.species:link, a.species:visited {
	color: black;
	text-decoration: underline;
}

table.directory {
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 1ex;
	margin-top: 0 !important;
	border: 2px solid #114483;
}

table.directory tr.even {
	background: #f7f7f7;
}
table.directory tr.odd {
	background: #ede2bf;
	color: #553300;
}
table.directory th {
	padding: 4px 16px 4px 4px;
	vertical-align: top;
	text-align: left;
	background: #2f70a8;
	color: #fff;
}
table.directory a:link, table.directory a:visited {
	text-decoration: underline;
	color: #114483
}
table.directory a:hover {
	text-decoration: underline;
	color: #114483;
}

table.directory td {
	padding: 4px;
	vertical-align: top;
}
div.directory {
	border: 2px solid #553300;
	background: #ede2bf;
	color: #553300;
	padding: 4px;
	margin-bottom: 4px;
}

.directory th a:link, .directory th a:visited {
	font-size: 0.9em;
	color: #ddd;
}

.crazy {
	color: #9e3c72;
	font-size: 1.5em;
	font-weight: bold;
}
.crazy2 {
	color: #9e3c72;
	font-size: 2em;
	font-weight: bold;
}

.ad {
	background: #e0eaff;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	padding: 1.5em;
}

iframe {
	width: 100%;
	height: 5em;
	border: none;
}

.toolbox {
	border: 1px outset #89a4e2 !important;
	background: #c9daff;
	padding: 2px;
}

.toolbox a:link, .toolbox a:visited {
	border: 1px outset #89a4e2 !important;
	background: #c9daff;
	height: 22px;
}

.toolbox a img {
	vertical-align: middle;
	padding: 2px;
}

.toolbox a:hover {
	border: 1px solid #89a4e2 !important;
}

.dim {
	display: block;
	text-align: center;
	color: #666;
}


.edit_this_page {
	position: absolute;
	top: 0;
	right: 0;
}

table.states_listing {
	width: 100%;
	border: 1px solid #89a4e2;
	background: #FFF url(images/lightbg.gif) repeat-x;
	border-collapse: collapse;
	margin-bottom: 5px;
}

table.states_listing td:hover, table.states_listing td.active {
	background: #e0eaff !important;
}

table.states_listing td {
	text-align: center;
	vertical-align: top;
	font-size: 1.4em;
	border-left: 1px solid #89a4e2;
}

table.states_listing th {
	background: #3b63bf !important;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
}

table.states_listing th a {
	color: #FFF !important;
}

.i_date {
	width: 300px;
}

.header_float_info {
	float: right;
	border: 1px solid #89a4e2;
	color: #000;
	background: #f1f6ff;
	vertical-align: middle;
	padding: 2px 2px 0 2px;
}


.rating_of_votes {
	font-size: 0.9em;
}

.rating_chooser {
	margin-bottom: 1ex;
	text-align: center;
	padding: 4px;
	border: 1px solid #c9daff;
	background: #e0eaff;
}
