@viewport {
   width: device-width;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5), 
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
}


/*Structural elements*/

body {/*Place lowest level background colors/images here*/
    color: #303030;
    background: url("images/wireframe_bg.jpg") repeat-x scroll 0 320px #303030;
    height: 100%;
    position: fixed;
    width: 100%;
}

@font-face { font-family: AllerRg; src: url('_font/Aller_Rg.ttf'); } 
@font-face { font-family: AllerBold; src: url('_font/Aller_Bd.ttf'); } 
@font-face { font-family: HelveticaLight; src: url('_font/HelveticaLight.ttf'); }

/* body  */
#page-wrap {
    height: 100%;
    overflow: auto;
}
/* header */
#header-wrap {
    background: none repeat scroll 0 0 #fff; 
    border-bottom: 5px solid #005596;
    border-top: 5px solid #005596;
    box-shadow: 0 0 5px #666666 inset;
    height: auto;
    min-height: 91px;
}
#header {
    background: none;
    height: auto;
    padding: 0;
    width: 1000px;
}

#logo {
    color: #000000;
    height: auto;
    min-height: 100px;
    max-width: 1000px;
}

#logo a{
   text-decoration:none;
   color: #000; 
   font-size:15px; 
   line-height: auto !important;
}

#logo img {
    float: left;
    height: auto;
    margin: 0;
    max-height: 160px;
    padding: 10px;
    position: relative;
}

#logo a h1 {
    color: #005596;
    font: 35px/50px "Gill Sans","Gill Sans MT",Calibri,sans-serif;
    max-height: 50px;
    max-width: 1000px;
    overflow: hidden;
    text-transform: uppercase;
}

#subHeader {
    border: 0 none;
    color: #005596;
    display: block;
    float: left;
    font: italic 15px/15px "Gill Sans","Gill Sans MT",Calibri,sans-serif;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 1000px;
}

/* content background */
#container {/*2nd Container, put 'page stretch' here and set overall width*/
   background-image: none;/*Define page stretch bg image, usually 1px height*/
   background-repeat: repeat-y;/*Stretch image down page, usually repeat-y*/
   width: 1017px !important;/*Required, overall width of site, usually width of stretch bg image*/
}

#emoContentContainer {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    padding: 0 20px;
    width: 950px;
}

#page {/*3nd Container, put 'page stretch' here and set overall width*/
}


#leftmenu_area {/*Container for left menu, minicontent, and services menu*/
   background-image: url('images/stretch.gif');
   background-repeat:no-repeat;
}
#splash .textContent{
   width:80%;
}

#sidebar{
   float:right;width: 180px;margin: 0 45px 0 15px; 
}
#emoWrap {
    background: url("images/plaza_b_banner.jpg") no-repeat scroll center top #fff;
    border-left: 5px solid #005596;
    border-right: 5px solid #005596;
    border-top: none;
    margin: 0 auto 0;
    padding: 200px 0 0;
    width: 990px;
}
#splash #emoWrap{

   width:1180px;
   height:500px;
   padding:0;
   background-image:url('images/emoWrapBg.png');
   background-repeat:repeat-x;

}
#content {
   padding: 15px 40px;
   margin: 0;

}

#splash #emoContentContainer {
   position:relative;
   background-image:url('images/contentBg.png');
   background-repeat:no-repeat;
   background-position:top;
   width:1180px;
   height:160px;
   bottom:35px;
   right:4px;
   padding:50px 0 0 0;
}
.innerEmoContent {
   width: auto;
}
#splash .innerEmoContent{
   width:1180px;
}
#widget_area_splash_middle{
   width:1010px;
   padding: 20px 70px 30px 100px;
   height:auto;
   float: left;
}
#splash_bottom_widgetarea{
   width:1020;
   padding: 20px 70px 0 100px;   
   margin:0;
   clear:both;
}

#footer {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #005596;
    border-radius: 0 0 5px 5px;
    border-style: solid;
    border-width: 5px;
    box-shadow: 0 0 5px #666666 inset;
    clear: both;
    color: #CBCBCB;
    height: 302px;
    margin: 0 auto;
    padding: 0;
    width: 990px;
}

#footer-wrap {
   position:relative;
   width: 1017px;
   height:302px;
   margin: 0 auto;   

}
#footer a {
   color: #CBCBCB;
}
#footer a:hover {
   color: #FFFFFF;
}
#footer-nav {
   width: 70%;
   float:left;
   margin: 0 0 15px;
   text-align: left;
   position:absolute;
   top:210px;
   left:100px;
}

