/*pop up*/
#overlay{
position:absolute;
display:none;
z-index:800;
width:100%;
height:100%;
background:url(../../Images/bcg_overlay.gif);
opacity:0.65;
filter:alpha(opacity=65);
-moz-opacity: 0.65;
-khtml-opacity: 0.65
}
#popupFormThink, #popupFormUnsubscribe, #popupFormFriend, #popupFormContact
{
	position:absolute;
	display:none;
	width:574px;
	left:50%;
	top:200px;
	margin:auto auto auto -287px;
	z-index:111;
	background:url(../../Images/bcg_PopUpTop.gif) top no-repeat;
	z-index:900;
}
#popupFormThink img
{
	border:none;
}
#popupFormMiddle
{
	float:left;
	width:574px;
	margin-top:40px;
	background:#FFFFFF url(../../Images/bcg_PopUpMiddle.gif) repeat-y;
}
.headingPopupForm
{
	position:relative;
	left:20px;
	top:23px;
}
#popupFormMiddle p
{
	padding:5px 35px 15px 20px;
	margin:0;
	line-height:18px;
}
#popupFormMiddleForm
{
	float:left;
	background:#efeff0;
	width:574px;
	border-bottom: solid 1px #e5e5e5;
}
.closePopup
{
	margin-top:14px;
	width:65px;
	height:16px;
	float:right;
	text-align:left;
	
	cursor:pointer;
}
.closePopup a
{
	font-size:18px;
	background:url(../../Images/btn_close.gif) top no-repeat;
}
.closePopup a:hover
{
	background-position:bottom;
}
.closeCont
{
	margin-top:14px;
	position:relative;
	width:65px;
	height:16px;
	float:right;
	text-align:left;
	z-index:1000;
}
.closePopup1
{
	height:16px;
	position:absolute;
	
}
.closePopup1 a
{
	position:absolute;
	clip:rect(0 59px 16px 0);
}
.closePopup1 a:hover
{
	margin-top:-16px;
	clip:rect(16px 59px 32px 0);
}
.submitPopup
{
	width:574px;
	margin-top:16px;
	text-align:left;
}
.submitPopup input, .submitPopup img
{
	position:relative;
	left:20px;
}
.closePopup img
{
	position:relative;
	right:10px;
}
#popupFormBottom
{
	float:left;
	background:url(../../Images/bcg_PopUpBottom.gif) top no-repeat;
	height:48px;
	width:574px;
}
/*Tell us What u think Popup*/
.formLeft
{
	position:relative;
	float:left;
	left:20px;
	padding:20px 0 3px;
	width:230px;
}
#raligned
{
	text-align:right;
	width:230px;
}
#intended
{
	padding-left:20px;
}
.labelit
{
	width:230px;
	text-align:left;
	text-indent:33px;
}
.formLeft img
{
	float:left;
}
.formRight
{
	position:relative;
	float:left;
	left:20px;
	padding:20px 0 3px;
	width:300px;
}
#popupFormMiddleForm textarea
{
	width:300px;
	height:115px;
}
#popupFormMiddleForm .textInput
{
	width:192px;
	padding:4px;
}

#popupFormMiddleForm .textInput, #popupFormMiddleForm textarea, #SubscribeNewsletterForm .textInput, .formSlect, .shortInput
{
	font-size:11px;
	color:#666666;
	font-family:Verdana;
	border-bottom: solid 1px #adafb2;
	border-left: solid 1px #e0e0e0;
	border-right: solid 1px #e0e0e0;
	border-top: solid 1px #FFFFFF;
	background:#FFFFFF url(../../Images/bcg_PopUpFormInput.gif) top repeat-x;
	margin-bottom:12px;
}
#SubscribeNewsletterForm .textInput, .formSlect
{
	margin-bottom:10px;
	width:192px;
	padding:4px;
}
.shortInput, .formSlect
{
	width:110px;
	padding:4px;
}
.formSlect
{
	width:120px;
	padding:4px;
}
#SubscribeNewsletterForm
{
	margin-left:20px;
	padding:20px 0;
	width:668px;
	color:#808284;
	background:#efeff0;
	border-bottom:solid 1px #d9d9d9;
}
#SubscribeNewsletterForm table
{
	width:628px;
	vertical-align:middle;
	margin-left:20px;
}
.small
{
	font-size:10px;
	margin:0;
	padding:0 0 10px 0;
}
#SubscribeNewsletterForm .colRight
{
	text-align:right;
	padding-right:20px;
	padding-bottom:7px;
	width:260px;
}
.submitSubsForm input
{
	margin:20px 0 0 318px;
	border:none;
}
.errorMessage ul
{
	margin:0 0 15px 30px;
	padding:0;
}
