@import url("/css/thickbox.css");
@import url("/css/forms.css");
@import url("/css/gallery.css");

*, * focus {
	outline:none;
	margin:0;
	padding:0;
	}

body {
	background:url(/gfx/bck-main.jpg) #060605;
	text-align:center;
	min-width:980px;
	}
	
a {
	color:#e0e0e0;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.catCallImg img, img { 
	-ms-interpolation-mode:bicubic;
	}
	
#container {
	width:100%;
	height:auto;
	position:relative;
	overflow:hidden;
	}
	
#topMenu {
	width:210px;
	height:25px;
	position:absolute;
	top:30px;
	left:50%;
	z-index:2;
	font:13px "Trebuchet MS", "Times New Roman", Times, serif;
	color:#80807f;
	text-align:left;
	margin-left:251px;
	}
	
#topMenu a {
	text-decoration:none;
	color:#80807f;
	margin:0 3px;
	}
	
#topMenu a:hover {
	color:#d4d4d4;
	}				
	
#topHolder {
	width:100%;
	height:228px;
	z-index:1; /* '2' get above flash */
	position:absolute;
	top:0;
	left:0;
	}

#topContent {
	width:980px;
	height:228px;
	margin:0 auto;
	position:relative;
	}
	
#topBck {
	width:100%;
	height:54px;
	background:url(/gfx/bck-top.png) repeat-x bottom #000;
	position:absolute;
	top:174px;
	left:0;
	z-index:0;
	}				
	
#contentHolder {
	width:100%;
	min-width:980px;
	/*background:url(/gfx/bck-wd.jpg);*/
	background:#000;
	margin-top:228px;
	}
	
#contentFla{
	width:1250px;
	min-width:980px;
	height:690px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-625px;
	z-index:1;
	color:#fff;
	}	
	
#content1 {
	width:100%;
	height:120px;
	background:url(/gfx/bck-on_wd.png) repeat-x;
	position:relative;
	z-index:1;
	}
	
#content2 {
	width:980px;
	height:auto !important;
	min-height:442px;
	height:442px;
	margin:-120px auto 0 auto;
	font:13px/21px Georgia, "Times New Roman", Times, serif;
	color:#c3c3c3;
	position:relative;
	z-index:2;
	padding-bottom:20px;
	text-align:left;
	}
	
#content2 p {
	margin-bottom:22px;
	}
	
#footerHolder {
	width:100%;
	min-width:980px;
	height:110px;
	background:url(/gfx/bck-footer.png) repeat-x;
	}
	
#footerContent {
	width:980px;
	height:54px;
	position:relative;
	margin:0 auto;
	background:url(/gfx/bck-fot-content.png) no-repeat 0 0;
	}
	
#copy, #design {
	position:absolute;
	top:20px;
	font:12px "Trebuchet MS", "Times New Roman", Times, serif;
	color:#6e6e6e;
	}
	
#copy {
	left:35px;
	}
	
#design {
	right:35px;
	}
	
#design a {
	text-decoration:none;
	color:#d4d4d4;
	}
	
#design a:hover {
	color:#fff;
	}
	
#flour {
	width:229px;
	height:156px;
	background:url(/gfx/flour.png) no-repeat;
	position:absolute;
	left:-10px;
	top:-61px;
	}
	
#header	{
	display:block;
	position:absolute;
	top:50px;
	left:35px;
	}
	
#txt, #txt2 {
	width:480px;
	text-align:left;
	position:relative;
	padding:130px 0 0 0;
	margin:0 0 0 36px;
	}
	
#txt2 {
	width:906px;
	padding-bottom:50px;
	}
	
#gallMain {
	width:860px;
	height:363px;
	margin:0 auto 40px auto;
	background:url(../gfx/gallery_main.png) no-repeat;
	position:relative;
	top:-20px;
	}
	
#foto, #video {
	width:337px;
	height:225px;
	display:block;
	position:absolute;
	background:#000;
	filter:alpha(opacity=20); -moz-opacity:0.2; opacity:0.2;
	}
	
#foto {
	top:80px;
	left:59px;
	}
	
#video {
	top:80px;
	right:59px;
	}
	
#gallMain a:hover {
	background:#000;
	filter:alpha(opacity=0); -moz-opacity:0; opacity:0;
	}
	
hr {
	height:1px;
	font:1px/1px Arial, Helvetica, sans-serif;
	background:none;
	border:none;
	margin-bottom:20px;border-bottom:1px solid #fff;
	filter:alpha(opacity=20); -moz-opacity:0.2; opacity:0.2;
	}
	
.clearer {
	clear:both;
	font:1px Arial, Helvetica, sans-serif;
	height:1px;
	}
	
.boxL {
	width:453px;
	height:auto !important;
	min-height:540px;
	height:545px;
	}
	
.boxR {
	width:358px;
	height:495px;
	position:absolute;
	top:129px;
	right:0;
	background:url(/gfx/b_bck.png) repeat;
	padding:20px 45px 15px 50px;
	}
	
* html .boxR {
	padding:20px 45px 0 50px;
	}	
	
h1, h2, h3 {
	font:bold 18px Georgia, "Times New Roman", Times, serif;
	color:#e0e0e0;
	margin:0;
	padding:0;
	}

#catGallHolder {
	width:745px;
	overflow:hidden;
	height:1%;
	margin:0 auto;
	padding-top:20px;
	}
	
.catGall {
	width:208px;
	height:auto !important;
	min-height:148px;
	height:148px;
	float:left; 
	margin:0 20px 30px 20px;
	background:url(/gfx/bck-catGall.png) repeat-x;
	text-align:center;
	display:inline;
	}

a.catCallImg {
	width:200px;
	height:140px;
	display:block;
	margin:4px auto 0 auto;
	background:#000;
	}

a.catCallImg img {
	border:none;
	filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
	}
	
a.catCallImg:hover img {
	filter:alpha(opacity=100); -moz-opacity:1; opacity:1;
	}
	
.see, .see:hover {
	display:block;
	margin-top:8px;
	text-decoration:none;
	font:18px/24px Georgia, "Times New Roman", Times, serif;
	clear:both;
	}
	
#backLink {
	position:absolute;
	top:100px;
	right:0;
	z-index:10;
	}	
	
.hGal {
	text-align:right;
	position:absolute;
	top:62px;
	right:0;
	*right:-7px;
	font:30px "Times New Roman", Times, serif;
	font-style:italic;
	display:block;
	}
	
* html .hGal {
	right:-7px;
	}	
	
.hGal2 {
	display:block;
	font:20px "Times New Roman", Times, serif;
	position:absolute;
	top:62px;
	right:35px;
	z-index:10;
	font-style:italic;
	}
	
.hGal2 img {
	border:none;
	}
	
#description {
	padding-bottom:20px;
	}
	
ul, ol {
	margin:0 0 15px 0;
	padding:0 0 0 20px;
	overflow:auto;
	}
	
* html ul {
	overflow:visible;
	height:1%;
	padding:0 0 0 12px;
	}	

ul li {
	list-style-type:none;
	padding:0 0 0 15px;
	margin-bottom:2px;
	background:url(/gfx/dot.gif) no-repeat 0 9px;
	line-height:19px;
	}
	
ol {
	padding:0 0 0 30px;
	margin-left:5px;
	}	
	
ol li {
	list-style:decimal;
	margin-bottom:2px;
	}
	
.center {
	text-align:center;
	}
	
.right {
	text-align:right;
	}