@import url("shared.css");
@import url("core.css");
@import url("mws-theme.css");
@import url("table.css");
@import url("panels.css");
@font-face {
	font-family: 'OpenSansRegular';
	src: url('./fonts/opensans-regular-webfont.eot');
	src: url('./fonts/opensans-regular-webfont_162a16fe.eot') format('embedded-opentype'), url('./fonts/opensans-regular-webfont.woff') format('woff'), url('./fonts/opensans-regular-webfont.ttf') format('truetype'), url('./fonts/opensans-regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Dosis';
	src: url('./fonts/dosis-regular-webfont.eot');
	src: url('http://www.okathemes.com/themes/spartan/css/fonts/dosis-regular-webfont.eot@') format('embedded-opentype'), url('./fonts/dosis-regular-webfont.woff') format('woff'), url('./fonts/dosis-regular-webfont.ttf') format('truetype'), url('./fonts/dosis-regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'museo_slab_500regular';
	src: url('./fonts/museo_slab_500-webfont.eot');
	src: url('./fonts/museo_slab_500-webfont_162a16fe.eot') format('embedded-opentype'), url('./fonts/museo_slab_500-webfont.woff') format('woff'), url('./fonts/museo_slab_500-webfont.ttf') format('truetype'), url('./fonts/museo_slab_500-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
* {
	margin:0;
	padding:0;
}
ol, ul {
	list-style: none;
}
a img {
	border:none
}
aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
.clear {
	clear:both;
}
body {
 background: linear-gradient(to bottom, #DCDCDC 0%, #FFFFFF 50%, #FAFAFA 100%) no-repeat scroll 0 0 transparent width:100%;
	height:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: black;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
#main_container {
	width:980px;
	height:auto;
	margin:0 auto;
}
#main_page_container {
	width:1349px;
	height:auto;
	float:left;
}
#login_content_wrap {
	height: auto;
	margin: 200px auto 0;
	position: relative;
	width: 460px;
	z-index: 10;
}
.login_logo_wrap {
	margin: 0 auto;
	width: 515px;
}
.logo {
	width:300px;
	float:left;
}
#login_content_wrap h1 {
	color: #FF7600;
	float: left;
	font-family: verdana;
	font-size: 33px;
	font-style: italic;
	font-weight: bold;
	height: 46px;
	padding-top: 75px;
	width: 215px;
}
.login_text {
	float: left;
	height: auto;
	margin-bottom: 8px;
	margin-top: 5px;
	width: auto;
}
.login_text p {
	color: #666666;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	padding-left: 65px;
}
.logo img {
	width:auto;
}
.login_wrapper {
	margin: 0 auto;
	width: 380px;
}
.login_tee_img {
	width:120px;
	float:left;
}
.member_login_wrap {
	float: left;
	height: auto;
	width: 400px;
}
.member_login_wrap select {
	background-color: white;
	border-color: #333333;
	color: #000000;
	font-family:verdana;
	font-size: 8pt;
	height: 25px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 185px;
}
#cust_status a {
	color: #FF3300;
	line-height: 24px;
	position: relative;
	text-decoration: none;
}
#cust_status img {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
.member_login_wrap h2 {
	color: #FF7600;
	font-family: verdana;
	font-size: 30px;
}
.member_login_wrap ul {
	float: left;
	height: auto;
	padding: 5px;
	width: 270px;
}
.member_login_wrap ul li {
	color: #7E7E7D;
	float: left;
	font-family: verdana;
	font-size: 15px;
	width: 115px;
}
.member_login_wrap ul li input {
	margin-right:3px;
}
.login_input {
	float: left;
	height: auto;
	margin-top: 50px;
	width: 320px;
}
.login_input label {
	display: block;
	float: left;
	font-family: verdana;
	font-size: 15px;
	line-height: 26px;
	width: 130px;
}
.login_input input {
	background-color: white;
	border: 1px solid #CCCCCC;
	border-radius: 2px 2px 2px 2px;
	color: #000000;
	font-family: 돋움, verdana;
	font-size: 14px;
	height: 25px;
	margin-bottom: 5px;
	width: 180px;
}
.log_sec_img {
	width:50px;
	float:left;
	cursor:pointer;
}
.floor_img {
	bottom: 140px;
	position: absolute;
	z-index: 1;
}
#vertical_box {
	bottom: 0;
	left: 0;
	float:left;
	top: 0;
	width: 250px;
	padding-bottom: 270px;
	border-right: 2px solid #1D242A;
}
/* for chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#vertical_box {
	padding-bottom: 81px;
}
}
.main_page_logo {
	width:250px;
	height: 51px;
	float:left;
	background: #285200;
	background: -moz-linear-gradient(top, #285200 0%, #699e31 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #285200), color-stop(100%, #699e31));
	background: -webkit-linear-gradient(top, #285200 0%, #699e31 100%);
	background: -o-linear-gradient(top, #285200 0%, #699e31 100%);
	background: -ms-linear-gradient(top, #285200 0%, #699e31 100%);
	background: linear-gradient(to bottom, #285200 0%, #699e31 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#285200', endColorstr='#699e31', GradientType=0 );
}
.main_page_logo img {
	display: block;
	margin: 0 auto;
	width: 125px;
}
.glossymenu {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 170px;
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
}
.glossymenu li a {
	background: white url(media/glossyback.gif) repeat-x bottom left;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
}
.glossymenu li a:visited, .glossymenu li a:active {
	color: white;
}
.glossymenu li a:hover {
	background-image: url(media/glossyback2.gif);
}
ul#top_list {
	float: left;
	height: auto;
	width: 250px;
}
ul#top_list li {
	border-top: 1px solid #336801;
	color: #FFFFFF;
	font-family: verdana;
	font-weight: bold;
	height: 34px;
	padding-right: 20px;
	text-align: right;
	width: 203px;
	background: #285200;
	background: -moz-linear-gradient(top, #285200 0%, #699e31 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #285200), color-stop(100%, #699e31));
	background: -webkit-linear-gradient(top, #285200 0%, #699e31 100%);
	background: -o-linear-gradient(top, #285200 0%, #699e31 100%);
	background: -ms-linear-gradient(top, #285200 0%, #699e31 100%);
	background: linear-gradient(to bottom, #285200 0%, #699e31 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#285200', endColorstr='#699e31', GradientType=0 );
}
ul#top_list li p {
	float: left;
	font-size: 14px;
	margin-top: 3%;
	padding-left: 64px;
}
ul#top_list li img {
	margin-right: 48px;
	margin-top: 7px;
}
.form_info {
	float: left;
	height: 50px;
	margin-right: 50px;
	text-align: right;
	width: 835px;
}
.form_info h3 {
	color: #FFFF00;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto;
	padding: 0;
	width: 100px;
}
.form_info p {
	margin-top: 10px;
}
.form_info label {
	color: #FFFFFF;
	font-family: helvetica;
	font-size: 13px;
	font-weight: bold;
	margin-right: 2px;
}
.form_info input {
	height: 20px;
	width: 120px;
	color:#fff;
	border: 1px solid #101a21;
	background: none repeat scroll 0 0 #224E01;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#button {
	float: left;
	margin: 5px auto 0 60px;
	width: 175px;
}
.form_info #button input {
	background: #e5e5e5;
	background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e5e5), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	background: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0 );
	box-shadow: 0 3px 5px #333333; /* CSS3 */
	-moz-box-shadow: 0 3px 5px #333333; /* Firefox */
	-webkit-box-shadow: 0 3px 5px #333333; /* Safari, Chrome */
	border-radius:4px 4px 4px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: medium none;
	margin-left: 5px;
	color:#000;
	cursor:pointer;
	display:inline-block;
	font:12px;
	width: 65px;
}
.adds_list {
	background: none repeat scroll 0 0 #63972C;
	float: left;
	height: auto;
	padding: 5px;
	width: 240px;
}
#ad_list {
	background: none repeat scroll 0 0 #CCCCCC;
	float: left;
	height: auto;
	padding: 5px;
	width: 230px;
}
#ad_list ul {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 2px solid #51821F;
	float: left;
	height: auto;
	position: relative;
	width: 226px;
}
#ad_list ul li {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 1px dashed #999999;
	color: #3E80A4;
	float: left;
	font-family: verdana;
	font-weight: bold;
	height: 26px;
	line-height: 25px;
	padding: 0;
	text-align: center;
	width: 226px;
}
#ad_list ul li img {
	padding-right: 6px;
	padding-top: 1px;
}
#li_img {
	display: block;
	float: left;
	height: 25px;
	padding-top: 15px;
	width: 36px;
}
.bottom_box {
	background: none repeat scroll 0 0 #2D6703;
	float: left;
	height: auto;
	margin: 40px 15px 15px;
	padding-bottom: 25px;
	width: 220px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background:#2d6703;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.9) inset;
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.9) inset;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.9) inset;
}
.phone_icon {
	width:70px;
	height:76px;
	float:left;
	padding:5px;
}
.bott_text {
	float: left;
	height: auto;
	padding: 10px;
	width: 120px;
}
.bott_text h3 {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	text-align: right;
}
.bott_text p {
	text-align:right;
	font-weight:bold;
	font-family:verdana;
	font-size:12px;
	color:#fff;
}
.bottom_box h2 {
	color: #FFFFFF;
	float: left;
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.bot_btn {
	float: left;
	height: 50px;
	margin: 10px;
	width: 200px;
	background: #ffd65e;
	background: -moz-linear-gradient(top, #ffd65e 0%, #febf04 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd65e), color-stop(100%, #febf04));
	background: -webkit-linear-gradient(top, #ffd65e 0%, #febf04 100%);
	background: -o-linear-gradient(top, #ffd65e 0%, #febf04 100%);
	background: -ms-linear-gradient(top, #ffd65e 0%, #febf04 100%);
	background: linear-gradient(to bottom, #ffd65e 0%, #febf04 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04', GradientType=0 );
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.bot_btn p {
	color: #255402;
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	padding-left: 8px;
}
.fax_no {
	float: left;
	height: auto;
	margin: 0 10px 10px;
	width: 200px;
}
.fax_no h4 {
	font-family:verdana;
	font-weight:bold;
	font-size:17px;
	color:#fff;
}
.fax_no p {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
}
#main_cont_wrapper {
	background-color: #F0F0F0;
	margin-left: 252px;
	padding-top: 10px;
}
#hori_top_menu {
	width: 100%;
	height:auto;
	padding-top: 2px;
	float:left;
	border-top: 2px solid #1D242A;
	border-bottom: 1px solid #1D242A;
	background: #285200;
	background: -moz-linear-gradient(top, #285200 0%, #699e31 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #285200), color-stop(100%, #699e31));
	background: -webkit-linear-gradient(top, #285200 0%, #699e31 100%);
	background: -o-linear-gradient(top, #285200 0%, #699e31 100%);
	background: -ms-linear-gradient(top, #285200 0%, #699e31 100%);
	background: linear-gradient(to bottom, #285200 0%, #699e31 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#285200', endColorstr='#699e31', GradientType=0 );
}
#nav {
	float: left;
	height: auto;
	margin: 0 auto;
	position: relative;
	border-top: 1px solid #5C676D;
	width: 252px;
	z-index: 100;
}
.nav_mid {
	width: 252px;
	height:auto;
	float:left;
}
/** menu starts here **/
.nav, .nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
}
/* The main container */
.nav {
	display: block;
	height: 65px;
	line-height: 35px;
	position: relative;
	width: 252px;
}
.nav>li {
	display: block;
	float: left;
	line-height: 44px;
	margin: 0;
	padding: 0;
	position: relative;
	border-right:solid 1px #1f262e;
	border-bottom:solid 1px #1f262e;
}
.nav>li>a {
	color: #fff;
	display: block;
	width: 220px;
	font-family: arial;
	font-size: 12px;
	padding: 0px 15px;
	text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 3px 9px 3px 21px\9; /* IE 8 and below */
 *padding: 3px 9px 3px 21px; /* IE 7 and below */
	_padding: 3px 9px 3px 21px; /* IE 6 */
}
.nav li img {
	margin-top:3px;
}
.nav>li>a:hover, .nav>li:hover>a {
	background: #527E04;
	color:#CCCCCC;
	-webkit-transition: background .5s;
	-moz-transition: background .5s;
	-ms-transition: background .5s;
	-o-transition: background .5s;
	transition: background .5s;
}
.nav>.dropdown>a:hover::after, .nav>.dropdown:hover>a::after {
	border-color: #999;
}
.nav ul {
	position: relative;
	position: absolute;
	left: -9999px;
	display: block;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}
.nav>li>ul {
	border: 1px solid #4D4C3C;
	overflow: hidden;
	padding-top: 0;
	position:absolute;
	top: 56px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.nav>li:hover>ul {
	left: 0px;
}
.nav ul ul {
	left: -9999px;
	top: 0px;
	z-index: 999;
}
.nav ul>li:hover>ul {
	left: 120px;
	top: -1px;
}
.nav ul li {
	position: relative;
	display: block;
	height: 0px;
	-webkit-transition: height .50s;
	-moz-transition: height .50s;
	-o-transition: height .50s;
	-ms-transition: height .50s;
}
.nav li:hover>ul>li {
	height: 37px;
}
.nav ul li:hover>ul>li:first-child {
	height: 34px;
}
.nav ul li a {
	display: block;
	padding: 11px 30px 11px 8px;
	font-size: 14px;
	text-align: left;
	color: #1f1d1d;
	border-bottom:solid 1px #4d4c3c;
	font-family: Verdana;
	text-decoration: none;
	white-space: nowrap;
	line-height: 1;
	background: #c4c3a5;
	-webkit-transition: background .5s;
	-moz-transition: background .5s;
	-ms-transition: background .5s;
	-o-transition: background .5s;
	transition: background .5s;
}
.nav ul li>a:hover, .nav ul li:hover>a {
	background: #ffffff;
	color: #1f1d1d;
}
.nav ul ul>li:first-child>a {
	border-top: 1px solid #c1c1c1;
}
.nav ul>li:last-child>a {
	border-bottom: 1px solid #c1c1c1;
}
.nav ul>.dropdown>a::after {
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	content: "";
	height: 4px;
	position: absolute;
	right: 8px;
	top: 16px;
	width: 4px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.nav ul>.dropdown:hover>a::after, .nav ul>.dropdown>a:hover::after {
	border-color: #a1a1a1;
}
.clear {
	clear:both;
}
#top_bar {
	width:1095px;
	height: 28px;
	float:left;
	background: none repeat scroll 0 0 #638C01;
}
.menu_icons {
	float: left;
	height: 28px;
	width: 40px;
	border-right: 1px solid #1F262E;
}
.menu_icons img {
	padding-left: 8px;
}
.active_page {
	float: left;
	height: 28px;
	line-height: 28px;
	padding: 0 20px;
	width: auto;
}
.active_page p {
	text-decoration:none;
	color:#fff;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
}
#footer {
	position: fixed;
	bottom: 0;
	border-bottom: 1px solid #07141C;
	border-top: 1px solid #07141C;
	float: left;
	height: 42px;
	line-height: 43px;
	width: 100%;
	background: #45484d;
	background: -moz-linear-gradient(top, #45484d 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45484d), color-stop(100%, #000000));
	background: -webkit-linear-gradient(top, #45484d 0%, #000000 100%);
	background: -o-linear-gradient(top, #45484d 0%, #000000 100%);
	background: -ms-linear-gradient(top, #45484d 0%, #000000 100%);
	background: linear-gradient(to bottom, #45484d 0%, #000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000', GradientType=0 );
}
#footer img {
	float: left;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 13px;
}
#footer p {
	font-family:verdana;
	font-size:12px;
	color:#fff;
	float:left;
}
#main_content {
	-moz-box-sizing: border-box;
	height: auto;
	margin-top: -62px;
	min-height: 100%;
	padding-top: 62px;
	/*position: relative;*/ /*Commented out by Gangadharan on 2nd Feb 2015*/
}
#main_content_simulator {
	-moz-box-sizing: border-box;
	height: auto;
	min-height: 100%;
	position: relative;
}
#main_content_advert {
	-moz-box-sizing: border-box;
	height: auto;
	min-height: 100%;
	position: relative;
}
#main_content_tournt {
	-moz-box-sizing: border-box;
	height: auto;
	min-height: 100%;
	position: relative;
}
#main_content_inbox {
	float: left;
	/*position:relative;*/ /*Commented out by Gangadharan on 30th Jan 2015*/
	height: auto;
	width:100%
}
#date_format_wrap{
	width:500px;
	margin:0 auto;
}
#date_format {
	float:left;
	width:500px;
	margin-top:20px;
	margin-bottom:20px;
}
#date_format span.err_msg{
	margin: 0 0 10px;
    text-align: center;
    width: 500px;
}
#date_format label{
	display: block;
    float: left;
    font-family: verdana;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    text-transform: capitalize;
    width: 60px;
}
#date_format input {
	width: 150px;
	height:18px;
	float:left;
	padding: 10px 5px 8px 8px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.date_style_wrap{
	float: left;
}
#date_btn{
	width:235px;
	height:auto;
	margin:0 auto;
}
#date_btn input {
	background: #258dc8;
	background: -moz-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #258dc8), color-stop(100%, #1f7aa8));
	background: -webkit-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -o-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -ms-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: linear-gradient(to bottom, #258dc8 0%, #1f7aa8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258dc8', endColorstr='#1f7aa8', GradientType=0 );
	border: 1px solid #18677F;
    border-radius: 7px 7px 7px 7px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: helvetica;
    font-size: 16px;
    font-weight: normal;
    height: 26px;
    margin-right: 14px;
    padding: 2px 3px 4px 5px;
    text-align: center;
    width: auto;
}
#date_btn input:hover {
	background-color:#3FC;
	cursor:pointer;
	-moz-box-shadow: 0px 2px 3px #888;
	-webkit-box-shadow: 0px 2px 3px #888;
	box-shadow: 0px 2px 3px #888;
}
#table_sales tr th {
	background-color: #305B06;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
