body {background-repeat:repeat-x; background-color:#A5864F}

A:link {text-decoration: none; color: #DA6A08;}
A:visited {text-decoration: none; color: #DA6A08;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #DA6A08;}

td.rightbordertd { 
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #b2b9b0;
	border-right: 1px solid #d7dbe3;
	font-size: 11px;
	font-family: tahoma,arial,Verdana, Helvetica;
	color: #555555;
	background-image: url(images/formbackground.jpg);
}
td.rightbordertdlong { 
	border-top: 1px solid #ffffff;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #b2b9b0;
	border-right: 1px solid #d7dbe3;
	font-size: 11px;
	font-family: tahoma,arial,Verdana, Helvetica;
	color: #555555;
	background-image: url(images/formbackgroundlong.jpg);
}
td.fullbordertdlong { 
	border-top: 1px solid #ffffff;
	border-left: 1px solid #eff3f9;
	border-bottom: 1px solid #b2b9b0;
	border-right: 1px solid #d7dbe3;
	font-size: 11px;
	font-family: tahoma,arial,Verdana, Helvetica;
	color: #555555;
	background-image: url(images/formbackgroundlong.jpg);
}

td.leftbordertd { 
	border-left: 1px solid #eff3f9;
	border-right: 1px solid #b2b9b0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #b2b9b0;
	background-color: #d1d6cf;
	font-size: 11px;
	font-family: Tahoma,arial,Verdana, Helvetica;
	color: #555555;
}

INPUT.inputbox {
	font-family: tahoma, Verdana;	
	font-size: 12px;
	border: solid 1px #a8c6f2;
	height: 19px;
	background-color: #ffffff;
	color: #000000;
}

INPUT.inputboxsearch {
	font-family: tahoma, Verdana;	
	font-size: 12.5px;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7f7f81;
	border-bottom: 1px solid #dedcdd;
	height: 20px;
	background-color: #FFFFFF;
	color: #555555;
}

INPUT.inputboxcheck {
	border: solid 0px #FFFFFF;
	width : 1.9em ; 
	height : 1.9em ;    
	padding: 0px;
	margin: 0px;
	float: center;
}

select {
	font-family: Verdana, "MS Serif", "New York", serif;	
	font-size: 11px;
	border: solid 1px #bfc1b8;
	height: 19px;
	color: #000000;
	background-color: #ffffff;
}
TEXTAREA {
	font-family: Verdana, "MS Serif", "New York", serif;	
	font-size: 11px;
	border: solid 1px #a8c6f2;
	color: #000000;
	background-color: #ffffff;
}
TD {
	font-size: 11px;
	font-family: Arial, tahoma, Verdana, Helvetica;
	color: #6f4404;
}
.btn {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
	height: 18px;
	background-image: url(images/submitbutton.gif);
	backgroung-image: repeat-x;
}

.libraryBox{padding:8px; background:url(../images/library_box_background.png) top left repeat-x white;}
.libraryBox + .libraryBox{border-top:1px dotted gainsboro}
.libraryBox a img {margin:0; padding:0; border-width:0; vertical-align:baseline}

.libraryItemTitle {margin-top:.5em; font-weight:bold; font-size:110%}
.videoLibraryBox .libraryItemTitle {color:#9e252b}
.articleLibraryBox .libraryItemTitle {color:#ba8852}
.recipeLibraryBox .libraryItemTitle {color:#7ba54e}
.libraryItemBody {margin-top:.5em}
.libraryItemButtons {margin-top:1em}

.blogBox a img {margin:0; padding:0; border-width:0; vertical-align:baseline}
.blogItem {margin-top:.5em}
.blogItemTitle {font-weight:bold; font-size:110%}
.blogItemBody {margin-top:.5em}

.commentBox {padding:10px; background-image:url(/images/mainbox_bg.jpg)}
.commentBox + .commentBox {border-top:1px dotted gainsboro}

.pageTable {background-color:#272727; width:829px}
.pageTableBodyLeftCell {padding:0 0 12px 0; width:192px; vertical-align:top; background-image:url(/images/leftrepeat.jpg); background-repeat:repeat-y}
.pageTableBodyCenterCell {padding:0; width:618px; vertical-align:top; text-align:left}
.pageTableBodyRightCell {padding:0; width:19px; background-image:url(/images/box_right.jpg); background-repeat:repeat-y; background-position:top right}
.pageTableFooterCell {padding:0; height:10px; background-image:url(/images/bottom.jpg)}

.contentBox {margin-bottom:1em; width:100%}
.contentBoxTopLeftCell {width:13px; height:14px; background-image:url(/images/box_topleft.jpg)}
.contentBoxTopCell {background-image:url(/images/box_top.jpg)}
.contentBoxTopRightCell {width:13px; background-image:url(/images/box_topright.jpg)}
.contentBoxLeftCell {width:13px; background-image:url(/images/box_left.jpg)}
.contentBoxCenterCell {padding:0; background-color:#e6dab4}
.contentBoxRightCell {width:13px; background-image:url(/images/box_right.jpg)}

.mainBox {width:100%}
.mainBoxTopLeftCell {width:11px; height:10px; background:url(/images/mainbox_topleft.jpg)}
.mainBoxTopCell {background:url(/images/mainbox_top.jpg)}
.mainBoxTopRightCell {width:11px; background:url(/images/mainbox_topright.jpg)}
.mainBoxRightCell {width:11px; background:url(/images/mainbox_right.jpg)}
.mainBoxBottomLeftCell {width:11px; height:10px; background:url(/images/mainbox_bottomleft.jpg)}
.mainBoxBottomCell {background:url(/images/mainbox_bottom.jpg)}
.mainBoxBottomRightCell {width:11px; background:url(/images/mainbox_bottomright.jpg)}
.mainBoxLeftCell {width:11px; background:url(/images/mainbox_left.jpg)}
.mainBoxCenterCell {background-color:#F3F0E7}
.mainBoxHeader {background:url(images/mainbox_headerbg.jpg) top left repeat-x}

table.stretch {width:100%}
input.stretch, select.stretch, textarea.stretch {-moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; width:100%}
th.shrink, td.shrink {width:1%}

.group + div.group, .group + table.group {margin-top:.5em}
td.group {vertical-align:top}
td.group + td.group {padding-left:2ex}

table.beanstalkGroup > * > tr > td {white-space:nowrap; text-align:left}
table.beanstalkGroup > * > tr > td + td {padding-left:1ex}
table.beanstalkGroup > * > tr + tr > td {padding-top:.5em}

#leftNavContent {position:relative; xz-index:99; xtop:-20px; margin:0 12px 0 20px; text-align:center}
#leftNavSavourLink {display:block; position:relative; z-index:100}
#leftNavSkycraperAdLink {display:block; margin-top:1em}
#leftNavFacebookLink {display:block; margin-top:1em}

.mainBoxCenterCell table.beanstalkGroup {border-collapse:collapse; width:100%}
.mainBoxCenterCell table.beanstalkGroup > * > tr > th, .mainBoxCenterCell table.beanstalkGroup > * > tr > td {border:2px solid #e0ddd1; padding:4px; vertical-align:top}
.mainBoxCenterCell table.beanstalkGroup > * > tr > th {background-color:#e8e5e2; width:1%; white-space:nowrap; font-size:8pt; font-weight:bold; text-align:left; color:#6F4404}

.mainBoxCenterCell table.beanstalkGroup table.beanstalkGroup {width:auto}
.mainBoxCenterCell table.beanstalkGroup table.beanstalkGroup > * > tr > * {border-width:0}

table.itemList {border-collapse:collapse}
table.itemList > * > tr > th, table.itemList > * > tr > td {border:3px solid #e0ddd1; padding:2px; font-size:8pt; text-align:left}
table.itemList > * > tr > th {font-weight:bold}

#restaurantHeader {margin-bottom:1em}

.edin-datePickerWidget {width:20ex}

#messageArea {margin-bottom:2em; font-weight:bold; font-size:120%; color:#7a2000}

#slideshow {cursor:pointer}

.sectionTitle {font:bold 18pt 'Times New Roman'; color:#7d2000}
.sectionTitle2 {font:bold 15pt 'Times New Roman'; color:#7d2000}

#slideshowAdOverlay {position:absolute; top:158px; left:265px; z-index:1; width:345px; text-align:center; overflow:hidden}
#slideshowAdOverlay > a > * {margin:0; border-width:0; padding:0; vertical-align:bottom}


#mainButtons {float:left}

.mainButton {display:block; position:relative; float:left; width:296px; height:100px; background:url(images/mainButtonBackground.png) top left no-repeat; cursor:pointer}
.mainButton:link, .mainButton:visited, .mainButton:hover, .mainButton:active {color:#7D2000}
.mainButton-icon {display:block; position:absolute; top:7px; right:7px; bottom:7px; z-index:1; background:top right no-repeat}
.mainButton-content {display:block; position:absolute; top:10px; right:10px; bottom:10px; left:10px; overflow:hidden}
.mainButton-title {display:block; font:bold 18pt 'Times New Roman', serif; xtext-shadow:1px 1px 2px}
.mainButton-body {display:block; overflow:hidden}
.mainButton-title + .mainButton-body {margin-top:6px; border-top:1px solid rgb(230,220,220); padding-top:6px}
.mainButton-subButton {display:block; position:absolute; bottom:7px; left:10px; width:136px; height:34px; background:url(images/main_button_sub_button.png) top left no-repeat}
.mainButton-subButton-title {display:block; margin:11px 0 0 30px; font-weight:bold}

.mainButton:hover {text-decoration:none; background-image:url(images/mainButtonBackground_hover.png)}
.mainButton:hover > * {opacity:.6}

#surveyMainButton .mainButton-icon {width:50px; height:35px; background-image:url(images/surveypiechart.png)}
#surveyMainButton .mainButton-content {padding-right:50px}

#newsletterMainButton .mainButton-content {padding-right:60px}
#newsletterMainButton .mainButton-icon {width:100px; height:80px; background-image:url(images/pen.png)}

#guideMainButton .mainButton-icon {top:-15px; right:0; bottom:auto; width:140px; height:108px; background-image:url(images/dining_out_back.png)}
#guideMainButtonOverlay {display:block; position:absolute; top:18px; right:20px; left:12px; bottom:0; background-image:url(images/dining_out_guide.jpg)}

#savourMainButton .mainButton-icon {top:0; right:0; bottom:0; left:0; background:url(images/savour.png) center center no-repeat}
#savourMainbuttonSubtitle {display:block; position:absolute; right:40px; bottom:6px; font-size:7pt; color:black}

#bluenoserMainButton .mainButton-icon {top:auto; right:25px; bottom:-1px; width:93px; height:108px; background-image:url(images/bluenoser.png)}
#bluenoserMainButton .mainButton-content {padding-right:120px}

.contentCap {position:relative; top:-11px; z-index:99; margin-bottom:-11px; width:610px; margin-left:-9px; margin-right:-9px}
.contentCapContent {padding:8px; background-color:#E6DAB4}

.contentCap-light {margin-bottom:2em}
.contentCap-light .contentCapContent {background-color:#F3F0E7}
.contentCap-light .contentCapTopLeftCorner {display:block; position:absolute; top:0; left:0; margin:-3px 0 0 -4px; width:13px; height:14px; background:url(/images/box_topleft_light.png) top left no-repeat}
.contentCap-light .contentCapBottomShadow {display:block; position:absolute; top:100%; right:0; left:0; margin-top:4px; height:15px; background:url(/images/shadow_bottom.png) top left repeat-x}

.photoBoxTopLeftCell {width:11px; height:10px; background:url(images/mainbox_topleft.jpg)}
.photoBoxTopCell {height:10px; background:url(images/mainbox_top.jpg)}
.photoBoxTopRightCell {width:11px; height:10px; background:url(images/mainbox_topright.jpg)}
.photoBoxRightCell {width:11px; background:url(images/mainbox_right.jpg)}
.photoBoxBottomRightCell {width:11px; height:10px; background:url(images/mainbox_bottomright.jpg)}
.photoBoxBottomCell {height:10px; background:url(images/mainbox_bottom.jpg)}
.photoBoxBottomLeftCell {width:11px; height:10px; background:url(images/mainbox_bottomleft.jpg)}
.photoBoxLeftCell {width:11px; background:url(images/mainbox_left.jpg)}