/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Style Style Sheet - Defines the main look like colors and backgrounds
 * Not all style related CSS is included, only colors and backgrounds which may change for different theme styles
 */
.no-content #content {
	display: none;
}
.frontpage #bottom-a .mod-box.mod-box-header .module-title {
	font-size: 18px;
}
.chronoform a {
	display: none;
}
form.Chronoform textarea {
	max-height: 400px;
	max-width: 85%;
}
#logo p {
	margin: 0;
}
#innertop .mod-box .wk-slideshow {
	margin-left: auto;
	margin-right: auto;
}

/* Base
----------------------------------------------------------------------------------------------------*/

a { color: 	#7d2248; }

a:hover,
code { color: #A3B429; }

::-moz-selection { background-color: #7D2248; }
::selection { background-color: #7D2248; }

ins, mark { background-color: #7D2248; }

/* Layout
----------------------------------------------------------------------------------------------------*/


/* Menus
----------------------------------------------------------------------------------------------------*/

.menu-dropdown li.level1.active a.level1,
.menu-dropdown li.level1.active span.level1,
.menu-dropdown li.level2 span.nav-header.level2.parent,
.nav.nav-tabs .nn_tabs-tab.active a,
.nav.nav-tabs .nn_tabs-tab.active a:hover { 
	border-top-color: #904363;
	border-bottom-color: #974E6D;
	background: #7D2248;
	background: -webkit-linear-gradient(top, #890042, #7D2248);
	background: -moz-linear-gradient(top, #890042, #7D2248);
	background: -o-linear-gradient(top, #890042, #7D2248);
	background: linear-gradient(to bottom, #890042, #7D2248);
}
.nav.nav-tabs .nn_tabs-tab.active a:hover {
	border-left-color: #904363;
	border-right-color: #904363;
}
.menu-dropdown li.level2 > span.nav-header.level2.parent,
.nav.nav-tabs .nn_tabs-tab.active a,
.nav.nav-tabs .nn_tabs-tab.active a:hover,
.module.mod-box .menu-sidebar li.level1 .nav-header {
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.nav.nav-tabs .nn_tabs-tab a,
.nav.nav-tabs .nn_tabs-tab a:hover { color: #7D2248; }

#page .menu-dropdown li.level1.active a.level1 > span,
#page .menu-dropdown li.level1.active span.level1 > span,
#page .menu-dropdown li.level2 > span.nav-header.level2.parent,
.nav.nav-tabs .nn_tabs-tab.active a { 
	border-color: #974E6D;
	box-shadow: inset -1px 0 0 #7D2248,
    			inset 1px 0 0 #7D2248; 
}

.menu-dropdown li.level2 a.current.level2 { 
	border-color: #974E6D;
	border-top-color: #974E6D;
	background: #7D2248;
	background: -webkit-linear-gradient(top, #890042, #7D2248);
	background: -moz-linear-gradient(top, #890042, #7D2248);
	background: -o-linear-gradient(top, #890042, #7D2248);
	background: linear-gradient(to bottom, #890042, #7D2248);
}

.menu-dropdown a.level3 { background-image: url(../images/menu_dropdown_level3.png); }

.menu-dropdown a.level3:hover,
.menu-dropdown a.current.level3 { color: #974E6D; }

.menu-dropdown li.level2 .nav-header {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}
.menu-dropdown li.level2 .nav-header,
.module.mod-box .menu-sidebar li.level1 > .active.level1,
.module.mod-box .menu-sidebar li.level1 > .current.level1 { 
	color: #7D2248;
	text-shadow: 0 -1px 0 rgba(255,255,255,0.4);
	border-color: #D1D1D1;
	border-left: 0;
	border-right: 0;
}
.module.mod-box .menu-sidebar li.level1 .nav-header {
	border-color: #974E6D;
	border-top-color: #974E6D;
	background: #7D2248;
	background: -webkit-linear-gradient(top, #890042, #7D2248);
	background: -moz-linear-gradient(top, #890042, #7D2248);
	background: -o-linear-gradient(top, #890042, #7D2248);
	background: linear-gradient(to bottom, #890042, #7D2248);
	box-shadow: inset -1px 0 0 #7D2248,
    			inset 1px 0 0 #7D2248; 
}

.menu-sidebar ul.level2 ul { padding-left: 12px; }

.menu-sidebar ul.level2 { 
	padding: 7px 10px;
	background: #DDDDDE;
	background: -webkit-linear-gradient(top, #DDDDDE, #EEEEEE);
	background: -moz-linear-gradient(top, #DDDDDE, #EEEEEE);
	background: -o-linear-gradient(top, #DDDDDE, #EEEEEE);
	background: linear-gradient(to bottom, #DDDDDE, #EEEEEE);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.3),
				inset 0 -1px 1px rgba(0,0,0,0.1);
}

.mod-box-black .menu-sidebar ul.level2 { 
	background: #3D3F42;
	background: -webkit-linear-gradient(top, #414447, #3D3F42);
	background: -moz-linear-gradient(top, #414447, #3D3F42);
	background: -o-linear-gradient(top, #414447, #3D3F42);
	background: linear-gradient(to bottom, #414447, #3D3F42);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1),
				inset 0 -1px 1px rgba(0,0,0,0.1);
}

.menu-sidebar li.level1:last-child ul.level2 { 
	padding-bottom: 7px; 
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.menu-sidebar ul.level2 a {
	padding-left: 18px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-shadow: 0 -1px 0 rgba(255,255,255,0.4);
	color: #444;
}

.menu-sidebar ul.level2 a:hover,
.menu-sidebar ul.level2 a.current { background-position: 0 -100px; }

/* Icons */
.menu-sidebar span.icon { 
	margin-right: 2px;
	margin-left: -4px; 
}

.module.mod-box .menu-sidebar li.level1.parent > .level1.active,
.module.mod-box .menu-sidebar li.level1.parent > .level1.current { border-bottom-color: #A73E64; }
.module.mod-box .menu-sidebar li.level1:last-child > .active.level1,
.module.mod-box .menu-sidebar li.level1:last-child > .current.level1 { /*border-bottom-color: #732B44;*/ border-bottom: 0; }

.module.mod-box .menu-sidebar li.level1:first-child > .active.level1,
.module.mod-box .menu-sidebar li.level1:first-child > .current.level1 { /*border-top: 1px solid #A73E64;*/ border-top: 0; }

.module.mod-box-black .menu-sidebar li.level1 > .active.level1,
.module.mod-box-black .menu-sidebar li.level1 > .current.level1 { border-bottom-color: #A73E64; }

.menu-sidebar li.parent .level1 > span { background-image: url(../images/menu_sidebar_parent.png); }

.module.mod-box-black .menu-sidebar li.parent .level1 > span { background-image: url(../images/menu_sidebar_parent_black.png); }

.menu-sidebar ul.level2 a { background-image: url(../images/menu_sidebar_level2.png); }

.menu-sidebar ul.level2 a:hover,
.menu-sidebar ul.level2 a.current { color: #7D2248; }


/* Modules
----------------------------------------------------------------------------------------------------*/

.module .badge { background-image: url(../images/module_badges.png); }

.mod-box-color .badge,
.mod-box-colorheader .badge  { background-image: url(../images/module_badges_color.png); }

.module .module-title .icon { background-image: url(../images/module_icons.png); }

.mod-box-color .module-title .icon,
.mod-box-colorheader .module-title .icon  { background-image: url(../images/module_icons_color.png); }

.mod-box-header.mod-box-color .module-title {
	border-bottom-color: #A73D65;
	background-color: #A60A35;
}

.mod-box-color { background: #7D2248; }

.mod-box-color,
.mod-box-header.mod-box-color .module-title {
	background: -webkit-linear-gradient(top, #890042, #7D2248);
	background: -moz-linear-gradient(top, #890042, #7D2248);
	background: -o-linear-gradient(top, #890042, #7D2248);
	background: linear-gradient(to bottom, #890042, #7D2248);
}

.mod-box-color a { color: #732B44; }

.mod-box-color em.box {
	background-color: #B5486E;
	border-color: #9E3D60;
}

.mod-box-color::-moz-selection { background: #A3B429; }
.mod-box-color::selection { background: #A3B429; }


/* Tools
----------------------------------------------------------------------------------------------------*/

.color1 { color: #B90B3B; }
.color2 { color: #A3B429; }

form.style button:hover,
form.style input[type="button"]:hover,
form.style input[type="submit"]:hover,
.mod-box-color form.style button,
.mod-box-color form.style input[type="button"],
.mod-box-color form.style input[type="submit"],
.button-default:hover,
.button-primary,
.mod-box .button-primary {
	border-color: #B00B38;
	border-bottom-color: #88082B;
	background: #7D2248;
	background: -webkit-linear-gradient(top, #890042, #7D2248);
	background: -moz-linear-gradient(top, #890042, #7D2248);
	background: -o-linear-gradient(top, #890042, #7D2248);
	background: linear-gradient(to bottom, #890042, #7D2248);
}

form.style button:active,
form.style input[type="button"]:active,
form.style input[type="submit"]:active,
.button-default:active {
	background: #A60A35;
	background: -webkit-linear-gradient(top, #A60A35, #D05B85);
	background: -moz-linear-gradient(top, #A60A35, #D05B85);
	background: -o-linear-gradient(top, #A60A35, #D05B85);
	background: linear-gradient(to bottom, #A60A35, #D05B85);
}

.mod-box-color form.style button:hover,
.mod-box-color form.style input[type="button"]:hover,
.mod-box-color form.style input[type="submit"]:hover,
.button-primary:hover {
	border-color: #B00B38;
	border-bottom-color: #88082B;
	background: #A60A35;
	background: -webkit-linear-gradient(top, #A60A35, #92092E);
	background: -moz-linear-gradient(top, #A60A35, #92092E);
	background: -o-linear-gradient(top, #A60A35, #92092E);
	background: linear-gradient(to bottom, #A60A35, #92092E);
}

.mod-box-color form.style button:active,
.mod-box-color form.style input[type="button"]:active,
.mod-box-color form.style input[type="submit"]:active,
.button-primary:active {
	border-color: #A93863;
	background: #92092E;
	background: -webkit-linear-gradient(top, #92092E, #C44876);
	background: -moz-linear-gradient(top, #92092E, #C44876);
	background: -o-linear-gradient(top, #92092E, #C44876);
	background: linear-gradient(to bottom, #92092E, #C44876);
}

.mod-box-color form.style input[type="text"],
.mod-box-color form.style input[type="password"],
.mod-box-color form.style select,
.mod-box-color form.style textarea { border-color: #9E3D60; }

.mod-box-color form.style input[type="text"]:focus,
.mod-box-color form.style input[type="password"]:focus,
.mod-box-color form.style select:focus,
.mod-box-color form.style textarea:focus { border-color: #9E3D60; }

.social-icons li a { background-image: url(../images/tools/icons_social.png); }

/* System
----------------------------------------------------------------------------------------------------*/

#system .item > .links a:hover {
	border-color: #B00B38;
	border-bottom-color: #88082B;
	background: #7D2248;
	background: -webkit-linear-gradient(top, #890042, #7D2248);
	background: -moz-linear-gradient(top, #890042, #7D2248);
	background: -o-linear-gradient(top, #890042, #7D2248);
	background: linear-gradient(to bottom, #890042, #7D2248);
}

#system .item > .links a:active {
	background: #A60A35;
	background: -webkit-linear-gradient(top, #A60A35, #D05B85);
	background: -moz-linear-gradient(top, #A60A35, #D05B85);
	background: -o-linear-gradient(top, #A60A35, #D05B85);
	background: linear-gradient(to bottom, #A60A35, #D05B85);
}

.searchbox .results li.more-results:hover { color: #B90B3B; }

.searchbox .results li.result.selected {
	border-color: #B64B71;
	border-top-color: #B24E71;
	background: #A60A35;
	background: -webkit-linear-gradient(top, #890042, #7D2248);
	background: -moz-linear-gradient(top, #890042, #7D2248);
	background: -o-linear-gradient(top, #890042, #7D2248);
	background: linear-gradient(to bottom, #890042, #7D2248);
}

#system span.highlight { background-color: #7D2248; }


/* Widgetkit
----------------------------------------------------------------------------------------------------*/

.wk-slideset-sync .nav.icon span { background-image: url(../images/widgetkit/nav.png); }

#innertop .grid-box.width75.grid-h .wk-slideshow {
	margin: 0px auto;
}

/* Lists and Tables (Needed for System Markup)
----------------------------------------------------------------------------------------------------*/

/* Circle */

ul.circle {
	padding-left: 0;
}
ul.circle > li {
	padding: 5px 0 0 25px;
	background: url(../../../images/tools/list_line_icon.png) 0 0 no-repeat;
	list-style-type: none;
}