/**

@colordef	#e4e5dd background
@colordef	#737f69 dark green text
@colordef	#576250 even darker green text - like this better
@colordef	#edf1db lite green bg
@colordef	#f4f5f5 near white
@colordef	#1A75BC logo blue
@colordef	#9aca39 lime green
@colordef	#231f20 blackish text -

*/


/*Reset*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, button,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
* :focus {
	outline: 0;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*styles altered from white.css*/

a {text-decoration: none;}

a:hover {
	text-decoration: none;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-family: "Helvetica Neue",helvetica,arial,sans-serif;
	background: #e4e5dd;
	color: #231f20;
	/*text-align: center;*/
}

h1,h2,h3 {
	 letter-spacing: .01em;
	 line-height: 1.2em;
}

h1 {
	font-size: 2.3em;
	text-align: left;
	color: #1a75BC;
}

.required {
	border-color: #d6d3d3;
	 }
	 
.important {
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	background:  #FEF1EC url("../../../images/error.gif") no-repeat 30px 15px;
	color: #CD0A0A;
	font-size: 1.4em;
	border: 1px solid #CD0A0A;
	font-weight: normal;
	padding: 15px 10px;
	display: block;
	margin-top: 10px;}
	
.incomplete {
	border: 3px solid #CD0A0A;
	background: #FEF1EC;}
	
.icon {
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
	}
	
img.button {
	display: block;
	float: left;
	margin-right: 4px
	}
	
.nav h1 {
	color: #1A75BC;
	font-weight: bold; 
}
.nav h1 a {
	color: #576250;
	text-decoration: none;
 }	

.main {
	border-top: none;
	padding: 10px 0 15px;
	width: 913px;
}
	
.box {
 margin-bottom: 10px;
 background-color: #f4f5f5;
 border-color: #f4f5f5;
 -moz-border-radius: 7px; 
 -webkit-border-radius: 7px;
}

.boxtitle {
 background: none;
 height: 20px;
 cursor: pointer;
 font-weight: bold;
 line-height: 20px;
 color: black;
}

.boxbody {
 padding: 5px;
}

td.link {
	border: 0;
	background: none;
	padding: 0;
}

.footer {
	clear: both;
}	

.sort {
	background: none;
	border: 0;
	font-size: 1.4em;
	color: #576250;
	margin: 0;
	padding: 0;
	float: left;
}

.sort select {
	font-size: .9em;
	padding-left: 4px;
	margin: 0 8px;
}
	
#map {
/*	height: 270px;
	width: 629px;*/
	border: 1px solid #989994;
	background-color: gray;
/*	margin: 20px 0 15px;*/
}


#map {
	height: 270px;
	width: 629px;
	background-color: gray; 
	margin: 20px 0 15px;
}

td.dcol_two #map {
	margin: 0px;
	margin-bottom: 20px;
	border: 1px solid #989994;
	background-color: gray;
/*	margin: 20px 0 15px;*/}

.labelscolumn, .optionscolumn, .column  {
	background-color: #f4f5f5;
	border: 0px;
	padding:15px 40px 0px 5px;
}


.column.left{}
.column.right{}
.column.both{}
.column.btm {
	padding-bottom: 25px;}


/*styles specific to this implementation*/


html, body {
	background: #e4e5dd;
	/*text-align: center;*/
}


#wrapperContent {
	width: 913px;
	margin: 20px auto;}

#header {
	width: 913px;
	background: url("../images_uber/header_bg.gif") no-repeat;
	/*height: 105px;
	margin: 20px auto 0 auto;*/
	text-align: left;
}
#header #ulogo {
	float: left;
	margin: 20px 0 0 37px;
	background: url("../images_uber/logo.png") no-repeat;
	text-indent: -9999px;
}

#header #ulogo a {
	display: block;
/*	width: 170px;
	height: 39px;
*/	width: 212px;
	height: 60px;
	text-decoration: none; }

#header #usearch {
	float: right;
	margin: 20px 5px 0 0;
}
#header label {
	font-weight: bold;
	font-size: 14px;
	color: #9ca98c;
	display: block;
	margin-bottom: 3px;
	margin-left: 18px;
	line-height: 1.2em;
}
#header .box1, #header .box2, #header .buttonGo {
	float: left;
	margin-right: 5px;
}

