@charset "utf-8";
* {
	margin: 0px;
}
body {
	background-color: #0f0b06;
	color: #0F0B06;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-image: url(../assets/Home-Background.jpg);
	background-attachment: fixed;
	background-position: center;
}
a {
	color: #CC0000;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
h1 a {
	text-decoration: none;
	color: #CC0000;
}
h1 a:hover {
	color: #CC0000;
}

h2 {
	font-size: 11px;
	color: #CC0000;
}
h3 {
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 18px;
	color: #CC0000;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}




#header {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 142px;
	position: relative;
}
#header #searchBanner {
	width: 780px;
	background-repeat: no-repeat;
	height: 32px;
	background-image: url(../assets/searchBannerBackground.jpg);
}
#header #searchBanner #searchBannerNav {
	position: absolute;
	left: 22px;
	top: 12px;
}
#header #searchBanner #searchBannerNav a {
	color: #000000;
}
#header #searchBanner #searchForm {
	position: absolute;
	top: 3px;
	right: 3px;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}
#header #logo {
	position: absolute;
	left: 1px;
	top: 40px;
}
#header  #wearItOut {
	position: absolute;
	right: 50px;
	top: 38px;
}

#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	bottom: 22px;
	font-size: 10px;
	right: 0px;
	background-image: url(../assets/NavBarBackground.jpg);
}
#header li {
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../assets/navBarSplitter.jpg);
}
#header li a {
	display: block;
	height: 15px;
	text-align: center;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 3px;
	font-weight: bold;
	background-repeat: repeat-x;
	padding-right: 15px;
	padding-left: 15px;
	width: 65px;
}
#header li a:hover {
	color: #ffffff;
}
#header  li  a.current, #header li a.current:hover {
	cursor: default;
	color: #FFFFFF;
}
#header .seriesProductMenu {
	position: relative;
	left: 10px;
	top: 100px;
	float: left;
	width: 150px;
	z-index: 1000;
}
#header #productSeriesNav {
	position: absolute;
	top: 127px;
	font-size: 11px;
	color: #999999;
	z-index: 1001;
	right: 335px;
}
#header #productSeriesNav a {
	margin-right: 6px;
	color: #999999;
	margin-left: 5px;
	text-decoration: none;
}
#header #productSeriesNav a:hover {
	text-decoration: underline;
}









#content {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	background-color: #000000;
	position: relative;
	margin-bottom: 15px;
	height: 580px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 2px;
}

#content   #sideSwirl   {
	position: absolute;
	top: 10px;
	right: -86px;
}
#content #sideSwirl2 {
	position: absolute;
	left: -86px;
	top: 10px;
}


#content #flashBanner {
	position: relative;
	height: 282px;
}

#content #newStyles {
	position: absolute;
	top: 297px;
	right: 0px;
	height: 190px;
	width: 499px;
	background-image: url(../assets/newStylesBackground.jpg);
}
#content #mainBottomRightBox {
	position: absolute;
	width: 499px;
	top: 505px;
	height: 67px;
	color: #FFFFFF;
	background-color: #000000;
	right: 0px;
}
#content #homeBottomLeft {
	position: absolute;
	left: 0px;
	top: 297px;
	height: 275px;
	width: 258px;
	text-align: center;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}

#contentProducts {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	background-color: #000000;
	position: relative;
	margin-bottom: 15px;
	height: 510px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 7px;
}
#contentProducts #flashBanner {
	position: relative;
	height: 282px;
}
#contentProducts #flashBanner #productListMenu {
	position: absolute;
	top: 55px;
	right: 33px;
}
#contentProducts #flashBanner #productListMenu ul {
	list-style-type: none;
}
#contentProducts #flashBanner #productListMenu ul li {
}
#contentProducts  #flashBanner  #productListMenu  ul  li  a, #contentProducts #flashBanner #productListMenu ul li a:visited {
	background-image: url(../assets/button.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 130px;
	display: block;
	padding-left: 7px;
	text-decoration: none;
	padding-top: 4px;
	color: #000000;
}
#contentProducts  #flashBanner  #productListMenu  ul  li  a:hover       {
	background-image: url(../assets/buttonOver.jpg);
	background-repeat: no-repeat;
}


#contentProducts #newStylesBanner {
	position: absolute;
	top: 303px;
	right: 0px;
}
#contentProducts #leftProductText {
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 303px;
	width: 230px;
	background-color: #000000;
	border: 4px solid #A49C91;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#productDetailContent {
	width: 780px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	position: relative;
	margin-bottom: 20px;
	height: 100%;
	margin-top: 75px;
}
#productDetailContent #fader {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation   {
	position: absolute;
	top: 75px;
	left: 780px;
}

