@charset "utf-8";
/* CSS Document */

img {border:none;}
body { background:#316487 url("css-images/bg-bluestripe.gif") repeat-x ; margin-top:0px; color:#515151;}
#container { background-color:#ffffff; color:#261c12; position:relative;}
a:link {color:#3f87b1;}
a:visited,a:hover {color:#f15a2c;}
.orange {color:#d25435;}
.blue {color:#01394e;}
.smallsize {font-size:13px;}
.left-img { float:left; padding:0 10px 10px 0;}

h1 { font-size:24px; margin-top:0px; }
/* HEADER / NAV =======================================================================================================================================================*/

#header {background:#4d4435 url("css-images/bg-headerstripe.gif") repeat-x; height:90px; } 
#header h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:19px; color:#515151; margin-top:23px;}
#logotext {font-size:10px; color:#515151;}
/* BODY ==========================================================================================================================================================*/

#Contentwrap{ color:#231f20;}
#Contentwrap h1 {color:#4695ba;}
#Contentwrap ul { padding-left:20px; padding-bottom:5px; margin-left:0px;}
#Contentwrap ul li { padding-bottom:6px;}

#bluebox {
background-color:#FAEADC;
color:#515151;
left:535px;
padding-top:10px;
position:absolute;
top:290px;

 } 



#bluebox-thankyou {
	position:absolute;
	background-color:#faeadc;
	left: 409px;
	top: 290px;
	color:#515151;
	padding-top:10px;
}

#bluebox h2, #bluebox-thankyou h2 { color:#4695ba; font-size:24px; }

 
/* SIDEBAR ==========================================================================================================================================================*/

.webinartable label{ display:block; padding:2px 7px; background-color:#f6dcc5; color:#515151; font-size:12px; font-weight:normal;}

.viewbutton a {background:transparent url('css-images/btn-download.gif') no-repeat scroll 0 0; margin-left:52px;  }
.viewbutton a {display:block; padding:0px 0 0; text-decoration:none;width:208px; height:46px; margin-bottom:15px;}
.viewbutton a:hover {background-image: url('css-images/btn-download-on.gif')}
.viewbutton strong {visibility:hidden;}

/* FOOTER ==========================================================================================================================================================*/

#footer { background:#ffffff; height:15px; color:#ffffff;}
#footer ul li {display:inline; font-family:Verdana, Arial, Helvetica, sans-serif;}

/* =========================================================================================================================================== */
/* Code below just a refrence */ 

/* Search Form */

.searchform, .insiderform {font-size:11px;padding:0;}
.searchinput {padding:2px;}
.searchSubmit {padding-top:10px;}
#search {padding: 25px 0 0 320px;width:140px;}
#search td {padding:0;}
#search input[type="text"], form#insider input[type="text"] {
border:1px solid #CCCCCC;
font-family:Arial,sans-serif;
padding:2px;
vertical-align:middle;
width:100px;
}
input, textarea, select {margin:0.2em 0;border:2px solid #e0c7b1; padding:4px;}

