/*override browsers settings*/
h1, h2, h3, h4, h5, p, form, input, textarea, button, ul, li {
	margin:0px;
	padding:0px;}

/*General styles*/
body{
	background:#ffffff url(../images/bg_main.jpg) repeat-x left top;
	margin:0px;
	line-height: 20px;
}
body, td, textarea, input, select {
	font-family: Arial, "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size: 12px;
	color: #444444;}

#homeLeft {
	float:left; 
	width:67%; 
	height:331px; 
	margin:5px 0 10px 0; 
	/*background-image: url(../images/home01.jpg);*/
}

#homeLeft div {
	margin-top: 20px;
}

#homeRight {
	float:right; 
	width:32%; 
	height:290px; 
	margin:5px 0px 10px 0px; 
	background:#ffaa3c; 
	padding-top:40px;
}

#homeRight div {
	font-size:115%; 
	color:#ffffff; 
	font-weight:bold;
	padding:20px 10px 0px 10px;
}

h1, h2, h3, h4 {
	color:#999999;
	padding:2px 5px;
	margin:15px 0px 5px 0px;
	font-weight:bold;
	font-family: /*Georgia, Times New Roman, serif;*/"Trebuchet MS", arial, sans-serif;}

h1{
	font-size:19px;
	font-weight:normal;
	color:#ffffff;
	width:auto;
	display:inline;}

h2{
	font-size:14px;}
h3{
	font-size:14px;}
p{
	padding:2px 0px;}

ul{
	margin:0px;
	padding:0px;
	list-style:none;}

input{border:0px;}

a {
	color:#0099ff;
	text-decoration:underline;
	cursor:pointer;}

a:hover{
	color:#ffaa3c;}

/*Particular styles*/
#main{width:800px; margin:0px auto; float:none;}

#header{
	height:100px;
	background:url(../images/logo.gif) no-repeat left 10px;}


#searchbar{
	padding:30px 0px 25px 180px;
	height:auto;}

	#searchbar_txt{
		height:auto;
		padding:4px;
		color:#999999;
		vertical-align:top;
		width:65%;
		height:auto;
		border:4px solid #dddddd;}
	#searchbar_btn{
		background:none;
		font-size:110%;
		font-weight:bold;
		color:#666666;
		cursor:pointer;
		padding-left:5px !important;
		padding-left:3px;
		padding-top:3px !important;
		padding-top:4px;
		padding-bottom:3px;
		padding-right:4px !important;
		padding-right:4px;}


#nav{
	width:100%;
	float:left;
	font-size:130%;
	font-weight:bold;}

#nav ul{padding-left:0px;}

#nav li{
	float:left;
	padding:8px 0px;
	margin-right:10px;}

#nav a{
	background:#2dcbff;
	padding:4px 8px;
	text-decoration:none;
	color:#ffffff;
	border:4px solid #ffffff;}


#nav a:hover{
	background:#ffaa3c url(../images/bg_tab.jpg) repeat-x left top;}
#nav span a{
	background:#ff8240 url(../images/bg_tab2.jpg) repeat-x left top;}

#cont_cont{
	padding:8px;
	background:#f4f4f4 url(../images/bg_cont_cont.jpg) repeat-x left top;
	margin-top:37px !important;
	margin-top:20px;}
#cont{
	padding:5px 10px;
	height:100%;
	text-align:justify;
	background:#ffffff;}


#footer{
	padding:10px;
	margin:8px 0px;}
#footer a{
	font-weight:bold;
	font-size:90%;
	margin-right:5px;
	float:left;}
#footer span{float:right;}
#footer div{
	float:none;
	margin:0px auto;
	height:20px;}
	
.general_form {
	background-color: #f8f9f5; border: 1px solid #e3e5dd; padding: 7px;
}

/******* Begin of Search page classes*****/
div.s_gal{
	width:700px; 
	border-bottom:1px solid #EBEBEB;
	float:left;
	padding:10px;
}

div.s_gal_thumb{
	width:174px; 
	float:left;
}

div.s_gal_desc{
	float:left; 
	padding-left:23px;
	width: 500px;
}

/******* End of Search page classes*****/

/******** Begin of Gallery classes*******/
a.gal_thumb{
border: 3px solid #CFCDBC;
display: block;
padding: 0px 0px 0px 0px;
width: auto;
background: #FFFFFF;
}

