@charset "UTF-8";
/* CSS Document */

/* Main Tags */

body {background-image:url(images/bg.gif); margin:0; font-size:62.5%; background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif;color:#555; background-color:#F2F2F2; }
p { font-size:1.1em; font-family:Arial, Helvetica, sans-serif; color:#555; line-height:16px; }
img { border:0; }

a:link { color:#333; text-decoration:underline; }
a:visited { color:#333; text-decoration:underline; }
a:hover { color:#333; text-decoration:underline; }

h1 { font-size:1.8em; text-align:left; letter-spacing:-1px; margin:0; padding:0; line-height:15px; color:#001647 }
h2 { font-size:1.6em; text-align:left; letter-spacing:-1px; margin:0; padding:10px 0 0 0; line-height:15px; color:#001647 }
h3 { font-size:1.4em; text-align:left; letter-spacing:-1px; margin:0; padding:0; line-height:15px; color:#001647 }
h1 span { font-weight:normal; font-size:85%; }

/* Heading Copy Classes */

.h1 { font-size:1.8em; text-align:left; letter-spacing:-1px; margin:0 0 15px 0; padding:0; line-height:15px; color:#001647; font-weight:bold }
.h1 span { font-weight:normal; font-size:85%; }

/* MAILING LIST */

#form { width:157px; }
.form { margin:0; padding:20px 0 0 0; }
.formError { position:absolute; top:300px; left:300px; padding-bottom:13px; display:block; z-index:5000; }
.formError .formErrorContent { width:100%; background:#00216a; color:#fff; width:150px; font-family:tahoma; font-size:11px; border:2px solid #ddd; padding:4px 10px 4px 10px; }
.formError .formErrorArrow { position:absolute; bottom:0; left:20px; width:15px; height:15px; z-index:5001; }
.formError .formErrorArrow div { border-left:2px solid #ddd; border-right:2px solid #ddd; font-size:0px; height:1px; background:#00216a; margin:0 auto; line-height:0px; font-size:0px; display:block; }
.blackPopup .formErrorArrow div { background:#d58701; color:#FFF; }
.formError .formErrorArrow .line10 { width:15px; border:none; }
.formError .formErrorArrow .line9 { width:13px; border:none; }
.formError .formErrorArrow .line8 { width:11px; }
.formError .formErrorArrow .line7 { width:9px; }
.formError .formErrorArrow .line6 { width:7px; }
.formError .formErrorArrow .line5 { width:5px; }
.formError .formErrorArrow .line4 { width:3px; }
.formError .formErrorArrow .line3 { width:1px; border-left:2px solid #ddd; border-right:2px solid #ddd; border-bottom:0px solid #ddd; }
.formError .formErrorArrow .line2 { width:3px; border:none; background:#ddd; }
.formError .formErrorArrow .line1 { width:1px; border:none; background:#ddd; } 

/* Contact Form Styles */

.formstyle { border:1px solid #ccc; background-color:#efefef; margin-bottom:5px; width:157px; padding:3px; font-family:Arial, Helvetica, sans-serif; color:#666; font-size:1.1em; }
.middleformstyle { border:1px solid #ccc; background-color:#efefef; margin-bottom:6px; width:230px; padding:3px; font-family:Arial, Helvetica, sans-serif; color:#666; font-size:1.1em; }
.codeformstyle { border:1px solid #ccc; background-color:#efefef; margin-top:6px; width:165px; padding:3px; font-family:Arial, Helvetica, sans-serif; color:#666; font-size:1.1em; }
.formleft {float:left; width:200px; height:80px}
.send {clear:both}
.contact { width:250px; float:left; padding:15px 0 0 0; overflow:hidden }
.contact2 { width:250px; float:left; padding:15px 0 0 15px; overflow:hidden}
#linkcode { background-color:#dedede; padding:10px; width:380px; border:1px solid #ccc; color:#666; font-family:Arial, Helvetica, sans-serif; font-size:1.1em; line-height:18px; }

.contacttick { background-color:#e9fcca; border:1px solid #018938; padding:20px; margin:10px 2px 2px 2px; }
.contacttickimage { float:left; padding-right:15px; }
.contacttickgreenp { margin:0; padding:0; color:#018938; }
.contactfail { background-color:#fbdacd; border:1px solid #b02820; padding:20px; margin:10px 2px 2px 2px; }
.contactfailimage { float:left; padding-right:15px; }
.contactfailredp { margin:0; padding:0; color:#b02820; }

/* Main Classes */

.logo { margin:30px 0 0 0; }

#tabs { width:926px; height:24px; margin:38px auto 0 auto; }
#header { height:173px; width:926px; margin:0 auto; background-image:url(images/header.gif); text-align:center; }
#main { width:926px; margin:0 auto; }

#left_col { width:190px; float:left; }
#centre_col { width:545px; float:left;}
#right_col { width:191px; float:right; }

/* Homepage Middle Content */

#main_content { width:545px; background-image:url(images/main-bg.gif); background-repeat:repeat-y;}
.main_top { width:515px; padding:15px; background-repeat:no-repeat; background-image:url(images/main-top.gif); }
#nav { width:535px; background-image:url(images/nav-bg.gif); height:24px;text-transform:uppercase; padding:0 5px 0 5px; font-size:0.9em; overflow:hidden;  }

#nav ul { margin:0; padding:0;}
#nav li { display:inline; }
#nav li a:link { margin-right:1px;padding:7px 6px 0 6px;list-style:none; height:17px; background-repeat:repeat-x; text-decoration:none; display:block; float:left; }
#nav li a:visited { margin-right:1px;padding:7px 6px 0 6px;list-style:none; height:17px; background-repeat:repeat-x; text-decoration:none; display:block; float:left; }
#nav li a:hover { margin-right:1px;padding:7px 6px 0 6px; list-style:none; background-image:url(images/nav-over.gif); height:17px; background-repeat:repeat-x; text-decoration:none; display:block; float:left; color:#001647;  }

/* Page Middle Content and Navigation */

#main_content { width:545px; background-image:url(images/main-bg.gif); background-repeat:repeat-y;}
#main_content ul { font-size:1.1em; }
#main_content li { padding:2px; list-style:url(images/point.gif); }
.top_main_top { width:515px; padding:15px; background-repeat:no-repeat; min-height:426px; background-image:url(images/top-main-bg.gif); overflow:hidden }
#top_nav { width:535px; background-image:url(images/top-nav-bg.gif); height:24px;text-transform:uppercase; padding:0 5px 0 5px; font-size:0.9em; overflow:hidden; margin:7px 0 0 0;  }

#top_nav ul { margin:0; padding:0;}
#top_nav li { display:inline; }
#top_nav li a:link { margin-right:1px;padding:7px 7px 0 6px;list-style:none; height:17px; background-repeat:repeat-x; text-decoration:none; display:block; float:left;  }
#top_nav li a:visited { margin-right:1px;padding:7px 7px 0 6px;list-style:none;  height:17px; background-repeat:repeat-x; text-decoration:none; display:block; float:left;}
#top_nav li a:hover { margin-right:1px;padding:7px 7px 0 6px; list-style:none; background-image:url(images/nav-over.gif); height:17px; background-repeat:repeat-x; text-decoration:none; display:block; float:left; color:#001647; }

#here { background-image:url(images/nav-over.gif); background-repeat:repeat-x; text-decoration:none;color:#001647; }

/* Footer */

#main_foot { width:545px; background-image:url(images/main-foot.gif); height:5px;}
#whats_on { width:545px; background-image:url(images/whats-on.gif); height:93px; color:#333333;}
#whats_on span { color:#333333; font-size:1.4em; font-weight:bold; }
.whats_on { float:left; width:230px; padding:20px 0 0 20px; }
.how_to_find { float:left; width:240px; padding:20px 0 0 20px; margin:0 20px 0 0; }

#footer { width:896px; height:128px; background-image:url(images/footer.gif); margin:0 auto; clear:both; padding:5px 15px 0 15px; }
#footer ul { margin:0; padding:0; }
#footer li { margin:0; padding:2px; list-style-type:none; }
#footer p { margin:15px 0px 10px 0px; padding:0; line-height:11px; }
#footer a:link { color:#888; text-decoration:underline; }
#footer a:visited { color:#888; text-decoration:underline; }
#footer a:hover { color:#333; text-decoration:underline; }
#footer p { color:#a18d64; }
#footer p span { color:#001647; font-weight:bold; }
.footerbox { float:left;overflow:hidden; width:146px; }
.howtofind { width:260px;overflow:hidden; float:left; padding-left:17px; margin:0px 23px 0px 0px; }

/* Random Classes */

#copytext { width:926px; clear:both; margin:0 auto; padding:0 0 10px 0; text-align:center; text-transform:uppercase; }
.leftbox1 { background-image:url(images/left-box-1.gif); width:185px; height:256px; text-align:center; padding:7px 0 0 5px; background-repeat:no-repeat}
.leftbox2 { background-image:url(images/left-box-2.gif); width:165px; height:288px; padding:15px 10px 15px 15px; background-repeat:no-repeat}
.header { color:#001647; font-size:2em; font-weight:bold; letter-spacing:-1px; }
.subheader { color:#a18d64; font-size:1.1em; text-transform:uppercase; }
.rightbox1 { background-image:url(images/right-box-1.gif); width:185px; height:256px; text-align:center; padding:7px 6px 0 0; background-repeat:no-repeat}
.rightbox2 { background-image:url(images/right-box-2.gif); width:166px; height:308px; padding:10px 16px 0 9px; background-repeat:no-repeat}
.testimonial { background-color:#ededed; background-image:url(images/quote.gif); padding:20px 10px 10px 45px; background-repeat:no-repeat; font-style:italic; font-size:1.2em; border:1px dashed #ccc; margin:16px 0 0 0; width:450px; color:#999999; }
.testimonial p { margin:0; padding:0; font-size:1em; }
.guest { color:#000; text-align:right; font-weight:bold; }
.border { border:1px solid #ccc; }
.feature1 { padding: 10px 0; }

/* RSS Feed */

#newsposts { }
#newsposts a { text-decoration:none; color:#00184d; }
.feeddate { color:#000066; color:#a08d65; font-size:80%}
.posttitle { font-weight:bold; }

/* Restaurants */

.restaurant { width:515px; float:left; overflow:hidden; margin:10px 0 10px 0; padding:0 0 20px 0; border-bottom:1px dashed #ccc }
.rest_left { width:192px; float:left; overflow:hidden }
.rest_right {width:305px; float:right; overflow:hidden }
.rest_url p {padding:0; margin:0; }

.menu a { background-image:url(images/menu.gif); width:171px; height:21px; margin:4px 0 0 0; padding:18px 20px 0 0; text-align:right; display:block; text-decoration:none; font-size:1.1em }
.wine a { background-image:url(images/wine.gif); width:181px; height:21px; margin:4px 0 0 0; padding:18px 10px 0 0; text-align:right; display:block; text-decoration:none; font-size:1.1em }
.phone { background-image:url(images/phone.gif); width:181px; height:21px; margin:4px 0 0 0; padding:18px 10px 0 0; text-align:right; display:block; text-decoration:none; font-size:1.1em; color:#000000; font-weight:bold; }
.web a { background-image:url(images/web.gif); width:181px; height:16px; margin:10px 0 0 0; padding:5px 10px 0 0; text-align:center; display:block; text-decoration:none; font-size:1.1em; color:#6298b1; }
.img { margin:0 0 15px 15px; }
.phone span { font-size:90%; font-weight:normal }

/* Conferences */

#scroll { position:relative; height:560px; margin:10px 0 0 0; overflow:hidden; width:515px; }
#tools { width:9999em; position:absolute; margin-top:70px; }
.tool { float:left; width:1000px;background-repeat:no-repeat; background-position:0 -40px; }
#thumbs img { cursor:pointer}
#thumbs a { cursor:pointer; }
#thumbs { height:250px; position:absolute; top:0px; width:515px;margin:6px 0 0 0; padding:5px 0 0 0; }
#thumbs p { margin:0; padding:0 0 10px 0; }
.navi { margin:0; padding:0; }
.p_image { float:left; width:250px; margin:0 0 15px 0; border:3px solid #ccc; }
.p_text { float:left; width:250px; margin:0 0 0 10px; }
.p_text ul { }
.p_text li {  }
.specs { width:510px;float:left; clear:both; overflow:scroll; height:250px; padding:0 0 0 3px; }
.specs h3 { margin:5px; padding:5px; }

/* Table Styles */


table, th, td {	border: 1px solid #D4E0EE;	border-collapse: collapse;	font-family: "Trebuchet MS", Arial, sans-serif;	color: #555;}
caption {font-size: 150%;font-weight: bold;margin: 5px;}
td, th {padding: 4px;}
thead th {text-align: center;background: #E6EDF5;color: #4F76A3;font-size: 100% !important;}
tbody th {font-weight: bold;}
tbody tr { background: #FCFDFE; }
tbody tr.odd { background: #F7F9FC; }
table a:link {color: #718ABE;text-decoration: none;}
table a:visited {color: #718ABE;text-decoration: none;}
table a:hover {	color: #718ABE;	text-decoration: underline !important;}
tfoot th, tfoot td {font-size: 85%;}
.t_head { color:#164077; font-size:1.1em; font-weight:bold; }

/* J Query Slider Styles */

#t0 {  }
#t0.active { background-position:-21px 0 !important; }
#t0:hover { background-position:-21px -180px; }
#t0:active { background-position:-21px -270px; }
#t1 { background-position:-325px -90px; }
#t1:hover { background-position:-325px -180px; }
#t1:active { background-position:-325px -270px; }
#t1.active { background-position:-325px 0 !important; }
#t2 { background-position:-435px -90px; }
#t2:hover { background-position:-435px -180px; }
#t2:active { background-position:-435px -270px; }
#t2.active { background-position:-435px 0 !important; }
#t3 { background-position:-545px -90px; }
#t3:hover { background-position:-545px -180px; }
#t3:active { background-position:-545px -270px; }
#t3.active { background-position:-545px 0 !important; }
#t4 { background-position:-655px -90px; }
#t4:hover { background-position:-655px -180px; }
#t4:active { background-position:-655px -270px; }
#t4.active { background-position:-655px 0 !important; }
#t5 { background-position:-765px -90px; }
#t5:hover { background-position:-765px -180px; }
#t5:active { background-position:-765px -270px; }
#t5.active { background-position:-765px 0 !important; }
#t6 { background-position:-875px -90px; }
#t6:hover { background-position:-875px -180px; }
#t6:active { background-position:-875px -270px; }
#t6.active { background-position:-875px 0 !important; }

