@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	color:#3a231e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bg.jpg) repeat-x left top #60553f;
	line-height:16px;
	}
	
a{
	text-decoration:none;
	outline:none;
	cursor:pointer;
	}
form{
padding:0;
margin:0;}
	
img{
	border:none;
	}
	
#mainwrap{
	margin:auto;
	padding:0px;
	width:1001px;
	}

.clear{
	margin:0px;
	padding:0px;
	clear:both;
	}
	
	
#header{
	margin:0px;
	padding:0px 20px 0px 0px;
	background:url(../images/header-bg.jpg) no-repeat left bottom;
	height:154px;
	}
	

#logo{
	float:left;
	}
	
#menu-wrap{
	float:right;
	width:790px;
	}
	

#login-info{
	background: url(../images/login-info-bg.jpg) no-repeat left top;
	float:right;
	width:281px;
	height:57px;
	margin:13px 0px 0px 0px;
	padding:10px 20px 0px 15px;
	color:#311509;
	font-size:13px;
	}

#login-info span{
	border-bottom:1px solid #ddd8d0;
	padding:0px 0px 3px 0px;
	}

#login-info span span{
	color:#ae0128;
	border:none;
	padding:0px;
	}

#login-info ul{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	list-style:none;
	}

#login-info ul li{
	float:left;
	margin:0px;
	padding:6px 17px 0px 0px;
	background:url(../images/login-info-listbg.jpg) no-repeat right top;
	height:24px;
	}

#login-info ul li a{
	color:#311509;
	}
#login-info ul li a:hover{
	color:#8c5f4c;
	text-decoration:underline;
	}
	

.editprofile{
	background:url(../images/edit-profile-icon.gif) no-repeat left top;
	padding:0px 0px 0px 15px;
	}

.report-bug{
	background:url(../images/report-icon.gif) no-repeat left top;
	padding:0px 0px 0px 18px;
	margin:0px 0px 0px 13px;
	}

.logout{
	background:url(../images/logout-icon.jpg) no-repeat left top;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 13px;
	}
	
#topmenu{
	margin:0px 0px 0px 0px;
	padding:22px 0px 0px 0px;
	text-align:right;
	height:35px;
	}
	
#topmenu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}

#topmenu ul li{
	margin:0px;
	padding:0px 0px 0px 2px;
	float:right;
	font-size:18px;
	color:#0a0300;
	line-height:normal;
	}

#topmenu ul li a{
	background:url(../images/menu-bg.jpg) no-repeat left top;
	margin:0px;
	padding:0px;
	display:block;
	color:#0a0300;
	height:35px;
	float:left;
	cursor:pointer;
	}

#topmenu ul li a:hover{
	background:url(../images/menu-bg.jpg) no-repeat left bottom;
	}

#topmenu ul li a span{
	background:url(../images/menu-right-bg.jpg) no-repeat right top;
	height:29px;
	padding:6px 15px 0px 15px;
	float:left;
	display:block;
	}

#topmenu ul li a:hover span{
	background:url(../images/menu-right-bg.jpg) no-repeat right bottom;
	}

#topmenu ul li .active{
	background:url(../images/menu-bg.jpg) no-repeat left bottom;
	color:#79585c;
	}

#topmenu ul li .active span{
	background:url(../images/menu-right-bg.jpg) no-repeat right bottom;
	}

#content-wrap{
	background:#FFFFFF;
	border-left:1px solid #cec5b6;
	border-right:1px solid #cec5b6;
	padding:7px 20px 15px 20px;
	width:959px;
	}
	
.boxwrap{
	margin:0px 20px 25px 0px;
	padding:0px;
	width:469px;
	font-size:13px;
	color:#000000;
	float:left;
	}

.box-head{
	background:url(../images/box-headbg.jpg) no-repeat left top;
	padding:10px 10px 0px 13px;
	margin:0px;
	height:49px;
	}

.box-head h1{
	float:left;
	font-size:22px;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
	line-height:28px;
	}

.box-bottom{
	background:url(../images/box-botmbg.jpg) no-repeat left top;
	height:13px;
	}
	
.boxcontent{
	width:447px;
	border-left:1px solid #e6dbc7;
	border-right:1px solid #e6dbc7;
	padding:0px 10px 0px 10px;
	background:#f5f0e7;
	min-height:210px;
	position: relative;
}

.boxsections{
	width:447px;
}

.boxsections ul{
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
	}
.boxsections ul li{
	padding:5px 10px 0px 10px;
	background:url(../images/report-listbg.jpg) no-repeat right top #e9e0d6;
	border-bottom:1px solid #a49780;
	height:22px;
	
	}
	.boxsections ul li .tooltip-help{
	float:left; margin-left:10px;
	}
	.boxsections ul li .tooltip-help a{
	cursor:help;}
	
