﻿/* globals */

body
{
	font-size: 75%;
	background-color: #004f70;
	margin: 0;
	padding: 0;
	position: relative;
}


p, h1, h2, h3, h4, li, td, th, input, select, label {
	font-family: Arial;
	font-size: 100%;
}

p, li, td, th
{
	color: #646567;
}


h1, h2, h3, h4
{
	color: #629eb7;
}

h1
{
	text-transform: uppercase;
}

h2, h3, h4, li, td, input, select, label {
	padding: 0;
	margin: 0;
}

p, h1, table
{
	padding: 0;
	margin: 0 0 1em 0;
}

a, a:hover, a:visited
{
	color: #629eb7;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

.container
{
	margin: 30px auto 0px auto;
	width: 800px;
	background-color: #fff;
	position: relative;
}

.container .header
{
	margin: 0px 30px 0px 30px;
	height: 145px;
	position: relative;
}

.container .header img.logo
{
	position: absolute;
	left: 0;
	top: 30px;
}

.container .header img.smalllogo
{
	position: absolute;
	left: 128px;
	top: 88px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

.container .header img.smalllogo:hover
{
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.container .header img.text
{
	position: absolute;
	right: 0;
	top: 30px;
}

.container ul.nav
{
	margin: 30px 30px 0 30px;
	padding: 0;
	height: 16px;
	width: 740px;
	list-style: none;
}
.container ul.nav a
{
	height: 16px;
}

* html .container ul.nav
{
	width: 800px;
}

.container ul.nav li
{
	float: left;
	margin: 0;
	padding: 0;
}

.container .content
{
	margin: 30px 40px 0 40px;
	padding: 0 0 45px 0;
	position: relative;
}

* + html .container .content /* IE7 */
{
	padding: 0 0 15px 0;
}

.container div.logos
{
	position: absolute;
	right: 0;
	bottom: 30px;
	border-top: solid 1px #629eb7;
	height: 60px;
}

.container div.logosleft
{
	position: absolute;
	width: 540px;
	left: 0;
	bottom: 30px;
	border-top: solid 1px #629eb7;
	height: 60px;
}

.container .copyright
{
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	height: 15px;
	border-top: solid 1px #629eb7;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.container .copyright p
{
	font-size: 0.8em;
	margin: 0;
	text-transform: uppercase;
}

*html .container .ie6Copyright
{
	height: 50px;
	position:absolute;
	width:600px;
}

.container .content ul
{
	margin: -1em 0 1em 1.2em;
	padding: 0;
}
.container .content ol
{
	margin: -1em 0 1em 1.8em;
	padding: 0;
}

.container .content ul li, .container .content ol li
{
	margin: 0;
	padding: 0;
}

.container .content div.col12
{
	float: left;
	width: 535px;
	padding-right: 10px;
	min-height: 280px;
	border-right: solid 1px #629eb7;
}

.container .content .col12 div.frontpage 
{
	padding-bottom: 73px;
}

.container .content div.col3
{
	padding-bottom: 73px;
}

.reglogo
{
	display:block; 
	text-align:right; 
	margin-top:-80px;
	margin-right: 10px
}

.container .content div.col1
{
	float: left;
	width: 256px;
	padding-right: 10px;
	min-height: 280px;
	border-right: solid 1px #629eb7;
}

.container .content div.col2
{
	float: left;
	width: 257px;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 280px;
}

.sponsorsection
{
}

.sponsorsection div.normal
{
	border-top: solid 1px black;
}

.sponsorsection div.platinum
{
	border-top: solid 1px black;
	background-image: url(http://www.ipbusinesscongress.com/2008/images/sponsors/platinum.png);
	height: 27px;
}

.sponsorsection div.gold
{
	border-top: solid 1px black;
	background-image: url(http://www.ipbusinesscongress.com/2008/images/sponsors/gold.png);
	height: 27px;
}

.sponsorsection div.silver
{
	border-top: solid 1px black;
	background-image: url(http://www.ipbusinesscongress.com/2008/images/sponsors/silver.png);
	height: 27px;
}

.sponsorsection div.bronze
{
	border-top: solid 1px black;
	background-image: url(http://www.ipbusinesscongress.com/2008/images/sponsors/bronze.png);
	height: 27px;
}

.sponsorsection h1
{
	color: #646567;	
	font-variant: normal;
	text-transform: none;
	padding-left: 1px;

}

.sponsorspacer
{
	border-top: solid 1px #CECFCE;
	margin: 0 0 5px 0;
}
.sponsoritem
{
	margin: 0 0 5px 0;
	
}
.sponsorsection .sponsoritemleft ul 
{
	padding: 0 0 0 2px;
}
.sponsoritemleft
{
	float: left;
	width: 535px;
	border-right: solid 1px #CECFCE;
	padding: 5px 10px 5px 0;
}

.sponsoritemright
{
	padding: 5px;
}
.sponsoritemright img
{
	display: block;
	margin: auto;
}
	
/*speakers*/

table.speakers
{
	border-top: solid 1px black;
	width:720px;
}

table.profileList
{
	width:720px;
	border-top: solid 1px black;
	
}

table.speakers th
{
	text-transform: none;
	text-align: left;
	padding: 5px 0;
	border-bottom: #cecfce 1px solid;
	font-weight: normal;
}

table.speakers td
{
	border-bottom: #cecfce 1px solid;
	vertical-align: top;
	padding: 5px 0;
	color: #629eb7;
}

table.speakers td.col1
{
	font-weight: bold;
}

table.profileList td.col1
{
	width:556px;
	padding: 0 20px 10px 0;	
}
table.profileList td.col2 img
{
	float:right;
	margin-top: 4px;
}	

table.profileList td.col3
{
	border-bottom:1px solid #cccccc;
	padding-bottom: 10px;
}


table.profileList td.col3 a
{
	text-decoration:  underline;
	color:Navy;
}

table.speakers td.col1, table.speakers th.col1
{
	width: 169px;
	border-right: solid 1px #CECFCE;		
	
}
table.speakers td.col2, table.speakers th.col2
{
	width: 272px;
	border-right: solid 1px #CECFCE;
}

table.speakers td.col3, table.speakers th.col3
{
	width: 265px;
}


* html .container .content div.col1, * html .container .content div.col12 /* min height ie6 */
{
	height:auto !important;
	height: 280px;
}

* html .content /* ie6 holly hack! */
{
	height: 1%;
}

/*
.container .content div.col3
{
	float: right;
	width: 164px;
	padding-bottom: 60px;
	padding-left: 10px;
	text-align:	center;
}
*/

.feedback input, .feedback textarea, .speakerdetails input, .speakerdetails textarea
{
	border: solid 1px #646567;
}

.feedback textarea
{
	width: 246px;
}

.speakerdetails textarea
{
	width: 300px;	
}

.feedback label
{
	display: inline-block;
	width: 70px;
}

.speakerdetails label
{
	display: inline-block;
	width: 170px;
	text-align:right;	
}
	
.feedback input.text
{
	width: 175px;
}

.speakerdetails input.text
{
	width: 200px;	
}

.feedback input.required, .feedback textarea.required, .speakerdetails input.required, .speakerdetails textarea.required
{
	background-color: #fcc;
}

table.bookingform col.col1
{
	width: 105px;
}

table.bookingform input
{
	width: 181px;
}
table.bookingform select
{
	width: 185px;
}

.mainBlock
{
	height: 650px;
	overflow:auto;
}

.listBox
{
	overflow:auto;
	height:500px;
	margin-bottom: 20px;
}

.listBox table td
{
	padding-top: 10px;
	border: 1px solid #cccccc;
	border-collapse:collapse;
}

.alert
{
	color:Red;
}

/**styles for the feedback form */

.questionHead
{
	border-bottom: 3px solid #80B25F;
	margin-bottom: 50px;
	padding: 10px 20px 10px 0;	
}

.questions h1, .questionHead h1, p .greenLine
{
	color: #80B25F;
	font-weight:bold;
	text-transform: none;
}
.questions h2, .questionHead h2
{
	color:#005375;
	margin: 10px 0;
}

.questionHead span, .questions span
{
	color:#005375;
	margin: 10px 0px;
}

.questions 
{
	list-style:none;
	width:600px;
}
.questions li
{
	padding-left:5px;
}

.questions input, .questions textarea
{
	margin-left: 10px;
}

.questionHead h1
{
	font-size: 22px;
}

.questionHead h2
{
	font-size: 14px;
}

.buttonLine
{
	height: 20px;
}

.photos .listing
{
	min-height:500px;
	float:left;
}
.listing
{
	min-height:350px;
}

.plist
{
	font-size : 16px;
	line-height: 30px;
	}

*html .photos
{
	min-height:500px;
	height:auto !important;
	height:500px;
}

*html .listing
{
	min-height:350px;
	height:auto !important;
	height:350px;
	font-size: 16px;
}

.photo
{
	border: solid 1px #333;
}

.thumbnail
{
	margin: 0px 0px 40px 0px;
	padding: 0;
}

.rightmargin
{
	margin-right: 40px;
}
.photobox
{
	width: 730px;
	/*float:left;*/
	overflow:hidden;
}
.navBottom
{
	/*float:left;*/
	width:600px;
	margin-bottom:30px;
	text-align:left;
	overflow:hidden;
}

*html .navBottom
{
	float:left;
	width:600px;
	overflow:hidden;
}