﻿/*
  To create a new color theme, replace the colors:
  
    #009933 with the color for hyperlinks
  and 
    #009900 with the background color for the top navigation bar
  and
    #006600 for the color of page headings

  and
    provide a re-colored version of images/ul_bullet.gif,
    which is the bullted-list item dot.    
nav_header
*/

#lineHead 
{
font-family: Georgia, "Times New Roman", Times, serif;
padding: 3px 0 5px 10px;
background: #fff url(../Classes/lazyh2bg.jpg) repeat-y;
color: #fff;
border: 1px solid #ccc;
letter-spacing: .2em;

}
#headerSport,.headerSport {
font-family: Verdana, Arial, sans-serif;
letter-spacing:0.2em;
font-size:14px;
font-weight:normal;
background:#D9D9B4;
padding:0;
margin:0;
}
.headerSport span{
padding-right:60px;
padding-left:5px;
background:#404021 url(../Classes/lazySportbg.jpg) repeat-y right;
color:#F3F3E7;
}
#body
{
	display: table;
width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B3A6;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background: #F7F6F2;
}
.columnright
{
    margin-left: 245px;
     background-color: #f0ffff;
  /*  position:relative; New  height:150px;*/
}
#col_main_left
{
	width: 200px;
	
	float: left;
	border-right: 3px solid #DFDCCB;
	background: #E1DFCF;
}

#col_main_right
{
	border-left: 3px solid #DFDCCB;
	margin-left: 198px;
	border-right: 1px solid #CAC7B8;
	background: #F7F6F2;
}

.col_main_left
{
	width: 200px;
	height:auto;
	float: left;
	text-align:center;
	border-right: 3px solid #DFDCCB;
	background: #F7F6F2;
}

.col_main_right
{
	border-left: 3px solid #DFDCCB;

	border-right: 1px solid #CAC7B8;
	background: #F7F6F2;
	height:150px;
}
.main_center
{
	display: table;
width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B3A6;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background: #F7F6F2;
}
/* begin footer  740px;*/

#footer
{
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	width: 100%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	text-align: center;
	background: #75746E url(background_nav_footer.jpg);
}

#footer_nav
{
	width: 100%;
}

#footer_nav a
{
	list-style-type: none;
	white-space: nowrap;
	display: inline-block;
	margin: 0px 10px 0px 0px;
	text-decoration: underline;
}

#footer_nav a, #nav_login a, #nav_browse a, #crumbs a
{
	color:Red;
}

#disclaimer
{
	font-size: 0.6em;
	color: #888679;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}






















.disclaimer
{
	color:Green;
}

/* shows a visual seperation */
.dashedline
{
	width:auto;
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}
/* represents each item in a vertical list */
.listitem
{
    margin:0px 0px 0px 0px;
    width:444px;
}

/* surrounds the buttons for list items */
.editbuttons
{
    padding-top: 6px;
}

/* floats the thumbnail off to the right */
.thumbnail
{
    float: right;
    margin: 0 0 0 5px;
}

/*used to clear the float for the thumbnail */
.clearlist
{
    clear:right;
    margin:0;
    padding:0;
    height: 0px;
    font-size:0px;
    line-height:0px;
}

/* Used by the page number control */
.PageNumbers
{
    display:inline;
}

.PageNumbers span
{
    padding-left: 3px;
}

.newscrumbs a
{
    font-weight: bold;
    padding-right: 2px;
}

#title h1 a:link, #title h1 a:visited
{
	text-decoration: none;
	color: #009933;
}

a:link, a:visited, #search a:visited, th a:visited
{
	color: #009933;
}

#title h1
{
	color: #009933;
}

#color_bar
{
	background:#971B1E;
}

h3
{
	color: #006600;
}

/*
   COMMON THEME PROPERTIES FOLLOW
   (they contain no information specific to a theme color)
*/


body
{
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	background: #D8D5C2 url(background_main.jpg) repeat-x top;
}



a:hover
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

.none
{
	display: none;
}

#title h1
{
	font-size: 18px;
	font-weight: bold;
	display: inline;
}

.item_list h3, .item_list h4, .item_list h5, .item_list h6
{
	font-size: 1em;
	font-weight: normal;
}

/* begin main layout divs 770px; */

#title
{
	height: 24px;
	width: 100%;
	padding-top: 17px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background: url(background_title.jpg) no-repeat center top;
}

#nav_header
{
	margin: 0 auto;
	background: #75746E url('background_nav_top.gif') repeat-x 50% top;
	line-height: normal;
	height: 0px;
}
#nav_header ul
{
	margin: 0;
	padding: 0px 0;
	list-style: none;
	float: right;
	background: url(nav_top_filler.gif) repeat-x left top;
}
#nav_header li
{
	float: left;
	background: url(nav_top_left.gif) no-repeat left top;
	margin: 0;
	padding: 0;
}
#nav_header a
{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	float: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
	background: url(nav_top_right.gif) no-repeat right top;
	padding: 13px 25px 13px 15px;
}

#nav_header a span
{
	border-bottom: #ccc 1px solid;
	padding-bottom: 54px; /* hide the underline in normal state, required for hover effect in IE */
}

#nav_header a:hover span
{
	border-bottom: #c0c0c0 1px solid;
	padding-bottom: 2px;
}

#color_bar
{
	font-size: 12px;
	font-weight: bold;

	border-bottom: #ccc 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 18px;
	padding-top: 13px;
	color: #FFFFFF;
}

#crumbs
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;

	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	background: #75746E url(background_crumbs.jpg) repeat-x top;
	margin: 0px auto 5px;
}

