/* Slider CSS Document */

div#sliderbox{margin: 10px 57px 10px 57px; border-color:#FFFFFF ; border-style: solid; border-width:medium; padding: 0px 0px 0px 0px}

div#canvas div{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px }
div#canvas div.slider_bg {position: relative; height: 120px; width: 250px; float: left}
div#canvas div.slider_toptext{ margin: 0px 0px 3px 0px; padding: 0px 0px 0px 0px }
div#canvas div.slider_toptext_1{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float:left; width: 110px; text-align:center; font-weight:bold; letter-spacing: -1px }
div#canvas div.slider_toptext_2{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px }

div#canvas div a {text-decoration:none; color: #333333; border: none}

div#canvas div a img{border: none; text-decoration:none}

#p0 { background: #C1E0FF }
#p1 { background: #A2CFFC }
#p2 { background: #6FB5FB }
#p3 { background: #459FF9 }
#p4 { background: #1084F8 }
#p5 { background: #0772DD }

#p0 div.slider_toptext { background: #CDE1FD }
#p1 div.slider_toptext { background: #BBD7FD }
#p2 div.slider_toptext { background: #AACCFC }
#p3 div.slider_toptext { background: #8CBBFC }
#p4 div.slider_toptext { background: #73ACFB }
#p5 div.slider_toptext { background: #5A9DFA }


#slider 	{ width: 800px; overflow: hidden; position: relative; }
#mask		{ width: 1500px; position: relative; left: 0px;}
#canvas		{ width: 2000px; float: left; }

div.slider_toptext{ padding-left: 0px; width: 250px; height: 20px; font-size:small; text-align:left; color: #333333 }
div.slider_bottomdiv{ width: 250px; height: 100px; }
div.slider_imagediv{ width: 110px; height: 100px; float:left }
div.slider_image{ text-align:center; padding: 0px 0 0px; }
div.slider_caption{ margin-bottom:3px; font-size:small; font-weight:bold; letter-spacing: -1px; color: #333333}
div.slider_textcontainer{ width: 140px; height: 100px; float: left; position:relative; text-align:left }
div.slider_text{ position:absolute; top:45%; font-size:x-small }
