﻿
.BorderTopLeft
{
    background-image: url('/Images/Border/top_left.png');
    width: 16px;
    height: 16px;
}
.BorderTopRight
{
    background-image: url('/Images/Border/top_right.png');
    width: 16px;
    height: 16px;
}
.BorderBottomLeft
{
    background-image: url('/Images/Border/bottom_left.png');
    width: 16px;
    height: 16px;
}
.BorderBottomRight
{
    background-image: url('/Images/Border/bottom_right.png');
    width: 16px;
    height: 16px;
}
.BorderSliceTop
{
    background-image: url('/Images/Border/slice_top.png');
    height: 16px;
}
.BorderSliceBottom
{
    background-image: url('/Images/Border/slice_bottom.png');
    height: 16px;
}
.BorderSliceLeft
{
    background-image: url('/Images/Border/slice_left.png');
    height: 100%;
    width: 16px;
}
.BorderSliceRight
{
    background-image: url('/Images/Border/slice_right.png');
    height: 100%;
    width: 9px;
}

.BoxTopLeft
{
    background-image: url('/Images/box/top_left.png');
    width: 9px;
    height: 31px;
}
.BoxTopRight
{
    background-image: url('/Images/box/top_right.png');
    width: 9px;
    height: 31px;
}
.BoxBottomLeft
{
    background-image: url('/Images/box/bottom_left.png');
    width: 9px;
    height: 9px;
}
.BoxBottomRight
{
    background-image: url('/Images/box/bottom_right.png');
    width: 9px;
    height: 9px;
}
.BoxSliceTop
{
    background-image: url('/Images/box/slice_top.png');
    height: 31px;
}
.BoxSliceBottom
{
    background-image: url('/Images/box/slice_bottom.png');
    height: 9px;
}
.BoxSliceLeft
{
    background-image: url('/Images/box/slice_left.png');
    height: 100%;
    width: 9px;
}
.BoxSliceRight
{
    background-image: url('/Images/box/slice_right.png');
    height: 100%;
    width: 9px;
}

.BorderBWBottomLeft
{
   background-image: url('/images/border/border_bw_bottom_left.gif');
   background-repeat: repeat-x;
   height: 25px;
   width: 25px;
}
.BorderBWBottomSlice
{
   background-image: url('/images/border/border_bw_bottom_slice.gif');
   background-repeat: repeat-x;
   height: 25px;
   width: 689px;
}
.BorderBWBottomRight
{
   background-image: url('/images/border/border_bw_bottom_right.gif');
   height: 25px;
   width: 25px;
}
.BorderBWTopLeft
{
   background-image: url('/images/border/border_bw_top_left.gif');
   height: 25px;
   width: 25px;
}
.BorderBWTopSlice
{
   background-image: url('/images/border/border_bw_top_slice.gif');
   background-repeat: repeat-x;
   height: 25px;
   width: 689px;
}
.BorderBWTopRight
{
   background-image: url('/images/border/border_bw_top_right.gif');
   height: 25px;
   width: 25px;
}
.BorderBWLeftSlice
{
   background-image: url('/images/border/border_bw_left_slice.gif');
   background-repeat: repeat-y;
    height: 400px;
    min-height: 400px;
   width: 25px;
}
.BorderBWLeftSliceShort
{
   background-image: url('/images/border/border_bw_left_slice.gif');
   background-repeat: repeat-y;
    height: 250px;
    min-height: 250px;
   width: 25px;
}
.BorderBWRightSlice
{
   background-image: url('/images/border/border_bw_right_slice.gif');
   background-repeat: repeat-y;
    height: 400px;
    min-height: 400px;
   width: 25px;
}
.BorderBWRightSliceShort
{
   background-image: url('/images/border/border_bw_right_slice.gif');
   background-repeat: repeat-y;
    height: 250px;
    min-height: 250px;
   width: 25px;
}
.BorderBWCenter
{
   background-color: white;
   height: 400px;
   min-height: 400px;
   width: 689px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;   
}
.BorderBWCenterLong
{
   background-color: white;
   height: 700px;
   min-height: 700px;
   width: 689px;
}
.BorderBWCenterShort
{
   background-color: white;
   border: none; /* dashed 1px black; */
   height: 250px;
   min-height: 250px;
   width: 689px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}
