/*
###################################
REDEFINED TAGS
###################################
*/

* {
	padding: 0;
	margin: 0
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../app_themes/LochFyne/images/bg_tiled.gif) repeat #F0E8D3;
	font-size: .7em;
	color: #556a82;
}

ul {
	list-style-type:none
}

ol {
	margin-left: 40px
}

img {
	border: 0
}

label:hover {
	text-decoration: underline;
	color: #001C58;
	cursor:pointer;
}

a {
	text-decoration: underline;
	color:#556a82
}

a:link, a:visited {
	text-decoration: underline;
	color:#556a82
}

a:hover {
	text-decoration: none;
	color: #001C58
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: .1em;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: .5em;
}

h2 {
	font-size: 1.2em; 
	margin-bottom: 8px
}

.error {
	font-weight: bold;
	color: #FF0000
}

.error a:link {
	text-decoration: underline;
	color:#FF0000
}

.error a:visited{
	text-decoration: underline;
	color:#FF0000
}

.error a:hover {
	text-decoration: none;
}


/* 
###################################
GENERIC CLASSES 
###################################
*/

.clear {
	clear:both;
}

.clearheight {
	clear:both;
	height:0px; 
	font-size:0px;
}

.clearbase {
	clear:both;
	padding-bottom:16px
}

.paragraphpadtop {
	padding-top:8px
}

.nomarginleft {
	margin-left:0px;
}

.dividerheight {
	height: 10px
}

.dividerpad {
	padding-bottom: 20px;
}

.divider1 {
	clear: both;
	height: 1px;
	font-size:1px;
	background:url(../app_themes/LochFyne/images/bg_dotted.gif) repeat-x;
}

.divider2 {
	clear: both;
	height: 1px;
	font-size:1px;
	background:url(../app_themes/LochFyne/images/bg_dotted.gif) repeat-x;
	padding-bottom: 16px;
}

.divider3 {
	clear: both;
	height: 1px;
	font-size:1px;
	background:url(../app_themes/LochFyne/images/bg_dotted.gif) repeat-x;
	margin-top:8px;
	padding-bottom: 8px;
}

.divider4 {
	height: 1px;
	font-size:1px;
	background:url(../app_themes/LochFyne/images/bg_dotted.gif) repeat-x;
	margin-top:8px;
	padding-bottom: 8px;
}

.brown {
	background:url(../app_themes/LochFyne/images/bg_dotted_brown.gif) repeat-x;
}

.resetbg {
	background-color:#FFFFFF
}

.padtop {
	padding-top: 12px
}


/*
###################################
GLOBAL CLASSES AND IDS
###################################
*/

#containerpad {
	margin:0 auto;
	background-color: #FFFFFF;
	padding: 17px 10px 0 10px;
	width: 800px
}

#container {
	margin:0 auto;
	width: 770px;
}
#searchbox {
	float:right;
	padding-left: 13px;
}

.searchboxinput, .CMSSearchDialogSearchButton  {
	margin-left: 8px; 
	border: 0px double #999999; 
	background-color: #a0b9d5; 
	color: #fff; 
	font-size: 1em; 
	padding:0 1px;
	cursor:pointer;
}

#logo {
	clear:both;
	text-align:left;
	padding-top:8px;
	padding-bottom: 4px;
}

#logoseal {
	display:inline
}

#logoseal img {
	padding-top: 10px;
}

#topnav {
	color: #a0b9d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align:right
}

#topnav ul {
	padding-top:2px
}

#topnav ul li {
	display: inline;
	border-right: 1px solid #d8d8d8;
	padding: 0 13px
}

#topnav a {
	text-decoration: none;
	color:#a0b9d5
}

#topnav a:link, #topnav a:visited {
	text-decoration: none
}

#topnav a:hover {
	text-decoration: underline;
	color: #001C58
}

