/* Jamie's Cragg Holiday Park website CSS file.  Built by Bluestorm New Media 2007 */

/* @group Reset */
* {
	padding:0; 
	margin:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { 
	margin: 1em 0; 
}

li, dd { 
	margin-left:1em; 
	padding-bottom:.3em;
}

fieldset {
	padding: .5em;
}

img {	
	border: none;	
	margin: 0;	
	padding: 0;
}
/* @end */

/* @group HTML elements */
body {
	font: small/140% "trebuchet ms", Verdana, Helvetica, Arial, sans-serif; 
	color: #444;
	margin: 0; 
	padding: 0;	
	background: #117D2A url(../images/jc_background.gif) top left repeat-x;
}

p {
	margin-top: 0; 
	color: #666666;
	
}


#maincontent.withsubnav p.callout {
	margin: 2em 0 0.8em 0;
}
		
p.topper {
	font-size: 85%; 
	padding-top: 0; 
	margin-bottom: 1.5em;
	position: relative;
	top: -0.5em;
}		

.clear {
	clear: both;
}

*html a.smallemail {
	font-size: 95%;
	font-family: Helvetica, Arial, sans-serif;
}

/*
p.first:first-line {
	text-transform: uppercase; 
	font-weight: bold; font-size: 85%;
	font-family: georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
}
*/

/* @group Links */
a {
	text-decoration: none;
}
a:link {	
	padding-bottom: 1px;
	color: #326ea1;
	text-decoration: none;
}
a:visited {
	padding-bottom: 1px;
	color: #326ea1;
	text-decoration: none;
}
a:hover {
padding-bottom: 1px;
	color: #383d44;
}
a:active {
	text-decoration: underline;
}

a.notbold {	
	font-weight: normal;
}

/* @group Lists */
ul {
	list-style: none;
}

#maincontent li {
	line-height: 1.4em;
	 font-size: 100%;
}

#maincontent ul li {
	margin-left: 2px; 
	padding-left: 24px; 
	background: url(../images/bullet_leafy.gif) top left no-repeat;
}
#maincontent li a {	
	color: #3D678A; 
	font-weight: normal;
}
ul li a.current {
	color: #3D678A;
}	

ul, ol {
	clear: both; 
	color: #107C29;
	font-weight: bold;
}

ol li {
	margin-left: 30px;
}

 #maincontent p a#map,  #maincontent p a:hover#map {
	border: 3px solid #117C2A; 
	width: 213px;
	height: 142px;
	float: right;
	margin: 0 0 0 20px;
	background: url(../images/jc_viewmap.jpg) no-repeat;
	}

/* @end */

/* @group Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}

h1 {
	text-indent: -5000px;
	height: 1px;
	font-size: 1px;
}


h2 {
	color: #117C2A; 
	font-size: 180%; 
	padding-top: 0.6em; 
	padding-bottom: 0.4em; 
	padding-left: 30px; 
	font-weight: normal; 
	letter-spacing: -0.03em; 
	margin-bottom: 0.5em; 
	background: url(../images/jc_bullet_leaf_big.gif) left -5px no-repeat; 
	position: relative; 
	left: -5px; 
	border-bottom: 1px solid #D5D7D9;
}

h3 {
	color: #107C29; 
	font-size: 100%; 
	padding-top: 0.15em; 
	padding-bottom: 0.15em; 
	margin-bottom: 0.8em; 
	padding-left: 5px; 
	float: left; 
	width: 490px;
}

#maincontent h3 {
	color: #107C29; 
	font-size: 150%; 
	padding-top: 0.6em; 
	padding-bottom: 0.6em; 
	padding-left: 30px; 
	font-weight: normal; 
	letter-spacing: -0.03em; 
	margin-bottom: 0.5em; 
	background: url(../images/jc_bullet_leaf_big.gif) left -5px no-repeat; 
	position: relative; 
	left: -5px; 
	border-bottom: 1px solid #D5D7D9;
}
/* updated heading styles following H2 update.....*/
h3 {
	margin-top: 0;
}

h4 {
	font-family: "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #666666;
	margin-bottom: 0.4em;

}
h4 span {
	color: #107C29;
	font-weight: bold;
}
h5 {
	margin-bottom: 0.5em; 
	margin-top: 1em; 
	color: #444; 
	font-size: 85%;
}

/* @end */

/* @group Layout */

#wrapper {
	text-align: left;	
	position: relative;
	margin: 0 auto; 
	width: 780px; 
	padding: 0;
	margin-bottom: 0;	
}

