body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#808285;
}

#wrap {
	width:806px;
	margin:0px auto;
}

.logo {
	float:left;
}
	.logo a {
		outline-style:none;
	}

.menu {
	float:right;
}
img {
	border:0px;
}
a {
	outline:none;
}
.info {
	text-align:right;
	padding-top:50px;
}

.toppart {
	border-bottom:1px solid #939598;
	padding-bottom:10px;
}

.bottompicture {
	background:url(../img/bottom.jpg) no-repeat 10px bottom;
	padding-bottom:40px;
}

.footer {
	margin-top:20px;
	border-top:1px solid #939598;
	padding:10px 0px 10px 0px; 
}

a, a:hover {
	color:#808285;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.sponsors {
	margin-top:30px;
}
.special_offer {
	border:1px solid #CCCCCC;
	margin-top:30px;
}
	.special_offer .title {
		text-align:center;
		padding:5px 0px;
		background-color:#D1D2D4;
	}
	.special_offer .picture {
		text-align:center;
		padding:5px 0px 5px 0px;
	}
	.special_offer .details{
		text-align:center;
		font-size:16px;
		padding: 0px 20px 20px 20px;
	}
	
.link_table {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
}
.link_table td {
 	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding:5px;
}
.forminput {
	border:1px solid #CCCCCC;
	width:250px;
}

.forminput2 {
	border:1px solid #CCCCCC;
	width:275px;
}


.formtable {
	background-color:#D1D2D4;
	color:#717074;
	font-size:16px;
	font-weight:normal;
	letter-spacing:-0.9px;
}
	.formtable .left {
		padding:15px 0px 10px 10px;
	}
		.formtable .left p {
			margin:0px 0px 10px 0px;
		}
	.formtable .right {
		padding:10px 0px 10px 0px;
	}
		.formtable .right td {
			padding:0px 20px 0px 20px;
		}
	
.membership {
	padding:15px 0px 10px 0px;
}
	.membership .label {
		padding:5px 10px 10px 40px;
	}
	

.form-info {
	color:#D2222A;
	font-weight:bold;
	position:relative;
	margin:20px 0px 15px 0px;
}
	.form-info p {
		margin:0px 0px 2px 0px;
	}
	.form-info a {
		position:absolute;
		bottom:-7px;
		left:150px;
	}
.error_reg {
	padding:15px 0px 10px 30px;
	color:#FF0000;
}	
.error_reg2 {
	padding:10px 0px 10px 10px;
	color:#FF0000;
}
.error {
	padding:10px 0px 10px 0px;
	color:#FF0000;
}
.txtform ,
.txtfield{
	border:solid 1px #939598;
	height:17px;
	width:250px;
	font-family:Tahoma;
	font-size:12px;
	margin-bottom:5px;
	padding:3px 2px 0px 2px;
}
.textform {
	border:solid 1px #939598;
	width:250px;
	height:90px;
	font-family:Tahoma;
	font-size:12px;
	margin-bottom:10px;
	padding:4px 2px 0px 2px;
}

.member-menu {
	margin:5px 0px 10px 0px;
}
	.member-menu a,
	.member-menu a:hover {
		font-size:15px;
		color:#FF0000;
		text-decoration:none;
	}
	.member-menu a:hover {
		text-decoration:underline;
	}
.picture-preview {
	margin:auto;
	width:402px;
	margin-top:10px;
	margin-bottom:20px;
}

.my_pictures {
	color:#717074;
	margin:15px 0px;
}
	.my_pictures .pic_box{
		float:left;
		width:100px;
		margin-bottom:10px;
		border:1px solid #999999;
		text-align:center;
		padding:2px;
	}
			.my_pictures .pic_box span{
				height: 100px;
				width:100px;
				overflow:hidden;
				display:block;
			}
			.my_pictures .pic_box .title{
				margin:5px 0px;
			}
			.my_pictures .pic_box .cat{
				margin:0px 0px 5px 0px;
				text-transform:uppercase;
			}
			.my_pictures .pic_box a{
				color:#FF0000;
				text-decoration:none;				
			}
			.my_pictures .pic_box p {
				margin:5px 0px;
			}
			.my_pictures .pic_box a:hover{
				text-decoration:underline;
			}
.mr_7 {
	margin-right:4px;
}