a.gal_thumb:hover{
border: 3px solid #FFFFFF;
}

table.gal_table{
	border-spacing: 3px 0px;
	width: 100%;
	margin-left: 5px;
	padding: 2px;
	border-spacing: 0;
}

span.gal_name{
	color: transparent;
	padding: 0 0 0 0;
}

span.gal_name:hover{
	color: #5D9DFE;
	background-color: #FFFFFF;
	padding: 0 0 0 0;
}

div.gal_thumb{
	background: #EEEEEE none repeat scroll 0%;
	padding: 10px;
	display: block;
	float: left;
	text-align: center;
	width:200px;
}

div.gal_info{
	display: block;
	float: left;
	margin-left: 95px;
	width:100px;
}

div.alb_info {
	margin-left: 95px;
}
/******** End of Gallery classes **********/


.bold {
	font-weight:bold;
}


/* BEGIN KNOLOS Form */

.k_form {line-height:1.8em;}
.k_form fieldset {
	background-color: #dfdfdf;
	border: 1px solid #ccc;
	margin: 0.5em 0 1.5em 0;
	padding: 2em 1em 2em 1em;
	position: relative;
}
.k_form fieldset fieldset {
	background-color:  #efefef;
	margin:  1em 0;
	padding:  1.5em;
}
.k_form fieldset fieldset legend {
	font-size:  1.2em;
	top: -.8em;
}
.k_form legend {
	font-size:  1.4em;
	font-weight:  bold;
	color: #6B6B6B;
	position:absolute;
	top: -.7em;
    left: .5em;
}
.k_form label {
	display: block;
	float: left;
	clear: left;
	width: 20em;
	padding-right: 1em;
	text-align: right;
	line-height: 1.8em;
	font-weight: bold;
	vertical-align: top;
}
.k_form a {
	padding-right: 1em;
	text-align: right;
	line-height: 1.8em;
}
.k_form textarea {
	width: 400px;
	height: 120px;
}
.k_form input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1187B9;
}
.k_form input {
	display: block;
	float: left;
}
.k_form br {clear: both;}

.k_form ul.errors, .k_form ul.errors li {
	color: red;
	clear: both;
	padding-left: 11em;
	margin-bottom: -15px;
}
/* END KNOLOS Form */



/* GALLERIES Page*/
a.galleryThumb img {
	border: 3px solid #CFCDBC;
}
a.galleryThumb:hover img {
	border: 3px solid #FFFFFF;
}
/* END GALLERIES Page*/



/* GALLERY Page */
#galleryAlbums {
	float:left;
	width:250px;
	margin-left:30px;
}
#galleryDescription {
	background-color:#F3F3F3;
	float:right;
	margin-top:60px;
	width:530px;
	padding: 10px;
}
#galleryInfo {
	padding-bottom:4px;
	margin-bottom:6px;
	border-bottom: 2px solid rgb(235, 235, 235);
}
/* END GALLERY Page */





/* ALBUM Page */
#image_wrap {
    /* dimensions */ 
    width:750px;
	margin:15px 69px 10px;
	/*margin-left:100px;*/
    padding:15px 0;
 
    /* centered */
    text-align:center;
	float:left;

    /* some "skinning" */ 
    background-color:#efefef;
    border:2px solid #fff;
    outline:1px solid #ddd;
    -moz-ouline-radius:4px;
}

#image_wrap div {
float:left;
width: 670px;
}

#browse {
height:155px;
margin: 20px 5px;
clear:both;
/*
 margin: -220px 5px 0px 5px;
 top:-240px;
 position:relative;
 */
}
 
a.nav, a.nav:hover {
color:#0075BD;
display:block;
font-size:7em;
height:230px;
margin-top:5px;
padding:220px 3px 20px;
/*position:absolute;*/
text-decoration:none;
}

a#prev {
float:left;
}

a#next {
float:right;
}
/* END ALBUM Page */
.sectiontitle2 {
color:blue;
font-family:Verdana;
font-size:14px;
font-weight:bold;
}


#regTable tr.withBorder td{
	border: 1px solid #FFF;
	background-color: #dcdff0;
}
#regForm p.hint {
	text-align:center;
	background-color: #7490c2;
	color: #fff;
	font-weight: bold;
}
ul.errors, ul.errors li {
	color:red;	
}
.resGuest ul.errors {
	display: block;
}
.resGuest ul.errors li{
	font-size: 10px;
}