/*/////////////////////////////////////////////////////////////////////////////

	Global Element Styles

/////////////////////////////////////////////////////////////////////////////*/

* {
	margin:0px auto 0px auto;
	padding:0px;

	border-style:none;

	text-align:center;
	font-family:sans-serif;
	}

h1 {
	width:100%;
	
	border-bottom-style:solid;
	
	margin-bottom:5px;

	text-align:left;
	}

h2 {
	width:96%;
	
	border-bottom-style:solid;
	
	margin-bottom:5px;

	text-align:left;
	}

h3 {
	width:80%;
	
	border-bottom-style:solid;
	
	margin-bottom:5px;

	text-align:left;
	}

hr {
	width:98%;
	
	border-style:solid;
	border-width:1px;
	border-color:#282828;
	background-color:#282828;
	color:#282828;
	
	clear:both;
	}

br {
	width:96%;
	height:0px;
	
	margin:0px;
	
	clear:both;
	}

a:link, a:visited, a:hover, a:active  {
	font-family:sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#b97b51;
	}
	
img {
	display:block;
	border-style:none;
	}

p {
	width:80%;

	margin-bottom:20px;

	text-align:justify;
	}

ul {
	width:400px;

	margin-bottom:20px;

	font-weight:bold;

	}

ul li{
	text-align:left;

	margin-left:20px;
	margin-bottom:5px;
	}

form {
	text-align:left;
	}
	
/*/////////////////////////////////////////////////////////////////////////////

	Global Layout Styles

/////////////////////////////////////////////////////////////////////////////*/


#page_header {
	width:965px;
	height:249px;
	
	margin:5px auto 0px auto;
	
	clear:both;
	overflow:hidden;
	}

#pagehead_adblock {
	position:relative;
	z-index:2;
	top:-132px;
	left:-94px;
	
	width:728px;
	height:90px;
	
	overflow:hidden;
	}

#page_content {
	width:960px;
	}

#content_leftcol {
	width:306px;
	
	text-align:center;
	
	float:left;
	clear:none;	
	}

#content_rightcol {
	width:650px;

	float:right;
	clear:none;
	}

#page_footer {
	width:960px;

	margin-top:20px;
	margin-bottom:20px;

	clear:both;
	}
	
.foot_adblock {
	width:960px;
	height:90px;
	
	margin-bottom:5px;
	}

#quickform {
	position:absolute;
	z-index:5;
	
	width:500px;
	
	background-color:#ffffff;
	background-image:url("http://photostouse.com/theme/back_leftarrow.jpg");
	
	border-style:solid;
	border-color:#8e8e8e;
	border-width:2px;
	
	padding:5px;

	text-align:left;
	color:#8e0000;
	
	float:left;
	clear:none;
	overflow:display;
	display:none;
	}
	
#quickform .input_text {
	width:136px;
	
	background-color:#ffffff;
	
	border-style:inset;
	
	text-align:left;
	}
	
#quickform .input_pass {
	width:136px;
	
	background-color:#ffffff;
	
	border-style:inset;
	
	text-align:left;
	}
	
#quickform .input_submit {
	width:100px;
	
	background-color:#c4c4c4;
	
	border-style:outset;
	}

/*/////////////////////////////////////////////////////////////////////////////

	Navigation Styles

/////////////////////////////////////////////////////////////////////////////*/

.nav_indextop {
	width:650px;
	
	background-image:url("http://photostouse.com/theme/back_leftarrow.jpg");
	
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-width:2px;
		
	margin-bottom:10px;
	
	padding:3px;
	
	text-align:left;
	}
	
.nav_indexbot {
	width:650px;
	
	background-image:url("http://photostouse.com/theme/back_rightarrow.jpg");
	background-repeat:no-repeat;
	
	border-top-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;
	border-width:2px;
	
	margin-top:10px;
	
	padding:3px;
	
	text-align:right;
	}
	
#nav_main {
	width:291px;
	height:720px;
	
	background-image:url("http://photostouse.com/theme/back_navmain.jpg");
	background-position:top;
	background-repeat:no-repeat;
	
	margin:0px auto 20px auto;
	clear:both;
	}
	
#featured_thumb {
	position:relative;
	
	top:57px;
	left:-8px;
	
	width:150px;
	height:150px;

	margin-bottom:64px;
	}

