@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FCFCF8;
	cursor: pointer;
}



.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
img {
	padding:0px;
	margin:0px;
	vertical-align: bottom;
	border: 0px;
}
.topbar {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #6BC561;
	background-image: url(../img/logos/top_bar%201copy.png);
	background-color: #2F3337;
	height: 30px;
	background-repeat: repeat-x;
}

.menu {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #f8f0e0;
	background-color: #7e6531;
	text-align: center;
	
}

.menu:link{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FCFCF8;
	text-decoration: none;
	text-align: center;
	background: none;
}
.menu:visited{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FCFCF8;
	text-decoration: none;
	text-align: center;
}
.menu:hover{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	text-align: center;
}

.sm:link {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #2F3337;
	text-decoration: none;
	padding-top: 5px;
}
.sm:visited {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #2F3337;
	text-decoration: none;
	padding-top: 5px;
}
.sm:hover {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #2F3337;
	text-decoration: underline;
	padding-top: 5px;
}
.smBorder {
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #2F3337;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2F3337;
	border-bottom-color: #2F3337;
	border-left-color: #2F3337;
	border-right-width: 1px;
	border-left-width: 1px;
	height: 20px;
	padding-left: 40px;
}
.sm {
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #2F3337;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	
}
.nav_txt {
	font-family: Georgia;
	font-size: 14px;
	width: 109px;
	color: #2F3337;
}

.nav_arrow {
	font-family: Georgia;
	font-size: 14px;
	color: #2F3337;
	width: 115px;
	height: 22px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2F3337;
}
.nav_arrow a {
	text-decoration: none;
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-weight: normal;
	color: #2F3337;
	vertical-align: baseline;
	padding-top: 4px;
}
.nav_arrow a:hover {
	color: #2F3337;
	width: 160px;
	font-weight: bold;
}
.currentstyle {
	color: #2F3337;
	background-color: #FCFCF8;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	height: 14px;
}
.currentstyle  a:link {
	color: #2F3337;
	background-color: #FCFCF8;
	font-family: Georgia;
	font-style: italic;
	text-decoration: underline;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	height: 16px;
}
.currentstyle   a:visited {
	color: #2F3337;
	background-color: #E8E8CA;
	font-family: Georgia;
	font-style: italic;
	text-decoration: underline;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 15px;
	height: 16px;
	font-weight: bold;
}
.otherstyle {
	color: #2F3337;
	background-color: #FCFCF8;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 2px;
	height: 14px;
}
.otherstyle a:visited {
	color: #2F3337;
	background-color: #FCFCF8;
	font-family: Georgia;
	font-style: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.otherstyle a:link {
	color: #2F3337;
	background-color: #FCFCF8;
	font-family: Georgia;
	font-style: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.otherstyle a:hover {
	color: #2F3337;
	background-color: #FCFCF8;
	font-family: Georgia;
	font-style: normal;
	text-decoration: underline;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#top_border {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #2F3337;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 85px;
	display: block;
}
#logo {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2F3337;
	border-bottom-color: #2F3337;
	border-left-color: #2F3337;
	z-index: 1100;
}
#fsf {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #492100;
	text-align: right;
}
#bottom_nav {
	background-color: #7a838e;
	position: absolute;
	height: 100px;
	width: 100%;
	margin: 0px auto;
	left: 1px;
	top: 548px;
}
#img {
	background-color: #FCFCF8;
	border: 1px solid #7a838e;
	height: 405px;
	width: 405px;
	left: 141px;
	text-align: center;
	top: 39px;
	margin: 0px auto;
	position: absolute;
	font-family: "Tw Cen MT";
	color: #666666;
}
#info {
	height: 492px;
	width: 357px;
	left: 551px;
	border: 1px solid #7a838e;
	top: 39px;
	position: absolute;
}
#info #style {
	position: absolute;
	left: 7px;
	top: 7px;
	width: 140px;
	font-family: Georgia;
	font-size: 18px;
	color: #2F3337;
	background-color: #FCFCF8;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: normal;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F3337;
}
#main_container {
	margin: 0px auto;
	background-color: #FAF9F8;
	width: 900px;
	position: relative;
	z-index: -1;
}
#main_container #category_container {
	left: 149px;
	position: absolute;
}

#info  #size_container {
	position: absolute;
	left: 19px;
	top: 118px;
	width: 104px;
}
#main_container #info #size_container #label {
	font-family: Georgia;
	font-size: 12px;
	color: #2F3337;
	font-weight: bold;
	width: 100px;
	left: 1px;
	position: absolute;
	height: 16px;
	top: -18px;
}
#main_container #info #size_container #size_list {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #666666;
	left: 1px;
	width: 103px;
	position: absolute;
	height: 16px;
	top: 5px;
}
#info #fabric_container {
	position: absolute;
	left: 150px;
	top: 118px;
	width: 104px;
}
#main_container #info #fabric_container #label {
	font-family: Georgia;
	font-size: 12px;
	color: #2F3337;
	font-weight: bold;
	width: 100px;
	left: 1px;
	position: absolute;
	height: 16px;
	top: -18px;
}
#main_container  #info  #fabric_container  #fabric_list {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #666666;
	left: 0px;
	width: 188px;
	position: absolute;
	height: 16px;
	top: 4px;
}



#info  #color_container {
	position: absolute;
	left: 20px;
	top: 144px;
	width: 222px;
}
#main_container #info #color_container #label {
	font-family: Georgia;
	font-size: 12px;
	color: #2F3337;
	font-weight: bold;
	width: 200px;
}


