@charset "UTF-8";
/* CSS Document */

/* LEGACY CODE NEEDING TO APPEAR FIRST */

:link, :visited {font-family: arial,verdana,helvetica,sans-serif; font-size: 100%; color: #666699; font-weight: bold; }
a:active, a:hover {font-family: arial,verdana,helvetica,sans-serif; font-size: 100%; color: #9999CC; font-weight: bold}

/* LEGACY CODE AREA ENDS */

body
{
    margin: 8px 3%;
    font-family: Arial, Helvetica, sans-serif;
}

#header
{
    width:100%;
    width:expression(Math.max(Math.min(960,document.body.clientWidth/1.06),850)+'px');
    max-width: 960px;
    min-width: 803px;
    margin-bottom: 20px;
    font-size: 12px;
}

#header #search
{
    float: right;
    width: 280px;
    text-align: right;
}

#header #search td, #refinementArea form
{
    margin: 0;
    padding: 2px 0;
    font-size: 12px;
    color: #000000;
}

.headInput
{
    font-size: 12px;
    float: left;
    margin-left: 5px;
    width: 90px;
}

#header #search a.adSearchText, #contentSection #refinementArea a.adSearchText, #contest_button
{
    padding: 3px 0;
    margin: 2px 4px 0 0;
    font-weight: bold; 
    text-decoration: none;
    text-align: center; 
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF; 
    background-color: #990033; 
    width: 128px; 
    float: left;
}

#header #search a.adSearchText:hover, #contentSection #refinementArea a.adSearchText:hover, #contest_button:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}


#header #search .formText
{
    border-left: 1px solid #666666; 
    border-right: 1px solid #666666; 
    width: 126px; 
    float: left; 
    margin: 0 4px 0 0; 
    text-align: center;
    font-size: 12px;
    line-height: 11px;
}

#header #navbar
{
    clear: both; 
    border-top: 1px solid #666666; 
    margin-top: 7px; 
    padding-top: 5px; 
    float: left; 
    width: 100%;
}

#header #navbar .linkArea
{
    padding: 4px 5px; 
    border-left: 1px solid #666666; 
    float: left;
}

#header #navbar .linkArea a
{
    padding: 2px 5px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #333333;
}

#header #navbar .linkArea a:hover
{
    padding: 2px 5px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #FFFFFF; 
    background-color: #990033;
}

#header #navbar .curSection
{
    padding: 2px 5px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #FFFFFF; 
    background-color: #990033;
}

.sideBorders
{
    padding: 4px 5px; 
    border-left: 1px solid #666666; 
    border-right: 1px solid #666666; 
}

.right
{
    float: right;
}

a.bgColourLink
{
    padding: 2px 5px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #FFFFFF; 
    background-color: #990033;
}

a.bgColourLink:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}


.allCaps
{
    text-transform: uppercase;
}

.smallText
{
    font-size: 9px;
}

#contentArea
{
    clear: both;
}

#contentSection
{
    vertical-align: top;
    /*padding: 0 10px;*/
    /*padding-left: 10px;*/
}

#contentSection .refineForm
{
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
    margin-bottom: 10px;
}

#contentSection #refinementArea a
{
    color: #333366;
    font-weight: bold;
    text-decoration: none;
}

#contentSection #refinementArea a:hover
{
    text-decoration: underline;
    color: #9999CC;
}

#resultPaging
{
    margin: 10px 0;
    border-top: 1px solid #333333;
    #border-bottom: 1px solid #333333;
    font-size: 12px;
    padding: 10px 0;
}

#resultPaging a:hover
{
    color: #FFFFFF; 
    background-color: #990033;
}

.listing
{
    width: 576px; 
    overflow: auto;
    padding: 10px 0;
    border-bottom: 1px solid #333366;
}

.listing h5
{
    padding: 0;
    margin: 0 0 5px 0;
}

.listingDeatils
{
    padding: 0 0 5px 10px;
    text-align: left;
    vertical-align: top;
}

.listingDeatils a
{
    text-decoration: none;
}

.listingDeatils a:hover
{
    text-decoration: underline;
}

.listingPremium
{
    border: 6px solid #ffd814; 
    background-color: #fff5c4;
    padding: 8px;
}

#footerLinks td
{
    color: #000000;
    font-size: 12px;
}

#footerLinks a
{
    color: #333366;
    text-decoration: none;
    font-weight: normal;
}

#footerLinks a:hover
{
    text-decoration: underline;
    color: #9999CC;
    font-weight: normal;
}

#footerLinks a.highlightLink
{
    color: #990033;
    font-weight: normal;
}

#footerLinks a.highlightLink:hover
{
    color: #990033;
    font-weight: normal;
}

.adListPhoto
{
    padding: 10px;
}

.adListNoPhoto
{
    padding: 10px;
}

.adListNoPhotoPrem
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 4px;
    padding-right: 4px;
}

