/* ------ START: Global Reset ------ */
* { padding: 0; margin: 0; }

a { outline: none; }

fieldset { padding: .5em; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin: 0; }

img { border: 0; }

li, dd, blockquote { margin-left: 5%; }

p, h1, h2, h3, h4, h5, h6, ul, ol { margin-bottom: 1em; }
/* ------ END: Global Reset ------ */


@charset "ISO-8859-1";

img {
	border: 0;
}

a {
	color: #E7CD1C;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #999;
	outline: none;
	text-decoration: none;
}

a.footer_credit {
	color: #ccc;
}

/* ------ START: Add/Edit ------ */
.addedit_details {
	position: relative;
	width: 375px;
	margin: 0 auto;
	clear: both;
}

.addedit_details div {
	margin: 10px 0;
}

.addedit_details input {
	width: 99%;
	border: 1px solid #666666;
}

.addedit_details input.input_btn {
	width: auto;
	border: none;
	clear: both;
}

.addedit_details .input_check {
	width: 33%;
	float: left;
}

.addedit_details .input_check input {
	float:left;
	width:25%;
	border: 0;
}

.addedit_details .input_double {
	width: 49%;
	float: left;
}

.addedit_details .input_double input {
	width: 90%;
}

.addedit_details .input_triple {
	width: 33%;
	float: left;
}

.addedit_details .input_triple input {
	width: 90%;
}

.addedit_details select {
	width: 60%;
	border: 1px solid #666666;
	font-size: 10px;
}

.addedit_details textarea {
	width: 99%;
	height: 15em;
	border: 1px solid #666666;
}

.addedit_image {
	position: relative;
	width: 200px;
	margin: 0 auto;
}

.addedit_image_box {
	width: 115px;
	height: 100px;
}

.addedit_image_box_195_130 {
	width: 195px;
	height: 130px;
}
/* ------ END: Add/Edit ------ */



.ample_margins {
	margin:10px;
}

.arrowlink a {
	float: right;
	padding: 0;
	font-weight: 700;
}

.arrowlink img {
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
	top: 4px;
}

#arrowlinkleft a {
	padding: 0;
}

#arrowlinkleft img {
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
	top: 4px;
}

#beerbanner {
	border: 1px solid #333;
	padding: 9px;
}



/* ------ START: Beers ------ */
#beers {
	position: relative;
	width: 559px;
	margin: 0 auto;
}

#beers h2 {
	clear: both;
	text-align: center;
}

.beer {
	position: relative;
	width: 150px;
	float: left;
	text-align: center;
	padding: 0 12px 1em 12px;
	margin:15px 0;
	min-height:350px;
}

* * body .beer {
	height: 350px;
}

.beer strong {
	display: block;
	text-align: center;
	margin: 0.5em auto;
}

.beer-full {
	width: 500px;
	margin: 15px 0;
	overflow: hidden;
}

.beer-full-image {
	float: left;
	width: 125px;
}

#body_content .beer-full-image img {
	margin-left: 0;
}

.beer-full p {
	float: left;
	margin-left: 10px;
	width: 350px;
}
/* ------ END: Beers ------ */



body {
	background: #FFFFFF url(/images/interface/spinnakers_01.gif) repeat-x;
	background-color: #585959;
	behavior: url(/ssi/csshover3.htc);
	color: #FFF;
	padding: 15px;
}

body#splash-body {
	text-align: center;
}

body,table,div {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#body_content {
	padding: 7px;
	width:600px;
}

#body_content img {
	margin-left: 20px;
	margin-right: 20px;
}

#breadcrumb {
	margin: -5px 0 8px;
	padding: 0 12px;
	position: relative;
	top: 3px;
	z-index: 2;
}



/* ------ START:  Calendar ------ */
#cal {
	position: relative;
	width: 100%;
}

#cal caption {
	border: 1px solid #000000;
	font-size: 2em;
	font-weight: bold;
	padding: 5px;
}

#cal td {
	background: #333333;
	border: 1px solid #000000;
	height: 6em;
	padding: 2px;
	vertical-align: top;
	width: 14%;
}

#cal td b {
	display: block;
}

#cal td.cal_none {
	background: #181818;
}

#cal td.cal_today {
	background: #666666;
}

#cal th {
	background: #181818;
	border: 1px solid #000000;
}

#cal ul {
	font-size: .9em;
	list-style: none;
	margin: 0;
	padding: 0;
}

#cal ul li {
	margin-bottom: .5em;
	position: relative;
}

#cal ul li:hover .cal_pop {
	display: block;
}

