html {
overflow-y:scroll;
}

.highlight_row {
background-color:red;
}

body {
background: #000;
background-image:url(http://media.fling.com/images/ha_bkg.gif);
background-repeat:repeat-x;
margin:10px 0 0;
}

body,p,td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a.white:link,a.white:visited,a.white:active {
color: #ffffff;
font-size: 12px;
}

a.white:hover {
color: #F7D4D4;
font-size: 12px;
}

table.topred a.white:link,table.topred a.white:visited,table.topred a.white:active {
color: #e4e4e4;
font-size: 12px;
}
table.topred a.white:hover {
color: #fff;
font-size: 12px;
}

.main {
font-family:Arial, Helvetica, sans-serif;
background-color:#fff;
border:2px solid #0f0f0f;
color:#0f0f0f;
width:996px;
border-spacing:0;
margin:0;
padding:0;
background-image:none;
}

.main-content {
width:100%;
height:400px;
border:none;
border-spacing:0;
background-color:#fff;
padding-top: 2px;
padding-left: 8px;
padding-right:8px;
padding-bottom: 2px;
margin: 0px;
}

.header {
background-color:#f4f4f4;
border-bottom:solid #0f0f0f 2px;
border-spacing:0;
width:100%;
height:92px;
padding:0;
}

.footer {
width:100%;
border:none;
border-spacing:0;
padding:2px;
}

.txtfooter {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}

.txtdisabled {
color:#999;
}

.txtdarkgray {
color:#666;
}

.txtlightgray {
color:#ccc;
}

.txtblue {
color:#175878;
}

.txtorange {
color:#f90;
}

.txtbold {
    font-weight:700;
}

.txtredbold {
    color:#b90000;
    font-weight:700;
}

.topred {
background-color:#333333;
background: #000 url(http://media.fling.com/images/pfd_topred_bkg.gif);
background-repeat: repeat-x;
border-left:2px solid #0f0f0f;
color:#f0f0f0;
height:93px;
padding:2px;
}

#nav .topnav {
background-color:#f4f4f4;
border-bottom:solid #0f0f0f 1px;
padding-top:8px;
padding-bottom:8px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#nav a:link {
color:#090909;
text-decoration:none;
background-color:#f4f4f4;
height:auto;
width:auto;
border-right-width:1px;
border-right-style:solid;
border-right-color:#cacaca;
font-size:14px;
padding:6px;
}

#nav a:visited {
color:#0f0f0f;
text-decoration:none;
background-color:#f6f6f6;
height:auto;
width:auto;
border-right-width:1px;
border-right-style:solid;
border-right-color:#cacaca;
font-size:14px;
padding:6px;
}

.title1 {
font-family:Arial, Helvetica, sans-serif;
font-size:40px;
padding-top:5px;
}

.title2 {
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
padding-top:5px;
}

.title3 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
padding-top:5px;
}

.title4 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:700;
padding-top:5px;
}


.title5 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:700;
padding-top:5px;
}

#advert { padding: 4px 0 0 0; }

.module-advert {
background-color:#fff;
border:0px;
}

#advert td, #advert a:link, #advert a:visited, #advert a:active {
font-size: 11px;
}

.module-red {
background-color:#b90000;
border:1px solid #0f0f0f;
color:#f0f0f0;
vertical-align:middle;
padding:6px;
}

.module-white {
background-color:#f6f6f6;
border:1px solid #0f0f0f;
color:#0f0f0f;
padding:6px;
}

.module-whitemini {
background-color:#fff;
border:1px solid #ccc;
color:#0f0f0f;
padding:6px;
}

.module-dialogbox {
background-color:#fff;
border:2px solid #000;
color:#0f0f0f;
padding:6px;
}

.module-transparent {
color:#0f0f0f;
padding:6px;
}

.module-errorform {
background-color:#f6f6f6;
border:1px solid #b90000;
color:#0f0f0f;
overflow:hidden;
padding:5px;
}

