﻿html, body, form
{
    height: 100%;
}
h1, h2, h3
{
    margin: 0px;
    padding: 0px;
}

body
{
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #4e4e4e;
}
.wrapper
{
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -32px;
    background-color: #dedede;
}
.push
{
    width: 970px;
    background-color: #FFFFFF;
   
   height: 32px;
    margin-right: auto;
    margin-left: auto;

}
p
{
    margin-bottom: 5px;
}
h1
{
    font-size: 24px;
    color: #11512e;
    font-weight: bold;
    font-style: normal;
    margin-top: 15px;
    margin-bottom: 5px;
}
h2
{
    margin-top: 15px;
    font-size: 24px;
    color: #11512e;
    font-weight:normal;

}
h3
{
    font-size: 16px;
    color: #11512e;
    font-weight: bold;
}
h4
{
    color: #ff0000;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 5px;

}
hr
{
    border: 0;
    height: 3px;
    background-color: #ff0000;
    margin-right: 20px;
 }
#HeaderContainer
{
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    height: 125px;
    background-color: #FFFFFF;
}
#HeaderContainer2
{
    /*
    background-position: right center;
    height: 150px;
    background-image: url( 'Images/centix_web.png' );
    background-repeat: no-repeat;*/
}
#HeaderContentPlacer
{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}
#HeaderLeft
{
    float: left;
	padding-top:30px;
	padding-left: 10px;
}
#HeaderCenter
{
    margin-left: 100px;
    float: left;
    padding-top: 50px;
} 
.HeaderRightBottom
{
    float: right;
    right: 8px;
    line-height: 20px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
    top: 100px;
}
#HeaderRight
{
    -moz-border-radius: 0px 0px 8px 8px;
    border-radius: 0px 0px 8px 8px;
    position:absolute;
    float: right;
    background-color: #b7b7b7;
    height: 20px;
    text-align: center;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #858585;
    border-bottom-color: #858585;
    border-left-color: #858585;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    font-weight: bold;
    font-size: 11px;
    top: 0;
    right: 18px;
    line-height: 20px;
    padding-right: 10px;
    padding-left: 10px;
    behavior: url(PIE.htc);
}
#HeaderRight .Label
{
    color: #FFFFFF;
    text-decoration: none;
}
#HeaderRight a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
#HeaderRight a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
#HeaderRight a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.ImageAlign
{
    vertical-align: top;
}
#Flags
{
    text-align: right;
    padding-top: 70px;
}
#HeaderMenu
{
    float: right;
    vertical-align: middle;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 10px;
}
#HeaderMenu a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
#HeaderMenu a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
#HeaderMenu a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
#MenuContainer
{
    width: 970px;
    margin-right: auto;
    margin-left: auto;
}
#MenuContentPlacer
{
    width: 700px;
    margin-right: auto;
    text-align: center;
	float: right;
	margin-top: -80px; 
}
#BreadcrumbContainer
{
    width: 100%;
}
#BreadcrumbContentPlacer
{
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    background-color: #F0F0F0;
    padding-top: 5px;
    padding-bottom: 5px;
}
#BreadcrumbContent
{
    padding-left: 10px;
}
#MainContainer
{
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
}
.MainContentPlacer
{
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}
.MainContentPlacer a:link
{
    color: #424141;
}
.MainContentPlacer a:visited
{
    color: #424141;
}
.MainContentPlacer a:hover
{
    color: #212121;
    text-decoration: underline ;
}
#MainContentBox
{
    width: 960px;
    float: left;
}
#BottomRowContainer
{
    width: 100%;
    clear: both;
}
#BottomRowPlacer
{
}
#FooterContainer
{
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: repeat-x;
    background-color: #b7b7b7;
	clear: both;
}
#FooterContentPlacer
{
    padding-left:10px;
    padding-top: 10px;
    font-family: Arial, Tahoma, Verdana;
    font-size: 10px;
    color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    height: 21px;
    font-weight: bolder;
    text-transform: uppercase;
    vertical-align: middle;
}
#FooterContentPlacer a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
#FooterContentPlacer a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
#FooterContentPlacer a:hover
{
    color: #6b6b6b;
    text-decoration: underline;
}
#FooterBlock1
{
    width: 25%;
    float: left;
    padding-top: 25px;
}
#FooterBlock2
{
    width: 25%;
    padding-top: 25px;
    float: left;
}
#FooterBlock3
{
    width: 24%;
    float: left;
    padding-top: 25px;
}
#FooterBlock4
{
    width: 24%;
    padding-top: 25px;
    float: left;
}
#FooterRightTop
{
    float: left;
    padding-top: 40px;
    width: 220px;
}
#FooterRightDown
{
    width: 220px;
    float: left;
    padding-top: 8px;
}
/***************************************************
		PRODUCT INFO
***************************************************/

