/* Theme Name: asklink
 * Author: Larry Nieves <lnieves@315-web.com>
 */
 
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
 
body {
	font-size: 62.5%; /* 62.5% means 1em = 10px */
}
 
ul, li, ol, dl, dd, dt {
	list-style:none;
	padding:0;
	margin:0;
}
 
a {
	outline:none; /* Stops the dotted outline on click */
}
 
img {
	border:0;
	vertical-align:bottom;
}
 
.floatLeft {
	float:left !important;
}
 
.floatRight {
	float:right !important;
  width:360px;
  margin-right: 2px;
}
.marginLeft{
  height: 130px;
	margin-left:-2px;
}
.marginLeft11{
	margin-left:11px;
}
.marginRight{
	margin-right:10px;
}
.marginTop{
	margin-top:10px;
}
.marginBottom{
	margin-bottom:10px;
}
.marginBottomFun{
	margin-bottom:7px;
}
.noMargin{
	margin:0px !important;
}
.textCenter {
	text-align:center;
}
.paddingTop{
	padding-top:10px;
}
.paddingBottom{
	padding-bottom:10px;
}
.paddingLeft{
	padding-left:10px;
}
.noPadding{
	padding:0px;
}
.padAll10{
	padding: 10px;
}
.textRight {
	text-align:right;
}
.clear{
	clear:both;
}
.noBackground{
	background:none !important;
}
.hidden{
	display:none;
}
.greyBack{
	color:#333333;
}
.upperCase{
	text-transform:uppercase;
}
.relative{
	position:relative;
}
.absolute{
	position:absolute;
}
.border{
	border:solid #00FF00;
}
.overflowHidden{
	overflow:hidden;
}
/*----------------------------------
   COLOUR REFERENCE
   
	RED = color:#CC0000;
	white = color:#FFFFFF;
	black = color:#000;
	
	light-grey =  #e6e6e6
	mid grey = #808080;
	dark grey = #CCCCCC;
    
-----------------------------------*/ 
 
 
/*-----------------------
 Site Specific Styles
-----------------------*/


/*--typography--*/

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6, li, a {
	font-family:Arial, Helvetica, sans-serif;
	
	color:#000;
}
p {
	font-size:1.2em;
	line-height:1.8em;
	margin: 10px;

}
a {
	color:#CC0000;
}
a:hover {
	color:#FF0000;
}

#content h1{
	font-size:1.5em;
	color:#FFFFFF;
	padding: 8px;
	
}
#content h2{
	font-size:1.5em;
}
#content h2.indent{
	font-size:1.5em;
	text-indent:10px;
}
#content h1.red1{
	background:url(images/green-bar-home.gif) no-repeat top left;
}
div.column1 p{
	padding: 5px;
	margin: 0 0 10px 0;
	width: 170px;
	background: #fff;
	color: #000;
}
#content h1.red1-inner{
	background:url(images/h1-red-1-column-inner.gif) no-repeat top left;
	padding-top:20px;
}
#content h1.red2{
	background:url(images/h1-red-2-column.gif) no-repeat top left;
}
#content .red3{
	background:url(images/green-bar-about.gif) no-repeat top left;
}
#content h1.red4{
	background:url(images/h1-red-4-column.gif) no-repeat top left;
}
#content h1.red5{
	background:url(images/h1-red-5-column.gif) no-repeat top left;
}
#content h1.black1{
	background: #000000 url(images/h1-black-1-column.gif) no-repeat top left;
}
#content h1.black1-inner{
	background: #000000 url(images/h1-black-1-column-inner.gif) no-repeat top left;
	padding-top: 20px;
}
#content h1.black1-feature{
	background: #000000 url(images/h1-black-1-column.gif) no-repeat top left;
	padding-top: 10px;
}

#content h1.black1-inner_black{
	background: #000000 url(images/h1-black-1-column-inner_black.gif) no-repeat top left;
	padding-top: 20px;
}
#content h1.black2{
	background: #000000 url(images/h1-black-2-column.gif) no-repeat top left;
}
#content h1.black2-inner{
	background: #000000 url(images/h1-black-2-column-inner.gif) no-repeat top left;
	padding-top: 20px;
}
#content h1.black2-inner-red{
	background: #000000 url(images/h1-black-2-column-red.gif) no-repeat top left;
	padding-top: 20px;
}
#content h1.black3{
	background:url(images/h1-black-3-column.gif) no-repeat top left;
}
#content h1.white3{
	background:url(images/h1-white-3-column.gif) no-repeat top left;
	color:#000000;
}
#content h1.black3-inner-fun_feature{
	position: relative;
	top: 18px;
	clear: both;
}

