/* 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;
	border: 4px dotted #ffcc00;
	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;
}










.search_section_title{
	color:#C27B13;	
}
div {
	
}
body{
}
#view_animal_text{
	color:#6F1100;
}
#view_animal_name {
	color:#6F1100;
	text-align:center;
	font-weight:900;
	font-size:160%;	
}
input[type="password"]{
	width:240px;	
}
input[type="text"]{
	background-color:#fafafa;	
}
option:selected{
	background-color:#fafafa;	
}

h3{
	color:#6F1100;
	padding-bottom:0px;
}
.portal_article_text{
	font-size:11px;	
}
.portal_article_titleA{
	font-weight:900;
	font-size:19px;
	color:#6f1200;
}
.portal_article_titleB{
	font-weight:900;
	font-size:19px;
	color:#c37c13;
}
.portal_star_container{
	border:1px #000 solid;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:162px;
}
.animal_star_title{
	color:#701400;
	font-size:16px;
	font-weight: 900;	
	text-align:left;
}
#animal_bubble_dialog {
	background-image:url(../img/animal_bubble_dialog.png);
	background-repeat:no-repeat;
	width:143px;
	height:118px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	font-size:11px;
}
.btn_tool{
	cursor:pointer;	
}
#top_menu_container{
	background-image:url(../img/back_top_menu.png);
	height:177px;
	width: 171px;
	margin-right:-22px;
}
.search_box{
	margin-top:40px;
	margin-left:35px;
	margin-bottom:20px;
}
.img_logo{
	margin-top:28px;
	margin-left:35px;
}
.highlight{
	/*background-color:#F3E0C9;
	border:1px #000 solid;	
	padding:1px;*/
	font-weight:900;
}
.btn_search{
	background-color:#c37c13;
	color:#fff;
	border:none;
	font-weight:900;
	padding:3px;
	margin-left:7px;
	font-size:11px;
}
#send_article_popup label{
	font-size:80%;
}
#send_animal_popup label{
	font-size:80%;
}
.page_title{
	font-weight: 900;
	font-size: 125%;
	color:#c37c13;
}
/* Section for users*/
.content_author{
	
}
.section_item_title a{
	color:#BF2329;
	text-decoration:none;
	font-weight: 900;
	font-size:16px;
}
.section_item_article a{
	color:#EFCC2C;
	text-decoration:none;
	font-weight: 900;
	font-size:13px;
}
.section_item_title a:hover , .section_item_article a:hover{
	text-decoration:underline;
}
.sb_tab {
	padding-left:15px;	
	padding-right:15px;	
}
.checkbox label{
	display:inline;	
}
#stringBuilder {
	background-color:#fff;	
}
.ui-dialog-titlebar{
	background-image:url(../img/back_bar.png);
	font-size:5px;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}
#tabs ul {
	background-color:#000;	
}
#tabs ul li{
	list-style:none;
	float:left;	
	margin-right:10px;
}
#tab li {
		
}
#tabs ul li a{
	text-decoration:none;
	background-image:url(../img/back_menu_admin.png);
	background-color:#ff0000;
	font-size: 14px;
	font-weight: 900;
	color:#fff;
	padding:15px;
	padding-top:0px;
	padding-bottom:5px;
}
input[type="text"]{
	width:240px;	
}
.accordion_open_handle{
	background-image:url(../img/arrow_accordion.png);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:20px;	
	color:#6F1100;
}
fieldset legend{
	color:#fafafa;
	font-weight:900;	
	padding:5px;
	border:solid 1px #000;
	background-color:#6F1100;
}
select {
	width:220px;
}
a img{
	border:none;
}
#section_title{
	font-size:27px;
	color:#CDA128;
	font-family:verdana;
	margin-top:15px;
	margin-left:-2px;
}
body{
	font-family:Arial;
	background-color: #4F0D00;
}
#container{

	font-size:90%;	

	background-color: #cecece;

}

