/*
'Some rights reserved' 2007 Matt Round of designcut.co.uk

You are granted permission to use segments of this source for
non-commercial purposes, however the resulting layout should 
not resemble this original design this website in any way.
*/


/* GLOBAL */

body, html {
	font-family: Verdana;
	text-align: justify;
	background-color: #1a1a1a;
	margin: 0px;
}


/* STRUCTURE */

#stripe {
	width: 100%;
	height: 342px;
	background-color: #111;
	position: absolute;
	top: 50%;
	margin-top: -180px;
	z-index: 1;
}

#main {
	width: 800px;
	height: 324px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -171px;
	margin-left: -400px;
	font-size: 8pt;
	z-index: 2;
	padding: 0px;
}

	#g_left {
		width: 40px;
		height: 324px;
		position: absolute;
		left: -40px;
		top: 0px;
		background-image: url(left.png);
		font-size: 0pt;
	}

	#g_right {
		width: 40px;
		height: 324px;
		position: absolute;
		right: -40px;
		top: 0px;
		background-image: url(right.png);
		font-size: 0pt;
	}

	#g_top {
		width: 800px;
		height: 9px;
		left: 0px;
		position: absolute;
		top: -9px;
		background-image: url(top.png);
		font-size: 0pt;
	}

	#g_bottom {
		width: 800px;
		height: 9px;
		left: 0px;
		position: absolute;
		bottom: -9px;
		background-image: url(bottom.png);
		background-repeat: repeat-x;
		font-size: 0pt;
	}

	#g_tl {
		width: 40px;
		height: 9px;
		position: absolute;
		left: -40px;
		top: -9px;
		background-image: url(tl.png);
		background-repeat: no-repeat;
		z-index: 5;
		font-size: 0pt;
	}

	#g_tr {
		width: 40px;
		height: 9px;
		position: absolute;
		right: -40px;
		margin-top: -9px;
		background-image: url(tr.png);
		background-repeat: no-repeat;
		z-index: 5;
		font-size: 0pt;
	}

	#g_bl {
		width: 40px;
		height: 9px;
		position: absolute;
		font-size: 0pt;
		bottom: -9px;
		left: -40px;
		background-image: url(bl.png);
		background-repeat: no-repeat;
		z-index: 5;
	}

	#g_br {
		width: 40px;
		height: 9px;
		font-size: 0pt;
		position: absolute;
		bottom: -9px;
		right: -40px;
		background-image: url(br.png);
		background-repeat: no-repeat;
		z-index: 5;
	}
	
	
/* NAV */

#nav {
	width: 150px;
	height: 320px;
	margin-top: 2px;
	margin-left: 2px;
	float: left;
}

	#nav ul {
		list-style: none;
		padding: 0px;
		margin: 2px;
	}

	#nav li {
		text-align: right;
		letter-spacing: 4px;
	}

		#nav li a {
			display: block;
			text-decoration: none;
			height: 78px;
			color: #222;
			background-color: #fff;
			padding-right: 20px;
		}

		#nav li a:hover {
			background-image: url(gradient.png);
			text-decoration: overline;
			color: #4499dd;
		}

		.active {
			background-image: url(gradient.png);
			color: #4499dd;
			padding-right: 20px;
			font-weight: bold;
		}	

		.last {
			height: 76px;
			line-height: 76px;
		}

		.bb {
			border-bottom: 2px solid #ddd;
			line-height: 78px;
			height: 78px;
		}
		
		
/* INDEX */

#photo {
	width: 400px;
	height: 320px;
	background-color: #4499DD;
	background-image: url(grass2.jpg);
	margin: 2px;
	float: left;
}

#tag {
	position: absolute;
	text-align: center;
	width: 244px;
	bottom: 10px;
	right: 0px;
	font-size: 7pt;
}

#quote {
	text-align: right;
	width: 200px;
	line-height: 100%;
	letter-spacing: -2px;
	font-size: 18pt;
	font-style: italic;
	right: 10px;
	bottom: 200px;
	position: absolute;
}

