* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(../images/backgrounds/red.jpg) no-repeat 50% 0;
	color: #000;
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
	font-size: 100%;
	text-align: center;
}
img {
	border: 0;
}
a,
h1,
h2,
h3,
h4,
h5 {
	color: #c00;
}
a:hover,
#side ul .active a {
	color: #f93;
}
h1 {
	margin-bottom: 0.5em;
	font-size: 2.00em;
	line-height: 0.92em;
}
h2 {
	margin-bottom: 0.5em;
	font-size: 1.17em;
}
h3 {
	margin-bottom: 0.5em;
	font-size: 1.08em;
}
h4 {
	margin-bottom: 0.25em;
	font-size: 1em;
}
h5 {
	margin-bottom: 0.25em;
	font-size: 1em;
	text-decoration: underline;
}
h6 {
	font-size: 1em;
	color: #000;
}
input,
select,
textarea {
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
	font-size: 1em;
}
p,
table {
	margin-bottom: 1.35em;
}
table {
	border-collapse: collapse;
}
td,
th {
	padding: 1px 2px;
}
#content ul,
#content ol {
	margin-bottom: 1.35em;
	padding-left: 1.5em;
}
#content ol {
	margin-left: 1em;
}

/* Layout */
.container {
	margin: 35px auto;
	min-width: 770px;
	width: 80%;
	position: relative;
	text-align: left;
}
#wrapper {
	padding: 28px 50px 11px;
	position: relative;
	height: 100%;
	background: #fff8eb;
	font-size: 0.75em;
	line-height: 1.5em;
}
#header {
	margin-bottom: 26px;
	border-bottom: 1px solid #000;
	height: 132px;
	position: relative;
	line-height: 1.15em;
}
#logo {
	position: absolute;
	top: 0;
	left: -10px;
}
.nav {
	list-style: none;
	position: absolute;
	right: -10px;
}
.nav li {
	margin-right: 10px;
	padding-left: 13px;
	float: left;
	background: url(../images/nav-bullet.gif) no-repeat 0 60%;
}
.nav a {
	font-weight: bold;
	text-decoration: none;
}
#nav {
	bottom: 27px;
}
#sub {
	top: -10px;
}
#search {
	position: absolute;
	top: 34px;
	right: 0;
	overflow: hidden;
}
#search label {
	position: absolute;
	left: -9999px;
}
#search input {
	float: left;
}
#search .q {
	padding: 4px 3px 3px;
	border: 1px solid #666562;
	width: 187px;
	height: 14px;
	background: #fff;
	color: #000;
}
#inner-wrap {
	margin-left: 200px;
}
#content {
	margin-right: -100%;
	position: relative;
	width: 100%;
	min-height: 240px;
	float: left;
}
#breadcrumbs {
	margin-bottom: 15px;
	font-weight: bold;
}
#breadcrumbs a,
#breadcrumbs span {
	text-decoration: none;
	font-weight: normal;
}
#photos {
	margin-bottom: 15px;
	width: 500px;
	height: 130px;
	overflow: hidden;
}
/*#photos div {
	position: absolute;
	top: 0;
	left: 0;
	width: 500px;
	height: 130px;
	background: url(../images/image-panel-border.png) no-repeat;
}*/
#side {
	margin-left: -200px;
	padding-left: 10px;
	width: 170px;
	min-height: 240px;
	float: left;
}
#side ul {
	margin-bottom: 80px;
	list-style: none;
}
#side ul li {
	margin-bottom: 7px;
}
#side ul li.active {
	position: relative;
}
#side ul a {
	font-weight: bold;
	text-decoration: none;
}
#side .sub-nav {
	margin: 0;
	padding: 10px 5px;
	position: absolute;
	top: -10px;
	left: 140px;
	display: none;
	width: 150px;
	background: #fffcf6;
	overflow: hidden;
}
.sub-nav a {
	padding: 0 5px;
	display: block;
}
.sub-nav-active {
	display: block !important;
}
#footer {
	margin-top: 2em;
	position: relative;
	font-size: 0.92em;
	line-height: 1.15em;
}
#footer ul {
	list-style: none;
	position: absolute;
	top: 0;
	right: 0;
}
#footer li {
	display: inline;
}
#footer li:before {
	content: "| ";
}
#footer li:first-child:before {
	content: "";
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* Shadows & Corners */
.st, .sb {
	margin: 0 12px;
	height: 13px;
	overflow: hidden;
}
.sl {
	padding-left: 12px;
	background: url(../images/shdw-l.png) repeat-y 0 0;
}
.sr {
	padding-right: 12px;
	background: url(../images/shdw-r.png) repeat-y 100% 0;
}
.st {
	background: url(../images/shdw-t.png) repeat-x;
}
.sb {
	background: url(../images/shdw-b.png) repeat-x;
}
.ctl, .ctr, .cbl, .cbr {
	height: 13px;
	width: 12px;
	position: absolute;
	overflow: hidden;
}  
.ctl, .ctr {
	top: -13px;
}
.cbl, .cbr {
	bottom: -13px;
}
.ctl {
	background: url(../images/rnd-cnr.png) no-repeat 0 0;
	left: -12px;
}
.ctr {
	background: url(../images/rnd-cnr.png) no-repeat 100% 0;
	right: -12px;
}
.cbl {
	background: url(../images/rnd-cnr.png) no-repeat 0 100%;
	left: -12px;
}
.cbr {
	background: url(../images/rnd-cnr.png) no-repeat 100% 100%;
	right: -12px;
}

