@charset "UTF-8";

div#snippet {

}

div#snippet p {
margin: 20px 10px;
font-size: 13px;
color: #343434;
line-height: 30px;
background-image: url(../../images/underline.gif);
}

div#contents img {

}

div#contents img.cut {
float: right;
padding: 10px;
}

div.photo {
padding: 8px 5px 15px 5px; 
background: #EFEFEF;
border-bottom: 1px solid #999999;
border-right: 1px solid #AAAAAA;
border-top: 1px solid #EFEFEF;
border-left: 1px solid #EFEFEF;
border-width:1px 1px 1px 1px;
margin: 10px 15px 5px 5px; 
float: right;
box-shadow: 0px 0px 5px #999999;
-webkit-box-shadow: 0px 0px 5px #999999;
-moz-box-shadow: 0px 0px 5px #999999;
}

div.photo span {
display: block;
text-align: center;
font-size: 12px;
color: #343434;
padding: 10px 0px 0px 0px; 
}

table.functions {
width: 680px;	
}
table.functions tr th {
font-weight: normal;
text-align: left;
font-size: 12px;
width: 150px;
padding: 5px 0px 5px 12px;
border-bottom: solid 1px #CCCCCC;
}
table.functions tr td {
font-weight: normal;
text-align: left;
font-size: 12px;
padding: 5px 0px 5px 0px;
border-bottom: solid 1px #CCCCCC;
line-height: 1.5em;
}
tr.colored {
background-color:#e6ecf7;
}

table.specsheet {
width: 680px;
clear: both;
margin-left: 12px;
}
table.specsheet tr th {
padding: 10px 15px 10px 10px;
font-size: 13px;
color: #343434;
border-bottom: solid 1px #999999;
border-right: solid 1px #CCCCCC;
text-align: right;
width: 100px;
white-space: nowrap;
}
table.specsheet tr th span,table.specsheet tr td span {
display: block;
color: #015783;
font-size: 10px;
}
table.specsheet tr td {
padding: 10px 10px 10px 15px;
font-size: 13px;
color: #343434;
border-bottom: solid 1px #999999;
text-align: left;
line-height: 1.7em;
}

ul.list li {
padding: 10px;
float: left;
}

form#mapsearch {
padding: 15px 15px 15px 15px;
}

input#saddr {
color: #999999;
padding: 5px;
width: 250px;
margin: 5px auto;
}

input#ssubmit {
padding: 5px;
}

form#mapsearch ul li {
padding: 5px 15px 5px 5px;
float: left;
font-size: 80%;
}
