body {
	margin:0;
	padding:0;
	min-height:875px;
	background:url(/_images/mainbg.jpg) 0 bottom repeat-x;
}

body, * {
	font-family:Verdana;
	font-size:11px;
	color:#333;
}

a img {
	border:0;
}

a {
	color:#333;
}

a:focus {
	outline: none;
}

a:hover, td.hover {
	color:#999;
	cursor:pointer;
}

a.active{
	color:#cc0000;
}

form {
	padding:0;
	margin:0;
}

table.form {
	width:660px;
	border-spacing:0;
	border-collapse : collapse;
}

table.form h1 {
	margin:0 0 8px 0;
	padding:0 0 4px 0;
	border-bottom: 1px solid #AAA;
	width:660px;
}

table.form td {
	vertical-align:top;
	width:330px;
}

table.form td p {
	margin:0 0 3px 0;
	position:relative;
}

table.form select {
	border:1px solid #AAA;
	width:330px;
	font-size:12px;
	padding:0;
	height:19px;
}

table.form input.text {
	border:1px solid #AAA;
	width:318px;
	font-size:12px;
	padding:2px 5px;
}

table.form textarea {
	border:1px solid #AAA;
	width:318px;
	height:182px;
	font-size:12px;
	padding:5px;
}

table.form input.checkbox {
	margin:0 0 2px 0;
	padding:0;
}

table.form .error {
	background:url(/_images/errorbg.jpg) right 0 repeat-y;
	/*background-color:#FFF3F3;*/
}

table.form .required {
	color:#CC0000;
}

table.form label.label {
	position:absolute;
	left:18px;
}

table.form div.hidden {
	display:none;
}

table.form fieldset {
	margin:0;
	padding:5px 5px 0 5px;
	width:318px;
	border:1px solid #AAA;
}

table.form #time_individual fieldset {
	padding:0px 5px 5px 5px;
}

.wrapper {
	width: 960px;
	margin: 0 auto 10px auto;
}

#agenda {
	float:left;
	display:inline-block;
	margin: 0 20px;
	width: 680px;
}

#navigation {
	height:27px;
	margin:0;
	padding:0 10px;
	background:url(/_images/navigationbg.png) no-repeat;
}

#navigation li {
	float:left;
	list-style:none;
}

#navigation li.spacer {
	display:inline-block;
	width: 23px;
	height:26px;
	background:url(/_images/navigationspacer.png) center 0 no-repeat;
}

#navigation li a {
	display:inline-block;
	height:26px;
	line-height:26px;
	text-decoration:none;
}

#logo {
	display:block;
	position:relative;
	height:99px;
	margin:4px 0 0 0;
	background:url(/_images/logo.jpg) no-repeat;
}

#logo a {
	position: absolute;
	display:block;
	bottom:0;
	width:40px;	
	height:25px;
	cursor:pointer;
}

#logo #facebook {
	right:109px;
}

#logo #twitter {
	right:57px;
}

#logo #rss {
	right:8px;
}

#searchbar {
	position:relative;
	height:40px;
	background:url(/_images/searchbarbg.png) no-repeat;
	margin-bottom:29px;
}

#searchbar .input {
	position:relative;
	display:block;
	width:670px;
	height:30px;
	line-height:30px;
	padding: 5px;
	border:0;
	background:transparent;
	font-size:22px;
}

#searchbar #loader {
	position:absolute;
	top:8px;
	right:8px;
	display:none;
}

#searchbar .description {
	margin-left: 10px;
	font-size:10px;
}
#searchbar .description_hidden {
	display:none;
}

#searchbar  #searchfilter-wrapper {
	z-index:999;
	position:absolute;
	top:40px;
	left:10px;
	right:10px;
}


#searchbar #searchfilter-panel {
	display:none;
	padding:10px;
	background:url(/_images/searchfilterbg.png) 0 bottom no-repeat;
}

#searchbar #searchfilter-panel .column {
	width:194px;
	float:left;
	margin-right:29px;
}

#searchbar #searchfilter-panel .last {
	margin:0;
}

#searchbar #searchfilter-panel p {
	margin:0 0 3px 0;
	position:relative;
}

#searchbar #searchfilter-panel h1 {
	margin:0 0 8px 0;
	padding:0 0 4px 0;
	width:194px;
	border-bottom: 1px solid #AAA;
}


#searchbar #searchfilter-panel select {
	border:1px solid #AAA;
	width:194px;
	font-size:12px;
	height:18px;
}

#searchbar #searchfilter-panel input.text {
	border:1px solid #AAA;
	width:182px;
	height:17px;
	font-size:12px;
	padding:0 5px;
}