.featured-red {
background-color:#b90000;
border:1px solid #0f0f0f;
color:#f0f0f0;
vertical-align:middle;
padding:1px;
}

.page_number_btm {
text-align: right;
padding: 4px 0 0 0;
}

.gallery {
padding-left: 2px;
}

.gallery ul {
padding: 0;
margin: 0;
list-style: none;
}

.gallery li {
margin: 0;
padding: 10px 8px 10px 8px;
float: left;
text-align: center;
}

#thumbgrid img {
float:left;
margin-right:4px;
}

#thumbgrid li {
list-style-type:none;
list-style-position:inside;
list-style-image:url(../images/ico_fire.gif);
}

#thumbgrid .quote {
font-style:italic;
}

#thumbgrid .displayname {
font-weight:700;
font-size:12px;
}

#thumbgrid img.featuredborder {
border: #ff9900 solid 4px;
}

img.featuredborder {
border: #ff9900 solid 4px;
}

hr.dashed {
height:1px;
width:80%;
border:1px dashed #0f0f0f;
}

.btn-white {
background-color:#fff;
font-size:14px;
font-weight:700;
color:#b90000;
text-align:center;
width:auto;
border:2px solid #0f0f0f;
padding:1px;
cursor: pointer;
}

.btn-white-sm {
background-color:#fff;
font-size:14px;
font-weight:700;
color:#b90000;
text-align:center;
border:1px solid #0f0f0f;
padding:1px;
cursor: pointer;
}

.btn-white-sm2 {
background-color:#fff;
font-size:10px;
font-weight:200;
color:#b90000;
text-align:center;
border:1px solid #0f0f0f;
padding:1px;
cursor: pointer;
}

.btn-gray-sm {
background-color:#ccc;
font-size:14px;
font-weight:700;
color:#000000;
text-align:center;
border:1px solid #0f0f0f;
padding:1px;
cursor: pointer;
}


.btn-red {
background-color:#b90000;
font-size:11px;
font-weight:700;
color:#f4f4f4;
text-align:center;
width:100px;
max-width:100px;
border:2px solid #0f0f0f;
padding:5px;
cursor: pointer;
}

.btn-red-sm {
background-color:#b90000;
font-size:11px;
font-weight:700;
color:#f4f4f4;
text-align:center;
width:70px;
border:2px solid #0f0f0f;
padding:1px;
cursor: pointer;
}

.btn-black {
background-color:#0f0f0f;
font-size:11px;
font-weight:700;
color:#f4f4f4;
text-align:center;
width:100px;
border:2px solid #999;
padding:5px;
cursor: pointer;
}

.btn-black-sm {
background-color:#0f0f0f;
font-size:11px;
font-weight:700;
color:#f4f4f4;
text-align:center;
width:70px;
border:2px solid #f6f6f6;
padding:1px;
cursor: pointer;
}

#whatsnext .txtdisabled {
font-size:14px;
font-weight:700;
color:#999;
}

#whatsnext a.hide {
font-size:11px;
font-weight:400;
}

#autothumbs img {
border:#ddd solid 1px;
}

#autothumbs img.featuredborder {
border: #ff9900 solid 4px;
}

.head-mini-red {
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#ba0000;
font-weight:700;
padding-bottom:5px;
}

.head-mini-blue {
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#175878;
font-weight:700;
padding-top:5px;
}

.head-blue {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#175878;
font-weight:700;
padding-top:5px;
}

.closer {
font-size:12px;
font-weight:700;
}

.error-block {
border:1px solid #c99;
background-color:#fcc;
padding: 4px;
}

.success-block {
border:1px solid #26CCC8;
background-color:#fff;
padding: 4px;
}

.warn-block {
border:1px solid #b90000;
background-color:#f4f4f4;
padding: 4px;
}

#search .searchgroup {
background-color:#fff;
border:solid 1px #ccc;
/*xheight:130px;*/
padding:6px;
}

#search .searchgroupheader {
font-weight:700;
border-bottom:solid 1px #ccc;
}

#search .searchgroupbottom {
background-color:#fff;
border:solid 1px #ccc;
padding:6px;
}

