
* {
margin : 0;
padding : 0;
}
body {
color: #333;
background : url("template/bg_background.gif") #99cccc;
/* padding : 0 0 10px 0; NORMAL VERSION*/
padding : 10px 0 10px 0; /* FOR SALE VERSION*/
font-family : verdana;
}
.clear {
clear : both;
}

#container {
background : #ffffff url("template/bg_footer.gif") repeat;
width : 716px;
margin : 0 auto;
}
#siteinfo {
width : 716px;
color: #333;
background : #99cccc url("template/bg_background.gif");
}
#header {
width : 716px;
color: #333;
background : #ffffff url("template/bg_top.gif") no-repeat;
height: 100px;
font-size:12px;
padding:0;
}
#header p{
padding-top : 20px; padding-bottom : 0; padding-left : 25px; padding-right : 25px;
font-size:12px;
}
#right-bird {
width : 153px;
height : 76px;
background : #99cccc;
float : left;
padding : 0;
padding-top : 15px;
padding-left : 25px;
text-align:center;
font-size:10px;
}
#right-bird img{
border: 0;
}
#logo {
background : #99cccc url("template/bg_background.gif");
float : right;
width : 398px;
padding-right : 15px;
height : 91px;
display : inline;
margin : 0;
font-size:12px;
}

#logo img{
border: 0px;
}

#logo a, #logo a:hover{
color : #ccc;
text-decoration : underline;
}

#container h1 {
font : normal 36px Georgia, "Times New Roman", Times, serif;
float : left;
display : inline;
width : 398px;
margin : 0 0 0 0;
}
#container h1 a {
color : #333333;
text-decoration : none;
}
#container h1 a:hover {
text-decoration : overline;
}
#container h1 span {
font-size : 18px;
}
#white {
width : 666px;
color: #333;
background : #ffffff url("template/bg_footer.gif") repeat;
padding : 0; padding-bottom : 15px; padding-left : 25px; padding-right : 25px;
font-size:12px;
}
#white h2 {
color : #626262;
font : normal 16px Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
padding : 0 0 10px 0;
border-bottom : 2px solid #e9e9e9;
}
#white h4 {
color : #626262;
font : normal 16px Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
float : left;
}
#top-right {
font : normal 11px Tahoma, Arial;
float : right;
color : #626262;
margin-top : 4px;
}
#top-right a {
color : #626262;
text-decoration : none;
font-weight : bold;
}
#top-right a:hover {
text-decoration : underline;
}
#top {
width : 564px;
padding : 0 0 10px 0;
}
#typeyour {
padding : 0;
font : normal 11px Tahoma;
color : #626262;
}
.bar {
width : 172px;
height : 20px;
border : 2px solid #e9e9e9;
color : #333333;
font : normal 11px Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
padding : 7px 0 0 7px;
float : left;
margin-right : 7px;
}

#login {
font : 12px Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
color : #333333;
margin-top : 10px;
}
#login a {
color : #49657D;
font-weight : bold;
text-decoration : none;
}
#login a:hover {
text-decoration : underline;
}
#login h3 {
width : 125px;
height : 94px;
background : url("i/recent.jpg") no-repeat;
text-indent : -9999px;
float : left;
margin-right : 40px;
}
#base {
clear : both;
width : 716px;
height : 20px;
background : url("template/bg_footer.gif") no-repeat;
overflow : hidden;
padding : 0;
margin : 0;
}
#bottom {
clear : both;
width : 716px;
height : 30px;
background : url("template/bg_bottom.gif") no-repeat;
overflow : hidden;
padding : 0;
margin : 0;
}
#footer {
width : 716px;
background : url("template/bg_footer.gif") repeat-y;
margin : 0;
padding : 0;
clear: both;
}
#footer-left {
text-align: left;
float : left;
width: 360px;
font : normal 10px Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
color : #626262;
margin-top : 10px;
margin-left : 5px;
padding-left : 15px;
}
#footer-right {
text-align: right;
float : right;
width: 255px;
font : normal 10px Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
color : #626262;
margin-top : 10px;
margin-right : 5px;
padding-right : 20px;
}
#footer-right a, #footer-left a { color: #626262; text-decoration: none; }
#footer-right a:hover, #footer-left a:hover { color: #333333; text-decoration: underline; }

#footer-right .seeme { color:#49657D; font-weight: bold; text-decoration: underline;}
#footer-right a .seeme { color:#49657D; font-weight: bold; text-decoration: underline;}
#footer-right a:hover .seeme { color:#49657D; font-weight: bold; text-decoration: none;}

#adsense { text-align: center; margin-top : 10px; }
#adverts { text-align: center; font : normal 12px Arial, Serif; color : #fff; margin-top : 5px; }
#adverts a { font-size : 11px; color : #fff; text-decoration: none; }
#adverts a:hover { font-size : 11px; color : #fff; text-decoration: underline; }

a {
color : #49657D;
text-decoration : underline;
}
a:hover {
text-decoration : none;
}

.bold{ font-weight: bold; }

#how_to_use { float:left; width:165px; margin-left:10px; }
#main_area { margin-right: 11px; text-align: left; float:right; width:465px; }

.smaller {font-size : 10px; color: #777;}

textarea.twoxitCode:focus { border: 2px solid #336699; }
textarea.twoxitCode { overflow: auto; font-family: arial; font-size: 10px; width: 350px; height: 30px; margin: 0; margin-top: 10px; margin-bottom: 5px; border: 2px solid #ccc; }

.close-button { background-color:#cc0000; font-weight: bold; color:#FFF; float: right; display: block; font-size:10px; padding:0 4px 3px 5px; }
.gic {	color:#fff; font-size:0.7em; font-weight: bold; }
.date { color:#336699; font-weight: bold; font-style: italic; }
.hand { cursor:pointer; }
.image-code { color: #333333; font-size: 12px; display:none; background-color:#FFF; border:solid #000 1px; margin-left:auto; margin-right:auto; margin-top:10em; padding:1em; position:absolute; top:0; width:300px; }

#forsale { font-size:12px; position:absolute; border: 1px solid #000; padding: 2px; background: #fff; color: #333; width: 125px; visibility: hidden; z-index: 100; }