.search, .CMSSearchDialogSearchForTextBox {
	color: #556a82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #a0b9d5;
	font-size: 100%;
	padding-left: 2px;
	margin-left: 2px
}

.searchgo {
	margin-top: 0;
}

#mainnav1 {
	float:left; 
	background-color:#cbb476; 
	margin-bottom:3px
}

#mainnav1 ul {
	padding: 4px
}

#mainnav1 ul li {
	display: inline;
	border-right: 1px solid #d8d8d8;
	padding: 0 10px
}

#mainnav1 ul li.last {
	border-right: none;
}

#mainnav1 a {
	font-weight: bold;
	text-decoration: none;
	color:#fff
}

#mainnav1 a:link, #mainnav1 a:visited {
	text-decoration: none
}

#mainnav1 a:hover {
	text-decoration: none;
	color: #001C58
}

#mainnav2 {
	float:left; 
	padding-top:4px; 
	padding-left:12px
}

#mainnav2 ul li {
	display: inline;
	padding: 0 10px 0 6px;
	background-image: url(../app_themes/LochFyne/images/blt_mainnav2.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;		
}

#mainnav2 a {
	text-decoration: none;
	color:#6f8eb1
}

#mainnav2 a:link, #mainnav1 a:visited {
	text-decoration: none
}

#mainnav2 a:hover {
	text-decoration: underline;
	color: #cbb476
}

#subnav {
	padding: 4px 0 4px 14px;
	color: #cbb476;
	font-family: Arial, Helvetica, sans-serif;
}

#subnav ul li {
	display: inline;
	padding: 0 14px 0 8px;
	background-image: url(../app_themes/LochFyne/images/blt_mainnav2.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#subnav a {
	text-decoration: none;
	color:#cbb476
}

#subnav a:link, #subnav a:visited {
	text-decoration: none
}

#subnav a:hover {
	color: #6f8eb1
}

.CMSListMenuLinkHighlighted {
	font-weight: bold;
}

#navfooter li {
	display: inline;
	font-size: .8em;
	border-left: 1px solid #d8d8d8;
	padding: 0 4px
}

#navfooter li.first {
	display: inline;
	font-size: .8em;
	border-left: 0px;
	padding: 0 4px
}

#navfooter a {
	display: inline;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

#navfooter a:link, #navfooter a:visited {
	color: #A0B9D5;
	text-decoration:none;
}

#navfooter a:hover {
	color: #001C58;
	text-decoration:underline;
}

#logos li {
	display: inline;
	padding: 0 8px
}

#footercontainer {
	padding-top:10px;
}

#logos {
	padding-bottom: 10px;
}

#footerbannerright {
	float:right;
}


#footercontentleft {
	float:left;
	padding-top: 8px;
}

#sidecolumn {
	float:left; 
	width:187px
}

#sidenav {
	margin-bottom: 20px
	float: left;
}

#sidenav ul {
	width: 187px;
	border: 1px solid #CBB476;
}

#sidenav ul li {
	border-bottom: 1px dotted #EAE1C8;
}

#sidenav ul li.last {
	border-bottom: 0px;
}

#sidenav ul li ul {
	width: auto;
	border: 0px;
}

#sidenav ul li ul li {
	font-size: .9em;
	margin-left: 12px
}

#sidenav ul li a {
	display: block;
	padding: 3px 3px 3px 13px;
	width: 171px;
	font-weight: bold;
	background-image: url(../app_themes/LochFyne/images/blt_mainnav2.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}

#sidenav a:link, #sidenav a:visited {
	color: #A08E5D;
	text-decoration: none;
}

#sidenav a:hover {
	background-color: #CBB476;
	color: #fff;
	background-image: url(../app_themes/LochFyne/images/blt_banner.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}

#sidenav ul li ul li a {
	padding: 3px 3px 3px 13px;
	width: 159px;
	font-weight: normal;
}

#sidenav ul li ul li ul li a {
	padding: 3px 3px 3px 13px;
	width: 147px;
}

