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

/* total span
 * 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
 */


/* Base
----------------------------------------------------------------------------------------------------*/

body#page {
	/*background:#000 url(../images/skelatal_weave.png) repeat 0 0;*/
	background:url(../images/bg.jpg) repeat 0 0; 
}

#page-bg2 {
	background: url(../images/bg-2.png) repeat-y scroll 50% 0;
}

#page-bg {
}


/* Layout
----------------------------------------------------------------------------------------------------*/

/* Toolbar */
#toolbar { text-shadow: 0 1px 0 rgba(253,253,255,1.0); }

#toolbar,
#toolbar a { color: #99999b; }
#toolbar a:hover { color: #222224; }

/* Footer */
#footer {
	color: #87878B;
	text-shadow: 0 1px 0 rgba(253,253,255,1.0);
}

#footer a { color: #444446; }


/* Menus
----------------------------------------------------------------------------------------------------*/


/* Modules
----------------------------------------------------------------------------------------------------*/

/* Module Type: Headerbar Line */

#headerbar .module {
	color: #666668;
	text-shadow: 0 1px rgba(253,253,255,1.0);
}

#headerbar .module strong { color: #444446; }
#headerbar .module small { color: #99999b; }


/* Tools
----------------------------------------------------------------------------------------------------*/


/* System
----------------------------------------------------------------------------------------------------*/

div.brochures-locations {
	position:relative;
	margin:auto;
	width:78px;
}

div.cweb1 {
	border:1px solid #BEBEBE;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:10px;
}

.cweb1 textarea, .cweb1 input {
	width:85%;
}

ul#broch-locate { height:106px; width:78px;padding:0px; }
ul#broch-locate li { background:none; display:inline; float:left; height:106px; padding-bottom:5px; width:78px; }
ul#broch-locate li a { display:block; height:106px; text-indent:-9999px; width:78px; }
ul#broch-locate li#broch a { background:url(../images/icon_brochureLocation_lrge.gif) left -106px; ; height:106px; width:78px; }
ul#broch-locate li#broch a:hover { background:url(../images/icon_brochureLocation_lrge.gif) left top; }
ul#broch-locate li#locate a { background:url(../images/icon_brochureLocation_lrge.gif) right -106px; height:106px; width:78px; }
ul#broch-locate li#locate a:hover { background:url(../images/icon_brochureLocation_lrge.gif) right top; }

.menu-dropdown a.level1, .menu-dropdown span.level1 {
font-size: 15px;
text-shadow: 0 1px 0 rgba(0, 0, 2, 0.3);
text-transform: none !important;
}

.menu-dropdown a.level2 > span, .menu-dropdown span.level2 > span {
padding: 5px 10px;
line-height: 26px;
text-transform: none !important;
}

.ce-module textarea, .ce-module input {
	width:100%;
}

h2, h4, h5, h6,.menu-dropdown li.active > a, .menu-sidebar a.active, .menu-sidebar li > span.active, #system .pagination a:hover {
color: #004C9F !important;
}

.wk-slideshow img {
	margin-left:5px !important;
}