<style type="text/css">

body {
    margin-top: 0;
	background-color : #FFFFFF;
	color : #000000;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
    padding : 0 0 0 0;
}

#search {
    width:175px;
    background:#fff;
}

/*#search {*/
    /*position: absolute;*/
    /*left:10px;*/
    /*top:180px;*/
    /*width:240px;*/
    /*background:#fff;*/
/*}*/

/*#main {*/
    /*position: absolute;*/
    /*background:#fff;*/
    /*voice-family: "\"}\"";*/
    /*voice-family: inherit;*/
    /*margin-left: 250px;*/
    /*width:950px;*/

    /*/*margin-right:201px;*/
/*}*/

/*html>body #main {*/
    /*margin-left: 260px;*/
    /*width:950px;*/
    /*/*margin-right:201px;*/
/*}*/


table.nopadding, table.nopadding td {
    border-collapse: collapse;
    padding : 0;
}

.topheadertext {
    color : #737373;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
}

#featuredListings {
    background-color : #E7E8E9;
    color : #666666;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 16px;
    padding : 0 0 0 10px;
    text-align: left;
}

table.featuredListings td {
    color : #000;
	font-family :  Verdana, Helvetica, Arial;
	font-size : 11px;
    text-align: left;
    padding : 0 20px 20px 20px;
	border-bottom: solid #CCCCCC;
	border-left: solid #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
    width : 33%;
}

table.loader td{
    height : 100px;
    width : 100%;
    text-align : center;
    vertical-align : middle;
}

.loader {
    height : 100%;
    width : 100%;
    position:relative;
    background:#FFF url(/main/includes/images/loading.gif) center center no-repeat;
}

.save {
    height : 22px;
    position:relative;
    background:#FFF url(/main/includes/images/saving.gif) no-repeat;
}

.pagination {
    color : #000;
	font-family :  Verdana, Helvetica, Arial;
	font-size : 9px;
    text-transform : uppercase;
    vertical-align : middle;
}

.pagingbutton {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	height: 20px;
	cursor: pointer;
	padding-right: 1px;
	padding-left : 1px;
}

.pagingform {
	color: #000000;
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
}

.spacer {
    height : 2px;
}

table.compare td{
    background-color : #E7E8E9;
    color : #666666;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
    text-align: left;
    height : 25px;
    padding: 6px;
    
}

.comparelabel td{
    background-color : #808285;
    color : #FFF;
}

.genericBg {
    background-color : #E7E8E9;
}

/* ads */

table.ads td {
    width : 250px;
}

.adsheader {
    color: #FFFFFF;
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica;
    background-color : #414142;
    vertical-align : middle;
    text-align: center;
    text-transform : uppercase;
    font-weight : bold;
    height : 33px;
    padding : 5px;
}

.adscontent{
    color: #FFFFFF;
	font-size: 10px;
    font-family: Arial, Verdana,  Helvetica;
    background-color : #808285;
    height : 67px;
    margin-right:6px;
    margin-bottom:6px;
}

.adsimg {
    width : 78px;
    height : 67px;
    border : 0;
    margin-right:6px;
    margin-bottom:6px;    
    float : left;
}

.newsheader {
    color: #FFFFFF;
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica;
    background-color : #414142;
    vertical-align : middle;
    text-align: center;
    text-transform : uppercase;
    font-weight : bold;
    height : 27px;
    padding : 3px;
}

table.src_tab td {
    text-align:left;
    font-family:verdana;
    font-size:9px;
    padding : 0 0 6px 0;
}

a.abg:LINK {
	color : #6F6F6F;
	text-decoration: none;
    font-size : 13px;
    font-weight : bold;
}
a.abg:VISITED {
	color : #6F6F6F;
	text-decoration: none;
    font-size : 13px;
    font-weight : bold;
}
a.abg:HOVER {
	color : #6F6F6F;
	text-decoration: underline;
    font-size : 13px;
    font-weight : bold;
}
a.abg:ACTIVE {
	color : #6F6F6F;
	text-decoration: none;
    font-size : 13px;
    font-weight : bold;
}

.breadcrumbs {
    color : #808285;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
    text-align: left;
}

