@charset "utf-8";


body {
background-color:#ffeeb3;
margin:0px;
padding:0px;
background-image: url(layout/back.gif); 
	background-repeat: repeat-x;

}

.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.blueleft{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #1ca4d7;
	text-decoration: none;
	letter-spacing: -1.0px
	
}

.centerhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: -1.0px
	
}

.orange{
color: #d06f19;
}

#favorites{
text-decoration: none;
color: #000000;
}
.marinet,   a.marinet:hover { 

background-color: #65b9d9;
color: #ffffff;
padding:4px;
text-decoration: none;
}

.dlink { 
text-decoration: underline;
color:#000000;
padding:2px;

}
a.dlink:hover { 
text-decoration: none;
color:#000000;
padding:2px;

}


transparent_class {
	
}

a.transparent_class:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}

#post-footer a:hover				{ 
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
 }
#post-footer a.delicious1			
{ background: url(layout/offers.gif) top left no-repeat; 
display: block; float: left; width: 258px; height: 90px;

}

#post-footer a.delicious2			
{ background: url(layout/hrisi.gif) top left no-repeat; 
display: block; float: left; width: 258px; height: 90px;

}

#post-footer a.delicious3			
{ background: url(layout/guest.gif) top left no-repeat; 
display: block; float: left; width: 258px; height: 90px;

}

.mlink{
font-size:13px; font-weight:bold;
color:#646464; text-decoration:none;
padding:3px; letter-spacing: -1.0px;
margin-left:19px; margin-right:19px;
}


a.mlink:hover{
font-size:13px; font-weight:bold;
color:#1ca4d7; text-decoration:none;
padding:3px; letter-spacing: -1.0px;
background-color:#fff2c4; margin-left:19px; margin-right:19px;
}

 .em1, .em2, .em3, .em4, .em5, .em6{
	position: absolute;
	top: -15px;
	z-index: 2;
	display: none;
	background-color: #fff2c4;
	padding:4px;
	width:366px;
	font-weight:bold;
	margin-left:6px;
	
}

.blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1ca4d7;
	text-decoration: none;
	letter-spacing: -1.0px
}

