/*shaun start*/

/* Global
============================================================================= */
body {
	margin: 0;
	padding: 0;
	background:#416920 url(../images/bg.gif) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2 {
	font-weight: normal;
}

p, ol, ul {
	margin-top: 0;
	line-height: 180%;
}

a {
	color: #0033CC;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}



/* Header
============================================================================= */
#guarantee {
position:fixed;
top:65px;
right:0;
}
#bookmark{
position:fixed;
top:150px;
right:0;
}

#inner-header-container {
  	width: 980px;
 	height: 315px;
	background:url(../images/tophead-inner.jpg) no-repeat top center;
  	margin: 0 auto;
}

#logo {
	float: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	width: 980px;
	height:99px;
}

#logo h1, #logo p {
	margin: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#logo h1 {
	color: #333333;
	font-variant: normal;
}

#logo p {
	padding-left: 1px;
	line-height: normal;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066FF;
}

#logo p a:hover{color:#9FD9FE; text-decoration:underline;}


/* Nav
============================================================================= */
#inner-header ul{font-size:14px; font-family:Arial, Helvetica, sans-serif; margin-left:4px; padding:250px 0 0 36px; list-style:none;}
#inner-header ul li{ margin:0; display:inline}
#inner-header ul li a{color:#fff; text-decoration:none; margin:0 0 0 0; width:150px; text-align:center; display:block; float:left ; padding:15px 0 23px 0} 
#inner-header ul li a:hover { color:#1082ce; text-decoration:none; background:url(../images/bg_menu.png) repeat-x top}
#inner-header ul li .current,
body#about #about,
body#searchall #searchall,
body#scotland #scotland,
body#breaks #breaks,
body#contact #contact
{color:#1082ce; text-decoration:none; background:url(../images/bg_menu.png) repeat-x top}


a.nextnav{
background: transparent url('../images/next-a.png') no-repeat top left;
display: block;
float: left;
font: normal 14px Tahoma; /* Change 13px as desired */
line-height: 40px;
height: 40px; /* Height of button background height */
padding-left: 45px; /* Width of left menu image */
text-decoration: none;
}
a:link.nextnav, a:visited.nextnav, a:active.nextnav{
color: #FFF; /*button text color*/
}
a.nextnav span{
background: transparent url('../images/next-b.png') no-repeat top right;
display: block;
padding-right:20px;
}
a.nextnav:hover span{ /* Hover state CSS */
}


a.backnav{
background: transparent url('../images/back-a.png') no-repeat top left;
display: block;
float: left;
font: normal 14px Tahoma; /* Change 13px as desired */
line-height: 40px;
height: 40px; /* Height of button background height */
padding-left: 45px; /* Width of left menu image */
text-decoration: none;
}
a:link.backnav, a:visited.backnav, a:active.backnav{
color: #FFF; /*button text color*/
}
a.backnav span{
background: transparent url('../images/back-b.png') no-repeat top right;
display: block;
padding-right:20px;
}
a.backnav:hover span{ /* Hover state CSS */
}


/* Content
============================================================================= */

#copyimg-r {
	float:right;
	text-align:center;
	font-size:9px;
	color:#999;
	padding:5px;
}
#copyimg-l {
	float:left;
	text-align:center;
	font-size:9px;
	color:#999;
	padding:5px;
}
#copyimg-r a, #copyimg-l a{
	text-decoration:underline;
	color:#999;
}


#inner-content {
	width:980px;
	margin:0 auto;
	background:url(../images/bg_cont.png) repeat-y top center;
	min-height:500px;
}
#inner-page-content {
	padding:0 40px 0;
}
#inner-page-content h2{
	display:inline;
	color:#F90;
	font-size:15px;
	font-weight:bold;
}
#inner-page-content-text {
	padding:0 60px 0;
}
#inner-page-content-text h1{
	display:inline;
	color:#F90;
	font-size:15px;
	font-weight:bold;
}
#inner-page-content-text h2{
	display:inline;
	color:#F90;
	font-size:12px;
	font-weight:bold;
}

#inner-page-content-text h3{
	display:inline;
	color:#F90;
	font-size:13px;
	font-weight:bold;
}

#tablex a, tablex h2{
	display:inline;
	color:#F90;
	font-size:12px;
	font-weight:bold;
}

#tablex p{
	line-height:18px;
}

#tablex .more {
	color:#390;
	font-size:12px;
	font-weight:normal;
}

#tablex .hotlink{
	color:#060;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
#tablex .hotlink:hover {
	text-decoration:underline;
}
#inner-page-content-text .hotlinkbox {
	padding-top:20px;
	background-image:url(../images/hotlink1.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#toptext {
	padding:0 5px 0;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:100%;
}
#toptext p{
	line-height:110%;
}
#toptext a{
	color:#693;
	text-decoration:none;
}
#toptext a:hover{
	text-decoration:underline;
}


.breadtit {
	color:#F90;
	font-size:15px;
	font-weight:bold;
}
.breadtit a{
	color:#F90;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}
#search1 {
	background:url(../images/search1-back.png) no-repeat top center;
	height:300px;
}
#search2 {
	background:url(../images/search2-back.png) no-repeat top center;
	height:150px;
}
#search3 {
	background:url(../images/search3-back.png) no-repeat top center;
	height:150px;
}


/* Footer
============================================================================= */
#inner-footer {
	padding-top:15px;
	padding-left:100px;
  	width: 980px;
 	height: 75px;
  	margin: 0 auto;
}


#inner-footer { color:#abdc40; font-size:13px; text-align:left; }
#inner-footer a {color:#abdc40; text-decoration:none}  
#inner-footer a:hover {text-decoration:underline}
#inner-footer h3 { font-size:15px; margin:0}
#inner-footer h3 a { font-size:15px; margin:0; text-decoration:none; color:#abdc40;}
#inner-footer h4 { font-size:15px;}

/* end of shaun*/