#table_sales tr td {
	font-size:12px;
	padding:5px;
	text-align:center;
}
#table_notice {
	margin:20px;
}
#table_notice tr th {
	font-size:14px;
	font-weight:bold;
	background-color: #305B06;
	padding:5px;
}
#table_notice tr td {
	font-size:12px;
	padding:5px;
	text-align:center;
	border-bottom: solid 1px #000000;
}
#table_notice tr th {
	border-bottom: 1px solid #000000;
	border-top: medium solid #FFEA00;
	color: #FFFFFF;
	font-family: verdana;
}
#main_content h1 {
	color: #2D6703;
	float: left;
	font-family: verdana;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 30px;
	text-align: center;
	width: 1095px;
}
#main_content table {
	border-collapse: collapse;
	float: left;
	font-family: verdana;
	margin-top: 5px;
}
table#table_sales {
	border-collapse: collapse;
	font-family: verdana;
	margin:7px auto 0;
	width:1020px;
	float:none;
}
#sales_bottom_btn_wrapper {
	width:300px;
	margin:0 auto;
}
#sales_bottom_wrap {
	float: left;
	margin: 0 auto;
	width: 300px;
}
#sales_bottom_wrap input {
	background: #258dc8;
	background: -moz-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #258dc8), color-stop(100%, #1f7aa8));
	background: -webkit-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -o-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -ms-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: linear-gradient(to bottom, #258dc8 0%, #1f7aa8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258dc8', endColorstr='#1f7aa8', GradientType=0 );
	border: 1px solid #18677F;
	border-radius: 7px 7px 7px 7px;
	color: #FFFFFF;
	display: block;
	font-family: helvetica;
	font-size: 16px;
	font-weight: normal;
	float:left;
	height: 36px;
	margin: 10px 5px 10px auto;
	text-align: center;
	width: 95px;
}
#sales_bottom_wrap input:hover {
	background-color:#3FC;
	cursor:pointer;
	-moz-box-shadow: 0px 2px 3px #888;
	-webkit-box-shadow: 0px 2px 3px #888;
	box-shadow: 0px 2px 3px #888;
}
#main_content th {
	background-color: #2D6703;
	color: #FFFFFF;
	font-size: 13px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-top: 5px;
	text-align: left;
}
#main_content th {
	border: 1px solid #98BF21;
	font-size: 14px;
	padding: 3px 7px 4px;
	width:150px;
	text-align: center;
}
#main_content td {
	border: 1px solid #98BF21;
	font-size: 12px;
	padding:  3px 2px 4px;
	text-transform: capitalize;
	text-align:center;
}
#contact_form {
	float: left;
	font-size: 16px;
	line-height: 2;
	margin: 60px auto 0;
	width: 435px;
}
#contact_form p {
	font-size:14px;
	margin-bottom: 15px;
	width: auto;
}
#contact_form label {
	color: #405C60;
	display: block;
	float: left;
	font-family: arial;
	line-height: 35px;
	position: relative;
	text-align: left;
	width: 100px;
}
#contact_form input {
	width: 288px;
	height:18px;
	margin-top: 4px;
	padding: 10px 5px 8px 8px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#contact_form select {
	width: 288px;
	height:18px;
	padding: 10px 5px 7px 8px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#contact_form textarea {
	width: 288px;
	height:85px;
	overflow:auto;
	resize:none;
	padding: 10px 5px 7px 8px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#contact_form option {
	padding: 0 0 0 8px;
}
#contact_form #submit_qry input {
	background: none repeat scroll 0 0 #00518B;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-family: helvetica;
	font-size: 17px;
	height: 20px;
	margin: 0 auto;
	padding-top: 3px;
	width: 95px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#contact_form #submit_qry input {
 *padding-top:8px; /* IE 7 and below */
}
#contact_form #submit_qry input {
	_padding-top:8px; /* IE 6 */
}
#contact_form #submit_qry input {
	padding-top:8px\0/IE8+9;/* IE8 + 9 */
}
:root #contact_form #submit_qry input {
	padding-top:8px\0/IE9;/* IE 9 and + IE10pp4 */
}
#contact_form_wrapper {
	width:435px;
	height:auto;
	margin:0 auto;
}
#submit_qry {
	float: left;
	height: 50px;
	margin-top: 10px;
	width: 470px;
}
.chng_id_btn {
	background:url(../images/chng_id_btn.png) no-repeat top left;
	float: left;
	height: 32px;
	width: 115px;
}
.chng_id_btn:hover {
	background:url(../images/chng_id_btn_hover.png) no-repeat top left;
}
#buttons {
	height: auto;
	margin: 0 auto;
	text-align: center;
	width: 140px;
}
#buttons a {
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-family: verdana;
	font-size: 13px;
	height: 22px;
	margin: 5px;
	padding: 6px 6px 3px;
	text-decoration: none;
	background: none repeat scroll 0 0 #00518B;
	border: 1px solid rgb(28, 108, 122);
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#buttons a {
 *padding:5px 5px 5px 5px; /* IE 7 and below */
}
#buttons a {
	_padding:5px 5px 5px 5px; /* IE 6 */
}
#buttons a {
	padding:5px 5px 5px 5px\0/IE8+9;/* IE8 + 9 */
}
:root #buttons a {
	padding:5px 5px 5px 5px\0/IE9;/* IE 9 and + IE10pp4 */
}
#buttons a:hover {
	background:#016ebb;
}
#buttons a:active, #buttons a:focus {
	background:#003258;
	position: relative;
	top: 1px;
	border: 1px solid rgb(12, 76, 87);
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
}
#cont_buttons {
	height: auto;
	margin: 0 auto;
	text-align: center;
	width: 140px;
}
#cont_buttons a {
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-family: verdana;
	font-size: 13px;
	height: 22px;
	margin: 5px;
	padding: 6px 6px 3px;
	text-decoration: none;
	background: none repeat scroll 0 0 #00518B;
	border: 1px solid rgb(28, 108, 122);
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#cont_buttons a {
 *padding:5px 5px 5px 5px; /* IE 7 and below */
}
#cont_buttons a {
	_padding:5px 5px 5px 5px; /* IE 6 */
}
#cont_buttons a {
	padding:5px 5px 5px 5px\0/IE8+9;/* IE8 + 9 */
}
:root #cont_buttons a {
	padding:5px 5px 5px 5px\0/IE9;/* IE 9 and + IE10pp4 */
}
#cont_buttons a:hover {
	background:#016ebb;
}
#cont_buttons a:active, #cont_buttons a:focus {
	background:#003258;
	position: relative;
	top: 1px;
	border: 1px solid rgb(12, 76, 87);
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
}
.add_new_loc_wrap {
	float: left;
	width: 1095px;
}
#add_new_loca {
	width:200px;
	height: 30px;
	background: #258dc8;
	background: -moz-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #258dc8), color-stop(100%, #1f7aa8));
	background: -webkit-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -o-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -ms-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: linear-gradient(to bottom, #258dc8 0%, #1f7aa8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258dc8', endColorstr='#1f7aa8', GradientType=0 );
	border: 1px solid #18677F;
	border-radius:7px;
	text-align:center;
	font-size:18px;
	padding-top: 8px;
	font-weight:bold;
	margin: 0 auto 10px;
}
/* for chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#add_new_loca {
	width:205px;
	height: 28px;
}
}
#add_new_loca a {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
	padding: 8px 27px 9px;
	text-decoration: none;
	cursor:pointer;
}
#add_new_loca a:hover {
	color:#e6fb01;
}
#add_new_loca:hover {
	background-color:#3FC;
	-moz-box-shadow: 0px 5px 5px #888;
	-webkit-box-shadow: 0px 5px 5px #888;
	box-shadow: 0px 5px 5px #888;
}
.contactpage_bg {
	margin: 0 auto;
	width: 830px;
}
#cyber_send_mail_replace {
	float: left;
	margin-top: 1px;
	width: 290px;
}
#cyber_send_mail_replace h2 {
	color: #990000;
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	width: 274px;
}
#cyber_send_mail_replace label {
	display: block;
	float: left;
	font-family: verdana;
	line-height: 25px;
	width: 125px;
}
#cyber_send_mail_replace input {
	height: 20px;
	padding: 5px 5px 5px 4px;
	width: 260px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#cyber_send_mail_replace textarea {
	width: 255px;
	height:76px;
	resize:none;
	margin-bottom: 2px;
	overflow:auto;
	padding: 10px 5px 7px 8px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#notice_btn input {
	background: #258dc8;
	background: -moz-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #258dc8), color-stop(100%, #1f7aa8));
	background: -webkit-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -o-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -ms-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: linear-gradient(to bottom, #258dc8 0%, #1f7aa8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258dc8', endColorstr='#1f7aa8', GradientType=0 );
	border: 1px solid #18677F;
	border-radius: 7px 7px 7px 7px;
	color: #FFFFFF;
	display: block;
	font-family: helvetica;
	font-size: 16px;
	font-weight: normal;
	height: 32px;
	margin: 5px auto;
	text-align: center;
	width: 100px;
}
#notice_btn input:hover {
	background-color:#3FC;
	cursor:pointer;
	-moz-box-shadow: 0px 5px 5px #888;
	-webkit-box-shadow: 0px 5px 5px #888;
	box-shadow: 0px 5px 5px #888;
}
#cust_details {
	float:left;
	margin:20px;
	padding:3px;
}
.err_msg {
	color: #FF0000;
	float: left;
	font-family: verdana;
	font-size: 14px;
	margin-bottom:5px;
	text-decoration: blink;
}
#element_to_pop_up {
	background-color:#fff;
	border-radius:15px;
	color:#000;
	display:none;
	padding:20px;
	min-width:700px;
	min-height: 180px;
}
#form_wrap {
	width:530px;
	height:auto;
	margin:0 auto;
}
#form_wrap h1 {
	color: #036D8F;
	font-family: verdana;
	margin-bottom: 15px;
	text-align: center;
}
#element_to_pop_up p {
	float: left;
	height: auto;
	margin-bottom: 10px;
	width: auto;
}
#element_to_pop_up label {
	display: block;
	float: left;
	font-family: verdana;
	line-height: 32px;
	width: 250px;
	font-size: 13px;
}
#element_to_pop_up input {
	height: 20px;
	padding: 5px 5px 5px 4px;
	width: 239px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#element_to_pop_up select#yeardropdown {
	height: 18px;
    padding: 7px 5px 5px 4px;
	margin-right:2px;
	width: 56px;
	float:left;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#element_to_pop_up select#monthdropdown {
	height: 18px;
    padding: 7px 5px 5px 4px;
	width: 68px;
	float:left;
	margin-right:2px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#element_to_pop_up select#start_tour_mm {
 (-bracket-:hack;
	width: 65px;
 );
}
#element_to_pop_up select#start_tour_mm {
 *width: 58px; /* IE 7 and below */
}
#element_to_pop_up select#start_tour_mm {
	_width: 58px; /* IE 6 */
}
#element_to_pop_up select#start_tour_mm {
	width: 58px\0/IE8+9;/* IE8 + 9 */
}
:root #element_to_pop_up select#start_tour_mm {
	width: 58px\0/IE9;/* IE 9 and + IE10pp4 */
}
#element_to_pop_up select#end_tour_mm {
 (-bracket-:hack;
	width: 65px;
 );
}
#element_to_pop_up select#end_tour_mm {
   *width: 58px; /* IE 7 and below */
}
#element_to_pop_up select#end_tour_mm {
	_width: 58px; /* IE 6 */
}
#element_to_pop_up select#end_tour_mm {
	width: 58px\0/IE8+9;/* IE8 + 9 */
}
:root #element_to_pop_up select#end_tour_mm {
	width: 58px\0/IE9;/* IE 9 and + IE10pp4 */
}
#element_to_pop_up select#daydropdown {
	height: 18px;
    padding: 7px 5px 5px 4px;
	width: 50px;
	float:left;
	margin-right:2px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

