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

.SlidingPanelsContentGroup {min-height:0;}

.new { color:#F60;}

.thumbpeg {
	float:left;
	background-color:#FFF;
	margin:10px 10px 0 0;
	border:0;
}

#pillowslide {
	width:110px;
	height:110px;
	margin:10px;
}


img {border:0;}

#nav {
	width:850px;
	height:30px;
	margin:30px 0 0 0;
}

#nav ul {margin:0;padding:0;}

#nav li {
	display:inline-block;
	list-style-type:none;
	margin:0;
	padding:0;
	/*float:left;*/
}


.tabletop {
	float:left;
	margin:10px 0 0 10px;
}


.napkinThumbpeg {
	float:left;
	background-color:#FFF;
	margin:90px 10px 0 0;
	border:0;
}

/*.pillowThumbpeg {
	float:left;
	background-color:#FFF;
	margin:10px 10px 0 0;
	border:0;
}*/

.throwThumbpeg {
	float:left;
	background-color:#FFF;
	margin:50px 30px 0 0;
	border:0;
}


a {  outline: none;}


#catalog {
	/*clear:both;
	float:right;
	margin:50px 0 0 0;*/
	z-index:400;
	position:fixed;
	top:250px;
	right:0;
}

#socialmedia {
	clear:both;
	float:left;
	margin:15px 0 0 0;
}

body {
	background-color:#636363;/*#464646;#F2F2F2;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background-image: url(images/site/page-bg.jpg);
	background-repeat:repeat-x;
}

.MagicZoomBigImageCont {
border:1px solid #F2F2F2;
}

p {
	font-size:1em;
	line-height:135%;
	color:#999;
	margin:0 0 20px 0;
	/*letter-spacing:0.5px;*/
}

#productTable p {width:300px;}

#home p {width:550px;}
#about p {width:550px;}
#custom p {width:550px;}
#textiles p {width:550px;}



/* H1 Headings on all main pages including product descriptions  */

h1 {
	font-size:1.2em;
	line-height:135%;
	font-weight:100;
	margin:30px 0 15px 0;
	color:#000;
	text-transform:uppercase;
}

#productTable h1 {margin:160px 0 15px 0;}


h2 {
	width:550px;
	font-size:1.1em;
	line-height:135%;
	font-weight:100;
	margin:0 0 10px 0;
	color:#000;
}

/* H3 headings on popup products)  */

h3 {
	font-size:1.2em;
	line-height:135%;
	font-weight:100;
	margin:20px 0 15px 0;
	color:#000;
	text-transform:uppercase;
}

/* H4 Headings on retail outlet names  */

h4 {
	font-size:1.1em;
	line-height:135%;
	font-weight:normal;
	margin:0 0 0 0;
	color:#333;
}



.dark {color:#666;}








a:link {color:#000;text-decoration: none;}
a:visited {text-decoration: none;color: #000;}
a:hover {text-decoration: none;color:#ccc;/*F3F1EA*/}
a:active {	text-decoration: none;color: #000;}




#slidingnav a:link {color:#ccc;text-decoration: none;}
#slidingnav a:visited {text-decoration: none;color: #ccc;}
#slidingnav a:hover {text-decoration: none;color:#fff;/*F3F1EA*/}
#slidingnav a:active {	text-decoration: none;color: #ccc;}

#slidingnav {
	clear:both;
	height:25px;
	position:relative;
	top:15px;
	text-transform:uppercase;
	}
	
	

#zoomy {
	 
	 height:350px;
	 float:left;
	 margin:10px 10px 10px 0;
}

#details {
		width:300px;
		height:210px;
		float:left;
		margin:140px 0 10px 30px;
		/*background-color:#FFC;*/
	}
	
#page {
		width:850px;
		height:350px;
		float:left;
		margin:10px 0 10px 0;
	
	}
	
	
	#page2 {
		width:850px;
		height:370px;
		float:left;
		margin:0;
	
	}
	
	
	
	
#intropage {
		width:850px;
		height:360px;
		float:left;
		margin:5px 0 0 0;
		/*background-color:#FFC;*/
	}
	
	
	
	
#signup{
	z-index:300;
	position:fixed;
	top:75px;
	left:50%;
	margin:0 0 0 230px;
}

	
	
	
	
	
	
	
		#leftThumbs {
		width:420px;
		float:left;
	}
	
	#rightThumbs {
		width:210px;
		float:left;
	}
	
	#myGallery img {
		float:left;
		margin:0 1px 1px 0;
		border:0;
		outline:0;
	}
	