/* breadcrumb links */
a.bc:LINK {
	color : #808285;
	text-decoration: none;
    font-size : 11px;
}
a.bc:VISITED {
	color : #808285;
	text-decoration: none;
    font-size : 11px;
}
a.bc:HOVER {
	color : #808285;
	text-decoration: underline;
    font-size : 11px;
}
a.bc:ACTIVE {
	color : #808285;
	text-decoration: none;
    font-size : 11px;
}


a.msg:LINK {
	color : #666;
    background-color : #E7E8E9;
    text-decoration: none;
    font-size : 11px;
    padding : 3px;
    font-family :  Verdana, Helvetica, Arial;
}
a.msg:VISITED {
	color : #666;
    background-color : #E7E8E9;
    text-decoration: none;
    font-size : 11px;
    padding : 3px;
    font-family :  Verdana, Helvetica, Arial;
}
a.msg:HOVER {
	color : #FFF;
    background-color : #666666;
    text-decoration: none;
    font-size : 11px;
    padding : 3px;
    font-family :  Verdana, Helvetica, Arial;
}
a.msg:ACTIVE {
	color : #666;
    background-color : #E7E8E9;
    text-decoration: none;
    font-size : 11px;
    padding : 3px;
    font-family :  Verdana, Helvetica, Arial;
}

a.msgbg:LINK {
	color : #FFF;
    background-color : #9F9F9F;
    text-decoration: none;
    font-size : 11px;
    padding : 3px;
}
a.msgbg:VISITED {
	color : #FFF;
    background-color : #9F9F9F;
    text-decoration: none;
    font-size : 11px;
    padding : 3px;
}
a.msgbg:HOVER {
	color : #FFF;
    background-color : #666;
    text-decoration: none;
    font-size : 11px;
    padding : 3px;
}
a.msgbg:ACTIVE {
	color : #FFF;
    background-color : #9F9F9F;
    text-decoration: none;
    font-size : 11px;
    padding : 3px;
}

.imgb {
    border:1px solid #000;
}


td {
	color : #000000;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
}

tr {
	vertical-align : top;
}

th {
	color : #808285;
    font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
    font-weight : normal;
    text-align : left;
    text-transform : uppercase;
    vertical-align : middle;
    white-space: nowrap;
    background-color : #CCCCCC;
    height : 25px;
    padding-left : 5px;
}

.thead {
	color : #808285;
    font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
    font-weight : normal;
    text-align : left;
    text-transform : uppercase;
    vertical-align : middle;
    background-color : #CCCCCC;
    height : 25px;
    padding-left : 5px;
}

h1 {
	color : #666666;
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 19px;
	/*font-weight : bold;*/
	text-transform : uppercase;
}



h2 {
	color : #000;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.pagesubtitle {
	color : #666666;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.subtitle {
	color : #000;
	font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
}


.sectiontitle {
	font-size: 14px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: underline;
}


.redtext {
    color : #C00000;
}

.errormsg  {
	font-size: 14px;
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    color : red;
}

.systemmsg  {
	font-size: 14px;
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    color : #6F6F6F;
}


.label {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
	color : #6F6F6F;
	text-align: right;
}

.label2 {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
	color : #6F6F6F;
}

.label3 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	color : #6F6F6F;
}

.value {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
	color : #000;
	text-align: left;
}


.print_off {
    display:none;
}

.print_on{
    display:on;
}





.successmsgbody {
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
    color : #6F6F6F;
    margin : 15px;
}

.successmsglink {
    padding: 10px 10px 10px 10px;
    text-align: center;
    text-transform: uppercase;
}


.popup {
    color : #000;
	font-family :  Verdana, Helvetica, Arial;
	font-size : 12px;
    text-align: left;
    padding : 10px;
}

.crepbg {
    background-color: #808080;
}

.crepdata {
    color : #800000;
	font-family :  Courier New, Verdana, Helvetica, Arial;
    text-transform : uppercase;
}

.data, .data input, .data select, .data textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	color : #000000;
    border-top: solid #737373;
	border-bottom: solid #737373;
	border-left: solid #737373;
	border-right: solid #737373;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.dataedit, .dataedit input, .dataedit select, .dataedit textarea {
    background-color: #D8D8D8;      
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
    border-top: solid #737373;
	border-bottom: solid #737373;
	border-left: solid #737373;
	border-right: solid #737373;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.form1, .form1 input, .form1 select, .form1 textarea {
	color: #000000;
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    border-top: solid #737373;
	border-bottom: solid #737373;
	border-left: solid #737373;
	border-right: solid #737373;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
    /*padding: 0, 0, 0, 0;*/
}

