#more_file_inputs {
	width:560px;
	margin-left:20px;
}

.extra_upload_options {
        float:left;
        width:350px;
		height:60px;
        padding:6px;
        /*border: 1px solid #bbbbbb;*/
        margin:4px;
}

.extra_upload_options h5 {
	font-weight:bold;
	margin:0 auto;
	border-bottom: 1px solid #121212;
	margin-bottom: 6px;
}

.image_count {
	float:left;
	position:relative;
	left:15px;
	top:90px;
	font-weight:bold;
}
#rating_div {
	display:none;
}

.prsno {
	width: 480px;
/*	height:110px;
	background-image: url("/css/images/prs_container.png");*/
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:1.3em;
/*	border: 3px solid #09B806;*/
}

.prsno b {
	font-size:1.2em;
	color: #fff;
}

.aff a {
	font-weight:bold;
	color: #22bb22 !important;
}

.allinone {
	border:1px solid #1b1b1b;
	padding: 10px;
	height: 370px;
	margin-right:30px;
	margin-left:30px;
	margin-bottom:5px;
}

.allinone h3 {
	font-weight:bold;
	font-size:1.2em;
	color: #1b1b1b;
}

.pagetitle {
	font-weight:bold;
	font-size:1.2em;
	color: #1b1b1b;
/*	border-bottom: 1px solid #abbaab;*/
	margin-bottom: 10px;
	margin-left:10px;
}

.upload_box {
	padding: 5px;
	margin: 10px;
}

.upload_box form {
	margin-bottom: 10px;
	margin-left: 10px;
}

.upload_box h3 {
	margin-bottom: 5px;
	border-bottom: 1px dashed #dbdbdb;
	min-width:250px;
	margin-top: 10px;
}

.ad_box {
	width:100%;
	text-align:center;
	margin:0 auto;
	background-color: #fff;
	padding-top: 3px;
}

.thumbs_box {
	float:left;
	margin-left:10px;
	padding:3px;
}

/* ======================================== \
// Package: Mihalism Multi Host
// Version: 4.0.0
// Copyright (c) 2007, 2008 Mihalism, Inc.
// License: http://www.gnu.org/licenses/gpl.txt GNU Public License
// =======================================

  Mihalism Multi Host navigation menu, member's bar, and
  page footer designed by DjFlush of www.picsopedia.com.

*/

* { /* <-- Reset browser defaults */
	font-size: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: #282828 url(./images/main_bg.png) repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	margin: 10px;
	margin-top:0px;
	color: #444;
}

p {
	display: inline;
}

img {
	border: 0;
}

form {
	display: inline;
}

hr {
	border: 0;
	border-top: 1px dotted #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 1px;
}

h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.70em;
	font-weight: normal;
	color: #333333;
	margin-top: 0;
}

a:link, a:visited {
	color: #005fa9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

select, option {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.90em;
	cursor: pointer;
	vertical-align: middle;
	width: auto;
	height: 19px;
	color: #000000;

}

th, .table_header {
	/*background: #ccc url(./images/tbl_top_bg.gif) repeat-x;*/
	background-color: #ccc;
	color: #444;
	font-size: 0.90em;
	height: 25px;
	text-align: center;
}

td span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
}

td span.arial {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 700;
}

td .explain {
	font-size: 0.90em;
	font-style: italic;
}

input[type="file"] {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.90em;
	height: 21px;
	width: 400px;
}

.url_upload {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.90em;
	height: 16px;
	width: 350px;
}

.page_cell {
	/*border-bottom: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;*/
	/*width: 972px;*/
	margin:0 auto;
}



.input_field, .button1 {
	background: #FFFFFF url(./images/input_bg.gif) repeat-x;
	border: 2px solid #636964;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.90em;
	padding: 3px;
	color: #000000;
	margin-left: 5px;
	cursor:pointer;
}

a.button1:link, a.button1:visited, a.button1:hover {
	color: #000000;
	text-decoration: none;
}

.button1:active, .button1:hover, .input_field:focus, .input_field:hover {
	border: 2px solid #7E8993;
}

.table_footer {
	/*background: #417DB7 url(./images/tbl_foot_bg.gif) repeat-x bottom;*/
	background-color: #ccc;
	color: #444;
	height: 15px;
	padding: 5px;
	text-align: center;
}

.table_border {
	border: 1px solid #345487;
	margin: 0;
	padding: 0;
	width: 100%;
}

.tdrow1, td.tdrow1, tr.tdrow1 {
	background: #EBF1F5;
	padding: 5px;
}

.tdrow2, td.tdrow2, tr.tdrow2 {
	background: #DEE3E7;
	padding: 5px;
}

.logo {
	/*background: #c1c1c1 url(./images/site_logo.png) no-repeat;
	background-position: -0px -20px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	height: 160px;
	width: 972px;*/
}

.align_right {
	float: right;
}

.align_left {
	float: left;
}

.align_left span, .align_right span, .align_left div, .align_right div {
	display: inline;
}

.nav_menu {
	height: 20px;
	/*padding: 0 15px;*/
/*	border-bottom: 4px solid #121212;
	background-color: #fff;*/
	margin-bottom:10px;
}

.nav_menu #logo {
	background-color: #A9F5A9;
	color: #666;
	font-weight:bold;
	height:27px;
	padding-top:13px;
	font-size:1em;
}