#element_to_pop_up select {
	height: 18px;
    padding: 7px 5px 5px 4px;
	width: 50px;
	float:left;
	margin-right:2px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#element_to_pop_up textarea {
	width: 234px;
	height:60px;
	resize:none;
	margin-bottom: 2px;
	overflow:auto;
	padding: 10px 5px 7px 8px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#edit_element_to_pop_up {
	background-color:#fff;
	border-radius:15px;
	color:#000;
	display:none;
	padding:20px;
	min-width:400px;
	min-height: 180px;
}
.b-close {
	cursor:pointer;
	position:absolute;
	right:10px;
	top:5px;
}
.right {
	float: right;
}
.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}
.pagination ul li {
	float:left;
	padding:5px;
}
.pagination ul li a {
	border: 1px solid #DEDFDE;
	color: #000;
	padding: 4px 6px;
	text-decoration: none;
}
.pagination ul li a:hover {
	border: 1px solid #000;
	background-color:#2D6703;
	color: #fff;
}
#USER_DETAILS_pop_div {
	background-color: #DBEAF9;
	border-radius: 15px 15px 15px 15px;
	display: none;
	height: auto;
	left: 20%;
	padding: 15px 40px 40px;
	position: fixed;
	top: 30%;
	width: 860px;
	z-index: 1000;
}
#USER_DETAILS_pop_div img {
	float: right;
	z-index:1000;
	margin-right: -30px;
	margin-top: -50px;
	cursor:pointer;
}
#pop_over_lay {
	display: none;  /* ensures it’s invisible until it’s called */
	position: fixed;  /* makes the div go into a position that’s absolute to the browser viewing area */
	left: 0%; /* makes the div span all the way across the viewing area */
	top: 0%; /* makes the div span all the way across the viewing area */
	background-color: black;
	-moz-opacity: 0.7; /* makes the div transparent, so you have a cool overlay effect */
	opacity: .70;
	filter: alpha(opacity=70);
	width: 100%;
	height: 100% !important;
	z-index: 800; /* makes the div the second most top layer, so it’ll lay on top of everything else EXCEPT for divs with a higher z-index (meaning the #overlay ruleset) */
}
#USER_DETAILS_pop_div h2 {
	text-align:center;
	color:#000066;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:capitalize;
}
#USER_DETAILS_pop_div p {
	text-align:center;
	color:#000066;
	font-size:13px;
}
.upload_form_wrap {
	float: left;
	margin-left: 10px;
	margin-top: 50px;
	width: 400px;
}
.upload_form_wrap input {
	border: 1px solid #CCCCCC;
	color: #000000;
	height: 28px;
	transition: all 0.2s linear 0s;
	width: 212px;
	background: none repeat scroll 0 0 #fff;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4) inset;
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.upload_form_wrap label {
	display: block;
	float: left;
	font-family: verdana;
	font-size: 12px;
	line-height: 30px;
	width: 145px;
}
.upload_form_wrap input.upload_btn {
	background: #258dc8;
	background: -moz-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #258dc8), color-stop(100%, #1f7aa8));
	background: -webkit-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -o-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -ms-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: linear-gradient(to bottom, #258dc8 0%, #1f7aa8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258dc8', endColorstr='#1f7aa8', GradientType=0 );
	border: 1px solid #18677F;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	display: block;
	font-family: helvetica;
	font-size: 16px;
	font-weight: normal;
	height: 30px;
	margin: 10px auto;
	text-align: center;
	width: 100px;
}
.upload_form_wrap input.upload_btn:hover {
	background-color:#3FC;
	cursor:pointer;
	-moz-box-shadow: 0px 5px 5px #888;
	-webkit-box-shadow: 0px 5px 5px #888;
	box-shadow: 0px 5px 5px #888;
}
#file_up_notification {
	position:fixed;
	background-color:#0CC;
	width: auto;
	height:auto;
	font-size:18px;
	color:#000066;
	border:2px solid #3C0;
	border-radius: 8px;
	z-index:10000;
	bottom:0px;
	left:0;
	padding:5px;
}
#file_up_err {
	position:fixed;
	background-color:#F96;
	width: auto;
	height:auto;
	font-size:18px;
	color:#000066;
	border:2px solid #3C0;
	border-radius: 8px;
	z-index:10000;
	padding:5px;
	bottom:40px;
}
#user_popup_div_manage {
	float: left;
	height: auto;
	padding: 10px;
	width: 435px;
}
#user_popup_div_manage p {
	width:auto;
	height:auto;
	float:left;
}
#login_simu_details p {
	width:auto;
	height:auto;
	float:left;
	width: 100%;
}
#login_details {
	float: left;
	height: auto;
	margin-top: 30px;
	padding: 10px;
	width: 400px;
}
#login_simu_details {
	float: left;
	height: auto;
	padding: 10px;
	width: 500px;
}
#add_mngt_wrap {
	margin:0 auto;
	width:650px;
}
#add_user_mngmt {
	height: auto;
	padding: 10px;
	width: 650px;
	float:left;
}
#add_user_mngmt span.add_format{
	font-family: verdana;
    font-size: 15px;
    line-height: 15px;
    margin-left: 5px;
}
#add_user_mngmt p {
	width:auto;
	height:auto;
	float:left;
	width: 100%;
	margin-bottom:10px;
}
#element_to_pop_up h2 {
	color: #E50101;
	float: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	margin-top: 15px;
	padding-left: 6px;
	width: 365px;
}
.mandatory {
	color:#f10000;
	font-size:10px;
}
.note_title {
	display: block;
	float: left;
	height: 35px;
	width: 40px;
}
#login_simu_details h2 {
	color: #E50101;
	float: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	margin-top: 15px;
	padding-left: 0;
	width: 485px;
}
#user_popup_div_manage label {
	display: block;
	float: left;
	font-family: verdana;
	font-weight: bold;
	line-height: 34px;
	margin-top: 2px;
	width: 200px;
}
#user_popup_div_manage input {
	height: 24px;
	padding: 5px 5px 5px 4px;
	width: 200px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#user_popup_div_manage textarea {
	width: 195px;
	height:60px;
	overflow:auto;
	margin-top: 4px;
	padding: 10px 5px 7px 8px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#login_details label {
	display: block;
	float: left;
	font-weight: bold;
	font-family: verdana;
	width: 140px;
	line-height: 34px;
	margin:0;
}
#login_details input {
	height: 24px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 4px;
	width: 200px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#login_simu_details label {
	display: block;
	float: left;
	font-weight: bold;
	font-family: verdana;
	width: 250px;
	line-height: 34px;
}
#login_simu_details input {
	height: 24px;
	padding: 5px 5px 5px 4px;
	width: 200px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
