/* ===== ..:: I - Accomplish ::.. ===== */

* { padding: 0; margin: 0; }

/* Universal */

a { outline: none; color: #ffb31a; text-decoration: none; }
p { margin: 10px 0px; }
ul, ol { margin: 10px 0px 10px 30px; line-height: 1.5em; }

h1, h2, h3 { font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; margin: 0 0 20px; }
h1 { color: #fff; font-size: 36px; line-height: 36px; }
h2 { color: #002a80; font-size: 28px; }
h3 { font-size: 14px; color: #fa0; text-transform: uppercase; }
h3 span { display: block; color: #cce5ff; font-weight: bolder; font-size: 13px; text-transform: none; }

/* Common */

.hide { display: none; }

/* Buttons */

.btn_orange { position: relative; display: block; float: left; color: #001350; text-decoration: none; border: none!important; font-size: 13px; }
.btn_orange span { display: block; }
.btn_orange .wrap1 { background: url('/Resources/I-Accomplish/Sites/I-Accomplish/Images/Buttons/btn_orange_left.png') top left no-repeat; padding-left: 15px; }
.btn_orange .wrap2 { background: url('/Resources/I-Accomplish/Sites/I-Accomplish/Images/Buttons/btn_orange_right.png') top right no-repeat; padding: 7px 15px 9px 0; }
is_ie6 .btn_orange .wrap2 { float: left; }

/* ===== .:: Newsletter ::. ==== */

#getNewsletter .button a { position: relative; margin-top: 30px; float: left; display: block; height: 31px; width: 156px; background: url('/Resources/i-Accomplish/Sites/i-Accomplish/Layout/getNewsletter.png') top left no-repeat; text-decoration: none; }
#getNewsletter .button span { color: white; }
#getNewsletter .button span .text { position: absolute; margin-top: 8px; margin-left: 22px; font-size: 13px; } 

/* ===== ..:: Header ::.. ===== */

#layout_area_header { background: url('/Resources/i-Accomplish/Sites/i-Accomplish/Layout/bg_header.png') bottom center no-repeat; height:145px;
margin-bottom:60px; }
#logo { position: absolute; margin: 15px 0 0 3px; display: block; width: 247px; height: 80px; background: url('/Resources/i-Accomplish/Sites/i-Accomplish/Layout/logo.png') top left no-repeat; }

/* Horizontal Navigation */

#horizontalNav { float: right; overflow: hidden; margin-top: 30px; }
#horizontalNav a { text-align: center; display: block; float: left; text-decoration: none; color: #e03a00; font-size: 15px; margin-left: 4px; }
#horizontalNav span { display: block; }
#horizontalNav .shadow { position: absolute; color: white; margin: -1px 0 0 0; }

#horizontalNav .wrap1 { background: url('/Resources/i-Accomplish/Sites/i-Accomplish/Layout/hNav_normal_left.png') top left no-repeat; padding-left: 20px; }
#horizontalNav .wrap2 { background: url('/Resources/i-Accomplish/Sites/i-Accomplish/Layout/hNav_normal_right.png') top right no-repeat; padding: 16px 20px 20px 0; }

/* Slide Navigation */

#missingProp { position: absolute; width: 75px; height: 35px; right: -75px; top: -35px; background: url('/Resources/i-Accomplish/Sites/i-Accomplish/Layout/bg_slidesNav.jpg') right bottom no-repeat; }

#slideNav { width: 800px; position: relative; margin-top: -55px; overflow: hidden; height: 55px; }
#slideNav a { display: block; float: left; text-decoration: none; color: #001350; font-size: 15px; }
#slideNav span { display: block; }

#slideNav .wrap1 { padding-left: 30px; }
#slideNav .wrap2 { padding: 16px 30px 25px 0; }

#slideNav .current { color: white; }
#slideNav .current .wrap1 { background: url('/Resources/i-Accomplish/Sites/i-Accomplish/Layout/slideNav_current_left.png') top left no-repeat; }
#slideNav .current .wrap2 { background: url('/Resources/i-Accomplish/Sites/i-Accomplish/Layout/slideNav_current_right.png') top right no-repeat; }

/* Slide Content */

#slides_container { height: 400px; }
#slides_container .slide { padding: 40px 250px 0 30px; }
.is_ie #slides_container .slide { zoom: 1; overflow: hidden; width: 520px; height: 360px; }

#slides_container .slide ul { font-size: 15px; margin: 10px 0 10px 15px; }
#slides_container .slide li { list-style: none; padding: 0 0 0 25px; background: url('/Resources/I-Accomplish/Sites/I-Accomplish/Images/Icons/green_tick.png') center left no-repeat; } 

#layout_area_body { position: relative; zoom: 1; height: 400px; background: #001350 url('/Resources/I-Accomplish/Sites/I-Accomplish/Layout/bg_body_2.jpg') bottom left repeat-x; }
.col_layout_body_right { background: url('/Resources/i-Accomplish/Sites/i-Accomplish/Layout/bg_rightCol_2.jpg') top left no-repeat; }
.col_layout_body { color: white; background: url('/Resources/i-Accomplish/Sites/i-Accomplish/Layout/bg_slides_2.jpg') top right no-repeat; }

/* ===== ..:: Copyright & Jaze ::.. ===== */

#layout_area_copyright { background: url('/Resources/i-Accomplish/Sites/i-Accomplish/Layout/bg_header.png') top center no-repeat; height:40px; padding: 30px 0; min-height: 0; }

#footer a { color: #666; text-decoration: none; }
#footer a:hover { color: #999; }
#footer .text { padding: 10px 0px 0px 0px; }
#footer .logo a { float: right; display: block; height: 30px; padding: 10px 60px 0px 0px; background: url('/Resources/i-Accomplish/Sites/i-Accomplish/Layout/jazeLogo.png') top right no-repeat; }
#footer .logo span { display: none; }
