/**** Standard.css for Dave Rayner ****/

/**** Hello and Welcome ****/
/**** The code standard and style seen here is typical of the work I produce for others ****/


* {
	padding: 0;
	margin: 0;
}



body {
	background: url(../images/interface/header_bg.gif) repeat-x 0 0;
	text-align: center;
	font-family: Helvetica, arial, verdana, sans serif;
	color: #333;
	font-size: 62.5%;
}
img {
	border: none;
}
.clear {
	clear: both;
}
#logo span,
#message h1,
#message h6,
#message span,
#aboutMe span,
#mainNav span,
#contactBox span,
#footerNav span,
.yes em,
.no em {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}




/***** Container *****/
#container {
	width: 925px;
	margin: 0 auto;
	text-align: left;
}




/***** Header *****/
#header {
	position: relative;
	height: 153px;
}
#logo {
	position: absolute;
	left: 0;
	top: 55px;
	width: 178px;
	height: 70px;
	background: url(../images/interface/logo.gif) no-repeat 0 0;
}
#logo a {
	display: block;
	height: 70px;
}
#message {
	position: absolute;
	left: 321px;
	top: 61px;
	width: 487px;
	height: 34px;
	background: url(../images/interface/header_text.gif) no-repeat 0 0;
}
#message h1 {
	background: 0;
	padding: 0;
}
#aboutMe {
	position: absolute;
	right: -2px;
	top: 61px;
	width: 112px;
	height: 33px;
}
#aboutMe a {
	display: block;
	height: 33px;
	background: url(../images/interface/about_button.gif) no-repeat 0 0;
}
#aboutMe a:hover {
	background-position: 0 -33px;
}





/***** MainNav *****/
#mainNav {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 604px;
	height: 27px;
}
#mainNav li {
	list-style-type: none;
	float: left;
	margin-right: 3px;
}
#mainNav .linkHome,
#mainNav .linkHome a {width: 75px;}
#mainNav .linkInterface,
#mainNav .linkInterface a {width: 141px;}
#mainNav .linkGraphic,
#mainNav .linkGraphic a {width: 133px;}
#mainNav .linkCode,
#mainNav .linkCode a {width: 134px;}
#mainNav .linkContact,
#mainNav .linkContact a {width: 109px;}

#mainNav .linkContact {
	margin: 0;
}
#mainNav a {
	float: left;
	height: 27px;
	background: url(../images/interface/top_tabs.gif) no-repeat 0 -32px;
}
#mainNav a:hover {
	background-position: 0 -64px;
}
#mainNav a.selected {
	background-position: 0 0;
	cursor: default;
}
#mainNav .linkInterface a {background-position: -78px -32px;}
#mainNav .linkInterface a:hover {background-position: -78px -64px;}
#mainNav .linkInterface a.selected {background-position: -78px 0;}
#mainNav .linkGraphic a {background-position: -222px -32px;}
#mainNav .linkGraphic a:hover {background-position: -222px -64px;}
#mainNav .linkGraphic a.selected {background-position: -222px 0;}
#mainNav .linkCode a {background-position: -358px -32px;}
#mainNav .linkCode a:hover {background-position: -358px -64px;}
#mainNav .linkCode a.selected {background-position: -358px 0;}
#mainNav .linkContact a {background-position: -495px -32px;}
#mainNav .linkContact a:hover {background-position: -495px -64px;}
#mainNav .linkContact a.selected {background-position: -495px 0;}






/***** Columns *****/
#content {
	padding: 52px 0;
}
#colMain {
	float: left;
	width: 656px;
	padding: 0 0 0 5px;
}
#colNav {
	float: right;
	width: 216px;
}






