
/*	Set default styles	*/

body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}


/*	Hide panels and headers	*/

.header,
.panel-left,
.panel-right
{
	display: none;
}




/*	Copy across content styles	*/


.spacer {
	clear: both;
}

a {
	color: #397DD8;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}

img {
	border: none;
}

p, li {
	line-height: 1.5em;
}

h1 {
	color: #000;
	font-size: 1.4em;
	margin: 0 0 15px 0;
	padding: 0;
}

h2 {
	background-color: #FF9900;
	background-image: url(../../images/template/bg_h2.gif);
	background-repeat: no-repeat;
	height: 33px;
	font-size: 1.1em;
	line-height: 31px;
	color: #333;
	padding: 0 0 0 33px;
	margin: 10px 0;
	clear: both;
}
	h2 a {
		color: #333;
	}
	.carousel h2 {
		background-color: #9F9F9F;
		background-image: none;
		height: auto;
		line-height: 1em;
		color: #FFF;
		padding: 8px;
		font-weight: normal;
		font-size: 1em;
	}

h3 {
	background-color: #666;
	background-image: url(../../images/template/bg_h3.gif);
	background-repeat: no-repeat;
	height: 33px;
	font-size: 1.1em;
	line-height: 31px;
	color: #FFF;
	padding: 0 0 0 33px;
	margin: 0 0 10px 0;
	clear: both;
}
	h3 a {
		color: #FFF;
	}

.error {
	color: #CC0000;
	font-weight: bold;
	background-color: #FFF;
	padding: 2px;
}

.note {
	font-size: 0.9em;
	color: #777;
}
	.note a {
		color: #777;
	}

.pic-right {
	float: right;
	padding: 2px;
	margin: 0 0 10px 10px;
	text-align: right;
}
	.pic-right .pic {
		width: 80px;
	}

.branchphoto {
	float: right;
	padding: 2px;
	clear: both;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0.8em;
	color: #999;
	text-align: right;
}

.staffphoto {
	float: right;
	padding: 2px;
	clear: both;
}
	.staffphoto .pic {
		margin: 0;
	}

.feedback {
	border: 1px solid #DDD;
	padding: 5px;
	margin: 10px 0;
}
	.feedback .by {
		font-size: 0.9em;
		line-height: 20px;
		color: #666;
		padding-left: 10px;
	}

.sitemap {
	margin: 20px 0 0 15px;
}
	.sitemap li {
		list-style: none;
	}

.photogallery {
	padding-left: 10px;
}
	.photogallery .photo {
		border: 1px solid #DDD;
		padding: 4px;
		float: left;
		margin-right: 20px;
	}
	.photogallery .pic {
		width: 80px;
	}

.selections {
	clear: both;
	margin-bottom: 10px;
}
	.selections .pic {
		float: left;
		margin-right: 8px;
		margin-bottom: 10px;
		width: 80px;
	}
	.selections .txt {
		color: #3F3F3F;
		line-height: 25px;
	}
		.selections .txt a {
			color: #3F3F3F;
			text-decoration: none;
		}
			.selections .txt a:hover {
				text-decoration: underline;
			}

.example {
	text-align: center;
	background-color: #FFF;
	border: 1px solid #CCC;
	font-weight: bold;
}

.columns {
	clear: both;
	height: 139px;
	margin: 0;
	padding: 0;
}
	.colitem {
		border: 1px solid #E4E6E1;
		background-color: #EFEEEC;
		padding: 4px;
		width: 102px;
		height: 115px;
		font-weight: bold;
		float: left;
		margin-right: 15px;
		text-align: center;
	}
		.colitem img {
			margin-bottom: 5px;
			width: 100px;
			height: 80px;
		}
		.colitem a {
			text-decoration: none;
		}
			.colitem a:hover {
				text-decoration: underline;
			}



/* Poll Styles */

.polls .status {
	color: #FFF;
	font-size: 0.8em;
}

.polls .pic {
	float: right;
	margin: 0 0 10px 10px;
}

.polls h3 {
	background: none;
	padding: 0;
	color: #000;
}

.polls .answers {
	line-height: 20px;
}

.polls .votes {
	color: #999;
	font-size: 0.8em;
	padding-left: 10px;
}

.polls .total {
	font-weight: bold;
	color: #333;
}

.polls .highlight {
	font-style: italic;
	font-weight: bold;
}




/* Homepage Styles */


.feat_prod_1col {
	text-align: center;
	color: #666;
	font-size: 0.9em;
}
	.feat_prod_1col img {
		margin-bottom: 5px;
	}

.feat_prod_2col {
	text-align: center;
	float: left;
	width: 250px;
	padding: 0px 10px;
	color: #666;
	font-size: 0.9em;
	margin-bottom: 30px;
}
	.feat_prod_2col img {
		margin-bottom: 5px;
	}

.feat_prod_sub_1col {
	text-align: center;
}
	.feat_prod_sub_1col img {
		margin-bottom: 5px;
	}

.feat_prod_sub_2col {
	text-align: center;
	float: left;
	width: 250px;
	padding: 0px 10px;
}
	.feat_prod_sub_2col img {
		margin-bottom: 5px;
	}

.feat_info {
	clear: both;
	margin-bottom: 20px;
}
	.feat_info .pic {
		float: left;
		margin-right: 15px;
		width: 80px;
	}
	.feat_info .txt {
		font-size: 0.9em;
		line-height: 1.7em;
	}
		.feat_info .txt img {
			margin-top: 10px;
		}
		
	.feat_info .public {
		color: #666;
		font-weight: normal;
	}
	.feat_info .members {
		color: #CC0000;
		font-weight: normal;
	}
	.feat_info .paid {
		color: #0099CC;
		font-weight: normal;
	}

.feat_news {
	clear: both;
	margin-bottom: 20px;
}
	.feat_news .pic {
		float: left;
		margin-right: 15px;
		width: 80px;
		margin-bottom: 10px;
	}
	.feat_news .txt {
		font-size: 0.9em;
		line-height: 1.7em;
	}
		.feat_news .txt img {
			margin-top: 10px;
		}
	.feat_news .date {
		color: #666;
	}


