/*-------------------------------
	RESET
	-----------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-size: 0.625em;
}
ol, ul {
	list-style: none;
}
em, i {
font-style:oblique;

}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}
html {
	height: 100%;
}
body {
	background: #ddd;
	color: #333;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
}
p, address, li, td, label, dl {
	font-size: 1.2em;
	font-style: normal;
}
li li {
	font-size: 1em;
}
p, ul, ol {
	padding: 0 0 1em;
}
h1, h2, h3 {
	font-family: "Arial Narrow", "Helvetica Condensed", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.2em;
	font-weight: normal;
}

a {
	color:#854;
	text-decoration: none;
}
a:visited {
	color: #854;
}
a:active {
	outline: none;
}

/* -------------------------------
   BASIC LAYOUT STYLES
   ----------------------------- */ 

 
#container-holder {
	padding-bottom:15px;
}
.container {
	margin:0 auto;
	width:960px;
	background:#fff;
	position:relative;
	overflow: hidden;
}
#home .container {
	background-repeat: no-repeat;
	background-color: #111;
	color: #fff;
}
.identity {
	display: block;
	padding: 20px;
	margin: 0 0 10px;
	background: #333 url(../images/construct/header_street.jpg) no-repeat;
}
.vine .identity {
	background: #333 url(../images/construct/header_vine.jpg) no-repeat;
}
.tree .identity {
	background: #333 url(../images/construct/header_tree.jpg) no-repeat;
}
.grass .identity {
	background: #333 url(../images/construct/header_grass.jpg) no-repeat;
}
.city .identity {
	background: #333 url(../images/construct/header_city.jpg) no-repeat;
}
#home .identity {
	background: transparent;
}
#home .strap {
	color: #000;
	margin: 200px 0 50px 175px;
	text-indent: -5000px;
	display: block;
	width: 294px;
	height: 26px;
	background: url(../images/titles/experienceargentina_wht.png) no-repeat;
}

.nav-container {
	float: left;
	width: 180px;
	font-size: 1.2em;
	padding: 0 0 20px;
}
.main-content {
	position: relative;
	float: left;
	width: 780px;
	line-height: 1.4;
	padding: 0 0 20px;
}
#home .main-content {
	float: none;
	width: auto;
	padding: 0 0 20px 0;
	overflow: hidden;
}

/* -------------------------------
   NAV STYLES
   ----------------------------- */ 

.nav-container ul {
	padding: 0 20px 0 0;
}
.nav-container ul ul {
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
}
.nav-container ul ul ul {
	font-size: 1em;
}
.nav-container ul li,
.nav-container ul ul li {
	overflow: hidden;
	line-height: 1;
}
.nav-container ul li {
	margin: 0 0 1px;
}
.nav-container ul li a {
	display: block;
	background: #111;
	color: #fff;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
	line-height: 1;
}
.nav-container ul ul ul li a {
	padding: 5px 5px 5px 30px;
}
.nav-container ul li a:hover {
	background: #854;
}
.nav-container ul#sub-nav {
	clear: both;
}
.nav-container ul li#nav-active {
	background: #854;
}
.nav-container ul li#nav-active a,
.nav-container ul#sub-nav li a {
	float: none;
	background: transparent;
}
.nav-container ul li#nav-active a:hover,
.nav-container ul#sub-nav li a:hover {
	background: #632;
}

ul#nav li a{
	background:#000 no-repeat;
	color:#fff;
	text-indent:-5000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
