/* site.css - Prom Country Tourism */



html {
	margin: 0px;
	padding: 0px;
}


body { 
	margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
	padding: 0px;
	font-family: arial, helvetica, san-serif; 


	color: #000000;
	background: #eef5fa;





	overflow: auto;	
}




/* TABLES */

table.layout { 
	width: 100%;
	padding-left: 5px;
	padding-top: 25px;

}


table.layout1 { 
	width: 500px;


}


table.content { 
	width: 954px;
}



table.contact { 
	width: 300px;
	background-position: top left; 
	background-repeat: no-repeat; 
	background-image: url(images/contacttalble.gif);
}


td.content1 { 
	width: 300px;
}

td.content2 { 
	width: 638px;
	text-align: right;
	padding-right: 13px;
}


td.content6 { 
	width: 76px;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-family: arial, helvetica, san-serif;
	padding: 4px;
	text-align: right;

}


td.content7 { 
	width: 224px;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-family: arial, helvetica, san-serif;
	color: #000000;
	padding: 4px;
}


td.content9 { 
	height: 33px;
	width: 954px;
	background-image: url(images/footer.gif);
	background-position: top left; 
	background-repeat: no-repeat; 
}



















td.enquiry1 { 
	vertical-align: top; 
	color: #000000;
	background: #fff3e7;
	font-family: arial, helvetica, verdana, san-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	width:150px;
}

td.enquiry2 { 
	vertical-align: top; 
	color: #000000;
	background: #ffffff;
	font-family: arial, helvetica, verdana, san-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	width:350px;
}

td.enquiry1a { 
	vertical-align: top; 
	color: #000000;
	background: #e6e6e6;
	font-family: arial, helvetica, verdana, san-serif; 
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	width:150px;
}

td.enquiry2a { 
	vertical-align: top; 
	color: #000000;
	background: #e6e6e6;
	font-family: arial, helvetica, verdana, san-serif; 
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	width:350px;
}





/* LINES and FONTS */



iframe.maini {
	height: 450px; 
	width: 938px;
}

img.shortimage {
	margin-right: 13px;
}


p.short {
	font-family: arial, helvetica, verdana, san-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	padding-right: 13px;
}

p {
	font-family: arial, helvetica, verdana, san-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	padding-right: 13px;
	padding-left: 13px;
}



div.sitemap {
	font-family: arial, helvetica, verdana, san-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	padding-right: 13px;
	padding-left: 18px;
}




div.businessname {
	font-family: verdana, arial, helvetica, verdana, san-serif; 
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #3f5e9e;
	padding-left: 13px;
	padding-top: 13px;
}

div.categoryname {
	font-family: verdana, arial, helvetica, verdana, san-serif; 
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #6281c1;
	float: right;
	width: 290px; 
	text-align: right;
	padding-right: 5px;
	padding-top: 7px;
}


div.description {
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
	float: right;
}

div.titleheader {
	width: 718px; 
	height: 39px; 
	background-image: url(images/titleheader1.gif);
}

div.events {
	width: 718px; 
	background-image: url(images/eventbg.gif);
}

div.eventtitle {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-family: arial, helvetica, san-serif;
	color: #000000;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
	text-align: left;
}

div.eventsubtitle {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-family: arial, helvetica, san-serif;
	color: #800000;
	padding-right: 13px;
	padding-left: 13px;
	text-align: left;
}


div.eventcontent {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-family: arial, helvetica, san-serif;
	color: #000000;
	padding-right: 13px;
	padding-left: 13px;
}

div.info {
	z-index: 1;
	width: 400px;
	background: #ffffff;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-family: arial, helvetica, san-serif;
	color: #000000;
	padding-left: 13px;

}

div.feature {
	z-index: 2;
	width: 150px;
	position: relative; 
	top: 5px; 
	left: 13px;
	color: #000080;
}


div.infofeature {
	z-index: 3;
	width: 250px;
	position: relative; 
	top: -8px; 
	right: -160px;
	padding-right: 13px;
}



hr.contact {
	color: #804000;
	padding-left: 22px;
	width: 149px;
}

div.footer {
	font-family: arial, helvetica, verdana, san-serif; 
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000080;
	text-align: center;
}



ul {

	font-family: arial, helvetica, verdana, san-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;

}


/* LINKS */



	A{ COLOR: #0000ff; TEXT-DECORATION: none } 
	A:link { COLOR: #0000ff; TEXT-DECORATION: none } 
	A:visited { COLOR: #0000ff; TEXT-DECORATION: none } 
	A:hover { BACKGROUND: #ffffff; COLOR: #0000ff; TEXT-DECORATION: none } 




