@charset "utf-8";

/** Page Structure *********************************/
#header-logo, #header-logo h1 a {color:#fff;}
#page.pages {background:url(images/header-a-grey.png) top center no-repeat;}
#page.gallery {	background:url(images/header-d-grey.png) top center no-repeat;}
#wrapper {	background: url(images/header-b-grey.png) top center repeat-x;}
#wrapper.gallery {background: url(images/header-c-grey.png) top center repeat-x;}
/** / Page Structure *********************************/




/** Menu Navigation *********************************/
#tabs a {color:#ccc;}
#tabs ul ul {
	background:#222;
	border-left:1px solid #0e0e0e;
	border-right:1px solid #0e0e0e;
	border-bottom:1px solid #0e0e0e;
	border-top:1px solid #0e0e0e;	
}
#tabs ul li.current_page_item, #tabs ul li:hover {background:url(images/gradient-f-grey.png) repeat-x top;}
#tabs ul li ul li  {background:none;}
#tabs ul li a:hover, #tabs ul li.current_page_item ul li a:hover, #footer a:hover, #tabs ul li ul li.current_page_item a {color:#fff;}
#tabs ul li.current_page_item ul li a, #footer a, #footer {color:#ccc !important;}
#tabs ul li.current_page_item {background:url(images/gradient-f-grey.png) repeat-x top;}
#tabs li.menubreak,#tabs li.menubreak:hover {background:url(images/break-c-dark.png) left center repeat-y;}
#tabs .menudesc {color:#dcf6ff;}
/** / Menu Navigation *********************************/




/** Footer *********************************/
#footer-header {background:url(images/footer-header.png) top repeat-x;}
#footer-wrap {background:#191919 url(images/footer-a-grey.png) center top repeat-x;}
#footer-wrap-inner {background:url(images/footer-m-grey.png) center top no-repeat;}
#footer pre,#footer input[type=text],#footer input[type=password],#footer input[type=file],#footer textarea {
	background:#212121 url(images/shadow-h.png) top repeat-x;
	border: 1px solid;
	color:#ccc;
	border-color:#111111 #292929 #292929 #111111;
}
#footer .widgetlinks, #footer .menu {background:url(images/break-a-dark.png) bottom left repeat-x;}
#footer .widgetlinks li, #footer .menu li {background:url(images/break-a-dark.png) top left repeat-x;}
#footer .widgetlinks li a, #footer .menu li a {	background:url(images/li-arrow-white.png) center left no-repeat;}
#footer .hozbreak {	background:url(images/break-a-dark.png) center repeat-x;}
/** / Footer *********************************/
