@charset "utf-8";


body {
	background-color: #e6e6e6;
	margin: 0px;
}

#states {
	position: absolute;
	text-align: center;
	width: 244px;
	margin-top: 108px;
}

#states select {
	font-size: 18px;
	border:2px solid #000;
}

#wrapper {
	width: 1024px;
}

#header {
	position: absolute;
	margin-left: -32px;
	height: 176px;
	z-index: 1;	
}

#catalog {
	width: 640px;
	margin-left: 20px;
	margin-top: -15px;
}

#cartmessages {
	height: 16px;	
}

.shadedbgtop {
	background-image: url(images/shadedbgtop.png);
	height: 3px;
	width: 641px;
	margin-left: 19px;
}

.shadedbgbottom {
	background-image: url(images/shadedbgbottom.png);
	height: 3px;
	width: 641px;
	margin-left: 19px;
}

.productshadedbgtop {
	background-image: url(images/shadedbgtop.png);
	height: 3px;
	width: 641px;
	margin-left: 0px;
}

.productshadedbgbottom {
	background-image: url(images/shadedbgbottom.png);
	height: 3px;
	width: 641px;
	margin-left: 0px;
}

#vistawords {
	position: absolute;
	margin-top: 5px;
	z-index: 2;
}

#fparvee {
	position: absolute;
	margin-left: -30px;
	margin-top: -284px;
	z-index: 2;	
}

#menu {
	width: 178px;
	padding-top: 100px;
	vertical-align: top;
}

#main {
	background-color: #ffffff;
	width: 679px;
	border-bottom: 5px solid #e6e6e6;
	padding-top: 220px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #333;
	vertical-align: top;
}

#indexmain {
	width: 640px;
	margin-left: 20px;
	margin-top: -15px;
}

#vistaway {
	margin-left: 15px;
	margin-right: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	margin-top: 5px;
	overflow-y: auto;
	padding-right: 10px;
	height: 280px;
}

#flag {
	z-index: 1;	
	position: absolute;
	margin-top: 40px;
	margin-left:200px;
}

#indexlowerheader {
	background-image: url(images/indexlowerheader.png);
	width: 501px;
	height: 41px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-repeat: no-repeat;
	margin-left: -22px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #555;
}

#indexlowermain table {
	width: 240px;
	
}

#indexlowermain td {
	bbackground-color: #ddd;
}

#eventsmain {
	margin-left: 20px;
}

#rightads {
	width: 167px;
	vertical-align: top;
	padding-top: 290px;
}

.productitem {
	background-image: url(images/productsbg.png);
	width: 318px;
	height: 186px;
	background-repeat: no-repeat;
}

.productid {
	text-align: center;
	position: absolute;
	width: 135px;
	margin-left: 158px;
	margin-top: 5px;
}

.productmoreinfo {
	position: absolute;
	width: 290px;
	margin-left: 14px;
	margin-top: 115px;
	overflow-y: auto;
	text-align: left;
	height: 54px;
}

.productclickformore {
	text-align: center;
	width: 135px;
	margin-left: 158px;
	position: absolute;
	margin-top: 90px;
}

.productitem td {
	text-align: left;
	vertical-align: top;
}

.bigimage {
	display: none;
	position: absolute;
	border: 1px solid #000;
	z-index: 55000;
}

.productprice {
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #c53716;

	font-weight: bolder;
	width: 135px;
	margin-left: 158px;
	margin-top: 24px;
	text-align: center;
}
.pricelabel {
	font-size: 14px;	
	color: black;

}
.productprice sup {
	font-size: 14px;	
	vertical-align: top;
	text-decoration: underline;
	position: relative;
	left: 0px;
	top: 2px;
}

.productbuynow {
	position: absolute;
	width: 135px;
	margin-left: 158px;
	margin-top: 60px;
	text-align: center;
}

select.productoptions {
	width: 111px;
	margin-bottom: 4px;
}

.productlittlepic {
	border: 4px solid #6a7a84;
	width: 128px;
	height: 98px;
	margin: 5px 0 0 15px;
}

.missingfield {
	font-weight: bold;
	color: #900;
}

tr.totalsrow td {
	border-top: 1px solid gray;
	border-bottom: 3px double gray;
	font-weight:bold;
	vertical-align: bottom;
	height: 30px;
}

.badmessage {
	background: #FCC;
	border: 1px dashed #F00;
	width: 430px;
	font-weight: bold;
	padding: 10px;
	margin: 10px auto;
	font-size: 13px;
	text-align: center;	
}

