/* HTML BODY */
html {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
font-family: arial;
font-size: 13px;
color: #ffffff;
text-align: center;
line-height: 17px;
background: url('../backs/html.jpg') repeat-x;
background-position: 0px 50%;
}

body {
margin: 0;
padding: 0;
}

#social_media a img {
  margin-right: 5px;
}

#social_media a:last-child img {
  margin-right: 0;
}

/* FONTS */
h1 {
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #ffffff;
margin: 0 0 10px 0;
}

h2 {
font-family: arial;
font-size: 16px;
font-weight: normal;
color: #ffffff;
margin: 0 0 5px 0;
}

p.leader {
font-weight: bold;
}

p.backlink {
}

/* DIVS */
#wrapper {
position: absolute;
top: 50%;
left: 50%;
margin: -235px 0 0 -492px;
width: 983px;
height: 470px;
border: 1px solid #ffffff;
background: #ffffff;
}

#container {
position: relative;
float: left;
margin: 0 auto 0 auto;
padding: 0;
width: 1000px;
height: 500px;
text-align: left;
}

#title {
position: absolute;
top: -70px;
left: 0px;
font-size: 35px;
color: #ffffff;
}

#topmenu {
position: absolute;
top: -60px;
right: 0px;
color: #ffffff;
}

#submenu {
position: absolute;
top: -35px;
left: 0px;
padding: 5px 0 0 0;
width: 980px;
color: #ffffff;
border-top: 1px solid #ffffff;
}

.menu {
position: relative;
float: left;
width: 42px;
height: 470px;
border-right: 1px solid #ffffff;
background: #000000;
}

.menu_active {
position: relative;
float: left;
width: 42px;
height: 470px;
border-right: 1px solid #ffffff;
background: #003581;
}

#content {
position: relative;
float: left;
width: 768px;
height: 470px;
border-right: 1px solid #ffffff;
background: url('../backs/content.jpg') repeat-y;
}

#text {
position: relative;
float: left;
margin: 25px 0 0 25px;
width: 550px;
z-index: 100;
}

.slideshow2 {
position: absolute;
top: 360px;
left: 20px;
height: 100px;
width: 700px;
color: #ffffff;
display: none;
}

#footer {
position: absolute;
bottom: -30px;
left: 0px;
width: 980px;
color: #787878;
}

#social_media {
position: absolute;
top: -4px;
right: -4px;
}

/* PARAGRAPHS */
p {
margin: 0 0 20px 0;
}

/* NEWS */
.news_item {
}

.news_item_comment {
position: relative;
clear: both;
margin: 20px 0 0 0;
padding: 10px 10px 0 10px;
width: 100%;
min-height: 50px;
border: 1px solid #000000;
}

.news_item_comment_footer {
margin: 10px 0 0 0;
padding: 3px 0 5px 0;
border: 1px solid #000000;
font-size: 11px;
}

/* CALENDAR */

/* GUESTBOOK */
.guestbook_item {
position: relative;
clear: both;
width: 100%;
min-height: 50px;
border: 1px solid #000000;
margin: 20px 0 0 0;
padding: 10px;
}

/* PHOTO */
.gallery_thumb {
position: relative;
float: left;
margin: 0 20px 0 0;
width: 150px;
text-align: center;
}

.gallery_image {
position: absolute;
top: 0px;
left: 0px;
width: 768px;
height: 470px;
}

/* PRODUCTS */
.products_box {
position: relative;
float: left;
border: 1px solid #000000;
width: 100%;
margin: 0 50px 20px 0;
padding: 10px;
min-height: 150px;
}

.products_box img {
position: relative;
float: left;
margin: 0 10px 10px 0;
width: 100px;
height: 100px;
}

.product_box, #product_thumbs {
position: relative;
clear: both;
width: 100%;
margin: 0 0 20px 0;
padding: 10px;
border: 1px solid #000000;
}

#product_thumbs img {
height: 100px;
}

/* LOGIN */
.login_box {
padding: 10px;
border: 1px solid #000000;
}

/* IMAGES */
img {
border: 0px solid #000000;
}

img.logo {
position: absolute;
top: 0px;
left: 0px;
}

img.stock {
position: absolute;
top: 0px;
left: 0px;
width: 768px;
height: 470px;
}

img.stock_news {
}

.menu img, .menu_active img {
position: absolute;
left: 15px;
bottom: 15px;
}

img.thumb {
display: block;
margin: 0 auto 0 auto;
height: 100px;
}

.slideshow img {
/* width: 768px; */
/* height: 470px; */
}

/* TABLES */
td {
vertical-align: top;
}

td.descr {
font-weight: bold;
padding: 0 20px 0 0;
}

/* FORMS */
input, textarea {
font-family: arial;
font-size: 13px;
color: #000000;
border: 1px solid #000000;
}

.cfield {
display: none;
}

/* LINKS */
a {
color: #ffffff;
}

a:hover {
color: #ffffff;
}

#submenu a {
color: #ffffff;
}

/* LISTS */

/* LISTS TOPMENU */
#topmenu ul {
margin: 0;
padding: 0;
list-style: none;
}

#topmenu ul li {
position: relative;
float: left;
margin: 0 20px 0 0;
}

#topmenu ul li a {
text-decoration: none;
font-size: 13px;
color: #ffffff;
}

#topmenu ul li a:hover {
color: #000000;
}

/* LISTS MENU */
#menu ul {
position: absolute;
top: 0px;
left: 0px;
margin: 0;
padding: 0;
list-style: none;
}

#menu ul li {
position: relative;
float: left;
margin: 0 20px 0 0;
}

#menu ul li a {
text-decoration: none;
font-size: 13px;
font-weight: bold;
color: #000000;
}

#menu ul li a:hover {
color: #000000;
}

/* LISTS SUBMENU */
#submenu ul {
margin: 0;
padding: 0;
list-style: none;
}

#submenu ul li {
position: relative;
float: left;
margin: 0 30px 0 0;
}

/* LISTS FOOTER */
#footer ul {
margin: 0;
padding: 0;
list-style: none;
}

#footer ul li {
position: relative;
float: left;
margin: 0 20px 0 0;
}

#footer ul li a {
text-decoration: none;
font-size: 13px;
color: #787878;
}

#footer ul li a:hover {
color: #ffffff;
}