#fun-box2{
	background: url(images/h1-black-3-column-fun-feature.gif) no-repeat top left;
	height: 55px;
}

#lightbox h1.red2{
	background:url(images/h1-red-2-column.gif) no-repeat top left;
}



/*---BUTTONS---*/

a.btn {
    color: #000000;
    display: block;
    float:  left;
    height: 25px;
	font-weight:bold;
	font-size:15px;
    margin-right: 6px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
}
a.btn span{
    display: block;
    line-height: 15px;
    padding: 5px 0 5px 20px;
}
.btn-white {
	background:url(images/btn-white-a.gif) no-repeat scroll top right;
}

.bold{
	font-weight:bold;
}
.btn-white span{
	background:url(images/btn-white-span.gif) no-repeat left top;
}
.btn-black {
	background:url(images/btn-black-a.gif) no-repeat scroll top right;
}
.btn-black span{
	color:#FFFFFF;
	font-size: 18px;
	background:url(images/btn-black-span.gif) no-repeat left top;
}

.btn-red {
	background:url(images/btn-red-a.gif) no-repeat scroll top right;
}
.btn-red span{
	background:url(images/btn-red-span.gif) no-repeat left top;
}

div.pad-btn{
	padding: 10px 0 50px 75px;
}
/*-----------------------
       LAYOUT 
-----------------------*/


body {
	background:url(images/body-bg.gif) repeat-x top;
	background-color:#808080;
	text-align:center;
}
#wrapper{
	width: 965px;
	margin: 0 auto;
}
#content{
	display:block;
	overflow:hidden;
	clear:both;
	width: 945px;
	background: #333333 url(images/content-top.gif) no-repeat top left;
	text-align:left;
	margin:0px;
	padding:10px;
	padding-bottom:0px !important;
	height:auto;
}

/* Steward 2009-03-11*/
.homePanels{
	background-color:#333333;
	overflow:hidden;
  	margin-left:0px;
	width: 380px;
}
/* END Steward 2009-03-11*/
/* .homePanels dd */
.homePanels div{
	margin:8px 4px 4px 0px;
  	float:left;
  	width:185px;
}
.homePanels img{
	margin-bottom:2px;
}
#footer{
	clear: both;
	width: 955px;
	height:50px;
	display: block;
	background:url(images/footer-bg.gif) no-repeat;
	padding:10px 10px 20px 0;
}
/* Steward 2009-03-11*/
#disclaimer {
	text-align:right;
/*	position:relative; */
	float:right;
/*	color: #333333;*/
/*	width: 955px;*/
	padding-right:0px;
	margin: 0px;
	display:block;
/*	top: 50px;*/

}

#footer p{
	font-size: 1.1em;
	margin: 5px 0 0 0;
}
/* END Steward 2009-03-11*/

/*--column widths--*/
.column1{
	float:left;
	
/* Steward 2009-03-11
 * width: 360px;
 * */	
	width: 370px;
/* END Steward 2009-03-11*/	
	background:#FFFFFF url(images/home-panels-bg.gif) no-repeat bottom;
  	display: inline;
}
.column1-black{
	float:left;
	width: 180px;
	background: #000000 url(images/home-panels-bg-black.gif) no-repeat bottom;
  	display: inline;
}


.column2{
	float:left;	
	position:relative;
	width: 372px;
	background:#FFFFFF url(images/panel-2-white-bg_alt.gif) no-repeat bottom;
	/*overflow:auto;*/
  	display: inline;
}
.column2-red{
	float:right;
	width: 372px;
	background: #CC0000 url(images/panel-2-red-bg.gif) no-repeat bottom;
	/*overflow:auto;*/
	display: inline;
}
.column2-white{
	background: #ffffff url(images/panel-2-white-bg_clear.gif) no-repeat bottom;
	position:relative;
	width: 372px;
}
.column3{
	float:left;
	min-height: 459px;
	height:459px;
	width: 564px;
	background:#FFFFFF url(images/bb-bg.gif) no-repeat bottom right;
  	display: inline;
	height:auto;
	position:relative;
}
/* Steward 2009-03-11*/
#posts {
		
}
/* END Steward 2009-03-11*/
.column3-white{
	background: #ffffff url(images/panel-3-white-bg.gif) no-repeat bottom;
	height:auto;
	overflow:hidden;
}

.column3Small{
	float:left;
	min-height: 163px;
	height:163px;
	width: 564px;
	background:#FFFFFF url(images/panel-3-white-bg.gif) no-repeat bottom;
  	display: inline;
	height:auto;
	position:relative;
	margin-bottom: 10px;
}