#wrapper:after {
	content: "."; 
	display: inline-block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
} 

* html #wrapper {
	height:1%;
}

#titlebanner {
	width: 300px; 
	height: 62px; 
	float: left;
	display: inline;
	margin: 7px 0 0 15px;
	padding: 0;
	background: #fff url(../images/jc_logo.gif) no-repeat;
}

#header {
	width: 780px;
	height: 75px;
	float: left; 
	display: inline;
	background:#ffffff url(../images/jc_topgrad.gif) ;

}
#calloutop {
	float: right;
	background: #fff  url(../images/jc_callout_top_bg.gif) top right no-repeat;
	margin-right: 20px;
	height: 75px;
	width: 161px;
}
#calloutop p {
	color: #117C2A;
	font-size: 1.3em;
	margin-top: 20px;	
}
#calloutop p span {
	font-size: 1.2em;
}
*html #calloutop p span {
	font-size: 1em;
}
#branding {
	position: relative;
	width: 749px;
	height: 178px;
	top: 10px; 
	margin-top: 4px;
	margin-left: 15px;
	float: left; 
	display: inline;
}
.jamiescragg {
	background: url(../images/jc_banner_lake.jpg) no-repeat;
}
.caravan {
	background: url(../images/jc_new_header2.jpg) no-repeat;
}
.castle {
	background: url(../images/jc_banner_castle.jpg) no-repeat;
}
.location {
	background: url(../images/jc_banner_trees.jpg) no-repeat;
}
.oldwalls {
	background: url(../images/jc_new_header3.jpg) no-repeat;
}
.facilities {
	background: url(../images/jc_banner_play.jpg) no-repeat;
}
.holidayhomes {
	background: url(../images/jc_new_header.jpg) no-repeat;
	}
.timberlodges {
	background: url(../images/jc_banner_timber.jpg) no-repeat;
}
.cottages {
	background: url(../images/jc_banner_cottage.jpg) no-repeat;
}
#maincontent {
	width: 520px; 
	float: left;	
	margin-left:0; 
	display: inline; 
}

#maincontent blockquote {
	margin-bottom: 10px;
	background:  #F5F5AE url(../images/jc_blockquote_bg.gif) bottom right no-repeat; 
	clear: both;
	border: 2px solid #107C29;
	padding: 10px;
	color: #107C29;
	font-style: italic;
}

#maincontent.withsubnav {
	width: 350px; 
	padding: 0;
	margin: 0;
}

* html #maincontent.withsubnav {
	width: 335px; 
	padding: 0; 
	margin: 0;
}

#maincontent.withsubnav h3 {
	width: 320px;
}

* html #maincontent.withsubnav h3 {
	width: 310px;
}

#maincontent p {
	padding-right: 10px;
}

#maincontent.withsubnav p {
	padding-right: 0; 
	margin-right: 0;
}

#maincontent.faqs p {
	padding-left: 20px;
}
#maincontent .intro {
	background-color: #E2EAF1;
	padding: 10px 5px 10px 10px;
	margin-bottom: 10px;
}
#maincontent .intro p {
	color: #3D678A;
}

#maincontent p.callout {
		padding: 10px 5px 10px 5px;
		background:  white; 
		border: 1px solid #E7E7E7;
		clear: both;
		font-size: 95%;
		margin: 0;
		color: #8CA125;
}

#maincontent p.callout {
	background:  #F5F5AE; 
	clear: both;
	border: 2px solid #107C29;
	padding: 10px;
	color: #107C29;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	
}
/*#maincontent.cottages p {width: 200px; display: inline-block;}*/

#maincontent img {
	float: left; 
	margin: 5px 15px 5px 0px; 
	border: 3px solid #107C29; 
	display: inline;
}

#maincontent img.right {
	float: right; 
	margin: 0 6px 5px 15px; 
	border: 3px solid #107C29; 
	display: inline;
}

#maincontent img#aboveh2 {
	margin: 12px 0 10px 0;
}
/* @group Form */

form {
	width: 420px;
	float: left; 
	display: inline; 
	margin: 0 0 0 0;
}

fieldset {
	margin: 0 0 1em 0; 
	padding: 6px 10px 15px 10px;
	border: 1px solid #77B586;
}

fieldset:hover {
	background: #FEFEED;
	border: 1px solid #127E2C;
}

input#submitbutton {
	font-size: 90%; 
	color:  #107C29;
	font-weight: bold;	
	background: #ffffff url(../images/jc_legend_leaf.jpg) left center no-repeat;
	border: 1px solid #77B586;
	clear: both;
	padding: .3em;	
	padding-left: 17px;
	display: block;
	margin-bottom: 4px;
}
	
