html {
	background: #ffffff;
	height: 100%;
}

body {
	color: #493321;
	font-family: helvetica, ariel, san-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 14px;
}

/* GENERAL STYLING */


a {
	color: #a9632d;
}
h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

a.button {
/* STYLE BUTTON */
}

#bgdropshadow {
	background: #ffffff url(../images/CssImages/BgDropShadow.png);
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
}

#container {
}
.container_16 {
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	border-right:1px solid #aba199;
	border-left:1px solid #aba199;
}
/* HEADER */

#header {
	background: url(../images/CssImages/HeaderBg.jpg) no-repeat;
	padding: 0px;
}

	#logo {
		margin-top:0;
		padding-bottom:11px;
		padding-left:37px;
		padding-top:11px;
}

/* MAIN MENU */

#mainmenu {
	padding-left: 0px;
	background: url(../images/CssImages/MainMenuBg.jpg) repeat-x;
}

#mainmenubg {
	text-align: center;
	font-size:12px;
	font-weight:bold;
}

.menunameroll {
	color: #493321;
	background: url(../images/CssImages/MainMenuButtonRoll.jpg) no-repeat;
	cursor: pointer;

}

.menunameselected {
	color: #493321;
	background: url(../images/CssImages/MainMenuButtonRoll.jpg) no-repeat;
	cursor: pointer;

}

#submainmenubg {
	text-align: center;
	font-size:10px;
	border-bottom:1px solid #aba199;
	border-right: 1px solid #aba199;
	font-weight:bold;
}

.submenuname {
	background: url(../images/CssImages/SubMainMenuButton.jpg) no-repeat;
	opacity:0.8;
	cursor: pointer;
    /* for IE */
 	filter: alpha(opacity=80);
}

.submenunameroll {
	background: url(../images/CssImages/SubMainMenuButtonRoll.jpg) no-repeat;
	opacity:1.0;
	cursor: pointer;

}

.submenunameselected {
	background: url(../images/CssImages/SubMainMenuButtonRoll.jpg) no-repeat;
	opacity:1.0;
	cursor: pointer;

}

#searchbutton {
	padding: 0;
	float: left;
}

/* BANNER */

#banner {
	background: #f3eeea;
	overflow:hidden;
}

	#slideshow {
		overflow: hidden;
		width: 960px;
		height: 420px;
		position: relative;
	}
/* SUBBANNERS */

#subbanners {
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0 40px 5px;
	border-top:1px solid #aba199;
	background: #dbd1c4 url(../images/CssImages/SubBannerBg.png) repeat-x;
	height: 100%; 
	display: block;
	overflow: hidden;
}
#subbanner1 {
	margin-top:10px;
	margin-bottom: -350px;
	padding: 0px;
	font-size: 15px;
}

#subbanner1 img {
	margin-top: 5px;
}

#subbanner2 {
	left:305px;
	margin:0;
	padding:0;
	position:relative;
	top: 150px;
	font-size: 15px;
}

#subbanner2 img {
	margin-top: 5px;
}

#subbanner3 {
	left:605px;
	margin:0;
	padding:0;
	position:relative;
	top:-50px;
	font-size: 15px;
}

#subbanner3 img {
	margin-top: 5px;
}

#subbanner4 {
	margin:0;
	padding:0;
	position:relative;
	font-size: 15px;
}

#subbanner4 img {
	margin-top: 5px;
}

#subbanner5 {
	left:305px;
	margin:0;
	padding:0;
	position:relative;
	top:-200px;
	font-size: 15px;
}

#subbanner5 img {
	margin-top: 5px;
}

#subbanner6 {
	left:605px;
	margin-bottom: -350px;
	padding:0;
	position:relative;
	top:-400px;
	font-size: 15px;
}

#subbanner6 img {
	margin-top: 5px;
}

#subbanner7 {
	font-size:15px;
	left:-577px;
	margin:0;
	padding:0;
	position:relative;
}

#subbanner7 img {
	margin-top: 5px;
}

#subbanner8 {
	font-size:15px;
	left:325px;
	margin:0;
	padding:0;
	position:relative;
	top:-677px;
	margin-bottom: -800px;
}

#subbanner8 img {
	margin-top: 5px;
}

#subbanner9 {
	font-size:15px;
	left:620px;
	margin:0;
	padding:0;
	position:relative;
	top:-110px;
}

#subbanner9 img {
	margin-top: 5px;
}

/* FOOTER */

#footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: #60554b;
	width: 960px;
	height: 305px;
	display: block;
	overflow:hidden;
	padding-top:25px;
	padding-bottom:10px;
}

#footermenu {
	margin-right:50px;
	padding: 0px;
	display:inline;
	float:right;
}
#footermenu li {
	float:right;
	font-size:14px;
	overflow:hidden;
}

#footermenu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}
#footermenu h3 {
	margin: 0px;
	color: #ded5c8;
	font-size:14px;
	text-align: right;
	padding: 0px;
}

#footermenu h4 {
	margin: 0px;
	color: #ded5c8;
	font-size:14px;
	text-align: left;
	padding: 0px;
}

#signupfix {
	padding: 0px;
	margin-right:192px;
}

#footerbottom {
	margin: 0px;
	padding: 0px;
	display:inline;
}

#footerbottom li {
	font-size:14px;
	overflow:hidden;
	padding-bottom:5px;
}

#footerbottom ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width:220px;
}

#footerbottom h3 {
	color: #DED5C8;
	font-size:14px;
	text-align: left;
	padding-bottom:15px;
	margin-left:-70px;
}
#footerbottom h4 {
	color:#DED5C8;
	font-size:10px;
	font-weight:normal;
	margin-left: -10px;
	padding-top:12px;
	text-align:left;
}

