﻿/**************************** Universal/Typography *******************/
body
{
    margin: 0 auto;
    padding: 0;
    color: White;
    background: #313634 url(images-Design/bkg.gif) repeat-x;
    font-size: 12px;
    font-family: Arial, Arial, Helvetica, sans-serif;
}
a img
{
    border: none;
}
h1
{
    font-size: 16px;
}
h2
{
    margin: 0;
    padding: 0;
    color: White;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}
h3
{
    font-size: 14px;
    font-weight: bold;
}
a
{
    color: White;
}
a:hover
{
    color: #ff472f;
}
.innersection
{
    padding: 10px;
}
img
{
    text-decoration: none;
    outline: none;
}

#wrap
{
    margin: 0 auto;
    padding: 0;
    width: 960px;
    height: 768px;
}
p
{
    color: White;
}
hr.clear
{
    clear: both;
    visibility: hidden;
    border: none;
    height: 1px;
}
/**************************** header *******************/
#header
{
    margin-top: -6px;
    background: url(images-Design/logo_bkg.png) center;
    height: 145px;
    width: 960px;
    position: absolute;
    z-index: 1;
}
#social
{
    top: 8px;
    right: 10px;
    position: absolute;
}
#social a
{
    text-decoration: none;
}
#logo
{
    float: left;
    width: 300px;
    padding: 10px 0px;
}
#nav
{
    float: left;
    height: 76px;
    padding: 37px 0;
    width: 660px;
}
#navigationsection
{
    background: url(images-Design/bkg_nav.gif) repeat-x;
    height: 31px;
}
#navigationsection ul
{
    margin: 0;
    padding: 0;
}
#navigationsection ul li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
}
#navigationsection li a
{
    color: White;
    font-weight: bold;
    display: block;
    height: 10px;
    line-height: 10px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 90px;
}
#navigationsection li a:hover
{
    background: url(images-Design/bkg_navHover.gif) repeat-x;
    height: 21px;
}

.logoalign
{
    margin-left: 35px;
}
/**************************** Middle Wrapper *******************/
#middlewrap
{
    position: absolute;
    top: 70px;
    width: 960px;
}
.headersmall
{
    font-size: 15px;
}
/**************************** Middle Section *******************/

.leftsection
{
    width: 178px;
    float: left;
}
.rightsection
{
    float: left;
}

.leftsection a
{
    text-decoration: none;
}.leftsection2 a
{
    text-decoration: none;
}

#banner
{
    background: gray;
    height: 187px;
    padding: 5px;
    position: relative;
    z-index: -1;
}
#subnavigation
{
    background: url(images-Design/bkg_subNav.gif) repeat-x;
    height: 140px;
    padding: 5px 0px;
}#subnavigation2
{
    background: url(images-Design/bkg_subNav2.gif) repeat-x;
    height: 225px; 
    padding: 5px 0px;
}
.box
{
    height: 115px;
    width: 290px;
    padding: 10px 15px;
    float: left;
}.box2
{
    height: 115px;
    width: 220px;
    padding: 10px 10px;
    float: left;
}
.box2 p
{
   font-size:14px;
    }
.leftsection2
{
    width: 135px;
    float: left;
}
.rightsection2
{
    float: left;
}

/**************************** Main Content *******************/

.leftsection
{
    width: 202px;
    float: left;
}
.rightsection
{
    float: left;
}
#maincontent
{
    width: 640px;
    padding: 2px 0px;
    float: left;
}
#mainsection
{
    border: 3px solid white;
    padding: 10px;
    height: 230px;
}
.mainheaders
{
    height: 30px;
    line-height: 10px;
    padding: 10px;
}

.mainrightheaders
{
    height: 30px;
    padding: 10px;
}

.mainrightheaders
{
    height: 30px;
    line-height: 10px;
    padding: 10px;
}
.subheaders
{
    font-style: italic;
}