input#submitbutton:hover {
	border: 1px solid #127E2C;
	background: #F5F5AE url(../images/jc_submit_hover_leaf.jpg) left center no-repeat;
	color: #107C29;
}

legend {
	font-weight: normal;	
	font-size: 130%;
	background-color: white;
	margin: 0;	
	padding: 0.4em 0.5em  0.2em 1.1em;
	color: #107C29;
	background: url(../images/jc_legend_leaf.jpg) left  no-repeat; 
}

label {
	display: block; 
	margin: 20px 0 .3em 0;
		color: #666666;

}

input, textarea {
	font-size: 95%;	
	margin-bottom: 10px;
	background: url(../images/jc_field_bg.gif) top left;
}

radio {
	background: none;
}

p.rad {
	float: left; 
	margin-right: 10px; 
	width: 110px; 
	padding: 0;	
	margin-bottom: 6px;
	display: inline;	
	line-height: 1em;
}

p.rad input {
	float: left; 
	margin-top: 5px;
}
	
input.input, textarea.input {
	width: 350px; 
	display:block;
	border: 1px solid #77B586;
	padding:  0.2em 0 0.2em 5px;	
	font-size: 110%;	
	color: #666666;	
}

input.input:focus,  textarea.input:focus {
	border: 1px solid #127E2C;
}

#imagecol {
	width: 160px;
	float: right;
	margin: 0px 11px 0 20px; 
	padding: 0;
	display: inline;	
	position: relative;
	/*top: -20px;*/
	text-align: center;
	}
	
#imagecol p {
	margin: 0 0 6px 0; 
	padding: 0 0 0 0;
	float: right; 
	display: inline;
	width: 164px;
	font-weight: bold; 
	color: #444444; 
	text-align: center;
	font-size: 80%;
	position: relative;
}
	
*html #imagecol p {
	font-size: 75%;
}
	
#imagecol img {
	margin: 0; 
	padding: 0; 
	border: 3px solid #AEC977;
}
/* @end */	
/* @group Nav */

#mainnav {
	width: 774px; 
	margin: 0 auto;
	position: relative; 
	display: inline; 
	float: left;
	margin-left: 3px;
	background: #87BD94;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Times, serif; 
	font-size: 100%;	
	color: #ffffff;	
	}
	
#mainnav ul {
	padding: 7px 0 7px 0; 
	margin: 0 auto;
}

* html #mainnav ul {}

#mainnav ul li  {
	display: inline; 
	list-style: none;
	border-right: 1px solid #ffffff;
	padding: 0 12px 0 5px; 
	margin-top: 10px; 
	margin-bottom: 10px;	
	margin-left: 5px;
}

/*#mainnav ul li.first  {	margin-left: 20px;}*/

#mainnav ul li.last  {
	border: none;
}

#mainnav ul li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	border: none;
}

#mainnav ul li a:hover {
	color: #117C2A;
	text-decoration: none;
	border: none;
}

#mainnav ul li a.current {
	color: #117C2A;
	text-decoration: none;
	border: none;
}

/* @group sidecol */

#sidecol {
	width: 175px;	
	float: left; 
	margin-left: 25px; 
	display: inline; 
	margin-top: 30px;
	border-right: 1px solid #D5D7D9;
	margin-bottom: 20px;
}
.sidecolproduct {
	width: 155px;
	margin-bottom: 20px;
	border-bottom: 1px solid #D5D7D9;
	background: url(../images/jc_callout_leaf_bg.jpg) bottom right no-repeat;


}
#sidecol p {
	font-size: 100%; 
	line-height: 1.2em;
	width: 147px;
	padding: 0;
	margin-bottom: 8px;
	
}

#sidecol a {
	color: #107C29;
	font-weight: normal;
	background: url(../images/jc_callout_bullet.jpg) top left no-repeat;
	padding-left: 30px;
	border: none;
	text-decoration: none;
}
#sidecol a:hover {
	text-decoration: underline;
}
#sidecol h3 {
	margin: 10px 0 0 0; 
	padding: 0;
	width: 147px; 
	text-align: left; 
	font-size: 130%; 
	float: none;
	color: #107C29;
	font-weight: normal;
}

div.sidecoltimberlodges {
	width: 147px; 
	height: 96px; 
	background: url(../images/jc_timber_callout.jpg);
	border: 3px solid #107C29; 
}
div.sidecolcottage {
	width: 147px; 
	height: 96px; 
	background: url(../images/jc_cottage_callout.jpg);
	border: 3px solid #107C29; 
}
div.sidecolholidayhomes {
	width: 147px; 
	height: 96px; 
	background: url(../images/jc_holiday_callout.jpg);
	border: 3px solid #107C29; 
}