/* Home */
body.p-home {
	background: #fff url(../images/backgrounds/home.jpg) no-repeat 50% 0;
}
.p-home #inner-wrap {
	margin: 0;
}
.p-home a,
.p-home h1,
.p-home h2,
.p-home h3,
.p-home h4,
.p-home h5 {
	color: #c00;
}
.p-home a:hover,
.p-home #n-home a,
.p-home #side ul .active a {
	color: #f93;
}

/* News Box & Tabs */
#news-box {
	margin-top: 2em;
}
#news-box ul {
	list-style: none;
}
.ui-tabs-nav,
.ui-tabs-hide {
	display: none;
}
.ui-tabs-panel {
	position: relative;
	width: 440px;
}
#news-box h2 {
	margin: 0 10px 0 0;
	width: 190px;
	height: 125px;
	background: url(../images/news-events.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.news-overlay img {
	margin-right: 16px;
}
.news-overlay div {
	position: absolute;
	top: 0;
	left: 0;
	width: 152px !important;
	height: 125px !important;
	background: url(../images/photo-holder.png) no-repeat;
}
#news-box h2,
.ui-tabs-panel,
.news-overlay img,
#news-box .ui-tabs-panel li {
	float: left;
}
#news-box .ui-tabs-panel {
	min-height: 125px;
}
#news-box .ui-tabs-panel ul {
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 152px;
	width: 60px;	
}
#news-box div li {
	margin-right: 10px;
	width: 15px;
}
#news-box .next a,
#news-box .prev a {
	display: block;
	width: 15px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
}
#news-box .next a {
	background: url(../images/news-nav.gif) no-repeat -15px 0;
}
#news-box .prev a {
	margin-right: 10px;
	background: url(../images/news-nav.gif) no-repeat 0 0;
}

/* Client Access */
body.p-client {
	background: #fff url(../images/backgrounds/red.jpg) no-repeat 50% 0;
}
.p-client a,
.p-client h1,
.p-client h2,
.p-client h3,
.p-client h4,
.p-client h5 {
	color: #c00;
}
.p-client a:hover,
.p-client #n-find a,
.p-client #side ul .active a {
	color: #f93;
}
.p-client .sub-nav a {
	color: #c00 !important;
}
.p-client .sub-nav a:hover {
	color: #f93 !important;
}
.p-client #side .sub-nav {
	border: 1px solid #c00;
}

/* Login */
.p-login a,
.p-login h1,
.p-login h2,
.p-login h3,
.p-login h4,
.p-login h5 {
	color: #f60;
}
.p-login a:hover,
.p-login #n-login a,
.p-login #side ul .active a {
	color: #ffc20e;
}
.login-form fieldset {
	border: 0;
}
.login-form div {
	margin-bottom: 10px;
}
.login-form label {
	float: left;
	width: 100px;
}

/* Clearing fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Next hack is for IE/Mac */
/*\*//*/
.clearfix {display: inline-block;}
/**/

