body
{
    font-size: 75%;
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, Sans-Serif;
    color: #232323;   
    background-color: #fff;
}

/* Styles for basic forms
-----------------------------------------------------------*/

fieldset 
{
    border:1px solid #ddd;
    padding:0 1.4em 1.4em 1.4em;
    margin:  0 0 1.5em 0;
}

legend 
{
    font-size:1.2em;
    font-weight: bold;
}

textarea 
{
    min-height: 75px;
}

.editor-label 
{
    margin: 1em 0 0 0;
}

.editor-field 
{
    margin:0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}
/*--------------------------------------------*/
.cr1
{
width:50;
height:auto;
position:relative;
left: 50%;
text-align: center;
margin-left: -160px;
}

.vrTrialBalance
{
width:50;
height:auto;
position:relative;
left: 50%;
text-align: center;
margin-left: -160px;
}

.cr2
{
width:50;
height:auto;
position:relative;
left: 50%;
text-align: center;
margin-left: -100px;
}

.crday
{
width:50;
height:auto;
position:relative;
left: 50%;
text-align: center;
margin-left: -75px;
}

.crweek
{
width:50;
height:auto;
position:relative;
left: 50%;
text-align: left;
margin-left: -250px;
}

.crbtn
{
width:50;
height:auto;
position:relative;
left: 50%;
text-align: center;
margin-left: -40px;
}

.crHead
{
width:50;
height:auto;
position:relative;
left: 50%;
text-align: center;
margin-left: -1040px;  
}

.login
{
width:80;
height:auto;
position:absolute;
left: 50%;
text-align: center;
margin-left: -130px;
}

.loginfieldset
{  
    border:1px solid #ddd;
    padding:0 1.4em 1.4em 1.4em;
    margin:  1em 70.5em 1.5em 0;      
}

.PLfieldset
{
	border:1px solid #ddd;
    padding:0 1.4em 1.4em 1.4em;
    margin :  1em 65.5em 1.5em 0;   
}

.widgetPanel
{
	background: #F9F9FA;
	border: solid 1px #D3D6DA;
	padding: 12px 15px 9px;
	margin: 0 0 5px 0;
	height: 44px;
	
	-moz-box-shadow:inset 0px 1px 4px rgba(0, 0, 0, 0.117188);
    -webkit-box-shadow:inset 0px 1px 4px rgba(0, 0, 0, 0.117188);
    box-shadow:inset 0px 1px 4px rgba(0, 0, 0, 0.117188);	
	
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.widgetPanel img 
{
	margin-right: 11px;
}

.widgetPanel .disabled
{
	-moz-opacity: 0.2;
	filter:alpha(opacity=20);
	opacity: 0.2;
	
	cursor: default !important;
}

.leftZone
{
	float: left;
}

.rightZone
{   
	float: right;
}
.cancelbutton
{
    margin-left:30em;
}


/*-----------------------LOGIN---------------------------------------------------------------------------------------*/
/* Site wrapper */

#wrapper {
width: 850px;
margin: 0 auto 80px auto;
position: relative;
background-color: #FFFFFF;
display: table; /* margin-bottom for FF   (?) */
text-align: left;
}


/* Header */

#header {
margin: 0 auto;
height: 157px;
position: relative;
background: #004E6C url('../Content/Images/headerbg.png') repeat-x 0 0;
border-top: 4px solid #003042;
border-bottom: 1px solid #46A0CA;
}

#header-arrow {
position: absolute;
top: 0;
right: 50px;
background: url('../Content/Images/headerarrow.png') no-repeat 0 0;
width: 148px;
height: 105px;
}


/* Menu */

#menu {
width: 850px;
margin: 0 auto;
background: #4A4A4A url('../Content/Images/menubg.png') repeat-x 0 0;
}

#menu li {
display: inline;
list-style-type: none;
}

#menu li.first a {
margin-left: 1.6em;
display: inline;
}

#menu li a {
float: left;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
font-size: 1.1em;
line-height: 33px;
margin: 0 0.5em;
padding: 0 1em;
}

#menu li a:hover {
text-decoration: underline;
}

#menu li a.active {
font-weight: bold;
color: #B1EEFF;
}

.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Content boxes */

#content-box {
width: 100%;
margin: 0 auto;
color: #151515;
position: relative;
}

#content-box-in {
width: 100%;
}



.content-box-right {
float: right;
width: 220px;
margin-bottom: 4em;
background-color: #DBF3FF;
}

#column-right-bottom {
background: #DBF3FF url('../Content/Images/columnrightbottom.png') no-repeat 0 0;
width: 220px;
height: 20px;
}

.content-box-left-in {
margin: 0.4em 1.7em 0 2em;
}

.gallery {
margin-top: 18px;
}

.gallery a Images, .gallery a:visited Images {
margin: 0 11px 16px 0;
border: 4px solid #EEEEEE;
}

.gallery a:hover Images {
border: 4px solid #74BDDC;
}

.content-box-right-in {
margin: 0.4em 1.6em 0 0.8em;
}

dt {
font-size: 0.9em;
font-weight: bold;
}

dd {
line-height: 1.4;
margin-bottom: 12px;
}

dd.heading, dd.heading a, dd.heading a:visited {
margin-bottom: 1px;
color: #D15900;
font-weight: bold;
}

address {
line-height: 1.5;
margin-bottom: 7px;
}


/* Footer */

#footer {
background-color: #00587D;
color: white;
width: 850px;
height: 34px;
font-size: 0.9em;
border-bottom: 2px solid #003042;
}

#footer a, #footer a:visited {
font-weight: normal;
color: white;
}

#footer p.left, #footer p.right {
width: 400px;
display: inline;
margin-bottom: 0;
line-height: 30px;
}

#footer a.b, #footer a.b a:visited {
font-weight: bold !important;
}

#footer p.left {
float: left;
text-align: left;
margin-left: 15px;
}

#footer p.right {
float: right;
text-align: right;
margin-right: 15px;
}

/*-----------------------LOGIN------------*/
