/* CSS Document */
/* LBNstyle */
/* (c) 2010 LBN, Inc. */
/* 04.21.2010 1200 EST 01*/

a {
	text-decoration: none;
	border: 0;
	color: #777;
}
ul, li { list-style-type: none; }

/* underline */
.u { text-decoration: underline }

body {
	width: 800px;
	font-family: helvetica, Arial, sans-serif;
	color: #777;
	background-color: #fff;
}
.widetitle {
	width:1700px;
}
.free {
	!--color: #777;
	!--color: #4F89C4;
	color: #FAAC5A;
	!--color: #0C34E8;
}
.highlight {
	color: #07AD12;
	!--color: #0C34E8;
}
.mediumfont {
	font-size: large;
}
.smallfont {
	font-size: small;
}
.xsmallfont {
	font-size: x-small;
}
.italicsxsmallfont {
	font-size: x-small;
	font-style: italic;
}
.requiredinput {
	font-size: small;
	font-style: italic;
	color: #FC0505;
}
.smallrequiredinput {
	font-size: x-small;
	color: #FC0505;
}
.commandbutton {
	padding: 0;
	margin: 0;
	!--overflow: visible;
	!--width: auto;
	width: 140px;
}
.notifybutton {
	padding: 0;
	margin: 0;
	!--overflow: visible;
	!--width: auto;
	width: 200px;
}
.clearformbutton {
	padding: 0;
	margin: 0;
	!--overflow: visible;
	!--width: auto;
	width: 160px;
}
.listingsbutton {
	padding: 0;
	margin: 0;
	!--overflow: visible;
	!--width: auto;
	width: 130px;
}
.dialogssbutton {
	padding: 0;
	margin: 0;
	!--overflow: visible;
	!--width: auto;
	width: 130px;
}
.contactbutton {
	padding: 0;
	margin: 0;
	!--overflow: visible;
	!--width: auto;
	width: 110px;
}
.gobutton {
	padding: 0;
	margin: 0;
	width: 50px;
}
.joinbutton {
	padding: 0;
	margin: 0;
	width: 170px;
}
.sendmessagebutton {
	padding: 0;
	margin: 0;
	width: 170px;
}
.clearmessagebutton {
	padding: 0;
	margin: 0;
	width: 200px;
}

.pubabbrev {
	width: 20px;
	font-size: x-small;
	font-style: italic;
}
form {
	Padding: 0;
	margin: 0;
}
form label.fixedwidth {
	display: block;
	width: 140px;
	float: left;
}
form input.fixedtext {
	width: 180px;
}
form select.fixedselect {
	width: 184px;
}
#container {
	width: 100%;
	background-color: #fff;
	color: #777;
	margin-left: 10px;
	margin-top: 15px;
	!--border: solid black 1px;
}
#logo {
	padding: 0;
	margin-top: 35px;
	margin-left: 130px;
	width:380px;
}
#logo h1 {
	padding: 0;
	margin: 0;
}
#tagline {
	padding: 0;
	margin: 0;
	margin-top: -4px;
	margin-left: 130px;
	width:380px;
}
#tagline h2 {
	padding: 0;
	margin: 0;
}
#menu {
	float: left;
	width: 97px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-left: 15px;
	font-size: .8em;
	border-right: solid 1px #777;
}
#content {
	padding: 0;
	margin: 0;
	margin-top: 17px;
	margin-left: 130px;
	width: 380px;
	font-size: .9em;
	!--line-height: 130%;
	!--border: solid black 1px;
}

#content table {
	width: 50em;
}

#content h3 {
	padding: 0;
	width: 380px;
	font-size: 1.0em;
	font-weight: bold;
	!--line-height: 130%;
}
#content th {
	padding-right: 10px;
	font-size: x-small;
	font-weight: normal;
	text-align: left;
}

#content td {
	text-align: left;
}
#footer {
	clear: both;
	padding: 0;
	margin: 0;
	margin-top: 25px;
	margin-left: 130px;
	color: #777;
	width: 380px;
}
#publisherwide {
	width: 480px;
}
#searchwide {
	width: 480px;
}
#resetsavebuttons {
	position: absolute;
	left: 270px;
}
#searchbutton {
	position: absolute;
	left: 270px;
}
#selectbutton {
	position: absolute;
	left: 273px;
}
#notifybutton {
	position: absolute;
	left: 273px;
}
#contactsellerbutton {
	position: absolute;
	left: 282px;
}
#requesttitlebutton {
	position: absolute;
	left: 273px;
}
#content h2 {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4 {
	margin: 0;
}
h1 sup {
	font-size: 0.5em;
}
h2 sup {
	font-size: 0.7em;
}
h2 {
	font-size: 1.0em;
}
h2 sup {
	font-size: 0.7em;
}
h3 {
	font-size: 0.6em;
	font-weight: light;
}
h3 sup {
	font-size: x-small;
}
p sup {
	font-size: x-small;
}
.menuitem {
	font-size: 1.0em;
}
#clearhack {
	clear: both;
	height: 1px;
}


/* MESSAGE CENTER STYLES/LAYOUTS */

#mc_table, .p4width {
	width: 850px !important;
	!--border: 1px solid black;
}

#mc_table th {
	!--border: 1px solid red;
	font-style: italic;
}

.mc_title {
	width: 220px;
}

.mc_partner {
	width: 160px;
}

.mc_message {
	width: 180px;
}

.mc_tstamp {
	width: 160px;
}

.mc_view_col, .mc_close_col {
	width: 104px !important; /*100px; 12may2010*/
 }

.mc_view_btn, .mc_close_btn {
	width: 110px;
}

p.mctitle {
	width: 88em;
} 
.smalltext {
	font-size:small;
	font-weight:normal;
	padding-right:10px;
	text-align:left;
}
.mc_msg_box,.mc_reply_box {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	height: 100px;
	overflow: auto;
	padding: 0.25em;
}
.mc_msg_box {
	border:1px solid black;
	width: 667px;
}
.mc_box {
	border:1px solid black;
	width: 673px;
	height: 100px;
	padding: 0;
	margin: 0;
	overflow:hidden;
}
.mc_reply_box {
	border:0;
	color: #777;
	margin:0;
	width: 667px;
}
.mc_rowfix {
	height: 28px !important;
}

/* CSS Document END*/