#genericmain {
	float:left;
	margin-left: 30px;
	width: 550px;
}

#genericmain ul {
	padding-left: 16px;
	padding-bottom: 12px
}

#genericmain ul li {
	list-style-type: disc;
}

#genericmain p {
	margin-bottom: 1.12em
}

#genericside {
	width: 187px; float: left
}

#genericside p {
	margin-bottom: 1.12em;
	line-height: 1.3em;
}

.genericimageright {
	float: right; 
	border: 1px solid #CBB476; 
	margin: 0 0 8px 8px;
}

.genericimageleft {
	float: left; 
	border: 1px solid #CBB476; 
	margin: 0 8px 8px 0px;
}

#genericmain .genericimageright p, #genericmain .genericimageleft p {
	font-weight: bold;
	font-size: .9em;
	color: #CBB476;
	padding: 2px;
	margin-bottom: 0px
}

#genericcontainer {
	background:url(../app_themes/LochFyne/images/generic_bg.gif) repeat-y;
	width: 770px;
}

.genericlist {
	width: 549px;
	background-color: #FAF7F1;
	border: 1px solid #CBB476;
	margin-bottom: 10px	
}

.genericlist h2 {
	float:left;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #FAF7F1;
	padding: 10px 4px 6px 12px;
	width: 360px
}

.genericlist p {
	padding: 7px 4px 0px 12px
}

.genericlist .date {
	float: right;
	font-size: .9em;
	padding: 11px 12px 0 0
}

.genericlist h2 a {
	text-decoration: none
}

.genericlist h2 a:link, #genericlist h2 a:visited {
	text-decoration: none;
	color:#556a82
}

.genericlist h2 a:hover {
	text-decoration: underline;
	color: #001C58
}

.genericlist p a {
   padding-right: 10px;
   background: url(../app_themes/LochFyne/images/blt_banner_blue.gif) no-repeat center right;
   font-weight:bold
}

.genericlist p a:link, .genericlist p a:visited {
	color: #001C58;
	text-decoration:none;
	border-bottom: 1px solid #fff;	
}

.genericlist p a:hover {
	color: #001C58;
	border-bottom: 1px solid #001C58;
}

#genericlist {
	width: 550px
}

#genericlist ul li {
	background-color: #FAF7F1;
	border: 1px solid #CBB476;
	margin-bottom: 10px;
}

#genericlist ul li h2 {
	float:left;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #FAF7F1;
	padding: 10px 4px 6px 12px;
	width: 400px
}

#genericlist ul li h2 a {
	text-decoration: none
}

#genericlist ul li h2 a:link, #genericlist ul li h2 a:visited {
	text-decoration: none;
	color:#556a82
}

#genericlist ul li h2 a:hover {
	text-decoration: underline;
	color: #001C58
}

#genericlist ul li p {
	padding: 7px 4px 0px 12px
}

#genericlist .date {
	float: right;
	font-size: .9em;
	padding: 11px 12px 0 0
}

#genericlist p a {
   padding-right: 10px;
   background: url(../app_themes/LochFyne/images/blt_banner_blue.gif) no-repeat center right;
   font-weight:bold
}

#genericlist p a:link, #genericlist p a:visited {
	color: #001C58;
	text-decoration:none;
	border-bottom: 1px solid #fff;	
}

#genericlist p a:hover {
	color: #001C58;
	border-bottom: 1px solid #001C58;
}

/* 
###################################
HOMEPAGE SPECIFIC 
###################################
*/

#homemaincontent ul {
  list-style: none;
}

#homemaincontent ul li {
	float: left;
	width: 180px;
	padding: 0 0 0 1px;
	margin-left: 10px;
	border-top: 1px solid #e2d5b3
}

#homemaincontent ul p {
	line-height: 1.3em;
	color: #A08E5D;
	padding: 10px
}