input.textbox {
	padding: 2px 5px 4px 16px;
	color: #676767;
	font-size: 15px;
}
#header .box1 .textbox {
	width: 293px;
}
#header .box2 .textbox {
	width: 152px;
}
#header #topnav {
	width: 100%;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
#header #topnav li {
	float: left;
	margin-right: 10px;
}
#header #topnav ul.leftmenu {
	left: left;
}
#header #topnav ul.rightmenu {
	left: right;
}
#header #loginHeder {
	float: right;
	margin: 2px 0;
}
#header ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#loginHeader {
	margin: 11px 0 6px 0;
	color: #9ca98c;
	width: 910px;
	text-align: right;
	font-size: 8pt;
}
#loginHeader a {
	color: #9ca98c;
}

#loginHeaderWrap {
	height: 20px;}
#topnav {
	background: #9ca98c;
	color: #fff;
	padding: 5px 0;
}

#topnav a {
	text-decoration: none;
}
	
#topnav .leftmenu {
	float: left;
	margin-left: 20px;
}
#topnav .rightmenu {
	float: right;
}
#topnav a {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
#topnav li {
	padding-right: 20px;
}

div.buttonGo {
	padding-top: 20px;}
div.buttonGo input {
	border: 0;
}


.col_left { width: 223px; margin-right: 16px; }
.col_right { width: 680px; }

.box { background: #f4f5f5; width: 100%; }
.largebox { background: #f4f5f5; width: 100%; }
.boxcontent { padding: 25px; }
.box h1, .box h2, .box h3, .box h4, .box h5 { margin: 0; padding: 0; }

td { vertical-align: top; }


.clear {
	clear: both;
}
img {
	border: 0;
}


.listingsWrapper {
	background-color: #f4f5f5;
 	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
	float: right;
	width: 629px;
	padding: 30px 25px 50px;
	margin-bottom: 30px;
}



#listingsBody {
	background: none;
	clear: both;
}

.listingIndividual {
	color: #576250;}

.listingMeta {
	background-color: #edf1db;
	float: left;
	width: 100%;
 }
 
.listingMeta .listingImg {
	float: left;
	margin-right: 15px;
	height: 75px;
}

.listingMeta .listingImg img {
	width: 98px;
	height: 75px;}

.companyInfo {
	float: left;
	width: 350px;}

.listingMeta h2.linktitle {
	font-size: 1.7em;
	margin-bottom: 5px;
	margin-top: 7px;
	
}

.listingMeta h2.linktitle a, .listingMeta h2.linktitle a:visited {
	color: #576250;
}
 
.listingMeta h2.linktitle a:hover {
	border-bottom: 1px dotted #576250;
}

.listingMeta p.address, .listingMeta p.phone {
	font-size: 1.2em;
	margin: 4px 0;	
}

.googlePin {
	float: left;
	width: 17px;
	height: 18px;
	margin-top: 12px;
	/*background: url("../images_uber/bg_google-pin.gif") no-repeat 0 0;*/
	text-align: center;
	color: #fff;
	padding-top: 3px;
	margin-right: 25px;
	
}

a.tradeBtn {
	color: #fff;
	background: #9aca39;
	display: block;
	padding: 3px 5px;
	width: 75px;
	text-align: center;
	font-size: 1.2em;
	float: right;
	margin: 6px 12px 0 0;
}

a.tradeBtn:hover {
	filter: alpha(opacity=60); /* IE */
   -moz-opacity: 0.6; /* firefox */
   -khtml-opacity: 0.6; /* Opera? */
   opacity: 0.6; /* everything else */
   color: #fff;
   border-bottom: 0;
	}


.listingDescription {
	font-size: 1.2em;
	line-height: 1.2em;
	clear: left;
	padding-top: 7px;	
}

.listingDescription a, .listingDescription a:visited {
	color: #576250;
	border-bottom: 1px dotted #576250;
}

.listingDescription a:hover {
	border: 0px;
}

.ratings {
	width: 120px;
	float: left;
	padding-top: 9px;
}

.ratings p {
	margin: 2px 0 0 7px;
	color: #576250;
	font-size: 1.2em;
}
.ratings p a, .rating p a {color: #576250;
}

.ratings p a:hover {
	border-bottom: 1px dashed #576250;}

.ratings .stars {
	float: right;}
	
#categoryList {
	float: left;
	width: 169px;
	background-color: #f4f5f5;
 	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
	padding: 30px 24px 0 28px;

}

#categoryList li a { 
	color: #576250;
	font-size: 11px;
	font-size: 1.17em;
}
	
#categoryList li {
	padding-bottom: 6px;
}

