﻿
/* START Button.css */

.button
{
	background-image:url(Images/buttonBg.gif);
	background-position:top;
	background-color:white;

	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	
    font: normal 9px Arial, Verdana, Trebuchet MS;
    color: #474747;
    height: 16px;
    width: 80px;
    cursor: hand; 
}

.buttonbig
{
	background-image:url(Images/buttonBg.gif);
	background-position:top;
	background-color:white;

	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	
    font: bold 14px Arial, Verdana, Trebuchet MS;
    color: #474747;
    height: 22px;
    width: 120px;
    cursor: hand; 
}

.buttonverybig
{
	/*
	background-image:url(Images/buttonBg.gif);
	background-position:top;
	background-color:white;

	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;*/
	
    font: bold 20px Arial, Verdana, Trebuchet MS;
    color: #474747;
    height: 40px;
    width: 120px;
    cursor: hand; 
}

.input
{
	background-color:white;

	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	
    font: normal 9px Arial, Verdana, Trebuchet MS;
    color: #474747;
}

.FormButton:Hover
{
	background-color: #ACACAC;
}

/* END Button.css */

/* START Default.css */

html
{
}



table
{

}

p
{
    margin-top: 0px;
}





img
{
	border-width: 0;
}

input, select, textarea 
{
	font-size: 11px;
	color: #474747;
	font-family: Arial, Helvetica, Verdana;
}

h1 {
	font-size:18px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
h1 a{
	font-size:18px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	outline:none;
}
h2 {
	font-size:17px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
h2 a{
	font-size:17px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	outline:none;
}
h3 {
	font-size:16px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
h3 a{
	font-size:16px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	outline:none;
}
h4 {
	font-size:15px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
h4 a{
	font-size:15px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	outline:none;
}
h5 {
	font-size:14px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
h5 a{
	font-size:14px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	outline:none;
}
h6 {
	font-size:13px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
h6 a{
	font-size:13px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	outline:none;
}

hr 
{	
	height: 0px;
	border: 0;
	border-top: 1px solid #DDDDDD;
}

/* END Default.css */

/* START Fonts.css */

.fontcolornormal
{
	color: #474747;
}

.fontcolornormal A
{
	color: #474747;	
}

.fontcolorpale
{
	color: #ACACAC;
}

.fontcolorpale A
{
	color: #ACACAC;
}

.fontcolorlight
{
	color: #FFFFFF;
}

.fontcolorlight A
{
	color: #FFFFFF;
}

.fontfancyheadline
{
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #D7C377;
}

.fontfancyheadline2
{
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #D7C377;
}

.fontfancysubheadline
{
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #ACACAC;
}

.fontfancysubheadline2
{
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #ACACAC;
}

/* END Fonts.css */

/* START image-crop.css */

#imageContainer
{
	position:relative;
}

.crop_transparentDiv
{
	background-color:#FFF;
	filter:alpha(opacity=60);
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;		
	opacity:0.6;
	position:absolute;
}

.crop_dottedDiv
{
	position:absolute;
	border:1px dotted #7f7f7f;
	z-index:10000;
}

.crop_dottedDiv div
{
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity: 0;
	-moz-opacity: 0;		
	width:100%;
	height:100%;	
	background-color:#FFF;
}

/* END image-crop.css */

/* START MasterPage.css */

.masterpage
{
	background-color: #FEECF0;
	margin: 0px auto 0px auto;
	padding: 0px;
	font-size: 11px;
	color: #474747;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
}

.header 
{
	background-color: #FDB3C4;
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 770px;
	height: 93px;
	margin: 0px auto 0px auto;
}

#onlineinfo
{
	position: absolute;
	top: 5px;
	left: 353px;
	color: White;
	font-size: 11px;
	font-weight: normal;
}

#logo
{
	position: absolute;
	top: 23px;
	left: 11px;	
}

#signup
{
	position: absolute;
	top: 1px;
	left: 240px;	
}

.youhavemail
{
	position: absolute;
	top: 68px;
	left: 285px;	
}

.chat
{
	position: absolute;
	top: 10px;
	left: 284px;	
}

.alreadymember
{
	position: absolute;
	left: 550px;
	top: 68px;
	font-size: 12px;
	font-weight: bold;
}

#Table_login_header {
	position:absolute;
	left:353px;
	top:52px;
	color: White;
	font-size: 12px;
	font-weight: bold;
}

#login-header-Slice-01 {
	color: #D7788C;
}

#login-header-Slice-05 {
	position:absolute;
	left:64px;
	top:16px;
	width:55px;
}

#login-header-Slice-05 input
{
	font-size: 10px;
	padding: 1px;
	border: solid 1px #d7788c;
	background-color: #FEECF0;
}

#login-header-Slice-07 {
	position:absolute;
	left:193px;
	top:16px;
	width:55px;
}

#login-header-Slice-07 input
{
	font-size: 10px;
	padding: 1px;
	border: solid 1px #d7788c;
	background-color: #FEECF0;
}

#login-header-Slice-09 {
	position:absolute;
	left:0px;
	top:17px;
}

#login-header-Slice-12 {
	position:absolute;
	left:131px;
	top:17px;
}

