/* @override http://uktype.com/template/inc_css/splash.css */

#wrapper		{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0;
	border: none;
	/* background-color: #ffffff;
	border: 1px solid #54301A; */
	width: 925px;
}

a {
	color: #fff;
}

#col1wrapper		{
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	float: left;
	/* width: 454px;
	voice-family: "\"}\""; 
	voice-family:inherit; */
	width: 225px;
	border-right: 1px dotted #fff;
	padding-right: 20px;
	display: inline;
	min-height: 443px;
} 

#contentpanel		{
	margin: 0;
	float: right;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0;
	width: 665px;
	display: inline;
}

h3 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 12px;
}

p, li, .articleListListhead, .search_form, .articleSummary, .search_results, .te_search, .splashtext,		{
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.02em;
	margin: 0;
	margin-left: 0px;
	/* margin-right: 10px; */
	margin-top: 8px;
	padding: 0;
}

img		{
	padding: 0;
	border: 0;
    text-decoration:none;
}

body		{
	margin: 0;
	padding: 0;
	background-color:#333;
    color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.02em;
	margin: 0;
	margin-left: 0px;
	/* margin-right: 10px; */
	margin-top: 8px;
	padding: 0;
}

#leftbutton		{
	margin: 10px;
	padding: 0;
	text-decoration:none;
	width: 100px;
	height: 50px;
	float: left;
	display: inline;
	margin-left: 0px;
	background-color: #ff0080;
	border: 1px solid #191919;
	margin-top: 50px;
	z-index: 2;
}

#rightbutton		{
	margin: 10px;
	padding: 0;
	text-decoration:none;
	width: 100px;
	height: 50px;
	float: right;
	margin-right: 0px;
	background-color: #ff0080;
	border: 1px solid #191919;
	margin-top: 50px;
}

#contentpanel p {
	display: none;
}

#leftbutton a {
	text-decoration: none;
	font-size: 21px;
	display: block;
	padding: 0;
	margin: 0;
	line-height: 50px;
	text-align: center;
}

#leftbutton a:hover {
	background-color: #ff0060;
}

#rightbutton a:hover {
	background-color: #ff0060;
}

#rightbutton a {
	text-decoration: none;
	font-size: 21px;
	display: block;
	padding: 0;
	margin: 0;
	line-height: 50px;
	text-align: center;
}
