@charset "UTF-8";
/* CSS Document */


body, div, span, thead, th, tbody, tr, td, ul, li, p, form, input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
    color: #4c4c4c;
}


.error {
    font-weight: normal;
    font-size: 10px;
    color: #FF6600;
    font-family: Helvetica, Arial, Verdana, Sans;
}


/* h1 {
	font-size: 20px;
	font-style:normal;
	font-weight:normal;
	color:#a49076;
	text-transform:uppercase;
}

h2 {
	font-size: 16px;
	font-style:normal;
	font-weight:100;
	color:#a49076;
	text-transform:uppercase;
} */



sup {
	font-size: 6px;
}


p.tos, span.tos {
	font-size: 9px;
	color: #a68379;
}

label.tos {
	color: #a68379;
}

/* Global Nav and Footer Text Styles */


/*  DHTML Menus  */

div.menuLinks {
	font-style:normal;
	font-weight:normal;
	color:#7a7a7a;
	text-align:left;
}

div.menuLinks h1 {
	font-weight:bold;
}

div.menuLinks a {
	color:#7a7a7a;
	text-decoration:none;
}

div.menuLinks a:link {
	color:#7a7a7a;
	text-decoration:none;
}

div.menuLinks a:visited {
	color:#7a7a7a;
	text-decoration:none;
}

div.menuLinks a:hover {
	color:#878160;
	text-decoration:none;
}



/*  Global Nav Text */

#jmUtilsNavTable td, #bagItems span {
	font-size:8px;
	font-style:normal;
	font-weight:bold;
	color:#444444;
	text-align:left;
	white-space:nowrap;
}

#jmUtilsNavTable td a {
	color:#444444;
	text-decoration:none;
}

#jmUtilsNavTable td a:link {
	text-decoration:none;
}

#jmUtilsNavTable td a:visited {
	text-decoration:none;
}

#jmUtilsNavTable td a:hover {
	color:#a49076;
	text-decoration:none;
}


/* Bread Crumb text */

#jmBreadCrumb td {
	font-size:10px;
	color:#94969a;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	text-transform:capitalize;
}

#jmBreadCrumb td a {
	font-size:10px;
	color:#baa78d;
	text-decoration:underline;
}

#jmBreadCrumb td a:link {
	font-size:10px;
	color:#baa78d;
	text-decoration:underline;
}

#jmBreadCrumb td a:visited {
	font-size:10px;
	color:#baa78d;
	text-decoration:underline;
}

#jmBreadCrumb td a:hover {
	font-size:10px;
	color:#000;
	text-decoration:underline;
}


/* Global Footer Text */
#gfoot_phone {
	font-size:10px;
	color:#999999;
	white-space:nowrap;
	text-transform:uppercase;
	text-align:right;
	vertical-align:middle;
}

#jmFootBottom {
	font-size:9px;
	color:#cccccc;
	white-space:nowrap;
	text-transform:uppercase;
	text-align:left;
	vertical-align:middle;
}



/* MPP Category */
#mppCatDesc h1 {
	font-size: 20px;
	font-weight:normal;
	color:#a49076;
	text-transform:uppercase;
}

#mppCatDesc p span {
	font-size: 11px;
	font-weight:normal;
	color:#949494;
}

div.mppScentDesc h1 {
	font-size: 16px;
	font-weight:normal;
	color:#4c4c4c;
	text-transform:uppercase;
}


#mppRightColumn div.productRow div h1 {
	font-size: 12px;
	font-weight:normal;
	color:#4c4c4c;
	text-transform:capitalize;
}

#mppRightColumn div.productRow div h1 a {
	/*font-size: 12px;
	font-weight:normal;
	text-transform:uppercase;*/
	color:#4c4c4c;
	text-decoration:none;
}

/*#mppRightColumn div.productRow div.right h1 a:link {
	font-size: 12px;
	font-weight:normal;
	color:#4c4c4c;
	text-transform:uppercase;
}

#mppRightColumn div.productRow div.right h1 a:visited {
	font-size: 12px;
	font-weight:normal;
	color:#4c4c4c;
	text-transform:uppercase;
}

#mppRightColumn div.productRow div.right h1 a:hover {
	font-size: 12px;
	font-weight:normal;
	color:#4c4c4c;
	text-transform:uppercase;
}*/


span.sizePrice, label.sizePrice {
	font-size: 10px;
	line-height:13px;
}

#mppRightColumn div.productRow div.right div.size_price table td span {
	font-size: 10px;
}

a.viewlink {
	font-size: 9px;
	font-weight:200;
	color:#a49076;
	text-transform:uppercase;
	text-decoration:none;
}

a.viewlink:hover {
	font-size: 9px;
	font-weight:200;
	color:#4c4c4c;
	text-transform:uppercase;
	text-decoration:none;
}

p.fragSizePrice {
	line-height:10px;
}

/* replace these with class above in mpp category page */

#mppRightColumn div.productRow div.right p.viewLink a {
	font-size: 9px;
	font-weight:200;
	color:#93907f;
	text-transform:uppercase;
	text-decoration:none;
}

#mppRightColumn div.productRow div.right p.viewLink a:link {
	font-size: 9px;
	font-weight:200;
	color:#93907f;
	text-transform:uppercase;
	text-decoration:none;
}

#mppRightColumn div.productRow div.right p.viewLink a:visited {
	font-size: 9px;
	font-weight:200;
	color:#93907f;
	text-transform:uppercase;
	text-decoration:none;
}

#mppRightColumn div.productRow div.right p.viewLink a:hover {
	font-size: 9px;
	font-weight:200;
	color:#4c4c4c;
	text-transform:uppercase;
	text-decoration:none;
}