.cal_pop {
	background: url(/images/hover_tab.gif) no-repeat;
	display: none;
	padding-left: 6px;
	position: absolute;
	right: -205px;
	top: 0;
	width: 200px;
	z-index: 100;
}

.cal_pop p {
	background: #4E0D0E;
	margin: 0;
	padding: .5em;
}
/* ------ END:  Calendar ------ */


.center,h3.center,td.center {
	text-align: center!important;
}

.center_div {
	margin-left: auto;
	margin-right: auto;
}

.cleaner {
	clear: both;
}

.cleaner img {
	display: none;
}

#contact td {
	padding: 3px 20px 3px 0;
}

.contact_text {
	width: 555px;
}

#container {
	background-color: #000;
	border: 1px solid #333;
	display: table;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 766px;
}

#content {
	margin: 12px 0 20px 12px;
	width: 585px;
}

#content p.brewmenu {
	text-align: right;
}

.content {
	position: relative;
	z-index: 0;
}

.content_photos, .page_gallery {
	text-align: center;
}

.content_photos img, .page_gallery img {
	margin:10px;
	border: 4px double #454545;
}


/* ------ START: Dishes ------ */
.dish_cat {
	position: relative;
	clear: both;
}

.dish_desc {
	position: relative;
}

.dish_desc em {
	clear: both;
	display: block;
	margin-top: 0.5em;
}

.dish_item {
	position: relative;
	width: 279px;
	min-height: 150px;
	float: left;
	padding: 0em 10px 1.5em 10px;
}

* * body .dish_item {
	height: 80px;
}

.dish_price {
	position: relative;
	display: block;
	float: right;
	/* width: 30px; */
	text-align: right;
	padding-left: 20px;
}
/* ------ END: Dishes ------ */


#facebook {
	position: relative;
	padding: 30px 15px;
}

#facebook h3 {
	font-size: 14px;
}

#facebook h4 a {
	display: block;
	height: 32px;
	padding-left: 48px;
	background: url("../images/facebook.gif") no-repeat;
	line-height: 1em;
}

#feedback td {
	border: #454545 solid 1px;
	font-size: 10px;
	padding: 15px;
}

#feedback td.top {
	background: #4E0D0E;
	border: #454545 solid 1px;
	font-size: 11px;
	padding: 15px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

#footer {
	color: #ccc;
	line-height: 150%;
	padding: 10px;
	text-align: center;
}

#footerlinks {
	border-top: 1px solid #333;
	clear: both;
	color: #666;
	padding: 5px 0;
	text-align: center;
	list-style: none;
}

#footerlinks li {
	display: inline;
	margin: 0;
	padding: 0 10px;
	border-right: 1px solid #666;
}

#footerlinks li.last {
	border-right: 0;
}

#footerlinks a {
	color: #FFF;
}

#footerlinks a:hover {
	color: #E7CD1C;
}

.gallery-table {
	margin: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

.google-map {
	float: right;
	margin: 10px;
}

.guest-house-main {
	padding: 0 0 0 15px;
}

.guest_header {
	display: inline;
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding: 0 0 20px;
}


#guesthouses-feature-box {
	text-align: center;
}
/*Trip Advisor Widget Guesthouses Home*/
.TA_rated {float: right;
clear: both;}
/*End Trip Advisor Widget Guesthouses Home*/
#body_content #guesthouses-feature-box .inline-images img {
	display: inline;
	margin: 10px;
}

h1 {
	color: #FFF;
	display: inline;
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0;
	padding: 0 0 0 11px;
	padding-bottom: 0;
	padding-left: 11px;
	padding-right: 0;
	padding-top: 0;
	position: absolute;
	top: 155px;
	z-index: 999;
}

h2 {
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 1em;
}

h3 {
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 1em;
}

h4 {
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 1em;
}

#home {
	padding: 0 0 15px;
}

#homepage_special_mccartney {
	border: 1px solid #333;
	margin: 10px 8px 2px;
	padding: 9px 9px 0;
}

.homecontent {
	background-color: #0F0F0F;
	border: 1px solid #333;
	padding: 10px;
	vertical-align: top;
}

.homecontent_image {
	height: 160px;
}

.homecontent img {
	border: 1px solid #333;
	margin: 0;
}

.homecontent p {
	color: #999;
	line-height: 100%;
	margin: 10px 0 5px;
	text-align: justify;
}

.homepage_special {
	border: 1px solid #333;
	margin: 5px 0;
	padding: 9px;
}

hr {
	background: #333333;
	border: none;
	clear: both;
	color: #333333;
	height: 1px;
	margin: 1em 0;
}

.image-border {
	border: 4px double #454545;
}