#categoryList a:hover {
	text-decoration: none;
	border-bottom:1px dotted #7899BA;
	color: #336699
	
 }
 
#categoryList h3 {
	font-size: 1.3em;
	color: #1A75BC;
	margin-bottom: 10px;
	}

#categoryList p {
	font-size: 1.1em;
	line-height: 1.2em;
	margin-bottom: 25px;
}
	
.sortBtn {
	border: 0px;
	vertical-align: bottom;
}

p.results {
	text-align: right;
	float: right;
	font-size: 1.2em;
	color: #576250;
	padding-top: 13px;
}

p.instruction {
	font-size: 1.2em;
	color: #576250;
	margin: 8px 0 0 6px;
	}

p.msg {
	font-size: 1.2em;
	color: #576250;
	margin: 8px 0 0 1px;
}
.page_header {
	background: none;
	font-size: 2.8em;
	color: #576250;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;	
	}

.formSection {
	background: #edf1db;
	font-size: 2.0em;
	color: #576250;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;	
	padding: 4px 0 4px 4px;

}

td label.labels {
	color:#555555;
	font-size:1.2em;
	font-weight:normal;
	letter-spacing:0.02em;
	padding:5px 0 3px 0px;
	text-align:left;
	vertical-align:top;
	
}

td label.check {
	display: inline-block;}
	

td input {
	padding:4px;
	width: 250px;
	border: 3px solid #dedede;
	font-family: "Helvetica Neue",helvetica,arial,sans-serif;
	font-size: 1.3em;
}

td input:focus, td select:focus, td textarea:focus {
	border: 3px solid #9aca39;
	background: #edf1db;
} 

td input.small {
	width: 75px;}

td select {
	padding: 4px;
	border: 3px solid #dedede;}

.form_desc {
	color:#8B8A88;
	padding:2px 0 5px;
	font-size:8pt;
}

.fileBtn {
	margin-left: 20px;}
	
.deleteBtn {
	margin-top: 10px; }

form input.button, a.button {
	width: auto;
	padding: 3px;
	font-size: 1.2em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif; 
	letter-spacing: .01em;
}

a.button {
	display: block;}

div.button {
	font-weight: bold;
	background: none;
	border: 0px;
}

input.button:hover, a.button:hover {

 filter: alpha(opacity=60); /* IE */
   -moz-opacity: 0.6; /* firefox */
   -khtml-opacity: 0.6; /* Opera? */
   opacity: 0.6; /* everything else */
}

textarea#companyDescription {
	height: 200px;
	width: 450px;
	margin-bottom: 10px;
	}

textarea {
	height: 100px;
	padding: 5px;
	width: 250px;
	border: 3px solid #dedede;
	font-size: 1.3em;
	line-height: 1.7em;
	font-family: "Helvetica Neue",helvetica,arial,sans-serif;
}

table.form {
	margin-bottom: 15px;
	width: 629px;}

#listingsWrapperMain {
	width: 923px;
	padding: 0px;
	margin-bottom: 30px;
}



#listingsWrapperMain table td {
	vertical-align: top;
}


#listingsWrapperMain td.dcol_one {
	width: 608px;
}
#listingsWrapperMain td.dcol_two {
	width: 298px;
}
#listingsWrapperMain td.dcol_seperator {
	width: 12px;
}

.profilemain {
	width: 568px;
	text-align: left;
	padding: 20px;
	font-size: 12px;
	line-height: 14px;
}
.profilemain .headertop {
	background: #eef4dd;
	padding: 0 15px;
	height: 60px;
	margin-bottom: 10px;	
}

#twobuttons input.fixed {
	padding: 6px; 
	font-size: 1.2em;
	letter-spacing: .02em;
	width: 142px;
	text-align: center;
	
}