#quote_2 {
	width: 200px;
	position: absolute;
	top: 140px;
	right: 10px;
	text-align: right;
}

#outside {
	text-align: right;
	width: 200px;
	color: #fff;
	line-height: 100%;
	letter-spacing: -2px;
	font-size: 18pt;
	font-style: italic;
	right: 10px;
	bottom: -60px;
	position: absolute;
}


/* OTHER PAGES */

#p2 {
	position: absolute;
	height: 78px;
	width: 622px;
	right: 4px;
	top: 82px;
	border-bottom: 2px solid #ddd;
	border-top: 2px solid #ddd;
	line-height: 78px;
	padding-right: 20px;
	text-align: right;
	letter-spacing: -2px;
	font-size: 18pt;
	font-style: italic;
}

#p2b {
	width: 400px;
	height: 78px;
	background-image: url(p2.jpg);
	float: left;
}

#p3 {
	position: absolute;
	height: 78px;
	width: 622px;
	right: 4px;
	top: 162px;
	border-bottom: 2px solid #ddd;
	border-top: 2px solid #ddd;
	line-height: 78px;
	padding-right: 20px;
	text-align: right;
	letter-spacing: -2px;
	font-size: 18pt;
	font-style: italic;
}

#p3b {
	width: 400px;
	height: 78px;
	background-image: url(p3.jpg);
	float: left;
}

#p4 {
	position: absolute;
	height: 78px;
	width: 622px;
	right: 4px;
	bottom: 2px;
	border-top: 2px solid #ddd;
	line-height: 78px;
	padding-right: 20px;
	text-align: right;
	letter-spacing: -2px;
	font-size: 18pt;
	font-style: italic;
}

#p4b {
	width: 400px;
	height: 78px;
	background-image: url(p4.jpg);
	float: left;
}

#contact {
	position: absolute;
	height: 238px;
	width: 622px;
	right: 4px;
	top: 4px;
}

#contact input {
	background-color: #eee;
	border: 1px solid #ccc;
}

.cip {
	width: 200px;
}

.contact_f {
	display: block;
	float: left;
	padding-right: 20px;
}
	
.contact_f2 {
	display: block;
	float: right;
	width: 500px;
	padding-right: 70px;
}

textarea {
	width: 500px;
	height: 100px;
	background-color: #eee;
	border: 1px solid #ccc;
}

.contact_f3 {
	display: block;
	position: absolute;
	top: 190px;
	right: 20px;
	width: 72px;
}

.btn {
	width: 70px;
}

#status {
	position: absolute;
	top: 203px;
	right: 120px;
}

	
/* LOGIN STRIPE */
	
#login {
	position: absolute;
	height: 20px;
	width: 100%;
	border-bottom: solid 1px #2f2f2f;
	background-color: #0c0c0c;
	top: 0px;
	padding: 0px;
	line-height: 20px;
	text-align: center;
	color: #999;
	font-size: 7pt;
}

#l_right {
	float: right;
	padding-right: 10px;
}

#l_left {
	float: left;
	padding-left: 10px;
}

#login p {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#login form {
	margin: 0px;
	height: 20px;
	padding: 0px;
}

	#login input {
		background-color: #000;
		color: #fff;
		width: 100px;
		border: 1px solid #1f1f1f;
		font-size: 7pt;
	}
	
	#login input.button {
		width: 50px;
	}
	

/* FOOTER */

#copyright {
	position: absolute;
	color: #555;
	font-size: 7pt;
	bottom: -25px;
	left: 0px;
}

	#copyright a {
		color: #444;
		text-decoration: none;
		border-bottom: 1px #444 dotted;
	}

	#copyright a:hover {
		color: #333;
		text-decoration: none;
		border-bottom: 1px #333 dotted;
	}


/* MISC */

.high {
	color: #eee;
}

#adsense {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: -1;
}