* { padding:0; margin:0; }

html, body { height:100%; }

a img {
    border:0;
}

a {
    color:#900;
}

.content p {
    padding:0 0 16px 0;
    line-height:18px;
}

.content ul {
    text-align:left;
    margin:-16px 0 0 0;
    padding-left: 26px;
    padding-bottom: 16px;
}

.content ul li{
	padding-left: 2px;
}

.content ol {
	text-align: left;
	margin: -16px 0 16px 0;
	padding-left: 32px;
}

body {
    background:#fff url(/images/bg.gif) repeat-x top left;
    color:#333;
    font-family: Tahoma;
    font-size:14px;
}

#sidebar {
    float:left;
    width:345px;
    margin-top:8px;
    overflow:hidden;
    zoom:1;
    margin-bottom:15px;
}

#sidebar .logo {
    margin:10px 0 15px 25px;
}

#sidebar .menu {
    font-size:18px;
    color:#000;
    margin:0 0 15px 0;
    padding-left:82px;
}

#sidebar .menu a {
    color:#000;
    text-decoration:none;
}

#sidebar .actual {
    position:relative;
    margin-top:15px;
    margin-left:14px;
    margin-bottom:15px;
}

#sidebar #actual {
    position:absolute;
    top:-18px; left:-12px;
}

#sidebar .actual h2 {
    color:#900;
    font-size:14px;
    text-transform:uppercase;
    margin:0 0 10px 45px;
}

#sidebar .actual .inner {
    padding:0 20px 10px 20px;
}

#sidebar .partners {
    position:relative;
    margin-left:14px;
    margin-bottom:15px;
    margin-right:15px;
}

#sidebar .partners .inner {
    text-align:center;
}

#sidebar .partners h2 {
    color:#900;
    font-size:14px;
    text-transform:uppercase;
    margin:0 0 20px 45px;
    text-align:left;
}

#sidebar #info {
    position:absolute;
    top:-18px; left:0;
}

#sidebar .news {
    position:relative;
    margin-bottom:30px;
}

#sidebar .search {
    text-align:center;
    margin-bottom:30px;
}

#main {
    float:right;
    width:100%;
    min-height:100%;
    height:auto !important;
    height:100%;
    padding:8px 0 168px 0;
    margin:0 0 -143px -345px;
}

#wrap {
    margin-left:345px;
}

* html #main {
    margin-left:-350px;
}

#main .auth {
    height:44px;
    color:#000;
    padding-top:10px;
    font-weight:bold;
    text-align:center;
}

#main .auth input {
    border:1px solid #000;
    height:17px;
    width:105px;
    padding:2px;
    vertical-align:middle;
}

#main .auth .submit {
    background:none;
    border:none;
    font-weight:bold;
    color:#000;
    font-size:14px;
    width:100px;
    vertical-align:middle;
    padding:0;
}

#main .auth form {
    width:600px;
    margin:auto;
}

#main .auth .form {
    float:left;
    text-align:center;
    vertical-align:middle;
    padding-top:3px;
}

#main .auth .actions {
    font-size:12px;
    float:left;
    text-align:left;
}

#main .menu {
    height:48px;
    background:url(/images/menu.gif) repeat-x top left;
}

#main .menu ul {
    padding:10px 0 0 10px;
    background:url(/images/menu_left.gif) no-repeat top left;
    list-style:none;
    height:38px;
    margin:0 auto;
    white-space:nowrap;
    text-align: center;
}

#main .menu li {
    display:inline;
    color:#fff;
    text-align:center;
    padding:0 10px;
}

#main .menu li a {
    color:#fff;
    text-decoration:none;
}

#main .menu .border {
    float:right;
}

#main .content {
    margin:0 10px;
}

#main .banners {
    text-align:center;
    margin:4px 10px;
}

.news .company {
    float:left;
    width:49%;
    position:relative;
}

.news .industry {
    float:right;
    width:49%;
    position:relative;
}

