

/*** Base CSS ***/

body {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	margin: 0;
	padding: 15px;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
}
a {
	text-decoration: underline;
	color: #0080C0;
}
a:visited {
	/*color: #37BEFF;*/
}
.selected a {
	background: #0080C0;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	background: #0080C0;
	color: #FFFFFF;
}
img {
	border: 0;
	vertical-align: top;
}
img a {
	text-decoration: none;
}
.top {
	width: 100%;
	float: left;
	text-align: left;
}
.credits {
	background: #EAF1FF;
	padding: 5px;
}
.credits p {
	margin: 0;
}
.topmenu {
	padding: 3px;
	margin: 15px 0 0 0;
	background: #EAF1FF;
	border-top: 1px solid #0080C0;
}
.content {
	margin: 15px 0;
}
h1#backend {
	margin: 0;
	float: left;
}
h1#backend a {
	display: block;
	width: 364px;
	height: 50px;
	overflow: hidden;
	position: relative;
}
h1#backend a span {
	display: block;
	width: 364px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	background: url('/img/backend/logo.jpg') left top no-repeat;
}
.profile {
	width: auto;
	padding: 7px;
	float: right;
	background: #EFEFEF;
	border: 1px solid #C0C0C0;
	margin: 0;
	list-style-type: none;
}
ul li {
	margin: 2px 0;
}
.notice {
	padding: 3px;
	background: #ECF4FF;
	border: 1px solid #8ABCFF;
}
.success {
	padding: 10px;
	background: #FFFFC6;
	border: 1px solid #FEDE01;
}
.error {
	padding: 10px;
	background: #FFD5D5;
	border: 1px solid #FF8282;
}
.errorH {
	font-weight: bold;
}
fieldset {
	border: 1px solid #0080C0;
	padding: 0 10px 10px 10px;
}
legend {
	color: #0080C0;
	font-weight: bold;
}
#menu {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
}
#menu li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
#menu li a {
	display: block;
	padding: 4px 7px;
	margin: 0 10px 0 0;
}
#menu ul {
	position: absolute;
  visibility: hidden;
  list-style-type: none;
  background: #EAF1FF;
	border: 1px solid #0080C0;
	padding: 0;
	margin: 0;
	z-index: 2;
}
#menu li {
  behavior: url('/css-hack/hover.htc');
}
#menu ul li {
	float: none;
	display: list-item;
}
#menu ul li a {
	margin: 0;
}
#menu li:hover ul, #menu li.hover ul {
	visibility: visible;
}
.modCont {
	position: relative;
}
.moduleMenu {
	margin: 0 15px 0 0;
	padding: 3px; 
	list-style-type: none;
	background: #EAF1FF;
	border-right: 1px solid #0080C0;
	width: 180px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.moduleMenu li {
	margin: 0;
	padding: 0;
}
.moduleMenu li a {
	display: block;
	padding: 4px 7px;
}
.moduleContent {
	margin-left: 200px;
}
h2 {
	margin: 0 0 10px 0;
	font-size: 1.5em;
}
table {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #C0C0C0;
	text-align: left;
}
td, th {
  margin: 0;
  padding: 3px 3px 3px 6px;
}
th {
  border-bottom: 1px solid #C0C0C0;
}
td {
  border-bottom: 1px solid #EFEFEF;
}
thead {
  background-color: #EFEFEF;
}
tbody tr:hover {
	background: #EAF1FF;
}
hr {
	border: 0;
	border-bottom: 1px solid #0080C0;
	height: 1px;
	background: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}
.formCont {
	padding: 7px;
	background: #EFEFEF;
	border: 1px solid #C0C0C0;
}
.active {
	font-weight: bold;
	color: #0080C0;
}
.parVal {
	width: 200px;
}

/*** CSS module: advertisement ***/

.errortext {
	width: 100%;
	text-align: center;
	font-weight: bold;
}

.advertisement_inbox {
	margin: 10px;
	float: left;
	padding: 10px;
	text-align: center;
	width: 140px;
	border: solid 1px #053D7A;
	background-color: #EDF5FE;
	height: 11em;
}

.advertisement_inbox:hover {
	background-color: #FBFEFF;
}

.advertisement_outbox {
	width: 100%;
	overflow: auto;
}

.info {
	padding: 10px;
	background: #EBF4FE;
	border: 1px solid #054E96;
}

.info tr,.info td,.info td:hover {
	border: 0;
	padding: 0;
	background: #EBF4FE;
}

.infocoll1 {
	text-align: right;
	width: 200px;
}

.infocoll2_ok {
	text-align: left;
	color: #3A800D;
	font-weight: bold;
}

.infocoll2_bad {
	text-align: left;
	color: #DB0A04;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.cell {
	width: 20px;
}

.allowed {
	background-color: #FBFFFB;
}

.disabled {
	background-color: #FFFBFB;
}

.waiting {
	background-color: #FFFEFB;
}

/*** CSS module: category ***/

/* Copyright (c) 2006 Yahoo! Inc. All rights reserved. */

/* first or middle sibling, no children */
.ygtvtn {
	width:16px; height:22px; 
	background: url(../img/category/tn.gif) 0 0 no-repeat; 
}

/* first or middle sibling, collapsable */
.ygtvtm {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../img/category/tm.gif) 0 0 no-repeat; 
}

