/* @override http://67.207.138.118/slides/styles/styles.css */
/* @override http://moonbrand.local/slides/styles/styles.css */

html {
	background: url(/slides/images/background_long.gif) repeat-x left top;
	width: 100%;
	height: 100%;
}

body {
	width: 981px;
	margin: 0 auto;
}

#logo {
	float: left;
	margin-top: 27px;
	margin-bottom: 21px;
}

#header-nav {
	float: right;
	margin-top: 33px;
	width: 422px;
	height: 16px;
	overflow: hidden;
}

#header-nav span.separator-navbar, #header-nav span a {
	display: block;
	text-indent: -5000px;
	float: left;
	height: 16px;
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
}

#header-nav span a:hover {
	background-position: 0 -16px;
}

#header-nav span a:active {
	background-position: 0 -32px;
}

#header-nav span.active a {
	background-position: 0 -16px;
}

#header-nav .home-navbar a {
	background-image: url(/slides/images/navbar/home-navbar.gif);
	width: 47px;
}

#header-nav .separator-navbar {
	background-image: url(/slides/images/navbar/separator-navbar.gif);
	width: 1px;
}

#header-nav .what-we-do-navbar a {
	background-image: url(/slides/images/navbar/what-we-do-navbar.gif);
	width: 100px;
}

#header-nav .about-us-navbar a {
	background-image: url(/slides/images/navbar/about-us-navbar.gif);
	width: 83px;
}

#header-nav .our-clients-navbar a {
	background-image: url(/slides/images/navbar/our-clients-navbar.gif);
	width: 100px;
}

#header-nav .contact-us-navbar a {
	background-image: url(/slides/images/navbar/contact-us-navbar.gif);
	width: 85px;
}

#breadcrumbs {
	clear: both;
	height: 20px;
	background: url(/slides/images/breadcrumb_background.gif) repeat-x;
	color: #8d8d8d;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	line-height: 20px;
	text-indent: 7px;
}

#breadcrumbs a {
	text-decoration: none;
	color: #5d5d5d;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#body {
	margin-top: 5px;
}

#sidebar {
	width: 136px;
	float: left;
}

#main-nav {
	background-color: white;
	height: 417px;
}

#main-nav h1 {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	color: #bd313f;
	font-weight: bold;
	padding-top: 12px;
	text-indent: 10px;
}

#main-nav ul {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-indent: 10px;
	margin-top: 12px;
	line-height: 21px;
	color: #727272;
}

#main-nav li {
	cursor: pointer;
}

#main-nav li:hover {
	color: black;
}

#main-nav .active {
	color: black;
}

#contact-us {
	margin-top: 6px;
}

#content {
	float: left;
	padding-left: 5px;
}

.normal-body {
	width: 528px;
	background: #f6f6f6;
	padding: 10px 15px;
	font-family:"Lucida Grande",Arial,sans-serif;
	font-size:13px;
	line-height:19px;
	height: 803px;
}

.wide #content {
	padding: 0;
}

.slidecontrols {
	position: absolute;
	z-index: 100;
	margin-left: 721px;
	margin-top: 14px;
}

.wide .slidecontrols {
	display: none;
}

.slidecontrols span {
	display: block;
	float: left;
	height: 34px;
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: 0 0;
}

.slidecontrols span:hover {
	background-position: 0 -34px;
}

.slidecontrols span.play {
	background-position: 0 -68px;
}

.slidecontrols span.play:hover {
	background-position: 0 -102px;
}

.slide-back-control {
	background-image: url(/slides/images/controls/previous.png);
	width: 31px;
}

.slide-playpause-control {
	background-image: url(/slides/images/controls/playpause.png);
	width: 39px;
}

.slide-forward-control {
	width: 31px;
	background-image: url(/slides/images/controls/next.png);
}

.slide-img {
	line-height: 0;
	display: none;
	position: relative;
}

.slide-img img {
	display: block;
}

.slide-tabs {
	height: 30px;
	background-color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	color: #848484;
	font-weight: bold;
	width: 840px;
}

.wide .slide-tabs {
	width: 981px;
}

.slide-tabs .active {
	color: white;
}



.slide-tabs li {
	width: 140px;
	display: block;
	float: left;
	text-align: center;
	margin-top: 7px;
	cursor: pointer;
}

.wide .slide-tabs li {
	width: 163px;
}

.slide-tabs li:hover {
	color: white;
}

.slidearea {
	width: 840px;
	height: 530px;
	background-color: white;
}

.wide .slidearea {
	width: 981px;
}

#footer {
	clear: both;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 8px;
}

#footer a {
	color: black;
}

.text {
	font-family:"Lucida Grande",Arial,sans-serif;
	font-size:11px;
	line-height:13px;
	margin-bottom:6px;
	margin-top:6px;
	width:261px;
	padding: 1px;
}

.textarea {
	font-family:"Lucida Grande",Arial,sans-serif;
	font-size:11px;
	height:109px;
	line-height:13px;
	margin-bottom:6px;
	margin-top:6px;
	width:486px;
	padding: 1px;
}

.radio {
	margin-bottom:6px;
	margin-top:6px;
	vertical-align: middle;
}

.radio input {
	margin-bottom:6px;
	margin-top:6px;
}

.menu {
	margin-top:4px;
	width:261px;
}

.emptyField {
	color: #757575;
}


.normal-body hr {
	border : 0;
	height : 2px;
	background : url(/images/hr.gif) repeat-x 0 0;
	margin : 7px 0 7px;
}

.normal-body p {
	margin-top: 0px;
	margin-bottom: 12px;
}

.normal-body h1 {
	font-size: 20px;
	color: #c20000;
	margin-top: 0;
	margin-bottom: 3px;
	padding-bottom: 18px;
	line-height: normal;
	font-weight: bold;
}

.sidebar-right img {
	padding-left: 5px;
	float: left;
}