/*------------------------------------------------------------------
[Master Stylesheet]

Project:	    Damian McCarthy
Version:	    1.0
Primary use:    website

[Table of contents]

01. Meyer's Reset
02. Typography
03. Layout
04. Navigation
05. Content & Links
06. Footer
07. Twitter
08. Form

/*------------------------------------------------------------------
[01. Meyer's Reset]
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, 
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body { margin-top: 0px; line-height: 1.6em; background: #222; font-family: Arial, Helvetica, sans-serif; color: #505050;  }
body.one { background-image: url(img/DMC-bck-01.jpg); background-repeat: repeat-x; background-attachment: fixed; }
ul { list-style: none; }
ol { list-style: decimal; padding: 10px 40px; font-weight: normal; }
blockquote p, q { width: 220px; quotes: none; font-weight: normal; font-style: normal; color: #1a2e70; font-size: 0.9em; line-height: 1.4em; background-color: #ecf0f2; padding: 15px; margin: 20px 0 0 15px; float: right; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */

/*------------------------------------------------------------------
[02. Typography]
*/
h1 { font-size: 1.3em; line-height: 1.3em; padding: 0 0 15px 0; border-bottom: dotted 1px #2a536d; color: #1a2e70; }
h2 { font-size: 1.1em; line-height: 1.1em; padding: 20px 0 0 0; color: #1a2e70; }
h3 { font-size: 1em; line-height: 1em; padding: 20px 0 0 0; color: #505050; }
p { margin: 1em 0 0 0; padding: 0; font-size: 1em; line-height: 1.6em; color: #505050; }
.note { font-size: 0.8em; }
.quoteby { font-size: 0.8em; font-weight: normal; line-height: 2.5em; font-style: normal; color: #1a2e70; }
.quote { font-size: 1.2em; line-height: 1.2em; font-weight: bold; font-style: italic; }
ul.bodylist { list-style-image: url(img/bullet.gif); list-style-position: outside; margin: 20px 20px; line-height: 1.5em; }
ul.presslist { margin: 10px 0; padding: 0; line-height: 1.5em; }
ul.presslist2 { margin: 10px 0; padding: 0 0 15px 0; line-height: 1.5em; border-bottom: dotted 1px #2a536d; width: 470px; }
.case { background-image: url(img/case-icon-32.gif); background-repeat: no-repeat; font-size: 1.1em; padding: 8px 0 0 40px; margin: 15px 0 0 0; color: #1a2e70; }
.media { background-image: url(img/news-32.gif); background-repeat: no-repeat; font-size: 1.1em; padding: 8px 0 0 40px; margin: 15px 0 0 0; color: #1a2e70; }

/*------------------------------------------------------------------
[03. Layout]
*/
#container { width: 820px; position: relative; background-color: #fff; height: auto; padding: 45px 0 0 0; margin-top: 0px; margin-left: 140px; text-align: left; height: auto; margin-top: 0px; margin-left: auto; margin-right: auto; border: solid 1px #fff; }
#logo { position: absolute; left: -70px; top: 25px; }
#main-nav { margin: 0 0 3px 35px; width: 557px; float: right; }
#heroimage { margin: 0 0 25px 35px; }
#content { width: 750px; margin: 0 0 0 35px; padding: 0 0 30px 0; }
.twitterbutton { position: absolute; left: 821px; top: 180px; height: 181px; width: 43px; text-indent: -1000em; }
.facebookbutton { position: absolute; left: 821px; top: 370px; height: 181px; width: 43px; text-indent: -1000em; }
.linkedinbutton { position: absolute; left: 821px; top: 560px; height: 181px; width: 43px; text-indent: -1000em; }
.freeadvicebutton { position: absolute; left: 530px; top: 280px; height: 130px; width: 229px; text-indent: -1000em; }

/*------------------------------------------------------------------
[04. Navigation]
*/
ul.navigation { display: inline; float: left; }
ul.navigation li { display: inline; margin: 0; padding: 0; font-weight: normal; font-size: 0.9em; }
ul.navigation li a { display: block; float: left; margin: 0 0 0 3px; padding: 4px 10px; text-decoration: none; color: #555; background-color: #ecf0f2; }
ul.navigation li a.active { background-color: #0954bb; color: #fff; }
ul.navigation li a:hover { background-color: #043f8f; color: #fff; }

/*------------------------------------------------------------------
[05. Content & Links]
*/
a.bodylink { margin: 0; text-decoration: none; font-weight: normal; }
a.bodylink:link { color: #0954bb; }
a.bodylink:visited { color: #0954bb; }
a.bodylink:hover { color: #0954bb; text-decoration: underline; }

a.bodylink2 { margin: 0; text-decoration: none; background-color: #0954bb; padding: 8px 10px; }
a.bodylink2:link { color: #fff; }
a.bodylink2:visited { color: #fff; }
a.bodylink2:hover { color: #fff; background-color: #043f8f; text-decoration: none; }

a.bodylink3 { background-image: url(img/pdficon.gif); background-repeat: no-repeat; margin: 0; text-decoration: none; background-color: #c01919; padding: 8px 10px 8px 30px; }
a.bodylink3:link { color: #fff; }
a.bodylink3:visited { color: #fff; }
a.bodylink3:hover { color: #fff; background-color: #a00d0d; text-decoration: none; }

a.bodylink4 { background-image: url(img/pdficon.gif); background-repeat: no-repeat; margin: 0; text-decoration: none; font-weight: normal; padding: 8px 0 8px 30px; }
a.bodylink4:link { color: #0954bb; }
a.bodylink4:visited { color: #0954bb; }
a.bodylink4:hover { color: #0954bb; text-decoration: underline; }

a.twitter { background: url('img/twitter-button.gif') no-repeat; background-position: -43px 0; height: 181px; width: 43px; display: block; }
a.twitter:hover { background-position: 0 0; height: 181px; width: 43px; display: block; }

a.facebook { background: url('img/facebook-button.gif') no-repeat; background-position: -43px 0; height: 181px; width: 43px; display: block; }
a.facebook:hover { background-position: 0 0; height: 181px; width: 43px; display: block; }

a.linkedin { background: url('img/linkedin-button.gif') no-repeat; background-position: -43px 0; height: 181px; width: 43px; display: block; }
a.linkedin:hover { background-position: 0 0; height: 181px; width: 43px; display: block; }

a.freeadvice { background: url('img/freeadvice-button.gif') no-repeat; background-position: 0 0; height: 65px; width: 229px; display: block; }
a.freeadvice:hover { background-position: 0 -65px; height: 65px; width: 229px; display: block; }

dl.content { padding: 20px 0 0 0; }
dt { margin-bottom: 0.2em; line-height: 1.4em; display: inline; }
dd { margin-bottom: 1em; line-height: 1.3em; }
.sitemap { margin-top: 0.6em; }

a.sitemaplink { font-size: 1em; padding: 5px 9px; margin: 0; color: #fff; background-color: #0954bb; text-decoration: none; }
a.sitemaplink:link { color: #fff; }
a.sitemaplink:visited { color: #fff; }
a.sitemaplink:hover { color: #fff; background-color: #043f8f; text-decoration: none; }

/*------------------------------------------------------------------
[06. Footer]
*/
#footer { background-color: #232020; background-image: url(img/topfoot-bck.gif); background-repeat: repeat-x; padding: 7px 30px 25px; border: solid 10px #fff; }
#copyright { font-size: 80%; float: left; padding: 0; color: #fff; }
#right { font-size: 80%; float: right; text-align: right; padding: 0; color: #fff; }
ul.utility li { display: inline; margin-top: 0px; padding: 0 0 0 5px; text-align: right; }
#statement { clear: both; font-weight: bold; width: 720px; line-height: 1.4em; color: #a8cee5; padding: 15px 0 0 0; border-top: dotted 1px #fff; }

a.footerlink { margin: 0; text-decoration: none; font-weight: normal; }
a.footerlink:link { color: #c2d3eb; }
a.footerlink:visited { color: #c2d3eb; }
a.footerlink:hover { color: #c2d3eb; text-decoration: underline; }

/*------------------------------------------------------------------
[07. Twitter]
*/

.tweetbox { margin: 40px 0 0 0; padding: 10px 0; width: 720px; }

#twitter_div { margin: 5px 0 0 5px; }

ul#twitter_update_list { font-weight: normal; font-size: 0.9em; line-height: 1.2em; }

ul#twitter_update_list li { list-style-image: url('img/twitter-bullet.gif'); list-style-position: outside; margin: 0 25px; padding: 3px 0; color: #fff; }

a { color: #4fc5fc; text-decoration: none; }
a:hover { color: #4fc5fc; text-decoration: underline; }

/*------------------------------------------------------------------
[08. Form]
*/

input.text, select, textarea { width: 100%; font-family: Arial, Helvetica, sans-serif; color: #1a2e70; font-weight: normal; font-size: 0.8em; border: solid 3px #a9c0df; background-color: #eaeff9; padding: 3px; }
label { font-size: 1em; display: block; font-weight: bold; height: 1.6em; line-height: 1.6em; margin: 0; }
label span { display: block; font-size: 0.8em; font-weight: normal; }
form { margin: 15px 0 0 0; width: 80%; }
form ul { list-style: none; margin: 0; }
form li { margin: 0; padding: .3em 0; }
label span.required, p span.required { display: inline; color: #C71220; font-size: 1em; font-weight: bold; }
.fail p, .notice p, .success p { margin: 0; }
.fail { color: #D70000; font-size: 1em; line-height: 1.4em; font-weight: bold; }
.notice { color: #333; font-size: 1em; line-height: 1.4em; font-weight: bold; }
.success { color: #286ba6; font-size: 1em; line-height: 1.4em; font-weight: bold; }
input.submit { color: #fff; margin: 0; text-decoration: none; font-weight: normal; background-color: #0954bb; padding: 8px 10px; border: none; font-size: 1em; } 
input.submit:hover { color: #fff; background-color: #043f8f; text-decoration: none; border: none; cursor: pointer; } 