.adListPhotoPrem
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 4px;
    padding-right: 4px;
}

.adListPhoto .adListPhotoDiv
{
    width: 143px;
}

.adListPhoto .adListDescDiv
{
    width: 447px;
}

.adListNoPhoto .adListDescDiv
{
    width: 447px;
    margin-left: 143px;
    /* fix double margin bug in IE6 */
    display: inline;
}

.adListPhotoPrem .adListPhotoDiv
{
    width: 143px;
}

.adListPhotoPrem .adListDescDiv
{
    width: 447px;
}

.adListNoPhotoPrem .adListDescDiv
{
    width: 447px;
    margin-left: 143px;
    /* fix double margin bug in IE6 */
    display: inline;
}

/*  LEGACY USED STYLE SHEET CODE  */

h1 {font-family: arial,verdana,helvetica,sans-serif; font-size: 400%; color: #666699;}
h2 {font-family: arial,verdana,helvetica,sans-serif; font-size: 300%; color: #666699;}
h3 {font-family: arial,verdana,helvetica,sans-serif; font-size: 200%; color: #666699;}
h4 {font-family: arial,verdana,helvetica,sans-serif; font-size: 150%; color: #666699;}
h5 {font-family: arial,verdana,helvetica,sans-serif; font-size: 125%; color: #666699;}
p {font-family: arial,verdana,helvetica,sans-serif; font-size: 100%; color: #666699;}
td {font-family: arial,verdana,helvetica,sans-serif; font-size: 100%; color: #666699;}
th {font-family: arial,verdana,helvetica,sans-serif; font-size: 100%; color: #666699; font-weight: bold}
td.boxelement {font-family: arial,verdana,helvetica,sans-serif; font-size: 100%; color: #666699;}
.small {font-family: arial,verdana,helvetica,sans-serif; font-size:  66%; color: #666699;}
.red {font-family: arial,verdana,helvetica,sans-serif; font-size: 100%; color: #FF0000; font-weight: bold}
.smallred {font-family: arial,verdana,helvetica,sans-serif; font-size:  66%; color: #FF0000; font-weight: bold}
.black {font-family: arial,verdana,helvetica,sans-serif; font-size: 100%; color: #000000;}
.dark {font-family: arial,verdana,helvetica,sans-serif; font-size: 100%; color: #666699; font-weight: bold}
.light {font-family: arial,verdana,helvetica,sans-serif; font-size: 100%; color: #CCCCFF;}
.contrast {font-family: arial,verdana,helvetica,sans-serif; font-size: 100%; color: #CCCC66;}
.contrastdark {font-family: arial,verdana,helvetica,sans-serif; font-size: 100%; color: #999933; font-weight: bold}
.big {font-family: arial,verdana,helvetica,sans-serif; font-size: 125%; color: #666699; font-weight: bold}
.bigger {font-family: arial,verdana,helvetica,sans-serif; font-size: 150%; color: #666699; font-weight: bold}
.biggest {font-family: arial,verdana,helvetica,sans-serif; font-size: 200%; color: #666699; font-weight: bold}
.contrastlight {font-family: arial,verdana,helvetica,sans-serif; font-size: 100%; color: #FFFF99;}
.cleanlink:link, .cleanlink:visited, .cleanlink:active {text-decoration:none}
.cleanlink:hover {text-decoration:underline}
.reverse {background-color: rgb(96, 96, 160); color: rgb(255,255, 255); font-weight: bold;}

