/* Default Stylesheet */

/* >>> ELEMENTS <<< */
*
{
    padding:0px;
    margin:0px;
}
body
{
    color: #FFFFFF;
    background: #000000 url(../images/background.gif);
    font-family: "Arial" , "Tahoma" , "MS Sans Serif" , sans-serif;
    font-size: 11px;
    text-align: center;
}

.projectDescriptionText
{
	color: #FFFFFF;
	text-decoration: none;
    font-size: 12px;
    line-height:1.5em;
    padding: 8px 0px 0px 10px;
    width:359px;
    text-align:left;
	height:100%;
}

img
{
    border-style: none;


}


/* >>> CONTAINERS <<< */

div#container
{
    /*background-image: url(../images/background.gif);*/
    background-color: #0b0b0b;
    width: 985px;
    margin: 0px auto;
    text-align: left;
    border: solid 1px #080808;
    position: relative;
}
div#header-wrap
{
    background: transparent url(../images/header_bg.gif) no-repeat;
    height: 315px;
    margin: 0;
    position: relative;
}
div#header-in
{
    padding: 22px;
    color: inherit;
    position: relative;
}
div#content-wrap
{
    width: 100%;
}
div#solutionslist_container
{
    background: transparent url(../images/solutionslist.gif) repeat-x;
    margin-left: 30px;
    margin-top: 20px;
    height: 145px;
    width: 935px;
    border: solid 1px #212020;
}
div#solutionslist_header
{
    height: 50px;
    padding: 0px;
}
div#solutionslist
{
    height: 76px;
    margin: 5px 10px 10px 10px;
    padding: 0px;
}
div#left
{
    float: left;
    background-color: #111111;
    width: 440px;
    height: 420px;
    margin: 30px 0 30px 30px;
    border: solid 1px #212020;
}
div#right
{
    float: right;
    background-color: #111111;
    width: 450px;
    height: 420px;
    margin: 30px 20px 30px 0;
    border: solid 1px #212020;
}
div#right-in
{
    padding: 1px;
}
.sectionheader
{
    background-color: inherit;
    height: 50px;
    width: 100%;
    border-bottom: solid 1px #000000;
}
.sectioncontentLeft
{
    background-color: inherit;
    width: 100%;
    border-top: solid 1px #212020;
    text-align:left;
}
.sectioncontentRight
{
    background-color: inherit;
    width: 100%;
    border-top: solid 1px #212020;
    text-align:center;
}
#slider
{
    margin: 20px 20px 0px 35px;
}
#slider ul, #slider li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#slider li
{
    /*  					define width and height of list item (slide) 					entire slider area will adjust according to the parameters provided here 				*/
    width: 380px;
    height: 335px;
    overflow: hidden;
}
#prevBtn, #nextBtn
{
    display: block;
    width: 23px;
    height: 47px;
    position: absolute;
    left: 518px;
    top: 690px;
}
#nextBtn
{
    left: 932px;
}
#prevBtn a, #nextBtn a
{
    display: block;
    width: 23px;
    height: 47px;
    background: url(../images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a
{
    background: url(../images/btn_nextnew.gif) no-repeat 0 0;
}
/* image replacement */
.graphic, #prevBtn, #nextBtn
{
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    text-indent: -8000px;
}
div#footer-wrap
{
    clear: both;
    background-color: #111111;
    width: 100%;
    height: 90px;
    margin-top: 20px;
    border-top: solid 1px #212020;
    color: #444;
}
div#footer-left
{
    width: 235px;
    height: 70px;
    margin: 10px 0px 10px 15px;
    text-align: left;
    float: left;
}
div#footer-center
{
    width: 485px;
    height: 70px;
    margin: 10px 0px 10px 0px;
    text-align: center;
    float: left;
}
div#footer-right
{
    width: 235px;
    height: 70px;
    margin: 10px 15px 10px 0px;
    text-align: left;
    float: left;
    background-image: url(../images/footerlogo.gif);
}

/* >>> LISTS <<< */
ul#nav-center
{
    list-style: none;
}
ul#nav-center li
{
    display: inline;
}
ul#nav-center li a
{
    height: 76px;
    width: 227px;
    background-color: transparent;
    text-decoration: none;
    display: block;
    float: left;
}
ul#nav-center li a.first
{
    border-right: solid 1px #000000;
}
ul#nav-center li a.middle
{
    border-right: solid 1px #000000;
    border-left: solid 1px #212020;
}
ul#nav-center li a.last
{
    border-left: solid 1px #212020;
}
ul#nav-center li a:hover
{
    background-color: #1e2d26;
}
ul#breadcrumbs
{
    list-style: none;
    margin-left: 30px;
    margin-top: 10px;
}
ul#breadcrumbs li
{
    display: inline;
    margin-right: 10px;
}
ul#breadcrumbs li a
{
    font-size: 14px;
    background-color: transparent;
    text-decoration: underline;
}
ul#breadcrumbs li a:hover
{
    color: #1e2d26;
}

ul#nav-top
{
    margin: 0;
    padding: 0;
}
#nav-top li
{
    display: inline;
    padding: 0px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
li#home a
{
    color: #FFFFFF;
    text-decoration: none;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 420px;
    top: 64px;
}
li#homeON a
{
    color: #FFFFFF;
    text-decoration: none;
    background: url(../images/navarrow.gif) center bottom no-repeat;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 420px;
    top: 64px;
    border-bottom: solid 2px #007972;
}
li#home a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    background: url(../images/navarrow.gif) center bottom no-repeat;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    border-bottom: solid 2px #007972;
    left: 420px;
    top: 64px;
}
li#about a
{
    color: #FFFFFF;
    text-decoration: none;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 485px;
    top: 64px;
}
li#aboutON a
{
    color: #FFFFFF;
    text-decoration: none;
    background: url(../images/navarrow.gif) center bottom no-repeat;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    border-bottom: solid 2px #007972;
    left: 485px;
    top: 64px;
}
li#about a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    background: url(../images/navarrow.gif) center bottom no-repeat;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    border-bottom: solid 2px #007972;
    left: 485px;
    top: 64px;
}
li#projects a
{
    color: #FFFFFF;
    text-decoration: none;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 555px;
    top: 64px;
}
li#projectsON a
{
    color: #FFFFFF;
    text-decoration: none;
    background: url(../images/navarrow.gif) center bottom no-repeat;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    border-bottom: solid 2px #007972;
    left: 555px;
    top: 64px;
}
li#projects a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    background: url(../images/navarrow.gif) center bottom no-repeat;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    border-bottom: solid 2px #007972;
    left: 555px;
    top: 64px;
}
li#solutions a
{
    color: #FFFFFF;
    text-decoration: none;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 650px;
    top: 64px;
}
li#solutionsON a
{
    color: #FFFFFF;
    text-decoration: none;
    background: url(../images/navarrow.gif) center bottom no-repeat;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    border-bottom: solid 2px #007972;
    left: 650px;
    top: 64px;
}
li#solutions a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    background: url(../images/navarrow.gif) center bottom no-repeat;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    border-bottom: solid 2px #007972;
    left: 650px;
    top: 64px;
}
li#media a
{
    color: #FFFFFF;
    text-decoration: none;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 750px;
    top: 64px;
}
li#mediaON a
{
    color: #FFFFFF;
    text-decoration: none;
    background: url(../images/navarrow.gif) center bottom no-repeat;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    border-bottom: solid 2px #007972;
    left: 750px;
    top: 64px;
}
li#media a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    background: url(../images/navarrow.gif) center bottom no-repeat;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    border-bottom: solid 2px #007972;
    left: 750px;
    top: 64px;
}
li#contact a
{
    color: #FFFFFF;
    text-decoration: none;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 815px;
    top: 64px;
}
li#contactON a
{
    color: #FFFFFF;
    text-decoration: none;
    background: url(../images/navarrow.gif) center bottom no-repeat;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    border-bottom: solid 2px #007972;
    left: 815px;
    top: 64px;
}
li#contact a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    background: url(../images/navarrow.gif) center bottom no-repeat;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    border-bottom: solid 2px #007972;
    left: 815px;
    top: 64px;
}
li#careers a
{
    color: #FFFFFF;
    text-decoration: none;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 900px;
    top: 64px;
}
li#careers a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    background: url(../images/navarrow.gif) center bottom no-repeat;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    border-bottom: solid 2px #007972;
    left: 900px;
    top: 64px;
}
ul#nav-footer
{
    margin: 0px 0 10px 0;
    padding: 0 2px;
    background-color: inherit;
    font-size: 12px;
    list-style: none;
}
ul#nav-footer li
{
    display: inline;
    border-left: solid 1px #444;
}
ul#nav-footer li.left
{
    border: None;
}
ul#nav-footer li a
{
    margin: 0 10px;
    background-color: inherit;
    color: #FFFFFF;
    text-decoration: none;
}
ul#nav-footer li a:hover
{
    padding-bottom: 5px;
    color: #007972;
    background-color: inherit;
}

