﻿body {
    font-family: Arial,Helvetica,FreeSans,sans-serif;
    font-size: 12px;
    color: #555555;
    text-decoration: none;
    word-spacing: normal;
    line-height: 1.3em;    
    background: url(body_bg.jpg) center top repeat-x #E2DDCA;
    padding: 0;
}

body.no_background {
    background-color: #FFFFFF !important;
    background-image: none !important;
}
/* CLEAR FIX */

.clearfix {
    clear:both;
    display:block;
    font-size:0em;
    height:0px;
    font-size: 1px;
    margin:0pt;
    padding:0pt;
    visibility:hidden;
    width:100%;
    line-height: 0px;
}

/* HIDDEN FORM FIELDS */

.hidden_field {
    width: 1px;
    height: 1px;
    line-height: 1px;
    display: none;
}

/* HEADINGS */

h1, h2, h3, h4, h5, h6{
    word-spacing: normal;
}

h1 {font-size:24px} 
h2 {font-size:15px}
h3 {font-size:14px}
h4 {font-size:13px}
h5 {font-size:12px}
h6 {font-size:11px; text-transform: uppercase;}

/* SPACING */

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {margin-bottom:10px}

/* POSITIONING */

.relative {position: relative;}
.absolute {position: absolute;}
.fixed {position: fixed;}
.static {position: static;}

.float_left {float: left;}
.float_right {float: right;}

/* LINKS */

a                   {text-decoration: none; color: #333333;}
a:hover             {text-decoration: underline}
a:active            {text-decoration: underline}

p a                 {text-decoration: underline;}

a.area_map_btn {
    display: block;
    background: url(view_map.jpg) center center no-repeat;
    width: 618px;
    height: 200px;
    position: relative;    
}

a.area_map_btn span {
    color: #555555;
    font-size: 14px;
    font-weight: bold; 
    position: absolute;
    left: 20px;
}

a.area_map_btn span.h1 {
    color: #EF3F37;
    font-weight: normal;
    font-size: 24px;
}

a.area_map_btn:hover{
    text-decoration: none;
    background: url(view_map_hover.jpg);
}

#spotlight li a.morelink, #attractions a.morelink {
    color: #EF3F37;
}   

/* LISTS */

ul.link_list {
    list-style:none;
}

ul.link_list li {
    margin:0 0 0 0;
    display:inline;
}

ul.standard_list {
    list-style-type:disc;
}

ul.standard_list li{
    margin: 2px 0 2px 30px;    
}

ul.spaced_list li{
    margin: 10px 0;    
}

ul.check_list li{
    padding: 0 0 0 30px;    
    margin-top: 10px;
    background: url(check_mark.gif) left top no-repeat;
}

ul#site_map {margin: 0 20px;}
ul#site_map li {display: block;}
ul#site_map li h2 {
    margin-bottom: 0;
    padding-bottom: 2px;
    border-bottom: 1px solid #D8CECB;
}
ul#site_map ul {margin: 0 0 20px 0;}
ul#site_map li a {
    display: block; 
    font-size: 14px;
    padding: 3px 10px 3px 10px;
}

ul#site_map li a:hover {
    background: #FCF6F4;
    padding-bottom: 2px;
    border-bottom: 1px solid #EFE4E0;
    text-decoration: none;   
}

/* MARGINS */
.margin_bottom_0   {margin-bottom: 0px !important}

.margin_bottom_10   {margin-bottom: 10px !important}
.margin_top_10      {margin-top: 10px !important}
.margin_left_10     {margin-left: 10px !important}
.margin_right_10    {margin-right: 10px !important}

.margin_bottom_20   {margin-bottom: 20px !important}
.margin_top_20      {margin-top: 20px !important}
.margin_left_20     {margin-left: 20px !important}
.margin_right_20    {margin-right: 20px !important}

.margin_bottom_30   {margin-bottom: 30px !important}
.margin_top_30      {margin-top: 30px !important}
.margin_left_30     {margin-left: 30px !important}
.margin_right_30    {margin-right: 30px !important}

