﻿/*Styles for Marie Calender Starts here*/
.clsHeadingBGColor
{
	background-color:#762709;
}
.clsHelpSubHeader
{
	color:White;
	font-size:16px;
}
.clsHelpTitleHeader
{
	color:#762709;
	font-size:19px;
	font-weight:normal;
}
.clsTitleTextBigBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight:bold;
}

body, form, p, h1, h2, h3{
	margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p{ padding:5px 0 15px 0; }
h2{ font-size:22px; font-weight: normal; color:#762709}
h3{ font-size:22px; font-weight: normal; color: #762709; background-color: #b2bc77; padding-left:15px; }
.H5{ font-size:5px; font-weight: normal; color: #762709; background-color: #b2bc77; padding-left:15px; }

#header{ height: 79px; background-image: url(images/headerbg-top.jpg); margin: 0px; white-space: nowrap;}
#header-bottom{ height: 59px; background-image: url(images/headerbg-bottom.jpg); border-bottom: 2px solid #000;  white-space: nowrap;}
.backtobg{
	background-image: url(images/back-background.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 272px;
	background-color: #879a62;
	margin-top:44px;
}
.logo{ margin-left:15px; background: transparent url(Images/logo.gif) no-repeat; display: block; width: 260px; height: 67px; text-indent: -2000px; float: left; padding-top:0px;margin-top:0px; }

.searchForm{ padding-left:160px;color: #fff; }

.searchInputText{ width: 270px }
.backBtn{margin-top:44px;}
.backto{margin-top:44px;}
.collapse{ background: url(images/collapse.gif) no-repeat; display: inline-block; width:18px; height:16px; }
.expand{ background: url(images/expand.gif) no-repeat; display: inline-block; width:18px; height:16px; }

img{border:none;}
.fl{ float:left; }
.fr{ float:right;	}
.clr{ clear: both; font-size: 0px; height: 0px; line-height: 0px; }
.marLeft10{ margin-left: 10px }
#main{ background-color: #efeeee; }
.help{ font-weight: bold; color: #762709; font-size: 12px; text-decoration: underline; padding-top: 8px; }
.maincontent, .sidecontent{ height: 430px; }
.content{ padding: 10px 20px 0px 20px; overflow-y: scroll; height: 430px; }
.topPad0{ padding-top: 0; }
.topPad2{ padding-top: 2px; }
.topPad10{ padding-top: 10px; }
.mainModules{ background-color: #b2bc77; padding:0px 15px 5px 15px; margin-bottom: 5px; zoom: 1;}
.sideModules{ font-size: 12px; }
.select{
	width:269px;
	float: left;
	display: block;
	margin-right: 12px;
	margin-bottom: 8px;
	font-size: 12px;
}
.quantity{
	margin:2px 10px 2px 2px;
	height:20px;
	border:1px solid #000;
	background: #fff;
	text-align: center;
	width:40px;
}
.borderBottom { border-bottom: 1px solid #000; padding-bottom:2px; }
.borderLine{background-color:Black;height:1px;width:100%;}
.btn
{
    background: url(Images/btnBg.jpg);
    color:#000;
    border:1px solid gray;
}
.clsPopupRegularBlueTextBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#762709;
	font-weight: bold;
}

