@charset "UTF-8";
/* SpryTabbedPanels.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px 18px;
	padding-right:26px;
}
.TabbedPanelsTab {
	position: relative;
	/* top: 1px; */
	float: right;
	width:80px;
	height:44px;
	text-align:center;
	font: bold 11px sans-serif;
	background:url(../images/tabs-pannel/tab-bg.gif) no-repeat bottom;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#999999;
	line-height:44px;
}
.TabbedPanelsTabSelected, .TabbedPanelsTabHover {
	background:url(../images/tabs-pannel/active-tab-bg.gif) no-repeat bottom;
	color:#006699;
}
.TabbedPanelsTab a {
	color: #004582;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	background:url(../images/tabs-pannel/bottom-bg.gif) no-repeat bottom;
	padding: 10px 27px 35px 27px;
}
.TabbedPanelsContent {
	padding: 4px;
	width:570px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
.userContents {
	padding:10px;
}
/* Photo of the week */
.tabsPannelTopBorder {
	width: 675px;
	margin: auto; /*margin-left: -20px;*/
	display: inline-block;
	background: url(../images/tabs-pannel/top-bg.gif) top left no-repeat !important;
}
.monthsContainer {
	display: block;
	list-style: none;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	padding-right:11px;
}
.monthsContainer li {
	display: inline;
	margin: 3px;
	font-size:11px;
}
.monthsContainer li a, .monthsContainer li a:visited {
	color: #006699;
	font-size:11px;
}
.monthPhotosContainer {
	list-style: none;
	margin: 5px;
	padding: 0px;
}
.monthPhotos {
	padding-bottom: 10px;
	border-bottom: #d1d1d1 1px solid;
	margin-bottom: 17px;
	display:inline-block;
	width:565px;
}
.monthName {
	width: 200px;
	float: left;
	margin: 0px;
	font-weight: bold;
	color: #006699;
	padding-left:16px;
	font-size:11px;
}
.backToTop, .backToTopNews {
	width: 14px;
	height: 14px;
	float: right;
	margin-right: 10px;
	font-size:12px;
	/*background: url(../images/tabs-pannel/top.gif) no-repeat right;*/
	padding-right:18px;
}
.backToTopNews {
	width:85px;
	font-weight:bold;
	text-align:right;
}
.backToTop:link, .backToTopNews:link {
	color:#999;
}
.backToTop:hover, .backToTopNews:hover {
	/*background-image:url(../images/tabs-pannel/top-hover.gif);*/
	text-decoration:none;
	color:#006699;
}
.memberPhotoContainer {
	display: block;
	padding: 0px;
	padding-top: 5px;
	margin-left:5px;
}
.memberPhotoContainer img {
	display: block;
}
.membersImageItem {
	display: inline;
	float: left;
	background: url(../images/tabs-pannel/thumbs-bg.gif) no-repeat top;
	/* height: 115px; */ width: 100px;
	margin-left:10px;
}
.membersImageItem a img {
	border: none;
	width: 98px;
    height: 71px;
}
.memberName {
	text-align: center;
	margin: 5px auto;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
}
.memberName span {
	display:block;
	font-size:10px;
}
.zoom {
	margin-top:-26px;
	z-index:50;
	margin-left:70px;
}
.newsItemContainer {
	background:url(../images/tabs-pannel/news-bottom-bg.gif) repeat-x bottom;
	padding-bottom:0px;
}
.newsDate {
	text-align: left;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.newsItem {
	font-size: 13px;
	padding-top: 5px;
	line-height:16px;
}
.newsItem img {
	float: left;
	margin: 2px 5px 5px 2px;
	border: 2px #cfcfcf solid;
}
.newsItemTitle {
	font-weight: bold;
	display: block;
	margin-bottom: 9px;
	font-size: 15px;
}
.collapseNewsClose, .collapseNewsOpen {
	width: 38px;
	height: 30px;
	background: url(../images/tabs-pannel/news-up-arrow.gif) no-repeat;
	display: block;
	margin-left: 512px;
}
.collapseNewsClose:hover {
	background-image: url(../images/tabs-pannel/news-up-arrow-hover.gif);
}
.collapseNewsOpen {
	background-image: url(../images/tabs-pannel/news-down-arrow.gif);
}
.collapseNewsOpen:hover {
	background-image: url(../images/tabs-pannel/news-down-arrow-hover.gif);
}

/* Price List */
.pricePageTitle { color: #006699; font-size: 12px; font-weight: bold; margin-bottom:2px;}
.pricePageSubTitle { font-size: 11px; margin-top: 0px; }
.priceBoxHeader { text-align: right; color: #006699; font-size: 15px;
                  font-weight:bold; margin-bottom:15px; padding-top:0px; }
a.itemPricecontainer { display:block; _display:inline-block; font-weight:bold; margin:0px; padding:0px; }
.itemPricecontainer p { margin:2px; padding:0px; padding-right:3px;} 
a:hover.itemPricecontainer { /* background:url(../images/tabs-pannel/price-bg.gif) no-repeat right; */ text-decoration:none;  }
.itemName { width:60%; float:left; font-size:13px; color:#666666; }
.itemPrice { width:30%; float:right; text-align:right; font-size:11px; }
a.itemPricecontainer .itemPrice { color:#666666;/*color:#fff;*/ }
a:hover.itemPricecontainer .itemPrice { color:#FF8419;/*color:#fff;*/ }
a:hover.itemPricecontainer .itemName { color:#FF8419; }
.clear { clear:both; }