﻿
/******************************************************
		Model Box
********************************************************/
#modelBox_wrapper, #modelBox_wrapper2{
	width:621px;
	float:left;
	position:relative;
	z-index: 1000;
}
#modelBox_wrapper2{
width:755px;
}
#modelBox_wrapper3{
width:713px; 
}
#popup2 .box_bot{
/* margin-bottom: -7px; */
}
#modelBox_content, #modelBox_content2{
	width:620px;
	float:left;
	padding:0;
	background:url(../images/modelBox_repeater.png) top left repeat-y;
	text-align: center;
}
#modelBox_content2{
	width:682px;
	background:url(../images/modelBox_repeater2.png) top left repeat-y;
}
#modelBox_btmcurve, #modelBox_topcurve, #modelBox_btmcurve2, #modelBox_topcurve2{
	width:621px;
	height:28px;
	float:left;
	_float:none;
	overflow:hidden;
	background:url(../images/modelBox_btm.png) top left no-repeat;
}
#modelBox_btmcurve2{
	background:url(../images/modelBox_btm2.png) top left no-repeat;
	width:755px;
}
#modelBox_topcurve{
	background:url(../images/modelBox_top.png) top left no-repeat;
}
#modelBox_topcurve2{
	background:url(../images/modelBox_top2.png) top left no-repeat;
	width:755px;
}
.close_Button{
	position: relative; 
	top: -15px; 
	right: 15px;
	float: right;
}
#title_modelbox{
	font-size:22px;
	padding-bottom:15px;
}
#title_modelbox2{
	font-size:22px;
	padding-bottom:5px;
	line-height:30px;
	border-bottom:1px dashed #7f7f7f
}
#model_gray{
	float:left;
	width:495px;
	padding:31px 0 42px 0;
	background:#f1f0ef;
}
.modellabel{
	float:left;
	width:130px;
	font-size:13px;
	padding:5px 4px 0 0;
	text-align:right;
}
.modelinput{
	float:left;
	width:311px;
	color:#969595;
}
.graytext{
	color:#969595;
	line-height:22px;
}
.darkgraytext{
	color:#666464;
	line-height:22px;
}
.greentext{
	color:#6c8825;
}
.model_inputbg{
	float:left;
	width:311px;
	background:url(../images/model_input-repeater.gif) top left repeat-y;
}
.model_inputobx{
	float:left;
	width:294px;
	padding:7px 5px 4px 12px;
	border:none;
	color:#8f8d8d;
	background:url(../images/model_inputtop.gif) top left no-repeat;
}
.fontitalic{
	font-style:italic;
}
.graybtm_row{
	float:left;
	width:494px;
	padding:10px 0;
}
#model_shadowbox{
	float:left;
	width:495px;
	background:url(../images/model_shadowbox_rep.gif) top left repeat-y;
}
#shadowbox_bordertop{
	background:url(../images/shadowbox_bordertop.png) top left repeat-x;
}
#shadowbox_borderbottom{
	background:url(../images/shadowbox_borderbottom.PNG) bottom left repeat-x;
}
#shadowbox_borderright{
	background:url(../images/shadowbox_borderright.PNG) top right repeat-y;
}
#shadowbox_borderleft{
	background:url(../images/shadowbox_borderleft.PNG) top left repeat-y;
}
#model_shadowbox_cont{
	float:left;
	padding:11px 0 0 13px;
	background:url(../images/model_shadowbox_top.gif) top left no-repeat;
}
#model_shadowbox_btm{
	float:left;
	width:495px;
	height:11px;
	overflow:hidden;
	background:url(../images/model_shadowbox_btm.gif) top left no-repeat;
}
#model_bluebox{
	float:left;
	width:640px;
	background:#ebf3f5;
}
#model_bluebox_cont{
	float:left;
	width:580px;
	padding:20px 30px;
	background:url(../images/model_blueboxtop.gif) top left no-repeat;
}

#model_bluebox_cont p {
	line-height: 19px;
}
#model_bluebox_btm{
	float:left;
	width:640px;
	height:12px;
	overflow:hidden;
	background:url(../images/model_blueboxbtm.gif) top left no-repeat;
}