/***** Typography *****/
h1,
.homepage h2,
.box h2 {
	font-weight: normal;
	font-size: 2.2em;
	color: #666;
	background: #e9e9e9;
	padding: 9px 0 9px 10px;
	margin: 0 0 13px 0;
	line-height:normal;
	font-family: 'RockoFLFRegular', Helvetica, Arial;	
}
.homepage h2 {
	text-shadow: #f3f3f3 1px 1px;
	border: 1px solid #e9e9e9;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
}
h1 {
	border: 1px solid #e9e9e9;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-radius:6px;
	text-shadow: #f3f3f3 1px 1px;
}
h2 {
	padding: 0.5em 10px 1em 10px;
	font-size: 1.7em;
}
h2 strong {
	font-weight: normal;
}
p {
	font-size: 1.2em;
	line-height: 1.6;
	padding: 0 2em 1em 10px;
}
#colMain li {
	font-size: 1.2em;
	padding-bottom: 0.5em;
	line-height: 1.3;
}
#colMain ol,
#colMain ul {
	padding-left: 4em;
	margin-bottom: 1em;
}
a:link {
	color: #00a1e4;
}
a:visited {
	color: #666;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #e46a00;
}
a:focus {
	outline: none;
}
blockquote {
	font-style: italic;
}
.noBotPad {
	padding-bottom: 0;
}






/***** Story *****/
.story {
	position: relative;
	clear: left;
}
.story .date {
	position: absolute;
	top: 22px;
	right: 10px;
	color: #999;
	font-size: 1.1em;
	padding: 0;
}
.portfolio {
	float: left;
	border: 1px solid #ccc;
	margin: 0 13px 45px 0;
}
.story p {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 0 1em 1em 0;
}








/***** SideNav Boxes *****/
#contactBox a {
	display: block;
	height: 91px;
	background: url(../images/interface/contact_dave_rayner.jpg) no-repeat 0 0;
}
#colNav .arj a {
	background: url(../images/interface/about_button_arj.jpg) no-repeat 0 0;
}
#colNav .boba a {
	background: url(../images/interface/about_button_boba.jpg) no-repeat 0 0;
}
#colNav .troy a {
	background: url(../images/interface/about_button_troy.jpg) no-repeat 0 0;
}
#colNav .quentin a {
	background: url(../images/interface/about_button_quentin.jpg) no-repeat 0 0;
} 
h2#contactBox  {
	padding: 0;
	background: none;	
}
.box {
	margin-top: 11px;
}
#colNav .wrapper {
	font-size: 1.1em;
	line-height: 1.5;
	padding: 10px;	
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
.wrapper ul {
	padding-left: 1.1em; /* ie7.css */
}
.wrapper li {
	line-height: 1.2;
	padding-bottom: 0.5em;
	font-size: 1em;
}
.wrapper p {
	padding: 0;
	font-size: 1em;
}
.box h2 {
	font-size: 1.5em;
	margin-bottom: 0;
	border: 1px solid #fff;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
.colour1 h2 {
	background: #e46a00;
	color: #fff;
	border-color: #e46a00;
}
.colour1 .wrapper {
	background: #fff1e5;
	border: 1px solid #fff1e5;
}
.colour2 h2 {
	background: #e49800;
	color: #fff;
	border-color: #e49800;
}
.colour2 .wrapper {
	background: #fff7e5;
	border: 1px solid #fff7e5;
}
.colour3 h2 {
	background: #FF9180;
	color: #fff;
	border-color: #FF9180;
}
.colour3 .wrapper {
	background: #FFC8BF;
	border: 1px solid #FFC8BF;
}
.colour4 h2 {
	background: #00A1E4;
	color: #fff;
	border-color: #00A1E4;
}
.colour4 .wrapper {
	background: #e0f6ff;
	border: 1px solid #e0f6ff;
}
ul.yesNo {
	padding-left: 0;
	list-style-type: none;
}
li.yes {
	padding-left: 12px;
	background: url(../images/interface/tick.png) no-repeat left top;
}
li.no {
	padding-left: 12px;
	background: url(../images/interface/cross.png) no-repeat left top;
}
.testimonials p {
	color: #666;
}
.dontMakeMeThink {
	margin: 10px 0 0 52px;
}
#twitter_div ul {
	padding: 0;
}
#twitter_div a {
	display: none;
}
#twitter_div li {
	list-style-type: none;
	background: url(../images/interface/twitter-icon.png) no-repeat 0 0;
	padding: 0 0 1em 20px;
}






