@charset "UTF-8";
body {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
.search-box {
	float: right;
	margin-top: 20px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
	border: 5px solid #666;
	padding-bottom: 10px;
}
.regNow {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #333;
	color: #FFF;
	background-color: #666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: right;
	margin-top: 10px;
}
#navagation {
	float: right;
	height: 60px;
	clear: right;
	margin-bottom: 15px;
	width: 470px;
	border: 1px solid #999;
}
#logo {
	float: left;
	clear: left;
	width: 350px;
}
.tempFix {
	clear: both;
}
#login_buttons {
	margin-top: 8px;
	clear: left;
	float: left;
}
#header {
	padding: 20px;
}
#footer {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}
#add_image {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 15px;
	border: 4px solid #CCC;
	-moz-border-radius: 2em 0;
}
.messageBox {
	font-size: 16px;
	padding: 3px;
	clear: both;
	float: left;
}
.errorBox {
	font-style: italic;
	color: #F00;
	margin-top: 5px;
	font-size: 12px;
}
.float_right {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content {
	clear: both;
	min-height: 600px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
p {
	line-height: 22px;
	font-size: 15px;
	margin-bottom: 15px;
	color: #666;
}
h1 {
	font-size: 25px;
	margin-bottom: 3px;
	color: #555;
}
.fishy_pic {
	height: 200px;
	width: 200px;
	float: left;
	margin: 5px;
	border: 5px solid #efefef;
}
.fishy_pic img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fishy_pic:hover {
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	}
* {
	margin: 0px;
	padding: 0px;
}
#login_box {
	background-color: #efefef;
	padding: 20px;
	width: 355px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
		border: 3px solid #666;
	-moz-border-radius: 2em 0;
	
}
.please_login {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	color: #333;
	
}
.inputBoxs {
	border: 1px solid #999;
	padding: 2px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	width: 250px;
	margin-bottom: 12px;
}
.lablesLogin {
	font-size: 14px;
	color: #333;
	display: block;
	margin: 0px;
	padding: 0;
}
#wrapper #content #registerForm #form1 table {
	margin-right: auto;
	margin-left: auto;
}
.pleaseReg {
	font-style: italic;
	display: block;
	text-align: center;
	margin-top: 10px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
.upload_table {
	margin-right: auto;
	margin-left: auto;
}
.uploadText span {
	font-size: 10px;
}
.cropBoxBorder {
	width: 600px;
	border: 4px solid #666;
	margin-right: auto;
	margin-left: auto;
}
#cropMeText {
	width: 608px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 10px;
}
#cropButtons {
	width: 608px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#registerForm {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #efefef;
	padding-top: 10px;
	padding-bottom: 20px;
	border: 3px solid #666;
	-moz-border-radius: 2em 0;
	margin-top: 25px;
}
.possErrors {
	margin-left: 30px;
}
#registerText {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#index_left {
	width: 375px;
	float: left;
	padding: 10px;
	margin-top: 15px;
}
#index_right {
	width: 450px;
	float: right;
	padding: 10px;
	margin-top: 15px;
}
.littlePix {
	height: 110px;
	width: 110px;
	float: left;
}
.littlePix img {
	border: 1px solid #FFF;
}

#logo img {
	border: none;
}
#searchform div {
    /* This div will have the left image as a background */
    background: url(../images/search1.gif) no-repeat left top;
    padding: 0 10px;
    margin: 0;
    line-height: 1;
}
#searchform #search {
	/* Im going to apply a top and bottom border to this input so that it fits with my images and give it the gradient background */
    border-top:2px solid #999;
	border-bottom:2px solid #999;
	border-left:0;
	border-right:0;
	height: 15px;
	background-color: #fff;
	background-image: url(../images/search2.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0;
}
#searchform input {
    /* Some reset styles to make my form elements play nice */
    vertical-align: top;
    margin: 0 !important;
    line-height: 1;
    outline:0 !important;
}
.nowtFound {
	width: 300px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	font-weight: bold;
	background-color: #CCC;
	text-align: center;
	padding: 35px;
	border: 3px solid #F00;
}

#messageTab tr td #countdown {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.nowtFound {
	width: 300px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	font-weight: bold;
	background-color: #CCC;
	text-align: center;
	padding: 35px;
	border: 3px solid #F00;
}
.charsLeft {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	clear: both;
}
.uploadText {
	font-size: 15px;
	color: #F00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 35px;
	float: left;
	margin-bottom: 6px;
	margin-left: 5px;
	padding: 0px;
	height: 15px;
	background-color: #efefef;
}
.tableText {
	font-size: 15px;
	display: block;
	margin-bottom: 6px;
	font-weight: normal !important;
}
#types {
	height: 30px;
}
#wrapper #content #add_image #formWrapper #form1 #messageTab tr td #fileUploader {
	margin-bottom: 6px;
}
.tableText2 {
	font-size: 15px;
	display: block;
	float: left;
	font-weight: normal !important;
	height: 15px;
}
#wrapper #content #add_image #formWrapper {
	clear: both;
	padding: 10px;
	background-color: #efefef;
	margin-top: 10px;
	margin-bottom: 10px;
}
.textSmall {
	font-size: 10px;
	margin-bottom: 3px;
	display: block;
}
h2 {
	color: #333;
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
}
#registerNow {
	margin-bottom: 15px;
	background-color: #CCC;
	padding: 10px;
	border: 1px solid #666;
}
.profilePic {
	float: right;
	width: 50px;
	border: 2px solid #999;
}
.userStats {
	width: 100px;
	float: right;
	margin-left: 10px;
	height: 60px;
	margin-right: 10px;
}
.uploadedBy {
	float: left;
	font-size: 10px;
	display: block;
	padding-left: 10px;
	color: #666;
	height: 12px;
}
.uploadedBy2 {
	font-size: 10px;
	display: block;
	padding-left: 10px;
	color: #666;
	height: 12px;
	clear: both;
}
.imageWrapper {
	height: 250px;
	width: 220px;
	float: left;
}
.userStatsText {
	font-size: 10px;
	margin-bottom: 1px;
	display: block;
}
.profilePic a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#faceLog {
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.commentsLink {
	font-size: 10px;
	display: block;
	float: right;
	margin-right: 10px;
}
img.commentImage {
	border: 5px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
}
#commentsWrapper {
	width: 450px;
	margin-top: 15px;
	height: 450px;
	float: left;
	padding: 10px;
}
#commentsUserOthers {
	width: 380px;
	float: right;
	height: 450px;
	margin-top: 15px;
	padding: 10px;
}
.messageDetail {
	text-align: center;
	margin-top: 4px;
	padding: 3px;
}
#commentsWrapper #form1 #comment {
	margin-top: 15px;
	margin-bottom: 15px;
}
.commentText {
	font-size: 14px;
	margin-bottom: 5px;
	background-color: #CCC;
	padding: 5px;
	display: block;
}
#map {
	border: 4px solid #999;
}
#googleText {
	text-align: center;
	margin-top: 5px;
	width: 180px;
	font-size: 12px;
	font-style: italic;
}
#messageTab {
	width: 580px;
	clear: both;
	margin-bottom: 10px;
}
#adsCentre {
	margin-top: 40px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
}

