/*===========----LAYOUT SECTION----===========================*/
* {
	padding:0px;
	margin:0px;
}
body{
	background-image:url("../img/bg-main.png");
	background-repeat: repeat-x;
	background-color: #B7D2E3;
	font-family: arial,sans-serif;
}
h1{
	font-size:25px;
}
h2{
	font-size:20px;
}
h3{
	font-size:15px;
}
#top-border {
	width:998px;
	height: 5px;
	padding:5px;
	background-image: url("../img/top-border.png");
	background-repeat:no-repeat;
	margin:0px auto;
	margin-top:10px;
}
#container{
	background-color: #ffffff;
	/*border-radius: 15px;
	-moz-border-radius: 15px;*/
	width:998px;
	margin:0px auto;
	padding:5px;
	padding-top:0px;
}
#header{
	height:195px;
	/*border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;*/
	background-color: #B7D2E3;
}
#logo{
	float:left;
	margin-left:5px;
	margin-top:-7px;
}
#title{
	float:right;
	display:inline;
	position:relative;
	color:#421C69;
	margin-right:15px;
	margin-top:45px;
	text-align: right;
}
#title span{
	font-weight:bold;
}
#navigation {
	margin-top:2px;
	height:127px;
	background-image: url("../img/bg-head.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#000;
}
#navigation > ul{
	color: #FFFFFF;
	position:relative;
	top: 101px;
}
#navigation > ul a:before {
	content: url('../img/nav-left-border.png');
	position:absolute;
	width:4px;
	overflow:hidden;
	margin-top:-5px;
	margin-left:-10px;
}
#navigation > ul a:hover:before {
	content: url('../img/nav-left-border-hover.png');
}
#navigation > ul a:after {
	content: url('../img/nav-right-border.png');
	position:absolute;
	width:4px;
	overflow:hidden;
	margin-top:-5px;
	margin-left:6px;
}
#navigation > ul a:hover:after {
	content: url('../img/nav-right-border-hover.png');
}
/*
nav-left-border.png
nav-right-border.png
*/
#navigation > ul a {
	color: #421C69;
	margin: 0 6px;
	padding: 5px 6px;
	background-color: #EEEAF1;
	/*border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;*/
	vertical-align: middle;
	text-align: center;
}
#navigation > ul a:hover{
	background-color: #FFFFFF;
	color: #421C69;
}
#navigation > ul > li{
	height: 20px;
}
#sidebar {
	width:200px;
	float:right;
	color: #421C69;
}
#sidebar > div{
	background-color: #EEEAF1;
	/*border-radius: 7px;
	-moz-border-radius: 7px;*/
	overflow: hidden;
	margin-bottom:10px;
}
#sidebar > div > div{
	padding: 2px 5px;
}
#sidebar > div > div.title{
	/*background-color: #BAACC8;*/
	background-color: #ffffff;
	font-weight: bold;
	border-top: none;
	background-image: url("../img/sidebar-tilte.png");
	background-repeat: no-repeat;
	border-bottom: 1px solid #876FA0;
	/*-moz-border-radius: 7px 7px 0 0;*/
}
#sidebar > div > div.content{
	border-top: 1px solid #FFFFFF;
}
#sidebar .content > ul {
	margin: 5px;
	margin-bottom:0px;
	border-bottom: 1px solid #FFFFFF;
	list-style: none;
}
#sidebar .content:after{
	content:url("../img/sidebar-bottom.png");
	position:absolute;
	margin-left:-5px;
}
#sidebar .content > ul a {
	text-decoration: none;
	color: #421C69;
	font-size: 16px;
}
#sidebar .content > ul a:hover {
	text-decoration: underline;
	color: #240F39;
}
#sidebar .content > ul > li:first-child{
	border-top:none;
}
#sidebar .content > ul > li{
	border-bottom: 1px solid #CBC1D6;
	border-top: 1px solid #FFFFFF;
}
#footer{
	width:998px;
	margin:0px auto;
	padding:5px;	
	background-image: url("../img/bottom-border.png");
	background-repeat: no-repeat;
}
.footer_text {
	margin-top:-3px;
	font-size:10px;
	text-align:center;	
}
.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;
}
/*===========----CONTENT SECTION----===========================*/
h3{
	color:#6F1100;	
}
.page_title{
	font-weight: 900;
	font-size: 125%;
	color:#421C69;
	/*background-color: #EEEAF1;
	border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;*/
	background-image:url("../img/article-header.png");
	text-indent:8px;
	cursor:pointer;
	width:100%;
}
.article_content {
	background-color: #F6F4F8;
/*	background-color:rgba(250,250,250,.75);*/
	color:#30144C;
	width:100%;
	padding: 10px 0;
	font-size: 14px;
	min-height: 300px;
}
#content{
	border:0;
}
#content > div {
/*	background-image: url("../img/trans_ubishops.png");*/
	background-position: bottom center;	
	background-repeat: no-repeat;
}
#test_menu_container {
	background-color:#eeeeee;
	border:1px #aaaaaa solid;
}
#test_menu_container a {
	background-color:#eeeeee;
	color:#0000bb;
}
#test_menu_container a:hover {
	background-color:#e0e0e0
}
ul.sf-menu {
	display:inline-block;
}
.sf-menu li a{
	text-align:center;
	width:130px;
}
.sf-menu li.sfHover ul {
	margin-top:15px;
}
#section_title{
	font-size:27px;
	color:#CDA128;
	font-family:verdana;
	margin-top:15px;
	margin-left:15px;
}
.comment_text{
	color:#101010;
}
.comment_fullname{
	font-weight:900;
}
.comment_when{
	font-size:80%;
	margin-bottom:3px;
}
.comment_time_ago{
	font-weight:normal;
}
#comment_box{
	font-size:80%;
	border:1px solid #343434;
	background-color:#fff;
	padding:5px;
}
.content_author{
	
}
.suggestion{
	cursor:pointer;
	background-color:#fff;	
}
.suggestion:hover{
	background-color:#3366CC;
	color:#fff;
}
.success{
	border:1px solid #00FF00;
	background-color:#F0FFF0;
	padding:3px;
}
.fail{
	border:1px solid #ff0000;
	background-color:#ffaaaa;	
	padding:3px;
	
}
#top-image-menu > div > img {
	margin-top:1px;
}
#top-image-menu > div > div {
	border-bottom:2px solid #c5c6c8;
	margin:0px 1px;
	padding:1px 0px;
}
/*=================----OTHERS-----=======================================*/
.anchor_link{
	background-image:url(../img/anchors4.jpg);	
	background-image:url(../img/anchors2.jpg);	
	background-image:url(../img/anchors5.jpg);	
	background-image:url(../img/anchors6.jpg);	
	background-image:url(../img/anchors1.jpg);	
	background-image:url(../img/anchors3.jpg);	
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:12px;
	display:block;
	color:#565656;
	font-weight:900;
	font-size:16px;
}
.anchor_link:hover{
	text-decoration:none;	
}
input[type="password"]{
	width:240px;	
}
.checkbox label{
	display:inline;	
}
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;	
}
fieldset legend{
	color:#fafafa;
	font-weight:900;	
	padding:5px;
	border:solid 1px #000;
	background-color:#6F1100;
}
select {
	width:220px;
}
a img{
	border:none;
}
.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:#F6F4F8;
	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;
}
/*  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;
}
label {
	display:block;
}
#added_addon_container label {
	display:inline;
}
input[type="checkbox"]{
	display:inline;	
}
th , th a {
	background-image:url(../img/back_th.png);	
}
/*===========----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;
}