div.sidecolfacilities {
	width: 147px; 
	height: 96px; 
	background: url(../images/jc_facilities_callout.jpg);
	border: 3px solid #107C29; 
}
div.sidecolproducttext {
	width: 147px; 
}

div.sidecolproducttext p {
	margin-top: 5px; 
	width: 147px;
	padding-bottom: 5px;
	font-size: 120%;
	color: #666;
}
#sidecol div#brochuresurround {
	width: 155px;
	margin-bottom: 20px;
	border-bottom: 1px solid #D5D7D9;
}

#sidecol  div#requestbrochure {
	width: 137px;
	margin-bottom: 20px;
	border: 3px solid #107C29;
	padding: 0px 5px;
	background:  #F5F5AE url(../images/jc_brochure_bg.gif) bottom right no-repeat; 


}
#sidecol div#requestbrochure p a {
	margin-top: 5px; 
	width: 147px;
	font-size: 100%;
	color: #666;
	background: none;
	padding: 0;
}
					
#subnav {
	width: 147px;
	border: none; 
	border: 5px solid #E2EAF1;
	margin: 10px 0 20px 0;	
	padding: 0px 0 70px 0;
	color: #B1CB7B;
	font-size: 100%;
	background: url(../images/subnav_left.gif) bottom left no-repeat;
	background-color: none;	
}
	
#subnav.contact {	
	width: 400px;	
	background: none; 
	border: none; 
	padding: 0; 
	margin: 5px 25px 0 0;
	 
}

*html #subnav.contact {	
	margin-top: 10px;
}

#subnav.contact h3 {
	margin-top: 0; 
	padding-top: 0;
}
		
#subnav ul {
	margin: 5px 0 0px 0px; 
	font-size: 85%;
}

#subnav li {
		/*font-family: "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;*/
		font-size: 120%;
		padding: 0.5em 10px 0.5em 22px;
		margin-left: 3px;
		line-height: 1.2em;
		background: url(../images/bullet_leafy.gif) left center no-repeat;
	}			
			
	/*#subnav li a {font-weight: normal;}*/
	
#subnav li a.current, #subnav li a:hover {
	color: #163A58;

}
	
#subnav li a {
	color: #8BACC7;
	text-decoration: none;

}
#contentwrapper {
	background: #ffffff url(../images/jc_contentgrad.gif) top left repeat-y;
	width: auto;
	float: left;
	margin-top: 24px;
}
#content {
	float: right; 
	display: inline; 
	width: 543px; 
	margin-right: 10px; 
}

#content:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
} 

* html #content {
	height:1%;
}

	/*</foot>*/
#foot {
	float: left;
	display: inline; 
	width: 774px;
	margin-bottom: 0px; 
	margin-left: 3px; 
	padding: 6px 0 6px 0;		
	background-color: #87BD94;
	font-weight: normal; 
	font-size: 100%;
}

#foot ul {
	list-style: none;
	margin: 0;	
	float: left; 
	width: 774px;
}

#foot ul li {
	display: inline;	
	padding: 0 1em 0;
	margin: 0; 
	color: #ffffff;
	font-weight: normal;
	
}

#foot ul li.siteinfo {
	float: left;
}

#foot ul li.credits {
	float: right;
}

#foot ul li a {
	color: #ffffff;
	font-weight: normal;
	margin-right: 5px;
	border: none;
}
#foot ul li a:hover,#foot ul li a:visited {
	color: #107C29;
	text-decoration: none;
	border: none;

}


/* @end */

/* @group Table */
table,tr, td, th {
	border-collapse: collapse;
	margin-bottom: 2em;
	margin-top: 0;
	width: 520px;
	text-align:left;
	vertical-align:top;
}
table {
	border: none;
}
tr, td, th {
	border: 1px solid white;
}
td, th {
	padding: 3px;
}
th {
	line-height: 125%;
	background: #CEE0D3;
	font-weight: normal;
}
caption {
	text-align: left;
	font-size: 125%;
	margin-bottom: .5em;
	margin-top: 1em;
}
tr.odd {
	background: #BBD2C0;
	
}
tr.even {
	background: #CEE0D3;
}
tr.vat {
	background: #64AA74;
	font-weight: bold;
	color: #ffffff;
	width: 100%;
}
/* @end */
/* @end */