#login-header-Slice-15 {
	position:absolute;
	left:258px;
	top:12px;
}

#forgotpassword
{
	position: absolute;
	width: 100px;
	text-align: left;
	top: 0px;
	left: 193px;
}

.menubartop
{
    font-size: 0px;
	position: relative;
	width: 768px;
	height: 2px;
	margin: 0px auto 0px auto;
	background-color: white;
	border-left: solid 1px #FDB3C4;
	border-right: solid 1px #FDB3C4;
	display: block;
}
.menubartop
{
    width: 770px;
    voice-family: "\"}\""; 
	voice-family:inherit;
    width: 768px;
}
html>body.menubartop
{
  width: 768px;
} 

.menubar
{
	background-image: url(Images/menu_bg.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 768px;
	height: 25px;
	margin: 0 auto 0px auto;
	background-color: #D7788C;
	border-left: solid 1px #FDB3C4;
	border-right: solid 1px #FDB3C4;
}
.menubar
{
    width: 770px;
    voice-family: "\"}\""; 
	voice-family:inherit;
    width: 768px;
}
html>body.menubar
{
  width: 768px;
}

.menuheader
{
	position: absolute;
	font-weight: bold;
	right: 10px;
	top: 5px;
	color: white;
}

.header a, .header a:visited, .header a:hover, .header a:active
{
	color: white;
}

.menubar a, .menubar a:visited, .menubar a:hover, .menubar a:active
{
	color: white;
}

.menubar a:hover
{
	text-decoration: underline;
}

.header a:hover
{
	text-decoration: underline;
}

/* infobar */
.infobarcontainer
{
	margin: 0px auto 0px auto;
	padding: 10px 10px 0px 10px;
	width: 748px;
	font-size: 11px;
	color: #474747;
	background-color: #FFFFFF;
	border-left: solid 1px #FDB3C4;
	border-right: solid 1px #FDB3C4;
	text-align: left;
}
.infobarcontainer
{
    width: 770px;
    voice-family: "\"}\""; 
	voice-family:inherit;
    width: 748px;
}
html>body.infobarcontainer
{
  width: 748px;
}

.infobar
{
	border: solid 1px #FED0DA;
	background-color: #FEECF0;
	padding: 10px;
}
.infobar a
{
	color: #474747;
	font-weight: bold;
	text-decoration: underline;
}

.infobarwarning a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.infobarwarning
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
}

/* end infobar */

.footer
{
	margin: 0px auto 0px auto;
	width: 770px;
	height: 25px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: white;
	background-color: #FDB3C4;
}

.menufooter
{
	margin: 0px auto 0px auto;
}

.menufooter a, .menufooter a:visited, .menufooter a:hover, .menufooter a:active
{
	font-size: 10px;
	color: white;
}

.menufooter a:hover
{
	text-decoration: underline;
}

.footermargin
{
	height: 40px;
}

.social
{
	width: 768px;
	margin: 0 auto 0px auto;
	padding-top: 10px;
	text-align: right;
}
.social
{
    width: 770px;
    voice-family: "\"}\""; 
	voice-family:inherit;
    width: 768px;
}
html>body.social
{
	width: 768px;
}

