
div.bottom_banner_img {
	text-align:center;
}

div.bottom_banner_img img{
	border:1px solid #F04D96;
	padding:5px;
}

/* alignment start */
.align_center{
	text-align:center;
}
.align_left{
	text-align:left;
}
.align_right{
	text-align:right;
}

/* alignment end */
div.home {
	margin: 0;
	padding: 0;
	position: relative;
}

div.home div.home_top {
	background: url(../images/home_top.jpg) no-repeat;
	height: 331px;
	width: 1003px;
	margin: 0 auto;
}

div.space {
	height: 50px;
}

div.home_top div.sign_up {
	padding: 250px 0 0 140px;
}

div.home_bottom_left {
	width: 485px;
	float: left;	
	margin-left: 5px;
}

div.left_bg_box {
	background: url(../images/bg_box.jpg) repeat-y;
	padding: 10px;
	margin-bottom: 20px;	
}

div.left_box_head {
	font-size:32px;
	color:#FFFFFF;	
}

div.left_bg_box ul {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	list-style: none;
}

div.left_box_content {
	color:#FFFFFF;	
	font-size:12px;
	line-height: 20px;
}

div.left_box_content div.content_sub { 
	margin-top: 10px;
}

div.left_box_content ul.box_middle {
	margin-top: 0;
}

div.left_box_content ul.box_middle li {
	list-style: inside;
	list-style-type: disc;
}

div.home_bottom_right {
	width: 465px;
	float: right;	
}

div.right_signin {
	background: url(../images/sub-bg-orange.jpg) no-repeat;
	width: 418px;
	height: 346px;
	margin: auto;
	margin-top: 20px;	
	color: #000000;
}

div.signin_content {
	padding: 60px 10px 10px;
}

div.right_signin ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.right_signin ul li {
	line-height: 30px;
}

div.signin_head {	
	font-size: 12px;	
}

div.signin_head span {
	color: #3399CC;
	font-size: 48px;	
	padding-right: 10px;
}

div.right_register {	
	margin: auto;
	padding-top: 20px;
	text-align: center;	
}

div.signin_txt {	
	font-size: 11px;
	margin-top: 10px;		
}

div.signin_txt span {	
	font-size: 12px;		
	font-weight: bold;
}

div.log_head {
	font-size: 16px;	
	font-weight: bold;
	padding-top: 15px;
}

div.log_left {
	float: left;
	width: 150px;
}

div.signin_log label {
	cursor: pointer;
}

div.log_right {
	float: right;
	width: 240px;
}

div.log_right img {
	vertical-align: bottom;
}

div.log_bottom {
	margin-top: 20px;
	color: #3399CC;
	font-size: 11px;
}

div.log_bottom a {
	color: #865404;
}


/* user registration start */

.main_header_fnt {
	padding-left : 5px;
	padding-bottom:5px;
	font-size: 20px;
	color: #A1132E;	
	/*border-bottom: #A1132E 2px solid;*/
}
.main_fe_header_fnt {
	padding-left : 5px;
	padding-bottom:5px;
	font-size: 20px;
	color: #FEAA1D;	
}


/* user registration end */
/* profile menu style start */
.profile_menu_style{
	width:168px;
	height:175px;
}
.profile_menu_style ul{
	padding:0;
	border:0;
	margin:0;
	list-style: none;	
	padding:5px;
	padding-left:10px;
}
.profile_menu_style li{	
	padding-top : 10px;
	margin-left:10px;
	list-style-image:url("../images/bullet.gif");
}

.profile_menu_style a{
	font-size:12px;
	color:#E30B93;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;        	

}
.profile_menu_style a:hover{
	font-size:12px;
	color:#990B48;	
	font-weight:bold;
	text-decoration:none;        	
}
/* profile menu style start */
/* banner start */
.padding_bottom_bnr{
	padding-left:100px;
}
.banner_link{
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;

}
.banner_link:hover{
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;

}

/* banner end */
/* favourite start */
.favourite_align{
	float:left;
	width:120px;
}
.favourite_title{
	padding:10px 10px;
}
/* favourite end */

.fileholder {	
	font-family:verdana,Univers Condensed,tahoma,arial;
	font-size:11px;
	font-weight:normal;
	color:#6C6C6C;
	padding: 0px;
}
