/* RESET STYLES */

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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

a:link, a:hover, a:visited, a:active {
    color: #000000;
    text-decoration: none;
}

/* ----- PARTICULARLY STYLES ----- */

body{
    text-align: center;
    color: #1f2227;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

b, strong, big {
    font-weight: bold;
}

i {
    font-style: italic;
}

td{
    vertical-align: top;
}

/* PT Sans font */

h1, h2, h3, h4, h5, h6 {
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

sup{
    font-size: .83em !important;
    line-height: 0.5em !important;
    vertical-align: baseline !important;
    position: relative !important;
    top: -0.4em !important;
}


.menu a , .date, .show_all, #footer, .quotations {
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}

body.index{
    background:#f5f5f5 url('/img/default/bg_index.jpg') repeat-x 0 0;
}

body.normal {
    background:#f5f5f5 url('/img/default/bg_normal.jpg') repeat-x 0 0;
}

div#all {
    width: 980px;
    margin: 0 auto;
    text-align: left;
}

/* -------------- HEADER -------------- */

div#header {
    width: 980px;
    float: left;
}

/* HEADER / LOGO */

div.logo_box {
    width: 980px;
    height: 115px;
    float: left;
}

#logo {
    width: 502px;
    height: 71px;
    margin: 22px 0;
    float: left;
}

.form_search {
    width: 240px;
    height: 36px;
    margin: 45px 0 0 0;
    float: right;
    display: none;
}

.form_search .input_text {
    width: 190px;
    height: 36px;
    background: #ffffff url('/img/default/input_text.png') no-repeat 0 0;
    border: 0;
    margin: 0;
    padding: 0 0 0 10px;
    font-size: 13px;
    line-height: 13px;
    color: #757575;
    float: left;
}

.form_search .input_submit {
    width: 40px;
    height: 36px;
    background: #ffffff url('/img/default/input_submit.png') no-repeat 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    float: right;
}

.quotations {
    max-width: 400px;
    font-size: 13px;
    line-height: 17px;
    margin: 45px 20px 0 0;
    text-align: right;
    float: right;
}

/* HEADER / MENU */

#menu {
    margin: 0 0 8px 0;
    float: left;
}

.menu_left {
    width: 10px;
    height: 60px;
    background: #f5f5f5 url('/img/default/menu_bg_left.jpg') no-repeat 0 0;
    float: left;
}

.menu_center {
    width: 960px;
    height: 52px;
    background: #af0826 url('/img/default/menu_bg_center.jpg') repeat-x 0 0;
    padding: 8px 0 0 0;
    float: left;
}

.menu_right {
    width: 10px;
    height: 60px;
    background: #f5f5f5 url('/img/default//menu_bg_right.jpg') no-repeat 0 0;
    float: left;
}

.menu {
    color: #ffffff !important;
    font-size: 13px;
    margin: 0 0 0 7px;
}

.menu a  {
    height: 36px;
    background: url('/img/default/menu_button_left.png') no-repeat left 0;
    color: #ffffff !important;
    font-size: 13px;
    margin: 0 0 0 7px;
    margin: 5px;
    padding: 0 0 0 15px;
    float: left;
}

.menu a span {
    height: 25px;
    background: url('/img/default/menu_button_right.png') no-repeat right 0;
    padding: 11px 15px 0 0;
    display: block;
}

.menu a:hover {
    background: url('/img/default/menu_button_left.png') no-repeat left -36px;
}

.menu a:hover span {
    background: url('/img/default/menu_button_right.png') no-repeat right -36px;
}

.menu a.search_button{
    margin: 15px 10px 0 0;
    background: none;
    float: right;
}

/* HEADER / BANNERS */

#banner {
    width: 980px;
    height: 245px;
    float: left;
}

#banner .transparent-box {
    width: 325px;
    height: 60px;
    background-image: url('/img/default/trans_bg.png');
    position: absolute;
    top: 185px;
    left: 0;
    z-index: 40;
}

#banner  h3 {
    font-size: 24px;
    color: #1f2227;
    position: absolute;
    top: 205px;
    left: 20px;
    z-index: 50;
}

#banner .play_button{
    width: 60px;
    height: 60px;
    background-image: url('/img/default/play_button.png');
    position: absolute;
    top: 92px;
    left: 135px;
    z-index: 40;
}

#banner .banner1 {
    width: 325px;
    height: 245px;
    position: relative;
    top: 0;
    left: 0;
    float: left;
    z-index: 30;
}

