/**
 * UnCommon Theme
 * based on the common.css 
 * 
 * 
 *
 */

/**
 * Common HTML elements
 */
 
html {
    background: #BBD2E1;
  background-image: none !important;
}
  

body {
  font-size: 12px;
  font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  min-width: 1000px;
  background-color: #BBD2E1;
  background-position: center top;
	background-repeat: repeat-y;
	background-image: none !important;
	margin-top:8px;
}
a:link {
	color: #375;
	font-size: 12px;
	line-height:120%;
}
a:active {
	color: #253;
	font-size: 12px;
	line-height:120%;
}
a:visited {
	color: #375;
	font-size: 12px;
	line-height:120%;
}
a:hover {
	color: #253;
	background: none;
	font-size: 12px;
	text-decoration:none;
	line-height:120%;
}
ul.menu a {
	font-size: 12px;
	line-height:120%;
}
li {
	font-size:12px;
	line-height: 16px;
}
/**
 * Main layout elements
 */

#header {
	padding:0px 0px 15px ;
	margin-top: 0;
	height: 161px !important;
	width:auto;
		margin-top: -24px;


}
#header h1 {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom:thin solid #B4BABF;
	height: 161px ;
	/*padding: 0.75em 0 0.25em 0.44em;
	/*height: 141px;*/
	/*margin: 0 auto;
	padding: 0 0 0 0em;
	width: auto;*/
	
	
     margin: 1.5em auto 0;
	padding: 0em ;
	width: auto;
}
#header h1 img{
	width: 100%;
}
#footer {
	background-color:  #BBD2E1; 
	width: 1000px !important;
}

#footer {
	width: 100%;
	min-height: 30px;
	color:  #000 !important;
	padding: auto !important;
	float: center;
	margin-bottom: 30px;
	font-size: 1.05em;
    margin-top:0em !important;
	border-top: 0px dotted #eee !important;
}

#body {
	position:relative;
	width:1000px;
}
#main {
	/*margin: 39px auto 0;*/
	margin: 46px auto 0;*/
	background:#fff;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	height:100%;
	float:left;
	width: 77.4% !important;
	display:block;
	overflow:inherit !important;
	position:inherit !important;
	border-radius: 3px;
	
}
#main h2 {
	color: #2B3036;
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left:10px;
	margin-top: 6px;
}
#content h3 {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	line-height: 140%;
	height: 140%;
	padding: 0;
	text-indent: 0;
	margin: 0;
	
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB290F;
	border-bottom: 1px solid #D2D8DE;
}
#content  {
font-size: 12px;
}
#content h4 {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	color: #AB290F;
	font-weight: normal;
	text-decoration: none;
	font-size:14px;
}
/**
 * Access icons and key
 */
#accessKey {
	margin-bottom: 2em;
}
#accessKey img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
#content img.accessLogo {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
/**
 * Navigation bar
 */
 
#navbar {
	
	background: #053342 ;
	margin-top: 0.25em !important;
	position:absolute;
	top:-67px;
	left:-208px;
	z-index:99999;
	width:995px !important;
}
#navbar a {
	font-size: 14px;
	letter-spacing: 0.05em;
	border-right: ;
	float: left;
	margin: 0;
	padding: 0;
	color: #fff;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	padding: 0 18px;
	text-decoration: none;
	text-transform: uppercase;
}
#navbar a:hover {
	color: #fff;
	/*background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#303030), to(#636161));*/
/*	background-image: -webkit-linear-gradient(top, #303030, #636161);*/
/*	background-image: -moz-linear-gradient(top, #303030, #636161);*/
/*	background-image: -ms-linear-gradient(top, #303030, #636161);*/
/*	background-image: -o-linear-gradient(top, #303030, #636161);*/

background-color:#90B246 ;
}
/**
 * Sidebar
 */

#developedBy {
	text-transform: uppercase;
	font-size: 0.95em;
}
#sidebar div.block {
	font-size: 12px;
	padding-bottom: 1.5em;
	background: #ffffff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 5px 0;
	padding: 0 5px;
	width: 90%;
	border-bottom: 1px solid #CCCCCC;
}
#sidebar div.block span.blockTitle {
	display: block;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #57616E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 23px;
	line-height: 27px;
	text-indent: 8px;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	width: 181px;
	margin: 0 0 0 -5px;
}
#sidebar div.block span.blockSubtitle {
	display: block;
	padding: 0 0 0 10px;
}
#sidebar input.textField, #sidebar select.selectMenu, #sidebar input.button {
	font-size: 12px;
}
form {
	padding-left: 10px;
}
/* @end */



div, p, table, td, th {
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	line-height: 140%;
	color: #666;
	font-size: 12px;
}

p {
	margin-top: 0;
	margin-bottom: 7px;
	text-align: left;
	font-size: 12px;
}

