body {
background-attachment:scroll;
background-color:#002436;
background-image:none;
background-position:0 0;
background-repeat:repeat-x;
color:#cccccc;
font-family:serif;
font-size:.80em;
font-style:normal;
font-weight:normal;
margin:20px;
text-decoration:none;
}

#wrap {
background-color:#000000;
border:1px solid black;
color:#d6d6d6;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

#head {
background:url('../images/header_bg.jpg') top left no-repeat;
color:#ffffff;
font-size:25pt;
font-style:normal;
font-weight:bold;
height:120px;
line-height:50px;
padding-left:20px;
text-decoration:none;
vertical-align:bottom;
}

#head img {
margin-left:-20px;
}

div.menulist {
background:url('../images/topmenu_bg.jpg') top left repeat-x;
height:40px;
}

div.searchbox {
float:right;
padding:10px;
}

div.searchbox input[type="text"] {
background-color:#ffe28b;
border:1px solid #1d0000;
padding:2px;
}

div.searchbox input[type="submit"] {
background-color:#1d0000;
border:1px solid #ffe28b;
color:white;
cursor:hand;
padding:1px;
}

#menu {
background-color:transparent;
float:left;
height:40px;
list-style-type:none;
margin:0;
padding:0;
}

#menu ul {
float:left;
margin:0;
padding:0;
}

#menu li {
display:inline;
float:left;
position:relative;
}

#menu li a {
border-right:1px solid #000;
color:white;
display:block;
float:left;
height:40px;
line-height:40px;
padding:0 10px;
text-decoration:none;
}

#menu li ul {
background-color:#000;
display:block;
float:left;
left:0;
margin:0;
padding:0 0 3px 0;
position:absolute;
top:0;
visibility:hidden;
width:200px;
z-index:100;
}

#menu li ul li {
display:inline;
float:none;
}

#menu li ul li a {
border:1px solid #fff;
color:#fff;
display:block;
height:20px;
line-height:20px;
padding:0 5px;
text-decoration:underline;
width:200px;
z-index:99;
}

#menu li a:hover {
background:url('../images/topmenu_active_bg.jpg') top left repeat-x;
}

#menu li:hover > a {
background:url('../images/topmenu_active_bg.jpg') top left repeat-x;
}

#menu li ul li a:hover {
background-color:#fff;
color:#000;
height:auto;
line-height:auto;
text-decoration:underline;
}

* html #menu li {
float:left;
height:1%;
}

* html #menu li a {
height:1%;
}

div.homepage_block {
padding:20px;
}

div.homepage_block_title {
color:#d1d1d1;
font-size:20px;
}

.homepage td {
margin:0;
padding:0 5px;
vertical-align:top;
}

#content {
padding:20px;
}

#content a {
color:white;
text-decoration:underline;
}

#content a:hover {
color:white;
text-decoration:none;
}

.album_box {
color:#3b4fff;
float:left;
height:150px;
width:45%;
}

.album_thumb {
background-position:top center;
background-repeat:no-repeat;
display:block;
float:left;
height:140px;
width:140px;
}

.article_thumb {
background-position:top centre;
background-repeat:no-repeat;
display:block;
float:left;
height:140px;
width:140px;
}

.comment_head {
padding-bottom:10px;
padding-top:5px;
}

.comment_name {
font-size:14px;
font-weight:bold;
}

.comment_date {
color:#808080;
font-size:11px;
margin-top:10px;
}

.add_comment {
border-top:1px solid #e7e7e7;
margin:0 auto;
padding-top:10px;
width:600px;
}

.add_comment h2 {
color:#fff;
}

.add_comment .text {
font-family:arial;
font-size:14px;
margin-bottom:10px;
padding:5px;
width:300px;
}

.add_comment textarea {
font-family:arial;
font-size:14px;
height:100px;
line-height:16px;
margin-bottom:10px;
padding:5px;
width:300px;
}

.add_comment .btn {
font-size:14px;
margin-top:10px;
}

.cartbtn {
background-image:url(../images/topmenu_bg.jpg);
background-position:center center;
color:#ffffff;
display:block;
float:right;
font-weight:bold;
height:40px;
line-height:40px;
padding-left:10px;
padding-right:10px;
text-decoration:none;
}

.cartbtn:hover {
background-image:url(../images/topmenu_active_bg.jpg);
}

div.footer {
background:url('../images/topmenu_bg.jpg') top left repeat-x;
color:#ccc;
font-style:normal;
font-weight:normal;
height:40px;
padding:10px;
text-decoration:none;
width:100%;
}
.article_box {
width:45%;
float:left;
margin-left:10px;
}