.bloglist-wrap{
	width:447px;
}

.bloglist-wrap ul{
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style:none;
	}
.bloglist-wrap ul li{ 
	padding:5px 10px 0px 10px;
	background:url(../images/bloglisting-bg.jpg) no-repeat right top #e9e0d6;
	border-bottom:1px solid #a49780;
	height:22px;
	white-space:nowrap;
	overflow:hidden;
	}

.bloglist-wrap ul li a{
	color:#000;
	}
.bloglist-wrap ul li a:hover{
	color:#996b53;
	}
.statusLink{
	color:#000;
	text-decoration:underline;
	}
.statusLink:hover{
	color:#996b53;
		text-decoration:none;
	}
	
	
.calendar{
	float:right;
	margin-left:5px;
}

.list-left{
	float:left;
	}
.alert-left{
	float:left;
	color:#FF0000;
	padding-bottom:10px;
	}
.list-right{
	float:right;
	color:#FFFFFF;
	}
	
.listingwrap{
	margin:0px;
	padding:0px;
	}

.list-head{
	background:url(../images/main-head-bg.jpg) no-repeat left top;
	margin:0px;
	padding:10px 10px 0px 13px;
	height:40px;
	border-bottom:1px solid #FFFFFF;
	}

.list-head h2{
	float:left;
	font-size:22px;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
	line-height:28px;
	}
	.list-head .back{
	float:right;
	background:url(../images/back.jpg) no-repeat left top;
	margin:10px 0px 0px 0px;
	padding:0 0 0 18px;
	}
	.list-head .back a{
	color:#FFFFFF;
	text-decoration:none;
	}
	.list-head .back a:hover{
	text-decoration:underline;
	}

.listing-head{
	background:url(../images/listheadbg.jpg) repeat-x left bottom #735144;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 12px 0px 12px;
	border-right:1px solid #a48e7e;
	}
	.listing-over{
	width:185px;
	overflow:hidden;
	/*cursor: pointer;*/
	}
	.listing-over-user{
	width:155px;
	overflow:hidden;
	cursor: pointer;
	}

.listing-head a{
	color:#FFFFFF;
	}
.listing-head a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.td1{	
	padding:0px 12px 0px 12px;
	border-right:1px solid #e6dbc7;
	border-bottom:1px solid #e6dbc7;
	}

.td2{	
	border-right:1px solid #e6dbc7;
	border-bottom:1px solid #e6dbc7;
	padding:0px 12px 0px 12px;
	}
	
	
	.td1 a{	
	color:#3a231e;
	}
	.td1 a:hover{
	color: #990000;
	}
	.td2 a{	
	color:#3a231e;
	}
	.td2 a:hover{	
	color: #990000;
	}
	
	
.td1-inner{	
	padding:0px 12px 0px 12px;
	border-right:1px solid #e6dbc7;
	border-bottom:1px solid #e6dbc7;
	background:#f5f0e7;
	}

.td2-inner{	
	border-right:1px solid #e6dbc7;
	border-bottom:1px solid #e6dbc7;
	padding:0px 12px 0px 12px;
	background:#faf8f3;
	}	
.tr1{
     background:#f5f0e7;
 }
.tr2{
     background:#faf8f3;
 }
.collapse{
	border-left:1px solid #e6dbc7;
	}


#bottom{
	background:url(../images/bottom-bg.jpg) no-repeat left top;
	height:11px;
	margin:0px 0px 10px 0px;
	width:1001px;
	}
	
#paging{
	background:#f5f0e7;
	border:1px solid #e6dbc7;
	margin:15px 0px 0px 0px;
	padding:6px 15px 0px 14px;
	height:24px;
	}

#page-result{
	float:left;
	}
	
#page{
	float:right;
	width:600px;
	}
	
.page-number{
	margin:0px 10px 0px 10px;
	padding:0px;
	float:right;
	}

.page-number a{
	color:#3a231e;
	}

.page-number a:hover{
	color:#af7f43;
	text-decoration:underline;
	}
	
.float-right{
	margin:2px 0px 0px 0px;
	padding:0px;
	float:right;
	}
	
	
#footer{
	margin:0px 20px 20px 20px;
	padding:0px;
	color:#e8d9c8;
	line-height:20px;
	}
	
#footer span{
	color:#c59865;
	}
	#footer span a{
	color:#c59865;
	}
	#footer span a:hover{
	color:#c59865;
	text-decoration:underline;
	}
	#footer .white a{
	color:#FFF;
	}
	#footer .white a:hover{
	color:#FFF;
	text-decoration:underline;
	}
	