.input_btn {
	background: #E7CD1C;
	border: none;
	color: #000000;
	float: right;
	font-weight: bold;
	margin: 1em 0;
	padding: 2px 5px;
}

.input_btn:hover {
	color: #FFFFFF;
	cursor: pointer;
}

input {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.left {
	background-color: #0E0E0E;
	border-right: 1px solid #333;
	margin: 0;
	padding: 0;
	position: relative;
	width: 154px;
	z-index: 50;
}

#leftimg {
	color: #999;
	float: left;
	margin: 6px 15px 0 0;
}

.media-wrapper {
    display: block;
    width: 45%;
    float: left;
    min-height: 200px;
    text-align: center;
    margin: 10px;
}

.media-wrapper h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.media-wrapper img {
	padding-bottom:10px;
}

.media-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.media-wrapper li {
    margin: 0;
    padding: 0;
}

/* ------ START: Menu Flyout ------ */
.menu_level_0 {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #333;
	z-index: 10;
}

.menu_level_0 li {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #333;
}

.menu_level_0 li a {
	display: block;
	width: 127px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	border-left: 6px solid #0E0E0E;
	border-right: 6px solid #0E0E0E;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_level_0 li a:hover {
	border-left: 6px solid #E7CD1C;
	border-right: 6px solid #E7CD1C;
	color: #E7CD1C;
}


.menu_level_0 li {
	position: relative;
	margin: 0;
	padding: 0;
}

.menu_level_0 li:hover .menu_level_1 {
	/* Show 'Level 1' menu when an <li> nested in 'Level 0' is hovered over */
	display: block;
}

.menu_level_0 .menu_level_1 {
	/* 'Level 1' is nested in 'Level 0' and is the first set of drop down or fly out menus. Should not be visible by default */
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 154px;
	width: 154px;
	z-index: 100;
}

.menu_level_0 .menu_level_1 {
	background: #333333;
	border-top: 1px solid #33333;
}

.menu_level_0 .menu_level_1 li {
	border: none;
	margin-bottom: 1px;
}

.menu_level_0 .menu_level_1 a {
	/* These will globally style all <a> tags nested under 'Level 1' including any subsequent levels */
	display: block;
	width: 127px;
	border-left: 6px solid #4E0D0E;
	border-right: 6px solid #4E0D0E;
	background: #4E0D0E;
	padding: 5px 5px 5px 10px;
	filter: alpha(opacity=95);
	opacity: .95;
}
/* ------ END: Menu Flyout ------ */

li {
	color: #fff;
}

/* ------ START: Menus ------ */

h2.menu_header {
	margin: 5px;
	font-size: 28px;
}

.menu_section {
	position: relative;
	width: 195px;
	height: 200px;
	float: left;
	text-align: center;
}

.menu_section h3 {
	margin: 0;
}
/* ------ END: Menus ------ */



/* ------ START: News ------ */
.news {
	border-bottom: 1px solid #606060;
	margin-bottom: 3em;
}

.news h2 {
	margin: 0;
}
/* ------ END: News ------ */




ol {
	color: #fff;
}


option {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p {
	line-height: 175%;
	text-align: justify;
}

.package {
	overflow: hidden;
	margin: 20px 0;
}

.package img {
	float: right;
}

.press_clippings {
	margin-bottom: 3em;
}

.press_clippings h2 {
	font-size: 20px;
}

.press_clippings p {
	margin: 5px 0;
	line-height: 100%;
}

.press_kit_line {
	width:550px;
	margin:10px auto;
	text-align: center;
}

.press_wrapper {
	float:left;
	min-height:150px;
	text-align:center;
	margin:10px auto;
	padding:0 10px;
	width:200px;
	display:inline-block;
}

.press_wrapper img {
	padding-bottom:10px;
}

#rates td {
	border: #454545 solid 1px;
	font-size: 10px;
	padding: 10px;
}

#rates td.top {
	background: #4E0D0E;
	border: #454545 solid 1px;
	font-size: 11px;
	padding: 10px;
}

#rates_buttons {
	margin:10px auto;
	width:550px;
	text-align:center;
}

#rates_buttons .image {
	padding:5px 30px;
	border: 0;
}

.reviews {
	border-top: 1px solid #606060;
	margin-bottom: 3em;
}

.right {
	float: right;
}

#rightimg {
	color: #999;
	float: right;
	margin: 6px 0 0 15px;
}

#rightimglinda {
	color: #999;
	float: right;
	margin: -30px 0 0 15px;
}

#room td {
	border-bottom: 1px #000000 solid;
	padding: 5px;
}

#room td.top {
	border-bottom: 1px #000000 solid;
	border-top: 1px #000000 solid;
	padding: 5px;
}