#crumbs h2, #crumbs h3
{
	font-size: 12px;
	display: inline;
}

#crumbs_search
{
	float: left;
	font-size: 12px;
}

#whats_new
{
	float: right;
	font-size: 12px;
	width: 280px;
	text-align: right;
}

#crumbs p
{
	display: inline;
	vertical-align: middle;
}

#crumbs .search_box
{
	margin: 0px;
	padding: 0px;
	height: 15px;
	font-size: 11px;
	width: 170px;
}

#crumbs #category_select
{
	margin: 0px;
	padding: 0px;
	height: 17px;
	font-size: 11px;
	width: 170px;
}

#crumbs select
{
	padding: 0px;
	height: 17px;
	font-size: 11px;
	width: 160px;
	margin-top: 2px;
}

#crumbs .submit, #crumbs .go
{
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-size: 11px;
	margin-top: 0px;
}

#crumbs_text
{
	padding-top: 5px;
}

input .submit
{
	font-size: 11px;
	width: 70px;
}

#nav_browse
{
	float: right;
}

#nav_login
{
	float: left;
}
























#content
{
	width: 739px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B3A6;
	padding: 20px;
}

#content .display_left
{
	margin-top: -20px;
}

#content_header
{
	font-size: 0.8em;
	color: #000000;
	height: 129px;
	width: 177px;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 10px;
}

#content_header ul
{
	list-style-position: outside;
	margin-top: 10px;
	list-style-image: url(ul_bullet.gif);
}

#content_header li
{
	list-style-position: outside;
	margin-left: -17px;
}

#content_header h2, #content_header h3
{
	display: inline;
	font-weight: bold;
	font-size: 1em;
}

#featured_item
{
	height: 200px;
	width: 176px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #A29F93;
	border-bottom-color: #A29F93;
	border-left-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	font-size: 0.8em;
	margin-bottom: 3px;
	margin-right: 0px;
	background: #DCDACE url(background_feature.jpg) repeat-x top;
}

.display_left #featured_item
{
	width: 160px;
	font-size: 1em;
}


#featured_item h2
{
	font-size: 1em;
	font-weight: bold;
	display: inline;
}

.row1 a:link img, .row2 a:link img, .display_left a:link img, #featured_item a:link img
{
	border: 1px solid #666;
}

.row1 a:visited img, .row2 a:visited img, .display_left a:visited img, #featured_item a:visited img
{
	border: 1px solid #666;
}



#announcements
{
	font-size: 0.8em;
	padding: 10px;
	height: 100%;
	background: #F7F6F2;
}

#announcements ul
{
	margin-top: 0px;
}

#announcements li
{
	list-style-position: outside;
	list-style-image: url(ul_arrow.gif);
	margin-bottom: 15px;
	margin-left: -24px;
}

#user_assistance
{
	color: #7F4728;
	padding: 10px;
	font-size: 0.8em;
	float: left;
	width: 178px;
	background: #F9F9F8 url(background_user_assist.jpg) repeat-x top;
}

#user_assistance h2, #user_assistance h3
{
	color: #000000;
	font-size: 1em;
}

.post_title
{
	margin: 0px;
	padding: 0px;
}

.post_dollars
{
	width: 50px;
}

