
/* @Font-Face
______________________________________________________________________________________________________________ */ 

	@font-face {
		font-family: 'DroidSansRegular';
		src: url('/_fonts/DroidSans-webfont.eot');
		src: url('/_fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
			 url('/_fonts/DroidSans-webfont.woff') format('woff'), 
			 url('/_fonts/DroidSans-webfont.ttf') format('truetype'),
			 url('/_fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
		font-weight: normal;
		font-style: normal;
	}

/* HTML Reset
______________________________________________________________________________________________________________ */
	
	HTML,BODY,DIV,SPAN,IFRAME,H1,H2,H3,H4,H5,H6,P,A,EM,IMG,STRONG,DL,DT,DD,OL,UL,LI,FORM,LABEL,TABLE,TBODY,TFOOT,THEAD,TR,TH,TD,ADDRESS {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none}
	HTML,BODY {height:101%}
	BODY {line-height:1;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
	OL,UL {list-style:none}
	LI {display:list-item}
	TABLE {border-collapse:collapse;border-spacing:0}
	TH,TD {font-weight:normal;vertical-align:top;text-align:left}
	STRONG {font-weight:bold}
	IMG {color:transparent;font-size:0;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}
	INPUT::-moz-focus-inner {border:0;padding:0}
	BODY {font:16px/24px Arial, Verdana, Helvetica;padding:0;margin:0 auto;color:#3C3C3C;background-image:-webkit-gradient(linear, left top, left bottom, from(#b8d3f2), to(#eff6fb));background-image:-webkit-linear-gradient(top, #b8d3f2, #eff6fb);background-image:-moz-linear-gradient(top, #b8d3f2, #eff6fb);background-image:-ms-linear-gradient(top, #b8d3f2, #eff6fb);background-image:-o-linear-gradient(top, #b8d3f2, #eff6fb);background-image:linear-gradient(top, #b8d3f2, #eff6fb);background-repeat:no-repeat;background-color:#eff6fb}
	.no-cssgradients BODY {background:#F9FBEF url('/_images/global/bg-grad-2.png') repeat-x top left}
	H1,.sH1,H2,.sH2,H3,.sH3,H4,.sH4,H5,.sH5,H6,.sH6 {margin:18px 0;color:#444;font:inherit;font-weight:normal;font-family:'DroidSansRegular', Arial, sans-serif;padding:0;border:0;vertical-align:baseline;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none}
    H1,.sH1 {font-size:40px;line-height:48px}
    H2,.sH2 {font-size:32px;line-height:48px}
    H3,.sH3 {font-size:24px;line-height:24px}
    H4,.sH4 {font-size:20px;line-height:22px}
    H5,.sH5 {font-size:17px;line-height:20px;color:#777;font-style:italic;font-weight:bold}
    H6,.sH6 {font-size:17px;line-height:20px;color:#555;font-style:italic}
	P {font-size:16px;line-height:24px;margin:18px 0}
	EM {font-style:italic}
	A,A:Link,A:Visited {color:#0000FF;text-decoration:none;cursor:pointer}
	A:Hover,A:Active {color:#FF8000;text-decoration:underline}
	A[disabled] {color:#999;cursor:not-allowed;text-decoration:none}
	DL {margin-bottom:24px;margin-left:24px}
	DL DT {font-weight:bold;font-size:18px;margin-top:24px;margin-bottom:5px}
	DL DD {border-left:24px solid #F0FCAA;padding-left:12px}
	DL DD *:first-child {margin-top:0}
	INPUT[type=button],INPUT[type=submit],INPUT[type=text],INPUT[type=search],INPUT[type=password],BUTTON,TEXTAREA {font-family:Arial, sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;margin-bottom:3px}
	INPUT[type=text],INPUT[type=search],INPUT[type=password],SELECT  {font-size:13px;line-height:20px;height:20px;border-style:solid;border-color:#000 #CCC #CCC #000;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;background-color:#FFF;background-size:100% 100%;margin-bottom:3px;border-width:1px;background-image:-webkit-gradient(linear, left top, left bottom, from(#EEE), to(#FFF));background-image:-webkit-linear-gradient(#EEE 0%, #FFF 100%);background-image:-moz-linear-gradient(#EEE 0%, #FFF 100%);background-image:-ms-linear-gradient(#EEE 0%, #FFF 100%);background-image:-o-linear-gradient(#EEE 0%, #FFF 100%);background-image:linear-gradient(#EEE 0%, #FFF 100%)}
    INPUT[type=text][Disabled],INPUT[type=search][Disabled],INPUT[type=password][Disabled],SELECT[Disabled],TEXTAREA[Disabled] {color:#777;background-image:-webkit-gradient(linear, left top, left bottom, from(#CCC), to(#EEE));background-image:-webkit-linear-gradient(#CCC 0%, #EEE 100%);background-image:-moz-linear-gradient(#CCC 0%, #EEE 100%);background-image:-ms-linear-gradient(#CCC 0%, #EEE 100%);background-image:-o-linear-gradient(#CCC 0%, #EEE 100%);background-image:linear-gradient(#CCC 0%, #EEE 100%);cursor:not-allowed}
    TEXTAREA {font-size:13px;line-height:20px;border-style:solid;border-color:#000 #CCC #CCC #000;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;background-color:#FFF;background-size:100% 100%;margin-bottom:3px;border-width:1px;background-image:-webkit-gradient(linear, left top, left bottom, from(#EEE), to(#FFF));background-image:-webkit-linear-gradient(#EEE 0%, #FFF 100%);background-image:-moz-linear-gradient(#EEE 0%, #FFF 100%);background-image:-ms-linear-gradient(#EEE 0%, #FFF 100%);background-image:-o-linear-gradient(#EEE 0%, #FFF 100%);background-image:linear-gradient(#EEE 0%, #FFF 100%)}

/* Shell
______________________________________________________________________________________________________________ */	

	/* Wrapper */
	.sWrp {padding-bottom:50px}
	.sWrp2 {width:1140px;margin:0 auto;position:relative;padding:1px 0;background:#fff;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-webkit-border-radius-bottomright:5px;-webkit-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;-moz-box-shadow:0 2px 4px #000;-webkit-box-shadow:0 2px 4px #000;box-shadow:0 2px 4px #000}
	.no-boxshadow .sWrp2 {border:1px solid #8A8D79;border-top:0;border-left-color:#AAAA98}
	.ie7 .sWrp2,
	.ie8 .sWrp2 {width:1140px}

	/* Content Wrapper */
	.sCnt {width:96%;margin:24px 2% 0 2%;min-height:200px}

	/* Sliver */
	.sSliver {font-size:12px;overflow:hidden;height:35px;line-height:35px;padding-left:15px;border-bottom:1px solid #CBD3D8;background:#e3f0fa;background:-moz-linear-gradient(left,  #e3f0fa 0%, #f9f9f9 40%);background:-webkit-gradient(linear, left top, right top, color-stop(0%,#e3f0fa), color-stop(40%,#f9f9f9));background:-webkit-linear-gradient(left,  #e3f0fa 0%,#f9f9f9 40%);background:-o-linear-gradient(left,  #e3f0fa 0%,#f9f9f9 40%);background:-ms-linear-gradient(left,  #e3f0fa 0%,#f9f9f9 40%);background:linear-gradient(left,  #e3f0fa 0%,#f9f9f9 40%)}
	
	/* Header */
	.sHdr {height:100px;position:relative;z-index:0}
	.sHdr .logo {position:absolute;top:35px;left:20px}
	.sHdr .logo A {display:block;width:320px;height:60px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat 0 0;text-indent:-9999em}
	.sHdr .srch {position:absolute;top:19px;right:20px;width:215px}
	.sHdr .srch DIV {padding:0;width:100%;border:1px solid #CCC;overflow:hidden;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#FFF;background-image:-webkit-gradient(linear, left top, left bottom, from(#E6EEBA), to(#FFF));background-image:-webkit-linear-gradient(#E6EEBA 0%, #FFF 100%);background-image:-moz-linear-gradient(#E6EEBA 0%, #FFF 100%);background-image:-ms-linear-gradient(#E6EEBA 0%, #FFF 100%);background-image:-o-linear-gradient(#E6EEBA 0%, #FFF 100%);background-image:linear-gradient(#E6EEBA 0%, #FFF 100%);background-size:100% 100%}
	.sHdr .srch .txt {line-height:24px;height:24px;padding:0;float:left;border:0;background:none;width:75%;font-size:14px;margin-left:2%;margin-bottom:0}
	.sHdr .srch .btn {line-height:24px;height:24px;padding:0;float:right;width:18%;font-size:14px;cursor:pointer;border:1px solid;border-color:#A8C700 #699E00 #699E00 #A8C700;background-image:-webkit-gradient(linear, left top, left bottom, from(#A8C700), to(#699E00));background-image:-webkit-linear-gradient(#A8C700 0%, #699E00 100%);background-image:-moz-linear-gradient(#A8C700 0%, #699E00 100%);background-image:-ms-linear-gradient(#A8C700 0%, #699E00 100%);background-image:-o-linear-gradient(#A8C700 0%, #699E00 100%);background-image:linear-gradient(#A8C700 0%, #699E00 100%);background-color:#85B000;text-shadow:-1px -1px 0 #486C00;color:#FFF;margin-bottom:0}

	/* Footer */
	.sFtr {border-top:1px solid #CCC;font-size:11px;margin:0 20px 10px 20px;padding-top:3px;clear:both}
	.sFtr2 {font-size:13px;margin:0 20px;clear:both}
	.sFtr2 .badges {margin-top:5px}
	.sFtr2 .contact {line-height:1.5em;text-align:right;color:#666}
	.sFtr2 .contact .sub1,.sFtr2 .contact .sub2 {display:block}
	.sFtr2 .contact .sub2 {font-size:25px}

	/* Main Nav */
	.sNv1 {position:absolute;top:130px;right:0;font-size:16px;line-height:36px;min-height:36px;width:70%;background-color:#4077AA;background-repeat:no-repeat;background-image:-webkit-gradient(linear, left top, right bottom, color-stop(0.05, rgba(255, 255, 255, 1)), color-stop(0.25, rgba(84, 148, 210, 0))),-webkit-gradient(linear, left top, left bottom, from(#5899D7), to(#255A8D));background-image:-webkit-linear-gradient(left top, rgba(255, 255, 255, 1) 5%, rgba(84, 148, 210, 0) 25%),-webkit-linear-gradient(#5899D7 0%, #255A8D 100%);background-image:-moz-linear-gradient(left top, rgba(255, 255, 255, 1) 5%, rgba(84, 148, 210, 0) 25%),-moz-linear-gradient(#5899D7 0%, #255A8D 100%);background-image:-ms-linear-gradient(left top, rgba(255, 255, 255, 1) 5%, rgba(84, 148, 210, 0) 25%),-ms-linear-gradient(#5899D7 0%, #255A8D 100%);background-image:-o-linear-gradient(left top, rgba(255, 255, 255, 1) 5%, rgba(84, 148, 210, 0) 25%),-o-linear-gradient(#5899D7 0%, #255A8D 100%);background-image:linear-gradient(left top, rgba(255, 255, 255, 1) 5%, rgba(84, 148, 210, 0) 25%),linear-gradient(#5899D7 0%, #255A8D 100%);background-size:100% 100%}
	.no-cssgradients .sNv1 {background-image:url('/_images/global/bg-grad-1.png');background-position:top left;background-size:auto auto}
	.sNv1 UL {padding:0 10px 0 10px;float:right;height:36px; margin-bottom:0px} 
	.sNv1 LI {float:left;margin-left:1px}
	.sNv1 A {float:left;padding-left:9px;padding-right:9px;color:#FFF;text-decoration:none;text-shadow:-1px -1px 0 #0E2439;-webkit-transition-property:color, background;-webkit-transition-duration:0.3s, 0.3s;-webkit-transition-timing-function:ease-in, ease-in;-moz-transition-property:color, background;-moz-transition-duration:0.3s, 0.3s;-moz-transition-timing-function:ease-in, ease-in;-o-transition-property:color, background;-o-transition-duration:0.3s, 0.3s;-o-transition-timing-function:ease-in, ease-in;-ms-transition-property:color, background;-ms-transition-duration:0.3s, 0.3s;-ms-transition-timing-function:ease-in, ease-in;transition-property:color, background;transition-duration:0.3s, 0.3s;transition-timing-function:ease-in, ease-in}
	.sNv1-0 .sNv1-0 A,.sNv1-0-1 .sNv1-0-1 A,.sNv1-1 .sNv1-1 A,.sNv1-2 .sNv1-2 A,.sNv1-3 .sNv1-3 A,.sNv1-4 .sNv1-4 A,.sNv1-5 .sNv1-5 A, .sNv1-6 .sNv1-6 A {background-color:#255A8D}
	.sNv1 A:Hover {background-color:#77A700; text-decoration:none; color:#FFF;}

	/* Aux Nav 1 */
	.sNv2 {position:absolute;top:180px;right:20px;font-size:12px;line-height:19px}
	.sNv2 LI {display:block;float:left;padding-left:5px;border-left:1px solid #CCC;margin-left:5px; font-size:110%; font-weight:600}
	.sNv2 LI:First-child  {border:0}

    .sNv2s {position:absolute;top:163px;right:300px;font-size:12px !important;line-height:18px !important}
	.sNv2s LI {display:block;float:left;padding-left:5px;border-left:1px solid #CCC;margin-left:5px}
	.sNv2s LI:First-child  {border:0}

	/* Aux Nav 2 */
	.sNv3 {font-size:11px}
	.sNv3 LI {float:left;padding-left:5px;border-left:1px solid #CCC;margin-left:5px;line-height:18px}
	.sNv3 LI:First-child {border:0;padding-left:0;margin-left:0}

	/* My Account Nav */
	.sNv4 UL {margin:0;padding-left:16px;list-style-type:square;line-height:18px}
	.sNv4 UL LI {margin-top:6px;color:#CCC}
	.sNv4-1 .sNv4-1,.sNv4-2 .sNv4-2,.sNv4-3 .sNv4-3,.sNv4-4 .sNv4-4,.sNv4-5 .sNv4-5,.sNv4-6 .sNv4-6,.sNv4-7 .sNv4-7,.sNv4-8 .sNv4-8,.sNv4-9 .sNv4-9,.sNv4-10 .sNv4-10,.sNv4-11 .sNv4-11 {color:#8BB400}
	.sNv4-1 .sNv4-1 A,.sNv4-2 .sNv4-2 A,.sNv4-3 .sNv4-3 A,.sNv4-4 .sNv4-4 A,.sNv4-5 .sNv4-5 A,.sNv4-6 .sNv4-6 A,.sNv4-7 .sNv4-7 A,.sNv4-8 .sNv4-8 A,.sNv4-9 .sNv4-9 A,.sNv4-10 .sNv4-10 A,.sNv4-11 .sNv4-11 A {color:#555;font-weight:bold}
	.sNv4 UL LI:Hover {color:#2681D9}
	
	/* Social Tabs */
    .sNv5 {position:absolute;top:7px;right:10px}
    .sNv5 LI {margin-bottom:3px}
	.sNv5 .sNv5-1 A {display:block;text-indent:-9999em}
	.sNv5 .sNv5-2 A {display:block;text-indent:-9999em}
	.sNv5 .sNv5-3 A {display:block;text-indent:-9999em}   
	    .sNv5 UL:Before,.sNv5 UL:After {content:"";display:table}
	    .sNv5 UL:After {clear:both}
	    .sNv5 UL {zoom:1}
        .sNv5 LI {float:left;margin-right:3px}
        .sNv5 .sNv5-0 {font-size:12px; font-weight:600; line-height:18px}
	    .sNv5 .sNv5-1 A {background:transparent url('/_images/global/icon_flags.png') no-repeat 0 0;height:16px;width:24px}
	    .sNv5 .sNv5-2 A {background:transparent url('/_images/global/icon_flags.png') no-repeat -24px 0;height:16px;width:24px; margin-right:15px}
	    .sNv5 .sNv5-3 A {background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -100px -220px;height:18px;width:75px}


	.aSt {position:absolute;top:178px;right:150px;font-size:14px;line-height:19px;font-weight:bold}
	
/* Elements
______________________________________________________________________________________________________________ */	


	/* 16x Grid */
	.sGD {width:100%}
	.sGD:Before,.sGD:After {content:"";display:table}
	.sGD:After {clear:both}
	.sGD {zoom:1}
	.sGD .sCol {float:left;margin-left:2%;display:inline}	
	.sGD .sCol:First-child {margin-left:0}
	.sGD .sCol1 {width:4.375%}
	.sGD .sCol2 {width:10.75%}
    .sGD .sCol3 {width:18.25%}
    .sGD .sCol3MinHgt {min-height:500px}
	.sGD .sCol4 {width:23.5%}
	.sGD .sCol5 {width:29.875%}
	.sGD .sCol6 {width:36.24%}
	.sGD .sCol7 {width:42.625%}
	.sGD .sCol8 {width:49.0%}
	.sGD .sCol9 {width:55.375%}
	.sGD .sCol10 {width:61.75%}
	.sGD .sCol11 {width:68.125%}
	.sGD .sCol12 {width:74.5%}
	.sGD .sCol13 {width:80.875%}
	.sGD .sCol14 {width:87.25%}
	.sGD .sCol15 {width:93.625%}
	.sGD .sCol16 {width:100%}
	/* Inverted Columns */
	.sGD .sInv {float:right;margin-left:0;margin-right:2%}	
	.sGD .sInv:First-child {margin-right:0}
	/* 3 Column Grid */
	.sGD .sCol30 {width:32%}
	    .ie7 .sGD .sCol30,
	    .ie8 .sGD .sCol30 {width:31.85%}
	
	/* Boxes */
	.sBox {color:#3C3C3C;border:1px solid #E7E7E7;background-color:#FFF;background-repeat:no-repeat;background-size:100% 100%;margin:24px 0;padding:14px;display:block;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;overflow:hidden}
	.sBox.sClr1 {background-color:#F6F6F6;background-image:-webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#FFF));background-image:-webkit-linear-gradient(#FFF 0, #f6f6f6 30px);background-image:-moz-linear-gradient(#FFF 0, #f6f6f6 30px);background-image:-ms-linear-gradient(#FFF 0, #f6f6f6 30px);background-image:-o-linear-gradient(#FFF 0, #f6f6f6 30px);background-image:linear-gradient(#FFF 0, #f6f6f6 30px);border:none;border:1px solid #EEE}
	.sBox.sClr2 {color:#FFF;background-color:#4077AA;background-image:-webkit-gradient(linear, left top, left bottom, from(#5899D7), to(#255A8D));background-image:-webkit-linear-gradient(#5899D7 0, #255A8D 30px);background-image:-moz-linear-gradient(#5899D7 0, #255A8D 30px);background-image:-ms-linear-gradient(#5899D7 0, #255A8D 30px);background-image:-o-linear-gradient(#5899D7 0, #255A8D 30px);background-image:linear-gradient(#5899D7 0, #255A8D 30px);border:none}
	.sBox.sClr3 {color:#FFF;background-color:#85B000;background-image:-webkit-gradient(linear, left top, left bottom, from(#A8C700), to(#77A700));background-image:-webkit-linear-gradient(#A8C700 0, #77A700 30px);background-image:-moz-linear-gradient(#A8C700 0, #77A700 30px);background-image:-ms-linear-gradient(#A8C700 0, #77A700 30px);background-image:-o-linear-gradient(#A8C700 0, #77A700 30px);background-image:linear-gradient(#A8C700 0, #77A700 30px);border:none}
    .sBox.sClr4 {background-color:#FAF7E0;background-image:-webkit-gradient(linear, left top, left bottom, from(#FAF7E0), to(#FFF));background-image:-webkit-linear-gradient(#FFF 0, #FAF7E0 30px);background-image:-moz-linear-gradient(#FFF 0, #FAF7E0 30px);background-image:-ms-linear-gradient(#FFF 0, #f6f6f6 30px);background-image:-o-linear-gradient(#FFF 0, #f6f6f6 30px);background-image:linear-gradient(#FFF 0, #f6f6f6 30px);border:none;border:1px solid #EAE5C9}
	.sBox.sClr5 {background-color:#FFF;background-image:-webkit-gradient(linear, left top, left bottom, from(#F4FFBA), to(#fff));background-image:-webkit-linear-gradient(#F4FFBA 0, #fff 60px);background-image:-moz-linear-gradient(#F4FFBA 0, #fff 60px);background-image:-ms-linear-gradient(#F4FFBA 0, #fff 60px);background-image:-o-linear-gradient(#F4FFBA 0, #fff 60px);background-image:linear-gradient(#F4FFBA 0, #fff 60px)}
	.sBox.sClr6 {background-color:#F7F7F7}
	/* Slants Gray */
	.sBox.sClr8 {background:#F7F7F7 url('/_images/global/slanted-lines-1.png') repeat top left;border:none;padding:15px}
	.sBox.sClr9 {background:#E7E7E7 url('/_images/global/slanted-lines-1.png') repeat top left;border:none;padding:15px}
	.sBox.sClr10 {background:transparent url('/_images/global/slanted-lines-1.png') repeat top left;border:none;padding:15px}

    /* Box Shaddow [OK]
	=================================== */
    .sBS1 {-webkit-box-shadow:1px 1px 1px 0 rgba(0, 0, 0, 0.3);-moz-box-shadow:1px 1px 1px 0 rgba(0, 0, 0, 0.3);box-shadow:1px 1px 1px 0 rgba(0, 0, 0, 0.3)}
        .ie7 .sBS1,
        .ie8 .sBS1 {border:1px outset #FFF !important}
    .sBS2 {-webkit-box-shadow:0 0 5px 1px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 0 5px 1px rgba(0, 0, 0, 0.3);box-shadow:0 0 5px 1px rgba(0, 0, 0, 0.3)}
        .ie7 .sBS2,
        .ie8 .sBS2 {border:1px outset #FFF !important}
	.sBS3 {-webkit-box-shadow:0 5px 5px -3px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 5px 5px -3px rgba(0, 0, 0, 0.3);box-shadow:0 5px 5px -3px rgba(0, 0, 0, 0.3)}
        .ie7 .sBS3,
        .ie8 .sBS3 {border:1px outset #FFF !important}
    .sBS4 {border:0;-moz-box-shadow:inset 0 0 0 1px #ccc,inset 0 0 0 4px #fff, 0 10px 9px -9px rgba(0, 0, 0, 0.2);-webkit-box-shadow:inset 0 0 0 1px #ccc,inset 0 0 0 4px #fff, 0 10px 9px -9px rgba(0, 0, 0, 0.2);box-shadow:inset 0 0 0 1px #ccc,inset 0 0 0 4px #fff, 0 10px 9px -9px rgba(0, 0, 0, 0.2)}


	/* Stanadard Table */
	.sTbl {border-collapse:collapse;border-top:1px solid #CCC;border-bottom:1px solid #CCC;margin:24px 0;background:#FFF;font-size:12px}
	.sTbl THEAD TR {background:#E7E7E7}
	.sTbl TH {padding:5px 2px;text-align:center;font-weight:bold;line-height:18px}
	.sTbl TH.check {width:20px}
	.sTbl TH.main {text-align:left;padding-left:5px}
	.sTbl TH A:Link,.sTbl TH A:Visited {color:#666;text-decoration:underline}
	.sTbl TH A:Hover,.sTbl TH A:Active {color:#000}
	.sTbl TBODY TR {background:#f9f9f9}
	.sTbl TBODY TR:Nth-child(even) {background:#f3f3f3}
	    .ie7 .sTbl TBODY TR.alt-row,
	    .ie8 .sTbl TBODY TR.alt-row {background:#f3f3f3}
	.sTbl TD {padding:3px 0;text-align:center;color:#555;line-height:18px}
	.sTbl TD.check {width:20px}
	.sTbl TR.failrow TD {background:#ffe8e8;background:-moz-linear-gradient(top, #ffe8e8 0%, #fff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe8e8), color-stop(100%,#fff));background:-webkit-linear-gradient(top, #ffe8e8 0%,#fff 100%);background:-o-linear-gradient(top, #ffe8e8 0%,#fff 100%);background:-ms-linear-gradient(top, #ffe8e8 0%,#fff 100%);background:linear-gradient(top, #ffe8e8 0%,#fff 100%)}
	    .ie7 .sTbl TR.failrow TD,
	    .ie8 .sTbl TR.failrow TD,
	    .ie9 .sTbl TR.failrow TD {filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe8e8', endColorstr='#ffffff',GradientType=0 );zoom:1}
	.sTbl TR.disabled TD {color:#999;Background:#ddd;background:-moz-linear-gradient(top, #ddd 0%, #fff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddd), color-stop(100%,#fff));background:-webkit-linear-gradient(top, #ddd 0%,#fff 100%);background:-o-linear-gradient(top, #ddd 0%,#fff 100%);background:-ms-linear-gradient(top, #ddd 0%,#fff 100%);background:linear-gradient(top, #ddd 0%,#fff 100%)}
	    .ie7 .sTbl TR.disabled TD,
	    .ie8 .sTbl TR.disabled TD,
	    .ie9 .sTbl TR.disabled TD {filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 );zoom:1}
	.sTbl TR.disabled .sAtten1,
	.sTbl TR.disabled .sAtten2,
	.sTbl TR.disabled .sAtten3 {color:#999}
	.sTbl TR.disabled INPUT {background:#ddd;color:#999;border-color:#CCC;cursor:not-allowed}
	.sTbl TD.main {text-align:left;padding-left:5px;color:#000;white-space:nowrap}
	.sTbl TD .sTDttl {position:absolute;top:-9999em;left:-9999em}
	/* ALT2 - No Zebra Stripes */
	.sTbl.Alt2 TBODY TR {background:#f9f9f9}
	.sTbl.Alt2 TBODY TR:Nth-child(even) {background:#f9f9f9}
	    .ie7 .sTbl.Alt2 TBODY TR.alt-row,
	    .ie8 .sTbl.Alt2 TBODY TR.alt-row {background:#f9f9f9}
	.sTbl.Alt2 TBODY TD {border-bottom:1px dotted #ddd}
    /* ALT3 - Align TD Left */
    .sTbl.Alt3 TBODY TD {text-align:left}

	/* Simple Table */
	.sTbl2 {border-collapse:collapse;border-top:1px solid #CCC;border-bottom:2px solid #CCC;margin:24px 0;background:#FFF;font-size:13px}
	.sTbl2 THEAD TR {background:#EEE}
	.sTbl2 TH {padding:6px 0;text-align:center;font-weight:bold;line-height:18px}
	.sTbl2 TH.main {text-align:left}
	.sTbl2 TH A:Link,.sTbl2 TH A:Visited {color:#666}
	.sTbl2 TH A:Hover,.sTbl2 TH A:Active {color:#000}
	.sTbl2 TBODY TD {border-bottom:1px dotted #ddd}
	.sTbl2 TD {padding:6px 0;text-align:center;color:#555;line-height:18px}
	.sTbl2 TD.main {text-align:left;font-size:14px;color:#000}

	/* Static Tabs */
	.sTab:Before,.sTab:After {content:"";display:table}
	.sTab:After {clear:both}
	.sTab {zoom:1;font-size:10px;border-bottom:1px solid #BBB;list-style:none;margin:24px 0;padding:0 0 0 4px}
	.sTab LI {float:left;margin:0 1px 0 0;position:relative;bottom:-1px;z-index:2}
	.sTab A,.sTab A:Visited {float:left;display:block;white-space:nowrap;outline:0;padding:0 12px;line-height:22px;min-width:40px;text-align:center;text-decoration:none;font-weight:bold;background:#F4F7FD;color:#777;border:1px solid #CCC;border-top:3px solid #CCC;border-bottom:none;border-radius:3px 3px 0 0}
	.sTab A:Hover,.sTab A:Active {border-top-color:#2681D9}
	.sTab .sTabOn A,.sTab .sTabOn A:Visited {padding-bottom:1px;border-top-color:#A7C600;background:#FFF;color:#000}

	/* Buttons */
	.sBtn {font-size:16px;line-height:36px;height:36px;padding:0 10px;width:0;overflow:visible;display:inline-block;text-decoration:none;cursor:pointer;font-weight:bold;outline:0;border-width:1px;border-style:outset;border-color:#5899D7 #255A8D #255A8D #5899D7;background-repeat:no-repeat;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-size:100% 100%;text-shadow:-1px -1px 0 #255A8E;color:#FFF;background-image:-webkit-gradient(linear, left top, left bottom, from(#5899D7), to(#255A8D));background-image:-webkit-linear-gradient(#5899D7 0%, #255A8D 100%);background-image:-moz-linear-gradient(#5899D7 0%, #255A8D 100%);background-image:-ms-linear-gradient(#5899D7 0%, #255A8D 100%);background-image:-o-linear-gradient(#5899D7 0%, #255A8D 100%);background-image:linear-gradient(#5899D7 0%, #255A8D 100%);background-color:#4077AA;}
	.sBtn[class] {width:auto}
	.sBtn:Active {border-style:inset;position:relative;top:1px;left:1px}
		A.sBtn {line-height:34px;height:34px;color:#FFF}
		A.sBtn:Hover,A.sBtn:Active {text-decoration:none}
	/* Alternate Colors */
	.sBtn.sBtnClr2 {text-shadow:-1px -1px 0 #588100;border-color:#A8C700 #699E00 #699E00 #A8C700;background-image:-webkit-gradient(linear, left top, left bottom, from(#A8C700), to(#699E00));background-image:-webkit-linear-gradient(#A8C700 0%, #699E00 100%);background-image:-moz-linear-gradient(#A8C700 0%, #699E00 100%);background-image:-ms-linear-gradient(#A8C700 0%, #699E00 100%);background-image:-o-linear-gradient(#A8C700 0%, #699E00 100%);background-image:linear-gradient(#A8C700 0%, #699E00 100%);background-color:#85B000}
	/* Disabled State */
	.sBtn[Disabled],.sBtn.sBtnClr2[Disabled] {color:#EEE;text-shadow:-1px -1px 0 #CCC;border-color:#E7E7E7 #999 #999 #E7E7E7;border-style:solid;cursor:not-allowed;background-image:-webkit-gradient(linear, left top, left bottom, from(#E7E7E7), to(#CCC));background-image:-webkit-linear-gradient(#E7E7E7 0%, #CCC 100%);background-image:-moz-linear-gradient(#E7E7E7 0%, #CCC 100%);background-image:-ms-linear-gradient(#E7E7E7 0%, #CCC 100%);background-image:-o-linear-gradient(#E7E7E7 0%, #CCC 100%);background-image:linear-gradient(#E7E7E7 0%, #CCC 100%);background-color:#CCC}
	.sBtn[Disabled]:Active {border-style:solid;position:relative;top:0;left:0}
	/* Alternate Sizes */
	.sBtn.sBtnLg2 {font-size:20px;line-height:44px;height:44px;font-weight:normal}
		A.sBtn.sBtnLg2 {line-height:42px;height:42px}
	.sBtn.sBtnLg {font-size:18px;line-height:40px;height:40px;font-weight:normal}
		A.sBtn.sBtnLg {line-height:38px;height:38px}
	.sBtn.sBtnSm {font-size:14px;line-height:32px;height:32px}
		A.sBtn.sBtnSm {line-height:30px;height:30px}
	.sBtn.sBtnSm2 {font-size:12px;line-height:28px;height:28px}
		A.sBtn.sBtnSm2 {line-height:28px;height:28px}
	.sBtn.sBtnSm3 {font-size:10px;line-height:24px;height:24px}
		A.sBtn.sBtnSm3 {line-height:24px;height:24px}

	/* Back To Top Button */
	.sB2T {margin:24px 10px;padding-bottom:4px;overflow:hidden;display:block}
	.sB2T A {float:right;padding:4px 8px;color:#333;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid #ccc;-moz-box-shadow:0 1px 2px #999;-webkit-box-shadow:0 1px 2px #999;box-shadow:0 1px 2px #999}
	.sB2T A:Hover,
	.sB2T A:Active {background:#B2CE24}
	.sB2T A::Before {display:block;float:right;content:"\21D1";margin-left:8px}
	
	/* Horizontal Rules */
	.sHr {height:1px;background:#BBB;margin:24px 0;width:100%}
	.sHr HR {display:none}
	.sHr.sAlt1 {background:#E2E2E2}
	.sHr.sAlt2 {height:1px;background:none;border-top:1px solid #BBB;border-bottom:1px solid #BBB}
	.sHr.sAlt3 {height:3px;background:#BBB}
	.sHr.sAlt4 {height:18px;margin-bottom:6px;background:transparent url('/_images/global/bg-shaddow-1.png') no-repeat bottom center;background-size:100% 18px}
	.sHr.sAlt4.sMBx {margin-bottom:-18px !important}
	.sHr.sAlt4.sMBsm {margin-bottom:-6px !important}
	
	/* Lists */
	.sUL,.sOL {margin:24px 0;padding-left:36px}
	LI .sUL,LI .sOL {margin:0}
	.sUL {list-style-type:disc}
	.sOL {list-style-type:decimal}
	.sUL LI, .sOL LI {margin-top:6px}
	.sUL LI:first-child, .sOL LI:first-child {margin-top:0}
	.sUL LI *:first-child,.sOL LI *:first-child {margin-top:0}
	.sUL.sPLx {padding-left:16px !important}

	/* Alerts */	
	.sError,.sConfirm,.sAlert,.sInfo {padding:8px 10px 8px 42px;line-height:18px;font-size:14px;margin:24px 0;position:relative;z-index:1;border:1px solid;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
	.sError:Before,.sConfirm:Before,.sAlert:Before,.sInfo:Before {content:"";position:absolute;top:4px;left:10px;z-index:2;height:24px;width:24px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -260px -340px}
		.ie7 .sError,.ie7 .sConfirm,.ie7 .sAlert,.ie7 .sInfo  {position:static;padding:11px 10px}
	.sError {border-color:#C99;color:#C00;background:#FFEAEA}
	.sConfirm {border-color:#A7B983;color:#333;background:#E8FF74}
	.sAlert {border-color:#FFD324;color:#333;background:#FFF6BF}
	.sInfo {border-color:#AFC9E3;color:#333;background:#F2FAFF}
    
    
/* MISC
______________________________________________________________________________________________________________ */


    /* New TLDs - /Pages/NewTLDs/new-tlds.aspx */
    /* REVISE: This does not follow standards */
	.sClr2.sAlt1 {min-height:95px}
	.sClr2.sAlt2 {min-height:75px}
    
    
    /* Enable/Disable Mobile Scaling Button */
    .sMsBtn {max-width:300px;margin:0 auto}
    .sMsBtn A {display:block;border:1px outset;padding:3px 0;margin:0 5px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
    
    
    /* Password Strength Indicator */
    .sPWI {border:solid 1px #c0c0c0;width:30px;margin-left:-33px;margin-top:5px;height:10px !important;display:block;background:#EEE}
    .sPWIsub1 {width:90px;margin-left:-33px;margin-top:5px;height:10px !important;display:block;background:#FF0000}
    .sPWIsub2 {margin-left:-33px;margin-top:5px;height:10px !important;display:block;background:#F7A717}
    .sPWIsub3 {margin-left:-33px;margin-top:5px;height:10px !important;display:block;background:#86B100}

    /* Scroll Box */
	.sSB {max-height:400px;overflow:auto;border:1px solid #CCC}
	.sSB .sSBsub {padding:0 10px}
	/* Alternate */
	.sSB.Alt1 {max-height:200px}

	/* Example Text */
	.sEG {margin:10px 10px 10px 25px;background:#F4F7DF;border-left:3px solid #7EAC00;padding:5px}	
	
	/* Modal Box */
	.sMdlBG {background:#000000;opacity:0.4;filter:alpha(opacity=40)}
	.sMdl {min-width:200px;max-width:800px}  
	.sMdlBox {margin:24px 10px;-moz-box-shadow:0 0 4px #000;-webkit-box-shadow:0 0 4px #000;box-shadow:0 0 4px #000;color:#3C3C3C;background:#FFF;background-repeat:no-repeat;background-size:100% 100%;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
	.sMdlHdr {padding:5px 10px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px;color:#FFF;background-color:#85B000;background-image:-webkit-gradient(linear, left top, left bottom, from(#A8C700), to(#77A700));background-image:-webkit-linear-gradient(#A8C700 0, #77A700 30px);background-image:-moz-linear-gradient(#A8C700 0, #77A700 30px);background-image:-ms-linear-gradient(#A8C700 0, #77A700 30px);background-image:-o-linear-gradient(#A8C700 0, #77A700 30px);background-image:linear-gradient(#A8C700 0, #77A700 30px);border:none}   
	.sMdlCnt {padding:10px;max-height:480px;overflow-y:auto;font-size:14px;line-height:20px}
	.sMdlFtr {background:#EEE;padding:5px 10px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}
    
    /* Paging Controls (Works within "sBox sClr3") */
    .sPgr {color:#FFF;font-weight:bold;font-size:110%;line-height:30px}
    .sPgr A:Link,.sPgr A:Visited {color:#3333FF;font-weight:normal;text-shadow:0 0 4px #FFFF00}
    .sPgr A:Hover,.sPgr A:Active {color:#FFF;text-shadow:none}
    .sPgr A[disabled] {color:#B6D458;cursor:text;font-weight:normal;text-decoration:none;text-shadow:-1px -1px 0 #648E00}
    
	/* No Table Results Returned */
    .sNoResults {border-top:1px solid #CCC;border-bottom:1px solid #CCC;background:#F9F9F9;padding:5px;text-align:center;font-size:14px}

    /* jQuery Placeholder Fix */
    .placeholder {color:#aaa}
    
    /* .NET Calendar Fix */
    .ajax__calendar {z-index:9999;position:absolute}

	/* Hide Validation Summary Bullet list */
	.sValSum UL {display:none}
	
	/* Attention Text */
	.sAtten1 {color:#F00} /* Red */
	.sAtten2 {color:#080} /* Green */
	.sAtten3 {color:#ED9800} /* Yellow */
	.sAtten4 {color:#77A700} /* NameJet Green */
	
	/* Text Size */
	.sSm2 {font-size:80%;line-height:120%}
	.sSm {font-size:90%;line-height:130%}
	.sLg {font-size:110%}
	.sLg2 {font-size:120%}
	.sLg3 {font-size:140%}
	.sLg4 {font-size:160%}
	
    /* Detail Titles */
    .sDetail {display:inline-block;width:165px} 

    /* Alternate H1 & H4 Colors */
	.sH1.sAlt1 {color:#FFF;text-shadow:1px 1px 1px #000}
	.sH4.sAlt1 {color:#FFF}
	
	/* Alternate A Color */
	A.sAlt1:Hover,A.sAlt1:Active {color:#FFD100}
	
    /* Clickable Image */
    .sBtnImg {cursor:pointer}
    .sBtnImg:Hover {opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75);}
	.sBtnImg:Active {position:relative;top:1px;left:1px}
	
    /* Tip Icon */
    .sTip {cursor:pointer;display:inline-block;text-indent:-9999em;height:16px;width:16px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -457px}
    .sTip:Hover {opacity:.50;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}
	.sTip:Active {position:relative;top:1px;left:1px}

	/* Align text box to sBtnSm2 */
	INPUT[type=text].sTxtSm2 {font-size:13px;line-height:24px;height:24px;color:black;}
	
    /* Input Widths */
    .sInput {width:100%;max-width:400px}
        .ie7 .sInput {width:400px}
    .sInputPhone {width:50%;max-width:250px}
        .ie7 .sInputPhone {width:250px}
    .sInputExt {width:30%;max-width:100px}
        .ie7 .sInputExt {width:100px}

    .sInputShort {width:100%;max-width:200px}
        .ie7 .sInputShort {width:200px}

	/* Note Text */
	.sNote {color:#999}
    .sDarkNote {color:#111; font-weight:bold}
	.sBox.sClr3 .sNote {color:#F2FFAA}
	.sNormal2.sNote {color:#999}
	
	/* Normal Text */
	.sNormal {font-weight:normal}
	.sNormal2 {font-weight:normal;font:16px/24px Arial, Verdana, Helvetica;text-shadow:none;color:#3C3C3C}
	
	/* Bold Text */
	.sBold {font-weight:bold}
	
    /* IE Upgrade Notice  */
    .sIEfix {border-bottom:1px solid #E0C164;background:#FFFCBC;font:16px/24px Arial, Verdana, Helvetica;width:100%;position:relative}
    .sIEfix * {margin:0;padding:0;list-style:none}
    .sIEfix .sub {margin:0 auto;width:1128px;border-left:1px dotted #efd170;border-right:1px dotted #efd170;padding-left:10px;color:#000;font-size:12px;line-height:29px;height:29px;background:transparent url('/_images/global/ie-sprite-1.gif') no-repeat 0 0}
    .sIEfix .sub:Before,
    .sIEfix .sub:After {content:"";display:table}
    .sIEfix .sub:After {clear:both}
    .sIEfix .sub {zoom:1}	                                  
    .sIEfix .sub DIV {float:left}
    .sIEfix STRONG {font-weight:bold}
    .sIEfix SPAN {color:#666}
    .sIEfix UL {float:right}
    .sIEfix LI {position:relative;float:left;position:relative}
    .sIEfix A,.sIEfix A:Visited {position:relative;height:29px;line-height:29px;padding:0 10px 0 34px;display:block;border-left:1px dotted #efd170;background:transparent url('/_images/global/ie-sprite-1.gif') no-repeat}
    .sIEfix A:Hover {background-color:#ffe17d}
    .sIEfix .chrome A {background-position:0 -70px}
    .sIEfix .chrome A:Hover {background-position:0 -120px}
    .sIEfix .firefox A {background-position:-200px -70px}
    .sIEfix .firefox A:Hover {background-position:-200px -120px}
    .sIEfix .safari A {background-position:-400px -70px}
    .sIEfix .safari A:Hover {background-position:-400px -120px}
    .sIEfix .ie-latest A {background-position:-600px -70px}
    .sIEfix .ie-latest A:Hover {background-position:-600px -120px}

	/* Categories List */
	.sCats UL {border-top:1px dotted #FFF;clear:left}
	.sCats LI {border-bottom:1px dotted #FFF;padding:6px 10px;font-size:90%;font-weight:bold;background: rgb(230,238,187);background: -moz-linear-gradient(left, rgba(230,238,187,1) 0%, rgba(249,249,249,1) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(230,238,187,1)), color-stop(100%,rgba(249,249,249,1)));background: -webkit-linear-gradient(left, rgba(230,238,187,1) 0%,rgba(249,249,249,1) 100%);background: -o-linear-gradient(left, rgba(230,238,187,1) 0%,rgba(249,249,249,1) 100%);background: -ms-linear-gradient(left, rgba(230,238,187,1) 0%,rgba(249,249,249,1) 100%);background: linear-gradient(left, rgba(230,238,187,1) 0%,rgba(249,249,249,1) 100%)}
	.sCats A,.sCats A:Link,.sCats A:Visited {color:#000;text-decoration:none}
	.sCats A:Hover,.sCats A:Active {color:#000;text-decoration:underline}
	.sCats .sBox {min-height:15px;border:none;color:#FFF;font-size:150%;background: rgb(119,167,0);background: -moz-linear-gradient(left, rgba(119,167,0,1) 0%, rgba(167,198,0,1) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(119,167,0,1)), color-stop(100%,rgba(167,198,0,1)));background: -webkit-linear-gradient(left, rgba(119,167,0,1) 0%,rgba(167,198,0,1) 100%);background: -o-linear-gradient(left, rgba(119,167,0,1) 0%,rgba(167,198,0,1) 100%);background: -ms-linear-gradient(left, rgba(119,167,0,1) 0%,rgba(167,198,0,1) 100%);background: linear-gradient(left, rgba(119,167,0,1) 0%,rgba(167,198,0,1) 100%);}
	.sCats .sBox.sHdr {overflow:visible;position: relative;font-size:150%;color:white;height:28px}
	.sCats .sBox.sHdr:After {content:"";height:70px;width:78px;background:transparent url('/_images/global/categories-1.png') no-repeat top right; position:absolute; bottom:0; right:10px;z-index:999}
	    .ie7 .sBox.sHdr:After {display:none}

    img.checkbox {padding-right:5px}
    .jCategoriesList {font-size:13px;height:150px;overflow:auto}
    
    img.hover {border:solid 0px green}
    
    
	
	
/* Icons
______________________________________________________________________________________________________________ */
	
    /* Info Icon */
    .sIcoInfo {position:relative;padding-right:16px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -460px;height:16px;width:16px}
	.sIcoInfo:After {content:"";position:absolute;right:0;z-index:2} 
	    .ie7 .sIcoInfo {padding-right:0}
	    .ie7 .sIcoInfo:Before {display:none}

    /* Bullet Icon List */
    .sIcoBullet LI {margin-left:24px;position:relative}
    .sIcoBullet .sIco {position:absolute;top:2px;left:-24px}

    /* 11x Reserve Auction */
    .sIcoReserve {height:11px;width:11px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -380px}
    .sIcoReserve.sIsMet {height:11px;width:11px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -400px}
    
	/* 16x Auction > Winning */
	.sIcoWinning {height:16px;width:16px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -260px}
	    
	/* 16x Auction > Winning w/ Warning *//* TODO: Scale to 12x */
	.sIcoWarn {height:14px;width:11px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -240px}
	    
	/* 16x Auction > Losing */
	.sIcoLose {height:16px;width:16px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -220px}
	    
	/* 16x Auction > Watching */
    .sIcoWatch {height:16px;width:16px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -280px}

	/* Assending/Descending Icons */
	.sIcoDsc, .sDsc {height:11px;width:11px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -420px}
	.sIcoAsc, .sAsc {height:11px;width:11px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -440px}
	
	/* Calendar Icon */
	.sIcoCal, .sCal {height:16px;width:16px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -140px}
	
	/* Credit Card Icons */
	.sIcoCC, .sCC {height:31px;width:209px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat 0 -180px}

	/* 16x New Window */
	.sIcoWin {position:relative;padding-right:23px}
	.sIcoWin:After {content:"";position:absolute;top:1px;right:0;z-index:2;height:16px;width:16px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -300px} 
	    .ie7 .sIcoWin {padding-right:0}
	    .ie7 .sIcoWin:Before {display:none}
	    
	/* 16x CVV2 Icon */
	.sIcoCVV2 {position:relative;padding-right:23px}
	.sIcoCVV2:After {content:"";position:absolute;top:1px;right:0;z-index:2;height:16px;width:16px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -320px} 
	    .ie7 .sIcoCVV2 {padding-right:0}
	    .ie7 .sIcoCVV2:Before {display:none}
	    
	 /* New TLDs Email Icon */
	.sIcoEmail {position:relative;padding-right:23px;padding-left:20px}
	.sIcoEmail:After {content:"";position:absolute;top:1px;left:0;z-index:2;height:16px;width:16px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -340px} 
	    .ie7 .sIcoEmail {padding-right:0}
	    .ie7 .sIcoEmail:Before {display:none}
	    
	 /* New TLDs Chat Icon */
	.sIcoChat {position:relative;padding-right:23px;padding-left:20px}
	.sIcoChat:After {content:"";position:absolute;top:1px;left:0;z-index:2;height:16px;width:16px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -360px} 
	    .ie7 .sIcoChat {padding-right:0}
	    .ie7 .sIcoChat:Before {display:none}

	/* 24x Note Icon */
	.sIcoNote {position:relative;padding-left:29px;line-height:24px}
	.sIcoNote:Before {content:"";position:absolute;top:-3px;left:0;z-index:2;height:24px;width:24px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -260px -340px}
	    .ie7 .sIcoNote {padding-left:0}
	    .ie7 .sIcoNote:Before {display:none}
	    
	/* 16x .TXT Download */
	.sIcoTxt {position:relative;padding-left:21px}
	.sIcoTxt:Before {content:"";position:absolute;top:1px;left:0;z-index:2;height:16px;width:16px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -200px}
	    .ie7 .sIcoTxt {padding-left:0}
	    .ie7 .sIcoTxt:Before {display:none}
	
	/* 16x .CSV Download */
	.sIcoCsv {position:relative;padding-left:21px}
	.sIcoCsv:Before {content:"";position:absolute;top:1px;left:0;z-index:2;height:16px;width:16px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -160px}
	    .ie7 .sIcoCsv {padding-left:0}
	    .ie7 .sIcoCsv:Before {display:none}
	
	/* 16x .PDF Download */
	.sIcoPdf {position:relative;padding-left:21px}
	.sIcoPdf:Before {content:"";position:absolute;top:1px;left:0;z-index:2;height:16px;width:16px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -220px -180px}
	    .ie7 .sIcoPdf {padding-left:0}
	    .ie7 .sIcoPdf:Before {display:none}
	    
    /* Checkmark */
    .sCheckMark {padding:0 0 0 33px;margin:0;position:relative;z-index:1}
	.sCheckMark:Before {content:"";position:absolute;top:4px;left:0;z-index:2;height:24px;width:24px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat -260px -380px}
		.ie7 .sCheckMark  {position:static;padding:11px 10px}

    /* Contact Details [OK] */
    .sContactSm {position:relative;padding-top:100px;text-align:center;margin:24px 0;line-height:16px;background:transparent url('/_images/global/ico-bouy-100x.png') no-repeat top center}
    .sContactSm .ln1 {color:#444;font-size:12px;font-weight:normal}
    .sContactSm .ln2 {font-size:22px;line-height:34px;letter-spacing:-1px}
    .sContactSm .ln3 {color:#444;font-size:14px;font-weight:normal;margin-top:10px}
    .sContactSm .ln4 {font-size:24px;line-height:30px}
    .sContactSm .ln5 {font-size:11px;color:#888;font-style:italic}
    .sContactSm .ln6 {font-size:11px;font-style:italic}

/* Quick Classes
______________________________________________________________________________________________________________ */
	
	/* No Wrap */
	.sNW {white-space:nowrap}
	
	/* Borders */
	.sBTx {border-top:0 !important}
	.sBRx {border-right:0 !important}
	.sBBx {border-bottom:0 !important}
	.sBLx {border-left:0 !important}
	
	/* Rounded Corners */
	.sRC {-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;overflow:hidden}
	.sRCBx {-webkit-border-bottom-left-radius:0 !important;-webkit-border-bottom-right-radius:0 !important;-moz-border-radius-bottomleft:0 !important;-moz-border-radius-bottomright:0 !important;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}
	.sRCLx {-webkit-border-bottom-left-radius:0 !important;-webkit-border-top-left-radius:0 !important;-moz-border-radius-bottomleft:0 !important;-moz-border-radius-topleft:0 !important;border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}
	.sRCTx {-webkit-border-top-right-radius:0 !important;-webkit-border-top-left-radius:0 !important;-moz-border-radius-topright:0 !important;-moz-border-radius-topleft:0 !important;border-top-right-radius:0 !important;border-top-left-radius:0 !important}
	.sRCRx {-webkit-border-top-right-radius:0 !important;-webkit-border-bottom-right-radius:0 !important;-moz-border-radius-topright:0 !important;-moz-border-radius-bottomright:0 !important;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}

	/* Margins */
	.sMTx {margin-top:0 !important}
	.sMRx {margin-right:0 !important}
	.sMBx {margin-bottom:0 !important}
	.sMLx {margin-left:0 !important}
	.sMTsm {margin-top:12px !important}
	.sMBsm {margin-bottom:12px !important}
    .sMLsm {margin-left:12px !important}
    .sMRsm {margin-right:12px !important}
	.sMT {margin-top:24px !important}
	.sMB {margin-bottom:24px !important}
	.sML {margin-left:24px !important}
	.sMR {margin-right:24px !important}
	
	/* Padding */
	.sPTx {padding-top:0 !important}
	.sPRx {padding-right:0 !important}
	.sPBx {padding-bottom:0 !important}
	.sPLx {padding-left:0 !important}
	.sPTsm {padding-top:5px !important}
	.sPBsm {padding-bottom:5px !important}
	.sPLsm {padding-left:5px !important}
	.sPRsm {padding-right:5px !important}
	.sPT {padding-top:10px !important}
	.sPB {padding-bottom:10px !important}
	.sPL {padding-left:10px !important}
	.sPR {padding-right:10px !important}
	.sPTlg {padding-left:15px !important}
	.sPBlg {padding-left:15px !important}
	.sPLlg {padding-left:15px !important}
	.sPRlg {padding-left:15px !important}
	
	/* Text Alignment */
	.sAL {text-align:left !important}
	.sAC {text-align:center !important}
	.sAR {text-align:right !important}
 
	/* Line Height */
    .sLHsm {line-height:18px !important}
    .sLHlg {line-height:24px !important}
    
	/* Display */
    .sDIB {display:inline-block !important}
    .sDB {display:block !important}
    .sDI {display:inline !important}
    
	/* Visibility */
	.sVH {visibility:hidden}
	.sCT {color:transparent}

	/* Micro Clearfix */
	.sCF:Before,.sCF:After {content:"";display:table}
	.sCF:After {clear:both}
	.sCF {zoom:1}
		.ie7 LI.sCF {display:inline}
		
	/* Floats */
	.sFL {display:inline !important;float:left !important}
	.sFR {display:inline !important;float:right !important}

	/* Hide on Desktop */
	.sHD {display:none}
	.sHDd {display:none}
	
	/* Text Breaking Point */
	.sTBP {width:5px;height:5px;display:inline-block;margin-left:-5px}
	
	
/* Custom Layouts
______________________________________________________________________________________________________________ */	

	/* Home Page - Search/Banner */
	.sCL1 .sCL1Col1 {position:relative;margin-right:356px;height:278px;padding:1px 0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-repeat:no-repeat;background-attachment:scroll;background-position:60% 0;background-color:#508FCC}
		.sCL1 .sCL1Col1.sImg1 {background-image:url('/_images/2011promos/bnr-hp-01.jpg')}
		.sCL1 .sCL1Col1.sImg2 {background-image:url('/_images/2011promos/bnr-hp-02.jpg')}
		.sCL1 .sCL1Col1.sImg3 {background-image:url('/_images/2011promos/bnr-hp-03.jpg')}
		.sCL1 .sCL1Col1.sImg4 {background-image:url('/_images/2011promos/bnr-hp-04.jpg')}
	
    .sNv2s .search {margin:10px;padding:1px;width:450px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#26649F;background-color:rgba(0,0,0,.4);}
	.no-rgba .sNv2s .search {background:transparent url('/_images/bg-trans-1.png') repeat top left}
	.sNv2s .search DIV {padding-left:8px;overflow:hidden;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#FFF;background-image:-webkit-gradient(linear, left top, left bottom, from(#E6EEBA), to(#FFF));background-image:-webkit-linear-gradient(#E6EEBA 0%, #FFF 100%);background-image:-moz-linear-gradient(#E6EEBA 0%, #FFF 100%);background-image:-ms-linear-gradient(#E6EEBA 0%, #FFF 100%);background-image:-o-linear-gradient(#E6EEBA 0%, #FFF 100%);background-image:linear-gradient(#E6EEBA 0%, #FFF 100%);background-size:100% 100%;-moz-box-shadow:0 2px 4px #000;-webkit-box-shadow:0 2px 4px #000;box-shadow:0 2px 4px #000}
	.sNv2s .search INPUT.text { line-height: 28px; height: 28px; font-size: 18px; padding: 1 0 0 0; float: left; width: 80%; border: 0; background: none; margin-bottom: 0; }
	.sNv2s .search INPUT.button {line-height:28px;height:28px;font-size:18px;padding:0;float:right;width:18%;border:1px solid;border-color:#A8C700 #699E00 #699E00 #A8C700;cursor:pointer;background-image:-webkit-gradient(linear, left top, left bottom, from(#A8C700), to(#699E00));background-image:-webkit-linear-gradient(#A8C700 0%, #699E00 100%);background-image:-moz-linear-gradient(#A8C700 0%, #699E00 100%);background-image:-ms-linear-gradient(#A8C700 0%, #699E00 100%);background-image:-o-linear-gradient(#A8C700 0%, #699E00 100%);background-image:linear-gradient(#A8C700 0%, #699E00 100%);background-color:#85B000;text-shadow:-1px -1px 0 #486C00;color:#FFF;margin-bottom:0}
	    .ie7 .sNv2s .search INPUT.button {position:relative;right:-4px}
	
    .sCL1 .sCL1Col1 .tagline {padding:10px;color:#FFF;text-shadow:1px 1px 3px #000;position:absolute;top:77px;right:10px;z-index:5;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;width:310px;font-size:28px;line-height:32px;text-align:right;padding-top:0}
		.no-textshadow .sCL1 .sCL1Col1 .tagline {width:270px;font-size:24px;line-height:28px;text-align:center;padding-top:10px;background-color:rgba(0,0,0,.4)}
		.no-rgba .sCL1 .sCL1Col1 .tagline {width:270px;font-size:24px;line-height:28px;text-align:center;padding-top:10px;background:transparent url('/_images/bg-trans-1.png') repeat top left}

    .sBnr {float:right;width:420px;height:310px;margin-top:24px;margin-right:10px}
	.sBnr IMG {display:block;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
    .sColUndrBnr { margin-top: -8px; }

	/* Domain Lists - Domain/Price */
	.sCL2 UL {border-top:1px dotted #CCC;clear:left}
	.sCL2 LI {border-bottom:1px dotted #CCC;padding-top:4px;padding-bottom:4px;font-size:90%}
	.sCL2 A {text-decoration:none}
	.sCL2 A:Hover,.sCL2 A:Active {text-decoration:underline}
	.sCL2 STRONG {font-weight:normal}
	.sCL2 .sDesc {clear:both;margin:10px 0;height:45px}
	.sCL2 .sDesc:Before {content:'';height:41px;width:41px;float:left;margin:0 10px 10px 0;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat}
	.sCL2 .sDesc1:Before {background-position:-260px -280px}
	.sCL2 .sDesc2:Before {background-position:-260px -100px} 
	.sCL2 .sDesc3:Before {background-position:-260px -220px}
    .sCL2 .sDesc4:Before {background: transparent url('/_images/global/downarrow.png') no-repeat;}
	.sCL2 .sDesc5:Before {background: transparent url('/_images/global/jet.png') no-repeat;}
	.sCL2 .sMore {margin:10px 0}
	    
	/* Advanced Search Box */
	.sCL3 INPUT {margin-bottom:3px}
	.sCL3 .sType LI {width:100%}
	.sCL3 .sExt LI {width:50%}
	.sCL3 .sExc LI {width:100%}
	.sCL3 .sTerm1 {width:75%}
	.sCL3 .sTerm2 {width:55%}

	/* Download Lists */
	.sCL4 UL{border-top:1px dotted #CCC}
	.sCL4 LI {border-bottom:1px dotted #CCC;padding-top:4px;padding-bottom:4px;font-size:90%}
	.sCL4 A {text-decoration:none}
	.sCL4 A:Hover,.sCL4 A:Active {text-decoration:underline}

	/* Article Layout */
	.sCL5 .sCL5_1 {float:left;width:100%}
	.sCL5 .sCL5_1 .sCL5_1Sub {margin-right:355px}
	.sCL5 .sCL5_2 {float:left;width:336px;margin-left:-336px}
	.sCL5 .sCL5_1 IMG {display:block;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin:5px 10px}
	.sCL5 .sCL5_2 IMG {display:block;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}	

	/* Help Center - 3x Colums */
	.sCL6 .sBox {min-height:270px}

	/* 404/Error Box */
	.sCL7 {position:relative}
	    .ie7 .sBox.sCL7 {background:transparent url('/_images/global/img-errorguy-1.png') no-repeat top left}
	.sCL7:Before {content:"";position:absolute;top:0;left:0;z-index:200;height:280px;width:356px;background:transparent no-repeat top left;background-image:url('/_images/global/img-errorguy-1.png')}
	.sCL7 .sBox {margin:5px 0;margin-left:320px}

	/* Help Center - Support Center Box */
    .sCL8 {position:relative;padding-right:385px}
        .ie7 .sCL8 {background-image:url('/_images/global/img-supportcenter.png');background-position:728px 20px}
    .sCL8:After {content:"";position:absolute;top:18px;right:15px;z-index:2;height:280px;width:356px;background:transparent url('/_images/global/img-supportcenter.png') no-repeat top left}

	/* BootCamp Box */
    .sCL9 .sNum {position:relative;line-height:16px;min-height:70px;padding-top:130px}
        .ie7 .sCL9 .sNum {min-height:75px;padding-top:14px}
    .sCL9 .sNum:Before {height:110px;width:166px;background:transparent url('/_images/global/nj-sprite-1.png') no-repeat;position:absolute;top:10px;left:50%;margin-left:-83px;z-index:2;content:""}
    .sCL9 .sNum1:Before {background-position:-340px -240px}
    .sCL9 .sNum2:Before {background-position:-340px 0}
    .sCL9 .sNum3:Before {background-position:-340px -120px}
    .sCL9 .sNum4:Before {background-position:-340px -360px}
    .sCL9 .sNum:After {font-size:72px;line-height:72px;position:absolute;bottom:0;right:0;z-index:2;font-family:Times New Roman, Serif;color:#EAE5C9}
    .sCL9 .sNum1:After {content:"1"}
    .sCL9 .sNum2:After {content:"2"}
    .sCL9 .sNum3:After {content:"3"}
    .sCL9 .sNum4:After {content:"4"}
    .sCL9 .sNumSub {padding-right:23px}
    .sCL9 .sFade {opacity:.30;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30)}

    /* Verified Bidder Box */
    .sCL10 {position:relative;padding-right:385px}
        .ie7 .sCL10 {background-image:url('/_images/global/img-verified01.png');background-position:758px 20px}
    .sCL10:After {content:"";position:absolute;top:18px;right:15px;z-index:2;height:199px;width:300px;background:transparent url('/_images/global/img-verified01.png') no-repeat top left}

    /* Wishlist Domains Upsell (Browse) */
    .sCL11 LABEL {display:inline-block;padding-right:10px}
    
    /* Homepage - Create Account Box */
	.sCL12.sGD {border:1px solid #E7E7E7;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;overflow:hidden}
	    .sCL12 .sCol4 .sub {padding:15px}
	    .sCL12 .sCol12 .sub {min-height:90px;background:#F1F1F1;padding:15px 15px 15px 25px;position:relative;word-wrap:break-word}
        .sCL12 .sCol12 .sub:after {content:'';display:block;position:absolute;top:10px;left:-80px;width:0;height:0;border-color:transparent #F1F1F1 transparent transparent;border-color:rgba(255,255,255,0) #F1F1F1 rgba(255,255,255,0) rgba(255,255,255,0);border-style:solid;border-width:50px}

	/* Homepage - Aftermarket 101/About */
	.sCL13 {padding:15px 0}
	    .sCL13 .info {border-left:1px dotted #b0b0b0}
	    .sCL13 H2 {color:#000}
	
	/* Details Page Layout */
	.sCL14 .sCL14_1 {float:left;width:100%}
	.sCL14 .sCL14_1 .sCL14_1Sub {margin-right:355px}
	.sCL14 .sCL14_2 {float:left;width:336px;margin-left:-336px}
	.sCL14 .sCL14_2 IMG {display:block;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}

    /* Buy Now list */
	.sCL15 {margin:5px 0;border-bottom:1px solid #E7E7E7;padding:0 15px}
    .sCL15 .sCL15sub1 {float:left;font-weight:bold;line-height:35px}
    .sCL15 .sCL15sub2 {float:right}
    .sCL15 .sCL15sub2 .sCL15price {float:right;margin-right:10px;line-height:35px}
    .sCL15 .sCL15sub2 .sCL15btn {float:right}
    
    /* Add Funds */        
    .fundopt a.nolink {font-weight:bold;text-decoration:none;}
    .fundopt a.nolink:hover {font-weight:bolder;text-decoration:none;}
    .fundopt .subtit {color:#606060  ; font-size:12px; margin: 10px 0px 10px 20px}