﻿/*
Theme Name: Sannsack-Censeo
Theme URI: http://sannsack.com/
Description: Private Theme build by Sannsack.com for censeovaluation.com
Version: 1.0
Author: Dale Sackrider
Author URI: http://sannsack.com/
Tags: 
*/

/* COMMON *******************************************************************/

body {
	text-align: center;
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	font-family: arial;
	background-color:#ffffff;
}

body, td {
  font-size:12px;
  color:#545454
}

a {
  color:#990033;
}


#wrapper {
	margin: 0 auto;
	width: 775px;
	text-align: left;
}


/* HEADER *******************************************************************/
#headerCustomLinks {
  margin-top:20px;
  margin-bottom:5px;
  color:#545454;
  font-family:tahoma,verdana,sans-serif;
  font-size:13px;
}

#headerCustomLinks li {
	display: inline;
	list-style: none;
	border-right: 1px solid ;
	padding: 3px;
}

#headerCustomLinks a {
  color:#545454;
  font-weight:bold;
}

#headerBar {
  width:100%;
  height:12px;
  background-color:#484647;
  border:2px solid #800101;
  text-align:right;
  padding:3px;
  padding-right:5px;
  font-size:10px;
  color:#ffffff;
}

#paypal .a .img {
  border: 0px
}

#headerTemplateLinks {
	margin-top: 5px;
	color: #990033;
	font-family: tahoma,verdana,sans-serif;
	font-size: 14px;
	float: left;
}

#headerTemplateLinks li {
	display: inline;
	list-style: none;
	border-right: 1px solid ;
	padding: 3px 5px;
}

#headerTemplateLinks a {
  color:#990033;
  font-weight:bold;
  text-decoration:none;
}

#headerLogo {
	float: right;
	width: 282px;
	height: 76px;
	background: url(images/_logo.jpg) no-repeat;
	position: relative;
}

#headerLogo img {
	border: 0;
	}

#headerHDR01 {
	clear: both;
	width: 359px;
	height: 15px;
	text-align: bottom;
	background: url(images/hdr01.gif) no-repeat;
	background-position: left bottom;
}
#headerHDR {
	width: 767px;
	height: 128px;
	background: url(images/hdr_collage.jpg) no-repeat;
	background-position: left bottom;
	position: relative;
}
#headerHDR_Bottom {
	width: 290px;
	background: url(images/hdr_bottom.gif) no-repeat right top;
	position: relative;
	left: 477px;
}

/* FOOTER *******************************************************************/
#footerBox {
  width:100%;
  height:3em;
  background-color:#484647;
  border-top:1px solid #800101;
  border-top:1px solid #800101;
  color:#ffffff;
  border:2px solid #800101;
  font-size:12px;
  text-align:right;
  padding:7px;
}

/* MISC *******************************************************************/


#clock {
  color:white;
}

#apBox {
	padding-top: 10px;
  background: url(images/ap.jpg) bottom center no-repeat;
  height: 95px;
  width: 225px;
}

#contentBox li {  
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;   
	text-align: left;
	list-style: none;
  font-size: 10pt; 
  color: black; 
  font-family: Tahoma;
}


#offerBox {
  background: url(images/Request_Info-Submit-White.jpg);
  height: 150px;
  width: 225px;
	color: 000000;
	font-size: 11pt;
	text-align: center;
	vertical-align: center;
	font: bold;
}


#offerBoxLink {
  text-decoration:none;
}


#newsletter {
  margin-top:15px;
  border:3px solid #484647;
  padding:3px;
  width:225px;
  background-color:#CCCCCC;
}

#newsletter .title {
  color:#800101;
  font-size:15px;
  font-weight:bold;
  margin-bottom:7px; 
  text-align:center;
}

#newsletter td {
  font-size:10px;
  color:#484647;
}


.siteName {
  color:black;
  font-family:tahoma;verdana;arial;helvetica;sans serif;
  font-size:24px;
  font-weight:bold;
}

.siteSlogan {
  color:#5F7AAA;
  font-family:tahoma;verdana;arial;helvetica;sans serif;
  font-size:16px;
  font-weight:bold;
}

#pageLeftNav {
	margin-right: 530px;
}

#pageLeftNav ul {
  display: inline;
  list-style-type: none;
  list-style: none;
  margin-left: 0; 
  padding-left: 0;
}

/* PAGE STRUCTURE *******************************************************************/
.page {
}

#content .pageBody {
	background-color: white;
	width: 530px;
	float: right;
	color: #000000;
	font-size: 14px;
}

.pageHeader {
}

.pageBody H2.title {
	color: #ff0000;
	font-family: verdana;
	font-size: 12pt;
}


.pageLeftNav {
	width: 225px;
	height: 100%;
}

.pageRightNav {
}

.pageFooter, .pageFooter {
	clear: both;
	width: 775px;
}

.pageFooter {
}

.pageFooter a {
}

