@charset "utf-8";
/* CSS Document */
.mainMenuBG {
	width: 980px;
	height: 38px;
	position: absolute;
	background-color: #45006e;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 500;
}
.mainMenu {
	margin-right: 27px;
	width: 927px;
	color: #FFF;
	position: absolute;
	z-index: 1000;
}
.mainMenu li {
	float: right;
	padding: 16px 10px 0;
	background: url(../images/searchSep.gif) no-repeat left center;
}
.menuSep {
	padding: 5px 0;
	color: #00FFFD;
}
.mainMenu a {
	display: block;
	padding-bottom: 11px;
	color: #FFF;
}
.mainMenu a:hover {
	text-decoration: underline;
}
.mainMenu .mainMenuFirstLi {
	padding-left: 0;
	background-image: none;
}
.mainMenu ul ul {
	position: absolute;
	margin-left: -10px;
	width: 153px;
	background-color: #333;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.mainMenu ul ul li {
	padding: 0;
	width: 100%;
	background-image: none;
}
.mainMenu ul ul li:hover {
	padding: 0;
	width: 100%;
	background-image: none;
	background-color: #000;
}
.mainMenu ul ul a {
	padding: 10px;
}
.mMenuHiddenUL {
	display: none;
}
/* Site Map Path*/
.siteMapBlock {
	float: left;
	margin: 6px 0 10px;
	padding-top: 3px;
	width: 100%;
}
.siteMapItem {
	float: left;
}
.siteMapLink {
	color: gray;
}
.siteMapLink:hover {
	text-decoration: none;
	color: #E56C1C;
}
.siteMapSep {
	color: #A0A0A0;
	font-size: 10pt;
	padding: 0px 5px 0px 5px;
}
.siteMapCurrent {
	color: White;
}
.siteMapCurrent:hover {
	text-decoration: none;
	color: #E56C1C;
}
/* Side Menu */
.smMenuTitle {
	padding: 5px 0 0 22px;
	height: 27px;
	font-size: 15.5px;
	color: White;
	background-color: Red;
	overflow: hidden;
}
.smMenuTitle a {
	color: #FFF;
}
.artsSideMenu a, .AspNet-TreeView-ClickableNonLink, .AspNet-TreeView-NonLink, .mediaSideMenu div {
	display: block;
	margin-bottom: 1px;
	padding: 7px 5px 8px 26px;
	font-size: 14px;
	color: #FFF;
	background-color: #2D2D2D;
}
.artsSideMenuIcons {
	padding: 4px 2px 2px 26px;
	background-color: #2D2D2D;
}
.AspNet-TreeView-Root ul li a {
	padding-left: 45px;
}
.artsSideMenu .AspNet-TreeView-ClickableNonLink {
	display: inline-block;
	margin-left: -6px;
	width: 172px;
	cursor: pointer;
}
.mediaSideMenu div {
}
/* Footer Menu */
.footerMenu {
	color: #00fdff;
}
.footerMenu a {
	font-size: 12px;
	color: White;
	text-decoration: none;
}
.footerMenu a:hover {
	text-decoration: underline;
}
/* Visitor Comments */
.vcomments {
	width: 718px;
}
.vcIcons {
	float: left;
	margin-bottom: 16px;
	width: 100%;
}
.vcOptions {
	float: left;
	padding-left: 10px;
	width: 520px;
}
.vcOptions a {
	color: White;
	font-size: 8pt;
}
.vcPrint {
	padding: 0 10px 0 20px;
	background: url(../images/vcPrintBG.gif) no-repeat left center;
}
.vcMail {
	padding: 0 10px 0 17px;
	background: url(../images/vcMailBG.gif) no-repeat left center;
}
.vcDiscuss {
	display: inline-block;
	padding: 0 0 2px 25px;
	background: url(../images/discuss.jpg) no-repeat left top;
}
.vcShare {
	float: right;
}
.vcIcons .at300bs.at15t_compact {
	background-image: url(../images/shareIcon.jpg);
}
.vcIcons .at15t_google {
	height: 19px;
	background: url(../images/google.jpg) no-repeat 0 0;
}
.vcIcons .at15t_facebook {
	height: 19px;
	background: url(../images/facebook.jpg) no-repeat 0 0;
}
.vcIcons .at15t_twitter {
	height: 19px;
	background: url(../images/twitter.jpg) no-repeat 0 0;
}
.vcIcons .at15t_live {
	width: 22px;
	height: 19px;
	background: url(../images/msn.jpg) no-repeat 0 0;
}
.vcHeader {
	clear: both;
	padding: 8px;
	font-size: 11px;
	background-color: #262626;
}
.vcHeadText {
	color: #EBAF2B;
	font-size: 12px;
	font-weight: bold;
}
.vcBody {
	padding: 10px;
	background-color: White;
	color: Black;
	line-height: 1.2em;
}
.vCommentInfo {
	font-size: 11px;
	font-weight: bold;
}
.vCommentMsg {
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: solid 1px #666;
}
.modalCommentsBG {
	padding: 10px;
	width: 300px;
	background: url(../images/modalComments.png);
}
.addCommentModal {
	width: 298px;
	height: 350px;
	background-color: White;
	border: solid 1px #AAA;
	color: #4C4C4C;
	font-family: Arial;
	font-weight: bold;
}
.vcAddHead {
	margin-bottom: 4px;
	padding: 3px 7px;
	background-color: #F2F2F2;
}
.vcAddHead a {
	color: #666;
	font-weight: bold;
}
.vcAddHead span {
	display: inline-block;
}
.vcAddHeadSpan {
	width: 93%;
}
.addControls {
	padding: 0 7px;
	font-size: 8pt;
}
.addControls input {
	padding: 3px;
	width: 272px;
	border: solid 1px #DEDEDE;
}
.addControls textarea {
	width: 278px;
	border: solid 1px #DEDEDE;
}
.textarealimit {
	margin: 7px 4px 0 0;
	text-align: right;
	font-size: 7pt;
	font-weight: normal;
	color: #999;
}
.vcAddButton {
	color: #333;
}
.vcCancelButton {
	color: #666;
}
.addControls a {
	padding: 4px;
	border: solid 1px #AAA;
}
.addControls a:hover {
	border-color: #444444;
}
.vcBottom {
}
.vcAdditionalLinks {
}
.vcAdditionalLinks .vViewAll {
	display: inline-block;
	margin-bottom: 17px;
	font-weight: bold;
	color: #262626;
}
.vcAdditionalLinks .vPostComment {
	font-size: 13px;
	font-weight: bold;
	color: #262626;
}
.vcAddRes {
	margin-bottom: 10px;
	padding: 0 10px 10px;
	border-bottom: dotted 1px #CCC;
}
.vcAddRes div {
	padding: 5px 5px 5px 30px;
	border: solid 1px #CCC;
	background-color: #F8F8F8;
}
.vcAddSuccess {
	background: url(../images/okIcon.jpg) no-repeat left top;
}
.vcAddFail {
	background: url(../images/failIcon.jpg) no-repeat left top;
}
.pagerCont {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.pager {
	clear: both;
	display: block;
	margin: 10px auto;
	text-align: center;
	direction: rtl;
}
.pager a.pagerCmd {
	padding: 1px;
	border: solid 1px #CCC;
	color: #434343;
}
.pager a.pagerNumbers {
	color: #2A6A73;
	border-right: solid 1px #CCC;
	padding: 0px 5px;
}
.pager span {
	border-right: solid 1px #CCC;
	padding: 0px 5px;
	font-weight: bold;
}
/* Google Search Block */
#res {
	background-color: #000;
}
