* {
	margin:0;
	padding:0;
}

/** General Style Info **/
body {
	background:#406900 url('../img/site/bg.jpg') repeat-x top center;
	color: #000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	/*filter:grayscale(1);
	background:#5a5a5a;*/
}
a {
	color: #683401;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #683401;
	text-decoration:underline;
}

a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
	margin-bottom:0.5em;
}
h1 {

	color: #003d4c;
	font-size: 100%;
}
h2 {
	
	color: #412101;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
h3 {
	color: #993;
	font-family:"Trebuchet MS",'Gill Sans','lucida grande', helvetica, arial, sans-serif;
	font-size: 14px;
}
h4 {
	color: #993;
	font-weight: normal;
}
ul, li {
	margin: 0 12px;
}

/** Layout **/
#container {
	text-align: left;
	margin:0px auto;
	width:1001px;
}
#containerOuter{
	background: url('../img/site/header_bg.jpg') no-repeat top center;
}
#header{
	background:#406900 url('../img/site/header_bg.jpg') no-repeat top center;
	height:384px;
}
#header_content{
	height:315px;

}
.headerMenu2List{
	list-style:none;
	margin:0px;
}
.headerMenu2List li{
	float:left;
	margin:0px 5px;
}
#header_menu{
	font-family:"Trebuchet MS";
	font-size:12px;
	padding: 12px 0px 0px 30px;

}
.headerMenu2Item{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.headerMenu2Item:hover{
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}
#header h1 {
	line-height:20px;
	color: #fff;
	padding: 0px 30px;
}
#header h1 a {
	color: #fff;
	background: #003d4c;
	font-weight: normal;
	text-decoration: none;
}
#header h1 a:hover {
	color: #fff;
	background: #003d4c;
	text-decoration: underline;
}
#contentInner{
	background: url('../img/site/content.jpg') no-repeat top center;
	clear: both;
	padding: 0px 30px 10px 10px;
	overflow: auto;
	min-height:150px;
}
#content{
	
	background: url('../img/site/content_bg.jpg') repeat-y top center;
}
#footer {
	background: url('../img/site/footer.jpg') no-repeat top center;
	clear: both;
	padding: 6px 10px;
	text-align: right;
	height:95px;
}
#footer_content{
	text-align:right;
	color:#fff;
	font-size:12px;
}
/** inner contents **/
#content_inner_f{
	
}
#content_inner_l{
	float:right;
	width:76%;
	padding-top:10px;
}
#content_inner_r{
	float:left;
	width:76%;
}
#content_inner_lr{
	float:right;
	width:56%;
}
/** content colums **/
#left_column{
	float:left;
	width:22%;
	overflow:hidden;
}
#right_column{
	float:right;
	width:22%;
	overflow:hidden;
}
/** comments **/
.contentCommentsContainer{
	padding:10px 10px 10px 15px;
}
.commentsPaging{
	font-size:11px;
	padding:5px;
}
.commentContainer{
	margin-bottom:5px;
	padding:5px;
	border:1px solid #ccc;
	background:#F6F6F6;
}
.commentName{
	border-bottom:1px solid #ccc;
	font-size:11px;
}
.commentCreated{
	float:right;
	width:150px;
	font-size:11px;
	text-align:right;
}
.commentDescription{
	margin-bottom:5px;
	padding:5px;
	
}
/** galleries plugin **/

/** chronicles plugin **/
div.chroniclesNewsContainer{
	padding:5px;
	border-bottom: 1px solid #683401;
	margin-bottom:5px;
}
div.chroniclesNewsTitle{
	padding:5px;
	font-size:16px;
}
div.chroniclesNewsShortDescription{
	padding:5px;
	font-size:12px;
}
div.chroniclesNewsDate{
	padding:5px;
	font-size:12px;
	float:right;
}
div.chroniclesNewsMore{
	padding:5px;
	font-size:12px;
}
div.newsContainer{
	padding:5px;
	
	margin-bottom:5px;
}
div.newsTitle{
	padding:5px;
	font-size:16px;
}
div.newsDescription{
	padding:5px;
	font-size:13px;
}
div.newsDate{
	padding:5px;
	font-size:12px;
	float:right;
}
div.collectionsProductContainer{
	margin:5px;
	padding:5px;
	border:1px solid #ccc;
}
.cell-header{
	width:87px;
}
table.calendar tr td.cell-today{
	border:2px solid #1344AB;
}
table.calendar tr td.cell-news{
	background:#E5EEFF;
}
.cell-number{
	font-size:11px;
	font-weight:bold;
}
.cell-data{
	min-height:30px;
}
table.calendar tr td.cell-weekend{
	background:#eee;
}
table.calendar tr th{
	border-bottom: 2px solid #ccc;
}
.calendar{
	width:auto;
}
.calendar tr td{
	padding:2px;
	font-size:11px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}
