a
{
    font-family :verdana;
    font-size :12px;
    color :blue;
}
a.slink
{
    font-size : 9px;
}
a.slink:hover
{
    font-size : 9px;
    color :navy;
}
a.sRlink
{
    font-size : 9px;
    color :#800000;
}
a.sRlink:hover
{
    color :red;
}

.sameSize{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    width : 170px;
}

.loginUserName {
    color: #2475B2;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
}
 /*
body {
    background: #fff;
    font-family: arial, geneva, helvetica, sans-serif;
   font-size: 12px;
}
*/

td.loginwel {
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 12px;
}

td.blocktable {
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 12px;
}

td {
    font-family: arial, geneva, helvetica, sans-serif;
    /*font-size: 12px;*/
}

table.mainTable {
    background: #fff;
    /*font-size: 13px;*/
}

td.leftNavImage 
{
    width: 198px;
    height: 294px;
    background: url(/images/leftNavFooter.gif)  no-repeat;	
}

/* left navigation */

td.leftNav 
{
    width:198px;
    background: url(/images/leftNavBG.gif);
	
}
/*
div.leftNav {
    padding-top: 20px;
}

div.leftNavItem {
    letter-spacing: 0.08em;
}
*/
div.leftNavItem a {
    display: block;
    padding: 13px 0px 0px 0px;
}
/*
div.leftNavItem a:hover, div#active.leftNavItem a {    
    background: url(/images/arrow_fc0_000.gif) no-repeat 7px 5px;
}

div.leftNavItem a span {
    display: block;
    margin-left: 14px;
}
*/

div#buyers {
    background: url(/images/interior_14_buyers.gif) no-repeat;
}

div#sellers {
    background: url(/images/interior_14_sellers.gif) no-repeat;
}

div#media {
    background: url(/images/interior_14_media.gif) no-repeat;
}

div#members {
    background: url(/images/interior_14_members.gif) no-repeat;
}

div#admin {
    background: url(/images/interior_14_admin.gif) no-repeat;
}


div#quickstart {
    background: url(/images/interior_14_quickstart.gif) no-repeat;
}

div#default {
    background: url(/images/interior_14_default.gif) no-repeat;
}

/* content ad table */

table.contentAdNewsTable {
/*    width: 646px; */
    height: 108px;
    background: url(/images/content_ad_bg.jpg);
}

td#content 
{
     color: #666666;
   /*padding:50px;*/

padding-top: 15px;
padding-bottom: 15px;
padding-right: 20px;
padding-left: 15;

}

td#content1 
{
     color: #666666;
   /*padding:50px;*/

padding-top: 15px;
padding-bottom: 15px;
padding-right: 15px;
padding-left: 15;

}

h2,h1,h3,h4 {
    font-family: Verdana;
    color: #2475B2;
    padding: 5px 0px 15px 0px;
    line-height:25px;
}

a.contentLink {
    color: #006699;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.faqAnswer {
    font-weight: bold;
    color: #555;
}

/* form style */

td.formTable {
    /*
	border: 1px solid #666;
    background: #ddd;
    padding: 10px;
	*/
}

table.formTable 
{
	/*
    background: #ddd;
	*/
}

table.formTable td {
    font-size: 14px;
    color: #444;
}

label 
{
    font-size:11px;
    font-weight: bold;
    text-transform:uppercase;
    word-spacing:2px;
    color:#186EB0;
    padding:10px 2px;
}

.requiredStr
{
	font-size:10px;
	padding:7px 2px 0px 0px;
	font-weight:600;
    color: #B53627;
}
.required, table.formTable td.required 
{
	padding:7px 2px 0px 2px;
    font-weight: bold;
    color: #B53627;
}

textarea {
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 14px;
    border:solid 1px #AAAAAA;
}

input {
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 14px;
    border:solid 1px #AAAAAA;
}

input.btnImage {
    border-width:0px;
}

input.checkBox
{
	border-width:0px;
}

input.formButton 
{
	font-weight:bold;
	font-size:12px;
	COLOR: #B53627; 
	BACKGROUND-IMAGE: url(/images/arrow.gif); 
	background-color:White;
	background-position:center left;
	cursor:hand;
	background-repeat:no-repeat;
	text-justify:inter-word;
	text-align:left;
	border-color:#0764AA;
	padding:0 2 0 .8em;
	border-width:1px;
	overflow:visible;
}

input.formButton:hover {
    /*
	padding: 2px;
    border: 3px outset #ffcc00;
	*/
}

/* Ad and News Area */

td.contentAdCell {
    padding: 8px;
}

td.contentNewsCell h1 {
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    margin-top: 13px;
    margin-bottom: 0px;
}

td.contentNewsCell p {
    color: #fff;
    margin-top: 5px;
    margin-bottom: 0px;
}

td.contentNewsCell a {
    color: #fff;
    text-decoration: none;
}

td.contentNewsCell div.headline {
    font-size: 11px;
    font-weight: bold;
}

td.contentNewsCell div.date {
    font-size: 11px;
    white-space: nowrap;
}

td.contentNewsCell div.date span.date {
    font-style: italic;
    margin-right: 10px;
}

td.contentNewsCell div.date span.more {
    font-size: 10px;
    font-weight: bold;
}

a:hover span.more {
    color: #ffcc00;
}

