/* @override 
	http://www.frequency.ie/clients/foleyms/xcss/main.css
	http://www.foleyms.ie/sitepreview/xcss/main.css
	http://foleyms.ie/sitepreview/xcss/main.css
*/

/* @group structure */

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
	background: silver url(../images/background.gif) repeat;
}
#wrapper { 
 margin: 0 auto;
 width: 900px;
	background-color: white;
}
#container {
 margin-bottom: 10px; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
	background: url(../images/mainbgtile.gif) repeat-y;
	font-family: Verdana, Helvetica, Arial, "Trebuchet MS";
	display: block;
	float: left;
}
#header {
 width: 900px;
 height: 115px;
 background: #6b6e6f;
	border-bottom: 15px solid #DA6700;
}

#logo { 
 display: block;
 width: 254px;
 float: left;
}

#navigation {
 width: 500px;
 float: right;
	vertical-align: bottom;
	margin-top: 21px;
	font-family: Verdana, Helvetica, Arial, "Trebuchet MS";
	text-align: right;
	display: block;
	padding-right: 20px;
}

#contactdetails { 
 display: block;
 width: 500px;
 float: right;
	vertical-align: bottom;
	font-family: Verdana, Helvetica, Arial, "Trebuchet MS";
	height: 20px;
	margin-top: 41px;
	color: white;
	text-align: right;
	padding-right: 20px;
}

#leftcolumn { 
 display: inline;
 color: #333;
 width: 254px;
 float: left;
}
#centre { 
 float: left;
 color: #333;
 padding: 0px;
 width: 440px;
 display: inline;
 position: relative;
}

#content { 
 float: left;
 padding: 10px;
 display: inline;
 position: relative;
	font-size: 0.85em;
	line-height: 1.6em;
	width: 90%;
}

#projectcontent { 
 float: left;
 padding: 10px;
 display: inline;
 position: relative;
	width: 96%;
}
#rightcolumn { 
 display: block;
 position: relative;
 color: #333;
 width: 200px;
 float: right;
}
#footer { 
 width: 900px;
 clear: both;
 color: white;
 background: black;
	display: block;
	height: 40px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#copyright {
	float: left;
	padding: 10px;
	display: block;
	font: 0.8em Verdana, Helvetica, Arial, "Trebuchet MS";
}

#designbyfrequency {
	float: right;
	padding: 10px;
	display: block;
	font: 0.8em Verdana, Helvetica, Arial, "Trebuchet MS";
}

#designbyfrequency a {
	color: white;
	text-decoration: none;
}

#designbyfrequency a:hover {
	color: orange;
	text-decoration: none;
}
.clear { clear: both; background: none; }



/* @end */

/* @group homepage */

#rightcolumnhome {
 color: #333;
 width: 630px;
 float: right;
}

#homelatestproject {
 color: #333;
 width: 610px;
	margin: 10px auto;
	display: block;
	float: left;
}

#homelatestprojecttext { 
 display: block;
 color: #333;
 width: 250px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 0.8em;
	line-height: 1.4em;
}

#homelatestprojectimage { 
 display: block;
 color: #333;
 width: 350px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	overflow: hidden;
	margin-bottom: 10px;
}

#homecommres {
 color: #333;
 width: 610px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	float: left;
}

#homecomm {
	width: 300px;
	background: #222625 url(../images/commercialhead.gif) no-repeat;
	float: left;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#homecomm a {
	color: #da6802;
	text-decoration: none;
	margin-top: 10px;
	display: block;
}

#homecomm a:hover {
	color: white;
	text-decoration: underline;
}

#homecomm img {
	text-align: center;
	display: block;
	overflow: hidden;
	position: relative;
	float: none;
	margin: 45px auto 10px;
	width: 271px;
}

#homeres {
	width: 300px;
	background: #da6700 url(../images/residentialhead.gif) no-repeat;
	float: right;
	display: block;
	margin-left: auto;
}

#homeres a {
	color: black;
	text-decoration: none;
	margin-top: 10px;
	display: block;
}

#homeres a:hover {
	color: white;
	text-decoration: underline;
}

#homeres img {
	text-align: center;
	display: block;
	overflow: hidden;
	position: relative;
	margin: 45px auto 10px;
	width: 271px;
}



/* @end */

/* @group navigation */

#navigation a {
	vertical-align: bottom;
	color: white;
	text-decoration: none;
}

#navigation a:hover {
	vertical-align: bottom;
	color: #da6700;
	text-decoration: none;
}

.navlink {
	height: 34px;
	float: right;
	border-right: 2px solid #da6700;
	vertical-align: top;
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}

.navlinkend {
	height: 34px;
	float: right;
	vertical-align: top;
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}



/* @end */

/* @group sidebar */

#sidecomm {
	width: 240px;
	background: #222625 url(../images/commercialhead.gif) no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
}

#sidecomm a {
	color: #da6802;
	text-decoration: none;
	margin-top: 10px;
	display: block;
	padding-bottom: 10px;
}

#sidecomm a:hover {
	color: white;
	text-decoration: underline;
}

#sidecomm img {
	overflow: hidden;
	width: 210px;
	float: left;
	display: block;
	position: relative;
	margin: 45px auto 10px 15px;
}