.goodmessage {
	background: #C9D2E9;
	border: 1px dashed gray;
	width: 430px;
	font-weight: bold;
	padding: 10px;
	margin: 10px auto;
	font-size: 13px;
	text-align: center;	
}

label {
	display:inline;
}

.adone {
	bborder: 1px solid #f04f04;
	background-color: #bcccd3;	
	width: 135px;
	height: 264px;
	margin-left: 11px;
	margin-right: 5px;
	margin-top: 11px;
	margin-bottom: 5px;
}

.adtwo {
	bborder: 1px solid #f04f04;
	background-color: #bcccd3;	
	width: 135px;
	height: 180px;
	margin-left: 11px;
	margin-right: 5px;
	margin-top: 11px;
	margin-bottom: 5px;
}

#menuback {
	position: absolute;
	text-align: center;
	width: 178px;
	z-index: 2;
}

#accents {
	position: absolute;
	margin-top: 80px;
	margin-left: 10px;
}

#menusystem {
	z-index: 5;
	position: absolute;
	padding-top: 0px;
}

#menuing {
	z-index: 3;
	height: 327px;
	margin-top: 140px;
	text-align: left;
}

.error {
	color: #C00;
	font-weight:bold;	
}

#askdiv #email, #askdiv #sendername {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left center;
	border-top: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	padding-left: 10px;
	margin: 6px;
	color: #666;
}

#askdiv #question {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left center;
	border-top: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	margin: 6px;
	padding-left: 10px;
	position: absolute;
	width: 600px;
	height: 80px;
	color: #666;
}

#askdiv #outerquestion {
	height: 90px;	
}

#has {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left center;
	border-top: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	color: #666;
	width: 130px; /* 200 */
	height: 25px;
	line-height:25px;
	padding: 0px 0 0 8px;
	font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;	
}

select#category {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left center;
	border-top: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	color: #666;
	width: 130px;
	height: 25px;
	margin: 0;
	padding: 0 0 0 8px;
	line-height: 25px;
	font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;	
}
#range {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left center;
	border-top: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	color: #666;
	height: 25px;
	font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;	
	line-height: 25px;	
	padding: 0;
}

#mapchooserbutton {
	position: absolute;
	cursor:hand;
	cursor:pointer;
	z-index: 20;
	margin-top: 2px;
	margin-left: -18px;
}

#location {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left middle;
	border-top: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	color: #666;
	width: 80px; /* 100 */
	height: 21px;
	line-height:21px;
	margin-top: 1px;
	padding-left: 8px;
	font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;	
	
}

#askdiv {
	background-image: url(images/shadedbg.png);
	width: 631px;
	margin-left: 19px;
	padding-left: 10px;
}

#plansdiv {
	background-image: url(images/shadedbg.png);
	width: 631px;
	margin-left: 19px;
	padding-left: 10px;
}

#plandetaildiv {
	background-image: url(images/shadedbg.png);
	width: 631px;
	margin-left: 19px;
	padding-left: 10px;
}

#searchbar {
	background-image: url(images/shadedbg.png);
	width: 641px;
	margin-left: 19px;
	padding-left: 2px;
}

#searchbarqanda {
	background-image: url(images/shadedbg.png);
	width: 631px;
	margin-left: 19px;
	padding-left: 10px;
}

#productsearchbar {
	background-image: url(images/shadedbg.png);
	width: 631px;
	margin-left: 0px;
	padding-left: 10px;
}

#search {
	width: 570px;	
}

.hr {
	height: 1px;
	margin: 10px;
	background-color: #5b6d78;
}

.innerhr {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #cccccc;
	
}

#questionanswers {
	width: 641px;
	margin-left: 19px;
}

.question {
	padding: 5px;
	padding-bottom: 27px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-color: #555;
	cursor: hand;
	cursor: pointer;
	clear:both;
	font-style: italic;
	width: 641px;
}

.input {
	border-top: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	color: #666;
}

.itals {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-color: #aaaaaa;
	font-style: italic;
	color: #666;
}

.italscentered {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #aaaaaa;
	text-align:center;
	font-style: italic;
	color: #666;
}

.selltitle {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-color: #555;
}

.pagetitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #5b6d78;
	margin: 0 0px 0 20px;
}

.forsaletitle {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-color: #555;
}

.classifiedprice {
	font-weight: bold;
	font-size: 16px;
	font-color: #555;
}

.answer {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 12px 20px;
	width: 617px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	display: none;
	clear: both;
}

