/*
    Base Stylesheet for entire site
*/

#nav-sub
{
}

#nav-sub h2
{
    color: #C0C5CC;
    font-size: 1.083em;
    text-transform: uppercase;
    padding: 16px 16px 10px 16px;
    font-weight: normal;
    margin: 0px 0;
    background: url(/christies/images/pages_corp_communication/bg_nav_sub_h2.gif) no-repeat;
}

#nav-sub ul
{
    padding: 2px 10px 20px 16px; 
}

#nav-sub ul li
{
    margin: 8px 0;
    padding: 0;
    color:white;
    list-style-type:none
}

#nav-sub a
{
    color:#E5C779;
}
#nav-sub a:hover
{
    color:white;
    text-decoration: none;
}

#nav-sub a.current
{
    color:white;
    text-decoration: none;
}


body
{
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    margin: 0;
    padding: 0;
}


/*
    XHTML Elements
*/

a
{
    color:#ad975c;
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
    color: #FFF;
}
a:hover
{
    color:#ad975c; text-decoration:underline;
}


/*
    Form Styles
*/

form input.checkbox
{
    width: 14px;
    height: 14px;
    margin: 0;
}

form input.text
{
    border: 1px solid #999;
    padding: 2px;
    font-family: arial, sans-serif;
}


input ,select
{
    border:1px solid #B29E66;
    padding:2px 5px;
    color:#666666;

    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
  
}

hr
{
 color:#B29E66;
background-color:#B29E66;
}

textarea
{
    border:1px solid #B29E66;
    padding:2px 5px;
    color:#666666;

    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

td, p
{
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

.buttn {
        background:url('../corporate/christies/images/bg_bt_88.gif') no-repeat;
        text-transform: uppercase;
        height:23px; 
        font-size:10px;
        font-weight:bold;
        border:0px;     
	color:#B29E66;	
        width:88px;
        padding-top:0px;
}

#IEroot .buttn {
        background:url('../corporate/christies/images/bg_bt_88.gif') no-repeat;
        text-transform: uppercase;
        height:23px; 
        font-size:10px;
        font-weight:bold;
        border:0px;     
	color:#B29E66;	
        width:88px;
        padding-top:3px;
}

.buttn160 {
        background:url('../corporate/christies/images/bg_bt_160.gif') no-repeat;
        text-transform: uppercase;
        height:23px; 
        font-size:10px;
        font-weight:bold;
        border:0px;     
	color:#B29E66;	
        width:160px;
        padding-top:0px;
}

#IEroot .buttn160 {
        background:url('../corporate/christies/images/bg_bt_160.gif') no-repeat;
        text-transform: uppercase;
        height:23px; 
        font-size:10px;
        font-weight:bold;
        border:0px;     
	color:#B29E66;	
        width:160px;
        padding-top:3px;
}

span.buttn {
        display:block;
        line-height:23px; 
        text-decoration:none;
}

#IEroot span.buttn {
        display:block;
        line-height:17px; 
        text-decoration:none;
}

.buttn:hover { color:#FFFFFF !important; text-decoration:none; }
.buttn160:hover { color:#FFFFFF !important; text-decoration:none; }

.rightimage {
	float: right;
	width: 100px;
	margin-bottom: 3px;
}

div.fullspan_column
{
    position:relative; width:664px; background-color:#ffffff;
    border:15px solid #e8e9ea;
    min-height:530px;
    width:665px;    
}

div.careers_content
{
    min-height: 300px;
    padding: 24px 37px 24px 26px;
}

div.careers_content_header
{
    border-bottom:15px solid #e8e9ea;
    padding:20px 25px 15px 25px;
}

div.careers_content td
{
    padding-bottom:7px;
}

div.careers_content h2
{
    font-family:Arial, Verdana, Sans-Serif;
    font-weight:bold;
    font-size:12pt;
}

div.careers_content h1 {
    font-family:Arial, Verdana, Sans-Serif;
    font-weight:bold;
    font-size:12pt;
}

div.careers_content ul
{
    padding-left:18px;
}

div.careers_content li
{
    list-style-type: disc;
}

#copy-intro
{
#    padding: 20px 25px 15px 25px;
    background: #FFF;
#    border-bottom:15px solid #e8e9ea;
    #    border-left:15px solid #e8e9ea;
#    border-right:15px solid #e8e9ea;
#    border-top:15px solid #e8e9ea;  
}

#copy-intro h1
{
    background-image: url(../images/pages_corp_communication/bg_hd_about_selling_auction_services.gif); 
    height: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 1em;
}

#site-map-copy-intro h1
{
    padding: 20px 25px 15px 25px;
    background: #FFFFFF;
    border-color: #E8E9EA;
    border-style: solid;
    border-width: 15px;
    background-image:url(/images/pages_site_map/sitemap.gif);
    background-repeat:no-repeat;
}
div.help_left_column
{
    position:relative; float:left; width:320px; background-color:#ffffff;
    border-left:15px solid #e8e9ea;
}

div.help_right_column
{
    position:relative; float:left; width:320px; background-color:#ffffff;
    border-left:15px solid #e8e9ea;
}

div.help_topic
{
    width:664px; background-color:#ffffff; border-left:15px solid #e8e9ea;
}

div.help_column_content
{
    border-bottom:15px solid #e8e9ea;
    padding:24px 37px 24px 26px;
}

.staff_name
{
	font-size: 26px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
 

