/* basic elements */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: verdana, 'trebuchet ms', sans-serif;
   font-size: 12px;
}

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6
{
    font-weight: bold; 
    margin: 0;
    padding : 0px;
}

blockquote
{
   border: 1px ridge #a5becb;
   padding: 10px;
   margin: 10px;
}

span{
  font-weight : bold;
}

/* link coloribodyj */

a { color: #0000FF; text-decoration: underline; }
a:hover { color: #0000FF; }

/* link coloribannerj */

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }



/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */

.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}

* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; 
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
/* */


/* page layout */

BODY {
    min-width: 780px;
    text-align: center; /* center on ie */
    margin: 0px auto;
    padding: 0;
    font-size : 12px;
    background-color : #c8cece;
    background-image : url(../img/back.jpg);
    background-repeat : repeat-x;
    background-position : center top;
    line-height : 15px;
}

#container
{
    position: relative;
    width: 780px;
    _width: 782px;
    margin: 0 auto;
    padding : 0px;
    text-align: left;
    border-left-width : 1px;
    border-right-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-left-color : #c8cece;
    border-right-color : #c8cece;
    background-color : white;
    background-image : url(../back.gif);
    background-repeat : repeat-y;
}


#banner {
    position: relative;
    margin: 0 auto;
    width: 780px; /* necessary for ie win */
    height : 180px;
    background-image : url(../img/top-banner.jpg);
}


#banner H1
{
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-left : 15px;
    padding-top : 10px;
}


#banner p
{
    margin: 0;
    padding-top : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    padding-left : 15px;
    font-size: 12px;
    line-height: 1.5;
}

.banner-navi
{
    margin: 0;
    color: #fff;
    font-size: 12px;
    line-height: 1.25;
    position:absolute; bottom:20px; right:10px;
}


/* content */

#pagebody
{
     position: relative;
     width: 780px;
     text-align: center;
     background-image : url(../img/back.gif);
     background-repeat : repeat-y;
}

#main
{
     display: inline; /* ie win bugfix */
     position: relative;
     float: left;
     min-height: 1px;
     text-align: left;
     width : 540px;
}

#main .pkg {
    position: static;
    display: block;
    padding : 5px 10px;padding-bottom : 5px;padding-left : 10px;
}

/* content (contents) */

.entry 
{ 
     
    margin: 5px 2px 25px; 
    line-height: 1.5;
    clear : both;
}


.entry-header
{
    width: auto;
    margin : 10px 0px 10px;margin-left : 0px;
    padding : 2px 2px 2px;padding-left : 6px;
    font-size : 14px;
    text-align : left;
    background-image : url(../img/header.jpg);
  font-weight : bold;
  color : white;
}

.entry-inner-header{
    font-size : 12px;
    font-weight : bold;
    border-left-width : 8px;
    border-bottom-width : 1px;
    border-left-style : double;
    border-bottom-style : dotted;
    border-left-color : gray;
    border-bottom-color : gray;
    padding-left : 10px;
    padding-bottom : 3px;
    margin-bottom : 10px;
    clear : both;
}


.entry-footer
{
    margin: 5px 10px 0 0;
    
    padding: 5px 0;
    font-size: 9px;
    text-align: right;
}

.leftspace{
    margin-right : 5px;
    float : left;
}
.rightspace{
    margin-left : 5px;
    float : right;
}

.gotop { 
   text-align: right;
   clear: both;
}


/* modules (sidebar)*/

#right
{ 
    display: inline; /* ie win bugfix */
    position: relative;
    float : right;
    text-align: left;
    width : 240px;
}

#right .pkg {
    position: static;
    display: block;
    clear: both;
    padding : 5px 5px 5px;padding-left : 10px;
}


.module-title
{
    width: auto;
    margin: 10px 0 0;
    padding : 2px 2px 2px;padding-left : 6px;
    font-size : 12px;
    text-align : left;
    font-weight: bold;
  background-image : url(../img/header.jpg);
}

.sidetitle
{
    width: auto;
    margin: 10px 0 0;
    padding : 2px 2px 2px;padding-left : 6px;
    font-size : 12px;
    text-align : left;
    font-weight: bold;
  background-image : url(../img/header.jpg);
}