/*Search Box*/
.search-box {
	width:135px;
	margin:20px 0px;
	color:#000000;
}
	.search-box select{
		border:1px solid #7A8385;
		background:url(../img/select-bg.gif) repeat-x top left #EEEFEF;
		width:135px;
		height:18px;
		*height:19px;
		margin:0px 0px 15px 0px;
		font-size:10px;
	}
	.search-box select option {
			
	}

/************/
.big_td {
	padding:20px 0px;
}
.content {
	padding:20px 5px 20px 20px;
}

/**GALLLERY**/
.gallery {
}
	.gallery table {
		margin:20px 0px;
	}
	.gallery .box {
		text-align:center;
	}
		.gallery .box img{
			width:100px;
			border:0px;
		}
		.gallery .box .details {
			background:#E7E8EA;
			padding:0px 10px 5px 10px;
			margin:5px 0px 10px 0px;
			width:85px;
		}
			.gallery .box .details h2 {
				font-weight:normal;
			}
				.gallery .box .details h2 a,
				.gallery .box .details h2 a{
					text-decoration:none;
					color:#717074;
					font-size:13px;
				}
			.gallery .box .details p {
				margin:0px;
				text-transform:uppercase;
				color:#717074;
				line-height:10px;
				font-size:11px;
			}
/**************/


/*PICTURE*/
.picture {
	padding:0px 15px 0px 0px;
}
	.picture .top-cont {
		margin-bottom:20px;
	}
		.picture .top-cont .left{
			float:left;
			width:300px;
		}
			.picture .top-cont .left h1 {
				margin:45px 0px 0px 0px;
			}
		.picture .top-cont .right{
			float:right;
			width:130px;
		}
	.picture .details {
		margin-bottom:20px;
		font-size:15px;
	}	
		.picture .details .picture{	
		text-align:center;
		background:none;
		margin-bottom:30px;
		}	
	.picture .details .desc {
		margin-bottom:20px;
	}
	.picture .artist_info {
		font-size:15px;
		margin-bottom:20px;
	}
		.picture .artist_info p{
			margin:0px;
		}
	.picture .bio {
		font-size:12px;
	}	

/********/


/*RANDOM*/
.random {
	margin:20px 0px;
}
	.random img{
		margin-bottom:5px;
	}

/*********/



/* Project List Navigation */
.page-nav {
	padding: 8px 0px 20px 0px;
	list-style: none;
	width:355px;
	margin:auto;
}

.page-nav li { float: left; }

.page-nav a {
	background:#FFFFFF;	
	margin: 2px;
	padding:3px 0px  0px 0px;
	width:22px;
	height:18px;
	text-decoration: none;
	display: block;
	color: #717174;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border:1px solid #D7D7D7;
}

.page-nav a:hover {
	background:#717174;
	color: #D7D7D7;
	border:1px solid #636363;
}

.page-nav .current-page, .page-nav .current-page:hover {
	background:#FFFFFF;
	color: #D7D7D7;
	border:1px solid #F3F3F3;
}

.page-nav .prev ,
.page-nav .prev:hover{
	width:67px;
	height:18px;	
}
.page-nav .next ,
.page-nav .next:hover{
	width:43px;
	height:18px;	
}

.gray_box {
	background:#DFE0E2;
	padding:10px 10px 10px 10px;
	margin:10px 0px;
	font-size:13px;
}
	.gray_box h3 {
		margin-bottom:0px;
		font-weight:bold;
		letter-spacing:1px;
		background:#DFE0E2;
		padding:5px 0px;
	}
	.gray_box p {
		margin:0px 0px 5px 0px;
	}	
	.gray_box .online,
	.gray_box .online:hover {
		display:block;
		width:105px;
		height:105px;
		text-decoration:none;
	}
	.gray_box .more_info,
	.gray_box .more_info:hover {
		display:block;
		width:100px;
		height:40px;
		margin-top:10px;
		text-decoration:none;
		font-size:10px;
	}
.sponsors {
	text-align:center;
	border:1px solid #CCCCCC;
	margin-top:30px;
}
.sponsors a {
	display:block;
	margin-bottom:10px;
}
.sponsors img{
	border:1px solid #C0C0C2;
}
.sponsors .title {
		text-align:center;
		padding:5px 0px;
		background-color:#D1D2D4;
}
.sponsors .picture {
	padding:10px 0px 0px 0px;
}

.home-pic img {
	float:left;
	margin:2px 6px 0px 0px;
} 


.member_about {
	margin-bottom:10px;
}	
	.member_about img {
		float:left;
		margin:0px 10px 7px 0px;
	}


/* Clear Float Fix Problem */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.hide {
	display:none;
}