ul#nav li a#nav-home{
	background-image:url(../images/nav/home.gif);
	width:60px;
	height:22px;
}
ul#nav li a#nav-groupsandevents{
	background-image:url(../images/nav/groupsandevents.gif);
	width:146px;
	height:22px;
}
ul#nav li a#nav-restaurants{ 
	background-image:url(../images/nav/restaurants.gif);
	width:108px;
	height:22px;
}
ul#nav li a#nav-wineboutique{ 
	background-image:url(../images/nav/wineboutique.gif);
	width:115px;
	height:22px;
}
ul#nav li a#nav-booking{
	background-image:url(../images/nav/booking.gif);
	width:105px;
	height:22px;
}
ul#nav li a#nav-menus{
	background-image:url(../images/nav/menus.gif);
	width:69px;
	height:22px;
}
ul#nav li a#nav-parties{
	background-image:url(../images/nav/parties.gif);
	width:75px;
	height:22px;
}
ul#nav li a#nav-culture{
	background-image:url(../images/nav/culture.gif);
	width:78px;
	height:22px;
}
ul#nav li a#nav-about{
	background-image:url(../images/nav/about.gif);
	width:66px;
	height:22px;
}
ul#nav li a#nav-people{
	background-image:url(../images/nav/people.gif);
	width:70px;
	height:22px;
}
ul#nav li a#nav-news{
	background-image:url(../images/nav/news.gif);
	width:63px;
	height:22px;
}
ul#nav li a#nav-careers{
	background-image:url(../images/nav/careers.gif);
	width:79px;
	height:22px;
}
ul#nav li a#nav-investorrelations{
	background-image:url(../images/nav/investorrelations.gif);
	width:146px;
	height:22px;
}
ul#nav li a#nav-whatshappening{
	background-image:url(../images/nav/whatshappening.gif);
	width:139px;
	height:22px;
}
ul#nav li a#nav-poloclub{
	background-image:url(../images/nav/poloclub.gif);
	width:98px;
	height:22px;
}
ul#nav li a:hover{
	background-position: 0 -22px;
}
ul#nav li#nav-active{
	background-color :#854;
}
ul#nav li#nav-active a{
	background-color:#854;
	background-position: 0 -22px;
}
ul#sub-nav{
	margin:3px 0 7px 0;
	float:left;
}
ul#sub-nav li{
	width:160px;
	font-weight:normal;
	font-size:1em;
}
ul#sub-nav li a{
	margin-left:10px;
	padding:2px 0 2px 8px;
	width:139px;
	background:#854;
	border-left:3px solid #633;
	text-indent:0;
}
ul#sub-nav li ul li {
	margin-bottom: 0;
}

li#nav-active ul#sub-nav li a:hover{
	padding-left:11px;
	background:#633;
	color:#fff;
	border-left:none;
}
li#nav-active ul#sub-nav li#sub-nav-active a{
	padding-left:11px;
	background:#cba;
	color:#854;
	border-left:none;
}
li#nav-active ul#sub-nav li#sub-nav-active ul li a {
	padding-left: 20px;
	padding-bottom: 2px;
	width:131px;
}
li#nav-active ul#sub-nav li#sub-nav-active ul li a:hover, li#nav-active ul#sub-nav li#sub-nav-active ul li#sub-sub-nav-active a {
	background: #fff;
}


/* -------------------------------
   MAIN CONTENT STYLES
   ----------------------------- */ 

.row-wrapper {
	margin: 0 0 20px;
	float: left;
	width: 780px;
}
.gryback {
	color: #fff;
	background: #111;
	padding: 0 0 0 5px;
	margin: 0 0 0 -5px;
}

.promo {
	float: left;
	width: 175px;
	padding: 5px 5px 5px 0;
	margin: 0 10px 10px 0;
}
.promo img {
	background: #fff;
	padding: 4px;
	border: 1px solid #ccc;
}
.quicklinks {
	position: relative;
	margin: 0 0 0 -8px;
}
.quicklinks li {
	margin: 0 0 2px;
	overflow: hidden;
	clear: both;
}
.quicklinks li a {
	display: block;
	float: left;
	padding: 2px 4px 2px 5px;
	border-left: 3px solid #854;
}
.quicklinks li a:hover,
.quicklinks li.new a:hover {
	background-color: #854;
	color: #fff;
}
.quicklinks li.new a {
	border-left: 0;
	padding:2px 2px 2px 9px;
	background: #c54 url(../images/construct/new_tag.gif) no-repeat;
	color: #632;
}
#details {
	float: left;
	width: 535px;
}
#details ul {
	padding: 0 2em 1em;
	list-style: disc;
}
#details a:hover,
.home-intro a:hover,
#menu-holder a:hover,
#related-column a:hover {
	background: #854;
	color: #fff;
}
#details .quicklinks ul {
	padding: 0;
	list-style: none;
}
#related-column {
	float: right;
	width: 220px;
	padding: 0 5px 5px;
}
#related-column.no-title {
	margin-top: 2.8em;
}
.related-promo,
.related-specialities,
#contact-panel {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 0 1em;
	color: #999;
}
.related-promo p {
	padding: 0;
}
.related-promo.press p {
	padding: 0 0 1em;
}
.related-promo ul li {
	padding: 0 0 0.5em;
}
.related-specialities ul {
	padding: 5px 0 0;
	margin: 0 0 -5px;
}
.related-specialities ul li {
	padding: 5px;
	margin: 0 -5px;
	color: #333;
	background: #eee;
}
.related-specialities ul li.alt {
	background: #ddd;
}
.related-promo .fields input,
.related-promo .fields textarea {
	width: 200px;
	border: 1px solid #999;
	padding: 2px;
	margin: 0 0 2px;0
}

