/* CSS Document 
Copyright 2006 RUN 2 Corp  |  graphic & interactive design
http://www.run2corp.com/
contact@run2corp.com
Client: Singles-Chat.com
*/

body {background:#ECECE5 url(images/bg.gif) repeat-x center top; margin:0px; font:11px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif; color:#39495E; line-height:1.3em}
a {text-decoration:none}
img {behavior:url("pngbehavior.htc")}

#container {width:841px; margin:0 auto; background:#ECECE5 url(images/bg_container_a.gif) no-repeat center top; min-height:714px; height:auto;}

#left {float:left; width:260px}
#logo {margin-left:11px}
#text {width:220px; margin:16px 0 0 13px; font-size:12px}
#pic {margin:24px 0 0 35px}

#right {float:right; width:560px; padding-right:15px}
#title {margin:17px 0 23px 0; font:22px Georgia, "Times New Roman", Times, serif; color:#989070; text-align:center}
.ad {float:left; width:300px; margin-top:10px; margin-right:10px;}
.desc {float:left; width:240px; margin-top:10px; text-align:left; margin-bottom:15px}
.desc2 {float:left; width:240px; margin-top:10px; text-align:right; margin-bottom:15px}
.divider {height:2px; margin-top:10px; background:url(images/bg_divider_a.gif) repeat-x center top; clear:both}
.desc_tag {height:40px; font:18px bold Georgia, "Times New Roman", Times, serif; color:#A42B31; margin-right:15px}
.desc_tit {font:11px bold Georgia, "Times New Roman", Times, serif; color:#989070}
.red {color:#A42B31}


.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden}

/* IE6 fixes*/
* html .clearfix {height: 1%;}
* html #container {height:770px}
* html .desc, * html .desc2  {margin-bottom:-5px}

/* IE7 fixes*/
*+html .clearfix {height: 1%;}
*+html #container {height:770px}
*+html .desc, *+html .desc2  {margin-bottom:0px}