

body { font-family: helvetica,arial,sans-serif; font-size: 11px; margin-top: 0; }
/* PAGE LAYOUT */
#column1 { 
	width: 194px; 
	border-right: 1px solid #CCC;
	float:left;
	height:4500px;
}

/* Background Left Menu (Column1)*/
/*added 08/01/2005 by Florian */
.backgroundConsumers{
	background: #F14D22 url(/images/design/subnavBk.gif) repeat;
}
.backgroundProfessionals{
	background: #B9D53E url(/images/design/subnavBk.gif) repeat;
}
.backgroundEducators{
	background: #81CBF1 url(/images/design/subnavBk.gif) repeat;
}
.backgroundBroadcasters{
	background: #7376B8 url(/images/design/subnavBk.gif) repeat;
}
.backgroundMyPinnacle{
	background: #EF59A1 url(/images/design/subnavBk.gif) repeat;
}
.backgroundAboutUs{
	background: #FF7F00 url(/images/design/subnavBk.gif) repeat;
}

#column2 { 
	width: 570px; 
	margin-left: 11px;
	float:right;
	text-align:left;	
}
@media Print {
  #column2 {
	  float:none;
  }
  html>body #column2 {
	  float:right;
	}
}
#columnMain { 
	float:right;
	border-left:1px solid #CCC;	
	width:775px;
}
#wrap {
	margin:auto;
	padding:0;
	border:0;
	width:776px;
	height:auto;
}
#main{
	background: #fff;
	border-right:1px #CCC solid;
	float: left;
	width: 100%;
	height:auto;
}
/* elements that populate layout */
#header { 
	width: 777px;
	position: relative;
	height: 70px;
}
#tagline {
	position:absolute;
	font-size: 10px;
	top: 40px;
	left: 195px;
	color: #666;
 }
 #footer { 
	width: 777px;
	border-bottom: 1px solid #BBB;
	border-top: 1px solid #BBB;	
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #999;
	text-align: left;
	clear:both;
}
/* HEADER NAVIGATION */
#nav { 
	background-color: #EEE; 
	font-weight: normal;
	color: #457;
	float: right;
}
#nav img { vertical-align: middle; }
#nav select {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	vertical-align: middle;
}


/* TAB NAVIGATION #######################################################*/
#navTabs {
	border-bottom: 1px solid #AAA;
	margin-bottom: 3px;
	display: block;
	height: 19px;
	width: 777px;
}
#navTabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navTabs ul li {
	display: block; 
	line-height: 19px;
	float: left;
	text-align: left;
}
#navTabs ul li a {
	display: block;
	padding-left: 18px;
	width: 137px;	
	text-decoration: none;
	color: #333;
	background-image:   url(/images/design/nav.gif); 
	background-repeat: no-repeat;
}
#navTabs ul li.empty a{ 
	display: block;
	padding-left: 18px;
	width: 100px;	
	text-decoration: none;
	color: #333;
	background-image:   url(/images/design/nav_empty.gif); 
	background-repeat: no-repeat;
}
#navTabs ul li a:hover {
	color: #fff;
	font-weight:bold;
	background-image:   url(/images/design/nav_on.gif); 
	background-repeat: no-repeat;
	/*background-color: #81CBF1; 
	This is now defined in the ColorXXX classes*/
}
#navTabs ul li.on { 
	display: block;
	text-decoration: none;
	font-weight:bold;
	color: #FFF;
	background-image:   url(/images/design/nav_on.gif); 
	background-repeat: no-repeat;
	/*background-color: #81CBF1;
	This is now defined in the ColorXXX classes*/
}
#navTabs ul li.on a{ 
	display: block;
	width: 137px;	
	text-decoration: none;
	font-weight:bold;  
	color: #FFF;
	background-image:   url(/images/design/nav_on.gif); 
	background-repeat: no-repeat;
	/*background-color: #81CBF1;
	This is now defined in the ColorXXX classes*/
}
/* additional image needed for right side end cap (My Pinnacle)*/
#navTabs ul li.long a {
	display: block;
	text-decoration: none;
	color: #333;
	background-image: url(/images/design/navLong.gif); 
	background-repeat: no-repeat;
}
#navTabs ul li.long a:hover {
	font-weight:bold;
	color: #fff;
	background-image:   url(/images/design/navLong_on.gif); 
	background-repeat: no-repeat;
	/*background-color: #81CBF1;
	This is now defined in the ColorXXX classes*/
}

/* LEFT SIDE NAVIGATION */
.leftNav1 { 
	background: #7376B8 url(/images/design/subnavBk.gif) no-repeat;
	font-weight:bold;
	color: #666;
	padding: 8px 0 0 22px;
	text-align: left;
}
.leftNav2 { 
	background: #81CBF1 url(/images/design/subnavBk2.gif) no-repeat;
	font-weight:bold;
	color: #666;
	padding: 1px 0 0px 14px;
	text-align: left;
}

