a:link    { color: #3879ED; }
a:visited { color: #3879ED; }
a:active  { color: red; }
a:hover   { color: #0099FF; text-decoration: underline; }

a.header  { text-decoration: none;}

a img  { border: none; }

body { 
    text-align: center; 
    vertical-align: top; 
    font-family: Verdana;
    font-size: 11px;
    color: #2F2F2F;
    overflow: scroll;
}

.mainTable {
    width: 760px;
    font-size: 10px;
    margin: 0px auto 0px auto;
}

td.header {
    width: 100%;
    height: 75px;
    text-align: right;
    background-image: url(../images/header.jpg);   
    padding: 4px;
    background-repeat: no-repeat;
}

span.header {
    color:#0099FF;
    padding-right: 10px;
}

.header img {
    margin: 7px;
}

.infoBox {
    width: 100%;
    text-align: center;
    background-color: #F8F8F8;
}

.infoBox .container0 {
    width: 230px;
    padding: 0 7px 0 0;
    vertical-align: top; 
}

.infoBox .container1 {
    width: 236px;
    vertical-align: top; 
    padding: 0 7px 0 7px;
    border-left: 3px solid #FFF;
    border-right: 3px solid #FFF;
}

.infoBox .container2 {
    width: 230px;
    vertical-align: top; 
    padding: 0 0 0 7px;
}

.infoBox .title{
    width:100%;
    font-size: 11px;
    white-space: nowrap;
    font-weight: bold;
    background-color: #FFCB67;
    color: #FFF;
}

.infoBox .content {
    width: 100%;
    font-size: 11px;
    padding: 7px;
}

.infoBox .linkTitle{
    font-size: 11px;
    text-decoration: none;
}


.infoBox .linkContent {
    font-size: 11px;
}


.menuDelimiter {
    border-top: solid 1px #3399CC;
    line-height: 1px;
    clear: both;
    width: 100%;
}

.delimiter {
    border-bottom: solid 1px #CCCCCC;
    line-height: 1px;
    width: 100%;
    padding: 0;
    margin: 5px 0px 5px 0px;
}

.contentTable {
    clear: both;
    width: 100%;
    padding: 2px 7px 2px 10px ;
}

.contentTable td {
    vertical-align: top;
    text-align: left;
    font-size: 11px;
}

.contentTable .picture {
    padding: 0px 0px 0px 20px;
    margin : 15px 0px 10px 10px;
    float: right;
    border-left: 2px solid #FFCB67;
}

.contentTable li {
    list-style-type : square;
    line-height: 150%;
}

.contentTable h1 {
    font-size: 12px;    
    font-weight: bold;
    text-align: left;
    margin: 10px 0px 10px 0px;
    color: #575757;
}

.contentTable h2 {
    font-size: 11px;    
    font-weight: bold;
    text-align: left;
    margin: 30px 0px 5px 0px;
}

.contentTable h3 {
    font-size: 14px;    
    font-weight: bold;
    text-align: left;
    margin: 30px 0px 5px 0px;
}

.productLink a, .productLink a:hover, .productLink a:visited {
    color: #000;
}

.productTable {
    clear: both;
    width: 100%;
    padding: 0px 0px 10px 0px;
}

.productTable .productPicture {
    width: 130px;
    padding: 0px 15px 0px 0px;
    text-align: center;
    vertical-align: middle;
}

.productTable .solidPicture {
    width: 100px;
    padding: 5px 5px 5px 5px;
    text-align: center;
    vertical-align: middle;
}

.productTable .projectPicture {
    width: 150px;
    padding: 0px 15px 0px 0px;
    text-align: right;
    vertical-align: middle;
}

.productTable .content {
    vertical-align: top;
    text-align: left;
    font-size: 11px;
    background-color: #F8F8F8;
}

.productTable span {
    font-weight: bold;
    font-size: 11px;
    color: #666;
}

.productTable .productTechno {
    margin: 5px 0 10px 0;
}

.contactTable {
    width: 100%;
}

.contactTable Table{
    width: 100%;
}

.contactTable th {
    color: #575757;
    font-size: 12px;    
    font-weight: bold;
    text-align: center;
    padding: 15px 0px 15px 15px;
}

.contactTable .contactTitle {
    text-align:right;
}

.contactTable td {
    vertical-align: top; 
    padding: 15px 0px 15px 15px;
}

.authorInfo {
    text-align:right;
}

.copyright {
    text-align: center;
    color: #ABABAB;
    margin: 20px;
}

.linksBox div {
    padding: 5px 0 0 10px;
}

.linksBox div.subLinks {
    padding-left: 30px; 
}

.prodDescrBox td {
    padding: 5px 0 0 15px;  
}

.gallery {
    width: 100%;
    text-align: center;
    padding: 50px 0 50px 0;
}

div.order {
    float: right; 
    margin: -18px 3px 0 5px;
    border-left: 1px solid #bbb;
    border-top: 1px solid #bbb;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 1px 4px 1px 4px;
    background-color: #FFCB67;
}

.order a, .order a:hover, .order a:visited {
   color: #000;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;   
}
