@charset "UTF-8";
/* CSS Document */


body {
	background-color:#372011;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:20px;
}

#logo {
	background: url(../images/logo-mobile.gif) no-repeat;
	width:277px;
	height:116px;
	display:block;
}

.Scrollbar-home, #Scrollbar {
	display:none;
}

.right_block {
	
}


a:link {color:#FFFFFF;}
a:visited {color:#dddddd;}
a:hover {color:#f0f0f0;}
a:active {color:#f0f0f0;}

#icons {
 width:200px;
}


#icons a {
	text-indent: -9999px;
	display:block;
	float:left;
	border:0;
	margin:0 0px 20px 0;
	padding:0px;
}
a#blue_moon {
	width: 46px;
	height: 60px;
	background:url(/images/icons.gif) -12px 14px no-repeat; 
}
a#yellow_star {
	width: 70px;
	height: 60px;
	background:url(/images/icons.gif) -77px 11px no-repeat; 
}
a#green_crown {
	width: 58px;
	height: 60px;
	background:url(/images/icons.gif) -157px 11px no-repeat; 
}
a#pink_eyelid {
	width: 47px;
	height: 60px;
	background:url(/images/icons.gif) -237px 11px no-repeat; 
}
a#brown_lips {
	width: 58px;
	height: 60px;
	background:url(/images/icons.gif) -309px 11px no-repeat; 
}
a#red_arrow {
	width: 60px;
	height: 56px;
	background:url(/images/icons.gif) -383px 11px no-repeat; 
}

.right_block {
	padding: 10px 0 0 0;
}	

.right_block a {
	padding: 5px;
	margin:15px 1px 25px 1px;
	border: 1px solid #fff;
}
.right_block a:hover {
	color:#372011;
	background-color:#ffffff;
}

.Scroller-Container {
	margin: 20px 0 0 0;
}



.searchtableresults, .breadcrumbs {
	display:none;
}

.txtheader {
	padding: 10px 0 10px 0;
	font-size:18px;
}



#bottom_block {
	padding:10px 0 0px 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #351A00;
	clear:left;
}
#footer {
	padding:20px 0 20px 0;
}