/* BOX */

.box {
    border: 1px solid #D8CECB;
    padding: 10px;
    margin: 0 0 10px 0;
    display: block;
}

fieldset.box {
    margin-bottom:0;
}

.titlebar {
    font-size: 14px !important;
    margin: -10px -10px 10px -10px;
    padding: 7px 10px;
    background: url(titlebar_bg.jpg) center center repeat-x #EF3F37;
    border-bottom: 1px solid #470E00;
    color: #FFFFFF !important;
    position: relative;    
}

.titlebar .blockcaps {margin-left: 5px;}

.titlebar .rating {
    display: inline-block;
    width: 0px; 
    background: url(rating.gif) left center repeat-x; 
    height: 19px;
    line-height: 19px;
    margin: -2px 0 -3px 10px;
 }

.titlebar .r1 {width: 15px !important;}
.titlebar .r2 {width: 30px !important;}
.titlebar .r3 {width: 45px !important;}
.titlebar .r4 {width: 60px !important;}
.titlebar .r5 {width: 75px !important;}

.titlebar .right_link {
    position: absolute;
    right: 10px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 14px;
}

.titlebar .left_link {
    position: absolute;
    left: 10px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 14px;
}

/* BOX TYPOGRAPHY */

.blockcaps {
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
 /* font-weight: normal; */
}

.note {
    font-size: 10px;
    text-transform: capitalize;
    font-weight: normal;
}

/* BOX STYLES */

.b1 {
    background: url(bg_fade.jpg) top center repeat-x #FCF6F4;
}

.b1 .titlebar {
    color: #555555 !important;
    margin-left: 0;  margin-right: 0;
    padding-left: 0;  padding-right: 0; 
    border-bottom: 1px solid #D8CECB;
    background: none;
}

.b1 .titlebar .right_link{
    color: #555555 !important;
    right: 0;
}

.b1_title {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #D8CECB; 
}

.b1_subtitle {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0; 
}

.b1_title span, .b1_subtitle span{
    font-weight: normal;
}

.b1 .divide {
    border-bottom: 1px solid #D8CECB;
    margin: 10px 0 10px 0;
    padding: 0;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

/* PAGE LAYOUT */

div#page {background: url(page_bg.png) center top repeat-y;}

div#header {position: relative;}

    div#header_flash {
        position: relative;
        z-index: 1;
    }
    
    div#header_flash embed{
        z-index: 1;
    }

    div#tel {
        font-size: 26px;
        /*color: #BF202F;*/
        color: #FFFFFF;
        top: 82px;
        right: 10px;
        position: absolute;
        padding: 2px 0 2px 0;
        z-index: 100;
    }

    div#navbar {
        background: url(navbar_bg.jpg) center top repeat-x;
        height: 32px;
        top: 120px;
        left: 0;
        position: absolute;
        width: 940px;
        z-index: 80;
    }
    
    div#logo {
        background: url(logo_opaque.png) center center no-repeat;
        width: 344px;
        height: 148px;
        position: absolute;
        left: -20px;
        z-index: 90;
        text-indent: -9999px;
        overflow: hidden;
    }
    
    div#navborder {
        margin: 120px 0 0 59px;
        width: 0px;
        height: 32px;
        float: left;
        border-right: 1px solid #FFFFFF;
        position: relative;
        z-index: 15;                
    }
    
    ul#nav {
        height: 32px;
        list-style: none;
        margin: 121px 0 0 0;
        float: left;                    
    }
    
    ul#nav li {        
        border-right: 1px solid #BF2F42;
        float: left;
        position: relative;
        z-index: 100;      
    }
    
    ul#nav li a {        
        position: relative;
        z-index: 110;
        font-size: 14px;
        font-weight: bold;
        color: #FEDFD2;
        padding: 7px 10px 7px 10px;
        display: block;
        text-transform: lowercase;
    }
    
    ul#nav li a span {
        display: none;
        margin-left: 10px;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
        line-height: 14px;
    }
    
    ul#nav li a:hover span {
        display: inline-block;
    }
    
    ul#nav li a:hover {
        text-decoration: none;
        color: #FFFFFF;
        text-shadow: #480E00 1px 1px 2px;  
    }

