body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7e8181;
	font-size: 12px;
}

#clearboth {
	clear: both;
}

#errorbox {
	float: left;
	border: 2px solid #000;
	background-color: #ccc;
	width: 150px;
}

a {
	color: #03b5d2;
}

#spacer {
	height: 15px;
	width: 510px;
	margin-top: 15px;
	margin-left: 30px;
	border-bottom: 1px solid #B1B198;
}

.input {
	border: 1px solid #03b5d2;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapper {
	border: 0px solid #f00;
	width: 1025px;
}
/*--------------------------------- Buttons --- */
input.button {
	background-color:#999999;
	color:#333333;
	border:1px solid #333333;
	cursor:pointer;
}

.posbutton {
	background-image:url('../images/buttons/pos_bg.gif');
	background-repeat:repeat-x;
	height:25px;
	color:#fff;
	border:1px solid #006778;
	cursor:pointer;	
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
}

.negbutton {
	background-image:url('../images/buttons/neg_bg.gif');
	background-repeat:repeat-x;
	height:25px;
	color:#fff;
	border:1px solid #b0171a;
	cursor:pointer;	
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
}
/*--------------------------------- HEADER BOX --- */

#headerbox {
	width: 100%;
	height: 115px;
	background-image: url('../images/page/headbg.jpg');
	background-repeat: repeat-x;
	margin-bottom: 15px;
}

#loginbox {
	border: 0px solid #f00;
	width: 300px;
	float: left;
}

#searchbox {
	position: absolute;
	height: 30px;
	margin-top: 70px;
	width: 1000px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #03b5d2;
	font-weight: bold;
	font-size: 15px;
	padding-top: 0px;
}

/*----------------------------------- LEFT BAR --- */

#statebox {
	border: 0px solid #ccc;
	float: left;
	width: 132px;
	margin-left: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 14px;*/
}

#statecontent {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	//margin-top: -2px;
	padding:5px;
}

.state_active {
	color: #ff840c;
	font-weight: bold;
}

#mainbox {
	border: 1px solid #0033FF;
	background-color: #66CCFF;
	float: left;
	width: 500px;
}

/*--------------------------------- MAIN BOXES --- */

#maincontent {
	margin-left: 12px;
	/*padding-left: 34px;*/	
	float: left;
	width: 570px;
}

#contentbox {
	background-color: #fff;
}

#navigation {
	border: 1px solid #f0f;
	background-color: #fef;
	float: left;
}

.header_text {
	color: #84b404;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#right_box {
	margin-left: 20px;
	float: left;
	border: 0px solid #f00;
	width: 231px;
	height: auto;
}

#right_adspace {
	background-color: #eee9c1;
	color: #717050;
}

/*------------------------------------ RESULTS --- */

#post_result {
	float: left;
	width: 156px;
	height: 116px;
	padding-left: 5px;
	padding-top: 4px;
	margin-bottom: 15px;
	background-image:url(../images/page/dots.gif);
	background-repeat:repeat;
}

#ratingscore {
	border: 2px solid #000;	
	background-color: #999999;
	float: left;
	width: 90px;
	height: 50px;
	color: #f00;
	font-size: 50px;
	padding-bottom: 15px;
	padding-left:10px;
}

#post_display {
	border: 0px solid #0f0;
	width: 550px;
	height: 140px;
	margin-bottom: 10px;
	float: left;
}

#post_information {
	border: 0px solid #000;
}

#post_display_image {
	background-image:url(../images/page/dots.gif);
	background-repeat:repeat;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 156px;
	height: 116px;
	padding-left: 3px;
	padding-top: 3px;
}

#post_display_information {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 355px;
	height: 100px;
}

#post_display_control {
	margin-top: 3px;
	margin-left: 10px;
	float: left;
	width: 355px;
	height: 25px;
}

#display_post_control {
	border: 1px solid #0f0;
	background-color: #efe;
	height: 110px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 100px;
	float: left;
	padding-top: 10px;
}

#heading_box {
	height: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #7fab06;
	background-repeat:no-repeat;
	width: 532px;
}

#center {
	border: 1px solid #f00;
}

.aboutbox {
	 float:right; 
	 border:1px solid #03b5d3; 
	 padding:5px; 
	 background-color:#e0f8fc;
}

/*------------------------------------- FOOTER --- */

#footer {
	background-color:#aacf41;
	width:100%;
	height:18px;
	padding-top:6px;
}

#footer-top {
	width:100%;
	height:10px;
	background-color:#e6f0b3;
}

#footer-bottom {
	width:100%;
	height:3px;
	background-color:#e6f0b3;
}

#footer a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#footer_text {
	padding-left:200px;
}

#keywordheader {
	font-size: 14px;
	color: #03b5d2;
	border-bottom: 1px solid #ccc;
}

#keywords {
	line-height: 17px;
}

/*-------------------------------- TEXT STYLES --- */

.link_green {
	color: #84B404;
}

.member_text {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

a.login_link {
	color: #fff;
}

.required {
	color:#FF0000;
}

.message {
	padding:15px;
	text-align:center;
	border:1px dashed #03b5d3;
	background-color:#9deffd;
	font-weight:bold;
}

.whitetext {
	color:#ffffff;
}

/*--------------OTHER --------------------*/
.rating {
	border:none;
}

#bigstar {
	background-image:url(../images/page/bigstar.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:102px;
	overflow:hidden;
}

.ratingtext {
	color:#4e4f4f;
	text-align:center;
	font-size:35px;
	font-weight:bold;
	float:left;
	margin-top:35px;
	margin-left:26px;
}


.warning {
	color:#FF0000;
}
/* ------------- VALIDATION ----------------------------------------------------------------------------------- */

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

/* ----------- SORTTABLE --- */
/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}
/* ----------- ADMIN --- */
#admin_body {
	width:768px;
	padding:20px;
}
/* ----------- PHOTO GALLERY --- */
#primaryPhoto {
	height:300px;
	width:400px;
	margin-top:10px;
	text-align:center;
}

.mainimg {
border:5px solid #000000;
}

.thumb {
	margin:5px;
	border:5px solid #fff;
}

.thumbHighlight {
	border:5px solid #000000;
}
#photodesc {
	font-weight:bold;
	text-align:center;
	width:400px;
	background-color:#ccc;
	border-top:1px solid #7e8181;
	border-bottom:1px solid #7e8181;
}

.paginate {
	color:#03b5d3;
	font-weight:bold;	
}
