/* Norfolk Holiday Cottages Main CSS Document */

body {
/*	font-family: "Trebuchet MS", Helvetica, Tahoma, Verdana, Arial, sans-serif;*/
	font-family: Georgia, Serif;
	font-size: 62.5%;
	color: #464646;
	background-color: #684f22;
	min-width: 760px;
	margin: 0;
	padding: 0;
	}

h1, h2, h3, h4 {
	margin: 0;
	line-height: normal;
	background-color: inherit;
	}

h1 {
	font-size: 2.6em;
	margin: 14px 0 0px -10px;
	padding: 10px 0 10px 10px;
	line-height: 1.2em;
	color: #725b2a;
	}

h2 {
	font-size: 1.8em;
	margin: 30px 0 25px -6px;
	background: #a17b34 url(../images/h1_grad.jpg) repeat-x center;
	color: #fff;
	padding: 6px;
	font-weight: normal;
	clear: both;
	}

h3 {
	font-size: 1.8em;
	margin: 30px 0 5px;
	color: #333333;
	line-height: 1.5em;
	font-weight: normal;
	}
	
#sidecontent .info .heading h3 {
	font-size: 1.5em;
	margin: 0px 6px;
	padding: 4px 5px 4px;
	color: #f7f1e7;
	background: transparent;
}

#sidecontent h4 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 8px 0 2px 0;
	color: #452713;
	}

#maincontent h4 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 4px 0 0 0;
	background-color: inherit;
	color: #333333;
	}

/*strong {
	font-weight: normal;
	}*/

#masthead {
	padding: 0;
	border-bottom: none;
	background: #c29952 url(../images/grad_pghdr5.jpg) repeat-x;
	color: #fff;
	height: 140px;
	z-index: 2;
	}

#header {
	background: transparent url(../images/pageheader5.jpg) no-repeat left top;
	height: 140px;
	z-index: 1;
	}
	
#pagewrapper {
	margin: 0;
	background-color: #fff;
	color: #000;
	}

#sidecontent {
	padding: 22px;
	width: 164px;
	background: #a07934;
	color: #fff;
	}

#sidecontent p {
	font-size: 1.2em;
	}

#sidecontent a:link, #sidecontent a:visited {
	color: #464646;
	text-decoration: underline;
	}

#sidecontent a:hover, #sidecontent a:active, #sidecontent a:focus {
	color: #464646;
	text-decoration: underline;
	}
#sidecontent img.style {
	border-width: 0px;
	border-style: none;
	vertical-align: middle;
	margin-right: 8px;
}
#sidecontent .info {
	/*	background: url(../images/info_grad.jpg) repeat-x scroll 0px 0px;*/
	background: #eae2d2;
	border: 1px solid #000000;
	margin: 0px 0px 24px;
	padding: 0px;
}
#sidecontent .info .heading {
	background: #7c6533 url(../images/heading_grad.jpg) repeat-x scroll 0px 0px;
	margin: 0px;
	padding: 0px;
}

#sidecontent .info .content {
	color: #464646;
	margin: 8px;
}

#sidecontent .info .content p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

#sidecontent .info .content .styles {
	margin-top: 10px;
	margin-left: 12px;
}

#midcolumn {
	width: 180px;
	background-image: url(../images/grad_midcol.jpg);
	background-repeat: repeat-y;
	background-color: #694f22;
	border-right: 1px solid #684f22;
	border-left: 1px solid #684f22;
	color: #fff;
	}

#centre_image {
	padding: 0;
	margin: 0;
	width: 180px;
	height: 180px;
	}

/*Centre image specifications*/

.default {
	background: #000 url(../images/region_pics/wells_north_norfolk.jpg) no-repeat;
	}

.north_norfolk {
	background: #000 url(../images/region_pics/north_norfolk.jpg) no-repeat;
	}

.norwich {
	background: #000 url(../images/region_pics/norwich.jpg) no-repeat;
	}

.west_norfolk {
	background: #000 url(../images/region_pics/west_norfolk2.jpg) no-repeat;
	}

.north_east {
	background: #000 url(../images/region_pics/north_east_norfolk2.jpg) no-repeat;
	}

.mid_norfolk {
	background: #000 url(../images/region_pics/mid_norfolk.jpg) no-repeat;
	}

.norfolk_restaurants {
	background: #000 url(../images/region_pics/norfolk_restaurants.jpg) no-repeat;
	}

.south_norfolk {
	background: #000 url(../images/region_pics/south_norfolk.jpg) no-repeat;
	}
	
.see_and_do {
	background: #000 url(../images/region_pics/see_and_do.jpg) no-repeat;
	}

.advertise {
	background: #000 url(../images/region_pics/advertise2.jpg) no-repeat;
	}
	
.norfolk_beaches {
	background: #000 url(../images/region_pics/burnham_overy.jpg) no-repeat;
	}

.regional {
	background: #000 url(../images/region_pics/regional.jpg) no-repeat;
	}

/*End of artwork image specifications*/

