/* --- markierung der aktiven Seiten ---*/
body#home #m-home,
body#uebermich #m-uebermich,
body#cattery #m-cattery,
body#kater #m-kater,
body#katzen #m-katzen,
body#kitten #m-kitten,
body#verpaarungen #m-verpaarungen,
body#kastrat #m-kastrat,
body#gesundheit #m-gesundheit,
body#ausstellungen #m-ausstellungen,
body#katzenbilder #m-katzenbilder, {
	color: #663;
	font-style: italic;
	font-weight: bolder;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663;
	cursor: default;
}
/* --- ENDE markierung der aktiven Seiten ---*/

body {
	background-color: #e4e0d4;
	font-size: small;
	color:#564b47;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: verdana;
}
/* --- beginn seitenbeschreibung --- */
#banner {
	width: 960px;
	height: 259px;
	margin-top: 0px;
	position:relative;
	background-image: url(../amayalynx-style/_seite/header.jpg);
	background-repeat: no-repeat;
}
.h1_banner {
	font-size:120%;
	font-weight:600;
	color:#fff;
	position: relative;
	left: -360px;
	top: 235px;
	text-align: left;
}
#container {
	width: 960px;
	min-height:500px;
	margin-right: auto;
	margin-left: auto;
}
/**	html #container {
	height:500px;
}*/
html>body #container {
	height:auto;
}
#container_content {
	width: 960px;
	min-height:360px;
	margin-top: 0px;
	background-image:  url(../amayalynx-style/_seite/hg_seite_breit.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
/**	html #container_content {
	height:320px;
}*/
html>body #container_content {
	height:auto;
}
#spalte_links {
	width: 175px;
	float: left;
	padding-left: 70px;
	padding-top: 80px;
	background-image: url(../amayalynx-style/_seite/linie_links.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
	margin-right: 25px;
	padding-bottom: 200px;
}
/**	html #spalte_links {
	height:220px;
}*/
html>body #spalte_links {
	height:auto;
}
#inhalt {
	text-align: justify;
	width: 400px;
	float: left;
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../amayalynx-style/_seite/linie_rechts.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#spalte_rechts {
	width: 265px;
	min-height:359px;
	text-align: left;
	float: left;
	clear: right;
	padding-top: 80px;
	background-image: url(../amayalynx-style/_seite/blueten_o_re.jpg);
	background-repeat: no-repeat;
	background-position: 70px top;
}
*	html #spalte_rechts {
	height:359px;
}
#footer {
	width:960px;
	height:22px;
	height: 159px;
	background-image:  url(../amayalynx-style/_seite/footer_gross.jpg);
	text-align: right;
	clear:both;
}
/* --- ENDE seitenbeschreibung --- */
/* --- Beginn Hauptnavigation --- */
ul#nav {
	left: 0px;
	top: 0px;
	position: relative;
}
ul#nav li {
	list-style:none;
	text-align:left;
	margin-bottom: 3px;
	width: 120px;
	height: 18px;
}
ul#nav li a {
	display:block;
	color:#663;
	text-decoration:none;
	width: 117px;
	padding-left: 3px;
	letter-spacing: 0.1em;
}
ul#nav li a:active {
	font-style: italic;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663;
	font-weight: bolder;
}
ul#nav li a:hover {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663;
}
/* --- ENDE Hauptnavigation --- */
/* --- beginn topnav ---*/
ul#topnav {
	position: relative;
	top: 140px;
	left: 635px;
}
ul#topnav li {
	line-height:normal;
	float:left;
	list-style:none;
	margin-right:4px;
	text-align:center;
	position: relative;
	left: 5px;
}
ul#topnav li a {
	display:block;
	color:#fff;
	text-decoration:none;
	font-size: 10px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding-right: 4px;
	padding-left: 2px;
	font-weight: bolder;
}
ul#topnav li a:active {
	color: #fff;
}
ul#topnav li a:hover {
	color: #fff;
}
/* --- ENDE topnav ---*/
/* --- Beginn katzenmenue --- */
ul#katzen {
	padding-top: 10px;
}
ul#katzen li {
	list-style:none;
	text-align:center;
	margin-bottom: 5px;
	width: 80px;
	line-height: 60px;
	float: left;
	text-indent: -3000px;
	margin-left: 15px;
}
ul#katzen li a {
	width: 80px;
	background-image: url(../amayalynx-style/_buttons/btn_mc_katzen.gif);
	background-repeat: no-repeat;
	float: left;
}
ul#katzen li a:active {
}
ul#katzen li a:hover {
}
/* --- ENDE katzenmenue ---*/
/* --- Beginn andere listen --- */
ul#katzen-01 {
	padding-top: 10px;
}
ul#katzen-01 li {
	list-style:none;
	text-align:center;
	margin-bottom: 5px;
	width: 80px;
	line-height: 60px;
	float: left;
	text-indent: -3000px;
	margin-left: 60px;
	clear:both;
}
ul#katzen-01 li a {
	width: 80px;
	background-image: url(../amayalynx-style/_buttons/btn_mc_katzen.gif);
	background-repeat: no-repeat;
	float: left;
	clear:both;
}
ul#katzen-01 li a:active {
}
ul#katzen-01 li a:hover {
}
/* --- ENDE andere listen ---*/
/* --- Beginn textpunkte katzenmenue ---*/
ul#btn-txt {
}
ul#btn-txt li {
	list-style:none;
	text-align:center;
	width: 80px;
	float: left;
	line-height: 20px;
	font-weight: bolder;
	color: #663;
	margin-right: 7px;
	padding-left: 7px;
}
ul#btn-txt li a {
	display:block;
	color:#663;
	text-decoration:none;
	width: 80px;
}
ul#btn-txt li a:active {
	font-weight: bolder;
}
ul#btn-txt li a:hover {
	font-weight: bolder;
	text-decoration: underline;
}
/* --- ENDE textpunkte katzenmenue ---*/
/* --- Beginn textpunkte andere listen ---*/
ul#liste-txt {
}
ul#liste-txt li {
	list-style:none;
	text-align:center;
	width: 180px;
	float: left;
	line-height: 20px;
	font-weight: bolder;
	color: #663;
	clear:both;
}
ul#liste-txt li a {
	display:block;
	color:#663;
	text-decoration:none;
	width: 100%;
}
ul#liste-txt li a:active {
	font-weight: bolder;
}
ul#liste-txt li a:hover {
	font-weight: bolder;
	text-decoration: underline;
}
/* --- ENDE textpunkte andere listen ---*/
/* --- ENDE katzenmenue --- */
/* --- hier die kater --- */
ul li#m-babalou a:hover{
	background:url(../amayalynx-style/_buttons/_maine_coon_kater/btn_mc_babalou_SW.gif) 0 0 no-repeat;
}
ul li#m-babalou a:active{
	background:url(../amayalynx-style/_buttons/_maine_coon_kater/btn_mc_babalou_SW.gif) 0 0 no-repeat;
}
ul li#m-faaris a:hover{
	background:url(../amayalynx-style/_buttons/_maine_coon_kater/btn_mc_faaris_SW.gif) 0 0 no-repeat;
}
ul li#m-faaris a:active{
	background:url(../amayalynx-style/_buttons/_maine_coon_kater/btn_mc_faaris_SW.gif) 0 0 no-repeat;
}
ul li#m-moonshadow a:hover{
	background:url(../amayalynx-style/_buttons/_maine_coon_kater/btn_mc_moonshadow_SW.gif) 0 0 no-repeat;
}
ul li#m-moonshadow a:active{
	background:url(../amayalynx-style/_buttons/_maine_coon_kater/btn_mc_moonshadow_SW.gif) 0 0 no-repeat;
}
ul li#m-bullet a:hover{
	background:url(../amayalynx-style/_buttons/_maine_coon_kater/btn_mc_bullet_SW.gif) 0 0 no-repeat;
}
ul li#m-bullet a:active{
	background:url(../amayalynx-style/_buttons/_maine_coon_kater/btn_mc_bullet_SW.gif) 0 0 no-repeat;
}
/* --- hier die maedels --- */
ul li#m-miyu a:hover{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_miyu_SW.gif) 0 0 no-repeat;
}
ul li#m-miyu a:active{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_miyu_SW.gif) 0 0 no-repeat;
}
ul li#m-nice-fable a:hover{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_nice_fable_SW.gif) 0 0 no-repeat;
}
ul li#m-nice-fable a:active{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_nice_fable_SW.gif) 0 0 no-repeat;
}
ul li#m-cruella a:hover{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_cruella_SW.gif) 0 0 no-repeat;
}
ul li#m-cruella a:active{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_cruella_SW.gif) 0 0 no-repeat;
}
ul li#m-frannie a:hover{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_frannie_SW.gif) 0 0 no-repeat;
}
ul li#m-frannie a:active{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_frannie_SW.gif) 0 0 no-repeat;
}
ul li#m-fugo a:hover{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_fugo_SW.gif) 0 0 no-repeat;
}
ul li#m-fugo a:active{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_fugo_SW.gif) 0 0 no-repeat;
}
ul li#m-francesca a:hover{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_francesca_SW.gif) 0 0 no-repeat;
}
ul li#m-francesca a:active{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_francesca_SW.gif) 0 0 no-repeat;
}
ul li#m-hitomi a:hover{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_hitomi_SW.gif) 0 0 no-repeat;
}
ul li#m-hitomi a:active{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_hitomi_SW.gif) 0 0 no-repeat;
}
ul li#m-calista a:hover{
	background:url(../amayalynx-style/_buttons/btn_mc_katzen_geh.gif) 0 0 no-repeat;
}
ul li#m-calista a:active{
	background:url(../amayalynx-style/_buttons/btn_mc_katzen_geh.gif) 0 0 no-repeat;
}
ul li#m-sheri a:hover{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_sheri_SW.gif) 0 0 no-repeat;
}
ul li#m-sheri a:active{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_sheri_SW.gif) 0 0 no-repeat;
}
ul li#m-doubleO7 a:hover{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_doubleO7_SW.gif) 0 0 no-repeat;
}
ul li#m-doubleO7 a:active{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_doubleO7_SW.gif) 0 0 no-repeat;
}
ul li#m-fatbottomedgirl a:hover{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_fat_bottomed_girl_SW.gif) 0 0 no-repeat;
}
ul li#m-fatbottomedgirl a:active{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_fat_bottomed_girl_SW.gif) 0 0 no-repeat;
}
ul li#m-rockchick a:hover{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_rock_chick_SW.gif) 0 0 no-repeat;
}
ul li#m-rockchick a:active{
	background:url(../amayalynx-style/_buttons/_maine_coon_katzen/btn_mc_rock_chick_SW.gif) 0 0 no-repeat;
}
ul li#m-leer a:hover{
	background:url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-leer a:active{
	background:url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
/* --- ENDE katzenpunkte --- */
/* --- Beginn verpaarungen --- */
ul li#m-verpaarungen_01 a:hover{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-verpaarungen_01 a:active{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-verpaarungen_02 a:hover{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-verpaarungen_02 a:active{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-verpaarungen_03 a:hover{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-verpaarungen_03 a:active{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-verpaarungen_04 a:hover{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-verpaarungen_04 a:active{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
/* --- ENDE verpaarungen --- */
/* --- Beginn kitten --- */
ul li#m-kitten-aktuell a:hover{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-kitten-aktuell a:active{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-kitten-geplant a:hover{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-kitten-geplant a:active{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-wurf_01 a:hover{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-wurf_01 a:active{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-wurf_02 a:hover{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-wurf_02 a:active{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-wurf_03 a:hover{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-wurf_03 a:active{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-wurf_04 a:hover{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
ul li#m-wurf_04 a:active{
	background: url(../amayalynx-style/_buttons/btn_mc_katzen.gif) 0 0 no-repeat;
}
/* --- ENDE kitten --- */
/* --- ENDE katzenmenue komplett --- */
/* --- Beginn def absatz --- */
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #663;
}
a:visited {
	text-decoration: none;
	font-weight: bolder;
	color: #663;
}
a:active {
	font-weight: bolder;
	color: #663;
}
a:hover {
	font-weight: bolder;
	color: #663;
	text-decoration: underline;
}
.weiss:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.weiss:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
}
.weiss:active {
	color: #ffffff;
	font-weight: bolder;
}
.weiss:hover {
	color: #708090;
	text-decoration: none;
	font-weight: bolder;
}
.rot:link {
	color: #cc0000;
	text-decoration: none;
	font-weight: bolder;
	border: 1px solid #708090;
	padding: 3px;
	height: 20px;
	width: auto;
}
.rot:visited {
	color: #cc0000;
	text-decoration: none;
	font-weight: bolder;
	border: 1px solid #708090;
	padding: 3px;
}
.rot:active {
	color: #cc0000;
	font-weight: bolder;
	border: 1px solid #708090;
	padding: 3px;
}
.rot:hover {
	color: #cc0000;
	text-decoration: none;
	font-weight: bolder;
	border: 1px solid #708090;
	padding: 3px;
}
.initial {
	font-size:150%;
	font-weight:bolder;
	color:#8cac6b;
	padding-left: 20px;
}
h1 {
	color: #000033;
	font-weight: bolder;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
	padding-bottom: 10px;
}
h2 {
	font-weight: bolder;
	color: #dccae0;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
}
h3 {
	font-weight: 500;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	text-align: left;
	font-variant: normal;
	margin-bottom: 10px;
	font-size: 105%;
	text-indent: 50px;
	line-height: 11px;
}
h4 {
	clear:left;
	color: #663;
	font-size: 107%;
	font-weight: 600;
	text-indent: 25px;
	padding-top: 2%;
}
h5 {
	font-weight: bolder;
	font-variant: small-caps;
	line-height: 17px;
	margin-bottom: 10px;
}
h6 {
	font-weight: bolder;
	color:#ffffff;
	font-variant: small-caps;
	line-height: 17px;
	margin-bottom: 10px;
}
p {
	color: #333;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: justify;
	font-size: 90%;
	line-height: 120%;
}
.p_weiss {
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: justify;
}
.p_rot {
	color: #990000;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: justify;
}
.p_center {
	text-align: center;
}
.p_rechts {
	text-align: right;
}
.p_links {
	text-align: left;
}
.p_banner {
	text-align: center;
}
.p_headline {
	text-align: center;
	margin-left: 20px;
	font-weight: bold;
	color: #FF0000;
}
.p_steckbrief {
	color: #463620;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 25px;
	text-align: left;
}
.p_gallery {
	color: #463620;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 25px;
	text-align: right;
}
.p_copyright {
	text-align: justify;
}
.p_copyright_center {
	text-align: center;
}
.p_copyright_footer {
	text-align: left;
	color: #CCCCCC;
}
.img_verpaarungen {
	border: 2px solid #663;
	text-align: center;
	margin-right: 30px;
	margin-left: 30px;
}
.img_katzen-details {
	text-align: left;
	display: inline;
	position: relative;
	top: 150px;
	left: 30px;
}
.bilderrahmen_links {
	float: left;
	margin-right: 5px;
	border: 3px solid #663;
	margin-top: 5px;
}
.bilderrahmen_rechts {
	border: 3px solid #663;
	float: right;
	margin-top: 5px;
	margin-left: 3px;
}
.bilderrahmen_mitte {
	border: 3px solid #663;
	margin-left:10px;
	margin-right:10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bilderrahmen_banner {
	margin-left:5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bilderrahmen_rechts_frei {
	border: 3px solid #663;
	float: right;
}
.bilderrahmen_link_frei {
	border: 3px solid #663;
	float: left;
}
.back {
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;
	width: 200px;
	height: auto;
	text-align: center;
	margin-bottom: 20px;
	border: 1px solid #cc0000;
	padding: 3px;
	margin-top: 20px;
	background-color: #FFFFFF;
}
.code {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	width: 335px;
	height: auto;
	text-align: center;
	margin-bottom: 20px;
	border: 1px solid #CC0000;
	padding: 3px;
	background-color: #708090;
	margin-left: 3px;
}
.NAV_ohne {
	color:#8cac6b;
	font-family: Georgia;
	font-size: 11px;
	font-weight: bolder;
	font-variant: small-caps;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #708090;
	padding-right: 6px;
	padding-left: 4px;
	line-height: 17px;
	text-align: center;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #708090;
}
/* --- ENDE def Absatz ---*/
/* --- Bwginn Lightbox ---*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%; /* Trick IE into showing hover */
	display: block;
	background-color: transparent;
	background-image: url(../amayalynx-style/blank.gif);
	background-repeat: no-repeat;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(../amayalynx-style/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(../amayalynx-style/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
/* --- END Lightbox --- */

