
@import url(table.css);

@import url(menu.css);

@import url(editor.css);

body {
  background-color: #CCCCCC;
  margin-left:auto;
  margin-rigth:auto;
}



#container2 {
  position:absolute;
  top:61px;  
 }


div,h1,h2,td,ul,li {
    font-family: Verdana, sans-serif;
    color: #000;
    font-size: 11px;
    vertical-align: top;
    line-height: 17px;
}

h1 {
    font-size: 13px;
    font-weight: bolder;
    color: #993333;
}

h2 {
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
    font-weight: normal;
}

h3 {
    font-size: 13px;
    color: #666666;
    margin-top: 5px;
    font-weight: normal;
}

h4 {
    font-size: 11px;
    color: black;
    margin-top: 3px;
    font-weight: bold;
}

a {
    color: #000;
}


.contentImage_left {
    float: left;
    padding-right: 20px;
    padding-bottom: 10px;
}

.contentImage_right {
    float: right;
    padding-left: 5px;
    padding-bottom: 10px;
}

#contentDivMainColumnTotalWidth {
    position: absolute;
    top: 385px;
    width: 900px;
   background-color:#FFF;
}
#yellowline{
 position:absolute;
  top:448px;
  width: 603px;
  left:50%;
  margin-left:-450px;
  height:40px;
  background-color:#FF9933;
  font-family:Arial;
  font-weight: bold;
  font-size:20px;
  color:#FFF;
  line-height: 32px;      
}

#contentDivMainColumn {
    position: absolute;
    left: 217px;
    top: 150px;
    width: 450px;
}

#yellowbar{
  background-color:white;
}

#contentDivRightColumn {
    position: absolute;
    left: 702px;
    top: 75px;
    width: 225px;
}

.rightColumnTitle {
    background-color: #999;
    color: #fff;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 2px;
    margin-bottom: 4px;
    margin-top: 25px;
}

.devShowBox {
    background-color: #cccccc;
    padding: 4px;
}

.code {
    font-family: Courier New, monospace;
    font-size: 12px;
}

.searchresult {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.searchresult p {
    margin: 3px 0 3px 0;
}

.searchresult h4,.searchresult a {
    display: block;
    margin-bottom: 2px;
}

.spacer1 {
    margin-bottom: 1em;
}

.spacer2 {
    margin-bottom: 2em;
}

#footer {
    margin-top: 10px;
    padding-top: 3px;
    font-family:Arial;
    font-weight: bold;
    font-size:10px;
    color:#FFF;      
    float:right; 
}

#footer img {
    float: right;
    border: none;
    margin-top: 5px;
}

#pic{
  position:absolute;
  top: 507px;
  width: 302px;
  left:50%;
  margin-left:148px;
  background-color:#6666CC;
  background-image:url(/tmcmsa/docroot/samples/imgs/Valial.jpg);
background-repeat: no-repeat; 
}

#whity{
  background-color:#FFF;
  width:598px;
  }

hr {
    background-color: transparent;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    border: none;

    width: 100%;
}


#contentDivMainColumnTotalWidth {
    position: absolute;
    top: 385px;
    width: 900px;
   background-color:#FFF;
   height:60px;

}

#contentDivMainColumnTotalWidth2 {
    
    width: 900px;
   height:60px;


}
a img {
border : 0 none;
}
#yellowline{
  margin-top:26px;
  height:32px;
  padding-left:26px;
  background-color:#FF9933;
  font-family:Arial;
  font-weight: bold;
  font-size:20px;
  color:#FFF;
  line-height: 32px;      
  text-align:left;
}

#flyer{
  position:absolute; 
  left:50%;
  top:467px;
  margin-left:148px;
  width:302px;
  height:40px; 
  background-color:#FF9933;
}



#contentDivMainColumnTotalWidth3 {
    width: 600px;

}

#contentDivMainColumnTotalWidth4 {
text-align:center;
}
 

#whiteflyer{
  position:absolute;
  left:50%;
  top:448px;
  margin-left:148px;
  width:302px;
  height:26px;
  background-color:#FFF;
}


