/*
Edited date: 20 July 2006 - 
Editor: Laura Zucchetti
Website: http://www.lincolnshirecoastalcasino.co.uk	
Created: 

*/

@import url("call-to-action.css");

/* Common */
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #DBDCF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 135%;
	color: #666666;
}

h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 175%;
	font-weight: bold;
	line-height: 100%;
	color:#6C73C2;
}

h2 {
	margin: 0px;
	padding: 8px 0px 3px 0px;
	font-weight: bold;
	font-size: 115%;
	color: #333333;
}

h3 {
	margin: 0px;
	padding: 8px 0px 3px 0px;
	font-weight: bold;
	font-size: 105%;
	color: #333333;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 105%;
	color: #FFFFFF;
	background-color: #6C73C2;
}

p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.prob_imp dt {
	float: left;
	clear: left;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

.prob_imp dd {
	margin: 2px 0px 2px 60px;
	padding: 0px 0px 5px 0px;
}

.your_comments dl{
border-bottom:1px dashed #6C73C2;
color:#6C73C2;
line-height:1.3em;
}

.your_comments dt{
float:none;
font-weight:bold;
}

.your_comments dd{
margin: 2px 0px 2px 30px;
padding: 0px 0px 0px 0px;
}

.your_comments dd.author{
padding: 8px 0px 0px 0px;
}

a img {
	border: 0px;
}

#pageWrapper {
	width: 943px;
	margin: 0px auto;
	padding: 0px;
}

#pageHeader {
	width: 943px;
	height: 171px;
	margin: 0px;
	padding-bottom: 23px;
	background-color: #FFFFFF;
}

#skipToContent {
	display: none;
}

#contentWrapper {
	width: 943px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}		


/* Nav */
#navHolder {
	float: left;
	width: 138px;
	margin: 0px;
	padding: 0px 25px 25px 12px;
	background-color: #FFFFFF;
}

#mainNav {
	width: 138px;
	margin: 0px;
	padding: 0px;
}

#mainNav ul {
	margin: 0px;
	padding: 0px;
}

/* Nav Level 1 */

#mainNav ul li {
	padding: 0px;
	margin-bottom: 2px;
	display: block;
	list-style-type: none;
	border-bottom: 1px solid #CCCCCC;
}

#mainNav ul li a {
	display: block;
	text-decoration: none;
	color: #333333;
	padding: 5px 0px 2px 0px;
	font-size: 88%;
	line-height: normal; 
	font-weight: bold;
}

#mainNav ul li a:hover {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 5px 0px 2px 0px;
	font-size: 88%;
	line-height: normal; 
	font-weight: bold;
}

#mainNav ul li a.active {
	font-weight: bold;
	color: #6C73C2;
}


/* Nav Level 2 */
#mainNav ul ul {
	border-bottom: 1px solid #CCCCCC;
}

#mainNav ul ul li {
	border: none;
}

#mainNav ul ul li a {
	font-weight: normal;
	padding: 2px 0px 0px 0px;
}

#mainNav ul ul li a.active {
	font-weight: bold;
	color: #6C73C2;
	padding: 2px 0px 0px 0px;
}

#mainNav ul ul li a.active:hover {
	font-weight: bold;
	color: #6C73C2;
	padding: 2px 0px 0px 0px;
}

#mainNav ul ul li a:hover {
	font-weight: normal;
	color: #000000;
	padding: 2px 0px 0px 0px;
}

/*Pushes the sub nav down 23 px*/
.sub-nav {
margin-top:23px;
}


/* Body content */
#bodyWrapper {
	width: 765px;
	margin: 0px 0px 0px 177px;
	padding-bottom: 12px;
}		

#body {
	float: left;
	width: 438px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
}

#body.links ul,
#body.links li{
list-style-type:none;
}

#body table {
	margin: 10px 0px 19px 0px;
	width: 100%;
	padding: 0px;
}

#body th {
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding: 3px 3px 3px 6px;
	background: #6C73C2;
	border: 1px solid #CCCCCC;
	/*new*/
	font-weight: bold;
	font-size: 105%;
	color: #FFFFFF;
}


#body td {
	margin: 0px;
	vertical-align: top;
	padding: 3px 3px 3px 6px;
	border: 1px solid #CCCCCC;
}

#body td.tableBold {
	font-weight: bold;
	background: #F0F0F0;
}

#body tr {
	margin: 0px;
	padding: 0px;
}

/*List with no bullets*/
#body ul.no-bullets{
padding:0;
margin:0;
list-style-type:none;
}

#body ul {
	margin: 0px;
	padding: 0px 0px 8px 15px;	
}

#body ul li {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

#body ol {
	margin: 0px;
	padding: 0px 0px 8px 20px;	
}

#body ol li {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

#body ol li ul {
	margin: 5px 0px 0px 0px;
	padding-bottom: 0px;
}

#body ol li ul li {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	list-style-type: disc;
}

#body sup {
	font-size: 73%;
	padding: 0px;
	margin: 0px 0px 0px 1px;
}

#body sup a:link{
	color: #000099;
}

#body a:link {
	color: #666666;
}

/*Form for your say*/


#your_say input{
display:block;
border:solid 2px #CCC;
width:280px;
padding:2px;
margin-bottom:12px;
}

#your_say input.large_field,
#your_say textarea.large_field{
width:438px;
}

#your_say input:focus,
#your_say textarea:focus{
background-color:#FFF3C3;
}

#your_say label{
font-weight:bold;
}