.page_navlinks {
	width:594px;
	height:22px;
	
	background-image:url("http://photostouse.com/theme/back_leftarrow.jpg");
	
	border-top-style:solid;
	border-bottom-style:solid;
	border-width:1px;
	
	margin:10px auto 10px auto;
	}

.pagenav_left {
	width:190px;
	float:left;
	clear:none;
	}
	
.pagenav_frm {
	}

.pagenav_txt {
	width:40px;
	height:16px;
	
	border-style:inset;
	border-width:2px;
	
	text-align:left;
	vertical-align:middle;
	}

.pagenav_btn {
	width:40px;
	height:20px;
	
	background-color:#c4c4c4;
	
	border-style:outset;
	border-width:2px;
	
	font-size:.8em;
	vertical-align:middle;
	}

.pagenav_right {	
	width:400px;
	
	font-weight:bold;
	
	float:right;
	clear:none;
	}
	
/*/////////////////////////////////////////////////////////////////////////////

	Category List Styles 

/////////////////////////////////////////////////////////////////////////////*/

.category_list {
	width:650px;
	
	clear:both;
	}
	
.category_panel {
	width:320px;
	
	margin:10px auto 5px 5px;
	
	float:left;
	clear:none;
	}
	
.category_panel h2{
	width:98%;
	
	border-bottom-style:solid;
	
	text-align:left;
	
	clear:both;
	}
	
.catpan_count{
	font-weight:normal;
	font-size:.6em;
	}
	
.catpan_preview {
	width:150px;
	
	margin:2px auto 2px 5px;
	
	float:left;
	clear:none;
	}
	
.catpan_desc {
	width:160px;
	
	margin:2px 2px 2px auto;
	
	text-align:left;
	
	float:right;
	clear:none;
	}
	
.catpan_link {
	width:160px;
	
	margin:2px 2px 2px auto;
	
	text-align:right;
	
	float:right;
	clear:none;
	}
	
/*/////////////////////////////////////////////////////////////////////////////

	Image List Styles 

/////////////////////////////////////////////////////////////////////////////*/

.gallery_preview {
	width:170px;
	height:240px;
	
	margin:5px auto 10px 32px;

	border-style:solid;
	border-width:1px;
	border-color:#000000;

	text-align:center;
	
	float:left;
	clear:none;
	}
	
.gallery_image {
	width:150px;
	height:150px;
	
	margin:10px 10px 5px 10px;

	border-style:solid;
	border-width:1px;
	border-color:#000000;
	}
	
.gallery_caption {
	width:150px;
	
	margin:5px 10px 5px 10px;
	
	text-align:left;
	font-size:11px;
	}

/*/////////////////////////////////////////////////////////////////////////////

	Image Record Styles

/////////////////////////////////////////////////////////////////////////////*/

.content_imageblock {
	width:650px;

	background-color:#4c4c4c;
	
	margin:10px auto 10px auto;

	color:#ffffff;	
	}

.imgblock_thumbnail {
	width:150px;
	
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	
	margin:4px;
	
	float:left;
	clear:none;
	}
	
.imgblock_thumbnail img{
	width:150px;
	border-style:none;
	}
	
.image_thumbnailstats {
	width:480px;

	margin:4px;
	
	float:left;
	clear:none;
	}
	
.image_thumbnailstat {
	width:230px;
	
	border-bottom-style:solid;
	border-color:#ffffff;
	border-width:1px;
	
	margin:4px;
	
	text-align:left;
	color:#ffffff;
	
	float:left;
	clear:none;
	}
	
.image_thumbnailstat h3 {
	display:inline;
	}
	
.image_thumbwidestat {
	width:472px;
	
	border-bottom-style:solid;
	border-color:#ffffff;
	border-width:1px;
	
	margin:4px;
	
	text-align:left;
	color:#ffffff;
	}
	
.image_thumbwidestat h3 {
	display:inline;
	}
	
.image_previewfoot {
	width:578px;
	
	margin:10px;

	border-bottom-style:solid;
	border-color:#ffffff;
	border-width:1px;
	
	text-align:left;
	
	float:left;
	clear:none;
	}
	
.image_previewfoot h3 {
	display:inline;
	}
	
.imgblock_preview {
	width:650px;
	
	background-color:#4c4c4c;
	
	margin-bottom:20px;

	color:#ffffff;
	}
	
