/* Tag Redifinitions */

body {
	background-image:    url(../images/background.jpg);
	font-family: arial;
}

html,body{
      margin:0px;
      padding:0px;
      height:100%;
      border:none;
			text-align: left;
}

h1{
	color: #004071;
	font-weight: bold;
	font-size: 24pt;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	letter-spacing: -1pt;
	font-family: times;
}

h2{
	color: #008FD5;
	font-weight: normal;
	font-size: 16pt;
	margin-top: -20px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: 'Times New Roman';
	font-style: italic;
}	

h3 {
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
	margin-left: 20px;
	margin-right: 20px;
	font-family: 'Times New Roman';
	font-style: italic;
}
	h4 a.rt{
		font-size: 9pt;
		text-transform: capitalize;
		font-weight: normal;
		text-decoration:none;
		float:right;
	}	

h4 {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	margin-left: 20px;
	margin-right: 20px;
	font-style:italic;
	font-family:arial;
}

blockquote{
	margin-left: 20px;
}
/**/
img{
	border: none;
}
li{
	margin-bottom: 10px;
	margin-right: 40px;
}
ul{
}



/* General Layout Styles */

div.main{
	position:relative;
	width: 980px;
	border: none;
	margin: 15px;
}
		div.main img{
			vertical-align:top;
		}
		div.main .titleText{
			position: absolute;
			text-align: left;
			top:229px;
			left: 240px;
			width: 730px;
			height: 21px;
			background-color: transparent;
			font-family: 'arial';
			color: #333333;
			font-size: 7pt;
			font-weight: bold;
			padding-top: 3px;
		}
				div.main .titleText a{
					float:left;
					color: #888888; 
					margin-left: 30px;
					text-decoration: none;
					color: #777777;
				}
				div.main .titleText a:hover{
					color: #FFFF00;
				}
				 
		div.main .middle{
			width: 730px;
			background-color: transparent;
			background-image:  url(../images/content-bckgrd.jpg);
			background-repeat: repeat-y;
			text-align: left;	
		}
		div.main .navMiddle{
			width: 941px;
			background-color: transparent;
			background-image: url(../images/admin-bckgrd.jpg);
			background-position: right top;
			background-repeat: repeat-y;
			text-align: left;	
		}
		div.main .navCell{
			background-image: url(../images/nav-bckgrd.jpg);
			background-position: right top;
			background-repeat: repeat-y;
		}
				div.content{
					background-image: none;
					margin: 0px 15px 0px 15px;
					padding: 1px;
					font-size: 9pt;
					color: #000000;
				}
				div.content p{
					line-height: 16pt;
					margin-left: 20px;
					margin-right: 20px;
				}
		
		div.footerText{
			font-weight: normal;
			font-size: 7pt;
			color: #ffff00;
			position:relative;
			margin-left: 0px;
			top: -58px;
			margin-bottom: -20px;
			line-height: 15px;
		}
				div.footerText a{
					text-decoration:none;
					color: #555555;
				}
				div.footerText a:hover{
					text-decoration:underline;
					color: #C4273C;
				}
				div.footerLeft{
					position:absolute;
					top: 110px;
					left: 50px;
					text-align:left;
					font-size: 8pt;
					color:yellow;
					line-height: 10pt;
				}
				div.footerLeft a{
					position:relative;
					top: -3px;
					color:yellow;
					text-decoration:none;
				}
				div.footerRight{
					position:absolute;
					top: 110px;
					right: 40px;
					text-align:right;
					font-size: 8pt;
					color:yellow;
					line-height: 10pt;
				}
				div.footerRight a{
					color:yellow;
				}

/* Admin Style - Nav Bar */

.editPanel{
	position:fixed;
}
.editPanel a{
	text-decoration:none;
	font-weight: normal;
	border: none;
	filter:none;
}
.editPanel a:hover{
	text-decoration:underline;
	color: #AA0000;
	border: none;
}
.colHeader td{
	padding: 2px;
	background-color: #CCCCCC;
	color:black;
}
.colHeader td a{
	text-decoration:none;
	color: black;
	font-weight: bold;
}
.colHeader td a:visited{
	color:black;
}
.sorter{
	border: 1px outset;
	color: #DDDDDD
}

.adminNav{
	float:left;
	margin-right: 30px;
	margin-bottom: 10px;
}
	.adminNav strong{
		display:block;
	}
	.adminNav a{
		margin-left: 15px;
	}
/* Classes and ID'd Elements */

.yearsago{
	font-size: 24pt; 
	font-weight: bold; 
	font-style:italic;
	font-family: 'Times New Roman';
	color: #30290F; 
	text-shadow: 2px 2px 2px #555; 
	-moz-text-shadow: 2px 2px 2px #555; 
	-webkit-text-shadow: 2px 2px 3px #555;
}
.cell{
	padding: 5px 10px;
}
	.cell h2{
		margin: 0px 0px -20px 0px;
		font-size: 14pt;
	}
