/* @override 
	http://localhost/letbyliz2010/stylesheets/letbylizmain2010.css
*/

/* Styling for LetByLiz March 2010 */

/* Reset from Yahoo Grids */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

fieldset,img {
	border: 0;
	padding: 0 0 5px 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

ol.list	{
	text-align: left;
	font: 12px/1.3em Georgia, Times, Serif;
	color: #2c2320;
	list-style-type: disc;
	list-style-position: inside;
}

li.bullet	{
	list-style-type: disc;
	list-style-position: outside;
}

ol.midcol-large {
	font-size: 13px;
	line-height: 1.4em;
	color: #d5d1cf;
	padding: 0px;
	margin: 0px 40px 12px 55px;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* General styling */

body {
	background: #2c2320;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #d5d1cf;
	line-height: 1em;
}

p {
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	color: #d5d1cf;
}
	
p.type {
	font-size: 80%;
	text-decoration: none;
	font-weight: bold;
	color: #d5d1cf;
	padding: 0px 0px 2px 7px;
}

p.link {
	text-decoration: none;
	font-weight: bold;
	color: #e55292;
}


h1 {
	text-align: left;
	font: 24px/1.3em Georgia, Times, Serif;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #d5d1cf;
	text-align: left;
}

h3 {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 1.2em;
	text-align: left;
	color: #d5d1cf;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
}

strong {
	font-weight: bold;
}

/* image and caption styling*/

div.image	{
	float: right;
	margin: 3px 0px 10px 15px;
}

.image .caption	{
	color:#d5d1cf;
	font: italic 11px/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	margin: 0px 7px 10px 10px;
}

/* layout styling */

#wrapper {
	width: 900px;
	margin: 0px auto;
	margin-top: 0px;
	background-color: #57473f;
}

#inner-wrapper	{
	overflow: hidden;
	margin-bottom: 0px;
}

#header {
	height: 103px;
}

#header-left {
	float: left;
	width: 450px;
}

#header-left a {
	background: url(../assets/img-logo.gif) no-repeat left;
	display: block;
	width: 440px;
	height: 103px;
	text-decoration: none;
}

#header-left span {
	visibility: hidden;
}

#header-right  {
	margin: 0px;
	padding: 0px;
	width: 450px;
	float: right;
}

#subheader {
	width: 900px;
	height: 250px;
	background: url(../assets/img-reel0.jpg);
}

/* styling for accommodation page*/

#subheader-gallery	{
	float:right;
	width: 700px;
	height: 250px;
}

#subheader-gallery-inner	{
	float:left;
	height: auto;
}

#innergal-left{
	float: left;
	margin-left: 15px;
}

#innergal-second{
	float: left;
	padding-left: 10px;
}

#innergal-third{
	float: left;
	padding-left: 10px;
}

#innergal-right{
	float: left;
	padding-left: 10px;
}

.innergal	{
	margin-left: 0px;
}

.left	{
	width: 160px;
	margin-top: 10px;
}

.cell	{
	height: 112px;
	margin-bottom: 7px;
	background-color: #3e312d;
}

/*end of styling for accommodation page*/

#subheader-aboutus {
	width: 900px;
	height: 250px;
	background: url(../assets/img-accommodation.jpg);
}

#subheader-contact {
	width: 900px;
	height: 250px;
	background: url(../assets/img-contactus.jpg);
}

#subheader-tandc {
	width: 900px;
	height: 250px;
	background: url(../assets/img-tandc.jpg);
}

#subheader-show-one {
	width: 900px;
	height: 250px;
	background: url(../assets/accommodation/img-theblackburn-two.jpg);
}

#subheader-show-two {
	width: 900px;
	height: 250px;
	background: url(../assets/accommodation/img-hamptonct-two.jpg);
}


#contact-details {
	width: 425px;
	height: 58px;
	padding-top: 15px;
	text-align: left;
}

#contact-details ul	{
	list-style: none;
}

#contact-details li	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	list-style-image: url(../assets/img-computermouse.gif);
	float: right;
	text-align: left;
	}

#tabs {
	font-family: Georgia, Times, Serif;
	font-size: 120%;
	padding-right: 20px;
	float: right;
}

#tabs ul {
	list-style: none;
	margin-top: 0;
	height: 30px;
}

