@charset "utf-8";

body { color: #F85F8E; background-image:url(images/forsale-v.png); }
.oneColFixCtr #container1 { background: #ffffea; }
.oneColFixCtr #container2 { background-image: url(../images/fluffytit_375_watermark2.png); background-position: 662px 125px; }
.oneColFixCtr #onion1 { background-image:url(images/forsale-h.png); }
.oneColFixCtr #onion2 { background-image:url(images/forsale-corner.png); }

.italic { font-style:  italic; }
.small { font-size: 75%; }
.blue { color: #00d; background: transparent; }
.centre { text-align: center; margin-left: auto; margin-right: auto; }
.big {font-weight: bold ; font-size: x-large}
.bold {font-weight: bold ; }
.plum {color: #4a004a; background: transparent; }
.indent { position: relative; left: 150px; }

a {text-decoration: none; }
a:link    { color: #c04; }
a:visited { color: #600; }
a:active  { color: #f33; }
a:hover   { color: #060; background-color: #ffc; }

p,li { color:       #006;
       font-family: Arial, Helvetica, sans-serif;
       text-align:  justify;
}

p.title { text-align:  center;
          font-size:   30px;
          color:       #006;
}

p.sub { text-align:         center;
        font-size:          20px;
        color:              #C00;
}
	  
p.ic {  text-align:     center;
        font-size:      10px;
        margin-top:     0px;
        margin-bottom:  0px;
        padding:        0px;
        display:        block;
		font-style:     italic;
}

p.para  { font-size: 16px;
          color:     #860000;
}

p.head  { font-family:        "Times New Roman", "Times Roman", serif;
          text-align:         left;
          font-size:          22px;
	      text-decoration:    underline;
          color:              #C60000;
}

p.cont  { font-family:        "Times New Roman", "Times Roman", serif;
          text-align:         left;
          font-size:          medium;
          background:         transparent;
	      text-decoration:    underline;
          color:              #C60000;
          font-size-adjust:   0.46;
}

table.google_translator {
	text-align: center;
	margin: 0 auto;
	border-width: 4px;
	border-spacing: 1px;
	border-style: ridge;
	border-color: #E64D67;
	border-collapse: separate;
	background-color: rgb(255, 250, 250);
}

.tab { font-family:      Arial, Helvetica, sans-serif;
       font-size:        115%;
	   font-size-adjust: 0.50;
}

table.layout { border:          1px solid #0e7f25;
               margin:          0 auto;
               border-collapse: collapse;
			   text-align:      center;
			   vertical-align:   middle;
			   width:           90%;
			   color:           #333;
}

th.col1      { border:      1px solid #0e7f25; padding: 1em; background-color: #C3C3C3; width: 20%}
th.col2      { border-left: 1px solid #0e7f25; border-right: none            ; border-bottom: 1px solid #0e7f25; padding: 1em; background-color: #C3C3C3; width: 25%;}
th.col3      { border-left: none             ; border-right:1px solid #0e7f25; border-bottom: 1px solid #0e7f25; padding: 1em; background-color: #C3C3C3; width: 15%}
th.col4      { border-left: 1px solid #0e7f25; border-right:none             ; border-bottom: 1px solid #0e7f25; padding: 1em; background-color: #C3C3C3; width: 25%;}
th.col5      { border-left: none             ; border-right:1px solid #0e7f25; border-bottom: 1px solid #0e7f25; padding: 1em; background-color: #C3C3C3; width: 15%}
td.col1      { border:      1px solid #0e7f25; padding: 1em; background-color: #E4E4E4; width: 20%}
td.col2      { border-left: 1px solid #0e7f25; border-right: none            ; border-bottom: 1px solid #0e7f25; padding: 1em; background-color:#E4E4E4; width: 25%;}
td.col3      { border-left: none             ; border-right:1px solid #0e7f25; border-bottom: 1px solid #0e7f25; padding: 1em; background-color:#E4E4E4; width: 15%}
td.col4      { border-left: 1px solid #0e7f25; border-right:none             ; border-bottom: 1px solid #0e7f25; padding: 1em; background-color:#E4E4E4; width: 25%;}
td.col5      { border-left: none             ; border-right:1px solid #0e7f25; border-bottom: 1px solid #0e7f25; padding: 1em; background-color:#E4E4E4; width: 15%}

p.next { text-align:         right;
         font-family:        "Comic Sans MS",serif; 
         font-size-adjust:   0.54;
	     color:              #004a00;
         font-weight:        bold;
         font-size:          small;
		 background:         transparent;
}

td.td_right  { text-align:     left;
               vertical-align: middle; }