#productDetailContent .listTable {
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#productDetailContent .listTable .rightCell {
	padding-left: 10px;
	padding-bottom: 30px;
}


#productDetailContent #NoRecs {
	padding: 20px;
}
#productDetailContent    #seriesTitle  {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	left: 20px;
	padding-right: 9px;
	padding-left: 8px;
	z-index: 1003;
	padding-top: 10px;
}
#productDetailContent .stylesTitle {
	position: absolute;
	left: 20px;
	top: 35px;
}
#productDetailContent #left {
	width: 529px;
	margin-left: 10px;
	margin-top: 10px;
	top: 15px;
	background-color: #CCCCCC;
	text-align: center;
	border: 1px solid #666666;
	color: #666666;
}
#productDetailContent #left img {
	border-right-width: 10px;
	border-left-width: 9px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 3px;
}
#productDetailContent #right {
	width: 520px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 18px;
	margin-left: 10px;
	border: 1px solid #666666;
	padding: 5px;
	position: relative;
	font-size: 10px;
	margin-bottom: 10px;
}
#productDetailContent   #right   #model {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: -16px;
	padding-right: 9px;
	padding-left: 8px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	z-index: 1003;
	margin-left: 0px;
}
#productDetailContent #right #modelDesc {
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 245px;
}
#productDetailContent #right #modelDetails {
	padding-left: 5px;
	margin-bottom: 10px;
	width: 245px;
}
#productDetailContent    #flashSwatch     {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 305px;
	left: 480px;
}
#productDetailContent    #right    #rightDivClearSwatch   {
	left: 0px;
	top: 0px;
	width: 50px;
}


#productDetailContent     #leftLower   {
	margin-left: 10px;
}


#productDetailContent #leftLower #suggest {
	color: #999999;
	font-size: 10px;
	position: relative;
	margin-bottom: 5px;
	font-family: verdana;
	font-weight: bold;
}
#productDetailContent #leftLower #alsoSuggestImage {
	background-color: #FFFFFF;
	float: left;
	height: 70px;
	width: 95px;
	margin-right: 7px;
	position: relative;
	margin-left: 7px;
}
#productDetailContent #leftLower #alsoSuggestImage #suggestImg .suggestedImage a {
	position: absolute;
	background-color: #FFFFFF;
	height: 70px;
	width: 100px;
	text-align: center;
	left: -5px;
	border: 1px solid #666666;
}
#productDetailContent #leftLower #alsoSuggestImage #suggestImg .suggestedImage a:hover {
	background-color: #FFFFFF;
}

#productDetailContent    #leftLower    #alsoSuggestImage #suggestStyle  {
	color: #FFFFFF;
	background-color: #999999;
	position: absolute;
	text-align: center;
	width: 102px;
	font-size: 10px;
	font-weight: bold;
	top: 69px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: -5px;
}

#productListContent {
	width: 780px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	position: relative;
	margin-bottom: 20px;
	height: 100%;
	margin-top: 75px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}


#productListContent #fader {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#productListContent .listTable {
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#productListContent .listTable .rightCell {
	padding-bottom: 15px;
	padding-left: 10px;
}



#productListContent   .seriesTitle {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 20px;
	top: 13px;
}
#productListContent .stylesTitle {
	position: absolute;
	left: 20px;
	top: 35px;
}

#productListContent #styleBoxWrapper {
	width: 159px;
	color: #000000;
	height: 220px;
	margin-left: 10px;
	position: relative;
	margin-top: 10px;
	float: left;
	padding: 5px;
	background-color: #666666;
	border: 1px solid #666666;
	background-image: url(../assets/styleBoxBackground.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#productListContent   #styleBoxWrapper   img  {
	float: left;
	margin-right: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 4px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-bottom: 5px;
}
#productListContent   #stylesBoxA  .desc, #productListContent #stylesBoxB .desc       {
	padding-top: 5px;
	font-size: 10px;
	color: #999999;
}
#productListContent .prodDetailTitle {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#productListContent   .prodDetailName {
	font-weight: bold;
	color: #CC0000;
}



#productListContent   #floatFix  {
	clear: both;
}












#embContent {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	background-color: #3B2E28;
	position: relative;
	margin-bottom: 20px;
	height: 707px;
	margin-top: 5px;
}

