body{
background-color:#EAEAEA;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
dbackground-image:url(../Images/Public/PageBackground.jpg);
background-repeat:repeat-x;
}

a {
color:#333333;
}

.DivMain {
width:984px;
margin-left:auto;
margin-right:auto;
color:#666666;

}
.DivHeader{
background-image:url(../Images/Public/Logos/ChilliHRLogo.gif);
height:85px;	
background-repeat:no-repeat;
background-color:#990000;
}
.HeaderTopNav{
	text-align:right;
	padding-right:45px;
	padding-top:15px;
	color:#FFFFFF;
	background-position: 0px;
}

.HeaderTopNav a{
text-decoration:none;
color:#FFFFFF;
}

.HeaderNavButtons{
	background-image:url(../Images/Public/Buttons/Background.jpg);
	background-repeat:repeat-x;
	margin-left:432px;
	margin-top:15px;
	width:511px;
	height:40px;
	border-right: solid 1px #205A5E;
	border-left: solid 1px #009999;
}

.HeaderNavButtons a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#BFFFFF;
	text-decoration:none;
	padding-right:10px;
	padding-left: 10px;
	display:block;
	float:left;
	padding-top: 12px;
	/*background-color:#00CC00;*/

	
}


.ButtonDevider{
	background-image:url(../Images/Public/Buttons/Devider.jpg);
	background-repeat:no-repeat;
	height: 40px;
	width:2px;
	background-position: left top;
	float:left;
}


#HeaderBigBanner {
height:180px;
width:912px;
margin-left:36px;
}

.HeaderBottomBar{
background-color:#C1E7EE;
height:10px;
width:961px;

}

.ContentMainHolder{
background-color:#FFFFFF;
border-right:solid 2px #999999;
border-left:solid 2px #999999;
border-bottom:solid 2px #999999;
background-repeat:repeat-y;
background-position:right;
width:980px;
float:left;

}

.ContentInsideLeft{
width:345px;
float:left;
border:solid 1px #009900;
}

.ContentInsideRight{
width:345px;
float:left;
border:solid 1px #009900;
}
.ContentLeft{
width:700px;
float:left;
padding:10px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border-right:solid 1px #CCCCCC;
margin-left:19px;

}
.ContentRight{
	color:#666666;
	float:left;
	width: 210px;
	padding-left:10px;
	padding-top:20px;
	
}

.ContentHeading{
	border-bottom:solid 6px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
	font-style: normal;
}
.Footer{
float:left;
width:980px;
background-position:top;
background-repeat:repeat-x;
padding-top:10px;
margin-left:4px;
}
.FooterLeft{
float:left;
color:#666666;
font-size:12px;
}
.FooterRight{
font-size:10px;
float:right;
color:#666666;
font-size:10px;
text-align:right;
padding-right:5px;
}
.FooterLeft a{
color:#666666;
}
.FooterRight a{
font-size:10px;
color:#666666;
}

.formWrapper{
width:100%;
float:left;
}
.formError{
color:#CC0000;
width:250px;

text-align:left;
}
.formLabel{

margin-top:5px;
font-weight:bold;
float:left;
}
.formField{
margin-top:5px;
width:250px;
}
.formField input{
width:100%;
text-align:left;
}

.Boxes {
	background-color: #FFFFFF;
	border: 1px solid #A40000;
	width: 200px;
}
.BoxesHeading {
	color: #FFFFFF;
	background-color: #A40000;
	padding: 3px;
	font-weight: bold;
	font-size: 14px;
}
.BoxesContent {
	padding: 2px;
	color: #666666;
}

.BoxesProduct {
	background-color:#CBEBED;
	border: 1px solid #8FBAC0;
	width: 343px;
	margin-bottom: 5px;
	display:block;
	float:left;
	
}
.BoxesProductHeading {
	color: #FFFFFF;
	background-color: #1F616F;
	padding: 3px;
	font-weight: bold;
	display:block;
	float:left;
	width:338px;
	font-size: 14px;
}
.BoxesProductContent {
	padding: 2px;
	display:block;
	float:left;
	width:339px;
	color: #143F47;

}

.BoxesProductContent hr {
color:#009999;
size:1px;
}

.BoxesProductData{
	padding: 2px;
	display:block;
	float:left;
	width:180px;
	font-size: 10px;

}

.BoxesProductSelect{
float:right;
padding-top:15px;
padding-right:15px;
}

.SubmitButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.MemberMenu {
	width: 200px;
	float:left;
}
.MemberMenuHeading{
display:block;
text-decoration:none;
background-color:#990000;
color:#FFFFFF;
margin-bottom:1px;
font-weight:bold;
padding:5px;
}

.MemberMenuHeadingProduct{
display:block;
text-decoration:none;
background-color:#8AB6C6;
color:#003F5E;
margin-bottom:1px;
font-weight:bold;
padding:5px;
cursor:pointer;
}

.MemberMenuMain{
display:block;
text-decoration:none;
background-color:#006C6C;
color:#FFFFFF;
margin-bottom:1px;
font-weight:bold;
padding:5px;
}
.MemberMenuProduct{
display:none;
text-decoration:none;
background-color:#BEDCE4;
color:#006699;
margin-bottom:1px;
padding:3px;
padding-left:20px;

}

.MemberMenu a:hover{
background-color:#FFFFFF;
color:#333333;
}

.TicketTextBlock{
display:block;
border:solid 1px #CCCCCC;
color:#333333;
background-color:#FFE1E1;
padding:4px;
margin-top:5px;
}

.TicketTextBlockAdmin{
display:block;
border:solid 1px #CCCCCC;
color:#333333;
background-color:#CCFFFF;
padding:4px;
margin-top:5px;
}

.TicketHeading{
font-weight:bold;
font-size:16px;
}

.TicketRecord{
display:block;
border:solid 1px #CCCCCC;
color:#333333;
background-color:#FFE1E1;
padding:4px;
text-decoration:none;
font-weight:bold;
margin-top:5px;
font-size:16px;
}
.flashMessages{
	
	background-color:#C5D6FC;
	border:solid 1px #CCCCCC;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:50px;
	background-image:url(../Images/Public/Icons/FlashMessage.gif);
	background-repeat:no-repeat;
	background-position: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-weight:bold;

}
.HeadingBig {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.SummaryBox{
width:300px;

}
.SummaryBoxName{
width:130px;
float:left;
overflow:hidden;
}
.SummaryBoxBuy{
float:right;
}
.SummaryBoxUnits{
float:left;
text-align:right;
}
.SummaryBoxRow{
float:left;
width:210px;
padding:3px;
border-bottom:solid 2px #CCCCCC;
}