#menubar {
	font-size: 0.9em;
	background-color: #555;
	color: #ccc;
	}

#maincontent {
	padding: 10px 24px 60px 36px;
	}

#maincontent.faq {
	background: url(../images/call_us.jpg) no-repeat left bottom;
	padding-bottom: 280px;
	}

#maincontent p {
	margin: 0px 0 8px;
	color: #353535;
	background-color: inherit;
	font-size: 1.3em;
	line-height: 1.6em;
	}

#maincontent p.technology {
	background-color: inherit;
	color: #677653;
	}

#maincontent ul {
	margin-top: 20px;
	margin-bottom: 30px;
	color: #333;
	background-color: inherit;
	}

#maincontent a:link, #maincontent a:visited {
	color: #7c5e29;
	background-color: inherit;
	}

#maincontent h3 a:link, #maincontent h3 a:visited {
	color: #333333;
	background-color: inherit;
	text-decoration: underline;
	}

#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #000;
	background-color: inherit;
	}

#maincontent h3 a:hover, #maincontent a:active, #maincontent h3 a:focus {
	text-decoration: underline;
	}

#footer {
	padding: 36px 18px;
	font-size: 1.4em;
	border-top: 1px solid #000;
	color: #fff;
	background: #4e3b1a url(../images/footer_bg.png) repeat-x;
	}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	}

#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration: underline;
	}

#footer img {
	border: none;
	margin-right: 10px;
	}

.portfolio {
	padding: 9px;
	margin-bottom: 10px;
	}
	
.port_desc {
	margin-left: 10px;
	padding: 10px 0;
	}

.port_title1 {
	font-size: 150%;
	font-weight: normal;
	color: #666;
	background-color: inherit;
	margin: 25px 0 5px 0;
	}

.port_desc a:link, .port_desc a:visited {
	font-size: 100%;
	color: #667599;
	background-color: inherit;
	margin: 0 0 10px 0;
	text-decoration: none;
	}
	
.port_desc a:hover, .port_desc a:active, .port_desc a:focus {
	text-decoration: underline;
	}

.port_img {
	float: left;
	margin: 0 25px 15px 0;
	}

.clientbox {
	border-bottom: #ccc solid 2px;
	margin: 20px 0 40px 10px;
	padding: 0 0 20px 10px;
	padding-bottom: 20px;
	}

.contact {
	font-size: 1.3em;
	}

.float_left {
	float: left;
	margin: 0 20px 20px 0;
	}

.float_left_featured {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #685022;
	}

.float_right {
	float: right;
	margin: 0 0 10px 20px;
	border:none;
	}

.sidebar {
	margin-top: 5px;
	margin-bottom: 15px;
	border: none;
	}
.pageControls {
	font-size:large;
	text-align:right;
	}

/* Josh.biz Navigational CSS Document */

#navlist {
	width: 180px;
	}

#onepage {
	background: #cbe5a8;
	width: 130px;
	color: #000;
	border: 1px solid #000;
	padding: 10px;
	margin: 20px 0 0 0;
	}
#onepage a:link, #onepage a:visited {
	color: #000;
	}
	
#onepage a:hover, #onepage a:active {
	color: #000;
	font-weight: bolder;
	}

#pagewrapper #sidecontent #onepage strong {
	font-weight: bold;
	font-size: 125%;
	}

#pagewrapper #sidecontent .ad {
	border: 1px solid #000;
	margin: 15px 0;
	}

#pagewrapper #maincontent p.note {
	font-size: 90%;
	color: #76565B;
	}

#pagewrapper #sidecontent li {
	margin-left: -20px;
	}

#pagewrapper #maincontent p.beware {
	background: #D6DDCC;
	margin: 20px 0;
	padding: 20px;
	}

#pagewrapper #maincontent img.joshbiz {
	margin: 10px 0px 20px;
	}

#pagewrapper #maincontent p.indent {
	margin-left: 21px;
	}

#pagewrapper #maincontent p.answer {
	margin-left: 21px;
	font-size: 1.4em;
	color: #627885;
	}

#pagewrapper #maincontent p.call_us {
	margin: 30px 0 40px 0;
	font-size: 150%;
	line-height: 1.7em;
	}

.reduce {
	font-size: 0.7em;
	color: #a17a35;
	}

.clear {
	clear: both;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

#pagewrapper #maincontent ol.tech {
	font-size: 100%;
	line-height: 150%;
	}

#pagewrapper #maincontent ol.tech li{
	margin-bottom: 10px;
	}

#pagewrapper #maincontent p.technical {
	margin-bottom: 20px;
	}

#pagewrapper #maincontent p.technical a:link, #pagewrapper #maincontent p.technical a:visited,
#pagewrapper #maincontent p.technical a:hover, #pagewrapper #maincontent p.technical a:active {
	font-size: 150%;
	}

#onepage , #onepage  {
	color: #000;
	}
	
#onepage a:hover, #onepage a:active {
	color: #000;
	font-weight: bolder;
	}

