/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#88746b;
	font-size:14px;
	margin:0 auto;
	background-color:#c00b0f;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(images/bg_body.gif);
}

a {
	color:#0397d6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


a:focus { 
	outline:none;
}

h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; color:#c3b9b0; margin:0 0 20px 0; }

h5 { font-size:20px; color:#c3b9b0; margin:0 0 8px 0; font-weight:normal; }

h2 { font-size:20px; }

h3 { font-size:18px; color:#88746b; }

h4 { font-size:18px; color:#ee1c25; font-weight:normal; }

/* ---- class settings ----------------------- */

#service-right h3 {
	margin:20px 0 8px  0;
}

.showroom {
	position:absolute;	
	top:-3px;
	right:0;
}

.prod-table-copy {
	padding:0 0 20px 20px;
	vertical-align:top;
	position:relative;
}

.prod-table-img {
	width:279px;
	border-right:1px solid #d4d3d0;
	vertical-align:top;
	padding:0 0 20px 0;
}

.fadeThis {
	position:absolute;
	width:279px;
}

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}

#slider {
    position:relative;
    width:975px; /* Change this to your images width */
    height:240px; /* Change this to your images height */
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}

#slider .nivo-controlNav {
	position:absolute;
	right:20px;
	top:20px;
}

#slider .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/dots.png) no-repeat;
	text-indent:-9999px;
	border:0;
	float:left;
}
#slider .nivo-controlNav a.active {
	background-position:0 -22px;
}

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:1070px;
	height:auto;
	z-index:1;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:1070px;
	height:95px;
	margin:0 auto;
}

#top-tab {
	position:absolute;
	top:0;
	right:30px;
	width:488px;
	height:59px;
}

#toptabs {
	width:488px;
	height:59px;
	position:absolute;
	top:0;
	left:0;
}

#toptabs a {
	position:relative;
	float:left;
	height:59px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/toptabs.jpg);
}

a#tab_01 {
	width:164px;
	background-position:0 0;
}

a:hover#tab_01{
	background-position: 0 -59px;
}

.tabive_01 {
	background-position: 0 -59px !important;
}

a#tab_02 {
	width:160px;
	background-position:-164px 0;
}

a:hover#tab_02 {
	background-position: -164px -59px;
}

.tabive_02 {
	background-position: -164px -59px !important;
}

a#tab_03 {
	width:164px;
	background-position:-324px 0;
}

a:hover#tab_03{
	background-position: -324px -59px;
}

#sub_tab {
	position:absolute;
	top:49px;
	right:261px;
	width:265px;
	height:77px;
	font-size: 12px;
	z-index:5000;
}

#sub_tab {
	height:20px;
}

#ftp {
	position:absolute;
	top:0;
	left:0px;
	width:245px;
	height:62px;
	font-size:14px;
	background:url(images/toptab-drop.png) no-repeat;
	padding:15px 0 0 20px;
	visibility:hidden;
}

#ftp a {
	color:#ccc !important;
	font-weight:bold;
}

#ftp a:hover {
	color:#fff !important;
	text-decoration:none;
}

#esuite {
	position:absolute;
	top:0;
	left:174px;
	width:245px;
	height:auto;
	font-size:14px;
	background-color:#ec1c24;
	background-image:url(images/esuite-bg.jpg);
	background-repeat:repeat-x;
	padding:15px 0 5px 20px;
	visibility:hidden;
}

#esuite ul {
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	font-size:12px;
}

#esuite p {
	margin-bottom:0px;
}

#esuite a {
	color:#ccc !important;
	font-weight:bold;
}

#esuite a:hover {
	color:#fff !important;
	text-decoration:none;
}

.rborder {
	border-right:2px solid #c3b9b0;
}

.logo {
	position:absolute;
	top:30px;
	left:0;
}

.sub-logo {
	position:absolute;
	top:80px;
	right:15px;
}

#top-band {
	position:relative;
	width:100%;
	height:192px;
	background:url(images/top-band.jpg) repeat-x;
}