.news .icon {
    position:absolute;
    top:-15px; left:5px;
}

.news .industry .icon {
    top:-10px;
}

.news h2 {
    font-size:18px;
    text-transform:uppercase;
    color:#000;
    margin-left:65px;
    margin-bottom:25px;
}

.news .item {
    margin:15px;
}

.news .item .date {
    display:inline;
    color:#000;
    padding-right:3px;
}

.news .item .title {
    margin-bottom:4px;
}

.news .item .preview {
    float:right;
    margin:4px 2px;
}

.allnews {
    margin:0 15px;
}

.cats {
    padding:4px 15px 15px 15px;
    overflow:hidden;
    zoom:1;
    position:relative;
}

.cats .item {
    text-align:center;
    float:left;
    width:50%;
}

.cats .img {
    height:110px;
    position:relative;
}

.cats .img img {
    position:absolute;
    bottom:2px;
    left:40%;
}

.cats .item a {
    color:#000;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:bold;
}

.page {
    padding:0 10px;
}

.page h2 {
    font-size:24px;
    color:#000;
    padding-bottom:5px;
}

.newsitem {
    margin-bottom:20px;
    overflow:hidden;
    zoom:1;
}

.newsitem p {
    padding-bottom:8px;
}

#footer {
    height:121px;
    background:#dbdbdb url(/images/footer_bg.gif) repeat-x top left;
    padding-top:22px;
    color:#666;
    clear:both;
}

#footer a {
    color:#069;
}

#footer .contacts {
    float:left;
    width:370px;
    padding:0 30px;
}

#footer .copyright {
    float:left;
    width:200px;
}

#footer .design {
    float:right;
    text-align:center;
    margin-right:30px;
}

/* Round Corners */
#main .content .roundtop {
    position:relative;
    border-top:1px solid #d7d7d7;
    background:#fff;
    margin:0 9px;
    height:8px;
}
#main .content .corner_lt, #sidebar .actual .corner_lt {
    position:absolute;
    top:-1px; left:-9px;
}
#main .content .corner_rt, #sidebar .actual .corner_rt {
    position:absolute;
    top:-1px; right:-9px;
}
#main .content .corner_lb, #sidebar .actual .corner_lb {
    position:absolute;
    bottom:-1px; left:-9px;
}
#main .content .corner_rb, #sidebar .actual .corner_rb {
    position:absolute;
    bottom:-1px; right:-9px;
}
#main .content .roundbottom {
    position:relative;
    border-bottom:1px solid #d7d7d7;
    background:#fff;
    margin:0 9px;
    height:8px;
}
#main .content .inner {
    border-left:1px solid #d7d7d7;
    border-right:1px solid #d7d7d7;
    background:#fff;
}

#sidebar .actual .roundtop,
#main .content .filter .roundtop {
    position:relative;
    border-top:1px solid #e8d18b;
    background:#faf6e8;
    margin:0 9px;
    height:8px;
}
#sidebar .actual .roundbottom,
#main .content .filter .roundbottom {
    position:relative;
    border-bottom:1px solid #e8d18b;
    background:#faf6e8;
    margin:0 9px;
    height:8px;
}
#sidebar .actual .inner,
#main .content .filter  .inner {
    border-left:1px solid #e8d18b;
    border-right:1px solid #e8d18b;
    overflow:hidden;
    zoom:1;
    background:#faf6e8;
}

.mceContentBody {
    background:#fff;
}

.filelist {
    width:100%;
}

.filelist td {
    padding:2px;
}

.filelist .dir {
    background:url("/images/folder.png") top left no-repeat;
    padding-left:18px;
}

.filelist .file {
    background:url("/images/page.png") top left no-repeat;
    padding-left:18px;
}

#main .content .filter h2 {
    color:#900;
    font-size:14px;
    text-transform:uppercase;
    margin:0 0 10px 10px;
}
#main .content .filter .inner {
    padding:0 10px;
}
#main .content .filter .inner table {
    margin-bottom:5px;
}

