﻿body
{
    margin: 0;
    font-family: Verdana;
    font-size: 12px;
    background: url(designimages/background.jpg) top right no-repeat;
    background-repeat: repeat-x;
    background-color: #8E5697;
    background-attachment: fixed;
}

.divMain
{
    margin: auto;
    width: 846px;
}
.anchor{
    color:#8c5dbd;
    border:0px;
    margin:0px;
    padding:0px;
    font-size:12px;
	font-weight: normal;
}

a
{
    color: Gray;
}

.tdTopSpacer
{
    height: 20px;
}
.tdTopLinks
{
}

.tdTopLinks a
{
    color: Gray;
    font-size: 10px;
}

.tdTopLinks a:hover
{
    color: #590083;
    font-size: 10px;
}


.divTop
{
    background-image: url(designimages/TopBarbg.psd);
    font-size: 11px;
    color: Gray;
}

.divTop .divButton input
{
    font-size: 10px;
    background-color: #de710a;
    color: White;
}
.divButton input
{
    font-size: 12px;
    background-color: #de710a;
    color: White;
}
.divTop .divTextBox input
{
    font-size: 10px;
}
.divMidSection
{
    width: 395px;
    height: 225px;
    padding-left: 15px;
    background-repeat: repeat-x;
}

.divMainContent
{
    padding: 5px 10px;
}

.divContent
{
    width: 846px;
}
.divMidSection h1
{
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
}

.divMidSection h2
{
    margin-top: 0px;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
}

.lblSearchHeading
{
    font-size: xx-large;
}

.divMidHeading
{
    text-align: center;
    padding-top: 10px;
}

.divMidSelectInterest
{
    padding-left: 35px;
    padding-top: 10px;
}



.divMidSelectCity
{
    text-align: center;
}

.divJoinNow
{
    text-align: center;
}

.divBottomIntro
{
    padding-top: 20px;
    text-align: center;
}

.divBottomIntro h1
{
    color: #590083;
    font-weight: normal;
    margin: 0;
    margin-bottom: 5px;
}
h1
{
    color: #3d1963;
    font-size: 15px;
    margin: 5px;
    margin-top: 15px;
    border-bottom: dashed 1px #ec7c0c;
    width: 90%;
}
.divBottomIntro h2
{
    margin: 0;
    color: #bc404a;
    font-weight: normal;
}

.boxleft
{
    background-image: url(designimages/boxleft.jpg);
}
.boxright
{
    background-image: url(designimages/boxright.jpg);
}
.boxmid
{
    background-image: url(designimages/boxToptoBottomRepeat.jpg);
}

.bottomboxleft
{
    background-image: url(designimages/BottomBoxLeft.jpg);
}
.bottomboxright
{
    background-image: url(designimages/BottomBoxRight.jpg);
}
.bottomboxmid
{
    background-image: url(designimages/BottomBoxRepeat.jpg);
}

.BoxHeading
{
    font-size: xx-large;
}
.divInvites
{
    font-size: 10px;
}
.divInvites h2
{
    margin: 0;
    padding: 0;
}

.divForgotPass
{
    font-size: 9px;
    padding: 3px;
    padding-left: 15px;
}

.divForgotPass input
{
    font-size: 9px;
}


.divQuickHeadTop
{
    width: 139px;
    height: 11px;
    background-image: url(images/quickdisplay/r1.jpg);
    background-repeat: no-repeat;
     text-align: left;
}
.divQuickHeadImage
{
    background-image: url(images/quickdisplay/r5.jpg);
    background-repeat: repeat-y;
    padding-left: 15px;
    text-align: left;
}
.divQuickHeadBottom
{
    background-image: url(images/quickdisplay/r4.jpg);
    width: 140px;
    height: 7px;
    background-repeat: no-repeat;
     text-align: left;
}
.divQuickContent
{
    background-image: url(images/quickdisplay/r2.jpg);
    background-repeat: repeat-y;
    font-size: 9px;
    padding-left: 10px;
   
    text-align: left; 
}
.divQuickFooter
{
    background-image: url(images/quickdisplay/r3.jpg);
    width: 139px;
    height: 7px;
    background-repeat: no-repeat;
     text-align: left;
}

/* Member Face control css starts here  */
.divMemberFace
{
    text-align:center;
    width:762px;
    height: 91px;   
    vertical-align:middle;
}

.divMemberFaceLeft
{
    width: 6px;
    height: 91px;
    background: url(images/left_MemberFace.gif) no-repeat;
    float: left;   
}
.divMemberFaceRight
{
    width: 6px;
    height: 91px;
    background: url(images/right_MemberFace.gif) no-repeat;
    float: right;
}
.divMemberFaceContent
{
    padding-top: 9px;
    margin:0px;
    background:url(images/middle_MemberFace.gif) repeat-x;
    height: 82px;
    float: left;   
}

.divMemberImage
{
    width:63px;
    padding-left:6px;
    padding-right:6px;
}

/*Footer links*/
#flinks{
	float:left;
	width:370px;
	margin:0px;
	padding:0px;
	margin-left:15px;
	margin-right:10px;
	text-align:left;
	
}
#flinks h2, h3{
	color:#EC7C0C;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	background-color:#F4F4F4;
	line-height:20px;
	text-align:center;
	margin-bottom:5px;
}
#flinks a{
	color:#999999;
	text-decoration:none;
	font-size:11px;
	font-family:arial;
	line-height: 17px;
	margin-left:10px;
}
#flinks a:hover{
	text-decoration:underline;
}
#flinksTxt{
	float:left;
	width:740px;
	padding:10px;
	color:#999999;
	margin-top:5px;
	margin-left:15px;
	font-size:10px;
	text-align:left;
	background-color:#F2F2F2;
	border-top:4px solid #EFEFEF;
	border-bottom:4px solid #EFEFEF;
}
#flinksTxt b{ color:#636262; }

/*End*/
