@charset "utf-8";
/*-------------------------------------------
|	Document	:	CSS						|	
|	WebSite		:	Meetup4fun  			| 
|	Creator		:	Chintan Sheth			|
|	Date		:	13-April-2010			|
|	Updater		:	Chintan Sheth			|
|	Last Update	:	13-April-2010			|
|--------------------------------------------*/
 
html, body{font-size:14px;  background:#302F31; margin:0px; padding:8px 0 0 0; font-family:Arial, Helvetica, sans-serif;  color:#ffffff; line-height:16px; }
div, dl, dd, ul, li, h1, h2,h3,h4,h5, p, img, form{ margin:0px; padding:0px;}

img{ border:none;}
ul, li{ list-style-type:none;}

a{color:#545454;} 
a:link{color:#545454; text-decoration:none;} 
a:visited{color:#545454; text-decoration:none;}
a:hover{color:#FF761A; text-decoration:underline;}
a:active{color:#545454; text-decoration:none;}




.main{background:#ffffff  url(/images/bg-mail.jpg) left top no-repeat; height:570px; border:1px solid #000000; }
.bg-topbar{background:url(/images/bg-topbar.png) repeat-x; height:50px; font-weight:bold;}
*html .bg-topbar{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-topbar.png', sizingMethod='Scale');}

.bg-topbar .inputbox-outer{ width:152px; height:25px; line-height:24px; background:url(/images/bg-input.gif) no-repeat; }
.bg-topbar .inputbox{ width:142px; padding:0 5px; height:25px; line-height:24px; background:transparent; border:0px;}

.form-top{width:420px; height:123px; background:url(/images/form-top.png) no-repeat ;}
*html .form-top{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/form-top.png', sizingMethod='Scale');}

.form-mid{width:420px;  background:url(/images/bg-form-mid.png) repeat-y; font-weight:bold;}
*html .form-mid{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-form-mid.png', sizingMethod='Scale');}

.form-btm{width:420px; height:65px; background:url(/images/bg-form-btm.png) no-repeat ;}
*html .form-btm{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-form-btm.png', sizingMethod='Scale');}


.form-table{}
.form-table td{line-height:22px;}
.form-table .inputbox{font-family:Arial, Helvetica, sans-serif; font-size:14px;  padding:0 2px; border:0px; width:200px;}

/*--Step2--*/
.main-step-2{background:#fff url(/images/bg-mail.jpg) -466px top no-repeat; height:570px; border:1px solid #000000;}
.gray-strip{background: url(/images/gray-strip.gif) 405px top repeat-y; height:570px;}


.form-top2{width:919px; height:106px; background:url(/images/bg-complete-your-profile.png) no-repeat ;}
*html .form-top2{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-complete-your-profile.png', sizingMethod='Scale');}

.form-mid2{width:919px;  background:url(/images/bg-form-mid2.png) repeat-y;}
*html .form-mid2{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-form-mid2.png', sizingMethod='Scale');}

.form-btm2{width:919px; height:65px; background:url(/images/bg-form-btm2.png) no-repeat ;}
*html .form-btm2{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-form-btm2.png', sizingMethod='Scale');}


.form-mid2 .inputbox{width:180px;}

.btm-links-box{background:#3F393E; font-size:11px; color:#FFFFFF; padding:3px; font-weight:normal;}
a{color:#FFFFFF; padding:0 2px;  text-decoration:none; } 
a:link{color:#FFFFFF; text-decoration:underline;} 
a:visited{color:#FFFFFF; text-decoration:underline;}
a:hover{color:#FFFFFF; text-decoration:none;}
a:active{color:#FFFFFF; text-decoration:underline;}

