﻿/* Stylesheet for SQL-Find-And-Replace.com - Copyright 2006 - All Rights Reserved */

body {margin: 0; font-size: 11px; font-family: arial, helvetica, sans-serif; background: #fff; color: #616161;}

#sponsor {display: block; width: 100%; height: 21px; background: #a3a3a3; text-align: center; font-size: 11px; color: #fff; vertical-align: middle;}
#sponsor a:link, #sponsor a:visited {color:#fff; text-decoration: none; padding-top: 3px; display: block;}
#sponsor a:hover {text-decoration: underline;}

/* MAIN BODY */
#container {margin: 0 auto 0 auto; width: 755px;}

/* HEADER */
#header {display: block; width: 755px; height: 85px; border-bottom: 1px dashed #a3a3a3;}

#logo {display: block; background: url(theme/Logo.gif) no-repeat; height: 82px; width: 338px; float: left;}
#logo span {display: none;}

#header h1 {display: block; float: right; text-align: right; font-size: 11px; font-weight: bold; color: #957ca5; margin: 0 0 3px 0; padding-top: 25px;}

#headermenu {float: right; text-align: right; color: #8aa761;}
#headermenu a:link, #headermenu a:visited {color: #8aa761; font-size: 11px; text-decoration: none;}
#headermenu a:hover {text-decoration: underline;}

/* HOMEPAGE */
#homebanner {display: block; width: 755px; height: 200px; background: url(theme/Home-Banner.gif) no-repeat; border-bottom: 1px dashed #a3a3a3;}
h2 {margin: 0;}
h2 span {display: none;}
#homebannerlinks {position: absolute; top: 268px; margin-left: 204px;}
#homebannerlinks a {background: url(theme/home-banner-link-bg.gif) no-repeat; display: block; width: 185px; height: 30px;}
#homebannerlinks a:link, #homebannerlinks a:visited {background: url(theme/home-banner-link-bg.gif) no-repeat; float: left; margin-right: 10px; font-size: 13px; font-weight: bold; text-decoration: none; text-align: center; color: #957ca5;}
#homebannerlinks a:hover {text-decoration: underline; background: url(theme/home-banner-link-bg.gif) no-repeat;}
#homebannerlinks a span {display: block; padding-top: 6px;}
.homeblock {display: block; clear: both; margin-top: 25px;}
.homeblock h3 {font-size: 20px; text-align: right; display: block; width: 180px; float: left; margin: 0; color: #957ca5;}
.homeblock p {width: 555px; float: right; margin: 0 0 15px 0; line-height: 16px;}
.homeblock ul {width: 535px; float: right; margin: 0 0 15px 0; line-height: 16px;}
.homeblock li {margin: 0 0 0 15px; list-style-type: square;}
.homeblock li strong {color: #957ca5;}
.homeblock li a:link, .homeblock li a:visited {color: #8aa761;}
.homeblock li a:hover {color: #8aa761; text-decoration: none;}
.disclaimer {color: #8aa761;}

/* SECONDARY PAGES */
#secondarycontent h1 {font-size: 16px; color: #8aa761; margin-top: 0; padding-top: 10px;}
#secondarycontent h2 {font-size: 14px; color: #957ca5;}
#secondarycontent li {list-style-type: square;}
#secondarycontent a:link, #secondarycontent a:visited {color: #957ca5; font-size: 11px; text-decoration: underline;}
#secondarycontent a:hover {text-decoration: none;}

#requirementbox {display: block; width: 420px; float: left;}
#demobox {display: block; width: 300px; height: 300px; float: right; background: #f9f9f9; border: 1px dashed #a3a3a3; border-top: none;}
#demobox h1, #requirementbox h1 {margin-top: 0;}
#requirementboxcontent {display: block;}
#demoboxcontent {display: block; padding: 0 10px 10px 10px;}

#demobox li {list-style-type: none;}
#demobox a {background: url(theme/home-banner-link-bg.gif) no-repeat; display: block; width: 185px; height: 30px;}
#demobox a:link, #demobox a:visited {background: url(theme/home-banner-link-bg.gif) no-repeat; float: left; margin-right: 10px; font-size: 13px; font-weight: bold; text-decoration: none; text-align: center; color: #957ca5;}
#demobox a:hover {text-decoration: underline; background: url(theme/home-banner-link-bg.gif) no-repeat;}
#demobox a span {display: block; padding-top: 6px;}

#productads {float: right;}
#productads img {border: 1px dashed #a3a3a3; margin: 8px 0 0 0;}

/* DOCUMENTATION PAGE */
#disclaimerbox {display: block; width: 300px; height: 90px; float: right; background: #f9f9f9; border: 1px dashed #a3a3a3; border-top: none;}
#disclaimerboxTwo {display: block; height: 60px; background: #f9f9f9; border: 1px dashed #a3a3a3;}
#disclaimerbox h1, #disclaimerboxTwo h1 {margin: 0 0 0 0; color: #b02525;}
#disclaimerboxcontent {display: block; padding: 0 10px 0 10px; color: #b02525;}
#disclaimerboxcontent p {margin: 5px 0 0 0;}

/* FOOTER */
#footer {display: block; clear: both; border-top: 1px dashed #a3a3a3; margin-bottom: 10px;}
#copyright {display: block; float: left; font-weight: bold; color: #616161; margin: 10px 0 10px 0;}
#footerlinks {display: block; float: right; text-align: right; margin-top: 9px; line-height: 16px;}
#footerlinks strong {color: #957ca5;}
#footerlinks a:link, #footerlinks a:visited {color: #8aa761; font-size: 11px; text-decoration: none;}
#footerlinks a:hover {text-decoration: underline;}