BODY, TD, P {
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link, a:active, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #7A7A7A;
	text-decoration: underline;
}
.title {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
.lowerTab {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	padding-left: 5px;
	background-image: url(../img/tab_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.lowerTabBG {
	background-image: url(../img/subtab1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.darkBG {
	background-color: #333333;
}
.smallNav {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
.smallNavOver {
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}
a.smallNav:link, a.smallNav:active, a.smallNav:visited {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.smallNav:hover {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.angleBG {
	background-color: #FFFFFF;
	background-image: url(../img/cellBG5.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.iframeAngleBG {
	background-color: #FFFFFF;
	background-image: url(../img/cellBG4.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.squareBG {
	background-image: url(../img/squareBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottomBar {
	background-image: url(../img/bb_bar2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.small {
	font-size: 9px;
	text-transform: uppercase;
}
a.small:link, a.small:active, a.small:visited {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
a.small:hover {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.designerBG {
	background-image: url(../img/designBG.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.plainBG {
	background-color: #FFFFFF;
}
.iframe {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.iframeOver {
	font-size: 10px;
	color: #7A7A7A;
	font-weight: bold;
}
a.iframe:link, a.iframe:active, a.iframe:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.iframe:hover {
	font-size: 10px;
	font-weight: bold;
	color: #7A7A7A;
	text-decoration: none;
}
.cellTitle {
	background-color: #333333;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.cellRowTitle {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
}
.cellRowContents {
	background-color: #FFFFFF;
}
.error {
	font-weight: bold;
	color: #990000;
}
.lightGrayBG {
	background-color: #333333;
	font-size: 11px;
	color: #FFFFFF;
}
.lightGrayOver {
	font-size: 11px;
	color: #333333;
}
.lightGray {
	font-size: 11px;
	color: #FFFFFF;
}
.itemBG {
/*
	background-image: url(../img/largeBG2.gif);
*/
	background-image: url(../img/largeBG3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tiny {
	font-size: 9px;
	text-transform: uppercase;
}
a.tiny:link, a.tiny:active, a.tiny:visited {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #333333;
}
a.tiny:hover {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #7A7A7A;
}
.grayLine {
	background-image: url(../img/grayBG.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.cellBGLook {
	background-image: url(../img/cellBG_look.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/*.innerBG {
	background-image: url(../img/innerBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
}*/
.innerBGLook {
	background-image: url(../img/innerBG_look.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.frameBG {
	background-color: #E8E8E9;
}
.largeHelv {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 13px;
}
.borderCell {
	border: 1px solid #C4C4C4;
}
.purple {
	color: #3C0035;
}
a.purple:link, a.purple:active, a.purple:visited {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #3C0035;
	font-weight: bold;
}
a.purple:hover {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	color: #3C0035;
	font-weight: bold;
}
a.purpleNoLine:link, a.purpleNoLine:active, a.purpleNoLine:visited {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #3C0035;
}
a.purpleNoLine:hover {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #3C0035;
}
.padMain {
	padding-top: 25px;
	padding-left: 40px;
}
.padLeft {
	padding-bottom: 5px;
	padding-left: 25px;
}
.padLeftTop {
	padding-bottom: 5px;
	padding-left: 25px;
	padding-top: 6px;
}
.padRight {
	padding-bottom: 5px;
	padding-left: 20px;
}
.pad20Bottom {
	padding-bottom: 20px;
}
.pad10RightBottom {
	padding-right: 10px;
	padding-bottom: 10px;
}
.pad10Right {
	padding-right: 10px;
}
.pad20Right {
	padding-right: 20px;
}
.pad15RightBottom {
	padding-right: 15px;
	padding-bottom: 15px;
}
.pad15Right {
	padding-right: 15px;
}
.pad20RightBottom {
	padding-right: 20px;
	padding-bottom: 20px;
}
.pad20Right15Bottom {
	padding-right: 20px;
	padding-bottom: 15px;
}
.pad30Bottom {
	padding-bottom: 30px;
}.pad50Bottom {
	padding-bottom: 50px;
}
.pad40Bottom {
	padding-bottom: 40px;
}
.pad30RightBottom {
	padding-right: 30px;
	padding-bottom: 30px;
}
.pad30Right {
	padding-right: 30px;
}
.BGbar {
	background-image: url(../img/barBG.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#subcat img {
	border: none;
}
#subcat td {
	font-size:11px;
	text-transform: uppercase;
	color: #888;
}
#subcat a, #subcat a:hover {
	font-size:11px;
	text-transform: uppercase;
	color: #888;
	text-decoration: none;
}
.padTopNav {
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: bottom;
}
.padBottomNav {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

.pad4Bottom {
	padding-bottom: 4px;
}

.pad4Top {
	padding-top: 4px;
}
.pad10Top {
	padding-top: 10px;
}
.padShipBanner {

}
.formStandard {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	text-transform: uppercase;
	background-color: #FFFFFF;
}
.formCentered {
	text-align: center;
}
.padLeft5 {
	padding-left: 5px;
}
.padTop5 {
	padding-top: 5px;
}
.padTop15 {
	padding-top: 15px;
}
.border {
	border: 1px solid #E1E1E1;
}
.padCenterVertical {
	padding-top: 250px;
}
.padBottom10 {
	padding-bottom: 10px;
}
.padTopIndex {
	padding-bottom: 10px;
}
.padViewAllIndex {
	padding-top: 20px;
}

/* SALE STYLES */
.saleItem {
	padding: 11px 0 0 70px;
}
.padTop30 {
	padding-top: 30px;
}

/* CAREERS STYLES */
#careerGrid td{
	padding: 5px 0;
	margin: 0;
}
.padMainIndex {
	padding: 35px 0 35px 40px;
}

.viewAll, .viewAllOver, a.viewAll:link,a.viewAll:active,a.viewAll:visited, a.viewAll:hover {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	text-decoration: none;	
} 
.viewAllOver {
	font-weight: bold;
	color: #777;
}
a.viewAll:hover {
	text-decoration: none;
}

a.caps, a.caps:hover, #newNav li a, #newNav li a:hover, .caps {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #666;
}
a.caps:hover, #newNav li a:hover {
	color: #000;
}
#newNav ul {
	padding: 5px 0 0 0;
	margin: 0;
	list-style: none;
}
#newNav li {
	display: inline;
	padding: 0 0 0 3px;
	margin: 0;
}
#newNav p {
	padding: 0;
	margin: 0;
}
div.mainImgDiv {
	display: none;
}
div.wrapper {
	position: relative;
	top: 0;
	left: 0;
}

/* Styling for ADMIN ACCESS on the front end */
div.adminAccess-edit-product, td.adminAccess-header { text-align: center; background-color: #cc0000; font-weight: bold; color: white; }
div.adminAccess-edit-product:hover, td.adminAccess-header:hover { background-color: #850000; }
div.adminAccess-edit-product a, td.adminAccess-header a { text-decoration: underline; color: white; padding: 5px;}
div.adminAccess-edit-product a { padding: 5px; display: block; }

/* Styling for ADMIN draggable rows */
tr.myDragClass { color: white; background-color: #686868; border-bottom: 2px solid #cc0000; }

