/* INDEX */
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 10px 20px;
	text-align: justify;


}
a:link {
	color: #CC3333;
	text-decoration: none;

}
a:hover {
	color: #000000;
	text-decoration: none;
}
.rightredbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	list-style-type: square;
	font-style: italic;





}

.weatherprayer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	text-align: center;

}
.redbglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.autonews {
	padding-left: 20px;
	background-image: url(img/autonews-BG.gif);
	background-repeat: repeat-y;

}
.footeridx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	color: #404040;
	background-image: url(img/BTM.gif);
	background-repeat: no-repeat;
	padding: 20px;





}

a:visited {
	color: #CC3333;
	text-decoration: none;
}

/** SUBPAGE/FAQ **/
.faquest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 20px;
	padding-top: 10px;

}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	padding-left: 15px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	padding-left: 15px;
	text-align: center;
	padding-top: 15px;
	background-image: url(img/subpage-BG-btm.gif);
	background-repeat: no-repeat;
	background-position: center top;



}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 0px;

}
.rightsec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 10px 20px;
	list-style-type: square;
	text-align: justify;


}
.rightBGbtm {
	background-image: url(img/damage-info-bg-btm.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 333px;
}
.rightBG {
	background-image: url(img/damage-info-bg.gif);
	background-repeat: repeat;
	width: 333px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 10px;

}
.autonewstop {
	background-image: url(img/autonews-top.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 241px;
	padding: 0px;

}
.autonewsHDR {
	background-image: url(img/autonews-HDR.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 241px;
	padding: 0px;

}
.indexleftsecBG {
	background-image: url(img/left-sec-autonews-BG.gif);
	background-repeat: repeat-y;
	width: 241px;
}
.rightindexBG {
	background-image: url(img/right-BG.gif);
	background-repeat: repeat-y;
	width: 247px;

}
/** Gallery **/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px ridge #333333;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -500px; /*position where enlarged image should offset horizontally */
.ipod {
	padding-left: 25px;
}
