html, body {
    /*width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;*/
    /*font-family: Verdana, Arial, sans-serif;/
    font-size: 12px;
    text-decoration: none;*/
	margin-left: auto;
	margin-right: auto;
	max-width : 1024px;
	padding: 0;
/*    background-image: url('http://subtlepatterns.com/patterns/px_by_Gre3g.png');*/
    background-image: url('../images/furley_bg.png');
}
label input, label textarea, label select {
	display: inline;
}

textarea {
	width : 100% !important;
}

label, input, button, select, textarea {
	font-size : 13px !important;
}

.footer{padding-left:20px;padding-right:20px;background-color:#2c2c2c;background-image:-moz-linear-gradient(top, #333333, #222222);background-image:-ms-linear-gradient(top, #333333, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));background-image:-webkit-linear-gradient(top, #333333, #222222);background-image:-o-linear-gradient(top, #333333, #222222);background-image:linear-gradient(top, #333333, #222222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.1);color : #FFF;font-size: 12px; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-weight: bold;
  font-size: 13px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #eee;
}

/*.north, .south, .west, .east, .center {
    display: inline-block;
    background-color: #F8F8F8;
}



.north {
    min-height: 35px;
    background-color: #000000;
    border-bottom: 1px solid black;

}

.south {
    height: 2em;
    background-color: #000000;
    border-top: 1px solid black;
    color: rgb(255, 255, 255);
    padding: 0.5em 2em;
}

.east {
    width: 20em;
    height: 100%;
}

.west {
    width: 18em;
}
*/
/*
.ui-resizable-handle {
    background-color: #000;
    border-left: 1px solid #9A9A9A;
    border-right: 1px solid #9A9A9A;
}

.ui-resizable-handle:hover {
    background-color: #bbbbcd;
    border-left: 1px solid #afafc0;
    border-right: 1px solid #afafc0;
}

.ui-resizable-e {
    right: -6px;
    width: 4px;
}

.ui-resizable-helper-west {
    border-right: 6px solid #bbbbcd;
}

.ui-resizable-helper-east {
    border-left: 6px solid #bbbbcd;
}

.ui-resizable-w {
    left: -6px;
    width: 4px;
}

.ui-resizable-e {
    right: -6px;
    width: 4px;
}

.ui-resizable-helper-east {
    border-right: 6px solid #bbbbcd;
}*/

.center {
    font-size: 1em;
    overflow: auto;
    background-color: #F8F8F8;
 	border-left: 2px solid #000;
   /*     background: url('../../../Images/cnvbkgnd.jpg') repeat scroll;*/
   
}

#tabs {
   
}
.ui-tabs {
    padding: 0em;
    border: none;
}

.ui-tabs-nav {
    border-left: none;
    border-right: none;
}


/*.west .panel {
    width: 15em;
    display: inline-block;
    overflow: auto;
}

.panel p {
    margin: 1em;
}
*/

/*
a {
    color: #2591E3;
}
*/
.highlight {
    color: #2591E3;
    font-size: 1em;
}

/*.north h1 {
    font-size: 1.2em;
    color: white;
    padding-left: 1em;
}*/

#eq span {
    font-size: 0.6em;
    height: 120px;
    float: left;
    margin: 15px;
}

#progressbar {
    font-size: 0.6em;
    margin: 1em;
}

#datepicker {
    margin: 0.5em;
    font-size: 0.78em;
}


ul.inlineList
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}

ul.inlineList li { display: inline; }

ul.inlineList li a
{
}

ul.inlineList li a:hover
{
}

img[class=hideDetails] {
    background-image: url("../images/details_close.png");
    width: 20px;
    height: 20px;
    border: 0;
    border-style: none;
}

img[class=showDetails] {
    background-image: url("../images/details_open.png");
    width: 20px;
    height: 20px;
    border: 0;
    border-style: none;
}

img {
    border :0;
    border-style: none;
}


#logo {
    background-image: url("../images/Witch30.png");
    width : 30px;
    height: 30px;
    position : fixed;
    top : 0px;
    left : 0px;
    z-index: 1000;
}

#appName {
    padding-left: 25px;
}

#top {
    height: 200px;
}

#main {
    height: auto;
}

#userBarInfos {

    height: 30px;
    color: #FFF;
    text-align: right;
    padding-right:10px;
    position : fixed;
    top : 0px;
    right : 0px;
    z-index: 100;
}

/*h1, h2, h3 {
	text-decoration: none;
}*/


.table-header {
	color : #2591E3;
}

.table-footer {
	color : #2591E3;
}