a:link, a:visited {
	color: #2591D0;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #c00;
	text-decoration: underline;
	font-weight: normal;
}
h1 {
	padding: 0;
	padding-bottom: 5px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	
}
h2, .contentheading {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2b3036;
}
h3 {
	margin: 0;
}
input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	background-color: #fff;
}
input.defaultButton {
	background-color: #ccc;
}
#container {
background:  #FFFFFF;
/*box-shadow: 4px 0 4px #000809,, -4px 0 4px #000D0E;
-moz-box-shadow: 4px 0 4px #000809, -4px 0 4px #000D0E;
-webkit-box-shadow: 4px 0 4px #000809, -4px 0 4px #000D0E;*/

-moz-box-shadow: 5px 0px 0px #ffffff, -5px 0px 0px #ffffff, 0px 5px 25px #000000;
	-webkit-box-shadow: 5px 0px 0px #ffffff, -5px 0px 0px #ffffff, 0px 5px 25px #000000;
	box-shadow: 5px 0px 0px #ffffff, -5px 0px 0px #ffffff, 0px 5px 25px #000000;
	
	
	
	
	
text-align: left;
margin-bottom: 30px;
margin-top: 0;
float: left;





}
#headerTitle {
	color: #ffffff;
}
#navbar {
	border-bottom: 0;
	height: 36px;
	margin-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
ul.menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
#breadcrumb {
	/*background: #DBEEF9;*/
	background :#fafafa;
	margin-top: 5px;
	margin-bottom: 25px ! important;
	padding-top: 3px;
	padding-bottom: 3px;
	top: -26px;
	left: -201px;
	width: 940px;
	color: #394048;
	padding-left: 10px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	
	
	position: absolute;
}
#content {
	border-top: 0px dotted #000;
	padding:10px 10px 0;
}
/**
#content img {
max-width: 100%;
}

*/
#content p img {
	max-width: 100%;
}
/**
 * Common HTML elements
 */
#leftSidebar {
	float: left;
	width: 20%;
	font-size: 11px;
	display: inline;
	overflow: hidden;
	/*padding-top: 10px;*/
	/*min-height:900px;*/
	min-height:700px;
	float:left;
	margin-left: 8px;
	margin-right: 0;
}
 // Set main on non-IE browsers to have a 10% margin *html #main {
 margin-right: 5%;
}
#leftSidebar, #rightSidebar {
	/*margin-top: 41px;*/
	margin-top: 41px;
	background-color: #ffffff !important;
	background-image: none !important;
}
#rightSidebar {
	float: right;
	width: 0%;
	font-size: 0.65em;
	padding-top: 0;
	/*min-height:900px;*/
	min-height:700px;
	float:right;
	/*position:absolute;*/
	height:auto;
	right:0;
	top:0;
	margin-right: 0;
	margin-left: 0;
	z-index:888;
	background-color: #ffffff !important;
}
* html #rightSidebar {
	margin-right: 0%;
}

/**
 * Table of contents
 */

h4.tocSectionTitle {
}
table.tocArticle {
	width: 100%;
}
table.tocArticle td.tocTitle {
	width: 70%;
	height: 100%;
}
table.tocArticle td.tocGalleys {
	width: 30%;
	text-align: right;
}
table.tocArticle td.tocAuthors {
	padding-left: 30px;
	font-style: italic;
	vertical-align: top;
}
table.tocArticle td.tocPages {
	text-align: right;
	vertical-align: top;
}
.tocArticleCoverImage img {
	border: 0;
	float: left;
	width: 100px;
	margin: 0 1em 1em 0;
}
/**
 * Homepage image
 */

#homepageImage img {
	display: block;
	margin: 0 auto;
	border: 0;
	text-align: center;
}
.homepageImage img {
	margin: 0 auto;
	border: 0;
	float: left;
	width: 100px;
	margin: 1em 1em 1em 0;
	text-align: center;
}
/**
 * Additional text styles
 */

pre {
	background-color: #F0F0E8;
	color: #000;
	font-size: 1.25em;
}
/**
 * Table styles
 */

table.listing tr.highlight {
	background: yellow;
}
table.listing tr.fastTracked {
	background-color: #ABA;
}
table.listing tr.data td {
	border-top: 1px dotted #DDDDD0;
	border-bottom: 1px dotted #DDDDD0;
}
table.listing tr.data td.drag {
	cursor: move;
}



#navbar ul li#home a {
	display:block;
	width:10px;
	font-size:0;
	text-indent:-1000px;
	background-image:url('/public/site/images/admin/home.gif');
	background-position:0px 2px;
	background-repeat:no-repeat;
	margin-left:10px;
	padding-right:0px;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}
#navbar ul li#home a:hover,
#navbar ul li#home.selected a,
#navbar ul li#home.selected a:hover  {
	
	background-color: #90B246  ;
	
}