#contact-form .fields input,
#contact-form .fields textarea,
#contact-form .fields select,
#booking-form .fields input,
#booking-form .fields textarea,
#booking-form .fields select {
	width: 300px;
	border: 1px solid #999;
	padding: 2px;
	margin: 0 0 2px;
}
#booking-form .fields .dates select {
	width: 100px;
	
}
#related-column #contact-form .fields input,
#related-column #contact-form .fields textarea,
#related-column #contact-form .fields select {
	width: 200px;
}
.step {
	overflow: hidden;
}

#details #polo_shirts .fields  {
	float: right;
	width: 185px;
}
#details #polo_shirts #steptwo .fields  {
	float: left;
	width: 252px;
	margin: 0 5px 0 5px;
	display: inline;
}
#details #polo_shirts #return  {
	float: left;
}
#details #which_menu  {
	width: 178px;

}
#details .email-panel {
	height: 243px;
}



.email-panel-delivery {
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0 0 10px;
}
.email-panel-delivery .manager {
	font-family: "Arial Narrow", "Helvetica Condensed", sans-serif;
	background: #000;
	color: #fff;
	overflow: hidden;
	padding: 5px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.email-panel-delivery .manager img {
	float: right;
	margin: -5px;
}
.email-panel-delivery .manager p {
	font-size: 1.7em;
	padding: 0;
}
.email-panel-delivery .manager p span {
	color: #ccc;
	font-size: 0.8em;
}
.email-panel-delivery .fields label {
	display: block;
}
.email-panel-delivery .fields input,
.email-panel-delivery .fields textarea {
	width: 240px;
	padding: 2px;
	border: 1px solid #999;
	margin: 0 0 5px;
}
.email-panel-delivery .fields textarea {
	height: 56px;
}
.email-panel-delivery .submission {
	clear: both;
}
.email-panel-delivery .submission #submit {
	display: block;
	padding: 4px;
	border: 1px solid #ccc;
}
#details #polo_shirts .gender{
	float:left;
	margin: 0 24px 0 0;
}
#details #polo_shirts .quantity {
	float: left;
}
#details #polo_shirts .quantity select{
	width:83px;
}
#details #polo_shirts .amount,#details #polo_shirts .calculate{
	clear:both;
	float: right;
	margin:5px 0 0 0;
}
#details #contact .contact_postcode,
#details #polo_shirts input {
	width: 75px;
}
#details #polo_shirts .amount,#details #polo_shirts .calculate,#details #polo_shirts .submission{
	margin-right: 10px;
	margin-left: 5px;
}pound;
#related-column .submission {
	margin-top: 10px;
}
#details #polo_shirts .amount label{
	float:left;
	margin-right: 4px;
}
#details #polo_shirts .amount input{
	width: 78px;
}

#details #contact #steptwo input {
	width: 240px;
}
#details #contact #steptwo .submission input {
	width: auto;
}
#details #contact #pay_feedback {
	height: 186px;
	width: 240px;
}

#award-float-worldpay {
	float: right;
	padding: 5px 0 0;
}
	
