


.anythingSlider                         { width: 960px; height: 400px; position: relative; margin: 0 auto 15px; border-top: 2px solid #b9cadb; border-bottom: 3px solid #b9cadb; 
color: #fff;
font-family: arial, helvetica, sans-serif;
line-height: 1.4em;
font-size: 12px;}

.anythingSlider h1 {
font-size: 18px;
margin-bottom: 5px;
margin-top: 0;
color: #FED24F;}

.anythingSlider h2 {
font-size: 9px;
font-variant:small-caps;
margin-bottom: 20px;
margin-top: -3px;
margin-left: 5px;
color: #CCCCCC;}

.anythingSlider h3 {
color: #FFFFFF;
margin-left: 10px;
font-weight:bolder;
font-size: 12px;
margin-bottom: 7px;
line-height: 1.4em;
font-size: 12px;}

.anythingSlider p {
color: #FFFFFF;
margin-left: 20px;
margin-top: -3px;}

.anythingSlider a {
color: #FED24F;
margin-left: 10px;}

.slidematerial_sapdemo {
margin-top: 75px; 
margin-right: 20px; 
margin-left: 430px;
height: 300px;
}

.slidematerial_eldsdemo {
margin-top: 60px; 
margin-right: 400px; 
margin-left: 75px;
height: 400px;
}

.anythingSlider .wrapper                { width: 960px; overflow: auto; height: 400px; margin: 0 ; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0;   margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 400px; width: 960px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 36px; width: 38px; text-indent: -9999px; position: absolute; top: 175px;}
.anythingSlider .arrow:hover			{cursor: hand;}
.anythingSlider .forward                { background: url('http://www.sensidynegasdetection.com/images/right_arrow.png') no-repeat; float: right; margin-left: 920px;}
.anythingSlider .back                   { background: url('http://www.sensidynegasdetection.com/images/left_arrow.png') no-repeat; float: left;}
.anythingSlider .forward:hover          { background: url('http://www.sensidynegasdetection.com/images/right_arrow_over.png') no-repeat; float: right;}
.anythingSlider .back:hover             { background: url('http://www.sensidynegasdetection.com/images/left_arrow_over.png') no-repeat; float: left;}

#thumbNav                               { position: relative; top: 323px; text-align: center; display:none;}
#thumbNav a                             { color: black; font: 11px/18px; Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04 url(../images/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #e0a213; }

#start-stop                             { background: green; background-image: url(../images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; display: none;}
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }