/*
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
TEMPLATE STYLES
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/


body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-attachment:fixed;
	background-position: 50% 0%;
	background-color: #5c5d5f;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	font-family: verdana;
	font-size: 9pt;
	}
	
#mainContainer {
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
	width: 940px;
	border: 0px solid #ccc;
	height: auto;
	margin-bottom: 0px;
	}

#banner {
	background-image:url('images/logo-bkg.gif');
	background-repeat: repeat-x;
	float: left;
	height: 113px;
	width: 940px;
	text-align: left;
	padding: 0px;
	z-index: 2;
	margin-top: 0px;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #d9679b;
	}
	
#banneroverlay {
	background-image:url('images/logo-bkg.gif');
	float: left;
	height: 134px;
	width: 940px;
	text-align: left;
	padding: 0px;
	}

#topNav {
	background-color: #FFFFFF;
	float: left;
	height: 38px;
	border-top: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
	width: 940px;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
	color: #000000;
	vertical-align: bottom;
	}
	
#topNav2{
	background: #000000;
	border: 1px solid #000;
	border-top: 0px solid #000;
	float: left;
	height: 48px;
	width: 940px;
	text-align: left;
	padding-top: 12px;
	color: #000000;
	}
	
#contentWrapper {
	width: 940px;
	background: #ffffff;
	border: 0px solid #000000;
	float: left;
	text-align: left;
	border: 0px solid #000;
}

#leftContent {
	background-image: url(images/right-nav-vert-dotted-line001.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px solid blue;
	float: right;
	width: 250px;
	text-align: left;
	padding: 0px;
	min-height: 300px;
	margin-top: 20px;
}
	
#centerContent {
	min-height: 200px;
	background: #ffffff;
	border: 0px solid #000000;
	float: left;
	width: 660px;
	text-align: left;
	padding: 10px;
	/*overflow-x: auto;*/
}
/*
#rightContent {
	background: #ccc;
	border: 1px solid #000;
	width: 200px;
	height: 400px;
	float: right;
	text-align: left;
	padding: 10px;
	visibility: hidden;
	}
*/

#footer {
	background-color: #737477;
	color: #FFFFFF;
	float: left;
	text-align: left;
	vertical-align: top;
	margin-left: auto; 
	margin-right: auto;
	padding: 0px;
	width: 940px;
	padding-top: 10px;
	padding-left:0px;
	padding-right:0px;
	height: 60px;
	border-top: 0px solid #000;
	border: 0px solid #000;
	}

#bodyBreak {
	float: left;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
	padding: 0px;
	width: 940px;
	height: 0px;
	background: #dcd8d1;
	border: 0px solid #000;
	}
	
.topNavMenuContainer {
	border: 0px solid orange;
	padding-top: 0px;
	margin: 0px;
	position: relative;
	top: -7px;
}
	
	
.main-navigation-container {
	border: 0px solid red;
}
	
.banner-logo {
	float: left;
	padding-top: 33px;
}

.bannerNav {
	border: 0px solid black; 
	float: right; 
	vertical-align: top;
	text-align: right;
	padding-top: 5px;
	padding-right: 30px;
}

.banner-nav {
	padding-right: 0px;
	padding-left: 20px;
	border: 0px solid #000000;
	color: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.popular-topics-dash {
	width: 210px;
	min-height: 200px;
	border: 0px black solid;
	text-align: left;
	background: #FFFFFF;
	padding: 15px 20px 20px 20px;
	background-image: url(images/popular-topics-bg.gif);
}


/*
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
TOP NAVIGATION TABS

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

.tabs {
	margin-bottom: 0px;
}
.tab {
	/*border-bottom: 0px solid #ffffff;*/
	border: 0px solid #ffffff;
	padding-left: 34px;
	padding-right: 34px;
	padding-top: 12px;
	background-image:url('images/menu-divider001.gif');
	background-repeat: no-repeat;
	background-position: center; 
}
.tab0 {
	font-size: 1pt;
	padding-left: 17px;
	padding-right: 17px;
	border-bottom: 0px solid #ffffff;
}
.tab1 {
	border: 0px solid #e7ebd1;
	border-top: 0px solid #a2ab7b;
	border-bottom: 0px solid #a2ab7b;
	padding: 6px 8px 6px 8px;
}
.tab2 {
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid #ffffff;
	padding: 0px;
	background: none;
}

