﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;	font-size: 100%; font-family: inherit;vertical-align:top;text-align:left;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {	line-height: 1;	color: black;	background: white;}
a { text-decoration: none; }
ol, ul {	list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate;	border-spacing: 0;}
caption, th, td {	text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {	content: "";}
blockquote, q {	quotes: "" "";}

/* +++++++++++++++++++++++++++++++++++++++++++++++ MAIN AD SCROLLER SLIDER STYLES +++++++++++++++++++++++++++++++++++++++++++++++ */
/* 910 x 350 */
#HomeMainSlider{ float:left;width:910px;height:350px;margin:0px 0 0 0px; position:relative;}
#HomeMainSlider .wrapper { width: 910px; overflow: auto; height: 350px; margin: 0 ; 
                           position: absolute; top: 0; left: 0; }
                                        /* Width below is max for Opera */
#HomeMainSlider .wrapper ul          { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; background: #eee; margin: 0; }
#HomeMainSlider .wrapper ul li       { display: block; float: left; padding: 0; width: 910px; height: 350px; margin: 0; }

#HomeMainSlider .thumbNav            { z-index:20; position: relative; top: 315px;right:10px; float:right;}
#HomeMainSlider .thumbNav li         { display: inline; }
#HomeMainSlider .thumbNav a          { color: black; font: 11px/18px Georgia, Serif; display: inline-block; width:22px; height: 22px;margin:0 5px 0 0;  background: transparent url(images/banner_button_off.gif) no-repeat; }
#HomeMainSlider .thumbNav a:hover    {  }
#HomeMainSlider .thumbNav a.cur      { background: transparent url(images/banner_button_on.gif) no-repeat; }
#HomeMainSlider li.arrow             {display:none;}

/*  Prevents*/
#HomeMainSlider .wrapper ul ul       { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
#HomeMainSlider .wrapper ul ul li    { float: none; height: auto; width: auto; background: none; }
.start-stop                          { display:none; }
.start-stop.playing                  { display:none; }
.start-stop:hover                    { display:none; }