#homemaincontent ul li.first {
	border-top: 0px;
	width: 191px;
	margin: 0px; 
	padding: 0px;
	padding-left: 5px
}

#homemaincontent ul li.first p {
	line-height: 1.6em;
	color: #556a82
}

#homemaincontent ul li a {
	color: #A08E5D
}

#homemaincontentbase  {
	background-color: #CC6699
}

#homemaincontentbase ul {
  list-style: none;
}

#homemaincontentbase ul li {
	float: left;
	width: 162px;
	padding: 2px 2px 2px 16px;
	margin-left: 9px;
	border: 1px solid #e2d5b3;
	background-color: #CBB476;
	
	background-image: url(../app_themes/LochFyne/images/blt_banner.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;	
}

#homemaincontentbase ul li.first {
	display:inline;
	/*border: 1px solid #CBB476;
	background-color: #FAF7F1;*/
	border: 1px solid #fff;
	background-color: #fff;
	width: 152px;
	margin: 0 10px 0 15px; 
	padding: 2px 2px 2px 16px;

	background-image: url(../app_themes/LochFyne/images/blt_mainnav2.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;	
}

#homemaincontentbase ul li.first a {
	font-weight: normal
}

#homemaincontentbase ul li.highlight {
	background-color:#8F0000
}

#homemaincontentbase ul li.first a:link, #homemaincontentbase ul li.first a:visited {
	color: #A08E5D
}

#homemaincontentbase ul li.first a:hover {
	color: #001C58
}

#homemaincontentbase a {
	text-decoration: none;
	font-weight: bold;
	color:#fff
}

#homemaincontentbase a:link, #homemaincontentbase a:visited {
	text-decoration: none
}

#homemaincontentbase a:hover {
	color: #001C58
}

.mainimagehome {
	clear: both;
	background-color:#001C58;
}

#homemaincontentbg {
	background:url(../app_themes/LochFyne/images/home_main_bg.gif) repeat-y;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* 
###################################
BANNERS
###################################
*/

#banners4bg {
	/*background:url(../app_themes/LochFyne/images/home_banners4_bg.gif) repeat-y;*/
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#banners4 ul {
 	list-style: none;
}

#banners4base {
	/*background: url(../app_themes/LochFyne/images/home_banners4_bottom.gif) no-repeat;*/
	height: 1px; 
	font-size:0px
}

#banners4 {
	margin-left: 1px; 
	float:right
}

#banners4 ul li {
	float: left;
	width:166px;
	padding: 8px;
	margin-left: 9px;
	/*TEMP REMOVED 30/10/09 FOR XMAS
	border-top: 1px solid #e2d5b3;*/
}

#banners4 ul li.first {
	margin-left: 0px
}

#banners4 img {
	float:left;
	border: 4px solid #BDC292;
	margin-bottom: 6px;
	margin-right: 4px
}

#banners4 ul li.xmas09 {
	width:auto;
	padding:0;
	margin-left:0;
	border-top:none
}

#banners4 ul li.xmas09 img {
	float:none;
	border: 0;
	margin-bottom: 0;
	margin-right: 0
}

#banners4 ul li.xmas09 img.l {
	margin-left:9px
}

#banners4 .headingline1 {
	font-size: 1.65em;
	font-weight: bold;
}
#banners4 .headingline2 {
	font-size: 1.2em;
}

#banners4 a {
   /*padding-right: 10px;
   background: url(../app_themes/LochFyne/images/blt_banner_blue.gif) no-repeat center right;*/
   font-weight:bold
}

#banners4 a:link, #banners4 a:visited {
	color: #001C58;
	text-decoration:underline;
	/*border-bottom: 1px solid #fff;*/
}

#banners4 a:hover {
	color: #001C58;
	/*border-bottom: 1px solid #001C58;*/
	text-decoration:none
}

.bannerdividerinternal {
	clear: both;
	height: 1px;
	font-size: 1px;
	background:url(../app_themes/LochFyne/images/bg_dotted.gif) repeat-x;
	padding-bottom: 6px;
}