#room_detail {
	background-color: #0E0E0E;
	border: 1px #454545 solid;
	margin: 0 0 15px;
}

#room_detail .header {
	background-color: #4E0D0E;
	border-bottom: 1px #454545 solid;
	font-size: 12px;
	font-weight: bold;
	padding: 0 8px;
}

#room_detail img {
	float: right;
	margin: 4px 5px 12px 15px;
}

#room_detail p {
	line-height: 200%;
	margin: 0;
	padding: 10px 8px;
	text-align: justify;
}

* html #room_detail {
	height: 1%;
}

#sage_footer {
	color: #ccc;
	padding: 10px;
}

#sitemap {
	padding: 15px 0 0;
}

#sitemap li {
	color: #666;
}

#sitemap ul {
	margin: 0 10px 15px;
	padding: 0 10px;
}

#sitemap_header {
	border-bottom: 1px solid #454545;
	margin: 0 0 10px;
}

#specialbox {
	background-color: #0F0F0F;
	border: 1px solid #333;
	margin-bottom: 15px;
	padding: 10px;
}

#specialbox h4 {
	border-bottom: 1px solid #333;
}




/* ------ START: Specials ------ */
.special {
	position: relative;
	margin-bottom: 3em;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #606060;
	float:left;
}

.special h2 {
	margin-bottom: 0;
	color: #E7CD1C;
}

.special_image {
	float: right;
	margin: 5px;
}

/* ------ END: Specials ------ */



/* ------ START: Splash Page ------ */

img { behavior: url("/ssi/pngbehavior.htc"); }

#splash_container {
	margin: 0 auto;
	position: relative;
	width: 752px;
}

#splash_container h1 {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
}

#splash_logo {
	left: 280px;
	position: absolute;
	top: 154px;
}

.splash_box {
	background: #000000;
	border: 1px #333333 solid;
	display: inline; /* for IE6 */
	height: 238px;
	float: left;
	margin: 4px;
	text-align: center;
	width: 364px;
}

.splash_box h1#bistro_title a {
	background: url("../images/bistro_title.gif") no-repeat;
	display: block;
	height: 38px;
	margin: 8px auto;
	text-indent: -99999px;
	width: 284px;
}

.splash_box h1#brewpub_title a {
	background: url("../images/brewpub_title.gif") no-repeat;
	display: block;
	height: 38px;
	margin: 8px auto;
	text-indent: -99999px;
	width: 256px;
}

.splash_box h1#guesthouse_title a {
	background: url("../images/guesthouse_title.gif") no-repeat;
	display: block;
	height: 38px;
	margin: 8px auto;
	text-indent: -99999px;
	width: 204px;
}

.splash_box h1#merchants_title {
	background: url("../images/merchants_title.gif") no-repeat;
	clear: both;
	display: block;
	height: 38px;
	margin: 5px auto;
	text-indent: -99999px;
	width: 260px;
}

.splash_box h2#james_bay a {
	background: url("../images/james_bay_title.gif") no-repeat;
	display: block;
	height: 22px;
	margin: 8px auto;
	text-indent: -99999px;
	width: 100px;
}

.splash_box h2#vic_west a {
	background: url("../images/vic_west_title.gif") no-repeat;
	display: block;
	height: 22px;
	margin: 8px auto;
	text-indent: -99999px;
	width: 90px;
}

.splash_box img {
	border: 1px #333333 solid;
	margin: 10px;
}

.splash_box #merchants {
	height: 180px;
	margin: 0 auto;
	width: 338px;
}

.splash_box .merchant {
	display: inline; /* for IE6 */
	height: 180px;
	float: left;
	width: 167px;
}

/* ------ END: Splash Page ------ */


textarea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ul {
	color: #fff;
}
/*** - fixed IE bug with list display. Apr 17/08
* html ul li { float: left; }
* html ul li a { height: 1%; }
*/
.videos_side {
	position: relative;
	float: right;
	width: 161px;
	padding: 0 1em;
}

#body_content .videos_side img {
	padding: 1em 0;
	margin-left: 0;
	margin-right: 0;
}


/* ------ START: Weekly Specials ------ */
.weekly {
	clear: both;
	position: relative;
	width: 450px;
	margin: 0 auto;
}

.weekly h2 {
	margin: 0;
}

#weekly_dinner {
	margin-top: 1.5em;
}

.weekly_item {
	position: relative;
	display: block;
	float: left;
	width: 390px;
	margin-bottom: 1.5em;
}

.weekly_price {
	position: relative;
	display: block;
	float: left;
	/* width: 30px; */
	padding-left: 20px;
}
* * body .weekly_price {
	margin-right: -3px;
}
/* ------ END: Weekly Specials ------ */


