/* Start of CMSMS style sheet 'BASIC' */
/* ---------- CSS STYLES ---------- */


/* ---------- GENERAL ---------- */

* {
	outline: none;
}

img, div {
	behavior: url("/scripts/png_fix.htc");
}

.clear {
	clear: both;
	margin: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}

.hr {
	margin: 10px 0px;
	height: 1px;
	background: #ccc;
	overflow: hidden;
}



/* ---------- BODY ---------- */

html {
	margin: 0px;
}
 
body {
	margin: 0px 0px 50px 0px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #202020;
}


/* ---------- STRUCTURE ---------- */

#container {
	margin: 0px auto;
	width: 900px;
	text-align: left;
}

#header {
	height: 145px;
}

#header .logo {
	margin: 13px 0px 0px 0px;
	float: left;
        width: 146px;
	text-align: center;
}

#header .navi {
	margin: 118px 0px 0px 10px;
	float: right;
       width: 744px;
	text-align: left;
       font-size: 0px;
}

#content {
        min-height: 350px;
        height: auto !important;
        height: 350px;
        border-top: solid;
        border-top-color: #b1aaa6;
        border-top-width: 1px;
}

#content .col_left {
	float: left;
	width: 146px;
}

#content .col_left .content {
	margin: 15px;
       text-align: right;
}

#content .col_left .sub_navi {
	margin: 0px;
}

#content .col_left .sub_navi div {
	padding: 10px 0px;
}

#content .col_right {
	float: right;
	width: 752px;
	background: url('/images/content_bg.gif') repeat-y;
	border: solid;
	border-color: #b1aaa6;
	border-width: 1px;
        border-top: none;
}

#content .col_right .content {
	margin: 0px;
}

#footer {
        float: right;
        width: 754px;
	height: 25px;
        text-align: center;
        padding-top: 28px;
        color: #8e8780;
        font-size: 10px;
        background: url('/images/footer_bg.gif') no-repeat;
	background-position: top;
}

.left_content {
	width: 400px;
	float: left;
	height: auto;

}

.left_content_pic {
        height: 250px;
        border-bottom: solid;
        border-bottom-color: #b1aaa6;
        border-bottom-width: 1px;
        overflow: hidden;
}


.left_content_text {
        padding: 2px 15px 30px 15px;
	min-height: 200px;

}

.right_content {
	width: 352px;
	float: right;
	height: auto;
}

.news_wrapper {
        margin: 0px;
        width:176px;
        float: left;
        overflow: hidden;

}

.news_pic {
        height: 250px;
        border-bottom: solid;
        border-bottom-color: #b1aaa6;
        border-bottom-width: 1px;
        border-left: solid;
	border-left-color: #b1aaa6;
	border-left-width: 1px;
        overflow: hidden;
}

.news_text {
        padding: 2px 15px 30px 16px;
	min-height: 200px;
}

#lang {
       margin-bottom: 10px;
       text-align: left;
}

#lang img {
       margin-right: 4px;
}

/* ---------- FONTS ---------- */

h1 {
	font-size: 16px;
       font-weight: bold;
        color: #365b6e;
	margin: 10px 0px;
}

h2 {
	font-size: 12px;
       font-weight: bold;
        color: #365b6e;
	margin: 10px 0px;
}

h3 {
	margin: 10px 0px;
	font-size: 30px;
	color: #ed1c24;
}

p {
	margin: 10px 0px;
	padding: 0px;
	font-size: 12px;
}

#header p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #aa3d31;
	text-decoration: underline;
}

a:hover {
	color: #b1aaa6;
	text-decoration: none;
}

#header .navi a {
	margin: 0px;
	position: relative;
  	color: #fff;
}

.sub_navi a {
	text-decoration: none;
}

a.active {
	text-decoration: none;
}

.small {
	font-size: 11px;
}

.date {
	font-style: italic;
}

.note {
	color: #365b6e;
	font-weight: bold;
}

.red {
	color: #ed1c24;
}



/* ---------- LISTS ---------- */

ul {
	margin: 0px;
	padding: 0px 0px;
	list-style: none;
}

