/* Copyright monstervision ~ web design */
/* Author Dan Viveiros */

body {
	font:11px verdana, arial, helvetica, sans-serif;
	background-image: url(assets/bg_shadow2.jpg);
	background-position: top right;
	background-position: 750px;
	background-repeat: repeat-y;
	}

*html, body, #container {
*	min-height: 100%;
*	height: 100%;
*}

*html>body, html>body #container {
*	min-height: 100%;
*	height: 100%;
*}

A
{
	color: black;

}

h1 {
	font:30px Trebuchet MS, verdana, arial;
	font-weight: bold;
	color: White;
	margin-top: 60px;
	margin-left: 315px;
	margin-bottom: 0px;
}

h2 {
	font:20px Trebuchet MS, verdana, arial;
	font-weight: bold;
	color: White;
	margin-bottom: 0px;
	margin-left: 10px;
}

h3 {
	font:12px Trebuchet MS, verdana, arial;
	font-weight: bold;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 a {
	color: Black;
}

td {
	text-align: center;
}
	
#container {
	position:absolute;
	top: 0px;
	left:0px;
	width:750px;
	min-height: 100%;
	background-color: #ECF4FF;
	border-right: 2px solid #AED1FF;
	background-image: url(assets/bg_right_col.gif);
	background-position: top right;
	background-repeat: repeat-y;
	}

/* for Mozilla/Safari/Opera */
*>#container {min-height: 100%;}
/* for IE, with IE5/Mac backslash filter \*/
* html #container {height: 100%;}
/* end filter */
#content {
	margin-bottom: 25px;
}

#header {
	height: 100px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 2px solid #AED1FF;
	border-bottom: 2px solid #AED1FF;
}


#left {
	float: left;
	width: 590px;
	margin-bottom: 50px;
}

.box {
	margin: auto;
	width: 550px;
	margin-top: 20px;
}

.top {
	position: relative;
	top: 0px;
	height: 30px;
	background-color: #AED1FF;
	background-image: url(assets/box_top_mask2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.bottom {
	background-color: White;
	border-bottom: 1px solid #AED1FF;
	border-left: 1px solid #AED1FF;
	border-right: 1px solid #AED1FF;
}

#right {
	float: right;
	width: 155px;
	background-color:White;
	border-left: 1px solid #AED1FF;
	padding-left: 3px;
	text-align: center;
}


#right a {
	text-align: center;
	color: Black;
	text-decoration: none;
}

#right img {
	margin-top: 15px;
	border: none;
	text-decoration: none;
}

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 30px;
	width: 100%;
	border-top: 2px solid #AED1FF;
}

.footertext {
	text-decoration: none;
	color: #003366;
	position: absolute;
	top: 7px;
	margin-left: 200px; 
	}

.intro {
	text-align: justify;
	margin-left: 25px; 
	margin-right: 25px;
}

#search {
	width: 550px;
	margin: auto;
}

#search form{
	float: left;
}

.details {
	font:10px verdana, arial, helvetica, sans-serif;
}

.fields {
	font:12px verdana, arial, helvetica, sans-serif;
	border: 1px solid #AED1FF;
	color: #003366;
}

.buttons {
	border: 1px solid #003366;
	margin-left: 5px;
	*height: 20px;
	background-color: #AED1FF;
	color: #003366;
}

.blue_title {
	color: #003366;
	margin-top: 15px;
}

/* Menu */

/* circle */

#navCircle {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 2px solid #AED1FF;
	color: #AED1FF;
	font-family: Trebuchet MS, verdana, arial;
	font-size: 12px;
	}

#navCircle li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navCircle a:link, #navCircle a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #AED1FF;
	}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
	padding-bottom: 6px;
	color: #003366;
	background: url(assets/tab1.gif) no-repeat bottom center;
	}
/*End of Menu*/	

#register {
	float: right;
	margin: 5px;
}

#register a img{
text-decoration: none;
border: none;
}

#form {
	width: 500px;
	margin: auto;
	border: 1px solid #FFF;
	margin-bottom: 15px;
}

#form td{
	text-align: left;
}

.form_heading {
	font:18px Trebuchet MS, verdana, arial;
	font-weight: bold;
	color: #003366;
	border-bottom: 2px solid #003366;
	margin-bottom: 5px;
}

.area {
	float: right;
	font:16px Trebuchet MS, verdana, arial;
	font-weight: bold;
	color: #A9A9A9;
	margin-bottom: 5px;
}

.entry {
	width: 500px;
	margin: auto;
	margin-bottom: 5px;
	padding: 2px;
}

.entry2 {
	width: 500px;
	margin: auto;
	margin-bottom: 5px;
	/*background-color: #F9F9F9;*/
	background-color: #F2F2F2;
	padding: 2px;
	
}

.heading {
	border-bottom: 2px solid #003366;
	height: 32px;	
}

.accomname {
	float: left;
	font:18px Trebuchet MS, verdana, arial;
	font-weight: bold;
	color: #003366;
	margin-top: 5px;
	margin-bottom: 5px;
}

.location {
	float: right;
	font:16px Trebuchet MS, verdana, arial;
	font-weight: bold;
	color: #A9A9A9;
	margin-top: 5px;
	margin-bottom: 5px;
}

.brief {
	width: 500px;
	margin-top: 5px;
}

.icons {
	margin-top: 5px;
	padding-bottom: 5px;
}
.icons a {
	border: none;
	margin-right: 4px;
	font-weight: bold;
}

.icons img {
	border: none;
	text-decoration: none;
	margin-bottom: -4px;
	padding-right: 3px;
}