a:link .imagelink,a:visited .imagelink{
border:solid 2px #0f0f0f;
}
a:hover .imagelink,a:active .imagelink {border:solid 2px #b90000;}
.imagelink {
border:solid 2px #0f0f0f;
}

a:link,a:visited,a:link .alt,a:visited .alt {
color: #0f0f0f;
}

a:hover,a:active,.txtred,.txterror {
color:#b90000;
}

a:hover .alt,a:active .alt,.txtwhite,#topred a:link,#topred a:visited,#topred a:hover,#topred a:active {
color:#f6f6f6;
}

#nav table.topnav td a.highlighted, #nav a:hover,#nav a:active {
color:#b90000;
text-decoration:none;
background-color:#fff;
height:auto;
width:auto;
border-right-width:1px;
border-right-style:solid;
border-right-color:#cacaca;
font-size:14px;
padding:6px;
}

#thumbgrid a:link img,#thumbgrid a:visited img, #blackbook a:link img,#blackbook a:visited img {
border-color:#0f0f0f;
}

#thumbgrid a:hover img,#thumbgrid a:active img, #blackbook a:hover img,#blackbook a:active img {
border-color:#b90000;
}

#thumbgrid a:link img.featuredborder,#thumbgrid a:visited img.featuredborder, #autothumbs a:link img.featuredborder,#autothumbs a:visited img.featuredborder {
border: #ff9900 solid 4px;
}

#thumbgrid a:hover img.featuredborder,#thumbgrid a:active img.featuredborder, #autothumbs a:hover img.featuredborder,#autothumbs a:active img.featuredborder {
border: #ff9900 solid 4px;
}

#whatsnext a:link,#whatsnext a:visited,#whatsnext a:hover,#whatsnext a:active {
font-size:14px;
font-weight:700;
}

.featured-tbl {
background-color:#DDEEFF;
border:1px solid #99AABB;
}
a:link .featuredimage,a:visited .featuredimage{
border:solid 4px #91B9FF;
}
a:hover .featuredimage,a:active .featuredimage {border:solid 4px #91B9FF;}
.featuredimage {
border:solid 4px #91B9FF;
}


.gold-tbl {
background-color: #ffefbb;
border: 1px solid #f90;
}

.silver-tbl {
background-color: #dfdfdf;
border: 1px solid #666;
}

.databold {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #0f0f0f;
}

#thumbgrid #userstatus li {
list-style-type: none;
list-style-position:outside;
line-height: 19px;
list-style-image:url(none);
}





/* CHAT RELATED ELEMENTS :: START */
/* Questions?... see Chad*/
#chatNotify
{
    position:absolute;
    top:139px;
    left:0;
    z-index:2000;
    width:200px;
    border:1px solid #000000;
    border-left:0;
    opacity:0;
    filter:alpha(opacity:0);
    display:none;
}

    #chatNotify IMG
    {
        cursor:pointer;
    }

    #chatNotify .background
    {
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
        opacity:.65;
        filter:alpha(opacity:65);
        background-color:#000000;
    }

    #chatNotify .contents
    {
        position:relative;
        z-index:2005;
    }

        #chatNotify .contents .pending, #chatNotify .contents .pendingButtons
        {
            display:block;
            margin:3px;
            padding:3px;
            border:1px solid #cccccc;
            background-color:#FFFFFF;
            background-image:url("http://media.fling.com/images/chat_pend_grad.jpg");
            background-position:bottom left;
            background-repeat:repeat-x;
        }

            #chatNotify .contents .pending .thumb
            {
                float:left;
                background-color:#FFFFFF;
                padding:2px;
                border:1px solid #000000;
            }


            #chatNotify .contents .pending .pendingContents
            {
                margin-left:55px;
                text-align:left;
            }

                #chatNotify .contents .pending .pendingContents .pendingTitle, #chatNotify .contents .pending .pendingContents .pendingTitle A
                {
                    text-align:left;
                    font-weight:bold;
                    color:#000000;
                    border-bottom:1px solid #999999;
                    padding:3px;
                    text-decoration:none;
                }

    #chatNotify .title
    {
        position:relative;
        z-index:2005;
        text-align:center;
        padding:5px;
        font-weight:bold;
        color:#FFFFFF;
    }
    
    
