﻿/* --------------------------- START CLASSES TO EDIT FOR DIFFERENT VERSIONS -------------------------------------- */

.blueStyle { /* text for "style" */

 	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	color: #387d8a;

	font-weight: bold;

}



.orangeStyle { /* text for style number */

	font-family: arial, helvetica, sans-serif;

	font-size: 20px;

	color: #0ba7a3;

	font-weight: bold;

}



.smallBlueText { /* JD2 changed from headerText */ /* text: description, sizes, key features */

	font-size: 11px;

	font-weight: bold;

	color: #387d8a;

}



li {

	line-height: 15px;

	color: #387d8a;

	margin-left: -20px;

}



a:hover.breadCrumbs {

	color: #0ba7a3;

	font-size: 11px;

}



a:hover.mrktboxLinks {

	

}



/* --------------------------- END CLASSES TO EDIT FOR DIFFERENT VERSIONS -------------------------------------- */



/* JD2 07/19/2007 */

.badclass { }



.darkBold { /* product */

 	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #4c4c62;

	font-weight: bold;

}



/*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;

}







/* image border */

.imgBorder {
	border: 1px solid #ebebeb;
	width: 252px;
	height: 298px;
	margin: 0;
	padding: 0;
}



.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; 

}



.swatchCell {

	border: 1px solid #666666;

	height: 17px;

}


a:link.orangeStyle ,

a:active.orangeStyle ,

a:visited.orangeStyle ,

a:hover.orangeStyle {

	color: #1a1443;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: normal;

	text-decoration: underline;

}

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;

}



.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;
	padding-top: 2px;
	padding-bottom: 2px;
}

.mrktboxArea {
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 6px;
	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;

}





/* 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;

}

#regPrice
{
	display:inline;
}

/* Used on prod detail page for the add a log link */
.new { display: inline; color: red; font-weight: bold; font-size: 12px; }