div#index_main {background: url(right_col_bg.png) 298px 500px repeat-y #FCF6F4;}    
div#main {background: url(right_col_bg.png) 298px top repeat-y #FCF6F4;}

    div#header_btm {
        background: url(header_btm_bg.png) center top no-repeat;
        height: 24px;
        margin-bottom: -24px;
        z-index: 30;
        position: relative;
    }
    
    div#footer_top {
        background: url(footer_top_bg.png) center bottom no-repeat;
        height: 24px;
        margin-top: -44px;
        z-index: 30;
        position: relative;
    }
    
    div#left_col {}   
    div#left_col h2 {color: #BF202F;}
    
    div#index_main div#right_col {background: #FCF6F4; border-left: 1px solid #FCF6F4; margin-left: 9px !important;}        
    div#right_col {float: left;}    
    div#right_col h2 {color: #EF3F37;}
    
div#footer {background: #FFFFFF; padding: 0 10px 0 10px;}
div#footer div {font-size: 11px; background: #FFFFFF;}
div#footer div p {float: left;}
div#footer div ul {float: right;}
    
    /* LEFT COL */
    
    div#search_form {
        margin-top: 40px;
        padding-left: 10px;
    }
    
        div#search_form h2 {text-transform: uppercase;}
        
    div.left_col_feature {
            background: url(left_col_bg.gif) 10px top no-repeat;            
            padding: 15px 10px 0 25px;
            margin-bottom: 10px;
            float: left;
            width:  245px;
            overflow: hidden;
    }
    
     div.left_col_feature a.morelink {color: #BF202F;}
     div.left_col_feature a.morelink:after {content: " »";}
    
        div.left_col_feature_btm{
            background: url(left_col_btm.gif) 10px bottom no-repeat;
            margin: -10px -15px 0px -25px;
            height: 20px;
        }
        
        div.left_col_feature p{
            margin-bottom: 5px;
            position:relative;
        }
    
    /* RIGHT COL */
    
    #page_content {
        padding: 40px 10px 0 12px;
    }
    
    h1 {
        color: #EF3F37;
        font-weight: normal;
    }
    
    a#msg {
        background: url(../Content/Images/main_msg.png) -2px bottom no-repeat;
        display: block;
        height: 234px;
    }
    
    div#right_col_content_top{
        background: url(right_col_top.png) -2px top no-repeat;
        height: 30px;
        margin-top: 12px;
    }
    
    div#right_col_content {
        background: url(right_col_bg.png) -2px top repeat-y;
        float: left;
        padding-bottom: 20px;
    }
    
    div#right_col_content #index {
        padding-left: 12px;
        width: 382px;
        margin-top: -10px;
        float: left;
    }
    
    #index h1 {
        position:relative;
    }
    
    div#right_col_content #offers {
        padding-right: 10px;
        width: 216px;
        margin-top: -10px;
    }
    
    .img_col {
        margin-left: 10px;
        float: left;
        display: inline;
        width: 258px;
    }
    
    /* OFFERS LIST */
    
    ul.offers_list {      
    }
    
    ul.offers_list li{
        margin-bottom: 10px;
    }
    
    ul.offers_list li .offerListButton {
        display: block;
        height: 160px;
        width: 216px;
        position: relative;        
        font-size: 15px;
        text-transform: uppercase;
        font-weight: bold;
        background: #51C6EE;
        overflow: hidden;
        border: 1px solid #D8CECB;
        padding: 0px;
        cursor: pointer;
    }
    
    ul.offers_list li .offerListButton:hover {
        text-decoration: none;
        border-color: #C12030;
    }
    
    ul.offers_list li .offerListButton span.offer_title, ul.offers_list li .offerListButton span.offer_price {
        padding: 5px;        
        background: #EF3F37;
        position: absolute;
        display: inline;
        max-width: 170px;
        border-color: #C12030;        
        color: #FFF;
        border-style: solid;
    }
    
    /*
    ul.offers_list li a:hover span.offer_title, ul.offers_list li a:hover span.offer_price {
        background: #FFF;        
        color: #EF3F37;
        border-color: #D8CECB;                
    }
    */
    
    ul.offers_list li .offerListButton span.offer_title {
        top: 0px;
        left:0px;
        text-align: left;
        -moz-border-radius-bottomright: 7px;
        -webkit-border-bottom-right-radius: 7px;
        border-bottom-right-radius: 7px;
        border-width: 0 1px 1px 0;        
     }
     
     ul.offers_list li .offerListButton span.offer_price {        
        bottom: 0px;
        right: 0px;
        text-align: right;
        -moz-border-radius-topleft: 7px;
        -webkit-border-top-left-radius: 7px;
        border-top-left-radius: 7px;
        border-width: 1px 0 0 1px;
     }    
     
     ul.offers_list li .offerListButton span.offer_title span{font-size: 11px; font-weight: normal;}
     ul.offers_list li .offerListButton span.offer_price span{font-size: 9px; font-weight: normal;}
     
     /* SPOTLIGHT LISTS */
     
    #spotlight {
        height: 130px;
        background: #FFFFFF;
    }
    
    #spotlight_box {border-color: #D8CECB;}

    #spotlight, #spotlight_page {list-style: none; margin: 0 0 0 0px;}
    #spotlight li, #spotlight_page li{margin-left: 0px;}
    
    #spotlight li {
        background: #FFFFFF;
        width: 99.9%;
    }
    
    #spotlight li img.float_right {
        margin-left: 10px;
    }
    

    ul#spotlight_page{
        height: 24px;
        margin-bottom: -3px;
    }

    #spotlight_page li {
        display: inline;
        float: left;
        margin: 0 3px 0 0;
        border: 1px solid #D8CECB;
        border-bottom: none;
    }
    
    #spotlight_page li a {
        display: block;
        padding: 2px 3px 2px 3px;
        font-size: 12px;    
        background: #FCF6F4;
        color: #333;
    }

    #spotlight_page li a:focus {
        outline: none;
    } 

    #spotlight_page a.activeSlide {
        padding: 2px 3px 4px 3px; 
        background: #FFF; 
    }
    
    #spotlight li a.morelink {
        position:absolute;
        left: 0;
        bottom: 10px;       
    }