#banners2bg {
	background:url(../app_themes/LochFyne/images/banners2_bg.gif) repeat-y;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#banners2 ul {
  list-style: none;
}

#banners2 p {
	line-height:normal;
	margin-bottom: 0
}

#banners2base {
	background: url(../app_themes/LochFyne/images/banners2_bottom.gif) no-repeat; 
	height: 1px; 
	font-size:0px
}

#banners2 ul li {
	float: left;
	width:166px;
	padding: 8px;
	margin-left: 24px;
	border-top: 1px solid #e2d5b3;
}

#banners2 ul li.first {
	margin-left: 0px
}

#banners2 img {
	float:left;
	border: 4px solid #BDC292;
	margin-bottom: 6px;
	margin-right: 4px
}
#banners2 .headingline1 {
	font-size: 1.8em;
	font-weight: bold;
}
#banners2 .headingline2 {
	font-size: 1.2em;
}

#banners2 a {
   /*padding-right: 10px;
   background: url(../app_themes/LochFyne/images/blt_banner_blue.gif) no-repeat center right;*/
   font-weight:bold
}

#banners2 a:link, #banners2 a:visited {
	color: #001C58;
	text-decoration:underline;
	/*border-bottom: 1px solid #fff;*/
}

#banners2 a:hover {
	color: #001C58;
	text-decoration:none;
	/*border-bottom: 1px solid #001C58;*/
}

#banners3bg {
	background:url(../app_themes/LochFyne/images/banners3_bg.gif) repeat-y;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#banners3 ul {
  list-style: none;
}

#banners3 p {
	line-height:normal;
	margin-bottom: 0
}

#banners3base {
	background: url(../app_themes/LochFyne/images/banners3_bottom.gif) no-repeat; 
	height: 1px; 
	font-size:0px
}

#banners3 ul li {
	float: left;
	width:164px;
	padding: 8px;
	margin-left: 12px;
	border-top: 1px solid #e2d5b3;
}

#banners3 ul li.first {
	margin-left: 0px
}

#banners3 img {
	float:left;
	border: 4px solid #BDC292;
	margin-bottom: 6px;
	margin-right: 4px
}
#banners3 .headingline1 {
	font-size: 1.7em;
	font-weight: bold;
}
#banners3 .headingline2 {
	font-size: 1.2em;
}

#banners3 a {
   /*padding-right: 10px;
   background: url(../app_themes/LochFyne/images/blt_banner_blue.gif) no-repeat center right;*/
   font-weight:bold
}

#banners3 a:link, #banners3 a:visited {
	color: #001C58;
	text-decoration:underline;
	/*border-bottom: 1px solid #fff;*/
}

#banners3 a:hover {
	color: #001C58;
	text-decoration: none;
	/*border-bottom: 1px solid #001C58;*/
}

#banners3base {
	background-color:#FFFFFF;
}

/* 
###################################
COLUMNS
###################################
*/


#columns3bg {
	background:url(../app_themes/LochFyne/images/columns3_bg.gif) repeat-y;
}

#columns3bgxmas {
	background:url(../app_themes/LochFyne/images/columns3_bg_xmas.gif) repeat-y;
}

#columns3 ul {
  list-style: none;
}

#columns3 ul li {
	float: left;
	width: 180px;
	padding: 0 0 0 0px;
	margin-left: 11px;
	border-top: 1px solid #e2d5b3
}

#columns3 ul p {
	line-height: 1.3em;
	color: #A08E5D;
	padding: 10px
}

#columns3 ul li.first {
	margin: 0px; 
	padding: 0px;
	padding-left:1px
}

#columns3base  {
	background-color: #CC6699
}

#columns3base ul {
  list-style: none;
}

