body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0;
	margin:0;
}
*:focus {outline: none;}
h1, h2, h3, h4, h5, h6, p{
	margin-bottom:10px;
}
h3 strong{border:0px;}
.f-left{
	float:left;
}
.f-right{
	float:right;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
.nav-main ul li{
	float:left;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	background:url(./images/nav_li_bg.jpg) no-repeat right center;
	position:relative;
}
.nav-main ul li ul{
	position:absolute;
	left:-11px;
	top:24px;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;	
	background:#fff;
	margin:0;
}
.nav-main ul li ul li{
	width:160px;
	background:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #dcdcdc;
}
.nav-main ul li ul li a:hover{
	background:#f4f4f4;
}
.nav-main ul li ul li a{
	color:#999999;
	padding:4px 5px 4px 5px;
	display:block;
	font-weight:normal;
}
.nav-main ul li.last{
	background:none;
}
.nav-main ul li a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.nav-main ul li a:hover{
	color:#f9a519;
}
.nav-main ul li a.firstLevel {
	height: 25px;	
	
}
h3{
	font-size:25px;
	color:#6c6c6c;
}
h4{
	color:#5f82b8;
	font-size:20px;
}
h5{
	font-size:17px;
	margin:0 0 20px 15px;
	padding:0;
	color:#5f82b8;
}
ul.nav-middle li a{
	color:#7289bd;
	text-decoration:none;
}
ul.nav-middle li a:hover{
	color:#001247;
}
table.dashboard td{
	padding-right:25px;
}
.header{
	background:#414042 ;
	display:inline-table;
	width:100%;
	height:66px;
	height: 80px\9 ;/* apply to all ie from 8 and below */
}
.header h2 {
	font-size:15px;
	color: #ffffff;
	line-height:56px;
}
.wrap-content{
	position:relative;
}
.login{
	font-size:12px;
	color:#FFF;
	margin:18px 19px 0 0;
}
.login label{
	margin:0 10px 0 0;
}
.login a{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:9px;
	padding-right:23px;
	font-weight:bold;
}
.log{
	background:url(./images/icon-login.gif) no-repeat right top;
}
.login a:hover{
	color:#FFFFFF;
}
.header .f-left{
	margin:5px 0 0 13px;
	width:700px;
}
.nav-main{
	padding:7px 0 8px;
	background:#74140e /*url(./images/nav_bar_bg.gif) repeat-x left top*/;
	float:left;
	width:100%;
}
.nav-main ul{
	margin:0 13px 0 13px;
}
.shadow{
	background: url(./images/bg-dashboard.jpg) repeat-x left top;
	height:54px; width:100%;
	margin-bottom:16px;
	margin-top:0px; float:left;
}
.listmenu{ float:none;width:30%; height:30px; margin:20px auto 0;}
.listmenu strong{ border:0px;}
.listmenu #dynamic_select{ margin:0 0 0 15px;}
.real-btn { float:left;
  font-size: 16px;
 
  padding: 4px 28px;
  padding-top: 4px\9;
  padding-bottom: 7px\9;
  background-color:#e542a2;
  color:#FFFFFF;
  margin:0px 20px 0 0px;
  border:0px;
  text-decoration:none;
}
.real-btn:hover, .active{ float:left;
  font-size: 16px;
  padding: 4px 28px;
  padding-top: 4px\9;
  padding-bottom: 7px\9;
  background-color:#5a595a;
  color:#FFFFFF;
  margin:0px 20px 0 0px;
  border:0px;
  text-decoration:none;
}
.textbox{ float:left; border:none;width:255px; height:21px; line-height:28px; padding:3px 5px 3px; margin:0px 0px 0 0; color:#414042; font-size:14px; border:1px solid #95979a;}
.shadow h3{
	margin:15px 13px 15px 13px;
	display:block;
}
.shadow h3 a{color:#f57d17;}
.shadow h3 span{border:0px;}
.link a{
	height: 24px;
	padding-right:30px;
	padding-top:5px;
	float:right;
	margin-right:23px;
	font-size:18px;
	font-weight:bold;
	color:#f57d17;
}
.dashboard{
	margin:0 13px 0 13px;
}
.dashboard h4{
	background:url(./images/bg-title.gif) no-repeat left 0;
	margin:0;
	padding:0 0 13px 40px;
}
.dashboard li{
	background:url(./images/bg-list.gif) no-repeat left 0;
	padding:0 0 5px 23px;
	margin-bottom:3px;
}
.dashboard ul{
	margin:0 0 0 17px;
}
.shadow-bottom{
	background:url(./images/bg-dashboard-bottom.jpg) repeat-x left top;
	margin:10px 0 0 0;
}
.shadow-bottom h3 {
	margin:0 0 0 13px;
	padding:18px 0 0;
	float:left;
}
.shadow-bottom a{
	float:right;
}
table.grid{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:5px 5px 5px 5px; 
	width:98%;
}
table.grid th{
	padding:4px 10px 4px 10px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:13px;
	color:#5D5D5D;
	line-height:1.5;
	text-align:left;
	background:#EFEFEF;
}
table.grid tr {
	height:25px;
}
table.grid td{
	padding:3px 10px 3px 10px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:12px;
	color:#333333;
}
table.grid td a:hover{
	color:#2092A4;
}
table.grid tr.odd{
	background:url(images/bg-row-odd.gif) repeat-x left top;
}
table.grid tr.even{
	background:url(images/bg-row-even.gif) repeat-x left top;
}
.footer{
	background: none repeat scroll 0 0 #3b4b55;
	color:#fff;
	font-size:12px;
	width:100%;
	height:30px;
	position:fixed;
    right:0;
    left:0;
    bottom: 0;
    width:100%;
    height: 30px;
}
div.content{
	margin-bottom:50px;
	clear:both;
}
.footer p{
	margin:0;
	padding:8px 0 0 13px;
}
a.appoved{
	display:inline-block;
	background:url(./images/icon-approved.gif) no-repeat right top;
	padding:0 17px 0 0px;
	color:#333333;
	text-decoration:none;
}
a.pending{
	display:inline-block;
	background:url(./images/icon-not-approved.gif) no-repeat right top;
	padding:0 20px 1px 0;
	color:#f10664;
	text-decoration:none;
}
a.view{
	background:url(./images/icon-search.gif) no-repeat left top;
	display:inline-block;
	color:#748abc;
	text-decoration:none;
	padding:0 0 0 20px;
	margin:30px 13px 0 0;
}
.logo{
	background: url(./images/logo.png) no-repeat left top;
	width:330px;
	height:84px;
	float:left;
	margin:4px 10px 10px 0;
}

/* forms and messages */

ul.form{
	float:left;
	width:100%;
}
ul.form li{
	float:left;
	width:100%;
	margin-bottom:15px;
}
ul.form li label{
	float:left;
	width:200px;
	text-align:right;
	padding-right:10px;
	font-weight:bold;
	font-size:13px;
}
.txt{
	width:200px;
	border:1px solid #ccc;
	padding:2px;
	float:left;
}
input.file{
	float:left;
}
.textarea{
	width:400px;
	height:200px;
	border:1px solid #ccc;
	float:left;
}
ul.form li ul.group{
	float:left;
	width:auto;
}
ul.form li ul.group li{
	width:auto;
	clear:both;
}
ul.form li ul.group li input{
	float:left;
	width:15px;
	height:15px;
	margin:0 5px 0 0;
	padding:0;
}
ul.form li ul.group li label{
	text-align:left;
	font-weight:normal;
	width:175px;
}
ul.form li span{
	display:block;
	font-weight:bold;
	font-size:13px;
	float:left;
	margin-left:8px;
}
ul.form li span.negative{
	background: url(./images/icon-tick.gif) no-repeat left 5px;
	padding-left:19px;
	color:#82a700;
}
ul.form li span.error{
	background: url(./images/icon-error.gif) no-repeat left 0px;
	padding-left:19px;
	color:#b56564;
}
/*.submit{
	color: #FFF;
	background-color: #3B4B55;
	font-weight: bold;
}*/
 .submit{ display:block;border:none; font-size: 16px;
  padding: 0px 28px;
 /* padding-top: 4px\9;
  padding-bottom: 7px\9;*/
  line-height:27px;
  background:#fba61a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color:#414042;
  margin:10px 0px 0 25px;
  border:0px; cursor:pointer;}
.submit:hover{ display:block;border:none;  font-size: 16px;
  padding: 0px 28px;
  line-height:27px;
  background:#414042;
  color:#FFFFFF;
  margin:10px 0px 0 25px;
  border:0px;  cursor:pointer;
  }
.error{
	background: url(./images/icon-error.gif) no-repeat left 2px;
	padding-left:13px;
	color:#b56564;
}
.hide {
	display:none;
}

ul.loginform {
	margin: 200px 0px 0px 150px;	
}
ul.loginform li {
	width: 350px;
	text-align:left;
	margin-bottom:20px;
}
ul.loginform li label {
	width: 75px;
	display:block;
}
ul.loginform li label.error {
	color:red;
	width: 100% !important;
}
ul.loginform li .submit {
		
}

/* Input Elememts */
input.text{width:100%;}
input.s2 {
    border: 1px solid #0e5b91;
    width: 200px;
	padding:5px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
input.s3 {
    border: 1px solid #999;
    width: 250px;
}
input.s4 {
    border: 1px solid #999;
    width: 300px;
}
input.s5 {
    border: 1px solid #999;
    width: 350px;
}
input.s6 {
    border: 1px solid #999;
    width: 390px;
	padding:4px 5px;
	margin:5px 0;
}
input.s6_jp:lang(ja) {
    border: 1px solid #999;
    width: 400px;
    /*font-family: "MS P????", "Osaka"*/
font-family:'Meiryo','Hiragino Kaku Gothic Pro',sans-serif;
}
textarea.s2 {
    border: 1px solid #999;
    width: 200px;
}
textarea.s3 {
    border: 1px solid #999;
    width: 250px;
}
textarea.s4 {
    border: 1px solid #999;
    width: 300px;
}
textarea.s5 {
    border: 1px solid #999;
    width: 350px;
}
textarea.s6 {
    border: 1px solid #999;
    width: 400px;
}
textarea.s6_m {
	font-family: ML-TTKarthika !important;
    border: 1px solid #999;
    width: 400px;
}
select {
    border: 1px solid #999;
    width: 150px;
	padding:4px 5px;
	margin:5px 0;
}
ul.formpage {
	margin: 25px 0 0 25px;
	text-align:left;
	float:left;
}
ul.formpage li {
	margin-bottom:20px; 
	width:100%;
}
ul.formpage li label {
	display:block;
}
ul.formpage li label.error {
	color:red !important;	
}

div.pagination {
	float:right;
	padding-right:22px;
	padding-top:8px;
	margin-bottom: 50px;
}
div.pagination a,strong, span{
	padding-left: 5px;
	padding-right: 5px;
	text-decoration:none;
	color: #2092A4;
	border:#2092A4 solid 1px;
}
div.pagination span{
	padding-left: 5px;
	padding-right: 5px;
	text-decoration:none;
	font-weight:bold;
	color: #fff;
	background:#2092A4;
	border:#2092A4 solid 1px;
}
div.pagination strong {
	color:#666;	
}

a.wish{
	background:url(images/wish.png) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
	height:24px;
	padding-top:7px;
	color:#5D5D5D;
}
a.edit{
	background:url(images/edit.png) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
	height:24px;
	padding-top:7px;
	color:#5D5D5D;
}
a.delete{
	background:url(images/delete.png) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
	height:24px;
	padding-top:7px;
	color:#5D5D5D;
}
.add-entry {
	background:url(images/add1-24.png) no-repeat right 0px;
	height: 24px;
	padding-right:30px;
	padding-top:5px;
	float:right;
	margin-right:23px;
	font-size:12px;
	font-weight:bold;
}
.add-entry a {
	text-decoration:none;
	color:#5D5D5D;
}
.info_msg {
	background: none repeat scroll 0 0 #FBE3E4;
    border-color: #FBC2C4;
    color: #8A1F11;
    border: 2px solid #DDDDDD;
    margin-bottom: 1em;
    padding: 0.8em;
    clear:both;
    margin: 0px 15px;
}
a.preview {
    background: url("images/projection_screen.png") no-repeat scroll 10px 8px transparent;
    color: #5D5D5D;
    display: block;
    height: 24px;
    padding-top: 7px;
    text-indent: 30px;
}
a.upload {
    background:url(images/upload_image.png) no-repeat scroll 10px 8px transparent;
    color: #5D5D5D;
    display: block;
    height: 24px;
    padding-top: 10px;
    text-indent: 30px;
}
/* add property*/
.items-property{margin:20px auto 0px; width:100%; position:relative;}
.items-property ol{width:90%; padding:0px; margin:10px 5% 0; float:left;}
.items-property ol li.msg{color:#af2333; font-weight:bold; height:20px; text-align:center; width:100%;}
.items-property li{ float:left; list-style:none; margin:5px 0 5px ; padding:0px 0 0px; width:49.5%; border:0px solid #000; height:48px; }
.items-property li span, .items-property .pdesc span{border:none;}
.items-property li label{float:left; width:40%; padding:4px 0 0 15px; text-align:left; }
.items-property li label .mand, .items-property .pdesc label .mand{ color:#AF0000; padding:3px 2px 0;}
.items-property li label.error{ color:#AF0000; width:100%; line-height:13px;font-size:12px;}
.items-property li div.errspace, .items-property .pdesc div.errspace{ color:#AF0000; float:right; width:52%; line-height:15px; height:15px;font-size:12px;}
.items-property li .textbox{ float:left; border:none;width:275px; height:21px; line-height:28px; padding:3px 5px 2px; margin:0px 0px 0 0; color:#414042; font-size:14px; border:1px solid #95979a;}
.items-property li .selectbox{ float:left; border:none;width:285px; height:28px; padding:0px 5px 0px; margin:0px 0px 0 0; border:1px solid #95979a; 
color: #414042;
  font-size:14px; line-height:24px;
  -moz-appearance : none;  
  
}
@-moz-document url-prefix() { 
  .items-property li .selectbox {
     background:#FFFFFF url(../images/dropdown-arrow.png) no-repeat 268px 10px;
  }
}
.items-property li.padd{ float:left; list-style:none; margin:5px 0 5px ; padding:0px 0 0px; width:49.5%; height:auto; }
.items-property li.pdesc{ float:left; list-style:none; margin:5px 0 5px ; padding:0px 0 0px; width:99%; height:auto; }
.items-property .pdesc label{float:left; width:20%; padding:4px 0 0 15px; text-align:left; /*background:#000;*/}
.items-property  .textfield{ float:left; border:none;width:275px; height:195px; line-height:19px; padding:0px 5px 0px; margin:0px 0px 0 0; font-size:14px; border:1px solid #95979a; color: #414042;}
 .sendbtn{ display:inline-block;border:none; font-size: 16px;
 
  padding: 4px 28px;
  padding-top: 4px\9;
  padding-bottom: 7px\9;
  background-color:#e542a2;
  color:#FFFFFF;
  margin:10px auto 0;
  border:0px; cursor:pointer; text-align:center;}
.sendbtn:hover{ display:inline-block;border:none;  font-size: 16px;
  padding: 4px 28px;
  padding-top: 4px\9;
  padding-bottom: 7px\9;
  background-color:#5a595a;
  color:#FFFFFF;
  margin:10px auto 0;
  border:0px;  cursor:pointer;}
.items-property li .textbox:focus, .items-property li .selectbox:focus, .items-property li .textfield:focus{ border:1px solid #e542a2;}
.items-property ol li.btndiv{width:100%;}

.featureslist{ margin:0 auto; width:90%; }
.featureslist ul{ padding:0px; margin:0px 0 30px; width:100%; float:left;}
.featureslist li{ list-style:none; border:1px solid #95979a; width:21.6%; float:left; line-height:15px; height:25px; padding:5px 5px 0 5px; text-align:left; margin:5px 10px;}
.featureslist li input[type=checkbox]{ margin:3px 10px 0 0;}


/* sub division */
.items-common{ padding:55px 0 0; margin:30px 0; float:left; width:100%;  background: url(./images/bg-dashboard-bottom.jpg) repeat-x left top;}
.items-common .btndiv{width:100%; float:left; margin:0 auto; height:40px;}
#response{ color:#E60000;}
.imagegallery{ margin:10px auto;  width:74%;}
.listgroup{ border:1px solid #cccccc; float:left; padding:10px 11px; width:97%;}
.pimage{ float:left; margin:10px 10px 10px ; background:#ececec; width:150px; height:110px; padding:10px 0; position:relative;}
.pimage img{width:130px; height:107px; position:relative;}
.pimage .pdelete{position:absolute; left:113px; top:103px; width:30px; height:30px; }
.pimage .pedit{position:absolute; left:0px; top:103px; width:30px; height:30px;}

/* login*/
.mar-right{margin-right:20px;}
.pdesc{ float:left; list-style:none; margin:5px 0 5px ; padding:0px 0 0px; width:49%; height:auto; }