/* changed by Florian 08/01/2005 for Box without arrow */
.leftNav3 { 
	background: #81CBF1 url(/images/design/subnavBk3.gif) no-repeat;
	font-weight:bold;
	color: #666;
	padding: 1px 0 0px 14px;
	text-align: left;
}
.leftNavBottom { 
	background: url(/images/design/subnavBkLong.gif) no-repeat; 
	padding: 1px 0 0px 14px;
	height: auto;
	clear: both;
}
.leftNavOn { color: #F50; }

.greyBox{
	position: relative;
	background:#EEE;
	width:172px;
	padding: 5px 0px 5px 8px;
}
.separatorTopLeft{
	width:170px;
	border-width:2px; 
	border-style:solid none none solid;
	border-color:#FFAD00;
}

.separatorLeft{
	width:170px;
	border-width:2px; 
	border-style:none none none solid;
	border-color:#FFAD00;
}

/* Classes for Events page */
/* added by Flo 08/02/2005 */

td.greyBackground{
	background-color: #EEE;
	align: top;
	height: 15px;
}
td.event{
	color: #666;
	font-size: 10px;
	vertical-align: top;
	padding: 3px 0px 0px 3px;
}
td.eventLine{
	HEIGHT: 1px; 
	BACKGROUND: #457;
}

/* added by Flo 08/01/2005*/
.activeMenu{
	position: relative;
	background: #D3E2E9;
	left:0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:172px;
	clear: both;

}
.activeMenuList{
	position: relative;
	background: #D3E2E9;
	left:0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:152px;
	clear: both;
}

/* Background color for NavTabs */
.ColorHome{
	background-color: #FCB415;
}
.ColorConsumers{
	background-color: #F14D22;
}
.ColorProfessionals{
	background-color: #B9D53E;
}
.ColorEducators{
	background-color: #81CBF1;
}
.ColorBroadcasters{
	background-color: #7376B8;
}
.ColorMyPinnacle{
	background-color: #EF59A1;
}
.ColorAboutUs{
	background-color: #FF7F00;
}

/* left side subnavigation */
.subNavContainer {
	margin:4px 0 0 10px;
	padding:4px 0 0 10px;
}
.subNavContainer ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
}	
.subNavContainer ul li {
	list-style-image: url(/images/design/bullet.gif);
	margin: 0;
	padding: 0;	
}
.subNavContainer ul li.on {
	list-style-image:   url(/images/design/bullet_orange.gif);
	margin: 0;
	padding: 0;	
	color: #F14D22;
}
ul.noBullet li {
	list-style-type: none;
	list-style-image: none;	
	margin: 0 0 0 4px;
	padding: 0 0 0 4px;
	font-weight: normal;
}


/* Any lists */
.listCommon {
	margin:4px 0 0 15px;
	padding:4px 0 0 15px;
	color:#333;
}
.listCommon ul {
	margin: 0;
	padding: 0;
}	
.listCommon ul li {
	list-style-image:   url(/images/design/bullet.gif);
	margin:3px 0 0 0px;
	padding: 0;	
}

.listCommon2 {
	margin:0px 0 0 15px;
	padding:0px 0 0 15px;
	color:#333;
}
.listCommon2 ul {
	margin: 0;
	padding: 0;
}	
.listCommon2 ul li {
	list-style-image:   url(/images/design/bullet.gif);
	margin: 0;
	padding: 0;	
}

.listmargin{margin-top:0px;margin-left:25px;margin-bottom:20px;}

/* border for navigation top image */
.imgBdr { 
	border-top: 1px solid #CCC; 
	border-left: 1px solid #CCC; 
	border-bottom: 1px solid #CCC; 
}

/*MyPinnacle borders*/
td.top{border-top:1px solid #B648A0;}
td.left{border-left:1px solid #B648A0;}
td.right{border-right:1px solid #B648A0;}
td.bottom{border-bottom:1px solid #B648A0;}

/*MyPinnacle register box */
.loginBox {
	background: url(/images/design/mypinnacle_loginboxsmall.gif) no-repeat;
	clear:both;
	text-align:left;
	margin-bottom:8px;
	margin-right:0px;	
	height:165px;	
	width:191px;
}
.loginBoxLarge {
	background: url(/images/design/mypinnacle_loginbox2.gif);
	clear:both;
	text-align:left;
	margin-bottom:8px;
	margin-right:0px;	
	height:203px;	
	width:191px;
}


/* LINKS */
a:link, a:visited { text-decoration: none; color: #457; }
a:hover {  text-decoration: underline; }


	
