/* Checkmate forums main css */
/* Written by Chris Wilton */

body {
background-color: #CCCCCC;
scrollbar-track-color: #E1E4F2; 
scrollbar-arrow-color: #ffffff;
scrollbar-face-color: #000033; 
scrollbar-shadow-color: #B2B2B2;
scrollbar-darkshadow-color: #625E5E;
scrollbar-3dlight-color: #625E5E;
scrollbar-highlight-color: #ffffff;
margin: 0 0 0 0;
}
/* This is the CSS for the website banners */
#head1 {
background-image: url('http://checkmate-boats.com/images/sitewide/headerbg2009.jpg');
width: 100%;
height: 200px;
padding: 0px;
}
#head2 {
background-image: url('http://checkmate-boats.com/images/sitewide/bannerhead2009.jpg');
width: 1000px;
height: 200px;
margin-top: 0px;
border-bottom: solid;
border-bottom-width: thin;
border-color: #cccccc;
} 

#logo {
float: left; /* to align the logo to the left */
margin-left: 0px;  /* place the logo within its container, head1 */
margin-top: 0px;
border: 0px none;
}
/* This is the end of the CSS for the website banners */
/* This is the beginning of the CSS for the enter link */
a.enter:link {
font-size: 27pt;
text-decoration: underline;
height: 48px;
}
a.enter:visited {
color: #483d8b;
font-size: 27pt;
text-decoration: underline;
}
a.enter:hover {
color: Red;
font-size: 27pt;
text-decoration: underline;
}
a.enter:active {
color: #8b0000;
font-size: 27pt;
text-decoration: underline;
}
/* This is the end of the CSS for the enter link */
/* This is the start of the CSS for the counters */
a.counters {
background-color: #000033;
height: 65px;
}
/* This is the end of the CSS for the counters */
/* This is the CSS for the privacy link */
a.privacy:link {
font-size: 12pt;
text-decoration: underline;
height: 48px; 
}
a.privacy:visited {
color: #483d8b;
font-size: 12pt;
text-decoration: underline;
}
a.privacy:hover {
color: Red;
font-size: 12pt;
text-decoration: underline;
}
a.privacy:active {
color: #8B0000;
font-size: 12pt;
text-decoration: underline;
}
/* This is the end of the CSS for the privacy link */
/* This is the beginning of the CSS for the horizontal rule */
#hr1 {
color: #3E5C92;
height: 15px;
}
#hr2 {
background-color: #000033;
color: #000033;
height: 20px;
}
#footer {
background-image: url('http://checkmate-boats.com/forums/checkimages/DarkGrey3.gif');
}
#privacy {
font-family: Verdana, "Times New Roman";
color: Black;
margin-left: 50px;
margin-right: 50px;
font-size: 12px;
border-color: #D1D1E1;
}