#chatReminder
{
	position:absolute;
	display:none;
	left:100%;
	top:139px;
	width:200px;
	z-index:2000;
	margin-left:-201px;
	border:1px solid #000;
	border-right:0;
	opacity:0;
    filter:alpha(opacity:0);
}

	#chatReminder .contents
	{
		position:relative;
		z-index:2008;
		display:block;
        margin:3px;
        padding:3px;
        border:1px solid #cccccc;
        background-color:#FFFFFF;
        background-image:url("http://media.fling.com/images/chat_pend_grad.jpg");
        background-position:bottom left;
        background-repeat:repeat-x;
	}

	#chatReminder .background
	{
		position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
        opacity:.65;
        filter:alpha(opacity:65);
        background-color:#000000;
	}
	
	#chatReminder .title
    {
        position:relative;
        z-index:2005;
        text-align:center;
        padding:5px;
        font-weight:bold;
        color:#FFFFFF;
    }
	
/* CHAT RELATED ELEMENTS :: END */

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

.fr {
float: right;
}
.fl {
float: left;
}

.hidden {
    display: none;
}

.tags_popup_profile {
    position: absolute;
    left: 50%;
    top: 230px;
    margin-left: -125px;
    width:595px;
    height: 360px;
    background-color: #666666;
    background: url('http://media.fling.com/images/grey_alpha.png');
    color: white;
}
/* css reset */
html, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a,
em, font, img, q, s, samp,
small, strike, strong,
b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
blockquote, q {
	quotes: none;
}

img, div { 
	behavior: url(/css/iepngfix.htc); 
	}
body {
	text-align:center;
	}
img { 
	border: none; 
	}
.main {
	margin:0 auto;
	position: relative;
	text-align: left;
	border-top: none;
	}
/* tags */
h1,h2,h3,h4,h5,h6{
	padding: 5px 0 0 0;
	margin: 0;
	font-family: Garuda, Arial,Helvetica,sans-serif;
	font-weight: normal;
	}
h1 {
	font-size:28px;
	}
h2 {
	font-size:36px;
	}
h3 {
	font-size:24px;
    line-height:30px;
	}
h4 {
	font-size:14px;
	font-weight:700;
    line-height:16px;
	}
h5 {
	font-size:13px;
	font-weight:700;
	}
em, strong {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	}
em {
	color: #175878;
	}
strong {
	color:#b90000;
	}
/* shortcut helper classes */
#footer .IE5shield{
	width:100%;
	border:none;
	text-align: center;
	border-spacing:0;
	padding:2px 0;
	}
.fl { 
	float: left; 
	}
.fr { 
	float: right; 
	} 
.cb { 
	clear: both; 
	}
.cb1 { 
	clear: both; 
	margin:0; 
	padding:0;
	font-size:1px; 
	}
.bold { 
	font-weight: bold; 
	}
.normal { 
	font-weight: normal; 
	}
.center { 
	text-align:center; 
	margin-left: auto; 
	margin-right: auto; 
	}
/* block placement */
#header {
	position: relative;
	width:996px;
	top: 0;
	left: 0;
	height:93px;
	}
#content {
	position:relative;
	margin: 0;
	padding:0;
	margin-top: 15px;
	}
#col2 {
	position: relative;
	padding: 0 15px;
	margin: 0 0 0 470px;
	width: 496px;
	}
#col1 {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0 15px;
	margin: 0;
	width: 420px;
	}
/* inside header */
#logo1 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	}
#logo1 p a {
	position: absolute;
	top: 75px;
	left: 4px;
	font-style: italic;
	text-decoration: none;
	margin: 0;
	font-size: 10px;
	}
#logo1 p a span {
	padding-left: 37px;
	}