#columns3base ul li {
	float: left;
	width: 162px;
	padding: 2px 2px 2px 16px;
	margin-left: 9px;
	border: 1px solid #e2d5b3;
	background-color: #CBB476;
	
	background-image: url(../app_themes/LochFyne/images/blt_banner.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;	
}

#restaurantshomemain a {
	color: #A08E5D
}

#columns3base ul li.first {
	margin-left: 0px
}

#columns3base a {
	text-decoration: none;
	font-weight: bold;
	color:#fff
}

#columns3base a:link, #columns3base a:visited {
	text-decoration: none
}

#columns3base a:hover {
	color: #001C58
}



/*
###################################
RECIPES
###################################
*/



#recipesmasterlist {
	width: 550px
}

#recipesmasterlist ul {
	padding: 0;
}

#recipesmasterlist ul li {
	float:left;
	width: 159px;
	list-style-type: none;
	margin-right: 36px;
	margin-bottom: 20px
}

#recipesmasterlist ul li.last {
	margin-right: 0px;
}

#recipesmasterlist img {
	border: 1px solid #CBB476
}

#recipesmasterlist a
{
	font-weight: bold;
}

#recipesmasterlist a:link, #recipesmasterlist a:visited
{
	text-decoration: none;
}

#recipesmasterlist a:hover
{
	background-color: #CBB476;
	color: #fff;
}
#recipesmasterlist a:hover img 
{
	border: 1px solid #556a82
}

#recipelist {
	width: 500px
}

#recipelist ul {
	list-style-type: none;
}

#recipelist ul li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background:url(../app_themes/LochFyne/images/bg_dotted_brown.gif) repeat-x bottom;
}

#recipelist .recipeimage {
	float:left; 
	margin-right: 10px;
}

#recipelist .recipeimage img {
	border: 1px solid #CBB476
}

#recipelist a
{
	font-weight: bold;
}

#recipelist a:link, #recipelist a:visited
{
	text-decoration: none;
}

#recipelist a:hover
{
	background-color: #CBB476;
	color: #fff;
}

#recipelist .recipeimage a:hover img 
{
	border: 1px solid #556a82
}

#recipelist .error a {
	font-weight: bold;
	color: #FF0000
}

#recipelist .error a:link, #recipelist .error a:visited {
	text-decoration: underline;
	color:#FF0000
}

#recipelist .error a:hover{
	background-color: transparent;
	text-decoration: none;
	color:#FF0000
}

#recipelist .shopping ul li {
	padding: 0 14px 0 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: url(../app_themes/LochFyne/images/blt_mainnav2.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	list-style-type: none;
}

#recipesmaininfobox {
	float:right;
	padding-left: 10px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	width: 200px;
	background-color: #FFFFFF;
}
#recipesmaininfobox .mainimage {
	border: 1px solid #cbb476;
	margin-bottom: 8px;
}

#recipesmaininfobox a {
   padding-right: 10px;
   background: url(../app_themes/LochFyne/images/blt_banner_blue.gif) no-repeat center right;
   font-weight:bold
}

#recipesmaininfobox a:link, #recipesmaininfobox a:visited {
	color: #556A82;
	text-decoration:none;
	border-bottom: 1px solid #fff;	
}

#recipesmaininfobox a:hover {
	color: #001C58;
	border-bottom: 1px solid #001C58;
}

#recipelist .recipelistitem p {
	margin-bottom:0px;
}

#recipesmain {
	width: 550px
}

#recipesmain ol {
	margin-bottom: 20px;
}

#recipesmain ol li {
	margin-bottom: 12px;
}

.recipeuploadimage {
	border: 1px solid #cbb476;
}

#recipetips ul {
	padding-bottom: 12px;
}

#recipetips ul li {
	padding: 0 14px 0 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: url(../app_themes/LochFyne/images/blt_mainnav2.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	list-style-type: none
}


/*
###################################
RESTAURANTS
###################################
*/

#restaurantshomemain {
	float:right;
	width: 564px;
}

#restaurantdetail1 {
	width: 197px;
	float:left;
}