td.contentNewsCell a.seeAll {
    text-decoration: none;
    color: #fff;
    font-size: 10px;
}

td.contentNewsCell a.seeAll:hover {
    color: #FFCC00;
}


.footerTable td a {
    font-weight: bold;
    font-size: 11px;
    color: #666;
    text-decoration: none;
    letter-spacing: 0.05em;
}

.footerTable td a:hover {
    color: #000;
}

.footerTable td span.collections {
    color: #D37200;
}



/* sub navigation (below top navigation) */

td.subNav {
    width:565px;
    height:21px;
    background: #ccc;
    padding-top: 2px;
}

td.subNav_member {
    width:702px;
    height:21px;
    background: #ccc;
    padding-top: 2px;
}

td.subNav a, td.subNav_member a {
    color: #666;
    text-decoration: none;
    font-weight: bold;
}

td.subNav a:hover, td.subNav_member a:hover {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

/* auction lists */

table.auctionTable 
{
	border-width:1px;
    border-color:Gray;
	}

table.auctionTable tr{
    }

table.auctionTable td {
    font-size: 10px;
    text-transform: uppercase;
    }

table.auctionTable tr.header {
    color: #006699;
    text-transform: uppercase;
    font-weight: bold;
}

table.auctionTable th 
{
	background-color:#005680;
    font-size: 10px;
    color: #006699;
    text-transform: uppercase;
    font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	}

table.auctionTable tr.datarow_1 {
    background: #ccc;
}

table.auctionTable tr.odd {
    background: #D5F1FF;
}

table.auctionTable tr.footer {
    background: #ccc;
}
table.auctionTable th.sortable a {
    color:#ffcc00;
}
table.auctionTable tr.footer a {
    text-decoration: none;
    margin-left: 3px;
    margin-right: 3px;
    color: #006699;
    font-weight: bold;
}

table.auctionTable tr.footer a.now {
    color: #000;
}

table.auctionTable div.status_inprogress {
    font-weight: bold;
    color: #9A0505;
    white-space: nowrap;
    text-align: center;
}

div.status_collect, div.status_protect 
{
	font-size:11px;
    font-weight: bold;
    color: #ffcc00;
    background: #000;
    white-space: nowrap;
    text-align: center;
    padding: 2px;
    width: 60px;
    cursor:hand;
}

table.auctionTable a.details {
    color: #9A0505;
    text-decoration: none;
    white-space: nowrap;
}

table.searchAuction td {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

table.searchAuction td.label, table.searchAuction td.label a  {
    color: #9A0505;
    letter-spacing: 1px;
    text-decoration: none;
}
span.pagelinks 
{
	text-align: center;
    font-size: 10px;
	width: 100%;
}
div.exportlinks
{
	border:dotted 1px #c6c6c6;
    background: #eeeeee;
	text-align: right;
    font-size: 10px;
	width: 100%;
}
table.searchAuction select {
    border: 0px solid #ccc;
    background: #ccc;
    font-weight: bold;
    font-size: 11px;
}

table.searchAuction input.textInput {
    border: 1px solid #666;
    font-weight: normal;
    font-size: 12px;
    text-tranform: none;
}

/* certificate page */

table.certificateTable {
    background: #006699;
    color: #fff;
}

table.certificateTable td.spacer {
    background: url(/images/dashes.gif) repeat-x 50%;
    font-size: 2px;
}

table.certificateTable span.label {
    text-transform: uppercase;
    font-weight: bold;
    color: #ffcc00;
}

table.certificateTable td a {
    color: #fff;
    text-decoration: none;
}

.errorLabel {
    color: brown;
}

.errorMessage 
{
	font-family:Verdana;
    color: #cc0000;
	font-size: 11px
}
img {
	border: 0px;
}
.FIELDSET
{
	PADDING-RIGHT:10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 3px; 
	PADDING-TOP: 10px;
	border-color:#eeeeee;
        width:100%;
}
Table.TableBlock
{
        border-collapse: collapse; 
        border-style: solid; 
        border-width: 2px;
        border-color: #054E84;
        text-align: center;
}
TD.WindowBar
{
    FONT-WEIGHT: bolder;
    COLOR: white;
	height : 21px;
	padding:0px 0px 0px 3px;
    background: #054E84 url(/images/mail.gif) no-repeat ;
    background-position:right center;
}
#pagingBanner a
{
    font-size : 9px;
}
/*--------- TO DELETE --------------*/

div.leftNavItemText {
    letter-spacing: 0.08em;
}

div.leftNavItemText a {
    display: block;
    margin: 11px 0px 11px 0px;
    padding: 3px 0px 3px 5px;
    font-size: 11px;
    text-decoration: none;
    color: #044372;
    background: url(/images/arrow_fff.gif) no-repeat 7px 5px;
}

div.leftNavItemText a:hover, div#active.leftNavItem a {    
    background: url(/images/arrow_fc0_000.gif) no-repeat 7px 5px;
}

div.leftNavItemText a span {
    display: block;
    margin-left: 14px;
}
/*--------- TO DELETE --------------*/
.normalPa
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#666666;
line-height:25px;
}
a.LN
{
color:#003366;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:600;
text-decoration:none;
}

a.LN:hover
{
color:#3B80B5;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:600;
text-decoration:underline;
}