/********* search box *******************/
.search_amount
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #808080;
    font-weight: bold;
    font-size: 10px;
}
.search_table_back
{
    padding: 5px;
    background-color: #E6E6E6;
    color: #808080;
    font-weight: bold;
    font-size: 12px;
} 
.result_table_colum_1
{
    text-align: left;
    width: 80px;
}
.result_table_colum_2
{
    text-align: left;
    width: 200px;
}
.result_table_colum_3
{
    text-align: left;
    width: 480px;
}
.result_table_colum_4
{
    text-align: left;
    width: 200px;
}
.result_item_head
{
    text-align: left;
    background-color: #7d7d7d;
    color: #FFFFFF;
    height: 26px;
    vertical-align: middle;
}
.items
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.breadcrumb
{
    font-family: arial;
    font-size: 12px;
    color: #6a6a6a;
}
.breadcrumb a:link
{
    text-decoration: none;
    color: #6a6a6a;
}
.breadcrumb a:visited
{
    color: #6a6a6a;
    text-decoration: none;
}
.breadcrumb a:hover
{
    color: #6a6a6a;
    text-decoration: underline;
}
.hr
{
    color: #999;
    background-color: #999;
    height: 1px;
}
.divider
{
    background-position: center;
    background-repeat: repeat-y;
    background-image: url( 'content/images/divider.html' );
}
.Item
{
    background-color: #FFFFFF;
    padding-top: 2px;
    padding-bottom: 2px;
}
.AlternatingItem
{
    background-color: #f1f1f1;
    padding-top: 2px;
    padding-bottom: 2px;
}
.RequiredFieldIndicator
{
    color: #FF0000;
}
.Error
{
    color: Red;
}
.result_sortexpression
{
    width: 99%;
    background-color: #EAEAEA;
    border: 0;
}
.Process_UpdateProgress
{
    text-align: center;
    vertical-align: middle;
}
.Process_UpdateProgress_Panel
{
    width: 100%;
    text-align: center;
    vertical-align: middle;
}
.ErrorMessage
{
    color: Red;
}
#TabelMainContentLeft
{
    width: 90%;
    vertical-align: top;
}
#TableMainContentRight
{
    width: 250px;
    text-align: left;
    vertical-align: top;
}
.SideBar
{
    background-color: #EEEEEE;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    height: 100%;
}
.SideBarPlacer
{
    background-color: #EEEEEE;
    height: 100%;
}
.SideBarImagePlacer
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 180px;
}  
#SearchBox
{
    float: left;
    width: 600px;
    position: relative;
    color: #000000;
    top: 100px;
    left: -150px;
    vertical-align: middle;
}
.SearchTextBox
{
    width: 200px;
    height: 16px;
    vertical-align: middle;
}
.SearchButton
{
    border: 1px solid #CCCCCC;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    background-color: #202e85;
    font-size: 12px;
    color: #FFFFFF;
    text-transform: uppercase;
    vertical-align: middle;
    letter-spacing: 1px;
    padding: 2px 10px 3px 10px;
    text-decoration: none;
}
.ClickableDiv
{
    width: 100%;
    cursor: pointer;
    cursor: hand;
    padding: 0;
    margin: 0;
}
.ClickableDiv_Selected
{
    width: 100%;
    font-weight: bold;
    cursor: pointer;
    padding: 0;
    margin: 0;
}
.ObjectSearchBoxLabel
{
    font-size: 16px;
    color: #77b800;
    font-weight: bold;
    padding-left: 5px;
}
.ProductDetail_Menu_Back
{
}
.Detail_Menu_Item
{
    border-style: solid;
    border-width: 1px;
    border-color: #7d7d7d;
    padding: 3px 5px 4px 5px;
    background-color: #FFFFFF;
    width: 120px;
    color: #202e85;
    font-weight: bold;
    text-align: center;
}
.Detail_Menu_Item a:link
{
    color: #202e85;
    font-weight: bold;
    text-decoration: none;
}
.Detail_Menu_Item a:visited
{
    color: #202e85;
    font-weight: bold;
    text-decoration: none;
}
.Detail_Menu_Item a:hover
{
    color: #b1aaa3;
    font-weight: bold;
    text-decoration: none;
}
.Detail_Menu_Active_Item
{
    background-color: #202e85;
    width: 120px;
    padding-top: 3px;
    padding-bottom: 4px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}