#restaurantdetail2 p {
	margin-top:10px;
}
#restaurantdetailmain p {
	line-height: 1.3em;
	margin-bottom: 1.3em
}

#restaurantdetailmain ul.links {
	list-style-type: none
}

#restaurantdetailmain ul.links li {
	float: left;
	display:inline;
	border: 1px solid #CBB476;
	background-color: #FAF7F1;
	width: 162px;
	margin: 0 0px 0 0px; 
	padding: 2px 2px 2px 16px;

	background-image: url(../app_themes/LochFyne/images/blt_mainnav2.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;	
}

#restaurantdetailmain ul.links li.last {
	margin-left: 24px
}

#restaurantdetailmain ul.links a {
	display: block;
	text-decoration: none;
	font-weight: normal
}

#restaurantdetailmain ul.links a:link, #restaurantdetailmain ul.links a:visited {
	text-decoration:none;
	color: #A08E5D
}

#restaurantdetailmain ul.links a:hover {
	text-decoration:none;
	color: #001C58
}

.mainimagerestaurants2 {
	padding-left:2px;
	background-color:#FFFFFF;
}
.mainimagerestaurants {
	background-color:#CBB476;
}
#restaurantsbg {
	background:url(../app_themes/LochFyne/images/restaurants_content_bg.gif) repeat-y;
	clear:both;
}
#restaurantdetail1header {
	background-color:#CBB476; 
	padding: 3px 0 3px 14px; 
	font-size:1.6em; 
	color:#FFFFFF; 
	font-family:Georgia, "Times New Roman", Times, serif;
}
#restaurantdetail1 {
	width: 197px;
	float:left;
}
#restaurantdetail1detail {
	padding: 8px 10px 10px 14px;
}
#restaurantdetailmain {
	float: left;
	margin-left:10px;
	width: 400px;
}
#banners2base {
	background-color:#FFFFFF;
}
#restaurantdetail2 {
	float: left;
	width: 122px;
	padding-left: 20px;
}
#restaurantdetailbase {
	border-top:1px solid #CBB476;
	background-color:#FFFFFF;
	display:block;
	width:197px;
}

/*
###################################
SHOPS
###################################
*/

#shophomemain {
	float:right;
	width: 564px;
}


/*
###################################
HAVE YOUR SAY
###################################
*/

.haveyoursaycomment {
	background-color:#FAF7F1; 
	padding: 6px; 
	margin-bottom: 16px
}


/*
###################################
IMAGE LIBRARY
###################################
*/

#imagelibrary {
	padding: 6px 0 0 0px;
	font-size:.8em;
}

#imagelibrary img {
	border: 1px solid #CBB476
}

#imagelibrary .first {
	clear: both;
	float: left;
	width: 250px;
	text-align: center;
	padding-top: 6px
}

#imagelibrary .second {
	float: right;
	text-align: center;	
	margin-left: 10px;
	width: 250px;
	padding-top: 6px
}

/*
###################################
SITE MAP
###################################
*/

.CMSSiteMapList li {
	}

.CMSSiteMapList li {
	font-weight: bold;
	}
.CMSSiteMapList li ul * {
	padding-left: 0px;
	margin-left: 16px;
	font-weight: normal;
	}

/*
###################################
SEARCH
###################################
*/

.SearchResult {
	padding-bottom: 12px;
}

.ResultTitle {
	font-weight: bold
}


/*
###################################
FORMS
###################################
*/

#genericmain fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #CBB476;
	background-color: #FAF7F1;
}

#genericmain fieldset p {
	margin-bottom: 2px
}

#genericmain input, textarea, select {
	margin: 0px;
	color: #6f8eb1;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #6f8eb1;
	font-size: 100%;
	padding-left: 2px
}

#genericmain .ErrorLabel {
	font-weight: bold;
	color: #CC0000;
}