#footer-nav h2 {
   font-size: 16px;
   letter-spacing: 1.5px;
   margin: 15px 0;
   text-transform: uppercase;
   display:none;
}
#footer-nav ul li {
   
   float:left;
   margin: 0;
   padding:0 10px 0 10px;
   border-right:1px solid #6f7072;
   height:18px;   
}
#footer-nav ul li:last-child{
   border:none;
}

/*End structural elements*/




/*Global text elements*/


a {color: #66799c;}
a:hover {
   color: #66799c;
}

#emoWrap #emoContentContainer h1 {/*Global h1 element style*/
   color: #005596;
   font: 45px/60px "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
   border: 0;
   text-transform: uppercase;
}

#emoWrap #emoContentContainer h2 {/*Global h2 element style*/
   color: #005596;
   font-family:"Gill Sans", "Gill Sans MT", Calibri, sans-serif;   
}

#emoWrap #emoContentContainer h3 {/*Global h3 element style*/
   color: #005596;
   font-family:"Gill Sans", "Gill Sans MT", Calibri, sans-serif;
   font-size:20px;
   text-decoration:none;
}

.bottom_links h3 a{
   font-size:22px;
   font-weight:normal;
   color:#1c1c1d;
   text-decoration:none;
} 
.bottom_links h3 a:hover{
      color:#476473;
}

#emoContentContainer h3 a {
   color: #005596;
}

#emoWrap #emoContentContainer p {/*Global p element style*/

}

#emoWrap #emoContentContainer b {/*Global b element style*/
   color: #000000;/*Define text color*/
}

/*End global text elements*/




/*Content text elements*/

#emoContentContainer a {/*Content link style*/
   color: #3C5664;
}

#emoContentContainer a:hover {/*Content link hover style*/
   
}

#emoContentContainer a:visited {/*Content link visited style*/
   color: #3C5664;/*Define text color*/
}

/*End content text elements*/




/*Main menu elements*/

#nav {
    background: none repeat scroll 0 0 #005596;
    border-radius: 5px 5px 0 0;
    float: left;
    margin: 0;
    padding: 0 10px;
    width: 980px;
}

#nav a {
    color: #FFFFFF;
    font: 14px/35px "Gill Sans","Gill Sans MT",Calibri,sans-serif;
    margin: 0;
    padding: 2px 15px;
    text-decoration: none;
    text-transform: uppercase;
}

#nav a:hover {
    color: #69BDFD;
}

#nav li:hover {
}

.tabs li {
    border-right: 0 none;
    margin: 0 2px;
    padding: 0;
    box-shadow: 0 0 0;
}

ul.tabs, ul.tabs li, ul.tabs ul{

}
ul.tabs a { font-size: 13px;line-height: 50px;}

ul.tabs li ul {
    background: none repeat scroll 0 0 #005596;
    border: 0 none;
}

#nav .drop > ul {
    background: none repeat scroll 0 0 #005596 !important;
    border-radius: 0 0 4px 4px;
    box-shadow: 1px 1px 3px #666666;
    margin-left: 0;
    min-width: 150px;
    padding: 0 7px;
    position: absolute;
    width: auto;
    z-index: 999;
}

#nav .drop > ul a {
    padding: 5px 0;
    text-indent: 10px;
}

#nav ul li ul li ul {
   margin-top: -2px;
}

ul.tabs li ul li {
    border-right: 0 none !important;
    margin: 0 0 5px;
}

#nav ul li ul li, #nav ul li ul li {
    box-shadow: 0 0 0;
    float: none;
}

#nav ul li ul li:hover, #nav ul li ul li ul li:hover {
    background: none repeat scroll 0 0 #005596 !important;
    box-shadow: 0 0 0;
    color: #69BDFD !important;    
}

ul.tabs a {/*Define top-level buttons*/
   height: auto !important;/*Required*/
}
ul.tabs > a:hover,
ul.tabs > li:hover > a,
ul.tabs > li.iehover > a {/*Define button rollover state*/

}

ul.tabs > li:hover > ul > li > a,
ul.tabs li.iehover li a {/*Define sub buttons*/
}
ul.tabs > li:hover > ul > li > a:hover,
ul.tabs > li:hover >ul > li:hover > a,
ul.tabs li.iehover li a:hover,
ul.tabs li.iehover li.iehover a {/*Define sub buttons rollover state*/
}

#nav ul li ul li ul li a:hover {
}

#nav li.emoCurrent {
}
#nav li.emoCurrent a {
    color: #69BDFD;
}

#nav .tabs li:last-child{
   border:none;
}

/*End main menu elements*/