.plusminus {
	width: 18px;
	position: relative;
	top: 2px;
	float: left;
}

.qatitle {
	border-bottom: 1px solid #eeeeee;	
	float: left;
	width: 620px;
}

#askdiv #email,
#askdiv #question {
	width: 600px;
	resize:none;
}

textarea {
	resize:none;	
	font-family: inherit;
	font-size: 13px;
}

#askdiv p {
	margin: 4px 0;
}

.messages {
	margin: 10px 0;
	font-weight: normal;
	color: #039;
	padding: 10px;

}

.datechoosercalendaricon {
	cursor:hand;
	cursor:pointer;
	position:absolute;
	margin-left:-19px;
	margin-top:4px;
	z-index:2;	
}

b {
	font-weight: bold;
}

img.button {
	cursor:hand;
	cursor:pointer;
}

.adprice {
	margin: 9px;
	font-weight: bold;
	font-size: 16px;
}

.cookbook {
	margin: 0 20px 0 20px;	
}


table.logininfo {
	font-weight: bold; 
	margin-left: 1em;
	margin-bottom: 30px;
}

.classifieds {
	margin-top: 0px;	
}


.classifieds table {
	border-collapse: collapse;
	margin-top: 40px;
}


.classifieds table th {
	text-align: left;
}
.underlinedheaders th {
		border-bottom: 2px solid gray;

}

#outcat, .framedoverlay
{
	background-image: url(images/transbackground.png);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: 0px solid gray;
	color: white;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	display: none;
	z-index: 300;
}

.framedoverlay .contents
{
	margin-top: 00px;
	background: white;
	color: #444444;;
	height: 500px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	border: 2px solid gray;
	font-size: 12px;
	font-weight: normal;
}

#posteventcontents {
	margin-top: 280px;
	padding-top: 10px;
	width: 500px;
	height: 380px;	
	border: 4px solid gray;
}

.forsaleclose a{
	color: #666;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

.left {
	float: left;
	margin-left: 8px;
}

.right {
	float:right;
	font-weight: normal;
	margin-right: 8px;
}

.framedoverlay .header 
{
	background: white;
	color: #555555;
	font-weight: bold;
	width: 700px;
	padding: 4px 0;
	height: 20px;
	margin-top: 90px;
	margin-left: auto;
	margin-right:auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;	
}

#photogallery {
	height: 640px;
}

.headerrow th {
	font-weight: bold;
}


.desc {
	margin: 0;	
}
/*
#layover {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	margin-left: 0px;
	background-color: #000;
	z-index: 502;
	display: none;
}

*/
#innerlayover {
	background-color: #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top: 150px;
	width: 570px;
	height: 400px;
	z-index: 503;
	display: none;
}
/* see products.php */
.specsdiv {
	margin: 0 10px 10px 10px;
	width: 550px;
	height: 180px;
	overflow-y: auto;	
	overflow-x:hidden;
}

* > strong, * > b {
	font-weight: bold;
}

/**********************
	POST NEW EVENT 	
**********************/

table#postneweventform {
	width: 95%;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;	
}

table#postneweventform input, table#postneweventform textarea,table#postneweventform select {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:lighter;	
}

.datetimefields select {
	width: 44px;
	margin-right: 2px;	
}

.datetimefields .separator {
	margin-right: 2px;
}

#eventdate {
	width: 139px;
}

#eventemail, #eventzipcode
{
	width: 139px;
}
#eventdate {
	cursor:hand;
	cursor: pointer;	
}

#eventtitle 
{
	width: 90%;	
}

#eventdesc 
{
	width: 90%;	
	height: 50px;	
}

.remark {
	margin-left: 4px; 
	font-style: italic;
	color: #777;	
}

.fieldlabel {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-color: #aaaaaa;
	font-style: italic;
	color: #666;
	margin-right: 4px;
}

#plandetaildiv select {
	color: #666666;
}

#eventlinklist {
	margin: -4px 0 0 20px;
}

#eventlinklist a,
#eventlinklist a:link,
#eventlinklist a:visited
{
	text-decoration: none;	
}

#eventlinklist a:hover {
	text-decoration: underline;
}

#popupmap {
	border: 2px solid gray; 
	width: 634px; 
	height: 480px; 
	margin: 6px 0 0 -450px; 
	position: absolute; 
	background: #eee; 
	z-index:100;
	display:none;	
}

#poweredbycawia {
	margin-bottom: 12px;	
}

.submitButton {
	cursor:hand;
	cursor:pointer;
}