@charset "utf-8";
/* CSS Document */

img, div, a, td {behavior: url(css/iepngfix.htc);}

html, body {
	margin:0px;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#FFFFFF;
	background-color:#171717;
}

p {margin-top:0px;}
a img {border:0px;outline:none;}

input {
	font-family:Arial, Tahoma, Verdana;
	font-size:13px;	
}

#wrapper {
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

#middleHeader {
	width:1004px;
	height:82px;
	background-image:url(../layout/BgContentHeader.jpg);
}

#middle {width:1004px;}

#calendar {
	width:314px;
	height:38px;
	float:right;
	margin-right:25px;
	margin-top:15px;
}

#imgEvents {
	width:159px;
	margin-left:25px;
	margin-bottom:45px;
	margin-top:10px;
	float:left;
}

#content {
	width:700px;
	margin-top:20px;
	min-height:300px;
	float:right;
	margin-right:50px;
	margin-bottom:45px;
}

#bottom {
	height:30px;
	text-align:center;
	padding-top:10px;
	font-size:11px;
	color:#999999;
}

.headerPosition {
	margin-left:250px;
	margin-top:20px;
	float:left;
}

.imgContent {
	float:left;
	margin-right:25px;
}

.tableForms {width:100%;}
.tableForms td {
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;	
}

.tableEvents {width:100%;}
.tableEvents td {
	border-bottom-color:#515253;
	border-bottom-width:1px;
	border-bottom-style:solid;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:10px;
}

#tableGallery {vertical-align:top;}
#tableGallery td {
	padding-bottom:30px;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
}

#tablePhotos {vertical-align:top;}
#tablePhotos th {
	font-size:28px;
	font-weight:normal;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:20px;
	text-align:left;
}
#tablePhotosThumbs {
	vertical-align:top;
	text-align:left;
	width:150px;
}
#tablePhotosThumbs td {
	vertical-align:top;
	text-align:left;
	padding-top:0px;
	padding-bottom:10px;
}

#list {
	background-color:#3d3c3f;
	height:20px;
	width:200px;
	border:solid 1px #999999;
	padding:1px;
	float:right;
	margin-top:4px;
}

#titleAbums {
	width:400px;
	float:left;	
}

#imageThumbnails {
	overflow:hidden;
	height:350px;
}

.mouseCursor {cursor:pointer;}

/*-------------------------------------------
HOME
-------------------------------------------*/

#home-lhs {
	float:left;
	width:360px;
}
#home-rhs {
	float:right;
	width:320px;
}
#warning {
	font-size:10px;
	line-height:15px;
	clear:both;
	float:left;
	text-align:center;
	margin-top:270px;
	width: 680px;
}
#facebook-bt {
	background-color:#d8dfea;
	margin:0 0 20px 0px;
	padding:10px 5px 3px 40px;
	border:1px solid #fff;
	width:270px;
	background-image:url(../layout/ico-fb-box.gif);
	background-position:center left;
	background-repeat:no-repeat;
}


#subscribeForm {margin-top:10px;}