#middle-band {
	position:relative;
	width:100%;
    height:auto;
	background:url(images/mid-band.jpg) repeat-x;
	background-color:#fff;
	z-index:1;
}

#bottom-band {
	position:relative;
	width:100%;
	height:75px;
	background:url(images/bottom-band.jpg) repeat-x;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:absolute;
	top:-11px;
	left:45px;
	width:731px;
	height:63px;
}

/* ---- end nav id settings -------------------------- */

#nav-area {
	position:relative;
	top:0;
	margin:0 auto;
	width:1070px;
	height:62px;
	background:url(images/main-top-nav-bg.jpg) no-repeat;
}

#social {
	position:absolute;
	top:15px;
	right:15px;
}

#search-box {
	position:absolute;
	top:15px;
	right:115px;
	height:25px;
	width:175px;
}

.search-input {
	border:none !important;
	background:url(images/search-bg.jpg) no-repeat;
	width:114px;
	height:25px;
	position:absolute;
	top:0;
	left:0;
	padding:0 0 0 5px;
	color:#ccc;
	text-transform:lowercase;
	font-style:italic;
}

.search-button {
	position:absolute;
	top:0;
	left:119px;
}

#main {
	position:relative;
	top:0;
	left:0;
	width:1070px;
    height:auto;
	background:url(images/main-bg.png) repeat-y;
	padding:0 0 20px 0;
}

#main-top {
	position:relative;
	top:0;
	left:0;
	width:976px;
    min-height:535px;
    height:auto !important;
    height:535px;
	background:	url(images/main-bg-top.png) no-repeat;
	padding:0 47px 0 47px;
}


/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	width:976px;
	height:auto;
	padding:10px 0;
	line-height:24px;
}

#slider {
	margin-bottom:20px;
}

#temp {
	text-align:center;
}

#temp h1, #temp h2 {
	color:#88746a;
	font-weight:normal;
}

#temp h1 {
	font-size:42px;
}

#temp h2 {
	font-size:32px;
}

#lower-buttons img {
	float:left;
}

#upper-boxes {
	position:relative;
	width:975px;
	height:236px;
	font-size:12px;
	line-height:normal !important;
}

.upper-link {
	position:absolute;
	bottom:17px;
	right:15px;
}

.title {
	position:absolute;
	top:25px;
	left:85px;
	color:#88746b;
	font-size:15px;
	font-weight:bold;
}

#box1 {
	position:relative;
	top:0;
	left:0;
	width:206px;
	height:146px;
	background:url(images/upper-box1.jpg) no-repeat;
	float:left;
	padding:90px 20px 0 20px;
}

#box2 {
	position:relative;
	top:0;
	left:0;
	width:203px;
	height:146px;
	background:url(images/upper-box2.jpg) no-repeat;
	float:left;
	padding:90px 20px 0 20px;
}

#box3 {
	position:relative;
	top:0;
	left:0;
	width:204px;
	height:146px;
	background:url(images/upper-box3.jpg) no-repeat;
	float:left;
	padding:90px 20px 0 20px;
}

#box4 {
	position:relative;
	top:0;
	left:0;
	width:202px;
	height:146px;
	background:url(images/upper-box4.jpg) no-repeat;
	float:left;
	padding:90px 20px 0 20px;
}

#main-left {
	position:relative;
	top:0;
	left:0;
	width:279px;
	height:auto;
	float:left;
	padding:0 30px 0 0;
	color:#c3bab1;
	font-size:15px;
}

#main-left img {
	margin-bottom:25px;
}

#main-right {
	position:relative;
	top:0;
	left:0;
	width:635px;
    min-height:550px;
    height:auto !important;
    height:550px;
	float:right;
	border-left:1px solid #d4d3d0;
	padding-left:30px
}

.green-title {
	font-weight:bold;
	margin:0;
	font-size:16px;
	color:#068d3e;
}

.grey-title {
	font-weight:bold;
	margin:20px 0 0 0;
	font-size:18px;
}

.red-title {
	font-weight:bold;
	margin:20px 0 0 0;
	font-size:18px;
	color:#ee1c25;
}

