* 
{
	margin: 0; padding: 0;
}

body
{
  background-color: #3d154d;
	font-family: Verdana, Tahoma, Sans-serif;
	font-size: .78em;
}

h1, h2, h3
{
	font-family: Tahoma, Verdana, Sans-serif;
}

h1
{
	margin-top: 10px;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: .05em;
	margin-bottom: 1em;
}

	h1#mainheader
	{
		position: absolute;
		top: 210px;
		left: 100px;
		font-size: 1.7em;
}

h2
{
	font-size: 1.1em;
	letter-spacing: .03em;
	margin-bottom: 2px;
}

h3
{
	font-size: 1.1em;
	letter-spacing: .03em;
	margin-bottom: 1em;
}

p
{
	margin-bottom: 1.2em;
}

a
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

	a:hover
	{
		text-decoration: none;
	}

	#content a:hover
	{
		text-decoration: underline;
}

img 
{
	border: none;
}

.overflow
{
  height: 450px;
	overflow: auto;
}

ul
{
	list-style: none;
}

	ul.overflow
	{
		line-height: 2em;
	}

		ul.overflow	li
		{
			cursor: pointer;
		}

	ul.program
	{
		font-style: italic;
		line-height: 2.6em;
		font-size: 1.2em;
	}
		
em
{
	font-style: italic;
	font-weight: normal;
}
	
#container
{
	width: 990px;
	margin: 20px auto;
	position: relative;
}

#header
{
	height: 110px;
	background: url(../images/header_bg.gif) top left no-repeat;
	clear: both;
}

	#logo
	{
		float: left;
		margin-left: 1em;
		margin-top: 1em;
	}
	
	#feedback { float: right; margin-top: 15px; margin-right: 15px; height: 95px; width: 500px; color: #fff; font-style: italic; font-size: 1.2em; overflow: hidden; }
	#feedback ul { list-style: none; }
	#feedback ul li { display: none; }
	          
	#femmelogo
	{
		float: right;
		margin-right: 10px;
		margin-top: 5px;
		height: 100px; width: 82px;
		background: url(../images/femme-logo.gif) top right no-repeat;
}

#menu
{
  float: left;
	height: 34px;
	width: 100%;
	clear: both;
	background: #FFFFFF;
}
	#menu ul
	{
		list-style: none;
	}
	
	#menu li
	{
		display: block;
		float: left;
		margin-right: 1px;
	}
	
	#menu a span
	{
		display: block;
		float: left;
		height: 18px;
		line-height: 18px;
		cursor: pointer;
		padding: 4px 0px 4px 0px;
	}
	
	/* Normal tab */
	#menu a span.m
	{
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
		background: url(../images/tab_mns.gif) bottom left repeat-x;
}
	
	#menu a span.l
	{
		width: 13px;
		background: url(../images/tab_lns.gif) bottom left no-repeat;
}
	
	#menu a span.r
	{
		width: 13px;
		background: url(../images/tab_rns.gif) bottom left no-repeat;
}
	
	/* When hovering a tab */
	#menu a:hover span.m
	{
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
		padding: 6px 0px 2px 0px;
		height: 21px;
		background: url(../images/tab_mns.gif) bottom left repeat-x;
}
	
	#menu a:hover span.l
	{
		height: 21px;
		padding: 6px 0px 2px 0px;
		background: url(../images/tab_lns.gif) bottom left no-repeat;
}
	
	#menu a:hover span.r
	{
		height: 21px;
		padding: 6px 0px 2px 0px;
		background: url(../images/tab_rns.gif) bottom left no-repeat;
}
	
	/* When hovering a sub menu */
	#menu .current span.m
	{
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
		padding: 6px 0px 2px 0px;
		height: 21px;
		background: url(../images/tab_mns.gif) bottom left repeat-x;
}
	
	#menu .current span.l
	{
		height: 21px;
		padding: 6px 0px 2px 0px;
		background: url(../images/tab_lns.gif) bottom left no-repeat;
}
	
	#menu .current span.r
	{
		height: 21px;
		padding: 6px 0px 2px 0px;
		background: url(../images/tab_rns.gif) bottom left no-repeat;
}
	
	/* Sub tab */
	#subtab
	{
		background: #fff !important;
	}
	
	/* Sub tab content */
	#subcontent
	{
		display: block;
		float: none;
		margin-left: 78px;
		margin-top: 4px;
	}
		
		#subcontent li
		{
			display: block;
			float: left;
			margin-bottom: 4px;
			padding: 2px 10px 2px 16px;
			background: url(../images/li.gif) no-repeat;
			background-position: 0px 3px; 
}
		
		#subcontent li:hover
		{
		}
				
		#subcontent a
		{
			color: #000;
			text-decoration: none;
			font-weight: bold;
			font-size: 11px;
		}
		
		#subcontent a:hover
		{
			color: #21160d;
			text-decoration: underline;
			font-weight: bold;
			font-size: 11px;
		}