.module-content
{
    margin: 0;
    font-size: 12px;
    padding: 10px;
    line-height: 1.5;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-left-style : dotted;
    border-right-style : dotted;
    border-bottom-style : dotted;
    border-left-color : silver;
    border-right-color : silver;
    border-bottom-color : silver;
}

.side

{
    margin: 0;
    font-size: 12px;
    padding: 10px;
    line-height: 1.5;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-left-style : dotted;
    border-right-style : dotted;
    border-bottom-style : dotted;
    border-left-color : silver;
    border-right-color : silver;
    border-bottom-color : silver;
}

.module-content ul
{
    margin-top : 0px;
    margin-left : 5px;
    margin-right : 0px;
    margin-bottom : 0px;
    padding : 0px;
    list-style-type : none;
    letter-spacing: 0;
    font-size: 1em;
}

.side ul
{
    margin-top : 0px;
    margin-left : 5px;
    margin-right : 0px;
    margin-bottom : 0px;
    padding : 0px;
    list-style-type : none;
    letter-spacing: 0;
    font-size: 1em;
}

.module-content li
{
    margin : 0px;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    text-decoration: underline;
    letter-spacing: 0;
    font-size: 1em;
}

.side li

{
    margin : 0px;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    text-decoration: underline;
    letter-spacing: 0;
    font-size: 1em;
}

.module-content li a
{
    text-decoration: underline; 
    font-weight: normal;
}

.side li a

{
    text-decoration: underline; 
    font-weight: normal;
}

.side-subtitle
{
    font-weight : bold;
    font-size: 12px;
    padding : 0px;
    margin-top : 10px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;

}

/* footer */

#footer
{
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 780px; 
    height : 117px;
    clear: both;
    background-image : url(../img/footer.jpg);
}
.footer-inner1
{
    margin: 0;
    padding: 0;
    width: 780px; 
    height : 50px;
    text-align: center;
    font-size: 0.8em;
    line-height : 40px;
}
.footer-inner2
{
    margin: 0;
    padding: 0;
    width: 780px; 
    height : 35px;
    text-align : right;
}



/* original elements */

.module-inner-header
{
    font-size : 12px;
    font-weight : bold;
    margin-top : 10px;
    margin-left : 5px;
    margin-right : 5px;
    margin-bottom : 2px;
    padding : 0px;
}

.module-inner-header h4
{
    margin : 0px;
    padding : 0px;
}

.pick-up
{
    background-image : url(../img/back2.gif);
    background-repeat : repeat-y;
    text-align : left;
    position : relative;
    padding-top : 20px;
    padding-left : 60px;
    padding-right : 30px;
    
  margin-bottom : 25px;
  padding-bottom : 15px;
}

.pick-up-out_line
{
    padding-top : 10px;
    padding-left : 0px;
    padding-right : 10px;
    padding-bottom : 10px;
    background-image : url(../img/back3.gif);
    background-repeat : repeat;
    margin-top : 10px;
    margin-bottom : 15px;
}

.pick-up span
{
    border-bottom-width : 1px;
    border-bottom-style : dotted;
    border-bottom-color : silver;
    line-height : 20px;
    font-weight : normal;
}

.center-field
{
    text-align : center;
}


.link-navi
{
    font-size : 12px;
    width : 500px;
}

.link-area li
{
    float : left;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 2px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 2px;
    width : 172px;
  
}

.link-area ul
{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style: none; 
}

.link-area
{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    width : 516px;
}

.link-area h4
{
    clear: both;
    font-size : 12px;
    margin : 10px 0px;
}
.advertisement-area
{
    margin-bottom : 20px;
}

.tags-header
{
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0;
    text-align: left;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.tags-area p
{
    margin : 0px 0px 10px;margin-left : 0px;
}

.ads
{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 10px;
}

.tags-area{
    width : 336px;
}
.attention-right{
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 0px;
  margin-bottom : 5px;border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;border-color : blue blue blue blue;
  float : right;
}
.seach-space{
  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 10px;
  margin-top : 20px;
  margin-left : 0px;
  margin-right : 10px;
  margin-bottom : 20px;border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;border-color : silver silver silver silver;}
#right dl{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#right DD{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