.nav_menu #logo a, .nav_menu #logo a:visited {
	background-color: #A9F5A9;
	color: #666;
	font-weight:bold;
}

.nav_menu ul {
	float: left;
	margin: 0 auto;
	padding: 0;
}

.nav_menu li {
	float: left;
	/*line-height: 20px;*/
	list-style: none;
	margin: 0;
	padding: 3px;
	padding-top:10px;
	border:1px solid #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-top:0px;
	margin-left:10px;
	position:relative;
	top:-4px;
	background-color: #f5f5f5;
}

.nav_menu a:visited, .nav_menu a:link {
	color: #ddddd;
	float: left;
	font-size: 1.0em;
	font-weight: 700;
	height: 20px;
	padding: 0 12px;
}

.user_menu {
	height: 20px;
	/*padding: 0 15px;*/
/*	border-bottom: 4px solid #121212;
	background-color: #fff;*/
	margin-bottom:10px;
	margin-left:40px;
}

.user_menu ul {
	float: left;
	margin: 0 auto;
	padding: 0;
}

.user_menu li {
	float: left;
	/*line-height: 20px;*/
	list-style: none;
	margin: 0;
	padding: 3px;
	padding-top:9px;
	border:1px solid #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-top:0px;
	margin-left:10px;
	position:relative;
	top:-4px;
	background-color: #CECEF6;
}

.user_menu a:visited, .user_menu a:link {
	color: #ddddd;
	float: left;
	font-size: 1.0em;
	font-weight: 700;
	height: 20px;
	padding: 0 12px;
}


/*.nav_menu a:hover {
	color: #ddddd;
	text-decoration: none;
	border-top: 3px solid #1212dd;
}*/

.members_bar {
	background: #c2c1c2 url(./images/nav_mem_bar.gif) repeat-x;
	border-bottom: 1px solid #cdcdcc;
	color: #777;
	height: 33px;
	font-weight: 700;
	font-size: 1.0em;
	text-align:left;
	padding-left:10px;
	margin-bottom:10px;
	margin-left:15px;
	border-bottom:1px solid #666;
	float:left;
}

.members_bar a:visited, .members_bar a:link, .members_bar a:hover {
	color: #777;
}

.members_bar .guest_links {
	padding: 3px;
	text-align: left;
}

.members_bar .member_links_right {
	padding: 3px;
	float: left;
	margin-left:30px;
}

.members_bar .member_links_left {
	padding: 3px;
	float: left;
}

.page_body {
	background: #fff;
	color: #000000;
	padding: 15px 10px 15px 10px;
	text-align: left;
	border-top:2px solid #ccc;
}

.page_footer {
	background: #3B57A0 url(./images/pc_foot_bg.gif) repeat-x;
	color: #000000;
	border-top: 1px solid #cdcdcc;
	height: 15px;
	padding: 5px;
	text-align: center;
}

.page_footer a:link, .page_footer a:visited, .page_footer a:hover {
	color: #000000;
}

.page_footer img {
	vertical-align: middle;
}

.lightbox_background {
	-moz-opacity: 0.80px;
	background: #000000;
	filter: alpha(opacity=80);
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0.80;
	position: absolute;
	width: 100%;
	z-index: 1001;
}

.lightbox_main {
	background: #FFFFFF;
	border: 1px solid #345487;
	left: 25%;
	top: 20%;
	overflow: hidden;
	position: absolute;
	width: 515px;
	z-index: 1002;
}

.message_box {
	background: #D8DCEB url(./images/blue_box_bg.gif) repeat-x;
	border: 1px solid #BFC8E3;
	margin: 5px auto 10px;
	padding: 10px;
	text-align: center;
}

.message_box h1 {
	color: #FF0C00;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.70em;
	font-weight: 700;
}

.thumbnail {
	border: 1px outset #000000;
	max-width:220px;
	max-height:220px;
}

.pagination {
	height: 1%;
	width: auto;
	font-size: 0.85em;
	margin-top: 3px;
	float: right;
}

.pagination strong {
	padding: 0 2px;
	margin: 0 2px;
	font-weight: normal;
	font-size: 0.85em;
	color: #FFFFFF;
	background: #4692BF;
	border: 1px solid #4692BF;
}

.pagination a:link, .pagination a:visited, .pagination a:active {
	font-weight: normal;
	font-size: 0.85em;
	text-decoration: none;
	color: #5C758C;
	margin: 0 2px;
	padding: 0 2px;
	background: #ECEDEE;
	border: 1px solid #B4BAC0;
}

.pagination a:hover {
	border-color: #368AD2;
	background: #368AD2;
	color: #FFFFFF;
	text-decoration: none;
}

.pulldown_menu {
	cursor: pointer;
}

.pulldown_menu ul {
	display: none;
	list-style: none;
	border: 1px solid #999999;
}

.pulldown_menu:hover ul {
	display: block;
	position: absolute; /* Safari Fix */
}

.pulldown_menu li {
	font-size: 0.90em;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px solid #DDD;
	background: #EFF3F7;
	white-space: nowrap;
	width: auto;
	padding: 3px;
}

.pulldown_menu li.header {
	padding: 2px;
	text-align: center;
	background: #E1E2E5;
	font-weight: 700;
}