/***** About Me *****/
#outsourceBox {
	float: left;
	width: 310px;
	height: 153px;
	margin-left: 10px;
	margin-bottom: 20px;
	background: #fff6ef;
	padding: 0 0 28px 0;
}
#webDesignerBox {
	float: right;
	width: 310px;
	height: 153px;
	background: #fff6ef;
	padding: 0 0 28px 0;
}
#outsourceBox h3,
#webDesignerBox h3 {
	background: #FFDDBF;
	padding: 10px 0 8px 10px;
	font-size: 1.3em;
	line-height: 1;
}
#outsourceBox ul,
#webDesignerBox ul {
	margin: 10px;
	padding: 0;
}

#outsourceBox li,
#webDesignerBox li {
	list-style-type: none;
	padding-left: 12px;
	background: url(../images/interface/tick.png) no-repeat 0 3px;
}
.likeIcons ul {
	list-style-type: none;
	padding: 0;
	margin: 9px 0 0 13px;
}
.likeIcons li {
	float: left;
	width: 20px;
	height: 19px;
	background: #00a1e4 url(../images/about/about_me_icons.gif) no-repeat 0 0;
	margin: 0 10px 10px 0;
	padding: 0;
}
.likeIcons a {
	display: block;
	width: 20px;
	height: 19px;
}
.likeIcons li:hover {
	background-color: #E46A00;
}
.likeIcons .mov1 {background-position: 0 0;}
.likeIcons .mov2 {background-position: -22px 0;}
.likeIcons .mov3 {background-position: -44px 0;}
.likeIcons .mov4 {background-position: -66px 0;}
.likeIcons .mov5 {background-position: -88px 0;}
.likeIcons .mov6 {background-position: -110px 0;}
.likeIcons .mus1 {background-position: 0 -39px;}
.likeIcons .mus2 {background-position: -22px -39px;}
.likeIcons .mus3 {background-position: -44px -39px;}
.likeIcons .mus4 {background-position: -66px -39px;}
.likeIcons .mus5 {background-position: -88px -39px;}
.likeIcons .mus6 {background-position: -110px -39px;}
.likeIcons .art1 {background-position: 0 -19px;}
.likeIcons .art2 {background-position: -22px -19px;}
.likeIcons .art3 {background-position: -44px -19px;}
.likeIcons .art4 {background-position: -66px -19px;}
.likeIcons .art5 {background-position: -88px -19px;}
.likeIcons .art6 {background-position: -110px -19px;}
.likeIcons .tv1 {background-position: 0 -139px;}
.likeIcons .tv2 {background-position: -22px -139px;}
.likeIcons .tv3 {background-position: -44px -139px;}
.likeIcons .tv4 {background-position: -66px -139px;}
.likeIcons .tv5 {background-position: -88px -139px;}
.likeIcons .tv6 {background-position: -110px -139px;}
.likeIcons .web1 {background-position: 0 -79px;}
.likeIcons .web2 {background-position: -22px -79px;}
.likeIcons .web3 {background-position: -44px -79px;}
.likeIcons .web4 {background-position: -66px -79px;}
.likeIcons .web5 {background-position: -88px -79px;}
.likeIcons .web6 {background-position: -110px -79px;}
.likeIcons .book1 {background-position: 0 -59px;}
.likeIcons .book2 {background-position: -22px -59px;}
.likeIcons .book3 {background-position: -44px -59px;}
.likeIcons .book4 {background-position: -66px -59px;}
.likeIcons .book5 {background-position: -88px -59px;}
.likeIcons .book6 {background-position: -110px -59px;}
.likeIcons .car1 {background-position: 0 -119px;}
.likeIcons .car2 {background-position: -22px -119px;}
.likeIcons .car3 {background-position: -44px -119px;}
.likeIcons .car4 {background-position: -66px -119px;}
.likeIcons .car5 {background-position: -88px -119px;}
.likeIcons .car6 {background-position: -110px -119px;}
.likeIcons .com1 {background-position: 0 -99px;}
.likeIcons .com2 {background-position: -22px -99px;}
.likeIcons .com3 {background-position: -44px -99px;}
.likeIcons .com4 {background-position: -66px -99px;}
.likeIcons .com6 {background-position: -88px -99px;}
.likeIcons .com5 {background-position: -110px -99px;}








