﻿/* `Rotator >> `Wrapper
----------------------------------------------------------------------------------------------------*/

#rotator_wrapper { overflow: hidden; position: relative; width: 343px; height: 50px; margin: 0; color: #000; }

#rotator_wrapper li { list-style: none; color: #000; }






#rotator_wrapper1 { overflow: hidden; position: relative; width: 343px; height: 34px; margin: 0 auto; color: #000; }

#rotator_wrapper1 li { list-style: none; }

/* `Rotator
----------------------------------------------------------------------------------------------------*/

#rotator,
#rotator li,
#rotator img { width: 343px; height: 34px; color: #000; }

#rotator { /*	background: #fff;*/ position: relative; }

#rotator li { position: absolute; top: 0; left: 0; }




#rotator1,
#rotator1 li,
#rotator1 img { width: 215px; height: 200px; }

#rotator1 { /*	background: #fff;*/ position: relative; }

#rotator1 li { position: absolute; top: 0; left: 0; }

/* `Rotator >> `Controls
----------------------------------------------------------------------------------------------------*/

#rotator_controls { overflow: hidden; position: absolute; top: 5px; left: 2px; }

#rotator_controls li { display: inline; float: left; margin: 0 0 0 3px; width: 30px; }

#rotator_play_pause,
#rotator_controls a { background: #ccc url(../; col/gradient.gif) repeat-x; border: 1px solid #000; color: #999; display: block; font: bold 11px Verdana, sans-serif; padding: 1px 5px 2px; text-align: center; text-decoration: none; }

#rotator_controls a.current { color: #000; text-decoration: underline; }

#rotator_play_pause:hover,
#rotator_controls a:hover { background: #000; border-color: #fff; color: #fff; }

#rotator_play_pause { position: absolute; top: 5px; right: 5px; }

/* For IE6. */
* html #rotator_play_pause,
* html #rotator_controls a { height: 1%; }







#rotator_controls1 { overflow: hidden; position: absolute; top: 5px; left: 2px; }

#rotator_controls1 li { display: inline; float: left; margin: 0 0 0 3px; width: 30px; }

#rotator_play_pause1,
#rotator_controls1 a { background: #ccc url(../; col/gradient.gif) repeat-x; border: 1px solid #000; color: #999; display: block; font: bold 11px Verdana, sans-serif; padding: 1px 5px 2px; text-align: center; text-decoration: none; }

#rotator_controls1 a.current1 { color: #000; text-decoration: underline; }

#rotator_play_pause1:hover,
#rotator_controls1 a:hover { background: #000; border-color: #fff; color: #fff; }

#rotator_play_pause1 { position: absolute; top: 5px; right: 5px; }

/* For IE6. */
* html #rotator_play_pause1,
* html #rotator_controls1 a { height: 1%; }






#rotator li { display: none; }







#rotator1 li { display: none; }


#container { padding: 0px; }
#container * { padding: 0px; margin: 0; padding: 0; }



#container1 { padding: 0px; }
#container1 * { padding: 0px; margin: 0; padding: 0; }