/*Slider elements*/
.slide-box{display:none;}
#slider-cont ul li{position:relative;}
#slider-cont .slide-box{background: rgba(0, 0, 0, 0.5);position:absolute;top:60%;left:0;color:white;padding:25px;}
#slider-cont{
   width:1170px;
   height:530px;
   margin:0 auto;
   background-image:url('images/sliderBg.png');
   background-repeat:no-repeat;
   border-left: 5px solid #2F424D;
   border-right: 5px solid #2F424D;
   clear: both;
   margin-bottom:0;
   }

#slider-cont .jcarousel-container {

    background: #F0F6F9;
}
#slider img{
   width:980px;
   height:400px;
}
#slider-cont .jcarousel-direction-rtl {
   direction: rtl;
}

#slider-cont .jcarousel-container-horizontal {
    width: 980px;
}

#slider-cont .jcarousel-container-vertical {
    width: 980px;
    height: 400px;
    padding: 40px 20px;
}

#slider-cont .jcarousel-clip {
    overflow: hidden;
}

#slider-cont .jcarousel-clip-horizontal {
    width:  980px;
    height: 400px;
}

#slider-cont .jcarousel-clip-vertical {
    width:  980px;
    height: 400px;
}

#slider-cont .jcarousel-item {
    width: 980px;
    height: 400px;
}

#slider-cont .jcarousel-item-horizontal {
   margin-left: 0;
    margin-right: 10px;
}

#slider-cont .jcarousel-direction-rtl .jcarousel-item-horizontal {
   margin-left: 10px;
    margin-right: 0;
}

#slider-cont .jcarousel-item-vertical {
    margin-bottom: 10px;
}

#slider-cont .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
#slider-cont .jcarousel-container-horizontal {
   top: 14px; left: 4px;
}
.slogan{
   padding-top:20px;
}
.slogan h3{
   font-family:arial;
   color:#fff;
   font-size:22px;
   text-align:center;
   font-weight:normal;
   font-style:italic;
}

.slogan h6{
   font-family:arial;
   color:#a2a2a2;
   font-size:13px;
   text-align:center;
   font-weight:normal;
   font-style:italic;
   padding-top:10px;
}

/*End of Slider elements*/
/*Footer menu elements*/

ul.footer_links {
   display: none;
}

ul.footer_links li a {
   color: #2b468e;/*Define text color*/
   text-decoration:none;
}
ul.footer_links li a:hover {
   color: #FF6633;/*Define text color*/
   text-decoration:none;
}

/*End footer menu elements*/
#widget_area_footer {
   float: left;
    padding: 10px 0 0 80px;
   display: block;
}
#widget_area_footer .custom_content_widget {
   float: left;
   text-align:left;
   margin-right: 40px;
}

#widget_area_footer .custom_content_widget h4 {
   font-size: 16px;
   line-height: 40px;
   margin: 5px auto;
   border-bottom: 1px double #223138;
}
#aboutMoreInfo {
   width: 440px;
}

#linksMoreInfo {
   width: 250px;
}
ul.sitemapUlMoreInfo {
   list-style: disc; 
   float: left;
   margin-left: 17px;
   width: 80px;
}
ul.sitemapUlMoreInfo li {
   margin: 5px 0;
}

ul.sitemapUlMoreInfo a { text-decoration: none; }

#contactUsMoreInfo {
   width: 180px;
}
#contactUsUlMoreInfo {
   list-style: disc;
   margin-left: 17px;
}
/*Misc elements*/
#copyright {
    color: #666666;
    font-family: "Gill Sans","Gill Sans MT",Calibri,sans-serif !important;
    font-weight: normal;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    top: 255px;
    width: 1000px;
}

#copyright a {
   display: none;
}

ul.footer_links,#social_network_div { /*Social Networking Widget*/
   padding: 0;
   margin: 0;
}
#social_network_div {
   position: absolute;
   bottom: 0px;
   right: 10px;
}
#social_network_div #socialNetwork-footer,#socialNetwork-footer li {
   margin: 0;
}

.formsul li a { /*IRS Forms*/
   color:#000000;
}
.pubsul li a { /*IRS Publications*/
   color:#2b468e;
}

.archiveHeading { /*Monthly Newsletter Archive*/
   color: #000000;
}

#contact_us .box,
#map { /*Contact Us Page boxes*/
}

#map {
   background: #fff;
}

#contact_us .box,
#map,
#servicesFormDiv,
#client_accounts .webasystForm, #client_accounts .sharefile_form,
#monthly_news div.form {
   border: 3px outset #f1f1f1 !important;
   box-shadow: 2px 2px 5px #666666; 
   border-radius: 10px 0 10px 0 !important; 
   min-height: 100px;
}

