/* shw_global.css (c)2008 SugarHill Works LLC - http://www.sugarhillworks.com */

* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: none;
	outline: none;
}


a { color: #999; cursor: pointer; }
a:hover { color: #DDD; } 
a:visited { color: #999; }
a:active { color: #DDD; }
a[href="#"] { cursor: pointer; }

body {
	background-color: #000;
	color: #333;
	font-size: small;
	font-family: "Century Gothic", "Avant Garde", arial, helvetica, sans-serif;
	letter-spacing: 1px;
}
* html body { 
	font-size: 90%;
}

.noJS {
	font-weight: bold;
	color: #666;
}

/* ---------------- main container ---------------- */

#ceibw { 
	background-color: #000;
	position: relative;
	margin: 0px auto;
	width: 1000px; 
	height: 630px;
	font-size: 95%;
	text-align: center;
	overflow: visible;
	z-index: 100;
}

#home #ceibw {
	background: #000 url(img/1home_rr.jpg) top center no-repeat;
}
#work #ceibw {
	background: #000 url(img/2work.jpg) top center no-repeat;
}
#sketchbook #ceibw {
	background: none;
}
#about #ceibw {
	background: #000 url(img/5about.jpg) top center no-repeat;
}
#contact #ceibw {
	background: #000 url(img/6contact.jpg) top center no-repeat;
}
#links #ceibw {
	background: #000 url(img/7links.jpg) top center no-repeat;
}

/* ----------- homepage only ------------ */

.glass  { /* extra div is for overlay */ 
	background-image: url(img/glass.gif);
	background-repeat: repeat;
	position: absolute;
	top: 20px;
	left: 100px;
	width: 800px;
	height: 550px;
	z-index: 2000;	
}

#home #ss_div { border: #999 solid 0px;
	position: absolute;
	top: 125px;
	left: 290px;
	width: 360px;
	height: 370px;
	text-align: center;
	z-index: 300;
}
#home #ss_div #ss_p { 
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px auto;
	width: 100%;
	height: 350px;
}
#home #ss_div #ss_p img {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px auto;
}

#tab_menu { border: #FFF solid 0px;
 	position: absolute;
	top: 130px;
	left: 675px;
	width: 125px;
	height: 210px;
}
#tab_menu a {
	position: absolute;
	left: 0px;
	width: 125px;
}
#tab_menu a#workTab { background-color:#CC0099;
	top: 0px;
	height: 56px;
}
#tab_menu a#sketchTab { background-color:#003399;
	top: 56px;
	height: 36px;
}
#tab_menu a#aboutTab { background-color:#CC0099;
	top: 92px;
	height: 39px;
}
#tab_menu a#contactTab { background-color:#003399;
	top: 131px;
	height: 39px;
}
#tab_menu a#linksTab { background-color:#CC0099;
	top: 170px;
	height: 39px;
}

/* ------------------ works / sketchbook pages -------------------- */
/* fullsize imgs; no bkgrd img */
#sketchbook #ss_div {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 980px;
	height: 600px;
	text-align: center;
	z-index: 900;
}
#sketchbook #ss_p { 
	position: relative;
	width: 980px;
	height: 600px;
	margin: 0 auto;
	z-index: 910;
}
#sketchbook #ss_div #ss_p img {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
	margin: 0px;
	z-index: 920;
}

/* small imgs over bkgrd img */
#work #ss_div {
	position: absolute;
	top: 100px;
	left: 490px;
	width: 362px;
	height: 372px;
	text-align: center;
	z-index: 900;
}
#work #ss_p {
	position: relative;
	width: 362px;
	height: auto;
	margin: 0 auto;
	z-index: 910;
}
#work #ss_div #ss_p img {
	position: absolute;
	top: 0px;
	left: 0px;
	border: #EEEFEF solid 1px;
	margin: 0px;
	z-index: 920;
}

#enlg_nav { 
	position: absolute;
	top: 530px;
	right: 140px;
	width: 100px;
	height: 15px;
	text-align: right;
}

/* ------------- title & nav arrows --------------- */
#main_nav { 
	position: absolute;
	top: 603px;
	left: 10px;
	width: 980px;
	height: 25px;
	text-align: center;
	font-size: 100%;
	/*opacity: .99;
	-moz-opacity: .99;
	filter: progid:dximagetransform.microsoft.alpha(opacity=99);*/
	overflow: visible;
	z-index: 2000;
}
#main_nav #title_cntr {
	position: absolute;
	top: 0px;
	left: 140px;
	width: 700px;
	height: 25px;
	text-align: center;
	font-size: 100%;
	color: #CCC;
	/*border-bottom: #222 dotted 2px;*/
	/*font-weight: bold;*/
	/*letter-spacing: 1px;
	opacity: .99;
	-moz-opacity: .99;
	filter: progid:dximagetransform.microsoft.alpha(opacity=99);*/
}
#main_nav #title_cntr .title_txt { 
	background: #000;
	position: absolute;
	left: 0px; /* this rule makes IE6 layout correctly */
	bottom: 9px;
	width: 700px;
	height: auto;
	text-align: center;
	z-index: 2000;
}
/*#main_nav #nav_nums {
	position: absolute;
	right: 0px;
	width: 90px;
	text-align: center;
	opacity: .99;
	-moz-opacity: .99;
	filter: progid:dximagetransform.microsoft.alpha(opacity=99);
	z-index: 100;
}*/
#main_nav #navArwL_div { 
	position: absolute;
	top: 0px;
	left: 20px;
	width: 100px;
	text-align: left;
	z-index: 1010;
	filter: progid:dximagetransform.microsoft.alpha(opacity=99);
}
#main_nav #navArwR_div { 
	position: absolute;
	top: 0px;
	right: 40px;
	width: 100px;
	text-align: right;
	z-index: 1010;
	filter: progid:dximagetransform.microsoft.alpha(opacity=99);
}
/* ------------- oversize image layout ------------- */
#full_scr_cntr { 
	background: none;
	position: absolute;   
	top: 0px;
	left: 0px;
	/*height: 100%;*/
	height: 820px; /* setting height allows poeple to scroll smaller screens */
	width: 100%;
	visibility: hidden;
	overflow: hidden;
	z-index: 3990;
}
#oSize_bg {
	background: #000;
	position: relative;
	top: 0px;
	margin: 0 auto;
	padding: 0;
	z-index: 3992;
	opacity: .85;
	-moz-opacity: .85;
	filter: alpha(opacity=85);
}	
#oSize_cntr {
	background: none;
	position: relative;
	width: 0px; 
	height: 0px; /*gets set in shwFade_lb.js  ...maybe*/ 
	margin: 0 auto;
	padding: 0;
	z-index: 3994;
	overflow: hidden;
}
#oSizeImg {
	position: relative;
	top: 0px;
	left: 100px;
	margin: 0 auto;
	z-index: 3996;
}

