/* CSS Document */



.main{
	/*height: 1200px;*/
	width: 1007px;
	margin: 0pt auto;
}

#menu{
	/*position: relative;
	top: 284px;
	left: 45px;*/
	padding-top:284px;
	color: #666666;
	font-size: 13px;
	padding-left: 45px;
}

#menu{
	/*position: relative;
	top: 284px;
	left: 45px;*/
	padding-top:284px;
	font-size: 13px;
	color: #666666;
	padding-left: 45px;
}
#menu a{
	color: #666666;
	text-decoration: none;
}

#menu a.hover{
	color: #666666;
	text-decoration: underline;
}

#leftpanel{
	/*position: relative;
	top: 334px;
	left: 40px;*/
	color: #9F9D9F;
	font-size: 13px;
	width: 485px;
	float:left;
	background-repeat: no-repeat;
	margin-left: 40px;
	margin-top: 50px;
}
*html #leftpanel{
	margin-left: 20px;}

#leftpanel .lp-head{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}

#leftpanel .lp-body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	color: #CCCCCC;
	text-align: center;
	padding-bottom: 40px;
}

#scedulingBlockRight .lp-bottom{
	height: 29px;
	margin-top:70px;
}

#rightpanel{
	/*position: relative;
	top: 100px;
	left:355px;
	height: 205px;*/
	color: #828082;
	font-size: 13px;
	/*width: 485px;*/
	float:left;
	margin-left:90px;
	margin-top:15px;
}

.registerBt{
	width: 485px;
}
*html #rightpanel{

	margin-left:60px;
	
}
#rightpanel .head{
	font-size: 20px;
	color: #CCCCCC;
}

.demovideo{
	background-image: url(../images/yellowbtn.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	padding-top: 13px;
	height: 40px;
	width: 175px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	float:left;
}

.registerNow{
	background-image: url(../images/btnregister.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	padding-top: 13px;
	height: 40px;
	width: 282px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	float:left;
}

.watchdemos{
	padding-top: 20px;
	/*width:700px;*/
	float:left;
}

.howitworks{
	background-color: #191919;
	/*height: 236px;
	top: 750px;
	position: absolute;*/
	width:100%;
	margin-top:75px;
	padding-bottom:0px;
	padding-top:24px;
}

#hiwcontent{
	background-image: url(../images/howitworks.jpg);
	background-repeat: no-repeat;
	/*position: relative;
	left:10px;
	top:190px;
	height: 225px;*/
	width: 1007px;
	margin: 0pt auto;
	clear:both;
}

#hiwcontent #register{
	float:left;
	width:175px;
	height:223px;
	background-image: url(../images/register.jpg);
	background-repeat: no-repeat;
	background-position: 15px 25px;
	padding-left:20px;
	margin-left:45px;
	font-size: 13px;
	font-weight: bold;
	padding-right:10px;
	padding-top:10px;
}

#hiwcontent #market{
	float:left;
	width:190px;
	height:223px;
	background-image: url(../images/market.jpg);
	background-repeat: no-repeat;
	background-position: 22px 25px;
	padding-left:20px;
	margin-left:45px;
	font-size: 13px;
	font-weight: bold;
	padding-right:10px;
	padding-top:10px;
}

#hiwcontent #schedule{
	float:left;
	width:175px;
	height:223px;
	background-image: url(../images/schedule.jpg);
	background-repeat: no-repeat;
	background-position: 15px 25px;
	padding-left:20px;
	margin-left:45px;
	font-size: 13px;
	font-weight: bold;
	padding-right:10px;
	padding-top:10px;
}

#hiwcontent #manage{
	float:left;
	width:175px;
	height:223px;
	background-image: url(../images/manage.jpg);
	background-repeat: no-repeat;
	background-position: 15px 25px;
	padding-left:20px;
	margin-left:45px;
	font-size: 13px;
	font-weight: bold;
	padding-right:10px;
	padding-top:10px;
}



.yellow{
	color: #FF9900;
}

.hiwhead{
	padding-bottom: 130px;
	color: #CCCCCC;
}

