/************************************************/
/* ecommerce.css								*/
/* Author: Steve Hanson							*/
/* For: Tasen eCommerce							*/
/* Copyright: 2006 Tasen Software				*/
/************************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	background-color: #9CC5F0;
	background-image:url(../images/bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*margin: 10px 0px 10px 0px;*/
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
}
	
.body {
	width: 800px; 
	margin-top: 0px;	
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
	padding: 10px 5px 10px 5px;
}

#header {
	background-image: url(../images/header2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 800px;
	height: 182px;
	margin: 0px;
	padding: 0px;	
}

#headerText {
	padding: 155px 10px 0px 30px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#footer {
	background-image: url(../images/page_bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 800px;
	height: 182px;
	clear: both;
	margin: 0px;
	padding: 0px;		
}

#menuTop {
	background-image: url(../images/menu_top.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: 190px;
	height: 221px;
}

#menu {
	background-image: url(../images/menu_repeat.jpg);
	background-position: center;
	background-repeat: repeat-y;
	float: left;
	display: block;
	width: 190px;
	height: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.letter {
	font-size: 22px;
	font-weight: 700;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
}

.button {
	padding-left: 12px;
}

.bodyHeaderText {
	font-weight:bold;
	font-size:20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	vertical-align: bottom;
}

.creed {
	font-weight:normal;
	font-size:14px;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	border-width: thin;
	border-color: #000000;
	border-style: dotted;
	width: 360px;
	height: auto;
	padding: 10px 10px 10px 10px;
	/*position: relative;*/
	margin-right: 250px;
}

.creedHead {
	font-weight:bold;
	font-size:18px;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
}

.contentLeft {
	text-align: left;
	line-height: 18px;
}

.contentText {
	background-image: url(../images/hr_bar.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 10px 30px 0px 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;
	font-weight: normal;	
}

.contentFooterText {
	padding: 45px 30px 0px 15px;
	text-align: center;
	font-size: 12px;
	font-weight:normal;
}

.contentHeaderText {
	padding: 10px 30px 0px 15px;
}

.headerImage {
	margin: 15px 80px 5px 0px;
}

.image {
	margin: 5px 10px 5px 10px;
}

#content {
	float: right;
	display: block;
	width: 610px;
	text-align: justify;
	font-size: 12px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#contentTop {
	background-image: url(../images/body_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 610px;
	height: 116px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

#contentRepeat {
	background-image: url(../images/body_repeat.jpg);
	background-position: center;
	background-repeat: repeat-y;
	width: 610px;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#contentBottom {
	background-image: url(../images/body_bottom.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 610px;
	height: 192px;
	margin: 0px;
	padding: 0px;
}

#contentFooter {
	background-image: url(../images/footer.jpg);
	background-position: center;
	background-repeat: repeat-y;
	width: 610px;
	height: 100px;	
	margin: 0px;
	padding: 0px;
}

#menuSpan {
	background-image: url(../images/menu_repeat.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	float: left;
	display: block;
	width: 800px;
	height: auto;	
}

#ad {
	text-align: center;
	font-size:12px;
	font-weight: normal;
	padding-top: 20px;
}

.topAnchor {
	font-size: 12px;
	text-align: center;
	line-height: 28px;
	vertical-align: middle;
	font-weight: bold;
}

/* Begin link formatting */
a:link{
	color: #0099FF;
	text-decoration:none;
}
a:active{
	color:#0099FF;
	text-decoration:none;
}
a:visited{
	color: #3366FF;
	text-decoration:none;
}
a:hover{
	color:#3366FF;
	text-decoration:underline;
}

.directoryLink {
	width:500px;
	background-color: #D2EEFF;
	display:block;
}

.directoryLink a:link{
	background-color: #D2EEFF;
	text-decoration:none;
	display:block;
}

.directoryLink a:hover{
	background-color: #D5DEFF;
	text-decoration:none;
 	display:block;
}

/* End link formatting */
	
.dirContentText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;
	font-weight: normal;
	vertical-align: top;
}

.contentBusiness {
	width: 400px;
	background-image: url(../images/underline.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	text-decoration: none;
	text-align: left;
	font-size:16px;
	line-height: 24px;
}

.mainImage {
	margin-right: 20px;
}

.biggerText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:145%;
	font-size: 145%;
}

.newsDate {
	color: #0000FF;
	background-color: #FFFF99;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}

.categoryList {
	padding: 10px 0px 20px 40px;
}

.mostWantedList {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 10px 20px 10px 20px;
	color: #003300;
	background-color: #FFFFCC;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	width: auto;
}

.mostWantedList:hover {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;	
	padding: 10px 20px 10px 20px;
	color: #003300;
	background-color: #CAE8FF;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	width: auto;
}