/* first or middle sibling, collapsable, hover */
.ygtvtmh {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../img/category/tmh.gif) 0 0 no-repeat; 
}

/* first or middle sibling, expandable */
.ygtvtp {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../img/category/tp.gif) 0 0 no-repeat; 
}

/* first or middle sibling, expandable, hover */
.ygtvtph {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../img/category/tph.gif) 0 0 no-repeat; 
}

/* last sibling, no children */
.ygtvln {
	width:16px; height:22px; 
	background: url(../img/category/ln.gif) 0 0 no-repeat; 
}

/* Last sibling, collapsable */
.ygtvlm {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../img/category/lm.gif) 0 0 no-repeat; 
}

/* Last sibling, collapsable, hover */
.ygtvlmh {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../img/category/lmh.gif) 0 0 no-repeat; 
}

/* Last sibling, expandable */
.ygtvlp { 
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../img/category/lp.gif) 0 0 no-repeat; 
}

/* Last sibling, expandable, hover */
.ygtvlph { 
	width:16px; height:22px; cursor:pointer ;
	background: url(../img/category/lph.gif) 0 0 no-repeat; 
}

/* Loading icon */
.ygtvloading { 
	width:16px; height:22px; 
	background: url(../img/category/loading.gif) 0 0 no-repeat; 
}

/* the style for the empty cells that are used for rendering the depth 
 * of the node */
.ygtvdepthcell { 
	width:16px; height:22px; 
	background: url(../img/category/vline.gif) 0 0 no-repeat; 
}

.ygtvblankdepthcell { width:20px; height:22px; }

/* the style of the div around each node */
.ygtvitem { }  

/* the style of the div around each node's collection of children */
.ygtvchildren {  }  
* html .ygtvchildren { height:2%; }  

/* the style of the text label in ygTextNode */
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	margin-left:2px;
	text-decoration: none;
    background-color: white;
}

#categories {
	background: #FFFFFF;
}

#categories td,#categories tr:hover {
	border:0;
	padding:0;
	margin:0;
	background-color:#ffffff;
}

#categories table {
	background: #FFFFFF;
	border:0;
	padding:0;
	margin:0;
	color: #000000;
}

#categories a:hover {
	color: #000000;
}


.ygtvspacer { height: 22px; width: 16px; }

/*** CSS module: login ***/

h1#login {
	margin: 30px 0 10px 0;
}
h1#login a {
	display: block;
	width: 173px;
	height: 50px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
h1#login a span {
	display: block;
	width: 173px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	background: url('/img/login/logo_erkya_cms.jpg') left top no-repeat;
}
.loginForm {
	width: 300px;
	text-align: left;
	margin: 0 auto;
}

/*** CSS module: systemnotice ***/

.notice {
	margin: 15px 0;
	width: 100%;
	text-align: left;
}

/*** CSS module: websites ***/

.websiteContent {
	margin: 10px;
}