#tabs li {
	display: inline;
}

#tabs a {
	float: right;
	background: url(../assets/tableft.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}

#tabs a span {
	float: right;
	display: block;
	background: url(../assets/tabright.gif) no-repeat right top;
	padding: 8px 15px 10px 10px;
	color: #fff;
}

#col-left {
	float: left;
	width: 200px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	bottom: 0px;
	background: #57473f url(../assets/img-gradient-panel-quote.jpg) no-repeat;
}

#col-left-no-quote {
	float: left;
	width: 200px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	bottom: 0px;
	background: #57473f url(../assets/img-gradient-panel.jpg) no-repeat;
}


#col-left-inner {
	padding: 0px 10px 30px 20px;
}

#col-left-inner a img {
	margin-top:  15px;
	padding-right: 20px;
}

#maincontent {
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 30px;	
}

#mainheading {
	padding: 0px;
	margin: 0px 40px 12px 40px;
}

h1.mainheading {
	clear: left;
	padding: 10px 0 0 0;
	margin: 0px 40px 12px 40px;
}

h1.type {
	font-size: 150%;
	margin: 5px 40px 12px 40px;
}

h2.subheading {
	padding-top: 3px;
	margin: 0px 40px 5px 40px;
	line-height:1.2em;
}

h2.col-three-inner {
	margin: 0px 0px 25px 0px;
	line-height:1.2em;
}

h3.type {
	font-size: 130%;
	margin: 5px 40px 12px 40px;
}

h3.leftcol {
	font-family: Georgia, Times, serif;
	font-size: 22px;
	line-height: 1.2em;
	color: #d5d1cf;
	text-align: left;
}

h3.leftcol2 {
	font-family: Georgia, Times, serif;
	font-size: 22px;
	line-height: 1.2em;
	color: #d5d1cf;
	text-align: left;
}

	
p.midcol	{
	padding: 0px;
	margin: 0px 20px 12px 20px;
}

p.midcol-large {
	font-size: 13px;
	line-height: 1.4em;
	padding: 0px;
	margin: 0px 40px 12px 40px;
}

p.pdf	{
	font-size: 85%;
	padding-top: 7px;
	margin: 0px 15px 12px 0px;
	color: #d5d1cf;
}

p.anchor {
	font-size: 90%;
	font-weight: bold;
	color: #fff;
	margin: 0px 40px 12px 40px;
}

p.col	{
	font-size: 105%;
	text-align: center;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#content-right {
	float: left;
	padding: 0px;
	margin: 30px 0px 0px;
	width: 510px;
}

#content-right.inner {
	margin-left: 10px;
}

#threecols {
	float: left;
	height: 120px;
	width: 500px;
	padding: 0px;
	}

#leftcol {
	float: left;
	height: auto;
	margin: 10px 24px 10px 40px;
	background-color: #2c2320;
}

#midcol {
	float: left;
	height: auto;
	margin: 10px 24px 10px 0px;
	background-color: #2c2320;
}

#rightcol {
	float: left;
	height: auto;
	margin: 10px 0px 10px 0px;
	background-color: #2c2320;
}

#col-left blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	line-height: 1.3em;
	text-align: left;
	margin-top: 30px;
	padding: 80px 25px 10px 25px;
	text-align: left;
}

#col-left-no-quote blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	line-height: 1.3em;
	text-align: left;
	margin-top: 30px;
	padding: 80px 30px 10px 30px;
	text-align: right;
}


#col-left p.name {
	font-size: 80%;
	margin-bottom: 30px;
	padding-left: 25px;
	text-align: left;
}

#col-two p, #col-three p {
	padding-top: 0px;
	padding-left: 20px;
}

#col-two-inner img {
	margin-bottom: 10px;
	
}

#col-right p {
	margin-top: 5px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#col-two-inner ul {
	line-height: 1.4em;
	margin-bottom: 10px;
}

#footer p {
	font-size: 85%;
	color: #6e6562;
	line-height: 1.4em;
	margin-left: 20px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabs a span {
	float: none;
}

/* End IE5-Mac hack */

#tabs a:hover span {
	color: #FFF;
}

#tabs a:hover {
	background-position: 0% -31px;
}

