﻿/*----- SLIDE SHOW -------*/        
       /* #slideshow, #slideshow2 {
	        position: relative;
	        width: 658px;
	        height: 217px;
	        overflow: hidden;
        	
        }
        #slideshow img, #slideshow2 img {
	        position: absolute;
	        left: 0;
	        top: 0;
	        width: 658px;
	        height: 217px;
        }
        #pause1, #pause2 {
	        z-index:100;
        }*/
        /*----- /SLIDE SHOW -------*/
        /*----- Link -------*/
        A:link {
	        TEXT-DECORATION: none;
	        color: #999999;
        }
        A:visited {
	        TEXT-DECORATION: none;
	        color: #999999;
        }
        A:hover {
	        COLOR:  #CCCCCC;  TEXT-DECORATION: none
        }
        .BorderTable
        {
        	
	         border: solid 1px #CCCCCC;
        	
        }
            
        
        
        /*------ Box Image -------*/

        /*//// Begin Body Box Image */

        /*** top ***/
        .bgImgLeftTop
        {
	        background-image: url(../images-web/b.png);
	        width : 9px;
	        height: 8px;
	        
	        
        }
        .bgImgCenTop
        {
	        background-image: url(../images-web/b.png);
        	
	        height: 8px;
	        
	        
        }
        .bgImgRightTop
        {
	        background-image: url(../images-web/b.png);
	        width : 9px;
	        height: 8px;
	        
	        
        }

        /*** cen ***/
        .bgImgLeftCen
        {
	        background-image: url(../images-web/b.png);
	        width : 9px;
	        
	        

        }
        .bgImgCen
        {
	         background-color: White;
	         
        }
        .bgImgRightCen
        {
	        background-image: url(../images-web/b.png);
	        width : 9px;
	        
	       
        	
        }


        /*** bottom ***/
        .bgImgLeftBottom
        {
	        background-image: url(../images-web/b.png);
	        width : 9px;
	        height: 8px;
	        
	        
        }
        .bgImgCenBottom
        {
	        background-image: url(../images-web/b.png);
        	
	        height: 8px;
	        
	        
        }
        .bgImgRightBottom
        {
	        background-image: url(../images-web/b.png);
	        width : 9px;
	        height: 8px;
	        
	        
        }
        /*//// End Body Box Image */
        /*//// Begin Detail Box Image */

        /*** top ***/
        .bgImgDetailLeftTop
        {
	        background: url(../images-web/boxImgDetail/imgLeftTop.png);
	        width : 18px;
	        height: 16px;
        }
        .bgImgDetailCenTop
        {
	        background: url(../images-web/boxImgDetail/imgCenTop.png);
        	
	        height: 16px;
        }
        .bgImgDetailRightTop
        {
	        background: url(../images-web/boxImgDetail/imgRightTop.png);
	        width : 22px;
	        height: 16px;
        }

        /*** cen ***/
        .bgImgDetailLeftCen
        {
	        background: url(../images-web/boxImgDetail/imgLeftCen.png);
	        width : 18px;

        }
        .bgImgDetailCen
        {
	         background-color:#EAEAEA;
        }
        .bgImgDetailRightCen
        {
	        background: url(../images-web/boxImgDetail/imgRightCen.png);
	        width : 22px;
        	
        }


        /*** bottom ***/
        .bgImgDetailLeftBottom
        {
	        background: url(../images-web/boxImgDetail/imgLeftBottom.png);
	        width : 18px;
	        height: 21px;
        }
        .bgImgDetailCenBottom
        {
	        background: url(../images-web/boxImgDetail/imgCenBottom.png);
        	
	        height: 21px;
        }
        .bgImgDetailRightBottom
        {
	        background: url(../images-web/boxImgDetail/imgRightBottom.png);
	        width : 22px;
	        height: 21px;
        }
        /*//// End Detail Box Image */
        .style1
        {
            width: 14px;
        }
        
        
        
        a.LinkBlackGrayFont12
        {
          
            
            font-family: Tahoma;
            font-weight: bold;
            font-size:  12px;
        }
        a.LinkBlackGrayFont12:link, a.LinkBlackGrayFont12:visited
        {
            
            color: Black;
            text-decoration: none;
            text-indent: 0px;
        }
        a.LinkBlackGrayFont12:hover
        {
            color: Gray;
        }
        
        
        
        
        
        a.Link999999GrayFont12
        {
          
            
            font-family: Tahoma;
            font-weight: bold;
            font-size:  12px;
        }
        a.Link999999GrayFont12:link, a.Link999999GrayFont12:visited
        {
            
            color: #999999;
            text-decoration: none;
            text-indent: 0px;
        }
        a.Link999999GrayFont12:hover
        {
            color: #CCCCCC;
        }
        
        /*------ Box Image -------*/

