 /*

*/
body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 62.5%;
    background: #6c0000 url(images-design/bodyBackground.gif) repeat-x left top;
    background-attachment: fixed;
}

#wrap
{
    width: 860px;
    margin: 0px auto;
    padding: 0px;
    font-size: 1.2em;
    line-height: 1.6em;
    background-color: #080837;
}
/**************************** Universal/Typography *******************/

h2#pageTitle
{
    margin: .3em 0 0 0;
    padding: 0em;
    font-size: 2em;
    line-height: 1.6em;
    color: #7474a6;
    line-height: normal;
}
hr.clear
{
    visibility: hidden;
    clear: both;
    height: 0;
    width: 100%;
    background-color: Transparent;
    border: 0;
    padding: 0;
    margin: 0;
    display: block;
}

h2, h3, h4, h5, h6
{
    margin: .5em 0;
    line-height: normal;
}

h3
{
    font-size: 1.5em;
}
h4
{
    font-size: 1.2em;
}
h5
{
    font-size: 1em;
}
h6
{
    font-size: 0.5em;
}
a
{
    color: #3e77d4;
}
a:visited
{
    color: #4f3266;
}
a:hover
{
}
a:active
{
}
a img
{
    border: 0;
}
p
{
    margin: 0.25em 0em;
    padding: 0.25em 0em;
}
blockquote
{
    margin-top: 2em;
    margin-bottom: 2em;
}
cite
{
    display: block;
    margin: .7em 0;
    text-align: right;
}
ul
{
    list-style-image: url(images-design/bullet.gif);
}
ol
{
}
dt
{
    float: left;
    font-weight: bold;
    margin-right: .5em;
}
.buttonSpecial
{
    clear: right;
    float: right;
    padding: 0px;
    text-align: center;
    height: 60px;
    width: 240px; /*  margin:0px auto; */
    line-height: 60px;
    background: url(images-design/buttonSpecialBg3.gif) no-repeat left top;
    font-size: 1.4em;
    font-weight: bold;
    display: block;
    color: #3e77d4;
    text-decoration: none;
}
.buttonSpecial:hover
{
    background: url(images-design/buttonSpecialBg3ani.gif) no-repeat left top;
}
.buttonSpecialTwoline
{
    clear: right;
    float: right;
    padding: 10px;
    text-align: center;
    height: 40px;
    width: 220px; /*  margin:0px auto; */
    line-height: 20px;
    background: url(images-design/buttonSpecialBg3.gif) no-repeat left top;
    font-size: 1.1em;
    font-weight: bold;
    margin-left: 1.6em;
    display: block;
    color: #3e77d4;
    text-decoration: none;
}
.buttonSpecialTwoline:hover
{
    background: url(images-design/buttonSpecialBg3ani.gif) no-repeat left top;
}
/**************************** header **********************************/
#header
{
    background: #e9e9f5 url(images-design/headerNoStars.png) no-repeat left top;
    height: 128px;
    margin: 0px;
    padding: 0px;
}
#header h1
{
    float: left;
    padding: 12px 0 0 21px;
    margin: 17px 0 0px 10px;
}

h2#tagline
{
    font-size: 1.5em;
    clear: left;
    float: left;
    padding: 1px 0 0 32px;
    margin: 0px;
    width: 300px;
    color: #840000;
}

#header .buttonSpecial
{
    float: right;
    margin-top: 40px;
    margin-right: 1.7em;
}

/* #header strong
{
    
    display: block;
    width: 25%;
    
    text-align: right;
    font-weight: bold;
    line-height: 1.6em;
    color: #7474a6;
} */
/**************************** Nav ***************************/
#navigation
{
    width: 220px;
    padding: 0px 0px 0px 10px;
    margin: 0px;
    float: left;
    background: #080837;
    color: #9f9ffe;
    line-height: 3.2em;
}
#navigation ul
{
    background: url(images-design/navItemBg.gif) no-repeat right top;
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 1px 0px 2em 0px;
}
#navigation li
{
    margin: 0px;
    padding: 0px;
}
#navigation li a
{
    text-decoration: none;
    display: block;
    margin: 0px;
    padding-left: 2.5em;
    background: url(images-design/navLink.png) no-repeat right bottom;
    color: #9f9ffe;
    font-weight: bold;
}
#navigation li a.sn_item_pressed
{
    background: url(images-design/navPressed.png) no-repeat right bottom;
}
#navigation li a:hover, #navigation li a:active
{
    background: url(images-design/navActive.png) no-repeat right bottom;
    color: #fff;
}

#navigation a { color: #9f9ffe; }
#navigation a:hover, #navigation a:active { color: #fff; }


/******************************** BOXES ********************************/
#boxes
{
    clear: both;
    margin: 10px 6px;
}

#boxes ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

#boxes li
{
    margin: 0;
    padding: 0;
    float: left;
}

#boxes a
{
    background-repeat: no-repeat;
    color: #9F9FFE;
    display: block;
    float: left;
    font-size: 1.4em;
    font-weight: bold;
    height: 42px;
    letter-spacing: 0.5px;
    padding-top: 70px;
    text-align: center;
    text-decoration: none;
    width: 166px;
    margin-right: 4px;
}
#boxes a:active, #boxes a:hover
{
    color: White;
}
#boxes a.voice
{
    background: url(images-design/box-Voice.png);
}
#boxes a.data
{
    background: url(images-design/box-Data.png);
}
#boxes a.gps
{
    background: url(images-design/box-GPS.png);
}
#boxes a.news
{
    background: url(images-design/box-News.png);
    margin-right: 0;
}
#boxes a.support
{
    background: url(images-design/box-Support.png);
}
#boxes a.videoSurveillance
{
    background: url(images-design/box-videoSurveillance.png);
}