.column3NoSize{
	width: 564px;
	height:auto;
	margin-bottom: 10px;
}


.column3-red{
	float:left;
	width: 564px;
  	display: inline;	
	height: auto;
}
.red
{
	background: #CC0000;
}
.column3-plain{
	float:left;
	width: 555px;
  	/*display: inline;	*/
	height: auto;
}

.column4{
	float:left;
	min-height: 580px;
	height:580px;
	width: 755px;
	background:#FFFFFF url(images/panel-4-white-bg.gif) no-repeat bottom;
  	display: inline;
	height:auto;
	position:relative;
}

column4_dd{
	float:left;
	
	background:#FFFFFF url(images/bb-bg.gif) no-repeat bottom;
  	display: inline;
	height:auto;
	position:relative;
}
.column5{
	float:left;
	width: 945px;
	background:#FFFFFF url(images/panel-5-white-bg.gif) no-repeat bottom;
	/*overflow:auto;*/
  	display: inline;	
	height: auto !important;
}

.column4 p{
	padding-left: 20px;
}

.shopColumn{
	float:left;
	width: 755px;
	background:#FFFFFF url(images/panel-4-white-bg.gif) no-repeat bottom;
	/*overflow:auto;*/
  	display: inline;	
	height: auto !important;
    min-height:650px;
    height:700px;
}

.shopColumn p{
	padding-left:20px;
}

.locationDetails{
	
}
/* Steward 2009-03-11
#footer a{
	color:#CCCCCC;
}
#footer p{
	color:#FFFFFF;
	font-size: 1.2em;
	margin:0;
	padding:0 10px;
}
/* END Steward 2009-03-11*/
.minheightFix99{
	min-height: 65px;
	height: auto !important;
	height: 65px;
}

.minheightFix-onlinebooking{
	min-height: 488px;
	height: auto !important;
	height: 488px;
}

.minheightFix-globalAlert{
	min-height: 175px;
	height: auto !important;
	height: 175px;
	background:#FFFFFF url(images/home-panels-bg.gif) no-repeat bottom !important;
}
.minheightFix-globalAlertBottom{
	min-height: 170px;
	height: auto !important;
	height: 170px;
}
#globalAlertSpacer{
	background-color:#333333;
	height:4px;
}

.minheightFix-food{
	min-height: 440px;
	height: auto !important;
	height: 440px;
	text-align:justify;
}

.minheightFix-members{
	min-height: 458px;
	height: auto !important;
	height: 458px;
}

.minheightFix-members-swiss{
	min-height: 480px;
	height: auto !important;
	height: 480px;
}

.minheightFix-locations{
	min-height: 334px;
	height: auto !important;
	height: 334px;
	margin-top:10px;
}
.minheightFix-trade{
	min-height: 460px;
	height: auto !important;
	height: 460px;
}


.minheightFix-600{
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
.minheightFix-509{
	min-height: 509px;
	height: auto !important;
	height: 509px;
}
.minheightFix-485{
	min-height: 485px;
	height: auto !important;
	height: 487px;
}
.minheightFix-487{
	min-height: 487px;
	height: auto !important;
	height: 487px;
}

.minheightFix-777{
	min-height: 470px;
	height: auto !important;
	height: 470px;
}

.minheightFix-776{
	min-height: 468px;
	height: auto !important;
	height:468px;
}

.minheightFix-530{
	min-height: 530px;
	height: auto !important;
	height: 530px;
}

.minheightFix-550{
	min-height: 550px;
	height: auto !important;
	height: 550px;
}

.minheightFix-580{
	min-height: 580px;
	height: auto !important;
	height: 580px;
}
.minheightFix-438{
	min-height: 438px;
	height: auto !important;
	height: 438px;
}
.minheightFix-440{
	min-height: 440px;
	height: auto !important;
	height: 440px;
}

.minheightFix-450{
	min-height: 450px;
	height: auto !important;
	height: 450px;
}
.minheightFix-410{
	min-height: 410px;
	height: auto !important;
	height: 410px;
}
.minheightFix-402{
	min-height: 305px;
	height: auto !important;
	height: 305px;
}
.minheightFix-200{
	min-height: 160px;
	height: auto !important;
	height: 160px;
}
.minheightFix-230{
	min-height: 230px;
	height: auto !important;
	height: 230px;
}
.minheightFix-passwordBox{
	min-height: 115px;
	height: auto !important;
	height: 115px;
}

.minheightFix-membersArea{
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

.para-block{
	clear: both;
}
/*-----------------------
       HEADER 
-----------------------*/
div#header{
	min-height: 167px;
	width:965px;
	background-color:#000000;
	margin-bottom: 10px;
}
div#header h1 a{
	width:500px;
	height:134px;
	margin: 0 0 0 10px;
	float:left;
	background: url(images/bb-logo.gif) left center no-repeat;
	text-indent:-5000px;
}

