/* ----- Master Style Sheet for Web Design Quote ----- */
/* ----- Author: Ableit - 0845 33 12 987  ----- */
/* ----- Year : 2006 ----------------- */
/* ----- CSS Document -----*/

body { background: #fafafa url(http://www.webdesignquote.co.uk/images/background/main.png) repeat-y center; text-align: center; font-family: 'Arial'; margin: 0px auto; }
#color { background: url(http://www.webdesignquote.co.uk/images/background/colour.png) repeat-x top center; margin: 0px auto; width: 759px; height: 13px; }
#wrapper { background-color: #fff; margin: 0px auto; width: 745px; position: relative; text-align: left;  }

/* ----- header style -----*/

#header { height: 75px; width: 100%; margin-top: 10px; }
#header-links  { float: right; height: 22px; text-align: right; }
.header-links a { font-size: 0.6em; color: #333; text-decoration: none; margin-left: 20px; }
.header-links a:hover { color: #069; }
#logo-ad { width: 100%; height: 70px; }
.logo-ad-left { float: left; margin-top: 13px; border: 0; }
.logo-ad-right { float: right; border: 0; }

/* ----- layout style -----*/

#container { position: relative; display: block; overflow: visible; margin-top: 10px; }
#left { float:left; width: 415px; margin: 0; padding:0; }
#right { margin: 130px 0 0 445px; border-left: 1px solid #CCC; padding-left: 20px; }
.clear {clear: both; height: 1px; overflow: hidden; }
 
/* ----- image & form styles -----*/

.project { width: 98%; height: 175px; }
.details { width: 250px; height: 15px; }

.left-img { float: left; border: 0; }
.right-img { float: right; border: 0; margin-bottom: 10px; }

/* ----- font styles -----*/

.content { font-size: 0.8em; color: #666; line-height: 1.4em; }


a.link { color: #069; text-decoration: none; font-size: 0.7em; }
a.link:hover { text-decoration: underline; }
a.bluelink { color: #069; text-decoration: none; }
a.bluelink:hover { text-decoration: underline; }

h1 { font-size: 0.9em; color: #069; font-weight: bold; margin: 0 0  5px 0; }
h2 { font-size: 0.8em; color: #666; margin: 5px 0  8.5px 0; }

/* ----- footer style -----*/

#final-footer { background: url(http://www.webdesignquote.co.uk/images/background/colour.png) repeat-x bottom center; margin: 0px auto; width: 759px; height: 20px; }
