@charset "utf-8";

/* Foundation */

* 
{
margin: 0;
padding: 0;
}

body
{
background-color:#121212;
color: #465058;
font-family: Arial,calibri,sans-serif;
font-size:12px; 
line-height:120%;
}

/* Base */

#base_header 
{
background-image: url(../images/basic/bg_top.jpg);
height:375px;
}

#base_body 
{
background-image: url(../images/basic/bg_body.gif);
}

/* Header */

#header 
{
margin: 0 auto;
padding-top:55px;
width: 780px;
}

.header_logo 
{
float: left;
text-align:center;
width:215px;
}

.header_flash 
{
float: right;
text-align:center;
width:500px;
}

/* Menu top */

#menu_top 
{
border-left: #465058 1px solid;
border-right: #465058 1px solid;
margin: 0 auto;
width: 780px;
}

#menu_top_wrapper 
{
background-color:#000000;
border-bottom: #465058 1px solid;
border-top: #465058 1px solid;
}

.menu_top_left 
{
border-right: #465058 1px solid;
float: left;
padding:5px;
text-align:center;
}

.menu_top_right 
{
border-left: #465058 1px solid;
float: right;
padding:5px;
text-align:center;
}

/* Body */

#body_wrapper 
{
margin: 0 auto;
padding-bottom:25px;
padding-top:50px;
width: 780px;
}

#body 
{
background: #121212;
border: #000000 15px solid;
}

#body_sinetrons 
{
background: #0b0b0b;
border: #000000 15px solid;
}

.body_top 
{
background: #0f1730;
background-image: url(../images/basic/bg_body_topping.gif);
background-repeat:no-repeat;
height:45px;
}

.body_top_title 
{
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding-left:15px;
padding-top:15px;
}

/* Body main */

#body_main 
{
background: #0b0b0b;
float: right;
width: 500px;
}

#body_main_sinetrons 
{
float: right;
width: 500px;
}

.main_title_wrapper 
{
background: #465058;
height:45px;
margin:0;
}

.main_title 
{
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding-left:15px;
padding-top:15px;
}

.main_description
{
padding:15px;
text-align:justify;
}

.main_image 
{
height:150px;
margin-top:15px;
}

/* Body wing */

#body_wing 
{
border-top: #465058 10px solid;
float: left;
width: 250px;
}

#body_wing_sinetrons 
{
background: #121212;
border-top: #465058 10px solid;
float: left;
width: 250px;
}

.wing_content
{
border-bottom: solid 1px #465058;
margin-bottom:15px;
padding-bottom:15px;
}

.wing_title 
{
font-weight: bold;
}

.wing_description
{
padding-top:15px;
}

.wing_image 
{
height:100px;
padding-bottom:15px;
padding-top:15px;
}

.wing_menu
{
padding:15px;
}

/* Footer */

#footer 
{
border-left: #465058 1px solid;
border-right: #465058 1px solid;
margin: 0 auto;
width: 780px;
}

#footer_wrapper 
{
background-color:#000000;
border-bottom: #465058 1px solid;
border-top: #465058 1px solid;
}

.text_copyright 
{
border-right: #465058 1px solid;
float: left;
padding:5px;
text-align:center;
}

.text_credit 
{
border-left: #465058 1px solid;
float: right;
padding:5px;
text-align:center;
}

/* Structure ext */

.li
{
border-bottom: #465058 1px solid;
list-style-type:none;
margin-top:5px;
padding-bottom:5px;
}

.page_products_image 
{
background: #0b0b0b;
float: left;
height:375px;
text-align:center;
width:250px;
}

.page_products_text 
{
background: #121212;
color:#FFFFFF;
float: left;
font-size:13px;
font-weight:bold;
padding-bottom:15px;
padding-top:15px;
text-align:center;
width:250px;
}

.page_archives_image 
{
background: #0b0b0b;
border-top: #465058 10px solid;
float: left;
height:375px;
text-align:center;
width:250px;
}

.page_archives_text 
{
background: #121212;
color:#FFFFFF;
float: left;
font-size:13px;
font-weight:bold;
padding-bottom:15px;
padding-top:15px;
text-align:center;
width:250px;
}

.icon_social_networking 
{
padding-bottom:25px;
text-align:center;
}

.il_contacts  
{
background: #0b0b0b;
}

.padding_right_15px
{
padding-right:15px;
}

.clear 
{
height: 0;
clear: both;
visibility: hidden;
}

/* Font */

.font_465058
{ 
font-size: 11px;
color: #465058; 
}

.font_465058_bold
{
font-weight: bold; 
color: #465058;
font-size: 11px;
}

.font_465058_little
{ 
color: #465058;
font-size: 9px; 
}

.font_465058_little_bold
{
color: #465058;
font-size: 9px;
font-weight: bold; 
}

.font_465058_title
{
color: #465058;
font-size: 14px;
font-weight: bold; 
}

.font_465058_caption
{
color: #465058;
font-size: 25px;
font-weight: bold; 
}

.font_red
{ 
color: #ff0000;
font-size: 11px; 
}

.font_red_bold
{
color: #ff0000;
font-size: 11px;
font-weight: bold; 
}

.font_red_little
{ 
color: #ff0000;
font-size: 9px; 
}

.font_red_little_bold
{
color: #ff0000;
font-size: 9px;
font-weight: bold; 
}

.font_red_title
{
color: #ff0000;
font-size: 14px;
font-weight: bold; 
}

.font_red_caption
{
color: #ff0000;
font-size: 25px;
font-weight: bold; 
}

/* Link */

a:ACTIVE { color : #465058; text-decoration : none }
a:LINK { color : #465058; text-decoration : none }
a:VISITED { color : #465058; text-decoration: none }
a:HOVER { color : #465058; text-decoration : underline }

.link_red:ACTIVE { color : #ff0000; text-decoration : none }
.link_red:LINK { color : #ff0000; text-decoration : none }
.link_red:VISITED { color: #ff0000; text-decoration: none }
.link_red:HOVER { color : #ff0000; text-decoration : underline }


/* Form */

.form_jumpmenu_synopsis 
{
border: #cccccc 1px solid;
background-color: #ffffff;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
height: 17px;
width: 220px;
} 

/* Form */

.form_textfield 
{
border: #cccccc 1px solid;
background-color: #ffffff;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
height: 17px;
width: 460px;
} 

.form_textarea 
{
border: #cccccc 1px solid;
background-color: #ffffff;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
height: 85px;
width: 460px;
} 

.form_jumpmenu 
{
border: #cccccc 1px solid;
background-color: #ffffff;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
height: 17px;
width: 460px;
} 

.form_button 
{
border: #cccccc 1px solid;
background-color: #ffffff;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
height: 19px;
} 