/*-- corporate nav styles --*/

ul#corporate {
	position:relative;
	float: right;
	top:50px;
}
ul#corporate li{
	font-size:1.3em;
	float: left;
	padding:0 10px;
	margin-top:8px; 
	border-right: solid 1px #CCCCCC;
	color: #FFFFFF;
	font-weight:bold;
}

/* Steward 2009-03-11*/
ul#corporate li.current_page_item a{
	text-decoration:none;
	color: #A6D4DA;
}

ul#corporate li.current_page_item a:hover{
	text-decoration: underline;
	color: #A6D4DA;
}
/* END Steward 2009-03-11 */

ul#corporate li.end{
	border-right: 0;
}

ul#corporate li a{
	text-decoration:none;
	color: #ffffff;
}
ul#corporate li a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.log-in-name{
	font-weight:bolder;
	color: #FFFFFF;	
}

/*-- main nav styles --*/
ul#navigation{
	clear:both;
	margin-left:8px;
	height:34px;
	overflow:hidden;
}
ul#navigation li{
	float: left;
	background-position:top;
}
ul#navigation li.page_item{
	background-image: url(images/nav-right-off.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 7px 10px 0px 0px;
	height:26px;
	margin: 0 10px 0 0;
}
ul#navigation li.page_item a{
  background: url(images/nav-left-off.gif) no-repeat top left;
	padding: 8px 20px 0px 0px;
	height:26px;	
	padding-left: 30px;
	font-size: 1.6em;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
ul#navigation li.page-item a:hover{
	color: #FFFFFF;
	background: url(images/nav-left-hover.gif) no-repeat top left;
}

/*-- ON STATE --*/


ul#navigation li.current_page_item {
	background: url(images/nav-right-on.gif) no-repeat top right;
	padding: 7px 0 8px 0;
	padding-right: 20px;
	margin: 0 10px 0 0;
}
ul#navigation li.current_page_item a{
	background: url(images/nav-left-on.gif) no-repeat;
    padding: 8px 0 8px 0;	
	padding-left: 30px;
	font-size: 1.6em;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

/*-- home button --*/

ul#navigation li a.nav_btn-home {
	margin: 0 0px 0 0;
	width:38px;
	height:34px;
/*	background: url(images/nav-left-off.gif) no-repeat; */
	text-indent:-5000px;
}
ul#navigation li a.nav_btn-home:hover {
	background: no-repeat;
}
ul#navigation li a.nav_btn-home-on {
	margin: 0 10px 0 0;
	width:38px;
	height:34px;
	text-indent:-5000px;
	/* background:  no-repeat; */
}



/*-- SUB NAVIGATION STYLES --*/


ul#sub-navigation{
	clear:both;
	background: url(images/sub-nav-off.gif) no-repeat bottom center;
	width: 965px;
	height: 40px;
}

ul#sub-navigation-on{
	clear:both;
	background: url(images/sub-nav-on.gif) no-repeat bottom center;
	width: 965px;
	height: 40px;
}
ul#sub-navigation-on li{
	float: left;
	margin:7px 20px;	
}
ul#sub-navigation-on .last{
	float: right;
	margin:7px 10px;	
}
ul#sub-navigation-on li a{
	color: #666666;
	font-size: 1.2em;
	text-decoration:none;
	font-weight:bolder;
}
ul#sub-navigation-on li a:hover{
	background:url(images/mini-arrow-subnav.gif) no-repeat bottom center;
	padding-bottom: 9px;
}

ul#sub-navigation-on li.current_page_item{
	color: #f00;
	background:url(images/mini-arrow-subnav.gif) no-repeat bottom center;
	padding-bottom: 9px;
}

ul#sub-navigation-on li.current_page_item a{
	color: #f00;
	font-size: 1.2em;
	text-decoration:none;
	font-weight:bolder;
}

ul.searchContainer{
	float: right;
}
ul.searchContainer li{
	margin: 3px 10px 0 0!important;
}
ul.searchContainer input{
	margin-top:3px;
	border: none;
	background:#FFFFFF;
}

/*-- FORM STYLES --*/

fieldset{
	float: left;
	border:none;
	width: 225px;
	margin: 10px;
}

