@import "reset.css";
/* PRINT STYLESHEET */
/* ----------------------------------------- */
/* ----------------------------------------- */
/* date:  01/II/2010						 */
/* author: Daniel Angel */
/* ----------------------------------------- */
/* begin tag redefinition */
/* ----------------------------------------- */

body {
	background: #FFF;
	color: #999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	line-height: 1.6em;
}

a {
	color: #888;
	text-decoration: underline;
}

/* ----------------------------------------- */
/* data tables (+ their associate elements) */
/* ----------------------------------------- */

div.top {
	background: #DDD;
	overflow: auto;
	padding: .8em;
}
div#main ul.search-results > li {
	margin: 1.5em 0 0 0;
}

div#main ul.search-results li h4 {
	border: none;
	color: #666;
	font-size: 1.15em;
	font-weight: bold;
}
div#main ul.search-results li h4 a {
	color: #666;
	text-decoration: none;
}
ul.search-results h4 span {
	display: block;
}
ul.search-results h4 small {
	display: none;
}

table {
	background: #F9F9F9;
	border-bottom: 1px solid #D2D2D2;
	border-collapse: collapse;
	border-top: 1px solid #D2D2D2;
	color: #666;
	width: 100%;
}
table th, table td {
	padding: .6em 1em;
}
table th {
	font-weight: bold;
}
table td {
	color: #666;
}
table tr {
	border-bottom: 1px solid #D2D2D2;
}
table tr:last-child {
	border-bottom: none !important;
}


/* ----------------------------------------- */
/* default form elements */
/* ----------------------------------------- */

div#main form {
	background: #F9F9F9;
	padding: 2em;
}
form p {
	margin: .8em 0;
	position: relative;
}
form legend, form p.legend { 
	display: block;
	margin: 0;
}
form button {
	width: 194px;
}
form p small {
	display: block;
}
input[type=text], input[type=password], textarea {
	color: #AAA;
	border: 1px solid #BBB;
	font-size: 1.2em;
	height: 1.8em;
	padding: .4em .5em .1em .5em;
	width: 20em;
}
input[type=text].form-error, input[type=password].form-error {
	color: red;
}
select {
	height: 2.5em;
	width: 26em;
}
p.date select {
	width: 8em;
}
textarea {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	height: 9em;
	padding: 1em;
	width: 19em;
}
p.file {
	position: relative;
	height: 33px;
}
p.file div.fake-file {
	background: url(../img/inputs.png) 0 -132px no-repeat;
	color: #BBB;
	font-size: 1.3em;
	height: 25px;
	padding: 8px 10px 0 10px;
	position: absolute;
	top: 0;
	width: 369px;
}
div.wysiwyg {
	background: #FFF;
	border: 1px solid #BBB;
}
div.wysiwyg ul {
	display: none;
}


/* ----------------------------------------- */
/* Layout elements */
/* ----------------------------------------- */

div.wrapper {
	margin: 0 auto;
	position: relative;
	width: 957px;
}
div#header h1 {
	font-size: 2em;
	padding: .8em 0 .5em 0;
}
div#header h1 a {
	text-decoration: none;
}
div#people, p#hi, ul#nav {
	display: none;
}
div#stripe {
	background: #EEE;
	height: 2.5em;
	padding: 1em 0 0 0;
	position: relative;
}
div#stripe h2 {
	font-size: 1.5em;
	margin: 0 0 1em .5em;
}
div#main {
}
div#main h3 {
	font-size: 1.3em;
	margin: .8em 0 0 0;
}
div#sidebar-a, div#sidebar-b {
display: none;
}
div#template {
	margin: 1em 0;
}


	
div#footer {
	border-top: 1px dotted #D2D2D2;
	font-size: .85em;
	margin: 2em 0;
	padding: 20px 0 0 0;
	text-align: center;
}
	div#footer ul {
	}
	div#footer ul li {
		border-right: 1px solid #999;
		display: inline;
		padding: 0 .6em 0 .5em;
	}
	div#footer ul li:last-child {
		border: none;
	}
	div#footer p#koodoz {
	}
	div#footer p#koodoz a {
		background: url(../img/koodoz-logo.png) 0 0 no-repeat;
		display: block;
		height: 16px;
		margin: .5em auto;
		padding: 0 0 0 24px;
		text-align: left;
		width: 30em;
	}
	div#footer p#koodoz a strong {
		font-weight: normal;
	}
	div#footer p#koodoz a:hover {
		color: #D50A27;
		background-position: 0 0;
	}





/* ----------------------------------------- */
/* Specific blocks */
/* ----------------------------------------- */

/* social networking tools */


/* generic inner boxes */
div.box {
	background: #F9F9F9 url(../img/div-main-form-top.png) top left no-repeat;
	padding: 1em 2em 0 2em;
	margin: 1.5em 0 0 0;
}
div.box-bottom {
	background: #F9F9F9 url(../img/div-main-form-bottom.png) bottom left no-repeat;
	height: 20px;
	margin: -.75em 0 0 0;
}
div#main div.box h4 {
	font-size: 1.2em;
}


/* category checkboxes */
div#cats {
	margin: 2em 0;
	overflow: auto;
}
div.checkbox {
	float: left;
	margin: .2em 0;
	width: 190px;
}
/* edit logo page */
div#main p.show-logo {
	margin: 2em 0 0 0;
	text-align: center;
}





/* ----------------------------------------- */
/* Pagination ul styles 					*/
/* ----------------------------------------- */

ul.pages {
	display: none;
}
/* end pagination ul styles */




/* ----------------------------------------- */
/* other helpful classes */
/* ----------------------------------------- */

p.sign-up a {
	background: #999;
	color: #FFF;
	display: block;
	height: 35px;
	margin: 0 0 0 auto;
	text-align: center;
	width: 194px;
}

div.error {
	border-color: #9E2006;
	background: #FFBABA url(../img/error.png);
	color: #9E2006;
}
div.warning, td.expired {
	border-color: #9F6000;
	background: #FFF8C4 url(../img/warning.png);
	color: #9F6000;
}
div.success {
	border-color: #4F8A10;
    background: #DFF2BF url(../img/success.png);
    color: #4F8A10;
}
div.warning, div.success, div.error, td.expired {
	background-position: 7px 8px;
	background-repeat: no-repeat;
	border: 1px dotted;
    margin: 2em 0;
    padding: 1.2em 1em 1.2em 4em;
}

img.logo {
	background: #F9F9F9;
	border: 1px solid #D2D2D2;
	padding: 10px;
	margin: 0 15px 10px 0;
}
span.skirt {
	clear: both;
	display: block;
	height: 1px;
}
.that-thing { /* you know .... *that* thing! */
	unicode-bidi: bidi-override;
	direction: rtl;
}
p.skip {
	display: none;
}
span.expired {
	color: #F00;
	font-size: .8em;
}