/* 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: 235px;
	height: 63px;
	margin-top: 5px;
	background: url(../images/logo.png) 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/home_screen.png) 0 0 no-repeat;
}

.screen .wk-slideshow-default { 
	position: absolute;
	top: 15px;
	left: 32px;
}

#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; }
	
.feature-item {
    margin-bottom: 35px;
}
.feature-item h3 {
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
}
.feature-item img {
    float: left;
    margin: 5px 15px 10px 0;
    opacity: 0.3;
}

.content-block-box {
    background: none repeat scroll 0 0 #FBFCFD;
    border: 1px solid #D2D3D4;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #FFFFFF inset;
    padding: 50px 15px 15px;
}

table.zebra-style {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    margin-bottom: 25px;
    text-align: left;
}
table.zebra-style th {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #444444;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 8px;
}
table.zebra-style td {
    color: #777777;
    padding: 8px;
}
table.zebra-style tr.odd {
    background: none repeat scroll 0 0 #F2F2F2;
}
table.minimal-style {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    border-collapse: collapse;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin-bottom: 25px;
    min-width: 480px;
    text-align: left;
}
table.minimal-style th {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #444444;
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    padding: 10px;
}
table.minimal-style td {
    border-bottom: 1px solid #CCCCCC;
    color: #999999;
    padding: 8px 10px;
}
table.minimal-style tbody tr:hover td {
    color: #444444;
}
table.box-style {
    border-collapse: collapse;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin-bottom: 25px;
    min-width: 480px;
    text-align: left;
}
table.box-style th {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-top: 4px solid #DDDDDD;
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    padding: 10px;
}
table.box-style td {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid transparent;
    color: #999999;
    padding: 8px 10px;
}
table.box-style tr:hover td {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #444444;
}
.onecol-style {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    border-collapse: separate !important;
    border-spacing: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin-bottom: 25px;
    min-width: 675px;
    text-align: left;
}
.onecol-style th {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    padding: 12px 15px;
}
.onecol-style td {
    border-top: 1px solid #CCCCCC;
    color: #999999;
    padding: 10px 15px;
}
.onecol-first {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.02);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.onecol-style tr:hover td {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #444444;
}
.simple-style {
    border-color: #CFCFCF -moz-use-text-color -moz-use-text-color #CFCFCF;
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    width: 100%;
}
.simple-style td, .simple-style th {
    border-bottom: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
    padding: 5px 0;
    text-align: center;
    width: 20%;
}
.simple-style th {
    background-color: #DEDEDE;
    font-size: 120%;
    text-shadow: 0 1px 0 #FFFFFF;
}
.simple-style tr:nth-child(2n) {
    background: none repeat scroll 0 0 #FFFFFF;
}
.simple-style tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #F6F6F6;
}

#rt-bottom #newsletter-form p {
    position: relative;
}
#rt-bottom #newsletter-form label {
    color: #CCCCCC;
    font-size: 11px;
    left: 7px;
    position: absolute;
    top: 5px;
}
#rt-bottom #newsletter-form input[type="text"] {
    background: none repeat scroll 0 0 #262626;
    border: 1px solid #353535;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3) inset;
    color: #777777;
    filter: none;
    font-size: 12px;
    height: 16px;
    padding: 5px;
    width: 170px;
}
#rt-bottom #newsletter-form input[type="text"]:focus {
    border: 1px solid #555555;
}
#rt-bottom #newsletter-form input[type="submit"] {
    background: -moz-linear-gradient(center top , #454545 0%, #353535 100%) repeat scroll 0 0 transparent;
    border: 1px solid #424242;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
    color: #CCCCCC;
    cursor: pointer;
    font-size: 12px;
    opacity: 0.7;
    padding: 2px 0;
    text-transform: none;
    width: 80px;
}
.browserChrome #newsletter-form input[type="submit"] {
    height: 23px;
}
#rt-bottom #newsletter-form input[type="submit"]:active {
    background: -moz-linear-gradient(center top , #353535 0%, #454545 100%) repeat scroll 0 0 transparent;
}
#rt-bottom #newsletter-form:hover input[type="submit"], #rt-bottom #newsletter-form input[type="submit"]:hover {
    opacity: 1;
}
#rt-bottom .browserChrome #newsletter-form input[type="submit"] {
    padding-top: 4px;
}
table.acymailing_form {
    margin: 0 !important;
}
p.acysubbuttons {
    margin: 0;
    text-align: left;
}


.content {
    background: none repeat scroll 0 0 #FBFCFD;
    border: 1px solid #D2D3D4;
    
    box-shadow: 0 0 0 1px #FFFFFF inset;
    padding: 10px 15px 15px;
}


.inputbox {
    background: none repeat scroll 0 0 #333;
    border: 1px solid #333333;
    color: #5E5E5E;
    width: 190px;
	height:25px;
}
.button {
    background: none repeat scroll 0 0 #333;
    border: 1px solid #555555;
    color: #999999;
    cursor: pointer;
    display: inline-block;
    font-size: 95%;
    height: 24px;
    line-height: 24px;
    margin: 0 0 0 3px;
    padding: 0 8px;
    text-transform: uppercase;
}