.overview {
	font-family: "Arial Narrow", "Helvetica Condensed", sans-serif;
	font-size: 1.6em;
	text-transform: uppercase;
	line-height: 1.2;
}
.award-float,
#award-float,
img.intro {
	float: right;
	margin: 0 0 10px 10px;
}
img.intro {
	padding: 4px;
	border: 1px solid #ccc;
}
div.intro {
	padding: 0 220px 0 0;
}
.tools {
	overflow: hidden;
	clear: both;
	margin: 0 0 10px;
}
.tools img {
	display: block;
}
.gallery-container, .tool-left, .tool-right,
#gallery-container {
	padding: 4px;
	border: 1px solid #ccc;
}
.gallery-container embed,
.gallery-container object,
.gallery-container img {
	display: block;
}
.gallery-container {
	margin: 6px 0;
}
.tool-left {
	float: left;
}
.tool-right {
	float: right;
}
.email-panel {
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0 0 10px;
}
.email-panel .manager {
	font-family: "Arial Narrow", "Helvetica Condensed", sans-serif;
	background: #000;
	color: #fff;
	overflow: hidden;
	padding: 5px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.email-panel .manager img {
	float: right;
	margin: -5px;
}
.email-panel .manager p {
	font-size: 1.7em;
	padding: 0;
}
.email-panel .manager p span {
	color: #ccc;
	font-size: 0.8em;
}
.email-panel .fields {
	float: left;
	width: 250px;
}
.email-panel .fields label {
	display: block;
}
.email-panel .fields input,
.email-panel .fields textarea {
	width: 240px;
	padding: 2px;
	border: 1px solid #999;
	margin: 0 0 5px;
}
#details #contact-manager .submission input {
	width: auto;
	float: left;
}
.email-panel .fields-right {
	float: left;
	width: 250px;
}
.email-panel .fields-right textarea {
	height: 56px;
}

.email-panel .fields textarea {
	height: 56px;
}
.email-panel .submission {
	clear: both;
}
.email-panel .submission #submit,
#stepone .submission img,#details #polo_shirts .calculate img, .submission #return,
#steptwo .submission #submit{
	display: block;
	padding: 4px;
	border: 1px solid #ccc;
	float: right;
}
.submission #return{
	float:left;
}

#related-column .amount select {
	width: 205px;
}

.home-intro {
	float: left;
	width: 360px;
	margin: 0 20px 0 0;
}
.home-list {
	float: left;
	width: 165px;
	margin: 0 20px 0 0;
}
.home-list.last {
	margin: 0;
}
.home-promos {
	clear: both;
	padding: 0 0 0 180px;
}
.home-promos p {
	float: left;
	margin:  0 20px 0 0;
}

#i-want-to {
	position: relative;
}
#i-want-to-eat {
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
}
#want-toggle.jsactive {
	padding: 0;
	line-height: 1;
}
#want-toggle.jsactive a {
	display: block;
	width: 218px;
	padding: 5px;
	border: 1px solid #854;
	color: #854;
	text-transform: uppercase;
	background: url(../images/construct/arrow.gif) 95% -40px no-repeat;
}
#home #want-toggle.jsactive a {
	background: url(../images/construct/arrow.gif) 95% 10px no-repeat;
}
#want-toggle.jsactive.toggled a {
	background: url(../images/construct/arrow.gif) 95% 10px no-repeat;
}
#home #want-toggle.jsactive.toggled a {
	background: url(../images/construct/arrow.gif) 95% -40px no-repeat;
}
#want-toggle.jsactive a:hover {
	color: #fff;
	background-color: #854;
}
#want-list.jsactive {
	list-style: none;
	padding: 0;
	width: 230px;
}
#home #want-list.jsactive {
	position: absolute;
	bottom: 2.3em;
	border: 1px solid #854;
	border-bottom: 0;
	width: 228px;
}
#want-list.jsactive li a {
	display: block;
	background: #eee;
	padding: 2px 5px;
}
#want-list.jsactive li.alt a {
	background: #ddd;
}
#home #want-list.jsactive li a {
	background: #222;
}
#home #want-list.jsactive li.alt a {
	background: #333;
}
#want-list.jsactive li a:hover,
#home #want-list.jsactive li a:hover {
	background: #854;
	color: #fff;
}
dl {
	overflow: hidden;
}
dt {
	float: left;
	width: 607px;
	margin: 0;
	font-weight: bold;
}
.tasting dt {
	width: 407px;
}
dt.threeprice {
	width: 387px;
}
dt.twoprice {
	width: 497px;
}
dd.price {
	float: right;
	width: 110px;
	text-align: right;
	font-weight: bold;
}
dd.description {
	clear: both;
	border-bottom: 1px solid #333;
	padding: 0 0 0.5em;
	margin: 0 0 0.5em;
}
dt.nodescription,
dd.nodescription {
	border-bottom: 1px solid #999;
	margin: 0 0 0.5em;
}
dd ul {
	padding: 1em 2em;
	list-style: disc;
}
dd ul li {
	font-size: 1em;
}
hr {
	clear: both;
	background: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 0;
}
#menu-holder {
	padding: 0 20px 0 0;
}
#menu-holder h3 {
	padding: 1em 0 0.2em;
}
.menu-course {
	margin: 30px 0 0;
}
.menu-course img {
	float: left;
}
.menu-course dl,
.menu-course p,
.menu-course .quicklinks {
	display: inline;
	float: right;
	width: 717px;
	margin: 0 20px 1em 0;
}
.news-story {
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px;
	overflow: hidden;
}
.news-story img {
	float: right;
	margin: 0 0 10px 10px;
	display: block;
	padding: 4px;
	border: 1px solid #ccc;
}
.date {
	padding: 0;
	color: #999;
}
.fullwidth-promo {
	margin-bottom: 52px;
	margin-right: 15px;
	overflow: hidden;
}
.fullwidth-promo img {
	float: right;
}
.fullwidth-promo p {
	padding: 5px 10px;
}
.black {
	background: #000;
	color: #fff;
}
.person-container {
	margin-right: 10px;
	padding: 5px;
	width:165px;
	border:1px solid #ccc; 
	float:left;
	min-height: 180px;
	position: relative;
}
.person-container ul {
	position: absolute;
	bottom: 5px;
	left: 5px;
}
#googlemap {
	width: 525px;
	height: 359px;	
}

