
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#1b2737;
	min-width:980px;
	background:#111010;
}
.bg {width:100%; background:#1d1b1b;}
.bg-1 {width:100%; background:url("../images/bg-1.jpg.html") no-repeat center 6px; min-height:785px;}

.main {
	width:980px; 	
	padding:0;
	margin:0 auto;
	font-size:0.8125em;
	line-height:1.5384em;
}

a {color:#1b2737; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2, .col-3 {float:left;}
.col-1 {width:224px;}
.col-2 {width:220px;}
.col-3 {width:300px;}
.col-indent {margin-right:40px;}
.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:18px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#cc0000;}
.color-2 {color:#000;}
.color-3 {color:#666;}

.index1 {position:relative; z-index:1;}
.index2 {position:relative; z-index:2;}
.relet {position:relative;}
.relet1 {position:relative; padding-top:5px;}
/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot1 {margin-bottom:22px;}
.indent-bot3 {margin-bottom:45px;}
.indent-bot4 {margin-bottom:23px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent-bot1 {margin-bottom:26px;}

.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent1 {float:left; margin:0 25px 0px 0;}	
.img-indent2 {float:left; margin:0 28px 0px 0;}
.img-indent3 {float:left; margin:0 18px 0px 0;}
.img-indent4 {float:left; margin:0 16px 0px 0;}
.img-indent-r {float:right; margin:0 0px 0px 12px;}	

.prev-indent-bot {margin-bottom:10px;}
.prev-indent-bot1 {margin-bottom:16px;}
.prev-indent-bot2 {margin-bottom:7px;}
.prev-indent-bot3 {margin-bottom:13px;}
.prev-indent-bot4 {margin-bottom:3px;}

.bot-none {margin-bottom:0px;}

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}
.header-padding {padding:33px 0 0px 0;}
#page1 header {height:906px; overflow:hidden;}
.header-padding-center {padding:0 0 7px 0; position:relative; overflow:hidden;}
h1 {
	padding:0px 0 0 0; 
	position:relative;
	float:left;
}
h1 a {
	display:inline-block;
	font-size:39px;
	line-height:2em;
	text-decoration:none;
	color:#ff4138;
}
h1 a strong {color:#fff;}
.slog {
	display:inline-block;
	font-size:18px;
	color:#808386;
	line-height:2em;
	padding:30px 0 0 13px;
	}
.link-header-box {float:right; padding:38px 0 0 0; text-align:right;}
.link-header-1,
.link-header-2 {
	display:inline-block;
	text-decoration:none;
	color:#707679;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	background:url("../images/lihk-header-1.png") no-repeat right 2px;
	padding-right:28px;
	}	
.link-header-2 {
	background:url("../images/lihk-header-2.png") no-repeat right 0px;
	margin-right:27px;
	padding-right:27px;
	}
.link-header-1:hover,
.link-header-2:hover {color:#fff;}
.menu-top {width:100%; background:url("../images/menu-top.gif") repeat-x center top #fff; padding-top:5px; height:46px;}
#page1 .menu-top {position:absolute;  background:url("../images/menu-top.gif") repeat-x center top;}
.menu-bg {width:100%; background:url("../images/menu-bg.png") repeat center top;}
.menu {
	padding:0; 
	width:100%;
}
.menu li {
	float:left; 
	position:relative;
	padding:0;
	background:url("../images/menu-li-line.gif") repeat-y left top;
}
.menu > li:first-child {background:none;}
.menu > li:first-child a {padding-left:19px; padding-right:20px;}
.menu > li.last a {padding-left:28px;}
.menu li a {
	display:block; 
	font-size:18px; 
	line-height:2em; 
	color:#fff;
	padding:3px 26px 7px 29px;
	overflow:hidden;
	position:relative;
}
.menu > li > a {background:url("../images/menu-bg.png") no-repeat -100px -100px;}
.menu li a.active,
.menu > li.sfHover > a {background:#ff4138 !important;}
.menu > li > a:hover {background:url("../images/menu-bg.png") repeat center top;}

.menu ul {
	position:		absolute;
	padding:		0px;
	top:			-999em;
	width:			174px;
	background:		none;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {padding:0px 0 1px 0; background:none;}
.menu li li.last1 {background:none;}
.menu li li a {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding:		0 0 0 20px;
	font-size:		13px;
	line-height:	31px;
	text-align:		left;
	text-transform:	none;
	color:#f3f3f3;
	background:#313131;
}
.menu li li a:hover, .menu li li.sfHover > a {background:url("../images/menu-bg.png") repeat center top;}
.menu li li.sfHover > a {}
.menu li li li a {background:url("../images/menu-bg.png") repeat center top;}
.menu li li li a:hover {background:#313131}
.menu li:hover ul, .menu li.sfHover ul {
	left:			0px;
	top:			46px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			175px;
	top:			0px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

.box-header {
	width:100%;
	background:url("../images/box-header-bg.png") repeat center top; 
	border-radius:8px;
	position:absolute;
	left:0;
	top:39px;
	}
.box-header-padding {
	padding:20px 15px 36px 20px;
	font-size:13px; 
	line-height:18px; 
	color:#9f9f9f;
	min-height:203px;
	}
.text-header-1 {
	font-size:20px;
	line-height:2em;
	color:#f3f3f3;
	display:block;
	padding:2px 0 0px 0;
	width:150px;
	background:url("../images/text-header-bg-1.png") no-repeat left top;
	text-align:center;
	position:absolute;
	left:46px;
	top:0px;
	}
.text-header-style1 {background:url("../images/text-header-bg-2.png") no-repeat left top; left:60px;}
.text-header-style2 {background:url("../images/text-header-bg-3.png") no-repeat left top; left:55px;}
.text-header-style3 {background:url("../images/text-header-bg-4.png") no-repeat left top; left:52px;}

.box-header-2 {width:100%; background:url("../images/box-header-bg.png") repeat center top; border-radius:8px;}
.box-header-padding1 {padding:3px 0 8px 0px; }
.text-header-2 {
	display:block;
	font-size:24px;
	line-height:2em;
	color:#f3f3f3;
	margin-top:-6px;
	padding-left:29px;
	}
.mask div {background-color:#000 !important;}
.div-img {width:180px; height:124px;}
.link-extra {
	display:inline-block !important;
	font-size:13px !important;
	line-height:18px !important;
	color:#e3e3e3 !important;
	text-decoration:underline !important;
	font-weight:bold !important;
	text-indent:0 !important;
	width:auto !important;
	height:auto !important;
	position:absolute !important;
	overflow:hidden !important;
	left:20px !important;
	top:205px !important;
	cursor:pointer !important;
}
.link-extra:hover {text-decoration:none !important;}
.top-indent-carousel {
	position:absolute;
	left:500px;
	top:467px;
	z-index:2;
	}
/********Slider********/
.slider-wrapper {
	width:1980px;
	height:781px;
	position:relative;
	z-index:1;
	overflow:hidden;
	margin-left:-990px;
	left:50%;
}
.slider {
	width:1980px;
	height:781px;
}
.pic {
	position:relative;
	height:782px !important;
	}
.items {
	display:none;
}

.pagination {
	position:absolute;
	left:510px;
	top:150px;
	z-index:99;
}
.pagination li {
	float:left;
	width:220px;
	margin:0 10px;
	height:300px;
	position:relative;
	
}
	.pagination li a {
		display:block;
		width:180px;
		height:108px;
		text-indent:-5000px;
		cursor:pointer;
		position:absolute;
		z-index:9999;
		left:21px;
		top:59px;
	}
	.pagination li .pagination1  {background:url("../images/page1-img1.jpg") no-repeat left top;}
	.pagination li .pagination2 {background:url("../images/page1-img2.jpg") no-repeat left top;}
	.pagination li .pagination3 {background:url("../images/page1-img3.jpg") no-repeat left top;}
	.pagination li .pagination4 {background:url("../images/page1-img4.jpg") no-repeat left top;}
	.pagination li a:hover {background-position:0 0;}
	.pagination li.current a {cursor:default; background-position:0 0;}
/*********************************content*************************************/
#content {
	width:100%; 
	padding:0;
	position:relative;
	z-index:1;
	background:#f3f3f3;
}
.content-padding-1 {padding:39px 0 90px 0;}
h3 {
	font-size:29px; 
	line-height:2em; 
	margin:0 0 12px 0; 
	color:#1d1b1b;
}
h3 strong {display:block; margin-top:-30px;}
h4 {
	font-size:25px; 
	line-height:2em; 
	margin:0 0 12px 0; 
	color:#1d1b1b;
	}
h5 {
	font-size:20px;
	line-height:2em;
	color:#5f5f5f;
	margin-top:-8px;
	margin-bottom:12px;
	}
h6 {
	font-size:13px;
	line-height:20px;
	color:#1b2737;
	}
.link-1,
.link-2 {
	display:inline-block;
	font-size:13px;
	line-height:18px;
	color:#e3e3e3;
	text-decoration:underline;
	font-weight:bold;
}
.link-2 {color:#1b2737;}
.link-1:hover {text-decoration:none;}
.list-1 {padding:18px 0 0 0; }
.list-1 li {
	font-size:13px;
	line-height:20px;
	padding:2px 0 2px 14px;
	background:url("../images/marker-1.png") 0 9px no-repeat;
}
	.list-1 li a {display:inline-block;	color:#1b2737;	}
		.list-1 li a:hover {color:#1799cf;	}
		.list-1 li a span {
			font-size:12px;
			line-height:19px;
			color:#cc0000;
			text-transform:uppercase;
			display:inline-block;
			font-weight:bold;
			cursor:pointer;
			}
			.list-1 li a:hover span {color:#1799cf;}
			.list-1 li a strong {display:inline-block; cursor:pointer;}
			.list-1 li a em {display:inline-block; cursor:pointer; font-style:normal;}
.button-1,
.button-2 {
	display:inline-block;
	font-size:13px;
	line-height:24px;
	display:inline-block;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background:#77c300;
	padding:1px 14px 3px 14px;
	margin-right:1px;
	}
.button-2 {background:#007e9b; margin-right:0px;}
.button-2:hover {background:#003a4a;}
.button-1:hover {background:#ff4138;}
.border-bot-1,
.border-bot-2,
.border-bot-3,
.border-bot-4,
.border-bot-5,
.border-bot-8,
.border-bot-9,
.border-bot-10 {
	width:100%; 
	padding-bottom:16px; 
	background:url("../images/border-bot.gif") 0 bottom repeat-x;
	margin-bottom:10px;
}
.border-bot-2 {padding-bottom:28px; margin-bottom:11px;}
.border-bot-3 {padding-bottom:29px; margin-bottom:11px;}
.border-bot-4 {padding-bottom:31px; margin-bottom:23px;}
.border-bot-5 {padding-bottom:15px; margin-bottom:25px;}
.border-bot-8 {padding-bottom:40px; margin-bottom:21px;}
.border-bot-9 {padding-bottom:28px; margin-bottom:11px;}
.border-bot-10 {padding-bottom:26px; margin-bottom:11px;}

.border-bot-6,
.border-bot-7 {
	width:100%; 
	padding-bottom:20px; 
	background:url("../images/border-bot1.gif") 0 bottom repeat-x;
	margin-bottom:15px;
}
.border-bot-7 {padding-bottom:16px;}
.list-2 li {
	font-size:11px; 
	line-height:16px; 
	padding:2px 0 1px 13px; 
	background:url("../images/marker-2.gif") no-repeat 2px 7px;
}
	.list-2 li a {display:inline-block; color:#7c7c7c;}
		.list-2 li a:hover {text-decoration:underline;}

.text-1 {
	display:block;
	font-size:12px;
	line-height:19px;
	color:#1b2737;
	margin-bottom:4px;
	}
.img-padding {padding:10px 0 0 0;}
.list-4 dt {
	padding-left:15px;
	background:url("../images/marker-1.png") no-repeat 1px 7px;
	}
.list-4 dt a {
	font-size:13px;
	color:#1b2737;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	}
.list-4 dt a:hover {color:#007E9B;}
.list-4 dd {padding:0 0 13px 15px;}
.text-padding-1 {padding:20px 0 0  6px;}
.box-text {
	width:258px;
	background:#e5e5e5;
	border-radius:3px;
	}
.box-text-bottom {width:100%; background:url("../images/box-text-bottom.png") no-repeat 48px bottom; padding-bottom:44px;}
.box-text-padding {padding:17px 5px 25px 15px;}
.box-text-1 {
	font-size:15px;
	line-height:21px;
	color:#1d1b1b;
	}
.box-text-indent {margin-bottom:4px;} 
.text-1 span {font-weight:normal;}
.box-text-padding .text-1 {padding-right:14px;}
.text-2,
.text-3 {
	font-size:13px;
	color:#1b2737;
	line-height:18px;
	display:block;
	float:left;
	padding-left:25px;
	background:url("../images/text-2-bg.png") no-repeat 3px 3px;
	margin-top:-18px;
	}
.text-3 {
	float:right;
	background:url("../images/text-3-bg.png") no-repeat right 2px;
	padding:0 45px 8px 0;
	}
.text-4 {
	font-size:18px;
	line-height:20px;
	color:#1b2737;
	display:inline-block;
	}
.indent-top1 {margin-top:-15px;}
.link:hover {text-decoration:underline;}
.inline {display:inline-block;}
.list-3 dt {
	font-size:13px;
	line-height:20px;
	color:#1b2737;
	font-weight:bold;
	}
dl span {float:left; width:93px;}
.line-height1 {line-height:20px;}
/***** carousel style*****/
.carousel-bg {
	position:relative;
	overflow:hidden;
	height:211px;
	width:940px;
	background:#f3f3f3;
	margin-top:-3px;
	}
.carousel {
	width:690px;
	height:128px;
	overflow:hidden;
	position:relative;
	font-size:13px;
	line-height:18px;
	color:#7a7c7c;
	overflow:hidden;
	margin-left:165px;
	}
.next1,
.prev1 {display:block; width:44px; height:44px; text-indent:-5000px; z-index:555; cursor:pointer; position:absolute; top:81px; }
.next1 {
	background:url("../images/carousel-control-1.png") right -50px no-repeat;
	right:36px;
	width:65px;
	}
.prev1 {
	background:url("../images/carousel-control-2.png") left 0 no-repeat;
	left:39px;
	}
#carousel li {
	width:131px !important;
	height:125px !important;
	overflow:hidden;
	position:relative;
	}
.next1:hover {background-position:right 0;}
.prev1:hover {background-position:left -45px;}
.carousel-text-padding {padding:31px 0 11px 148px;}
#carousel li h6 {padding:5px 0 0 13px;}
#carousel li.last h6 {padding-left:0px; text-align:center; padding-right:10px;}
#carousel li h6 a:hover {color:#ff4138; text-decoration:underline;}
/***** tabs style *****/
.box-tab {
	overflow:hidden;
	position:relative;
	}
ul.tabs {
	padding: 20px 0 0 0;
	list-style: none;
	width: 100%;
	position: relative;
	z-index:2;
	width:280px;
	float:left;
	margin:0 10px;
}
ul.tabs li {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.tabs li {margin-bottom:2px; background:url("../images/list-3-bg.png") no-repeat -100px -100px;}
ul.tabs li a {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	font-size:12px;
	line-height:37px;
	text-transform:uppercase;
	text-decoration:none;
	background:#555555;
	color:#fff;
	width:264px;
	text-indent:24px;
	font-weight:bold;
	padding-top:1px;
}
ul.tabs li a:hover,
ul.tabs li.active a {background:#007e9b;}
ul.tabs li:hover,
ul.tabs li.active {background-position:right 0;}
.tab_content {background:#F3F3F3; }
.tab_container {
	width:640px;
	position:relative;
	z-index:1;
	margin:0 10px;
	float:left;
	background:#F3F3F3;
	height:1260px;
	overflow:hidden;
}
#page3 .tab_container img,
#page2 .tab_container img {background:#F3F3F3;}
.tab-container-padding {
	padding:0;
	}

/***** prettyPhot *****/
.lightbox-image-1{
	position:relative;
	z-index:1;
	overflow:hidden;
	display:inline-block;
	cursor:pointer;
	}
	.lightbox-image-1 img{
		position:relative;
		z-index:1;
	}
	.lightbox-image-1 span{
		display:inline-block;
		position:absolute;
		left:0px;
		top:-100%;
		width:100%;
		height:100%;
		background:url("../images/magnify-1.png") no-repeat 50% 50%;
		z-index:2;
		padding:0;
	}
/***** Contact form *****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:573px;
	z-index:1;
	padding-top:3px;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}			
			#contact-form label {display:block; min-height:40px; position:relative;}
			#contact-form label.message {height:270px;}
			
			#contact-form input {
				width:319px;
				padding:10px 8px 10px 8px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:1.25em;
				color:#1b2737; 
				border:none;
				background:none;
				outline:none;
			}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				height:254px;
				margin:0;
				width:548px;
				padding:10px 8px 10px 8px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:1.25em;
				color:#1b2737; 
				border:none;
				background:none;
				overflow:auto;
				outline:none;
			}
			.bg-input {background:url("../images/contact-form-bg1.png") no-repeat left top; display:inline-block; padding:0 4px;}
			.bg-input2 {background:url("../images/contact-form-bg2.png") no-repeat left top; display:inline-block; padding:0 4px;}
			#contact-form a {cursor:pointer;}
				#contact-form .success {
					display:none; 
					margin-bottom:20px;
					position:absolute;
					top:0;
					right:10px;
				}
				#contact-form .error,
				#contact-form .empty {
					color:#f00;
					font-size:11px;
					line-height:2em;
					display:none;
					overflow:hidden;
					position:absolute;
					top:0;
					right:10px;
				}
				
				#contact-form label.message .empty,
				#contact-form label.message .error{
					top:280px;
					left:15px;
				}
		.link-form {text-align:right;padding:32px 1px 0 0;}
		.link-margin {margin-left:9px;}
		
/****************************footer************************/
footer {
	width:100%; 
	padding:48px 0 51px;
	color:#676767;
	position:relative;
	overflow:hidden;
}
.menu-footer {
	width:100%;
	position:relative;
	overflow:hidden;
	}
.menu-footer li {
	float:left;
	font-size:10px;
	line-height:15px;
	text-transform:uppercase;
	background:url("../images/menu-footer-line.gif") no-repeat left 4px;
	padding:0 10px 0 11px;
	}
.menu-footer li.item {padding-left:2px; background:none;}
.menu-footer li.last {padding-left:8px;}
.menu-footer li a {color:#676767; display:inline-block; text-decoration:none;}
.menu-footer li a:hover,
.menu-footer li a.active {color:#b8b8b8;}
.footer-link {
	display:block;
	font-size:10px;
	line-height:17px;
	color:#676767;
	float:left;
	padding:8px 0 0 2px;
	}
.footer-link span {
	display:inline-block;
	text-transform:uppercase;
	color:#b8b8b8;
	}
.footer-link a {color:#676767; margin-left:12px;}
.footer-link strong {display:inline-block; font-weight:normal;}
/********************jqtransform***********************/

#search-form-1 {
	padding:0px;
	width:450px;
	float:left;
	margin-right:34px;
	font-size:11px;
	line-height:15px;
	}
form.jqtransformdone label{
	margin-top:4px;
	margin-right: 8px;
	display: block;
	float:left;
}
form.jqtransformdone div.rowElem{
	clear:both;
	padding:5px 0 0 0;
	min-height:38px;
}

/* -------------
 * Inputs
 * ------------- */
.jqTransformInputWrapper {
	height: 31px;
	padding: 0px;
	float:left;
	position:relative;
	overflow:hidden;
	width:auto !important;
}

.jqTransformInputInner {
	padding: 0px;
	margin: 0px;
}

.jqTransformInputInner div {
	height: 31px;
	margin:0px 0px 0px 0px;
}

.jqTransformInputInner div input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 23px;
	vertical-align: middle;
	height: 27px;
	color:#999999;	
	border:1px solid #e3e3e3;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

/*  IE6 */
* html .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin: 0 0 0 -8px;
	height:24px;
}
/* Ie7 */
*+ html .jqTransformInputInner div input {
	padding: 0;
	margin:-1px 0 0 0;
	height:27px;
}

/*hover*/
.jqTransformInputWrapper_hover{ background-position: left -31px ;}
.jqTransformInputWrapper_hover div.jqTransformInputInner{ background-position: right -31px ;}

/*focus*/
.jqTransformInputWrapper_focus{ background-position: left -62px ;}
.jqTransformInputWrapper_focus div.jqTransformInputInner{ background-position: right -62px ;}



.jqTransformSafari .jqTransformInputInner div {
	position: relative;
	overflow: hidden;
	margin:0px 8px;
}
.jqTransformSafari .jqTransformInputInner div input {
	position: absolute;
	top: -10px;
	left: -2px;
	height: 42px; 
	padding-left: 4px;
}

/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
	width: 70px !important;
	position:relative;
	height: 36px;
	float:left;
	background:url("../images/search-form-bg.png") no-repeat left top;
}
.select2 .jqTransformSelectWrapper {width: 202px !important;}
.jqTransformSelectWrapper div span {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 32px;
	line-height: 23px;
	padding: 5px 0 0 16px;
	overflow: hidden;
	cursor:pointer;
	color:#1b2737;
	width:150px !important;
	outline:none;
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 31px;
	height: 31px;
	background:url("../images/select_right.png") no-repeat 5px 14px;
}
.jqTransformSelectWrapper ul {
	position: absolute;
	width: 69px !important;
	top: 35px;
	left: 1px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #E4E4E4;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
	border-top:none;
}
.select2 .jqTransformSelectWrapper ul  {width: 199px !important;}
.jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 13px;
	color:#999999;
}

.jqTransformSelectWrapper ul a.selected {
	background: #EDEDED;
	color: #6D6D6D;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#ddd;
	color: #6D6D6D;
}
.name-input {
	width:188px;
	display:block; 
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	color:#1b2737;
	text-align:right;
	padding:7px 11px 0 0;
	text-align:right;
	}
.name-input1 {width:54px;}
.input-1 .jqTransformInputInner input {width:185px; padding:0 10px;}
.input-1 {min-height:39px;}
.box-form-button {padding:10px 0 0 0; margin-bottom:27px;}
.button-form {
	font-size:13px;
	font-weight:bold;
	line-height:32px;
	display:inline-block;
	background:#ff4138;
	text-decoration:none;
	padding:0 17px 0 16px;
	color:#fff;
	margin-left:1px;
}
.button-form:hover {background:#77C300;}
/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}

.input-1 input,
.input-2 input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 33px;
	vertical-align: middle;
	height: 34px;
	color:#1b2737;
	border:none;
	margin: 0px;
	padding:0px;
	width:57px;
	background:none;
	outline:none;
}
.style-input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 33px;
	vertical-align: middle;
	height: 34px;
	color:#1b2737;
	border:none;
	padding: 2px 10px 0px 15px;
	margin: 0px;
	width:57px;
	outline:none;
	background:url("../images/input-bg-1.png") no-repeat center top;
	display:inline-block;
	}
.input-2 .style-input {width:178px; background:url("../images/search-form-bg.png") no-repeat left top;}
.input-2 input {width:178px;}
