/* ------------------------------------------------------------------------
CSS sheet for BizTalk Radio
Author: Chris Robinson
Date Created: 07-16-08

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS



------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
=MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
a{
	outline: none;

}
body{
	color: #000;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	text-align: center;
	background: #3772B8;
}
#outer{
	width: 100%;
	display: block;
	background: url(images/bodybg.jpg) repeat-x #C8D9E4;
}
#wrap{
	width: 1004px;
	display: block;
	margin: auto;
	text-align: left;
}
p{
	margin: 1.5em 0px;
}
/* -----------------------------------------------------------------------
=HEADER ELEMENTS
-------------------------------------------------------------------------*/
#header{
	width: 100%;
	height: 176px;
	position: relative;
}
ul.topnav{
	position: absolute;
	top: 0px;
	right: 0px;
}
ul.topnav li{
	float: left;
	list-style-type: none;
	display: block;
	padding-top: 5px;
}
ul.topnav li a{
	color: #C8D9E4;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #C8D9E4;
	padding: 5px 10px;
}
ul.topnav li.home a{
	border-left: 1px solid #C8D9E4;
}
ul.topnav li a:hover{
	color: #000;
	border-bottom: 1px solid #C8D9E4;
	background: #C8D9E4;
}
ul.nav{
	display: block;
	list-style-type: none;
	float: left;
	width: 230px;
}
ul.nav li{
	height: 25px;
}
ul.nav li a{
	color: #fff;
	width: 220px;
	height: 8px;
	padding: 1px 0 2px 3px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#header > ul.nav li a{
	height: 19px;
	padding: 3px 0 2px 3px;
}
ul.nav li a:hover{
	background: #C8D9E4;
	color: #000;
}
#header a.home{
	display: block;
	background: url(images/logo.gif) no-repeat;
	width: 291px;
	height: 161px;
	text-indent: -9999px;
	float: left;
}
#wrap > #header a.home{
	background: url(images/logo.png) no-repeat;
}
#header h3{
	float: left;
	font: 16px/1.5em "Lucida Handwriting", serif;
	font-weight: bold;
	color: #fff;
	margin-top: 65px;
	margin-left: 10px;
}
/* -----------------------------------------------------------------------
=CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#content{
	display: block;
	clear: both;
	width: 100%;
	background: url(images/contentBg.jpg) center center repeat-y;
	overflow: hidden;
}
#content h3{
	display: block;
	background: url(images/h3bg.jpg) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
	width: 197px;
	height: 29px;
	margin: 1.5em 0 0 0;
	clear: both;
}
ul.list{
	margin-left: 20px;
	list-style-type: none;
}
ul.list li{
	padding-left: 15px;
	background: url(images/bullet.jpg) left 3px no-repeat;
}
ul.list li a{
	color: blue;
	text-decoration: none;
}
ul.list li a:hover{
	text-decoration: underline;
}

img.seminar{
	border: none;
	float: left;
	margin: 5px 0 20px 145px;
}
/* -----------------------------------------------------------------------
=LEFT ELEMENTS
-------------------------------------------------------------------------*/
#left{
	float: left;
	width: 200px;
	margin-right: 0px;
	margin-top: 15px;
	padding-left: 8px;
}
#content > #left{
	margin-right: 3px;
}
#left form label{
	font-weight: bold;
	display: block;
}
#left form input{
	width: 181px;
}
#left form input.btn{
	width: auto;
	margin: .5em 0 0 10px;;
}
#left form #validationbox{
	display: none;
}
/* -----------------------------------------------------------------------
=MAIN CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#main{
	width: 525px;
	float: left;
	padding: 0 20px 10px 20px;
	overflow: hidden;
}
#content > #main{
	width: 545px;
}
#main h3{
	background: url(images/h3widebg.jpg) no-repeat;
	width: 527px;
}
#main a{
	color: #000;
	border-bottom: 1px dashed #000;
	text-decoration: none;
}
#main a:hover{
	border-bottom: 1px solid #000;
}
img.hosts{
	border: 2px solid #000;
	float: left;
	margin-right: 15px;
}
p.hosts .hostName{
	display: block;
	margin-top: 2px;
	font-weight: bold;
}
p.hosts .company{
	margin-left: 10px;
	text-indent: 15px;
}
#main ul{
	margin-left: 20px;
}
img.bioPic{
	float: left;
	margin: 1.5em 5px 5px 5px;
	border: 2px solid #000;
}
#main ul.sponsorList{
	margin: 0;
}
#main ul.sponsorList li{
	display: block;
	clear: both;
	margin: 10px 0;
	list-style-type: none;
}
#main ul.sponsorList li a{
	border-bottom: 0;
	float: left;
	margin: 10px 0 10px 10px;
}
#main dl dt{
	font-weight: bold;
}
#main dl dd{
	margin-left: 10px;
}
#main p.clear{
	display: block;
	clear: both;
}
#main form{
	width: 300px;
	margin: auto;
}
#main form label{
	font-weight: bold;
	display: block;
	margin-right: 10px;
	float: left;
}
#main input.submit{
	margin: 10px auto;
	display: block;
	clear: both;
}
#main .video{
	width: 425px;
	margin: auto;
	text-align: center;
	border: 5px ridge #3770B5;
	padding: 3px;
	background: #C8D9E4;
}
dl dd.embed{
	margin-bottom: 1.5em;
}
#main dl dd.embed a{
}
/* -----------------------------------------------------------------------
=RIGHT ELEMENTS
-------------------------------------------------------------------------*/
#right{
	float: left;
	width: 200px;
	padding-left: 8px;
	margin-top: 15px;
}
#right dl{
	margin: 0 0 1.5em 0;
	clear: both;
	display: block;
	height: 50px;
}
#right dl dt{
	background: url(images/datebg.jpg) no-repeat;
	width: 48px;
	height: 50px;
	display: block;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	float: left;
	margin-right: 6px; 
}
#right dl dt .month{
	display: block;
	font-size: 15px;
	padding-bottom: 5px;
}
#right dl dt.date{
	font-size: 12px;
}
#right dl dd{
	width: 145px;
	float: left;
}
#right dl a{
	color: blue;
	border-bottom: 1px dashed #000;
	text-decoration: none;
}
#right dl a:hover{
	border-bottom: 1px solid #000;
}
#right p.more{
	color: blue;
	margin: 5px 10px;
}
#right a.more{
	font-weight: bold;
	color: blue;
	padding: 0 5px;
	text-decoration: none;
}
#right a.more:hover{
	border-bottom: 1px solid blue;
}
/* -----------------------------------------------------------------------
=FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer{
	clear: both;
	display: block;
	background: #3772B8;
	width: 100%;
	height: 100px;
	color: #fff;
}
#footer #inner{
	margin: auto;
	width: 1004px;
	display: block;
}
#footer ul{
	float: left;
}
#footer ul li{
	float: left;
	margin: 10px;
	list-style-type: none;
}
#footer ul li a{
	color: #fff;
	border: 1px solid #fff;
	padding: 1px 3px;
	text-decoration: none;
	display: block;
}
#footer ul li a:hover{
	background: #fff;
	color: #3772B8;
}
/* -----------------------------------------------------------------------
=CALENDAR OF EVENTS ELEMENTS
-------------------------------------------------------------------------*/
#main ul.events{
	list-style-type: none;
	margin-left: 0px;
}
#main ul.events li{
	display: block;
	clear: both;
}
#main ul.events li.heading{
	font-weight: bold;
}
#main ul.events li span.date{
	width: 150px;
	display: block;
	float: left;
}