/* RESULTS LIST */

.result_info {
    
}

    .result_desc {
        width: 376px;
        margin-right: 10px;
        float: left;
    }
    
    .result_img {
        width: 210px;
        float: left;
    }
    
    .result_img img{
        width: 210px;
        overflow: hidden;
    }
    
    .result_morelink {
        font-weight: bold;
        text-decoration: none;
        font-size: 12px;
        display: block;
        clear: left;
    }
    
.result_rooms {
    border-style: solid;
    border-width: 1px 0 1px 0;
    border-color: #D8CECB;
    margin: 10px 0 10px 0;
    padding: 10px 0 10px 0;
}

.result_rooms .blockcaps {color: #EF3F37;}

.result_rooms table {
    border-style: solid;
    border-color: #D8CECB;
    border-width: 1px 0 1px 0;
    background: #FCF6F4;
    width: 100%;    
}

.result_rooms table tr {
    line-height: 25px;
}

.result_rooms table th {
    width: 491px;
    text-align: left;
    padding: 0 10px 0 10px;
    font-weight: normal;
}

.result_rooms table td {
    width: 50px;    
    padding: 0 10px 0 10px;
    text-align: right;    
}

.result_rooms table td.select {
    width: 15px;
}

table.total {
    background: transparent;
    border: none;
    margin: 0 0 0 0;
    font-size: 14px;
    font-weight: bold;
}

table.total tr {
    line-height: normal;
    color: #EF3F37;
}

table.total th {
    font-weight: bold;
    padding-left: 0; 
}

.result_rooms table.total th{
    width: 481px;
}

table.total td {
    width: 70px; 
}

.result_rooms table.total td.select {
    width: 15px;
}

/* BASKET */

.basket_info {
    border-bottom: 1px solid #D8CECB;
    padding-bottom: 10px;
}

.basket_desc {
    width: 454px;
    float: left;
}

.basket_desc p {
    margin-bottom: 0;
}

.basket_img {
    width: 100px;
    float: left;
    margin-right: 20px;
}

.basket_img img {
    width: 98px;
    border: 1px solid #D8CECB;
    overflow: hidden;    
}

.basket_subitem {
    margin: 10px 0 0 0;  
}

.basket_subitem .blockcaps {
    color: #EF3F37;
}

#basket table.total th{
    width: 526px;    
    text-align: left;
}