.generalStyle1 {
    border-style: solid;
    border-width: 1px;
    border-color: #2591E3;
    text-align: center;
    color: #FFFFFF;
    font: bold;
    font: italic;
    background-color: #2591E3;
}
.generalStyle2 {
    text-align: right;
    color: #2591E3;
    font-weight: bold;
    font-size: normal;
}
.generalStyle2L {
    text-align: left;
    color: #2591E3;
    font-weight: bold;
    font-size: normal;
}
.generalStyle3 {
    text-align: left;
    color: #000000;
    font-size: normal;
}
.generalStyleCenter {
    text-align: Center;
}
.generalStyleRed {
    text-align: left;
    color: Red;
    font-weight: bold;
    font-size: normal;
}
.generalStyleGreen {
    text-align: left;
    color: Green;
    font-weight: bold;
    font-size: normal;
}
.generalStyleErr {
    text-align: left;
    font: bold;
    color: Red;
    font-weight: bold;
    font-size: normal;
}
.generalStyleOk {
    text-align: left;
    font-weight: bold;
    color: Green;
    font-size: normal;
}
.ui-widget ui-widget-content {
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    color: #2591E3;
}
.generalStyle6 {
    color: #000;
}
.generalStyle7 {
    text-align: center;
    color: #2591E3;
    border-style: solid;
    border-width: 1px;
    border-color: #2591E3;
}
.generalStyle8 {
    text-align: right;
    color: #2591E3;
    border-style: solid;
    border-width: 1px;
    border-color: #2591E3;
}
.generalStyle9 {
    text-align: center;
    color: #000000;
    border-style: solid;
    border-width: 0px;
    border-color: #2591E3;
}
.generalStyleA {
    text-align: right;
    color: #000000;
    border-style: solid;
    border-width: 0px;
    border-color: #2591E3;
}
.generalStyleB {
    text-align: left;
    color: #000000;
    border-style: solid;
    border-width: 0px;
    border-color: #2591E3;
}
.generalStyleC {
    text-align: right;
    color: #2591E3;
    border-style: solid;
    border-width: 1px;
    border-color: #2591E3;
}
.generalStyleD {
    text-align: center;
    color: #000000;
    border-bottom: 1px solid #2591E3;
}
.generalStyleE {
    text-align: left;
    color: #000000;
    border-bottom: 1px solid #2591E3;
}
.generalStyleF {
    text-align: right;
    color: #2591E3;
}
.generalStyleG {
    text-align: right;
    vertical-align: top;
    color: #000000;
}
.generalStyleH {
    text-align: left;
    vertical-align: top;
    color: #000000;
}
.generalStyleI {
    text-align: left;
    color: #000000;
}
.generalStyleIR {
    text-align: right;
    color: #0000FF;
}
.generalStyleSubTit {
    text-align: left;
    font-weight: bold;
    color: #000000;
}
.generalStyleSubInf {
    text-align: Center;
    font-weight: bold;
    color: #000000;
}
.generalStyleBgPink {
    text-align: center;
    background-color: #FFC0CB;
    font-size: normal;
}
.generalStyleBgBlue {
    text-align: center;
    background-color: #99CCFF;
    font-size: normal;
}
.generalStyleBgGreen {
    text-align: center;
    background-color: #33CC33;
    font-size: normal;
}
.generalStyleBgYellow {
    text-align: center;
    background-color: #FFCC66;
    font-size: normal;
}
.generalStyleBgRed {
    text-align: center;
    background-color: Red;
    font-size: normal;
}
.generalStyleBgGray {
    text-align: center;
    background-color: #CCCCCC;
    font-size: normal;
    width: 9%;
}
.generalStyleCGray {
    text-align: center;
    color: #999999;
    border-bottom: 1px solid #2591E3;
}
.generalStyleLGray {
    text-align: left;
    color: #999999;
    border-bottom: 1px solid #2591E3;
}
.generalStyleClosed {
    text-align: center;
    color: Red;
    font-size: large;
}


.zend_form{
    padding-top: 4px;
	padding-bottom: 4px;
    overflow:auto;
}

.zend_form dt{
padding-top: 4px;
	padding-bottom: 4px;
    clear:both;
    float:left;
    text-align:right;
    margin:5px 5px 5px 0;
}

.zend_form dd{
padding-top: 4px;
	padding-bottom: 4px;
    float:left;
    margin:5px 2px 5px 0;
}

.zend_form p{
	padding-top: 4px;
	padding-bottom: 4px;
    margin:0;
}

.zend_form input, .zend_form textarea{
    margin:0 0 0px 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.submit{
    float:right;
}

select[class=tableFormStyle] {
    min-width: 230px;;
    width : 100%;
    /*padding-top: 4px;
	padding-bottom: 4px;*/
}

input[class=hasDatepicker] {
    min-width: 230px;;
    width : 100%;
    /*padding-top: 3px;
	padding-bottom: 3px;*/
}

textarea[class=tableFormStyle] {
	min-width: 230px;
}


input[class=tableFormStyle] {
    min-width: 230px;;
    width : 100%;
/*	padding-top: 3px;
	padding-bottom: 3px;*/
}

th {
	text-align: center;
	padding-right: 10px;
}

hidden[class=tableFormStyle] {
    min-width: 230px;;
    width : 100%;
}

textarea[class=tableFormStyle] {

}

fieldset .apurement_step {
	min-height : 325px;
}