.alignimage
{
    float: left;
    padding: 10px;
}
#sponsors
{
    margin-left: 40px;
    clear: both;
    height: 30px;
    padding: 10px;
}
.date
{
    color: #898989;
}
.imgLeft
{
    float: left;
    margin: .5em .5em .5em 0;
    border: solid 1px #939598;
    padding: 3px;
    background-color: #FFFFFF;
}

.imgRight
{
    float: right;
    margin: .5em 0em 1em 1em;
    border: solid 1px #939598;
    padding: 3px;
    background-color: #FFFFFF;
}
.imgRightNoBorder
{
    float: right;
    margin: .5em 0em .5em 1em;
    padding: 3px;
}
.imgLeftNoBorder
{
    float: left;
    margin: .5em .5em .5em 0em;
    padding: 3px;
    background-color: #FFFFFF;
}
.imgCenter
{
    display: block;
    margin: 1em auto;
    text-align: center;
}
.contactImg
{
	float: right;
	border: solid 1px #939598;
    padding: 3px;
    background-color: #FFFFFF;
	margin-right: 100px;
}
.red
{
    color: Red;
}
#catalog img
{
    background: #fff;
}

#content
{
    padding-top: 80px;
}

.sectionServices
{
    clear: left;
    padding: 10px;
    background: #333;
    border: 1px dotted #999;
    overflow: auto;
}
#content .sectionServices h3
{
    clear: left;
}
.sectionServices ul
{
    float: left;
    width: 255px;
    margin-top: 0;
}
.sectionServices img
{
    margin-bottom: 2em;
}
#zultyslinks
{
    color: #fff;
}
#marketing
{
    text-align: center;
    padding-top: 80px;
}
#marketing img
{
    border: 1px solid #000;
    display: block;
    margin: 10px auto;
}
.marketContact
{
    width: 400px;
    color: #333;
    display: block;
    margin: 25px auto;
    background: #e7e7e7;
    border: 4px solid #000;
    box-shadow: 5px 5px 5px #333;
    padding-bottom: 10px;
    text-align: center;
}
.marketContact dl dt, .marketContact dl dd
{
    margin: 0;
    padding: 0;
}
.marketContact h3
{
    background: #333;
    padding: 15px;
    text-align: center;
    color: #e7e7e7;
    margin-top: 0;
}
/**************************** Right Side Bar *******************/
#rightsidebar
{
    border-left: 5px solid #313634;
    float: left;
    padding: 10px 0px 0px 10px;
    width: 305px;
}
.rightsidebarinner
{
    padding: 80px 10px 0px 10px;
    background: #464646;
}

/**************************** Footer *******************/
#footer
{
    font-size: 10px;
    clear: both;
    color: #464646;
    height: 33px;
    background: #C4C4C4;
    border: 1px solid #000;
}

#copyright
{
    float: left;
    height: 32px;
    line-height: 32px;
    text-align: right;
    width: 800px;
}
#subscribe a
{
color: Black;
}

/**************************** rotator *******************/

#rotator
{
    color: #000;
    position: relative;
    border: 10px solid #000;
    margin: 0;
    padding: 0;
    font-size: 16px;
    height: 185px;
}

/* Tabs */
ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    float: left;
    visibility: hidden;
    font-family: Arial, Helvetica, sans-serif;
}

