@charset "utf-8";
/* CSS Document */

html {
	font: small/1.4 "Arial", helvetica, sans-serif;
}

body {
	font-size: 92%;
	background: #000000;
	margin-left: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
}

#backgroundGirlfriends {
	background: url(images/backgroundGirlfriends.jpg) no-repeat;
	position: absolute; z-index: -2;
	left: 0;
	right: 0px;
	top: 0px;
	width: 960px;
	height: 1500px;
}

p {
	font-family:'century gothic',verdana,arial,helvetica,sans-serif;
	font-size:14px;
}

table {
	font-family:'century gothic',verdana,arial,helvetica,sans-serif;
	font-size:14px;
	color:#000;
	margin-left:15px;
	margin-right:15px;
}

p.counter {
	font-family:'century gothic',verdana,arial,helvetica,sans-serif;
	font-size:14px;
	text-align:center;
}

a:link {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
a:visited {
	text-decoration: underline;
	color: #FCF38C;
	}
	
a:hover {
	color: #666666;
	text-decoration: none;
	}

div.transboxLeft
  {
  width:685px;
  margin-top:314px;
  margin-left:15px;
  margin-right:245px;
  background-color:#333333;
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
  float:left;
  position: absolute; z-index: -1;
  }
  
div.transboxRight
  {
  width:245px;
  margin-top:314px;
  margin-left:700px;
  margin-right:15px;
  background-color:#FCF38C;
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
  float:left;
  position: absolute; z-index: -1;
  }
  
div.transboxFull
  {
  width:930px;
  margin-top:314px;
  margin-left:15px;
  margin-right:15px;
  background-color:#333333;
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
  float:left;
  position: absolute; z-index: -1;
  }
  
div.transboxRight p
  {
  margin:5px 5px;
  color:#000;
  }
  
div.transboxRight a
  {
  color:#000;
  }

div.transboxLeft p
  {
  margin-left:20px;
  margin-right:15px;
  }
  
div.transboxFull p
  {
  margin-left:20px;
  margin-right:15px;
  color:#FFF;
  }
  
#conferenceMainLeft
{
position:absolute; z-index: 1;
float:left;
margin:10px;
	
}

#conferenceMainRight
{
position:absolute; z-index: 1;
float:left;
margin-left:235px;
	
}

h1 {
	font-family: 'Century gothic', Arial, Helvetica, sans-serif;
	font-size: 20px;
}

h2 {
	font-family: 'Century gothic', Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 200px;
}

ul {
	font-family:'century gothic',verdana,arial,helvetica,sans-serif;
	font-size:14px;
}

ul.bigBullets {
	font-family:'century gothic',verdana,arial,helvetica,sans-serif;
	font-size:16px;
}

#registerNow {
	position: absolute;
	top: 181px;
	left: 758px;
	right: 15px;
	
}

#navStart {
	position: absolute;
	left: 15px;
	right:15px;
	top: 263px;
	width:930px;
	
}

#nav {
	width: 930px;
	height: 51px;
	position: relative;
	background: url(images/menuGirlfriends.jpg);
	margin:0;
	padding: 0;
}

#nav li {
	float: left;
}

#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 51px;
	background: url(images/menuGirlfriends.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

li#nav_home a {
	left: 0;
	width: 86px;
	background-position: 0 0;
}

li#nav_confSpeakers a {
	left: 86px;
	width: 191px;
	background-position: -86px 0;
}

li#nav_confDetails a {
	left: 196px;
	width: 110px;
	background-position: -196px 0;
}

li#nav_regNow a {
	left: 298px;
	width: 83px;
	background-position: -298px 0;
}

li#nav_volunteer a {
	left: 381px;
	width: 93px;
	background-position: -381px 0;
}

li#nav_shop a {
	left: 474px;
	width: 93px;
	background-position: -474px 0;
}

li#nav_experience a {
	left: 567px;
	width: 117px;
	background-position: -567px 0;
}

li#nav_contactUs a {
	left: 684px;
	width: 119px;
	background-position: -684px 0;
}

li#nav_blog a {
	left: 803px;
	width: 127px;
	background-position: -803px 0;
}

li#nav_home a:hover {
	background-position: 0 -51px;
}

li#nav_confSpeakers a:hover {
	background-position: -86px -51px;
}

li#nav_confDetails a:hover {
	background-position: -196px -51px;
}

li#nav_regNow a:hover {
	background-position: -298px -51px;
}

li#nav_volunteer a:hover {
	background-position: -381px -51px;
}

li#nav_shop a:hover {
	background-position: -474px -51px;
}

li#nav_experience a:hover {
	background-position: -567px -51px;
}

li#nav_contactUs a:hover {
	background-position: -684px -51px;
}

li#nav_blog a:hover {
	background-position: -803px -51px;
}

#body_home li#nav_hom a {
	background-position: 0 -72px;
}

#body_confSpeakers li#nav_confSpeakers a {
	background-position: -109px -153px;
}

#body_confDetails li#nav_confDetails a {
	background-position: -300px -153px;
}

#body_regNow li#nav_regNow a {
	background-position: -480px -153px;
}

#body_regNow li#nav_volunteer a {
	background-position: -480px -153px;
}

#body_regNow li#nav_shop a {
	background-position: -480px -153px;
}

#body_regNow li#nav_experience a {
	background-position: -480px -153px;
}


#body_contactUs li#nav_contactUs a {
	background-position: -684px -153px;
}

#body_blog li#nav_blog a {
	background-position: -803px -153px;
}

