@import url("siber.css");

html, body{
margin: 0px;
padding: 0px;
font-family: verdana, sans-serif;
font-size: 11px;
text-align: center;
background: #062E3A;
color: #ffffff;
}

td{
font-family: verdana, sans-serif;
font-size: 11px;
color: #000000;
}
a{
text-decoration: none;
}
a:hover{
color: #FFD54F;
}

img{
border: 0px;
}

#container{
position: relative;
width: 780px;
margin-left: auto;
margin-right: auto;
text-align: left;
background: #DBD6C3;
color: #000000;
border: 1px solid #92979A;
}

#header{
height: 105px;
}


.homelink{
float: left;
width: 780px;
height: 105px;
}

#menu{
font-size: 10px;
}

#menu ul{
margin: 0px 5px 0px 0px; 
padding: 0px;
text-align: right;
}

#menu li{
display: inline;
margin: 0px; 
padding: 0px;
}

#menu li a{
padding: 0px 5px 0px 15px;
line-height: 38px;
color: #ffffff;
text-transform: uppercase;
}

#menu li a:hover{
color: #FFD54F;
}

#subnav{
position: absolute;
top: 143px; /* 105 for the header plus 38 for the menu */
left: 0px;
width: 187px;
}
#subnav ul{
margin: 0px 0px 5px 0px;
padding: 0px;
width: 187px;

}

#subnav li{
margin: 0px;
padding: 0px;
list-style-type: none;
text-indent: 20px;
line-height: 34px;
display: inline;
}

#subnav li a, #subnav li span{
color: #000000;
display: block;
margin: 0px;
padding: 0px;
font-size: 11px;
float: left;
width: 100%;
}



#subnav h2{
width: 100%;
margin: 0px;
padding: 0px;
font-size: 0.9em;
background: #0D4250;
color: #ffffff;
line-height: 34px;
text-transform: uppercase;
border-top: 1px solid #92979A;
border-right: 1px solid #92979A;
text-indent: 15px;
}

#internal{
position: relative;
padding: 0px 10px 10px 10px;
margin: 0px 0px 0px 188px;
background: #F1F5F6;
border: 1px solid #fff;
}

/* commented backslash hack \*/
#internal {
	height:370px;
}
/* end hack */
html>body #internal {
	height:auto;
	min-height:370px;
}

#internal h1{
font-size: 14px;
padding-left: 15px;
font-weight: normal;
margin-top: 15px;
}

#internal h1.sub{
margin-top: 15px;
position: absolute;
top: 0px;
right: 10px;
padding-left: 0px;
background: transparent;
border-bottom: 1px solid #C5D3D6;
}

#internal h2{
color: #000000;
font-size: 11px;
}

table{
border-collapse: none;
}

tr{
vertical-align: top;
}

.siber{
width: 100%;
border-collapse: none;
}

table.siber tr{
width: 100%;
}

table.siber td{
background: #DDE7E9;
border: 1px solid #ccc;
line-height: 20px;
text-indent: 5px;

}

table.siber th{
border: 1px solid #ccc;
background: #DDE7E9;
}

table.siber td a{
color: #000000;
}

table.siber td a:hover{
color: #FFD54F;
}

table.siber .white td{
background: #fff;
border: 1px solid #ccc;
text-indent: 0px;
}

.white .price{
font-size: 13px;
color: #ff0000;
}

table.siber .grey th{
background: #d0d4df;
border: 1px solid #ccc;
line-height: 25px;
}

.grey a{
color: #000000;
}

#footer{
text-align: center;
padding: 10px;
background: #DDE7E9;
border-top: 1px solid #ffffff;
}

#footer a{
color: #000000;
}

.inline{
display: inline;
}

.right{
text-align: right;
}

.product{
background: #CED9DD;
width: 232px;
border: 1px solid #ccc;
position: relative;
top: 1px;
left: 2px;
}

.product th{
padding: 10px;

}
.product th h5{

padding: 0px;
font-size: 16px;
margin: 0px;
color: #165464;
}

.product p{
color: #000000;
margin: 0px;
padding-left:70px;
padding-top: 5px;
}

.product div{
text-align: right;
margin: 0px;
padding: 0px;
color: #165464;
font-size: 14px;

}

.product div span{
display: inline;
color: #B31C20;
}

.product h3{
display: inline;
font-size: 28px;
font-weight: normal;
color: #B31C20;
margin: 0px;
padding: 0px;
}