.tab3 {
	border-bottom: 0px solid #e7ebd1;
	border: 2px solid #000000;
	padding-right: 12px;
	width: 100%;
	text-align: left;
	float: left;
	vertical-align: middle;
	background-image:url('images/top-nav-space.gif');
	background-repeat: no-repeat;
	background-position: center; 
}

.tabdisable{
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid #ffffff;
}

a.atab { 
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none; 
}

a.ainbox{ 
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.ainboxon{ 
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; 
}

a:hover.ainbox{ 
	color: #ffffff;
	text-decoration: none; 
}

a:hover.atab { 
	color: #cccccc; 
	text-decoration: none; 
}


a {	color: black; }
a:hover {	color: #999999; }



a.cap-links {
	color: #e3e3cd;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 10px;
	position: relative;
	top: 43px;
}

.hottopic-links {
	font-size: 12px;
	font-weight: normal;
	padding-left: 0px;
	padding-bottom: 10px;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid gray;
	/*background-image: url('images/popular-hd-tops-bkg.jpg');
	background-color: #016296;*/
	font-size: 12pt;
	font-family: arial, helvetica, verdana;
	color: #000000;
	text-transform: capitalize;
}

br.hottopic-links {
	height: 0px;
	padding: 0px;
	margin: 0px;
}

.hottopiclink {
 	width: 230px; 
	font-family: arial, helvetica, verdana; 
 	border: 1px solid #737478; 
 	background-color: #FFFFFF; 
 	padding: 6px; 
 	-moz-opacity:.70; 
 	filter:alpha(opacity=70); 
 	opacity:.70; 
 	position: relative; 
 	left: -16px; 
 	margin-bottom: 6px;
 	display: block;
}

.hottopiclink:hover {
	color: #ff0060;
 	text-decoration: underline;
 	background-color: #f6dfe8;
 	display: block;
}

.footer {
	color: #FFFFFF;
	padding-left: 20px;
}

.bottomNav {
	color: #FFFFFF;
	padding-left: 20px;
	text-decoration: none;
	font-size:11px;
	text-transform: uppercase;
}

a:hover.bottomNav {
	color: #82735e;
	padding-left: 20px;
	text-decoration: none;
	font-size: 11px;
}

.welcome-heading {
	color: #ea1734;
	font-size: 26px;
	padding-left: 36px;
}

.welcome-text {
	padding-left: 36px;
}
/*
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
FORMS
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

/*
LOGIN SPECIFIC
*/

label.login {
	float: left;
	width: 120px;
	font-weight: bold;
	padding-top: 10px;
}

input.login {
	height: 24px;
	width: 180px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-left: 4px;
	border:1px solid #000000;
}

.loginSubmit{
	margin-left: 120px;
	margin-top: 4px;
	width: 120px;
	padding-top: 4px;
	color: #000000;
	display: block;
	font-size: 9pt;
	background-color: #f1f4e2;
	height: 30px;
	border:1px solid #000000;
	cursor: pointer;
}
/*
SIGNUP SPECIFIC
*/
label.signup {
	float: left;
	width: 140px;
	font-weight: bold;
	padding-top: 10px;
}

input.signup{
	height: 24px;
	width: 180px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-left: 4px;
	border:1px solid #000000;
}

.signupSubmit{
	margin-left: 140px;
	margin-top: 4px;
	width: 120px;
	padding-top: 4px;
	color: #000000;
	display: block;
	font-size: 9pt;
	background-color: #f1f4e2;
	height: 30px;
	border:1px solid #000000;
	cursor: pointer;
}

/*
GENERIC
*/

.boxes {
	width: 1em;
}

/*
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
LEFT NAVIGATION TABS
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/
.menuButton {
	background-color: white;
	position: relative; 
	right: 45px;
	border: 0px solid #000000;
	border-top: 0px solid red;
	border-bottom: 0px solid #5c4e41;
	padding: 6px 8px 4px 0px;
	font-family: helvetica;
	font-size: 10pt;
 	text-decoration: none;
	text-align: left;
	height: 20px;
	text-transform: uppercase;
	color: #666666;
 }
 
.menuButtonOn {
	background-color: white;
	position: relative; 
	right: 45px;
	border: 0px solid #ffffff;
	border-top: 0px solid #d5a5aa;
	border-bottom: 0px solid #5c4e41;
	padding: 6px 8px 4px 0px;
	font-family: helvetica;
	font-size: 10pt;
 	text-decoration: none;
	text-align: left;
	height: 20px;
	text-transform: uppercase;
	color: red;
}

.menuButtonDisabled {
	position: relative; 
	right: 45px;
	background-color: none;
	border: 0px solid #ffffff;
	border-top: 0px solid #d5a5aa;
	border-bottom: 0px solid #5c4e41;
	padding: 6px 8px 4px 0px;
	font-family: helvetica;
	font-size: 10pt;
 	text-decoration: none;
	text-align: left;
	height: 20px;
	text-transform: uppercase;
	color: #666666;
}

.mba {
}

.menuButton a {
	color: grey;
	text-decoration: none;
	/*MAKES DIV CLICKABLE */
	display: block; 
	height: 100%; 
	width: 100%;
}

.menuButtonOn a {
	color: #ff0060;
	text-decoration: none;
	/*MAKES DIV CLICKABLE */
	display: block; 
	height: 100%; 
	width: 100%;
}

.menuButton a:hover {
	color: #000000;
	text-decoration: none;
	/*MAKES DIV CLICKABLE */
	display: block; 
	height: 100%; 
	width: 100%;
}

a:hover.menuButton {
	background-color: #3b2d20;
	color: red;
}

.menu-item-box {

}


.left-nav-box {
	background-image:url('images/left-nav-bkg.jpg');
	background-repeat: no-repeat;
	background-position: center; 
}

.tt {
	color: #ffffff;
 }
 
 a:hover.tt {
	color: #cccccc;
 }
 
 .tubeTitle {
 	color: #ff0060;
 	top: 7px;
 	margin-bottom: 10px;
 }
 
 .tube:hover {
	border-bottom: 1px solid #efecec;
	background-color: none;
	padding: 10px;
	float: left;
	text-align: left;
 }
 
 .tubeImage {
	position: relative;
	 top: 17px;
 }


.tubeName {
	color: #ff0060;
}

.dashFlickrWrapper {
margin-left: 3px;
height: 0px;
border: 0px solid;
	top: 40px;
	left: 2px;
}

.dash-heading {
	color: #FFFFFF;
	font-family: times new roman, helvetica, arial, verdana;
	font-style: italic;
	font-size: 2em;
	font-weight: 100;
	padding-left: 40px;
	padding-top: 5px;
	border-bottom: 0px #ccc solid;
	
 }

 .dashTwitterContainer {
	/*min-height: 300px;*/
	width: 319px;
	height: 318px;
	border: 0px solid #cfcab7; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 4px;
	background-image: url(images/dash-bg-twitter.jpg);
 }

 .dashFlickrContainer {
	/*min-height: 300px;*/
	width: 319px;
	height: 318px;
	border: 0px solid #cfcab7; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 4px;
	background-image: url(images/dash-bg-flickr.jpg);
 }
 
 .dashYoutubeWrapper {
	border: 0px solid red;
	height: 40px;
 }
 
 .dashYoutubeContainer {
	/*min-height: 300px;*/
	width: 319px;
	height: 318px;
	border: 0px solid #cfcab7; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 4px;
	background-image: url(images/dash-bg-youtube.jpg);
 }
 
 .dashFacebookWrapper {
	border: 0px solid red;
	height: 40px;
 }
 
 .dashFacebookContainer {
	/*min-height: 300px;*/
	width: 660px;
	height: 350px;
	border: 0px solid #cfcab7; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 4px;
	background-image: url(images/dash-bg-facebook.jpg);
	background-repeat: no-repeat;
 }
 
.dashStartNetworkContainer {
	/*min-height: 300px;*/
	width: 319px;
	height: 318px;
	border: 0px solid #cfcab7; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 4px;
	background-image: url(images/dash-bg-my-network.jpg);
 }
 
/*
 TWITTER
 */
 .twitter-heading {
	color: #e31182;
	font-size: 3em;
	font-weight: book;
	padding-left: 20px;
	padding-top: 4px;
	border-bottom: 1px #ccc solid;
	
 }
 
.twittContainer {
	width: 100%;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	padding: 0px;
	min-height: 40px;
 }
 
 .twittDash {
	width: 300px;
	height: 400px;
	border: 1px solid #cfcab7; 
	padding: 0px;
	overflow: auto;
	min-height: 40px;
 }
 
 #twitt {
	min-height: 60px;
	border-bottom: 1px dashed #ccc;
	padding:20px;
 }
	
