﻿@import url("/fonts/fonts.css");

/* Clearfix */
.clearfix:after{content: ".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
/* Hides from IE-mac \*/
* html .clearfix{height:1%}
.clearfix{display:block}
/* End hide from IE-mac */

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; margin: 0; padding: 0; background-image:url('/images/design/footer_Bg_tile.gif'); background-repeat:repeat-x; background-position:bottom; }
div { margin: 0; padding: 0; }


a { color:#0054a6; text-decoration:none; }
a:hover { text-decoration:underline; }
a:focus, a:hover, a:active { outline:none; -moz-outline:none; }

img { border:0px; }

h1 { font-family: 'GothamMediumRegular', Helvetica, Times New Roman; font-size:22px; letter-spacing:-1px; color:#18785d; margin:0px; padding:0px; font-weight:normal; }
h2 { font-size:15px; margin:0px 0px 5px 0px; padding:0px; }
h3 { font-size: 14px; margin:0px 0px 5px 0px; padding:0px; }
h4 { font-size: 13px; margin:0px 0px 5px 0px; padding:0px; }
h5 { font-family: 'GothamMediumRegular', Helvetica, Times New Roman; font-size:18px; letter-spacing:-1px; color:#333333; margin:0px; padding:0px; font-weight:normal; }
h6 { font-family: 'GothamBookRegular', Helvetica, Times New Roman; font-size:14px; font-style:italic; letter-spacing:-1px; color:#000000; margin:0px; padding:0px; font-weight:normal; }


h1 span, h1 span img { float:right; border:0px; }
h1 span a { font:normal 11px Verdana; letter-spacing:normal; padding:0; margin:0; border:0; }
h1 span.backlink a { font-size:13px; font-weight:normal; color:#000000; padding:0; margin:0; border:0; text-transform:none; text-decoration:none; }
h1 span.backlink a:hover { text-decoration:underline; }

hr { color:#999; background-color:#999; height:1px; border:0px; }

.hr940 { height: 1px; border:0px; width:100%; margin:20px 0px; background:url('/images/design/hr940.gif') no-repeat; }
.hr620 { height: 1px; border:0px; width:100%; margin:20px 0px; background:url('/images/design/hr620.gif') no-repeat; }
.hr300 { height: 1px; border:0px; width:100%; margin:20px 0px; background:url('/images/design/hr300.gif') no-repeat; }
.hr390 { height: 1px; border:0px; width:100%; margin:20px 0px; background:url('/images/design/hr390.gif') no-repeat; }

.errorText { color:Red; }
.greytext { color: #8f8c8c; }
.cmslink { color:white; background-color:Red; padding:5px 10px; display:block; font-weight:bold; }
.backToTopLink { font-family: 'GothamMediumRegular', Helvetica, Times New Roman; font-size:15px; letter-spacing:-1px; color:#666; margin:0px; padding:0px; font-weight:normal; }
.backToTopLink img { padding-left:5px; }

/*Colors*/
.color1 {color:#ed1c24;} /*red*/
.color2 {color:#333333;} /*default*/
.color3 {color:#65214f;} /*purple*/
.color4 {color:#ef2b5b;} /*pink*/
.color5 {color:#1e9bef;} /*blue*/
.color6 {color:#ebc71a;} /*yellow*/
.color7 {color:#9fc639;} /*green*/
.color8 {color:#f88b30;} /*orange*/

.siteLayoutLeft { float:left; width:620px; margin-right:20px; }
.siteLayoutRight { float:left; width: 300px; }

.successStoryLeft { float:left; width:380px; margin-right:20px; }
.successStoryRight { float:left; width: 220px; height:auto; }

ul
{
    margin-left: 0px; 
    padding-left: 20px;
}

input, select
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em; 
    color: #000;
	padding:2px 2px 2px 0px;
}

textbox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em; 
    color: #000;
	padding:0px;
}

#wrapper {margin:0 auto; width:940px;}


#toplinks
{
    margin-top:60px;
    padding-right:5px;
    font-weight: bold;
    font-size: 10px;
    color: #333333;
    text-align:right;
}


#toplinks a
{
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

#content
{
    padding: 20px 0px;
    background: #ffffff;
}

#header
{ 
    height: 152px;
    background-image: url('/images/design/header_bg.gif');
    background-repeat:no-repeat;
}

#header_hindu {width: 900px; height: 143px; background-image: url('/images/design/header_background_hindu.jpg'); background-repeat:no-repeat;}
#header_muslim {width: 900px; height: 143px; background-image: url('/images/design/header_background_muslim.jpg'); background-repeat:no-repeat;}
#header_sikh {width: 900px; height: 143px; background-image: url('/images/design/header_background_sikh.jpg'); background-repeat:no-repeat;}

#headerBannerContainer
{
    float:left;
    margin-left:40px;
    width:468px;
    height:60px;
    padding-top:20px;
}

.logohome
{
	
}

#logo
{
    float:left;
}

#menu 
{
    width: 796px;
    border:0px solid red;
    margin-top:19px;    /*91*/
    font-size: 1em; 
}

#menu ul 
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu li 
{
    display: inline;
    margin: 0;
}

#menu a 
{
    float: left;
    text-decoration: none;
    background: url('/images/design/tab_search.gif') no-repeat center top;
    padding: 0px 0px 0px 0px;
    width: 110px;
    height: 61px;
    cursor: hand;
    font-weight: bold;
}

#menu a span 
{
    float: left;
    display: block;
    width: 110px;
    padding-top: 38px;
    text-align: center;
}

#menu a:hover 
{
    background-position: 50% -61px;
    color:Red;
}

#menu .menuMobiD8
{
    float: right; 
    background-image:none;
    padding: 0px;
    margin-right:30px;
    width: 87px;
    height: 61px;
}


#menu .menuSeparator
{
    float: left;
    background: url('/images/design/tab_separator.gif') no-repeat center top;
    width:1px;
    height:61px;
}

/*Menu styling*/
#menu .headerLogin   {background: url('/images/design/tab_login.gif') no-repeat center top;}
#menu .headerLogin:hover   {color:#ed1c24;}
#menu .headerMessages   {background: url('/images/design/tab_messages.gif') no-repeat center top;}
#menu .headerMessages:hover   {color:#ed1c24;}
#menu .headerNetwork   {background: url('/images/design/tab_network.gif') no-repeat center top;}
#menu .headerNetwork:hover   {color:#f68d2c;}
#menu .headerSearch   {background: url('/images/design/tab_search.gif') no-repeat center top;}
#menu .headerSearch:hover   {color:#65214f;}
#menu .headerEvents   {background: url('/images/design/tab_events.gif') no-repeat center top;}
#menu .headerEvents:hover   {color:#9ac83c;}
#menu .headerMyHome   {background: url('/images/design/tab_myhome.gif') no-repeat center top;}
#menu .headerMyHome:hover   {color:#18785d;}
#menu .headerUpgrade   {background: url('/images/design/tab_upgrade.gif') no-repeat center top;}
#menu .headerUpgrade:hover   {color:#ee2c57;}


.upgradeTab a span
{
    background: url('images/design/tab.png') no-repeat ;
    background-position: 50% -41px;
}

#myhomepage_header, #page_header, #register_header
{
    font-size: 1.2em;
    padding: 20px;
    margin-bottom:20px;
}

.validation_summary
{
    border: solid 1px #be7a7b;
    background: #ffebec;
    padding: 15px;
    margin-bottom: 20px;
}

#register_header #left
{
    float: left;
    width: 255px;
    padding-right: 15px;
}

#register_header #right
{
    float: left;
    width: 510px;
}

#searchresults_header
{
    border: solid 1px #D9D9D9;
    background: #fff;
    font-size: 1em;
    padding: 10px 0px 10px 0px;
}

.formlabel
{
    float: left;
    width: 252px;
    text-align: right;
    padding-right: 15px;
    padding-top:4px;
    color:#0054a6;
    font-weight:bold;
}

.formlabelshort
{
    float: left;
    width: 80px;
    text-align: right;
    padding-right: 8px;
}

.formlabelmedium
{
    float: left;
    width: 150px;
    text-align: right;
    padding-right: 8px;
}

.formlabelSearch
{
    float: left;
    width: 150px;
    text-align: right;
    padding-right: 8px;
}

.formlabelProfile
{
    float: left;
    width: 130px;
    font-weight: bold;
}

.billingformlabel
{
    float: left;
    width: 100px;
    text-align: right;
    padding-right: 8px;
}


.formfield
{
    float: left;
    position: relative;
    margin-bottom:4px;
}

.messageformlabel
{
    float: left;
    width: 60px;
    text-align: right;
    padding-right:10px;
    padding-top:4px;
}

.forwardformlabel
{
    float: left;
    width: 100px;
    text-align: right;
    padding-right: 8px;
}

.formfieldadmin
{
    float: left;
    width: 420px;
}

.formfieldshort
{
    float: left;
    width: 150px;
}

.formfieldphoto
{
    float: left;
    width: 190px;
}

.formfieldProfile
{
    float: left;
    width: 500px;
}

.formcheckboxlonglabel
{
    float: left;
    width: 500px;
}

.formcheckboxlongfield
{
    float: left;
    margin-left:20px;
    width: 20px;
}

.formfielddynamic
{
    float: left;
}

.clear
{
    clear: both;
}

.formbuttonwithlongcheckbox
{
    width: 476px;
    text-align: right;
}

.paymentformbutton
{
    width: 400px;
    text-align: right;
}

.fullwidthformbutton
{
    width: 815px;
    text-align:center;
}

.bluelink
{
    color: #0000ff;
    font-size:13px;
}

.validation, .redlink
{
    color: Red;
}

.requiredfield
{
    color: Red;
}

#homepage_wrapper
{
    margin: 10px auto;
    width: 770px;
    height: 1326px;
    background: #fff url('/images/design/homepage_background3.jpg') no-repeat;
}

#homepage_wrapper_hindu
{
    margin: 10px auto;
    width: 770px;
    height: 1326px;
    background: #fff url('/images/design/homepage_background_hindu.jpg') no-repeat;
}

#homepage_wrapper_muslim
{
    margin: 10px auto;
    width: 770px;
    height: 1326px;
    background: #fff url('/images/design/homepage_background_muslim.jpg') no-repeat;
}

#homepage_wrapper_sikh
{
    margin: 10px auto;
    width: 770px;
    height: 1326px;
    background: #fff url('/images/design/homepage_background_sikh.jpg') no-repeat;
}

#homepage_leftcolumn
{
    float: left;
    padding: 0px 0px 0px 15px;
}

#homepage_login
{
    float: right;
    width: 330px;
    margin-top: 55px;
    margin-right: 20px;
}

#homepage_search
{
    float: right;
    width: 330px;
    margin-top: 90px;
    padding-right: 20px;
}

.smalllinktext
{
    font-size: 0.8em;
    width: 318px;
    text-align: right;
    padding-top: 5px;
    color: #666666;
}

.smalllinktext a
{
    color: #666666;
}

.loginbox
{
    margin-right: 5px;
}

.loginlink
{
    color: #fff;
    text-decoration: none;
    font-size: 0.9em;
    padding-top:5px;
}

.failuremessage
{
	padding: 2px 0;
	text-align: right;
	min-height:26px;
    height :auto !important;
    height :26px;
}

.whitelink
{
    color: #fff;
    text-decoration: none;
}
.whitelink:hover
{
	text-decoration:underline;
}

.homepage_login_username
{
    float: left;
    color: #fff;
    width: 140px;
}

.homepage_login_password
{
    float: left;
    color: #fff;
    width: 140px;
}

.failureText
{
    color: #FF7BC2; 
}
 
 #search_header
{
    border: solid 1px #D9D9D9;
    background: #fff;
    padding: 30px;
}  

.search_paging
{
    background: #ededed;
    height: 20px;
    padding: 10px;
} 

.messages_paging
{
    background: #4e689d;
    color: #fff;
    height: 30px;
    padding: 10px;
    text-decoration: none;
} 

.messages_paging a
{
    background: #4e689d;
    color: #fff;
    height: 30px;
    text-decoration: none;
} 

.profile_details_link
{
    text-decoration: none;
}

#profile_header
{
    border: solid 1px #D9D9D9;
    background: #fff;
    padding: 10px;
}

#profile_header a
{
    font-size: 12px;
    text-decoration:none;
}

.homepage_search_title_first
{
    float: left;
    width: 80px;
    padding-right: 5px;
    padding-top: 6px;
}

.homepage_search_title
{
    float: left;
    width: 100px;
    padding-right: 5px;
    padding-top: 6px;
}

.homepage_search_title_last
{
    float: left;
    width: 120px;
    padding-top: 6px;
}

.homepage_search_field_first
{
    float: left;
    width: 70px;
    margin-right: 15px;
    padding-top: 5px;
}

.homepage_search_field
{
    float: left;
    width: 90px;
    padding-right: 20px;
    padding-top: 5px;
}

.homepage_search_field_last
{
    float: left;
    width: 100px;
    padding-top: 10px;
}

.homepage_search_religion_label
{
    float: left;
    width: 80px;
    padding-top: 10px;
    padding-bottom: 15px;
}

.homepage_search_religion_field
{
    float: left;
    width: 100px;
    margin-top: 10px;
    height: 20px;
}

.homepage_search_profilepictures
{
    padding-top: 0px;
    padding-bottom: 10px;
}

.refinesearch_title
{
    float: left;
    width: 110px;
    padding-right: 25px;
}

.refinesearch_title_wide
{
    float: left;
    width: 150px;
}

.refinesearch_title_narrow
{
    float: left;
    width: 80px;
    padding-right: 25px;
}

.refinesearch_field
{
    float: left;
    width: 110px;
    padding-right: 25px;
    padding-top:5px;
}

.refinesearch_field_narrow
{
    float: left;
    width: 80px;
    padding-right: 25px;
}

.refinesearch_field_wide
{
    float: left;
}

.refinesearch_location_label
{
    float: left;
    width: 105px;
    text-align: right;
    margin-right: 5px;
}

.refinesearch_location_field
{
    float: left;
    width: 150px;
    margin-right: 5px;
}

#searchresults_header_left
{
    float: left;
    padding: 30px 0px 0px 10px;
    margin-right:20px;
}

#searchresults_header_right
{
    float: left;
}

#searchagain
{
    border: solid 1px #D9D9D9;
    background: #fff;
    font-size: 1em;
    padding: 10px 0px 10px 0px;
}

#searchagain_left
{
    float: left;
    padding: 30px 0px 0px 10px;
    margin-right:20px;
}

#quickflick_searchagain_right
{
    float: left;
    padding-left:20px;
    width:670px;
}

#searchresults_seeking
{
}

#searchresults_location
{
   
}

#searchresults_location_left
{
    float: left;
    margin-top:10px;
}

#searchresults_location_right
{
    float: left;
    margin-left:20px;
    text-align: right;
    padding-top:35px;
}

.border
{
    border: solid 1px #000;
}

#searchresults_location_col1
{
    float: left;
    width: 120px;
    padding-top: 25px;
    text-align: left;
}

#searchresults_location_col2
{
    float: right;
    width: 140px;
    text-align: right;
}

.profile_summary
{
    float: left;
    width: 410px;
    height: 140px;
    border: solid 1px #D9D9D9;
    padding: 10px 0px 0px 10px;
    margin-bottom: 14px;
}

.favourites_summary
{
    float: left;
    width: 420px;
    height: 140px;
    border: solid 1px #D9D9D9;
    padding: 10px 0px 0px 20px;
    margin-bottom: 14px;
}

.profile_summary_left
{
    float: left;
    width: 100px;
}

.profile_summary_right
{
    float: left;
    width: 280px;
    margin-left: 10px;
}

.profile_summary_right_details
{
    margin-top: 6px;
    float: left;
    width: 115px;
    line-height:1.3em;

}

.profile_summary_right_links
{
    float: left;
    width: 155px;
    margin-left: 10px;
    margin-top:6px;
    line-height:1.3em;
}

.profile_summary_button
{
     margin-top: 12px;
     text-align:center;
}

.profile_summary_spacer
{
    float: left;
    width: 14px;
}

.favourites_summary_spacer
{
    float: left;
    width: 12px;
}

#profile_left
{
    width: 620px;
    float: left;
    margin-right: 20px;
}

#profile_right
{
    width: 300px;
    float: left;
}

#profile_intro
{
    float:left;
    padding: 20px;
    min-height:230px;
    height :auto !important;
    height :230px;
}

#profile_details
{
    border: 1px solid #ccc;
}

#profile_buttons
{
    float:right;
    padding: 0px;
    width: 160px;
}

#profile_intro_left
{
    width: 170px;
    float: left;
    margin-right:18px;
}

#profile_intro_right
{
    width: 390px;
    float: left;
}

#profile_speechbubble
{
    width: 365px;
    height: 34px;
    background: url('/images/design/speechbubble.png') no-repeat;
    padding: 10px 0px 0px 25px;
    font-size: 0.8em;
    margin-bottom:15px;
}

.profile_button
{
    margin:0; padding: 0 0 4px 0;
}

.profile_intro_formlabel
{
    float: left;
    width: 100px;
    color: #3E5285;
    margin-left: 10px;
    line-height: 25px;
}

.profile_intro_formfield
{
    float: left;
    width: 120px;
    line-height: 25px;
}

#profile_inmyownwords
{
}

#profile_inmyownwords_header
{
    width: 620px;
    height: 27px;
    background: url('/images/design/in_my_own_words_heading.gif') no-repeat top;
    margin: 0px;
    padding: 18px 0px 0px 0px;
}

#profile_inmyownwords_content
{
    line-height: 20px;
}

#profile_inmyownwords_content strong
{
    color: #3E5285;
    font-weight: normal;
}

#profile_iam_content
{
    line-height: 20px;
}

#profile_iam
{
}

#profile_iam_header
{
    width: 620px;
    height: 49px;
    background: url('/images/design/i_am_heading.gif') no-repeat top;
    margin: 0px;
}

#profile_iam_content_right
{
    float: left;
    width: 250px;
    padding-left: 15px;
}

#profile_iam_content_left
{
    float: left;
    width: 250px;
    padding-left: 10px;
}

.formlabelProfileContent
{
    float: left;
    width: 110px;
    color:#0054a6;
    font-weight:bold;
    padding-top:4px;
}

.formfieldProfileContent
{
    float: left;
    width: 140px;
    padding-top:4px;
}

#profile_gettoknowme
{
}

#profile_gettoknowme_header
{
    width: 620px;
    height: 49px;
    background: url('/images/design/get_to_know_me_heading.gif') no-repeat top;
    margin: 0px;
}

#profile_gettoknowme_content
{
    line-height: 20px;
}

#profile_gettoknowme_content_left
{
    float: left;
    padding: 10px 10px 10px 10px;
}

.formlabelProfileGettoknowme
{
    float: left;
    width: 150px;
    color:#0054a6;
    font-weight:bold;
    padding-top:8px;
}

.formfieldProfileGettoknowme
{
    float: left;
    width: 350px;
    margin-left:10px;
    margin-right: 5px;
    padding-top:8px;
}

#profile_similarmembers
{
    width: 280px;
}

#profile_similarmembers_header
{
    width: 280px;
    height: 46px;
    background: url('/images/design/similar_members_heading.gif') no-repeat top;
    margin: 0px;
}

#profile_similarmembers_content
{
    line-height: 20px;
}

#profile_favourites
{
}

#profile_favourites_header
{
    width: 353px;
    height: 46px;
    background: url('/images/design/my_favourites_heading.gif') no-repeat top;
    margin: 0px;
}

.profile_favourite_member
{
    width: 105px;
    padding-bottom: 10px;
}

.FavouritesLabel
{
    padding-left: 15px;
}

#profile_favourites_header
{
    width: 353px;
    height: 46px;
    background: url('/images/design/my_favourites_heading.gif') no-repeat top;
    margin: 0px;
}

#profile_newmembers
{
}

#profile_newmembers_header
{
    width: 353px;
    height: 46px;
    background: url('/images/design/newest_members_heading.gif') no-repeat top;
    margin: 0px;
}

#profile_newmembers_content
{
    line-height: 20px;
}

.profile_newmembers_member_left
{
    width: 80px;
    float: left;
}

.profile_newmembers_member_right
{
    width: 220px;
    float: left;
}

.profile_similarmembers_member_left
{
    width: 85px;
    float: left;
}

.profile_similarmembers_member_right
{
    width: 150px;
    float: left;
}

#profile_favourites_content
{
    line-height: 20px;
}

.profile_favourites_footer
{
    text-align: right;
    width: 300px;
}

#profile_forthcomingevents
{
}

#profile_forthcomingevents_header
{
    width: 280px;
    height: 46px;
    background: url('/images/design/forthcoming_events_heading.gif') no-repeat top;
    margin: 0px;
}

#profile_forthcomingevents_content
{
    line-height: 20px;
}

#profile_idealpartner
{
}

#profile_idealpartner_content
{
    line-height: 20px;
}

/*
#profile_idealpartner_header
{
    width: 220px;
    height: 26px;
    background: url('/images/design/my_ideal_partner_heading.gif') no-repeat top;
    margin: 0px;
    padding: 25px 0px 0px 330px;
}
*/

.reportuserlink, .blockuserlink { color:#666; padding-left:6px; }

.matchfooter
{
    padding-left: 40px;
}

#myhomepage_header_links
{
    text-align:right;
    font-size: 10px;
}
#myhomepage_header_links a { padding-top:1px; }

#myhomepage_header_links img { vertical-align:middle; padding-left:8px; }

#myhomepage_left
{
    float: left;
    width: 620px;
    margin-right: 20px;
}

#myhomepage_middle
{
}

#myhomepage_right
{
    float: left;
    width: 300px;
}

#myhomepage_updates
{
    float:left;
    width: 390px;
    line-height: 25px;
}

.myhomepage_headingimage
{
    padding: 8px 0px 10px 7px;
}

.myhomepage_updates_link_label
{
    float: left;
    width: 260px;
}

.myhomepage_updates_link_field
{
    float: right;
    text-align:right;
    width: 60px;
}

#messages
{
    border: solid 1px #D9D9D9;
    background: #fff;
    padding: 30px;
}

.smalltext
{
    font-size: smaller;
    font-weight:normal;
}

#profile_search
{
    width: 280px;
}

#profile_search_header
{
    width: 280px;
    height: 46px;
    background: url('/images/design/search_heading.gif') no-repeat top;
    margin: 0px;
}

#profile_search_content
{
    border-left: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-top: 0px;
    padding: 5px 0px 15px 20px;
    line-height: 20px;
}

#profile_savedsearch
{
    width: 280px;
}

#search_savedsearch
{
    width: 250px;
    border: solid 1px #D9D9D9;
    padding: 15px;
    background-color: #fff;
}

.search_savedsearch_left
{
    float: left;
    width: 165px;
    line-height: 20px;
}

.search_savedsearch_right
{
    float: left;
    width: 65px;
    text-align: right;
}

#profile_savedsearch_header
{
    width: 280px;
    height: 46px;
    background: url('/images/design/saved_search_heading.gif') no-repeat top;
    margin: 0px;
}

#profile_savedsearch_content
{
    border-left: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-top: 0px;
    padding: 5px 0px 15px 20px;
    line-height: 20px;
}

#search_savedsearch_content
{
    border-left: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-top: 0px;
    padding: 5px 0px 15px 15px;
    line-height: 20px;
}

#profile_search_gender_left
{
    float: left;
    width: 100px;
}

#profile_search_gender_right
{
    float: left;
    width: 100px;
}

#profile_search_location_left
{
    float: left;
    width: 110px;
}

#profile_search_location_right
{
    float: left;
    width: 140px;
}

#profile_search_buttons_left
{
}

#profile_search_buttons_right
{
    text-align:right;
    margin-top:5px;
    padding-right:3px;
}

#profile_messagecentre
{
    width: 181px;
    height: 265px;
    background: url('/images/design/message_centre.gif') no-repeat top;
}

.message_button_top
{
    padding-top: 70px;
    padding-left: 15px;
}

.message_button
{
    padding-top: 10px;
    padding-left: 15px;
}

#profile_image
{
    float:left;
    width: 170px;
    margin-right:20px;
    text-align: center;
}

#profile_image a
{
}

.profileimage
{
    margin-bottom:6px;
}

.profilelink
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}

#profile_toolbox
{
    width: 166px;
    height: 205px;
    background: url('/images/design/tool_box.gif') no-repeat top;
    padding-top: 65px;
    padding-left: 15px;
}

#profile_status
{
    font-size: smaller;
}

#profile_status_left
{
    float: left;
    width: 110px;
}

#profile_status_right
{
    float: left;
    width: 40px;
    text-align: right;
}

.message_from
{
    float: left;
    width: 230px;
}

.message_subject
{
    float: left;
    width: 500px;
    height: 82px;
}

.message_actions
{
    float: left;
    width: 50px;
}  

.messageImage
{
    padding: 10px;
}  

.message_wrapper
{
    border: solid 1px #f0f0f0;
    margin-bottom: 10px;
}  

.message_wrapper_alternate
{
    background-color: #f0f0f0;
    border: solid 1px #f0f0f0;
    margin-bottom: 10px;
}

.messagelink
{
    text-decoration: none;
    text-align:center;
}  

#message_left
{
    width: 175px;
    text-align:center;
    float: left;
	padding: 7px 5px 0px 5px;
	line-height: 20px;
	margin-right:20px;
}  

#message_right
{
    width: 690px;
    float: right;
}    

.message_detail_button
{
    margin-bottom:18px;
}

#message_reply
{
    text-align: center;
} 

.quick_flick_profile
{
    background: #fff;
    padding: 10px;
    float: left;
    width: 700px;
} 

.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

#qscroller2 {
	width: 550px;
	height: 230px;
	border: 1px solid #c0c0c0;
	background:#fff;
	text-align: left;
	float: left;
} 

#quick_flick
{
	border: 1px solid #c0c0c0;
	background:#fff;
	text-align: center;
	padding: 20px 0px 30px 0px;
} 

#quick_flick_wrapper
{
    text-align: center;
    width: 870px;
    padding-left: 40px;
}  

.quick_flick_viewprofile
{
	text-align:center;
    padding: 6px 0px 0px 0px;
} 

.search_paging_range
{
    float: left;
    width: 210px;
}

.search_paging_resultsperpage
{
    float: left;
    width: 190px;
}

.search_paging_sortby
{
    float: left;
    width: 290px;
}

.search_paging_nextprev
{
    float: right;
    margin-right:10px;
    width: 140px;
    text-align:right;
}

.message_paging_bottom
{
    float: left;
    width: 395px;
    text-align: right;
}

.search_paging_bottom, .search_paging_top
{
    float: right;
    text-align: right;
}

.favourites_paging_bottom, .favourites_paging_top
{
    float: left;
    width: 580px;
    text-align: right;
}

.profile_savedsearch_left
{
    float: left;
    width: 170px;
    padding-right: 10px;
    font-size:12px;
}

.profile_savedsearch_right
{
    float: left;
    text-align:right;
    width: 75px;
}

.characterCounter
{
    border: 0px;
    text-align: right;
    width: 150px;
}

.characterCounterSmall
{
    border: 0px;
    text-align: right;
}

#profile_similarmembers_member_shuffle
{
    width: 250px;
    text-align: right;
}

.scroll_button_back
{
    background:transparent url(/images/buttons/quickFlick_back.gif) no-repeat -109px 0px ;
    height: 46px;
    width: 109px;
    float: left;
    margin-top: 100px;
    margin-right:10px;
}

.scroll_button_back:hover
{
    background-position: 0 0;
}

.scroll_button_next
{
    background:transparent url(/images/buttons/quickFlick_next.gif) no-repeat -109px 0px ;
    height: 46px;
    width: 109px;
    float: left;
    margin-top: 100px;
    margin-left:10px;
}

.scroll_button_next:hover
{
    background-position: 0 0;
}

.scroll_button_back a, .scroll_button_next a 
{
    display: block; 
    width: 109px; 
    height: 0px; 
    padding-top: 46px;
    overflow: hidden;
}

.edit_profile_aboutyou
{
    background:transparent url(/images/buttons/) no-repeat;
    height: 25px;
    width: 88px;
    float: left;
}


#editprofilemenu
{
     float: left;
     width: 510px;
     display: block;
     padding-left: 30px;
}

#editprofilemenu ul {margin:0; padding:0; list-style-type:none;}
#editprofilemenu li {float:left; padding-right: 12px;}

#editprofilemenu li.list1 {background:transparent url(/images/design/edit_profile_1.jpg) no-repeat;}
#editprofilemenu li.list2 {background:transparent url(/images/design/edit_profile_2.jpg) no-repeat;}
#editprofilemenu li.list3 {background:transparent url(/images/design/edit_profile_3.jpg) no-repeat;}
#editprofilemenu li.list4 {background:transparent url(/images/design/edit_profile_4.jpg) no-repeat;}

#editprofilemenu li.list1selected, #editprofilemenu li.list1:hover {background:transparent url(/images/design/edit_profile_1_selected.jpg) no-repeat;}
#editprofilemenu li.list2selected, #editprofilemenu li.list2:hover {background:transparent url(/images/design/edit_profile_2_selected.jpg) no-repeat;}
#editprofilemenu li.list3selected, #editprofilemenu li.list3:hover {background:transparent url(/images/design/edit_profile_3_selected.jpg) no-repeat;}
#editprofilemenu li.list4selected, #editprofilemenu li.list4:hover {background:transparent url(/images/design/edit_profile_4_selected.jpg) no-repeat;}

.shortmenu {display:block; width:100px; height:0; padding-top:25px; color:#000; overflow:hidden;}
.longmenu {display:block; width:120px; height:0; padding-top:25px; color:#000; overflow:hidden;}

#saveconfirm
{
    padding: 10px;
    border: solid 1px #39b44a;
    background-color: #e4fae8;
    margin-bottom: 20px;
}

#redmessage
{
    padding: 10px;
    border: solid 1px #be7a7a;
    background-color: #ffebeb;
    margin-bottom: 20px;
}

.connections_viewlink
{
    text-align: right;
    width: 362px;
    font-size: 0.8em;
}

.connections_left
{
    float: left;
    width: 430px;
}

.connections_right
{
    float: right;
    width: 430px;

}

.connections_member
{
    background: transparent url(/images/design/connections_underline.gif) no-repeat 0px 87px;
    width: 400px;
    height: 87px;
    padding-bottom: 10px;
}

.connections_member_image
{
    float: left;
    width: 70px;
}

.connections_member_username
{
    float: left;
    width: 230px;
    padding: 35px 0px 0px 5px;
}

.connections_member_viewlink
{
    float: left;
    width: 90px;
    padding-top: 25px; 
}

.connections_member_viewlink a
{
    font-size: 0.8em;
    color: #6c6c6c;  
}

.border
{
    border: solid 1px #000;
}

.connections_title
{
    height: 30px;
    background-color: #e5e5e5;
    font-weight: bold;
    margin-top: 30px;
}

.title_left
{
    float: left;
    width: 430px;
    text-align: center;
    margin-top: 8px;
}

.title_right
{
    float: right;
    width: 430px;
    text-align: center;
    margin-top: 8px;
}

.title_favouritesstoken
{
    width: 75px;
    height: 67px;
    top: -17px;
    float:left;
    position: relative;
	background: transparent url(/images/design/favourites_token.gif) top center no-repeat;
}

.title_wavesstoken
{
    width: 75px;
    height: 67px;
    top: -17px;
    float:left;
    position: relative;
	background: transparent url(/images/design/wave_token.gif) top center no-repeat;
}

.title_invitestoken
{
    width: 75px;
    height: 67px;
    top: -17px;
    float:left;
    position: relative;
	background: transparent url(/images/design/invites_token.gif) top center no-repeat;
}

#register_question_border
{
    border: solid 1px #D9D9D9;
    padding: 20px;
}

#page_content_border
{
    margin-top: 15px;
    border: solid 1px #D9D9D9;
    padding: 20px;
}

.plainlinkhover
{
    text-decoration: none;
}

.plainlinkhover:hover
{
    text-decoration: underline;
}

#profileimages
{
    width: 170px;
    position: relative;
}

#glass
{
    position: absolute;
    width: 170px;
    height: 212px;
	background: transparent url(/images/design/image.png) top center no-repeat;
}

.previousarrow
{
    float: left;
    text-align: left;
    width: 30px;
}
.nextarrow
{
    float: left;
    text-align: right;
    width: 30px;
}


#imageCounter
{
    float: left;
    width: 110px;
    text-align: center;
}

#imagenavigation
{
    width: 170px;
    text-align: center;
    padding-top: 5px;
}

.smalllink
{
    font-size: smaller;
}

#messages_left
{
    width: 175px;
    float: left;
	padding: 20px 20px 50px 20px;
	line-height: 20px;
	margin-right:20px;
}

#messages_right
{
    width: 700px;
    float: right;
}

#messages_left a
{
    text-decoration: none;
}

#messages_left a:hover
{
    text-decoration: underline;
}

.message_divider
{
    padding: 10px 0px 10px 0px;
}

#connections_header
{
    margin: 0px auto;
    text-align: center;
    width: 540px;
}

.connections_arrow
{
    float: left;
    padding-top: 100px;
}

#connections_header_image
{
    float: left;
    width: 250px;
}

.connections_header_username
{
    font-size: 1.5em;
}

#search_left
{
    float: left;
    width: 578px;
    margin-right:20px;
    border: solid 1px #D9D9D9;
    padding: 20px;
    background-color: #fff;
} 

.searchformbutton
{
    width: 530px;
    text-align: right;
}

.searchformbuttonshort
{
    width: 500px;
    text-align: right;
}

#search_right
{
  float: left;
  width: 300px;
}  


#footer_hindu
{
    width: 900px;
    height: 108px;
	background: url(/images/design/footer_hindu.jpg) no-repeat;
	text-align: center;
	padding-top: 12px;
    color: #666666;
    font-size: 0.8em;
}

#footer_muslim
{
    width: 900px;
    height: 108px;
	background: url(/images/design/footer_muslim.jpg) no-repeat;
	text-align: center;
	padding-top: 12px;
    color: #666666;
    font-size: 0.8em;
}

#footer_sikh
{
    width: 900px;
    height: 108px;
	background: url(/images/design/footer_sikh.jpg) no-repeat;
	text-align: center;
	padding-top: 12px;
    color: #666666;
    font-size: 0.8em;
}

#homepagefooter
{
    margin: 0px auto 10px;
    width: 770px;
    text-align: center;
    font-size: 0.8em;
    color: #666666;
}

#homepagefooter a
{
    text-decoration: none;
    color: #666666;
}

#moreaboutus
{
    margin: 0px auto 10px;
    width: 770px;
}

#moreaboutus_content
{
    border-left: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-top: 0px;
    padding: 0 15px;
    line-height: 20px;
}


#quickflick_nonefound
{
    padding: 120px 0px 0px 130px;
}

.billing_options
{
    margin:0px 0px 20px 0px;
} 

.billing_chosenoption
{
    float: left;
    width: 26px;
    margin:0px; padding:0px;
}
.billing_chosenoption input
{
    margin:0px; padding:0px;
}
.billing_description
{
    padding-top: 3px;
}

.billing_price
{
    float: left;
    width: 250px;
    padding-top:3px;
}

.billing_cycletext
{
    font-size: 1.8em;
}

.billing_permonthtext
{
    margin-top:3px;
    margin-bottom:3px;
    font-size: 1.3em;
    color:#006600;
}

.billing_starpanel
{
    float:right;
    margin-left:0px;
}

.billed_astext
{
    font-size:10px;
    color:#666666;
}

.billing_pricetext
{
    font-size: 1.4em;
}

#payment_left
{
    float: left;
    width: 400px;
}

#payment_right
{
    float: left;
    width: 400px;
}

.guidancetext
{
    width: 350px;
    left: 110px;
    top: 0px;
    position: absolute;
    z-index: 100;
    color: #4d6185;
    margin-top: 2px;
}

.guidancetextshort
{
    width: 250px;
    left: 330px;
    top: 0px;
    position: absolute;
    z-index: 100;
    color: #4d6185;
}

.guidancetextregister
{
    width: 380px;
    left: 230px;
    top: 0px;
    position: absolute;
    z-index: 100;
    color: #0054a6;
}

.guidancetexttiny
{
    width: 190px;
    left: 390px;
    top: -10px;
    position: absolute;
    z-index: 100;
    color: #4d6185;
}

#favourites_border
{
    border: solid 1px #D9D9D9;
    padding: 20px 5px 20px 5px;
}

#reasons
{
	float:left;
	width:405px;
	text-align:center;
	padding-top:420px;
}

#homepageText
{
	float:left;
	width:310px;
    padding: 85px 20px 0px 20px;
}

#chillifeed
{
	width:735px;
    padding: 60px 0px 0px 20px;
}

.chillifeed
{
    width: 355px;
    padding-bottom: 20px;
    float: left;
}

.chillifeedimage
{
    float: left;
    width: 100px;
}

.chillifeeddetails
{
    float: left;
    width: 190px;
    height: 65px;
    padding-left: 10px;
}

.chillifeedbuy
{
    float: left;
    width: 190px;
    text-align: right;
    padding-left: 10px;
}

.chillifeedbuyprice
{
    float: left;
    width: 155px;
    text-align: right;
    color: #c22274;
    padding-top: 10px;
}

.memberchillifeedbuyprice
{
    float: left;
    width: 90px;
    text-align: right;
    color: #c22274;
    padding-top: 10px;
}

.chillifeedlink
{
    float: left;
    width: 35px;
}

#chillifeedfooter
{
    width: 305px;
    padding-top: 10px;
    text-align: right;
}

.eventfeed
{
    float: left;
    width: 440px;
    padding-bottom: 20px;
}

.eventfeedimage
{
    float: left;
    width: 100px;
}

.eventfeeddetails
{
    float: left;
    width: 250px;
    height: 65px;
    padding-left: 10px;
}

.eventfeedbuy
{
    float: left;
    width: 250px;
    text-align: right;
    padding-left: 10px;
}



.eventfeedlink
{
    float: left;
    width: 35px;
}

.eventfeedinvite
{
    float: left;
    width: 250px;
    text-align: right;
    padding-left: 10px;
}

.profilechillifeed
{
    width: 240px;
    margin-bottom:10px;
}

.profilechillifeedimage
{
    float: left;
    width: 100px;
}

.profilechillifeeddetails
{
    float: left;
    line-height:normal;
    width: 130px;
    padding-left: 10px;
}

.profilechillifeedinvite
{
    width: 230px;
    text-align: left;
    padding: 10px 0px 20px 0px;
}

#invite, #pendingapproval, .pendingapproval
{
    padding: 10px;
    border: solid 1px #39b44a;
    background-color: #e4fae8;
    margin-bottom: 20px;
}

.invite_top_left
{
    float: left;
    width: 750px;
}

.invite_top_right
{
    float: left;
    width: 40px;
}

.spacer
{
    height: 20px;
}

.AdminGridView tr
{
    height: 20px;
}

.eventfeedbuyprice
{
    float: left;
    width: 185px;
    text-align: right;
    color: #c22274;
    padding: 10px 5px 0px 0px;
}

.eventdetailslabel
{
    float: left;
    width: 90px;
    font-weight: bold;
    margin:0px 0px 10px 10px;
}

.eventdetailsfield
{
    float: left;
    width:180px;
    margin:0px 0px 10px 0px;
}

.eventdetailslabelShort
{
    float: left;
    width: 40px;
    margin:0px 0px 20px 10px;
}

.eventdetailsfieldShort
{
    float: left;
    margin:0px 0px 20px 0px;
}

.eventdetailsheading
{
    line-height: 15px;
}

.eventdetailsimage
{
    padding: 0px 0px 10px 10px;
}

.eventdetailsbuy
{
    text-align: center;
}

.eventdetailsheading .left
{
    float: left;
    width: 280px;
    border:0px solid red;
}

.eventdetailsheading .right
{
    float: left;
    width: 300px;
    border:0px solid red;
}

.memberchillifeedlink
{
    margin-top:10px;
    text-align: center;
    width: 130px;
}

/* --- Ajay's new classes --- */

.backHyperlink a
{
	font-size:15px;
}

#profileImageGrid td
{
	text-align:center;
	vertical-align:top;
}

.ownwordsTitle
{
    float: left;
    width: 150px;
    color:#0054a6;
    font-weight:bold;
}

.ownwordsText
{
	float:left;
	width:350px;
	margin-left:10px;
}

/* --- Ajay's new classes --- */


/* Updates since last upload */

#billing_settings
{
    line-height: 18px;
}

#messages_border
{
    border: solid 1px #D9D9D9;
    padding: 20px;
    height : 310px;
}

.guidancetextusername
{
    width: 350px;
    left: 230px;
    top: 0px;
    position: absolute;
    z-index: 100;
    color: #4d6185;
    margin-top: 2px;
}

#profile_idealpartner
{
}

#profile_idealpartner_header
{
    width: 620px;
    height: 27px;
    background: url('/images/design/my_ideal_partner_heading.gif') no-repeat top;
    margin: 0px;
    padding: 18px 0px 0px 0px;
}

.nooutline
{
    outline:none;
}

#profile_buttons_bottom
{
    border: solid 1px #D9D9D9;
    background: #fff;
    padding: 10px 10px 10px 12px;
    width: 535px;
}

#ajaxupdate
{
    width: 880px;
    height: 41px;
	top: 0;
	z-index: 10;
	color: #000;
	padding: 7px 10px;
	text-align: right;
    position: fixed;
    background: transparent url(/images/design/ajax_background_pink.gif) no-repeat top right;
}

.editprofilelink
{
    position:absolute;
    left: 540px;
    color: #0000ff;
    padding-top: 10px;
}

.UpgradePanel
{
    padding: 10px;
    border: solid 1px #39b44a;
    background-color: #e4fae8;
    margin-bottom: 20px;
}

#admin_profile_left
{
    float: left;
    width: 170px;
    border: solid 0px 1px 1px 1px #D9D9D9;
    padding: 5px 5px 10px 5px;
    line-height: 20px;
    background-color: #fff;
    margin-right: 15px;
}  

#admin_profile_right
{
    float: left;
    width: 650px;
    border: solid 0px 1px 1px 1px #D9D9D9;
    background-color: #fff;
    padding: 5px;
    min-height: 410px;  
    height: auto !important;  
    height: 410px;
}

#profile_attendedEvents
{
    width: 353px;
    margin-bottom:10px;
}

#profile_attendedEvents_header
{
    width: 353px;
    height: 46px;
    background: url('/images/design/my_matches_heading.gif') no-repeat top;
    margin: 0px;
}

#profile_attendedEvents_content
{
    width: 336px;
    border-left: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-top: 0px;
    padding: 5px 0px 10px 15px;
    line-height: 20px;}

.gridPadding
{
    padding:10px;
}


.datatable
{
    border-collapse:collapse;
    width:100%;
    line-height:2.5em;
    border:1px solid #ccc;
}

.datatable td
{
    font-size:11px;
    padding:0px 8px;
}
.datatable tr:hover
{
    background-color:#f1fcee;
}

.datatable .headerRow:hover
{
    background-color:#fff;
}

.datatable th
{
    line-height:normal;
    font-size:10px;
    padding-bottom:8px;
    padding-top:8px;
}
.datatable .bulletCell
{
    width:65px;
    text-align:center;
    font-size:20px;
    color:black;
    padding:0px;
}
.datatable .bulletCell.red
{
    color:red;
    background-color:#f1fcee;
    padding:0px;
}
.datatable .titleCell
{
    background:url('/images/icons/12_question.png') no-repeat 240px 7px;
}

/*BILLING LIST BALLOON TOOL TIP*/

.tooltipHeader
{
    background-color:#ed145a;
    color:#FFFFFF;
    padding:5px;
    width:250px;
    border:1px solid #CC0000;
    font-weight:bold;
    
}

.tooltip
{
    background-color:#FFFFFF;
    padding:5px;
    width:250px;
    border:1px solid #ed145a;
}
/*PRODUCT LIST BALLOON TOOL TIP*/

#quickflick_search_buttons
{
    border: solid 1px #000;
    width: 700px;
    text-align: right;
}

.profileEditHelpText
{
    padding: 10px;
    font-size:12px;
    background:#eeebe2 url('/images/design/EditHelpBackground.gif') no-repeat top right;
    overflow:hidden;
}

.redLink
{
    color:#CC0000;
    font-size:10px;
}

.admininfo
{
    height: 13px;
    width: 17px;
    background: transparent url(/images/design/admininfo.gif);
    cursor: pointer;
}

.dottedlink
{
    text-decoration: none;
    border-bottom: dashed 1px #5B5555;
}

.affiliatecontrol
{
    margin-bottom:10px;
}

.affiliatecontrolcode
{
    margin-bottom:10px;
}

.affiliate_formlabel
{
    float: left;
    width: 150px;
    text-align: right;
    padding-right: 5px;
    padding-top:4px;
    color:#0054a6;
    font-weight:bold;
}

.affiliate_formlabelSmall
{
    float: left;
    width: 100px;
    text-align: right;
    padding-right: 5px;
    padding-top:4px;
    color:#0054a6;
    font-weight:bold;
    margin-bottom:3px;
}

.affiliate_formfield_Small
{
    float: left;
    margin-bottom:3px;
}

#affiliate_speechbubble
{
    width: 200px;
    height: 58px;
    background: url('/images/design/affiliate_speech_bubble.gif') no-repeat;
    padding: 10px 0px 0px 18px;
    font-size: 0.8em;
}

.affiliate_profile_intro_formlabel
{
    float: left;
    width: 80px;
    color: #3E5285;
    margin-left: 10px;
    line-height: 20px;
}

.affiliate_profile_intro_formfield
{
    float: left;
    line-height: 20px;
}

/* Modal Popup */
.modalBackground {
	background-color:#000;
	filter:alpha(opacity=20);
	opacity:0.2;	
}

.Popup
{
    background-color:#fff;
    width: 350px;
    padding:20px;
    border:solid 5px #3060F0;
}

.widepopup
{
    width: 666px;
    z-index:10000;
}

.widepopup .top 
{
    width: 616px;
    height: 11px;
    background: transparent url('/images/design/popup_top.png') no-repeat top center;
    padding: 30px 20px 20px 30px;
}
.widepopup .middle
{
    width: 586px;
    background: transparent url('/images/design/popup_middle.png') repeat-y top center;
    padding:20px 40px;
}

.widepopup .bottom 
{
    width: 626px;
    background: transparent url('/images/design/popup_bottom.png') no-repeat top center;
    padding:20px;
}


.extrawidepopup
{
    background-color:#fff;
    width: 550px;
    padding:20px;
    border:solid 5px #3060F0;
}

.popupscroller
{
    position: relative;
    height:300px;
    overflow:auto;
}


.popbuttons
{
    width:400px; 
    text-align:right;
}

.widepopbuttons
{
    width:626px; 
    text-align: center;
}

.widepopbuttonsscroll
{
    width:586px; 
    text-align: center;
    padding-top:25px;
    background: transparent url('/images/design/popup_divider.gif') no-repeat top center;
}


.extrawidepopbuttons
{
    width:550px; 
    text-align:right;
}

.popupImage
{
    padding-right:20px;
}

.plainlink
{
    text-decoration:none;
}

/* ------ PRICE COMPARISON TABLE ----- */
.comparisonTableContainer
{
    margin-bottom:20px;
}

.comparisonTable {
    font-family:Verdana;
    border-collapse:collapse;
    font-size:10px;
    width:100%;
    text-align:left;

}
.comparisonTable caption {
    text-align:left;
    font-weight:bold;
    font-size:11px;
    padding:0px 0px 8px 0px;
}
.comparisonTable td, .comparisonTable th {
    border:1px solid #ccc;
    border-collapse:collapse;
    padding:8px 6px;
}
.redcol {
    color:#cc0000;
}
.comparisonTable tfoot td 
{
     font-family: Verdana;
     font-size: 10px;
     color: #666;
     border: 0px;
     padding:8px 0px 0px 0px;
}
.comparisonTable th[scope=col] {
    font-weight:bold;
    color:#666;
}
.comparisonTable th[scope=row] {
    font-weight:bold;
    background-color:#333;
    border:1px solid #666;
    color:#fff;
}
.ad8ocol {
    background-color:#dff5e7;
    color:#006600;
    font-weight:bold;
}

/* Quickflick */
div.scrollable {float:left; position:relative; overflow:hidden; width:535px; height:300px; margin:14px 0 0 4px; border:solid 1px #c0c0c0; padding:10px 0 0 0;}
div.scrollable div.items {width:20000em; position:absolute;}  
div.scrollable div.items div {float:left; width:540px;}  
div.scrollable div.items div .left {float:left; width:170px; padding:0 10px 0 10px;}  
div.scrollable div.items div .right {float:left; width:350px; font-size:7.5pt;}
div.scrollable div.items div .right .username {font-size:14px; font-weight:bold; width:310px; display:block; float:left;}
a.prev {display:block; background:transparent url(/images/buttons/quickFlick_back_new2.gif) no-repeat 0px 0px; height:46px; width:109px; float:left; margin-top:100px; margin-right:10px; cursor:pointer;}
a.next {display:block; background:transparent url(/images/buttons/quickFlick_next_new2.gif) no-repeat 0px 0px; height:46px; width:109px; float:left; margin-top:100px; margin-left:10px; cursor:pointer;}
a.disabled {background-position:-109px 0px; cursor:default;}
#speechbubble {width:320px; height:43px; background:url('/images/design/speech_bubble.gif') no-repeat; padding:10px 0px 0px 25px; font-size:7pt;}


/* Quickflick images */
.pics {height:122px; width:100px; padding:0; margin:0;} 
.pics img {border:1px solid #ccc; background-color:#eee; width: 100px; height:122px; top: 0; left:0;} 


/* Generic styles */
.nooutline {outline:none;}


/* Custom tabs */
.tabcontent {width:326px;}
.tabcontenthidden {display:none;}
.tab {float:left; width:50px; border:solid 1px #b1bfc7; background:#e3ecf1; cursor:pointer;}
.selectedtab {float:left; width:50px; border:solid 1px #b1bfc7; border-bottom:0; cursor:pointer;}
#tabcontent {display:block; width:307px; height:110px; border:solid 1px #b1bfc7; border-top:0; padding:10px;}
.quickflicklabel {display:block; float:left; width:75px; color:#244c9f; border:solid 1px #000;}
.quickflickfield {display:block; float:left; width:90px; font-weight:normal; border:solid 1px #000;}
.imageCounter {font-size:7pt;}
.paddedbox {width:280px; margin: 0px auto;}
.paddedboxnotoppadding {width:280px; margin:10px 10px 0 10px;}


/* Tabbed profiles */
.tabbedprofile {float:left; width:418px; border:solid 1px #e0e0e0; padding:20px 20px 20px 20px; margin-top:20px;}
.tabbedprofile .left {float:left; width:110px;}  
.tabbedprofile .right {float:left; width:307px; font-size:7.5pt;}
.tabbedprofile .right .username {font-size:14px; font-weight:bold; width:272px; display:block; float:left;}
.tabbedprofile .tabcontent {width:285px; padding-top:5px;}
.tabbedprofile .tabcontenthidden {display:none;}
.tabbedprofile .tab {float:left; width:50px; border:solid 1px #b1bfc7; background:#e3ecf1; cursor:pointer;}
.tabbedprofile .selectedtab {float:left; width:50px; border:solid 1px #b1bfc7; border-bottom:0; cursor:pointer;}
.tabbedprofile #tabcontent {width:285px; border:solid 1px #b1bfc7; height:118px; border-top:0; padding:10px;}
.tabbeddivider {float:left; width:20px;}
.tabbedprofiletext {line-height:18px; padding-right:5px;}
.tabbedprofiletextsmall {padding-right:5px;}
.tabbedprofile textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:1.1em; color:#000;}
/*.tabactions {position:relative; top:-110px; left:172px; z-index:0;}*/
.tabbedprofile a {color:#244c9f;}
.tabbedprofile .glass {position:absolute; width:100px; height:124px; background:transparent url(/images/design/image.png) top center no-repeat;}


/* Tabbed profile rating */
.ratingStar {width:28px; height:26px; cursor:pointer; display:block; background-repeat:no-repeat; padding:0 2px;}
.profileRatingStar {padding-left:50px;}
.filledRatingStar {background-image: url(/images/design/FilledStar.png);}
.emptyRatingStar {background-image: url(/images/design/EmptyStar.png);}
.savedRatingStar {background-image: url(/images/design/SavedStar.png);}


/* Confirm modal popup*/
.confimpopup {width: 425px; z-index:10000;}
.confimpopup .top {width:425px; height:38px; background:transparent url('/images/design/confirm_popup_top.png') no-repeat top center;}
.confimpopup .middle {width:385px; background:transparent url('/images/design/confirm_popup_middle.png') repeat-y top center; padding:0 20px; text-align:center;}
.confimpopup .bottom {width:425px; height:19px; background:transparent url('/images/design/confirm_popup_bottom.png') no-repeat top center;}


/* Rated members profile feed */
#profile_ratedmembers {width:620px;}
#profile_ratedmembers_header {width:620px; height:46px; background:url('/images/design/most_rated_members_heading.gif') no-repeat top; margin:0px;}
#profile_ratedmembers_content {padding:5px 0px 15px 15px; line-height:20px;}
.profile_ratedmembers_member_left {width:80px; float:left;}
.profile_ratedmembers_member_right {width:220px; float:left;}

/* Admin Top Links */
#sitedropdown {float:left; width:270px; font-weight:bold;}
#admintoplinks {float:left; width:600px; padding:8px 5px 0px; font-weight:bold; font-size:10px; color:#333333; height:22px; text-align:right;}
#admintoplinks a {font-weight:bold; color:#333333; text-decoration:none;}

/* event variants */
.variantHeaderRow
{
    float: left;
    width: 70px;
    padding: 5px 10px 5px 5px;
    font-weight: bold;
}

.variantValueRow
{
    float: left;
    width: 70px;
    padding: 0px 10px 0px 5px;
    font-weight: bold;
    color: #cc3333;
}

.variantValueDescription
{
    color: #666666;
    font-weight: normal;
    font-size: 10px;
    padding: 0px;
}

.ticketBasketWizardHeaderText
{
    font-size: 12px;
    color: #666666;
    font-weight: bold;
}

/* Footer */
.footerTop {width:940px; text-align:right; margin:auto; height:44px; background-image:url('/images/design/footer_heart_top.gif');  background-position:bottom right; background-repeat:no-repeat;}
.footerBottomContainer {
    width:100%; 
    background-color:#eeebe2;
}
.footerBottom   {
    width:940px; 
    margin:auto; 
    height:229px; 
    background-image:url('/images/design/footer_heart_bottom.gif'); background-position:top right; background-repeat:no-repeat;
    text-align:left; 
    padding-top:20px;
}

.footerStrapline
{
    float:left;
    text-align:left;
}
.footerCopyright
{
    float:right;
    text-align:right;
}
.footerCopyrightHolder
{
    border-top:1px solid #666666;
    padding:10px 0px 10px 0px;
	color:#666666;
}

.bottomLinks
{
    float:left;
	color:#666666;
	text-decoration:none;
	font-size:10px;
	text-align:left;
	padding:0px;
	margin-bottom:15px;
	line-height:1.6em;
}

.bottomLinks a
{
    display:block;
	color:#666666;
	text-decoration:none;
}
.bottomLinks a:hover
{
	color:#666666;
	text-decoration:underline;
}

.bottomLinksHeader
{
    margin-bottom:5px;
    font-weight:bold;
    font-size:13px;
}

/* End Footer */


/*Title*/
.title { font-family: 'GothamMediumRegular', Helvetica, Times New Roman; font-size:22px; letter-spacing:-1px;  color:#18785d; }
.titleBook { font-family: 'GothamBookRegular', Helvetica, Times New Roman; font-size:22px; letter-spacing:-1px; color:#18785d; }
p.title { padding:10px; color:#333; font-size:18px; }

/*Rounded*/
.rounded { -moz-border-radius: 5px; -webkit-border-radius: 5px; border:1px solid #CCCCCC; }
.rounded_NoBorder { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.beige {background-color:#eeebe2;}
.skyblue { background-color:#e9ecf3;}
div.rounded { padding:20px; }

.panel { margin-bottom:20px; }
.alert { -moz-border-radius: 5px; -webkit-border-radius: 5px; padding:10px; color:#5f0304;  border:1px solid #bb797d;  background-color:#ffecee; }

.player, #player { z-index:0; width:400px; height:250px; display:block; margin:0px; padding:0px; }

.titlePanel 
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color:#eeebe2;
    padding:10px;
    margin-bottom:20px;
}


.alert { -moz-border-radius: 5px; -webkit-border-radius: 5px; padding:10px; color:#5f0304;  border:1px solid #bb797d;  background-color:#ffecee; }

.myhomePanel { margin-bottom:20px;}

/* Form styling */
.formfield input, input, .formfield textarea { padding:4px;  margin-bottom:4px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border:1px solid #b3b3b3; }
.formfield select, select, .formfielddynamic textarea {  padding:3px;  margin-bottom:4px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border:1px solid #b3b3b3; }
.formfield td input, .formfielddynamic td input, .checkbox input {  border:none; vertical-align:middle; }
.formfield td label, .formlabelSearch td label {  margin:0px 10px 0px 5px; vertical-align:middle; }
input[type=checkbox], input[type=radio] { border: none !important; margin-right:5px !important; vertical-align:middle !important; }
input[type=image] { border: none !important; margin: 0 !important; padding: 0 !important; vertical-align:middle !important; }

.myhomepage_messagecentre {
    width: 370px;
    list-style: none;
    font-size:12px;
}
.myhomepage_messagecentre li {
    clear: both;
    margin: 0;
    padding: 0 0 1.8em 0;
    position: relative;
    border-bottom: dotted 1px #333;
}
.myhomepage_messagecentre strong {
    background: #e9ecf3;
    padding: 0 5px 0 0;
    margin-left:-20px;
    font-weight: normal;
    position: absolute;
    bottom: -.7em;
    left: 0;
    color:#0054a6;
}
.myhomepage_messagecentre em {
    background: #e9ecf3;
    padding: 0 0 0 5px;
    font-size: 11px;
    font-style:normal;
    position: absolute;
    bottom: -.7em;
    right: 0;
}

.myhomepage_messagecentre li.announcement a
{
    color:Red;
}

.viewingMeList
{
    list-style: none;
    margin:0; padding:0;
}

.viewingMeList li {
    display:inline-block;
    width:84px;
    overflow:hidden;
    height:140px;
    margin:4px;
    text-align:center;
    vertical-align:top;
}
.attendedEvent_container { margin-bottom:20px; }
.attendedEvent_name {font-size:13px; font-weight:bold; color:#333; margin-bottom:3px; }
.attendedEvent_date {font-size:11px; font-weight:normal; color:#666; margin-bottom:3px; }



/* My Home Search Table */
.myhome_searchTable td  { vertical-align:top; padding:0 0 5px 0; }
.myhome_searchTable td input[type=checkbox] { padding:0; margin:0; }
.myhome_searchTable td.picsonly input[type=checkbox] { margin-left:10px; }
.myhome_searchTable td.picsonly, .myhome_searchTable td.username { padding-bottom:25px; }
.myhome_searchTable td.searchbuttons input { padding:0 2px; }
.myhome_searchLabel { width:90px; }


.memberFeedDetail { padding-bottom:3px; }

.quizQuestionsForm { padding:20px 0px; }
.quizQuestionsForm .formfield span { padding-right:10px; }
.quizQuestionsForm .formlabel { font-size:13px; margin:0px; padding:2px 20px 0px 0px; font-weight:bold; }


.IceBreakerQuestionPanel
{
    margin-bottom:10px;
}
.formlabelIceBreakerQuestion
{
    font: Italic 11px verdana;
    color:#4c4c4c;
    margin-bottom:5px;
}

.formlabelIceBreakerAnswer
{
    padding-left:20px;
}

.quizSliderRail
{
    position:relative;
    margin-top:13px;
    border:1px solid #ccc;
    width:170px;
}

.quizSliderHandle
{
    width:18px;
    height:18px;
    margin-top:-8px;
    position:absolute;
}
.quizSliderValue
{
    float:right;
    text-align:center;
    font:bold 14px Verdana;
    border:1px solid #ccc;
    width:33px;
    height:23px;
    padding-top:5px;
    
}

.blogPollHolder
{
    float:left;
    margin-top:20px;
}

.blogPanel
{
    width:420px;
    height:auto;
}
.whyJoinList li {vertical-align:top; margin-bottom:15px; margin-left:20px;}

.heartBulletList li { list-style:none; background: url(/images/design/bullet_heart.gif) no-repeat 0 3px; min-height:16px; padding-left:20px; margin-bottom:20px;}

.smallPromoPanel
{
    float:right;
    margin-top:20px;
    margin-left:20px;
}

.smallPromoPanel div
{
    margin-bottom:20px;
}

/* Poll */
#poll {margin-top:20px; width:400px; padding:20px; background: #eeebe2 url('/images/design/EditHelpBackground.gif') no-repeat 160px 0px; overflow:hidden;}
#poll #answers {line-height:20px; padding-bottom:20px;}
.pollLeftPanel  {margin-top:10px; width:410px; }


.whyJoinTable td { padding-bottom: 50px; }

.etiquetteList { padding:5px 20px;}
.etiquetteList li { padding-bottom: 8px; }

.watermark {color:#999999;}


.eventPromoBg300
{
    background-image:url('/images/design/eventPromoBg300.gif'); background-repeat:no-repeat;
    width:280px;
    height:50px;
    padding:10px;
}

.eventPromoBgTitle  { font-family: 'GothamMediumRegular', Helvetica, Times New Roman; font-size:18px; letter-spacing:-1px; margin:0px; padding:0px; font-weight:normal; }


.eventPromoBg580
{
    background-image:url('/images/design/eventPromoBg580.gif'); background-repeat:no-repeat;
    width:560px;
    height:50px;
    padding:10px;
}


.imagerequest {padding:10px 0 0 20px;}

/*CHAT*/
.chatMembersOnlineCount
{
    font-size:40px;
    font-weight:bold;
    color:#FFFFFF;   
    text-align:center; 
}

.chatLinkCursor
{
    cursor:pointer;
}

.chat_visibleMessage
{
    background-color:#65214f;
    color:#FFFFFF;
    padding:10px;
    margin-left:15px;
    margin-bottom:15px;
}

.chat_visibleMessage a
{
    color:#FFFFFF;
    text-decoration:underline;
    font-weight:bold;
}