#logo2 {
	position: absolute;
	bottom: 0;
	left: 275px;
	height: 68px;
	}
#logo2 img {
	cursor: pointer;
	}
#logo2 p {
	position: absolute;
	top: 0px;
	left: 40px;
	width: 100px;
	cursor: pointer;
	font-size: 11px;
	padding: 0;
	margin: 0;
	}
#logo2msg {
	display: none;
	}
.login_form {
	position: absolute;
	right: 2px;
	width: 360px;
	top: 2px;
	margin: 0;
	padding: 0;
	}
.login_form div {
	position: relative;
	margin: 5px;
	height: 25px;
	}
.login_form div div {
	width: 204px;
	margin: 0px;
	text-align: left;
	}
.login_form input.txt {
	width: 200px;
	}
#col2 h3 {
	font-size: 16px;
	color: #175878;
	text-align: center;
	font-weight: normal;
	font-style:italic;
	}
#startNow {
	position: absolute;
	top: 30px;
	left: 475px;
    margin:0;
    }
/* inside content */
/* inside col1 & col2*/
#col2 h2 {
	text-align: center;
	font-size: 22px;
    line-height: 22px;
	}
#flashcontent_top {
	margin-top: 10px;
	}
#col1 h3 {
	margin-top: 10px;
	font-size: 20px;
	}
#col1 ul {
	font-size:12px;
	}
.benafitList ul {
	margin: 15px 0 0 20px;
	}
.benafitList p {
	text-align: center;
	padding-top: 15px;
	}
/* mem_box */
ul.mem_box {
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
	height: 130px;
	width: 485px;
	}
li.mem_box1, li.mem_box2 {
	position: absolute;
	top:0;
	overflow: hidden;
	}
li.mem_box1 {
	left:0;
	}
li.mem_box2 {
	left:50%;
	}
div.mem_box {
	position: relative;
	height: 104px;
	width: 223px;
	margin: 10px;
	}
div.mem_box .imagelink {
	position: absolute;
	top:0;
	left:0;
	}
div.mem_box ul {
	position: absolute;
	top: 0;
	left: 120px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
div.mem_box li {
	width: 110px;
	}
div.mem_box li.handel {}
div.mem_box li.local {}
div.mem_box li.age {}
div.mem_box li.lookingFor a {
	color: rgb(204, 102, 0); 
	font-weight: bold;
	text-decoration: none;
	}
/* inside footer */
#findAFling {
	width: 430px;
	margin:0;
	padding:0;
	}
#findAFling h2 {
	margin-bottom:10px;
	}
#findAFling .fl{
	margin-left: 10px;
	}
#findAFling .fl input, #findAFling select {
	display: block;
	width: 165px;
	float: left;
	margin-bottom: 5px;
	}
#findAFling .fl input#city_name {
	margin-bottom: 0px;
	}
#findAFling .fl label {
	display: block;
	float: left;
	width: 80px;
	}
#findAFling .fl br {
	clear: left;
	}
#findAFling .fl .txtred {
	padding-top: 0;
	margin-left: 80px;
	}
	
.txtnone { text-decoration:none }

.trial_offer {
	margin: 0 auto;
}


#start_now_tour {
position: relative;
text-decoration: none;
float: right;
}
	
#start_tour_lht {
position: relative;
height: 46px;
background-image:url('http://media.fling.com/images/btn_startNow_sprite02.gif');
background-repeat: no-repeat;
background-position: left top;
color: #b90000;
font-size: 26px;
font-weight: normal;
padding: 11px 3px 0 13px;
float: left;
cursor: pointer;
letter-spacing: 2px;
}

#start_tour_rht {
position: relative;
background-image:url('http://media.fling.com/images/btn_startNow_sprite02.gif');
background-repeat: no-repeat;
background-position: -290px 0;
height: 57px;
width: 10px;
float: left;
}


.thumbWrap li{
margin: 0 !important;
width: 162px;
}

#t7Content {
padding: 6px 6px 0 6px !important;
}

.module-white {
border: 1px solid #ccc;	
}