.list-menu{
	background:url(../images/listbg.jpg) no-repeat left top;
	float:right;
	margin:0px 0px 0px 10px;
	padding:5px 0px 0px 13px;
	width:210px;
	height:24px;
	color:#000;
	}
.small-list-menu{
	background:url(../images/smalllistbg.jpg) no-repeat left top;
	float:right;
	margin:0px 0px 0px 10px;
	padding:5px 0px 0px 13px;
	width:87px;
	height:24px;
	color:#000;
	}
.sami-small-list-menu{
	background:url(../images/samismalllistbg.jpg) no-repeat left top;
	float:right;
	margin:0px 0px 0px 10px;
	padding:5px 0px 0px 13px;
	width:142px;
	height:24px;
	color:#000;
	}
	
.list-menu-search{
	background:url(../images/listbg.jpg) no-repeat left top;
	float:right;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	width:223px;
	height:29px;
	}

	
.list-menu1{
	float:right;
	margin:1px 0px 0px 10px;
	padding:0px;
	width:223px;
	}

.list-menu1 select{
	width:223px;
	height:27px;
	padding:0px 0px 0px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.list-menu img, .list-menu-search img{
	float:right;
	margin:0px 2px 0px 0px;
	}
	
.list-text{
	margin:0px;
	padding:5px 0px 0px 8px;
	float:left;
	width:176px;
	height:24px;
	}

.list-text input{
	margin:0px;
	padding:0px;
	width:176px;
	border:1px solid #FFFFFF;
	height:17px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*Inner Style Start Here*/

#subtab{
	margin:0px 0px 15px 0px;
	padding:0px 0px 1px 0px;
	float:left;
	background:url(../images/subtab-botmbg.jpg) no-repeat left bottom;
	width:700px;
	}

#subtab a{
	background:url(../images/subtab-bg.jpg) no-repeat left top;
	margin:0px 2px 0px 0px;
	padding:0px;
	display:block;
	color:#774c45;
	height:21px;
	float:left;
	cursor:pointer;
	font-weight:bold;
	}

#subtab a:hover{
	background:url(../images/subtab-bg.jpg) no-repeat left bottom;
	}

#subtab a span{
	background:url(../images/subtab-right-bg.jpg) no-repeat right top;
	height:19px;
	padding:2px 13px 0px 13px;
	float:left;
	display:block;
	}

#subtab a:hover span{
	background:url(../images/subtab-right-bg.jpg) no-repeat right bottom;
	}

#subtab .active{
	/*background:url(../images/menu-bg.jpg) no-repeat left bottom;*/
	background:url(../images/subtab-bg.jpg) no-repeat left bottom;
	color:#79585c;
	}

#subtab .active span{
	/*background:url(../images/menu-right-bg.jpg) no-repeat right bottom;*/
	background:url(../images/subtab-right-bg.jpg) no-repeat right bottom;
	}
	
.add-user{
	background:url(../images/add-user.gif) no-repeat left top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	color:#b33052;
	text-decoration:underline;
	font-weight:bold;
	}
	
.add-user:hover{
	color:#a87c59;
	text-decoration:none;
	}
	
.sublink-wrap{
	float:right;
	margin:8px 0px 12px 0px;
	}
	
.textfield{
	margin:2px 0px 2px 0px;
	padding:3px 0px 0px 4px;
	height:19px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:1px solid #7c5045;
	}

.textarea{
	margin:4px 0px 4px 0px;
	padding:3px 0px 0px 4px;
	height:60px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:1px solid #7c5045;
	}
	

.button{
	background:url(../images/button-bg.jpg) no-repeat left top;
	margin:0px 5px 0px 0px;
	padding:0px;
	display:block;
	color:#fff;
	height:26px;
	float:left;
	cursor:pointer;
	font-weight:bold;
	}

.button:hover{
	background:url(../images/button-bg.jpg) no-repeat left bottom;
	}

.button span{
	background:url(../images/button-right-bg.jpg) no-repeat right top;
	height:21px;
	padding:5px 13px 0px 13px;
	float:left;
	display:block;
	}

.button:hover span{
	background:url(../images/button-right-bg.jpg) no-repeat right bottom;
	}
	

.button1{
	background:url(../images/button-bg1.jpg) no-repeat left top;
	margin:0px 5px 0px 0px;
	padding:0px;
	display:block;
	color:#fff;
	height:26px;
	float:left;
	cursor:pointer;
	font-weight:bold;
	}

.button1:hover{
	background:url(../images/button-bg1.jpg) no-repeat left bottom;
	}