input#add_cust_btn {
	background: #258dc8;
	background: -moz-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #258dc8), color-stop(100%, #1f7aa8));
	background: -webkit-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -o-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -ms-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: linear-gradient(to bottom, #258dc8 0%, #1f7aa8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258dc8', endColorstr='#1f7aa8', GradientType=0 );
	border: 1px solid #18677F;
	border-radius: 7px 7px 7px 7px;
	color: #FFFFFF;
	display: block;
	font-family: helvetica;
	font-size: 16px;
	font-weight: normal;
	height: 30px;
	margin: 10px auto;
	text-align: center;
	width: 115px;
}
input#add_cust_btn:hover {
	background-color:#3FC;
	cursor:pointer;
	-moz-box-shadow: 0px 5px 5px #888;
	-webkit-box-shadow: 0px 5px 5px #888;
	box-shadow: 0px 5px 5px #888;
}
#events_form {
	height: auto;
	margin: 0 auto;
	padding: 10px;
	width: 350px;
}
#events_form label {
	display: block;
	float: left;
	font-family: verdana;
	font-weight: bold;
	line-height: 34px;
	margin-top: 2px;
	width: 85px;
}
#events_form input {
	width: 230px;
	height:10px;
	margin-top: 4px;
	padding: 10px 5px 8px 8px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#events_form textarea {
	width: 230px;
	height:60px;
	overflow:auto;
	margin-top: 4px;
	padding: 10px 5px 7px 8px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
