/* CSS for homepage */

/************************************************
*	Homepage 		    	                    * 
************************************************/
	
#homepage {
	float: left;
	width: 998px; /* was 625, 945*/
	margin: 0px;
	padding: 0px 0px 20px 0px;	
}

.listcat li {list-style-type:square; list-style-position:inside;}
	
	
#homepage p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#homepage p img {
	border: none;
    float: left;
	margin: 10px 10px 10px 0px;
	}
	
#homepage h2 {
	margin: 0px;
	margin-bottom: 7px;
	text-transform:uppercase;
	font-size:12px;

	border-bottom:1px solid #bfbfbf;
	padding: 2px 0px 2px 0px;
}

#homepage h2 a {color:#000; }

	
#homepage h3 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
	}
	
#homepageleft {
	float: left;
	width: 485; /* was 320 */
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	}
	
#homepageright {
	float: right;
	width: 240px; /* was 260, 285, 201, 298*/
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#homepageright p {text-align:justify;}	



.featured2 {
	float: left;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}
	
.hppostmeta {
	width: 200px; /*was 260*/
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	/*border-bottom: 1px dotted #C0C0C0;*/
	font-weight: bold;
	}

.featured {
	background: #f6f6f6;/*#E8EDF1;*/
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #B1C3D4;
	}
	
.flickr-photos-home {
	background: #f6f6f6;/*#E8EDF1;*/
	float: left;
	width: 957px;
	margin: 15px 0px 15px 0px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #b5b5b5;
	}
	
.video {
	background: #f6f6f6;/*#E8EDF1; also #f2f2f2*/
	float: left;
	width: 380px;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #b5b5b5;
	}

.video2 {
	background: #f6f6f6;/*#E8EDF1; also #f2f2f2*/
background-image: url(images/star_skewed.png);
	width: 230px;
	height:195px;
	float:left;
	margin:0 0px 10px 10px;
	padding:0;
	border: 1px solid #b6b6b6;
}

.hpnewsletter {
	background: #f6f6f6 /*#E8EDF1*/ url(images/newsletter.gif) top right no-repeat;
	float: left;
	width: 230px;
	margin:0 0px 10px 10px;
	padding: 0;
	border: 1px solid #b5b5b5; /*#B1C3D4;*/
	height:195px;
	text-align: center;
}

#homepage-tabs {margin-bottom:10px;}
	
/* Homepage Box 2 */
#hp2 {clear:both; margin: 0px 10px 0 10px;}
#hp2 p {text-align:justify;}

hr {clear:both; margin: 10px 0 10px 0; border: none; border-bottom:1px dotted #b6b6b6;}



/* Start of Column CSS */
#container4 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	border-right:1px dotted #b6b6b6;
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	border-right:1px dotted #b6b6b6;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:25%;
	border-right:1px dotted #b6b6b6;
}
#col1 {
	float:left;
	width:21%;
	position:relative;
	left:77%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:21%;
	position:relative;
	left:81%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:21%;
	position:relative;
	left:85%;
	overflow:hidden;
}
#col4 {
	float:left;
	width:21%;
	position:relative;
	left:89%;
	overflow:hidden;
}


/* Start of Column CSS 2 */
#container8 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
}
#container7 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	border-right:1px dotted #b6b6b6;
}
#container6 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	border-right:1px dotted #b6b6b6;
}
#container5 {
	float:left;
	width:100%;
	position:relative;
	right:25%;
	border-right:1px dotted #b6b6b6;
}
#col5 {
	float:left;
	width:21%;
	position:relative;
	left:77%;
	overflow:hidden;
}
#col6 {
	float:left;
	width:21%;
	position:relative;
	left:81%;
	overflow:hidden;
}
#col7 {
	float:left;
	width:21%;
	position:relative;
	left:85%;
	overflow:hidden;
}
#col8 {
	float:left;
	width:21%;
	position:relative;
	left:89%;
	overflow:hidden;
}



/** JCarousel / Featured Top Scroller/Carousel **/

/* html #featuredtop {

}*/

#featuredtop {
margin-left:10px;

}

#featuredtop h2 {
	font-size:1.33em;
	font-weight:normal;
	text-transform:uppercase;
	padding:0 0 5px;
}

#featuredtop h3 {
	font-size:1.5em;
	line-height:1.1;
	margin:0 0 5px;
	border: none; /*Saro*/
}

#featposts {
	padding:0 0 2.08em;
}
#featposts * {
	position:relative;
}

#featposts li {
	background:#eee;
	border: 1px solid #b6b6b6;
	/*padding:5px 10px 0;*/
	padding:0;
	float:left;
	width:700px; /*569, 680*/
	width/**/:/**/678px; /*547*/
	height:237px; /* was 232*/

}

#featposts li:after {
	display:none;
}

#featuredtop .content {
	width:100%;
	clear:both;
	padding:0px;
}

#featuredtop p {
	padding:0px;
}
/*#featuredtop .more-link {
	font-size:.83em;
	color:#fff;
	text-transform:uppercase;
	background:#2b3c97;
	border:1px solid #ddd;
	padding:3px 12px;
}
#featuredtop .more-link:visited {
	color:#eee;
}
#featuredtop .more-link:hover,
#featuredtop .more-link:focus {
	text-decoration:none;
	background:#4b5cb7;
}*/

#featuredtop .list {
	float:left;
	font-size:16px;
	font-weight:bold;
	position:relative;
	z-index:5;
	margin:-2.35em 0 0;
}

#featuredtop .list li {
	float:left;
	color:#000;
	background:#b6b6b6;

}

#featuredtop .list li a {
	float:left;
	color:#FFF;
	background:#b6b6b6;
	/*border:1px solid #b6b6b6;*/
	/*padding:1px 8px;*/
	padding: 5px 15px 5px 15px;

}

#featuredtop .list li a:visited {
	color:#555;
}
#featuredtop .list li a:hover,
#featuredtop .list li a:focus {
	color:#FFF;
	background:#000;
	/*border:1px solid #b6b6b6;*/
	text-decoration:none;
}


#featuredtop .jcarousel-container {
	margin:0px;
	padding:0px;
	width:680px; /* was 569*/
	position:relative;
	height:250px;
}

#featuredtop .jcarousel-clip {
	z-index:2;
	position:relative;
	overflow:hidden;
	width:680px; /* was 569*/
	height:250px;
}

#featuredtop .jcarousel-list {
	z-index:1;
	overflow:hidden;
	position:relative;
	top:0;
}



