/*-----------------------------------------------------*/
/*content slider*/
/*-----------------------------------------------------*/
#slidercontainer 
{
    width: 475px; 
	height: 400px;
	color: #fff;
	position:relative;
    border-top:solid 5px #202020;
    border-bottom:solid 3px #202020;
    margin:0px auto;
    margin-bottom:10px;
    clear:both;
    line-height:100%;
    /*background-image:url(images/header.jpg);
    background-repeat:no-repeat;
    background-position:top left;*/
}

#slidercontainer p 
{
    padding:0px;
}

.sliderwrapper{
    position: relative; /*leave as is*/
    overflow: hidden; /*leave as is*/
    width: 475px;
	height: 400px;
}

.sliderwrapper .contentdiv{
    visibility: hidden; /*leave as is*/
    position: absolute; /*leave as is*/
    left: 0;  /*leave as is*/
    top: 0;  /*leave as is*/
    width: 475px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
    height: 100%;
    color:#fff; 
    background-color:#202020;
}

.pagination{
    width: 135px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
    height: 22px;
    padding: 3px 0;
    text-align: center;
    position: absolute;
    top: 268px;
    left: 325px;
    z-index: 1000;
    font-size:1%;
}

.paginationbg {
	width: 135px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	height: 40px;
	position: absolute;
	top: 265px;
	left: 320px;
	z-index: 1000;
	background-image:url(images/carousel-paging-bg-sm.gif);
	background-repeat:no-repeat;
}

.pagination a, .pagination a:visited{
    padding:6px;
    text-decoration: none; 
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
    line-height:50px;
    overflow:hidden;
}

.pagination a:hover, .pagination a.selected {
    background-position:0px -25px;
}

.dtoc {
	height:25px;
	width:25px;
	float:left;
	overflow:hidden;
}

.toc1 {background-image:url(images/paging-btn-1.jpg);}
.toc2 {background-image:url(images/paging-btn-2.jpg);}
.toc3 {background-image:url(images/paging-btn-3.jpg);}
.toc4 {background-image:url(images/paging-btn-4.jpg);}
.toc5 {background-image:url(images/paging-btn-5.jpg);}
.toc6 {background-image:url(images/paging-btn-6.jpg);}
.toc7 {background-image:url(images/paging-btn-7.jpg);}
.toc8 {background-image:url(images/paging-btn-8.jpg);}
.toc9 {background-image:url(images/paging-btn-9.jpg);}
.toc10 {background-image:url(images/paging-btn-10.jpg);}

.next {
	margin-left: 0;
}
.prev {
	margin-right: 0;
}

.image {
	/*position: relative;
	z-index: 1000;*/
}

/*homepage content slider*/
#pgid-default #slidercontainer {
	width: 960px;
	height: 270px !important;
	border-top:solid 5px #000;
    border-bottom:solid 3px #000;
    margin-bottom:0px;
}

#pgid-default .sliderwrapper 
{
    width: 960px; 
	height: 270px !important;
}

#pgid-default .sliderwrapper .contentdiv
{
    width: 960px;
    color:#000; 
    background-color:Transparent;
}

#pgid-default .pagination{
    width: 260px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
    left: 15px;
    top:238px;
}

#pgid-default .paginationbg {
	width: 260px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	top: 235px;
	left: 10px;
	filter:alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
	background-image:url(images/carousel-paging-bg.gif);
}	

.hm_carousel
{
    position:absolute;
    top:30px;
    left:10px;
    width:240px;
    height:162px;
    padding:10px;
    z-index:1001;
    background-position:top left;
    background-repeat:no-repeat;
    filter:alpha(opacity=85); 
	-moz-opacity: 0.85; 
	opacity: 0.85;
    overflow:auto;
    color:#fff;
}

.hm_carousel h2 
{
    font-weight:bold;
    margin-bottom:10px;
    color:#fff;
}

.hm_carousel p 
{
    font-size:100%;
    color:#fff;
}

.hm_carousel p.highlight 
{
    font-weight:bold;
    color:#FBCF04;
}



.hmc_one {background-image:url(images/carousel-bg.gif);}
.hmc_two {background-image:url(images/carousel-bg.gif);}
.hmc_three {background-image:url(images/carousel-bg.gif);}
.hmc_four {background-image:url(images/carousel-bg.gif);}
.hmc_five {background-image:url(images/carousel-bg.gif);}
.hmc_six {background-image:url(images/carousel-bg.gif);}
.hmc_seven {background-image:url(images/carousel-bg.gif);}
.hmc_eight {background-image:url(images/carousel-bg.gif);}
.hmc_nine {background-image:url(images/carousel-bg.gif);}
.hmc_ten {background-image:url(images/carousel-bg.gif);}

/*content slider - include*/
.carousel
{
    position:absolute;
    top:10px;
    left:10px;
    width:63px;
    height:78px;
    z-index:1001;
    background-position:top left;
    background-repeat:no-repeat;
}

.c_text 
{
    margin:10px;    
}

.c_text h2 
{
    font-weight:bold;
    float:left;
    width:48%;
    margin:0 5px 10px 0;
}

.c_text .c_note 
{
    float:right;
    clear:none;
    width:48%;
    text-align:right;
    margin:1px 0 10px;
    font-weight:bold;
}

.c_text p 
{
    font-size:10px;
    clear:both;
}

.c_one {background-image:url(images/inc-carousel-bg-1.gif);}
.c_two {background-image:url(images/inc-carousel-bg-2.gif);}
.c_three {background-image:url(images/inc-carousel-bg-3.gif);}
.c_four {background-image:url(images/inc-carousel-bg-4.gif);}
.c_five {background-image:url(images/inc-carousel-bg-5.gif);}

