/* CSS Document */

body
{
	background-image:url('images/bgi.png');
	font-family: arial, sans-serif;
	margin:0;
}
p.announcement
{
	font-family: Helvetica, Arial, sans-serif;
	font-size:24px;
	letter-spacing:-1;
	line-height:24px;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:0;
}

label
{
	float:left;
	width:150px;
	text-align:right;
	margin-right:10px;
	margin-bottom:5px;
}
label.webinarLabel
{
	float:left;
	width:75px;
	text-align:right;
	margin-right:10px;
	margin-bottom:5px;
}
legend
{
	font-size:14px;
	font-weight:bold;
}
input
{
	width:200px;
	margin-bottom:5px;
}
input.buttons
{
	width:100px;
}
input.webinarButtons
{
	width:85px;
	margin-bottom:5px;
}
input.webinarInput
{
	width:175px;
	margin-bottom:5px;
}
fieldset
{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}
fieldset.webinarFs
{
	border-style:none;
	border-width:0;
}


div#header
{
	margin:0;
	padding-top:15px;
	width:100%;
	text-align:center;
	background-color:#0c7e88;
}

div#nav
{
	margin:0;
	width:100%;
	text-align:center;
	background-image:url('images/nav_back.gif'); 
	background-repeat: repeat-x;
}

div#nav #holiday-msg{
    background-image: url("images/holiday-bg02.png");
    background-repeat: repeat-x;
    border-top: 1px solid #999999;
    color: #FFFFFF;
    font-family: arial;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    margin: 0;
    padding: 2px 0;
    text-shadow: 1px 1px #000000;
    width: 100%;
}
div#nav #holiday-msg a{
    color: #FFFFFF;
	text-decoration:underline;
}
#wrapper
{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #6F6F6F;
	height:auto !important;
	margin:10px auto;
	width:940px;
}

#content
{
	width:940px;
	padding-bottom:40px;
}
#bodyContent{
	float:left;
	width:480px;
}
#contentWebinars
{
	margin:0 auto;
	width:800px;
	padding-bottom:40px;
}

#txtHeader
{
	color:#000000;
	font-family:helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	margin-left:5px;
	margin-right:10px;
	margin-top:10px;
	width:460px;	
}
#txtSession
{
	margin:auto;
	width:700px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-top:5px;
}
#txtHeaderWide
{
	margin:auto;
	margin-left:10px;
	margin-right:10px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin-top:10px;
	font-weight:bold;
}

#txtBody
{
	margin-left:5px;
	margin-top:10px;
	min-height:350px;
    float:left;
	width:460px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}

#txtBody a{
  color:Teal;
}

#txtBody a:hover{
  color:Teal;
}

#txtBodyWebinars
{
	margin-top:10px;
	width:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
#txtBodyWebinars2
{
	margin-top:10px;
	margin-left:10px;
	float:left;
	width:450px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
div#leftSidebar{
	float:left;
	width:220px;
}
div#Sidebar
{
	margin-top:10px;
    float:right;
	width:240px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
div#Sidebar #secondary-nav{
  padding-top:40px;
}

div#Sidebar #secondary-nav ul{
  list-style: circle inside none;
  margin: 0 0 0 10px;
  padding: 0;
}
div#Sidebar #secondary-nav ul li{
    border-bottom:1px #cccccc dotted;
    line-height: 1.2;
    padding-bottom: 10px;
    padding-top: 10px;    
    width: 210px;
}

div#Sidebar #secondary-nav ul li a{
  color: Teal;
  text-decoration:underline;
}
div#Sidebar #secondary-nav ul li a:hover{
  color: black;
  text-decoration:underline;
}

div#Sidebar #secondary-nav ul li a:active{
  color: red;
  text-decoration:underline;
}

div#SidebarLogin
{
	margin-top:10px;
	padding-right:10px;
    float:right;
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
div#Footer 
{
/*
	position:absolute;
	width:100%;
	height:65px;
	bottom:0 !important;
	border-top: 3px solid #353535;
	clear: both;
	font-size: 0.8em;
	background:  #cccccc;
	color: #000000;
*/
	background:none repeat scroll 0 0 #CCCCCC;
	border-top:3px solid #353535;
	bottom:0 !important;
	clear:both;
	color:#000000;
	font-size:0.8em;
	width:940px;		
}

div#Footer2 
{
	width:940px;
	height:65px;
	bottom:0 !important;
	border-top: 3px solid #353535;
	clear: both;
	font-size: 0.8em;
	background:  #cccccc;
	color: #000000;
}

div#FooterText
{
	margin: 0 auto;
	width:700px;
	text-align:justify;
}
#FooterText a
{
	color:#000000;
}
#leftSidebar img{
	position:relative;
	z-index:9999;
}
#leftSidebar #ct-ads-header{
	-moz-border-radius:7px 7px 7px 7px;
	-webkit-border-radius:7px 7px 7px 7px;
	border-radius:7px 7px 7px 7px;
	background-color:#EBEBEB;
	float:right;
	margin:0 8px 0 10px;
	padding-right:5px;
	position:relative;
	text-align:right;
	top:-25px;
	width:200px;
	z-index:10;
}
#leftSidebar #ct-ads-body{
	float:left;
	margin:0 10px;
	width:200px;
}
#leftSidebar .rbroundbox {
    background-color: #D3D3D3;
    float: left;
    margin: 0 10px;
    position: relative;
    top: -35px;
    width: 200px;
}

#leftSidebar .rbtop div, .rbtop, .rbbot div, .rbbot {
	font-size:1px;
	height:12px;
	width:100%;
}

#leftSidebar .rbtop {
	background:url("images/simple_top_right-grey.gif") no-repeat scroll right top transparent;
}

#leftSidebar .rbtop div {
	background:url("images/simple_top_left-grey.gif") no-repeat scroll left top transparent;
}

#leftSidebar .rbcontent {
	margin:0 6px;
}

#leftSidebar .rbbot {
	background:url("images/simple_bottom_right-grey.gif") no-repeat scroll right bottom transparent;
}

#leftSidebar .rbbot div {
background:url("images/simple_bottom_left-grey.gif") no-repeat scroll left bottom transparent;
}

#leftSidebar .rbcontent h2{
	margin-top:0;
	margin-bottom:5px;
	padding-top:0;
	padding-bottom:0;
	text-align:right;
}
#leftSidebar .rbcontent p{
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 5px;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: left;
}