.datinglinks a, .datinglinks a:visited, .datinglinks a:hover, .datinglinks a:active
{
	font-size: 10px;
	color: #636363;
}
.datinglinks a:hover
{
	text-decoration: underline;
}
.datinglinks
{
	margin: 10px auto 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 768px;
	text-align: center;
	font-size: 9px;
	color: #636363;
	background-color: #DAE2FF;
	border: solid 1px #B3C2FD;
}
.datinglinks
{
    width: 770px;
    voice-family: "\"}\""; 
	voice-family:inherit;
    width: 768px;
}
html>body.datinglinks
{
  width: 768px;
}

/* END MasterPage.css */

/* START MyPage.css */

#mypageaccountsection a
{
	font-weight: bold;
}

/* END MyPage.css */

/* START Page.css */

.page
{
	width: 750px;
	padding: 9px 9px 9px 9px;
	margin: auto auto auto auto;
	background-color: white;
	border-left: solid 1px #FDB3C4;
	border-right: solid 1px #FDB3C4;
	text-align: left;
}
.page
{
    width: 770px;
    voice-family: "\"}\""; 
	voice-family:inherit;
    width: 750px;
}
html>body.page
{
  width: 750px;
} 

.backgroundA /* pink */
{
	background-color: #FEECF0;	
}

.backgroundB /* deep pink */
{
	background-color: #FDB3C4;
}

.backgroundC /* light blue */
{
	background-color: #DAE2FF;
}

.backgroundCC /* blue */
{
	background-color: #B3C2FD;
}

.backgroundD /* gray */
{
	background-color: #EBEBEB;
}

.backgroundDD /* light gray */
{
	background-color: #F0F0F0;
}

.backgroundE /* yellow */
{
	background-color: #FDEDB3;
}

.backgroundF /* peach */
{
	background-color: #FFF1E1;
}

.backgroundG /* red */
{
	background-color: #FF0000;
}

.borderA
{
	border: solid 1px #FED0DA;
}

.borderB
{
	border: solid 1px #ACACAC;
}

.borderC
{
	border: solid 1px #B3C2FD;
}

.borderD
{
	border: solid 1px #ACACAC;
}

.borderDD
{
	border: solid 1px #EBEBEB;
}

.borderDDD
{
	border: solid 1px #DDDDDD;
}

.borderE
{
	border: solid 1px #D7C377;
}

.borderF
{
	border: solid 1px #D9CDBF;
}

.hrA
{
	height: 2px;
	border-top: solid 1px #E8D9DC;
	border-bottom: solid 1px #FFF6F8;
}

.hrB
{
	border-top: solid 1px #ACACAC;
}

.hrC
{
	border-top: solid 1px #B3C2FD;
}

.hrD
{
	border-top: solid 1px #ACACAC;
}

.hrDD
{
	border-top: solid 1px #EBEBEB;
}

.hrDDD
{
	border-top: solid 1px #DDDDDD;
}

.hrE
{
	border-top: solid 1px #D7C377;
}

.hrF
{
	font-size: 1px;
	border-top: solid 1px #E0E0E0;
	border-bottom: solid 1px #FAFAFA;
}

.sectionheader
{
	text-align: left;
	border: solid 1px #ACACAC;
	background-color: #EBEBEB;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0px 10px 0px 10px;
	height: 24px;
	line-height: 24px;
	color: #474747;
}
.sectionheader
{
    height: 26px;
    voice-family: "\"}\""; 
	voice-family:inherit;
    height: 24px;
}
html>body.sectionheader
{
  height: 24px;
} 

.sectioncaption
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	color: #707070;
}

.sectionfooter
{
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: right;
	font-size: 11px;
	color: #474747;
}

.section
{
	margin-bottom: 10px;
	padding: 10px;
	border: solid 1px #ACACAC;
}

.sectionborderless
{
	margin-bottom: 5px;
	padding: 10px;
}

.sectionruler
{
	border-top: solid 1px #ACACAC;
	margin-bottom: 10px;
}

.pager table
{
	color: #D7788C;
	font-weight: bold;
}

.pager a, .pager a:visited
{
	color: #474747;
	text-decoration: none;
}

.pager a:hover
{
	color: #D7788C;
	text-decoration: none;
}

.custompager
{
	color: #D7788C;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 5px;
}

.custompager a, .custompager a:visited
{
	color: #474747;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: solid 1px #FFFFFF;
}

.custompager a:hover
{
	text-decoration: underline;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: solid 1px #FFFFFF;
}