ul.child {
	padding: 0px 0px;
	list-style: none;
}

ol {
	margin: 0px;
	padding: 0px 0px;
}

li {
	margin: 0px 0px 0px 15px;
        padding: 0px 0px 8px 0px;
}

li.active {
	margin: 0px;
        color: #365b6e;
        font-weight: normal;

}

li.subi {
	margin: 0px;
        font-weight: normal;
}


.sub_navi li {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 12px;

}



/* ---------- TABLES ---------- */

table {
	border: none;
  	width: 100%;
}

table.references td {
  	padding: 0px 5px 5px 0px;
}

table.feedback td {
  	padding: 0px 5px 5px 0px;
}

tr.bottom_red td {
	height: 10px;
	border: none;
}

tr.bottom_red td.main_content {
	background-color: #b11b03;
}

tr.bottom_red td.ad_l {
	background-color: #851402;
}

tr.bottom_red td.ad_r {
	background-color: #640f01;
}


/* ---------- IFRAME ---------- */

iframe {
	border: 1px solid #ccc;
}



/* ---------- FORMS ---------- */

form {
	margin: 0px;
	padding: 0px;
}

input {
	border: 1px solid #8e8780;
	margin: 0px 1px 0px 0px;
	padding: 2px;
	width: 98px;
	height: 15px;
	vertical-align: middle;
	background: #fff;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #404040;
}

input.search_btn {
        border: none;
	cursor: pointer;
	width: 10px;
	height: 19px;
	vertical-align: middle;
        background: url('/images/search_btn.gif') no-repeat;
}

.field {
	border: 1px solid #ccc;
	position: relative;
	margin: 2px;
	padding: 0px;
	width: 200px;
	height: 18px;
	overflow: hidden;
	background: #fff;
}

.field input {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
	width: 100%;
	height: 100%;
	background: none;
}

.btn {
	border: 1px solid #ccc;
	position: relative;
	margin: 2px;
	padding: 0px;
	width: 100px;
	height: 25px;
	overflow: hidden;
	background: url('/images/btn.gif') repeat-x;
}

.btn input {
	border: 1px solid #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: none;
}

textarea {
	border: 1px solid #b1aaa6;
	margin: 0px;
	width: 250px;
	height: 100px;
	vertical-align: middle;
	overflow: auto;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #404040;
}

.textarea {
	border: 1px solid #b1aaa6;
	position: relative;
	margin: 2px;
	padding: 0px;
	width: 300px;
	height: 150px;
    overflow: hidden;
	font-size: 12px;
	color: #ccc;
	background: #fff;
}

.textarea textarea {
	position: absolute;
    top: 0px;
    left: 0px;
	border: none;
	width: 100%;
	height: 100%;
	overflow: auto;
	background: none;
}

.checkbox {
	margin: 2px;
    border: none;
    width: 14px;
    height: 14px;
}



/* ---------- IMAGES ---------- */

img {
	border: none;
	vertical-align: top;
}

#header .navi img {
}

#header .navi #pointer {
	position: relative;
        margin: 0px 0px 0px 2px;
}

img.left {
	float: left;
	margin: 0px 5px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 5px;
}

table.references img {
	border: 5px solid #eee;
}



/* ---------- SPECIAL BLOCKS ---------- */

/* ---------- SLIDESHOW VIEWER ---------- */

#viewer_navi li {
	position: relative;
	cursor: pointer;
	margin: 0px 10px 0px 0px;
	padding: 5px 12px;
	float: left;
	width: auto;
	background: url('/images/bullet_1.gif') 2px 10px no-repeat;
}

#viewer_navi li:hover, #viewer_navi li.active {
	background: url('/images/bullet_1.gif') 2px 10px no-repeat #ccc;
}

#viewer {
	border: 1px solid #ccc;
	position: relative;
	width: 500px;
	height: 300px;
	overflow: hidden;
}

#viewer div {
	position: absolute;
    margin: 10px;
	width: 480px;
	height: 280px;
    background: #fff;
}
/* End of 'BASIC' */

