/* CSS Document */
@import url("menu.css");

a:link {
	color:#FFCC00;
	text-decoration:underline;
}
a:active { color:#FFCC00 }
a:visited { color:#FFCC00 }
body {
	background-color:#333333;
	color:#bababa;
}
.ControlPanel {
	background-color:#333333;
}
.skinmaster {
	width:900px;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#CCCCCC;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#ffff00;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:white;
	
}
.Normal_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:white;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:white;
}
.normalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:white;
	font-weight: bold;
}
.footer {
	background-image: url(images/footerbg.jpg);
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	height:30px;
}
a.footer:link, a.footer:active, a.footer:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
a.footer:hover {
	text-decoration: underline;
}
.footerlinktable {
	text-align: center;
}
.footerlinkcell {
	padding-left: 12px;
	padding-right: 12px;
	vertical-align:top;
}
.footerlinkcell DIV {
	line-height:14px;
	text-align:center;
}
a.footeremail:link, a.footeremail:active, a.footeremail:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
a.footeremail:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}
a.footerlinks:link, a.footerlinks:active, a.footerlinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
}
a.footerlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
a.footersublinks:link, a.footersublinks:active, a.footersublinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#999999;
}
a.footersublinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
}
a.commandbutton:link, a.commandbutton:active, a.commandbutton:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#999999;
}
a.commandbutton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#FFFFFF;
}

/*Panes*/
.TopPane {
	vertical-align:top;
}
.TopLeftPane {
	vertical-align:top;
	padding-right: 4px;
}
.TopRightPane {
	vertical-align:top;
	padding-left: 4px;
}
.LeftPane {
	vertical-align:top;
}
.BottomLeftPane {
	vertical-align:top;
}
.ContentPane {
	vertical-align:top;
	padding-left: 8px;
	padding-right: 8px;
}
.RightPane {
	vertical-align:top;
}
.LeftNavPane 
{
    padding-right:15px;
	padding-top: 15px;
    width:175px;
}
.SocialPane
{
	vertical-align:top;
	padding-left: 6px;
	width: 100px;
}	
ul.SocialLinks{
	width:100px;
	margin:0 auto !important;
	overflow:hidden;
}
ul.SocialLinks img{
	position:absolute;
	left:0;
	top:0;	
	border:0;
}
ul.SocialLinks .small{
	display:inline;
	top:8px;
	left:8px;
}
ul.SocialLinks,
ul.SocialLinks li{
	list-style:none;
	padding:0;
	margin: 0;
}
ul.SocialLinks li{
	width:32px;
	height:32px;
	float:left;	
	line-height:32px;	
	text-align:center;
	position:relative;	
}
ul.SocialLinks li img{
	-webkit-transition: opacity .5s linear;
	opacity:0;
	vertical-align:middle;
}
ul.SocialLinks li img.small{
	opacity:0.6;
}
ul.SocialLinks li:hover img{
	opacity:1;
}	
ul.SocialLinks li:hover img.small{
	opacity:0;
}			
ul.SocialLinks li,
ul.SocialLinks li img{
	float:left;
}
ul.SocialLinks li strong{
	position:absolute;
	left:-9000px;
}

/*-------------- Search SkinObject Styles --------------*/
span.ClassicSearch {
	border: none;
	padding: 0px;
}
.searchboxcontainer {
	width:900px;
	height:17px;
	background-image: url(images/searchbg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding: 0px;
	vertical-align:top;
}
.SearchTextBox {
	border: 0px;
	background-color: #666666;
	width:107px;
	height:17px;
	font-size: 11px;
	vertical-align: top;
	color: #FFFFFF;
}
.SearchImage {
	padding: 0px;
	display: block;
}

/*--------------Left Nav Styles --------------*/
a.LeftNav:link, a.LeftNav:active, a.LeftNav:visited {
    font-family: Arial,Helvetica,Sans-serif;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:white;
	display: block;
    white-space: nowrap;
}
a.LeftNav:hover {
    text-decoration: underline;
    border:2px solid #c7c3c0;
}

/*--------------Admin Nav Styles --------------*/
a.LeftNavAdmin:link, a.LeftNavAdmin:active, a.LeftNavAdmin:visited {
    font-family: Arial,Helvetica,Sans-serif;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:white;
	display: block;
    white-space: nowrap;
    padding-top: 3px;
    height: 21px;
}
a.LeftNavAdmin:hover {
    padding-top: 1px;
    border:2px solid #c7c3c0;
}

/*--------------By parent tab id --------------*/
/*-This is hard coded, for the custom links   -*/
/*-module -------------------------------------*/
.class56 {
	width: 175px;
	height: 28px;
	display: block;
	background-image:url(images/aboutbg.png);
	text-align: center;
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 2px;
}
.class57 {
	width: 175px;
	height: 28px;
	display: block;
	background-image:url(images/consultingbg.png);
	text-align: center;
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 2px;
}
.class58 {
	width: 175px;
	height: 28px;
	display: block;
	background-image:url(images/speakingbg.png);
	text-align: center;
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 2px;
}
.class59 {
	width: 175px;
	height: 28px;
	display: block;
	background-image:url(images/resourcesbg.png);
	text-align: center;
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 2px;
}
.class60 {
	width: 175px;
	height: 28px;
	display: block;
	background-image:url(images/videobg.png);
	text-align: center;
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 2px;
}
.classZeitgeist {
	width: 175px;
	height: 28px;
	display: block;
	text-align: center;
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat; 
	margin: 2px 0px 2px 0px;
}
.classOther {
	width: 175px;
	height: 28px;
	display: block;
	background-image: url(images/otherbg.png);
	text-align: center;
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 2px;
}
.FCKImageGalleryContainer {
	background: #FFFFFF;
}

/*This is for the Blog
.BigHead {
	font-size:16px;
    text-decoration:    none;
    color: #ffff00;
}


/*This is for the Blog, so the titles match the Article's titles
.ArticleTitle {
	font-size:16px;
    text-decoration:    none;
    color: #ffff00;
}
A.ArticleTitle:link {
	font-size:16px;
    text-decoration:    none;
    color: #ffff00;
}
A.ArticleTitle:visited  {
	font-size:16px;
    text-decoration:    none;
    color: #ffff00;
}
A.ArticleTitle:active   {
	font-size:16px;
    text-decoration:    underline;
    color: #ffff00;
}
A.ArticleTitle:hover    {
	font-size:16px;
    text-decoration:    underline;
    color: #ffff00;
}