@charset "utf-8";
/* CSS Document */


/* BEGIN GALLERY CSS */
.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
	border: 1px solid white;
	margin: 0 4px 5px 0;
	/*height: 49px;*/
width:125px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid white;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightgrey;
padding: 5px;
margin-top:50px;
left: -500px;
border: 1px solid white;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	height: 380px;
	width:580px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: 0;
	left: 400px; /*position where enlarged image should offset horizontally */
	z-index: 50;
}

/* END OF GALLERY CSS */

/* BEGIN ACRE CSS */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-image:url(images/background.png);
	height:100%
		/* [disabled]text-decoration: none; */
	/* [disabled]font-stretch: narrower; */
}
img {
	border:0px;
	padding:0px;}
	
table {
	border-spacing: 0;
	padding: 0;
	border: 0;
	background-color: #FFF;
}

H1,H2,H3, H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;/* [disabled]font-stretch: narrower; */
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #333333;
	
}
a {
	
	color: #333333;
	text-decoration: underline;
}
a:hover {
	
	color: #cccccc;
	text-decoration: underline;
}

}
.headline a {
	text-decoration: underline;
	color: #cccccc;
	}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #333333;	
}

/* END ACRE CSS */

/* BEGIN MENU CSS */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	
	position: relative;	
	z-index: 5;		
}

.menu li:hover {
	z-index: 10000;	
	white-space: normal;
}

.menu li li {
	float: none;
}

.menu ul {
	visibility: hidden;	
	position: absolute;
	z-index: 10;
	left: 0;	
	top: 0;		
}

.menu li:hover>ul {
	visibility: visible;	
	top: 100%;	
}

.menu li li:hover>ul {	
	top: 0;
	left: 100%;
}


.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	
	min-height: 0;
}


.menu ul {

	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;	
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

.menu, .menu ul li {
	color: #333333;
	background-color: #ffffff;
	background:url(images/menubgd.jpg)
}

.menu ul {
	width: 15em;
}

.menu a {
	text-decoration: none;
	color: #333333;
	padding: .13em 1.5em;
	display: block;
	position: relative;

	}

.menu a:hover, .menu li:hover>a {
	color: #999999
}

.menu li li {	
	border: 1px solid #cccccc;
}
.menu ul>li + li {	
	border-top: 0;
}

.menu li li:hover>ul {	
	top: 5px;
	left: 90%;
}


/* --------------------------    BEGIN SHOP CSS -------------------------------*/

/* -------------------------------MAIN TAGS ------------------------------------ */

	

/* ------------------------------ ALL PAGES ------------------------- */




#contain_all_home{
	margin: auto;
	min-height:1150px;
	width:100%;
	max-width:1000px;
	background-color: #FFF;
	}
		#contain_all_retailers{
	margin: auto;
	min-height:800px;
	width:100%;
	max-width:1000px;
	background-color: #FFF;
	}
	#contain_all_sports{
	margin: auto;
	min-height:950px;
	width:100%;
	max-width:1000px;
	background-color: #FFF;
	}
	#contain_all_corporate{
	margin: auto;
	min-height:750px;
	width:100%;
	max-width:1000px;
	background-color: #FFF;
	}
#contain_all_design{
	margin: auto;
	min-height:800px;
	width:100%;
	max-width:1000px;
	background-color: #FFF;
	}
#contain_all_about{
	margin: auto;
	min-height:700px;
	width:1000px;
	background-color: #FFF;}
	
#contain_all_dpfc{
	margin: auto;
	min-height:800px;
	width:1000px;
	background-color: #FFF;
	
}#contain_all_food{
	margin: auto;
	min-height:1200px;
	width:1000px;
	background-color: #FFF;
	
}

#contain_all_kiwiana{
	margin: auto;
	min-height:1200px;
	width:1000px;
	background-color: #FFF;
	
}
#contain_all_floral{
	margin: auto;
	min-height:750px;
	width:1000px;
	background-color: #FFF;
	
}
#contain_all_celtic{
	margin: auto;
	min-height:750px;
	width:1000px;
	background-color: #FFF;
	
}
#contain_all_contact{
	margin: auto;
	min-height: 550px;
	width: 100%;
	max-width: 1000px;
	background-color: #FFF;
}
#contain_all_fashion{
	margin: auto;
	/* [disabled]min-height: 550px; */
	width: 100%;
	max-width: 1000px;
	background-color: #FFF;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-height:2500px;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
	}

#contain_all_testimonials{
	margin: auto;
	min-height:700px;
	width:1000px;
	background-color: #FFF;
	
	}
	#contain_all_news{
	margin: auto;
	min-height:500px;
	width:1000px;
	background-color: #FFF;
	
	}
#contact_center {
	padding-left:50px;
	clear:both}
	#contact_left {float:left;
	}
		#contact_right {
	float: right;
	text-align: center;
	padding-top:50px;
	margin-right:100px;
}

#top {clear:left;
width:1000px;
border-spacing:0;}


#page_left{
	background-color:#FFF;
	float:left;
	clear:left;
	padding-left: 20px;
	padding-right: 20px;
	width:540px;
}
#page_right{
	background-color:#FFF;
	float:right;
	clear:right;
	width:400px;
}

#page_all_text{
	background-color: #FFF;
	float: left;
	clear: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 960px;
	min-height: 400px;
}

.link_button {text-decoration:none;}

#footer_site { 
  clear:both;
  background:#DDDDDD;
  position:relative;
  margin-top: 0px;
  float: left;
} 
#header_site {
	clear:both;
	background:#1d1d1d;
	float: left;
} 

#main_menu{
	clear: both;
	/*padding-top: 250px;*/
}

.Z_Button
{
	font-family:Arial Black,sans-serif;
	color:#000;
	padding-left: 10px;
	font-style:normal;
	text-decoration:none;
}

#page_center{
		clear:both;
	width:100%;
	background-color:#FFF;
	height:300px;
	padding-top:75px;
	text-align:center;}
	
	#contain_all_order{
	margin: auto;
	min-height: 700px;
	width: 100%;
	max-width: 1000px;
	background-color: #FFF;
}
	#center_order {
		min-height:600px;
		text-align:center;}
	/* ------------------------------HEADER---------------------------------------*/

#headerphotos {
float:right;
}
div#logooverlay{
    position: relative;
	top: 0;
	left: 0;
	min-height:201px;
}
div#logooverlay img.cover{
	position: absolute;
	/* position in top left of #tobecovered */
	top: 0; /* top of #tobecovered */
	left: 0; /* left of #tobecovered */
	z-index: 9999;
}
