/* CSS Document */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }


input.login, textarea.login, select.login {border-top-width: 1px; border-left-width: 1px; border-bottom-width: 1px; border-right-width: 1px; }
input.login {margin-top:3px; text-indent: 2px; }
input.login, textarea.login, select.login { border-left-color: #000000; border-bottom-color: #000000; font: 9px Tahoma, Verdana, arial, helvetica, sans-serif; color: #000000; font-weight:bold; border-top-color: #000000; border-right-color: #000000; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

body {
background-color: #FFFFFF;
margin-top: 25px;
margin-right: auto;
margin-left: auto;
width: 764px;
color: #666;
font-size: 10px;
font-family: Verdana, Helvetica, sans-serif;
text-align: left;
}

/* typo */

p, td {
font-family: Verdana, Helvetica, sans-serif;
color: #666;
font-size: 10px;
font-weight: 400;
text-align: left;
line-height: 13px;
margin-bottom: 10px;
}

h1 {
font-size: 11px;
color: #333;
font-weight: 800;
text-align: left;
margin-bottom: 5px;
}

h2 {
font-size: 11px;
color: #666;
font-weight: 800;
text-align: left;
margin-bottom: 5px;
}


h3 {
font-size: 11px;
color: #333;
font-weight: 800;
text-align: left;
margin-bottom: 5px;
}


.newsreel_txt {
border-bottom: 1px dotted #999;
margin-bottom: 10px;
}

.main_menu_txt {
font-size: 10px;
color:#FFFFFF;
font-weight:800;
text-align: left;
margin: 0px;
padding: 0px;
letter-spacing: -0.5px;
line-height: 120%;
}

/* page elements */

#no_float {
clear: both;
float: none;
}

#menu {
width: 753px;
height: 75px;
background-color: #D3005F;
padding-top: 10px;
padding-left: 10px;
}

#newsreel {
float: left;
width: 250px;
background-color: #ffffff;
padding: 10px;
border-left: 1px dotted #999;
border-right: 1px dotted #999;
}

#nostot_wrapper {
float: left;
width: 471px;
background-color: #cccccc;
padding: 10px;
}

#nosto_big {
float: left;
width: 471px;
border-bottom: 1px dotted #999;
}

#nosto_small_left {
float: left;
width: 225px;
margin-top: 10px;
padding-right: 9px;
border-right: 1px dotted #999;
}

#nosto_small_right {
float: right;
width: 225px;
margin-top: 10px;
}


/* products page */

#products_menu {
float: left;
width: 125px;
background-color: #E0E0E0;
padding: 10px;
border-left: 1px dotted #999;
border-bottom: 1px dotted #999;
}

#products_list {
float: left;
width: 595px;
padding: 10px;
border-left: 1px dotted #999;
border-right: 1px dotted #999;
}

.products_list_container {
float: left;
width: 595px;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dotted #999;
}

.products_list_txt_container {
margin: 0px;
}

.products_menu_header {
font-family: Verdana, Helvetica, sans-serif;
color: #666;
font-size: 10px;
font-weight: 800;
text-align: left;
line-height: 13px;
margin-bottom: 0px;
}

.products_list_header {
font-family: Verdana, Helvetica, sans-serif;
color: #666;
font-size: 12px;
font-weight: 800;
text-align: left;
line-height: 13px;
padding-bottom: 5px;
border-bottom: 1px solid #999;
margin-bottom: 10px;
}


.products_menu_txt {
font-family: Verdana, Helvetica, sans-serif;
color: #666;
font-size: 10px;
font-weight: 400;
text-align: left;
line-height: 13px;
margin-bottom: 10px;
}

.products_list_pic {
float: left;
width: 70px;
margin: 0px 20px 0px 0px;
border: 1px solid #E0E0E0;
}

.products_detail_pic {
width: 270px;
margin-bottom: 10px;
border: 1px solid #E0E0E0;
}

.products_list_txt_left {
float: left;
width: 85px;
margin: 0px;
}

.products_list_txt_name {
float: left;
width: 410px;
margin: 0px;
font-weight: 800;
}

.products_list_txt_right {
float: left;
width: 410px;
margin: 0px;
font-weight: 400;
}

.products_detail_txt_left {
float: left;
width: 85px;
margin: 0px;
}

.products_detail_txt_name {
float: left;
width: 495px;
margin: 0px;
font-weight: 800;
}

.products_detail_txt_right {
float: left;
width: 495px;
margin: 0px;
font-weight: 400;
}

#back_btn {
clear:both;
padding-top: 10px;
}

/* info pages */

#info_container {
float: left;
width: 741px;
padding: 10px;
border: 1px dotted #999999;
}

#info_pic_container {
float: left;
width: 250px;
}

#info_txt_container {
float: left;
width: 250px;
padding-left: 10px;
border-left: 1px dotted #999999;
margin-left: 10px;

}

.link_logo {
margin-bottom: 5px;
}

.link_txt {
margin-bottom: 20px;
}



/* footer */

.footer_txt {
position: relative;
left: 20px;
top: 20px;
}

/* elements */

#main_logo {
width: 75px;
float: left;
}

#main_menu_1 {
width: 80px;
float: left;
}

#main_menu_2 {
width: 100px;
float: left;
}



/* subs */

a:link {
color: #999999;
font-style: normal;
text-decoration: none;
}

a:visited {
color: #999999;
font-style: normal;
text-decoration: none;
}

a:hover {
color: #999999;
font-style: normal;
text-decoration: underline;
}

a:active {
color: #999999;
font-style: normal;
text-decoration: none;
}

.main_menu_txt a:link {
color: #FFFFFF;
font-style: normal;
text-decoration: none;
}

.main_menu_txt a:visited {
color: #FFFFFF;
font-style: normal;
text-decoration: none;
}

.main_menu_txt a:hover {
color: #000000;
font-style: normal;
text-decoration: underline;
}

.main_menu_txt a:active {
color: #FFFFFF;
font-style: normal;
text-decoration: none;
}

.products_list_pic a:link {
color: normal;
font-style: normal;
text-decoration: none;
}

.products_list_pic a:visited {
color: none;
font-style: normal;
text-decoration: none;
}

.products_list_pic a:hover {
color: none;
font-style: normal;
text-decoration: none;
}

.products_list_pic a:active {
color: none;
font-style: normal;
text-decoration: none;
}

.products_list_txt_name a:link {
color: #666;
font-style: normal;
text-decoration: none;
}

.products_list_txt_name a:visited {
color: #666;
font-style: normal;
text-decoration: none;
}

.products_list_txt_name a:hover {
color: #000;
font-style: normal;
text-decoration: underline;
}

.products_list_txt_name a:active {
color: #666;
font-style: normal;
text-decoration: none;
}