#genericmain label 
{
    	text-align: left;    
	float: left;
	width: 140px;
}

#genericmain .labellonger label {
	width: 240px
}

#genericmain .FormButton, input.button 
{
  margin: 0 0 0 150px;
  border:1px solid #fff;
  background:#6f8eb1;
  color:#fff;
  width: 75px;
  font:bold 100% trebuchet ms, lucida, arial, helvetica, sans-serif;
  text-align:center;
  }

#genericmain .labellonger .FormButton {
	margin: 0 0 0 250px
}
  
#genericmain .FormButton:hover, input.button:hover {
  color:#fff;
  background:#cbb476;
  cursor:pointer;
  }
  
#genericmain .FormButton:active, input.button:active {
  border-color:#fff;
  background:#001C58;
  color:#fff;
  }

#genericmain .required 
{
	float: left;
	padding: 3px 0px 0 0px; 
	color: #CC0000;	
	font-weight: bold;
	text-align: center;
	width: 10px;
}

/*
###################################
SOCIAL BOOKMARKING
###################################
*/

#genericmain #socialbookmarks 
{
	border: 1px solid #001C58;
	background-color: #CCE3F4;
	padding: 12px;
	margin-top: 10px
}

#genericmain #socialbookmarks h4 
{
	padding-bottom: .5em;
	font-size: 1em;
	height: 0.01%
}

#genericmain #socialbookmarks ul 
{
	list-style-type: none;
	margin: 3px;
	padding-left: 0px;
}
#genericmain #socialbookmarks ul li 
{
	list-style-type: none;
	float: left;
	padding-bottom: 6px;
	margin-left: 0;
	padding-right: 20px;
}
#genericmain #socialbookmarks ul li a {
	background-image:none;
	background-color:transparent;
	background-position:center left;
	background-repeat:no-repeat;
	padding:4px 0 4px 20px;
	cursor:pointer;
}
#genericmain #socialbookmarks ul li.hidden {
	display:none;
	visibility:hidden;
}

#genericmain #socialbookmarks ul li#sbm_more, #genericmain #socialbookmarks ul li#sbm_less {
	padding-left:10px;
	list-style:none;
	background-image:none;
}

#genericmain #socialbookmarks ul li#sbm_more a, #genericmain #socialbookmarks  ul li#sbm_less a {
	padding-left:0;
	font-weight:bold;
	cursor:pointer;
}

#genericmain #socialbookmarks a.sbm_digg {	background-image:url(../app_themes/LochFyne/images/icons/digg.gif);}
#genericmain #socialbookmarks a.sbm_facebook {	background-image:url(../app_themes/LochFyne/images/icons/facebook.gif);}
#genericmain #socialbookmarks a.sbm_reddit { background-image:url(../app_themes/LochFyne/images/icons/reddit.gif);}
#genericmain #socialbookmarks a.sbm_delicious { background-image: url(../app_themes/LochFyne/images/icons/delicious.gif);}
#genericmain #socialbookmarks a.sbm_stumbleupon { background-image: url(../app_themes/LochFyne/images/icons/stumbleupon.gif);}
#genericmain #socialbookmarks a.sbm_googlebookmarks { background-image: url(../app_themes/LochFyne/images/icons/googlebookmarks.gif);}
#genericmain #socialbookmarks a.sbm_newsvine { background-image: url(../app_themes/LochFyne/images/icons/newsvine.gif);}
#genericmain #socialbookmarks a.sbm_yahoomyweb { background-image: url(../app_themes/LochFyne/images/icons/yahoomyweb.gif);}
#genericmain #socialbookmarks a.sbm_livejournal { background-image: url(../app_themes/LochFyne/images/icons/livejournal.gif);}
#genericmain #socialbookmarks a.sbm_blinklist { background-image: url(../app_themes/LochFyne/images/icons/blinklist.gif);}



/*
###################################
LIGHTBOX
###################################
*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: legeft; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #CCE3F4;
	}