div.ratingDate {
	float: left;
	font-size: 1.2em;
	
}

div.ratingStars {
	float: right;
}

div.ratingNotes {
	clear:both;
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 20px;
	margin-bottom: 45px;
	padding-top: 5px;
}



input.faded {
 filter: alpha(opacity=70); /* IE */
   -moz-opacity: 0.7; /* firefox */
   -khtml-opacity: 0.7; /* Opera? */
   opacity: 0.7; /* everything else */}
   
a#editprofile {
	padding: 8px 0px;
	font-size: 1.2em;
	width: 142px;
	text-align: center;}

.profilemain .headertop .ratings p {
	font-size: 12px;}

.profilemain h1 {
	line-height: 60px;
	float: left;
	color: #4d5947;
	font-weight: bold;
	font-size: 20px;
	width: 415px;
}

.profilemain .description {
	color: #576250;
	font-size: 1em;
	line-height: 1.3em; }

/*
#listingsWrapperMain h3 {
	line-height: 1.4em;
	color: #505C48;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 20px;
}

*/


#listingsWrapperMain td.dcol_one .thumbs {
	width: 608px;
	margin-bottom: 15px;
}

.dir1 {
	width: 160px;
	float: left;
	margin-right: 15px;
	text-align: left;
	padding: 25px 30px;
	line-height: 14px;
}

.box.dir1 h4 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #505C48;
	font-weight: normal;
	background: #F8F0E3;
	margin-left: -2px;
	padding-left: 2px;
	margin-bottom: 2px;
}

.dir1 div {
	margin-bottom: 15px;
	font-size: 1.1em;
	line-height: 1.3em;}
	
.dir1 div a {
	color: #336699;}
.dir1 div a:hover {
	text-decoration: underline;}

.dir2 {
	width: 305px;
	padding: 25px 30px;
	float: left;
	text-align: left;	
	color: #3a3738;
	line-height: 14px;
}
.dir3 {
	width: 230px;
	padding: 25px 30px;
	float: left;
	text-align: left;	
	color: #3a3738;
	line-height: 14px;
}


#twobuttons {
	width: 300px;
	height: 45px;
	margin: 0px auto 0 auto;
}
#twobuttons div {
	float: left;
}
#twobuttons div.first {
	margin-right: 5px;
}



.classifiedlistings h4 {
	color: #576250;
	font-weight: bold;
	font-size: 1.1em;
	margin-left: 85px
}
.classifiedlistings {
	color: #576250;
	font-weight: normal;
	font-size: 11px;	
}

.classifiedlistings li {
	margin-bottom: 25px;}
.classifiedlistings .photo {
	float: left;
}
.classifiedlistings .photo img {
	/*height: 63px;*/
	padding: 0 10px 0 0px;
	margin: 0;
	float: left;
	width: 75px;
}
.classifiedlistings .extra {
	background: #f8f0e3;
	padding: 8px;
	width: 300px;
	margin: 10px 0;
	
}
.classifiedlistings .extra .left {
	float: left;
	color: #6e6e51;
	font-weight: bold;
}
.classifiedlistings .extra .right {
	float: right;
	text-align: right;
	color: #6e6e51;
	font-style: italic;
}

.classifiedlistings .decription {
	margin-left: 85px;}









#TB_window {
	font: 12px;
	color: #333333;
}

#TB_secondLine {
	font: 10px;
	color:#666666;
}

#TB_window a:link { color: #336699; text-decoration: none; }
#TB_window a:visited { color: #336699; text-decoration: none; }
#TB_window a:hover { color: #3399FF; text-decoration: underline; }
#TB_window a:active { color: #3399FF; text-decoration: underline; }
#TB_window a:focus { color: #336699; text-decoration: none; }

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
/*
	display:block; 
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
*/
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
	font-weight: bold;
	border-bottom: 1px solid #BBBBBB;
	font-size: 9pt;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:center;
	line-height:1.4em;
}

#TB_ajaxContent img {
 margin-top: 30px;

}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}



/* TOOL TIPS */
.tip {
	color: #fff;
	width: 220px;
	z-index: 13000;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background: #fffeeb;
	text-align: left;
	font-size: 11px;
	padding: 4px 8px 8px;
}
.tip-text {
	display: none;
}
.tip-top {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
}
 
