@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F5F5F0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container {
	width: 940px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #F5F5F0;
	background-image: url(Assetts/Images/LayoutImages/dalgWeb-main-BG1.jpg);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #header {
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 20px;
	vertical-align: baseline;
	height: 120px;
}
.oneColFixCtrHdr #navBar {
	margin-right: 10px;
	float: left;
	display: block;
	width: 160px;
	vertical-align: bottom;
	top: auto;
	margin-top: 5px;
}

/* navBar original horizontal format:

.oneColFixCtrHdr #navBar {
	margin-right: 10px;
	float: left;
	display: block;
	padding-left: 15px;
	width: 420px;
	vertical-align: bottom;
	top: auto;
	margin-top: 100px;
}
*/

.oneColFixCtrHdr #headText {
	float: right;
	width: 440px;
	margin-bottom: -5px;
}
.oneColFixCtrHdr #logoStripe {
	background-color: #F5F5F0;
	background-image: url(Assetts/Images/LayoutImages/dalgWeb-logo-stripe-BG1.jpg);
	height: 90px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: center;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	height: auto;
}
.oneColFixCtrHdr #footer {
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	background-color: #F5F5F0;
	background-image: url(Assetts/Images/LayoutImages/dalgWeb-footer-BG1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.8em;
	text-align: center;
	color: #A99F95;
}
#logoStripe h3 {
	text-align: right;
	vertical-align: middle;
	display: block;
	height: 60px;
	background-image: url(Assetts/Images/LayoutImages/dalgleishLogo-410pxw_03.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 0em;
	color: #F5F5F0;
	margin: 0px;
	padding: 15px;
}
p {
	font-size: 0.9em;
	line-height: 1.8em;
}
.clearFloat {
	font-size: 0em;
	clear: both;
	height: 0px;
}
#homeAni {
	margin-left: -10px;
	margin-right: -10px;
}
#homeNews {
	float: right;
	width: 420px;
	z-index: 10000;
	background-image: url(Assetts/Images/LayoutImages/transBG.png);
	background-repeat: repeat;
	margin-top: 10px;
	position: absolute;
	clear: none;
	left: 50%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	visibility: hidden;
}
#homeNews   h4 {
	background-image: url(Assetts/Images/news/newsTitle.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	padding-top: 25px;
}
#homeNews img {
	padding: 5px;
}
.reducePad {
	margin-right: -10px;
	margin-left: -10px;
}
.paraLeftCol {
	margin-right: 400px;
}
#aboutTitle {
	background-image: url(Assetts/Images/aboutpage/aboutTitle.gif);
	height: 120px;
	width: 440px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#portfolioTitle {
	background-image: url(Assetts/Images/portfoliopage/portfolioTitle.gif);
	height: 120px;
	width: 440px;
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: auto;
}
#portfolioWrapper {
	height: 100%;
	width: 100%;
	float: left;
	background-position: left;
	background-image: url(Assetts/Images/portfoliopage/menu-bg-col.gif);
	background-repeat: repeat-y;
	margin-right: -10px;
	margin-left: -5px;
}
/* non-IE style: */
html>body #portfolioWrapper {
margin-left: -10px;
}
#portfolioMenu {
	width: 190px;
	height: 100%;
	display: block;
	float: left;
}
#portfolioInfo {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	height: 100%;
}
#portfolioInfo a {
	color:	#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#portfolioBody {
	float: right;
	width: 700px;
	background-color: #FFFFFF;
	height: 100%;
	padding-bottom: 20px;
	margin-right: -20px;
}
#portfolioMainImage {
	margin-left: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#portfolioThumbs {
	margin-left: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#portfolioCubes {
	background-image: none;
	height: 700px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 700px;
	text-align: right;
}
#portfolioCubes img {
	margin-bottom: 10px;
	margin-left: 10px;
}
#portfolioThumbs   img {
	padding-right: 5px;
	padding-left: 5px;
}
#portfolioMainImage img {
	padding-right: 5px;
	padding-left: 5px;
}
#contactTitle {
	background-image: url(Assetts/Images/contactpage/contactTitle.gif);
	height: 120px;
	width: 440px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contactDetails {
	float: left;
	width: 400px;
}
#contactDetails th {
	text-align: right;
	border-right-width: 1px;
	border-right-color: #333333;
	padding-right: 6px;
	width: 30%;
	font-size: 1.1em;
}
#contactDetails td {
	padding-left: 6px;
	font-size: 1.1em;
}
#contactDetails table {
	width: 70%;
	vertical-align: text-top;
}
#contactFormDiv {
	float: right;
	width: 450px;
	background-color: #F5F5F0;
	margin-right: -10px;
}
#contactForm {
	text-align: right;
	background-color: #F5F5F0;
	margin: 10px;
	padding: 10px;
}
#contactForm label {
	text-align: left;
}
.labelLeft   {
	text-align: left;
	display: block;
}
.oneColFixCtrHdr  #footer  a {
	color: #A99F95;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}#photoCraig {
	margin-right: -10px;
}

