/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
#logo .custom-logo {
	width: 276px;
	height: 80px;
	background: url(../../../images/yootheme/logo.gif) 0 0 no-repeat;
}

#top-a .wk-slideset-inspire { 
	position: relative;
	margin-bottom: -30px;
}

#top-a .wk-slideset-inspire .sets { padding: 75px 0 75px 0; }
#top-a .wk-slideset-inspire .nav { 
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
}

.screen { 
	width: 460px;
	height: 340px;
	position: relative;
	background: url(../../../images/yootheme/home_screen.png) 0 0 no-repeat;
}

.screen .wk-slideshow-default { 
	position: absolute;
	top: 15px;
	left: 32px;
}
.wk-gallery-wall.polaroid p.title {
	display:none !important;
}
#bottom-a .wk-twitter-single {
	margin-top: 15px;
	padding: 30px 130px 0 200px;
	border-top: 1px solid #e7e7e7;
}

#bottom-a .wk-twitter-single.image { background-position: 130px 32px; }

table.staff {
}

table.staff p {
	font-size:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
table.staff h3 {
	margin:0px !important;
}
	
table.staff td {
	padding: 10px !important;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
	vertical-align:top;
	}

table#forms {
	border:1px;
	border-style:solid;
	border-color:#006699;
	}
	
table#forms td {
	border:1px;
	border-style:solid;
	border-color:#006699;
	padding:3px;
	}
	
table#forms input {
	margin-left:8px;}
	
table#forms th {
	background-color:#006699;
	color:#FFF;
	font-weight:bold;
	}