@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg-noICC.jpg);
	background-repeat: no-repeat;
	background-color: #66CCFF;
	color: #666666;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
h1 {
	font-size: 16px;
	color: #006699;
	display: inline;
}
h2 {
	font-size: 13px;
	color: #0099CC;
	display: inline;
}
h3 {
	font-size: 13px;
	color: #0099CC;
	display: inline;
	font-style: italic;
	line-height: 150%;
}
h6 {
	font-size: 11px;
	color: #0099CC;
	display: inline;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
.oneColFixCtr{
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
}
#container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1088px;
	
}
.logo-navs {
	height: 104px;
	text-align: left;
	width: 1088px;
}
.topContentHome {
	background-image: url(../images/pageBG_mainTop.gif);
	background-repeat: no-repeat;
	margin-right: 93px;
	margin-left: 93px;
	height: 381px;
	width: 902px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#homeFlash_Print {
	display: none;
}
.topContentInside-Header {
	height: 80px;
	margin-right: 93px;
	margin-left: 93px;
	height: 80px;
	width: 902px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.topContentInside-Header #insideHdr_Img_topLeft {
	background-image: url(../images/Inside_Header/insideHeader-BG_top-Lt.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.bottomContentHome {
	background-image: url(../images/pageBG_fill.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 902px;
	margin-right: 93px;
	margin-left: 93px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	text-align: left;
	display: inline-block;
}
.footer {
	background-image: url(../images/pageBG_footer-noICC.jpg);
	background-repeat: no-repeat;
	margin-right: 93px;
	margin-left: 93px;
	height: 169px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
	text-align: left;
	padding-left: 35px;
	width: 867px;
}
.footerList {
	float: left;
	height: 100%;
	width: 116px;
	margin-top: 35px;
	padding-left: 15px;
}
.footerList_Col1 {
	float: left;
	height: 100%;
	width: 75px;
	margin-top: 35px;
	padding-left: 20px;
}
#footerList_Col2 {
	float: left;
	height: 100%;
	width: 116px;
	margin-top: 35px;
}
.homeCol1 {
	height: 100%;
	width: 284px;
	margin-left: 13px;
	float: left;
	padding: 0px;
	display: inline;
}
.homeCol2 {
	height: 100%;
	width: 284px;
	margin-left: 12px;
	float: left;
	padding: 0px;
	display: inline;
}
.homeCol3 {
	height: 100%;
	width: 284px;
	float: right;
	padding: 0px;
	margin-right: 7px;
	margin-top: 7px;
	display: inline;
}
.topNavs {
	height: 31px;
	width: 663px;
	padding-right: 123px;
	float: right;
	z-index: 10000;
}
#phone {
	float: right;
	padding-right: 133px;
	padding-bottom: 15px;
	padding-top: 43px;
	width: 173px;
	height: 15px;
}
#logo {
	float: left;
	padding-left: 55px;
	overflow: hidden;
	width: 213px;
}
#homeFlash {
	padding-top: 10px;
	width: 900px;
	padding-right: 1px;
	padding-left: 1px;
	height: 371px;
}

