body,.r,.cb{
	background-color: #FCF8F8;
}

body,td,th,textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a{	text-decoration: none; }

a:link,a:visited,h2,.alert,.hs{
	color: #EA7A38;
}

a:hover{
	color: #333333;
}


a.bm:link
{
	color: #333333;
}
a.bm:visited
{
	color: #666666;
}

a.bm:hover{
	color: #EA7A38;
}

th,.2{
	background-color: #FFFFFF;
}
th{
	color: #FADAD6;
}

.cb{
	border:none;
}

input,select,textarea,.input{
	background-color: #F9EEEF;
	border: solid 1px #BCA2A3;
	font-size: 11px;
}

blockquote{
	margin: 10px;
	text-align: justify;
}

hr{
	color: #F9EEEF;
	height:2px;
}

.but{
	height:18px;
	color: #ffffff;
	background-color: #F9AD9C;
	font-weight: bold;
}

img,.r {
	border:0;
}

.sys{
	font-size: 9px;
	width:40px;
	background-color: #F9EEEF;
	color: #F9AD9C;
	text-align:center;
}

.txt{
	line-height: 20px;
}

.st{
	color: #7C5051;
	font-weight: bold;
	padding-left:20px;
}

.0	{
	background-color: #F9EEEF;
}

.1	{
	background-color: #FCF8F8;
}

.b {
	border: solid 1px #000000;
}

.ph {
	border: solid 1px #333333;
}
.avatar{
	border-left: solid 3px #FAD4D3;
	border-right: solid 3px #FAD4D3;
	border-bottom: solid 3px #FAD4D3;
}


.h{
	color: #BCA2A3;
	padding-left:10px;
}

h1,h2,.hs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1{
	color: #F9AD9C;
}

.comm{
	color: #ad4821;
}

.hd{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #FAD4D3;
	color: #ffffff;
	font-size: 14px;
}

d0{
	display:none;
}

d1{
	display:block;
}

h1	{
		font-size: 18px;
		text-align:left;
		margin-top: 5px;
	}
h2,.hs	{
		font-size: 14px;
		text-align:left;
	}


.bot_bg {
	background-image: url(images/bot_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top_bg {

	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg {
	background-color: #F9EEEF;
}
.top_bg2 {
	background-image: url(images/top_bgr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bot_bgl {
	background-image: url(images/bot_bgl.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #EA7A38;
}
.bot_bgr {
	background-image: url(images/bot_bgr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #EA7A38;
}
.page_bg {

	background-color: #F9EEEF;
	background-image: url(images/page_bg.gif);
}
.bgi_lm {
	background-image: url(images/bgi_lm.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 10px;
}
.bgi_rm {
	background-image: url(images/bgi_rm.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 20px;
}

.prof_in {
	background-image: url(images/profbg_in.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.prof_user{
	background-image: url(images/prof_user.gif);
	width:135px;
	border: solid 1px #BCA2A3;
	padding-left:22px;
	font-size: 14px;
}

.prof_pass{
	background-image: url(images/prof_pass.gif);
	width:135px;
	padding-left:22px;
	font-size: 14px;
}

.srch {
	background-image: url(images/srch_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.srch_input{
	background-image: url(images/srch_input.gif);
	background-repeat: no-repeat;
	width:140px;
	border: solid 1px #BCA2A3;
	font-size: 14px;
}

.radio{
	margin-left:10px;
	margin-bottom:20px;
	border:none;
	}

#lightbox{
	position: absolute;
	top: 40px;
	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/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