#tabs a:hover span {
	background-position: 100% -31px;
}

/* Column styling */

#main-headline {
	
}

#subheaderoverlay {
	float: left;
	width: 180px;
}

#subheaderoverlay-inner {
	padding-top: 115px;
	padding-left: 20px;
}


#col-left-bottom {
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	line-height: normal;
	text-align: right;
	margin-top: 10px;
	margin-right: 600px;
	margin-bottom: 10px;
	padding: 30px 20px 10px;
	position: relative;
	bottom: 220px;
}

#col-left-bottom2 {
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-right: 600px;
	margin-bottom: 10px;
	padding: 0 20px 0;
	position: relative;
	bottom: 0px;
}

#col-two {
	float: left;
	width: 240px;
}

#col-two-inner {
	margin-left: 20px;
}

#col-three {
	float: left;
	width: 260px;
}

#col-three-inner {
	margin-left: 30px;
	margin-right: 20px;
}

#col-right {
	float: left;
	width: 160px;
	margin-top: 30px;
	background-color: #eae8e7;
}

#col-right-brown {
	float: left;
	width: 160px;
	margin-top: 30px;

}

#col-right-inner {
	line-height: 1.2em;
	margin: 10px 10px 13px 10px;
}

col-right-inner.pdf {
	margin-top: 3px;
	border-bottom-style: dotted;
	border-bottom-width: .05em;
}


#col-right-inner #top {
	margin-top: 0px;
}

#col-right-inner #bottom{
	margin-top: 10px;
	}


h3.col-right-inner {
	color: #e55292;
	padding-bottom: 5px;
}

p.col-right-inner {
	color: #3e312d;
	text-decoration: none;
}

#footer {
	clear: both;
	height: 80px;
	background-color: #3e312d;
}

#footer-left	{
	float: left;
	width: 210px;
	padding-top: 18px;
	padding-bottom: 10px;
}

#footer-mid	{
	float: left;
	width: 450px;
	padding-top: 18px;
	padding-bottom: 10px;
	padding-left: 10px ;
}

#footer-mid-left	{
	float: left;
	width: 230px;
}

#footer-mid-right	{
	float: left;
	width: 220px;
}

#footer-right	{
	float: right;
	width: 200px;
	padding-top: 18px;
	padding-right: 7px;
}

/* footer navigation */

#footer-nav	{
	text-decoration: none;
	color: #6e6562;
	text-align: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

#footer-nav ul {
	list-style: none;
	margin-left: 20px;
	
}

#footer-nav li {
	font-size: 85%;
	line-height: 1.4em;
}

#footer-nav li.selected {
	text-decoration: none;
	font-weight: bold;
	color: #2c2320;
}
		
#footer-nav li.selected a{
	text-decoration: none;
	font-weight: bold;
	color: #2c2320;
}

#footer-nav li.unselected a{
	text-decoration: none;
	font-weight: bold;
	color: #6e6562;
}

#footer-nav li.unselected a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #2c2320;
}

#footer-credit	{
	text-decoration: none;
	color: #2c2320;
	text-align: left;

}

#footer-credit ul {
	list-style: none;
	margin-left: 20px;
	padding-top: 15px;
	
}

#footer-credit li {
	font-size: 85%;
	line-height: 1.4em;
}

#footer-credit li.selected {
	text-decoration: none;
	font-weight: bold;
	color: #2c2320;
}
		
#footer-credit li.selected a{
	text-decoration: none;
	font-weight: bold;
	color: #2c2320;
}

#footer-credit li.unselected a{
	text-decoration: none;
	font-weight: bold;
	color: #e55292;
}

#footer-credit li.unselected a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #6e6562;
}

/* Form styling */

#right_form {
	font-family: Georgia, Times, serif;

}

#right_form fieldset dl dd input, #right_form form fieldset dl dd textarea {
	border: none;
	line-height: 1.5em;
	background-color: #f2f2f2;
	margin-bottom: 5px;
	padding-left: 2px;
	width: 180px;
}

#right_form fieldset dl dt {
	line-height: 1.5em
}

#right_form fieldset div.button input {
	margin-top: 5px;
	float: right;
}

span.error {
	color: red;
	font-size: 75%;
	font-family: Helvetica, Arial Geneva, sans-serif;
}