﻿body 
{
    margin:0 0 0 0;
    background-color:#eaeaea;
}

.HeaderBg
{
    background-image:url('/Images/HeaderBg.jpg');
    height:147px;
    background-repeat:repeat-x;
    background-position:top;
}

.InnerPageHeader
{
    background-image:url('/images/InnerPageHeader.jpg');
    background-repeat:repeat-x;
    background-position:top;
    width:942px;
    height:47px;
}

.CategoriesHeaderBg
{
    background-image:url('/images/CategoriesHeaderBg.jpg');
    background-repeat:no-repeat;
    background-position:top right;
    width:208px;
    height:47px;    
}

.MainHeader
{
    background-image:url('/images/MainHeader.jpg');
    background-repeat:no-repeat;
    background-position:top;
    width:723px;
    height:42px;    
}

.MainPanelBg
{
    background-image:url('/Images/MainPanelBg.jpg');
    width:923px;
    background-repeat:repeat-y;    
}

.SidePanelHeader
{
    background-image:url('/images/SidePanelHeader.jpg');
    background-repeat:no-repeat;
    background-position:top;
    width:208px;
    height:43px;
}

.CategoriesBg
{
    background-image:url('/images/CategoriesBg.jpg');
    background-repeat:repeat-y;
    background-position:right;
    width:208px;        
}

.TopCategoriesBg
{
    background-image:url('/images/TopCategoriesBg.jpg');
    background-repeat:no-repeat;
    background-position:top;
    width:177px;
    height:22px;
    margin-right:10px;
}

.SubCategoryBg
{
    background-image:url('/images/SubCategoryBg.jpg');
    background-repeat:no-repeat;
    background-position:center;
    width:177px;
    height:12px;
    margin-right:10px;
}

.TopMenuBg
{
    background-image:url('/Images/TopMenuBg.jpg');
    height:37px;
    background-repeat:repeat-x; 
    background-position:center;
}

.InnerPageBg
{
    background-image:url('/Images/InnerPageBg.jpg');
    height:853px;
    background-repeat:repeat-x; 
    background-position:center;
}

.SubmitButton 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid black;
	background-image:url('/Images/SubmitButtonBg.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width: 98px;
	height: 23px;
	line-height:23px;
	cursor:pointer;
}

.Input
{
    border:1px solid #cbcbcb;
    color:Black;
    font-size:12px;
    font-weight:normal;
    font-family:Arial;
    background-color:White;
}

.BlackText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:Black;
}

.BlackBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:Black;
}

.BlackBoldOver
{
    font-weight:bold;
    text-decoration:overline;
    font-family:Arial;
    font-size:12px;
    color:Black;    
}

.DarkGrayBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#3b3b3b;    
}

.GreenBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#015656;    
}

.GreenText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#015656;    
}

.GrayText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#848282;
}

.GrayBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#848282;
}

.GrayCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#2c2c2c;    
}

.BlueText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#19315c;
}

.BlueBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#19315c;
}

.BlueLinks
{
    font-weight:normal;
    text-decoration:underline;
    font-family:Arial;
    font-size:12px;
    color:#19315c;    
}

.RedText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#a40101;
}

.RedTitle
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#a40101;
}

.RedTitleOver
{
    font-weight:bold;
    text-decoration:line-through;
    font-family:Arial;
    font-size:14px;
    color:#a40101;
}

.RedCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:16px;
    color:#BD1812;
}

.RedBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#BD1812;
}

.RedCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:16px;
    color:#BD1812;    
}

.BlackBorder
{
    border:solid 1px black;
}

.RedBorder
{
    border:solid 1px #BD1812;
}

.TextRegular
{
    color:#343434;
    font-family:Arial;
    font-size:12px;
    text-decoration:none;
}
.TextRegularBig
{
    color:#343434;
    font-family:Arial;
    font-size:14px;
    text-decoration:none;
}
.TextRegularBold
{
    color:#343434;
    font-family:Arial;
    font-size:14px;
    text-decoration:none;
    font-weight:bold;
}

.WhiteMenuTop
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#ffffff;    
}

.WhiteMenuTop:hover
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#928675;    
}

.WhiteMenuSide
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#ffffff;    
}

.WhiteMenuSide:hover
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#BD1812;
}

.WhiteMenu
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#ffffff;    
}

.WhiteText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#ffffff;
    text-decoration:none; 
}

.WhiteTitle
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#ffffff;
    text-decoration:none; 
}
.WhiteCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:16px;
    color:#ffffff;
    text-decoration:none; 
}
.WhiteBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#ffffff;
    text-decoration:none; 
}

.DarkBlueBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:11px;
    color:#3b4759;
}

.BrownPanel
{
   background-color:#5C482E;  
}

.BrownLightPanel
{
   background-color:#928675;  
}

.LightBlueLine
{
    background-color:#67ceff;
    height:2px;
}

.GrayLine
{
    background-color:#bfbfbf;
    height:1px;
}

.GrayLineV
{
    background-color:#bfbfbf;
    width:1px;
}

.GrayBorder
{
    border:1px solid #d1d1d1;
}

.LeftGrayBorder
{
    border-left:1px solid #cbcbcb;
}

.GreenButton
{
   font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid black;
	background-image:url('/Images/BtnGreen.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width: 40px;
	height: 21px;
	cursor:pointer;
	text-align:center;
}
.BrownButton
{
    width:48px;
    height:25px;
    line-height:25px;
    background-image:url('/images/BrownButton.jpg');
    background-repeat:no-repeat;
    display:block;
    cursor:pointer;
	text-align:center;
}


.pairedRow
{
    background-color:#efefef;
}

.PreviewPanel
{
    width:100%;
    height:100%;
    position:absolute;
    left:0px;
    top:0px;       
    z-index:54000;       
}

.whitePanel
{
    background-color:White;
}

.clickable
{
    cursor:pointer;
}

.CategoryRightItem1
{
    background-image:url('/images/SideTitleBg.jpg');
    background-repeat:no-repeat;
    height:48px;
    background-color:#928675;
    background-position:right top;
    vertical-align:top;
    padding-top:7px;
}

.CategoryRightItem2
{
    background-color:#928675;
    height:34px;
    width:207px;
}

.CategoryRightItem2:hover
{
    background-color:#928675;
    height:34px;
    width:207px;
}

.BigImageRightBg
{
    background-image:url('/images/LeftBigImage.jpg');
    background-repeat:repeat-y;
     width:10px;
      background-color:White;
       background-position:right top;
}
.BigImageLeftBg
{
     background-image:url('/images/RightBigImage.jpg');
    background-repeat:repeat-y;
    width:12px;
    background-color:White;
    background-position:left top;
}

.ProdImageRightBg
{
    background-image:url('/images/LeftMiddleImage.jpg');
    background-repeat:repeat-y;
     width:6px;
      background-color:White;
       background-position:right top;
}

.ProdImageLeftBg
{
    background-image:url('/images/RightMiddleImage.jpg');
    background-repeat:repeat-y;
    width:6px;
     background-color:White;
    background-position:right top;    
}

.GreenPathBg
{
    background-image:url('/images/GreenPathBg.jpg');
    background-repeat:repeat-x;
}

.RedPathBg
{
     background-image:url('/images/RedPathBg.jpg');
      background-repeat:repeat-x;
}