.form1_focus, .form1_focus input, .form1_focus select, .form1_focus textarea {
	color: #000000;
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    border-top: solid #737373;
	border-bottom: solid #737373;
	border-left: solid #737373;
	border-right: solid #737373;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
    /*padding: 0, 0, 0, 0;*/
}


.searchform, .searchform input, .searchform select, .searchform textarea {
	color: #000000;
	font-size: 11px;
    font-family: Arial, Verdana, Helvetica;
    border-top: solid #737373;
	border-bottom: solid #737373;
	border-left: solid #737373;
	border-right: solid #737373;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
    /*padding: 0, 0, 0, 0;*/
}

.searchform_focus, .searchform_focus input, .searchform_focus select, .searchform_focus textarea {
	color: #000000;
	font-size: 11px;
    font-family: Arial, Verdana, Helvetica;
    border-top: solid #737373;
	border-bottom: solid #737373;
	border-left: solid #737373;
	border-right: solid #737373;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
    /*padding: 0, 0, 0, 0;*/
}



.form2_focus, .form2_focus input, .form2_focus select, .form2_focus textarea {
    background-color: #E7E8E9;
    color: #000000;
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    border-top: solid #737373;
	border-bottom: solid #737373;
	border-left: solid #737373;
	border-right: solid #737373;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.form2, .form2 input, .form2 select, .form2 textarea {
	color: #000000;
    background-color: #FFF;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    border-top: solid #737373;
	border-bottom: solid #737373;
	border-left: solid #737373;
	border-right: solid #737373;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.mainsplashform_focus, .mainsplashform_focus select {
	color: #FFF;
    background-color: #414142;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    border-top: solid #737373;
	border-bottom: solid #737373;
	border-left: solid #737373;
	border-right: solid #737373;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.mainsplashform, .mainsplashform select {
	color: #FFF;
    background-color: #414142;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    border-top: solid #737373;
	border-bottom: solid #737373;
	border-left: solid #737373;
	border-right: solid #737373;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.inlinesearch, .inlinesearch input, .inlinesearch select, .inlinesearch textarea {
	color: #000;
	font-size: 11px;
    font-family: Arial, Verdana, Helvetica;
    background-color: #F2F0F0;
    border-top: solid #000;
	border-bottom: solid #000;
	border-left: solid #000;
	border-right: solid #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
    /*padding: 0, 0, 0, 0;*/
}



.bghead {
    background-color : #CCCCCC;
}

.bgsubhead {
    background-color : #336699;
}

.bgtab {
    background-color : #CCCCCC;
}

.row1 {
	background-color : #FFF;
	color : #6F6F6F;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
    border-bottom: solid 1px #C0C0C0;
}

.row2 {
	background-color : #FFF;
	color : #6F6F6F;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
    border-bottom: solid 1px #C0C0C0;
}

.cellRed {
	background-color : #C48374;
    color : #202020;
}

.cellYellow {
	background-color : #F8FA6A;
    color : #525252;
}

.cellRedLabel {
	background-color : #C48374;
    height: 15px;
    width : 30px;
}

.cellYellowLabel {
	background-color : #F8FA6A;
    height: 15px;
    width : 50px;
}






.popup {
	background-color : #FFF;
	color : #000;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 13px;
    padding : 15px;
    text-align: center;
    vertical-align: middle;
}

.sm {
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 9px;
}

.sma {
	font-family :  Arial,Verdana,Geneva, sans-serif;
	font-size : 9px;
}

