@import url("reset.css");
@import url("jquery.slimbox.css");
@import url("jquery.reset.tabs.css");

body {
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#333;
	background:#fff;
}

#background {
	background:#fff url("../images/bg.jpg") top left repeat-x;
	border-top:35px solid #6d4b7b;
	text-align:center;
}

#container {
	width:759px;
	margin:0 auto;
}

#container, #content, #footer {
	position:relative;
	clear:both;
	text-align:left;
}

#content {
	padding:119px 0 2em 0;
	z-index:999;
}

#content .container {
	float:right;
	width:501px;
	position:relative;
	padding-bottom:75px;
	line-height:18px;
}

#content #content-img {
	margin:0 0 26px 0;
	border:2px solid #9e87a7;
	background:#9e87a7;
	width:497px;
	height:181px;
	overflow:hidden;
	position:relative;
}

#content-img a {
	display:block;
}

#header {
	position:absolute;
	top:-35px;
	left:0;
	width:100%;
}

#header #strap {
	color:#ddc9e5;
	font-family:Trebuchet MS, sans-serif;
	display:block;
	position:absolute;
	top:7em;
	left:0;
}

#header #logo {
	position:absolute;
	top:5em;
	left:0;
}

#nav {
	position:relative;
	font-family:Trebuchet MS, sans-serif;
	z-index:999;
	width:241px;
	margin-bottom:1em;
}

#nav, #nav ul, #footer ul, #header ul {
	list-style:none;
	padding:0;
}

#nav li.title {
	color:#fff;
	/*font-size:1.5em;*/
	font-size:12px;
	/*padding:0.5em 1em;*/
	display:block;
	padding:1em;
	/*border-bottom:1px solid #fff;*/
	white-space:nowrap;
}

#nav, #nav ul {
	position:relative;
}

#nav ul {
	min-height:153px;/*277px;*/
	background-color:#9E87A7;
	padding:1em 0;
}

#nav ul ul, #nav ul ul a {
	background-color:#81658d;
	min-height:1%;
}

#nav a {
	display:block;
	padding:0.7em 1em;
	border-bottom:1px solid #9E87A7;
	text-decoration:none;
	font-size:14px;
	white-space:normal;
}

#nav li.active > a, #nav li:hover > a, #nav ul a {
	background-color:#9E87A7;
	color:#fff;
}

#nav ul a {
	padding:1em;
	border-bottom:1px solid #fff;
	font-size:11px;
	white-space:nowrap;
}

#nav li {
	/*padding:0 1em;*/
	position:relative;
}

#nav ul li {
	padding:0 1em;
}

#nav a.more, #nav ul li:hover > a.more {
	background-image:url("../images/arrowPurple.png");
	background-position:95% 50%;
	background-repeat:no-repeat;
	padding-right:3em;
}

#nav li:hover > a.more, #nav ul li > a.more {
	background-image:url("../images/arrowWhite.png");
}

#nav ul li:hover > a, #nav ul li.active > a {
	background-color:#fff;
	color:#9E87A7;
}

#nav ul {
	font-size:10px;
	display:none;
	position:absolute;
	top:0;
	left:100%;
} 


#nav li:hover > ul {
	display:block;
}

#nav .moveMenuUp > ul {
	margin-top:-119px;
}

#header #contact {
	height:35px;
	line-height:35px;
	position:absolute;
	top:0;
	right:0;
}

#header #contact li {
	background:#795b85;
	color:#fff;
	float:left;
}

#header #contact li a, button, .ui-dialog .ui-dialog-buttonpane button {
	background:#72537e;
	display:block;
	color:#fff;
	text-decoration:none;
	padding:0 1em;
}

button {
	border:1px solid #6D4B7B;
	padding:0.3em;
	cursor:pointer;
}

#header #contact li.pad {
	padding:0 1em;
}

#header #contact li a:hover, button:hover, .ui-dialog .ui-dialog-buttonpane button:hover {
	background:#9983a2;
}

#footer {
	height:12em;
	width:100%;
	font-size:0.8em;
	border-top:1px solid #E1D5E6;
	z-index:1;
}

#footer a {
	text-decoration:none;
}

#footer ul, #footer #dazzle {
	position:absolute;
	top:4em;
	right:0;
	z-index:1;
}

#footer li {
	float:left;
	margin:0 1em;
}

#footer #quick-links {
	left:0;
	right:auto;
}

p, .description {
	margin:1em 0;
	line-height:1.4em;
}

a {
	color:#8c699a;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:hover, #crumbs a:hover, #footer a:hover {
	text-decoration:underline;
}

h1, h2, h3 {
	font-size:24px;
	color:#664673;
	margin:1em 0;
	text-transform:capitalize;
	line-height:1em;
}

