
.sliderframe {
    background: none repeat scroll 0 0 #000000;
    height: 280px;
    width: 920px;
	margin: 0px;
    padding: 0px;
}
.sliderframe body, body .bodySlider { padding: 0px; margin: 0px; width: 960px; height: 360px; }
#fslider {
    background: none repeat scroll 0 0 #000000;
    height: 280px;
    margin: 0px;
    padding: 0px;
    width: 920px;
}
.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }
#cs-navigation-apDiv1 {
	width: 920px;
}
.cs-buttons {
    background: url("images/alt3.jpg") repeat-x scroll center top #111111;
    bottom: 0 !important;
    display: block;
    float: right;
    font-size: 0;
    height: 28px;
    left: auto !important;
    margin-bottom: auto;
    margin-left: 0 !important;
    margin-right: auto;
    margin-top: auto;
    padding: 0 0 0 200px;
    position: absolute !important;
    right: 0;
    text-align: center;
    width: 740px;
}
.cs-buttons a {
    background: url("images/altsub3.jpg") repeat-x scroll left top transparent;
    border: 1px solid #4F669D;
    color: #B8C4CF;
    display: inline-block;
    height: 14px;
    margin: 4px;
    text-indent: -1000px;
    width: 14px;
}

.cs-buttons a:hover {
	background: url("images/altsub4.jpg") repeat-x scroll left top transparent;
    border: 2px solid #409EFF;
    box-shadow: 0 0 2px 4px #2C537A;
    margin: 3px
}
.cs-active { background-color: #4F669D; color: #FFFFFF; }

.cs-title {
    background: url("images/sdesc.jpg") repeat scroll 0 0 transparent;
    box-shadow: 0 0 12px #000000;
    color: #788491;
    display: block;
    float: right;
    font: 14px Arial;
    height: 240px;
    opacity: 1 !important;
    padding: 20px;
    right: 0;
    width: 220px;
}
.cs-title b {
    border-bottom: 1px solid #1A2935;
    color: #FFFFFF;
    display: block;
    font: 16px Lucida Sans Unicode,Arial,Tahoma;
    padding: 0 0 8px;
    text-shadow: 2px 2px 2px #000000;
}

.cs-prev {
    background: url("images/slider_cnt_left.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
    font: bold 11px/122px Tahoma,Arial !important;
    height: 122px !important;
    padding: 0 10px;
    text-transform: capitalize;
    bottom: 0 !important;
    width: 68px !important;
	top: auto !important;
}
.cs-next {
    background: url("images/slider_cnt_right.png") no-repeat scroll right center transparent;
    color: #FFFFFF;
    font: bold 11px/122px Tahoma,Arial !important;
    height: 122px !important;
    padding: 0 10px;
    right: 0;
    text-align: right;
    text-transform: capitalize;
    bottom: 0 !important;
    width: 68px !important;
	top: auto !important;
	margin-right: 3px;
}
