/* CSS file for the Setanta Homes website */
/* (c) by Dave J Fox | http://www.davejfox.com */

/* xhtml tag definitions */

* { 
  margin: 0;
  padding: 0;
}

div.cb {
	clear: both;
}

.access {
	display: none;
}

body, html {
	background: url(gfx/bg.gif) repeat-x #ffffff;
	color: #555555;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

/*--wrapper--*/

div#wrapper {
	margin: 0 auto;
	width: 900px;
	height: auto;
}

div#top {
	display: block;
	width: 900px;
	height: 154px;
	background: url(gfx/top-bg.jpg) top right no-repeat;
}

h1 a {
	display: block;
	width: 324px;
	height: 154px;
	background: url(gfx/setanta-homes.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}

div#mainimg {
	display: block;
	height: 257px;
	width: 900px;
	background: url(gfx/setanta-homes-main.jpg);
}

div#mainimg h2, div#mainimg p {
	text-indent: -9999px;
}

/*--mainmenu--*/

ul#mainmenu {
	margin: 13px 0 0 25px;
}

ul#mainmenu li {
	float: left;
	list-style: none;
}

ul#mainmenu li a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 13px 15px 13px 15px;
	border-left: 1px solid #d91c30;
	border-right: 1px solid #ed8f99;
}

ul#mainmenu li a:hover {
	background: #0072bc;
	color: #ffffff;
}

ul#mainmenu li.first a {
	border-left: none;
}

ul#mainmenu li.last a {
	border-right: none;
}

/*--content style--*/

div#bodyarea {
	display: block;
	height: auto;
	width: 523px;
	margin: 50px 0 0 40px;
	padding: 0 32px 0 0;
	float: left;
	background: url(gfx/divide.gif) repeat-y right;
}

h2 {
	color: #e93e50;
	margin: 0 0 20px 0;
}

h3 {
	color: #e93e50;
	margin: 25px 0 -20px 0;
}

h4 {
	color: #e93e50;
	margin: 0 0 20px 0;
}

p {
	text-align: justify;
	font-size: 0.8em;
	line-height: 150%;
	margin: 30px 0 0 0;
}

img {
	border: 1px solid #e93e50;
	margin: 30px 0 0 0;	
}

#jquery-lightbox img {
	margin: 0 0 0 0;
}

img.fl {
	float: left;
}

img.fr {
	float: right;
}

img.logo {
	border: none;
	margin: 50px 0 -10px 0;	
}

ul, ol {
	font-size: 0.8em;
	margin: 30px 0 0 25px;
	line-height: 150%;
	text-align: justify;
}

ol.letters {
	list-style: lower-alpha;
}

ol.numbers {
	list-style: decimal;
	color: #e93e50;
}

div#bodyarea p a, div#bodyarea li a {
	color: #e93e50;
	text-decoration: none;
	border-bottom: 1px solid;
	padding: 0 0 1px 0;
}

div#bodyarea p a:hover, div#bodyarea li a:hover {
	color: #333333;
	border-bottom: 1px solid #e93e50;
}

form {
	padding: 10px 0 10px 0;
	margin: 30px 0 0 0;
	border-top: 2px #e93e50 solid;
	border-bottom: 2px #e93e50 solid;
	width: 520px;
	background: #d8d8d8;
}

fieldset {
	border: none;
}

legend {
	display: none;
}

input, select, textarea {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 1px 2px 1px 2px;
	width: 300px;
	margin: 0 0 10px 10px;
	background: #fff;
	border: 1px #848484 solid;
}

label {
	font-weight: bold;
	font-size: 0.9em;
	color: #e93e50;
	margin: 0 0 10px 10px;
}

textarea {
	font-size: 0.8em;
	height: 100px;
	width: 410px;
}

input#send {
	width: 100px;
	font-weight: bold;
	font-size: 0.8em;
}

input#send:hover {
	color: #e93e50;
	border-color: #e93e50;
}

/*--right--*/

div#right {
	display: block;
	height: auto;
	width: 235px;
	float: right;
	margin: 50px 40px 0 0;
	padding: 0 0 0 28px;
}

div#right h3 {
	padding: 170px 0 0 15px;
	margin: 0;
}

div#right h4 {
	padding: 10px 0 0 15px;
	margin: 0;
}

div#mbm {
	display: block;
	width: 233px;
	height: 142px;
	border: 0px;
	float:left;
}

div.graphicadnews {
	display: block;
	width: 233px;
	height: auto;
	border: 1px solid #aeaeae;
	margin: 0 0 30px 0;
}

div#right div.graphicad h3 {
	display: block;
	height: 98px;
	width: 233px;
	background: url(images/selfbuild2011.gif);
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

div#right p {
	padding: 15px;
	margin: 0;
}

div#right p a {
	text-decoration: none;
	color: #e93e50;
}

div#right p a:hover {
	text-decoration: underline;
}

div#PastProjects, div#CurrentProjects, div#FutureProjects {
	display: block;
	width: 233px;
	height: auto;
	border: 1px solid #aeaeae;
	background: url(gfx/sidebar-bg.jpg) bottom no-repeat #e4e4e4;
	margin: 30px 0 30px 0;
}

div#PastProjects a, div#CurrentProjects a, div#FutureProjects a {
	color: #e93e50;
	text-decoration: none;
	border-bottom: 1px solid;
	padding: 0 0 1px 0;
}

div#PastProjects a:hover, div#CurrentProjects a:hover, div#FutureProjects a:hover {
	color: #333333;
	border-bottom: 1px solid #e93e50;
}

div#right div#PastProjects h3 {
	background: url(gfx/past-projects.jpg) top no-repeat;
}

div#right div#CurrentProjects h3 {
	background: url(gfx/current-projects.jpg) top no-repeat;
}

div#right div#FutureProjects h3 {
	background: url(gfx/future-projects.jpg) top no-repeat;
}

div#right p#brochuredownload {
	margin: 0;
	padding: 0;
}

div#right p#mbm {
	margin: 0;
	padding: 0;
}

p#brochuredownload a {
	display: block;
	height: 49px;
	width: 235px;
	background: url(gfx/brochure-download.jpg);
	text-indent: -9999px; 
}

/*--footer--*/

div#footwrap {
	margin: 40px auto 0 auto;
	display: block;
	width: auto;
	height: 69px;
	background: url(gfx/footer-bg.gif) repeat-x;
}

div#footer {
	margin: 0 auto;
	display: block;
	height: 49px;
	width: 820px;
	padding: 20px 40px 0 40px;
}

div#footer p {
	margin: 0 0 0 0;
}

div#footer p, div#footer p a  {
	color: #FFFFFF;
	text-decoration: none;
}

div#footer p a:hover  {
	border-bottom: 1px solid;
}

div#footer p.design {
	float: right;
	margin: -20px 0 0 0;
}

/*--gallery--*/

div.gallery {
	margin: 0 0 50px 0;
}

img.galleryimage {
	border: 2px solid #FF0000;
	margin: 0 15px 15px 0;
}

span img.galleryimage {
	margin: 0 0 20px 0;
}
