﻿body {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 0.8em;
	color: #000000; 
	background-color:#acdcf3;
	margin: 0px;
}

div#main {
	background-color: #FFFFFF;
	width: 70%;
	border: 2px black solid;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 15px 0px 15px;
}

#whodowesupport {
	font-weight: bold;
}

#footer {
	background-color: #e5e5e5;
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 30px 10px 30px;	
	border-top: 1px solid gray;
}

#footer a {
	color: black;
}

#innerfooter {
	font-size: x-small;
	width:640px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;

}

.breadcrumb {
	color: gray;
	font-style:italic;
}

#description {
	margin-top: 10px;
	margin-bottom: 10px;
}


form {
	margin: 0px;
	padding: 0px;
	display:inline;
	
}

#toplisting {
	background-color: #e5e5e5;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;	
	padding: 8px;	
	margin-left: -1px
}

#testimonial {
	background-color:#CCFFCC;
	padding: 5px;
	width: 300px;
	float: right;
}

TD {
	vertical-align: top;
}
.style1 {
	border-width: 0px;
}
.style2 {
	text-align: center;
}

#shops {
	width: 200px;
	border: 2px maroon dashed;
	float: right;
	padding: 5px;
	margin-left: 8px;
	margin-right: 5px;
	background-color:#FFDFFF;
}

.linklist {
	font-size: 100%;
	list-style-type:disc;
	margin-left: 20px;
}


Table#tblDetails {
	width: 100%;
	border: 0px;
}

.tdDetails {
	width: 50%;
}

.nostyle {
	color: black;
	text-decoration:none;
}

.SendEmailForm {
	width: 500px;
}

div#useful {
	padding: 5px;
	margin: 5px;
	border: 1px dashed navy;
}


div#title {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


h1 {
	font-size: large;
	margin-top: 5px;
	margin-bottom: 3px;
}

.navy {
	color: navy;
	font-size:xx-large;
}

H2 {
	font-size: 115%;
	text-align: center;
}

H3 {
	background-color: #666666;
	font-size: 100%;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-align: center;
	padding: 3px;
}

UL {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-size: 90%;
}

li {
	margin-bottom: 5px;
}

table#top {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
}

td#searchcell {
	background-color: #99CCFF;
	border: 1px solid black;
	font-size: 90%;	
	width: 180px;
	text-align: center;
	vertical-align: top;
}

#listings {
	padding-left: 15px;
	padding-right: 15px;
	
}

#listings a {
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}

div#searchtitle {
	background-color: #000080;
	color: #FFFFFF;
	display: block;
	margin-bottom: 6px;
	font-weight: bold;
}

td#titlecell {
	text-align: center;	
}

.searchbox {
	width: 120px;
}

.dir {
	display: block;
}

div#getemail {
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	div.qanda {
	margin-top: 15px;
	margin-bottom: 15px;
}


DIV#computersupport {
	border: 1px solid black;
	padding: 10px 5px 10px 5px;
	background-image:url('images/csdbluegradient.jpg');
	background-repeat:repeat-x;
	background-position: left bottom;
}

DIV#mainspace {
	padding: 6px;
}

div.whitebar {
	text-align: center;
	font-weight: bold;
	padding: 8px;
	padding-bottom: 8px;
	background-color: #E8E8E8;
	margin: 3px -15px 3px -15px;
	
}

div#titleimage {
	text-align:center;
}

DIV.blackbar {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	font-size:smaller;
	margin-top: 10px;
}

DIV#googlehorizontal {
	background-color: #CCCCCC;
	border: 1px solid black;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 0px;
}

a:visited.leftmenu {
	background-color: #EFEFEF;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	font-weight: bold
}

a:link.leftmenu {
	background-color: #EFEFEF;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	font-weight: bold
}

h6 {
	color: #008000; 
	font-weight: bold; 
	background-color: #CCFFCC;
	text-align: center;
	font-size: 120%;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url('images/greengradient.jpg');
	background-position:left center;
	background-repeat:repeat-x;
	}
	
.whitelink {
	color: white;
	text-decoration: none;
}	


a:hover.leftmenu {
	background-color: #EFEFEF;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #CC0000;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
}


a:active.leftmenu {
	background-color: #EFEFEF;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
}

#premiumlisting {
	padding-top: 9px;
	padding-bottom: 9px;
}

.adtitle {
	font-size: 17pt;
	display: block;
	font-weight:bold;
}

.adbody {
	display:block;
}

.adurl {
	color: maroon;
	letter-spacing:1.5px;
}

.premiuminfo {
	color: navy;
	font-size: xx-small;
	margin-top: 4px;
	display: block;
	text-align: right;
}
