@import url(/centralstyle/style.css);
/*
notes
width must be defined for opacity to work in ie7

colos used:
orange: #fe4110
concrete: #dad5cb
gray: #666666
*/

html {
/*	overflow:hidden; */
	background-color:#dad5cb;
}
body {
/*	overflow:hidden; */
	margin: 0;
	padding: 0;
	font: 12px/1.5 verdana, arial, helvetica, sans-serif;
	background-color:#dad5cb;
/*	background-image:url(../config_central/alter_images/dad5cb.jpg); */
/*	background-image:url(../config_central/alter_images/postcard_bg.gif); 
	background-repeat:no-repeat;
	background-position:center 0px; */
	color:#666666; 
}
input, textarea {
	font-family:"Century Gothic","AvantGarde","AvantGarde Bk BT","Arial","Helvetica","sans-serif";
	font-size:100%;
	background-color: white;
	border: 1px solid #dad5cb;
	color:#666666;
}
input:focus, textarea:focus { background-color:white; border: 1px solid #dad5cb; color:#333333; }
h1, h2, h3, h4, h5, h6 { font-size:14px; font-weight:normal; } 
img { border:none; }
a {	color:#666666; text-decoration:underline; }
a:hover { color:#333333; text-decoration:underline }
#alterego_postcard {
	position:relative;
	margin-left:auto; margin-right:auto;
	margin-top:20px; margin-bottom:10px;
	width:853px; 
}
#alterego_top_corners {
	width:853px; height:8px; overflow:hidden;
	background-image:url(../config_central/alter_images/top_corners.gif); 
	background-position:top; background-repeat:no-repeat;
}
#alterego_bottom_corners {
	width:853px; height:8px; overflow:hidden;
	background-image:url(../config_central/alter_images/bottom_corners.gif); 
	background-position:top; background-repeat:no-repeat;
}
#alterego_footer {
	font-size:10px;
	width:723px;
	padding-top:8px; padding-bottom:8px;
	padding-left:65px; padding-right:65px;
	color:gray;
	}
	#alterego_footer a { text-decoration:none; color:gray;}
	#alterego_footer a:hover { color:#333333;}
	#alterego_footer_left { float:left; cursor:default; background-color:#dad5cb; }
	#alterego_footer_right { float:right; text-align:right;	background-color:#dad5cb; }
/*	#alter_central_link a { color:#AAAAAA; font-style:italic; }
	#alter_central_link a:hover { color:#AAAAAA; } 
	#alter_central_links a { color:#AAAAAA; font-style:italic; }
	#alter_central_links a:hover { color:#AAAAAA; } */


#alterego_postcard_contents {
	padding-top:32px; padding-bottom:23px; /* minus 10 at bottom for scrollbars */
	padding-left:59px; padding-right:59px;
	background-color:white;	
}
#alterego_postcard_top {
	margin-bottom:27px; height:50px;}
	#alterego_logo { width:258px; float:left; }
	#alterego_logo img { margin-left:1px; /* just right - g lines up and the curve lines up */ }
	#alterego_tagline {
		float:right; padding-right:52px; margin-top:26px; /* no margin right for ie6 */
		/* for right allignment padding-right:6px; */
	}
#alterego_postcard_navigation {
	width:723px;
	height:30px;
	overflow:hidden; 
	padding-left:6px; padding-right:6px;
	margin-bottom:30px;
	}
	#alterego_postcard_navigation_inside {
		/* ie6 randomly repeats the last character in the navigation below the navigation! */
		height:30px; overflow:hidden;
	}
	#alterego_postcard_navigation_inside a { text-decoration:none; }
	.alterego_navlink { border-right:1px solid white;}
	.alterego_navlink, .alterego_navlink_last {
		display:block;
		float:left;
		width:180px;
		height:20px;
		padding-bottom:10px;
		padding-top:0px;
		background-color:#aea9a0;
	}
	.alterego_navlink:hover, .alterego_navlink_last:hover {
		background-color:#797670;
	}
	.alterego_navlink_text {
		display:block; background-color:white; overflow:hidden;
		width:180px;
		cursor:pointer;
	}
	
	
	
#alterego_postcard_middle {
	display:block;
	width:723px;
	padding-left:6px; padding-right:6px;
	height:341px;
	overflow:hidden;
}
#alterego_postcard_middle_col1 {
	display:block;
	border-top:1px solid #aea9a0;
	float:left; 
	width:351px; /* half width, full = width:723px; */
	height:auto;
	padding-right:10px; 
	padding-top:10px;
	height:320px; overflow:auto;
}
#alterego_postcard_middle_col2 {
	float:left; width:180px;
	height:330px; margin-left:1px;
	border-top:1px solid #aea9a0; overflow:hidden; 
	background-color:#797670;
}
	#alterego_postcard_middle_col2 h1 { padding:10px; color:white; }
	#alterego_postcard_middle_col2 p { line-height:0px; margin:0px; padding:0px; }
	#alterego_postcard_middle_col2 img { border-bottom:1px solid white; } /* Seperate images with whte lines. */
#alterego_postcard_middle_col3 {
	float:left; height:310px; margin-left:1px; width:160px; border-top:1px solid #aea9a0; background-color:#ebeae7;
	padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px;
	overflow:auto;
	overflow-x:hidden;
	}
	#alterego_postcard_middle_col3_inside { display:block; }
	#alter_thirdlevelnav span, #alter_thirdlevelnav a {display:block; text-decoration:none;}
	#alter_thirdlevelnav span.alter_third_level_nav_node_selected { color:#fe4110; }

#alterego_postcard_middle_scrollbuttons {
	height:5px; width:351px; /* minus 10 for test right padding */
	padding-top:5px; overflow:hidden;
	clear:both;
	}
	#alterego_postcard_middle_scrollbuttons { filter:alpha(opacity=50); opacity:.5; }
	#alterego_postcard_middle_scrollbuttons:hover { filter:alpha(opacity=100); opacity:1; }
	#alterego_postcard_middle_scrollbuttons img {
		float:right; 
		width:9px; height:5px;
		padding:0px; margin:0px; line-height:0px; margin-left:1px; cursor:pointer;
	}

/* first child atrributes - apply to all fields in the middle of the postcard*/
#alterego_postcard_middle h1:first-child,
#alterego_postcard_middle h2:first-child,
#alterego_postcard_middle h3:first-child,
#alterego_postcard_middle h4:first-child,
#alterego_postcard_middle h5:first-child,
#alterego_postcard_middle h6:first-child,
#alterego_postcard_middle p:first-child {
	margin-top:0px;
}
/* CENTRAL STYLE */
#name, #email { width:180px; }
.central_contact_textarea { height:45px; width:180px;}
#central_gallery_4_toggle a { text-decoration:none; color:#fe4110; }


/******************************************************** Central Menue */
li.xc {
	list-style: none;
	color: gray;
}
div.xcx, div.xcc {
	position: absolute;
	/*	display: inline; */
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.65em; 
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -1.5em; /*distance plus and minuses are away from the label */ 
}
div.xcx>a, div.xcc>a {
	position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
	color: black; /*plus symbol */
	text-decoration: none;
	font-family: "Courier New", Courier, monospace; 
	font-size: 100%;
/*	font-weight: bold; */
/*	background-color: white; */
/*	padding: 0em .4em 0em .4em; */
	padding: 0em .35em 0em .35em;
	line-height: 1em; 
	display: inline;
}
