﻿#titlebar
{
    border-top: solid 10px #f0f0f0;
    padding-top: 5px;
    
    background: #fff url(../images/dots-horiz.gif) repeat-x bottom left; /* IE <=6 does not support 1px dotted lines */
}

#titlebar span
{
	padding-left: 25px;
	color: #808080;
}

#titlebar span span
{
	padding: 0px;
	padding-right: 3px;
}

#titlebar span a
{
	font-weight: bold;
	color: #808080;
}

#titlebar span a:hover
{	
	color: #6c9cc7;
	text-decoration: none;
}

#titlebar h1
{
	margin-left: 180px;
	margin-bottom: 0px;
    color: #7aa6cb;
	letter-spacing: -0.05em;    
    font-weight: normal;
	font-size: 300%;
    font-family: Trebuchet MS, Verdana, Sans-Serif;   
    background-image: url(../images/titlebar-h1-bg.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding: 20px 0px 5px 10px;
    width: 550px;
}

#promotion
{
	position:absolute;
	left: 800px;
	padding-top: 16px;
	width: 160px;
	z-index: 1;
}

#webinarpromo
{
	text-align: center;
	position:absolute;
	color: #0099CC;
	font-size: 110%;
	font-weight: bold;
	left: 800px;
	padding-top: 125px;
	width: 160px;
	z-index: 0;
}

#content
{
    width: 960px;
    margin: 0px;
    padding: 0px;
}

#col-1
{
	float: left;
	width: 180px;

	background: #fff url(../images/content-page-menu-bg.jpg) repeat-y;
}

#col-1 ul
{		
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#col-1 ul.divider
{		
	background: url(../images/dots-horiz.gif) repeat-x bottom left; /* IE <=6 does not support 1px dotted lines */	
	font-weight: bold;	
}

#col-1 ul.current-level li
{		
	background: url(../images/current-page.gif) no-repeat center right;
	margin-right: 10px;
}

#col-1 ul.parent-level li
{		
	background: url(../images/top-of-page.gif) no-repeat center right;
	margin-right: 10px;
}

#col-1 ul li
{
	text-transform: uppercase;
	padding: 10px 10px 10px 25px;
	font-size: 90%;
}

#col-1 ul li a
{
	color: #676767;
}

#col-1 ul li.active a
{
	color: #6c9cc7;
	text-decoration: underline;
}

#col-1 ul li a:hover
{
    text-decoration: none;
    color: #6c9cc7;
}

#col-2
{
	float: left;
	width: 580px;
}

#col-2 #topping
{
	background: url(../images/dots-horiz.gif) repeat-x bottom left; /* IE <=6 does not support 1px dotted lines */
	padding: 10px;
	height: 170px;
}

#col-2 #trailer
{
	float: left;
}

#col-2 #links
{
	height: 150px;
	width: 190px;
	padding: 10px;
	margin-left: 10px;
	background-color: #f0f0f0;
	float: right;
	font-size: 90%;	
}

#col-2 #links p
{
	padding-bottom: 10px;
}

#col-2 #links span
{
	display: block;
	font-weight: bold;
	color: #f00;
	font-size: 110%;
	padding-bottom: 5px;
}

#col-2 #text
{
	padding: 20px;
	float: left;
		
	background: url(../images/dots-vert.gif) repeat-y bottom left; /* IE <=6 does not support 1px dotted lines */	
}

#col-2 #text p
{
	line-height: 1.5em;
	text-align: justify;
	margin: 0px 0px 10px 0px;
}

#col-2 #text ul
{
	line-height: 1.5em;
}

#col-2 #text h1
{
	margin-top: 20px;
	margin-bottom: 5px;
    letter-spacing: -0.0em;
    font-size: 220%;
    color: #096191;
    font-weight: normal;
    font-family: Trebuchet MS, Verdana, Sans-Serif;   
}

#col-2 #text h1 a
{
    color: #096191;
}

#col-2 #text h1.first-heading
{
	margin-top: 0px;
}

#col-2 #text h2
{
    letter-spacing: -0.0em;
    font-size: 170%;
    color: #6c9cc7;
    font-weight: normal;
    font-family: Trebuchet MS, Verdana, Sans-Serif;   
    margin-bottom: 5px;
}

#col-2 #text h2 a
{
    color: #6c9cc7;
}

#col-2 #text h3
{
    font-size: 120%;
    font-weight: normal;
    font-style: italic;
    
    margin-bottom: 5px;
}

#col-3
{
	float: left;
	width: 160px;		
	padding-bottom: 40px;
	background: url(../images/dots-vert.gif) repeat-y bottom left; /* IE <=6 does not support 1px dotted lines */
}

#col-3 div
{
	padding: 20px 10px 20px 20px;
	background: url(../images/dots-horiz.gif) repeat-x bottom left; /* IE <=6 does not support 1px dotted lines */
}

#col-3 div ul
{
    margin: 0px;
    padding: 0px 0px 10px 20px;
}

#col-3 div ul li.pdf
{	
    list-style-image: url(../images/pdf.gif);
    padding-bottom: 5px;
	margin-left: 10px;    
}

#col-3 div ul li.pdf a
{	
    position: relative;
    top: -3px;
    left: 3px;
}

#inner-col-1
{
	float: left;
	width: 320px;

	background: #fff url(../images/content-page-menu-bg.jpg) repeat-y;
}

#inner-col-2
{
	float: left;
	width: 260px;

	background: #fff url(../images/content-page-menu-bg.jpg) repeat-y;
}

.please-wait
{
	color: #C0C0C0;
	font-size: 90%;
}

img.inline-icon
{
	vertical-align: middle;
	border: 0px;
}

img.pad-right
{
	padding-right: 5px;	
}

img.pad-left
{
	padding-left: 5px;	
}

a.back-to-top
{
	display: block;
	text-align: right;
	background: url(../images/top-of-page.gif) no-repeat center right;
	font-size: 80%;
	color: #c0c0c0;
	padding-right: 10px;
	text-transform: lowercase;
}

/*
	FORM ELEMENTS
*/
div.form-panel
{
    background: url(../images/dots-horiz.gif) repeat-x bottom; /* IE <=6 does not support 1px dotted lines */
    padding-bottom: 20px;
}

div.form-panel input, select, textarea
{
	color: #6d6d6d;
    font-family: TrebuchetMS, Verdana, Sans-Serif;
    padding: 2px;
    font-size: 0.9em;
}
        
div.form-panel div
{
	margin-left: 5px;
    margin-bottom: 5px;
}

div.form-panel label
{
    width: 150px;
    padding: 2px 10px 1px 0px;
    
    text-align: left;
    float: left;
    display: block;
    
    clear: both;
}

div.form-panel td label
{
    position: relative;
    top: -1px;
    padding: 0px;
    text-align: left;
    float: none;
    display: inline;
}

div.form-panel span.checkbox input
{
    float: none;
    display: inline;
    clear: none;
}


div.form-panel span.checkbox label
{
    float: none;
    display: block;
    clear: none;
    position: relative;
    top: -20px;
    left: 23px;
}

span.mandatory
{
    color: red;    
}

p.mandatory
{
	font-size: 80%;
    text-align: right; 
    color: gray;
    margin-top: 10px;
}

div.validator
{
	width: 350px;
	position:relative;
	left: 160px;
	top: 2px;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 5px;
	background: url(../images/validation-arrow.gif) no-repeat; /* IE <=6 does not support 1px dotted lines */        
}

.validator-panel
{
	display: block;
    background: url(../images/dots-horiz.gif) repeat-x bottom; /* IE <=6 does not support 1px dotted lines */
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.validator-panel p
{
	color: black;
}

/*
	NEWS SPECIFIC
*/
div.news-panel
{
    font-size: 90%; 
    color: #c9c9c9;
    background: url(../images/dots-horiz.gif) repeat-x bottom; /* IE <=6 does not support 1px dotted lines */
    margin-bottom: 20px;
    padding: 0px 0px 2px 0px;
}