.button1 span{
	background:url(../images/button-right-bg1.jpg) no-repeat right top;
	height:21px;
	padding:5px 13px 0px 13px;
	float:left;
	display:block;
	}

.button1:hover span{
	background:url(../images/button-right-bg1.jpg) no-repeat right bottom;
	}

.bugs-wrap{
	margin:20px auto 15px auto;
	padding:0px;
	width:925px;
	text-align:left;
	}
	

.bugs{
	background:url(../images/bug-listbg.jpg) repeat-y left top;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#000000;
	}
	
.buglist{
	background:url(../images/bug-list-bg.jpg) no-repeat left top;
	margin:0px 0px 0px 0px;
	padding:13px 15px 7px 15px;
	}

.buglist-botm{
	background:url(../images/bug-list-botmbg.jpg) no-repeat left top;
	margin:0px;
	padding:12px 0px 0px 90px;
	height:14px;
	color:#805848;
	font-weight:bold;
	}
	
.bugs1{
	background:url(../images/bug-list-bg1.jpg) repeat-y left top;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#000000;
	}
	
.buglist1{
	background:url(../images/bug-listbg1.jpg) no-repeat left top;
	margin:0px 0px 0px 0px;
	padding:13px 15px 7px 15px;
	}

.buglist-botm1{
	background:url(../images/bug-list-botmbg1.jpg) no-repeat left top;
	margin:0px;
	padding:12px 0px 0px 90px;
	height:17px;
	color:#000;
	font-weight:bold;
	}
	
#comments-wrap{
	background:url(../images/comments-bg.jpg) no-repeat left top;
	margin:25px 0px 10px 4px;
	padding:10px 15px 0px 15px;
	width:300px;
	}


.date-picker{
	margin:0px;
	padding:0px;
	width:285px;
	}

.date-picker input{
	float:left;
	margin:2px 0px 2px 0px;
	padding:3px 0px 0px 4px;
	height:19px;
	width:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:1px solid #7c5045;
	}

.date-picker img{
	float:left;
	margin:5px 0px 0px 3px;
	}
	
.date-wrap{
	position: absolute;
	margin:0px;
	padding:0px 0px 0px 15px;
	background:url(../images/date-wrapper-bg.jpg) no-repeat left top;
	height:64px;
	width:303px;
	color:#FFFFFF;
	z-index:100;
	left:75px;
	top:75px;
	}
	
	
.relative{
	position:relative;
	margin:0px;
	padding:0px;
	}

.date-wrap1{
	position: absolute;
	margin:0px;
	padding:0px 0px 0px 15px;
	background:url(../images/date-wrapper-bg.jpg) no-repeat left top;
	height:64px;
	width:303px;
	color:#FFFFFF;
	z-index:100;
	left:321px;
	top:95px;
	}
	
	
.listhead{
	background:url(../images/list-subhead-bg1.jpg) no-repeat left top #d5baa3;
	font-weight:bold;
	color:#000;
	font-size:13px;
	border-right:1px solid #f5e6d9;
	}
	
.close{
	margin:1px 1px 8px 0px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
	
/*Login Section Start here*/
#login{
	margin:auto;
	padding:0px;
	width:395px;
	color:#000;
	}
	
#login-body{
	background:url(../images/login-bodybg.jpg) repeat-x left top #60553f;
	margin:140px 0px 0px 0px;
	}
	
#login-head{
	background:url(../images/login-head-bg.jpg) no-repeat left top;
	padding:17px 0px 0px 15px;
	margin:0px;
	height:53px;
	font-size:22px;
	color:#FFFFFF;
	}
	
#login-bg{
	background:#f5f0e7;
	padding:0px 15px 0px 15px;
	}
	
#login-bg td{
	padding:0px 0px 0px 10px;
	margin:0px;
	border-bottom:1px solid #f5f0e7;
	background:#e9d9c7;
	}
#login-bg td td{
	border:none;
	padding:0px;
	}

.link{
	color:#6c433d;
	}

.link:hover{
	color:#a16b44;
	text-decoration:underline;
	}
	
#login-bottom{
	background:url(../images/login-botmbg.jpg) no-repeat left top;
	height:10px;
	}
	
.textfield2{
	border:1px solid #9a836a;
	width:200px;
	font-size:12px;
	padding-left:3px;
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#contente {
	background: url(../images/massage-box-bg.png);
	width: 957px;
	margin:0 0 20px 0;
	font-size:14px;
	font-weight:bold;
}
#contente span{
	background:url(../images/massage-box-footer.png) left bottom no-repeat;
	width: 957px;
	display:block;
	padding:0 10px 10px 10px;
}