/** containers **/
div.form,
div.index,
div.view {
	

	padding:10px 2%;
}
div.actions {
	float:left;
	width:16%;
	padding:10px 1.5%;
}
div.actions h3 {
	padding-top:0;
	color:#777;
}


a.headerMenuItem{
	color:#FEA000;
}
a.hmActive{
	color:#DE8C00;
}

div.contentAlbumPhoto{
	margin:10px;
	width:75px;
	height:75px;
	float:left;
}
div.contentGalleryAlbum{
	margin:10px;
	line-height:22px;


}


.languageListHeader a{
	color: #FEA000;
}

/** Tables **/
table {

	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background:#EEF2F6;
	border:0;
	border-bottom:2px solid #555;
	text-align: left;
	padding:4px;
}
th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a.asc:after {
	content: ' ⇣';
}
th a.desc:after {
	content: ' ⇡';
}
table tr td {
	padding: 6px;
	text-align: left;
	vertical-align: top;

}
table tr:nth-child(2n) td {
	background: #f5f5f5;
}
table .altrow td {
	background: #f5f5f5;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
table td.actions a {
	margin: 0px 6px;
	padding:2px 5px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
	font-family: Monaco, Consolas, "Courier New", monospaced;
}
.cake-sql-log caption {
	color:#000;
}

/** Paging **/
div.paging {
	
	color: #aaa;
	margin-top: 1em;
	clear:both;
	text-align:center;
}
div.paging span.disabled {
	color: #ddd;
	display: inline;
}
div.paging span.current {
	color: #c73e14;
}
div.paging span a {
}

/** Scaffold View **/
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl .altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/** Forms **/
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 95%;
}
fieldset {
	border: 1px solid #ccc;
	margin-bottom: 1em;
	padding: 16px 20px;
}
fieldset legend {
	color: #6D8CA0;
	font-size: 15px;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form .input {
	color: #444;
}
form .required {
	font-weight: bold;
}
form .required label:after {
	color: #e32;
	content: '*';
	display:inline;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
}
label {
	display: block;
	font-size: 12px;
	margin-bottom:3px;
}
input, textarea {
	clear: both;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	width:98%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
div.checkbox label {
	display: inline;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	width: auto;
}
form .submit input[type=submit] {
	background:#ddd;
	border-color: #2d6324;
	color: #000;

}
form .submit input[type=submit]:hover {
	background:#eee;

}

/** Notices and Errors **/
div.message {
	clear: both;
	color: #D18200;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 1em 0;
	background: #FCD28C;
	padding: 5px;
}
div.error-message {
	clear: both;
	color: #FED797;
	font-weight: bold;
	background: #c73e14;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/**  Actions  **/
div.actions ul {
	margin: 0;
	padding: 0;
}
div.actions li {
	margin:0 0 0.5em 0;
	list-style-type: none;
	white-space: nowrap;
	padding: 0;
}
div.actions ul li a {
	font-weight: normal;
	display: block;
	clear: both;
}
div.actions ul li a:hover {
	text-decoration: underline;
}

input[type=submit],
div.actions ul li a,
td.actions a {
	font-weight:normal;
	padding: 4px 8px;
	background:#BACFE4;
	color:#333;
	border:1px solid #6D8CA0;

	text-decoration:none;

}
input[type=submit]:hover,
div.actions ul li a:hover,
td.actions a:hover {
	background: #FF9E01;
	
}

/** Related **/
div.related {
	clear: both;
	display: block;
}

/** Debugging **/
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}