/* ------ START: Review Date Calendar ------ */

.review_cal{
	background-color: #000000;
	margin:1px;
	border:3px solid silver;
	font-size:10pt;
	width:204px; /* cellwidth * 7 + cellpadding * 14 + cellborder * 14 */
	display:block;
	padding:3px;
	min-height:160px;
}
.review_cal:hover{
	cursor:pointer;
	/*cursor:hand; /* If you're worried about old IE versions, turn this on.  I have it off because I hate seeing css exceptions in my debug window. ;) */
}
.review_cal .calwrapper{
	display:block;
}
.review_cal .calweekswrapper{
	display:block;
}
.review_cal .calheader{
	display: block;
	width:100%;
	text-align:center;
	color:#88dd22;
	font-size:10pt;
	font-weight: bold;
	margin-bottom:2px;
}
.review_cal .caltitle{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.review_cal .calcontrol{
	font-weight: bold;
	color: #ffffff;
	width:25px;
}
.review_cal .calcontrol:hover{
}
.review_cal .calclose{
	float:right;
	display:none;
}
.review_cal .calprevmonth{
	float:left;
}
.review_cal .calnextmonth{
	float:right;
}
.review_cal .calnextyear{
	display:none;
}
.review_cal .calprevyear{
	display:none;
}
.review_cal .daybox{
	float:left;
	background-color: #000000;
	border-right: 1px solid #666666;
	border-left: 1px solid #000000;
	width:25px;
	padding:1px;
	color:#ffffff;
	font-weight: bold;
	text-align:center;	
}
.review_cal .dayboxname{
	border-right: 1px solid #666666;
	border-left: 1px solid #000000;
	background-color: #000000;
	color:#666666;
}
.review_cal .dayboxvalue{
	display:none;
}
.review_cal .daybox:hover{
}
.review_cal .dayboxname:hover{
}
.review_cal .dayinmonth{
}
.review_cal .dayoutmonth{
	color:#666666;
}
.review_cal .dayselected{
	background-color:#B61D1F;
}
.review_cal .dayselected .dayboxdate{
	text-decoration: underline;
}
.review_cal .daycurrent{
}
.review_cal .weekbox{
	width:100%;
	display:block;
}
.review_cal .endweek{
	float:left;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.review_cal .weekboxname{
}

/* ------ END: Review Date Calendar ------ */

/* ------ START: Links ------ */

.links_list {
}

.links_list li {
	margin:10px 4px;
}

/* ------ END: Links ------ */

/* ------ START: Validation ------ */

.validation-advice {
	font-weight:700;
}
/* ------ END: Validation ------ */

/* ------ START: Guestbook ------ */

.top_front_button {
	margin-bottom: 1em;
	text-align: right;
}

.top_front_button a {
	padding: 2px 5px;
	background: #0E0E0E;
	color: #FFFFFF;
	border: 1px solid #E7CD1C;
}

.top_front_button a:hover {
	background: #E7CD1C;
	color: #000000;
}

.guestbook_entry, .guestbook_entry_odd {
	width:600px;
	float: left;
	padding: 5px 0;
}

.guestbook_entry_odd {
	background-color:#4E0D0E;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

.guestbook_titles {
	width:50px;
	clear: both;
	float:left;
	font-weight:bold;
	margin:0 5px;
}

.guestbook_titles p {
	text-align:right;
}

.guestbook_author {
	width:125px;
	float:left;
}
.guestbook_comments {
	float: left;
	width: 400px;
	height: auto;
}

/* ------ END: Guestbook ------ */

.map_container {
	float:right;
	margin:5px 5px 20px 20px;
}

.map_container p {
	text-align:center;
}

/* ------ START: Login Form ------ */
#login {
	margin: 1em 0;
}

#login .input, #login .submit {
	width: 400px;	
}

#login .input {
	position: relative;
	clear: both;
	margin-bottom: 0.5em;
}

#login .input.text input, #login .input.password input, #login .input textarea {
	border: 1px solid #CCCCCC;
	width: 70%;
}

#login .input label {
	display: block;
	float: left;
	width: 25%;
	padding-right: 3%;
	text-align: right;
}

#login .submit {
	text-align: right;
}
/* ------ END: Login Form ------ */

.slide-images {
	margin: 0;
	padding: 0;
	list-style: none;
}

.slide-images li {
	margin: 0;
	padding: 0;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

p#in-the-press {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	font-weight: 700;
}

ul#in-the-press-links {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#in-the-press-links li {
	display: inline;
	float: left;
	margin: 0 5px;
	padding: 0;
}
