@charset"utf-8";

/*HOMEPAGE*/
#home_content{width:900px;height:470px;padding:30px;background-image:url(img/home_bg2.jpg);background-repeat:no-repeat;border:1px solid #ccc}
#home_column1{width:300px;float:left}
#home_column2{width:500px;float:right;text-align:right}
#home_column2 h1 {font-size:40px;font-style:italic;line-height:40px;margin:0;padding:0}
.home_introtext{width:420px;float:right;font-size:11px;margin-bottom:30px}
.home_row{width:420px;float:right;font-size:11px}
#footer{margin:0}


/* slideshow */
.slideshow {margin:0;padding:0}

.slideshow .cell{width:130px;margin:0;padding:0;float:right; margin-bottom:20px;text-align:center;margin-left:5px}
.slideshow .cell img{border:1px solid #ccc;padding:4px;background-color:#fff}
.slideshow .cell p{font-size:9px;margin:0;padding:0;line-height:12px}


/* COMMON */

#slider{ width:325px;height:17px;float:right; cursor:pointer;background: url(img/slider_bg.gif) repeat-x; border:none;}
.ui-slider .ui-state-default, .ui-slider .ui-slider-handle{ height:17px; width:13px;cursor:pointer; background:url(img/slider_handle.gif) no-repeat; border:none; margin:0; top:0; }
/* .ui-state-default{ background:url(/demo/img/slider_handle.gif) no-repeat} */


/* Interaction states
----------------------------------*/
.ui-state-focus, .ui-widget-content .ui-state-focus,
.ui-state-active, .ui-widget-content .ui-state-active ,
.ui-state-default, .ui-widget-content .ui-state-default, 
.ui-state-default a, .ui-state-default a:link, 
.ui-state-default a:visited
 { 
outline: none;
background:url(/demo/img/slider_handle.gif) no-repeat}

.ui-state-hover a, .ui-state-hover a:hover , .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-corner-all{ outline: none;height:17px; width:13px;cursor:pointer;
background:url(img/slider_handle.gif) no-repeat}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {outline: none}
#footer {border:none}