#twitt:hover   {
	min-height: 60px;
	background: #efecec;
	padding:20px;
 }
 
 .twittreply {
	background: #efecec;
	float: right;
	vertical-align: bottom;
	display:none;
	margin: 0px;
 }
 
 #twitt:hover  .twittreply { 
	display:block;
 }
 
 .twittreplyoff{
	visibility:hidden;
 }
 
.twittName {
	color: #6699cc;
	font-size: 11px;
	font-weight: bold;
 }
 
.twittDate {
	color: gray;
	font-size: 9px;
	font-weight: bold;
 }
 
.twittDesc {
	color: black;
	font-size: 10px;
	margin: 20px;
 }
 
  .flickrThumb {
	width: 120px;
	min-height: 140px;
	max-height: 140px;
	border: 1px dashed #ccc;
	padding:10px;
	float: left;
	text-align: left;
	margin: 10px;
 }
 
.flickrThumb:hover {
	border: 1pxdashed black;
	background: #efecec;
	padding: 10px;
	float: left;
	text-align: left;
	margin: 10px;
	
 }
 
.flickrThumb  a { 
	text-decoration: none;
	/* MAKES DIV CLICKABLE */
	display: block; 
	height: 100%; 
	width: 100%;
}

.flickrText {
	font-size: 12px;
	padding-top: 10px;
}