label{
	clear: both;
}
input, select{
	width: 90%;
	background-color:#E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}




/*----------------------------------
   HOME PAGE SPECIFIC STYLES 
-----------------------------------*/

#fb_flashpromoHeader{
	line-height:4px;
	height:4px;
	background:url(images/panel-3-white-bg-top.gif) no-repeat top left;
}
.more {
	padding: 10px;
	font-size:1.5em;
	background:url(images/left-grey-bg.gif) no-repeat bottom;
}
.more dd, .floatRight .widget {
	margin: 8px 0;
	padding-bottom: 20px;
	font-size:1.1em;
	background:url(images/more-star-dark.gif) no-repeat bottom center;
}
.more dd a{
	text-decoration:none;
	color:#000000;
}
.more dd a:hover{
	color: #666666;

}
dd.findyourNearest{
	padding: 20px 10px 30px 10px;
}
dd.findyourNearest input{

}
dd.findyourNearest input.go{
	background: url(images/btn-red-input.gif) no-repeat;
	height:25px;
	color:#FFFFFF;
	border:none;
}
/*----------------------------------
   MEMBER LANDING PAGE SPECIFIC STYLES 
-----------------------------------*/

ul.signUpBenefits {
	font-size: 1.2em;
	margin: 10px;
	position:relative;
}
ul.signUpBenefits li{
	margin-top: 10px;
	padding: 0 0 0 20px;
	background: url(images/star-bullet.gif) no-repeat left top;
	background-position: 5px 5px;
}
.btn-member-sign-up{
	background:url(images/btn-members-big-sign_up.gif) no-repeat;
	width: 356px;
	height: 73px;
	display:block;
	text-indent: -5000px;
	margin: 8px auto;
}
#membersSignUpButton
{
	position:absolute;
	bottom:10px;
	left:8px;
}
#contactImage{
	position:absolute;
	bottom:10px;
	left: 10px;
}

/*----------------------------------
   MEMBER SIGN-UP PAGE SPECIFIC STYLES 
-----------------------------------*/

input.btn-member-sign-up-small{
	background: url(images/medium_btn_red.gif) no-repeat;
	height:25px;
	color:#FFFFFF;
	border:none;
	display:block;
	margin-top: 45px;
	width:120px;
	font-weight:bold;
}
input.btn-member-sign-up-large{
	background: url(images/large_btn_red.gif) no-repeat;
	height:25px;
	color:#FFFFFF;
	border:none;
	display:block;
	margin-top: 45px;
	width:200px;
	font-weight:bold;
}
input.btn-member-sign-up-large-bold{
	background: url(images/large_btn_red.gif) no-repeat;
	height:25px;
	color:#FFFFFF;
	border:none;
	display:block;
	margin-top: 45px;
	width:200px;
	font-weight:bold;
	font-size: 1.5em;
}
.required{
	background: url(images/star-bullet.gif) no-repeat left top;
}
.loginPgContainer{
	clear:both;
	margin: 10px;
	padding-bottom: 4px;
}
/*----------------------------------
   MEMBER HOME PAGE SPECIFIC STYLES 
-----------------------------------*/

.btns-panel{
	margin: 0px 0px 0px 0px;
	width:564px;
}
.btns-panel a {
	color:#FFFFFF;
	width: 180px;
	height:37px;
	display:block;
	text-decoration:none;
	font-size: 1.6em;
	float: left;
	margin-top:10px;
	text-align:center;
	font-weight: bold;
	line-height:37px;
}

.btns-panel a:hover {
		color: #999999;
}
.btns-panel a.btn-black{
	background:url(images/btn-panel-black.gif) no-repeat;
}
.btns-panel a.btn-red{
	background:url(images/btn-panel-red.gif) no-repeat;
}
.member-profile{
	padding: 10px;
	height: 183px;
	width:332px;
	position:absolute;
	bottom:0px;
	margin: 0px 10px 10px 10px;
	background:url(images/membersProfile_background.gif) no-repeat;
}
.member-profile img{
	float:left;
	margin-right: 10px;
}
.member-profile li{
	font-size: 1.2em;
	color:#FFFFFF;
	padding-bottom: 10px;
}
.member-profile ul{
}
.member-profile li.member-profile-name{
	font-size: 1.8em;
}

.members-product-item{
	border-bottom: solid 1px #999999;
	overflow:auto;
}
.members-product-item img{
	float:left;
	padding: 10px;
}

/*----------------------------------
   MEMBERS LIST PAGE SPECIFIC STYLES 
-----------------------------------*/

.member-list{
	height: 150px;
	margin:10px;
	padding-bottom:20px;
	border-bottom: solid 1px #CCCCCC;
	clear:both;
}
.member-list img{
	float:left;
	margin-right:10px;
}

