﻿.BoxNews
{
    width:222px;
    background-image:url('../Images/Design/NewsBox/BgSpan.gif');
}

.BoxNewsTop
{
    width:222px;
    background-image:url('../Images/Design/NewsBox/BgTop.jpg');
    background-repeat:no-repeat;
}

.BoxNewsBottom
{
    width:222px;
    background-image:url('../Images/Design/NewsBox/BgBottom.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}

.BoxNewsItemLineMargin
{
    padding-left: 1px;
}
.BoxNewsItemLine
{
    clear: both;
    line-height: 0px;
    font-size: 0px;
    padding: 0px;
    margin: 0px;
    height:1px; background-color:#FFFFFF; border-top:solid 1px #dfddd8;
}

.BoxNewsInside
{
    padding:0px 12px 0px 13px;
}

.BoxNewsTop h5
{
    color:#595855;
    line-height:21px; font-size:18px;
    padding-left:12px; padding-top:12px;
    padding-bottom:9px;
}

.BoxNewsItemArrow
{
    float:left;  width:19px;
    padding-top: 10px;
    line-height: 0px;
    font-size: 0px;
}
.StartPageAdvertLeftItem
{
    padding-top: 20px;
}
.BoxNewsItemInfo
{
    float:left; 
    width:170px;
    color:#4f4f4c; 
    line-height:16px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.BoxNewsItemLink
{
     padding-bottom:3px;
}

.BoxNewsItemLinkMore
{
    padding-top: 5px;
    padding-bottom: 8px;
    padding-right: 2px;
}
.StartImageBox
{
    position:relative;
    margin-top: 10px;  
}
.StartImageTextBox
{
    position:absolute; 
    right:0px;
    top:0px;
    width:220px;
    height:363px;
    filter:alpha(opacity=70);
    -moz-opacity:0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
    background-color:Black;
}
.StartImageText
{
    position:absolute; 
    right:17px;
    top:17px;
    width:185px;
    height:363px;
    color:White;       
}
.StartImageSmallImageBox
{
    margin-top: 23px;
    width: 200px;
}
.StartImageSmall
{
    margin-right:9px;
    margin-top:8px;
    border:solid 1px transparent;
}
.StartImageSmallActive
{
    margin-right:9px;
    margin-top:8px;
    border: solid 1px #e1e1e1;  
}
.StartImageBorder
{
    border: solid 1px #e1e1e1;        
}

/*
###################################
	StartPage Product Box
###################################
*/
.StartPageProductBox
{
    width: 222px;
    padding-bottom: 18px;
}
.StartPageProductBoxTop, .StartPageProductBoxBottom
{
    width: 222px;
    height: 9px;
}
.StartPageProductBoxTopLeft
{
    width: 9px;
    height: 9px;
    background-image: url('/Content/Images/Design/StartPage/ProductBox/top_left.gif');
    background-repeat: no-repeat;
    float: left;
}
.StartPageProductBoxTopSpan
{
    width: 204px;
    height: 9px;
    background-image: url('/Content/Images/Design/StartPage/ProductBox/top_span.gif');
    background-repeat: repeat-x;
    float: left;
}
.StartPageProductBoxTopRight
{
    width: 9px;
    height: 9px;
    background-image: url('/Content/Images/Design/StartPage/ProductBox/top_right.gif');
    background-repeat: no-repeat;
    float: left;
}
.StartPageProductBoxContent
{
    border-left: 1px solid #dfddd8;
    border-right: 1px solid #dfddd8;
}
.StartPageProductBoxContentSpan
{
    background-image: url('/Content/Images/Design/StartPage/ProductBox/span_span.png');
    background-repeat: repeat-x;
    width: 220px;
    min-height: 194px;
    height: auto !important;
    height: 194px;
    background-color: #eceae6;
}
.StartPageProductBoxContentSpanPadding
{
    padding-left: 11px;
    padding-right: 16px;
    padding-top: 2px;
}

.StartPageProductBoxContent h5
{
    color:#595855;
    line-height:21px;
    font-size:18px;
    padding-left:0px; 
    padding-top: 0px;
    padding-bottom:0px;
}
.StartPageProductBoxItemPlate
{
    padding-top: 9px;
    padding-left: 1px;
}
.StartPageProductBoxItem
{
    background-color: #ffffff;
}
.StartPageProductBoxAltItem
{
}
.StartPageProductBoxItemLink
{
    width: 137px;
}
.StartPageProductBoxItemLinkPadding
{
    padding-top: 7px;
    padding-bottom: 6px;
    padding-left: 8px;
}
.StartPageProductBoxItemImage
{
    margin-top: 4px;
    margin-right: 4px;
    width: 41px;
    height: 23px;
}
.StartPageProductBoxItemImage img
{
    width: 41px;
    height: 23px;
}
.StartPageProductBoxBottomLeft
{
    width: 9px;
    height: 9px;
    background-image: url('/Content/Images/Design/StartPage/ProductBox/bottom_left.gif');
    background-repeat: no-repeat;
    float: left;
}
.StartPageProductBoxBottomSpan
{
    width: 204px;
    height: 9px;
    background-image: url('/Content/Images/Design/StartPage/ProductBox/bottom_span.gif');
    background-repeat: repeat-x;
    float: left;
}
.StartPageProductBoxBottomRight
{
    width: 9px;
    height: 9px;
    background-image: url('/Content/Images/Design/StartPage/ProductBox/bottom_right.gif');
    background-repeat: no-repeat;
    float: left;
}

/*
###################################
	StartPage ProductCategory Box
###################################
*/
.StartPageIntroPadding
{
    padding-bottom: 15px;
}
.StartPageProductCategoryBox
{
    height: 76px;
    width: 394px;
}
.StartPageProductCategoryBoxLeft
{
    height: 76px;
    width: 8px;
    background-image: url('/Content/Images/Design/StartPage/CategoryBox/left_bg.png');
    background-repeat: no-repeat;
    float: left;
}
.StartPageProductCategoryBoxSpan
{
    height: 76px;
    width: 378px;
    background-image: url('/Content/Images/Design/StartPage/CategoryBox/span_bg.png');
    background-repeat: repeat-x;
    float: left;
}
.StartPageProductCategoryBoxRight
{
    height: 76px;
    width: 8px;
    background-image: url('/Content/Images/Design/StartPage/CategoryBox/right_bg.png');
    background-repeat: no-repeat;
    float: left;
}
.StartPageProductCategoryBoxSpanPadding
{
    padding-top: 9px;
    padding-left: 5px;
}

.StartPageProductCategoryBoxSpan h5
{
    color:#4a4946;
    line-height:19px;
    font-size:13px;
    font-weight: bold;
    padding-left:0px; 
    padding-top: 0px;
    padding-bottom:3px;
}
.StartPageProductCategoryBoxButton
{
    padding-left: 12px;
}
.StartPageProductCategoryBoxButton img
{
    cursor: pointer;
}