.custompager_currentpage
{
	padding-left: 10px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: solid 1px #FFFFFF;
}

/* END Page.css */

/* START Search.css */

.search_header
{
	padding: 10px;
	border: solid 1px #ACACAC;
	background-color: #EBEBEB;
	padding: 0px 10px 0px 10px;
	margin-bottom: 4px;
	width: 592px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.search_header
{
    width: 614px;
    height: 26px;
    voice-family: "\"}\""; 
	voice-family:inherit;
    width: 592px;
    height: 24px;
}
html>body.search_header
{
	width: 592px;
	height: 24px;
}

.search_footer
{
	padding: 10px;
	border: solid 1px #ACACAC;
	background-color: #EBEBEB;
	padding: 0px 10px 0px 10px;
	width: 592px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.search_footer
{
    width: 614px;
    height: 26px;
    voice-family: "\"}\""; 
	voice-family:inherit;
    width: 592px;
    height: 24px;
}
html>body.search_footer
{
	width: 592px;
	height: 24px;
}

.search_description
{
	padding: 10px;
	border: solid 1px #ACACAC;
	background-color: #FEECF0;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 495px;
	height: 100px;
	overflow: hidden;
}
.search_description
{
    width: 517px;
    height: 122px;
    voice-family: "\"}\""; 
	voice-family:inherit;
    width: 495px;
    height: 100px;
}
html>body.search_description
{
	width: 495px;
	height: 100px;
}

.search_info
{
	padding: 10px;
	border: solid 1px #ACACAC;
	background-color: #FEECF0;
	margin-bottom: 4px;
	width: 71px;
	height: 100px;
	overflow: hidden;
}
.search_info
{
    width: 93px;
    height: 122px;
    voice-family: "\"}\""; 
	voice-family:inherit;
    width: 71px;
    height: 100px;
}
html>body.search_info
{
	width: 71px;
	height: 100px;
}

.search_photo
{
	border-color: #ACACAC;
	border-width: 1px;
	border-style: Solid;
	height: 180px;
	width: 130px;
}

.search_photo img
{
	border-color: #ACACAC;
	border-width: 1px;
	border-style: Solid;
	height: 180px;
	width: 130px;
}

/* END Search.css */

/* START Tabs.css */

.tabsB
{
	float:left;
	width:100%;
	font-weight: bold;
	border-bottom:1px solid #DDDDDD;
}

.tabsB ul 
{
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
}

.tabsB li
{
	display:inline;
	margin:0;
	padding:0;
}

.tabsB a 
{
	float:left;
	background:url("Images/tableftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-position:0% 0px;
}

.tabsB .current a span 
{
	background-position:100% -42px;
}

.tabsB .current a 
{
	background-position:0% -42px;
}

.tabsB a span
{
	float:left;
	display:block;
	background:url("Images/tabrightB.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	background-position:100% 0px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsB a span {float:none;}
/* End IE5-Mac hack */

.tabsB a:hover span
{
	color:#000000;
}

/* END Tabs.css */

/* START Thumbs.css */

.thumbnail{
    position: relative;
    z-index: 0;
    float: left;
}
.thumbnail:hover{
    background-color: transparent;
    z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: white;
    padding: 5px;
    left: -32000px;
    border: 1px dashed black;
    visibility: hidden;
    /*display: none;*/
    color: black;
    text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    /*display: block;*/
    top: 0;
    left: 48px; /*position where enlarged image should offset horizontally */
}

/* END Thumbs.css */

/* START tinyaccordion */
#acc {width:457px; list-style:none; margin: 0px; padding: 0px}
#acc h3 {font-size: 11px; color: #474747; width:443px; padding: 0px; padding:6px 6px 6px; font-weight:bold; margin: 0px; margin-top:5px; cursor:pointer}
#acc h3:hover {text-decoration: underline}
#acc .acc-section {overflow:hidden; background:#fff; padding: 0px}
#acc .acc-content {width:425px; padding:15px; background:#fff; border: solid 1px #FED0DA;}
/* END tinyaccordion */

/* START tinybox */
#tinybox {position:absolute; display:none; padding:10px; background:#fff url(ajax-loader.gif) no-repeat 50% 50%; border:10px solid #abadac; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}
/* END tinybox */