#basket table th{
    width: 511px;    
    text-align: left;
}

#basket table td {
    text-align: right;
    width: 50px;
}

#basket table td.select {
    width: 15px;
}

.basket_subitem h5, .basket_subitem table, .basket_subtotal table {
    margin-bottom: 0
}

.basket_subtotal {
    margin-top: 10px;
    border-top: 1px solid #D8CECB;
    padding-top: 10px; 
}

/* FORMS */

.single_row {
    margin-bottom: 0;
}

.single_row .b1_title{
    float: left;
    padding-bottom: 0;
    border-bottom: 0;
    width:100px;
    margin-bottom: 0px;
    text-align: left;
}

.single_row th {
    width: 169px
}

.single_row td {
    width: 192px;
    padding-left: 10px
}

.dob_row {
    margin-top: 10px;
    text-align: right;
    padding-top: 10px;
    border-top: 1px solid #D8CECB;
}

.dual_column table{
    margin-bottom: 0;    
    border-right: 1px solid #D8CECB;    
}

.dual_column table th{
    width: 132px;
    text-align: left;
    font-weight: normal;
}

.dual_column table td{
    width: 140px;
    padding-right: 10px;
}

.dual_column table td .text_input_l, .dual_column table td .select_l {
    margin-top: 10px;
}

.dual_column table td.top .text_input_l, .dual_column table td.top .select_l{
    margin-top: 0;
}

.dual_column table.second {
    border-right: none;
    margin-right: 0;   
}

.dual_column table.second td {
    padding-right: 0;
}

.select_s {
    width: 55px;
}

.select_l {
    width: 144px;
    padding: 2px;
}

.text_input_s {
    width: 55px;
}

.text_input_m {
    width: 118px;
}

.text_input_l {
    width: 140px;
}

.form_btn_row {
    padding-top: 10px;
    border-top: 1px solid #D8CECB;    
}

.form_btn {
    padding: 1px 5px 3px 5px;
    background: url(titlebar_bg.jpg) center center repeat-x #EF3F37;
    font-size: 12px;
    border: none;
    color: #FFFFFF;
    float: right;
    margin-left: 10px;
}

.form_btn:active {
    padding: 2px 4px 2px 6px;
    background-position: center bottom;
    outline: 0;
    -moz-outline: 0;
}

.form_btn:focus {
    outline: 0;
    -moz-outline: 0;
}

/* SEARCH */

.search_form {
    margin-bottom: 20px;
}

.search_form ul.underline {
    padding: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #D8CECB;
}

.search_form ul li {
    display: block;
    margin:0 0 10px 0;
    line-height: 22px;
}

.search_form label {
    width: 100px;
    display: block;
    float: left;
    vertical-align:middle;
}

.search_form select {
    width: 170px;
    border: 1px solid #D8CECB;
    background: #fcf6f4;
    padding: 1px 0;
}

.search_form select#monthSelect {
    width: 50px;
}

.search_form select#dateSelect {
    width: 39px;
}

.search_form select#yearSelect {
    width: 53px;
}

