@charset "utf-8";

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/back3.jpg);
	background-repeat: repeat;
}

.twoColFixLtHdr #container {
	width: 800px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4D7DB3;
	border-right-color: #4D7DB3;
	border-bottom-color: #4D7DB3;
	border-left-color: #4D7DB3;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

 
.twoColFixLtHdr #header {
	margin-top:3px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	/*padding: 10px 0; *//* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;/*	background-color: #D0E8EA; */
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 180px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4D7DB3;
	padding-left:10px;
	padding-right:10px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
	font-weight:bold;
	color: #000099;
}

#menu {
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D7DB3;
}
#menu a {
	font-size:10px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#allAreas {
	border: 1px solid #0066CC;	
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.spacer { 
    clear:both;
}



#visitor{
	text-align:center;
}

.fieldsetBoxed {
	font: normal 10px 'Lucida Grande',Verdana,sans-serif;
	border: 1px solid #333;
	margin-top:10px;
}

fieldset {
	padding: 4px;
	margin-top: 00px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;

}

fieldset p {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.fieldsetBoxed legend {
	background-color:#99CCCC;
	font-weight:bold;
	margin: 0;
	padding: 5px;
	border-style: solid;
	border-width:1px;
	border-color:#FFF #AAA #666 #FFF;
}

label {
	font-weight:bold;
}

#senderName, #friendEmailAddress, #from, #subject, #contents {
	width : 100%;
}

#buttonPanel {
text-align:center;
width : 100%;
padding-bottom:5px;
}

#buttonPanel input {
font-size:10px;
}

#general p img {
	margin-right: 8px;
}

.bcard{
	margin-bottom:20px;
	margin-left:20px;
}

.noBorder{
	text-decoration:none;
}

.noBorder img{
	border: none;
}

.links {
	color: #FF0000;
	font-size: 14px;
}
.friendDiv {
	margin-top:20px;
}

.aboutUsDiv {

	margin-bottom:20px;
}

.aboutUsDivImgPlaceholder{
	height:160px;
	float:left;
}

.aboutUsDiv img{
	
	padding-right:20px;
	padding-bottom:20px;
	padding-top:20px;
}

#loginId, #password{
	width: 80%;
}

.loginFailed {
	color: #FF0000;
	font-size: small;
}

.wps{
	font-style:italic;
	font-size:13px;
	margin:20px;
}

#win7{
	float:right;
}
#win7 img{ 
	padding-left:20px;
}

.gallery {
	border: 25px ridge #CCCCCC;
	background-color: #FFFFFF;
	height: 225px;
	width: 300px;
	margin: 8px;
	background-repeat: no-repeat;
	background-position: center center;
}

.sunImg {
	float:right;
	height:120px;
	padding:10px;
}

.redLarge {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.pcsupport {
	height:115px;
	margin:5px;
}

.pcsupport p {
/*	font-size:14px;*/
	position:relative;
	top: 25px;
}
.pcsupport img {
	padding:10px;
	float:left;
}

.ays {
	font-size:12px;
	font-style:italic;
	color:#FF0000;
	text-align:center;
}

.ays_nc {
	font-size:12px;
	font-style:italic;
	color:#FF0000;
}

.codeRed {
	color:red;
}


.codeBlue {
	color:#0033CC;
}

#code{
	height:250px;
	width:350px;
	background-color:#FFFFCC;
	border: 1px solid #000000;
}

#sitemap, #w3c{
	margin-top:5px;
	text-align:center;
	
}

#sitemap img, #w3c img{
	border: none;	
}

#google {
	padding-top:5px;
	text-align:center;
}
.imgWeb {
	margin-left: 20px;
	margin-bottom: 20px;
	border: none;	
}

.left{
	float:left;	
	padding-right:10px;
}

.right{
	float:right;	
}
.clear_left{
	clear:left;
}
.antennaPrice {
	position:relative;
	bottom: 250px;
	left: 270px;
}

.webFeatures, .grammar{
	list-style-image: url(images/tick.gif);
	line-height: 2.5em;
}

div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
}
	
div.autocomplete ul {
	list-style:none!important;
	list-style-image:none!important;
	margin:0px;
	padding:0px;
}

div.autocomplete ul li.selected {
	background-color: #B9DAF0;
}

div.autocomplete ul li {
	font-size: small;
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}

#client_name {
	border: 1px solid #EAEAEA;
	margin-top: 10px;
}

#client_name ul {
	margin: 0;
	padding: 0;
	list-style:none!important;
	list-style-image: none!important;
}
/*Form formatting */
form.cmxform fieldset {
  margin-bottom: 10px;

}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

form.cmxform li input, form.cmxform li textarea, form.cmxform li select{
	border-right-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-width: thin;
	border-left-width: thin;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

#logon {
	float:right;
	width:150px;
	height:170px;	
}

#admin_funcs {
	width:420px;	
}

.round{
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.roundTop{
-moz-border-radius-topleft:         6px;
-moz-border-radius-topright:        6px;
-webkit-border-top-left-radius:     6px;
-webkit-border-top-right-radius:    6px;
border-radius-topleft:              6px;
border-radius-topright:             6px;
}                                   
.roundBottom{
-moz-border-radius-bottomleft:      6px;
-moz-border-radius-bottomright:     6px;
-webkit-border-bottom-left-radius:  6px;
-webkit-border-bottom-right-radius: 6px;
border-radius-bottomleft:           6px;
border-radius-bottomright:          6px;
border-top: none;
}

#googleads {
	padding-top:20px;	
}