/*End misc elements*/



/*Added Rules*/

#socialNetwork-footer, #socialNetwork-footer li { /*Duplicate from emoStyle for pages that don't use it (splash)*/
    display: inline-block;
    list-style: none outside none;
    margin:0;
}

/* widget styling.... */
.widget input {
   border: 1px solid #D6D6D6;
   font-size: 11.5px;
   padding: 4px;
}

.widget input[type="submit"]{
   padding: 4px 15px;
   background-color: #517487;
   color: #FFFFFF;
}

.widget input[type="submit"]:hover{
   cursor: pointer;
}

#widget_area_right {
   display:none;
}
.icon{
   margin-right:10px;
}

#nav .tabs li:last-child {
   border:none;
}

.widgetContainer { float: left; }
#widget_area_splash_slider .widgetContainer { float:none; }
#about_us .widgetContainer {
   clear: both;
}

/* FOOTER WIDGET CSS */

.footbox,
#widget_area_footer #login_widget {
    border: 0 none;
    box-shadow: 0 0 3px #666666 inset;
    float: left;
    height: 210px;
    width: 245px;
}

#login_widget {
   height: 210px;
   width: 245px;
   float: left;
    box-shadow: 2px 2px 5px #888888;   
    border: 1px solid #666666;    
}

#login_widget_user, #login_widget_password {
    border: 2px outset #666666;
    box-shadow: 1px 1px 2px #888888;
    width: 170px;
}

#login_widget_user {
   margin-top: 20px;
}

#login_widget_submit {
    background: none repeat scroll 0 0 #005596;
    border: 2px ridge #CCCCCC;
    box-shadow: 1px 1px 2px #888888;
    color: #FFFFFF;
    cursor: pointer;
    margin: 4px 0 0 32px;
    padding: 2px;
    width: 60px;
}

#login_widget_submit:hover {
   background: #2b77b1;
}

#footer .widgetContainer {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 210px;
    margin: 35px 15px 0;
    width: 245px;
}

.footbox h3, #client_login_form_widget_title {
    background: none repeat scroll 0 0 #005596;
    box-shadow: 2px 2px 2px #888888;
    color: #FFFFFF !important;
    font: 20px/25px "Gill Sans","Gill Sans MT",Calibri,sans-serif !important;
    margin: 10px;
    padding: 5px 10px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 203px;
}

.footbox h3 a {
    color: #FFFFFF !important;
    text-decoration: none;
    display: block;
}

#footbox p {
    color: #000000 !important;
    font: 13px/20px "Gill Sans","Gill Sans MT",Calibri,sans-serif !important;
    margin: 0 5px;
    padding: 10px;
    text-align: left;
}
/* END FOOTER WIDGETS */


/* MQ */

/* min-width - Full Size */
@media screen and (min-width: 900px) {
   body,
   #page-wrap {
      min-width: 990px;      
   }
   #emoWrap {
      min-height: 500px;
      min-width: 990px;      
   }
}

/* min-width & max-width - Mid */
@media screen and (min-width: 525px) and (max-width: 900px) {
   body,
   #page-wrap {
      max-width: 770px;  
      min-width: 770px;      
   }
   body {
      background: #303030;
       color: #303030;
       height: auto;
       position: relative;
       width: 770px;
   }
   #emoWrap {
      min-height: 250px;
      max-width: 770px;  
   }
   #page-wrap {
      background: none repeat scroll 0 0 #fff;
     overflow: visible;
   }
   #header {
      max-width: 770px;  
     background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
   }
   #logo {
      max-width: 770px;  
      margin: 0 auto;
   }
   #logo a h1 {
      max-height: 58px;
      text-indent: 20px;   
   }
   #logo a h1 strong {
   }
   #subHeader { 
       display: block;
       max-width: 700px;
       text-indent: 20px;   
   }
   #logo a {
      font-size: 20px;
   }
   #emoWrap {
       border: 0 none;
       box-shadow: 0 0 0;
       margin: 0 auto 0;
       min-height: 600px;
       padding: 180px 0 0;
       width: 770px;
   }
   #emoContentContainer {
       margin: 30px 0 0;
       padding: 20px;
       width: 710px;
   }
   .innerEmoContent {
      width: auto !important;
   }
   #emoContentContainer p, #emoContentContainer li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
   }
   #emoContentContainer p {
      margin-bottom: 12px;
   }
   #nav {
       float: left;
       margin: 0;
       max-width: 750px;
       overflow: hidden;
       position: static;
   }
   #nav a {
   }
   #footer-wrap,
   #footer {
      width: 760px;  
      float:left;
   }
   #footer-wrap {
      background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
   }
   #footer {
      margin-top: 0 !important;
   }
   #widget_area_footer {
      display: block;
       float: left;
       font-family: arial !important;
       padding: 0;
      width: 770px;
   }
   .footerbox {
       float: left;
       margin: 35px 19px 0;
       text-align: left;
       width: 333px;
   }
   #widget_area_right .widgetContainer {
       border: 0 none;
       border-radius: 0;
       box-shadow: 0 0 0;
       margin: 0 !important;
       padding: 0;
   }
   #sidebar {
      display: none;
   }
   #contact_us .contactRow {
       height: 416px;
       width: 100%;
   }   
   #contact_us .box {
      clear: none !important;
       float: left !important;
       height: 300px !important;
       margin-right: 5px !important;
       max-width: 265px !important;
   }
   .header_contact {
      display: none;
   }
   #copyright {
      width: 740px;
   }
   #footer .widgetContainer {
       background: none repeat scroll 0 0 #FFFFFF;
       height: 210px;
      margin: 0 4px;
      width: 245px;
   }
}


