/*
STOP LOOKING AT ME 

YOU FASS

*/



a.rollover img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;}

.sidebar a:hover img, a.rollover img:hover, .gridpost a:hover img  {
filter:alpha(opacity=60);   
-moz-opacity: 0.6;   
opacity: 0.6;
}	




/* Begin Typography & Colors */
html, body {
font-size: 11px; 
	font-family:"Courier New", Courier, monospace;
	/*background-image: url('images/flowersbg1.jpg');
	 */background-repeat: repeat-x;
	background-image: url('images/toppattern4.jpg111') ; 
background-attachment:fixed;
    color:#000000;
	text-align: center;
	font-weight:bold;
	margin:0;
padding:0;
height:100%; 
	}
#container {
height:100%;
width:100%;

	}


#header {
	background: url('images/kubrickheader.pnguu') no-repeat bottom center;
	}



.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	color: #990000;
	margin:0;
	padding:0;
	text-transform: uppercase;
	
	}



.tint {font-weight:bold;

}




a, h2 a:hover, h3 a:hover {
	color: #222;
	text-decoration: none;
	}

a:hover {
	color: #444444;
	text-decoration: none;
	}

p {margin:0;
padding:0;
font-weight:bold;

}

.tint {
color:660000;
font-weight:bold;
}
/* End Typography & Colors */



/* Begin Structure777777777777777777777777777777777776 */
body {

	}
#container {
border:0px solid red;
margin:0 auto;
width:800px;


}
#page {
	
	margin:40px auto 20px auto;
	padding: 0 0 0px 0px;
		width: 800px;
	border: 0px solid green;
		float:left;
	text-align: left;
	}

#header {
	text-align: left;
	margin: 0px auto o auto;
	padding: 0px 0px 5px 0px;
border-bottom: 1px  dotted #999999;
			width: 800px;
			float:left;
	}
#header2 {
	margin: 0px auto o auto;
	padding: 0px 0px 0px 0px;
border-bottom: 1px  dotted #999999;
			width: 800px;
			height:1px;
			float:left;
			}
#footer {
	padding: 5px 0 0 0;
font-weight:bold;
		width: 800px;
	clear:both;
	background:  #FFFFFF;
border-top: 1px dotted #999999;	
	text-align:left;
float:left;
	}
#footer2 {
	height:1px;
margin:10px 0 0 0;
		width: 800px;
	clear:both;
	background:  #FFFFFF;
border-top: 1px dotted #999999;	
	text-align:left;
float:left;
	}





.logo {
border:0px solid green;
top:0px;
z-index:10;
width:300px;
height:auto;
position:relative;
left:-5px;
float:left;
padding: 0 0 0px 0;
}
.signupbox {
position:relative;
top:107px;
float:right;
font-weight:bold;
border-top: 1px dotted #999999;	
padding:1px 0 0px 0;
width:490px;
text-align:right;
}
.signupboxinner {

font-weight:bold;
border-top: 1px dotted #999999;	
padding:10px 0 10px 0;
width:500px;
text-align:right;
}
.main {
float:left; 
width:800px;
padding:5px 0 5px 0
}



.sidebar {
float:left;
width:140px;
border-right:0px dotted #999999;
padding:0 20px 0 0px;

}

.sidebar img {
position:relative;
left:-2px;
height:22px;
width:auto;


}

.content {
float:left;
width:627px;
border-left:1px dotted #999999;
padding:0 0 0 10px;



}












.left {
float:left;
width:250px;
border-right:1px dotted #999999;
padding:0 20px 0 0px;
text-align:left;
min-height:300px;
}


.contentright {
float:right;
width: 340px;
padding:0 0 0 0px;
text-align:right;
border:0px solid green;
min-height:300px;
}



.frontleft {
float:left;
width:168px;

padding:0 0px 0 0px;
text-align:left;
font-weight:bold;
text-align: left;
}