.search_form .search_btn {
    float: right;
    margin-top: 10px;
    background: url(bg_fade.jpg) top center repeat-x #FCF6F4;
    border: 1px solid #D8CECB;
    padding: 2px 25px;
    color: #555555;
}

#RoomAllocationsList h5{
    margin-bottom: 0;
}

/* CALENDAR POPUP */


table.jCalendar {
    border-collapse: separate;
    border-spacing: 2px;
    margin-bottom: 0px;
}
table.jCalendar th {
	color: #666;
	font-weight: bold;
	padding: 3px 5px;
	border-bottom: 1px solid #c0c0c0;
}
table.jCalendar td {
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	color: #aaa;
}
table.jCalendar td.today {
	color: #000;
}
table.jCalendar td.selected {
	color: #000;
	background: url(cal_selected.gif) center center no-repeat;
}
table.jCalendar td.selected:hover {
	background: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	color: #000;
	border-bottom: 1px solid #000;
	padding: 3px 5px 2px 5px;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
    background: url(cal_old.gif) center center no-repeat;
	color: #000;
}

/* For the popup */

div.dp-popup {
	position: relative;
	background: #fff;
	font-size: 10px;
	width: 171px;
	line-height: 1.2em;
	border: 1px solid #555;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 0px 0;
	background: #EF3E36;
	color: #fff;
	padding: 5px;
	text-transform: uppercase;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;	
	color: #FFF;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;	
	color: #EF7D77;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
	font-weight: bold;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #EF6059;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

/* PROPERTY INFO */

div.info_window {
    width: 618px;
    margin: 0 auto 0 auto;
}

#l-img {
    margin-top: 20px;
}

#l-img img {
    width: 376px;
}

ul#ul-media {
}

ul#ul-media li a {
    display: block;
    height: 20px;
    width: auto;
    line-height: 20px;
    vertical-align: middle;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 5px 5px 32px;
    border: 1px solid #D8CECB;
    margin: 3px 0;
    background-position: 5px center;
    background-repeat: no-repeat;
    background-color: #fffdfc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

ul#ul-media li a#tour {background-image: url(tour_icon.png)}
ul#ul-media li a#map {background-image: url(map_icon.png)}

ul#ul-media li a:hover {
    background-color: #ffffff;
    text-decoration: none;
    border-color: #AFA7A4;
    -moz-box-shadow: 0 0 2px #AFA7A4;
    -webkit-box-shadow: 0 0 2px #AFA7A4;
    box-shadow: 0 0 2px #AFA7A4;
}

ul#ul-img {
    border-top: 1px solid #D8CECB;
    padding: 10px 0 0 0;
    margin-bottom: -8px;
    float: left;
}

ul#ul-img li{
    float: left;
    display: block;
    height: 60px;
    overflow: hidden;
    margin-bottom: 8px;
}

ul#ul-img li.odds {
    margin-right: 8px;
}

ul#ul-img li:hover {
    cursor: pointer;
}

ul#ul-img li img {
    width: 90px;
    cursor: -moz-zoom-in;
}

/* ERRORS */
.input-validation-error
{
    border: 1px solid #FF0000;
    background-color: #FFEEEE;
    padding: 2px 1px;
}

.error_box {
    background: #FFEEEE;
}

/* AFFILIATE LINKS */

#affiliates {
    margin: 0px auto 10px auto;
    list-style: none;
    width: 100%;
    overflow: hidden;
}

#affiliates li {
    display: inline;
    float: left;
    margin: 0px 3px;
}

#affiliates li a{display: block; height: 46px;}

#affiliates li a.facebk_link{
    background: url(../Content/Images/facebook.gif) center center no-repeat;
    width: 102px;
}
#affiliates li a.fco_link{
    background: url(../Content/Images/fco.gif) center center no-repeat;
    width: 160px;
}
#affiliates li a.rmfp_link{
    background: url(../Content/Images/reducemyfootprintnew.gif) center center no-repeat;
    width: 102px;
}