.testimony {
	line-height:normal;
}

.testimony strong {
	font-size:18px;
}

#service-left {
	position:relative;
	top:0;
	left:0;
	width:209px;
	height:auto;
	float:left;
	padding:0 30px 0 0;
}

#service-right {
	position:relative;
	top:0;
	left:0;
	width:705px;
    min-height:530px;
    height:auto !important;
    height:530px;
	float:right;
	border-left:1px solid #d4d3d0;
	padding-left:30px
}

#service-side {
	position:relative;
	top:0;
	left:0;
	width:159px;
	height:396px;
	background:url(images/service-side-bg.jpg) no-repeat;
	padding:61px 0 0 48px;
	margin:0 0 0 0;
}

#service-side img {
	margin-bottom:65px;
}

.left {
	position:absolute;
	top:70px;
	left:-10px;
	width:21px !important;
	height:28px;
	cursor:pointer;
}

.right {
	position:absolute;
	top:70px;
	right:-10px;
	width:21px !important;
	height:28px;
	cursor:pointer;
}

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 700px;
	height:171px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:700px;
}

#scroll-area {
	position:relative;
	width:709px;
	height:171px;
	padding:0 0 0 15px;
	margin:30px 0 0 0;
}

/* ---- end main content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:1070px;
	height:40px;
	clear:both;
	margin:0 auto;
	background:url(images/footer.jpg) no-repeat;
	font-size:10px;
	color:#7e0d10;
}

#footer a {
	text-decoration:none;
	color:#7e0d10;
}

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

#copy {
	position:absolute;
	bottom:-15px;
	left:20px;
}

#slug {
	position:absolute;
	bottom:-15px;
	right:20px;
}

#numbers {
	position:absolute;
	top:0;
	left:0;
	text-align:center !important;
	width:100%;
	color:#aaa;
	font-size:14px;
}

#plusone {
	position:absolute;
	top:0;
	right:0px;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:63px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
}

a#nav_01 {
	width:127px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -63px;
}

.active_01 {
	background-position: 0 -63px !important;
}

a#nav_02 {
	width:120px;
	background-position:-127px 0;
}

a:hover#nav_02{
	background-position:-127px -63px;
}

.active_02, .act_02 {
	background-position:-127px -63px !important;
}

a#nav_03 {
	width:119px;
	background-position:-247px 0;
}

a:hover#nav_03{
	background-position:-247px -63px;
}

.active_03 {
	background-position:-247px -63px !important;
}

a#nav_04 {
	width:117px;
	background-position:-366px 0;
}

a:hover#nav_04{
	background-position:-366px -63px;
}

.active_04, .act_04 {
	background-position:-366px -63px !important;
}

a#nav_05 {
	width:120px;
	background-position:-483px 0;
}

a:hover#nav_05{
	background-position:-483px -63px;
}

.active_05, .act_05 {
	background-position:-483px -63px !important;
}

a#nav_06 {
	width:128px;
	background-position:-603px 0;
}

a:hover#nav_06{
	background-position:-603px -63px;
}

.active_06, .act_06 {
	background-position:-603px -63px !important;
}

/*-- Sub Nav --*/

#sub_nav {
	position:absolute;
	top:42px;
	left:0;
	width:561px;
	height:96px;
	font-size: 12px;
	z-index:5000;
}

#sub_nav a {
	color: #87746b;
	display:block;
	padding: 5px;
	font-weight:bold;
}

#sub_nav a:hover {
	color: #fff;
	background-color:#a69188;
	padding: 5px;
	text-decoration: none;
}

#CS, #eSuite, #ES, #About {
	width:237px; 
	position:absolute;
	visibility:hidden;
	height:auto;
	background:url(images/sub-nav-bg.jpg) repeat-y;
	z-index:5000;
	padding:10px 10px 10px 10px;
	border-bottom:2px solid #f2efee;
}

#About { left:173px; }
#CS { left:410px; }
#eSuite { left:529px; }
#ES { left:647px; }