ul.ui-tabs-nav
{
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 1;
    width: 100%;
    background: #FFF;
    border-top: 1px solid #FFF;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited
{
    font-size: .8em;
    font-weight: normal;
    color: #999;
    background: #FFF;
    border-left: 1px solid #FFF;
    border-right: 1px solid #c5ced9;
}

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover, #rotator .ui-tabs-nav-item a:active
{
    background: #FFF;
    color: #333;
}

#rotator .ui-tabs-nav-item a span
{
    float: left;
    padding: 1em;
    cursor: pointer;
}

/* Active Tab */
#rotator .ui-tabs-selected a:link, #rotator .ui-tabs-selected a:visited, #rotator .ui-tabs-selected a:hover, #rotator .ui-tabs-selected a:active
{
    background: #fff;
    color: #333;
}

/* Content Panels */

#rotator .ui-tabs-panel
{
    font-family: Arial, Helvetica, sans-serif;
    clear: left;
    color: #000;
    padding: 75px 340px 15px 55px;
    height: 95px;
}

#rotator .ui-tabs-panelRight
{
    font-family: Arial, Helvetica, sans-serif;
    clear: left;
    color: #000;
    height: 95px;
    padding: 75px 0px 15px 455px;
}

#rotator .ui-tabs-hide
{
    display: none;
}

#rotator h2
{
    font-weight: normal;
    margin: 0;
    font-family: Arial Black,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-size: 18px;
    font-weight: bold;
    line-height: 14px;
}
.firstContentHeader
{
    color: #0072bc;
}
.secondContentHeader
{
    color: #252525;
}

.thirdContentHeader
{
    color: #005952;
}.fifthContentHeader
{
    color: #454544;
   
}
.breaking
{
   margin-left:150px;
    }

.spaceOut
{
    height: 5px;
}
.forthContentHeader
{
    color: #f26522;
}

#rotator p
{
    font-size: 14px;
    margin: .5em 0;
    color: #333;
}

#rotator .ui-tabs-panel a
{
    color: white;
    font-weight: bold;
    text-decoration: none;
    background: #464646;
    padding: 5px;
}
#rotator .ui-tabs-panel a:hover
{
    color: orange;
    text-decoration: underline;
}

#rotator .btn_get_started
{
    float: left;
    height: 30px;
    width: 99px;
    text-indent: -9999em;
    margin-right: 7px;
    overflow: hidden;
}

#rotator .btn_learn_more
{
    float: left;
    height: 26px;
    font-size: .9em;
}

/* Background Images */
#rotator #fragment-1
{
    background: transparent url(images-Content/banner/00_v1.jpg) no-repeat top right;
}

#rotator #fragment-2
{
    background: transparent url(images-Content/banner/04.jpg) no-repeat top right;
}

#rotator #fragment-3
{
    background: transparent url(images-Content/banner/03.jpg) no-repeat top right;
}

#rotator #fragment-4
{
    background: transparent url(images-Content/banner/01.jpg) no-repeat top right;
}#rotator #fragment-5
{
    background: transparent url(images-Content/banner/05.jpg) no-repeat top right;
}
.imgShadow
{
    -moz-box-shadow: 10px 10px 5px #888;
    -webkit-box-shadow: 10px 10px 5px #888;
    box-shadow: 10px 10px 5px #888;
}
.lookBox1
{
    background-color: #6D6F6F;
    border: 4px solid #9D0505;
    width: 700px;
    display: block;
    margin: 0 auto;
}
.lookBox1 h3
{
    font-size: 26px;
}
.lookBox2
{
    width: 600px;
    display: block;
    margin: 20px auto;
    background-color: #D8D7D7;
    border: 2px solid #9D0505;
    padding: 15px;
}
.lookBox2 h2
{
    font-size: 28px;
    color: #4D4C4C;
}
.lookBox2 h3
{
    font-size: 22px;
    color: #686868;
}
.lookSpecial
{
    color: #9D0505;
}
#learn
{
   width:300px;
   display:block;
   margin: 0 auto;
    }
    #learn legend
    {
       color:#A3040F;
       font-size:18px;
       font-weight:bold;
        }
        .contactHighlight
        {
           color:#BE0F24;
           font-weight:bold;
           font-size:13px;
            }
           #assess
            {
               background:#C7C6C6;
               color:#444343;
               font-size:15px;
               font-weight:bold;
               display:block;
               margin:0 auto;
               width:500px;
               border-radius: 5px;
                }
                 #assess legend
                 {
                    color:#821319;
                    font-size:18px;
                          background:#F8F7F7;
                          padding:10px;
                          border-radius: 10px;
                     }
            
