/*
-------------------------------------------------
URI: http://www./
Created by Forte Trinity
-------------------------------------------------

CONTENTS

1: SITE MASTER SETUP (including reset from Tripoli)

2: TYPOGRAPHY/DESIGN 

3: LAYOUT
	3.1 main form
	3.2 container
	3.3 header
	3.4 content
	3.5 primary content
	3.6 secondary content
	3.7 tertiary content
	3.8 footer
	
4: GLOBAL ELEMENTS / CONTROLS
	4.1 accessibility
	
5: TEMPLATE / PAGE SPECIFIC
	
6: USEFUL CLASSES

/* -----------------------------------------------
1. SITE MASTER SETUP
----------------------------------------------- */

/* Imported mostly from Tripoli reset.css - http://www.monc.se/tripoli/css/reset.css */
* { margin:0; padding:0; text-decoration:none; outline:none } code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font:inherit } a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border:none } table { border-collapse:collapse; border-spacing:0 } caption, th, td, center { text-align:left; vertical-align:top } q { quotes:"" "" } font { color:inherit !important; font:inherit !important; color:inherit !important } marquee { overflow:inherit !important; -moz-binding:none } blink { text-decoration:none } nobr { white-space:normal }
/* end of import */
body { height:100%; text-align:center; min-width:775px; background:#1e1a1e; margin-bottom:50px }
ul { list-style:disc outside }
ol { list-style:decimal outside }

/* -----------------------------------------------
2. TYPOGRAPHY / DESIGN
----------------------------------------------- */

html { font-size:62.5%; font-family:arial, verdana, "microsoft sans serif", helvetica, sans-serif; line-height:1.4em; color:#000 }
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size:1.1em; font-family:monaco, "Lucida Console", courier, mono-space }
h1 { font-size:1.6em; color:#000; margin:0 0 12px 0 }
h2 { font-size:1.5em; color:#000; margin:40px 0 12px 0 }
h3 { font-size:1.4em; color:#000; margin:0 0 12px 0 }
h4 { font-size:1.3em; color:#000; margin:0 0 12px 0 }
h5 { font-size:1.2em; color:#000; margin:0 0 12px 0 }
h6 { font-size:1.1em; color:#000; margin:0 0 12px 0 }
p {  font-size:1.1em; color:#000; margin:0 0 12px 0 }
a { color:#542d54; }
a:hover { color:#fff; }
ul { margin:0 0 12px 0; font-size:1.1em }
ol { margin:0 0 12px 0; font-size:1.1em }
dl { margin:0 0 12px 0; font-size:1.1em }
hr { display:block; background:#aaa; color:#aaa; width:100%; height:1px; border:none }
address { font-size:1.1em; color:#000 }
blockqoute {  }
table { border-top:1px solid #ccc;  border-left:1px solid #ccc }
th, td { border-bottom:1px solid #ddd; border-right:1px solid #ccc }
fieldset { border:1px solid #ccc; }
legend { background:#fff; }
label { font-size:1.1em }
textarea, input[type='text'], select { border:1px solid #000; background:#fff; font-size:11px; color:#000 }

/* -----------------------------------------------
3. LAYOUT
----------------------------------------------- */

/* 3.1 - main form */
form.main { width:100%; height:100% }

/* 3.2 - container */
div#container { text-align:left }

/* 3.3 - header */
div#header-outer { background:#1e1a1e }
div#header { width:960px; margin:0 auto  }
div#header #main-logo { float:left; padding:40px 0 40px 17px }
div#flash-banner { width:476px; height:174px; float:right; clear:right; margin:0 0 0 20px }

/* 3.4 - content */
div#content { background:#ebebeb; }

/* 3.5 - primary content */
body.index div#primary-content-outer { clear:both }
body.index div#primary-content { width:943px; margin:0 auto; padding:0 0 0 17px; }
body.index div#primary-content p { line-height:180% }

body.subpage div#primary-content-outer { clear:both; background:#ebebeb; padding-bottom:50px }
body.subpage div#primary-content { width:943px; margin:0 auto; padding:17px 0 0 17px; }
body.subpage div#primary-content p { line-height:180% }


/* 3.6 - secondary content */
body.index div#secondary-content-outer { padding-bottom:20px; margin:-40px 0 0 0 }
body.index div#secondary-content { clear:both; width:960px; margin:0 auto; padding:0 0 0 30px }

/* 3.7 - tertiary content */
body.index div#tertiary-content { clear:both; background:#e0d6e0; padding:30px 0 0 0  }

/* 3.8 - footer */
div#footer-outer { clear:both; background:#542d54 }
div#footer { clear:both; width:960px; margin:0 auto }

/* -----------------------------------------------
4. GLOBAL ELEMENTS / CONTROLS
----------------------------------------------- */

/* 4.1 - accessibility */
ul#skiplinks { display:none }
ul#skiplinks a, ul#skiplinks a:hover, ul#skiplinks a:visited { position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden } 
ul#skiplinks a:active, ul#skiplinks a:focus { position:static; width:auto; height:auto }

/* 4.2 - primary navigation */
ul#primary-navigation { float:right; width:451px; margin-top:50px }
ul#primary-navigation li { float:left; padding:0; margin:0; list-style:none }
ul#primary-navigation li a { color:#004d93; text-decoration:none }
ul#primary-navigation li a:hover { background-position:0% 100% }
ul#primary-navigation li a.thispage { background-position:0% 100% }


#home-nav { width:49px; text-indent:-9999px }
#home-nav a { width:49px; height:26px; background:url(../images/navigation/home-nav.gif) no-repeat; display:block }

#news-nav { width:51px; text-indent:-9999px }
#news-nav a { width:51px; height:26px; background:url(../images/navigation/news-nav.gif) no-repeat; display:block }

#our-services-nav { width:89px; text-indent:-9999px }
#our-services-nav a { width:89px; height:26px; background:url(../images/navigation/our-services-nav.gif) no-repeat; display:block }

#recent-contracts-nav { width:111px; text-indent:-9999px }
#recent-contracts-nav a { width:111px; height:26px; background:url(../images/navigation/recent-contracts-nav.gif) no-repeat; display:block }

#testimonials-nav { width:91px; text-indent:-9999px }
#testimonials-nav a { width:91px; height:26px; background:url(../images/navigation/testimonials-nav.gif) no-repeat; display:block }

#contact-nav { width:59px; text-indent:-9999px }
#contact-nav a { width:59px; height:26px; background:url(../images/navigation/contact-nav.gif) no-repeat; display:block }

/* 4.3 - footer links */
ul#footer-links { float:right; list-style:none; color:#999 }
ul#footer-links li {float:left; margin:96px 0 0 10px}
ul#footer-links li a {color:#999; text-decoration:none }
ul#footer-links li a:hover {color:#ccc} 
div#footer span {float:left; font-size:1.1em; margin:96px 0 0 20px; color:#999}
div#footer span a {color:#999; text-decoration:none }
div#footer span a:hover {color:#ccc}

/* -----------------------------------------------
5. TEMPLATE/PAGE SPECIFIC
----------------------------------------------- */

/* Main Titles */
#interior-specialists-ttl { width:239px; height:57px; background:url(../images/titles/interior-specialists-ttl.gif) no-repeat bottom left; display:block; text-indent:-9999px; margin-top:0 }
#news-ttl { width:152px; height:57px; background:url(../images/titles/news-ttl.gif) no-repeat bottom left; display:block; text-indent:-9999px }
#our-services-ttl { width:216px; height:23px; background:url(../images/titles/our-services-ttl.gif) no-repeat bottom left; display:block; text-indent:-9999px; padding:47px 0 0 0 }
#recent-contracts-ttl { width:154px; height:57px; background:url(../images/titles/recent-contract-ttl.gif) no-repeat bottom left; display:block; text-indent:-9999px }
#testimonials-ttl { width:154px; height:57px; background:url(../images/titles/testimonials-ttl.gif) no-repeat bottom left; display:block; text-indent:-9999px }
#contact-ttl { width:154px; height:57px; background:url(../images/titles/contact-ttl.gif) no-repeat bottom left; display:block; text-indent:-9999px }

/* Index */
div.index-services-list { clear:both; }
div.index-services-list ul li { width:208px; float:left ; margin:30px 30px 30px 0; padding:0 0 15px 0; background:url(../images/backgrounds/products-list-bg.jpg) repeat-x #cac9ca 0px 162px ; list-style:none }
div.index-services-list ul li.last { margin:30px 0 30px 0; }
div.index-services-list ul li h3 { display:block; text-indent:-9999px; margin:0 }
div.index-services-list ul li a img { border:10px solid #e0dee1; }
div.index-services-list ul li a:hover img { border:10px solid #d9cdd9; }
div.index-services-list ul li p { font-size:1.0em; color:#542d53; padding:0 12px; }
div.index-services-list ul li em a { padding:0 12px; color:#1e1a1e }
div.index-services-list ul li em a:hover { color:#542d53 }

ul#index-ctas { width:940px; margin:0 auto; line-height:160% }
ul#index-ctas li { width:287px; float:left; margin:0 30px 30px 0; list-style:none }
ul#index-ctas li.last { width:287px; float:left; margin:0  }
ul#index-ctas li p { font-size:1.0em }
ul#index-ctas li #ideas-ttl { width:75px; height:15px; background:url(../images/titles/ideas-ttl.gif) no-repeat; display:block; text-indent:-9999px }
ul#index-ctas li #ideas-btn { width:130px; height:26px; background:url(../images/buttons/interior-design-btn.jpg) no-repeat; display:block; text-indent:-9999px }
ul#index-ctas li #ideas-btn:hover  { background-position:0% 100% }

ul#index-ctas li #vision-ttl { width:75px; height:15px; background:url(../images/titles/vision-ttl.gif) no-repeat; display:block; text-indent:-9999px }
ul#index-ctas li #vision-btn { width:130px; height:26px; background:url(../images/buttons/office-design-btn.jpg) no-repeat; display:block; text-indent:-9999px }
ul#index-ctas li #vision-btn:hover  { background-position:0% 100% }

ul#index-ctas li #solutions-ttl { width:75px; height:15px; background:url(../images/titles/solutions-ttl.gif) no-repeat; display:block; text-indent:-9999px }
ul#index-ctas li #solutions-btn { width:130px; height:26px; background:url(../images/buttons/call-us-now-btn.jpg) no-repeat; display:block; text-indent:-9999px }
ul#index-ctas li #solutions-btn:hover  { background-position:0% 100% }


#find-out-more-btn { width:105px; text-indent:-9999px; margin-bottom:10px; padding-top:10px;}
#find-out-more-btn a { width:105px; height:26px; background:url(../images/buttons/find-out-more-btn.jpg) no-repeat; display:block }
#find-out-more-btn a:hover { background-position:0% 100%}

#take-a-look-btn { width:105px; text-indent:-9999px; margin-bottom:10px; padding-top:10px;}
#take-a-look-btn a { width:105px; height:26px; background:url(../images/buttons/take-a-look-btn.jpg) no-repeat; display:block }
#take-a-look-btn a:hover { background-position:0% 100%}

#call-us-now-btn { width:105px; text-indent:-9999px; margin-bottom:10px; padding-top:10px;}
#call-us-now-btn a { width:105px; height:26px; background:url(../images/buttons/call-us-now-btn.jpg) no-repeat; display:block }
#call-us-now-btn a:hover { background-position:0% 100%}



div.services-list { clear:both; width:100%}
div.services-list ul {float:left}
div.services-list ul li {width:462px; float:left; margin:0; padding:0; list-style:none; }
div.services-list ul li.last {  }
div.services-list ul li h3 { width:943px; display:block; text-indent:-9999px; margin:0 }
div.services-list ul li a img { float:left; border:10px solid #e0dee1; margin:0 0 10px 0 }
div.services-list ul li a:hover img { border:10px solid #d9cdd9; }
div.services-list ul li p { font-size:1.0em; color:#542d53; padding:5px 12px 0 12px; }
div.services-list ul li em a { padding:0 12px; color:#1e1a1e }
div.services-list ul li em a:hover { color:#542d53 }




body.index #partitions { width:208px; height:25px; background:url(../images/titles/partitions-ttl.gif); display:block; text-indent:-9999px }
body.index #ceilings { width:208px; height:25px; background:url(../images/titles/ceilings-ttl.gif); display:block; text-indent:-9999px }
body.index #dry-linings { width:208px; height:25px; background:url(../images/titles/dry-linings-ttl.gif); display:block; text-indent:-9999px }
body.index #decoration { width:208px; height:25px; background:url(../images/titles/decoration-ttl.gif); display:block; text-indent:-9999px }
body.index #mezzanine-floors { width:208px; height:25px; background:url(../images/titles/mezzanine-floors-ttl.gif); display:block; text-indent:-9999px }
body.index #floorcoverings { width:208px; height:25px; background:url(../images/titles/floorcoverings-ttl.gif); display:block; text-indent:-9999px }
body.index #access-floors { width:208px; height:25px; background:url(../images/titles/access-floors-ttl.gif); display:block; text-indent:-9999px }
body.index #lighting { width:208px; height:25px; background:url(../images/titles/lighting-ttl.gif); display:block; text-indent:-9999px }

body.subpage #partitions { width:449px; height:25px; background:url(../images/titles/partitions-ttl.gif); display:block; text-indent:-9999px }
body.subpage #ceilings { width:449px; height:25px; background:url(../images/titles/ceilings-ttl.gif); display:block; text-indent:-9999px }
body.subpage #dry-linings { width:449px; height:25px; background:url(../images/titles/dry-linings-ttl.gif); display:block; text-indent:-9999px }
body.subpage #decoration { width:449px; height:25px; background:url(../images/titles/decoration-ttl.gif); display:block; text-indent:-9999px }
body.subpage #mezzanine-floors { width:449px; height:25px; background:url(../images/titles/mezzanine-floors-ttl.gif); display:block; text-indent:-9999px }
body.subpage #floorcoverings { width:449px; height:25px; background:url(../images/titles/floorcoverings-ttl.gif); display:block; text-indent:-9999px }
body.subpage #access-floors { width:449px; height:25px; background:url(../images/titles/access-floors-ttl.gif); display:block; text-indent:-9999px }
body.subpage #lighting { width:449px; height:25px; background:url(../images/titles/lighting-ttl.gif); display:block; text-indent:-9999px }


div.narrow-column { width:49%; float:left; padding-top:0; margin-top:0; }
div.narrow-column img { border:5px solid #fff }
div.narrow-column p { }

div#compliance { margin:0 0 25px 0; padding-top:0; width:48%; float:right;}
div#compliance p {  font-size:1.1em; color:#000; margin:0 0 12px 0; padding:0 }
div#compliance div.image-box { width:100%; clear:both; height:100px;}
div#compliance div.image-box img { border:none;}
div#compliance img { border:5px solid #fff }

.projects { margin-top:30px; clear:both;}
.projects a img { float:right; margin-left:20px; margin-bottom:20px; width:425px; border:#ffffff 3px solid;}
.projects a:hover img { border:#542d54 3px solid;}
.projects h2 { width: 400px; padding-top:0; margin-top:0px; color:#854984;}
.projects p { width: 400px;}

div#basescript { width:940px; margin:0 auto; padding-top:50px; clear:both; text-align:left; padding-left:20px;}
div#basescript h1 {color:#999; font-size:1em; font-weight:bold;}
div#basescript p {color:#999; font-size:1em;}
div#basescript strong, em {font-style:normal; font-weight:normal; color:#999;}

ul#basewords { width:940px; margin:0 auto; list-style:none; text-align:center }
ul#basewords li { font-size:0.9em; color:#999; display:inline; border-left:solid 1px #999; padding:0 1px 0 4px }
ul#basewords li.first { border-left:0}
ul#basewords strong { font-weight:normal }


/* -----------------------------------------------
6. USEFUL CLASSES
----------------------------------------------- */

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.clr { overflow:hidden; clear:both; height:1px; margin-top:-1px }
.la { text-align:left }
.ra { text-align:right }
.ca { text-align:center }
.fl { float:left }
.fr { float:right }
.vt { vertical-align:top }
.vm { vertical-align:middle }
.vb { vertical-align:bottom }
.nb { border:0 none }
.clearBoth { clear:both }
.highlight1 { color:#854984;}
.highlight2 { color:#1e1a1e;}
.highlight3 { color:#ebebeb;}
.highlight4 { font-size:1.4em;}
.bt { font-weight:bold}
.bullet-list { padding:10px 0;}
.bullet-list li { list-style:none; padding-bottom:5px;}
.contracts-table { width:90%;}
.contracts-table tr td { padding:5px 5px;}
.contracts-table tr td a { color:#542d53; text-decoration:underline }
.contracts-table tr td a:hover { color:#1e1a1e }
