a {
	text-decoration: none;
}

#othleft-sidebar {
	width: 247px;
	margin-top: 0px;
	min-height: 0px;
	margin-left: 0px;
}

#othleft-sidebar ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 245px;
	list-style: none;
}

#othleft-sidebar h1 {
	padding: 2px 0px 2px 2px;
	margin: 0px;
	height: 24px;
	font-size: 15px;
	color: rgb(6, 6, 116);
	/*text-shadow: 0.1em 0.1em #fff;*/
	/*width: 226px;*/
/* 	width: 100%; */
	/*background: url(../images/leftnav-head-bg.png) repeat-x;*/
	border-bottom: 1px #b9c7d0 solid;
	border-top: 1px #b9c7d0 solid;
	overflow:hidden;
}

#othleft-sidebar ul li a {
	color: rgb(39, 36, 31);
	display: block;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding-left: 45px;
	/*padding-left: 15px;*/
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 7px;
	text-decoration: none;
	margin-bottom: 0px;
	border-bottom: 1px #e2e8ed solid;
	border-top: 0px #fff solid;
	background: url(../images/arrow_medium.png) no-repeat 8px 9px;
}

#othleft-sidebar ul li a:hover {
	background: rgb(44, 49, 49);
	color: rgb(245, 245, 245);
}



.left-sidebar {
	border-spacing: 2px;
	border-color: gray;
	background: gray;
}

.cont_right {
	margin: 0px;
	padding: 15px 20px 20px 20px;
}

#othleft-sidebar ul li {
	opacity: 1.0;
	display: block;
	margin-bottom: 0px;
}

.container {
	min-height: 900px;
	background: #FFF url(../images/cont_left_bg.png) left repeat-y;
}

#othleft-sidebar ul li a.create {
	background-image: url(images/menu/create.png) no-repeat 18px -72px;
}

#othleft-sidebar ul li a.list {
	background-image: url(../images/menu/list.png) no-repeat 18px -30px;
}

#othleft-sidebar ul li a.search {
	background: url(../images/library-icons.png) no-repeat 18px 10px;
}

body {
	background: url(../images/bg-grid-blue.png) 0 0 #2c95b5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}

.body-default {
	/*background: #000 url(../images/bg.png) repeat-x top;*/	
}

#othleft-sidebar ul li a span {
	display: block;
	font-size: 9px;
	color: rgb(81, 148, 9);
	margin: 0px;
	padding-left: 2px;
	text-transform: none;
}

.image-position {
	width: 22px;
	height: 22px;
	margin-left: -30px;
	margin-bottom:-6px;
	padding-right: 6px;
	vertical-align: middle;
}

.lo_drop {
	padding: 10px 10px 10px 10px;
	margin: 0px;
	width: 185px;
	height: 120px;
	background: #3b3b3b;
	color: #FFF;
	position: absolute;
	top: 47px;
	right: 5px;
	z-index: 100;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-moz-box-shadow: 0px 1px 5px #dedede;
	-webkit-box-shadow: 0px 1px 5px #dedede;
	box-shadow: 0px 1px 5px #525252;
	display: none;
}

.lo_drop_hov {
	position: absolute;
	width: 78px;
	height: 30px;
	top: -27px;
	right: 0px;
	z-index: 0;
	background: url(../images/lo_drop_top_but_bg.png) no-repeat;
}

.lo_name {
	font-size: 13px;
	color: #CCC;
	padding: 0 0 6px 0px;
	border-bottom: 1px #666 dotted;
}

.lo_name img {
	float: left;
	margin-right: 10px;
}

.lo_name span {
	font-size: 10px;
	color: #999;
	display: block;
}

.clear {
	clear: both;
}

.lo_drop ul {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	list-style: none;
}

.lo_drop li {
	padding: 0px;
	margin: 0px;
}

.lo_drop li a {
	text-decoration: none;
	color: #CCC;
	font-size: 11px;
	padding: 4px 0px;
	display: block;
}

