/* basic page CSS with thanks to Keith Donegan of Code-Sucks.com */
* { padding: 0; margin: 0; }

body {
 margin: 0 auto;
 font-family: Century Gothic, sans-serif;
 font-size: 0.9em;
 background: white;
}

#externalcontainer {
 margin: 0 auto;
}

#container { 
 margin: 0 auto;
 width: 960px;
 border: 1px grey;
}

#header {
 color: #333;
 width: 960px;
 height: 120px;
 float: left;
 margin: 10px 0px 5px 0px;
}

#navigation { 
 margin: 15px 5px 5px 0px;
 width: 150px;
 float: left;
}

#content { 
 float: left;
 background: #fff;
 margin: 15px 5px 5px 5px;
 padding: 0 20px 10px 10px;
 width: 560px;
 display: inline;
}

#content p {
 line-height: 1.4em;
}

#rightcolumn { 
 margin: 15px 0px 5px 5px;
 width: 190px;
 float: left;
 background: #fff;
 font-size: 0.8em;
}

#footer { 
 width: 940px;
 clear: both;
 padding: 10px 3px 10px 3px;
 text-align: center;
}

a:visited {color: purple;}

#header A:link {text-decoration: none; color: crimson; }
#header A:visited {color: crimson; }
#header A:visited {text-decoration: none}
#header A:active {text-decoration: none}

h1    {
 color: crimson;
 font-size:2.8em;
 font-weight: bold;
 font-family: inherit;
 line-height: 1.2em;
} 

h2    {
 color: crimson;
 font-size:1.4em;
 font-family: inherit;
 line-height: 1.2em;
 margin-bottom: 15px;
} 

h3    {
 color: black;
 font-size:1.1em;
 font-family: inherit;
 font-weight: bold;
} 

ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

img { border: none; }

p {
 margin:0.5em 0 1.5em;
}

strong { color: crimson; }

table.extras {
 width: 100%;
}

table.itemlist {
 width: 100%;
 border: 0;
 cellspacing: 0;
 cellpadding: 3;
 text-align: center;
}

.itemlist td {
 color:black;
 width: 33%;
 background:transparent;
 vertical-align: middle;
 text-align: center;
 padding: 0px 10px 20px 5px;
}  

#footer table {
 width: 100%;
 border: 0;
 cellspacing: 0;
 cellpadding: 2;
}

#footer td {
 width: 33%;
 color: black;
 background:transparent;
 vertical-align: top;
 line-height: 1.4em;
 padding: 0px 5px 0px 5px;
}  

.floatleft {
 float: left;
 padding-right: 10px;
}

.floatright {
 float: right;
 padding-left: 10px;
}

// menu stuff - with thanks to CSS Tab Designer 2.0 by Overzone Software

#navigation ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#navigation li a:link, #navigation li a:visited {
 margin: 0;
 color: black;
 display: block;
 padding: 4px 0 2px 0px;
}

#navigation li a:hover, #navigation li #current {
 margin: 0;
 color: crimson;
 padding: 4px 0 2px 0px;
}

// end menu stuff


// zoom search stuff
		.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;}

#highlight {
  background: aliceblue;
  padding: 5px 15px 5px 15px;
  margin: 0 0 20px 0;
  border: 1px solid grey;
}
  
#highlight p { margin: 0; }

.add-to-cart {
	width: 100px;
	height: 29px;
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent url(/elements/addtocart.gif) no-repeat;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
  text-indent: -1000em;
	}

#jcart-checkout{
	width: 100px;
	height: 29px;
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent url(/elements/checkout.gif) no-repeat;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
  text-indent: -1000em;
	}

#jcart-paypal-checkout{
	width: 162px;
	height: 29px;
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent url(/elements/checkout-with-paypal.gif) no-repeat;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
  text-indent: -1000em;
	}
	
fieldset {
  border: 0;
}
  
