body {

text-align:center;

}


#hint {
color:#666;
}

#form {
margin-top:40px;
}

input, textarea,option,select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}

#q {
	width:390px;
	height:15px;
	background:url(input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	color:#666;
}

#q:focus {
	color:black;
}

#q:focus,#q:hover {
	background-position:left bottom;
}

input[type=submit] {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(button.gif) no-repeat left top;
	border:none;
}
input[type=submit]:hover {
	background-position:left bottom;
}

#last {

text-align:left;
width:550px;
margin:0 auto;
margin-top:50px;
margin-bottom:50px;
}

#feature {
width:350px;
background-color:#eeeeee;
margin:0 auto;

text-align:left;
border:1px solid #cfcfcf;
padding:3px;
}

 /* set millions of background images */
.rbroundbox { background-color:#dddddd; background: url(img/nt.gif) repeat;;}
.rbtop div { background: url(img/tl.gif) no-repeat top left; }
.rbtop { background: url(img/tr.gif) no-repeat top right; }
.rbbot div { background: url(img/bl.gif) no-repeat bottom left; }
.rbbot { background: url(img/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; text-align:left;}


.rbroundbox { width: 350px; margin: 1em auto;  margin-top:100px}




.result-notes,.result-tags,.result-bottom {
font-size:13px;
}

.result-tags {
	color:#333;
}

.result-bottom {
color:green;
}

.result {
padding-top:5px;
font-size:16px;
text-align:left;
margin-bottom:20px;
font-family:arial,sans-serif;
}

.result a {
font-weight:normal;
color:#00c;
}

.result a:visited {
font-weight:normal;
color:#551a8b;
}

.numer_of_results {
	text-align:left;
	border-top:1px solid #aaaaaa;
	margin:10px 0 3px 0;
	background-color:#eeeeee;
	padding:5px;
	font-size:13px;
}

.sort {
	text-align:right;
	margin-bottom:10px;
}

.sort a {
	font-weight:normal;	
}

.search_page_link, .search_page_current {
	margin:2px;
	font-size:14px;
	width:25px;
	display:block;
	float:left;
	padding:3px 0;

}

.search_page_link_long {
	width:50px;
}

.search_page_link {
	text-decoration:none;
	border:1px solid #3a8dcc;
}

.search_page_link:hover {
	background-color: #dadada;
	border:1px solid #7b7b7b;
	color:#7b7b7b;	
}

.search_page_current {
	font-weight:bold;
}

#logo_box {
	margin:0 auto;
    margin-top:40px;
	width:500px;
}

#motto {
	text-align:right;
	color:#555555;
	font-style:italic;
	padding-top:5px;
	font-size:10px;
	font-family: Futura Medium, Century Gothic, Apple Gothic, sans-serif
	}
	
table.browse {
		width:501px;
		margin:20px auto;
		text-align:left;
}

table.browse td {
	width:167px;
	overflow:hidden;
	color:gray;
}

#footer {
	margin-top:20px;
}

#tag_list,#sponsor_links {

	width:700px;
	margin:0 auto;

}

#sponsor_links {


	padding: 13px;
	margin-top: 20px;
	text-align: left;
	background-color: #ffc;
	-o-border-radius: 15px;
	-icab-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 10px;
	-o-box-shadow: 1px 1px 4px #ccc;
	-icab-box-shadow: 1px 1px 4px #ccc;
	-khtml-box-shadow: 1px 1px 4px #ccc;
	-moz-box-shadow: 1px 1px 4px #ccc;
	-webkit-box-shadow: 1px 1px 4px #ccc;
	box-shadow: 1px 1px 4px #ccc;
}

#tag_list a {
	text-decoration:none;
	margin:0 5px;
}

#more_tags {
	width:700px;
	text-align:right;
	margin:0 auto;
	margin-top:5px;
}

.single_product {
	width:80px;
	float:left;
	padding:5px;
	text-align:center;
	color:#555;
	font-size:10px;
}

.single_product > div {
	width:80px;
	height:80px;
	overflow: hidden;
	background-color:white;
	border:1px solid gray;
	margin-bottom:2px;
}

.single_product > div > div {
	 width:80px;
	 height:80px;
	 overflow: hidden;
	 display: table-cell;
	 vertical-align: middle;
}

.frontpage_gadget {
	width:100px;
	padding:5px;
	text-align:center;
	color:#555;
	font-size:10px;
	float:left;
	padding-bottom:10px;
}

.frontpage_gadget > div {
	width:100px;
	height:100px;
	overflow: hidden;
	background-color:white;
	border:1px solid gray;
	margin-bottom:2px;

	
}

.frontpage_gadget > div > div {
	 width:100px;
	 height:100px;
	 overflow: hidden;
	 display: table-cell;
	 padding:0;
	 vertical-align: middle;
}

.frontpage_gadget a {
	font-size:13px;
	text-decoration:none;
}

.finfo {
	text-align:left;
	color:#666;
}
