/* @override 
	http://aegisdesign.co.uk/new/style.css
	http://aegisdesign.co.uk/style.css
*/

BODY {
	background-color: #333;
	margin: auto;
	padding: 0;
	font: 1em "Lucida Grande", verdana, arial, sans-serif;
	font-size: 72.01%;
	color: #fff;
}

h1, h2, h3, h4 {
	margin-top: 0;
	margin-bottom: 10px;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
	color: orangered;
}
h3 {
	font-size: 1.4em;
	color: orangered;
}
h4 {
	font-size: 1.2em;
	color: orangered;
}

DIV.container {
	margin: auto;
	padding: 0;
	text-align: center;
	clear: both;
	border-top: 5px solid orangered;
}

DIV.header {
	text-align: center;
	margin: 0 auto;
	background: #fff url(images/top.jpg) repeat-x bottom;
}

DIV.header p {
	color: #333;
	padding: 20px;
	margin: 0;
}

#showhide {
	width: 900px;
	margin: auto;
	text-align: right;
}

DIV.tabs {
	width: 900px;
	margin: auto;
	padding-top: 10px;
}

DIV.content {
	clear: both;
	width: 900px;
	margin: auto;
	text-align: left;
	padding-top: 10px;
}
DIV.content a:hover {
	text-decoration: none;
	-webkit-transition: border-bottom-color .3s linear;
	border-bottom: 1px solid orangered;

}
DIV.left-col {
	width: 400px;
	float: left;
}
DIV.staff {
	clear: left;
}
DIV.staff img {
	margin-right: 10px;
	float: left;
	padding-bottom: 10px;
}
DIV.staff p {
	margin-top: 0;
}

DIV.right-col {
	width: 400px;
	float: right;
}

TEXTAREA {
	width: 80%;
}

FIELDSET {
	border: 1px solid #ccc;
	padding: 1em;
	margin: 0;
}

LEGEND {
	color: #ccc;
	font-size: 120%;
}

INPUT, TEXTAREA {
	font-family: Arial, verdana;
	font-size: 125%;
	padding: 7px;
	border: 1px solid #999;
}

LABEL {
	display: block;
	margin-top: 10px;
}

A {
	color: orangered;
	text-decoration: none;
}

IMG {
	border: 0;
}

UL.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

UL.tabNavigation LI {
	float: left;
	width: 260px;
	height: 90px;
	margin: 0px;
	padding: 20px;
	text-align: center;
}

UL.tabNavigation LI A {
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	width: 100%;
	display: block;
}

UL.tabNavigation LI A.selected,
		UL.tabNavigation LI A:hover {
	color: orangered;
	-webkit-transition: color .3s linear;
}

UL.tabNavigation LI A:focus {
	outline: 0;
}

ul.topnav {
	list-style: none;
	padding: 0;
	margin: auto;
	width: 900px;
	text-align: right;
	display: none;
}

ul.topnav li {
	display: inline;
	margin: 0;
	padding-left: 10px;
}

div.tabs > div {
	margin-top: 0px;
}

div.tabs > div h2 {
	margin-top: 0;
}

div.content > div {
	padding: 10px;
	clear: both;
}

#home {
	background-color: #444;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
#home h3{
	font-size: 1em;
	float: left;
	padding-right: 10px;
}
#who {
	
}

#what {
	
}

#talk {
	
}

.filler {
	min-height: 400px;
}

/* @group FOOTER */

#footer {
	overflow: hidden;
	width: 900px;
	margin: 10px auto 0;
	padding: 10px;
	color: #888;
	clear: both;
}

#footer p {
	float: right;
	font-size: 1em;
}

#footer p.first {
	float: left;
}

#footer p em {
	font-style: normal;
}

#footer p em span {
	padding: 0;
}

#footer p span {
	padding: 0 2px;
}

#footer p span.blank {
	color: #fff;
}

#footer p a {
	color: #3b5e73;
	text-decoration: none;
	-webkit-transition: color .3s linear;
}

#footer p a:hover {
	text-decoration: none;
	-webkit-transition: border-bottom-color .3s linear;
	border-bottom: 1px solid #3b5e73;

}

#footer p a.url {
	color: #888;
}

#footer p.language {
	clear: left;
	float: none;
}

/* @end */

.show, .hide {
	font-size: 10px;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	text-shadow: #333 2px 2px 5px;
}

.show {
	background: orangered url(/images/icons/down_arrow_white_16.png) no-repeat right center;
}

.hide {
	background: orangered url(/images/icons/up_arrow_white_16.png) no-repeat right center;
}

a#toggle {
	text-decoration: none;
	color: #fff;
	outline: 0;
}
	
.ui-tabs-hide {
	display: none;
}
.ui-tabs-selected {
	background-color: #444;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

li.ui-tabs-selected h2 a {
	color: orangered;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.newsticker {
	list-style-type: none;
	padding:0;
	margin: 0;
}
.newsticker {
	list-style-type: none;
	padding:0;
	margin: 0;
}

.newsticker a {
	color: #fff;
}
.error {
	border: 1px solid red;
	color: red;
	background: pink url(images/icons/stop.png) no-repeat 7px 7px;
	padding: 7px 7px 7px 28px;
}
.success {
	background-color: lightgreen;
	border: 1px solid green;
	color: green;
	padding: 7px 7px 7px 28px;
	background: lightgreen url(images/icons/email_go.png) no-repeat 7px 7px;
} 