#header{
	background-image:url(../img/back_header_gradient.png);	
}

#footer{
	background-color:#fff;
}
.message{
	border:1px #343434 solid;
	background-color:#eaeaea;
	font-weight:900;
	font-size:90%;
	display:none;
	padding:5px;
}
table {
	background: #fff;
	/*border:1px solid #ccc;
	border-right:0;*/
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
	
}
table tr td {
	/*background: #fff;*/
	/*border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}

td.actions a {

	margin: 0px 6px;

}

/* Paging */

div.paging {

	background:#DFCC99;

	color: #ccc;

	margin-bottom: 2em;

}

div.paging div.disabled {

	color: #ddd;

	display: inline;

}

div.paging span {

}

div.paging span.current {

	color: #000;

}

div.paging span a {

}

.form label{

	display:block;

}
label{
	font-size:110%;
	
	}
/*  Actions  */

div.actions ul {

	margin: 0px 0;

	padding: 0;

}

div.actions li {

	display: inline;

	list-style-type: none;

	line-height: 2em;

	margin: 0 2em 0 0;

	white-space: nowrap;

}

div.actions ul li a {

	color: #0000ee;

	font-weight:900;

	text-decoration: none;

}

div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}



.related_link:hover{
	text-decoration:none;
}
.related_link{
	color:#6F1100;
}
.related_link:visited{
	color:#6F1100;
}
.item_menu_admin{
	border-right:2px #000 solid;
	height:26px;
}
#admin_menu_container{
	border:1px #000 solid;
	background-image:url(../img/back_menu_admin.png);
}
#admin_menu_container a {
	height:23px;
	padding:3px 15px 0px 15px;
	color:#fff;
	text-decoration:none;
	font-weight:900;
	font-size:14px;
	display:block;
	background-image:url(../img/back_menu_admin.png);
	background-color:#343434;
}
#admin_menu_container a:hover {
	background-image:url();
	background-color:#eaeaea;
}
#admin_menu_container div:hover{
	background-color:#BFA86B;
}
#admin_menu_container div:hover a{
	color:#000;
}
#generate_alias{
	cursor:pointer;
	border:1px solid #000;
	padding:2px 5px 2px 5px;
	margin-left:10px;
}
#available_addon_container table{
	font-size:70%;	
	color:#343434;	
}
#added_addon_container table{
	font-size:70%;	
	color:#343434;	
}

label {

	display:block;

}

#added_addon_container label {

	display:inline;

}

input[type="checkbox"]{

	display:inline;	

}

.radio label {
	display:inline;
}
.radio input[type="radio"] {
	margin-left: 15px;
}
#addon_preview_container label {

	display:block;

}

.ui-state-default {

	background-image:url(../img/back_menu_brown.jpg);

}
	.ui-widget-overlay{

		position:absolute;

		top:0px;

		left:0px;

		background-color:#000;

		opacity:0.7;

		filter:alpha(opacity=70);

	}

	.ui-dialog-title{
		color:#fff;
		font-weight:900;
		padding-left:10px;
		font-size:16px;
	}

	.ui-dialog-titlebar{

		background-color:#000;

	}

#page_preview_container p{

	font-size:14px;

	color:#000000;

	text-align:justify;

}







#page_preview_container h2{

	font-size:16px;

	color:#006c20;

	text-align:justify;

	font-weight:normal;

}



#page_preview_container h3{
	font-size:12px;
	color:#006c20;
	text-align:justify;
	font-weight:normal;

}

#page_preview_container h4{
	font-size:16px;
	color:#000;
	text-align:justify;
	font-weight:normal;
}
#page_preview_container h5{
	font-size:12px;
	color:#000;
	text-align:justify;
	font-weight:normal;
}
th , th a {
	background-image:url(../img/back_th.png);	
}
.accordion_open_handle {
	background-image:url(../img/bullet_list.png);
	background-position:0px 6px;
	color:#6F1100;
	text-decoration:underline;
	cursor:pointer;	
}
