body, html {
}

.clear{ clear:both; height: 0; line-height: 0;}

.collectionEdit td {
	vertical-align: top;
}

ul {
	padding-bottom: 10px;
	padding-left: 40px;
}

li {
	list-style-image: url(../img/bullet-agenda.gif);
	padding-top: 5px;
}


td {
	vertical-align:middle;
}

.opinion {
	background-color: #dad0e3;
	border: none;
	width: 100%;
	padding: 6px;
	font-size: 12px;
	color: #555;	
}

.inline {
	display: inline;
	float: left;
}

.checkbox {
	padding-left: 12px;
	font-size: 10px;
	color: #555555;
}

.style_checkbox {
	width: 230px;
	height: 15px;
}

.style_checkbox input {
	border: none;
	background-color: #dad0e3;
	height: 16px;
	width: 200px;
	padding-left: 6px; padding-right: 6px;
	font-size: 10px;
	color: #555;	
}

.checkbox_deselected {
	background: url(../img/checkbox.gif) 0px 2px no-repeat;
}

.checkbox_selected {
	background: url(../img/checkbox_selected.gif) 0px 2px no-repeat;
}

input.field {
	border: none;
	background-color: #dad0e3;
	height: 16px;
	width: 230px;
	margin-left: 10px;
	padding-left: 6px; padding-right: 6px;
}

.input_error {
	color: #ff0000;
}

.super {
	vertical-align: super;
}

.captcha_input {
	border: none;
	background-color: #dad0e3;
	height: 16px;
	margin-left: 10px;
	padding-left: 6px; padding-right: 6px;
	font-size: 10px;
}

.send {
	border: none;	
	text-decoration: underline;
	background-color: #fff;
	padding-left:0px; padding-right: 0px;
	color: #633d88;
	font-weight: bold;
}

body {
	padding: 194px 0px 0px 70px;
	background: url("../img/knigabyte_logo.jpg") 0px -74px no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	background-color: #fff;
}

p {
	line-height: 15px;
}

a {
	color: #633d88;
	font-size: 12px;
	text-decoration: none;	
}

.datime {
	color: #633d88;
	font-size: 10px;
	text-decoration: none;	
	padding-top: 4px;
	padding-left: 12px;
}

td.timestart {
	color: #633d88;
	text-decoration: none;	
	padding: 0px;
	padding-right: 24px;
}

#mainmenu {
	width: 247px;
	text-align: right;
}

.submainmenu {
	margin-top: 14px;
	border-top: 1px solid #b19ec3;
}

#mainmenu ul {
	padding-top: 0px;
}

#mainmenu li {
	padding-top: 0px;
	height: 30px;
	list-style-image: none;
}

#mainmenu p {
	padding-bottom: 14px;
	font-size: 12px;
	text-transform: lowercase;
	color: #633d88;		
}

#mainmenu a {
	margin-top: 10px;
	color: #b19ec3;
}

#mainmenu a:hover {
	color: #633d88;
}

#main {
	position: absolute;
	left: 390px;
	top: 194px;
	width: 490px;
	padding-bottom: 80px;
}

#agenda td {
	vertical-align: top;
	text-align: left;
}

#agenda tr.event td {
	padding-top: 8px;
}


#agenda tr.divisor td {
	padding-top: 8px;
	font-weight: bold;
	border-bottom: 1px dashed #555;
}

#agenda a {
	font-size: 12px;
	color: #633d88;
}

#agenda .style_checkbox {
	width: 100%;
	height: 15px;
}

#agenda .checkbox_deselected {
	background: url(../img/checkbox.gif) 0px 3px no-repeat;
}

#agenda .checkbox_selected {
	background: url(../img/checkbox_selected.gif) 0px 3px no-repeat;
}

#agenda .theme_short_text {
	padding-left: 12px;
}

textarea {
	width: 350px;
}



.tab {
	display: none;
}
.tabs {
	padding-left: 0px;
}
.tabs li {
	float: left;
	list-style-image: none;	
	padding: 8px;
	border: 1px solid #eee;
	border-bottom: none;
	cursor:pointer;	
}
.tabs li.current {
	float: left;
	list-style-image: none;
	padding: 8px;
	border: 1px solid #eee;
	background-color: #eee;
}
#tabs-container {
	padding: 20px;
	border: 1px solid #eee;
	width: 700px;
}
tr.grid > td {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.td-even {
	background-color: #eee;
}
.td-odd {
	background-color: #C0A6C9;
}

div.partners {
	width: 250px;
	text-align: left;
	padding: 6px 0px 12px 12px;
	line-height: 1.3;
}