h2, h3 {
	font-size:1em;
}

ul.inline li {
	float:left;
}

#crumbs {
	text-transform:lowercase;
	margin:-12px 0 1em 0;
}

#crumbs .seperator {
	font-size:0.9em;
	color:#8C699A;
}

#crumbs a {
	text-decoration:none;
	font-size:0.8em;
	line-height:1em;
}

#main-content {
	width:316px;
	float:left;
	padding:0 0 1em 0;
}

#right-content {
	width:150px;
	float:right;
	text-align:right;
	margin:20px 0 0 0;
}

dt {
	font-weight:bold;
	margin:1em 0 0.3em 0;
	color:#664673;
}

dd {
	margin:0.2em 0 1em 0;
}

.person, .article {
	margin:1em 0;
	border-bottom:1px solid #E1D5E6;
	text-align:justify;
}

.person img, #right-content img {
	border:1px solid #6D4B7B;
	margin:1em 0;
}

.article h2 {
	width:316px;
}

.person img {
	float:right;
	margin:0 0 1em 1em;
}

.person .description {
	width:316px;
}

.date {
	font-size:0.7em;
	font-style:italic;
}

label {
	display:block;
	margin:0.5em 0;
}

label span {
	display:block;
	margin:0.3em 0;
}

input, select, textarea {
	border:1px solid #9E87A7;
	padding:2px;
	color:#333;
}

input {
	width:20em;
}

textarea {
	width:100%;
	height:15em;
}

input:focus, select:focus, textarea:focus {
	background:#FEFFBF;
}

.container li {
	margin:0.2em 0;
}

.description {
	margin:1em 0;
}

.clear, .clearer {
	clear:both;
}

.ui-icon {
	float:left;
	clear:left;
	margin:0 0.3em;
}

.warning li {
	margin:0.5em 0;
}

body#news #right-content ul {
	margin:21px 0 0 0;
}

.ui-widget-overlay {
	background:#000;
	opacity:0.7;
}

.ui-widget-header {
	background:url("../images/bg.jpg") top left repeat-x;
	color:#fff;
}

ul {
	padding:0 0 0 2em;
	list-style:disc;
}

address {
	display:block;
	margin:1em 0;
	font-style:normal;
}

#person #right-content {
	margin-top:-73px;
}

#contact .massive {
	font-size:20px;
}

#ppc {
	width:194px;
	float:right;
	background:url("../images/formtop.png") top left no-repeat;
	font-size:0.9em;
	margin:-5.5em 0 1em 1em;
}

#ppc textarea{
  height:4em;
  width:160px;
}

#ppc form {
	padding-bottom:11px;
	background:url("../images/formbottom.png") bottom left no-repeat;
}

#ppc label span {
	color:#9E87A7;
}

#ppc fieldset, #ppc legend > span {
	width:194px;
	background:url("../images/formmidRepeat.png") top left repeat-y;
}

#ppc label, #ppc legend > span {
	padding:0 14px;
	width:166px;
}

#ppc legend > span {
	font-weight:bold;
	margin:0.5em 0;
	color:#664673;
	display:block;
}

#ppc legend span span {
	display:block;
	line-height:29px;
	padding-right:2em;
	background:url("../images/telephone.png") top right no-repeat;
	white-space:nowrap;
	width:140px;
}

#ppc input, #ppc select {
	width:160px;
	color:#9E87A7;
}

#ppc button {
	float:right;
	margin:1em 1em 1em 0;
	border:none;
	background:url("../images/submitSprite.png") top left no-repeat;
	width:86px;
	height:23px;
	text-indent:-999em;
}

#ppc button:hover {
	background-position:0 -23px;
}

#ppc label {
	margin:0;
}

#ppc-template #crumbs {
	width:21em;
}

.selectbox-wrapper {
	position:relative;
}

.selectbox-wrapper input {
	cursor:pointer;	
}

.selectbox-wrapper ul {
	position:absolute;
	top:-100%;
	left:0;
	list-style:none;
	width:110%;
	background:#fff;
	border:1px solid #9E87A7;
	border-top:none;
	padding:0;
}

.selectbox-wrapper li {
	cursor:pointer;
	padding:0.5em;
	margin:0;
	color:#9E87A7;
}

.selectbox-wrapper li.current, .selectbox-wrapper li.selected {
	color:#fff;
	background:#9E87A7;
}

.selectbox-wrapper li.selected {
	background:#664673 url("../images/confirm.png") 98% 50% no-repeat;
}

input.selectbox {
	background:#fff url("../images/formDropDownArrow.jpg") 95% 50% no-repeat;
}