a.classLink{
	font-size: 8pt;
	text-decoration:none;
	color:blue
}
.classifiedCategory{
	margin: 0px;
	padding: 0px 20px;
	line-height: 23px;
}
	table.classifieds{
		width: 660px;
		margin: 20px 0px 0px 20px;
		border-collapse:collapse;
	}
	table.classifieds tfoot tr td{
		border-top: 2px solid black;
		text-align:right;
	}
	table.classifieds thead tr td.dirAlphaHead{
		 padding: 0px 5px; 
		 font-size: 11pt; 
		 line-height: 18pt;
		 font-weight: bold;
		 border: 2px solid #110055;
		 border-width: 1px 0px;
		 background-color: #295280;
		 color: white;
		 margin-top: 5px;
	}
	table.classifieds thead tr td.dirAlphaHead a{
		color:white;
		text-decoration: underline;
	}
	table.classifieds thead tr td{
		font-weight: bold;
		border-bottom: 2px solid black;
		font-weight:normal;
		color: white;
		background-color: #436897;
	}
	table.classifieds tr td{
		padding: 3px 5px;
	}
	table.classifieds tr td a{
		color:blue;
		font-size: 8pt;
		text-decoration: none;
	}
form.classSubmit input, form.classSubmit select, form.classSubmit textarea{
	width: 360px;
}
.contact{
	font-weight: bold;
	float:left;
	margin-bottom: 40px;
	margin-right: 10px;
}
div.coverHolder{
	margin-top: -30px;
	margin-left: 100px;
	margin-right: 20px;
	border: 2px solid #D4DDEA;
	border-left: none;
	padding: 0px;
	padding-bottom: 20px;
	
}
	div.coverHolder table{
		display:inline;
		border-collapse: collapse;
	}
		div.coverHolder table tr td{
			text-align:center;
			color: #110055;
			padding: 20px 47px 0px 0px;
		}
	div.coverHolder img{
		width: 140px;
		height: 180px;
	}
div.covers{
	position: absolute;
	top:41px;
	left: 587px;
}
	div.covers img{
		width: 74px;
		height: 99px;
		margin-right: 16px;
		float:left;
	}
.detailsFrame{
	height: 0px;
	overflow:hidden;
	display:none;
	margin: 20px 50px;
}

div.dirAlphaHead{
	 padding: 0px 5px; 
	 font-size: 11pt; 
	 line-height: 18pt;
	 font-weight: bold;
	 border: 2px solid #110055;
	 border-width: 1px 0px;
	 background-color: #295280;
	 color: white;
	 margin-top: 5px;
}
div.dirTextHead{
 	padding: 5px 5px 0px 5px; 
	margin-left: 20px; 
	font-weight: bold;
}
div.dirEntry{
	margin: 0px 20px 0px 40px;
	padding: 0px 5px 0px 2px; 
	border-bottom: 1px solid #CCCCCC; 
	height: 20px;
	line-height:20px;
	position:relative;
}
div.dirEntryDetail{
	margin: 0px 20px 0px 40px;
	padding: 0px 5px 5px 5px;
	background-color: #F0F0F0;
	text-align:center;
	border-bottom: 1px solid #CCCCCC; 
	position: relative;
}
div.dirEntryCard{
	width: 500px;
	background-color:white;
	padding:10px;
	border: 1px solid #CCCCCC;
	text-align: left;
	
}
	
.gallery{
	position:relative;
	width: 689px;
	min-height: 500px;
	background-image: url(../images/gall-bck.jpg);
	background-repeat: repeat-y;
}
		.gallImages{
			position: relative;
			left: 30px;
			width: 570px;
		}
		.galleryNav{
			position: absolute;
			top:0px;
			left:0px;
			width: 70px;
		}
			.galleryNav a{
				position: relative;
				display:block;
				width: 70px;
				height: 38px;
				line-height: 38px;
				background-image: url(../images/gallbtn-dom.jpg);
				text-align: center;
				text-decoration:none;
				color: white;
				font-weight: bold;
			}
			.galleryNav a.sel{
				background-image: url(../images/gallbtn-over.jpg);
			}
			.galleryNav a.dom{
				background-image: url(../images/gallbtn-dom.jpg);
			}
			.galleryNav a.int{
				background-image: url(../images/gallbtn-internatl.jpg);
			}
			.galleryNav a:hover{
				background-image: url(../images/gallbtn-over.jpg);
			}