.imgblock_preview img {
	width:640px;

	border-style:solid;
	border-color:#4c4c4c;
	border-width:1px;

	margin:4px;
	}
	
.image_dlhead {
	width:476px;
	height:28px;
	
	margin:5px;

	float:right;
	clear:none;
	}

.image_dllink {
	width:476px;
	height:30px;
	
	margin:5px;

	border-top-style:solid;
	border-color:#ffffff;
	border-width:1px;
	
	text-align:left;
	
	float:right;
	clear:none;
	}
	
.image_dllink h3 {
	display:inline;
	}
	
/*/////////////////////////////////////////////////////////////////////////////

	Profile Record Styles

/////////////////////////////////////////////////////////////////////////////*/

.profile_preview {
	width:580px;
	
	border-top-style:solid;
	
	margin:0px auto 30px auto;
	}
	
.profprev_image {
	width:150px;
	height:173px;
	
	margin:5px 0px 5px 5px;

	float:left;
	clear:none;
	}
	
.profprev_image img {
	width:150px;
	height:173px;
	
	border-style:none;
	}
	
.profprev_data {
	width:410px;
	height:173px;

	margin:5px 5px 5px 0px;
	text-align:left;
	
	float:right;
	clear:none;
	}
	
.profprev_data h3{
	width:100%;
	
	text-align:left;
	font-family:serif;
	
	border-bottom-style:solid;
	}

.profprev_joined {
	width:200px;
	float:left;
	clear:none;
	}

.profprev_uploads {
	width:200px;
	float:right;
	clear:none;
	}

.profprev_bio {
	width:380px;
	
	margin:15px auto 5px auto;
	
	text-align:left;
	
	clear:both;
	}
	
	
.profprev_morelink {
	width:570px;
	
	margin:5px;

	clear:both;
	}
	
.fullprof_thumb {
	width:150px;
	height:173px;
	
	margin:10px auto 10px 10px;
	
	float:left;
	clear:none;
	}
	
.fullprof_bio {
	width:440px;
	
	margin:10px 24px 10px auto;
	
	text-align:justify;
	
	float:right;
	clear:none;
	}
	
.fullprof_bio h3{
	width:100%;
	
	margin-bottom:10px;
	}
	
.fullprof_data {
	width:630px;
	
	margin:10px auto 10px auto;
	
	clear:both;
	}
	
.fullprof_detail {
	width:300px;
	
	margin:0px auto 20px 10px;
	
	border-top-style:solid;
	border-width:1px;
	border-color:#ffffff;
	
	text-align:left;
	
	float:left;
	clear:none;
	}
	
.content_profileblock {
	width:650px;

	background-color:#4c4c4c;
	
	margin:10px auto 10px auto;

	color:#ffffff;	
	
	overflow:hidden;
	}

.profblock_thumbnail {
	width:150px;
	
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	
	margin:4px;
	
	float:left;
	clear:none;
	}
	
.profblock_thumbnail img{
	width:150px;
	border-style:none;
	}
	
.profblock_sprthead {
	width:480px;
	
	margin:4px;
	
	float:right;
	clear:none;
	}
	
.profblock_sprtstat {
	width:224px;
	
	margin:5px;
	
	text-align:left;
	
	float:right;
	clear:none;
	}

.profblock_sprtstat input {
	width:92px;
	height:26px;
	}
	
.profblock_sprtwidestat {
	width:472px;
	
	margin:4px;
	
	float:right;
	clear:none;
	}.profile_gallery {
	width:640px;
	}
	
.profile_small {
	width:580px;
	
	border-style:solid;
	
	margin:20px auto 20px auto;
	}

.profilesml_name {
	width:96%;
	
	text-align:left;
	
	clear:both;
	}

.profilesml_detail {
	width:46%;
	
	margin-left:3%;
	
	text-align:left;
	
	float:left;
	clear:none;
	}

.profilesml_stat {
	width:30%;
	
	margin-left:2%;
	
	float:left;
	clear:none;
	}

.profilesml_column {
	width:580px;
	
	text-align:center;
	
	clear:both;
	}

.content_linkshare {
	width:650px;

	margin:5px auto 5px auto;
	}
	
