/*************************************************************/
/* CSS Stylesheet for Telescope Advice                       */
/* See comments for further information                      */
/* (c) Telescope Advice 2007                                 */
/* Developed by AC Multimedia                                */
/* http://www.acmultimedia.co.uk                             */
/*************************************************************/

/*************************************************************/
/* Global colours */
/*************************************************************/

html, #footer { color: #000000; background:#efefef; }
h1, h2 { color:#96a734; }

/*************************************************************/
/* Link colours */
/*************************************************************/

a:link, a:visited, a:hover { color: #96a734; }
#col1 a:link, #col1 a:visited, #col1 a:hover, #col1_buy a:link, #col1_buy a:visited, #col1_buy a:hover { color:#ffffff; }
#col3 a:link, #col3 a:visited, #col3 a:hover { color:#ffffff; }
#footer a:link, #footer a:visited, #footer a:hover { color:#000000; }

/*************************************************************/
/* Layout colours */
/*************************************************************/

#header { background:url(../images/header-weebles.jpg) no-repeat top left; }

#pageWrapper { background:#000000; }
.horizontalLine { background:#96a734;border-color:#ffffff; }

#header, #col1, #col1_buy, #col3, #header h4 { color:#ffffff; }
#col2, #col2_wide { background:#000; }
#col2col {background-color:#fff;}

#bookmarks { border-color:#aaaaaa; }
#feedback { border-color:#ffffff;color:#ffffff;background:#96a734; }

.commentBody {  }
.commentDate { color:#666666; }

/*************************************************************/
/* Google colours */
/*************************************************************/

.googleContentLeft, .googleContentRight, .googleContentFull { border-color:#aaaaaa; }
.googleFooterBanner { background:#efefef; }