*{
    margin:0px;
    padding:0px;
}

body{
    margin:0px;
    background:url('../img/headerbg.png') top left repeat-x #FFFFFF;   
    width:100%;
    font:90% normal verdana,helvetica,arial,sans-serif;
    font-weight:normal;
}

p{
    margin: 1em 0;
}

a{
	background-color: inherit;
	color: #003d4c;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	background-color: inherit;
	color: #003d4c;
	text-decoration:none;
}

a img {
	border:none;
}


h1{
	font:200% normal georgia, times , serif;
	margin: 0.1em 0;
	clear:both;
}

h2{

	font:180% normal georgia, times , serif;
	margin: 0.3em 0;
	padding-top: 0.8em;
	clear:both;
}

h3{
	font:165% normal georgia, times , serif;
	padding-top: 1.5em;
	margin-top: 1em;
	clear:both;
}

h4{
    font:150% normal georgia, times , serif;
	font-weight: normal;
	padding-top: 0.5em;
	clear:both;
}

h5{
    font:135% normal georgia, times , serif;
	font-weight: normal;
	padding-top: 0.5em;
    clear:both;
}

h6{
    font:110% normal georgia, times , serif;
	font-weight: normal;
	padding-top: 0.5em;
    clear:both;
}

ul,li{
    margin: 0 12px;
}


#page{
    margin:0px;
    padding:0px;
    width:100%;
    height:100%;
}

#container{
    margin: 0px auto 0px auto;
    padding:0px;
    width:900px;
    height:100%;    
}

#header{
    margin:0px;
    padding:0px;
    clear:both;
    float:left;
    width:100%;
    height:30px;
    background: url('../img/submenubg.png') top left repeat-x;
}


#logo{
    margin:0px;
    padding:0px;
    float:left;
    width:200px;
    height:30px;    
}

#topmenu{
    margin:0px;
    padding:0px;
    float:right;
    width:400px;
    height:30px;
    text-align:right;
}

#topmenu ul{
    margin: 10px 20px 0px 0px;
    padding:0px;
    float:right;
    list-style:none;
}

#topmenu li{
    float:left;
    width:70px;
}

#topmenu a:link , #topmenu a:hover , #topmenu a:active , #topmenu a:visited{
    color:#FFFFFF;
    text-decoration:none;
    font-size:1em;
}

#submenu{
    margin:0px;
    padding:0px;
    float:right;
    width:648px;
    height:50px;
}

#submenu ul{
    margin: 0px;
    padding:0px;
    list-style:none;
    float:right;
    height: 50px;
}

#submenu li{
    margin:0px;
    padding:14px 0px 0px 0px;
    float:left;
    width:150px;
    height:80px;
    color:#FFFFFF;
    text-align:center;
}

#submenu a:link , #submenu a:hover , #submenu a:active , #submenu a:visited{
    color:#FFFFFF;
    text-decoration:none;
    font-size:1em;
}

#left{
    margin:0px;
    padding:0px;
    float:left;
    width:250px;
}

#television{
    margin:0px;
    padding:0px;
    clear:both;    
    float:left;
    width:250px;
}

.leftmenu{
    margin: 10px 0px 10px 0px;
    padding:0px;
    width:220px;
    clear:both;
    float:left;
    border:1px solid #000000;
}

.leftmenu h3{
    margin: 0px;
    padding: 5px 0px 0px 10px;
    width:210px;
    height:25px;
    clear:both;
    float:left;
    background: url('../img/leftmenuh3bg.png') top left repeat-x;
    font:1em normal georgia , geneva , times , serif;
    font-weight:bold;
    letter-spacing:4px;
    color:#FFFFFF;
}

.leftmenuul{
    margin: 0px;
    padding: 0px;
    width:210px;
    clear:both;
    float:left;
    list-style:none;
    
}

.leftmenuul li{
    margin:0px;
    padding:7px 0px 0px 10px;
    width:210px;
    height:23px;
    clear:both;
    float:left;
    background: url('../img/leftmenulibg.png') top left repeat-x;
    font-size:1em;
}

.leftmenuul a{
    margin:0px;
    padding:0px;
    letter-spacing:1px;
    font-size: 1em;
    font-weight:bold;
    color:#000000;
    text-decoration:underline;
}

.leftmenuul2{
    margin: 0px;
    padding: 0px;
    width:210px;
    clear:both;
    float:left;
    list-style:none;
    
}

.leftmenuul2 li{
    margin:0px;
    padding: 5px 3px;
    width:210px;
    /* height:23px; */
    clear:both;
    float:left;
    font-size:1em;
    border-bottom: 1px solid #000000;
}

.leftmenuul2 a{
    margin:0px;
    padding:0px;
    letter-spacing:1px;
    font-size: 1em;
    font-weight:bold;
    color:#000000;
    text-decoration:underline;
}

.leftmenu p{
    margin:2px 0px 2px 0px;
    padding:0px 0px 0px 10px;
    clear:both;
    float:left;
    font-size:1em;
}


#content{
    margin:0px;
    padding:0px;
    float:left;
    width:650px;
}

#main{
    padding:80px 20px;
    margin:0px;
    width:98%;
    height:100%;
   
}

#footer{
    margin:20px 0px;
    padding:0px;
    float:left;
    width:100%;
    height:150px;
    background:#2A91C6;
    text-align:center;
}

.footerdiv{
    padding:4px 4px 4px 12px;
    margin:0px;
    float:left;
    width:282px;
    height:142px;
    text-align:left;
    color:#FFFFFF;
    font-size:1em;
}

.footerdiv h3{
    font-size:100%;
	padding-top:0em;
	clear:both;    
}

.footerdiv a:link , .footerdiv a:hover , .footerdiv a:visited , .footerdiv a:active{
    color:#FFFFFF;
    text-decoration:underline;
    font-size:14px;
}

.footersep{
    padding:0px;
    margin:0px;
    float:left;
    height:150px;
    width:1px;
    background:#FFFFFF;
}


.split{
    margin:0px;
    padding:0px;
    list-style:none;
    clear:both;
}

.split li{
    margin:0px;
    padding:0px;
    width:180px;
    text-align:center;
    float:left;
}


#CiNews{
    margin:0px;
    padding:0px;
    clear:both;
    float:left;
}

#CiNews table tr td {
	background: #fff;
	padding: 4px;
}


#CiContent{
    margin:0px;
    padding:0px;
    clear:both;
    float:left;
}


/**
 * Debugging
 */


table {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background-color: #f2f2f2;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	text-align: center;
}
th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background-color: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	display: inline;
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	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 {
}

/* 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: 100%;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 0;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 100%;
	padding-right: 20px;
}
input, textarea {
	display: block;
	font-size: 12px;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
}
select {
	font-size: 90%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	/*display: inline; */
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
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-color: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background-color: green;
	color: #FFF;
}

/*  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: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #FFF;
	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: #000000;
	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: #FFFF00;
	padding: 4px;
}