#pagewrapper #masthead #header a {
	display: block;
	height: 100%;
	width: 750px;
}#pagewrapper #maincontent .tagline {
	font-weight: bold;
	font-size: 1.2em;
	color: #666666;
}

#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus,
#p7PMnav .p7PMon, #p7PMnav .p7PMon:hover, 
#p7PMnav .p7PMon:active, #p7PMnav .p7PMtrg:hover {
	color: #000;
	background-color: #c6ad7a;
	background-image: url(../images/grad_button_up.gif);
}
#pagewrapper #maincontent ul {
	font-size: 1.3em;
	line-height: 1.5em;

}

#pagewrapper #maincontent ul li {
	margin-bottom: 0.25em;
}

#maincontent .property {
	background: #ebe0c4;
	border: 1px solid #615431;
	margin: 15px 0 30px;
	padding: 10px;
	min-width: 0;
}

#maincontent .property p {
	font-size: 1.2em;
	}

#pagewrapper #maincontent .property img {
	margin: 0px 16px 16px 0px;
	float: left;
	border: 1px solid #615431;
	}

#pagewrapper #maincontent .property .options img {
	margin: 0px 16px 16px 0px;
	float: left;
	border: none;
	}

.property h3 {
	color: #634B21;
	margin: 0;
	padding: 0;
	font-size: 2em;
	}

.property .region {
	font-size: 0.7em;
	color: #000000;
}

.property p {
	line-height: 1em;
	color: #333333;
	}

.property p .basics {
	color: #452713;
}
.property .ref {
	color: #555555;
	font-size: 0.6em;
}

.property .title {
	color: #6a5123;
	}
.property .essential {
	background: #ffffff;
	border: 1px solid #615431;
	margin-left: 190px;
	padding: 12px;
	width: 294px;
}

#maincontent .property .essential p {
	line-height: 1.1em;
	color: #7c5e29;
	font-size: 1.2em;
	margin: 0 0 6px 0;
	padding: 0;
}

#pagewrapper #maincontent .property .essential .answer {
	color: #333333;
}

#pagewrapper .property a:link, .property a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#pagewrapper .property a:hover, .property a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	}



#pagewrapper #maincontent .property .desc {
	clear: left;
	font-size: 1.1em;
	margin: 20px 0 20px 0;
}

.clear { clear:  both; }

#pagewrapper #maincontent .property .options img {
	float: left;
	margin: 0;
	padding: 0;
}

.options {
	clear: both;
	}
	
/*#pagewrapper #maincontent h2.first {
	clear: both;
}*/
#pagewrapper #maincontent .first {
	clear: both;
}

.pageControls {
	font-size: 1.2em;
	font-weight: bold;
	}

#pagewrapper #sidecontent .info .content img {
	border: none;
	margin: 6px 0 0 0;
	}
#pagewrapper #maincontent .help {
	color: #725b2a;
	font-size: 1.6em;
}
#pagewrapper #maincontent p.attraction {
	font-size: 1.4em;
}

#pagewrapper #maincontent p.attraction span {
	color: #a17a35;
	font-weight: bold;
	}
#pagewrapper #maincontent .norfolk_feature {
	background: #ffffff;
	border: 1px solid #725b2a;
	margin: 15px 0 30px;
	padding: 10px;
	min-width: 0;
}

#pagewrapper #maincontent .norfolk_feature p {
	font-size: 1.4em;
	line-height: 1.3em;
	color: #725b2a;
	}

#pagewrapper #maincontent .norfolk_feature h3 {
	margin-top: 12px;
	color: #725b2a;
}

#pagewrapper #maincontent .norfolk_feature h3 a:link, #pagewrapper #maincontent .norfolk_feature h3 a:visited {
	color: #725b2a;
	text-decoration: none;
	}
	
#pagewrapper #maincontent .norfolk_feature h3 a:hover, #pagewrapper #maincontent .norfolk_feature h3 a:active {
	color: #725b2a;
	text-decoration: none;
	}
	
#pagewrapper #maincontent .norfolk_feature h3 span {
	font-size: 0.75em;
	color: #a17a35;
}

#pagewrapper #maincontent .norfolk_feature a:link, #pagewrapper #maincontent .norfolk_feature a:visited {
	color: #725b2a;
	text-decoration: underline;
	}
	
#pagewrapper #maincontent .norfolk_feature a:hover, #pagewrapper #maincontent .norfolk_feature a:active {
	color: #725b2a;
	text-decoration: underline;
	}

#pagewrapper #maincontent #map {
	/*border: 1px solid #333333;*/
	border: none;
}

#pagewrapper table tr #maincontent #special {
	background: #F2E9D7;
	padding: 10px;
	margin-top: 25px;
	border: 1px solid #8E6C2D;
	color: #89692C;
	font-weight: bold;
	font-size: 1.5em;
}
#pagewrapper table tr #maincontent #special p {

	margin: 0;
	padding: 0;
}
#pagewrapper table tr #maincontent .prices {
	color: #7c5e29;
}

.small {
	font-size: 0.9em;
	color: #cc9a42;
}