.lo_drop li a:HOVER {
	text-decoration: none;
	color: white;
	font-size: 11px;
	padding: 4px 4px;
	display: block;
	background-color: rgb(255, 154, 61);
	border-radius:3px; 
}

.logo {
	margin: 0px;
	padding-left: 10px;
	position: absolute;
	top: 5px;
	left: 0px;
	width: 300px;
	height: 55px;
	color: #FFF;
	/*text-indent: -999px;*/
	font-size: 14px;
	cursor: pointer;
}

.app_title{
	margin:0px;
	width: 1200px;
	text-align: center;
	padding-top: 10px;
	color: black;
	font-size: 18px;
	cursor: pointer;
}

.org_name{
	margin:0px;
	width: 1200px;
	text-align: center;
	padding-top: 2px;
	color: #000000;
	font-size: 16px;
	font-family: 'comic sans ms';
	cursor: pointer;
}

.logo a {
	color: rgb(88, 21, 21); /* changed with #FFF */
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
/* 	text-shadow: 0.1em 0.1em #000; */
}

.logo_right {
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 0px;
	top: 20px;
}

.logo_right1 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 100px;
	top: 15px;
}

.usernamebx {
	margin: 0px;
	padding: 0px 5px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.usernamebx ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.usernamebx li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 78px;
	height: 27px;
	display: block;
	background: url(../images/user_detail.png) no-repeat;
}

.usernamebx li a {
	width: 63px;
	height: 16px;
	margin: 0px;
	padding: 6px 5px 5px 10px;
	font-size: 11px;
	color: #FFF;
	display: block;
	text-decoration: none;
	z-index: 100;
	position: absolute;
	top: 0px;
	right: 0px;
}

.navigation_wrapper_outer {
	position: relative;
	width: 1200px;
	height: 60px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	margin-bottom: 10px;
	background-image: linear-gradient(bottom, rgb(244, 196, 5) 12%,
		rgb(249, 201, 9) 56%, rgb(249, 212, 5) 78%);
	background-image: -o-linear-gradient(bottom, rgb(244, 196, 5) 12%,
		rgb(249, 201, 9) 56%, rgb(249, 212, 5) 78%);
	background-image: -moz-linear-gradient(bottom, rgb(244, 196, 5) 12%,
		rgb(249, 201, 9) 56%, rgb(249, 212, 5) 78%);
	background-image: -webkit-linear-gradient(bottom, rgb(244, 196, 5) 12%,
		rgb(249, 201, 9) 56%, rgb(249, 212, 5) 78%);
	background-image: -ms-linear-gradient(bottom, rgb(244, 196, 5) 12%,
		rgb(249, 201, 9) 56%, rgb(249, 212, 5) 78%);
		
/* 	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.12, rgb(244 */
/* 		, 196, 5)), color-stop(0.56, rgb(249, 201, 9)), */
/* 		color-stop(0.78, rgb(249, 212, 5))); */

	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.12, rgb(255, 153, 0)),
	 color-stop(0.56, rgb(249, 230, 9)), color-stop(0.78, rgb(249, 200, 5)));

	/*background: url(../images/bg-grid-blue.png) 0 0 #2c95b5;*/
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	box-shadow: 0px 1px 1px #4b4b4b;
	-moz-box-shadow: 0px 1px 1px #4b4b4b;
	-webkit-box-shadow: 0px 1px 1px #4b4b4b;
	border-bottom: 1px #f0b928 solid;
	background-image: linear-gradient(bottom, rgb(244, 196, 5) 12%,
		rgb(249, 201, 9) 56%, rgb(249, 212, 5) 78%);
}

.header {
	width: 1200px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	height: 90px;
}

.header-bkp {
	position: relative;
	width: 1200px;
	height: 60px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding: 0px;
	margin: 0px auto;
	margin-top: 5px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	background: url(../images/msnav.png) repeat-x;
}