.member-list h2{
	color:#000000;
	margin: 10px;
}
.desktop-list{
	margin:10px;
	padding-bottom:20px;
	border-bottom: solid 1px #CCCCCC;
	clear:both;
}
.desktop-list img{
	float:left;
	margin-right:10px;
}

.desktop-list h2{
	color:#000000;
	margin: 10px;
}

.download-instructions{
	clear:both;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 10px;
}
.download-instructions h2{
	margin:0;
	font-size: 2.4em;
	border-bottom: 1px solid #666666;
}
.download-instructions h3{
	margin:10px 0;
	font-size: 1.2em;
}
.download-instructions li{
padding: 2px 0;
margin-left: 10px;
list-style:disc;
}

ul.desktop-download{
	font-size:1.2em;
}
ul.desktop-download li{
	display:inline;
	padding-left:10px;
}
/*----------------------------------
   LOCATIONS HOME PAGE SPECIFIC STYLES 
-----------------------------------*/
.restaurant-finder{
	width: 	564px;
	height: 453px;
	background: url(images/locations/restaurants-finder-bg.jpg) no-repeat;
}
.restaurant-finder p{
	color:#FFFFFF;
}

.choose-restaurant{
	position:relative;
	top:100px;
	width: 200px;
	height:auto;
}

input.btn-go{
	background: url(images/small_btn_red.gif) no-repeat;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;	
	border:none;
	width:auto;
	cursor: pointer;
	line-height:25px;
	width:40px;
	text-align:center;
}

input.btn-go-dark{
	background: url(images/small_btn_redongrey.gif) no-repeat;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;	
	border:none;
	width:auto;
	cursor: pointer;
	line-height:25px;
	width:40px;
	text-align:center;
}



input.btn-go-black{
	position:relative;
	background: url(images/medium_btn_grey.gif) no-repeat;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	width:auto;
	text-align:center;
	margin:0px;
	width:120px !important;
	overflow:visible;
	word-wrap: break-word;
}

input.btn-go-black-large{
	position:relative;
	background: url(images/large_btn_grey.gif) no-repeat;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	width:auto;
	text-align:center;
	margin:0px;
	width:200px !important;
	overflow:visible;
	word-wrap: break-word;
}

input.btn-go-black-extra-large{
	position:relative;
	background: url(images/extra_large_btn_grey.gif) no-repeat;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	width:auto;
	text-align:center;
	margin:0px;
	width:300px !important;
	overflow:visible;
	word-wrap: break-word;
}

span.btn-go-black{
	position:relative;
	background: url(images/medium_btn_grey.gif) no-repeat;
	height:25px;
	color:#FFFFFF;
	border:0;
	padding: 5px 34px 5px 20px;
	text-decoration: none;
}

span.btn-go-black a{
	text-decoration: none;
	color: #fff;
}

a span.btn-go-black{
	text-decoration: none;
}

div.btn-go{
	position:relative;
	background: url(images/small_btn_red.gif) no-repeat;
	height:25px;
	width:40px;
	color:#FFFFFF;
	font-weight:bold;	
	border:none;
	text-decoration:none;
	text-align:center;
}
/*----------------------------------
   LOCATIONS RESTAURANT PAGE SPECIFIC STYLES 
-----------------------------------*/

#menu-container{
	position:relative;
	height: 145px;
	width:370px;
	overflow-x:auto;
	overflow-y:hidden;
}

ul.menu_list{
	position:relative;
	height: auto;
	width:1000px;
}
ul.menu_list li{
	position:relative;
	float:left;
	margin: 10px;
	width: 102px;
	display:inline;
}
ul.menu_list li a{
	float:left;
	display:block;
	font-weight:bold;
	text-decoration:none;
	background:url(images/btn-menu-pdf.gif) no-repeat top center;
	width: 102px;
	text-align:center;
	padding-top: 80px;
	font-size:1.6em;
	color:#000000;
}

#alert-body{
	background: #ffffff url(images/panel-alert-white-bg.gif) no-repeat bottom;
}

#fb_flashpromonotfound{
	padding: 0;
	margin: 0;
	position: relative;
	top: -12px;
	background:#FFFFFF url(images/panel-2-white-bg_alt.gif) no-repeat bottom;
}

/*----------------------------------
   LOCATIONS INTERACTIVE MAP PAGE SPECIFIC STYLES 
-----------------------------------*/

#interactive-map{
	margin: 6px;
}
#map-pad {
	margin: 10px 0 45px 0;
}

