/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * main.css
 */

body {
}
#container {
	position: relative;
}
#wrapper {
}


/**
 * header
 */
#header {
}
#header h1 {
	position: absolute;
	right: 50px;
	top: 0px;
	display: block;
	background-repeat: no-repeat;
}
#header h3 {
	display: block;
	width: 150px;
	height: 44px;
	background-image: url("/resource/image/clock-logo.gif");
	background-repeat: no-repeat;
}
#header span {
	display: none;
}


/* header - accessibility-options */
#header #accessibility-options {
}
#header #accessibility-options h3 {
}
#header #accessibility-options h3 a {
}
#header #accessibility-options h3 a:hover {
}
#header #accessibility-options h3 span {
}
#header #accessibility-options p.skip-to-links {
	display: none;
}
#header #accessibility-options p {
}
#header #accessibility-options a {
}
#header #accessibility-options a:hover {
}


/**
 * footer
 */
#footer {
}
#footer h2,
#footer span {
	display: none;
}
#footer p {
	text-align: right;
	float: left;
}
#footer p,
#footer a {
	color: #999999;
}
#footer a.clock {
	width: 125px;
	height: 36px;
	float: right;
	margin-bottom: 10px;
	background-image: url("/resource/image/structure/logo.gif");
	background-repeat: no-repeat;
}
#footer a:hover {
	background-color: transparent;
	text-decoration: none;
}


/**
 * menu-primary
 */
#menu-primary {
}
#menu-primary h3 {
	display: none;
}
#menu-primary ul {
}
#menu-primary ul li {
}
#menu-primary ul li a {
}

/* menu-primary .sub-menu */
#menu-main .sub-menu {
}

/**
 * menu-secondary
 */
#menu-secondary {
}
#menu-secondary h3 {
	display: none;
}
#menu-secondary ul {
}
#menu-secondary ul li {
}
#menu-secondary ul li a {
}

/* menu-secondary .sub-menu */
#menu-secondary .sub-menu {
}
