/* This style sheet controls the gallery and right menu*/

     @import url("../files/aloha.css");



body {
 margin: 0;
 padding: 0;
 background-image: url('../images/thtch.gif');
 background-repeat: repeat;
 font-family:Arial, Helvetica, sans-serif;
 
}

#wrapper {  /* width was 770px*/ 

	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}


h1  {
	font-size: 2em;
	text-align: center;
	text-decoration: none;
	color: #FFF8DC;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
 font-size: small;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 text-align: center;
}

#phone {
 /* styles phone numbers under logo */
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 word-spacing: 100px;
 color: #000000;
 text-decoration: none;
}

.lauhala_brown{
    background-color: #CEAD8E;
}

#container {
	min-width: 600px;
	text-align: center;
	list-style-image: none;
	float: left;
}



#gallery .colorswatch {


	text-align: left;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -6px;
		
}

#gallery ul li {  /*  gallery images lineup horz*/
		float:left;
		list-style-type: none;/*list style get rid of the dots in the at pics.*/
}
	
	

#gallery a.at{
	/*at text*/
	/* space between gallery images*/
	border-style: none;
	border-width: 0;
	padding: 0px 18px 30px 0px;
	margin: 0px;
	width: 72px;
	height: 108px;
	text-decoration: none;
	float: left;
	list-style-type: none;
	text-align: center;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

#gallery a:hover span {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C3E1D2;
}




#gallery a img {
    border: 0; /* get rid of border on at pics */
    list-style-type: none;

}




#gallery a .large {/* vertical placement of gallery text */
display: block;
position: inherit;
width: 0;
height: 0px;
list-style-type: none;


}
#gallery a.at:hover .large {
	/* controls the t hover img */

	display: block;
	position: absolute;
	top: 610px;
	left: 520px;
	width: 144px;
	height: 230px;
	z-index: 100;
}

#gallery li.dmtb1 {
	/* controls the img under T hover img */

	display: block;
	position: absolute;
	top: 688px;
	left: 520px;
	width: 144px;
	height: 130px;
}


#gallery {
	/* gallery white background box */
	border-style: none solid solid solid;
	border-color: #9D5C35 #9D5C35 #9D5C35 #9D5C35;
	background-position: center -4px;
	width: 610px;
	height: 550px;/* length of gallery white background box */;
	top: 150px;/* how far down the page that the thumbnails begin */
	left: 50px;
	background-color: #F0EEE7;
	z-index: 100;
	list-style-type: none;
	list-style-image: none;
	float: left;
	background-image: url('../images/nav_buttons/gallery/9D5C35top.png');
	background-repeat: no-repeat;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;/* vertical white gallery box placement */
	
	
}


.clear {

clear: both;
}

.style1{
		  left: 100px;
		  top: 0px;
		  font-family: Arial, Helvetica, sans-serif;
}


#swatchlabel {
		
margin-left:2px;
		
}

#colorswatch {
	border-style: none;
	display: block;
	
}

#swatchlabel span {
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: #B22222;

}

#cycle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #B22222;

	text-decoration: none;
	display: block;
	text-align: right;
	height: 24px;
	
}

#cycat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #B22222;

	text-decoration: none;
	display: block;
	text-align: right;
	height: 24px;
	padding-top:6px;
}

#cygshp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #B22222;

	text-decoration: none;
	display: block;
	text-align: right;
	height: 24px;
	padding-top:6px;
	
}

#every {
	text-decoration: underline;
}
#atcatarrow{	font-size: small;
	font-weight: bold;
	color: #000;
	text-align: right;
	text-decoration: none;
	line-height: -10px;
	display: block;
	float: right;
	vertical-align: 20px;
}

.atcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #B22222;
	text-align: right;
	margin-right: 2px;
	text-decoration: none;
	line-height: -10px;
	display: block;
	float: right;
	vertical-align: 10px;
}

#atarrowcolor {	font-size: small;
	font-weight: bold;
	color: #000;
	text-align: right;
	margin-right: 2px;
	text-decoration: none;
	line-height: 0px;
	display: block;
	float: right;
	vertical-align: 20px;
}
.nopicborder{
	padding: 0px;
	border-width: 0;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



#right_col {
	/* styles right nav text container */
     width: 208px;
	height: 245px;/* height of white right menu box */
	float: right;
	margin-right: 25px;
	margin-left: 35px;
	margin-top: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0EEE7;
	border: medium solid #9D5C35;
	text-decoration: none;
	text-align: center;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-style: none solid solid solid;
	border-color: #9D5C35 #9D5C35 #9D5C35 #9D5C35;
	background-image: url('../images/nav_buttons/gallery/9D5C35top.png');
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: lighter;
	
}

#fabricsorter  {
	padding: 14px; /* moves the selection sorter text */
	font-family: Thickhead;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	color: #FFF8DC;
	vertical-align: top;
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.sscur{
	/* change "current" text color*/
	font-weight: lighter;
	color: #003333;
}
#switch  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	background-position: center;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #FFF8DC;
	/* sizes height of bottom brown*/
	background-image: url('../images/nav_buttons/gallery/9D5C35top.png');
	line-height: 28px;
	width: 208px;
}

#currentcat{font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	background-position: left;
	color: #FFF8DC;
		
}
#switch a span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #FFF8DC;
	width: 208px;
	line-height: 26px;
	height: 27px;

}

#switch a:link {text-decoration: none;
		
}

#switch a:hover span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-position: center;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #B22222;
	background-color: #C3E1D2;
	cursor: pointer;
}


#switch a: active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-position: center;
	text-decoration: none;
	display: block;
	text-align: center;
	color:#FFF8DC;
     width: 208px;
	cursor: pointer;
}


#switch a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-position: center;
	text-decoration: none;
	display: block;
	text-align: center;
	color:#FFF8DC;
	cursor: pointer;
	

}

#switch a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-position: center;
	text-decoration: none;
	display: block;
	text-align: center;
	color:#FFF8DC;


}

.copy {
		
}

.style3{
		  border-style: solid;
		  border-width: 0;
}
.borderless{
		  border-width: 0;
}

#footer {
	line-height: 177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: lighter;
	color: #000000;
}