.bold {
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.white {
	color : #FFFFFF;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-weight : bold;
}

.navtitle {
	color : #FFFFFF;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-transform : uppercase;
}
.navtitleB {
	color : #000000;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-transform : uppercase;
}
.navtitleC {
	color : #FFFFFF;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
	text-transform : uppercase;
}

.spacer {
	color : #FFFFFF;
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 6px;
}
.emphasis {
	color : #CC0000;
    font-size: 13px;
    font-weight: bold;
}

.graybold {
    color : #6F6F6F;
    font-weight: bold;
}

.gray {
    color : #6F6F6F;
}

.dkgray {
    color: #808080;
}

.dkgraysm {
    color: #808080;
    font-size: 10px;
}

.handcursor {
    cursor:pointer;
}


A.onImg:LINK {
	color : #FFFFFF;
	text-decoration: none;
}
A.onImg:VISITED {
	color : #FFFFFF;
	text-decoration: none
}
A.onImg:HOVER {
	color : #FFFFFF;
	text-decoration: none
}
A.onImg:ACTIVE {
	color : #FFFFFF;
	text-decoration: none
}

A.small:LINK {
	font-size : 10px;
	color : #000000;
	text-decoration: none;
}
A.small:VISITED {
	font-size : 10px;
	color : #000000;
	text-decoration: none;
}
A.small:HOVER {
	font-size : 10px;
	color : #000000;
	text-decoration: underline;
}
A.small:ACTIVE {
	font-size : 10px;
	color : #000000;
	text-decoration: none;
}


A.button:LINK {
	color : #FFFFFF;
	font-size : 9px;
	font-family :  Verdana, Arial, Helvetica,Geneva, sans-serif;
	text-decoration: none;
}
A.button:VISITED {
	color : #FFFFFF;
	font-size : 9px;
	font-family :  Verdana, Arial, Helvetica,Geneva, sans-serif;
	text-decoration: none;
}
A.button:HOVER {
	color : #FFFFFF;
	font-size : 9px;
	font-family :  Verdana, Arial, Helvetica,Geneva, sans-serif;
	text-decoration: none;
}
A.button:ACTIVE {
	color : #FFFFFF;
	font-size : 9px;
	font-family :  Verdana, Arial, Helvetica,Geneva, sans-serif;
	text-decoration: none;
}

.cust_button1{
	color : #666666;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 9px;
	background-color : #E7E8E9;
    text-align: center;
	text-decoration: none;
    width: 60px;
    white-space: nowrap;
    margin: 0 0 0 4px;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
    border-right: solid 1px #666666;
    border-bottom: solid 1px #666666;
}

.cust_button2{
	color : #FFF;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 9px;
	background-color : #666666;
    text-align: center;
	text-decoration: none;
    width: 60px;
    white-space: nowrap;
    margin: 0 0 0 4px;
    cursor: pointer;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
    border-right: solid 1px #666666;
    border-bottom: solid 1px #666666;
}

.small {
	font-size : 10px;
}

.small1 {
	font-size : 10px;
	color : #000000;
}

.leftborder {
	border-left: solid thin #000000;
	border-left-width: 1px;
}
.rightborder {
	border-right: solid thin #000000;
	border-right-width: 1px;
}
.topborder {
	border-top: solid thin #000000;
}
.bottomborder {
	border-bottom: solid thin #000000;
}
.upperleftborder {
	border-top: solid thin #000000;
	border-left: solid thin #000000;
}
.upperrightborder {
	border-top: solid thin #000000;
	border-right: solid thin #000000;
}
.bottomleftborder {
	border-left: solid thin #000000;
	border-bottom: solid thin #000000;
}
.bottomrightborder {
	border-right: solid thin #000000;
	border-bottom: solid thin #000000;
}
.leftrowborder {
	border-top: solid thin #000000;
	border-left: solid thin #000000;
	border-bottom: solid thin #000000;
}
.middlerowborder {
	border-top: solid thin #000000;
	border-bottom: solid thin #000000;
}
.rightrowborder {
	border-top: solid thin #000000;
	border-right: solid thin #000000;
	border-bottom: solid thin #000000;
}
.topcolumnborder {
	border-left: solid #000000;
	border-top: solid #000000;
	border-right: solid #000000;
	border-left-width: 1px;
	border-top-width: 3px;
	border-right-width: 1px;

}
.middlecolumnborder {
	border-left: solid #000000;
	border-right: solid #000000;
	border-left-width: 1px;
	border-right-width: 1px;

}
.bottomcolumnborder {
	border-left: solid #000000;
	border-bottom: solid #000000;
	border-right: solid #000000;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}
.cellborder {
	border-left: solid thin #000000;
	border-top: solid thin #000000;
	border-right: solid thin #000000;
	border-bottom: solid thin #000000;
}

.bgborder {
	border-top: solid thin #CCCCCC;
	border-left: solid thin #CCCCCC;
    border-right: solid thin #CCCCCC;
    border-bottom: solid thin #CCCCCC;
}

.pbutton {
	color: #000;
	background-color: #CCCCCC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	text-transform: uppercase;
	text-align: center;
    cursor : pointer;
    height: 22px;
}

.pbuttonOn {
	border-bottom: solid 1px #959595;
	border-left: solid 2px #404040;
	border-top: solid 2px #404040;
	border-right: solid 1px #959595;
}

.pbuttonOff {
	border-bottom: solid 2px #404040;
	border-left: solid 1px #959595;
	border-top: solid 1px #959595;
	border-right: solid 2px #404040;
}

.pbuttonorange { /* In case you are curious, p is short for pseudo */
	color: #FFFFFF;
	background-color: #FF9933;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	height: 25px;
	cursor: pointer;
	padding-right: 1px;
	padding-left : 1px;
}

#sp_date {
	color : #808080;
}



/* search tab */
.tab {
    background:#CCCCCC;
    color:#6F6F6F;
    cursor:pointer;
    border-bottom: solid #FFF;
	border-bottom-width: 1px;
    border-left: solid #FFF;
	border-left-width: 3px;
    border-right: solid #FFF;
	border-right-width: 3px;
}



#searchtab1 {
    width : 50px;
    height:25px;
    white-space: nowrap;
    text-align:center;
    vertical-align : middle;
    font-family:arial;
    font-size:11px;
    font-weight:bold;
}

