/* CSS Document for tell a friend screen */

p, ul, img, form
{margin:0px; padding:0px;}

img{border:none;}

.ppWrap
{margin:0px auto; padding:0px; width:350px;
}

.ppCorner
{margin:0px; padding:0px; height:7px; overflow:hidden;}

.ppContainer
{margin:0px; padding:7px 20px 10px 20px; width:306px; border-left:2px solid #4aa942; border-right:2px solid #4aa942; background-color:#F1EFAE; background-image:url(../images/ppBg.gif); background-position:top left; background-repeat:repeat-x;} 

.ppHdr
{margin:0px; padding:0px; height:18px; overflow:hidden;}

.ppHdr h1
{margin:3px 0px 0px 0px; padding:0px; float:left;}

.ppClose
{margin:0px; padding:0px; float:right;}

.ppForm
{margin:20px 0px 0px 0px; padding:0px;}

.ppFormLabel
{margin:0px; padding:2px 0px 0px 0px; font-family:Verdana; font-size:11px; color:#5F6062; text-align:left; line-height:15px; text-decoration:none; vertical-align:top;}

.ppFormInfo
{margin:0px; padding:0px 0px 10px 0px; font-family:Verdana; font-size:10px; line-height:14px; color:#5F6062; text-align:left; text-decoration:none; vertical-align:top;}

.ppTextbox
{margin:0px 0px 5px 0px; padding:1px 2px 1px 2px; height:16px; width:200px; border:0px; font-family:Verdana; font-size:11px; color:#3F3F3F; line-height:15px; border:1px solid #CCCCCC;}

.ppTextarea
{margin:0px 0px 10px 0px; padding:1px 0px 1px 2px; width:202px; border:0px; font-family:Verdana; font-size:11px; color:#3F3F3F; line-height:15px; border:1px solid #CCCCCC;}

#button{
text-align:right; /* margin-top:400px; margin-right:200px;*/}

#backgroundPopup{
display:none; position:fixed; _position:absolute; /* hack for internet explorer 6*/ height:100%; width:100%; top:0; left:0; background:#000000; border:1px solid #cecece; z-index:1;}

#popupContact{
display:none; position:fixed; _position:absolute; /* hack for internet explorer 6*/ width:330px; border:0px solid #cecece; z-index:2; padding:12px; font-size:13px;}









.popup_bodybg{background-image:url(../images/popup_bodybg.gif);}
.popup_midbg{background-image:url(../images/popup_midbg.gif);
	background-position:top;
	background-repeat:no-repeat;}
.hd{font:bold 16px/21px Arial, Helvetica, sans-serif;
	color:#2e5b89;
	}
.normaltext{font:bold 13px/21px Arial, Helvetica, sans-serif;
	color:#5f6062;
	}
.fb_thankyou{font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#365ebf;
	}
/*.textbox{border:2px solid #dcdcd5;
	background-color:#ffffff;
	font:normal 12px/21px Arial, Helvetica, sans-serif;
	color:#c8c8b4;
	height:20px;
	width:180px;
	}
.textbox1{border:2px solid #dcdcd5;
	background-color:#ffffff;
	font:normal 12px/21px Arial, Helvetica, sans-serif;
	color:#5f6062;
	height:20px;
	width:180px;
	}
	
.textarea{border:2px solid #dcdcd5;
	background-color:#ffffff;
	font:normal 12px/21px Arial, Helvetica, sans-serif;
	color:#5f6062;
	width:180px;
	}*/


#popupContact h1
{text-align:left; color:#6FA5FD; font-size:22px; font-weight:700; border-bottom:1px dotted #D3D3D3; padding-bottom:2px; margin-bottom:20px;}
#popupContactClose
{font-size:14px; right:0px; top:0px; position:relative; color:#6fa5fd; font-weight:700; display:block;}