#content
{
  background-color: #fff;
	position: relative;
	line-height: 1.3em;
}

#main
{
  width: 560px;
  float: left;
	padding: 30px 2em 1em 2em;
	position: relative;
}

	#button
	{
		display: block;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 60px;
	}
	
	#button a span
	{
		margin-left: auto;
		margin-right: auto;
		color: #fff;
		font-size: 32px;
		font-family: Arial, Sans-Serif;
		padding: 28px 22px 16px 22px;
		display: block;
		width: 230px;
		height: 32px;
		background: url(../images/button.jpg) no-repeat;
		background-position: 0px 0px;
  }
	
	#button a:hover span
	{
		display: block;
		padding: 28px 22px 16px 22px;
		display: block;
		width: 230px;
		height: 32px;
		background-position: 0px -76px;
		cursor: pointer;
		text-decoration: none;
	}

#speakers { float: right; width: 355px; padding-right: 1em; padding-top: 30px; position: relative; }
#speakers img { border-style: none; }
#mediaspace { padding-bottom: 30px; }
#sponsors
{
  float: left;
	padding-left: 2em;
	height: 99px;
	clear: both;
	position: relative;
}

	#sponsors p
	{
		font-size: 11px;
		font-weight: bold;
	}

	#sponsors a
	{
		float: left;
		margin-right: 20px;
	}
	
	
#quotes
{
	margin-top: 40px;
}

	#quotes p
	{
		line-height: 1.4em;
		color: #000;
		font-style: italic;
		font-size: .9em;
		width: 80%;
	}
	
.contact
{
	
	margin-right: 30px;
}

	.contact img
	{
		margin-bottom: 5px;
		margin-right: 30px;
		float: left;
	}
	
	.contact p
	{
		line-height: 1.4em;
	}
	
.guest
{
	margin-right: 30px;
}

	.guest img
	{
		float: left;
		margin-bottom: 5px;
		margin-right: 20px;
	}
	
	.guest p
	{
		line-height: 1.4em;
	}

.clear
{
	clear: both;
}

.member
{
	background: #fff;
	padding: 1.2em 5px 5px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border-top: 3px solid #9ccb3b;
	border-bottom: 3px solid #9ccb3b;
	line-height: 1.4em;
}

	.member p img
	{
		float: left;
		margin-right: 10px;
		margin-bottom: 5px;
	}

	.member p
	{
		font-style: italic;
	}

.leftimg
{
	float: left;
	margin-left: 60px;
	width: 200px;
}

.rightimg
{
	float: left;
	margin-left: 50px;
	width: 200px;
}

.italic
{
	font-style: italic;
}

.error
{
    color:Red;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.description 
{
  font-size: 0.7em;
  color: #777777;
}	

.bullets { font-size: 1.1em; vertical-align: top; }
.label { text-align: right; padding-right: 10px; vertical-align: top; }
.choices { font-size: 0.8em; }
.info { margin-left: 70px; }
table.partners { width: 80%; padding-top: 50px; border-collapse: collapse; }
table.partners td { border-bottom: 1px solid #3d154d; vertical-align: middle; padding: 15px; margin: 15px; }
table.partners td.right { text-align: right; padding-right: 35px; }
#content .partners td a, #content .partners td a:hover { text-decoration: none; }

