@CHARSET "utf-8";



.productstitle{
	width: 100%;
	font-size: 28px;
	color: #000000;
	text-align: center;
	font-family:Arial;
	padding-bottom: 10px;
	float: left;
}
.titledivider{
	width: 100%;
	height: 2px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	background: #459506;
}
.productcontainer{
	width: 100%;
	height: auto;
	color: #000000;
	float: left;
}
.listingproducts{
	width: 100%;
	height: auto;
	color: #000000;
	float: left;
}
.listingproducts_center{
	margin-left: 65px;
	height: auto;
	width: 576px;
	color: #000000;
	float: left;
}
.listingproducts img{
	float: left;	
}
.alertproducts{
	width: 100%;
	height: auto;
	float: left;
}
.listingproduct{
	width: 566px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	/*background-color: #ffffff;*/	
	color: #000000;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.listingproduct:HOVER{
	width: 566px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #caf4ac;	/* highlight color */
	color: inherit;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.listingproduct:VISITED {
	width: 566px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	color: inherit;
	float: left;
}
.listingproduct a:VISITED {
	width: 100%;
	height: auto;
	cursor: pointer;
	text-decoration: none;
	color: #000000;		
}
.listingproduct a:LINK{
	width: 100%;
	height: auto;
	cursor: pointer;
	text-decoration: none;
	color: #000000;	
}
.listingproduct span{
	font-size: 13px;	
	width: 365px;
	color: inherit;
	float: left;
}
.listingproduct span:VISITED{
	font-size: 13px;	
	width: 365px;
	color: inherit;
	float: left;
}
.storeproducticon{
	padding-right: 10px;
	border: none;
	float: left;
}
.pricecontainer{
	float: left;
}
.imgprice{
	border: none;
}
.storesbg{
	background-image:url(../images/store_owner_woman.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:8px;
	margin-right:0 auto;
	margin-bottom:0 auto;
	float: left;
	width: 707px;
	min-height: 364px;
	}
.red_anchor{
	color:#d5110b; 
	font-weight:bold; 
	font-size:16px;
	display: block;
}
.blue{
	background-color:#095aa5;
	height:12px;
	width:707px;
	color:#FFFFFF;
	text-align:center;
	margin:0 auto;
	padding:0 707px 0 0;
	position:relative; 
	left:0px;
	}
.howitworks{
	background-color:#FFFFFF;
	background-image:url(../images/howitworks.jpg);
	background-repeat:no-repeat;
	position:relative;
	min-height:315px;
	width:707px;
	margin:0 auto;
	}
.fantastic{
	background-image:url(../images/text_box.png);
	background-repeat:no-repeat;
	width:198px; 
	height:290px; 
	list-style-type: none;
	line-height:18px;
	top:2px; 
	left:260px;
	margin:0 auto;
	padding:18px 18px 1px 18px;
	position:relative;
	font-weight:bold;
	}
.fantastic li{
	width:170px;
	padding-top: 5px;
	}
.storeproducttypes{
	width: 100%;
	font-size: 22px;
	text-decoration: underline;
	color: #000000;
	text-align: center;
	font-family:Arial;
	float: left;
	margin-top: 5px;
}
.storeproducttypes_choose{
	width: 100%;
	font-size: 10px;
	color:#1061AC;
	text-align: center;
	font-family:Arial;
	float: left;
	margin-top: 5px;
	font-style: italic;
	text-decoration: none;
}
.storeformhead{
	font-family: Georgia;
	font-size: 40px;
	font-weight: normal;
	color: #459506;
	text-decoration: none;
	margin: 0px;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	float: left;
}
.storemidbodyarea{
	width: 100%;
	margin-bottom: 5px;
	color: #333;
	float: left;
}
.storeforminstructions{
	float: left;
	color: #000000;
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 14px;
}
.storeforminstructions p{
	padding-top: 10px;
	padding-bottom: 5px;
	float: left;	
}
.divider{
	height: 2px;
	width: 300px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #386060; /* dark blue */
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.ownerbottomnav{
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.inputnote{
	font-size: 10px;
	font-style: italic;
}
.fullwidth{
	width: 100%;
}
.itemcontainer{
	width: 100%;
	padding: 2px;
}
.itemcontainer img{
	margin-top: 10px;
	padding-right: 10px;
	
}
.storeinfo{
	width: 100%;
	color: #5A5A5A; /* grey */
}
.storetext{
	font-weight: bold;
	color: #000000;
}
.leftcontainer{
	height: 100%;
	width: 20%;
}
.rightcontainer{
	height: 100%;
	width: 79%;
}
.editstore{
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
}
.editstore:hover{
	text-decoration: none;
	cursor: pointer;
	background: #C0FBF6;
}
.editstore img{
	height: 16px;
	width: 16px;
	border: none;
}
.storemenucontainer{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.storenavigation{
	width: 49%;
}
.storenavigation img{

	border: none;
	padding-right: 5px;
	padding-left: 5px;
}
.storetitlecontainer{
	width: 100%;
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 2px;
	text-align: center;
	color: #459506; 
}
.premiumlistingimage{
	height: 920px;
	width: 720px;
	border: none;
	float: left;
}
.premiumexamplecontainer{
	width: 720px;
	border: none;
	float: left;
}
.storeownertitle{
	font-size: 40px;
	color: #459506;
	line-height: 46px;
	vertical-align: middle;
	padding-bottom: 5px;
}
.storeownertitleexplanation{
	font-size: 14px;
	color: #000000;
}
.storeownerfeatures{
	padding-top: 10px;
	float: left;
	width: 100%;
}
.storeownerfeaturetitle{
	font-size: 30px;
	font-family: serif;
	color: #000000;
}
.smallbottompad{
	padding-bottom: 5px;
}
.listingexample{
	margin-left: 60px;
	color: #1061AC;
	width: 80px;
	margin-bottom: 5px;
	clear: both;
}
.listingexample:HOVER{
	margin-left: 60px;
	color: #1061AC;
	clear: both;
	width: 80px;
	margin-bottom: 5px;
	text-decoration: underline;
	cursor: pointer;
}
.listingexample a:VISITED{
	color: #1061AC;	
}

#basiclistingexamplecontainer{
	display: none;
}
