@charset "utf-8";
* {
 margin: 0;
}

h3 {
	color:#94b3c5;
	letter-spacing:-1px;
	font: normal 24px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
text-align:left;
}

h2 {
	color:#94b3c5;
	letter-spacing:-1px;
	font: normal 24px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}

html, body {
 height: 100%;
}
.wrapper {
min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -4em;
 }
 
 #screens{
	position:absolute;
	margin-top:75px;
	margin-left:55%;
	z-index:3;
}

.push {
  height: 6em;
 }


/* Header */
#header{
	position:relative;
	padding-top:90px;
	margin-left:0;
	background-image:url('../images/header.png');
	background-repeat:repeat-x;
	background-position:bottom;
	height:250px;
	width:100%;
}

#header #headertext{
	position:relative;
	padding-left:80px;
	padding-top: 100px;
  float: left;
  width: 400px;
/*	font-family:"Arial Rounded MT Bold";*/	
	letter-spacing:-1px;
	font: normal 24px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
/*font-size:30px;*/
	text-align:center;
					}
					
					#header #headertext #subheadertext{
	/*letter-spacing:-1px;*/
	font: normal 16px/18px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
		text-align:center;

					}

#logo{
	position:absolute;
	margin-top:15px;
	margin-left:5px;
	background-image:url('../images/logo.png');
	background-repeat:no-repeat;
	height:100px;
	width:320px;
	z-index:1004;
}

#left {
	float: left;  /*Our column is going to be left aligned */
	width: 170px; /* Width is variable */
	margin-top:5px;
	padding-top:5px;
	border-right:thin;
	border-right-color:#666;
}

#content {
	float: left;  /*Our content is going to be right aligned */
	width: 800px; /* And it's going to have a variable width */
	margin-top:5px;
	margin-left:0px;
	padding-top:5px;
	padding-left:0px;
	padding-bottom:5px;
	text-align:center;
}

#nav{
	position:absolute;
	margin-left:45%;
	padding-top:30px;
	height:50px;
	vertical-align:middle;
	text-align:center;
	letter-spacing:-1px;
	font: normal 18px/20px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	/*font-size:18px;*/
	z-index:6;
}

#nav a{
	text-decoration:none;
	color: #000;
}

#nav a:visited{
	text-decoration:none;
	color: #000;
}

#nav a:active{
	text-decoration:none;
	color: #000;
}

#nav a:hover{
	text-decoration:none;
	color:#F00;
}

/*Thumbs*/
#rightarea {
	width:auto;
	/*float:right;*/
	padding-left:20px;
}

#thumbarea {
	min-width:640px;
	max-width: 800px;
	height:auto;
	width:100%;
	padding-left:4%;
}
.thumb {	
	float:left;
	position:relative;
	width:200px;
	height:134px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align:center;
	margin-left:auto ;
	margin-right:2% ;
	/*z-index:4;*/
	}

	
.thumbns {	
	float:left;
	position:relative;
	width:200px;
	height:134px;
	margin-bottom: 5px;
	margin-top: 20px;
	text-align:center;
	margin-left:auto ;
	margin-right:40px;
	/*z-index:4;*/
	background-color:#000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	}


.thumbns a {color:#333; text-decoration: none}
.thumbns a:link {color:#333; text-decoration: none}
.thumbns a:visited {color:#333; text-decoration: none}
.thumbns a:active {color:#333; text-decoration: none}
.thumbns a:hover {text-decoration:underline; color:#F00;}

	
img.thumbimg{
	border:solid 1px #808080;
	}
	

#loading
{
	position: absolute;
	width:200px;
	margin-top:200px;
	margin-left:200px;
	vertical-align:middle;
	text-align:center;
	background-color:#000;
	z-index:10;
	display: none;
	}
	
/* Pagnation */

#paginationarea
{
	padding-top:20px;
	clear:both;
	width:100%;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
overflow-y: hidden;
	overflow-x: hidden;
	word-wrap: break-word;
	}
	
.footer {
	clear:both;
	display:block;
	  height: 150px;
	background-image:url('../images/header.png');
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:20px;
	text-align:center;
}

.footer .footerwrap {	
	float:left;
	position:relative;
	width:33%;
	margin-left:auto ;
	margin-right:0px ;
	text-align:center;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	}
	
	.footer #copyright {	
	position:relative;
	width:80%;
	margin-left:auto ;
	padding-top:60px;
	margin-right:auto ;
	clear:both;
	/*z-index:4;*/
	}

#catnav{
	text-align:left;
	padding-left:10px;
	border-right-color:#666;
	border-right-style:inset;
	border-right-width:thin;
		font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;

}

#catnav a {color:#333; text-decoration: none}
#catnav a:link {color:#333; text-decoration: none}
#catnav a:visited {color:#333; text-decoration: none}
#catnav a:active {color:#333; text-decoration: none}
#catnav a:hover {text-decoration: color: red; background-color:#CFF;}

.footer a {color:#000; text-decoration: none}
.footer a:link {color:#000; text-decoration: none}
.footer a:visited {color:#000; text-decoration: none}
.footer a:active {color:#000; text-decoration: none}
.footer a:hover {text-decoration: color: red; text-decoration:underline;}


/*Individual Page CSS */
#mogindividual .thumb{
	width:100%;
	text-align:center;
	
}

img a {text-decoration:none;}

#copyright{
	text-align:center;
	font-size:0.6em;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#twitterfollow{
	clear:both;
	position:absolute;
	margin-left:50px;
	margin-top:247px;
	z-index:3;
}

#facebookfollow{
	clear:both;
	position:absolute;
	margin-left:350px;
	margin-top:247px;
	z-index:3;
}

#breadcrumbs{
	z-index:5;
	text-align:left;
	padding-left:5px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

#breadcrumbs a:link {color:#333; text-decoration: none}
#breadcrumbs a:visited {color:#333; text-decoration: none}
#breadcrumbs a:active {color:#333; text-decoration: none}
#breadcrumbs a:hover {text-decoration:underline; color:#F00;}

#individtags{
	margin-left:auto;
	margin-right:auto;
	width:50%;
	color:#000000;
	border-style:solid;
	border-width:thin;
	margin-top:5px;
	text-align:justify;
	border: 1px solid #DCDCDC;
	margin-bottom: 8px;
	background-color: #F4F4F4;
		font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

#individacts{
	margin-left:auto;
	margin-right:auto;
	width:50%;
	color:#000000;
	border-style:solid;
	border-width:thin;
	margin-top:5px;
	text-align:center;
	border: 1px solid #DCDCDC;
	margin-bottom: 8px;
	background-color: #F4F4F4;
		font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

#individacts a{
			font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	text-decoration:none;
		color:#000;

}
#individacts a:visited{
			font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#000;
}
#individacts a:active{
			font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	text-decoration:none;
		color:#000;

}
#individacts a:hover{
			font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	text-decoration:underline;
	color:#06C;
}

#sharebox {
	margin-left:auto;
	margin-right:auto;
	width:50%;
	border: 1px solid #EFEBA4;
	margin-bottom: 8px;
	background-color: #FEFCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
text-align:center;
}