/*----------------------------------
   FOOD PAGE SPECIFIC STYLES 
-----------------------------------*/
ul.menu-diet-list{
	margin: 10px 0 10px 20px;
}
ul.menu-diet-list li{
	line-height:2.0em;
}
ul.menu-diet-list li a{
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}
ul.menu-diet-list li a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
.diet-inner-column{
	margin: 10px;
	width: 350px;
	float:left;
}
.diet-inner-column-modifications{
	margin: 10px;
	width: 160px;
	float:left;
}
.diet-inner-column-modifications li{
	font-size:1.2em;
	padding: 2px 5px;
}
.category-food{
	border-bottom: solid 1px #CCCCCC; 
	padding-bottom: 30px;
}
.category-food p{
	margin:0;
	padding:0;
}

.category-food h2{
	color:#CC0000;
}

.dietary-food-block{
	padding: 2em 2em;
}

.dietary-food-block h2.title{
	padding: 0 0 10px 0;
	width: 75%;
	float: left;
}

.dietary-food-block p{
	padding: 0;
	width: 75%;
}

.divider{
	margin: 10px;
	clear: both;
	border-bottom: solid 1px #CCCCCC; 
}

/*----------------------------------
   JOBS PAGE SPECIFIC STYLES 
-----------------------------------*/
.job-container{
	margin:10px;
	padding-bottom: 10px;
	border-bottom:solid 1px #999999;
}
.job-container p{
	margin:10px 0;
}
.job-title{
	font-size:1.6em;
}
.job-location{
	font-size: 1.2em;
	margin: 10px 0;
	color: #CC0000;
}
/*----------------------------------
   FUN PAGE SPECIFIC STYLES 
-----------------------------------*/

.fun-feature{
	padding:10px;
	clear:both;
	margin: 0;
	
}
.fun-feature-wrapper{
	padding:0px;
	background-color:#ffffff;
	height:auto;
	overflow:hidden;
}
.fun-feature h2{
	color: #000;
}

.fun-feature img{
	float:left;
	margin: 0 10px 15px 0;
	border: 2px solid #f00;
	position:relative;
}

.fun-detail{
}
.fun-detail h2{
	color:#000000;
	margin: 10px;
}

.white-bg{
	background:#FFFFFF url(images/panel-3-white-bg.gif) no-repeat bottom;
	overflow:auto;
}
.white-bg img{
	margin: 5px 5px 0 5px;

}
.fun-small-panels img{
	margin:5px;
}


.fun-list li{
	/*list-style-image: url(images/star.gif);*/
	list-style: none;
	margin: 0 0 5px 0px;
	font-size: 1.2em;	
}

.fun-animation{
	margin: 10px;
	padding-bottom:32px;
	float: left;
}

.fun-animation h2{
	margin-bottom: 10px;
}
.recipe-list{
	margin-left:20px;
}
.recipe-list li{
	font-size: 1.3em;
	margin-top: 10px;
	padding: 0 0 0 20px;
	background: url(images/star-bullet.gif) no-repeat left top;
	background-position: 5px 5px;
}

.fun-list li a{
	text-decoration: none;
	text-size: 1.2em;
}
/*----------------------------------
   NEWS PAGE SPECIFIC STYLES 
-----------------------------------*/

h3.newsTitle{
	margin: 0  0 0 10px;
	font-size:1.8em;
}
p.newsItem{
	
}
.newsAlert{
	background:#CC0000;
	padding: 10px;
	font-size:1.6em;
	color:#FFFFFF;
}
.newsblock{
	display: block;
	margin: 10px 0 30px 0;
}
/*----------------------------------
   CONTACT PAGE SPECIFIC STYLES 
-----------------------------------*/

textarea.newsEnquiryBox{
	width: 100%;
	height: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background:#E6E6E6;
}
.btn-contact{
	background:url(images/btn-contact.gif) no-repeat;
	width: 115px;
	height: 25px;
	display:block;
	text-indent: -5000px;
	border: none;
}
.contact-inner-column{
	float:left;
	padding: 10px;
	/*width: 160px;*/
}

.contact-inner-column p{
	margin: 0;
}
/*----------------------------------
   TRADE SECTION SPECIFIC STYLES 
-----------------------------------*/

.questionContainer-open {
	margin:6px 15px 0 15px;
	background: #e6e6e6 url(images/trade/faq-arrow-down.jpg) no-repeat 10px 17px;
	padding-top:10px;
	
}
.questionContainer-open a{
	text-decoration:none;
	color:#000000;
	padding-left: 20px;
}

.answerContainer{
	margin:5px 15px 10px 0;
	padding: 5px;
	border-bottom: solid 2px #000000;
	background:  #e6e6e6;
	display: none;
}

