/* tell a friend */

#etofriend_go
{
	position:absolute;
	left:40px;
	top:10px;
	width:150px;
	height:30px;
	border:0px solid #f00;
	background:none;
}
#etofriend_go a , #etofriend_go a:hover
{
	cursor:pointer;
	color:#F7941D;
	font-weight:bold;
	font-size:12px;
}
#etofriend_go a:hover
{
	text-decoration:underline;
}
#mailsendbox
{
	position:absolute;
	width:500px;
	height:270px;
	bottom:0px;
	background-color:#fff;
	border:5px solid #407CB2;
	padding:10px;
	z-index: 1100;
}
#etofriends2, #logged_in
{
	position:absolute;
	width:620px;
	height:420px;
	background-color:#fff;
	border:5px solid #F7941D;
	padding:10px;
}
#logged_in
{
	width:620px;
	height:50px;
	z-index:1010;
	font-weight:bold;
	color:#900181;
}
#form_mailsend input, #form_mailsend textarea 
{
	border:1px solid #bbb;
}
#form_mailsend label
{
	width: 160px;
	height: 18px;
	float: left;
	margin: 4px 0px;
	color: #4b4b4b;
	font-size: 10px;
	text-transform: uppercase;
	line-height:12px;
}
#mailsendbox  .chkbox
{
	border:0px solid #f33;
	width:450px;
}
#form_mailsend .input-bg-long
{
	width: 300px;
	height: 18px;
	float: left;
	margin: 4px 0px;
	color: #4b4b4b;
	font-size: 10px;
	text-transform: uppercase;
	line-height:12px;
}
#form_mailsend .textarea
{
	text-align:left;
}
#form_mailsend textarea
{
	width: 300px;
	height:60px;
	_ height: 56px;
	background: none;
	margin: 0px;
	color: #4b4b4b;
	font-size: 10px;
	text-transform: uppercase;
}
#mailsendbox input, #etofriends2 input
{
	width:200px;
}
.etof_title
{
	font-size:20px;
	font-weight:bold;
	padding:20px 0 40px 0;
	color:#407CB2;
	display:block;
}
.etofriends_ok
{
	color:#407CB2;
	font-weight:bold;
	width:100%;
	padding-top:50px;
	text-align:center;
}

a.etofriends_close
{
	color:#4b4b4b;
	float:right;
    padding-top:20px;
	cursor:pointer;
	text-decoration:none;
}
a.etofriends_close:hover
{
	text-decoration:underline;
}
span.h_text{
    padding-top: 5px;
}

