﻿
html {
    min-height: 100%;
    overflow-y: scroll;
}

body {
    text-align: justify;
    min-width: 980px;
    color: #777777;
    margin: 0;
    position: relative;
    font: 13px/20px Arial,Helvetica,sans-serif
}

body, h1, h2 h2, h3, h4, h5, h6
{
    font-family: "Trebuchet MS" , Verdana, Arial, sans-serif;
}

body#page
{
    background: url("imgs/page.jpg") repeat scroll 50% 0 #DCE6E2;
}

#block-main {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("imgs/main.svg");
    background-origin: padding-box;
    background-position: 50% -400px;
    background-repeat: no-repeat;
    background-size: 1800px 800px;
}

#block-main > div {
    background: url("imgs/main_b.png") repeat-x scroll 0 100% transparent;
    padding: 30px 0;
}

.wrapper {
    width: 980px;
    margin: auto;
}

#header, #content {
    margin: 5px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

#header {
    margin-bottom: 10px;
    position: relative;
}

.clearfix:before, .clearfix:after, .grid-block:before, .grid-block:after, .deepest:before, .deepest:after {
    content: "";
    display: table;
}

.clearfix:before, .clearfix:after, .grid-block:before, .grid-block:after, .deepest:before, .deepest:after {
    content: "";
    display: table;
}

.clearfix:after, .grid-block:after, .deepest:after {
    clear: both;
}

.grid-block
{
    zoom: 1;
}

.grid-box {
    float: left;
}

#maininner {
    width: 980px;
}

element.style {
    min-height: 170px;
}

#content {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("imgs/mod_box.png") repeat-x scroll 0 100% padding-box #D2D2D2;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    padding-bottom: 4px;
    
    border: 1px solid #d2d2d2;
	border: 1px solid rgba(0,0,0,0.1);
	border-bottom-color: #9d9d9d;
	border-bottom-color: rgba(0,0,0,0.25);
	padding-bottom: 4px;
	border-radius: 4px;
	background: #d2d2d2 url(imgs/mod_box.png) 0 100% repeat-x;
	background-clip: padding-box;
	box-shadow: 0 1px 2px rgba(0,0,0,0.08);
}

#content > div {
    background: none repeat scroll 0 0 #F7F7F9;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 0 1px #FFFFFF inset;
    padding: 20px;
    
    border-radius: 3px;
	background: #f7f7f9;
	box-shadow: inset 0 0 0 1px #fff;
}

#breadcrumbs {
    font-size: 12px;
    margin-bottom: 10px;
}

.breadcrumbs {
    overflow: hidden;
}

h2, h3, h6, a, a.button-more:hover, #system .title a:hover {
    color: #77C3E7;
}

h5, a:hover, #bottom-b .mod-line a, #system small {
    color: #B8D427;
}

.breadcrumbs a, .breadcrumbs span, .breadcrumbs strong {
    display: inline-block;
    text-decoration: none;
}

.breadcrumbs a, .breadcrumbs > span {
    margin-right: 10px;
}

.breadcrumbs a, .breadcrumbs > span {
    background: url("imgs/breadcrumbs.png") no-repeat scroll 100% 50% transparent;
    padding-right: 15px;
}

#system .item > header {
    line-height: 32px;
    margin-bottom: 10px;
    padding-bottom: 13px;
}

.mod-box .module-title, #system .item > header {
    background: url("imgs/mod_box_header.png") repeat-x scroll 0 100% transparent;
}

#system .title {
    margin-top: 0;
}

#system .item > header .title {
    margin-bottom: 0;
}

#system .item > *:last-child {
    margin-bottom: 0;
}

#block-main + #block-footer {
    background: none repeat scroll 0 0 transparent;
}

#footer {
    position: relative;
    margin: 15px 5px;
    text-align: left;
}

#totop-scroller {
    background: url("imgs/totop_scroller.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 19px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
    width: 19px;
    z-index: 1;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 25px 0 15px;
}

h1 {
    line-height: 36px;
}

h1, h4 {
    color: #666666;
}

h1, h2 {
    font-size: 24px;
}

h1.title {
    font-size: 28px;
}

h2 {
    line-height: 24px;
}

h3 {
    font-size: 18px;
    line-height: 18px;
}

h4, h5 {
    font-size: 16px;
    line-height: 16px;
}

h6 {
    font-size: 12px;
}

p, hr, ul, ol, dl, blockquote, pre, fieldset, figure {
    margin: 15px 0;
}

a, a:hover {
    text-decoration: none;
}


table {
    border-collapse: collapse;
    border-spacing: 0;

}

table tr td, table tr th {
    border: 1px solid #CDCDCD;
    text-align: left;
}


div.box-form fieldset {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6), 1px 1px 0 rgba(255, 255, 255, 0.6) inset;
    margin-bottom: 10px;
    padding: 1

div.box-form input[type="text"],
div.box-form input[type="password"],
div.box-form select,
div.box-form textarea {
	padding: 6px;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.25);
	border-radius: 2px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.8);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	color: #888;
}

us: 2px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.8);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	color: #888;
}

div.box-form input[type="text"]:focus,
div.box-form input[type="password"]:focus,
div.box-form select:focus,
div.box-form textarea:focus {
	outline: none;
	color: #444;
	border-color: #bbb;
	border-color: rgba(0,0,0,0.35);
	background-color: rgba(255,255,255,1.0);
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.15);
}

div.box-form textarea { padding: 8px; }

.box-bt,
div.box-form button,
div.box-form input[type="button"],
div.box-form input.button,
div.box-form #submit {
	margin-right: 3px;
	padding: 6px 12px;
	border: 1px solid #ccc;
	border-bottom-color: #a2a2a2;
	border-radius: 2px;
	background-color: #f3f3f3;
	box-shadow: inset 0 1px

.box-bt,
div.box

.box-bt,
div.box-form button:hover,
div.box-form input[type="butto

.box-bt,
div.box-form input[type="button"],
div.box-form input[type="submit"],
div.box-form input[type="checkbox"],
div.box-form input[type="image"],
div.box-form input[type="radio"],
div.box-form input[type="reset"],
div.box-form select,
div.box-form button,
div.box-form label {
    cursor: pointer;
}

t[type="radio"],
div.box-form input[type="reset"],
div.box-form select,
div.box-form button,
div.box-form label {
    cursor: pointer;
}

.box-form input[type="reset"],
div.box-form select,
div.box-form button,
div.box-form label {
    cursor: pointer;
}

.box-bt,
div.box-form button,
div.box-form input[type="button"],
div.box-form input[type="reset"] {
    vertical-align: middle;
}

.box-bt,
div.box-form button,
div.box-form input[type="button"],
div.box-form input.button,
div.box-form #submit {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F3F3F3;
    border-color: #CCCCCC #CCCCCC #A2A2A2;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 2px 1px rgba(0, 0, 0, 0.05);
    color: #777777;
    font-size: 11px;
    margin-right: 3px;
    padding: 6px 12px;
    text-align: center;
    text-transform: uppercase;
}