/* * {
      margin:0 auto;
      padding: 0;
      border: 0;
} */

* {
      margin:0 auto;
      padding: 0;
      border: 1;
}

#wrapper {
	align: center;
}

/* PAGE HEADER STYLES */
#pghdr {
	
}
a.hdrlnks:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
a.hdrlnks:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.hdrlnks:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

.logo {
	background-repeat: no-repeat;
}

.searchtd {
	background-repeat: no-repeat;
}

/* PAGE BODY STYLES */
#pgbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}

.product_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #7cc34c;
	letter-spacing: -0.05em;
	word-spacing: normal;
}

.product_author {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #787878;
}

.product_price {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #7cc34c;
}

p {
	margin-left: 10px;
	margin-right: 5px;
}

a:link {
	color: #4AAFD1;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #4AAFD1;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #4AAFD1;
	font-weight: bold;
	text-decoration: none;
}


/* PAGE FOOTER STYLES */
#pgftr {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
}

a.ftrlnks:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
	decoration: none;
	
}
a.ftrlnks:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

a.ftrlnks:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
	
}
h1 {
	font-weight: bold;
	color: #006600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-right: 5px;
	margin-left: 10px;
	text-decoration: underline;
}
h2 {
	font-weight: bold;
	color: #006600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-right: 5px;
	margin-left: 10px;
	text-decoration: none;
}
ol {
	margin-right: 5px;
	margin-left: 10px;
}
ul {
	margin-right: 5px;
	margin-left: 10px;
}

/*
	You can change the fonts, colors, and styles of your search results with the CSS below.
	For some examples and more information on Cascading Style Sheets (CSS), visit our support page at:
	http://www.wrensoft.com/zoom/support/css.html
*/
		.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}.trademark {
	font-size: 55%;
}