/* -------------------------------
   TAB STYLES
   ----------------------------- */
   
ul.tabs {
	overflow: hidden;
	zoom: 1;
	padding: 0;
}
ul.tabs li {
	float: left;
	margin: 0 2px 0 0;
}
ul.tabs li a {
	display: block;
	padding: 5px;
	color: #fff !important;
	background: #854;
}
ul.tabs li.active a {
	background: #111;
}
.subscribe select{
	margin-bottom: 5px;
	width:150px;
}
.capacitiesTables {
	position: relative;
	min-height: 540px;
	_height: 540px;
}
table.capacities {
	margin: 0 0 10px;
	width: 770px;
	position: absolute;
	background: #fff;
}
.capacities td {
	border-bottom: 1px solid #ccc;
	padding: 5px;
	vertical-align: bottom;
}
.capacities td.level {
	vertical-align: top;
	width: 120px;
}
.capacities thead th {
	text-align: left;
	color: #fff;
	background: #111;
	vertical-align: bottom;
	padding: 5px;
	border-right: 1px solid #111;
}
.capacities thead th span {
	color: #ccc;
}
.capacities .numbers {
	width: 60px;
	text-align: right;
}
.capacities td.room, .capacities td.level {
	border-left: 1px solid #ccc;
}
.capacities td.room {
	width: 120px;
}
.capacities td.last {
	border-right: 1px solid #ccc;
}
.capacities td.notes {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #999;
}