table.itemDesc tr td p{
	margin: 0px;
}
.loginPopUp{
	padding: 0px 20px;
	font-size: 9pt;
	font-family: arial;
}
div.login{
	position: absolute;
	text-align: left;
	padding-left: 10px;
	top:178px;
	left: 175px;
	width: 560px;
	background-color: transparent;
	font-family: 'arial';
	font-size: 8.5pt;
	color: white;
}
		div.login div a{
			color: #95B3D8;
		}
		div.login form{
			width: 560px;
			margin: 0px;
			padding-left: 145px;
		}
		div.login div{
			width: 550px;
			margin: 0px; 
			padding: 0px;
			text-align: right;
		}
.news{
	background-image: url(../images/news-mid.jpg);
	position: relative;
	margin-top: 20px;
}
		.news img.top{
			margin-bottom: -50px;
			position: relative;
			z-index: 1;
		}
		.news div{
			position: relative;
			padding: 5px 20px;
			margin: 0px 30px 0px 20px;
			z-index:2;
			background-image: none;
			color: #2A91CF;
			font-weight: bold;
		}
		.news div span.date{
			color: #929292;
			margin-right: 20px;
			text-transform: uppercase;
			float:left;
			display:block;
			width: 100px;
		}
		.news div a{
			color: #2A91CF;
			font-weight: bold;
			text-decoration:none;
		}		
		.news div.even{
			background-color: #E1E9F6;
		}
		.news img.btm{
			margin-top: -30px;
			position: relative;
			z-index: 1;
		}
div.news div.newsLink{
	display:block;
	position: absolute;
	z-index: 3;
	top: 12px; 
	left: 540px;
	font-size: 7pt;
}
		div.news div.newsLink a{
			color: #FFFF00;
			text-decoration:none;
		}
.overviewHolder{
	clear:both;
	position:relative;
	margin: 0px 20px;
	height: 395px;
	padding: 20px 0px;
	border:solid #008FD5;
	border-width: 1px 0px;
}
.projCaption{
	position: absolute;
	width: 680px;
	left: 0px;
	bottom:0px;
	top: auto;
	text-align: center;
	font-weight:bold;
	font-style: italic;
	font-size: 13pt;
	font-family: 'times new roman';
	color: #110066;
}

.priceLine{
	border-bottom: 1px dotted #777777;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
	.priceLine span{
		background-color: #F0F0F0;
		position:relative;
		top: 5px;
	}
.selectHolder{
	background-image: url(../images/gall-bck.jpg);
	background-repeat: repeat-y;
	margin: 0px 0px;
	clear:both;
	padding: 0px;
	position:relative;
}
	.selectHolder select{
		width: 420px;
		margin: 0px;
		position:absolute;
		top: 0px;
		left: 95px;
		background-color: #1D3E64;
		color:white;
		display:none;
	}
	.even3{
		background-color: #436897;
	}
			.selectHolder a{
				position: relative;
				display:block;
				width: 70px;
				height: 25px;
				line-height: 25px;
				background-image: url(../images/gallbtn-dom.jpg);
				text-align: center;
				text-decoration:none;
				font-family:'arial narrow';
				color: white;
				font-weight: bold;
				cursor:default;
			}
			.selectHolder a:hover, .selectHolder .selected{
				background-image: url(../images/gallbtn-over.jpg);
			}

	
tbody#returnBody tr td{
	padding: 2px;
}

form.storeForm input{font-size: 8pt;}

div.tblContainer{
	background-image: url(../images/tbl-mid.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	position: relative;
	margin-top: 20px;

}
	div.tblContainer .tblTop{
		background-image: url(../images/tbl-top-bck.jpg);
		background-position: top left;
		background-repeat: repeat-x;
		text-align:right;
		z-index: 1;
		
	}
	div.tblContainer .tblBtm{
		background-image: url(../images/tbl-btm-bck.jpg);
		background-position: top left;
		background-repeat: repeat-x;
		text-align:right;
		position: absolute;
		bottom: 0px;
		top:auto;
		width: 100%;
		z-index: 1;
	}
	div.tblContainer table, div.tblContainer form{
		position: relative; 
		z-index: 2;
		top: -50px;
		margin: 0px 20px -20px 20px;
	}
	div.tblContainer table .header{
		font-weight: bold;
		font-size: 10pt;
	}
	div.tblContainer table .header td.results{
		font-weight: bold;
		font-size: 10pt;
		border-bottom: 2px solid black;
	}
		.even{
			background-color: #E1E9F6;
		}
		.even2{
			background-color: #F5f5f5;
		}
		
div.titleText a.cartLink {
	float:right;
	margin-right: 50px;
	color: #FFFFFF;
	display:block;
}

.question{
	color: #110055;
	position: relative;
	font-family: arial;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	margin-right: 10px;
}

			blockquote.q{
				border-left: 3px solid #BBBBDD;
				margin-left: 35px;
				padding-left: 5px;
				margin-bottom: 30px;
			}
			
			.answer{
				float: left;
				margin-right: 10px;
				color: #004059;
				position: relative;
				font-family: arial;
				font-size: 14pt;
				font-weight: bold;
				font-style: italic;
			}

div.v8search{
	background-color: #E7EcF2;
	border: 2px solid #D1D9E4;
	width: 600px;
	margin: 20px 0px 20px 0px;
}
	div.v8search form,div.v8search div{
		margin: 0px 80px;
		color: #6E7C91;
		font-size: 7.5pt;
		padding: 7px 0px;
	}
	div.v8search form input.inputBox{
		width: 200px;
		margin: 0px 10px;
	}
	div.v8search form select.inputBox{
		width: 200px;
		margin: 0px 10px;
	}
	div.v8search div div{
		display:inline; 
		padding: 7px 2px;
		margin: 0px;
		vertical-align: top;
		font-size: 9pt;
	}
	div.v8search div div	a{text-decoration:none}

/*Modular Navigation Styles*/

ul#nav{
	float: right;
	position:relative;
	top: 0px;
	line-height: 19px;
	z-index: 600;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial;
	margin-left: 0px;
			padding: 1px;
			margin-top: 0px;
}

