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

html {
	height:101%;
	}

body {
	font-family:Myriand, Helvetica, Arial,sans-serif;
	font-size:12px;
	color:#797878;
	height:99%
	}
.flashthing {
	text-align:center;
	height:436px;
	position:relative;
	z-index:10;
	
	}
.fabrics img{
	padding-left:1px;
	padding-right:1px;
	}
	
.longer_table p {
	padding-top:7px;
	margin-top:0;
	padding-bottom:0px;
	margin-bottom:0px;
}
p {
	padding-top:0;
	margin-top:0;
	padding-bottom:7px;
	margin-bottom:0;
	}
.green {
	color:#86c268 !important;
	}
.container {
	text-align:center;
	width:100%;
	position:relative;
	padding-top:20px;
	}
a img {
	border:none;
	}
.smallertable {
	font-size:11px;
	}
a {
	text-decoration:underline;
	color:#86c268;
	}
.corner_image {
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:1;
	}
.bigger ul {
	padding:0;
	margin:0;
	margin-top:5px;
	margin-left:30px;
	line-height:1.8em;
	}
.products_nav {
	position:absolute;
	top:10px;
	right:35px;
	text-align:left;
	letter-spacing:.02em;
	z-index:90;
	}
.products_nav a {
	padding-left:7px;
	padding-right:7px;
	color:#898989;
	text-decoration:none;
	}
.products_nav a:hover {
color:#86c268;
	}
ul {
	padding:0;
	margin:0;
	margin-top:0px;
	margin-left:30px;
	line-height:1.2em;
	list-style-image:url(images/green_bullet.jpg);
	}
.bigger li {
	padding:0;
	margin:0;
	}

.tabs {
	position:absolute;
	right:20px;
	bottom:-1px;
	/*bottom:-4px;*/
	z-index:80;
	}
.enter {
	padding-top:25px;
	}
.header {
	width:952px;
	height:60px;
	margin: 0 auto;
	position:relative;
	z-index:79;
	}
.rounded {
	width:952px;
	position:relative;
	/*border: 1px solid #797878;*/
	border: 1px solid #898989;
	margin: 0 auto;
	background-color:#FFFFFF;
	z-index:6;
	padding-top:25px;
	}
.top_left {
	position:absolute;
	top:-1px;
	left:-1px;
	background-image:url(images/top_left.gif);
	background-repeat:no-repeat;
	height:12px;
	width:12px;
	}
.top_right {
	position:absolute;
	top:-1px;
	right:-1px;
	background-image:url(images/top_right.gif);
	background-repeat:no-repeat;
	height:12px;
	width:12px;
	}
.bottom_right {
	position:absolute;
	bottom:-1px;
	right:-1px;
	
	background-image:url(images/bottom_right.gif);
	background-repeat:no-repeat;
	height:12px;
	width:12px;
	}
*html .bottom_right {
	//bottom:-4px;
	}
*html .bottom_left {
	//bottom:-4px;
	}

.bottom_left {
	position:absolute;
	bottom:-1px;
	left:-1px;
	background-image:url(images/bottom_left.gif);
	background-repeat:no-repeat;
	height:12px;
	width:12px;
	z-index:30;
	}
	
h2 {
	font-weight:bold;
	font-size:18px;
	color:#86c268;
	padding:0;
	margin:0;
	}
.logo {
	position:absolute;
	top:0px;
	left:20px;
	}
.products_left {
	text-align:left;
	width:420px;
	float:left;
	position:relative;
	left:30px;
	top:10px;
	z-index:35;
	}

.longer_table {
	text-align:left;
	width:520px;
	float:left;
	position:relative;
	left:30px;
	top:0px;
	z-index:35;
	}
.bigger {
	font-size:14px;
	width:400px;
	}
.products_right {
	width:360px;
	float:right;
	position:relative;
	right:20px;
	z-index:36;
	}
.notice {
	z-index:20;
	position:relative;
	padding-top:15px;
	}
.clear {
	clear:both;
	}
.footer {
	padding-top:10px;
	color:#797878;
	line-height:1.5em;
	font-weight:normal;
	}
.footer a {
	color:#797878;
	}
.styles {
	line-height:2em;
	font-size:12px;
	
	}
.salebanner {
	position:absolute;
	top:-25px;
	right:0px;
	}
	
