* {
	margin: 0;
	padding: 0;
}

img {
	width: 100%;
}

body {
	width: 100%;
	padding: 0;
	margin: 0;
	background-image: url(../images/main-bg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#wraper {
	width: 100%;
	height: 674px;
	background-image: url(../images/glow.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin: auto;
}

#header {
	width: 100%;
	margin: auto;
}

#road {
	padding: auto;
	height: 85px;
	padding-top: 65px;
	margin: auto;
	width: 100%;
}

.left {
	width: 94px;
	background-image: url(../images/nav-l.png);
	background-repeat: no-repeat;
	height: 85px;
	position: absolute;
	left: 32px;
	float: left;
}

.rep {
	width: 85%;
	overflow: hidden;
	background-image: url(../images/nav-rep.png);
	background-repeat: repeat-x;
	height: 85px;
	margin: auto;
}

.right {
	width: 94px;
	background-image: url(../images/nav-r.png);
	background-repeat: no-repeat;
	height: 85px;
	position: absolute;
	right: 32px;
}

#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 42%;
	height: 191px;
	width: 316px;
	top: 9px;
}

.main-box {
	width: 100%;
}

.left-bg {
	width: 94px;
	background-image: url(../images/nav-l.png);
	background-repeat: no-repeat;
	height: 85px;
	position: relative;
	float: left;
}

.bg-box {
	width: 100%;
	margin: auto;
	padding-top: 25px;
}

.nav {
	width: 80%;
	margin: auto;
	height: 54px;
}

.nav-in {
	width: 80%;
	margin: auto;
	height: 35px;
}

.icon-box {
	float: left;
	width: 285px;
}

.home {
	height: 31px;
	width: 36px;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 13px;
	text-indent: -9999px;
}

