/*Structure of this Stylesheet: 
 I - all main boxes
 II - defining the #top content
 III - defining the #content content
 IV - defining the #right sidebar
 */
body{
  background: #9C8FAD;
  margin: 0;
  padding: 0;
  font: 12px "Verdana",sans-serif;
  text-align: center;
  line-height: 1.7em;
  color: #000;
}
#content{
	background: #FFF url(../images/topleft.gif) no-repeat top left;
	padding: 10px;
}
#footer{
	text-align: center;
	margin-bottom: 25px;
}
#left{
	float: left;
	width: 610px;
	background: #9C8FAD;
}
#main{
	margin: 20px auto;
	text-align: left;
	width: 780px;
	background: #FFF;
}
#right{
	float: right;
	width: 170px;
	background: #FFF url(../images/topleft.gif) no-repeat top left;
}
#top{
	margin: 10px 0 0 10px;
	width: 600px;
	background: #5F5F5F url(../images/toptopleft.gif) no-repeat top left;
	color: #F5F5F5;
}
/*Configuring the -top-box */
#top dd{
	margin: 0;
}
#top a{
	color: #F5F5F5;
	border-bottom: 1px #F5F5F5 dotted;
	padding:1px 10px 0px 5px;
	margin: 1px 0 0 10px;
	text-decoration: none;
}
#top a:hover{
	border-bottom: 1px #F5F5F5 solid;
}
#top .left{
	float: left;
	width: 280px;
	margin: 10px 0 0 10px;
	background: url(../images/top-bg.gif) repeat-y top right;
}
#top .right{
	float:right;
	width: 275px;
	margin: 10px 10px 0 0;
}
#topbottom{
	clear: both;
	background: url(../images/toptopbottom.gif) bottom right no-repeat;
	height: 10px;
}
/* just the c#content box*/

h1{
	font: normal normal 2.2em "Georgia",serif;
	color: #000;
	text-decoration: none;
	background: url(../images/h2.gif) top left no-repeat;
	padding: 3px 0 0 8px;
	margin-top: 25px;
}

h2{
	font: normal normal 1.8em "Georgia",serif;
	color: #000;
	text-decoration: none;
	background: url(../images/h2.gif) top left no-repeat;
	padding: 3px 0 0 8px;
	margin-top: 25px;
}
h3{
	font: normal normal 1.5em "Georgia",serif;
	margin: 10px 0 5px 0;
}

hr {
	margin: 30px 0 30px 0;
	padding: 0;
}

#headline{
	background: url(../images/header4.jpg) no-repeat top left;
	width: 590px;
	height: 90px;
	position: relative;
}
#headline h1{
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: normal normal 2.2em "Trebuchet MS","Arial",sans-serif;
}
p{
	
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.8em;
}
/* sidebar */
#inner{
	padding: 0 10px;
}
#form {
	font: 110% Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color: #666;
 background: transparent;
}

#events {
	
	text-align: center;
	border: groove 3px #8464A3;
}

#events p {
	
	padding: 5px;
}


#right p {
	margin-top: 15px;
	font-size: 90%;
	font-style: italic;
}
		
#form fieldset {
	border: 1px dotted #CCC;
	padding: 10px 20px;
	margin: 10px;
	}
	
#usr fieldset {
	border: 1px dotted #CCC;
	padding: 10px 20px;
	margin: 10px;
	}	

#form legend {
	font: bold 80% Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color: #666;
	background: #EEE;
	border: 1px solid #CCC;
	border-bottom: #999;
	border-right: #999;
	padding: 4px 8px;
		}	
		
#form id {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: transparent;
	border-top: #999;
	border-left: #999;
	padding: 4px 8px;
 }	
		
form dd {
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
	}
	
dd	{
	font: bold 105% Verdana, Arial, Helvetica, sans-serif;
	color:  #666;
 background: transparent;
}

#FirstName, #LastName, #Friends_email, #YourFirstName, #YourLastName, #email, #tel, #title, #site, #location,  #occupation,  #business_name, #BusLoc  
	{
		width: 180px;
  border-top: 2px solid #CCC; 
		border-left: 2px solid #CCC;
		border-bottom: 1px solid #CCC;
		border-right: 1px solid #CCC;
	}
	
#Country, #Reason, #Comments, #Category, #Links, #Synopsis
	{
		border-top: 2px solid #CCC;
		border-left: 2px solid #CCC;
		border-bottom: 1px solid #CCC;
		border-right: 1px solid #CCC;
 	}	
	
#label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
 padding: 0 0 10px 0;
}

a {
        text-decoration: none;
        color: #15375c;
}
a:visited {
        color: #15375c;
        
}
a:hover {
        color: #000;
		  text-decoration: underline;
}

form a{
	font-family: "Georgia",serif;
}
h5{
	background: url(../images/nav-h.gif) center left no-repeat;
	font: 1.5em "Arial",sans-serif;
	padding-left: 25px;
	margin: 7px 0 3px 3px;
}
.nav{
	margin: 2px;
	padding: 0;
}
.nav li{
	display: inline;
	list-style-type: none;
	
}
.nav li a{
	display: block;
	background: #AB8FAD;
	padding: 1px 1px 1px 5px;
	margin: 1px;
	text-decoration: none;
	color: #000;
}
.nav li a:hover{
	padding-left: 2px;
	border-left: 3px blue solid;
}

.popup {
	background: Blue;
	color: Lime;
}

.logo { 
margin-left: 15px;
margin-bottom: 100px;}

span {
	display: none;
}

.pic-left {
	float: left;
	border: 1px #DDD solid;
	padding: 2px;
	margin: 0 5px 5px 0;
}

.pic-right {
	float: right;
	border: 1px #DDD solid;
	padding: 2px;
	margin: 0 0 5px 5px;
}