p.error {
font-weight:bold;
color:#CC3333;
border:dashed 1px #CC3333;
background-color:#FFFFCC;
padding:8px;
margin:20px 0 15px 0;
}

#your_say label.error{
font-weight:normal;
color:#CC3333;
}

#your_say label.error input,
#your_say label.error textarea{
border:solid 2px #CC3333;
}

#your_say textarea{
display:block;
border:solid 2px #CCC;
padding:2px;
margin-bottom:12px;
height:180px;
}
#your_say input#submit {
width:101px;
border:0;
}
/* Right column content */
#contentRight {
	padding: 0px;
	margin: 0px 0px 0px 466px;
	width: 288px;
}

#contentRight p {
	font-size: 85%;
	line-height: 110%;
	padding-top: 8px;
}


/* Footer content */
#pageFooter {
	width: 943px;
	margin: 10px 0px 0px;
	padding: 0px;
	color: #666666;
	height: 70px;
	font-size: 85%;
	line-height: 130%;
}

#pageFooter p {
	padding-top: 3px;
}

#pageFooter a:link, #pageFooter a:visited {
	color: #666666;
	text-decoration: underline;
}

#pageFooter a:hover {
	color: #333333;
	text-decoration: underline;
}


#pageFooter img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#footerOne {
	float: left;
	width: 178px;
}

#footerOne dl{
margin:0;
padding:0;
}

#footerOne dt{
margin:0;
padding:0 3px 0 0;
float:left;
}

#footerOne address,
#footerTwo address{
padding-bottom:8px;
}

#footerTwo {
	float: left;
	width: 288px;
}

#footerThree {
	float: left;
	width: 469px;
	padding-left: 8px;
}

#footerThree ul{
list-style-type:none;
margin:0;
padding:0;
float:right;
}

#footerThree ul li {
list-style-type:none;
float:left;
margin:0;
padding:0;
}

#footerThree ul li a {
/*Push text off screen, take off underline and outline, make font 0, set dimentions, position and set background image*/
text-indent:-9999px;
text-decoration:none;
display:block;
margin:0;
padding-left:12px;
outline:none;
}

#footerThree ul li#el-link a {
width:92px;
height:37px;
background-image: url(../_media/_images_css/east_lindsey_logo.gif);
background-repeat:no-repeat;
}

#footerThree ul li#clz-link a {
width:77px;
height:37px;
background-image:url(../_media/_images_css/coastal_action_logo.gif);
background-repeat:no-repeat;
}

#footerThree ul li#lg-link a {
width:110px;
height:37px;
background-image: url(../_media/_images_css/lincoln_council_logo.gif);
background-repeat:no-repeat;
}

#footerThree ul li#le-link a {
width:62px;
height:37px;
background-image:url(../_media/_images_css/lincoln_enterprise_logo.gif);
background-repeat:no-repeat;
}

#footerThree ul li#vl-link a {
width:43px;
height:37px;
background-image: url(../_media/_images_css/lincoln_tourism_logo.gif);
background-repeat:no-repeat;
padding:0;
}


/* Back to top link */
div.return {
	display: block ;
	text-align: right ;
	padding: 0px 15px 15px 0px;
	font-size: 82%;
}

div.return a {
	background: transparent;
	margin: 0px;
	color: #666666;
}


/* Development proposals */
#developerCta {
	padding: 0px;
	margin: 0px;
}


#developerCta ul{
list-style-type:none;
margin:0;
padding:0;
float:right;
}

#developerCta ul li {
list-style-type:none;
float:left;
margin:0;
padding:0;
}

#developerCta ul li a {
/*Push text off screen, take off underline and outline, make font 0, set dimentions, position and set background image*/
text-indent:-9999px;
text-decoration:none;
display:block;
margin:0;
padding-left:12px;
outline:none;
}

#developerCta ul li#dev_prop1 a {
width:132px;
height:155px;
background-image: url(../_media/_images/butlins_cta.gif);
background-repeat:no-repeat;
}

#developerCta ul li#dev_prop2 a {
width:132px;
height:155px;
background-image: url(../_media/_images/fantasy_island_cta.gif);
background-repeat:no-repeat;
}

#developerCta ul li#dev_prop3 a {
width:132px;
height:155px;
background-image: url(../_media/_images/southview_cta.gif);
background-repeat:no-repeat;
}

/* Tags */
address {
font-style: normal;		
}

kbd {
background-color:#D9D9D9;
font-family: "Courier New", Courier, monospace;
font-size:100%;
}

/* Classes */

/*what's new date*/
.wn-date{
border-bottom:1px dashed #6C73C2;
margin-bottom:10px;
padding-bottom:2px;
}

.council-reply{
border-bottom:1px dashed #DBDCF0;
margin-bottom:10px;
padding-bottom:1px;
}

p.footnote {
	font-size: 80%;	
	line-height: 120%;
	padding-bottom: 6px;
	margin: 0px;
}

.clear {
	margin: 0px;
	padding: 0px;
	height: 0px;
	font-size: 0px;
	clear: both;
}

a[rel="external"] {
padding-right:9px;
background:url(../_media/_images_css/external-link.gif) no-repeat right center;
}

.innerImage {
	width: 288px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

.italic {
	font-style: italic;	
}

.pullQuote {
	padding: 5px 20px 18px 20px;
	margin: 0px;
}

.pullQuote p {
	font-size: 125%;
	line-height: 125%;
	color: #6C73C2;
	margin: 0px;
	padding-bottom: 5px;
}

.pullQuote p.quoteName {
	font-size: 80%;
	line-height: 90%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}