/* styles for frieda-b.co.uk */

/* Reset CSS - thanks, Eric */
/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* my own reset */

input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  }

/* end of reset */


/* basics */

body { background-color: #800080; color: #ccc; font-family: Arial, Helvetica, sans-serif; font-size: 0.75em;   }

h1, 
h2, 
h3, 
h4, 
h5, 
h6 { font-weight: normal; line-height: 1.4em; }

p,
address,
blockquote { line-height: 1.4em; margin-bottom: 18px; font-style: normal; }
blockquote { font-style: italic; }
  
li { line-height: 1.4em; }

a,
a:link,
a:visited,
a:active { color: #CC99FF; text-decoration: none; line-height: 1.4em; }
a:hover { color: #fff; }

.cleared { clear: both; }
.hidden { display: none; }
  
input, 
textarea { font-family: Arial, Helvetica, sans-serif; color: #ccc; }
  
.error { border: 2px solid red; padding: 7px 14px; margin-bottom: 18px; }
.error ul { margin: 0; }
.error li { margin-bottom: 0; }  

.success { border: 2px solid #CC99FF; padding: 7px 14px; margin-bottom: 18px; }
.success ul { margin: 0; }
.success li { margin-bottom: 0; }  
  
#container-head { width: 100%; position: relative; background: #800080 url(../images/bg_header_back.gif) left top repeat-x; float: left; }
#container-body { width: 100%; position: relative; background: #360036; float: left; padding-bottom: 22px; border-top: 1px solid #070707; }  
#container-foot { width: 100%; position: relative; background: #800080 url(../images/bg_footer_back.gif) left top repeat-x; float: left; }  
  
#header { width: 960px; height: 192px; background: transparent url(../images/bg_header.jpg) -32px 0 no-repeat;  position: relative; padding: 0; margin-left: auto; margin-right: auto; }
#body { width: 960px; background: #360036; margin-left: auto; margin-right: auto; padding: 22px 0 0 0; position: relative; }
#body-home { width: 960px; background: #360036; margin-left: auto; margin-right: auto; position: relative; z-index: 900; }
#footer { width: 932px; clear: both; margin-left: auto; margin-right: auto; padding: 7px 14px; font-size: 0.9em; margin-bottom: 12px; color: #CC99FF;}

#left { width: 178px; padding: 0 0 28px 14px; float: left; position: relative; background: url(../images/bg_title.gif) 14px bottom no-repeat; }
.full-width { width: 768px; float: right; }

.column1 { width: 164px; padding: 0 14px; float: left; }
.column2 { width: 356px; padding: 0 14px; float: left; }
.column3 { width: 548px; padding: 0 14px; float: left; }
.column4 { width: 740px; padding: 0 14px; float: left; }
.column5 { width: 932px; padding: 0 14px; float: left; }

.column-third { width: 292px; padding: 0 14px; float: left; margin-top: 18px; }

.no-margin { padding: 0; }
.no-margin-left { padding-left: 0; }
.no-margin-right { padding-right: 0; }

#topnav { position: absolute; left: 14px; top: 160px; float: left; width: 932px; height: 33px; background: #800080 url(../images/bg_nav.gif) 0 12px no-repeat; }
#topnav li { margin-right: 28px; display: block; float: left; }
#topnav li.last { margin-right: 0; }
#topnav li.adjusted { margin-right: 27px; }
#topnav li a { float: left; display: block; height: 10px; padding: 12px 0 8px 0; }
#topnav li span { display: none; float: left; }
#topnav #home { width: 35px; background: transparent url(../images/nav_home.gif) 0 -10px no-repeat; }
#topnav #home:hover, 
#topnav .navon #home { background: transparent url(../images/nav_home.gif) 0 12px no-repeat; border-bottom: 3px solid #B96A05; }
#topnav #events { width: 65px; background: transparent url(../images/nav_events.gif) 0 -10px no-repeat; }
#topnav #events:hover, 
#topnav .navon #events { background: transparent url(../images/nav_events.gif) 0 12px no-repeat; border-bottom: 3px solid #B96A05; }
#topnav #parties { width: 158px; background: transparent url(../images/nav_parties.gif) 0 -10px no-repeat; }
#topnav #parties:hover, 
#topnav .navon #parties { background: transparent url(../images/nav_parties.gif) 0 12px no-repeat; border-bottom: 3px solid #B96A05; }
#topnav #drinks { width: 90px; background: transparent url(../images/nav_drinks.gif) 0 -10px no-repeat; }
#topnav #drinks:hover, 
#topnav .navon #drinks { background: transparent url(../images/nav_drinks.gif) 0 12px no-repeat; border-bottom: 3px solid #B96A05; }
#topnav #gallery { width: 51px; background: transparent url(../images/nav_gallery.gif) 0 -10px no-repeat; }
#topnav #gallery:hover, 
#topnav .navon #gallery { background: transparent url(../images/nav_gallery.gif) 0 12px no-repeat; border-bottom: 3px solid #B96A05; }
#topnav #tell { width: 149px; background: transparent url(../images/nav_tell.gif) 0 -10px no-repeat; }
#topnav #tell:hover, 
#topnav .navon #tell { background: transparent url(../images/nav_tell.gif) 0 12px no-repeat; border-bottom: 3px solid #B96A05; }
#topnav #press { width: 32px; background: transparent url(../images/nav_press.gif) 0 -10px no-repeat; }
#topnav #press:hover, 
#topnav .navon #press { background: transparent url(../images/nav_press.gif) 0 12px no-repeat; border-bottom: 3px solid #B96A05; }
#topnav #team { width: 58px; background: transparent url(../images/nav_team.gif) 0 -10px no-repeat; }
#topnav #team:hover, 
#topnav .navon #team { background: transparent url(../images/nav_team.gif) 0 12px no-repeat; border-bottom: 3px solid #B96A05; }
#topnav #contact { width: 72px; background: transparent url(../images/nav_contact.gif) 0 -10px no-repeat; }
#topnav #contact:hover, 
#topnav .navon #contact { background: transparent url(../images/nav_contact.gif) 0 12px no-repeat; border-bottom: 3px solid #B96A05; }

h1 { display: block; }
h1.manage { font-size: 1.2em; font-weight: normal; color: #fff; border-bottom: 1px solid #505050; margin-bottom: 18px; }
h1 span { display: none; }
h1#home { display: none; }
h1#header-philosophy { background: transparent url(../images/bg_h1_philosophy.gif) 0 0 no-repeat; width: 118px; height: 36px; width: 164px; height: 60px; }
h1#header-events { background: transparent url(../images/bg_h1_events.gif) 0 0 no-repeat; width: 73px; height: 14px; width: 164px; height: 30px; }
h1#header-parties { background: transparent url(../images/bg_h1_parties.gif) 0 0 no-repeat; width: 101px; height: 58px; width: 164px; height: 60px; }
h1#header-drinks { background: transparent url(../images/bg_h1_drinks.gif) 0 0 no-repeat; width: 74px; height: 14px; width: 178px; height: 30px; }
h1#header-gallery { background: transparent url(../images/bg_h1_gallery.gif) 0 0 no-repeat; width: 87px; height: 14px; width: 164px; height: 30px; }
h1#header-tell { background: transparent url(../images/bg_h1_tell.gif) 0 0 no-repeat; width: 141px; height: 36px; width: 178px; height: 60px; margin-left: -14px; }
h1#header-press { background: transparent url(../images/bg_h1_press.gif) 0 0 no-repeat; width: 56px; height: 14px; width: 164px; height: 30px; }
h1#header-team { background: transparent url(../images/bg_h1_team.gif) 0 0 no-repeat; width: 99px; height: 14px; width: 164px; height: 30px; }
h1#header-contact { background: transparent url(../images/bg_h1_contact.gif) 0 0 no-repeat; width: 121px; height: 14px; width: 164px; height: 30px; }
h1#header-friends { background: transparent url(../images/bg_h1_friends.gif) 0 0 no-repeat; width: 113px; height: 36px; width: 164px; height: 60px; }
h1#header-404 { background: transparent url(../images/bg_h1_404.gif) 0 0 no-repeat; width: 40px; height: 36px; width: 164px; height: 30px; }
h2 { color: #fff; border-bottom: 1px solid #505050; margin-bottom: 18px; font-size: 1.2em; }

dl.events { float: left; clear: both; margin-bottom: 18px; }
dl.events dt { width: 164px; float: left; display: block; padding-right: 14px; clear: both; }
dl.events dd { width: 548px; float: left; display: block; margin-bottom: 18px; padding-left: 14px; }
dl.events .event-date { color: #fff; font-weight: bold; }
dl.events .event-title { color: #ccc; margin-bottom: 0; }
dl.events .event-time { color: #fff; }

dl.events2 { float: left; clear: both; margin-bottom: 18px; }
dl.events2 dt { width: 356px; float: left; display: block; padding-right: 14px; }
dl.events2 dd { width: 356px; float: left; display: block; margin-bottom: 18px; }
dl.events2 .event-date { color: #fff; margin-bottom: 0; font-weight: bold; }
dl.events2 .event-title { color: #ccc; margin-bottom: 0; }
dl.events2 .event-time { color: #fff; }

.wide-list { float: left; clear: both; margin-bottom: 18px; }
.wide-list li { padding-bottom: 18px; clear: both; }
.wide-list .title { color: #fff; width: 164px; float: left; padding: 0 14px 18px 0; }
.wide-list .data { width: 548px; float: right; padding: 0 0 18px 14px; }

.title { color: #fff; margin-bottom: 0; }
.strong { color: #fff; font-weight: bold; }
.text-list { margin-bottom: 18px; }
.text-list li { padding-left: 14px; background: transparent url(../images/bullet.gif) 0 8px no-repeat; }
.flourish { background: transparent url(../images/bg_flourish.gif) 50% bottom no-repeat; padding-bottom: 38px; }
.new-section { margin-top: 18px; }
.border { border: 1px solid #000; margin-bottom: 18px; }
.top-header { margin-top: 4px; }
.top-copy { margin-top: 6px; }

form .row { width: 356px; float: left; margin-bottom: 5px; }
form .row-wide { width: 740px; float: left; margin-bottom: 5px; clear: both; }
form .extra-top { padding-top: 30px; }
form label { width: 164px; float: left; color: #fff;  line-height: 1.4em; }
form label.text-box { padding-top: 2px; }
form label.text-area { padding: 2px 0 10px 0; }
form label.text-box-wide { padding: 8px 0 2px 0; }
form p.radio-button { width: 188px; float: left; color: #fff; margin: -2px 0 2px 0; }
form input.text-box { width: 164px; padding: 3px 4px; margin-left: 14px; float: left; border: 1px solid #000; background: #160006; }
form input.text-box-wide { width: 342px; padding: 3px 4px; float: left; border: 1px solid #000; background: #160006; }
form textarea { width: 342px; height: 150px; padding: 3px 4px; float: left; border: 1px solid #000; background: #160006; }
form input.check-box { margin: 0 0 0 14px; float: left; padding: 0; }
form span.radio-button { width: 83px; padding: 0 0 0 2px; display: block; float: left; }
form .mandatory { margin-left: 8px; color: #B96A05; }
form .mandatory-text { margin-left: 170px; width: 164px; font-style: italic; font-size: 0.9em; color: #ccc; float: left; }
form .button { margin-left: 178px; border: none; padding: 8px 0 0 0; }
form .button-left { border: none; padding: 8px 0 0 0; }
form .button-standard { border: none; padding: 4px; margin: 4px 10px 0 0; color: #fff; background: #B96A05; }
form .button-indent { border: none; padding: 4px; margin: 4px 10px 0 178px; color: #fff; background: #B96A05; }
form input.text-box:focus,
form input.text-box-wide:focus,
form input.check-box:focus,
form input.radio-button:focus,
form textarea:focus { border: 1px solid #A142B7; }
form .ratings { padding-left: 192px; width: 548px; margin-bottom: 0; float: left; }
form .ratings .rock-bottom { width: 178px; display: block; float: left; color: #fff; }
form .ratings .rock-star { width: 178px; display: block; float: left; text-align: right; color: #fff; }
form .extra-bottom { padding-bottom: 8px; }
form select { background: #160006; color: #ccc; width: 186px; float: left; }

a.checkbox-replace { background: transparent url(../images/bg_checkbox_off.gif) right 4px no-repeat; display: block; width: 178px; padding-right: 14px; color: #fff; }
a.checked { background: transparent url(../images/bg_checkbox_on.gif) right 4px no-repeat; }

#loader { border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; width: 930px; height: 211px; background: #000 url(../images/spinner.gif) no-repeat center center; position: relative; overflow: hidden; }
#loader img { position: absolute; top: 0; left: 0; }
#loader #bar { position: absolute; bottom: 6px; right: 6px; background: transparent; z-index: 100; }
#loader a { position: relative; margin-left: 6px; display: block; float: left; width: 10px; height: 10px; border: 1px solid #A142B7; }
#loader a span { display: none; float: left;  }
#loader .on, 
#loader a:hover { background: #A142B7; border: 1px solid #cc99ff; }

#logo { width: 320px; height: 140px; display: block; background: transparent url(../images/bg_logo.gif) 0 0 no-repeat; position: absolute; top: 17px; left: 320px; }
#logo span { display: none; }

#promo-left { width: 182px; height: 60px; display: block; position: absolute; top: 57px; left: 69px; }
.timeout { background: transparent url(../images/bg_timeout.gif) 0 0 no-repeat; }
.worldsbestbars { background: transparent url(../images/bg_worldsbestbars.gif) 0 0 no-repeat; }
#promo-left span { display: none; }
#promo-right { width: 144px; height: 60px; display: block; background: transparent url(../images/bg_friendsoffrieda.gif) 0 0 no-repeat; position: absolute; top: 57px; left: 729px; }
#promo-right span { display: none; }

#footer .divider { padding: 0 8px; color: #360036; }
#footer #footer-address { float: left; clear: left; font-size: 110%; padding: 4px 0 0 0; margin: 0 0 5px 0; }
#footer #footer-credit { float: left; clear: left; width: 400px; }
#footer #button-facebook { display: block; float: right; color: #fff; clear: right; background: transparent url(../images/button_facebook.gif) 0 0 no-repeat; padding: 4px 0 0 33px; height: 20px; font-size: 110%; }
#footer #button-facebook:hover { color: #CC99FF; }

#gallery-thumbnails { width: 100%; position: relative; }
#gallery-thumbnails a { float: left; display: block; border: 1px solid #000; }
#gallery-thumbnails a { margin: 0 28px 18px 0; }
#gallery-thumbnails a.col_7 { margin: 0 0 18px 0; }
#gallery-thumbnails a:hover,
#gallery-thumbnails a.thumbnail-on { border: 1px solid #CC99FF; }

#gallery-main { position: relative; background: #000 url(../images/spinner.gif) no-repeat center center; }
#gallery-main #image-container { width: 546px; height: 295px;  position: relative; overflow: hidden; }
#gallery-main img { border: 1px solid #000; position: absolute; top: 0; left: 0; background: transparent; z-index: 100; }
#gallery-main p { background-color: #000; color: #fff; padding: 1px 5px 4px 5px; margin-bottom: 0; text-align: right; }
#gallery-main p span { font-style: italic; color: #ccc; }

#lightbox-overlay { width: 100%; height: 100%; position: absolute; z-index: 200; top: 0; left: 0; background-color: #000; filter: alpha(opacity=50); opacity: 0.50; }
#lightbox { position: absolute; left: 50%; width: 200px; height: 200px; background: #000 url(../images/ajax-loader.gif) center center no-repeat; z-index: 250; margin: 60px 0 0 -100px; }
#lightbox img { border: 1px solid #000; } 
#lightbox #caption { background-color: #000; color: #fff; padding: 1px 0 4px 0; margin-bottom: 0; text-align: right; z-index: 275; border: 1px solid #000; width: 100%; }
#lightbox #caption span { font-style: italic; color: #ccc; padding: 0 5px 0 5px; }
#lightbox #controls { background-color: #000; color: #fff; padding: 1px 0 4px 0; margin-bottom: 0; z-index: 275; border: 1px solid #000; width: 100%; position: absolute; top: 0; left: 0; }
#lightbox #prev { width: 33%; text-align: left; display: block; float: left; }
#lightbox #prev a { float: left; width: 19px; text-align: left; background: #000 url(../images/button_previous.gif) 0 0 no-repeat; display: block; height: 15px; border-left: 5px solid #000; }
#lightbox #prev a:hover { background: #000 url(../images/button_previous.gif) 0 -15px no-repeat; }
#lightbox #prev a span { display: none; }
#lightbox #close { width: 33%; text-align: center; float: left; }
#lightbox #close span { width: 50%; text-align: center; position: relative; float: right; }
#lightbox #close a { float: left; width: 14px; text-align: center; background: #000 url(../images/button_close.gif) 0 0 no-repeat; display: block; height: 14px; margin-top: 1px; margin-left: -5px; position: relative; }
#lightbox #close a:hover { background: #000 url(../images/button_close.gif) 0 -14px no-repeat; }
#lightbox #close a span { display: none; }
#lightbox #next { width: 33%; text-align: right; }
#lightbox #next a { float: right; width: 19px; text-align: right; background: #000 url(../images/button_next.gif) right 0 no-repeat; display: block;  height: 15px; border-right: 5px solid #000; }
#lightbox #next a:hover { background: #000 url(../images/button_next.gif) right -15px no-repeat; }
#lightbox #next a span { display: none; }

#signature { padding-bottom: 18px; }

.wide-list { margin-bottom: 0; }
.wide-list .expanded-content { margin: 0; }
.wide-list .expanded-content p { padding: 0; margin: 0; }

.quote p { margin-bottom: 0; }
.expander-mask { overflow: hidden; background: #360036; }
.close-button { clear: both; display: block; } 
.cocktail-button { padding-left: 14px; }
.cocktail-list .close-button { padding-left: 14px; }
.cocktail-title { padding-left: 14px; color: #fff; }

.nav-side { width: 100%; margin-bottom: 18px; float: left; clear: both; }
.nav-side li { width: 100%; }
.nav-side a { width: 150px; display: block; float: left; }
.nav-side .arrow-up { width: 13px; float: left; padding: 6px 0 0 7px; display: block; } 

.image-upload { background-color: #360036; }
.image-upload img { margin-top: 4px; }
.file-box { padding: 3px 4px; border: 1px solid #000; background: #160006;}
.text-note { margin-bottom: 0; clear: both; font-style: italic; font-size: 0.9em; color: #ccc; }

h2 a { font-size: 80%; padding-left: 20px; }

#container-editnav { width: 100%; position: relative; background: #360036; } 
#editnav { width: 932px; height: 22px; padding: 4px 14px 0 14px; position: relative; margin-left: auto; margin-right: auto; }
#editnav li { float: left; display: block; margin-right: 20px; }

.resize { display: block; clear: both; width: 100%; margin-top: 1px; }

.footnote { font-size: 90%; font-style: italic; }
.add-margin { padding-top: 18px; margin-bottom: 18px; clear: both; }

.home-footnote { padding: 0 20px; vertical-align: bottom; line-height: 180%; }
#home-centered { text-align: center; vertical-align: bottom; }
#home-centered a { text-align: center; vertical-align: bottom; }

#button-promo { width: 140px; height: 139px; position: absolute; top: 5px; left: 840px; z-index: 1000; display: block; background: transparent url(../images/promo_purple.png) 0 0 no-repeat; }
#button-promo:hover { background: transparent url(../images/promo_purple.png) 0 -139px no-repeat; }
#button-promo span { display: none; }