body, html {
	font: 12px/1.3em Arial, Helvetica, sans-serif;
	width: 100%;
	min-height:100%;
	height:100%;
	padding:0;
	margin:0;
	text-align:center;
	background: #F0F0F0 url(../images/grey-top2.jpg) top left repeat-x;
}
/*positioning of elements*/
div#wrap{
	display:block;
	width: 885px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
	margin-left: auto;
    margin-right: auto;
	text-align:left;
}
div#header{
	display: block;
	height: 118px;
	width:auto;
}
div#header img.dates{
	position:absolute;
	top:0px;
	margin-left:130px;
	padding:0;
}
div#nav{
	display:block;
	width:223px;
	position: absolute;
	top: 143px;
	margin:0;
	padding:0;
	/*z-index:20;*/
	background:url(../images/nav-background-animated.gif) repeat-y;
}
div#footer{
	display:block;
	width:100%;
	text-align:center;
	padding:0 0 20px 0;
	margin:0;
	/*z-index: 50;*/
	background: url(../images/footer-background-animated.gif) bottom no-repeat;
}
div#footer p, div#footer img{
	padding-left:23px;
} 
div#arrow{
	display:block;
	height:168px;
	background-color:transparent;
	margin:0;
	padding:0;
}
div#arrow p{
	margin: 70px 25px 0 25px;
}

div#content-wrap{
	display:block;
	position: absolute;
	top: 125px;
	margin-left:230px;
}

div#left-content{
	display:block;
	width:370px;
	position:absolute;
	top:0px;
	left:0px;
	padding:0 7px;
	margin:0 0 1em 0;
	/*background: url(../images/blue-shade.jpg) top left repeat-x;*/
}
div#right-content{
	display:block;
	width:250px;
	position:absolute;
	top:0px;
	left:388px;
	padding:0 7px;
	margin:0 0 1em 0;
	background: url(../images/razzle-dazzle.gif) bottom right no-repeat;
}
/* End positioning*/

/*Navigation Style*/
div#nav ul#main-nav{
	list-style-type: none;
	padding:0 0 17px 0;
	margin:0;
}
div#nav ul#main-nav li{
	list-style-type: none;
	margin:0;
	padding:0;
}

ul#main-nav li a{
	display:block; 
	width:145px;
	height:27px;	
	font: 14px/25px Arial, Helvetica, sans-serif;	 /* The line height being the same height as the box vertically aligns the text without having to add padding*/
	margin-left: 35px;
	padding-left:43px;
	/* In every browser but IEWIN this will allow the user to rollover any part of the box to hit the link*/
}

#main-nav a:link{	
	background-color: transparent;
	color:#484848;
	text-decoration:none;
	
}
	
#main-nav a:hover, .active{
	background: transparent url(../images/rollover-on-nav-grey.gif) left top no-repeat;
	color:#484848;
	text-decoration:none;
}

#main-nav a:visited{
	color:#484848;
	text-decoration:none;
}
/*End Navigation Style*/

/*UNIVERSAL GLOBAL Styles*/
.hidden{
	display:none; 
	visibility:hidden
}

img, a{ 
	border:0px;
}

img{
	padding:0;
	margin:0;
}

img.float-left{
	float:left;
	margin:0 .3em 0 0;
}

a{
	color:#484848;
}
a:link{
	color:#484848;
}
a:hover{
	color: #FF0000;
	/*background-color:#fffdd7;*/
}
a:visited{
	color:#6666FF;
}


h1{	
	font: bold 18px Arial, Helvetica, sans-serif;
	/*padding-bottom: 2px;
	border-bottom: 1px dashed #233247;*/
	color: #233247;
}
h2{	
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #233247;
}
h3{	
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #233247;
}
h4{	
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #233247;
}
.highlight{
	font-size:14px;
	font-weight:bold;
}

blockquote{
	margin:0;
	padding:0;
	font-style:italic;
}

/* Speakers table*/
table#speakers th{
	background-color:#333333;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}
/* Rates table*/
table#rates th{
	font-weight:bold;
	font-size:14px;
}

th, td{
	padding: .3em;
}

.alt{
	background-color:#CCCCCC;
}
caption{
	font-weight:bold;
	font-size:14px;
}
tr.alt td{
	border-bottom: 1px solid #040404;
}
/*---------------------------
-----------------------------Sponsor logos-----------------------*/
div#sponsor-logos{
	text-align:center;
}
div#sponsor-logos img{
	margin:0.5em;
}

div#sponsor-logos{
	margin-bottom:10px;
}
div.major-sponsor{
	border-bottom:1px dashed #444444;
}
div.supporter{
	display:inline;
}

/*---------------------------speaker image 
-----------------------------razzle dazzle-----------------------*/
.speaker-img{
	border:1px dashed black;
}
/*---------------------------
-----------------------------Scehdule list-----------------------*/
ul.schedule{
	margin:0;
	padding:0;
}
ul.schedule li{
	list-style-type:none;	
	padding-bottom:.75em;
}
ul.schedule li ul {
	list-style-type:circle;
	padding:0 0 0 6em;
}

ul.schedule li ul li{
	list-style-type:circle;
	margin:0;
	padding:0;
}

ul.schedule span{
	display: block;	
	clear:left;
	float:left;
	font-weight:bold;
	margin:0;
	padding:0 0 .3em 0;
	width: 5em;
}

/*---------------------------
-----------------------------Gallery  list-----------------------*/
ul.gallery{
	margin:0;
	padding:0;
}
ul.gallery li{
	display: inline;
	list-style-type:none;	
	padding: 7px;
}


/*---------------------------
-----------------------------Showcase times-----------------------*/
p.Showcase-times{
	font-weight:bold;
	color:#003366;
	margin:0;
	padding:0;
}

/*-----extras-------------*/
ul.podcasts li{
	padding-bottom:.75em;
}