ul#nav li{
	/*float: left;  ---ENABLE FOR HORIZONTAL NAV--- */
	width: 200px;  /*---MUST BE 'auto' FOR 'float:left', OTHERWISE SET WIDTH OF VERTICAL NAV HERE------*/
	padding: 0px; /*---add padding for full borders if needed---*/
	background-image: url(../images/btn-over.jpg);
		color:white;
		text-align:left;
			margin:0px;
			position: relative;
			top: 0px;
			left: 0px;
			list-style-type: none;
	   	vertical-align: top;  /*MUST BE PRESENT TO PREVENT VERT SPACES IN IE WHEN DISPLAY:BLOCK FOR <A> TAG*/
}

ul#nav li span{
	margin-left: 22px;
	cursor:default;
}

ul#nav li a{
	padding: 0px 15px 0px 22px;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	background-image: none;
	background-color: transparent;
	border: none;
			display: block;
}
	ul#nav li a.one, ul#nav li.one{
		background-image: url(../images/btn1-off.jpg);
	}
	ul#nav li a.two, ul#nav li.two{
		background-image: url(../images/btn2-off.jpg);
	}
	ul#nav li a.three,ul#nav li.three{
		background-image: url(../images/btn3-off.jpg);
	}
	ul#nav li a.four, ul#nav li.four{
		background-image: url(../images/btn4-off.jpg);
	}

ul#nav li a:hover{
	background-image: none;
	color: #FFFF00;
}

ul#nav li ul{
	position: relative;  /* 	change for no javascript  */
			top: 0px;
			left: 0px;
			margin: 0px;
			padding: 0px;
			/*visibility: hidden;  ALLOWS OPERA LINKS TO FUNCTION (v<9) */
}

ul#nav li ul li{
	background-image: url(../images/btn-over.jpg);
	background-color: #000000; /* IE6 fix */
	padding: 0px;
}

ul#nav li ul li a{
	padding: 0px 10px 0px 35px;
	color: #90AED3;
	font-family: arial;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
	height: 19px;
	margin: 0px;
	background-image: none;
			position: relative;
			display:block;
}
		ul#nav li ul li a.two-a{
			background-image: url(../images/btn2a-off.jpg);
		}
		ul#nav li ul li a.three-a{
			background-image: url(../images/btn3a-off.jpg);
		}
		ul#nav li ul li a.four-a{
			background-image: url(../images/btn4a-off.jpg);
		}
	
ul#nav li ul li a:hover{
	background-image: url(../images/btn-over.jpg);
	color: #FFFF00;
}

.shadowIE {
			filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3', MakeShadow='true', ShadowOpacity='0.30');
			position: absolute;
			top: 2px;
			left: 2px;
}

.shadowOther{
			border-right: 1px solid #777777;
			border-bottom: 1px solid #777777;
			position: absolute;
			opacity: 0.7;
			-moz-opacity: 0.7;
			-khtml-opacity: 0.7;
}


/* ----------------------------PRINT STYLES ---------------------*/

.mainTbl{width: 941px}

@media print {
	#noPrint   {display: none;}
	.noPrint{display: none}
	.tblTop img{visibility:hidden;}
	.tblBtm img{visibility:hidden;}
	.mainTbl{width: 730px}
	div.main{width: 730px}
	.selectHolder{display:none}
	div.dirAlphaHead{display:none;}
	div.dirTextHead{display:none}
	div.dirEntry{display:none}
	div.dirEntryCard{border:none; margin: 0px }
	div.dirEntryDetail{padding: 20px 0px; margin:0px; text-align:left;}
	div.dirEntryDetail img{display:none;}
	div.main .navMiddle{width: 730px}
}

