@charset "UTF-8";

/* This Style Sheet is for iPhone users only!*/


body {
	background-color: #F5F5F0;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	-webkit-text-size-adjust: none;
}
.oneColFixCtrHdr #container {
	width: 320px; /* the auto margins (in conjunction with a width) center the page */
	background-image: url(Assetts/Images/LayoutImages/dalgWeb-main-BG1-320px.jpg);
	background-repeat: repeat-y;
	background-color: #F5F5F0;
}
.oneColFixCtrHdr #header {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: baseline;
}
.oneColFixCtrHdr #navBar {
	margin-right: 0px;
	float: left;
	display: block;
	padding-left: 0px;
	vertical-align: bottom;
	top: auto;
	margin-top: 10px;
	width: 115px;
	margin-left: 0px;
}
.oneColFixCtrHdr #headText {
	margin-bottom: 0px;
	width: 180px;
	float: right;
	display: block;
	margin-right: -5px;
	overflow: auto;
}
.oneColFixCtrHdr #logoStripe {
	background-color: #F5F5F0;
	background-image: url(Assetts/Images/LayoutImages/dalgWeb-logo-stripe-BG1-320px.jpg);
	height: 45px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	background-repeat: no-repeat;
}
#logoStripe h3 {
	text-align: right;
	vertical-align: middle;
	display: block;
	height: 45px;
	background-image: url(Assetts/Images/LayoutImages/dalgleishLogo-300pxw_03.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 0em;
	color: #F5F5F0;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer {
	background-color: #F5F5F0;
	background-image: url(Assetts/Images/LayoutImages/dalgWeb-footer-BG1-320px.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footer p {
	font-size: 0.7em;
}
p {
	font-size: 1em;
	line-height: 1.8em;
	-webkit-text-size-adjust: none;
}

.reducePad {
	margin-right: -10px;
	margin-left: -10px;
	width: 300px;
}
#homeNews {
	display: none;
}
#homeAniAlt {
	width: 300px;
}
#getFlash {
	width: 0px;
}
#aboutTitle {
	background-image: url(Assetts/Images/aboutpage/aboutTitle-180px.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
}
#portfolioTitle {
	background-image: url(Assetts/Images/portfoliopage/portfolioTitle-180px.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
}
#contactTitle {
	background-image: url(Assetts/Images/contactpage/contactTitle-180px.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
}
.paraLeftCol {
	margin-right: 0px;
}


h4 {
	font-size: 1.1em;
	font-weight: bold;
}
#photoCraig {
	margin-right: -10px;
	width: 100px;
	padding-left: 5px;
}
#portfolioWrapper {
	background-image: none;
	margin-left: 0px;
	margin-right: 0px;
}
/* non-IE style: */
html>body #portfolioWrapper {
margin-left: 0px;
}
#portfolioBody {
	width: 300px;
	float: none;
	margin-right: -10px;
	margin-left: -10px;
}
#portfolioCubes {
	background-image: none;
	height: auto;
	background-repeat: no-repeat;
	background-position: right top;
	width: 300px;
	text-align: right;
	float: none;
}
#portfolioCubes img {
	width: 75px;
	height: auto;
	margin: 0px;
}
#portfolioMenu {
	background-color: #2C6998;
	background-image: none;
	height: 100%;
	width: 300px;
	float: none;
	margin-left: -10px;
}
#portfolioThumbs img {
	height: 50px;
	width: 50px;
	padding: 3px;
}
#portfolioMainImage img {
width: 300px;
margin-left: -5px;
margin-bottom: 10px;
}
#contactDetails {
	float: none;
	width: auto;
}
#contactDetails th {
	text-align: right;
	border-right-width: 1px;
	border-right-color: #333333;
	padding-right: 6px;
	width: 30%;
	font-size: 1em;
}
#contactDetails td {
	padding-left: 6px;
	font-size: 1em;
	line-height: 1em;
}
#contactDetails table {
	width: 100%;
	vertical-align: text-top;
}
#contactFormDiv {
	float: none;
	width: 300px;
	background-color: #F5F5F0;
	margin-right: 0px;
	margin-left: -10px
}
#contactForm {
	text-align: left;
	background-color: #F5F5F0;
	margin: 0px;
	padding: 10px;
}
input#name {
	width: 260px;
}
input#email {
	width: 260px;
}
input#emailConfirm {
	width: 260px;
}
input#subject {
	width: 260px;
}
textarea#message {
width: 260px;
}
#topLink {
	-webkit-appearance: button;
	padding-left: 10px;
	padding-right: 10px;
}
.footerButton {
	-webkit-appearance: button;
	padding-left: 10px;
	padding-right: 10px;
}