#searchbar #searchfilter-panel input.checkbox {
	margin:0 0 2px 0;
}

#searchbar #searchfilter-panel label {
	position:absolute;
	left:18px;
}

#searchbar #searchfilter-btn  {
	position:relative;
}

#searchbar  #searchfilter-btn a.btn-slide {
	position:absolute;
	display:block;
	width:110px;
	height:20px;
	line-height:19px;
	padding:0 5px 0 25px;
	right:0px;
	bottom:-20px;
	background:url(/_images/searchfilterbtn.png) no-repeat;
	font-size:10px;
	text-decoration:none;
}

#searchbar #searchfilter-btn a.active {
	background:url(/_images/searchfilterbtn-active.png) no-repeat;
}

#googleads {
	height:60px;
	margin:0 106px 20px 106px;
	font-size:22px;
	font-weight:700;
	color:#CCC;
}

#results-wrapper, .boxbody {
	background:url(/_images/resultsbodybg.png) 0 bottom no-repeat;
}

#results-wrapper .header, .boxheader {
	height:30px;
	background:url(/_images/resultsheadbg.png) no-repeat;
}

#results-head, #results {
	width:678px;
	margin:0 1px;
	border-spacing:0;
	border-collapse : collapse;
}

#results-head thead {
	padding:0;
	margin:0;
}

#results-head thead th {
	height:30px;
	text-align:left;
	padding:0 5px;
}

#results-head .preview,
#results .preview {
	width:50px;
}

#results-head .when,
#results .when {
	width:180px;
}

#results-head .what,
#results .what {
	width:280px;
}

#results-head .where,
#results .where {
	width:170px;
}

#results tr.row td {
	height:50px;
	padding:0 5px;
}

#results tr.hiddenrow td {
	height:0;
	overflow:hidden;
}

#results tr.hiddenrow div {
	display:none;
	padding:4px;
}

#results tr.detailrow td {
	height:auto;
}

#results tr.detailrow td div.details_wrapper {
	display:none;
	padding:4px;
	
}

#results tr.detailrow td div.details_wrapper h1 {
	margin:0 0 4px 0;
	padding:0 0 4px 0;
	border-bottom: 1px solid #AAA;
}

#results tr.detailrow td div.details_wrapper p {
	margin:0 0 10px 0;
}

#results tr.detailrow td div.details_wrapper a {
}

#results tr.detailrow td div.details_image {
	float:left;
	width:215px;
	margin:0 10px 0 0;
}

#results tr.detailrow td div.details_image img {
	width:217px;
	margin:3px 0 10px 0;
}

#results tr.detailrow td div.details_left {
	float:left;
	width:230px;
	margin:0 10px 0 10px;
}

#results tr.detailrow td div.details_right {
	float:left;
	width:175px;
	margin:0 0 0 10px;
}

#results td.even {
	background-color:#f3f3f3;
}

#paging {
	margin: 10px 0 20px 0;
	text-align:center;
}

#paging a {
	display:inline-block;
	height:25px;
	width:25px;
	line-height:25px;
	font-size:13px;
	font-weight:700;
	text-decoration:none;
	background:url(/_images/pagingbg.png) no-repeat;
	text-align:center;
	margin: 0 5px;
}

#paging a:hover {
	background:url(/_images/pagingbg-active.png) no-repeat;
	color:#cc0000;
}

#footer {
	bottom:0px;
	height:100px;
	background:url(/_images/footerbg.jpg);
}

#footer .wrapper {
	padding: 20px 0;
	color:white;
}

#ui-datepicker-div {
	display:none;
}

#widgetcode {
	width:645px;
	margin:5px 0 0 0;
	font-family:"Courier New", Courier;
	font-size:11px;
	height: 100px;
}

.bannerAds {
	float:left;
	display:inline-block;
	width:120px;
	margin:130px 0 0 0;
	padding:0;
}

.bannerAds li.loader {
	margin:0 48px;
	list-style:none;
}

.bannerItem {
	width:120px;
	height:60px;
	margin-bottom:10px;
	list-style:none;
}

.boxheader {
	line-height:30px;
	padding:0 10px;
	font-weight:700;
}

.boxbody {
	padding:10px;
}

.boxbody p {
	margin:0 0 10px 0;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.SI-FILES-STYLIZED label.cabinet {
	width: 70px;
	height: 20px;
	background: url(/_images/btn-fileupload.png) 0 0 no-repeat;
	display: inline-block;
	float:left;
	overflow: hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.error {
	background: url(/_images/btn-fileupload-error.png) 0 0 no-repeat;
}

.SI-FILES-STYLIZED label.cabinet input.file {
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}