/* max device width - iphone */
@media screen and (max-device-width: 480px) {
   body,
   #page-wrap,
   #header-wrap {
      max-width: 480px;  
      min-width: 480px;      
   }
   body {
      background: url("images/wireframe_bg.jpg") repeat-x scroll 0 320px #303030;
       color: #303030;
       height: auto;
       position: relative;
       width: 480px;
   }
   #emoWrap {
      min-height: 250px;
      max-width: 480px;  
   }
   #page-wrap {
      background: none repeat scroll 0 0 #fff;
     overflow: visible;
   }
   #header {
      max-width: 480px;  
     background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
   }
   #logo {
      max-width: 480px;  
      margin: 0 auto;
   }
   #logo a h1 {
      max-height: 58px;
      text-indent: 20px;   
   }
   #logo a h1 strong {
   }
   #subHeader { 
       display: block;
       max-width: 400px;
       text-indent: 20px;   
   }   #logo a {
      font-size: 20px;
   }
   #emoWrap {
      background: none;
       border: 0 none;
       box-shadow: 0 0 0;
       margin: 10px auto 0;
       min-height: 600px;
       padding: 0 0 0;
       width: 480px;
   }
   #emoContentContainer {
       margin: 0 0 0;
       padding: 20px;
       width: 440px;
   }
   .innerEmoContent {
      width: auto !important;
   }
   #emoContentContainer p, #emoContentContainer li {
    font-size: 18px !important;
    line-height: 24px;
    margin-bottom: 0;
   }
   #emoContentContainer p {
      margin-bottom: 12px;
   }
   #nav {
       float: left;
       margin: 0;
       max-width: 460px;
       overflow: hidden; 
       max-height: 80px;
      position: static;
   }
   #nav a {
   }
   #footer-wrap,
   #footer {
      width: 470px;  
      float:left;
     height: 50px;
   }
   #footer-wrap {
      background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
     height: auto !important
   }
   #footer {
      margin-top: 0 !important;
     height: auto !important
   }
   #widget_area_footer {
      display: block;
       float: left;
       font-family: arial !important;
       padding: 0;
      width: 480px;
   }
   .footerbox {
       float: left;
       margin: 0 0 0 15px;
       text-align: center;
       width: 440px;
   }
   .footbox, #widget_area_footer #login_widget {
       border: 0 none;
       box-shadow: 0 0 3px #666666 inset;
       float: none;
       height: 210px;
       margin: 0;
       width: auto;
   }
   #footer .widgetContainer {
       background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
       height: 210px;
       margin: 0 0 5px 25px;
       width: 420px;
   }
   .footerbox h3 a,
   .footerbox .flinks a,
   .footerbox .fcontact {
    margin-left: 0;
    }
   
#footbox p {
    color: #000000 !important;
    font: 18px/22px "Gill Sans","Gill Sans MT",Calibri,sans-serif !important;
    margin: 0 5px;
    padding: 10px;
    text-align: left;
}
   #sidebar {
      display: none;
   }
   #contact_us .box {
      clear: none !important;
       float: left !important;
       height: 270px !important;
       margin-right: 5px !important;
       max-width: 400px !important;
   }
   #contact_us .contactRow {
       height: 300px;
       width: 100%;
   }  
   .header_contact {
      display: none;
   }
   #copyright {
      display: none;
   }
}


/* End Media Queries */