#searchtab2 {
    width : 125px;
    height:25px;
    white-space: nowrap;
    text-align:center;
    vertical-align : middle;
    font-family:arial;
    font-size:11px;
    font-weight:bold;
}



.datatable {
	color : #000000;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
}



/* offer tab */
.otab_hover {
    background:#E7E8E9;
    color:#6F6F6F;
    cursor:pointer;
    text-align:center;
    vertical-align : middle;
    width : auto;
    height:25px;
    white-space: nowrap;
    font-family :  Arial,Verdana, Helvetica, Geneva, sans-serif;
    font-size:10px;
}

.otab {
    background:#CCCCCC;
    color:#6F6F6F;
    cursor:pointer;
    text-align:center;
    vertical-align : middle;
    width : auto;
    height:25px;
    white-space: nowrap;
    font-family :  Arial,Verdana, Helvetica, Geneva, sans-serif;
    font-size:10px;
    border-bottom: solid #FFF;
	border-bottom-width: 1px;
    border-left: solid #FFF;
	border-left-width: 1px;
    border-right: solid #FFF;
	border-right-width: 1px;
}

.odata_tab {
    background:#E7E8E9;
    width:430px;
    width:"450px";
     /*todo: fix height so that it will expand, esp on FireFox */
    height:auto;
    text-align:left;
    color : #6F6F6F;
    font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
    padding: 15px;
}

table.odatatable td {
    color : #6F6F6F;
    font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
    padding : 3px;
}


.odatatab_disclaimer {
    color : #6F6F6F;
    font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 10px;
    font-style : italic;
}

.offerimg {
    width:400px;
    height:300px;
    border:1px solid #666;
}

.imgsmallthumb {
    width:83px;
    height:62px;
    border:1px solid #666;
}

.imgmedthumb {
    width:173px;
    height:130px;
    border:1px solid #666;
}

.attachimg {
    width:173px;
    height:130px;
    border:1px solid #666;
    float:left;
    margin: 0 5px 0 0;    
}

.attachdetimg {
    width:300px;
    height:225px;
    border:1px solid #666;
}

table.offertools {
    background:#E7E8E9;
    width: 459px;
    width: "450px";
    height : 80px;
    padding : 5px;
    text-align : center;
}

.toolbutton {
	color: #000;
	background-color: #CCCCCC;
	font-size: 9px;
	font-family: Verdana, Arial, Verdana, Helvetica;
	text-transform: uppercase;
	text-align: center;
    vertical-align: middle;
    height: 15px;
    width : 150px;
    border-bottom: solid 1px #959595;
	border-left: solid 1px #959595;
	border-top: solid 1px #959595;
	border-right: solid 1px #959595;
    white-space: nowrap;
    cursor : pointer;
}