.questionList li{
	margin: 10px 5px 5px 25px ;
	list-style-image: url(images/trade/faq-arrow-up.jpg);
}

.questionList li a{
	text-decoration:none;
	color:#000000;
	font-size: 1.2em;
	line-height:1.8em;
}

/*----------------------------------
   TRADE CONTACT US
-----------------------------------*/

#day_contact{
	width: 40px;
}
#month_contact{
	width: 90px;
}
#year_contact{
	width: 60px;
}

.error{
	color: #f00;
	font-size: 12px; 
}

/*------------------
FOOD SEARCH FORM
--------------------*/


input.food_search{
	border:none;
	color:#fff;
	background-color:#000000;
	font-size:1.4em;
	cursor:pointer;
	width: 100px;
	width:auto;
	height: 20px;
	background-image: url(images/food/foodsearch_btn.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom: 2px;
	margin-right: 2px;
	text-align:center;
}

input.food_search:hover{
	color: #ccc;
}

.form_text {
	padding:0.3em 0.5em;
	border:solid 1px #CCC;
	background:#FDFDFD;
	color:#666;
	width: 200px;
	margin-bottom: 2px;
	font-weight: bold;
}

#slideshow{
  width:550px;
  height:300px;
  padding:5px;
}

/* PREVIEW */

fieldset.preview{
	border: 0px solid #0f0;
	width: 41%;
}

fieldset.preview label{
	padding: 0;
	margin: 0;
}

a.red-link{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}


/* ORDE ONLINE */
#order-online-body{
	height:415px;
	min-height:415px;
	margin-bottom:10px;
}
	.order-info p{
		/*line-height:1em;*/
	}
		.order-info p.first{
			margin-top:5px;
		}
		.order-info p.lowlight{
			color:#808080;
		}
	#order-online-body h2{
		text-indent:10px;
		margin-bottom:0px;
		color:#cc0000;
	}
.order-info{
	width:564px;
	float:right;
}
	.order-info #click-to-order{
		margin-left:10px;
	}
	.order-info form{
		width:300px
	}
	.order-info form fieldset{
		width:100%;
	}
	.order-info form select{
		width:190px;
	}
	.order-info form input, .order-info form select{
		float:left;
		margin-right:10px;
	}
	
#order-hero{
	width:372px;
	height:635px;
	display:block;
	float:left;
	background:#ffffff;
	background:#FFFFFF url(images/panel-2-white-bg_clear.gif) no-repeat scroll center bottom;
}
#locate-store{
	width:370px;
	height:210px;
}
#locate-store label{
	font-size:1.2em;
}
.rugby-comp label.radio{
	font-size:1.2em;
}
.rugby-comp input.radio_option{
	width:10px;
	background:#ffffff;
}
.error_field{
	border:2px solid red;
}
#leinster{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}
ul#corporate li li { display: none; }
.entry, .pagebar, .metainfo, #commh2, .commentlist, .commh2 { margin: 1ex 1em; }
.itemtext p { margin: 1.5ex 10px; }
#comment { width: 95%; margin:0px auto; }
#posts .about { margin: 0px; }
.about h3 {
  padding: 8px;
}
.about h3 a { color: white;
  font-size: 13px ;
  text-decoration: none;
}
#sidebar {
  float:right;
  width:370px;
  padding:0px -20px 0px 0px;
}
.widget { margin-top: 10px; }
.rightHalf { width: 192px !important }
.leftExt { width:740px; background-repeat: repeat-x; background-position:right bottom;}
.leftExt #posts .red3 {  background-repeat: repeat-x ; }
#mainContent { height: 485px !important; }
div.about { min-height: 487px ; }

/*-- footerlist nav styles --*/

ul#footerlist {
	position:relative;
	display: block;
	top:50px;
}
ul#footerlist li{
	font-size:1.0em;
	float: left;
	padding:0 10px;
	margin-top:8px; 
	border-right: solid 1px #CCCCCC;
	color: #FFFFFF;
	font-weight:bold;
}

ul#footerlist li#disclaimer{
	text-align:right;
	float:right;
	color: #333333;
	padding-right:0px;
	border-right: none;
	font-size:1.0em;
	margin-top:8px; 
	font-weight:bold;
}

ul#footerlist li#disclaimer a{
	text-decoration: underline;
	color: #FF0000;
}


ul#footerlist li.end{
	border-right: 0;
}

ul#footerlist li a{
	text-decoration:none;
	color: #222222;
}
ul#footerlist li a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.log-in-name{
	font-weight:bolder;
	color: #FFFFFF;	
}
