﻿body {
	padding: 10px auto;
	margin: 0 auto;
	font: 11px Tahoma, Arial;
	color: #464646;
	background-color: #464646;
}

td {
	font: 11px Tahoma, Arial;
	color: #000000;
}

.bodyText { /* Default font for content text */
	color: #000000;
	font: 11px Tahoma, Arial;
	line-height: 15px;
	letter-spacing: 1px;
	word-spacing: 2px;
}

a:link, a:visited, a:active { /* Default text links */
	text-decoration: none;
	color: #000000;
	}	

a:hover	{
	color: #000;
	}
	
a.cleanLink:link, a.cleanLink:visited, a.cleanLink:active, a.cleanLink:hover {	/* Default text links */
	text-decoration: none;
	color: #333333;
	border-width: 0px;
	border-style: none;
	}	

a.extra_img:link, a.extra_img:visited, a.extra_img:active {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background: #E5F0F5;
	padding: 3px;
	margin-right: 1px;
	border: 1px solid #FFFFFF;
	line-height: 20px;
	
	display: inline;
}

a.extra_img:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background: #E5F0F5;
	padding: 3px;
	margin-right: 1px;
	border: 1px solid #80B3CC;
	line-height: 20px;
	text-decoration: none;
}

a.extra_img_on {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	background: #FEFEFE;
	padding: 3px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	line-height: 20px;
	text-decoration: none;
	cursor: default;
}

.boxHeading {
	color: #B31B34;
	font: bold 14px Tahoma, Arial;
	background-color: #DDDFE1;
	text-align: center;
}

.redText {
	color: #b31b34;
	line-height: 15px;
}

.redBold {
	color: #b31b34;
	font-weight: bold;
	line-height: 15px;
}

.smallText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
}

a.main_menu:link, a.main_menu:visited, a.main_menu:active {  /* Main Horizontal menu bar */
	color: #333333;
	text-decoration: none;
	background: #CCCCCC;
	padding: 5px 15px;
	margin: 0px 5px 0px 0px;
	font: 10px/25px Tahoma, Arial, serif;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
}

a.main_menu:hover {
	color: #000000;
	background: #F1F1F1;
}

.inputBox {  /* Form fields */
	color: #000000;
	height: 14px;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #CCC;
	font: 11px/14px Tahoma, Arial;
}

.inputTextBox {  /* Form fields */
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #CCC;
	font: 11px/14px Tahoma, Arial;
}

.dropBox {  /* Form fields */
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	height: 18px;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #CCC;
}


.button { /* Form Buttons */
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCC;
	height: 18px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 1px;
	padding-left: 1px;
	letter-spacing: 1px;
	display: block;
}

h1	{
	color: #999999;
	font: 20px/24px Tahoma, Arial;
	}	
h1 strong	{
	color: #000000;
	font: 20px/24px Tahoma, Arial;
	}	
		
h2	{
	color: #999;
	font: bold 14px/14px Tahoma, Arial;
	}	
	
h3, .sub_head	{
	color: #999;
	font: bold 12px/12px Tahoma, Arial;
	}	
	
.footer {
	font: 11px Tahoma, Arial;
	color: #CCCCCC;
}
.footer a {
	font: 11px Tahoma, Arial;
	color: #CCCCCC;
	text-decoration: none;
	padding: 2px 7px;
}
.footer a:hover {
	color: #FFF;
}

a.footer_menu:link, a.footer_menu:visited, a.footer_menu:active {  /* Horizontal Footer menu bar */
	font: 10px/20px Tahoma, Arial;
	color: #666666;
	text-decoration: none;
	padding: 2px 10px;
	margin: 0px;
}

a.footer_menu:hover {
	color: #000000;
}

.admin_tblbdr {
	border: #CCCCCC 1px solid;
	background-color: #F2F2F2;
}

.table_head {
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
}

.altItem {
	background-color: #e4e4e4;
}

.editItem {
	background-color: #E7D9B6;
}

.listing_bdr 
{
    background-color: #F1F1F1;
}

.listing_pages 
{
    background-color: #F1F1F1;
}
td.header 
{
    background-color: White;
	height: 50px;
	padding-bottom:5px;
	vertical-align: bottom;
}
/*
td.header ul {
	display:inline;
	padding-bottom: 10px;
	height: 50px;
}
td.header ul li{
	display:inline;
	padding: 0 10px 10px 10px;
	height: 50px;
}
td.header ul li a{
	font: 14px/18px "Trebuchet MS", "Century Gothic", Arial;
	color: #464646;
	text-decoration: none;
}
td.header ul li a:hover{
	margin-top: 5px;
	border-bottom: 2px solid #464646;
}
*/
td.search .dropBox {  /* Form fields */
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	height: 22px;
	line-height: 22px;
	background-color: #363636;
	letter-spacing: 1px;
	border: 1px solid #908E2C;
	width: 150px;
	padding: 1px 1px 1px 5px;
}

td.search .buttonsearch {
	font: 14px "Trebuchet MS", "Century Gothic", Arial;
	color: #FFF;
	display: block;
	text-decoration: none;
}

td.search .buttonsearch:hover {
	background-color: #363636;
	border: 1px solid #908E2C;
	margin: -1px;
}
.featurebutton {
	font: 14px "Trebuchet MS", "Century Gothic", Arial;
	color: #FFF;
	text-decoration: none;
	background-color: #464646;
	border: 1px solid #908E2C;
}
	
td.pe_tl {
	background: url(../images/pe_tl.jpg) no-repeat right bottom;
	height: 10px;
	width: 10px;
}

td.pe_tc {
	background: url(../images/pe_tc.jpg) repeat-x bottom;
	height: 10px;
}

td.pe_tr {
	background: url(../images/pe_tr.jpg) no-repeat left bottom;
	height: 10px;
	width: 10px;
}
td.pe_lc {
	background: url(../images/pe_lc.jpg) repeat-y right;
	width: 10px;
}

td.pe_rc {
	background: url(../images/pe_rc.jpg) repeat-y left;
	width: 10px;
}

td.pe_bl {
	background: url(../images/pe_bl.jpg) no-repeat right top;
	height: 10px;
	width: 10px;
}

td.pe_bc {
	background: url(../images/pe_bc.jpg) repeat-x top;
	height: 10px;
}

td.pe_br {
	background: url(../images/pe_br.jpg) no-repeat left top;
	height: 10px;
	width: 10px;
}
td.content {
	background-color: #FFF;
	padding: 15px;
}
td.featured {
	background-color: #464646;
	color: #FFF;
}
td.featured_bottom {
	background: url(../images/featured_bottom.jpg) repeat-x top left;
	height:54px;
}
span.featured_head {
	font: 14px "Trebuchet MS", "Century Gothic", Arial;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
}
span.featured_head strong{
	font: 14px "Trebuchet MS", "Century Gothic", Arial;
	color: #FFFC05;
	font-weight: bold;
	display: block;
}
/* lightbox classes */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
 /*end lightbox classes */
