﻿

.form_cont
{
	float:right;
	width:560px;
	height:410px;
	background:transparent url(/web/design/images/viera/friend-form-bg.png) no-repeat;
}

.form
{
	padding:25px 34px;

}

.friendLeft
{
	width:300px;
	
}

.friendIntro
{
	color:#fff;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	padding:14px 0 22px 0;
}

.friendProd_cont
{
	text-align:center;
	background:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.prodPreviewText
{
	text-align:left;
	padding:6px 32px;
	color:#999;
	font-size:11px;
}

.messageSent
{
	width:527px;
	height:55px;
	margin:-10px 0 -14px -18px;
	padding:0 20px;
}

.messageSent h2
{
	color:#fff;
	font-size:14px;
	line-height:16px;
	padding:11px 0 5px 0;
}
.messageSent div
{
	color:#fff;
}
.messageSent div a,
.messageSent div a:visited
{
	color:#cc6600;
}
.tempMargin
{
	margin-top:30px;
	line-height:1px;
}

.formField
{
	padding:6px 0;
	clear:both;
}

.formLabel
{
	color:#000;
	font-weight:bold;
	font-size:14px;
	line-height:140%;
	width:126px;
	float:left;
}

.formValue
{
	width:360px;
	float:right;
}

.formValue input, .formValue textarea
{
	width:136px;
	float:left;
	margin-right:10px;
}

.formValue textarea
{
	width:325px;
}

.buttons_cont
{
	margin:10px 0 20px 132px;
}

.privacyNote
{
	color:#999;
	font-size:11px;
	margin:12px 0 0 0;
}

.privacyNote span
{
	color:#666;
	font-size:11px;
	font-weight:bold;
}

.friendError
{
	color:#cc0000;
	font-weight:bold;
}
.friendErrorMessage
{
	margin-left:132px;
}
.cancelEmailHover
{
	width:105px;
	height:23px;
	display:block;
	float:left;
	background:transparent url(/web/design/images/viera/cancel-email-hover.gif) no-repeat;
}

.cancelEmailLink, .cancelEmailLink:visited
{
	background:transparent url(/web/design/images/viera/cancel-email-link.gif) no-repeat;
	width:105px;
	height:23px;
	display:block;
	color:#848484;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
	text-decoration:none;

}

.cancelEmailLink:hover
{
	background:none;
}

.sendEmailHover
{
	width:105px;
	height:23px;
	display:block;
	float:left;
	background:transparent url(/web/design/images/viera/send-email-hover.gif) no-repeat;
	margin-left:-24px;
}

.sendEmailLink, .sendEmailLink:visited
{
	background:transparent url(/web/design/images/viera/send-email-link.gif) no-repeat;
	width:105px;
	height:23px;
	display:block;
	color:#383838;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
	text-decoration:none;

}

.sendEmailLink:hover
{
	background:none;
}
.moreDetails
{
	background-image:url(/web/design/images/general/orange-arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	margin:5px auto 0 auto;
	width:100px;
	line-height:11px;
}
.moreDetails a,
.moreDetails a:visited
{
	margin-right:15px;
	color:#cc6600;
	font-size:10px;
	line-height:11px;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	font-family:arial;
}
.moreDetails a:hover
{
	text-decoration:underline;
}
h2.friendIntro 
{
	color:#fff;
}
.errorText
{
	display:block;
	background:#FFFF99;
	padding:5px;
	border:solid 1px #FFCC00;
	margin-bottom:10px;
}
.friendError img
{
	width:16px;
	height:16px;
	padding:0;
}
.messageDisplay 
{
	display:none;
}
.messageSent div a,
.messageSent div a:visited
{
	color:#fff;
}
