/* Start of CMSMS style sheet 'fsgc V2 popup' */
.clearafter:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}
.clearall {
	clear:both;
}
/* Hides from IE-mac \*/
* html .clearafter {
	height: 1%
}
/* End hide from IE-mac */

.ir {
	height: 0;
	overflow: hidden
}

/* pop 1
 * ------------------------------------------------------------------------- */
a:link, a:visited {
	color: #fff;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #f2f2f2;
	text-decoration: underline
}
a {
	outline: none
}
a img, :link img, :visited img, fieldset {
	border: none
}
input, textarea {
	margin: 0;
	padding:0;
}


#popup-container {
	position:relative;
}
#apDiv1 {
	position:absolute;
	margin-left:100px;
	top:150px;
	width: 622px;
	z-index:2000;
	visibility: hidden;
	left: auto;
}
#formtop {
	background:url(./uploads/images/form-top.png) no-repeat;
	height: 81px
}
#formtop a {
	position:absolute;
	left:8px;
	width:20px;
	top:10px;
	height:38px;

}
#formtop a span {
	display:none;
}
#formbg {
	background:url(./uploads/images/form-bg.png) repeat-y;
	padding-bottom: 1px;
}
#formleft {
	width: 311px;
	float: left;
}
#formright {
	width: 310px;
	float: left;
}
#formright p {
	margin-left:10px;
	margin-right: 50px;
color:#916d00;
font-size:14px;
}
#formlogo {
	background:url(./uploads/images/form-logo.png) no-repeat top left;
	padding-top: 60px;
}
#formbottom {
	background:url(./uploads/images/form-bottom.png);
	height: 50px;
}
/*----form---*/

form img{
	
	margin-left: 50px;
padding-bottom:5px;
}

form {
	width:237px;
	padding: 0;
}
form br {
	line-height:0;
	height:0;
}
input, textarea {
	background-color:#d6d6b7;
	border: none;
	width:237px;
	height:22px;
	line-height:22px;
	vertical-align: middle;
	margin-left: 50px;
	margin-bottom:8px;
	padding-top:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444334;
}
label {
	width: 350px;
	font-size:11px;
	color: #444334;
	margin-left: 50px;
}
textarea {
	height:70px;
	overflow:auto;
}
input.submit, input.submit-contact-main {
	background:url(../../uploads/images/formsubmit.gif) no-repeat;
	width:72px;
	padding-top: 35px;
	height: 35px;
	cursor:pointer;
}


/* pop 2
 * ------------------------------------------------------------------------- */

#popup-container2 {
	position:relative;
}
#apDiv2 {
	position:absolute;
	margin-left:100px;
	top:150px;
	width: 622px;
	z-index:2000;
	visibility: hidden;
	left: auto;
}
#formtop2 {
	background:url(./uploads/images/form-top2.png) no-repeat;
	height: 81px
}
#formtop2 a {
	position:absolute;
	left:10px;
	width:20px;
	top:10px;
	height:20px;
}
#formtop2 a span {
	display:none;
}
#formbg2 {
	background:url(./uploads/images/form-bg2.png) repeat-y;
	padding-bottom: 1px;
}
#formbg2 p {
	margin-right: 50px;
}
#formlogo2 {
	background:url(./uploads/images/form-logo.png) no-repeat top left;
	padding-top: 60px;
}
#formbottom2 {
	background:url(./uploads/images/form-bottom2.png);
	height: 50px;
}
/*--scrollpane--*/

.holder {
	float: left;
	margin-left: 50px;
	display:inline;
}
.scroll-pane {
	width: 522px;
	overflow: auto;
	float: left;
	height: 300px;
	display:inline;
}
.osX .jScrollPaneTrack {
	background: url(./uploads/images/kz_track.gif) repeat-y;
}
.osX .jScrollPaneDrag {
	background: url(./uploads/images/kz_drag_middle.gif) repeat-y;
}
.osX .jScrollPaneDragTop {
	background: url(./uploads/images/kz_drag_top.gif) no-repeat;
	height: 6px;
}
.osX .jScrollPaneDragBottom {
	background: url(./uploads/images/kz_drag_bottom.gif) no-repeat;
	height: 7px;
}
.osX a.jScrollArrowUp {
	height: 24px;
	background: url(./uploads/images/kz_arrow_up.png) no-repeat 0 -30px;
}
.osX a.jScrollArrowUp:hover {
	background-position: 0 0;
}
.osX a.jScrollArrowDown {
	height: 24px;
	background: url(./uploads/images/kz_arrow_down.png) no-repeat 0 -30px;
}
.osX a.jScrollArrowDown:hover {
	background-position: 0 0;
}
.left .jScrollPaneTrack {
	left: 0;
	right: auto;
}
.left a.jScrollArrowUp {
	left: 0;
	right: auto;
}
.left a.jScrollArrowDown {
	left: 0;
	right: auto;
}
/* IE SPECIFIC HACKED STYLES */
			* html .osX .jScrollPaneDragBottom {
	bottom: -1px;
}
/* /IE SPECIFIC HACKED STYLES */
/* End of 'fsgc V2 popup' */

