body
{
    background: #333333 url('/images/bg_pattern.png') repeat scroll 0 0;
    padding: 0px;
    margin: 0px;
}

#main
{
	display: block;
	width: 980px;
        background: url(/images/bg_shape.jpg) no-repeat top left;
}

#logo
{
    height: 190px;
    background: url('/images/4-logo.png') left center no-repeat; 
margin-left: 70px;
    width: 800px;
}


#mainInner
{
	width: 990px;
}

.leftInner
{
    float: left;
    width: 248px;
    height: 1028px;

}


.rightInner
{
    width: 642px;
    float:left;
}



#footer
{
	clear: both;
}

/**/
h2
{
    color:#ADCB56;
    font-size:26px;
    padding:25px 0 10px 20px;
}

.block h2
{
    color:#EA7B3A;
    font-size:26px;
    padding:25px 0 10px 20px;
}

h1
{
    color:#ADCB56;
    font-size:27px;
    padding:25px 0 10px 20px;
}

.form th
{
    color: #E2FAF6;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
}

.form tr
{

    height: 40px;
}

.form td
{
    vertical-align: top;
}

.form th
{
    vertical-align: top;
}

.form tfoot td
{
    position: relative;

    text-align: center;
}

.form select
{
    width: 185px;
    background-color: white;
}

/**/
.sf_admin_filter th
{
    color: #E2FAF6;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
}

.sf_admin_filter tr
{

    height: 40px;
}

.sf_admin_filter td
{
    vertical-align: top;
}

.sf_admin_filter th
{
    vertical-align: top;
}

.sf_admin_filter tfoot td
{
    position: relative;

    text-align: center;
}

.sf_admin_filter select
{
    width: 185px;
    background-color: white;
}

.error_list
{
    color: red;
    position: relative;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style-type: none;


}
.sf_admin_td_actions
{
    list-style-type: none;
    text-align: center;
}


.sf_admin_list td
{
    /*color:  #E2FAF6;*/
    border-bottom: 1px solid #E2FAF6;
   /* border: 2px solid #E2FAF6;*/
    padding: 5px;
    text-align: center;
    background-color: #E7EEF6; 
}

.sf_admin_list th
{
    /*color:  #E2FAF6;*/
    border-bottom: 1px solid #E2FAF6;
    padding: 5px;
    text-align: center;
    background-color: #E2FAF6;
    /*border: 2px solid #E2FAF6;*/
}

.sf_admin_list table
{
    color: black;
    /*border: 5px solid black;*/
    /*color:  #E2FAF6;*/
}


.sf_admin_form label
{
    color: #E2FAF6;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    width: 130px;
    display: block;
    float: left;
    text-align: right;
    padding-right: 20px;
}

.sf_admin_form select
{
    width: 185px;
    background-color: white;
}

.para p
{
	color: #E2FAF6;
	font-size: 13px;
}

.para
{
	padding-left: 40px;
}

.para a
{
	font-size: 15px;
	color:#9AE53B !important;
	text-decoration: none;

}

.check
{
	text-align: right;
}
