/* Sub Site Templates */

.sub-site .col-2-wrap, .sub-page .col-2-wrap {
	margin: 10px;
}

.sub-site .col-3-wrap {
	width: 213px;
}

.sub-col-1 {
	float: left;
	display: inline;
	width: 304px;
	margin: 0 15px 0 0;
}

.sub-col-2 {
	float: left;
	display: inline;
	width: 304px;
}

.sub-col-box-wrap, .sub-col-box-title, .sub-col-box-content {
	float: left;
	display: inline;
	width: 100%;
}

#photo-feature-image .tx-ghrandomcontent-pi1 {
	text-align: center;
}

#photo-feature-image .csc-firstHeader {
	display: none;
}

#photo-feature-image .wtgallery_category_folder, #photo-feature-image .wt_gallery_category_inner_text {
	display: none;
}

#photo-feature .pg-front {
	width: 250px;
	height: 165px;
	margin: -120px 24px 0 24px;
	background-color: red;
	display: inline;
	float: left;
	opacity: 0;
	position: relative;
	filter: alpha(opacity = 0);
}

.class-item-wrap {
	float: left;
	display: inline;
	width: 100%;
	margin: 5px 0;
}

.class-item-image {
	float: left;
	display: inline;
	width: 140px;
	text-align: center;
	overflow:hidden;
	margin-right:5px;
}

.class-item-text {
	float: left;
	display: inline;
	width: 365px;	
}

.class-item-price {
	float: left;
	display: inline;
	width: 119px;
	text-align: center;
	padding: 12px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

#content ul#navv {
	margin: 0px;
}

#content ul#navv li {
	display:inline;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#content ul#navv li a {
	background-image:url("../images/news_inactive.jpg");
	background-repeat: no-repeat;
	color:transparent;
	display:inline;
	float:left;
	height:8px;
	margin:3px;
	text-align:center;
	width:16px;
	font-size:1px;
	overflow: hidden;
	padding-top: 8px;
}

#content ul#navv li.activeSlide a {
	background-image:url("../images/news_active.jpg");
	color:transparent;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

.sub-col-box-wrap .news-list-item {
	float: left;
	display: inline;
	width: 100%;
}

.news-int-image {
	float: left;
	display: inline;
	width: 50px;
	text-align: center;
}

.news-int-title {
	float: left;
	display: inline;
	width: 235px;
	margin: 0 0 0 5px;
}

#lower-sponsor-wrap {
	float: left;
	display: inline;
	width: 100%;
}

#lower-sponsor-logo {
	float: left;
	display: inline;
}

/*old sponsor setup had display:inline; and visibility*/
#lower-sponsor-right {
	float: right;
	display: none;
	width: 701px;
	visibility:hidden;
}

/*.sub-col-box-content .pg {
	background-color:red;
	display:inline;
	float:left;
	height:165px;
	margin:-120px 24px 0;
	opacity:0;
	position:relative;
	width:250px;
}
*/
.sub-col-box-content .pg {
    background-color: red;
    display: inline;
    float: left;
    height: 170px;
    margin: -170px 0 0;
    opacity: 0;
    position: relative;
    width: 250px;
}

.sub-col-box-content .wtgallery_categories {
	height: 170px;
	text-align:center;
	width:auto;
	overflow:hidden;
}

.wtgallery_list_firstofrow, .wtgallery_list_centerofrow, .wtgallery_list_lastofrow {
	width: 60px;
	height: 50px;
	overflow: hidden;
	text-align: center;
}
