body
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 75%;
    margin: 35px 0 0 0;
    padding: 0;
    background: #eee url(/ats/images/body_bg.jpg) top left repeat-x;
}
table, div
{
    margin: 0;
    padding: 0;
}
#wrapper
{
    width: 896px;
    margin: 0 auto;
 
}
#header
{
    background: url(/ats/images/header_bg.jpg) top left no-repeat;
    width: 896px;
    height: 111px;
}
#header a.logo
{
    width: 101px;
    height: 111px;
    float: left;
    text-decoration: none;
}
#header .links
{
    float: right;
    text-align: center;
    height: 60px;
    width: 175px;
    margin: 10px;
}
#header #d1
{
    margin-left: 106px;
    width: 600px;
}
#main
{
    background-color: #fff;
    width: 896px;
}
#main #home
{
    width: 896px;
    min-height: 400px;
}


body #main #content
{
    background: #fff url(/ats/images/content_main_bg.jpg) 0 0 no-repeat;
}

body#home #main #home
{
    background: #fff url(/ats/images/home_bg.jpg) -1px -2px no-repeat;
}

dd#main #home h1
{
    float: left;
    position: relative;
}


/*For Content pages */

#main .buttons3x
{
    float: right;
    width: 184px;
    height: 131px;
    background: url(/ats/images/content_buttons3x_bg.png) top left no-repeat;
    padding: 12px 0 0 0;
}
#main .buttons3x a
{
    color: #1D2E7E !important;
    height: 33px;
    margin-bottom: 3px;
    display: block;
    font: 16px "Trebuchet MS" , Arial, Helvetica, sans-serif;
    line-height: 20px;
    text-decoration: none;
    padding-left: 10px;
    padding-top: 3px;
}
#main .buttons3x a:hover
{
    background: url(/ats/images/content_buttons3x_bg.png) -220px -12px no-repeat;
}
#main .buttons3x a .supertitle
{
    font-size: 10px;
    line-height: 10px;
}


/* OVERRIDE FOR HOME PAGE*/

#main #home .buttons3x
{
    float: none;
    margin-left: 604px;
    width: 293px;
    height: 317px;
    background: url(/ats/images/buttons3x_bg.png) top left no-repeat;
    padding: 30px 0 0 0;
}
#main #home .buttons3x a
{
    color: #1D2E7E !important;
    height: 70px;
    margin-bottom: 6px;
    padding: 10px;
    padding-top: 5px;
    padding-left: 20px;
    display: block;
    font: 22px "Trebuchet MS" , Arial, Helvetica, sans-serif;
    line-height: 20px;
    text-decoration: none;
}
#main #home .buttons3x a:hover
{
    background: url(/ats/images/buttons3x_bg.png) -330px -31px no-repeat;
}
#main #home .buttons3x a .supertitle
{
    font-size: 12px;
    line-height: 14px;
}
#main #home .buttons3x a p
{
    line-height: 11px;
    font-size: 11px;
    color: #333;
    margin: 5px 0 0 0;
}

#home div.logos
{
    float: right;
    width: 175px;
}



#main #content
{
    background: #fff url(/ats/images/home_bg.jpg) top left no-repeat;
}



#footer
{
    width: 95%;
    border-top: 1px solid #58A1DF;
    color: #58A1DF;
    margin: 20px auto;
    min-height: 40px;
    padding: 20px 0;
    text-align: right;
}
#footer img
{
    float: left;
}
#footer div
{
    margin-top: 20px;
}





/* TAB SET STYLES*/


.tabs
{
    margin: 0 25px 0 25px;
}
body#home .tabs
{
    width: 650px;
    margin: 0 0 0 25px;
}

.template
{
    background: #f8f8f8 url(/ats/images/radpanel_template_bg.jpg) 0 0 repeat-x;
    padding: 0 20px 20px 20px;
}

#tab_links
{
    margin-bottom: -1px;
    margin-left: 15px;
    margin-top: 10px;
    padding-top: 50px;
}