.testDiv { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltlrt { /* this class can be used to float an element left in your page */
	float: right;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#quickLinksBar {
	background-image: url(../images/quickLinksBlueBar.jpg);
	background-repeat: no-repeat;
	height: 31px;
	float: left;
	width: 579px;
	margin-left: 12px;
	padding-bottom: 10px;
}
#flashAltContent {
	height: 371px;
	width: 900px;
	background-image: url(../images/altFlashContent.jpg);
	background-repeat: no-repeat;
}
#homeFreeBG {
	background-image: url(../images/freeBG-1.jpg);
	background-repeat: no-repeat;
	height: 33px;
	padding-top: 9px;
	padding-left: 55px;
	padding-bottom: 4px;
	margin-left: 4px;
}
#homeAllProducts {
	padding-right: 10px;
}
#QuickLinksHeader {
	padding-bottom: 10px;
	text-align: center;
	padding-left: 14px;
	color: #FFFFFF;
	padding-top: 2px;
	font-size: 16px;
}
#blueLineCol3 {
	height: 1px;
	width: 276px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.blueLineCol3short {
	height: 1px;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	margin-top: 1px;
	margin-bottom: 6px;
	float: left;
	margin-left: 33px;
}
#faq_PrintableImages {
	height: 1px;
	width: 267px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.homeQuicklinksLong {
	background-image: url(../images/quickLinksLightBG-long.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 277px;
	margin-left: 4px;
	margin-bottom: 5px;
}
.homeQuicklinksShort {
	background-image: url(../images/quickLinksLightBG-short.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 138px;
	float: left;
}
#quicklinksShortContainer {
	float: left;
	margin-left: 4px;
	margin-bottom: 5px;
	width: 279px;
}
.quicklinksText {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 12px;
	color: #0099CC;
}
.topContentInside-Header #insideHdr_Img_topRight {
	background-image: url(../images/Inside_Header/insideHeader-BG_top-Rt.gif);
	background-repeat: no-repeat;
	float: right;
	height: 10px;
	width: 10px;
}
.topContentInside-Header #insideHdr_Img_BtmLeft {
	background-image: url(../images/Inside_Header/insideHeader-BG_Left.jpg);
	background-repeat: no-repeat;
	width: 10px;
	margin-top: 10px;
	height: 100%;
}
.topContentInside-Header_LeftColumn {
	float: left;
	height: 80px;
	width: 10px;
	background-image: url(../images/Inside_Header/insideHeader-BG_Left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.topContentInside-Header #insideHdr_Img_BtmRight {
	background-image: url(../images/Inside_Header/insideHeader-BG_Rt.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 70px;
	width: 10px;
}
.topContentInside-Header #insideHdr_Img_Cntr {
	background-image: url(../images/Inside_Header/insideHeader-BG_Cntr.jpg);
	background-repeat: no-repeat;
	width: 882px;
	float: left;
	height: 80px;
}
.topContentInside-Header_RightColumn {
	float: right;
	height: 80px;
	width: 10px;
	background-image: url(../images/Inside_Header/insideHeader-BG_Rt.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sideNav {
	height: 460px;
	width: 172px;
	margin-left: 1px;
	background-image: url(../images/leftNavs/sideNav_BG.jpg);
	background-repeat: no-repeat;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.bottomContentInside {
	background-image: url(../images/pageBG_fill.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 902px;
	margin-right: 93px;
	margin-left: 93px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.InsideCol2-MainContent {
	height: 100%;
	width: 519px;
	margin-left: 12px;
	padding: 0px;
	float: left;
}
.InsideCol3 {
	height: 100%;
	width: 172px;
	margin-left: 12px;
	padding: 0px;
	float: left;
}
.InsideCol2-Galleries {
	height: 100%;
	width: 700px;
	margin-left: 12px;
	padding: 0px;
	float: left;
}
.pricing {
	width: 600px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3399CC;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	height: 100%;
	margin-left: 200px;
}
#pricingTableHolder {
	width: 600px;
	background-color: #e7f7fc;
}
#quickLinksBar2 {
	background-image: url(../images/longInfoBar.jpg);
	background-repeat: no-repeat;
	height: 31px;
	float: left;
	width: 600px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#QuickLinksHeader2 {
	text-align: left;
	color: #006699;
	padding-top: 8px;
	font-size: 16px;
	padding-left: 50px;
}
.sideNavFill {
	height: 100%;
	width: 172px;
	margin-left: 1px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	clear: left;
}
.insideHorizontal100 {
	height: 100%;
	width: 700px;
	float: right;
	margin-right: 7px;
	padding: 0px;
}
.pricingSamplesLanding {
	height: 100%;
	width: 600px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3399CC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 7px;
	margin-left: 195px;
}
#homeAllProductsListShirts {
	background-image: url(../images/shopIcon-shirts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 8px;
	padding-left: 30px;
	padding-top: 2px;
}
#homeAllProductsListTies {
	background-image: url(../images/shopIcon-ties.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 8px;
	padding-left: 30px;
	padding-top: 2px;
}
#homeAllProductsListTies h2{
	font-size: 11px;	
}

#homeAllProductsListScarves {
	background-image: url(../images/shopIcon-scarves.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 8px;
	padding-left: 30px;
	padding-top: 2px;
}
.shopLandingImgShort {
	width: 142px;
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
	margin-top: 3px;
}
.shopLandingImgLong {
	width: 142px;
	float: left;
	margin-right: 10px;
	padding-bottom: 50px;
	margin-top: 3px;
}
.howTo {
	height: 100%;
	width: 320px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3399CC;
	padding-top: 3px;
	padding-bottom: 8px;
	margin-right: 300px;
	margin-left: 20px;
}
.howToLong {
	height: 100%;
	width: 480px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3399CC;
	padding-top: 3px;
	padding-bottom: 8px;
	margin-right: 100px;
	margin-left: 20px;
}
.accordionHolder {
	width: 600px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	height: 100%;
	margin-left: 200px;
	overflow: hidden;
	visibility: inherit;
}
.fltlftPadLeftBtm {
	float: left;
	margin-right: 8px;
	height: 100%;
	margin-left: 26px;
	padding-top: 10px;
}
.clear {
	clear:both;
}
.pricing123 {
	width: 600px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	height: 100%;
	margin-left: 200px;
}
#homeAccordionHolder {
	padding-top: 9px;
	padding-bottom: 4px;
	margin-left: 4px;
	overflow: hidden;
}
#homeAccordionHolder-Print {
	padding-top: 9px;
	padding-bottom: 4px;
	margin-left: 4px;
	height: 277px;
	width: 278px;
	display: none;
}
.homeAccordImage {
	float: right;
	margin-left: 5px;
	height: 39px;
	margin-right: 5px;
}
.pricing1234 {
	width: 600px;
	height: 100%;
	margin-left: 200px;
}
.pricingSitemap {
	width: 400px;
	height: 100%;
	margin-left: 200px;
}
#faq_PrintableImages {
	width: 620px;
	display: none;
	float: right;
	margin-right: 80px;
}
#fltltPhoto{
	width: 88px;
	float: left;
	padding-right: 11px;
}
#homeSocialBookmarks{
	padding-left: 28px;
	padding-top: 15px;
}
