/* 	--------
	CSS for Women in Print
	created by Heidelberg Graphic Equipment
	in Nov 2007
	--------
*/

* {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #646464;
	margin: 0px;
	padding: 0px;
}

body { 
	background-color: #FFFFFF;
	margin: 0 auto;
	line-height: 2em;
}

#main {
	position: relative;
	width: 945px;
	margin: 20px auto;
	height: auto;
}

a, a:active, a:visited {
	text-decoration: none;
	color: #FF99CC;
	font-weight: normal;
	border: none;
}

a:hover {
	color: #646464;
}

img {
	border: none;
}

.landingpage {
	font-size: 18px;
	line-height: 1.7;
}

.landingpage strong {
	font-size: 18px;
}

.invitation {
	font-size: 14px;
	line-height: 1.7;
}

.invitation strong {
	font-size: 14px;
	line-height: 1.7;
}

.payment {
	font-style: italic;
	font-size: 14px;
	line-height: 1.7;
	color: red;
}

.payment strong{
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 1.7;
	color: red;	
}

.payment_small{
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
	line-height: 1.7;
	color: red;	
}

.paymentline {
	font-size: 14px;
	line-height: 1.7;
	color: red;
}

.paymentline strong{
	font-size: 14px;
	text-decoration: underline;
	line-height: 1.7;
	color: red;
}

.red {
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	line-height: 1.7;
	color: red;	
}

/* 	--------
	Header 
	--------
*/
#header  {
	background-image: url(../images/header.jpg);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
	height: 125px;
}

#circles {
	background-image: url(../images/circles1.jpg);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
	margin: 0 0 0 12px;
	position: absolute;
	left: 10px;
	top: 125px;
	width: 232px;
	height: 119px;
	float: left;
}

#headline {
	position: absolute;
	margin: 0px;
	width: 172px;
	height: 20px;
	top: 170px;
	left: 250px;
}

.button {
	margin: 30px 0 0 80px;
}

/* 	--------
	Middle 
	--------
*/
.middle {
	background-color: #f9f5f6;
	margin: 0 0 0 22px;
    height: auto;
	min-height: 360px;
    width: 900px;
}

.popup {
	background-color: #f9f5f6;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #646464;
	margin: 0px;
	padding: 0px;
}

.questions {
	margin: 10px 0 0 25px;
	font-size: 12px;
	color: #646464;
}

#popheader  {
	background-image: url(../logos/WiP_logo_final_small.gif);
	background-position: 320px 0px; 
	background-repeat: no-repeat;
	height: 48px;
}

#popline {
	margin: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}

#page_events {
	min-height: 600px;
}

.events_height {
	postion: relative;
	margin: 0 0 0 899px;
	background-image:url(../images/pixel.gif);
	height: 600px;
	width: 1px;
}

.line {
	border: 1px solid #BBBBBB;
}

#page_splash {
	min-height: 370px;
}

.splash_height {
	postion: relative;
	margin: 0 0 0 899px;
	background-image:url(../images/pixel.gif);
	height: 370px;
	width: 1px;
}

#page_last {
	min-height: 1100px;
}

.last_height {
	postion: relative;
	margin: 0 0 0 899px;
	background-image:url(../images/pixel.gif);
	height: 1100px;
	width: 1px;
}

#page_notices{
	min-height: 800px;
}

.notices_height {
	postion: relative;
	margin: 0 0 0 899px;
	background-image:url(../images/pixel.gif);
	height: 800px;
	width: 1px;
}

#page_sponsors {
	min-height: 850px;
}

.sponsor_height {
	postion: relative;
	margin: 0 0 0 899px;
	background-image:url(../images/pixel.gif);
	height: 850px;
	width: 1px;
}

#page_'guest_speaker_2009' {
	min-height: 620px;
}

.'guest_speaker_2009'_height {
	postion: relative;
	margin: 0 0 0 899px;
	background-image:url(../images/pixel.gif);
	height: 620px;
	width: 1px;
}

.sponsor_link a {
	font-size: 14px;
}

.sponsor_hd1 {
	font-size: 20px;
	line-height: 1.7;
}

#page_commit {
	min-height: 650px;
}

.commit_height {
	postion: relative;
	margin: 0 0 0 899px;
	background-image:url(../images/pixel.gif);
	height: 650px;
	width: 1px;
}

#page_info {
	min-height: 850px;
}

.info_height {
	postion: relative;
	margin: 0 0 0 899px;
	background-image:url(../images/pixel.gif);
	height: 850px;
	width: 1px;
}

#page_contact {
	min-height: 900px;
}

.contact_height {
	postion: relative;
	margin: 0 0 0 899px;
	background-image:url(../images/pixel.gif);
	height: 900px;
	width: 1px;
}

#page_past {
	min-height: 370px;
}

.past_height {
	postion: relative;
	margin: 0 0 0 899px;
	background-image:url(../images/pixel.gif);
	height: 370px;
	width: 1px;
}

#page_eventsBooking {
	min-height: 1300px;
}

.eventsBooking_height {
	postion: relative;
	margin: 0 0 0 899px;
	background-image:url(../images/pixel.gif);
	height: 1300px;
	width: 1px;
}

/* 	--------
	Navigation
	--------
*/
#navi {
	float: left;
	margin: 0 0 0 -10px;
	position: absolute;
	left: 28px;
	top: 220px;
}

#menu {
	width: 14em;
	padding: 0 0 1em 0;
	margin-bottom: 0em;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#menu li {
	margin: 0;
}

ul {
	list-style-type: none;
}

#menu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#menu li a:hover, a:active {
	background-color: #fff;
}



/* 	--------
	Content 
	--------
*/
.content {
	position: absolute;
	left: 250px;
	top: 212px;
	width: 500px;
	height: 787px;
}

#landingpage {
	width: 405px;
}

#sponsor_height {

}

.flash {
	postion: relative;
	margin: 0 0 0 610px;
	height: 361px;
	width: 256px;
	background-image: url(../images/Women_LP_right.gif);
}

.sponsors {
	padding: 0 0 20px 0;
}

.events {
	padding: 0 0 20px 0;
}

table {
	border-spacing: 5px;
}

#right {
	width: 120px;
}

input, textarea, select {
  border: dashed 1px #CCCCCC;
}

#tax {
	padding: 20px 0 0 0;
}

#red {
	color: #FF0000;
}

/* 	--------
	Footer 
	--------
*/
#footer {
	background-image: url(../images/footer2.jpg);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
	margin: 0 0 0 -4px;
	height: 137px;
}

.bluestar_logo {
	margin: 57px 0 0 250px;
	position: absolute;
	float: left;
}

.geon_logo {
	margin: 57px 0 0 510px;
	position: absolute;
	float: left;
}

.hd_logo {
	margin: 57px 0 0 738px;
	position: absolute;
	float: left;
}

.notices {
	margin: 58px 0 0 110px;
	position: absolute;
	float: left;
}
