html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    background: transparent;
    border: 0;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}
body {
    line-height: 1;
    font: 11px "lucida grande", tahoma, verdana, arial, sans-serif;
    color: #333;
    background-color: #EBEBEB;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 400;
}
ol,
ul {
    list-style: none;
}
blockquote {
    quotes: none;
}
blockquote:before,
blockquote:after {
    content: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a img {
    border: none;
}
a:active,
a:hover {
    color: #06A;
    text-decoration: underline;
}
input,
select,
textarea {
    font: 11px "lucida grande", tahoma, verdana, arial, sans-serif;
}
span {
    width: 100%;
}
#header {
    width: 100%;
    background: #096841;
    height: 50px;
    z-index: 1000000000;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.center_page {
    width: 920px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
.header_title {
    width: 300px;
    float: left;
    padding: 5px 0;
}
.head_title {
    font-size: 20px;
}
h1.head_title a,
h2.head_title a {
    color: #fff;
}
#page-outer {
    width: 1000px;
    padding-top: 7px;
    _padding-top: 20px;
    margin: 0 auto;
}
#page-container {
    width: 1020px;
    position: relative;
    z-index: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
    float: left;
    margin: 0 40px;
}
#page-content {
    float: left;
    border-bottom: 1px solid #C7C7C7;
    padding-bottom: 20px;
    width: 100%;
}
.ads_related {
    padding-left: 5px;
    font-size: 13px;
    margin-bottom: 10px;
    color: #666;
    font-family: arial, sans-serif;
}
.content {
    width: 640px;
    float: left;
    background: #FFF;
    border-radius: 5px;
    border: 1px solid #DEDEDE;
    box-shadow: 3px 3px 5px 0 #cecece;
    -webkit-box-shadow: 3px 3px 5px 0 #cecece;
    padding: 20px;
}
.home_list {
    float: left;
    width: 292px;
    border: 1px solid #EEE;
    min-height: 325px;
    margin: 3px;
    padding: 5px 10px;
}
.breadcrumbs {
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.readmore {
    float: right;
}
h1.title {
    font-size: 28px;
    color: #FF7400;
}
.meta {
    color: #888;
}
.share {
    height: 20px;
    margin-top: 5px;
    text-align: right;
}
.ads {
    padding-bottom: 10px;
    margin-bottom: 0px;
}
ul.contents {
    border-top: 1px solid #EEE;
    margin-top: 10px;
}
.list_content {
    font-family: arial, sans-serif;
    border-bottom: 1px solid #EEE;
    padding: 10px 5px;
    background: url(/check-mark.jpg) no-repeat 0 14px;
}
.list_content a {
    margin-left:10px;
}

.list_content:hover {
    background: #F7F7F7;
}
.tags a {
    background: #EBEBEB;
    border-radius: 3px;
    line-height: 23px;
    padding: 4px 5px;
}
.sidebar {
    float: left;
    background: #FFF;
    width: 220px;
    border-radius: 5px;
    margin-left: 10px;
    border: 1px solid #DEDEDE;
    box-shadow: 3px 3px 5px 0 #cecece;
    -webkit-box-shadow: 3px 3px 5px 0 #cecece;
    padding: 15px 20px;
}
.widget {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.widget ul {
    margin-top: 5px;
}
#footer {
    float: left;
    margin-bottom: 20px;
    width: 100%;
    border-top: 1px solid #fff;
    padding: 10px 0;
}
.footer-info {
    font-weight: 700;
    color: #666;
}
.other_info_footer {
    float: right;
    width: 300px;
    text-align: right;
}
.login_page {
    width: 300px;
    background: #FFF;
    border-radius: 5px;
    min-height: 180px;
    border: 1px solid #DEDEDE;
    box-shadow: 3px 3px 5px 0 #cecece;
    -webkit-box-shadow: 3px 3px 5px 0 #cecece;
    margin: 0 auto;
    padding: 20px 40px;
}
.menu_admin {
    width: 200px;
    float: left;
    border-right: 1px solid #C7C7C7;
    min-height: 850px;
}
.menu_admin ul {
    font-size: 12px;
    margin-left: 15px;
    margin-top: 15px;
}
.menu_admin li {
    list-style: square;
    margin: 8px 0;
}
.content_admin {
    float: left;
    width: 670px;
    border-left: 1px solid #fff;
    padding-left: 40px;
    min-height: 850px;
}
label {
    width: 100%;
    float: left;
    padding: 5px 0;
}
.prompt {
    float: left;
}
.prompt.full {
    width: 100%;
    margin: 5px 0;
}
.prompt input[type=text].min {
    width: 20px;
}
.prompt textarea {
    width: 250px;
    height: 50px;
}
textarea.fulltext {
    width: 400px;
    height: 200px;
}
.prompt input[type=text],
.prompt input[type=password] {
    width: 290px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #CCC;
    float: left;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2);
    padding: 8px 6px;
}
.prompt input[type=submit] {
    border: 1px solid #3079ED;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #4D90FE;
    cursor: pointer;
    color: #FFF;
    font-weight: 700;
    font: 18px "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 5px 10px;
}
.widget_form,
.metadata_form,
.ads_form,
.pages_form {
    float: left;
    width: 100%;
    margin: 10px 0;
}
.saved {
    border: 1px solid #FF7400;
    float: left;
    font-size: 16px;
    padding: 5px 20px;
}
.success {
    color: #FF7400;
}
.error {
    color: red;
}
.green {
    color: green;
}
a:link,
a:visited {
    color: #06A;
    text-decoration: none;
}
p,
.widget ul li {
    padding: 2px 0;
}
.modal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #131313;
    opacity: .85;
    filter: alpha(opacity=85);
    z-index: 101;
    margin: 0;
    padding: 0;
}
.modal-window {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 102;
    background: #fff;
    border: solid 8px #000;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 0;
    padding: 0;
}
.close-window {
    position: absolute;
    width: 47px;
    height: 47px;
    right: -23px;
    top: -23px;
    background: transparent url(../images/close-button.png) no-repeat scroll right top;
    text-indent: -99999px;
    overflow: hidden;
    cursor: pointer;
}
.search {
    float: right;
    padding: 10px 0;
}
.search form {
    width: 300px;
    height: 30px;
    float: left;
}
.sinput {
    width: 180px;
    height: 20px;
    padding: 0 10px;
}
.sbutton {
    border: 1px solid #ddd;
    padding: 5px 10px;
    background: #EEE;
    font-weight: bold;
    cursor: pointer;
}
.iconpdf {
    float: left;
}
.widget li {
    background: no-repeat url(/check-mark.jpg) 0px 4px;

}
.widget li a {
    margin-left: 15px;

}
.home_list p.listpdf {
    min-height: 50px;
}
.title_list {
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
}
.content_list {
    color: #000;
    font-size: small;
    line-height: 1.2;
    width: 500px;
}
.icon_text {
    font-size: x-small;
}
.rating {
    background: url(../../../../1.bp.blogspot.com/-glwAnVLPHtY/TvIq9IyseYI/AAAAAAAAAfk/Ftpo89q7Bz8/s1600/safe_image2.gif) no-repeat center left;
    padding: 0 0 0 90px;
}
div.header_title span {
    color: #fff;
}