* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#6b6b6b;
	padding:0;
}

h1, h2, h3, h4 {
	margin:0;
}

h2, h3, h4 {
	margin-top:15px;
	border-bottom:1px solid #e8e8e8;
	font-weight:normal;
	color:#606060;
}

h1 {
	margin-bottom:10px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
	font-weight:bold;
}

h4 {
	font-size:14px;
	font-weight:bold;
}

td {
	vertical-align:top;
}

p, ul, ol {
	margin-bottom:1.5em;
	line-height:170%;
	text-align:justify;
}

ul, ol {
	margin-top:0;
	padding-top:2px;
	margin-left:3em;
}

a {
	color:#12a1db;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

img.left {
	float:left;
	margin:5px 20px 0 0;
}

img.right {
	float:right;
	margin:5px 0 0 20px;
}

/* Wrapper
 */
div.wrapper {
	margin:0 auto;
}

/* Header
 */
div.header div.logo {
	height:102px;
	background:url(/images/yerme-logo.png) no-repeat 150px;
}
div.header div.bars div.blue {
	height:25px;
	background-color:#12a1db;
}
div.header div.bars div.yellow {
	height:7px;
	background-color:#fccd27;
}

/* Menu
 */
div.menu {
	margin:5px 0 10px 150px;
}
div.menu ul {
	margin:0;
	list-style:none;
	line-height:normal;
}

div.menu li {
	display:inline;
	padding-right:30px;
}

div.menu a {
	text-decoration:none;
	font-size:16px;
	color:#707070;
}

div.menu a:hover {
	color:#12a1db;
}

/* Decoration
 */
div.decoration {
	position:absolute;
	left:0;
	margin:10px;
	width:300px;
	height:300px;
}

/* Page
 */
div.page {
	background:url(/images/transparent.png);
	position:relative;
	margin:0 50px 10px 135px;
	padding:30px 0 0 20px;
	min-height:350px;
	border-left:1px solid #e8e8e8;
	max-width:790px;
}

/* Footer
 */
div.footer {
	text-align:center;
	color:#8e8e8e;
	padding-bottom:15px;
}

div.footer a {
	color:#666666;
}



/* Banshee
 */
fieldset.internal_errors {
	position:absolute;
	left:10px;
	top:10px;
	right:10px;
	color:#000000;
	background-color:#ffff60;
	border:1px solid #ff0000;
	font-family:sans-serif;
	padding:10px;
	-moz-opacity:.85;
}
fieldset.internal_errors legend {
	color:#000000;
	background-color:#ffff00;
	border:1px solid #ff0000;
}
fieldset.internal_errors legend img.close {
	cursor:pointer;
	position:relative;
	top:3px;
	left:5px;
}
div.website_error {
	color:#5050ff;
	font-size:30px;
	font-weight:bold;
	letter-spacing:16px;
	margin-top:150px;
	text-align:center;
}

div.warnings {
	margin-bottom:10px;
}
div.warning {
	color:#e00000;
	font-weight:bold;
}
font.divide {
	color:#808080;
}
font.divide:before, font.divide:after {
	content:" ";
}

fieldset {
	border:1px solid #000000;
	margin:5px 0px 10px 0px;
	padding:10px;
}
legend {
	font-weight:bold;
	padding:0px 10px 0px 10px;
}

select.styleselector {
	border:1px solid #4040c0;
	font-size:8px;
	height:11px;
}

/* table list style
 */
table.list {
	border-top:1px solid #404040;
	border-bottom:1px solid #404040;
	border-spacing:0;
}
table.list th {
	color:#202020;
	background-color:#e0e0ff;
	border-bottom:3px double #404040;
}
table.list tr:nth-child(odd) {
	background-color:#f0f0ff;
}
table.list td {
	padding-top:1px;
	padding-bottom:1px;
}
table.list tr.click:hover {
	color:#ff5a00;
	background-color:#e8e8e8;
	cursor:pointer
}

/* form element styles
 */
input.text {
	background-color:#f0f0ff;
	border:1px solid #000000;
	margin-right:5px;
	font-size:12px;
}
input.text:focus {
	background-color:#d0d0ff;
}
input.button {
	padding:0px 25px 0px 25px;
	font-size:12px;
}
select.text {
	background-color:#f0f0ff;
	border:1px solid #000000;
	font-size:12px;
}
textarea.text {
	background-color:#f0f0ff;
	border:1px solid #000000;
	font-size:12px;
	font-family:sans-serif;
}
textarea.text:focus {
	background-color:#d0d0ff;
}

/* splitform styles
 */
table.splitform {
	border-spacing:0px;
	width:600px;
}
table.splitform table {
	border-spacing:0px;
}
table.splitform tr.formtitle {
	background-color:#c0c0ff;
}
table.splitform tr.formspacer {
	height:10px;
}
table.splitform td.formtitle {
	padding:2px 0px 5px 10px;
}
table.splitform td.progress {
	padding:2px 10px 5px 0px;
	text-align:right;
}
table.splitform td.browse {
	background-color:#e0e0ff;
	padding:2px 15px 2px 15px;
}
table.splitform font.progress {
	font-size:12px;
	margin-left:5px;
	padding:0px 10px 0px 10px;
}
table.splitform font.other {
	background-color:#e8e8ff;
}
table.splitform font.current {
	background-color:#80a0ff;
}
hr.seperator {
	background-color:#d0d0ff;
	border:0px;
	color:#d0d0ff;
	height:1px;
}

/* Table manager
 */
table.tablemanager {
	margin-bottom:15px;
}
table.tablemanager input.text {
	width:200px;
}
table.tablemanager textarea.text {
	width:500px;
	height:150px;
}