.flickrPhotoCount {
	padding-top: 4px;
	font-size: 9px;
	color: grey;
}

.twittNavButton a { 
	float: left;
	display: block;
	height: 15px; 
	min-width: 100px;
	padding:5px;
	border: 1px solid #999999;
	text-decoration: none;
	margin: 10px;
	background-color: #737477;
	color: #FFFFFF;
}

.twittNavButton a:hover { 
	background-color: #cccccc;
	color: black;
	text-decoration: none;
	background-color: #999999;
	color: #FFFFFF;
	border: 1px solid #999999;
}

.twittNavButtonOn a {
	float: left;
	display: block;
	height: 15px; 
	min-width: 100px;
	padding:5px;
	border: 1px solid #999999;
	margin: 10px;
	background-color: #ff0060;
	color: #FFFFFF;
	text-decoration: none;
}

.twittNavButtonOn a:hover{
	text-decoration: none;
}

.bannerIframeContainer {
	width: 250px;
	float: left;
	text-align: center;
}

.bannerIframe {
	width: 250px;
	height: 700px;
	border: 0px solid #FFFFFF;
	overflow: hidden;
	text-align: center;
}









.sTab {
	min-width: 100px;
	border: 0px solid black;
	background: #fff;
	color: #666666;
	text-decoration: none;
	font-family: helvetica, arial;
	text-transform: uppercase;
	padding: 6px;
	cursor: pointer;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
}

.sTabOn {
	min-width: 100px;
	border: 0px solid black;
	background: #fff;
	color: #red;
	text-decoration: none;
	font-family: helvetica, arial;
	text-transform: uppercase;
	padding: 6px;
	cursor: pointer;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
}

.sTab:hover {
	min-width: 100px;
	border: 0px solid black;
	background: #fff;
	color: #black;
	font-family: helvetica, arial;
	text-decoration: none;
	cursor: pointer;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
}

.pageHeading  h1 {
	margin: 0px;
	font-family: verdana, arial, helvetica ;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.topicH1 {
	margin: 0px;
	font-family: verdana, arial, helvetica ;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h1.groupHeading  {
	margin: 0px;
	font-family: verdana, arial, helvetica ;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