#sideres {
	width: 240px;
	background: #da6700 url(../images/residentialhead.gif) no-repeat;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
}

#sideres a {
	color: black;
	text-decoration: none;
	margin-top: 10px;
	display: block;
	padding-bottom: 10px;
}

#sideres a:hover {
	color: white;
	text-decoration: underline;
}

#sideres img {
	text-align: center;
	display: block;
	overflow: hidden;
	width: 210px;
	float: left;
	margin: 45px auto 10px 15px;
}



/* @end */

/* @group text */

.telemail {
	color: #da6700;
	font-weight: bold;
}

.leftcoltext {
	color: black;
	font-weight: normal;
	padding: 10px;
	font-style: normal;
	font-size: 0.8em;
	line-height: 1.4em;
}

.rightcoltext {
	color: black;
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 40px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}

.commrestext {
	color: white;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
	line-height: 1.4em;
	display: block;
	margin: 10px auto;
	width: 271px;
}

.sidecommrestext {
	color: white;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
	line-height: 1.4em;
	display: block;
	margin: 10px auto;
	width: 210px;
}

h1 {
	color: #da6700;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 2em;
}

h2 {
	color: #666;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1em;
}

h3 {
	color: #666;
	font-size: 1.1em;
	line-height: 1.6em;
}

.standardlist {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 10px;
	margin-bottom: 10px;
}

.standardlist li {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.imagecaption {
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	padding-top: 8px;
}



/* @end */

/* @group rightcolumn */

#rightcolumn img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 180px;
	overflow: hidden;
	margin-top: 20px;
}



/* @end */

/* @group projects */

.projectclient {
	display: block;
	background-color: #666;
	color: white;
	margin-top: 10px;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px;
}

.projectdetails {
	display: block;
	padding: 10px;
	background-color: silver;
	color: black;
	margin-bottom: 10px;
}

#clientlist {
	display: block;
	padding: 10px;
	background-color: silver;
	color: black;
	margin-top: 10px;
	font-size: 0.8em;
	width: 86%;
}

#clientlist p {
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: bold;
}

#clientlist a {
	text-decoration: none;
	border-bottom: 1px dotted gray;
	display: block;
	padding-bottom: 6px;
	color: #da6700;
}

#clientlist a:hover {
	color: white;
}

li.servicelist {
	background: none no-repeat;
	list-style-image: url(../images/icons/document.gif);
	list-style-position: inside;
	margin-bottom: 10px;
	border-bottom: 1px dotted silver;
	padding-bottom: 5px;
}

li.servicelist a {
	background: none no-repeat;
	list-style-image: url(../images/icons/document.gif);
	list-style-position: inside;
	margin-bottom: 10px;
	text-decoration: none;
	color: #da6700;
}

li.servicelist a:hover {
	background: none no-repeat;
	list-style-image: url(../images/icons/document.gif);
	list-style-position: inside;
	margin-bottom: 10px;
	text-decoration: none;
	color: #666;
}

li.optionlist {
	background: none no-repeat;
	list-style-position: inside;
	margin-bottom: 10px;
	border-bottom: 1px dotted silver;
	padding-bottom: 5px;
	font-weight: bold;
	margin-left: 20px;
	list-style-type: disc;
}

li.optionlist a {
	font-weight: bold;
	text-decoration: none;
	color: orange;
	opacity: 1;
	list-style-image: url(../images/icons/arrow_C_ver2.gif);
	list-style-type: circle;
	display: inline;
}

li.optionlist a:hover {
	list-style-position: inside;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	color: black;
	list-style-image: url(../images/icons/arrow_C_ver2.gif);
	display: list-item;
}

.optionhead {
	font-weight: bold;
	color: white;
	width: 100%;
	padding: 4px 4px 4px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	background-color: #da6802;
}



/* @end */

/* @group client list tables */

.clienttable {
	font-size: 0.8em;
	background-color: white;
	width: 100%;
}

.clientname {
	background-color: black;
	color: orange;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.columntitle {
	background-color: gray;
	color: white;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	text-transform: uppercase;
	border-right: 1px dotted white;
}

.title {
	padding: 10px 6px;
	text-transform: capitalize;
	font-weight: bold;
	background-color: silver;
	border-bottom: 1px solid #d6d6d6;
}

.address {
	padding: 10px 6px;
	text-transform: capitalize;
	border-bottom: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	width: 28%;
}

.type {
	padding: 10px 6px;
	text-transform: capitalize;
	border-bottom: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	width: 20%;
}

.status {
	padding: 10px 6px;
	text-transform: capitalize;
	border-bottom: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	width: 16%;
}



/* @end */

/* @group contactforms */

td.contactleft {
	font: 0.9em Helvetica, "Trebuchet MS", Verdana, Arial;
	border-bottom: 1px dotted #8c8574;
	border-right: 1px dotted #8c8574;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 50%;
}

td.contactright {
	font: 0.9em "Trebuchet MS", Verdana, Arial, Helvetica;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: 1px dotted #8c8574;
}

td.contactright input {
	color: black;
	border: 1px solid white;
	background-color: silver;
	padding: 4px;
}



/* @end */