#banner .banner2 {
    width: 330px;
    height: 245px;
    position: relative;
    top: 0;
    left: 0;
    float: left;
    z-index: 30;
}

#banner .banner3 {
    width: 325px;
    height: 245px;
    position: relative;
    top: 0;
    left: 0;
    float: left;
    z-index: 30;
}

/* HEADER / NAVIGATION */

.navigation_box {
    width: 980px;
    height: 117px;
    float: left;
}

.navigation_box .top{
    width: 980px;
    height: 4px;
    background: url('/img/default/navigation_top.jpg') no-repeat 0 0;
    float: left;
}

.navigation_box .contain{
    width: 900px;
    height: 83px;
    background-color: #e1e2e5;
    padding: 30px 20px 0 60px;
    float: left;
}

.navigation_box h1 {
    width: 840px;
    font-size: 30px;
    font-weight: bold;
    float: left;
}

.navigation_box p {
    font-size: 12px;
    font-weight: normal;
    margin: 15px 0 0 0;
    float: left;
}

.navigation_box p a {
    text-decoration: none;
}

.back_button {
    width: 60px;
    height: 30px;
    float: right;
}

/* -------------- CONTAIN  -------------- */

div#contain {
    width: 980px;
    margin: 0 0 75px 0;
    float: left;
}

/* CONTAIN / RIGHT BOX */

.right_box {
    width: 620px;
	line-height: 20px;
    margin: 40px 20px 0 0;
    float: left;
}

.right_box ul{
    list-style-type: disc;
}

.right_box img {
	margin: 10px;
}

.right_box a,
.right_box a:hover{
    color: #b10828 !important;
}

#contain h1 {
    font-size: 21px;
    line-height: 25px;
    color: #b10828;
    padding: 50px 0 15px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #e6e8ea;
}

#contain h2 {
    color: #1f2227;
    font-size: 17px;
    line-height: 24px;	
}

#contain h3 {
    color: #1f2227;
    font-size: 16px;
    line-height: 20px;
}

#contain h4 {
    color: #1f2227;
    font-size: 15px;
    line-height: 19px;
}

#contain h5 {
    color: #1f2227;
    font-size: 14px;
    line-height: 18px;
}

#contain h6 {
    color: #1f2227;
    font-size: 13px;
    line-height: 17px;
}

#contain p {
    font-style: normal;
    font-size: 14px;
    line-height: 22px;
    color: #1f2227;
    margin: 0 0 30px 0;

}

#contain p a {
    text-decoration: underline;
}


#contain h1 a.show_all {
    color: #1f2227;
    font-size: 13px;
    text-decoration: underline;
    margin: 5px 15px 0 0;
    float: right;
}

#contain  .title {
    width: 620px;
	margin: 10px 0 0 0;
	float: left;
}

#contain  .text {
    width: 620px;
    color: #62666c;
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0 10px 0;
	float: left;
}

#contain  .text  p {
	margin: 0;
	font-style: italic;
}

#contain  .date {
    width: 620px;
    color: #878c93;
    /*font-size: 13px;*/
	margin: 0 0 15px 0;
	/*padding: 0 0 15px 0;*/
	border-bottom: 1px solid #e6e8ea;
	float: left;
}

/* CONTAIN / LEFT BOX */

.left_box {
    width: 280px;
    margin: 40px 60px 0 0;
    float: left;
}

.banner_cm {
    height: 88px;
    float: left;
}

.banner_rv {
    height: 88px;
    margin: 0 0 0 20px;
    float: left;
}

.banner_spacer {
    height: 108px;
}

/* CONTAIN / LEFT BOX / SUBMENU - FIRST */

.submenu {
    width: 280px;
    margin: 0 0 40px 0;
    text-transform: uppercase;
    text-align: left;
    color: #1f2227;
    font-size: 11px;
    float: left;
}

.submenu .top {
    width: 280px;
    height: 3px;
    background: url('/img/default/menu_second_top.png') no-repeat 0 0;
    float: left;
}

.submenu .bottom {
    width: 280px;
    height: 3px;
    background: url('/img/default/menu_second_bottom.png') no-repeat 0 0;
    float: left;
	position: relative;
	top: -3px;
	z-index:100;	
}

.submenu ul {
    width: 240px;
    background-color: #e1e2e6;
    padding: 0 20px 0 20px;
    float: left;
}

.submenu li{
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #D7D8DB;
}