.frontright {
float:right;
width: 430px;
padding:0 0 0 10px;
border-left:1px dotted #999999;
margin:0 0 0 0px;
text-align:right;


}
.frontimage {
width:430px;


}
.frontrightwide {
float:right;
width: 625px;
height:350px;
padding:0 0 0 0px;
border:0px solid blue;
margin:0 0 0 0px;
text-align:right;


}
.frontimagewide {
width:600px;
height:350px;
border:0px solid blue;
}

.gridpost {
float:left;
width:110px;
height:150px;
padding:4px;
border:1px solid #CCCCCC;
margin:0px 5px 5px 0;
text-align:center;
text-transform: uppercase;
font-weight:bold;
font-family:"Courier New", Courier, monospace;
font-size:11px;
line-height:11px;

}
.gridpost img{

margin:5px; height:100px;
width:100px;

}

.singleleft {
float:left;
width:200px;
padding:0 0 0 10px;
}
.singleleft img{
display:none;

}

.singleright {
float:right;


}
.singleright img{
max-width:400px;
max-height:400px;
height: auto;
width: auto;
border:1px solid #CCCCCC;

}
.enquire {
padding:5px 10px;
background:#990000;
color:#FFFFFF;
display:inline;
margin:10px 0;
font-weight: bold;
}
.enquire a {
color:#FFFFFF;


}

.navigation{
border-top:1px solid #CCCCCC;
padding:5px 0 0 0;
clear:both;
width:100%;
margin-top:5px;
position:relative;
top:10px;
}

.alignright{
float:right;
margin-left:30px;
}

.alignleft{
float:left;
}
.acquireleft {

float:left;
width:250px;
border-right:1px dotted #999999;
padding:0 20px 0 0px;
margin:0 10px 0 0px;
text-align:left;
min-height:320px;
}

.acquireright {

float:left;
width:250px;

padding:0 20px 0 0px;
margin:0 10px 0 0px;
text-align:left;
min-height:320px;
}

.findusleft {

float:left;
width:150px;
border-right:1px dotted #999999;
padding:0 20px 0 0px;
margin:0 10px 0 0px;
text-align:left;
min-height:320px;
}

.findusleft p {
margin: 0 0 10px 0;

}
.findusright {
width:440px;
float:right;
text-align:right;
min-height:300px;
}
.mapbox {
border:1px dotted #999999;
margin:0 0 5px 0;
}
.map {
width:440px;
height:300px;

}
 a.hide img:hover  {
filter:alpha(opacity=0);   
-moz-opacity: 0;   
opacity: 0;
}	

.comingsoon {
height:70px;
width:auto;
margin:10px 0 0 0;
}
.tdright {
padding-left:20px;
}
.bottomborder {
border-bottom:1px dotted #999999;
}
.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */


/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
hr {
display:none;
}


/*LISTs */

#sidebar ul {list-style:none;
list-style-type:none;
margin:0;
}

li {list-style:none;
list-style-type:none;
margin:0;}



/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}


/* This is mainly for password protected posts, makes them look better. */
select {
	width: ;
	border:1px solid  #000000;
	padding:0px 0px 0px 0px;
	background:#FFFFFF;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */









/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
	input.searchtext {
	padding: 1px 3px;
	border: 1px solid  #666666;
background: #ffffff;
	color:  #000000;
	display:inline;
				font-family: Century Gothic,  Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size:8px;

}

input.searchsubmit {
	background: #666666;
	border: 1px solid  #666666;
display:inline;
	color:  #ffffff;
	padding: 0px 2px 0px 1px ;
	margin-right:0px;
				font-family: Century Gothic,  Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size:8px;
	text-transform:uppercase;
	
}



input.emailaddress {
	padding: 1px 3px;
	border: 1px solid  #666666;
background: #ffffff;
	color:  #000000;
	display:inline;
				font-family: Arial narrow, 'Arial Narrow',  Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size:8px;

}

input.subscribe {
	background: #666666;
	border: 1px solid  #666666;
display:inline;
	color:  #ffffff;
	padding: 0px 2px 0px 1px ;
	margin-right:5px;
				font-family: Arial narrow, 'Arial Narrow',  Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size:8px;
	text-transform:uppercase;
	
}


.emailmessage {
position:relative;
top:-46px;
margin-bottom:-10px;
}