/***** graphic design *****/
#logos {
	margin: 0 0 0 0;
	position: relative;
}
#logos div {
	float: left;
	width: 300px;
	height: 150px;
	text-align: center;
	line-height: 150px;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
#logos div.odd {
	border-left: none;
}
#logos img  {
	border: none;
	float: none;
	vertical-align: middle;
}
/*#logoFreshweb {
	position: absolute;
	left:55px;
	bottom: 10px;
}
#logoSyncplicity {
	position: absolute;
	left:60px;
	bottom: 370px;
}
#logoBrandManager {
	position: absolute;
	right: 100px;
	bottom: 380px;
}
#logoAbsolute {
	position: absolute;
	left: 50px;
	bottom: 102px;
}
#logoAntstudio {
	position: absolute;
	right: 105px;
	bottom: 275px;
}
#logoRosemount {
	position: absolute;
	right: 120px;
	bottom: 113px;
}
#logoGamers {
	position: absolute;
	left: 50px;
	bottom: 280px;
}
#logoGradient {
	position: absolute;
	right: 140px;
	bottom: 192px;
}
#logoCartGarden {
	position: absolute;
	left: 80px;
	bottom: 170px;
}
#logoAcappella {
	position: absolute;
	right: 135px;
	bottom: 43px;
}
#logoOkane {
	position: absolute;
	left: 66px;
	bottom: 480px;
}
#logoBottlefish {
	position: absolute;
	right: 100px;
	bottom: 477px;
}
#logoIreward {
	position: absolute;
	left: 66px;
	bottom: 562px;
}
#logoFimodo {
	position: absolute;
	right: 140px;
	bottom: 552px;
}*/
.polliegraph {
	margin: 0.7em 0 0 1em;
}
.vavavoom {
	margin: 0.7em 0 0 1em;
}
.syncplicity {
	margin: 0 0 0 1em;	
}
.end {
	margin-bottom: 2em;
}






/**** Interface design ****/
.interfacePortfolio img.portfolio {
	margin-left: 1em;
}
.interfacePortfolio h2 {
	border-bottom: 2px solid #ccc;
	padding: 1em 0 4px 0;
	margin: 0 0.6em 1em 0.6em;
	line-height:normal;
	font-family: 'RockoFLFRegular', Helvetica, Arial;
}
.interfacePortfolio h2 strong {
	font-weight: normal;
}







/***** Contact *****/
#colMain form {
	margin: -10px 20px 0 10px;
}
#colMain fieldset {
	border: none;
	background: url(../images/contact/form_bg.gif);
	padding-top: 3px;
}
#colMain legend {
	/*font-weight: bold;
	color: #1aa3ff;
	background: #fff;
	font-size: 1.2em;
	margin-left: 10px;
	padding: 0 2px;*/
	display: none;
}
#colMain label {
	display: block;
}
#colMain li input,
textarea {
	padding: 6px;
	font-family: Helvetica, arial, verdana, sans serif;
	font-size: 1.1em;
	background: #f5f5f5;
	border: 1px solid #ccc;
	width: 270px;
}
#colMain .femail, #colMain .fname, #colMain .fmessage, #colMain .fphone {
	margin: 20px 0 0 130px;
	display: block; 
}
#colMain #message {
	height: 150px;
}
#colMain button {
	float: none;
	width: 123px;
	height: 31px;
	border: none;
	padding: 0;
	background: #fff;
	margin: 5px 0 30px 167px; /* ie7.css */
}
#colMain button img {
	padding: 0;
	border: none;
	cursor: pointer;
}
.details,
.postal {
	float: left;
	width: 180px;
	background: #fff6ef;
	margin: 0 8px 20px 10px;
	padding: 10px;
}
.postal img {
	float: left;
	margin: 10px 10px 10px 0;
}
.formHeader {
	clear: both;
}
.error {
	display: block;
	color: #cc0000;
	font-weight: bold;
}
label em {
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
}
#colMain form li {
	list-style-type: none;
}






/***** Front end Code *****/
.frontendClients li {
	float: left;
	width: 300px
}
.frontendFooter {
	padding-top: 20px;
}