.twitt {
	height: 35px;
	width: 35px;
	background-image: url(../images/twitt.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 2px;
	text-indent: -9999px;
}

.fb {
	height: 35px;
	width: 35px;
	background-image: url(../images/fb.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 2px;
	text-indent: -9999px;
}

.google {
	height: 35px;
	width: 35px;
	background-image: url(../images/google.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 2px;
	text-indent: -9999px;
}

.pinup {
	height: 35px;
	width: 35px;
	background-image: url(../images/pinup.png);
	background-repeat: no-repeat;
	float: left;
	text-indent: -9999px;
}

.center {
	width: 960px;
	margin: auto;
}

.us-bg {
	width: 100%;
	margin: auto;
	height: 147px;
	background-image: url(../images/us-bg.png);
	background-repeat: repeat-x;
}

.us-bg-rep {
	width: 100%;
	margin: auto;
	height: 291px;
	background-image: url(../images/us-bg-rep.png);
	background-repeat: repeat-x;
}

.us-bg-rep-in {
	width: 100%;
	margin: auto;
	height: auto;
	background-image: url(../images/us-bg-rep.png);
	background-repeat: repeat-x;
	background-color: #7ba900;
}

.search-box {
	width: 990px;
	margin: auto;
	height: 245px;
	min-height: 300px;
	margin-top: 0px;
}

.search-box-in {
	width: 960px;
	margin: auto;
	height: 245px;
	min-height: 300px;
	margin-top: 40px;
}

.section {
	width: 100%;
	background-image: url(../images/midd-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: auto;
	float: left;
	height: auto;
}

.article {
	width: 960px;
	margin: auto;
	height: auto;
	margin-top: 32px;
	position: relative;
	margin-bottom: 30px;
}

.aside {
	width: 600px;
	margin-right: 50px;
	float: left;
	position: relative;
}

.aside2 {
	width: 256px;
	float: left;
	position: relative;
	margin-left: 53px;
}

.review {
	width: 100%;
	font-family: "Segoe UI", Arial, sans-serif;
	font-style: italic;
	font-size: 13px;
	color: #777777;
	background-image: url(../images/mark.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 40px;
	float: left;
	line-height: 24px;
	margin-bottom: 15px;
}

.review-box {
	width: 100%;
}

.auothor {
	width: 100%;
	font-family: "Segoe UI", Arial, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #ff6600;
	float: left;
	display: block;
}

.auothor2 {
	width: 100%;
	font-family: "Segoe UI", Arial, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #000000;
	float: left;
	display: block;
	margin-bottom: 10px;
}

.content-box {
	width: 100%;
	height: auto;
	line-height: 22px;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	color: #333;
	float: left;
	padding-top: 15px;
	border-top: 1px solid #e0e0e0;
}

.content-box-in {
	width: 100%;
	height: auto;
	line-height: 22px;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	color: #333;
	float: left;
	padding-top: 40px;
	border-top: 1px solid #e0e0e0;
	margin: auto;
}

.welcome {
	width: 100%;
	font-family: "Segoe UI", Arial, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #6a7276;
	float: left;
	display: block;
	text-align: right;
	text-shadow: 0px 1px 1px rgba(191, 191, 191, 1);
}

.guest {
	font-family: "Segoe UI", Arial, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #008081;
	margin-left: 5px;
	font-weight: normal;
	text-shadow: 0px 1px 1px rgba(191, 191, 191, 1);
}

.mark {
	width: 30;
	height: 23px;
	background-image: url(../images/mark2.png);
	background-repeat: no-repeat;
	display: inline-block;
	margin-left: 10px;
}

.title {
	width: 100%;
	height: 38px;
	margin-bottom: 42px;
	position: relative;
	float: left;
	display: inline-block;
	background-image: url(../images/what.png);
	background-repeat: no-repeat;
}

.title2 {
	width: 100%;
	height: 38px;
	margin-bottom: 42px;
	position: relative;
	float: left;
	display: block;
	background-image: url(../images/saying.png);
	background-repeat: no-repeat;
}

.content {
	font-family: "Segoe UI", Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #777777;
	position: relative;
	line-height: 20px;
	float: left;
	display: block;
}

.footer {
	width: 960px;
	height: 90px;
	float: left;
	margin-top: 30px;
}

.social-left {
	width: 400px;
	height: 50px;
	float: left;
}

.nav-under {
	width: 450px;
	float: right;
	height: auto;
	text-align: right;
}

.nav-txt {
	font-family: Calibri, "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	color: #867a64;
	float: left;
	text-decoration: none;
	width: 100%;
	margin-top: 15px;
	text-align: right;
}

.nav-txt ul {
	font-family: Calibri, "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	color: #867a64;
	float: left;
	width: 100%;
	text-align: right;
}

.nav-txt ul li {
	font-family: Calibri, "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	color: #867a64;
	float: right;
	text-decoration: none;
	padding: 5px;
	text-align: right;
}

.nav-txt ul li a {
	font-family: Calibri, "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	color: #867a64;
	float: left;
	text-decoration: none;
	padding: 0px;
	text-align: right;
}

.nav-txt ul li a:hover {
	font-family: Calibri, "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	color: #82b200;
	float: left;
	text-decoration: none;
	padding: 0px;
	text-align: right;
}

ul {
	list-style: none;
}

.copy {
	width: 300px;
	text-align: right;
	float: right;
	font-family: Calibri, "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	color: #959595;
	margin-top: 0px;
	padding: 5px;
}

.foot-top {
	width: 100%;
	height: 5px;
	background-color: #cfcac1;
	margin-bottom: 1px;
}

.foot-top1 {
	width: 100%;
	height: 1px;
	background-color: #cfcac1;
}

.h1 {
	font-family: 'alamainregular', Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 30px;
	text-align: center;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 20px;
	text-shadow: 0px 1px 2px rgba(71, 71, 71, 1);
	margin-bottom: 5px;
	line-height: 2.3;
}

.or {
	color: #FFFFFF;
	float: left;
	font-family: 'cluffhmkregular', Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	height: auto;
	line-height: 2;
	margin-bottom: 5px;
	margin-right: 8px;
	text-align: center;
	text-shadow: 0 1px 2px #474747;
	width: auto;
}

.or2 {
	color: #914903;
	float: left;
	font-family: 'cluffhmkregular', Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	height: auto;
	line-height: 2;
	margin-bottom: 5px;
	margin-right: 8px;
	text-align: center;
	text-shadow: 0 1px 2px #474747;
	width: auto;
}

.h2 {
	font-family: 'alamainregular', Georgia, "Times New Roman", Times, serif;
	color: #914903;
	font-size: 25px;
	text-align: center;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0px;
	text-shadow: 0px 1px 1px rgba(191, 191, 191, 1);
	margin-bottom: 15px;
	height: 50px;
}

.search-tb {
	background-color: transparent;
	border: 0 solid #333333;
	color: #505050;
	font-family: 'cluffhmkregular', Verdana, Geneva, sans-serif;
	font-size: 28px;
	height: 43px;
	margin-left: 17px;
	margin-top: 6px;
	outline: medium none;
	padding: 5px;
	text-align: center;
	text-indent: 100px;
	width: 400px;
}

.search-bg {
	width: 657px;
	height: 68px;
	background-image: url(../images/search-bg.png);
	background-repeat: no-repeat;
	margin: auto;
	text-align: center;
	background-position: center;
	border: none;
	background-color: transparent;
	font-family: 'cluffhmkregular', Verdana, Geneva, sans-serif;
	color: #505050;
	font-size: 28px;
	outline: none;
}

.search-tb1 {
	width: 100%;
	height: 68px;
	margin: auto;
	text-align: center;
	margin-bottom: 10px;
	float: left;
}

.street {
	width: 155px;
	height: 58px;
	background-image: url(../images/input-bg.png);
	background-repeat: no-repeat;
	margin: auto;
	text-align: center;
	background-position: center;
	border: none;
	outline: none;
	background-color: transparent;
	font-family: 'cluffhmkregular', Verdana, Geneva, sans-serif;
	color: #505050;
	font-size: 28px;
	float: left;
	margin-right: 10px;
	padding: 18px 10px 10px 10px;
}

.streetname {
	border:1px solid #FF0;
	width: 354px;
	height: 58px;
	background-image:url(../images/input-streetname-bg.png);
	background-repeat: no-repeat;
	margin: auto;
	text-align: center;
	background-position: center;
	border: none;
	outline: none;
	background-color: transparent;
	font-family: 'cluffhmkregular', Verdana, Geneva, sans-serif;
	color: #505050;
	font-size: 28px;
	float: left;
	margin-right: 10px;
	padding: 18px 10px 10px 10px;
}

.street[readonly]
{
	width: 155px;
	height: 58px;
	background-image: url(../images/input-bg.png);
	background-repeat: no-repeat;
	margin: auto;
	text-align: center;
	background-position: center;
	border: none;
	outline: none;
	background-color: transparent;
	font-family: 'cluffhmkregular', Verdana, Geneva, sans-serif;
	color: #505050;
	font-size: 28px;
	float: left;
	margin-right: 10px;
	padding: 18px 10px 10px 10px;
	font-style: normal;
}

.streetname[readonly] {
	border:1px solid #FF0;
	width: 354px;
	height: 58px;
	background-image:url(../images/input-streetname-bg.png);
	background-repeat: no-repeat;
	margin: auto;
	text-align: center;
	background-position: center;
	border: none;
	outline: none;
	background-color: transparent;
	font-family: 'cluffhmkregular', Verdana, Geneva, sans-serif;
	color: #505050;
	font-size: 28px;
	float: left;
	margin-right: 10px;
	padding: 18px 10px 10px 10px;
	font-style: normal;
}

.search-bt {
	width: 162px;
	height: 56px;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	display: block;
	float: right;
	height: 72px;
	margin-top: 6px;
	position: relative;
	right: -9px;
}

.search-bt:hover {
	width: 162px;
	height: 56px;
	background-image: url(../images/search-o.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	display: block;
	height: 72px;
	margin-top: -2px;
	position: relative;
	right: -1px;
	width: 162px;
}

.search-bt:active {
	width: 162px;
	height: 56px;
	background-image: url(../images/search-in.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	display: block;
	float: right;
	height: 72px;
	margin-top: 6px;
	position: relative;
	right: -9px;
}

.btn-space {
	height: 45px;
	width: 100%;
	float: left;
	margin-top: 20px;
}

.more a {
	background-image: url(../images/read-bt.png);
	width: 128px;
	height: 35px;
	padding-top: 10px;
	text-align: center;
	font-family: "Segoe UI", Arial, sans-serif;
	color: #363636;
	display: block;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	text-decoration: none;
	font-size: 16px;
	float: right;
}

.more a:hover {
	background-image: url(../images/read-bt-o.png);
	width: 128px;
	height: 35px;
	padding-top: 10px;
	text-align: center;
	font-family: "Segoe UI", Arial, sans-serif;
	color: #000;
	display: block;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	font-size: 16px;
	font-size: 16px;
	text-decoration: none;
	float: right;
}

.other-inp {
	width: 100%;
	height: 68px;
}

.other-inp2 {
	width: 100%;
	height: 68px;
	display: inline-block;
	padding-left: 16px;
}

.inputfix {
	/* width: 177px; */
	height: 68px;
	float: left;
	/* margin-right: 4px; */
}

@font-face {
	font-family: 'cluffhmkregular';
	src: url('cluffhmk-webfont.eot');
	src: url('cluffhmk-webfont.eot?#iefix') format('embedded-opentype'), url('cluffhmk-webfont.woff') format('woff'), url('cluffhmk-webfont.ttf') format('truetype'), url('cluffhmk-webfont.svg#cluffhmkregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'alamainregular';
	src: url('alamain1-webfont.eot');
	src: url('alamain1-webfont.eot?#iefix') format('embedded-opentype'), url('alamain1-webfont.woff') format('woff'), url('alamain1-webfont.ttf') format('truetype'), url('alamain1-webfont.svg#alamainregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*  Reguistration CSS */
.from-name {
	font-family: Calibri, "Segoe UI", Arial, sans-serif,;
	font-size: 14px;
	color: #505050;
	padding: 10px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
	font-style: italic;
	width: 110px;
}

.param-name {
	font-family: Calibri, "Segoe UI", Arial, sans-serif,;
	font-size: 14px;
	color: #505050;
	padding: 10px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
	font-style: italic;
	width: 260px;
}

.from-name2 {
	font-family: Calibri, "Segoe UI", Arial, sans-serif,;
	font-size: 14px;
	color: #505050;
	padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	font-style: italic;
}

.from-error {
	font-family: Calibri, "Segoe UI", Arial, sans-serif,;
	font-size: 12px;
	color: #f96f75;
	padding: 10px;
	margin-left: 5px;
	float: left;
	font-style: italic;
}

.form-bg {
	background-image: url(../images/form-bg.png);
	background-repeat: no-repeat;
	display: block;
	width: 230px;
	padding: 8px;
	height: 21px;
	text-indent: 5px;
	font-family: Calibri, "Segoe UI", Arial, sans-serif,;
	font-size: 12px;
	color: #505050;
	float: left;
	border: none;
	background-color: transparent;
	margin-top: 5px;
	font-style: italic;
}

.form-bg-sm {
	background-image: url(../images/form-bg-sm.png);
	background-repeat: no-repeat;
	display: block;
	width: 150px;
	padding: 8px;
	height: 21px;
	text-indent: 5px;
	font-family: Calibri, "Segoe UI", Arial, sans-serif,;
	font-size: 12px;
	color: #505050;
	float: left;
	border: none;
	background-color: transparent;
	margin-top: 5px;
	font-style: italic;
	margin-right: 15px;
}

.form-box {
	width: 100%;
	padding-left: 50px;
	margin-bottom: 0px;
	display: inline-block;
	height: auto;
}

.form-manage {
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.form-name-tit {
	font-family: 'alamainregular', Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #914903;
	padding: 10px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
	font-style: italic;
	width: 100%;
	text-shadow: 0px 1px 1px rgba(191, 191, 191, 1);
	margin-top: 25px;
	margin-bottom: 10px;
}

.form-btn {
	padding: 10px;
	font-family: "Segoe UI", Arial, sans-serif,;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background-color: #1f6bdf;
	float: left;
	border: none;
	color: #FFF;
	border: 1px solid #CCC;
}

.location-btn {
	background-image: url(../images/location.png);
	height: 39px;
	width: 199px;
	float: left;
	border: none;
	outline: none;
	background-color: transparent;
	font-family: Calibri, "Segoe UI", Arial, sans-serif,;
	font-size: 14px;
	font-style: italic;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
	color: #312e2f;
	text-indent: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}

.location-btn:active {
	background-image: url(../images/location-press.png);
	height: 39px;
	width: 199px;
	float: left;
	border: none;
	outline: none;
	background-color: transparent;
	font-family: Calibri, "Segoe UI", Arial, sans-serif,;
	font-size: 14px;
	font-style: italic;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
	color: #312e2f;
	text-indent: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}

.save {
	background-image: url(../images/save2.png);
	height: 39px;
	width: 109px;
	float: left;
	border: none;
	outline: none;
	background-color: transparent;
	font-family: Calibri, "Segoe UI", Arial, sans-serif,;
	font-size: 12px;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
	color: #312e2f;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	margin-right: 15px;
}

.save:hover {
	background-image: url(../images/save.png);
	height: 39px;
	width: 109px;
	float: left;
	border: none;
	outline: none;
	background-color: transparent;
	font-family: Calibri, "Segoe UI", Arial, sans-serif,;
	font-size: 12px;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	margin-right: 15px;
}

.location-box {
	width: 500px;
	height: 130px;
	float: left;
	overflow: auto;
	background-color: #fff;
	border: 3px solid #dedede;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: inset 0px 0px 5px #797979;
	-webkit-box-shadow: inset 0px 0px 5px #797979;
	box-shadow: inset 0px 0px 5px #797979;
	/*Inner elements should not cover inner shadows*/
	/*Chrome renders inset shadows incorrectly with border-radius*/
	/*IE 7 AND 8 DO NOT SUPPORT INSET SHADOWS*/
}

.dott-box {
	padding: 10px;
	border: dashed 1px solid #ebebeb;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.address-box {
	background-color: #f8f8f8;
	border: 1px dashed #bababa;
	border-radius: 23px;
	-webkit-box-shadow: inset 0 1px 2px 1px rgba(48, 47, 47, 0.36);
	-moz-box-shadow: inset 0 1px 2px 1px rgba(48, 47, 47, 0.36);
	box-shadow: inset 0 1px 2px 1px rgba(48, 47, 47, 0.36);
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
}

.map {
	border: 5px solid white;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}

.form-name-tit1 {
	font-family: 'alamainregular', Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #914903;
	padding: 10px;
	margin-left: 0px;
	font-style: italic;
	width: 100%;
	text-shadow: 0px 1px 1px rgba(191, 191, 191, 1);
	margin-top: 25px;
	margin-bottom: 10px;
}

.from-name-td {
	font-family: Calibri, "Segoe UI", Arial, sans-serif,;
	font-size: 14px;
	color: #505050;
	font-style: italic;
	width: 90px;
}

.save {
	background-image: url(../images/save2.png);
	height: 39px;
	width: 109px;
	float: left;
	border: none;
	outline: none;
	background-color: transparent;
	font-family: Calibri, "Segoe UI", Arial, sans-serif,;
	font-size: 12px;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
	color: #312e2f;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	margin-right: 15px;
	cursor: pointer;
}

/*  Reguistration CSS */

/* Changes Css start */

/*  <p> tag  */
.hover-click {
	width: 98%;
	font-family: Calibri, "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	padding: 3px;
	text-align: left;
	margin: 1px;
	background-color: #fff;
	color: #333;
	text-decoration: none;
	float: left;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.hover-click:hover {
	width: 98%;
	font-family: Calibri, "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin: 1px;
	text-align: left;
	background-color: #8fc400;
	color: #fff;
	text-decoration: none;
	float: left;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.hover-onclick {
	width: 98%;
	font-family: Calibri, "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin: 1px;
	text-align: left;
	background-color: #8fc400;
	color: #fff;
	text-decoration: none;
	float: left;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/*  <p> tag  */

/* Success/Fail message error */
.successMessage {
	width: 100%;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #6e9700;
	font-style: italic;
}

.errorMessage {
	width: 100%;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #ef0c0c;
	font-style: italic;
}

/* Success/Fail message error */

/* disabled textbox start */
/* .form-bg1 { */
input[readonly] {
	background-image: url(../images/form-bg1.png);
	background-repeat: no-repeat;
	display: block;
	width: 230px;
	padding: 8px;
	height: 21px;
	text-indent: 5px;
	font-family: Calibri, "Segoe UI", Arial, sans-serif,;
	font-size: 12px;
	color: #505050;
	float: left;
	border: none;
	background-color: transparent;
	margin-top: 5px;
	font-style: italic;
}

.form-bg-sm1 {
	background-image: url(../images/form-bg-sm1.png);
	background-repeat: no-repeat;
	display: block;
	width: 150px;
	padding: 8px;
	height: 21px;
	text-indent: 5px;
	font-family: Calibri, "Segoe UI", Arial, sans-serif,;
	font-size: 12px;
	color: #505050;
	float: left;
	border: none;
	background-color: transparent;
	margin-top: 5px;
	font-style: italic;
	margin-right: 15px;
}
/* disabled textbox end */

/* combo box Start */


/* combo box Start */
.combo-ui{ padding:5px; font-family:Calibri, "Segoe UI", Arial, sans-serif; color:#545454; font-size:12px; background-color:#FFF; border:none; outline:none;
 border-bottom:1px solid #e3e3e3;}
 
.combo-ui-select{ padding:5px; font-family:Calibri, "Segoe UI", Arial, sans-serif; color:#545454; font-size:12px; background-color: #CCC; border:none; outline:none;
 border-bottom:1px solid #e3e3e3;}

.combo-ui-tit{font-family:Calibri, "Segoe UI", Arial, sans-serif; color:#7ba900; font-size:15px;  font-weight:bold; border:1px solid #ededed; outline:none; padding:5px;}
/* combo box end */


/* .combo-ui {
	padding: 5px;
	font-family: Calibri, "Segoe UI", Arial, sans-serif;
	color: #545454;
	font-size: 12px;
	background-color: #F9FDFF;
	border: none;
	outline: none;
	border: 1px solid #0E8485;
	
}

.combo-ui-select {
	padding: 5px;
	font-family: Calibri, "Segoe UI", Arial, sans-serif;
	color: #545454;
	font-size: 12px;
	background-color: #CCC;
	outline: none;
	border: solid 2px #e3e3e3;
}

.combo-ui-tit {
	font-family: Calibri, "Segoe UI", Arial, sans-serif;
	color: #7ba900;
	font-size: 15px;
	font-weight: bold;
	border: 2px solid #ededed;
	outline: none;
	padding: 5px;
} */
/* combo box end */

/* Changes Css end */


/*  textarea CSS Start  */

textarea{
	width: 227px;
	height: 100px;
	float: left;
	margin-top: 6px;
	padding: 5px;
	overflow: auto;
	background-color: #fff;
	border: 3px solid #dedede;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: inset 0px 0px 5px #797979;
	-webkit-box-shadow: inset 0px 0px 5px #797979;
	box-shadow: inset 0px 0px 5px #797979;
	/*Inner elements should not cover inner shadows*/
	/*Chrome renders inset shadows incorrectly with border-radius*/
	/*IE 7 AND 8 DO NOT SUPPORT INSET SHADOWS*/
}

/*  textarea CSS Stop  */


/* .successmessagebox {
	background-color: #d7f7c4;
	border-top: 2px solid #82cb2f;
	border-bottom: 2px solid #82cb2f;
}

.errormessagebox {
	background-color: #F6CED8;
	border-top: 2px solid #FA5882;
	border-bottom: 2px solid #FA5882;
} */



.add {
	background-image:url(../images/save2.png);
	height: 39px;
	width: 109px;
	border: none;
	outline: none;
	background-color: transparent;
	font-family: Calibri, "Segoe UI", Arial, sans-serif,;
	font-size: 12px;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
	color: #312e2f;
	margin-right: 55px;
	font-weight: bold;
	cursor: pointer;
}

.add:hover {
	background-image:url(../images/save.png);
	height: 39px;
	width: 109px;
	border: none;
	outline: none;
	background-color: transparent;
	font-family: Calibri, "Segoe UI", Arial, sans-serif,;
	font-size: 12px;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
	color: #000;
	margin-right: 55px;
	font-weight: bold;
	cursor: pointer;
}

.btnSavedSearch {
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #84bbf3;
	padding:5px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #bddbfa), color-stop(100%, #80b5ea) );
	background:-moz-linear-gradient( center top, #bddbfa 5%, #80b5ea 100% );
	background:-ms-linear-gradient( top, #bddbfa 5%, #80b5ea 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa', endColorstr='#80b5ea');
	background-color:#bddbfa;
	color:#000000;
	display:inline-block;
	/* text-shadow:1px 1px 0px #528ecc; */
 	-webkit-box-shadow:inset 1px 1px 0px 0px #dcecfb;
 	-moz-box-shadow:inset 1px 1px 0px 0px #dcecfb;
 	box-shadow:inset 1px 1px 0px 0px #dcecfb;
 	cursor: pointer;
}

.btnSavedSearch:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #80b5ea), color-stop(100%, #bddbfa) );
	background:-moz-linear-gradient( center top, #80b5ea 5%, #bddbfa 100% );
	background:-ms-linear-gradient( top, #80b5ea 5%, #bddbfa 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea', endColorstr='#bddbfa');
	background-color:#80b5ea;
}

.btnSavedSearch:active {
	position:relative;
	top:1px;
}

#saveSearchDiv {
	border-style: solid;
	border-top: 0px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	-webkit-border-top-right-radius: -10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-right-radius: -10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-color: #E0E0E0;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	font-family: cursive;
	font-size: 12pt;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	
	background: #feffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU0JSIgc3RvcC1jb2xvcj0iI2RkZjFmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGYxZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYTBkOGVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, #feffff 0%, #ddf1f9 54%, #ddf1f9 100%, #a0d8ef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feffff), color-stop(54%, #ddf1f9), color-stop(100%, #ddf1f9), color-stop(100%, #a0d8ef) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #feffff 0%, #ddf1f9 54%, #ddf1f9 100%, #a0d8ef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #feffff 0%, #ddf1f9 54%, #ddf1f9 100%, #a0d8ef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #feffff 0%, #ddf1f9 54%, #ddf1f9 100%, #a0d8ef 100%); /* IE10+ */
	background: linear-gradient(to bottom, #feffff 0%, #ddf1f9 54%, #ddf1f9 100%, #a0d8ef 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#feffff', endColorstr='#a0d8ef', GradientType=0 ); /* IE6-8 */
}