* {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    margin-top:0px;
}

html {
	overflow-y: scroll;
	overflow-x: auto;
	height: 100%;
}

body {
	background-color: #d1d3d4;
	text-align: center; /* IE centering */
	height: 100%;
    border:0;
    margin: 0;
}

tt {
    vertical-align: top;
}

#siteContainer {
    width: 1024px;
    margin: 0 auto;
    background-color: #fff;
    text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
}

img {  
    border-style: none;
}

form, h1, h2 {
    margin: 0;
    padding: 0;
}

#body {
    clear: both;
}

#bodyContent{
	clear: left;
}

#content {
	float: left;
}

#siteHeader {
    background-color: #fd7e07;
    height: 67px;
    position: relative; /* IE fix */
    z-index: 1500; /* IE fix */
}

.title img{
    float:left;
    margin-top:5px;
    margin-left:18px;
}

#topNavBorderLine{
    display:block;
    height:1px;
    width:1011px;
    background-color:#666666;
    margin-left:6px;
}

#siteHeader * {
	font-size: 11px;
    color: white;
    text-decoration: none;
}

.myCartClass{
    font-weight: bold;
}

.colmask {
	position:relative;
	clear:both;
	float:left;
	width:100%;
        height:100%
	z-index: 1100;
}

#topRightDiv{
    height:100%;
}

.topcolumn {
	z-index: 1100;
	padding:1em 0 0 0;
}

#top-1{
    float: left;
    width: 163px;
}

#top-3 {
	margin:0 12px;
	text-align:right;
    float:left;
    width: 641px;
    _width: 610px;
}

.submitLink {
	background-color:transparent;
	border:medium none;
	cursor:pointer;
}

#top-4 {
	border-left:1px dotted white;
	float:right;
	width:194px;
    height: 67px;
}
#freeShipping {
	margin-bottom: 5px;
}

#searchKeywords {
	background:#FFFBE2 none repeat scroll 0 0;
	color:#666666;
	font-size:9px;
	width:148px;
	margin:0px 4px 7px 12px;
}

.goButton {
    display: inline;
    vertical-align:0px;
}

/* TOP CATEGORY NAVIGATION STYLES */
#top-5 {
	clear: left;
}

#topMenuNavigation {
    height: 36px;
    position: relative;
    z-index: 500;
}

#topMenuNavigation a {
	text-decoration: none;
    font-size: 11px;
}

#topMenuNavigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.navDivider {
    padding: 0 1px;
}

.navCategory {
    float: left;
    position: relative;
    _margin: 0px 0px -3px 0px;
}

.navCategory ul, #shim {
    position: absolute;
    top: 36px;
    left: 6px;
}

.navCategory ul {
    display: none;
    background-color: #fff;
    border: 1px solid #666666;
    z-index: 100;
}

.navCategory li {
    text-align: left;
    line-height: 1.6em;
    white-space: nowrap;
}

.navCategory ul li a {
    padding: 0 10px;
    display: block;
}

.navCategory ul li a:hover {
    color: #fff;
    background-color: #666666;
}

#submenu7 {
    width: 135px;
}

/* LEFT NAVIGATION STYLES */
#pageHeading {
	float: left;
    padding: 5px 0;
}

#pageHeading .pageHeadingSpan{
    font-family:Arial;
    font-size: 18px;
    font-weight: bold;
    text-align:left;
    margin-left: 6px;
}

#leftNavigation {
    float: left;
    width: 137px;
    line-height: 1.7em;
    padding-left: 2px;
    padding-top:6px;
    padding-right: 5px;
    border-right: 1px solid #666666;
}

#leftNavigation a {
    text-decoration: none;
}

#leftNavigation a:hover, 
	#leftNavigation .selected, 
	#leftNavigation .boutiqueSelected, 
	#leftNavigation .loginPopoverSelected, 
	#leftNavigation .loginPopoverKnownSelected {
    color: #fd7e07;
}

#leftNavigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#leftNavigation li {
    text-indent: -20px;
}

.leftNavCategory li {
    padding-left: 25px;
}

.leftNavSubcategory li {
    padding-left: 2px;
}

.leftNavSubcategory .indicator {
    padding-right: 2px;
    visibility: hidden;
}

.leftNavDeepCategory li {
    padding-left: 10px;
}

.leftNavDeepCategory .deepIndicator {
    padding-right: 2px;
    visibility: hidden;
}

.selectedSubcategory .indicator, .selectedDeepCategory .deepIndicator {
    visibility: visible;
}