/***** Footer *****/
#footer {
	background: #e46a00 url(../images/interface/footer_bg.gif) repeat-x 0 0;
	min-height: 217px;
}
#footer .wrapper {
	width: 920px;
	padding: 0 0 0 5px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#footerNav {
	position: absolute;
	right: 0;
	top: 0;
	width: 717px;
	height: 27px;
}
#footerNav li {
	list-style-type: none;
	float: left;
	margin-right: 3px;
}
#footerNav .linkHome,
#footerNav .linkHome a {width: 75px;}
#footerNav .linkInterface,
#footerNav .linkInterface a {width: 141px;}
#footerNav .linkGraphic,
#footerNav .linkGraphic a {width: 133px;}
#footerNav .linkCode,
#footerNav .linkCode a {width: 134px;}
#footerNav .linkContact,
#footerNav .linkContact a {width: 109px;}
#footerNav .linkAbout,
#footerNav .linkAbout a {width: 99px;}

#footerNav .linkAbout {
	margin: 0;
}
#footerNav a {
	float: left;
	height: 27px;
	background: url(../images/interface/bottom_tabs.gif) no-repeat 0 -64px;
}
#footerNav a:hover {
	background-position: 0 -32px;
}
#footerNav a.selected,
#footerNav a.selected:hover {
	background-position: 0 0;
	cursor: default;
}
#footerNav .linkInterface a {background-position: -78px -64px;}
#footerNav .linkInterface a:hover {background-position: -78px -32px;}
#footerNav .linkInterface a.selected {background-position: -78px 0;}
#footerNav .linkGraphic a {background-position: -222px -64px;}
#footerNav .linkGraphic a:hover {background-position: -222px -32px;}
#footerNav .linkGraphic a.selected {background-position: -222px 0;}
#footerNav .linkCode a {background-position: -358px -64px;}
#footerNav .linkCode a:hover {background-position: -358px -32px;}
#footerNav .linkCode a.selected {background-position: -358px 0;}
#footerNav .linkContact a {background-position: -495px -64px;}
#footerNav .linkContact a:hover {background-position: -495px -32px;}
#footerNav .linkContact a.selected {background-position: -495px 0;}
#footerNav .linkAbout a {background-position: -607px -64px;}
#footerNav .linkAbout a:hover {background-position: -607px -32px;}
#footerNav .linkAbout a.selected {background-position: -607px 0;}

#boxContainer {
	clear: both;
	padding-top: 50px;
}
#footer .box {
	float: left;
	margin: 0 25px 0 0;
	width: 268px;
	background: #e98833;
	height: 125px;
	padding: 10px;
	font-size: 1.2em;
	color: #fff;
	border: 1px solid #e98833;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
}
#footer .box:hover {
	background: #a85918;
}
#footer .last {
	margin: 0;
}
#footer h2 {
	background: url(../images/interface/arrow_red.gif) no-repeat left top;
	padding: 2px 0 0 11px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 0;
	border: none;
	font-family: Helvetica, arial, verdana, sans serif;
}
#footer p {
	line-height: 1.8;
}
#footer .box a {
	color: #fff;
}
#footer .box a:hover {
	text-decoration: none;
	background: #00a1e4;
}




/***** Holiday *****/
#container {
	position: relative;
}
#holiday {
	position: absolute;
	left: 140px;
	top: 0;
	width: 650px;
	padding: 10px 0 0 20px;
	height: 30px;
	background: #cc0000;
	color: #fff;
	border: 2px solid #fff;
	border-top: 0;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	z-index: 9999;
	text-shadow: #660000 1px 1px 2px;
	display: none;
}
#holiday h2,
#holiday p {
	padding: 0;
	margin: 0;
	float: left;
	width: 450px;
}
#holiday h2 {
	width: 150px;
}
#holiday a {
	color: #fff;
}
#holidayAlertMessage {
	color: #cc0000;
	margin: 10px;
	padding: 10px;
	background: #FFF6EF;
	clear: left;
}
#holidayAlertMessage h3 {
	padding-left :10px;
}
#holidayAlertMessage a {
	color: #cc0000;
}











