@charset "UTF-8";
/* CSS Document */
#dividerHeader {
	border-bottom: 3px solid #333;
}
.featuredList {
	background-color: #000000;
}
.featured {
	text-align: center;
	background-color: #333;
}
.featured a {
	color: #ebebeb;
}
.featured img {
	border: 2px solid #ebebeb;
}
.featuredPhotogImage {
	width: 270px;
}
.featuredPhotogName {
	font-weight: bold;
	margin-top: 10px;
	width: 270px;
	font-size: 11px;
}


td.newlyAdded {
	background:url(../images/backgroundSlide.jpg) top left no-repeat;
	background-color: #333;
	font-size: 10px;
	width: 133px;
	height: 179px;
	padding: 0;
	margin: 0;
}
.newlyAdded img {
	border-width: 1px;
	border-style: solid;
	border-color: #000;
}
.photogImage {
	height: 95px;
	margin-top: -15px;
}
.photogImage img { border: 1px solid #333; }
.photogName {
	font-size: 11px;
	margin-top: 5px;
	padding: 0 10px 0 10px;
	text-align: center;
	height: 35px;
	width: 110px;
	overflow: hidden;
}
.photogName a {
	color: #999999;
}
.newlyAdded a {
	color: #666666;
	text-decoration: none;
}
.newList {
	background-color: #333;
	margin-bottom: 15px;
	text-align: center;
}
img {
	border: none;
}
.extras {
	width: 860px;
}

.textInputs {
	text-align: left;
}
input#textInputs {
	width: 95px;
	font-size: 9px;
	border: 2px solid #ffffff;
}
#headerImage {
}
#headerImage img {
	border-width: 1px 0 1px 0;
	border-color: #666;
	border-style: solid;
}
.imageLinksWrapper {
	width: 860px;
	border-top: 2px solid #333;
	height: 120px;
	padding-top: 10px;
}
.imageLinks {
	background-color: #000000;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #999;
	color: #ffffff;
	width: 195px;
	height: 100px;
	margin: 0 24px 0 0;
	float:left;
	text-align: center;
}
.imageLinksSearch {
	background-color: #000000;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #999;
	color: #ffffff;
	width: 195px;
	height: 100px;
	margin: 0 0 0 0;
	float:right;
	text-align: center;
}
.imageLinksSearch form {
	margin: 0;
	padding: 0;
}
.imageLinks a {
	color: #ffffff;
	text-decoration: none;
}

#textCommunity, #textBrowse, #textEdit {
	margin-top: 26px;
	width: 175px;
	padding: 10px;
	color: #ffffff;
	background-color: #1c1c1c;
	font-size: 11px;
	text-transform:capitalize;
	line-height: 14px;
	opacity: .90;
	filter: alpha(opacity=90);
	font-weight: bold;
}
#columnOne {
	cursor: pointer;
	background:url(../../template/loginBG2.jpg) top left no-repeat;
}
#columnTwo {
	background:url(../../template/searchBG2.jpg) top left no-repeat;
}
#columnThree {
	cursor: pointer;
	background:url(../../template/findBG2.jpg) top left no-repeat;
}
#columnFour {
	cursor: pointer;
	background:url(../../template/browseBG2.jpg) top left no-repeat;
}

.formSelect {
margin-bottom: 5px;
}
#quickHeader {
	margin: 7px 0 5px 0;
	font-weight: bold;
	font-size: 11px;
	background-color: #1c1c1c;
	padding: 3px 0 3px 0;
	opacity: .90;
	filter: alpha(opacity=90);
}
.formSelect select {
	border: 1px solid #ffffff;
	width: 147px;
	font-size: 10px;
}
.formSelect option {
	font-size: 10px;
	background-color: #333333;
	color: #ffffff;
}
#formInput {
margin-top: 2px;
}
#formInput input {
	border: 1px solid #ffffff;
	width: 139px;
	padding: 3px;
	font-size: 10px;
}
#formSubmit {
width: 173px;
text-align: right;
margin-top: 1px;
}
.count {
	float: left;
	color: #ebebeb;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

#middle, #bottom, #moreMiddle, #moreBottom {
	display: none;
}
.slideLinks {
	font-size: 10px;
	padding: 0 5px 5px 0;
	text-align: right;
	height: 15px;
}

