@charset "utf-8";
/* CSS Document */

#navigation{
	height: 245px;
}

a:focus {outline: none;}

body,td,th {
	font-family: Arial Narrow, Arial, Geneva, sans-serif;
	font-size: 17px;
	letter-spacing: .01em;
	line-height: 1.1;
	text-shadow: #FFFFFF 0 1px 1px;
}
body {
  background-color: #ededed;
  background-image: url(bodybkgr.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-attachment: fixed;
}


h1{
	position: relative;
	color: #005f92;
	font-size: 20px;
	font-family: Arial Black, Arial, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

h2{
	font-size: 20px;
	font-weight: bold;
	line-height: .8;
	text-transform: uppercase;
	text-align: center;
	background-color:#a7a9ac;
	padding: 10px;
	color: #005f92;
	text-shadow: #FFFFFF 0 1px 1px;
	background-image: url(chrome.png);
    background-repeat: repeat-x;
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
	border: 1px solid #000;
}

h3{
	font-size: 20px;
	font-weight: bold;
	line-height: .8;
	text-transform: uppercase;
	text-align: center;
	background-color:#3280aa;
	padding: 10px;
	color: #FFFFFF;
	text-shadow: #000000 0 1px 1px;
	background-image: url(bluechrome.png);
    background-repeat: repeat-x;
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
	border: 1px solid #000;
}

h4{
	font-size: 20px;
	font-weight: bold;
	line-height: .8;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	color: #FFFFFF;
	text-shadow: #000000 0 1px 1px;
}

h5{
	line-height: .8;
	color: #005f92;
	font-size: 20px;
	font-family: Arial Black, Arial, Geneva, sans-serif;

}

h6{
	text-align:center;
	color: #005f92;
	font-size: 40px;
	font-family: Arial Black, Arial, Geneva, sans-serif;
	font-weight: bold;
}

h7{
	position: relative;
	color: #fff;
	font-size: 20px;
	font-family: Arial Black, Arial, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

h8{
	font-size: 20px;
	font-weight: bold;
	line-height: .8;
	text-transform: uppercase;	
	color: #000;
}

ul{
list-style-type: circle;
padding: 20px;
margin-left: 0;
}

a:link{
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {

background-color: #fff;
border-bottom: 1px solid #fff;
	color: #026092;
}
a:active {
	text-decoration: underline;
	color: #000;
}


a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: none;
	color: #026092;
}
a.white:active {
	text-decoration: underline;
	color: #FFFFFF;
}

#pagebody {
		width: 960px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
}

.expand{
	font-size: 65%;
	cursor: pointer;
	text-decoration: underline;
	font-weight: bold;
	background-color:#FFFFFF;
	padding: 2px;
	color: #000000;
	text-shadow: #FFFFFF 0 1px 1px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border: 1px solid #000;
	}

.expand:hover {

background-color: #fff;
	color: #026092;
}

.exdiv{
	display: none;
	background-color:#a7a9ac;
	padding: 10px;
	color: #000000;	
	text-shadow: #FFFFFF 0 1px 1px;
	background-image: url(chrome.png);
    background-repeat: repeat-x;
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
	border: 1px solid #000;
}

.icon{cursor: pointer;border: none;}
.icon2{cursor: pointer;border: none;}

.pointer{opacity: .7;}

.whitetxt{color:#FFFFFF; text-shadow: #000 0 1px 1px;
}



#selectoption{
	display: none;
	position: absolute;
	top: 212px;
	left: 491px;
}

#homeicon{
	position: absolute;
	top: 192px;
	left: 37px;
}

#repairicon{
	position: absolute;
	top: 193px;
	left: 135px;
}

#recycleicon{
	position: absolute;
	top: 193px;
	left: 225px;
}

#replaceicon{
	position: absolute;
	top: 190px;
	left: 319px;
}

#abouticon{
	position: absolute;
	top: 192px;
	left: 418px;
}

#homepointer{
	display: none;
	position: absolute;
	top: 238px;
	left: 53px;
}

#repairpointer{
	display: none;
	position: absolute;
	top: 238px;
	left: 150px;
}

#recyclepointer{
	display: none;
	position: absolute;
	top: 238px;
	left: 240px;
}

#replacepointer{
	display: none;
	position: absolute;
	top: 238px;
	left: 337px;
}

#aboutpointer{
	display: none;
	position: absolute;
	top: 238px;
	left: 433px;
}

.navdesc{
	position: absolute;
	top: 256px;
	left: 40px;
}

#homedesc{display: none;}
#repairdesc{display: none;}
#recycledesc{display: none;}
#replacedesc{display: none;}
#aboutdesc{display: none;}

#pageheading{
	position: absolute;
	top: 158px;
	left: 470px;
}

.ltv{
	font-family: Arial Black, Arial, Geneva, sans-serif;
	font-weight:bold;
	font-variant: small-caps;
}

#tvslideshow img{
	border:none;
}

#tvslideshow img:hover{
	background-color: none;
	background:none;
	border-bottom: none;
}

#tvslideshow a:hover{
	background-color: none;
	background:none;
	border-bottom: none;
}

.expander2{
	text-transform:uppercase;
	font-size:24px;
	border: 1px solid #000;
	display:inline-block;
	height:27px;
	cursor:pointer;
	vertical-align:top;
	padding-right:10px;
}

.expander2:hover{	
	background-color:#FFF;
}

.expander2:hover:before{
	background-color:#FFF;

}

.expander2:before{
	vertical-align:top;
	line-height:0;
	background-image: url(../images/other/repair-tiny.png);
	border-right: 1px solid #000;
	margin-right:10px;
	text-align:center;
	height:27px;
	width:27px;	
	display:inline-block;	
	content:" ";
}

.expander2-content{
	margin-top:-18px;
	width:368px;
	display:none;
	padding:10px;
	border: 1px solid #000;
	
}

.expander2-content:before{
	width:368px;
	height:1px;
	display:block;
	background-color:#FFF;
	content:'';
}

.expander2-content:after{
	width:368px;
	height:1px;
	display:block;
	background-color:#FFF;
	content:'';
}

.pricetable{
	border: 1px solid #000;
}