.tip-bottom {

}

.Tips1 {
	vertical-align: middle;
}

/* AUTOSUGGEST DIV */
div.autosuggest
{
	position: absolute;
	background-image: url(../images/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(../images/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer
{
	background-image: url(../images/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(../images/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
	background-image: url(../images/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #333;
}


div.autosuggest ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #333;
}

div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000 0px 0px 5px;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover
{
	background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #1B5CCD;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #fff;
	background-color: #1B5CCD;
	background-image: url(../images/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
	background-image: url(../images/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	left: 0;
	background-image: url(../images/hl_corner_tl.gif);
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
	background-image: url(../images/hl_corner_tr.gif);
	background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #6EADE7;
}

div.autosuggest img
{
	vertical-align: middle;
	margin-right: 5px;
}




/* UPLOADER CLASSES */
input.fallback_status {
	border: none; 
	background: none; 
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
	padding: 3px;
	height: 22px;
	vertical-align: middle;
}

#uploader {
	background-color: #FFFFFF;
	padding: 10px 15px;
	width: 430px;
	border: 1px solid #CCCCCC;
}

#uploader .progress {
	background: #FFFFFF url(../images/uploader_progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
}

#fileList {
	margin: 0px;
	list-style: none;
	width: 420px;
	margin-top: 0px;
	padding: 0px;
}

#fileList li.file {
	margin-top: 5px;
	border-top: 1px solid #EEEEEE;
	background: url(../images/uploader_file.png) no-repeat 4px 4px;
}

#fileList li.file.file-uploading {
	background-image: url(../images/uploader_uploading.png);
	background-color: #D9DDE9;
}

#fileList li.file.file-success {
	background-image: url(../images/uploader_success.png);
}

#fileList li.file.file-failed {
	background-image: url(../images/uploader_failed.png);
}

#fileList li.file .file-name {
	font-size: 1.2em;
	margin-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	height:	40px;
	font-weight: bold;
}

#fileList li.file .file-size {
	font-size: 0.9em;
	line-height: 18px;
	float: right;
	margin-top: 2px;
	margin-right: 6px;
}

#fileList li.file .file-info {
	display: block;
	margin-left: 10px;
	font-size: 0.9em;
	line-height: 20px;
	clear
}

#fileList li.file .file-remove {
	clear: right;
	float: right;
	line-height: 18px;
	margin-right: 6px;
	margin-top: 4px;
}

.clear {
	clear: both;
}

#narrowResults {
	padding-top: 15px;
	border-top: 1px dotted #ccc;
	margin-top: 15px;
	font-size: 1.2em;
}

#narrowResults input {
	border: 3px solid #DEDEDE;
	padding: 4px;
}

#narrowResults input.button {
	margin-left: 10px;
	border: 0}

#narrowResults input:focus {
	border: 3px solid #9aca39;
	background: #edf1db;
	}

div.advSearch {
	margin: 20px 0;}

div.advSearch label.labels {
	display: inline;
	vertical-align: middle;}
	
div.advSearch select {
	margin-right: 15px;
	}
	
h4.advSearch {
	font-size: 1.5em;
	}
	
#footerLinks {
	clear: both;
	text-align: center;
	font-size: 1.1em;
	}
	
	
	
/*     Maxnet css ******/

div.ratingDate1 {
	float: left;
	font-size: 1.2em;
	color: #336699;
}



div.ratingNotes1 {
	clear:both;
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 20px;
	margin-bottom: 45px;
	padding-top: 5px;
	color: #336699;
}
	
#listingsWrapperMain h3 {
	line-height: 1.4em;
	color: #336699;
	font-weight: bold;
	font-size: 1.7em;
	margin-bottom: 20px;
}	

.profilemain1 {
	width: 610px;
	text-align: left;
	font-size: 12px;
}
.profilemain1 .headertop1 {
	background: #d0e2f3;
	padding: 0 15px;
	height: 60px;
}

.profileTitle
{
	font-size: 1.8em;
	text-align: left;
	color: #376cf3;
	line-height:60px;
	font-weight:bold;
}

.ratings1 {
	width: 120px;
	float: right;
	padding-top: 12px;
}