#oSize_x {
	background: none;
	position: absolute;
	top: 48%;
	right: 0px;
}
#oSize_x a {
	font-weight: bold;
	font-size: 12px;
	color: #999;
	cursor: pointer;
}
#oSize_x a:hover { color: #DDD; }
#oSize_x a:visited { color: #999; }
#oSize_x a:active { color: #DDD; }
#oSize_x a[href="#"]:hover { color: #DDD; }
#oSize_x a[href="#"]:hover { cursor: default; }

/* ---------------- slideshow restart cntr ---------------- */
#rsd {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 1.5em;
	color: #CCC;
	z-index: 999;
}
#rsd p {
	position:relative;
 	top: 40%;
	width: 75%;
	margin: 0 auto;
}

/* --------------- text content ---------------- */

#main_cnt { border: #999 solid 0px;
	position: absolute;
	font-family: Garamond, "Century Gothic", "Avant Garde", arial, helvetica, sans-serif;
	font-size: 110%;
	letter-spacing: 0px;
	/*color: #000;*/
	z-index: 900;
}
#main_cnt p {
	margin: 10px;
}

#about #main_cnt {
	top: 60px;
	left: 90px;
	width: 370px;
	height: 440px;
	text-align: justify;
}

#contact #main_cnt { border: #999 solid 0px;
	/*top: 440px;
	left: 440px;*/
	top: 95px;
	left: 368px;
	width: 280px;
	height: 150px;
	text-align: center;
	font-weight: bold;
}
#contact #main_cnt p a {
	color: #FF3366;
	font-size: 110%;
}
#contact #main_cnt p a:hover {
	color: #FF6699;
}

#links #main_cnt { border: #999 solid 0px;
	top: 120px;
	left: 420px;
	width: 260px;
	height: 365px;
	text-align: left;
}
#links #main_cnt p a {
	color: #FF3366;
}
#links #main_cnt p a:hover {
	color: #FF6699;
}

/* sub-splash for works pages */
#work #wk_index { border: #999 solid 0px;
	position: absolute;
	top: 100px;
	left: 100px;
	width: 300px;
	height: 360px;
	text-align: left;
	font-family: Garamond, "Century Gothic", "Avant Garde", arial, helvetica, sans-serif;
	font-size: 110%;
	letter-spacing: 1px;
	color: #999;
	z-index: 900;
}
#work #wk_index p {
	margin: 0px 40px 20px 20px;
}
#work #wk_index ul {
	margin: 70px 40px 20px 20px;
	list-style: none;
	line-height: 2.5em;
}
#work #wk_index a.inactive {
	color: #999;
	font-size: 115%;
}
#work #wk_index a:hover {
	color: #333;
}
#work #wk_index a.active {
	color: #333;
	font-size: 140%;
}

/* -------------------------------------- */
/*#thmsNav_div { 
	position: absolute;
	top: 500px;
	left: 200px;
	width: 600px;
	height: 55px;
}
#thms_div { 
	position: absolute;
	top: 0px;
	left: 30px;
	width: 540px;
	height: 55px;
	overflow: auto;
}
#thms_div clearBoth {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
#thms_div ul { 
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;  this position makes IE6 layout correctly 
	margin: 0;
	padding: 0;
	list-style: none;
}
#thms_div ul li {
	display: block;
	float: left;
	width: 65px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#thms_div ul li a {
	margin: 0;
	padding: 0;
}
#thms_div ul li a img {
	border: none;
	opacity: .70;
	-moz-opacity: .70;
	filter: alpha(opacity=70);
	margin: 0;
	padding: 0;
}

#thmArwL_div {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 30px;
}
#thmArwR_div {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 30px;
}
*/

/* ------------------------------------------------ */
/*#ftr { 
	position: absolute;
	top: 535px;
	width: 100%;
	height: 30px;
	padding-top: 0px;
	margin: 0px;
	text-align: center;
	color: #333;
	overflow: visible;
	z-index: 600;
}*/

/* ---------------- copyright info ----------------- */
#copy { 
	position: absolute;
	top: 660px;
	left: 20px;
	width: auto;
	height: auto;
	min-height: 20px;
	min-width: 960px;
	text-align: center;
	z-index: 10;
}
#copy p {
	position: absolute;
	bottom: 7px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	color: #222;
	font-size: 70%;
}
/*IE7 HACK
#copy p { *width: 980px; *left: 20px; }*/
	
#copy p a {
	color: #222;
	font-style: normal;
}
#copy p a:hover { color: #666; }

/* IE6 hack */
* html #copy {
	position: absolute;
	top: 600px;
	height: 30px;
}