.Detail_Menu_Active_Item a:link
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.Detail_Menu_Active_Item a:visited
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.Detail_Menu_Active_Item a:hover
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.ObjectMI_OK
{
    padding: 1px 2px 1px 2px;
    background-color: Green;
    color: #FFFFFF;
}
.ObjectMI_FAIL
{
    padding: 1px 2px 1px 2px;
    background-color: Red;
    color: #FFFFFF;
}
.ObjectMI_Expires
{
    padding: 1px 2px 1px 2px;
    background-color: Orange;
    color: #FFFFFF;
}
.CompareProductsTable
{
    border: 1px solid #FFFFFF;
}
.Compare_PropertyCol
{
    text-align: left;
    background-color: White;
    width: 300px;
}
.Compare_FirstRow
{
    color: White;
    background-color: Gray;
    height: 20px;
}
.Compare_FirstRow a:link
{
    color: White;
    font-weight: normal;
    text-decoration: none;
}
.Compare_FirstRow a:visited
{
    color: White;
    font-weight: normal;
    text-decoration: none;
}
.Compare_FirstRow a:hover
{
    color: White;
    font-weight: normal;
    text-decoration: none;
}
.Compare_Filled_Cell
{
    background-color: #C0C0C0;
    width: 100px;
}
.Compare_Empty_Cell
{
    background-color: White;
    width: 100px;
}
.AddToCart
{
    border: 1px solid #333;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    background-color: #77b800;
    font-size: 10px;
    color: #FFFFFF;
    vertical-align: middle;
    letter-spacing: 1px;
    text-decoration: none;
    background-image: url(../../Content/images/icon/Winkelwagen.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 36px;
    font-weight: bold;
}
.ProductCatalogAddToCart
{
    border: 1px solid #333;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    background-color: #77b800;
    font-size: 8px;
    color: #FFFFFF;
    vertical-align: middle;
    letter-spacing: 1px;
    text-decoration: none;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
.Detail_SubMenu_Item
{
    /*
    border-style: solid;
    border-width: 1px;
    border-color: #7d7d7d;
    padding: 3px 5px 4px 5px;
    background-color: #FFFFFF;
    width: 120px;
    color: #77b800;
    font-weight: normal;
    text-decoration: underline;*/
    border-style: solid;
    border-width: 1px;
    border-color: #7d7d7d;
    padding: 3px 5px 4px 5px;
    background-color: #FFFFFF;
    width: 120px;
    color: #77b800;
    font-weight: bold;
    text-align: center;
}
.Detail_SubMenu_Item a:link
{
    color: #77b800;
    font-weight: bold;
    text-decoration: none;
}
.Detail_SubMenu_Item a:visited
{
    color: #77b800;
    font-weight: bold;
    text-decoration: none;
}
.Detail_SubMenu_Item a:hover
{
    color: #77b800;
    font-weight: bold;
    text-decoration: none;
}
.Detail_SubMenu_Active_Item
{
    /*
    background-color: #77b800;
    width: 120px;
    padding-top: 3px;
    padding-bottom: 4px;
    color: #77b800;
    font-weight: bold;
    text-decoration: none;*/
    background-color: #77b800;
    width: 120px;
    padding-top: 3px;
    padding-bottom: 4px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}
.Detail_SubMenu_Active_Item a:link
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.Detail_SubMenu_Active_Item a:visited
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.Detail_SubMenu_Active_Item a:hover
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.WorkFlow_Header_Row
{
    color: #77b800;
    font-weight: bold;
    text-decoration: none;
}
/******************************************************************************************************************************************
                                                                 POPUP BOX 
******************************************************************************************************************************************/
#PopupWrapper
{
    border: 1px solid #000000;
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    width: 610px;
    background-color: #FFFFFF;
    -moz-box-shadow: 10px 10px 30px #464646;
    -webkit-box-shadow: 10px 10px 30px #464646;
    box-shadow: 10px 10px 30px #464646;
    behavior: url(PIE.htc);
}
#ListHeaderContainer
{
    background-position: right center;
    width: 100%;
    height: 30px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    background-image: url( 'Images/popup_back.png' );
    background-repeat: repeat-x;
}
#ListHeaderTitle
{
    float: left;
    text-align: center;
    font-weight: bold;
    width: 90%;
    line-height: 30px;
    color: #FFFFFF;
}
#ListCloseButonBox
{
    float: right;
}
.CloseButton
{
    width: 30px;
    height: 30px;
}
.ListItem
{
    background-color: #FFFFFF;
    width: 100%;
    padding: 0;
    margin: 0;
}
.ListAlternatingItem
{
    width: 100%;
    background-color: #f1f1f1;
    padding: 0;
    margin: 0;
}
#ListContentBox
{
    width: 95%;
    overflow: auto;
    height: 200px;
    margin-left: 10px;
    margin-top: 5px;
}
.ListHr
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    width: 100%;
    color: #aaa;
    background-color: #aaa;
    height: 1px;
}
.itemListRow
{
    padding-left: 2px;
}
.itemListLeft
{
    float: left;
    width: 70px;
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 33px;
}
.itemListRight
{
    width: 210px;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 33px;
}
.itemListID
{
    float: left;
    width: 70px;
    padding-top: 5px;
}	
.itemListDescription
{
    width: 210px;
    float: left;
    padding-top: 5px;
}
.ClickableDiv
{
    cursor: pointer;
    cursor: hand;
    padding: 0;
    margin: 0;
}
.ClickableDiv_Selected
{
    font-weight: bold;
    cursor: pointer;
    padding: 0;
    margin: 0;
}
#ListFooter
{
}
.Object_Display_Flat_Column_ObjectType
{
    width: 120px;
    text-align: left;
}
.Object_Display_Flat_Column_ID
{
    width: 75px;
    text-align: left;
}
.Object_Display_Flat_Column_Descr
{
    width: 200px;
    text-align: left;
}
.Object_Display_Flat_Column_Descr2
{
    width: 250px;
    text-align: left;
}
.Object_Display_Flat_Column_BrandID
{
    width: 100px;
    text-align: left;
}
.Object_Display_Flat_Column_BrandTypeID
{
    width: 120px;
    text-align: left;
}
.Object_Display_Flat_Column_NextInspectionDate
{
    width: 150px;
    text-align: right;
    padding-right:5px;
}
.Object_Display_Flat_Column_Status
{
    text-align: left;
}
/******************************************************************************************************************************************
                                                                 POPUP BOX DELEVERY ARESS 
******************************************************************************************************************************************/
#Window_DeliverAddress_PopupWrapper
{
    border: 1px solid #000000;
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    background-color: #FFFFFF;
    -moz-box-shadow: 10px 10px 30px #464646;
    -webkit-box-shadow: 10px 10px 30px #464646;
    box-shadow: 10px 10px 30px #464646;
    behavior: url(PIE.htc);
}
#Window_DeliverAddress_ListHeaderContainer
{
    background-position: right center;
    width: 100%;
    height: 30px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    background-image: url( 'Images/popup_back.png' );
    background-repeat: repeat-x;
}
#Window_DeliverAddress_ListHeaderTitle
{
    float: left;
    text-align: center;
    font-weight: bold;
    width: 90%;
    line-height: 30px;
    color: #FFFFFF;
}
#Window_DeliverAddress_ListCloseButonBox
{
    float: right;
}
.Window_DeliverAddress_CloseButton
{
    width: 30px;
    height: 30px;
}
.Window_DeliverAddress_ListItem
{
    background-color: #FFFFFF;
    width: 100%;
    padding: 0;
    margin: 0;
}
.Window_DeliverAddress_ListAlternatingItem
{
    width: 100%;
    background-color: #f1f1f1;
    padding: 0;
    margin: 0;
}
#Window_DeliverAddress_ListContentBox
{
    width: 95%;
    overflow: auto;
    height: 200px;
    margin-left: 10px;
    margin-top: 5px;
}

/******************************************************************************************************************************************
                                                                 POPUP BOX ADD ARTICLE 
******************************************************************************************************************************************/
#Window_AddArticle_PopupWrapper
{
	border: 1px solid #000000;
	padding: 0px;
	margin-right: auto;
    margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	-moz-box-shadow: 10px 10px 30px #464646;
	-webkit-box-shadow: 10px 10px 30px #464646;
	box-shadow: 10px 10px 30px #464646;
	behavior: url(PIE.htc);
}
#Window_AddArticle_ListHeaderContainer
{
    background-position: right center;
    width: 100%;
    height: 30px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    background-image: url( 'Images/popup_back.png' );
    background-repeat: repeat-x;
}
#Window_AddArticle_ListHeaderTitle
{
    float: left;
    text-align: center;
    font-weight: bold;
    width: 90%;
    line-height: 30px;
    color: #FFFFFF;
}
#Window_AddArticle_ListCloseButonBox
{
    float: right;
}
#Window_AddArticle_ListContentBox
{
	width: 95%;
	overflow: auto;
	height: auto;
	margin-left: 10px;
	margin-top: 5px;
}
.crumbs ul, .crumbs li
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}		
.crumbs
{
    height: 20px;
    border: 1px solid #dedede;
    padding: 0;
    margin: 0;
}
.crumbs li
{
    float: left;
    line-height: 20px;
    color: #777;
    padding-left: 5px;
}		
.crumbs li a
{
    background: url(images/crumbs.png) no-repeat right center;
    display: block;
    padding: 0 15px 0 0;
}
div#contentHeader{
    clear: both;
}
div#Contentleft {
    float: left;
    width: 200px;
}
div#Contentright {
    float: right;
    width: 200px;
}
div#Contentmiddle {
    padding: 0px 210px 0px 210px;
}
div#Contentmiddle2 {
    padding: 0px 0px 0px 210px;
}
div#Contentfooter {
    clear: both;
}
#Contentleft h3{
   padding-left: 10px;
   font-weight:  normal;
   font-size: 16px;
   margin-top: 10px;
}
#Contentleft h4{
   padding-left: 10px;
   font-weight:  normal;
   font-size: 16px;
   margin-top: 10px;
}
#Contentleft a:link{
  text-decoration: none;
}

#Contentleft a:hover
{
    text-decoration: underline;
}





	