/**************************** Content ***********************/
#content
{
    float: left;
    width: 580px;
    padding: 0px 20px 20px;
    margin-bottom: 10px;
    background-color: #eeeef8;
    color: #3c3c59;
}
.imgRight
{
    float: right; /*clear: right;*/
    margin: 1em 0 1em 1em;
}
.imgLeft
{
    float: left;
    margin: 1em 1em 1em 0;
}
.imgCenter
{
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}

.brochure
{
    float: right;
    width: 25%;
    margin: .5em 0 .5em .5em;
    padding: 1em;
    background: #080837 url(images-design/footer.png) no-repeat center top;
    text-align: center;
}

.brochure a
{
    text-decoration: none;
    color: #7474a6;
}


#content div.stars
{
    margin: .5em 0;
    height: 5px;
    background: url(images-design/hr.png) no-repeat center top;
    border: 0;
    display: block;
}

#content div.stars hr
{
    display: none; /* hideous hack because IE insists on putting a border on all visible horiz. rules */
}

#pr dt
{
    float: none;
    font-weight: bold;
    margin: 1em 0 .5em 0;
    font-size: 1.2em;
}

#pr dd
{
    margin-left: 0;
    margin-bottom: .5em;
}

.pullQuote
{
    width: 40%;
    float: right;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 10px;
    background: url(images-design/quoteClose.gif) no-repeat bottom right !important;
    padding: 0px 25px 5px 0px;
}
.pullQuote:first-letter
{
    background: url(images-design/quoteOpen.gif) no-repeat left top !important;
    padding: 5px 2px 10px 35px !important;
}

dl#services
{
}
dl#services dt
{
    margin: 1em 0 .5em 0;
    float: none;
}

dl#services dd
{
    margin: .5em 0 1em 0;
}

#remoteServices
{
}

#remoteServices th, #remoteServices td
{
    width: 25%;
    vertical-align: top;
    line-height: normal;
}

#remoteServices th
{
    font-size: 1.2em;
    padding: .5em;
    background-color: #080837;
    color: #9f9ffe;
}

#remoteServices tr
{
}

#remoteServices .category
{
    text-align: center;
    font-weight: bold;
    padding-top: 1em;
}

#remoteServices .notes
{
    font-size: .9em;
}


/**************************** Footer ************************/
#footer
{
    width: 860px;
    clear: both;
    background: Transparent url(images-design/footer.png) no-repeat center top;
    color: #9f9ffe;
    margin: 0px auto 1.6em auto;
    height: 83px;
    padding: 1em 0;
    display: block;
}
#footer a
{
    color: #9f9ffe;
}


p.footerLeft
{
    font-size: 11px;
    margin: 0 0 1em 2em;
    padding: 0em;
    float: left;
    line-height: normal;
    clear: left;
}
p.footerRight
{
    display: none;
    margin: 0 2em 0 0;
    padding: 0em;
    float: right;
    line-height: normal;
}

#footerBottom
{
    height: 10px;
    margin: 0px;
    padding: 0px;
    visibility: visible;
}
/**************************** Web Forms  ********************/
fieldset
{
    border: 2px solid #9f9ffe;
}
legend
{
    font-weight: bold;
}
.form dt
{
    clear: both;
    float: left;
    text-align: right;
    width: 26%;
    padding: 0.5em 1% 0.5em 0em;
}
.form dd
{
    margin: 0px;
    padding: 0.5em 0% 0.5em 26%;
}
/*******************************************************/
/*******************************************************/
/************************** A8B catalog page ***********/

.a8b_full_width
{
    text-align: center;
    margin: 0px auto;
    display: block;
}
.a8b_inline_img
{
    float: left;
    margin-bottom: 16px;
    margin-right: 16px;
}
.a8b_inline_img_alt
{
    float: right;
    margin-bottom: 16px;
    margin-left: 16px;
}
.a8b_intro h2, .a8b_offerings h2, .a8b_close h2
{
    text-align: center;
}
.a8b_offerings div
{
    clear: both;
}
.a8b_close
{
    clear: both;
}

/********************confertel page********************/
#confertel h2
{
    line-height: 2.8ex;
    margin-top: 0.6ex;
    margin-bottom: 0.6ex;
}
#confertel .conf_box
{
    width: 25%;
    float: left;
    padding-bottom: 3ex;
}
#confertel .conf_box a, #confertel a
{
    text-decoration: none;
    font-size: 12px;
}
#confertel .conf_box a img
{
    border: none;
}
#confertel .conf_box span.title
{
    color: #008800;
    font-weight: bold;
    display: block;
    margin: 0px auto;
    text-decoration: underline;
    line-height: 3.2ex;
}
#confertel .conf_box .text
{
    text-align: left;
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    color: Black;
    line-height: 2.6ex;
}
#confertel .left_list
{
    width: 225px;
    text-align: left;
    float: left;
    color: #000088;
    list-style-image: url(confertel/images/conf_bullet.png);
}
#confertel .right_list
{
    width: 225px;
    text-align: left;
    float: right;
    color: #000088;
    list-style-image: url(confertel/images/conf_bullet.png);
}
.a8b_mark
{
    float: left;
    margin-left: 202px;
}
#subscribe
{
    border: solid 2px #080837;
    padding: 7px;
    margin: 5px;
    float: right;
    width: 276px;
}
