/* CSS Document */

/* JD2 07/19/2007 */
.badclass { }

body {
	background-color: #f6f6f6;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c62;
}
/* END JD2 07/19/2007 */

/* style number */
a.styleNum,
a:link.styleNum,
a:active.styleNum,
a:visited.styleNum {
	color: #f56400;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a:hover.styleNum {
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* li text */
.tddata  { /* JD2 changed back to tddata */
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4c4c62; /* tddata */
}

/*input text box border */
.boxBorder {
	border: 1px solid #003399;
}

/* breadcrumb height */
.breadCrumbHeight {
 	height: 22px;
}

a:link.breadCrumbs,
a:visited.breadCrumbs,
a:active.breadCrumbs {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
}

a:hover.breadCrumbs {
	color: #0090B4;
	font-size: 11px;
}

/* image border */
.imgBorder {
	border: 1px solid #ebebeb;
}

.bottomBorder {
	border-bottom: 1px solid #ebebeb;
}

.noPadding {
	margin: -5px;
}

.newDesc {
 	color: #cc0000;
 	font-weight: bold;
 	font-size: 11px;
}

/* colors header - style2 */ /* JD2 changed back to style2 */
.style2 {
 	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}

.viewsHead {
	padding-left: 0px;
}

/* color name - style3 */
.colorName {
	color: #000099;
	font-size: 11px;
}

/* sizes available - style5 */
.sizes {
 font-size: 11px; 
	color: #cc0000; 
}


.smallBlueText { /* JD2 changed from headerText */
	font-size: 11px;
	font-weight: bold;
	/*color: #144bb7;*/
	color: #634a79;
}

li {
	line-height: 15px;
	/*color: #144bb7;*/
	color: #634a79;
	margin-left: -20px;
}

.swatchCell {
	border: 1px solid #666666;
	height: 17px;
}

a:link.blueUnderline,
a:active.blueUnderline,
a:visited.blueUnderline {
	color: #1131a0;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

a:hover.blueUnderline{
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.darkBold {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c62;
	font-weight: bold;
}

.blueStyle { /* JD2 from styleHead */
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	/*color: #2252B0;*/
	color: #634a79;
	font-weight: bold;
}

.orangeStyle { /* JD2 from styleNumHead */
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	/*color: #f56400;*/
	color: #0090B4;
	font-weight: bold;
}

.imgSelectedSwatchOFF {
 	border: 2px solid #ffffff;
}

.colorDispMsg {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	color: #000099;
}

/*p4613 Size Chart Web Modifications */
.mrktboxBorder {
	border: 1px solid #d7d7d7;
	width: 150px;
}

.mrktboxArea {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 3px;
}

a:link.mrktboxLinks,
a:active.mrktboxLinks,
a:visited.mrktboxLinks,
a:hover.mrktboxLinks {
	color: #1a1443;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover.mrktboxLinks {
	color: #0090B4;
}
/* end new styles */

/* JD2 07/20/2007 */

.mainPreviewTable {

   width: 780px;
}

/* END 07/20/2007 */

.blueTextSm {
	/*color: #0090B4;*/
	color: #003399;
	font-size: 13px;

}


/* JD2 07/26/07 */

.styleImg {
 height: 0px;
 width: 0px;
	opacity: 00;
 -moz-opacity: 00;
	filter:alpha(opacity: 00);
}

/* END 07/26/07 */


.emailbody {
 font-family: arial,helvetica,sans-serif;
 width: 550px;
 word-wrap: break-word;
	overflow: auto;
 color: #000000;
 font-size: 11pt;
}

.emailheader
{
 font-family: arial,helvetica,sans-serif;
 color: #000000;
 font-size: 11pt;
}

.emailsepline {
height: 2px;
background-color: #0066cc;
}

.emailbuttons {
 height: 40px;
}



