﻿body 
{
    margin:0 0 0 0;
    background-color:#ffffff;
   
}

.pageBg
{
     background-image:url('/images/BodyBg.jpg');
    background-position:center top;
    background-repeat:no-repeat
}

.headerBg
{
    background-image:url('/Images/HeaderBg.jpg');
    height:23px;
    background-repeat:repeat-x;
}

.TopLogoBg
{
    background-image:url('/images/HeaderPageBg.png');
    background-repeat:no-repeat;
    background-position:right top;
    height:181px;
}

.TopMenuBg
{
    background-image:url('/Images/MenuTopBg.png');
    height:39px;
    width:987px;
    background-repeat:no-repeat;
    background-position:center top;
    position:absolute;    
}

.SubmitButton 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid black;
	background-image:url('/Images/BrownButton.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width: 48px;
	height: 25px;
	 line-height:25px;
	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;    
}

.DarkGrayCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:18px;
    color:#404041;    
}

.DarkGrayTitle
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#404041;    
}

.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;    
}

.BlueBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#2f7495;
}

.BlueLinks
{
    font-weight:normal;
    text-decoration:underline;
    font-family:Arial;
    font-size:12px;
    color:#2f7495;    
}

.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;    
}

.GreenMenuSide
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#8AB327;  
      
}

.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 #cbcbcb;
}

.GreenBorder
{
    border:1px solid #8AB327;
}

.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/MenuSideItemPBg.png');
    background-repeat:no-repeat;
    height:34px;
    width:224px;
    background-position:right top;
    line-height:34px;
  
   
}

.CategoryRightItem1Expanded
{
    background-image:url('/images/SideTitleBg.png');
    background-repeat:no-repeat;
    height:48px;
    width:224px;
    background-position:right top;
    cursor:pointer;
    vertical-align:top;
    padding-bottom:10px;
  
   
}

.CategoryRightItem2
{
   
    background-image:url('/images/ArrowMenuSide.jpg');
    background-position:206px center;
    background-repeat:no-repeat;
    height:30px;
    width:207px;
    vertical-align:top;
}

.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/RightMiddleImage.png');
    background-repeat:repeat-y;
     width:4px;
      background-color:White;
       background-position:right top;
}

.ProdImageLeftBg
{
    background-image:url('/images/LeftMiddleImage.png');
    background-repeat:repeat-y;
    width:5px;
     background-color:White;
    background-position:right top;
    
}

.GreenPathBg
{
    background-image:url('/images/GreenPathBg.png');
    background-repeat:repeat-x;
}

.RedPathBg
{
     background-image:url('/images/RedPathBg.jpg');
      background-repeat:repeat-x;
}
