/* BACKGROUND ----------------------------------------------------------------------------------------------------------------------------*/
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px; 
	background-color:#e8e4cc;
	background-image:url(../images/bg.jpg); 
	background-repeat: no-repeat;
}

.doth{
	background-image:url(images/doth.gif);
	background-repeat:repeat-y;
}

.dotv{
	background-image:url(images/dotv.gif);
	background-repeat:repeat-y;
}

/* LINKS --------------------------------------------------------------------------------------------------------------------------------------*/

a{text-decoration:underline; color:#ffd5fc;}
a:link{text-decoration:underline; color:#ffd5fc;}
a:visited{text-decoration:underline; color:#ffd5fc;}
a:hover{text-decoration:underline; color:#fbec04;}

a.link1{text-decoration:none; color:#000000;}
a.link1:link{text-decoration:none; color:#000000;}
a.link1:visited{text-decoration:none; color:#000000;}
a.link1:hover{text-decoration:none; color:#000000;}

a.whlink{text-decoration:none; color:#ffffff;}
a.whlink:link{text-decoration:none; color:#ffffff;}
a.whlink:visited{text-decoration:none; color:#ffffff;}
a.whlink:hover{text-decoration:none; color:#ffffff;}

a.wh2pink{text-decoration:none; color:#ffffff;}
a.wh2pink:link{text-decoration:none; color:#ffffff;}
a.wh2pink:visited{text-decoration:none; color:#ffffff;}
a.wh2pink:hover{text-decoration:none; color:#f70146;}

a.Pinklink{text-decoration:none; color:#f70146;}
a.Pinklink:link{text-decoration:none; color:#f70146;}
a.Pinklink:visited{text-decoration:none; color:#f70146;}
a.Pinklink:hover{text-decoration:none; color:#aba8a8;}

a.bLink{text-decoration:none; color:#333333;}
a.bLink:link{text-decoration:none; color:#333333;}
a.bLink:visited{text-decoration:none; color:#333333;}
a.bLink:hover{text-decoration:none;color:#f70146;}

a.search_hi{text-decoration: underline; color:#f70146;}
a.search_hi:link{text-decoration: underline; color:#f70146;}
a.search_hi:visited{text-decoration:underline; color:#333333;}
a.search_hi:hover{text-decoration:underline;color:#f70146;}

a.search_medium{text-decoration: underline; color:#96af01;}
a.search_medium:link{text-decoration: underline; color:#96af01;}
a.search_medium:visited{text-decoration:underline; color:#333333;}
a.search_medium:hover{text-decoration:underline;color:#96af01;}

a.textsignin{font-size:11px; text-decoration: underline; color:#f70146;}
a.textsignin:link{font-size:11px; text-decoration: underline; color:#f70146;}
a.textsignin:visited{font-size:11px;  text-decoration: underline color:#ffffff;}
a.textsignin:hover{font-size:11px ;text-decoration: underline; color:#ffffff;}

a.darkGray{font-size:11px; text-decoration: underline; color:#333333;}
a.darkGray:link{font-size:11px; text-decoration: underline; color:#333333;}
a.darkGray:visited{font-size:11px;  text-decoration: underline color:#333333;}
a.darkGray:hover{font-size:11px ;text-decoration: underline; color:#ffffff;}

/* FONTS ------------------------------------------------------------------------------------------------------------------------------------*/
.boxa{
	color:#333333; 
	background-color:#666666; 
	border:2px; border-color:#666666; 
	width:250px; height:80px; 
}

.darkGray{
	color:#333333;
}

.Gray{
	color:#444444;
}

.Black{
	color:#000000;
}

.Yellow{
	color:#fbec04; 
}

.Blue{
    color:#105F9C;
 }
 
.White{
	color:#FFFFFF;
}

.Small8{
    font-size:8px;
}

.Small9{
    font-size:9px;
}

.Small10{
    font-size:10px;
}

.Size13{
    font-size:13px;
    font-weight:bold;
}

.Size12WH{
    font-size:12px;
    font-weight:bold;
	color:#FFFFFF;
}

.Green{
	color:#96af01;
}

.Pink1{
	color:#f70146;
}

.Head{
	font-size:20px;
	text-decoration:none; 
}

.Head_Green{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#96af01;
}

.search_hi{
	font-size:18px;
	text-decoration:none
}

.search_medium{
	font-size:16px;
	text-decoration:none
}

.Head22p{
	font-size:22px;
	text-decoration:none
}

/* MASTER FONTS ------------------------------------------------------------------------------------------------------------------------*/

body,table,td{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#333033;
}

form{
	margin:0;
}

input{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
}

select{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
}

textarea{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
}

input.signin{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #ffffff 2px solid; 
	BORDER-RIGHT: #d6d6d6 2px solid; 
	BORDER-TOP: #d3d3d3 2px solid; 
	BORDER-BOTTOM: #ebebeb 2px solid; 
	width:80px;
	height:15;
}

/* MASTER HTML -------------------------------------------------------------------------------------------------------------------------*/

table{
	border:0px;
}

tr{
	vertical-align:top;
}

images{
	border:0px;
}

.border{
	border:1px solid #333333;
}

ul{
	list-style:circle;
}

li{
	list-style: inside; color:#f2255e
}

/* BG COLOR MEMBER MEDIA POP UP*/

div.bgPopup{
	background-color:#ebeae9;
	background-image:none;
}

div.bgPopup_miniHome{
	background-color:#b7d30b;
	height:100%
}
.bgPage{
	background-color:#ebeae9;
	background-image: url(../images/page_bg.gif);
}

/* LightBox*/
#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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 8pt Verdana, Helvetica, sans-serif;
	color: #999999;
	background-color: #FFFFFF;
	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 */
	}	
	
	/*font style----------------------------------------*/
	
	.normalFont{
		font: normal 8pt 'verdana';
		color: #AAAAAA;
	}