#post_cents
{
	width: 25px;
}

.post_url, .post_title, .post_description
{
	width: 250px;
}

.post_description
{
	height: 90px;
}

.section
{
	padding: 10px;
	height: 17px;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom: 2px solid #E4E2D5;
	margin-bottom: 0px;
}

h3.section
{
	font-size: 1.2em;
}

.content_right
{
	padding: 10px;
	font-size: 0.8em;
}

.content_right form, .content_right fieldset
{
	border: none;
	padding: 0px;
	margin: 0px;
}

.content_right legend
{
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.content_right td, .category_browse td
{
	padding-right: 20px;
}

.category_browse td h4
{
	font-size: 1em;
	display: inline;
}

.category_browse td h4 a:link, .category_browse td h4 a:visited
{
	text-decoration: none;
	color: #000000;
}

.category_browse td h4 a:hover, .category_browse td h4 a:active
{
	text-decoration: underline;
}

.category_browse td ul a:link, .category_browse td ul a:visited
{
	text-decoration: none;
}

.category_browse td ul a:hover, .category_browse td ul a:active
{
	text-decoration: underline;
}

.category_browse td ul
{
	list-style-position: outside;
	margin-top: 10px;
	list-style-image: url(ul_bullet.gif);
}

.category_browse td li, .category_browse td li
{
	list-style-position: outside;
	margin-left: -17px;
}

#search_n_browse
{
	height: 139px;
	width: 577px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: right;
}

#search_n_no_browse
{
	height: 139px;
	width: 288px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: right;
	background: #E1DFCF;
}

#search_n_browse div#search
{
	float: left;
	background: url(background_search.jpg) #d6d3c4 repeat-x;
}

#search_n_browse div#browse
{
	float: right;
	background: url(background_browse.jpg) #d2d4bf repeat-x;
}

#search a
{
	font-size: 11px;
}

#search legend, #browse legend
{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

#search select, #search .search_box, #browse select, #browse ul
{
	font-size: 11px;
	margin-top: 2px;
}

#search select, #search .search_box
{
	width: 240px;
}

#browse select
{
	width: 190px;
	vertical-align: middle;
	border: none;
	display: inline;
}

#search, #browse
{
	height: 125px;
	width: 265px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #A29F93;
	border-bottom-color: #A29F93;
	border-left-color: #FFFFFF;
	background: repeat-x top;
	padding: 7px 10px 10px;
}

#search form, #browse form
{
	display: inline;
	border: none;
}

#search .search_box, #search select
{
	margin-bottom: 8px;
}

/* begin admin panel (similar to search boxes) */
#admin_panel
{
	width: 577px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: right;
	font-size: .7em;
}
#admin_panel div
{
	padding-top: 5px;
}

#admin_panel #query span.input_label
{
	float: left;
	text-align: right;
	width: 70px;
}


#admin_panel #query input
{
	width: 170px;
}



#admin_panel #query select
{
	width: 175px;
}

#admin_panel #status span.input_label
{
	float: left;
	text-align: right;
	width: 100px;
}

#admin_panel #status select
{
	width: 145px;
}

#admin_panel #status input
{
	width: 145px;
}

#admin_panel span.input_control
{
	float: right;
	text-align: left;
}

#admin_panel div#query
{
	float: left;
	background: #F9F9F8 url(background_user_assist.jpg) repeat-x top;
}

#admin_panel div#status
{
	float: right;
	background: #F9F9F8 url(background_user_assist.jpg) repeat-x top;
}

#admin_panel #query a
{
	font-size: 11px;
}

#admin_panel #query legend, #admin_panel #status legend
{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

#admin_panel #query select, #admin_panel #query .search_box, #admin_panel #status select, #admin_panel #status ul
{
	font-size: 11px;
	margin-top: 2px;
}

#admin_panel #query select, #admin_panel #query .search_box
{
	/* width: 290px; */
}

#admin_panel #status select
{
	/* width: 190px; */
	vertical-align: middle;
	border: none;
	display: inline;
}

#admin_panel #query, #admin_panel #status
{
	height: 185px;
	width: 265px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #A29F93;
	border-bottom-color: #A29F93;
	border-left-color: #FFFFFF;
	background: repeat-x top;
	padding: 7px 10px 10px;
}



.login_box input.text
{
	width: 150px;
}

input.user_info
{
	width: 200px;
}

input.register_password
{
	width: 100px;
}

input.register_question
{
	width: 250px;
}

/* begin item grid */


#item_images
{
	text-align: center;
	float: left;
	width: 161px;
	clear: none;
}

.item_list
{
	width: 100%;
	font-size: .7em;
	padding-left: 5px;
	padding-right: 5px;
}

.item_list th
{
	height: 25px;
	background: #DEDDD3;
}

.item_list_footer
{
	height: 20px;
	width: 100%;
	margin-top: 5px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	background: #DEDDD3;
}

.item_list_footer li
{
	list-style-type: none;
	white-space: nowrap;
	display: inline;
	margin: 0px 3px;
}

.item_list_footer ul
{
	margin: 0;
	padding: 0;
}

.display_left
{
	text-align: center;
	float: left;
	clear: none;
	font-size: .8em;
}


.display_right
{
	text-align: left;
	padding-left: 181px;
	font-size: .8em;
}

.display_right#ad_details h3, .display_right#ad_details h4, .display_right#ad_details h5
{
	text-align: left;
	font-size: 1.1em;
	padding: 10px;
	display: block;
	background: #E5E2CC;
}

.display_right#ad_details h5.action
{
	padding: 5px 10px;
	font-size: 0.9em;
}




/* begin classes */

legend.select_category
{
	display: inline;
}

.col_select, .col_photo, .col_photo_nopreview, .col_startdate, .col_price, .col_type, .col_location, .col_category, .col_general, .col_checkbox
{
	text-align: center;
}

.col_title
{
	text-align: left;
	width: 325px;
}

#ad_details td.col_heading
{
	color: #7F4728;
	vertical-align: top;
}

#ad_details td.col_detail
{
	padding-left: 10px;
}

#ad_details .ad_description_text td.col_detail
{
	font-weight: bold;
}

.ad_description_text
{
	padding-top: 20px;
}



.col_checkbox, .col_photo_nopreview
{
	width: 30px;
}


.row1, .row2
{
	height: 60px;
}

.row2
{
	background: #E8E7E1 url(background_table_row.gif) repeat-x top;
}

.small_text
{
	font-size: 0.8em;
	color: #666666;
	font-weight: normal;
}

.normal_weight
{
	font-weight: normal;
}


tr.new_section
{
	padding-top: 1em;
}

p.new_section
{
	margin-top: 1em;
}
.pub
{
	font-size: 14pt;
    color: #FA0D5C;
    font-family: Arial;
    letter-spacing: 0px;
}




/*##################### IBOX*/
#ibox_content { background: #222; border-color: #222; color: #fff; }

#ibox_wrapper { background: #222; border-color: #444; }

#ibox_footer_wrapper { left: 0; right: 0; top: 0; padding: 3px 10px; }

#ibox_footer_wrapper, #ibox_footer_wrapper

 a { color: #8dd6e2; background: #444; }

#ibox_footer_wrapper a { color: #8dd6e2; font-weight: bold; text-decoration: none; padding: 0 3px; }

#ibox_content { padding: 10px; }
#ibox_wrapper { padding: 25px 0 0 0; }

/*New Nanalist###########################################*/

body, table {
   font-family: Verdana, arial, sans-serif;
	margin: 0;
	font-size: 11px;
}  


img { border-style: none;
	border-color: inherit;
	border-width: medium;
	height: 24px;
}

a {	color: #F47618;	font-weight: bold; }
a:hover {	color: red}
a:active {	color: red}

input, select { vertical-align: middle; }

#layout { width: 803px; margin: auto; border: 0; background: white; position: relative; }        	
	
/* LOGO*/
	
#header {  }	

#subheader { background: #EDE9E9 url(bgSubheader.gif) no-repeat; height: 20px; }
#subheader div { background: #EDE9E9 url(bgSubheader.gif) no-repeat; height: 20px; padding-right: 5px; text-align: right; padding-top: 5px; border-bottom: 1px solid #E8DFE0; }
#subheader a { text-decoration: none; } 
#subheader div select { font-size: 10px; } 


/* NAVIGATION*/
#nav { padding: 0; margin: 0 0 2px 0; }		
#nav img { padding: 0 5px 0 5px; }
#nav ul { float:right; text-align: right; width: 90%; display:  block; margin: 0 3px 5px 0; padding: 0; clear: both; }
#nav li { display: inline; margin: 0; padding: 0;  list-style: none;  }
#nav a { color: #F47618; font-size: 11px; text-decoration: none; margin: 0; padding: 0 10px 0 10px; background: url(liInactive.gif) no-repeat left; background-position: 8px 0 0 0 }	
#nav a:hover { color: #9D1308; text-decoration: underline; }	
#nav a:active { color: #F47618; text-decoration: none; }
#nav a:active { color: #F47618; text-decoration: none; }

#nav-line1 {}
#nav-line2 {}



/* CONTENT & LOGIN BOX*/
#home-box1 { border-right: 1px solid #E8DFE0; border-bottom: 1px solid #E8DFE0; padding: 1px 0 0 0; }
#home-image { float: right; padding: 0; }

.box1 { float: left; width: 198px; padding: 1px 0 0 1px; position: relative;  }
.box-top1 { float: left; width: 198px; background: #DCD9B1 url(box1-hback.gif) repeat-x; color: #83833F; line-height: 25px; padding: 0;  }
.box-head1 {  font-size: 11px;  padding-left: 40px; line-height:  25px; margin: 0; background:  url(box1-blt.gif) no-repeat top left !important; }
.box-content1 { background: white url(sectionBg.gif) no-repeat top left; padding: 0px 0 10px 0; }

#left {	width: 212px; overflow: hidden; }
#right {	width: 592px; overflow: hidden; }

.separator { height: 10px; }


input.formuser {
	border: 1px solid #DDDDDD; 
	font-size: 10px; 
	width: 100px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 80px;
}

div.formuser {
   padding: 10px 0 0 20px;
   margin: 0px 0 5px 0;
	font-size: 11px;
	color: rgb(131, 131, 63);
	position: relative;
	clear: both;
}

input.formpass {
	border: 1px solid #DDDDDD; 
	font-size: 10px; 
	width: 100px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 80px;
}

div.formpass {
   padding: 0 0 0 20px;
   margin: 2px 0 5px 0;
	font-size: 11px;
	color: #83833F;
	position: relative;
}

div.formsubmit { padding: 0 0 0 65px; margin: 0; }
div.formsubmit input {}

.reg-link, .pass-link { font-size: 11px; color: #999999;  text-decoration: none; margin: 0 auto; text-align: center !important; display:block; }
.reg-text { padding: 6px; color: #83833F; font-size: 11px; margin: 0; }

/* SEARCH BOX*/
#searchbox { float: left; width: 211px; padding: 1px 0 0 1px; }

#searchboxMaster { float: left; width: 250px; padding: 1px 0 0 1px; }

.box-top2 { background: url(box2-hback.gif) repeat-x; color: #83833F;  line-height: 25px; padding: 0;}
.box-head2 { font-size: 11px;  padding-left: 40px; line-height:  25px; margin: 0; color:Black; background: url(box2-blt.gif) no-repeat top left;}
.box-content2 { background: transparent; padding: 5px 10px 10px; color: #c0a227; }

/*#SearchBox_txtAge { margin: 0 0 0 30px; }
#SearchBox_txtAgeTo { margin: 0 0 0 5px; }
#searchbox1 { margin: 0 0 0 52px; padding: 0; }
#searchbox2 { margin: 0 0 0 45px; padding: 0; }
#searchbox4 { margin: 0 0 0 6px; padding: 0; }*/
.searchinput { border: 1px solid #DDD; font-size: 10px; position: absolute; left: 70px; top: 3px;}
.searchfield { padding: 0 0 0 10px; font-size: 11px; position: relative; line-height: 22px; height: 22px; }
span.searchinput {	border: none; font-size: 11px; }
span.searchinput input {	font-size: 10px; border: 1px solid #DDD;}

.tdlabel, .tdvalue { width: 120px; text-align: left; }

#registration {	padding: 20px;}
#registration .searchinput {  font-size: 10px; position: absolute; left: 120px; }
#registration .searchfield { padding: 0;  font-size: 11px; position: relative;  line-height: 22px;}

.registration-info {
	float: right;
	border: 1px solid #DDDDDD;
	width: 200px;
	padding: 10px;
	margin: 5px;
}
 
.checkbox input {	vertical-align: middle;}

.tworows .searchfield {	height: 26px;}


/* NEWS BOX*/
#newsbox { float: left; width: 212px; padding: 1px 0 0 0; }
#newsboxMaster { float: left; width: 250px; padding: 1px 0 0 0; }

.box-top3 { background: url(box3-hback.gif) repeat-x; color: #83833F; line-height: 25px; padding: 0;}

.box-head3 { font-size: 11px;  padding-left: 40px; line-height:  25px; margin: 0; background: url(box3-blt.gif) no-repeat top left; color: #8D3E04;}
.box-content3 {background: transparent; }

/*.box-content2 div, .box-content3 div, .box-content3 p, .box-content4 table {	display: none;}
.box-content2, .box-content4, .box-content3 {
	height:300px;
}*/

.newsdate { color: #F47618; font-size: 10px; padding: 5px 0 0 15px; margin: 0; }
.newstext { color: #8D3E04; font-size: 11px; padding: 0 10px 7px 15px; margin: 0; }

/* NEW USER BOX*/
#newuserbox { float: left; width: 379px; padding: 1px 0 0 0;  }
.box-head4 { font-size: 11px;  padding-left: 40px; line-height:  25px; margin: 0; background: url(box4-blt.gif) no-repeat top left; color:#4F5E0A;}
.box-top4 { background: url(box4-hback.gif) repeat-x; color: #83833F; line-height: 25px; padding: 0; }
.box-content4 { background: transparent; padding: 5px; }

.box-content4 td {	text-align: center; padding: 5px; border: 1px solid; border-color: #FDFDFD #EBEBEB #EBEBEB #FDFDFD; }

.newuser-pic { display:block;  }		
.newuser-name { color: #9D1308; font-size: 10px; text-decoration: underline; }

#bxs { float: left; background: white url(bxs-back.png) no-repeat top left; background-position: -1px; margin-top: -2px; }
	 
	
/*TOP USERS */
#topuserstable .standardbox { width: 100% !important; }
.box-top5 { background: url(box5-hback.gif) repeat-x; color: #83833F; height: 25px; padding: 0 0 0 20px; }
.box-top5 img { margin-top: 7px; }
.box-content5 { background: url(sectionBg.gif) no-repeat; padding: 5px 0 10px 0; }

/*#topuserstable  .label { line-height: 16px; font-weight: bold; color: #B74829;  font-size: 11px; margin: 0;  padding: 0 3px 0 0; }
#topuserstable  .value { line-height: 16px; font-weight: bold; color: #F47618;  font-size: 11px; margin: 0;  padding: 0 3px 0 0; }*/
.notice { padding: 0 0 0 220px; font-size: 11px;  margin: 30px 0 0 0; }

.itemphoto { padding: 5px; margin: 0; float: left; }
.itemphoto img { float: left;}
.iteminfo { float: left; padding: 2px 5px 5px 15px;  }
#topuserstable .iteminfo { width: 150px; padding: 0px !important; }
.itemlinks { list-style: none; margin: 5px 0; padding: 0; }
.itemlinks li { float: left; margin: 0 10px 0 0; padding: 0; }
.iteminfo h4 { color: #B74829; font-size: 12px; margin: 0; 	 }
.iteminfo h4 strong { white-space: nowrap; color: #F47618; }
.itemslogan { color: #F47618 !important; margin-bottom: 8px; }
.itemicons { padding: 5px  0; }

/* SEARCH */
.box-content1-search { background: url(sectionBg2.gif) top repeat-x; padding: 5px 0 450px 0; clear: both; margin-top: -1px;  }
.sidemenu-item { display: block; padding: 5px 0 5px 15px; }
.sidemenu-item img { padding: 0 0 0 5px;}
.sidemenu-link { color: #81813E;  font-size: 11px; text-decoration: none; letter-spacing: 0; }

.box-heading { font-size: 12px !important; color: #F47618 !important; margin: 0 !important; padding-left: 15px !important; display: block !important; line-height: 24px; z-index: 99999; position:relative;}

.standardbox { width: 588px; padding: 1px 0 0 1px; position: relative; right: 0;  }
.box-top5 { background: url(box5-hback.gif) repeat-x; color: #83833F; height: 25px; padding: 0 0 0 20px; }
.box-top5 img { margin-top: 7px; }
.box-head5 { font-size: 11px; color: #8D3E04; display: inline; line-height: 25px; padding: 0 0 0 20px; margin: 0; background: url(liRed.gif) no-repeat left; background-position: 7px 0 0 0; }
.box-content5 { background: url(sectionBg.gif) no-repeat top left; padding: 0 0 10px 0px; font-size: 11px; color: #666666; }

#searchboxes { position: relative; }
.searchbox2 {  width: 290px; padding: 0 0 0 1px;}
.searchbox3 { position: absolute; left: 290px; top: 0; width: 290px; padding: 0 0 0 1px;}
.sboxtxt { font-size: 11px; padding: 10px 10px 10px 20px; color: #666666; margin: 0; }
.note { padding: 0px 10px 10px 20px; }
.misc-box1 { border: 1px solid #DDD; padding: 5px 6px 10px 2px; margin: 40px auto; width: 300px; font-weight: bold; }
.misc-box3,  .misc-box2 { border: 1px solid #DDD;  padding: 5px; margin: 25px; text-align: center;}
.misc-box3 input, .misc-box2 input { margin:5px;}
.misc-box4 {	line-height: 28px;}
.misc-box4 .searchinput {	left: 180px;}
.misc-box4 .searchfield {	margin-left: 20px;}

.misc-box1 .searchinput {   left: 150px;}
.misc-box1 .searchfield { line-height: 24px;}

.searchbutton {	margin: 5px 120px; border: 1px solid Silver; }

.csearchbox {	 margin: 0;  font-size: 11px; font-weight: bold; }
.csearchbox h4 {	font-size: 12px; margin-left: 20px}
.csearchbox-options { margin: 0px 0 30px 55px;  }

.distinput { width: 30px; margin-left: 60px;}


#searchuserresult {float: left; width: 588px; padding: 1px 0 0 1px; }
.userslogan { margin: 0 0 0 55px; padding: 0 0 0 55px; display: block; }
.endbox { font-size: 11px; margin:0 0 0 200px; }
.endbox a { color: #000; text-decoration: none; }
.endbox a:hover { color: #000; text-decoration: underline; }


.values { margin: 0; display: inline;  font-weight: normal; }
#value1 { margin: 0 0 0 23px; }

.line { background: #EEE; height: 1px !important; line-height: 1px; overflow: hidden; }

/* Friends */
#banner1 { }

/* Send Mail */
#mailboxfrom { margin: 20px 0 0 25px; }

/* Home Profile*/
#bxsTogether { float: left; border-top: 1px solid #E8DFE0; }
.box-content-topxsearch2 { background: url(sectionBg3.gif) top no-repeat; padding: 5px 0 10px 0px; font-size: 11px; color: #666666; border-top: 1px solid #E8DFE0; }
.prof-field { padding-left: 30px; }
.prof-field select, .prof-field option { width: 450px; }
.prof-field select,  textarea, .prof-field input { border: 1px solid #EBEBEB;}
.prof-field2 { padding-left: 35px;  color: #8D3E04; }
.interestValue1 { margin: 5px 5px 0 65px; } 
.markedit { padding: 5px 15px 5px 15px; color: #8D3E04; }
.markUserEdit { font-size: 11px; color: #6B645A; margin: 5px 15px 5px 10px; }  

#redaktpics { border: 1px solid #DDD; padding: 5px 6px 10px 2px; margin: 15px 25px 15px 25px;}
#redaktpics img { border: 1px solid rgb(157, 19, 8); }
#redaktpics a { color: #F47618; font-weight: bold; text-decoration: underline; padding-left: 190px; }

#no_pictures { margin: 5px 0 0 240px; color: red; }

#d_danni { padding: 15px 0 0 30px; color: #666666; }
#l_danni { padding: 15px 0 0 35px; color: #666666; }
.personaldata { margin: 0 0 0 25px; border: 1px solid #DDD; font-size: 10px; }
.personaldata2 { margin: 0 0 0 25px; font-size: 10px;  width: 100px; }
#d_danni_btn { padding: 45px 0 0 0; text-align:center; }
#del-acc-text { padding: 15px 0 0 20px; color: #666666; }

#prof-info-box { margin: 0; padding: 0px 10px 10px; }
#prof-info-pic { margin: 10px 5px 10px 0px; float: left; border: 1px solid #EBEBEB; }


.prof-info-s1 { margin: 10px 0 0 0; padding: 0 15px 0 15px; float: left; border-right: 1px solid #EBEBEB; }
.prof-info-s1 h4 { margin: 0; display: inline; }
.prof-info-s2 { margin: 10px 0 0 0; padding: 0 0 0 15px; float: left; }
.prof-info-s2 h4 { margin: 0; display: inline; }
/*#prof-info-box .label { font-weight: normal; font-size: 11px; display: inline; }
#prof-info-box .value { font-size: 11px; color: #000; display: inline; }*/


#prof_st { margin: 15px 0 155px 39px; }
#prof_stats { margin: 0; float: left; }
#prof_statz { margin: 0 0 0 115px; float: left; display: block; }

#prof_stats h4 { margin: 0; display: inline; }
#prof_statz h4 { margin: 0; display: inline; }
.prof_stats1 { font-size: 11px; display: inline; color: #000; }
.prof_stats2 { font-weight: normal; font-size: 12px; }

.prof-details { clear:both; padding: 10px; }
.prof-details .box-heading { padding: 0 !important; }

.prof-info {}
.prof-info h5 { margin: 0;  }
.prof-info ul, .prof-info ol {display: inline;}
.prof-info .label { font-size: 11px; color: #000;  }
.prof-info .value  { font-weight: normal; font-size: 11px; }
.prof-info-values li { margin: 0 15px; padding: 0px; }
.prof-info-values { margin: 0; padding: 0; }

#comentsA { padding: 35px 0 0 235px; }
#coments_link { font-size: 11px; font-weight: bold; }

#homeprofile-left { margin: 0; float:left; width: 211px; }
#homeprofile-right { margin: 0; float:left; border-left: 1px solid #EDE9E9; border-left: 1px solid #EBEBEB;}
#homeprofile { padding: 15px 0 0 25px;  margin:0; float:left;}
#homeprofile li { font-size: 11px; color: #000; margin: 0; list-style: none; }
#homeprofile a { color: #000; }
#homeprofile a:hover { color: #9D1308; }
#homeprofile h5 { margin: 0; display: inline; font-size: 11px;}
.homeprofile-pic { float:right; padding: 5px; border: 1px solid #EBEBEB; margin: 5px 0 15px;}
.pics_new_memb { display: inline; padding: 0; }
.newmember_pics { padding: 10px 0 0 65px; }

/* Edit Photos */
.ed-ph-items {}
.ed-ph-items td {}
.ed-ph-items img {}
.ed-ph-items p {}
.ed-ph-items h5 {}
.ed-ph-items li {}

.ed-photo { margin: 10px; padding: 10px; position:relative; border: 1px solid silver;  }
.ed-photo img { position: absolute; top: 20px; left: 10px; }
.ed-photo h5, .ed-photo ul  { position: relative; left: 200px; margin: 5px 0; }
.ed-photo input, .ed-photo textarea, .ed-photo-clear { position: relative; left: 200px; margin: 0 10px 5px 0; }
.ed-photo textarea { width: 300px; height: 70px }
.ed-photo-clear {display : block; clear: both;}
.ed-photo-clear input {left: 0 !important; top: 3px}
.ed-photo ul { margin:0; padding:0; list-style: none;  }
.ed-photo li { display:inline; margin: 0 20px 0 0; font-size: 12px; }

/*Message Box*/
#msg-box { width:590px; border: #ebebeb 1px solid; margin: 25px auto auto auto;}
#msg-box .standardbox {float:none !important}
#message-details { float:left; margin: 10px;  }
#show-message img.photo { float:left; margin: 10px; }
.message-content { margin: 10px; }

/*Contact Us*/
#cont-info {}
/* GLOBAL TWEAKS & FIXES */

#cont-info {
	width: 450px;
	padding: 10px;
	float: right;
}

#prof-info-box .label { font-size: 12px; color: #B74829;}
#prof-info-box .value { font-size: 12px; color: #F47618;  }

.box-top1 img, .box-top2 img, .box-top3 img, .box-top4 img, .box-top5 img {	vertical-align: middle !important; }

#left { margin: 0; float:left; width: 210px; }
#right { margin: 0; float:left; border-left: 1px solid #EDE9E9; border-left: 1px solid #EBEBEB;} 

.photo-box { margin: 2px; border: 1px solid #EEE; }
.photo-box img { float:left; border: 1px solid #DDD; margin: 2px; padding: 1px; }
.photo-box div { float: left; clear: right; width: 180px; height: 100px; overflow: hidden; }
.photo-box p, .photo-box h5 { margin: 4px 8px;}
.photo-box ul { clear:both; margin: 0; padding: 2px; border-top: 1px solid #DDD; list-style: none; }
.photo-box li { margin: 0; padding: 0 6px 0 0; display:inline;}

.error { color: #FF4500; }
.clear { height: 1px; clear: both; line-height: 1px; }
.photoframe { padding: 5px; border: 1px solid silver; }