#home #tab_links
{
    padding-top: 15px;
}
#tab_links a.tab
{
    background: url(/ats/images/tab_link_bg.png) 0 0 no-repeat;
    border-collapse: collapse;
    color: #58A1DF;
    font-size: 16px;
    letter-spacing: -0.05em;
    line-height: 30px;
    margin: 4px 0.5em 0 0;
    padding: 7px 2em 3px;
    text-align: center;
    text-decoration: none;
    border-right: 1px solid #ccc;
}
#tab_links a.tab:hover, #tab_links a.tab.selected
{
    font-size: 16px;
    background: url(/ats/images/tab_link_bg.png) 1px -58px no-repeat;
    color: #053374;
    padding: 7px 2em 4px;
}
#tab
{
    background: #FFFFFF url(/ats/images/viewer/viewer_tabset_bg.png) repeat-x scroll left bottom;
    margin-left: 5px;
}
#tab .panel
{
    background: #FFFFFF url(/ats/images/tab_panel_bg.jpg) top left repeat-x;
    padding: 25px;
    min-height: 125px;
}
/* Hides first h2 in a tab */
#tab .panel h2:first-child
{
    display: none;
}
#tab .slide h2:first-child
{
    display: block;
}


/* TELERIK STYLES */


.RadPanelbar_Default
{
    white-space: normal !important;
}
ul.rootGroup
{
    margin: 0 -15px 0 0 !important;
    background: #fff;
    border: none !important;
}
#tab ul.rootGroup li.item
{
    margin: 0px !important;
}
#tab ul.rootGroup li.item ul.slide, #tab ul.rootGroup li.item ul.slide ul, #tab ul.rootGroup li.item ul.slide ul li, #tab ul.rootGroup li.item ul.slide ul.group, #tab ul.rootGroup li.item ul.slide ul.group li
{
    margin: 0 !important;
    padding: 0 !important;
}

.RadPanelbar_Default .rootGroup .link
{
    background-image: none !important;
}
.RadPanelbar_Default .rootGroup .link .text
{
    font: 14px trebuchet ms;
    line-height: 37px !important;
    color: #053374;
}


/* HOVER over RadPanel link*/
#tab .RadPanelbar_Default .rootGroup a.link
{
    background: url(/ats/images/radpanel_link_bg.jpg) 0 0 repeat-x !important;
    border: 1px solid #ccc;
    border-bottom: none;
}

#tab .RadPanelbar_Default .rootGroup a.expanded
{
    background: url(/ats/images/radpanel_link_expanded_bg.jpg) 0 0 repeat-x !important;
}
#tab .RadPanelbar_Default .rootGroup a.expanded .text
{
    color: #000;
    font-size: 18px;
}



/* Portfolio Styles */

.radpanelportfolio .slide div p
{
    margin-left: 350px;
    margin-top: 0px;
    color: #fff;
}

.radpanelportfolio .slide div ul
{
    margin-left: 400px !important;
    color: #fff;
}

.radpanelportfolio .slide div
{
    height: 285px;
    overflow: hidden;
    border: 1px solid #ccc;
    z-index: 0;
}
.slide h2
{
    font-size: x-small;
    visibility: hidden;
    margin: 0px;
    padding: 0;
}
.slide .boma
{
    background: url(/ats/images/port_bg_boma.jpg) 0 0 no-repeat;
}
.slide .nsp
{
    background: url(/ats/images/port_bg_nsp.jpg) 0 0 no-repeat;
}
.slide .nmbar
{
    background: url(/ats/images/port_bg_nmbar.jpg) 0 0 no-repeat;
}
.slide .cml
{
    background: url(/ats/images/port_bg_cml.jpg) 0 0 no-repeat;
}
.slide .seg
{
    background: url(/ats/images/port_bg_seg.jpg) 0 0 no-repeat;
}
.slide .rbma
{
    background: url(/ats/images/port_bg_rbma.jpg) 0 0 no-repeat;
}
.slide .mada
{
    background: url(/ats/images/port_bg_mada.jpg) 0 0 no-repeat;
}

.slide ul.designs li
{
    display: inline;
    font-size: 16px;
}
.slide ul.designs li a
{
    color: #BFDDFC;
}
