/* CSS Document */

body {
	background-image: url(/images/bckgrnd_ver3.jpg);
	background-repeat:repeat-x;
	background-position: -130px 120px;
	background-color: rgb(1,31,85);
	font-family: Franklin, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #555555;
	}

a {
	color: #663300;
	}

.altA {
	color: #003366;
	}

#container {
	height: 500px;
	width: 350px;
	margin: 25px 0px 0px 240px;
	padding: 0px 0px 0px 0px;
	}
		
#stage {
	float: left;
	background-color: #FFFFFF;
	background-image: url(/images/bckgrnd_ver3_behindstage.jpg);
	background-position: top left;
	background-repeat: repeat;
	width: 350px;
	height: 500px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


#stage table {
	margin: 0px 0px 0px 40px;
	}

#nzInteriors {
	margin: 2px 20px 0px 350px;
	background-image: url(/images/by_nzinteriors_tag.gif);
	background-repeat: no-repeat;
	width: 168px;
	height: 29px;
	}	

#introStage {
	text-align: center;
	width: 350px;
	height: 400px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 9px 20px;
	}
	
#introLogo {
	padding: 0px 0px 120px 0px;
	text-align: center;
	}
	
.introTextlogo {
	margin-bottom: 5px;
	}

.imgText {
	margin: 10px 25px 10px 25px;
	background-image: url(/images/throws/natural_throw_sm.jpg);
	background-position: -20px -157px;
	}

h1 {
	color: #555555;
	font-size: 36px;
	letter-spacing: -1px;
	margin: 20px 20px 0px 20px;
	}	

h2 {
	font-size: 24px;
	margin: 10px 25px 0px 25px;
	}

h3 {
	font-size: 12px;
	margin: 7px 25px 0px 25px;
	}

p {
	margin: 0px 25px 5px 25px;
	font-size: 11px;
	}
	
.smaller {
	font-size: 0.5em;
	}
	
.highlight {
	color: #444444;
	font-weight: bold;
	}
	
#nzSeal {
	float: left;
	margin: 225px 50px 20px 60px;
	background-image: url(/images/for_nz_logo.gif);
	background-repeat: no-repeat;
	width: 100px;
	}
	
#nzSeal a{
	display: block;
	color: #663300;
	text-align: center;
	padding-top: 100px;
	text-decoration: none;
	border: none;
	}
	
	
	/* TOP MENU STARTS HERE*/
		
#topMenu {
	color: #DDDDDD;
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 0.8em;
	}

#topMenu img{
	border-style: none;
	border: 0px;
	padding-bottom: 0px;
	}

ul#navlist1
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist1 li
{
/* get rid of this line makes the menu vertical
display: inline;
*/
list-style-type: none;
padding: 0px 0px 2px 0px;
}

#navlist1 a { padding: 0px 0px; }

#navlist1 a:link, #navlist1 a:visited
{
color: #BBBBBB;
text-transform: uppercase;
text-decoration: none;
/*
background-color: #036;
*/
}

#navlist1 a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}
	/* TOP MENU ENDS HERE*/


	/* BOTTOM MENU STARTS HERE*/
#bottomMenu {
	position: absolute;
	left:180px;
	top: 520px;
	border-style: none;
	border-width: 0px;
	font-size: 0.8em;
/*	margin: 65px 20px 20px 0px; */

	}

ul#navlist2
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist2 li
{
display: inline;
list-style-type: none;
}

#navlist2 a { padding: 3px 10px; }

#navlist2 a:link, #navlist2 a:visited
{
color: #555555;
text-transform: uppercase;
/*
background-color: #036;
*/
text-decoration: none;
}

#navlist2 a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}
	/* BOTTOM MENU ENDS HERE*/


/* IMAGE GALLERY STARTS HERE*/

#stageRange {
	float: left;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(/images/bckgrnd_ver3_behindstage.jpg);
	background-position: top left;
	background-repeat: repeat;
	width: 350px;
	height: 500px;
	margin: 25px 0px 0px 10px;
	}

.galleryText {
	display: block;
	width: 350px;
	height: 35px;
	}
	
.colorName {
	font-size: 2.5em;
	line-height: 1.1em;
	float: left;
	margin: 0px 0px 0px 10px;
	}

.colorDesc {
	width: 125px;
	height: 28px;
	float: right;
	text-align: right;
	line-height: 1.3em;
	margin: 0px 10px 0px 0px;
	}

	
#image_gallery {
overflow: hidden;
}

ul#gallery_thumbs {
float: left;
list-style: none;
margin: 25px 0px 0px 5px;
padding: 0px;
border: 0px;
}

#gallery_thumbs li {
background: none;
margin: 0px 0px 0px 0px;
padding: 0px;
border: 0px;
line-height: 0px;
/* display: inline;*/
}

.thumb img { /* styles thumbnail previews */
display: block;
padding: 1px 0px 1px 0px;
margin: 0px 0px 0px 4px;
border: 0px;
}

.thumb:hover img {
background-color: transparent;
}

.thumb span {
	visibility: hidden;
	position: absolute;
	width: 350px;
	text-decoration:none;
}

.thumb p{
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

.thumb span img { /* styles large previews */
/* background: #fff; */
	float: left;
	padding: 0px;
	border: 0px;
}

.thumb a { /* styles large previews */
text-decoration: none;
border: 0px;
}

.thumb:hover span { /* displays preview while hovering over thumb */
visibility: visible;
position: absolute;
top: 72px; /* absolute positioning to control where previews are displayed */
left: 229px;
z-index: 100;
color: #444444;
line-height: 1em;
border: 0px none;
}

/*Image Gallery Ends here*/


/* Stockists Page specific styles start here*/

#stageStock {
	float: left;
	background-color: #FFFFFF;
	background-image: url(/images/bckgrnd_ver3_behindstage.jpg);
	background-position: top left;
	background-repeat: repeat;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	width: 350px;
	height: 500px;
	margin: 25px 0px 0px 10px;
	}
	
#stock_gallery {
overflow: hidden;
}

#stock_gallery a{ color: #663300; text-decoration: none; font-size: 10px;}
#stock_gallery a:active{ color: #663300; text-decoration: none; font-size: 10px;}
/* #stock_gallery a:hover{ color: #fff; background-color: #369; text-decoration: none; font-size: .75em;} */


ul#stock_thumbs {
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px;
border: 0px;
}

.stockColumn1 {
	width: 166px;
	margin: 0px 3px 0px 0px;
	float: left;
	}
	
.stockColumn2 {
	width: 166px;
	margin: 0px 0px 0px 0px;
	float: left;
	}
	
#stock_thumbs li {
background: none;
line-height: 12px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 25px;
border: 0px;
/* display: inline;*/
}

/* styles thumbnail previews
.stock img { 
padding: 0px 0px 5px 0px;
margin: 0px 0px 0px 0px;
border: 0px;
}
*/

.stock_stage {
position:absolute;
top: 230px; /* absolute positioning to control where previews are displayed */
left: 248px;
border-top: 1px dotted #555555;
/* background-image: url(/images/bckgrnd_ver3_behindstage.jpg);
background-position: left -148px ;
background-repeat: repeat;
background-color: white; */
width: 350px;
height: 352px;
padding: 0px 0px 0px 0px;
margin: 0px;
}


.stock span { /* styles large previews */
visibility: hidden;
position: absolute;
}

.stock:hover span { /* displays preview while hovering over thumb */
position:absolute;
top: 0px; /* absolute positioning to control where previews are displayed */
left: 0px;
visibility: visible;
padding: 0px;
z-index: 100;
color: #444444;
}

	
	