/* OTHER STYLES */

#promoArea1, #promoArea2 {
	display: inline;
}

/* Confirmation Popup */
#confirmationMessageDiv {
    margin-top: 20px;
    text-align: center;
}

#confirmationButtonDiv {
    margin-top: 15px;
    text-align: center;
}

#confirmationCloseButton {
    float: right;
    margin-top:10px;
}

/* FOOTER STYLES */
#footer {
    clear: both;
    padding-top: 15px;
    text-align: center;
    width: 99%;
    margin: 0 auto;
}

#footerLinks{
     border: 1px solid #8b8b8b;
}

#footerMailingSignupDiv{
    float: left;
    margin-left: 10px;
    margin-top: 2px;
}

#footerRightLinks{
    float: right;
    margin-top:3px;
}

.clear_class {
    clear: both;
}

#footerCopyright{
    margin-top: 15px;
     font-size: 10px;
     color: #8b8b8b;
     font-weight : 500;
     text-decoration: none;    
}

#email{
    margin-top:4px;
}
.copyright{
     font-size: 10px;
     color: #8b8b8b;
     font-weight : 500;
     text-decoration: none;
}

.copyrightLink{
    color:#838383;
    font-size:9px;
    text-decoration:none;
    font-weight:bold;
}

.copyrightDecorationLink{
    color:#838383;
    font-size:9px;
    font-weight:bold;
}


.titleFont {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.leftMarginWithoutLeftNav{
  margin-left:100px;
}

.leftFootLinks{
    float:right;
}

.middleFootLinks{
    float:right;
    margin-left:25px;
}

.rightFootLinks{
    float:right;
    margin-left:25px;
    margin-right:15px;
}

.copyrightLink{
    float:left;
}

#subscribe{
    margin-top:7px;
}

/* CI STYLES */
.orangeLink{
	font-size: 8pt;
	color: #F79027;
	line-height: 10pt;
	font-weight : 500;
    text-decoration: none;
}

.shopbopOrange{
	color: #F79027;
}


tt {
	color:red;
	font-size:18px;
	font-weight:bold;
}

.privacyPolicySectionHeader {
	font-size: 9pt;
	color: #F79027;
	font-weight: bolder;
	text-decoration: none;
}

.privacyPolicySectionHeader a{
	font-size: 9pt;
	color: #F79027;
	font-weight: bolder;
	text-decoration: none;
}

.sectionHeader{
	font-size: 9pt;
	color: #F79027;
	font-weight: bolder;
	text-decoration: none;
}

.medGrayLink {
	font-size: 11px;
	color: #999999;
	line-height: 14px;
	text-decoration: none;
}
.medGrayText{
	font-size: 11px;
	color:#666666;
	line-height: 17px;
}

#searchSuggestions {
    position: absolute;
    left: 842px;
    top: 54px;
    text-align: right;
    border: 1px solid #666666;
    background-color: #fff;
    z-index: 1000;
    width: 159px;
    display: none;
}

#suggestionHeader {
    color: #666666;
    font-size: 10px;
    padding-right: 4px;
}

#searchSuggestions ul {
    text-align: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

#searchSuggestions li {
    color: #666666;
    font-size: 10px;
    padding: 2px 5px;
}

.suggestionHover {
    background-color: #eee;
    cursor: pointer;
}

.errorMsg, .errorMsgText, .errorInvalidMarker, .errorMsgHead {
	color:red;
}

.errorMsgHead {
	font-weight: bold;
}

#errorSectionDiv {
	border-bottom: 1px solid #666666;
	margin-bottom: 20px;
	padding: 0 0 10px 0;
}

#errorSectionDiv ul {
	margin: 0;
	padding: 0;
}

li.errorMsgList {
    color: red;
    list-style-image: none;
    list-style-position: inside;
    list-style-type: disc;
    margin: 0;
}

.noDecoration{
	text-decoration:none;
}

.hoverCursor {
	cursor: pointer;
}
tr.topNavigation {
	background-color: #fd7e07;
}

.whiteBackground{
	background-color:#ffffff;
}

.boutique {
	color: #663366;
}

.special {
	color: #695345; 
}

div.hr {
  height: 1px;
  background-color: #808080;
  background: #808080  no-repeat scroll center;
}

div.hr hr {
  display: none;
}


/* MY DESIGNERS LEFT NAV STYLES */
.indicator{
    color:#FD7E07;
}

.loginPopoverKnownSelected {
    color:#FD7E07;
}
