﻿/* START asian-dating.css */

#Table_Home 
{
	/*position:absolute;*/
	position:relative;
	left:0px;
	top:0px;
	width:750px;
	height:545px;
	
	font-size: 11px;
	color: #636363;
}

#home-Slice-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:210px;
	height:240px;
	
	overflow: hidden;
	background-image: url(Images/home_Slice_01.gif);
}

#introduction {
	padding: 10px;
}

#home-Slice-03 {
	position:absolute;
	left:220px;
	top:0px;
	width:310px;
	height:125px;
	
	background-image: url(Images/home_Slice_03.gif);
}

#offer {
	padding: 10px;
}

#home-Slice-05 {
	position:absolute;
	left:530px;
	top:11px;
	width:148px;
	height:534px;
}

#home-Slice-06 {
	position:absolute;
	left:678px;
	top:11px;
	width:60px;
	height:80px;
}

#home-Slice-07 {
	position:absolute;
	left:738px;
	top:11px;
	width:12px;
	height:534px;
}

#home-Slice-09 {
	position:absolute;
	left:678px;
	top:103px;
	width:60px;
	height:80px;
}

#home-Slice-10 {
	position:absolute;
	left:220px;
	top:125px;
	width:106px;
	height:305px;
}

#home-Slice-11 {
	position:absolute;
	left:326px;
	top:125px;
	width:110px;
	height:110px;
}

#home-Slice-12 {
	position:absolute;
	left:436px;
	top:125px;
	width:94px;
	height:420px;
}

#home-Slice-13 {
	position:absolute;
	left:678px;
	top:183px;
	width:60px;
	height:362px;
}

#home-Slice-14 {
	position:absolute;
	left:326px;
	top:235px;
	width:110px;
	height:195px;
}

#home-Slice-15 {
	position:absolute;
	left:0px;
	top:240px;
	width:210px;
	height:305px;
	
	overflow: hidden;
	background-image: url(Images/home_Slice_15.jpg);
}

#notice {
	padding: 10px;	
	padding-top: 135px;
	text-align: center;
	overflow: hidden;
}

#home-Slice-16 {
	position:absolute;
	left:220px;
	top:430px;
	width:101px;
	height:45px;
}

#home-Slice-17 {
	position:absolute;
	left:321px;
	top:430px;
	width:20px;
	height:20px;
	background-color:#FEECF0;
}

#home-Slice-18 {
	position:absolute;
	left:341px;
	top:430px;
	width:21px;
	height:45px;
	background-color:#FEECF0;
}

#home-Slice-19 {
	position:absolute;
	left:362px;
	top:430px;
	width:20px;
	height:20px;
	background-color:#FEECF0;
}

#home-Slice-20 {
	position:absolute;
	left:382px;
	top:430px;
	width:54px;
	height:115px;
}

#home-Slice-21 {
	position:absolute;
	left:321px;
	top:450px;
	width:20px;
	height:20px;
	background-color:#FEECF0;
}

#home-Slice-22 {
	position:absolute;
	left:362px;
	top:450px;
	width:20px;
	height:20px;
	background-color:#FEECF0;
}

#home-Slice-23 {
	position:absolute;
	left:321px;
	top:470px;
	width:20px;
	height:5px;
	background-color:#FEECF0;
}

#home-Slice-24 {
	position:absolute;
	left:362px;
	top:470px;
	width:20px;
	height:5px;
	background-color:#FEECF0;
}

#home-Slice-25 {
	position:absolute;
	left:220px;
	top:475px;
	width:10px;
	height:70px;
}

#home-Slice-26 {
	position:absolute;
	left:230px;
	top:475px;
	width:152px;
	height:25px;
	background-color:#FEECF0;
}

#home-Slice-27 {
	position:absolute;
	left:230px;
	top:500px;
	width:152px;
	height:15px;
	background-color:#FEECF0;
}

#home-Slice-28 {
	position:absolute;
	left:230px;
	top:515px;
	width:90px;
	height:30px;
}

#home-Slice-29 {
	position:absolute;
	left:320px;
	top:515px;
	width:60px;
	height:20px;
}

#home-Slice-30 {
	position:absolute;
	left:380px;
	top:515px;
	width:2px;
	height:30px;
}

#home-Slice-31 {
	position:absolute;
	left:320px;
	top:535px;
	width:60px;
	height:10px;
	
	font-size: 10px;
}

/* END asian-dating.css */

/* 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
{
}

body 
{
	margin: 0px auto 0px auto;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

table
{
	font-size: 11px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

p
{
    margin-top: 0px;
}

strong
{
    font-weight: normal;
}

a, a:visited, a:active
{
	color: #474747;
	text-decoration: none;
}

table a:hover 
{
	text-decoration: underline;
}

img
{
	border-width: 0;
}

input, select, textarea 
{
	font-size: 11px;
	color: #474747;
	font-family: Arial, Helvetica, Verdana;
}

h1 
{
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 
{
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

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(Images/ajax-loader.gif) no-repeat 50% 50%; border:10px solid #ACACAC; 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 */

/* START shadowbox */
#shadowbox_overlay{visibility:hidden;position:absolute;display:block;margin:0;padding:0;top:0;left:0;z-index:998;}#shadowbox_container{position:fixed;height:0;width:100%;margin:0;padding:0;top:0;left:0;z-index:999;text-align:center;}#shadowbox{display:none;visibility:hidden;margin:0 auto;position:relative;font-family:'Lucida Grande',Tahoma,sans-serif;text-align:left;color:#888;}#shadowbox_title{height:30px;padding:0;overflow:hidden;}#shadowbox_title_inner{height:16px;font-size:16px;line-height:16px;white-space:nowrap;padding:10px 0 4px 10px;background-color:#fff;}#shadowbox_body{position:relative;overflow:hidden;margin:0;padding:0;border:10px solid #fff;background-color:#eee;}#shadowbox_body_inner{position:relative;overflow:hidden;}#shadowbox_loading{position:absolute;top:0;left:0;height:10000px;width:100%;background-color:#ccc;}#shadowbox_loading img{float:left;margin:10px 10px 0 10px;}#shadowbox_loading span{float:left;margin-top:16px;font-size:10px;}#shadowbox_loading span a,#shadowbox_loading span a:link,#shadowbox_loading span a:visited{color:#fff;}#shadowbox_content.html{height:100%;width:100%;overflow:auto;}#shadowbox_toolbar{margin:0;padding:0;height:26px;overflow:hidden;}#shadowbox_toolbar_inner{height:26px;background-color:#fff;}#shadowbox_toolbar_inner div{padding-top:6px;font-size:10px;height:10px;line-height:10px;}#shadowbox_toolbar_inner div span.shortcut{text-decoration:underline;font-weight:bold;}#shadowbox_toolbar_inner div a{text-decoration:none;color:#888;}#shadowbox_nav_close,#shadowbox_nav_previous,#shadowbox_nav_next{float:right;padding-right:10px;}#shadowbox_counter{float:left;padding-left:10px;}#shadowbox_counter a{padding:0 4px 0 0;}#shadowbox_counter a.shadowbox_counter_current{text-decoration:underline;font-weight:bold;}div.shadowbox_message{text-align:center;padding:10px;}div.shadowbox_message a:link,div.shadowbox_message a:visited{text-decoration:none;color:#bed333;}div.shadowbox_message a:hover,div.shadowbox_message a:focus{text-decoration:underline;}
/* END shadowbox */