/*Using some Icons from famfamfam.com! thx!*/
html,body {
	font-family: verdana;
	font-size: 13px;
	margin: 0;
	height: 100%;
	padding: 0;
    font-family : Arial, Helvetica, sans-serif;
    color : #343434;
   	text-align : left;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #e8e8e8;	
	height: 100%;
}

img{
	border: 0;
}

a{
	text-decoration: none;
	color: #343434;
}

a:hover{
	text-decoration: underline;
	color: #1b1b1b;
}

h1{
	margin: 0;
	padding: 0;
}

h2{
	margin: 0;
	padding: 0;
	color: #1B1B1B;
	font-size: 140%;
}

h2 span{
	color: #E4DFCD;
}


#header {
	height: 96px;
	background-image: url(bgHeader.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #8d8e8f;
	position: relative;
	width: 897px;
}

#navigation{
	position: absolute;
	right: 60px;
	top: 45px;
}

#navigation a{
	color: #ffffff;
	margin: 0px 0px 0px 20px;
}

#navigation a:hover{
	color: #000000;
	text-decoration: underline;
}

#wrapper{
	width: 897px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -99px;
	background-color: #E7E2CE;
	border-bottom: 1px solid #d4d4d3;
}

#spacer{
	width: 1px;
	height: 95%;
	float: left;
	font-size: 1px;
}

div.boxContentMain{
	background-image: url(bgSearchContent.gif);
	background-repeat: repeat-x;
	background-color: #E7E2CE;
	text-align: center;
	height: 190px;
	width: 897px;
	padding: 60px 0px 0px 0px;
	border-top: 1px solid #d4d4d3;
	position: relative;
}

div.boxContentMainResults{
	background-image: url(bgSearchContentResults.gif);
	background-repeat: repeat-x;
	height: 130px;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #d4d4d3;
	position: relative;
}

div.boxContentMain h1.center{
	margin: 0px 0px 23px 0px;
	padding: 0;
}

div.boxContentMainResults h1.center{
	margin: 0px 0px 10px 0px;
	padding: 0;
}

div.boxContentMainFooter{
	background-image: url(bgPaperWrapTop.gif);	
	background-repeat: repeat-x;
	width: 898px;
	height: 19px;
}

div.searchContent{
	background-image: url(bgContent.gif);
	background-repeat: repeat-x;
	background-color: #9BC627;
	width: 898px;
	padding: 10px 0px 0px 0px;
	height: 203px;
	position: relative;
	color: #1b1b1b;
}

div.searchContentResults{
	background-image: url(bgContent.gif);
	background-repeat: repeat-x;
	background-color: #9BC627;
	width: 898px;
	padding: 10px 0px 20px 0px;
	position: relative;
	color: #1b1b1b;
}

div.boxFooterWrap{
	background-image: url(bgPaperWrapBot.gif);
	background-repeat: no-repeat;
	width: 898px;
	height: 19px;
}

/* content */
div#contentUpper{
	clear: both;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 30px 0px;
}

div#contentUpper div.contentLeft{
	float: left;
	width: 430px;
	margin: 0px 10px 0px 0px;
}

div#contentUpper div.contentRight{
	float: left;
	width: 430px;
}

p.title{
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}

/* Rss Display */
p.rssLink{
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
}

p.rssDescription{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 3px;
	font-size: 12px;
}


/* Rounded Boxes */
div.box{
	float: left;
	width: 422px !important;
	width: 400px;
	margin: 0px 0px 0px 18px;
	background-image: url(bgBox.gif);
	background-repeat: repeat-x;
	background-color: #E7E2CE;
}

div.boxContent{
	padding: 10px 10px 10px 10px;
}

div.boxTop{
	background-image: url(cornerObenIe.gif);
	background-image: url(cornerOben.gif) !important;
	background-repeat: no-repeat;
	width: 422px !important;
	width: 400px;
	height: 5px;
}

div.boxBottom{
	background-image: url(cornerUntenIe.gif);
	background-image: url(cornerUnten.gif) !important;
	background-repeat: no-repeat;
	width: 422px !important;
	width: 400px;
	height: 5px;
}

div.footer{
	background-image: url(bgFooter.gif);
	background-repeat: repeat-x;
	height: 99px;
	text-align: center;
	margin: 0 auto;
	width: 897px;
	border-top: 1px solid #8d8e8f;
}

/* Input box styling */
h1.center{
	text-align: center;
}

form#form{
	text-align: center;
	margin: 0;
	padding: 0;
}

input.inputmain{
	background-image: url(bgInput.gif);
	background-repeat: no-repeat;
	width: 314px;
	padding: 6px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 21px;
	margin: 0;
	border: 0;
	color: #ffffff;
}

form#form input.submit{
	margin: 0;
	padding: 0;
	border: 0;
	height: 23px;
	width: 100px;
}

select.hidden{
	display: none;
}

div.ad{
	position: absolute;
	right: 0px;
	top: 50px;
	width: 170px;
}

/* Results */

div.result_Summary{
	width: 600px;
}

div.result_Box{
	width: 600px;
}

div.result_Box_marked{
	width: 620px;
	padding: 8px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	height: 120px;
	min-height: 120px;
	height: auto !important;
	font-size: 15px;
	background: url(recom.gif) no-repeat bottom right;
	background-color: #FFAD9F;
	border: 1px solid #005172;
}

div.box div.result_Link a.result_Link{
	color: #0000CC;
	font-size: 16px;
	text-decoration: underline;
}

div.result_Title{
	color: #1B1B1B;
	font-weight: bold;
	font-size: 14px;
}

div.result_Box_marked div.result_Title a{
	color: #291B19;
}

div.thumbs{
	float: left;
	width: 135px;
	padding: 0px 5px 5px 0px;
}

div.resultBoxMain{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 17px;
	height: 610px;
	min-height: 610px;
	height: auto !important;
}

div.result_Box{
	margin: 5px 0px 10px 0px;
}


div.result_Title a{
	color: #E1DDCB;
	font-size: 14px;
}

div.result_Summary{
	font-size: 12px;
	margin: 5px 0px;
}

div.result_Link{
	font-size: 13px;
}