/*//// Begin content Box Image */

/*** top ***/
.bgImgLeftTop
{
	background: url(../images-web/boxContent/imgLeftTop.png);
	width : 27px;
	height: 22px;
}
.bgImgCenTop
{
	background: url(../images-web/boxContent/imgCenTop.png);
	
	height: 22px;
}
.bgImgRightTop
{
	background: url(../images-web/boxContent/imgRightTop.png);
	width : 27px;
	height: 22px;
}

/*** cen ***/
.bgImgLeftCen
{
	background: url(../images-web/boxContent/imgLeftCen.png);
	width : 27px;

}
.bgImgCen
{
	 background-color:#EAEAEA;
}
.bgImgRightCen
{
	background: url(../images-web/boxContent/imgRightCen.png);
	width : 27px;
	
}


/*** bottom ***/
.bgImgLeftBottom
{
	background: url(../images-web/boxContent/imgLeftBottom.png);
	width : 27px;
	height: 22px;
}
.bgImgCenBottom
{
	background: url(../images-web/boxContent/imgCenBottom.png);
	
	height: 22px;
}
.bgImgRightBottom
{
	background: url(../images-web/boxContent/imgRightBottom.png);
	width : 27px;
	height: 22px;
}
/*//// End content Box Image */


/*//// Begin All Box Image */

.contentBoxText
{
	font-size:14px;
	text-align:center;
	width : 120px;
}
/*** top ***/
.bgImgAllLeftTop
{
	background: url(../images-web/boxImgAll/imgLeftTop.png);
	width : 30px;
	height: 29px;
}
.bgImgAllCenTop
{
	background: url(../images-web/boxImgAll/imgCenTop.png);
	
	height: 29px;
}
.bgImgAllRightTop
{
	background: url(../images-web/boxImgAll/imgRightTop.png);
	width : 19px;
	height: 29px;
}

/*** cen ***/
.bgImgAllLeftCen
{
	background: url(../images-web/boxImgAll/imgLeftCen.png);
	width : 30px;

}
.bgImgAllCen
{
	 background-color:#EAEAEA;
}
.bgImgAllRightCen
{
	background: url(../images-web/boxImgAll/imgRightCen.png);
	width : 19px;
	
}


/*** bottom ***/
.bgImgAllLeftBottom
{
	background: url(../images-web/boxImgAll/imgLeftBottom.png);
	width : 30px;
	height: 20px;
}
.bgImgAllCenBottom
{
	background: url(../images-web/boxImgAll/imgCenBottom.png);
	
	height: 20px;
}
.bgImgAllRightBottom
{
	background: url(../images-web/boxImgAll/imgRightBottom.png);
	width : 19px;
	height: 20px;
}
/*//// End All Box Image */

/*//// Begin Detail Box Image */

/*** top ***/
.bgImgDetailLeftTop
{
	background: url(../images-web/boxImgDetail/imgLeftTop.png);
	width : 18px;
	height: 16px;
}
.bgImgDetailCenTop
{
	background: url(../images-web/boxImgDetail/imgCenTop.png);
	
	height: 16px;
}
.bgImgDetailRightTop
{
	background: url(../images-web/boxImgDetail/imgRightTop.png);
	width : 22px;
	height: 16px;
}

/*** cen ***/
.bgImgDetailLeftCen
{
	background: url(../images-web/boxImgDetail/imgLeftCen.png);
	width : 18px;

}
.bgImgDetailCen
{
	 background-color:#EAEAEA;
}
.bgImgDetailRightCen
{
	background: url(../images-web/boxImgDetail/imgRightCen.png);
	width : 22px;
	
}


/*** bottom ***/

.bgImgDetailLeftBottom
{
	background: url(../images-web/boxImgDetail/imgLeftBottom.png);
	width : 18px;
	height: 21px;
}
.bgImgDetailCenBottom
{
	background: url(../images-web/boxImgDetail/imgCenBottom.png);
	
	height: 21px;
}
.bgImgDetailRightBottom
{
	background: url(../images-web/boxImgDetail/imgRightBottom.png);
	width : 22px;
	height: 21px;
}
/*//// End Detail Box Image */


/** Slidingboxes **/
		    *{ padding:0px; margin:0px; }
			.boxgrid{ 
				width: 175px; 
				height: 133px; 
				margin:10px; 
				float:left; 
				background:#161613; 
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: 	#000; 
				height: 120px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
			.caption .boxcaption {
 					top: 260;
 					left: 0;
 				}