/***********************************************/
/* style.css	Last Updated 01-05-2008        */
/*	.XX --> div class="XX"					   */
/*	#XX --> div id="XX"						   */
/***********************************************/
.posters
{
	border-right-color:White; 
	border-right-style:solid;
	border-right-width:thin;
    
    border-bottom-color: White; 
    border-bottom-style:solid;
    border-bottom-width:thin;
    
    text-align:left;
    vertical-align:top;
}

.tabletestimonials
{
	border-bottom:dotted thin Gray;
	border-top:dotted thin Gray;
	border-left:dotted thin Gray;
	border-right:dotted thin Gray;
	/*
	border-style:dotted:groove;
	border-width:thin;
	border-color:Black;
	*/
}
linkx
{
	color: #0099ff; 
	text-decoration: underline;
	text-transform:capitalize;
}

img 
{ 
	border:0;
}	
.floatrighttop 
{
	float:right; 
	vertical-align:top;
	vertical-align:text-top;
}
.floatlefttop 
{
	float:right; 
	/*position: relative; */
	margin: 0 0 1em 0;
}
.serviceform
{
	border-color:Gray;
    border-bottom-width:thin;
    border-bottom-style:dotted;
    width: 100%;
}


.link-style
{
	color: #0000ff;
    text-decoration: underline;
}

img
{
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	vertical-align: middle;	
}

.image-noborder
{
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.p-title
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333ff; /*#6280b4;*/
	font-weight:bold;
}

.p-body
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

.lefttopmidtable
{
	width: 160px;
	text-align:right; 
	vertical-align: middle;
	border-color: #000000;
    /*border-bottom: 1px;
    border-top: 1px;
    border-left: 1px;
    border-right: 1px; */
    border-style: none; 
    background-color: #f8f8f8;
}

.leftmidmidtable
{
	width: 160px; 
	height: 258px; 
	text-align: center;
    vertical-align: middle; 
    padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px;
    margin: 0px; 
    direction: ltr; 
    border-top-style: none; 
    line-height: normal; 
    padding-top: 0px;
    border-right-style: none; 
    border-left-style: none; 
    letter-spacing: normal; 
    border-bottom-style: none;
}

/* appliances, brands, zipcodes*/
.tables
{
	font-variant:small-caps;
	color:Teal;
	font-size:x-small;
	vertical-align:text-top;
	text-align:left;
	width:auto;
	text-transform:capitalize;
}

.tablelist
{
	list-style-type: disc; 
	margin-left: 15px;
	vertical-align:text-top;
	text-align:left;
	width:auto;
	text-transform:capitalize;
}

.special
{
	background-color:#efa529;
	background-color:ActiveBorder;
	text-align:center;
	font-family:Verdana;
	color:#000000;
	font-size:small;
	font-weight:bold;
}
.email
{
	margin-top: 8px; 
	font-size: 8pt; 
	max-width: 120px;
	text-align:center;
}

.TopNav
{
	text-align:left;
	color: #e0ffff; 
	font-size:small;
	direction:ltr;
	line-height:normal;
	font-family: Arial; 
	letter-spacing:normal; 
}

.subscribe {
  color: #0000A0; /*DarkBlue;*/
  font-size:x-small;
}

.subscribe a, .subscribe a:visited {
  text-decoration: none;
  color: #bb4900;
  
}

.subscribe a .linktext {
  text-decoration: underline;
  font-size:small;
  color:#ffa500; /*Orange*/
  font-family:Arial;
}

.subscribe img {
	vertical-align: middle;
	/*padding-bottom: 2px;*/
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}

.ahrefnoborder
{
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
	vertical-align:bottom;
	
}

.list
{
	color: #6C7176;
    font-size:x-small;
    /* text-transform:uppercase; */
    text-transform:capitalize;
    
    
	
}
.siteinfo
{
	text-align:center;
	text-transform:capitalize;
	font-size:xx-small;	
}

.SolidButton
{
	color: #FFFFFF; 
	background-color: #004080; 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: Verdana;
}

.notice
{
	text-align:right;
	vertical-align:top;
	color:Red;
	text-transform:capitalize;
	font-weight: bold;
}
.emailresult
{
	text-align:left;
	color:Red;
	font-weight:bold;
	border-style:ridge;
	border-width:thin;
	border-color:Red;
	
}
.submiturl
{
	font-family:Tahoma;
	font-size:small;
	color:Black;
	text-align:left;
	vertical-align: top;
}


.submission
{
	color:Black;
	font-variant:normal;
	font-weight:normal;
	font-size:small;
}

.submissionred 
{
	color:Red;
	font-variant:small-caps;
	font-size:small;
}

.official {                
    color: #000000;
    font-size:medium;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-variant:small-caps;
    text-align:center;
    vertical-align:middle;
    
    	                      
 }
             
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(new-bg_grad.jpg) fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/
h1 {
	font-family :  Verdana, Geneva,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-bottom:0;
	text-transform:capitalize;
	text-align:left;
	background-color:White;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}
/*
#TopNav{
	position: absolute;
	padding: 5px 10px 10px 5px;	
	text-align:right;
	font-size: x-small;
	color: #cccccc;
}
*/
/************** companyoverview styles *****************/

.companyoverview	
{
	text-align: left;
	padding: 10px 5px 10px 5px;
	font-size: small;
	font-family: Arial,sans-serif;
	font-weight: normal;
	
}
/*	1. Executing companyoverview style 
	2. Executing companyoveiew style child - h3	
*/
.companyoverview h3
{
	text-align: left;
	font-weight: bold;
	font-size: small;
	font-family: Arial,sans-serif;
	color: #000000;
	text-transform:capitalize;
}


/*html>body .companyoverview {height: auto;}*/

/************** siteInfo styles ****************/

#siteInfo{
	text-align:center;
	font-size: small;
	color:Black;
	/*color: #cccccc;*/
	
}

#BottomNav 
{
	font-size: x-small;
	font-family:Verdana;
	color: #336699;
}

#BottomNav a{
	text-decoration:underline;
	font-size: x-small;
	font-family:Verdana;
	color: #336699;
}
/************* RSS Button *****/
span.RSSBut { 
	font-weight:normal;
	font-size:x-small;
	font-family:Verdana;
	color:#FFF; 
	border:1px solid; 
	border-color:#FC9 #630 #330 #F96; 
	margin:0px; 
	padding:0px 3px; 
	background:#F60; 
	text-decoration: none;
}

.tablecenter
{
	/* table center in IE */
	text-align:center;
	/* supposed to work for firefox
	margin-left:auto;
	margin-right:auto;*/
}

/********************* end **********************/

/***  Feedback ***/