.toolbutton2 {
	color: #000;
	background-color: #CCCCCC;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
	text-transform: uppercase;
	text-align: center;
    vertical-align: middle;
    height: auto;
    width : 150px;
    border-bottom: solid 1px #959595;
	border-left: solid 1px #959595;
	border-top: solid 1px #959595;
	border-right: solid 1px #959595;
    cursor : pointer;
}

.offerpgspacer {
    background:#FFF;
    width : auto;
    height:25px;
}


table.bidtab {
    background:#E7E8E9;
    width:293px;
    width:"300px";
    height:auto;
    text-align:left;
    padding: 0;
    padding: "15px";
    border-left: solid 5px #FFF;
}

.bidinfoheader {
    background : #666666;
    width : auto;
    height:22px;
    text-align:center;
    vertical-align : middle;
    color : #FFF;
    font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
    font-weight : bold;
    text-transform : uppercase;
    padding: 15px;
}




table.bidstabdetail td{
    color : #6F6F6F;
    font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
    vertical-align:middle;
}



.msgboard {
    background:#E7E8E9;
    padding: 15px;
}

table.attachitem td {
    background:#D8D8D8;
    text-align:left;
    color : #6F6F6F;
    font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
    padding: 8px;
}

.attachdetail {
    background:#D8D8D8;
    text-align:left;
    color : #6F6F6F;
    font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
    padding:10px;
}

.oselldata_tab {
    background:#E7E8E9;
    width:720px;
    width:"750px";
     /*todo: fix height so that it will expand, esp on FireFox */
    height:auto;
    text-align:left;
    color : #6F6F6F;
    font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
    padding: 15px;
}


.allrows, .allrows td, .allrows tr {
	color : #666666;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
	vertical-align: top;
	border-bottom: solid #F0E8E8;
	border-bottom-width: 1px;
	empty-cells: show;
    width : auto;
}

.allrowsnoborder, .allrowsnoborder td, .allrowsnoborder tr {
	color : #666666;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
	vertical-align: top;
    border-bottom: solid #F0E8E8;
    border-bottom-width: 0;
    empty-cells: show;
    width : auto;
}

.allrowsOn, .allrowsOn td, .allrowsOn tr {
	color : #666666;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
	vertical-align: top;
	border-bottom: solid #F0E8E8;
	border-bottom-width: 1px;
	empty-cells: show;
	background-color : #E7E8E9;
    width : auto;
}


table.crep td {
    color : #6F6F6F;
    font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
    padding : 3px;
    vertical-align: middle;
}

.crepGroupTitle {
    background:#CCCCCC;
    height:25px;
    color : #6F6F6F;
    font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
    padding : 3px;
    text-transform : uppercase;
    vertical-align: middle;
}

.crepbu {
    font-weight : bold;
    text-decoration: underline;
}

.italic {
    font-style : italic;
}


#tc li {
    margin: 0;
	padding: 0;
	list-style: none;
}

.tcbl {
    font-size : 14px;
    font-weight : bold;
}

.tcbli {
    font-size : 14px;
    font-weight : bold;
    font-style : italic;
}

.tcb {
    font-weight : bold;
}

.rpt_table {
	border-left: solid #CCCCCC;
	border-left-width: 1px;
}

.rpt_header {
	color : #000;
    font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 10px;
    font-weight : normal;
    text-align : left;
    text-transform : uppercase;
    vertical-align : middle;
    white-space: nowrap;
    background-color : #CCC;
    height : 20px;
}

.rpt_data {
	color : #000;
    font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 10px;
    text-align : left;
	vertical-align: top;
    white-space: nowrap;
    border-bottom: solid #CCC;
	border-bottom-width: 1px;
	border-right: solid #CCC;
	border-right-width: 1px;
	empty-cells: show;
}

.print_off {
	display:none;
}
.print_on {
	display: table-cell;
	page-break-before: always;
}

#cats td {
    margin: 2px;
	padding: 3px;
	font-family : verdana,arial;
    font-size : 11px;
}


.padded td {
    padding : 25px;
}