#footerimage {
	margin-left: 45px;
}

#footerimage h4 {
	color:#DED5C8;
	font-size:10px;
	font-weight:normal;
	margin-left:-10px;
	margin-top:5px;
}

#verybottom {
	color:#ac9e8f;
	text-align:right;
	font-size:10px;
	letter-spacing:1px;
	margin-top:-12x;
	margin-right:45px;
	margin-top:-5px;
}
	
/* END FOOTER */
	
/* RESULTS LAYOUT */

#results {
	margin:0;
	padding: 0;
	float: left;
	
}
/* @group Content - Portfolio */

ul.list-3by3 {
	margin: 0 0 0 -9px ;
	width: 960px;
	float: left;
	overflow: hidden;
	padding: 12px;
	font-size: 0;
	position:relative;
	display: inline;
}

.list-3by3 li {
	float: left;
	overflow: hidden;
	position:relative;
	right:42px;
}

.list-3by3 h2 {
	margin: 0 0 6px;
}
.list-3by3 img {
	border:1px solid #CCCCCC;
	float:left;
	margin-right:30px;
}

/* end @group Content - Portfolio */

/* LOCATIONS */

.list3 {
	width:300px;
	overflow: hidden;
	font-size: 14px;
	display: block;
	float: left;
	margin-bottom:40px;
	margin-top:20px;
	margin-right:30px;
}

/* END LOCATIONS */
/* LOGIN */

#loginlayout {
	margin-bottom:60px;
	margin-top:20px;
	padding-bottom: 20px;
}

#loginbg {
	background: #ffffff;
	border:1px solid #ABA199;
	margin-left:40px;
	margin-right:45px;
	padding-left:50px;
	padding-top:35px;	
}

#loginbg img {
	float:right;
	margin-right:115px;
	margin-top:-135px;
	padding-top:0;
}

/* print */

.print {
	padding: 0;
	margin: 0;
	float: right;
}
/* END PRINT */

#fabriccatagory {
	position: relative;
	left: 40px;
	float:left;
}

#fabriccatagory img {
	border: 1px solid #ABA199;
}

#fabriccatagory a {
	color:#493321;
	text-decoration:none;
	line-height:27px;
}

#whitebg {
	margin: 10px 40px 0px 40px; 
	padding:15px 30px 30px;
	background: #ffffff;
	border: 1px solid #ABA199;	
}

#mapborder {
	border: 1px solid #ABA199;
	width:815px;
}
/* @end */

/*EMAIL CAMPAINS*/

#cleanfont {
	margin: 0px;
}

#cleanfont a {
	color: #fff;
	text-decoration: none;
}

#blogmenu {
	margin-bottom:-30px;
	margin-left:20px;
	margin-top:-20px;
}

#orderformwrap {
	margin-left: 20px;
}
/*.MainNav {
	background: url(../images/MainMenu/FindaRetailer.png) repeat-x;
}
.MainNavRoll {
	background: url(../images/MainMenu/FindaRetailer.png) repeat-x;
}
*/
/*
#MainNav li a {
	background-image:url('../images/MainMenu/FindaRetailer.png')
	}
#MainNav li a.item1 {
	background-position:0px 0px
	}
#MainNav li a:hover.item1 {
	background-position:0px -72px
	}
#MainNav li a.item2 {
	background-position:0px -143px;
	}
#MainNav li a:hover.item2 {
	background-position:0px -215px;
	}
*/

.ui-autocomplete {
	background-color: #eee;
	position: absolute;
	cursor: default;
}
.ui-autocomplete .ui-menu-item {
}
.ui-autocomplete  .ui-menu-item a {
	display:block;
	padding:4px 6px;
	text-decoration:none;
	line-height:12px;
}
.ui-autocomplete .ui-menu-item a.ui-state-hover,
.ui-autocomplete .ui-menu-item a.ui-state-active {
	background-color:#78959D;
	color:#fff;
	margin:0;
}
.ui-autocomplete-loading {
	background: white url(images/ui-anim_basic_16x16.gif) right center no-repeat;
}

ul.tagit {
	padding:1px 5px;
	border-style:solid;
	border-width:1px;
	border-color:#C6C6C6;
	overflow:auto;
}
ul.tagit li {
	-moz-border-radius:5px 5px 5px 5px;
	display: block;
	float: left;
	margin:2px 5px 2px 0;
}
ul.tagit li.tagit-choice {
	background-color:#DEE7F8;
	border:1px solid #CAD8F3;
	padding:2px 4px 3px;
}
ul.tagit li.tagit-choice:hover {
	background-color:#bbcef1;
	border-color:#6d95e0;
}
ul.tagit li.tagit-new {
	padding:2px 4px 3px;
	padding:2px 4px 1px;
	padding:2px 4px 1px 0;
}

ul.tagit li.tagit-choice input {
	display:block;
	float:left;
	margin:2px 5px 2px 0;
}
ul.tagit li.tagit-choice a.close {
	color:#777777;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	outline:medium none;
	padding:2px 0 2px 3px;
	text-decoration:none;
}
ul.tagit input[type="text"] {
	-moz-box-sizing:border-box;
	border:none;
	margin:0;
	padding:0;
	width:inherit;
	border-color:#C6C6C6;
	background-color:#FFFFFF;
	color:#333333;
}


#rightcol {
    float: right;
    left: 560px;
    position: relative;
    top: -223px;
}

.skinny2 {
	font-size: 14px;
	font-weight: bold;
	font-family: helvetica,ariel,san-serif;
	color: #493321;
}

