/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * ThemeKat styles
 */

/*main sections-------------------------------------------------*/
#page {background:url(../images/mainbackground.jpg) repeat-x; background-attachment:fixed;}

#header {background:#33537a; }

#main {background: #fff;}

#wrapper {
	margin:0 auto;
	background: transparent url(../images/wrapper.png) no-repeat top center;
}

#sidebar-a, #sidebar-b {background: #abc4e2;}

#top-a {
    padding: 1px;
	border: none;
	background:#33537a; }

#top-b {
    padding: 0px;
	border: none;
	background:#33537a; }

#bottom-a, #bottom-b {
    padding: 1px;
	border: none;
	background:#33537a; }

#header, #footer {margin:0;}

#header {padding-bottom: -10px; margin-top: 10px;}

#logo p {margin: 0; padding: 0;}

#footer {padding:8px; color:#ffffff; font-size: 12px;}

#footer a{ font-size: 12px; color:#ffffff; font-weight:bold;}

#footer a:hover { color: #ff0000; }

#footer {background:#0d1827;
-webkit-border-radius: 0px 0px 10px 10px;
        border-radius: 0px 0px 10px 10px;		
}

#toolbar, #headerbar {color: #33537a; }

#toolbar {padding: 5px 20px;}

/*main sections--------------------------------------------------*/



/*base------------------------------------------------------------*/
h1, h2, h4, h5, h6 {color: #000000;}

/*Changes the main menu size etc*/
h3 {color: #000000; font-size: 13px; font-weight:bold; text-align:center; padding-right: 1px;}

body {color:#000000;}

h4 {margin: 8px; font-size: 16px;}

dl {padding-left: 10px;}

dd {margin-left: 20px;}  

/*base-------------------------------------------------------------*/

#product1 {
  text-align: center;
  margin: -10px;
  padding: 0;
  background-color: #33537a;
  border: none;
}


/*menus-----------------------------------------------------------*/
#menubar {background:#d40c0c url(../images/images/menubar_02.jpg) repeat-x; padding: 3px;
border-bottom: 2px solid #000000; }

/* Level 1 */
/* Set Active */
.menu-dropdown li.active .level1 { color: #ffff00; font-size: 13px; font-weight:bold;}


.menu-dropdown { margin-bottom: -10px; }

.menu-dropdown li.level1 {
	margin-right: 4px;
	padding-bottom: 10px;
}

.menu-dropdown a.level1,
.menu-dropdown span.level1 {
	border: none;
	color: #ffffff;
	font-size: 13px;
}


/* Drop-Down */
.menu-dropdown .dropdown {
	top: 34px;
	border-top: 1px solid transparent;
}

.menu-dropdown .dropdown-bg > div {
	padding: 0 5px;
	border: 1px solid transparent;
	border-top: none;
	background:#d30c0c url(../images/images/gradient2_02.jpg) repeat-x;
}

/* Level 2 */
.menu-dropdown li.level2 { 
	margin: 0 5px;
	 font-size: 13px;
	border-top: 2px solid #900f0f;
}
.menu-dropdown li.level2:first-child { border: none; }

.menu-dropdown a.level2,
.menu-dropdown span.level2 , .menu-dropdown a.level3,
.menu-dropdown span.level3 { color: #ffffff; }

.menu-sidebar a,
.menu-sidebar li > span { 
    color: #ffffff;
    display:block;
	line-height:26px;
	background:#0d1827 url(../images/menu_link_bg.gif) left no-repeat;
	padding:1px 1px 1px 20px; }

/* Set Current */
.menu-dropdown a.current.level2 { font-weight: bold; } 

/* Set Current */
.menu-dropdown a.current.level3 { font-weight: bold; }

/* Current */
.menu-sidebar a.current { font-weight: bold; }

/* Level 1 */
.menu-sidebar li.level1 { border-top: none; }
.menu-sidebar li.level1:first-child { border-top: none; } 

/*menus*-------------------------------------------------------------/



/*tools----------------------------------------------------------------*/
form.box fieldset { border: 1px solid #04103a; border-radius: 3px; }

.button-default {
	padding: 3px 10px;
	border: none;
}

ul.zebra > li,
table.zebra tbody td { border-bottom: 1px solid #04103a; }
ul.zebra > li:first-child,
table.zebra tbody tr:first-child td { border-top: 1px solid #04103a; }

ul.zebra > li.odd,
table.zebra tbody tr.odd { background: #f1f8ff; color:#000000; }
ul.zebra > li:nth-of-type(odd),
table.zebra tbody tr:nth-of-type(odd) { background: #f1f8ff; }

table.zebra caption { color: #000000; }

#system small { color: #000000; }

.box-content, .box-note, .box-info, .box-warning, .box-hint, .box-download, pre {color:#000000;}
/*tools----------------------------------------------------------------*/

/*system------------------------------------------------------------------*/
#system .title a { color: #000000; }

#system .item > header .meta { color: #000000; }

#system .pagination a,
#system .pagination strong { border: none; }

ul.line > li { border-top: none; }

#system .items .item {
	margin-top: 12px;
	padding-top: 18px;
	border-top: 1px dashed #04103a;
}

#system .items .leading .item {
	padding-bottom: 12px;
	margin-bottom: 18px;
	border-bottom: 1px dashed #04103a;
}

#system .item-list { border-top: 1px dashed #04103a; }

.searchbox {
	width: 100px;
	height: 28px;
	padding: 0 25px;
	border: 1px solid #aa1313;
	background:#c70505 url(../images/searchbox_magnifier.png) 0 50% no-repeat;
}

#system .item > .links a {
	padding: 5px;
	border-radius: 6px;

}

/*modules------------------------------------------------------------------*/

/*changes to side panel---------------------*/	

.mod-box {
	padding: 1px;
	border: none;
	color: #000000;
  -webkit-box-shadow:  -1px 1px 3px 1px #afe5fa; box-shadow:  1px 1px 3px 1px #363636; border-radius: 3px;
}

.mod-box h1, .mod-box h2, .mod-box h4, .mod-box h5, .mod-box h6 {color:#000000;}

.mod-box h3 { padding-left: 1px; padding-top: 6px; color:#d0def2;

/*modules------------------------------------------------------------------*/