input#add_events_btn {
	background: #258dc8;
	background: -moz-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #258dc8), color-stop(100%, #1f7aa8));
	background: -webkit-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -o-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: -ms-linear-gradient(top, #258dc8 0%, #1f7aa8 100%);
	background: linear-gradient(to bottom, #258dc8 0%, #1f7aa8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258dc8', endColorstr='#1f7aa8', GradientType=0 );
	border: 1px solid #18677F;
	border-radius: 7px 7px 7px 7px;
	color: #FFFFFF;
	display: block;
	font-family: helvetica;
	font-size: 16px;
	font-weight: normal;
	height: 28px;
	margin: 0 auto;
	padding-top: 2px;
	text-align: center;
	width: 100px;
}
input#add_events_btn:hover {
	background-color:#3FC;
	cursor:pointer;
	-moz-box-shadow: 0px 5px 5px #888;
	-webkit-box-shadow: 0px 5px 5px #888;
	box-shadow: 0px 5px 5px #888;
}
.login_details_title {
	color: #02639A;
	font-family: verdana;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 15px;
	text-align: center;
}
#edit_btn_cust_mangt {
	width:auto;
	height:auto;
}
#edit_btn_cust_mangt a {
	background: #12438f;
	background: -moz-linear-gradient(top, #12438f 0%, #074aa3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #12438f), color-stop(100%, #074aa3));
	background: -webkit-linear-gradient(top, #12438f 0%, #074aa3 100%);
	background: -o-linear-gradient(top, #12438f 0%, #074aa3 100%);
	background: -ms-linear-gradient(top, #12438f 0%, #074aa3 100%);
	background: linear-gradient(to bottom, #12438f 0%, #074aa3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12438f', endColorstr='#074aa3', GradientType=0 );
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-ms-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.9);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.9);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.9);
	border:none;
	color:#fff;
	cursor: pointer;
	display: block;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	width: 105px;
}
#edit_btn_cust_mangt a:hover {
	text-decoration:underline;
}
#remove_btn_cust_mangt {
	width:auto;
	height:auto;
}
#remove_btn_cust_mangt a {
	background: #12438f;
	background: -moz-linear-gradient(top, #12438f 0%, #074aa3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #12438f), color-stop(100%, #074aa3));
	background: -webkit-linear-gradient(top, #12438f 0%, #074aa3 100%);
	background: -o-linear-gradient(top, #12438f 0%, #074aa3 100%);
	background: -ms-linear-gradient(top, #12438f 0%, #074aa3 100%);
	background: linear-gradient(to bottom, #12438f 0%, #074aa3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12438f', endColorstr='#074aa3', GradientType=0 );
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-ms-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.9);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.9);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.9);
	border:none;
	color:#fff;
	cursor: pointer;
	display: block;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	width: 100px;
}
#remove_btn_cust_mangt a:hover {
	text-decoration:underline;
}
#location_wrap {
	height: auto;
	margin: 0 auto;
	width: auto;
}
#locat_wrapper {
	float:left;
	width: auto;
	height:auto;
}
#locat_wrapper ul {
	width:auto;
	height:auto;
	float:left;
}
#locat_wrapper ul li {
	float: left;
	padding: 10px;
	width: auto;
}
#locat_wrapper ul li h2 {
	color: #016EBB;
	font-family: verdana;
	margin-bottom: 10px;
	text-align: center;
}
#locat_wrapper p {
	font-size: 14px;
	margin: 0 0 10px;
	padding: 0;
	width: auto;
}
#locat_wrapper label {
	color: #405C60;
	display: block;
	float: left;
	font-family: arial;
	line-height: 30px;
	position: relative;
	text-align: left;
	width: 215px;
}
#locat_wrapper input:not([type='checkbox']) {
	width: 184px;
	height:18px;
	padding: 5px 5px 5px 8px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#locat_wrapper select {
	width: 184px;
	height:18px;
	padding: 5px 5px 5px 8px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#locat_wrapper textarea {
	width: 184px;
	height:60px;
	overflow:auto;
	resize:none;
	padding: 5px 5px 5px 8px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#locat_wrapper input:active, #locat_wrapper input:focus {
	border: 1px solid rgba(91, 90, 90, 0.7);
	background: rgba(238, 236, 240, 0.2);
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.9) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.9) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.9) inset;
}
#location_manage_button {
	float: left;
	width: 100%;
	text-align:center;
}
#locat_wrapper #location_manage_button input {
	width: 100px;
	color: #FFFFFF;
	cursor: pointer;
	font-family: verdana;
	font-size: 17px;
	height: 28px;
	margin-bottom: 10px;
	padding: 3px 2px;
	background: none repeat scroll 0 0 #00518B;
	border: 1px solid rgb(28, 108, 122);
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#locat_wrapper #location_manage_button input {
 (-bracket-:hack;
	padding:4px 0px 4px 0px;
	height: 22px;
	width:84px;
 );
}
#locat_wrapper #location_manage_button input {
 *padding:5px 5px 5px 5px; /* IE 7 and below */
}
#locat_wrapper #location_manage_button input {
	_padding:5px 5px 5px 5px; /* IE 6 */
}
#locat_wrapper #location_manage_button input {
	padding:5px 5px 5px 5px\0/IE8+9;/* IE8 + 9 */
}
:root #locat_wrapper #location_manage_button input {
	padding:5px 5px 5px 5px\0/IE9;/* IE 9 and + IE10pp4 */
}
#locat_wrapper #location_manage_button input:hover {
	background:#016ebb;
}
#locat_wrapper #location_manage_button input:active, #locat_wrapper #location_manage_button input:focus {
	background:#003258;
	position: relative;
	top: 1px;
	border: 1px solid rgb(12, 76, 87);
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
}
#loca_wrapper {
	width:1072px;
	height:auto;
	margin:0 auto;
}
#location_user_data {
	background: #cccccc;
	background: -moz-linear-gradient(top, #cccccc 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #eeeeee));
	background: -webkit-linear-gradient(top, #cccccc 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #cccccc 0%, #eeeeee 100%);
	background: -ms-linear-gradient(top, #cccccc 0%, #eeeeee 100%);
	background: linear-gradient(to bottom, #cccccc 0%, #eeeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee', GradientType=0 );
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	float: left;
	height: auto;
	padding: 10px;
	width: 1050px;
}
#location_user_data table {
	background: none repeat scroll 0 0 #FFFFFF;
	border: medium none;
	border-collapse: collapse;
	float: left;
	font-family: verdana;
	margin-top: 5px;
	width: 100%;
}
#loca_mang_btn_wrap {
	float: left;
	padding: 5px 5px 5px 20px;
	text-align: center;
}
#loca_mang_btn_wrap input {
	color: #FFFFFF;
	cursor: pointer;
	font-family: verdana;
	font-size: 17px;
	height: 32px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 0 6px 3px;
	background: none repeat scroll 0 0 #00518B;
	border: 1px solid rgb(28, 108, 122);
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#loca_mang_btn_wrap input {
 *padding:5px 5px 5px 5px; /* IE 7 and below */
}
#loca_mang_btn_wrap input {
	_padding:5px 5px 5px 5px; /* IE 6 */
}
#loca_mang_btn_wrap input {
	padding:5px 5px 5px 5px\0/IE8+9;/* IE8 + 9 */
}
:root #loca_mang_btn_wrap input {
	padding:5px 5px 5px 5px\0/IE9;/* IE 9 and + IE10pp4 */
}
#loca_mang_btn_wrap input:hover {
	background:#016ebb;
}
#loca_mang_btn_wrap input:active, #loca_mang_btn_wrap input:focus {
	background:#003258;
	position: relative;
	top: 1px;
	border: 1px solid rgb(12, 76, 87);
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
}
#send_message_mngr_btn {
	float: left;
	margin-bottom: 10px;
	padding: 5px;
	text-align: right;
}
#send_message_mngr_btn a {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration:none;
	font-family: verdana;
	font-size: 17px;
	height: 24px;
	display:block;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 4px 6px 3px;
	background: none repeat scroll 0 0 #00518B;
	border: 1px solid rgb(28, 108, 122);
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#send_message_mngr_btn a {
 *padding:5px 5px 5px 5px; /* IE 7 and below */
}
#send_message_mngr_btn a {
	_padding:5px 5px 5px 5px; /* IE 6 */
}
#send_message_mngr_btn a {
	padding:5px 5px 5px 5px\0/IE8+9;/* IE8 + 9 */
}
:root #send_message_mngr_btn a {
	padding:5px 5px 5px 5px\0/IE9;/* IE 9 and + IE10pp4 */
}
#send_message_mngr_btn a:hover {
	background:#016ebb;
}
#send_message_mngr_btn a:active, #loca_mang_btn_wrap a:focus {
	background:#003258;
	position: relative;
	top: 1px;
	border: 1px solid rgb(12, 76, 87);
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
}
input#loca_mang_btn_inner_wrap {
	color: #FFFFFF;
	cursor: pointer;
	font-family: verdana;
	font-size: 15px;
	height: 26px;
	margin: 5px 0;
	padding: 0 6px 3px;
	background: none repeat scroll 0 0 #00518B;
	border: 1px solid rgb(28, 108, 122);
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
input#loca_mang_btn_inner_wrap {
 *padding:5px 115px 35px 50px; /* IE 7 and below */
}
input#loca_mang_btn_inner_wrap {
	_padding:5px 115px 35px 50px; /* IE 6 */
}
input#loca_mang_btn_inner_wrap {
	padding:5px 115px 35px 50px\0/IE8+9;/* IE8 + 9 */
}
:root input#loca_mang_btn_inner_wrap {
	padding:5px 75px 5px 50px\0/IE9;/* IE 9 and + IE10pp4 */
}
input#loca_mang_btn_inner_wrap:hover {
	background:#016ebb;
}
input#loca_mang_btn_inner_wrap:active, input#loca_mang_btn_inner_wrap:focus {
	background:#003258;
	position: relative;
	top: 1px;
	border: 1px solid rgb(12, 76, 87);
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
}
#logout_span {
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	margin-top: 3px;
}
#logout_span:hover {
	cursor:pointer;
	font-size:14px;
	color:#07fa01;
}
#logout_div_wrap {
	float: right;
	font-family: verdana;
	margin-bottom: 8px;
	margin-right: 18px;
	position: relative;
	text-transform: capitalize;
}
#loader_overlay {
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 10000;
}
.loader_overlay_BG {
	background-color: #000;
	opacity: 0.50;
	filter: alpha(opacity = 50);
}
#loader {
	background: #FFF none repeat scroll 0 0;
	border: 2px solid #d6c493;
	left: 50%;
	top: 40%;
	width: 100px;
	height: 100px;
	z-index: 10001;
	position: fixed;
	text-align: center;
}
#loader.loading {
	background: #fff url('../images/loading.gif') no-repeat center center;
}
.edit_button {
	float: left;
	height: auto;
	margin-top: 4px;
	width: 85px;
}
.edit_button input {
	height: 18px;
	width: 78px;
	padding-bottom: 2px;
	background: #febf04;
	background: -moz-linear-gradient(top, #febf04 0%, #ffd65e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #febf04), color-stop(100%, #ffd65e));
	background: -webkit-linear-gradient(top, #febf04 0%, #ffd65e 100%);
	background: -o-linear-gradient(top, #febf04 0%, #ffd65e 100%);
	background: -ms-linear-gradient(top, #febf04 0%, #ffd65e 100%);
	background: linear-gradient(to bottom, #febf04 0%, #ffd65e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf04', endColorstr='#ffd65e', GradientType=0 );
	cursor:pointer;
	border:none;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-ms-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.9);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.9);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.9);
}
.edit_button input:hover {
	height: 18px;
	width: 78px;
	padding-bottom: 2px;
	background: #ffd65e;
	background: -moz-linear-gradient(top, #ffd65e 0%, #febf04 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd65e), color-stop(100%, #febf04));
	background: -webkit-linear-gradient(top, #ffd65e 0%, #febf04 100%);
	background: -o-linear-gradient(top, #ffd65e 0%, #febf04 100%);
	background: -ms-linear-gradient(top, #ffd65e 0%, #febf04 100%);
	background: linear-gradient(to bottom, #ffd65e 0%, #febf04 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04', GradientType=0 );
	color:#000;
	border:none;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-ms-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
#save_notify {
	position:fixed;
	background-color:#DBEAF9;
	width: auto;
	height:auto;
	font-size:18px;
	color:#000066;
	border:2px solid #3C0;
	border-radius: 8px;
	z-index:10000;
	bottom:3px;
	left:0;
	padding:5px;
}
#file_up_err {
	position:fixed;
	background-color:#DBEAF9;
	width: auto;
	height:auto;
	font-size:18px;
	color:#000066;
	border:2px solid #3C0;
	border-radius: 8px;
	z-index:10000;
	padding:5px;
	bottom:45px;
}
#upgrade_btn {
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-family: verdana;
	font-size: 15px;
	height: 25px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 35px;
	padding: 5px 6px 3px;
	text-align: center;
	width: 100px;
	background: none repeat scroll 0 0 #00518B;
	border: 1px solid rgb(28, 108, 122);
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#upgrade_btn {
 *padding:5px 5px 5px 5px; /* IE 7 and below */
}
#upgrade_btn {
	_padding:5px 5px 5px 5px; /* IE 6 */
}
#upgrade_btn {
	padding:5px 5px 5px 5px\0/IE8+9;/* IE8 + 9 */
}
:root #upgrade_btn {
	padding:5px 5px 5px 5px\0/IE9;/* IE 9 and + IE10pp4 */
}
#upgrade_btn:hover {
	background:#016ebb;
}
#upgrade_btn:active, #upgrade_btn:focus {
	background:#003258;
	position: relative;
	top: 1px;
	border: 1px solid rgb(12, 76, 87);
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
}
#upgrade_div_pop p {
	margin:20px;
}
#upgrade_div_pop label {
	font-family: 'museo_slab_500regular';
	text-transform:capitalize;
	font-size:15px;
	float:left;
}
#upgrade_div_pop textarea {
	width: 245px;
	height:85px;
	margin-bottom: 10px;
	margin-top: 8px;
	overflow:auto;
	resize:none;
	padding: 5px 5px 5px 8px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#mws_sidebar_bg {
	background-color:#35353A;
}
#mws_sidebar_bg {
	background-image: url(../images/mws-dark-bg.png);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 252px;
	z-index: -1;
}
.clearfix:after {
	clear: both;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
	line-height: 0;
}
#mws-sidebar-stitch {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 242px;
	width: 17px;
	z-index: 2;
	background: url(../images/mws-sidebar-stitch.png) repeat-y;
}
#send_mesg_popup {
	padding:35px;
}
#send_mesg_popup h2 {
	font-family:verdana;
	font-size:22px;
	text-align:center;
	margin-bottom:15px;
}
#send_mesg_popup p {
	height: auto;
	margin-bottom: 10px;
	width: 400px;
}
#send_mesg_popup label {
	display: block;
	float: left;
	font-family: verdana;
	font-size: 15px;
	line-height: 28px;
	width: 100px;
}
#send_mesg_popup input {
	width: 244px;
	height:18px;
	padding: 5px 5px 5px 8px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#send_mesg_popup textarea {
	width: 245px;
	height:85px;
	margin-bottom: 10px;
	margin-top: 8px;
	overflow:auto;
	resize:none;
	padding: 5px 5px 5px 8px;
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#send_msg_btn {
	float: left;
	width: 100%;
}
#send_msg_btn input {
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-family: verdana;
	font-size: 15px;
	height: 25px;
	width:100px;
	margin: 0 auto 15px;
	background: none repeat scroll 0 0 #00518B;
	border: 1px solid rgb(28, 108, 122);
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#send_msg_btn input {
 *padding:5px 5px 5px 5px; /* IE 7 and below */
}
#send_msg_btn input {
	_padding:5px 5px 5px 5px; /* IE 6 */
}
#send_msg_btn input {
	padding:5px 5px 5px 5px\0/IE8+9;/* IE8 + 9 */
}
:root #send_msg_btn input {
	padding:5px 5px 5px 5px\0/IE9;/* IE 9 and + IE10pp4 */
}
#send_msg_btn input:hover {
	background:#016ebb;
}
#send_msg_btn input:active, #send_msg_btn input:focus {
	background:#003258;
	position: relative;
	top: 1px;
	border: 1px solid rgb(12, 76, 87);
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
}
#table_course_pricing td{ padding:0;}