ul.list
{
    margin: 10px 15px;
    font-size: 12px;
    line-height: 20px;
    list-style-type: none;
}

ul.list li
{
    background-image: url(../images/bulletpoints2.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding-left: 15px;
}
ul.newslist
{
    margin: 10px 15px;
    font-size: 12px;
    line-height: 20px;
    list-style-type: none;
}

ul.newslist li
{
    color: #000000;
    background-image: url(../images/bulletpoints3.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding-left: 15px;
    padding-bottom: 10px;
}
ul.projectlist
{
    margin: 10px 15px;
    font-size: 14px;
    line-height: 24px;
    list-style-type: none;
}
/* >>> TYPOGRAPHY <<< */
*.x
{
    display: none;
}
h1
{
    padding: 12px 0 0 15px;
    font-size: 18px;
}
div#solutionslist_header h1
{
    padding: 10px 0 0 15px;
}
h2
{
    margin: 8px 5px;
    font-size: 14px;
}
a
{
    color: #007972;
}
p
{
    margin: 15px;
    color: #FFFFFF;
    background-color: inherit;
    font-size: 12px;
    line-height: 20px;
}
div#footer-wrap p
{
    color: #FFFFFF;
}
div#footer-left p
{
    margin-top: 0px;
    line-height: 14px;
}
.solutions_title
{
    color: #FFFFFF;
    background-color: inherit;
    font-size: 12px;
    display: block;
    margin: 10px 5px 0 15px;
    font-weight: bold;
    line-height: 16px;
}
.solutions_subtitle
{
    color: #FFFFFF;
    background-color: inherit;
    font-size: 12px;
    display: block;
    margin: 0px 5px 5px 15px;
    color: #007972;
    line-height: 16px;
}
p a, ul.list a
{
    color: #007972;
    background-color: inherit;
    text-decoration: none;
}
ul.list a:hover
{
    border-bottom: solid 1px #007972;
}
.green
{
    color: #007972;
}
span.supernav
{
    /*font-size: 1.5em;*/
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 15px 0px 5px 10px;
    padding: 0px;
    display: block;
}
span.subnav
{
    color: #007972;
    margin-left: 10px; /*font-size: 1.1em;*/
    font-size: 12px;
}

/*Secondary Pages*/

/*ALL*/
.secondary_header
{
    background: transparent url(../images/secondary_title.gif) repeat-x;
    height: 70px;
    width: 100%;
    border-bottom: solid 1px #212020;
    vertical-align: text-bottom;
}

.secondary_header h1
{
    padding-top: 30px;
    padding-left: 30px;
}
.right_section_top
{
    border-bottom: solid 1px #000000;
    margin: 5px 5px 0 5px;
}
.right_section_middle
{
    border-top: solid 1px #212020;
    border-bottom: solid 1px #000000;
    margin: 0 5px;
}
.twit
{
    width:50px;
    height:50px;
}
.twitsmall
{
    width:30px;
    height:30px;
}
.right_section_bottom
{
    border-top: solid 1px #212020;
    margin: 0 5px;
}
.right_section_bottom a:hover
{
    background-color: #1e2d26;
}
/*About Page*/
.main_about
{
    background-color: #111111;
    background: #111111 url(../images/jmt.gif) no-repeat;
    background-position: 95% 85%;
    width: 640px;
    height: 603px;
    margin: 30px 0 30px 30px;
    border: solid 1px #212020;
    float: left;
}
.brochure
{
    height: 26px;
    margin-left: 15px;
    background: url(../images/pdf_icon.png) no-repeat top left;
}
.brochure a
{
    margin-left: 35px;
}
.right_about
{
    background-color: #111111;
    width: 250px;
    height: 603px;
    margin: 30px 30px 30px 0;
    border: solid 1px #212020;
    float: right;
}
div#main_officemap
{
    width: 640px;
    margin: 30px 0 30px 30px;
    float: left;
}
div#map
{
    display: block;
    width: 634px;
    height: 579px;
    border: solid 3px #212020;
    color: #000000;
    overflow: hidden;
}

div#officemap_bottom
{
    margin: 20px 0px 20px 0px;
    width: 640px;
    height: 200px;
    background-color: #111111;
    border: solid 1px #212020;
}
div#office_list
{
    margin: 10px;
    width: 620px;
    height: 210px;
    float: left;
}
.office_list_column
{
    margin-left: 10px;
    float: left;
}
#office_list p
{
    font-size: 14px;
    font-weight: bold;
}

/*Solutions Page*/
.main_solutions
{
    background-color: #111111;
    width: 650px;
    height: 750px;
    margin: 30px 0 30px 30px;
    border: solid 1px #212020;
    float: left;
}
.brochure
{
    height: 26px;
    margin-left: 15px;
    background: url(../images/pdf_icon.png) no-repeat top left;
}
.brochure a
{
    margin-left: 35px;
}
.right_solutions
{
    background-color: #111111;
    width: 250px;
    height: 750px;
    margin: 30px 30px 30px 0;
    border: solid 1px #212020;
    float: right;
}

/*Contact Page*/
.main_contact
{
    background-color: #111111;
    background-position: 95% 85%;
    width: 640px;
    height: 603px;
    margin: 30px 0 30px 30px;
    border: solid 1px #212020;
    float: left;
}
.right_contact
{
    background-color: #111111;
    width: 250px;
    height: 603px;
    margin: 30px 30px 30px 0;
    border: solid 1px #212020;
    float: right;
}
#contact-area input, #contact-area textarea
{
    padding: 5px;
    width: 400px;
    font-family: Helvetica, sans-serif;
    margin: 10px 0px 10px 0px;
    border: 2px solid #212020;
}
#contact-area select
{
    padding: 5px;
    width: 415px;
    font-family: Helvetica, sans-serif;
    margin: 10px 0px 10px 0px;
    border: 2px solid #212020;
}
#contact-area textarea
{
    height: 90px;
    font-size: 12px;
}

#contact-area textarea:focus, #contact-area input:focus
{
    border: 2px solid #005d77;
}

#btn_send
{
    background-color: #1e2d26;
    color: #FFFFFF;
    font-weight: bold;
    width: 100px;
    height: 35px;
    padding: 1px;
    margin-left: 427px;
}
#btn_send:hover
{
    background-color: #314b3f;
}
label
{
    float: left;
    text-align: right;
    margin-right: 15px;
    width: 100px;
    padding-top: 15px;
    display: inline;
}

/***************************************Work************************************/

div#header-wrap_secondary
{
    background: transparent url(../images/header_bg_secondary.gif) no-repeat;
    height: 161px;
    margin: 0;
    position: relative;
}

.secondary_header_work
{
    background: transparent url(../images/secondary_title_work.gif) repeat-x;
    height: 60px;
    width: 100%;
    border-bottom: solid 1px #212020;
    vertical-align: text-bottom;
}

.secondary_header_work h1
{
    padding-top: 20px;
    padding-left: 30px;
}

div#myGallery
{
    margin: 20px;
    width: 940px;
}

#myGallery h2
{
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}

div#projects_bottom
{
    margin: 20px;
    width: 940px;
    height: 200px;
    background-color: #111111;
    border: solid 1px #212020;
}
div#projectslist
{
    margin: 10px;
    width: 940px;
    height: 210px;
    float: left;
}
#projectslist p
{
    font-size: 14px;
    font-weight: bold;
}
.projectlinks
{
    display: block;
    margin: 10px 0 0 0;
}
.detaillink
{
    background: transparent url(../images/pdf_icon.png) no-repeat;
    padding: 3px 0 3px 40px;
    color: #FFFFFF;
    font-weight: bold;
}
.detaillink:hover
{
    color: #000000;
    text-decoration: none;
}
.contactlink
{
    background: url(../images/contactus.png) no-repeat top left;
    padding: 3px 0 3px 40px;
    color: #FFFFFF;
    font-weight: bold;
}
.contactlink:hover
{
    color: #000000;
    text-decoration: none;
}

/*********************************Press Page*********************************/

div#press_main
{
    background-color: #111111;
    width: 650px;
    height: 665px;
    position: relative;
    margin: 30px 0 30px 30px;
    float: left;
    border-left: solid 1px #212020;
    border-right: solid 1px #212020;
    border-bottom: solid 1px #212020;
}
div#press_secondary
{
    background-color: #111111;
    width: 650px; /*height: 585px;*/
    height: 603px;
    position: relative;
    margin: 30px 0 30px 30px;
    float: left;
    border: solid 1px #212020;
}
.newscontainer
{
    background-color: #f3f3f3;
    width: 650px;
    position: relative;
    border-bottom: solid 1px #212020;
}

.newscontainer div
{
    padding-bottom: 5px;
}

.newscontainer p
{
    border: none;
    text-decoration: none;
    font-size: 12px;
    margin: 6px;
    color: #000000;
}
.palette
{
    background: #111111 url(../images/down_arrow.png) no-repeat 97% 50%;
    border-top: solid 1px #212020;
    height: 30px;
    cursor: pointer;
    display: block;
    padding-top: 10px;
    padding-left: 5px;
    margin-top: 0;
    text-decoration: none;
    font-size: 10pt;
    color: #FFFFFF;
    font-family: Verdana;
}

.paletteMultiline
{
    background: #111111 url(../images/down_arrow.png) no-repeat 97% 50%;
    border-top: solid 1px #212020;
    height: 30px;
    cursor: pointer;
    display: block;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    margin-top: 0;
    text-decoration: none;
    font-size: 10pt;
    color: #FFFFFF;
    font-family: Verdana;
}

a.palette:hover
{
    background-color: #201e1e;
}
.inline_link
{
    background-color: Transparent;
    border: none;
}
.newscontainer a.selected
{
    background: #414040 url(../images/up_arrow.png) no-repeat 97% 50%;
}
.pressimage_right
{
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
    padding: 2px;
    border: solid 1px #444;
}
.pressimage_left
{
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 2px;
    border: solid 1px #444;
}
.date
{
    color: #aeabab;
    margin-right: 10px;
}
.right_section_top_press
{
    border-bottom: solid 1px #000000;
    margin: 5px 5px 0 5px;
}
.right_section_middle_press
{
    border-top: solid 1px #212020;
    border-bottom: solid 1px #000000;
    margin: 5px;
}
.right_section_middle_press a
{
    color: #007972;
    color: #FFFFFF;
    background-color: #201e1e;
    font-size: 12px;
    display: block;
    margin: 0px 5px 2px 5px;
    padding: 10px 0 10px 5px;
    text-decoration: none;
}
.right_section_middle_press a:hover
{
    background-color: #414040;
}
.right_section_bottom_press
{
    border-top: solid 1px #212020;
    margin: 0 5px;
}
.right_section_bottom_press p
{
    margin: 5px;
}
ul#socialmedia
{
    list-style: none;
}
ul#socialmedia li
{
    display: inline;
    margin: 5px 0 0 5px;
}
ul#socialmedia li a
{
}

.mediaTextHeader
{
    position:relative;
    bottom:-2px;
    margin: 10px 15px 0px 15px;
    color: #000000;
    background-color: inherit;
    font-size: 12px;
    font-weight:bold;
    font-style:italic;
}

.mediaTextLeft
{
    margin: 0px 0px 0px 15px ;
    width:90px;
    display:inline-block;
    color: #000000;
    background-color: inherit;
    font-size: 12px;
    font-weight:bold;
    line-height: 12px;
}

.mediaTextLine
{
    padding-left: 0px;
    margin-left:0px;
    color: #000000;
    background-color: inherit;
    font-size: 12px;
    line-height: 12px;
}

.mediaAboutHeader
{
    margin: 20px 0px 0px 7px ;
    color: #000000;
    background-color: inherit;
    font-size: 12px;
    font-weight:bold;
    line-height: 12px;
}

.mediaAboutText
{
    margin: 0px 0px 0px 7px ;
    color: #000000;
    background-color: inherit;
    font-size: 12px;
    line-height: 20px;
}

/************************************Business Partnerships************************************************/
div#businesspartnerships
{
    background: url(../images/logo/logo_bg.gif) repeat-y; /*original was 88 percent*/
    height: 553px;
}
.businesspartner
{
    margin: 0 10px 0 10px;
    display: block;
    clear: left;
}

.partner_logo
{
    background-color: #FFFFFF;
    float: left;
    width: 160px;
    padding: 0px 0px 15px 0px;
    text-align:center;
}
.partner_desc
{
    float: left;
    width: 440px;
    margin-left: 10px;
    padding-bottom: 15px;
}
.partner_desc h2
{
    margin: 0;
}
.partner_desc p
{
    margin: 0;
}
/************************************Contracting Information************************************************/
.contracting
{
    margin: 15px;
    height: 50px;
}

.contracting h3
{
    margin: 0 0 10px 0;
}
.contracting a:hover
{
    color: #1e2d26;
}

/*********************************Awards**************************************/

.award
{
    margin: 15px;
}

.award h3
{
    margin: 0 0 10px 0;
}

.award p
{
    margin: 2px 0 2px 0;
}
/* >>> END <<< */

/* For Temp page that generates slider content */

div#contentgenerator
{
    margin: 0px auto;
    height: 100px;
    width: 360px;
}
div#contentgenerator p
{
    margin: 10px auto;
}
div#slidertemp
{
    margin: 0px auto;
    height: 50px;
    background: url(../images/shaada.gif) no-repeat center;
}