.hiwtext{
	font-size:10px;
	font-weight:normal;
	text-align: center;
	color: #9B9A9C;
}

.or{
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:12px;
}
.clear{
	clear:both;
}


/****** register ******/
.regPageHead{
	color:#FFFFFF;
	font-size:20px;
	margin-top:15px;
	text-align:left;
	width:485px;
	margin-bottom:30px;
}
.regPageHead .yellow{
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-top:10px;
}
.Stepworks{
	background-color: #313031;
	/*height: 236px;
	top: 750px;
	position: absolute;*/
	width:100%;
	padding-bottom:0px;
}



.StepData{
	width: 1007px;
	margin: 0pt auto;
	clear:both;
}
.steps{
	float:left;
	width:210px;
	height:200px;
	padding-left:20px;
	margin-left:45px;
	font-size: 13px;
	font-weight: bold;
	padding-right:10px;
	padding-top:10px;
}
*html .steps{
margin-left: 25px;
}

.stepshead1{
	background-image: url(../images/register-page/step1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:40px;
}
.stepshead2 {
	background-image:url(../images/register-page/step2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:40px;
}
.stepshead3 {
	background-image:url(../images/register-page/step3.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:40px;
}


.subHd{
	color: #FBFBFB;
	padding-top: 5px;
	padding-bottom: 5px;
}
.stepstext{
	font-size:10px;
	font-weight:normal;
	text-align: left;
	color: #9B9A9C;
}
	
#scedulingBlockLeft{
	background-image: url(../images/register-page/adminsc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 350px;
	width: 650px;
	margin-left: 65px;
}

*html #scedulingBlockLeft{
margin-left: 35px;
}

#scedulingBlock .lp-body {
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom:40px;
	text-align:center;
	font-weight:normal;
 	font-style: normal;
}
#scedulingBlockRight{
	background-image: url(../images/register-page/hb.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 350px;
	width: 220px;
	font-size: 13px;
	color: #FBFBFB;
	font-style: normal;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;	
	padding-right: 0px;
	padding-left: 0px;	
	margin-left:40px;
}

*html #scedulingBlockRight{
	
	width: 210px;
	padding-right: 5px;
	padding-left: 5px;
}



#scedulingBlockRight a{
	color: #FBFBFB;
}
#scedulingBlockRight a:hover{
	font-size: 14px;
}

#scedulingBlockHd{
	color:#FBFBFB;
	font-size:13px;
	font-weight:bold;
	padding-bottom:15px;
	padding-left:65px;
	padding-top:45px;
	width:323px;
}




/*************** market ********************/


#marketHead{
	font-size: 13px;
	color: #828082;
	padding-top: 30px;
	padding-left: 45px;
	width:485px;
	text-align:justify;
}

.marketText{
	font-weight:normal;
	padding-top: 140px;
	font-size:10px;
	font-weight:normal;
	text-align: left;
	color: #9B9A9C;
}

#search,#friends,#join,#message,#exponential{
	background-repeat: no-repeat;
	background-position: left top;
	width: 155px;
	float: left;
}

.marketworks{
	background-color: #191919;
	/*height: 236px;
	top: 750px;
	position: absolute;*/
	width:100%;
	margin-top:75px;
	padding-bottom:0px;
	padding-top:24px;
}

#marketcontent{
	background-image: url(../images/howitworks.jpg);
	background-repeat: no-repeat;
	/*position: relative;
	left:10px;
	top:190px;
	height: 225px;*/
	width: 1007px;
	margin: 0pt auto;
	clear:both;
	padding-bottom:10px;
}

#search{
	background-image: url(../images/market-page/1.gif);	
	margin-left: 70px;
}

*html #search{
	margin-left:35px;
}
#friends{
	background-image: url(../images/market-page/2.gif);	
	margin-left: 20px;
}

#join{
	background-image: url(../images/market-page/3.gif);	
	margin-left: 20px;
}

#message{
	background-image: url(../images/market-page/4.gif);	
	margin-left: 20px;
}

#exponential{
	background-image: url(../images/market-page/5.gif);	
	margin-left: 20px;
}