.content_linkshare a:link, .content_linkshare a:visited, .content_linkshare a:active, .content_linkshare a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#b97b51;
	}

/*/////////////////////////////////////////////////////////////////////////////

	Form Styles

/////////////////////////////////////////////////////////////////////////////*/

.input_text {
	background-color:#ffffff;
	
	border-style:inset;
	
	text-align:left;
	}

.input_textarea {
	background-color:#ffffff;
	
	border-style:inset;	
	
	text-align:left;
	}

.input_radio {

	}

.input_submit {
	background-color:#c4c4c4;
	
	border-style:outset;
	}

.form_login input {
	width:150px;
	
	border-style:inset;
	
	text-align:left;

	}
	
.form_login .button {
	width:100px;
	
	background-color:#c4c4c4;
	
	border-style:outset;
	
	text-align:center;
	}

.form_contact {
	width:500px;

	text-align:left;
	}
	
.form_contact input {
	width:480px;
	border-style:inset;
	
	text-align:left;
	}
	
.form_contact textarea {
	width:480px;
	border-style:inset;
	
	text-align:left;
	}
	
.form_contact .button {
	width:100px;
	
	background-color:#c4c4c4;
	
	border-style:outset;
	
	text-align:center;
	}

.form_profile {
	width:400px;
	}
	
.form_profile p {
	width:380px;
	
	font-size:.8em;
	font-weight:bold;
	color:#4c4c4c;
	}
	
.form_profile h2 {
	width:100%;
	
	background-color:#c4c4c4;
	
	border-top-style:solid;
	border-bottom-style:solid;
	border-width:2px;
	border-color:#4c4c4c;
	
	margin-top:30px;
	}
	
.form_profile .input_text {
	width:390px;
	}
	
.form_profile .input_radio {
	width:16px;
	}
	
.form_profile .input_textarea {
	width:390px;
	}
	
.form_profile .input_submit {
	width:110px;
	}
	


.boxlabel {
	width:20%;
	
	background-color:#ffffff;
	
	border-style:solid;
	border-width:1px;
	border-color:#4c4c4c;
	
	margin-left:10px;
	margin-top:-8px;
	
	font-size:.7em;
	}

.packager {
	width:500px;
	
	text-align:left;
	}
	
.packager h2 {
	width:100%;
	
	border-bottom-style:solid;
	border-bottom-color:#4a4a4a;
	border-bottom-width:2px;
	
	margin-bottom:20px;
	
	text-align:center;
	color:#4a4a4a;
	}
	
.packager hr {
	width:100%;
	
	background-color:#4a4a4a;

	border-color:#4a4a4a;

	margin-top:20px;
	margin-bottom:20px;
	
	color:#4a4a4a;
	}
	
.packager .input_text {
	width:480px;
	
	border-style:inset;
	border-width:2px;
	
	text-align:left;
	}
	
.packager .input_file {
	width:480px;
	
	border-style:inset;
	border-width:2px;
	
	text-align:left;
	}
	
.packager .input_submit {
	width:180px;
	
	background-color:#c4c4c4;
	
	border-style:outset;
	}
	
.formprompt {
	font-weight:bold;
	font-family:sans-serif;
	font-size:.6em;
	color:#006400;
	}
	
.member_bar {
	position:relative;
	z-index:2;
	
	width:960px;
	
	margin:-24px auto 5px auto;
	
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	clear:both;
	overflow:hidden;
	}
	
.memberbar_link {
	width:310px;
	height:20px;
	
	margin-left:10px;
	
	float:left;
	clear:none;
	overflow:hidden;
	}
	
.form_search {
	width:560px;
	
	text-align:right;
	}
	
.search_select {
	width:184px;
	
	border-style:inset;
	border-width:2;
	
	text-align:left;
	}
	
.search_text {
	width:180px;
	
	border-style:inset;
	border-width:2;
	
	text-align:left;
	}
	
.search_submit {
	width:160px;
	
	border-style:outset;
	border-width:2;
	
	text-align:center;
	}
	

.p_footlink {
	display:block;
	width:100%;
	text-align:right;
	font-size:.8em;
	}
	
.foot_ad_left {
	width:160px;
	
	text-align:center;
	
	float:left;
	clear:none;
	}
	
.foot_ad_right {
	width:800px;

	text-align:center;
	
	float:right;
	clear:none;
	}
	

