﻿.slideImage
{
    /*position:absolute;*/
    /*height:225px;
    width:999px;*/
    background-image:url('../images/banner1.jpg');
    background-repeat:no-repeat;    
    width:746px;
    }      
.imageSlide
{
    height:225px;
    width:744px;
    }    
.sliderImageWrapper
{
    margin-left: 0px;
    }
.sliderContent
{
    background-image:url('../images/sliderIcon.jpg');
    background-repeat:no-repeat;
    background-position:left;
    color: #e9f7fa;
    font-size: 13px;
    margin-left: 38px;
    margin-top:15px;
    padding-left: 40px;
    padding-top:3px;
    height:18px;
    }    
.sliderContentWrapper
{
    margin-left: 88px;
    padding-top: 27px;
    width:900px;
}    

.sliderContentBox
{
    color: #e9f7fa;
    font-size: 13px;
    line-height:18px;
    }
.sliderHeader
{
    font-size:28px;
    color:#ffffff;
    margin-bottom:10px;
    }
.caroufredsel_wrapper #runCarousel
{
    height:226px !important;
    }

div.set {
	/*padding: 9px;
	margin: 7px;*/
	display: block;
	float: left;
}
.counterRowWrapper
{
    margin-top:42px;
    }
.sliderBottomPanel
{
    background-image:url("../images/banner_blue.png");
    background-repeat:no-repeat;
    background-position:bottom;
    position:absolute;
    width:744px;
    height:70px;
    top:195px;
    }
.sliderBottomBox
{
    /*position:relative;*/
    text-align:center;
    }    
.clearfix {
	float: none;
	clear: both;
}
.coutnerRow {
    /*clear: both;*/
    /*padding: 10px;*/
    /*position: absolute;
    right: auto;
    top: auto;*/
    margin:0 auto;
    }
.playpauseContainer{
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    position: absolute;
    right: 49px;
    top: 41px;
    display:inline-block;
    *display:inline;
    zoom:1;
    }

.coutnerRow .leftPnl
{
    background-image:url('../images/runningBulletsSection_Left.png');
    background-repeat:repeat-x;
    height:28px;
    width:8px;
    display:inline-block;
    *display:inline;
    zoom:1;
    }
.coutnerRow .rightPnl
{
    background-image:url('../images/runningBulletsSection_Right.png');
    background-repeat:repeat-x;
    height:28px;
    width:5px;
    display:inline-block;
    *display:inline;
    zoom:1;
    }

.coutnerRow ul#counter
{
    background-image:url('../images/runningBulletsSection_Middle.png');
    background-repeat:repeat-x;
    display:inline-block;
    *display:inline;
    zoom:1;
    height: 28px;
    margin-left: -3px;
    margin-right: -3px;
    vertical-align: top;    
    padding-left:10px;
    }

.loginPanel .pagination
{
    display:inline-block;
    *display:inline;
    zoom:1;
    height: 28px;
    margin-left: -3px;
    margin-right: -3px;
    padding-left:10px;
    vertical-align: top;
    background-image:url('../images/runningBulletsSection_Middle.png');
    background-repeat:repeat-x;
    }
    
.loginPanel .pagination a {
	margin-right:10px;
	margin-top:8px;
    display:inline-block;
    *display:inline;
    zoom:1;
	cursor:pointer;
	padding:5px;
	background-image:url('../images/runningBullets.png');
	background-repeat:no-repeat;
	height:8px;
	width:8px;
}
.loginPanel .pagination a.selected {
	margin-right:10px;
	margin-top:8px;
    display:inline-block;
    *display:inline;
    zoom:1;
	cursor:pointer;
	padding:5px;
	background-image:url('../images/runningBullets_Active.png');
	background-repeat:no-repeat;
	height:8px;
	width:8px;
}
.loginPanel .prev
{
    background-image: url("../images/arrow2.png");
    background-repeat: no-repeat;
    height: 24px;
    position: absolute;
    right: 86px;
    top: 41px;
    width: 26px;
    }

.loginPanel .next
{
    background-image: url("../images/arrow1.png");
    background-repeat: no-repeat;
    height: 24px;
    position: absolute;
    right: 12px;
    top: 41px;
    width: 26px;
    }          
.sliderArrowLeft
{
    font-family:cursive;
    font-size:36px;
    color:Black;
    position:absolute;
    top:109px;
    left:16px;
    cursor:pointer;
    }    
.sliderArrowRight
{
    font-family:cursive;
    font-size:34px;
    color:Black;
    position:absolute;
    top:109px;
    left:710px;
    cursor:pointer;
    } 