#embContent #embroideryGuideText {
	position: absolute;
	top: 125px;
	left: 18px;
	width: 278px;
}

#embContent #embLinkList {
	color: #FFFFFF;
	position: absolute;
	top: -20px;
	margin-left: 5px;
	right: 28px;
}
#embContent #embLinkList a {
	margin-right: 10px;
	color: #999999;
	text-decoration: none;
}
#embContent #embLinkList a:hover {
	text-decoration: underline;
}
#embContent #embPageImageList {
	position: absolute;
	width: 780px;
}



#embContent #embPageImageList .embImgBox {
	position: relative;
	border: 3px solid #A9A196;
	margin-top: 8px;
	width: 179px;
	float: left;
	text-align: center;
	margin-left: 8px;
	color: #999999;
	padding-bottom: 5px;
	height: 190px;
	background-color: #000000;
}
#embContent #embPageImageList .embImgBox a {
	text-decoration: none;
}
#embContent #embPageImageList .embImgBox a:hover {
	text-decoration: underline;
}
#dealersContent {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #FFFFFF;
	position: relative;
	margin-bottom: 20px;
	height: 385px;
	margin-top: 5px;
	background-image: url(../assets/dealersBackground.jpg);
}
#dealersContent #dealerFormTable {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 263px;
	border: 5px solid #A49C91;
	background-image: url(../assets/dealerFormBkgd.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#dealersContent #dealerApp #dealerFormTable .sizes {
	width: 175px;
}
#dealersContent #dealerText {
	position: absolute;
	top: 99px;
	left: 307px;
	width: 427px;
	color: #999999;
}

#dealersContent #doDealerText {
	position: absolute;
	top: 50px;
	left: 33px;
	width: 440px;
	color: #0F0B06;
}
#dealersContent #capDisplays {
	position: absolute;
	top: 100px;
	left: 310px;
}
#trackingContent {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #FFFFFF;
	position: relative;
	margin-bottom: 20px;
	height: 385px;
	margin-top: 5px;
	background-image: url(../assets/trackingBkgd.jpg);
}

#trackingContent form {
	position: absolute;
	top: 110px;
	left: 20px;
	border: 3px solid #A49C91;
	background-color: #000000;
	padding: 5px;
}



#aboutUsContent {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	color: #A59D92;
	background-color: #000000;
	position: relative;
	margin-bottom: 20px;
	height: 795px;
	margin-top: 5px;
	background-image: url(../assets/aboutUsBackground.jpg);
	background-repeat: no-repeat;
}


#aboutUsContent #phEastPic {
	position: absolute;
	left: 20px;
	top: 105px;
	width: 340px;
}

#aboutUsContent #phWestPic {
	position: absolute;
	left: 20px;
	top: 233px;
	width: 340px;
}
#aboutUsContent #inventroyPic {
	position: absolute;
	left: 20px;
	top: 336px;
	width: 340px;
}
#aboutUsContent #customerServicePic {
	position: absolute;
	left: 20px;
	top: 424px;
	width: 340px;
}
#aboutUsContent #aboutUsPictures {
	position: absolute;
	left: 20px;
	top: 525px;
	width: 340px;
	height: 249px;
}



























#footer   {
	height: 60px;
	background-color: #3B2E28;
	text-align: center;
	color: #A39B90;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
}
#footer    a   {
	text-decoration: none;
	font-size: 12px;
	color: #A39B90;
}

#footer .logoCenter {
	margin-right: 50px;
	vertical-align: middle;
	margin-left: 50px;
}
.glossymenu {
	width: 159px;
	border-bottom-width: 1px;
	margin-right: 18px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 10px;
	padding: 4px;
	background-color: #000000;
	margin-left: 18px;
}

.glossymenu a.menuitem{
	color: #CC0000;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}



.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #CC0000;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 1px;
	right: 5px;
	border: none;
}

.glossymenu a.menuitem:hover{
	color: #CCCCCC;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background-color: #000000;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom: 1px solid;
}

.glossymenu div.submenu ul li a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.glossymenu div.submenu ul li a:hover{
	colorz: white;
	color: #FFFFFF;
}
#dealerLoginTab  {
	top: 0px;
	position: absolute;
	right: 175px;
}
#searchForm {
	position: absolute;
	top: 0px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	text-align: right;
	right: 0px;
}
#searchForm #fromSearch {
	color: #CCCCCC;
	background-color: #000000;
	width: 75px;
}
#searchForm input {
	width: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