.capacities td.restImg {
	padding: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.capacities td.restImg img {
	float: left;
	display: block;
	padding: 5px;
}
.fields label {
	font-size: 0.95em;
	display: block;
	padding: 0.5em 0 0;
}
.fields-right label {
	font-size: 0.95em;
	display: block;
	padding: 0.5em 0 0;
}
.fields p.error {
	padding: 0;
	font-size: 1em
}
.fields .error {
	color: #900;
	font-size: 0.95em;
}

.datepicker {
	width: 100%;
	clear: both;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.datepicker td {
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 1em;
}
.datepicker td a {
	display: block;
	padding: 5px 0;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.datepicker td a:hover, .datepicker td.selected a {
	background-color: #854;
	color: #fff;
}
.datepicker td.greyed a {
	color: #999;
}
.datepicker td.event a {
	background-image: url(../images/construct/event_marker.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
}
.datepicker td.event a:hover, .datepicker td.selected.event a {
	background-image: url(../images/construct/event_marker.gif);
	background-position: -98px 2px;
	background-repeat: no-repeat;
}
.calendar-panel {
	background: #ddd;
	overflow: hidden;
	_zoom: 1;
	position: relative;
	margin: 0 0 10px;
}
.calendar-panel li {
	float: left;
}
.calendar-panel li.next {
	float: right;
}
.calendar-panel li.month {
	position: absolute;
	top: 5px;
	width: 70%;
	margin: 0 15%;
	text-align: center;
}
.calendar-panel li.prev a {
	display: block;
	width: 2em;
	height: 2em;
	background: url(../images/buttons/cal_prev.gif) 50% 50% no-repeat;
	text-indent: -5000px;
}
.calendar-panel li.next a {
	display: block;
	width: 2em;
	height: 2em;
	background: url(../images/buttons/cal_next.gif) 50% 50% no-repeat;
	text-indent: -5000px;
}
#eventCategories .formrow {
	margin: 5px 10px 0;
}
#eventCategories .formsubmit {
	text-align: right;
	padding: 5px;
}
#eventCategories .formsubmit input {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
}
#eventCategories .members {
	border: 1px dotted #999;
	margin: 5px 5px 0;
	padding: 2px 5px 0;
}
#eventCategories .members a {
	display: block;
	margin: 2px 0;
}

/* -------------------------------
   FOOTER STYLES
   ----------------------------- */ 

.footer {
	background: #111;
	color: #999;
	clear: both;
	padding: 20px;
	background:#000 url(../images/construct/footer_logo.gif) 903px 20px no-repeat;
}

.footer ul {
	margin: 0 0 0 -5px;
}
.footer li {
	display:inline;
	color:#fff;
}
.footer li a {
	padding:0 5px;
	margin: 0;
	color:#854;
}
.footer li a:visited {
	color:#854;
}
.footer li a:hover {
	background:#854;
	color:#000;
} 
.footer #wifi-promo {
	display: inline;
	width: 82px;
	height: 38px;
	margin-right: 68px;
	float: right;
}
.footer #wifi-promo a {
	display: block;
	text-indent: -5000px;
	width: 82px;
	height: 38px;
	background: url(../images/construct/wifi_promo.gif) no-repeat;
}
.footer #twitter-promo {
	display: inline;
	width: 63px;
	height: 38px;
	margin-right: 20px;
	float: right;
}
.footer #twitter-promo a {
	display: block;
	text-indent: -5000px;
	width: 63px;
	height: 38px;
	background: url(../images/construct/twitter_promo.gif) no-repeat;
}
.footer #webby-promo {
	display: inline;
	width: 70px;
	height: 50px;
	margin-right: 5px;
	float: right;
}
.footer #webby-promo a, .footer #webby-promo span {
	display: block;
	text-indent: -5000px;
	width: 70px;
	height: 50px;
	background: url(../images/construct/caterer_webawards08.png) no-repeat;
}
#share {
	position: relative;
}
#share ul {
	position: absolute;
	top: 1.5em;
	left: 5px;
	width: 200px;
}
#share ul li {
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
}
#share ul li a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -5000px;
	padding: 0;
	margin: 0;
}
#share ul li a:hover {
	background-color: transparent;
}
#share ul li.twitter a {
	background: url(../images/construct/icon_twitter.png) no-repeat;
}
#share ul li.digg a {
	background: url(../images/construct/icon_digg.png) no-repeat;
}
#share ul li.facebook a {
	background: url(../images/construct/icon_facebook.png) no-repeat;
}
#share ul li.reddit a {
	background: url(../images/construct/icon_reddit.png) no-repeat;
}
#share ul li.stumbleupon a {
	background: url(../images/construct/icon_stumbleupon.png) no-repeat;
}
#share ul li.delicious a {
	background: url(../images/construct/icon_delicious.png) no-repeat;
}

/* -------------------------------
   DONE AT DUSTED
   ----------------------------- */ 
#ddp{
	padding: 0 5px 0 0;
	height: 12px;
}
#ddp a{
	float:right;
	text-indent:-5000px;
	font-size:.1em;
	width:88px;
	height:12px;
	background:url(../images/construct/ddp.gif) no-repeat;
	margin: 0;
	padding: 0;
}
#ddp a:hover{background-position:0 -12px;}