/*.links ul{*/
    /*padding:5px;*/
    /*margin:5px;*/
    /*border:5px;*/
    /*list-style-type: none;*/
    /*height:20px;*/
/*}*/

ul.links li {
    padding:5px;
    margin:5px;
    list-style-type: circle;
}

/* tool tip styles */
 /* common styling */

.tooltip {
    font-family: verdana, sans-serif;
    width:100%;
    height:auto;
    margin:10px 5px;
    text-align:left;
}
.tooltip ul {
    padding:0;
    margin:0;
    border:0;
    list-style-type: none;
}
.tooltip ul li {
    float:left;
    margin:5px;
    width:83px;
    height:62px;
    border:1px solid #000;
}
.tooltip ul li a, .tooltip ul li a:visited {
    display:block;
    text-decoration:none;
    color:#000;
    width:83px;
    height:62px;
    background:#fff;
}
.tooltip ul li a img, .tooltip ul li a:visited img {
    border:0;
}

.tooltip ul li dl {
    visibility:hidden;
    position:absolute;
}

.tbl {
    margin:-2px;
    border:0;
    padding:0;
    border-collapse:collapse;
    font-size:1em;
}

.tooltip dl {width:600px; padding:0 0 20px 0; background:transparent; height:auto;}
.tooltip dt {margin:0; padding:2px; font-size:11px; color: #FFF; background:#737373; text-align:left;}
.tooltip dd {margin:0; padding:5px 15px; color:#666666; font-size:1em; border:1px solid #000; border-width:0 1px 1px 1px; background:#E7E8E9;}
.tooltip dd p {padding:0; margin:10px 0; line-height:1.5em;}
/*.tooltip dl#web2 {background:transparent url(../sites/bottom2.gif) no-repeat bottom left; height:auto;}*/
/*.tooltip dl#web3 {background:transparent url(../sites/bottom3.gif) no-repeat bottom left; height:auto;}*/
/*.tooltip dl#web4 {background:transparent url(../sites/bottom4.gif) no-repeat bottom left; height:auto;}*/
/*.tooltip dl#web5 {background:transparent url(../sites/bottom5.gif) no-repeat bottom left; height:auto;}*/
/*.tooltip dl#web6 {background:transparent url(../sites/bottom6.gif) no-repeat bottom left; height:auto;}*/
/*.tooltip dl#web2 dt {background:transparent url(../sites/top2.gif) no-repeat top left;}*/
/*.tooltip dl#web3 dt {background:transparent url(../sites/top3.gif) no-repeat top left;}*/
/*.tooltip dl#web4 dt {background:transparent url(../sites/top4.gif) no-repeat top left;}*/
/*.tooltip dl#web5 dt {background:transparent url(../sites/top5.gif) no-repeat top left;}*/
/*.tooltip dl#web6 dt {background:transparent url(../sites/top6.gif) no-repeat top left;}*/

/* specific to non IE browsers and IE7 first with IE5.5 and IE6 second */
.tooltip ul li:hover,
.tooltip ul li a:hover {
    color:#000;
    position:relative;
    cursor: pointer;
}

.tooltip ul li:hover dl,
.tooltip ul li a:hover dl {
    visibility:visible;
    color:#000;
    top:0;
    left:83px;
    cursor:default;
}

.tooltip ul li:hover dl em,
.tooltip ul li a:hover dl em {
    display:block;
    position:absolute;
    top:0;
    left:-15px;
    width:15px;
    height:18px;
    background:transparent url(../images/arrow.gif);
}

.tooltip ul li:hover dl a,
.tooltip ul li a:hover dl a {
    height:0.8em;
    color:#606;
    background:transparent;
    text-decoration:underline;
    display:inline;
}

.tooltip ul li:hover dl a:hover,
.tooltip ul li a:hover dl a:hover {
    text-decoration:none;
    background:transparent;
}


/* modal dialog */

.modalDialog_transparentDivs{
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.4;	/* Transparency */
	background-color:#000;
	z-index:1;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:3px solid #404040;
	padding:2px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#FFF;	/* White background color for the message */
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */
}


#imgmain {
    position:relative;
    width:400px;
    height:300px;
    border:1px solid #666;
    background:#FFF url(/main/includes/images/loading.gif) center center no-repeat;
}

#thumbs {
    height:75px;
    width:340px;
    width:"350px";
    overflow:hidden;
    cursor:pointer;}