.sharetextbox {
	width: 200px; 
	padding: 1px; 
	color: #666666; 
	font-size: 8pt;
	border: 1px solid #7F9DB9;
}


#sharebox a{
			font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
		color:#000;

}
#sharebox a:visited{
			font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000;
}
#sharebox a:active{
			font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
		color:#000;

}
#sharebox a:hover{
			font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#06C;
}


#news {	
	float:right;
	position:relative;
	width:38%;
	height:134px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align:center;
	margin-left:auto ;
	margin-right:auto ;
	z-index:10;
	text-align:left;
	letter-spacing:-1px;
	font: normal 14px/16px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	border: 1px solid #EFEBA4;
	background-color: #F4F4F4;
	}
	
		#news a{
	font: normal 14px/16px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#000;
	text-decoration:none;
	}
	
	#news a:active {
	font: normal 14px/16px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#000;
	text-decoration:none;
	}
	#news a:hover{
	font: normal 14px/16px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration:underline;
	color:#06C;
	}
	#news a:visited {
	font: normal 14px/16px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#000;
	text-decoration:none;
	}
	
	#welcome {	
	float:left;
	position:relative;
	width:55%;
	height:134px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align:center;
	margin-left:6%;
	margin-right:auto ;
	padding-left:2px;
	z-index:10;
	text-align:left;
	letter-spacing:-1px;
	font: normal 14px/16px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
		border: 1px solid #EFEBA4;
	background-color: #F4F4F4;
		}
		
		#pagesindividual{
	padding-left:5px;
	font: normal 14px/16px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align:left;
}

#pagesindividual h2{
	color:#94b3c5;
	letter-spacing:-1px;
	font: normal 16px/18px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
text-align:left;
}

.errordiv{
		margin-left:9%;
	margin-right:auto;
	width:90%;
	border: 1px solid #EFEBA4;
	margin-bottom: 8px;
	background-color: #FEFCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
text-align:center;
}

.searcherrordiv{
margin-left:0;
margin-right:auto;
	width:85%;
	border: 1px solid #EFEBA4;
	margin-bottom: 8px;
	background-color: #FEFCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
text-align:center;
}

#searchoutbox {
	margin-left:auto;
	margin-right:auto;
	width:75%;
	border: 1px solid #EFEBA4;
	margin-bottom: 8px;
	margin-top: 10px;
	background-color: #F4F4F4;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
text-align:center;
}

 /*PAGINATION CSS*/
.paginate {
font-family:Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
}

.paginate a {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #40a5d2;
	text-decoration:none;
	color: #339ed0;
}
.paginate a:hover, .paginate a:active {
	border: 1px solid #40a5d2;
	color: #356e9f;
}
.paginate span.current {
    margin: 2px;
	padding: 2px 5px 2px 5px;
		border: 1px solid #40a5d2;
		
		font-weight: bold;
		background-color: #40a5d2;
		color: #FFF;
	}
	.paginate span.disabled {
		padding:2px 5px 2px 5px;
		margin:2px;
		border:1px solid #deeeee;
		color:#deeeee;
	}
	
	li{
		padding:4px;
		margin-bottom:3px;
		background-color:#FCC;
		list-style:none;}
		
	ul{margin:6px;
	padding:0px;}	
	
 /*PAGINATION CSS*/
