/* CSS Document */

/*---------------------------july 14*/
.content_box{
	width: 900px;
	background-color: #fff;
	padding:5px;
	margin: 0px auto;
}
.bluebold_title{
	FONT-WEIGHT:normal;
	FONT-SIZE: 18px;
	COLOR:#00709b;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-bottom:10px;
}
.wrap_box{
	border:1px solid #cce5f1;
	width:870px;
	padding:10px;
}
.box_wrap{
	width:230px;
	float:left;
}
.mid_wrap_profile{
	width:390px;
	min-width:390px;
	float:left;
	padding:0px 10px 0px 10px;
	margin:0px;
}

.blue_box_outer{
	background:url(../images/profile/box_bg.jpg) repeat-y left top;
	width:229px;
}

.blue_box_top{
	background:url(../images/profile/box_top.jpg) no-repeat left top;
	width:229px;
}

.blue_box_btm{
	background:url(../images/profile/box_bottom.jpg) no-repeat left top;
	width:229px;
	height:34px;
}
.img_border01{
	border:3px solid #ffffff;
}
.profile_border{
	background:url(../images/profile/prof_img_bg.jpg) repeat-x left bottom;
}
.normal_text{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;

}
.normal_text2{
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:17px;
}
.line_ht{
	line-height:17px;
}

.comment_box{
	padding:0;
	margin:0;
}
.doted_line{
	background:url(../images/profile/doted_line.gif) repeat-x left top;
	height:5px;
}
.pd_btm10{
 padding-bottom:10px;
}
.pd_btm20{
 padding-bottom:20px;
}
.pd_top10{
 padding-top:10px;
}
/*-------------------------------------------Button Style*/
.textarea_01{
	width:350px;
	height:100px;
	float:left;
	font:normal 11px Tahoma, Arial, Verdana;
	text-decoration:none;
	color:#585858;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


.btn_style1{
    background: transparent url('../images/profile/btn1rht.gif') no-repeat  right top; 
	color:#ffffff;
    font:bold 12px  Tahoma, Arial, Verdana;
    height:34px;
	padding:0px 7px 0px 0px;
	margin:0px 0px 0px 0px; 
    text-decoration: none;
	display: block;
	}
.btn_style1 span {
    background: transparent url('../images/profile/btn1lft.gif') no-repeat left top;
    line-height:34px;
	padding:0px 0px 0px 0px;	
	margin:0px 0px 0px 0px;
	text-align:center;
	display: block;
	} 
.btn_style1:hover {
    background: transparent url('../images/profile/btn1rht.gif') no-repeat right top;
  	color:#ffffff;
    font: bold 12px Tahoma, Arial, Verdana;
    height:34px;
    text-decoration: none;
	padding:0px 7px 0px 0px;
	margin:0px 0px 0px 0px; 
	display: block;
	}
.btn_style1:hover span {
    background: transparent url('../images/profile/btn1lft.gif') no-repeat left top;
    display: block;
    line-height:34px;
	padding:0px 0px 0px 0px;	
	margin:0px 0px 0px 0px;
	text-align:center;
	} 



.btn_style2{
    background: transparent url('../images/profile/btn_rht01.gif') no-repeat  right top; 
	color:#ffffff;
    font:bold 11px  Tahoma, Arial, Verdana;
    height:34px;
	padding:0px 7px 0px 0px;
	margin:0px 0px 0px 0px; 
    text-decoration: none;
	display: block;
	}
.btn_style2 span {
    background: transparent url('../images/profile/btn_lft01.gif') no-repeat left top;
    line-height:34px;
	padding:0px 0px 0px 0px;	
	margin:0px 0px 0px 0px;
	text-align:center;
	display: block;
	} 
.btn_style2:hover {
    background: transparent url('../images/profile/btn_rht01.gif') no-repeat right top;
  	color:#ffffff;
    font: bold 11px Tahoma, Arial, Verdana;
    height:34px;
    text-decoration: none;
	padding:0px 7px 0px 0px;
	margin:0px 0px 0px 0px; 
	display: block;
	}
.btn_style2:hover span {
    background: transparent url('../images/profile/btn_lft01.gif') no-repeat left top;
    display: block;
    line-height:34px;
	padding:0px 0px 0px 0px;	
	margin:0px 0px 0px 0px;
	text-align:center;
	} 
	
/* Pop up*/

.poup_wrap{
	width:359px;
	float:left;
	background:url(../images/profile/popup_bg.gif) repeat-y left top;
}
.poup_wrap_top{
	width:359px;
	
	float:left;
	background:url(../images/profile/popup_top.gif) no-repeat left top;
}
.poup_wrap_bottom{
	width:339px;
	float:left;
	height:400px;
	padding:10px 10px 10px 10px;
	background:url(../images/profile/pop_up_bottom.gif) no-repeat  left bottom;3
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#0e3872;
	text-decoration:none;
	padding-bottom:0px;
}
.bluebold_title1{
	FONT-WEIGHT:bold;
	FONT-SIZE:15px;
	COLOR:#0e3872;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-bottom:0px;
}
.popbold_text{
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#0e3872;
	text-decoration:none;
	padding-bottom:0px;
}
.popnormal_text{
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#0e3872;
	text-decoration:none;
	padding-bottom:0px;
}