.submenu li:last-child {
    padding: 15px 0 15px 0 !important;
    border: 0;
}

.last {
    border: 0 !important;
}

.submenu li a {
    color: #1F2227;
    text-decoration: none;
}

.submenu li a:hover {
    color: #c01635;
}

/* CONTAIN / LEFT BOX / SUBMENU - SECOND */

.submenu_second {
    width: 280px;
    margin: 40px 0 0 0;
    text-transform: uppercase;
    text-align: left;
    color: #1f2227;
    font-size: 11px;
    float: left;
}

.submenu_second .top {
    width: 280px;
    height: 3px;
    background: url('/img/default/menu_second_top.png') no-repeat 0 0;
    float: left;
}

.submenu_second .bottom {
    width: 280px;
    height: 3px;
    background: url('/img/default/menu_second_bottom.png') no-repeat 0 0;
    position: relative;
    top: -3px;
    z-index:100;
    float: left;
}

.submenu_second ul {
    width: 240px;
    background-color: #E1E2E6;
    padding: 0 20px 0 20px;
    float: left;
}

.submenu_second li {
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #d7d8db;
}

.submenu_second li:last-child {
    border: 0 !important;
}

.submenu_second a {
    color: #B10828;
    text-decoration: none;
    background: url('/img/default/list.png') 16px -10px no-repeat !important;
    padding: 15px 0 15px 40px;
}

.submenu_second a:hover {
    color: #1F2227;
    background: url('/img/default/list.png') 16px 19px no-repeat !important;
}



/* -------------- FOOTER -------------- */

#footer {
	width: 940px;
	height: 35px;
	background: url('/img/default/footer_bg.jpg') 0 0 no-repeat;
	color: #FEFEFE;
	padding: 25px 20px 0 20px;
	margin: 0 0 30px 0;
	float: left;
}

#footer a{
    color: #fefefe;
    text-decoration: none !important;
}

#footer p.left {
    float: left;
}

#footer p.right {
    float: right;
}

/* Menu Level 3 */
.menu-level-3 {
	margin: 10px 0 30px 0;    
}

.menu-level-3-item {
    margin-bottom: 10px;
}

.menu-level-3-item a {
	font-family: 'PT Sans',Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #B10828;
}

/* Basic jQuery Slider */

ul.bjqs, 
ul.bjqs2 {
	position:relative; 
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden; 
	display:none;
}

li.bjqs-slide {
	display:none;
	position:absolute;
	}

.bjqs, #fade-example{
	width: 325px !important;
	height: 245px !important;
}

/* Email service */

.email-service input[type='checkbox']{
    margin: 4px 10px 7px 4px;
}

.email-service input[type='text']{
    width: 220px;
    height: 20px;
    background: #f5f5f5 url('/img/default/input_text_2.png') 0 0 no-repeat;
    border: none;
    padding: 8px 10px 8px 10px;
    margin: 15px 0 5px 0;
}

.email-service input#onoff-1{
    margin: 20px 8px 5px 2px;
}

.email-service input#onoff-0{
    margin: 5px 8px 20px 2px;
}

.email-service table{
    border: 0 !important;
}

.email-service input[type='submit']{
    width: 80px;
    height: 27px;
    color: #ffffff;
    background: #f5f5f5 url('/img/default/input_submit_2.png') 0 0 no-repeat;
    border: none;
    padding: 6px 10px 8px 10px;
    cursor: pointer;
    float: left;
}

.error-message{
    color: #AF0826;
    font-size: 15px;
    margin: 10px 0 10px 0;
}

em {
    font-style: italic;
}

td.text p{
    font-style: italic !important;
}

.banner_put {
    height: 88px;
    margin: 20px 0 0 0;
    float: left;
}

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

.attachements {
    height: 50px;
}

.pagination-wrapper {

}

.pagination {
    margin: 0 auto 0 auto;
    width: 150px;
}

.pagination-wrapper .pagination ul {

}

.pagination-wrapper .pagination ul li {
    float: left;
    list-style: none;
    margin-left: 10px;
    font-size: 12px;
}

.pagination-wrapper .pagination ul li .current {
    background-color: #c01635;
    padding: 3px 5px 3px 5px;
    font-weight: bold;
    color: #ffffff !important;
}

#captcha-element {
    font-family: courier !important;
}

#captcha-element .errors {
    color: #880011;
    font-family: Helvetica, Arial, 'sans-serif';
}

.captcha ul.errors {
    display: none;
}