#main_container #info #color_container #color_list {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #666666;
	width: 200px;
	position: relative;
	top: 0px;
}


#info #desc {
	position: absolute;
	left: 18px;
	top: 51px;
	width: 324px;
	height: 44px;
	font-family: "Tw Cen MT Condensed";
	font-size: 17px;
	color: #666666;
}
#main_container  #category_style_image {
	font-family: "Tw Cen MT";
	top: 10px;
	width: 665px;
	height: 110px;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2F3337;
	left: 157px;
	position: absolute;
	font-size: 14px;
	color: #FCFCF8;
	vertical-align: sub;
}
#main_container  #notes  {
	font-family: "Tw Cen MT";
	font-size: 72px;
	color: #FCFCF8;
	position: absolute;
	left: 176px;
	top: 53px;
	width: 650px;
	height: 100px;
	font-style: normal;
	text-align: right;
}



#main_container #category_container {
	top: 188px;
	width: 676px;
	height: 450px;
}
#main_container #category_container #style {
	font-family: Georgia;
	font-size: 12px;
	color: #2F3337;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 15px;
}
#main_container  #category_container  #style a:link {
	color: #2F3337;
	text-decoration: none;
}
#main_container  #category_container  #style  a:visited {
	color: #2F3337;
	text-decoration: none;
}

#main_container #category_container #desc {
	font-family: "Tw Cen MT";
	font-size: 12px;
	color: #333333;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 18px;
	height: 35px;
}
#main_container #category_container #fabr {
	font-family: "Tw Cen MT";
	font-size: 12px;
	color: #333333;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 18px;
	height: 35px;
}

#main_container #category_container #img_container {
	width: 215px;
	text-align: center;
	height: 210px;
	font-family: "Tw Cen MT";
	font-size: 12px;
}

#info   #elink {
	position: absolute;
	left: 14px;
	top: 466px;
	width: 313px;
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
#info #elink a {
	left: 0px;
	width: 331px;
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#info  #elink  a:visited {
	width: 331px;
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #393F44;
	text-decoration: none;
}

#info  #elink  a:hover {
	width: 331px;
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #393F44;
	text-decoration: underline;
	font-style: normal;
	background-color: #FCFBFA;
	font-weight: bold;
}








#info #nav_container {
	position: absolute;
	left: 0px;
	width: 357px;
	height: 162px;
	font-family: "Tw Cen MT";
	font-size: 12px;
	bottom: 0px;
}
#footer  {
	position: absolute;
	width: 100%;
	text-align: right;
	bottom: -20px;
	font-family: "Tw Cen MT";
	height: 18px;
	left: 0px;
	font-size: 12px;
	color: #2F3337;
}
#main_container #left_nav #label {
	font-family: Georgia;
	color: #003366;
	background-color: #FCFCF8;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 18px;
	text-decoration: none;
	height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2F3337;
}



#left_nav {
	background-color: #FCFCF8;
	height: 520px;
	width: 130px;
	font-family: Georgia;
	font-size: 11px;
	color: #2F3337;
	top: 10px;
	position: absolute;
	left: 0px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2F3337;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#left_nav_category {
	background-color: #FCFCF8;
	height: auto;
	width: 130px;
	font-family: Georgia;
	font-size: 11px;
	color: #2F3337;
	top: 9px;
	position: absolute;
	left: 1px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2F3337;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}


#footer_new {
	font-family: "Tw Cen MT";
	font-size: 12px;
	color: #2F3337;
	background-color: #FCFCF8;
	height: 30px;
	width: 100%;
	position: absolute;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #2F3337;
	float: none;
	left: -13px;
	bottom: -119px;
}


#thumb_box {
	height: 82px;
	width: 405px;
	left: 141px;
	border: 1px solid #7a838e;
	top: 449px;
	position: absolute;
	margin: 0px;
}
#menu {
	width:730px;
	height:25px;
	z-index:1;
	background-color: #2F3337;
	position: absolute;
	left: 234px;
	top: 55px;
}
#main_container #navigation_header {
	background-color: #2F3337;
}
.rs_nav {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
}
.rs_location {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 14px;
	color: #CCCCCC;
	position: absolute;
	width: 269px;
	left: 3px;
	top: 1px;
}
.rs_sort {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 14px;
	color: #CCCCCC;
	position: absolute;
	width: 450px;
	bottom: 1px;
	text-align: right;
	right: 4px;
}
.rs_paging {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 14px;
	color: #CCCCCC;
	position: absolute;
	width: 205px;
	left: 3px;
	bottom: 0px;
	height: 20px;
}
.rs_paging a:link {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 14px;
	color: #CCCCCC;
	width: 205px;
	left: 1px;
	height: 20px;
	text-decoration: none;
}
.rs_paging a:visited {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 14px;
	color: #CCCCCC;
	width: 205px;
	left: 1px;
	height: 20px;
}
.rs_paging a:hover {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 14px;
	color: #CCCCCC;
	width: 205px;
	left: 1px;
	height: 20px;
	text-decoration: overline;
}
.APT {
	background-color: #FCFCF8;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2F3337;
}

.APT  a:link/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
 {
	background-color: #FCFCF8;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2F3337;
	color: #2F3337;
	text-decoration: none;
}
.APT a:visited {
	background-color: #FCFCF8;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2F3337;
	color: #2F3337;
	text-decoration: none;
}

#main_container #left_nav_category #label {
	font-family: Georgia;
	color: #5E0000;
	background-color: #FCFCF8;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 17px;
	text-decoration: none;
	height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2F3337;
}