#thumbs_att {
    height:195px;
    width:100px;
    width:"100px";
    overflow:hidden;
    cursor:pointer;}

.faqhd {
    width: 100%;
    height: 25px;
    padding : 10px;
    margin : 0;
    background-color:#E7E8E9;
    color : #666666;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
    font-size : 12px;
    text-transform: uppercase;
}


/* print versions */

#opbody {
    width: 700px;
    margin-top: 15px;
	background-color : #FFF;
	color : #000;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 11px;
    padding : 0 0 0 0;
}

#opheader {
    background-image: url(/main/includes/images/topheader.jpg);
    width: 700px;
    height: 59px;
}

#optitle {
    padding : 20px 10px 5px 10px;
    margin : 0;
    color : #000;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.opsectionhd {
    width: 700px;
    height: 25px;
    padding : 10px;
    margin : 0;
    background-color:#E7E8E9;
    color : #666666;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
    font-size : 12px;
    text-transform: uppercase;
}

.opsectioncn {
    width: 700px;
    padding : 10px;
    margin : 0;
    background-color:#FFF;
    color : #666666;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
    font-size : 11px;
}

.oplabel {
    color : #666666;
	font-family :  Verdana, Helvetica, Arial, Geneva, sans-serif;
    font-size : 11px;
    font-weight: bold;
}

.imageHolder {
display:block;
width:173px;
height:130px;
position:relative;
}
.imageHolder .sold {
position:absolute;
bottom:1;
right:1;
}


/* popmenu */
#regionmenu, #fregionmenu {
    /*width: 400px;*/
    margin: 0;
    padding: 0;
	z-index: 1;
}

#regionmenu li, #fregionmenu li {
    width: auto;
    margin: 0;
	padding: 1px;
    list-style: none;
    float: left;
	font-family : verdana,arial;
    font-size : 11px;
	margin: 0 5px 0 0;
    padding: 0;
}

#regionmenu li a, #fregionmenu li a {
    display: block;
	/*margin: 0 0 0 0;*/
    /*padding: 1px 0 1px 0;*/
    width: auto;
    background: #FFF;
	color: #737373;
	text-decoration: none;
}

#regionmenu li a:hover, #fregionmenu li a:hover {
    /*background: #CCCCCC;*/
    color: #000;
    text-decoration: underline;
}

#regionmenu div, #fregionmenu div {
    position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
    background: #000;
    width: 120px;
    border: 1px solid black;
    box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
    -webkit-box-shadow: 3px 3px 8px #818181;
    -moz-box-shadow: 3px 3px 8px #818181;    
}

#regionmenu div a, #fregionmenu div a {
    position: relative;
    display: block;
    margin: 0;
    padding: 2px 4px;
    width: auto;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #808080 url(/main/includes/images/arrowm.gif) no-repeat center right;
    /*background: #808080;*/
    color: #FFF;
    font: 11px verdana,arial;
}

#regionmenu div a:hover, #fregionmenu div a:hover {
    background: #A1A1A1 url(/main/includes/images/arrowm.gif) no-repeat center right;
    color: #000;
    text-decoration: none;
}

#regionsubmenu, #fregionsubmenu {
    /*width: 400px;*/
    /*margin: 0;*/
    /*padding: 0;*/
	z-index: 1;
}

#regionsubmenu div, #fregionsubmenu div {
    position: absolute;
    visibility: hidden;
	margin: 0;
	padding: 0;
    background: #000;
    left: 120px;
    top: 0;
    width: 80px;
    /*width: auto;*/
    border: 1px solid black;
    box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
    -webkit-box-shadow: 3px 3px 8px #818181;
    -moz-box-shadow: 3px 3px 8px #818181;

}

#regionsubmenu div a, #fregionsubmenu div a {
    position: relative;
    display: block;
    margin: 0;
    padding: 2px 4px;
    width: auto;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #808080;
    color: #FFF;
    font: 11px verdana,arial;
}

#regionsubmenu div a:hover, #fregionsubmenu div a:hover {
    background: #A1A1A1;
    color: #000;
    text-decoration: none;
}


#RegionLangForm {
    display: none;
}


</style>