.BorderTranBottomLeft
{
   background-image: url('/images/border/border_tran_bottom_left.png');
   background-repeat: repeat-x;
   height: 25px;
   width: 25px;
}
.BorderTranBottomSlice
{
   background-image: url('/images/border/border_tran_bottom_slice.png');
   background-repeat: repeat-x;
   height: 25px;
   width: 689px;
}
.BorderTranBottomRight
{
   background-image: url('/images/border/border_tran_bottom_right.png');
   height: 25px;
   width: 25px;
}
.BorderTranTopLeft
{
   background-image: url('/images/border/border_tran_top_left.png');
   height: 25px;
   width: 25px;
}
.BorderTranTopSlice
{
   background-image: url('/images/border/border_tran_top_slice.png');
   background-repeat: repeat-x;
   height: 25px;
   width: 689px;
}
.BorderTranTopRight
{
   background-image: url('/images/border/border_tran_top_right.png');
   height: 25px;
   width: 25px;
}
.BorderTranLeftSlice
{
   background-image: url('/images/border/border_tran_left_slice.png');
   background-repeat: repeat-y;
   height: 565px;
   min-height: 565px;
   width: 25px;
}
.BorderTranLeftSliceLong
{
   background-image: url('/images/border/border_tran_left_slice.png');
   background-repeat: repeat-y;
   height: 740px;
   min-height: 740px;
   width: 25px;
}
.BorderTranRightSlice
{
   background-image: url('/images/border/border_tran_right_slice.png');
   background-repeat: repeat-y;
   height: 565px;
   min-height: 565px;
   width: 25px;
}
.BorderTranRightSliceLong
{
   background-image: url('/images/border/border_tran_right_slice.png');
   background-repeat: repeat-y;
   height: 740px;
   min-height: 740px;
   width: 25px;
}
.BorderTranCenter
{
    background-color: Transparent;
    height: 565px;
    min-height: 565px;
    white-space: normal;
    width: 726px;
}
.BorderTranCenterLong
{
    border: none; /* solid 1px lime; */
    background-color: Transparent;
    height: 740px;
    min-height: 740px;
    white-space: normal;
    width: 726px;
}

.tvBorderBottomSlice
{
   background-image: url('/images/border/tvBorder_bottom_slice.jpg');
   background-repeat: repeat-x;
   height: 22px;
   width: 730px;
}

.tvBorderTopSlice
{
   background-image: url('/images/border/tvBorder_top_slice.jpg');
   background-repeat: repeat-x;
   height: 22px;
   width: 730px;
}

.tvBorderTopSpacer
{
    background-color: White;
    min-height: 7px;
    height: 7px;
    width: 726px;
}

.tvBorderLeftSlice
{
   background-image: url('/images/border/tvBorder_side_slice.jpg');
   background-repeat: repeat;
   height: 250px;
   min-height: 250px;
   width: 20px;
}
.tvBorderRightSlice
{
   background-image: url('/images/border/tvBorder_side_slice.jpg');
   background-repeat: repeat;
   height: 250px;
   min-height: 250px;
   width: 20px;
}
.tvBorderCenter
{
    background-image: url('/images/animation/Intro.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-color: Black;
    height: 250px;
    min-height: 250px;
    width: 700px;
}

/*
#BorderBW
{
    background-color: White;
    width: 741px;
}
BorderBWShort
*/

#BorderTran
{
    background-color: Transparent;
    width: 739px;
}
#BorderTV
{
    background-color: White;
    width: 740px;
}
