/* - - - - - - - - don't forget the hacks at the bottom! - - - - - - - - */

/* - - - - - - - - overalls - - - - - - - - */

html {
	font-size:100%;
	overflow:hidden;
	margin:0px;
	padding:0px;
	}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.875em;
	margin:0px;
	padding:0px;
	}

a {
	text-decoration:none;
	}

.hand {
	cursor: pointer;
	}

/* - - - - - - - - top panel - - - - - - - - */

h1 {
	display:inline;
	font-size:1.7em;
	font-weight:100;
	margin-right:5px;
	}

.bigText {
	font-size:1.3em;
	}

h1 a {
	text-decoration:none;
	}
	
#topContainer a {	
	color:#666666;
	}

#topContainer a:hover {	
	color:#333333;
	}

#logotop {
	border:0px;
	margin:0px 0px 15px 31px;
	pading:0px;
	}
	
/* - - - - - - - - main structural items - - - - - - - - */

#topContainer {
	width: 100%;
	height:166px;
	margin:0px;
	padding:0px;
	background:url(../images/connie_chan_toppanelbg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	}

#photopanel {
	width: 100%;
	height:290px;
	margin:0px;
	padding:20px 0px 20px 0px;
	background:url(../images/connie_chan_photopanelbg.png);
	background-position:top;
	background-repeat:repeat-x;
	}

#bottomContainer {
	width: 100%;
	height:120px;
	margin:0px;
	padding:5px 0px 0px 0px;
	background:url(../images/connie_chan_botpanelbg.png);
	background-position:top;
	background-repeat:repeat-x;
	}

/* - - - - - - - - horizontal scroller - - - - - - - - */

#wn {
	border:0px;
	margin:0px;
	padding:0px;
	}

#lyr1 {
	border:0px;
	margin:0px;
	padding:0px;
	}

#scrollLinks {
	border:0px;
	margin:0px;
	padding:0px;
	}

/* - - - - - - - - bottom section - - - - - - - - */

#footerText {
	border:0px;
	margin:0px;
	padding:62px 0px 0px 0px;
	}

.small {
	color:#AAAAAA;
	}
	
.small h2 {
	font-size:12px;
	line-height:1.4em;
	font-style:normal;
	font-weight:100;
	border:0px;
	margin:0px;
	padding:0px;
	}
	
.small a {
	color:#999999;
	}

.small a:hover {
	color:#666666;
	}

/* - - - - - - - - inside the scroller - - - - - - - - */
	
.intro_text_outer {
	width:400px;
	}

.intro_text_home_outer {
	width:70px;
	height:290px;
	cursor:pointer;
	}

.intro_text_home_outer:hover {
	width:70px;
	height:290px;
	background-color:#666;
	}

.intro_text_big {
	padding:30px 10px 20px 20px;
	font-size:1.9em;
	color:#FFFFFF;
	font-weight:100;
	}

.intro_text_big a {
	color:#CCCCCC;
	}

.intro_text_big a {
	color:#FFFFFF;
	}

.intro_text_biggest {
	padding:20px 10px 20px 20px;
	font-size:4em;
	color:#FFFFFF;
	font-weight:100;
	}
	
.intro_text_small {
	padding:145px 10px 0px 20px;
	font-size:1.0em;
	color:#FFFFFF;
	}

.intro_text_small a {
	color:#CCCCCC;
	}

.intro_text_small a:hover {
	color:#FFFFFF;
	}

.intro_text_home_outer a:hover {
	color:#CCCCCC;
	}

#t1 {
	border:0px;
	margin:0px;
	padding:0px;
	}

#t1 td {
	border-left:5px solid #ffffff;
	border-right:5px solid #ffffff;
	margin:0px;
	padding:0px;
	}

#t1 td.tdleft {
	border-left:0px;
	margin:0px;
	padding:0px;
	background-color:#666666;
	background-image:url("../images/connie_chan_left_panel_bg.png");
	background-position:right;
	background-repeat:repeat-y;
	}

#t1 td.tdright {
	border-right:0px;
	margin:0px;
	padding:0px;
	background-color:#666666;
	background-image:url("../images/connie_chan_right_panel_bg.png");
	background-position:left;
	background-repeat:repeat-y;
	}

#t1 td.tdhome {
	border-left:0px;
	margin:0px;
	padding:0px;
	background-color:#666666;
	background-image:url("../images/connie_chan_right_panel_bg.png");
	background-position:left;
	background-repeat:repeat-y;
	}

.bio_text {
	text-align:justify;
	font-size:0.8em;
	line-height:1.7em;
	}

.contact_text {
	text-align:left;
	font-size:0.9em;
	line-height:1.7em;
	}



/* - - - - - - - - floats - - - - - - - - */

.cls {
	clear:both;
	margin:0px;
	padding:0px;
	border:0px;
	height:0px;
	width:0px;
	}

.leftFloat {
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
	padding-left:82px;
	}
	
.rightFloat {
	float:right;
	margin:0px;
	padding:0px;
	border:0px;
	padding-right:82px;
	}
	
/* - - - - - - - - hacks - - - - - - - - */	

/* 
In testing, Firefox mac image overlay was 1pixels higher than Safari.
We aimed to make Firefox default and hack Safari so that the measurement is greater by 1px eg: -18 not -17 AND 119 not 118
This overrules the styes in the lightbox.css

*/
@media screen and (-webkit-min-device-pixel-ratio:0){

#outerImageContainer{ margin-top:-18px;}

#prevLink:hover, #prevLink:visited:hover { 
	margin-left:0px; 
	background: url(http://www.clickthisphoto.com/templates/clickthis/images/lightbox-left.png) left 119px no-repeat; 
	}

#nextLink:hover, #nextLink:visited:hover { 
	margin-right:0px; 
	background: url(http://www.clickthisphoto.com/templates/clickthis/images/lightbox-right.png) right 119px no-repeat; 
	}

}
