/* CSS Document */

body{
background: #333 url(../backgrounds/bg-fade_cv.jpg) repeat-x;
}

#splash{
background: #1a1a1a;
border: 1px solid #1a1a1a;
_margin-bottom: 0px;
}

h1, h3, a, a:visited{
color: #ff9900; /* 102164*/
}

.h1-alt{
background: url(../images/product-pages/hline-fade_orange.gif) 62px 20px no-repeat;
}

.h1-sub{
color: #eaeaea;
font-size: 100%;
margin: 0px 0px -0px 8px;
font-style: normal;
font-weight: bold;
}

h6{
color:#ff9900; /* d1daf9  */
}

.section-icon { /* icon for brochure pages - eg. map view icon for map view header text */
margin: 15px 10px -15px 8px;
}


#columns-container{
background: #1a1a1a;
margin-left: 5px;
padding-left: 0px;
_margin-top: -11px;
_float: none;
padding-bottom: 0px;
color: #d5d5d5; /* a5b1d7  d1daf9 */
}


#columns-container #divider{
background: #1a1a1a;
width: 100%;
height: 1px;
margin: 6px 0px 0px 0px;
padding: 0px;
border-bottom: 1px solid #363636;
}

#one-column{
_width: 748px;
}


.notes, sup a, sup a:visited{
color:#515151;
}

#one-column a, a:visited{
color#:FFF;
}

#footer{
margin-top: 5px;
border-top: 5px solid #FFFFFF;
#border-top: 0px;
_border-top: 0px;
}


.overline{
border-top: 1px solid #363636;
}


/* submenu */

#slidetabsmenu {
background: url(../backgrounds/subnav-bg_gray.gif) 0px -8px repeat-x;
margin-top: -5px;
_margin-top: 0px;
padding-top: 6px;
border-top: 1px solid #171717;
border-bottom: 0px;
}

#slidetabsmenu a {
background:url(../navigation/images/SlidingDoors/tab-left_gray.gif) no-repeat left top;
border-bottom: 1px solid #3c3c3c; /* a0a0a2  */
}

#slidetabsmenu a span {
background:url(../navigation/images/SlidingDoors/tab-right_gray.gif) no-repeat right top;
color:#666;
}

#slidetabsmenu a:hover span {
color: #eaeaea;
}

#slidetabsmenu #current a {
background-position:0 -24px;
border-bottom: 1px solid #1f1f1f;
}

#slidetabsmenu #current a span {
background-position:100% -24px;
color: #FFF; /* 222 */
}

#slidetabsmenu a:hover {
border-bottom: 1px solid #3c3c3c;
}

#slidetabsmenu a.back-button, #slidetabsmenu a.back-button:visited{
background:url(../navigation/images/SlidingDoors/back-button_gray.gif) no-repeat left top;
background-position: 0px -46px;
}




/*  additional   */

.section-icon { /* icon for brochure pages - eg. map view icon for map view header text */
margin: 15px 10px -15px 8px;
}


#four-column-I, #four-column-IV{
padding-top: 15px;
}

li {
line-height: 120%;
margin-bottom: 10px;

}

.normal{
color: #d5d5d5;
}

.bullet-lossofcomm{
color: #FF9900;
list-style-image: url(../images/bullets/bullet-lossofcomm.png);
}

.bullet-pending{
color: #333;
list-style-image: url(../images/bullets/bullet-pending.png);
}

.bullet-automatic{
color: #00e400;
list-style-image: url(../images/bullets/bullet-automatic.png);
}

.bullet-fire{
color: #00c2f3;
list-style-image: url(../images/bullets/bullet-fire.png);
}

.bullet-other{
color: #ffe508;
list-style-image: url(../images/bullets/bullet-other.png);
}

.bullet-fault{
color: #e40000;
list-style-image: url(../images/bullets/bullet-fault.png);
}

a.view-demo-button, a.view-demo-button:visited{
background: url(../images/product-pages/view-demo_cv.png) 0px 0px ;
width: 128px;
height: 35px;
margin: 35px 0px 0px 160px;
padding: 0px 0px 0px 0px;
position: relative;
float: left;
z-index: 100;
}

a.view-demo-button:hover, a.view-demo-button:visited:hover{
background-position: 0px -35px;
}

a.view-demo-button:active, a.view-demo-button:visited:active, a.view-demo-button:current, a.view-demo-button:visited:current{
background-position: 0px 35px;
}

a.dl-brochure, a.dl-brochure:visited{
border: 1px solid #3c3c3c;
}