﻿ /* = HTML Defaults 
-----------------------------------------------------------------------------*/


	INPUT {font-family:Verdana;font-size:12px}
	TH {color:#FFF;background:#345699;font:bold 12px verdana,Arial,Helvetica,sans-serif}
	TD {font:12px verdana,Arial,Helvetica,sans-serif}
	H1,
	H2,
	H3,
	H4,
	H5,
	H6 {margin:15px 0;font-family:Arial, Helvetica, sans-serif;color:#444}
	H1 {font-size:28px;font-weight:normal} 
	H2 {font-size:24px;font-weight:normal} 
	H3 {font-size:20px;font-weight:normal}
	H3.h3Alt1 {margin-bottom:0}
	H4 {font-size:16px}
	H5 {font-size:14px}
	H6 {font-size:12px} 
	P {margin:15px 0}
	A,
	A:Link, 
	A:Visited {color:#024dd6;outline:none;cursor:pointer;text-decoration:none}
	A:Hover, 
	A:Active {color:#ff740d}
	
    A[disabled], 
    A[disabled]:Link, 
    A[disabled]:Visited, 
    A[disabled]:Hover, 
    A[disabled]:Active {color:#888;text-decoration:none;cursor:text} 
    
	A IMG {border:none;text-decoration:none;-ms-interpolation-mode:bicubic;outline:none}
	TH A:Link, 
	TH A:Visited, 
	TH A:Hover, 
	TH A:Active {font-weight:bold}
	
	 
	
/* = New Shell Support
-----------------------------------------------------------------------------*/



    /* HTML Resets  */
	.sShell {height:101%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font:16px/24px Arial, Verdana, Helvetica;padding:0;margin:0 auto;color:#3C3C3C}
	.sShell STRONG {font-weight:bold}
	.sShell EM {font-style:italic}
	.sShell A,.sShell A:Link,.sShell A:Visited {color:#0000FF;text-decoration:none;cursor:pointer}
	.sShell A:Hover,.sShell A:Active {color:#C94357;text-decoration:underline}
	.sShell A[disabled] {color:#999;cursor:text;text-decoration:none}
	.sShell UL {list-style:none;margin:0;padding:0;}
	.sShell LI {display:list-item;margin:0;padding:0;}
    .sShell INPUT::-moz-focus-inner {border:0;padding:0}
	.sShell INPUT[type=text],
	.sShell INPUT[type=button],
	.sShell INPUT[type=submit],
	.sShell BUTTON {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}
	.sShell INPUT[type=text] {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%)}
    .sShell INPUT[type=text][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%)}

	/* Micro Clearfix  */
	.sCF:Before,.sCF:After {content:"";display:table}
	.sCF:After {clear:both}
	.sCF {zoom:1}
		.ie7 LI.sCF,
		.ie8 LI.sCF {display:inline}
		
	/* Floats  */
	.sFL {display:inline !important;float:left !important}
	.sFR {display:inline !important;float:right !important}

	/* Display  */
    .sDIB {display:inline-block !important}
        .ie7 .sDIB,
        .ie8 .sDIB {zoom:1 !important;display:inline !important}
    
	/* Margins  */
    .sMRlg {margin-right:32px !important}

	/* Content Wrapper */
    .sCnt1 {padding:10px 0;position:relative;z-index:2;zoom:1}
    .sCnt2 {margin:0 auto;width:1000px;min-height:150px;padding:0;background:#FFF;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-webkit-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;-webkit-box-shadow:0px 0px 5px 1px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 0px 5px 1px rgba(0, 0, 0, 0.1);box-shadow:0px 0px 5px 1px rgba(0, 0, 0, 0.1);background-color:#F6f6f6;background-image:linear-gradient(left , #EEEEEE 79%, #FFFFFF 100%);background-image:-o-linear-gradient(left , #EEEEEE 79%, #FFFFFF 100%);background-image:-moz-linear-gradient(left , #EEEEEE 79%, #FFFFFF 100%);background-image:-webkit-linear-gradient(left , #EEEEEE 79%, #FFFFFF 100%);background-image:-ms-linear-gradient(left , #EEEEEE 79%, #FFFFFF 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0.79, #EEEEEE),color-stop(1, #FFFFFF))}
        .ie7 .sCnt2,
        .ie8 .sCnt2 {border:1px solid #CCC}
    .sCnt3 {padding:20px;min-height:380px;width:746px;background:#FFF;-moz-border-radius-topleft:5px;-moz-border-radius-topright:0px;-moz-border-radius-bottomright:0px;-moz-border-radius-bottomleft:5px;-webkit-border-radius:5px 0px 0px 5px;border-radius:5px 0px 0px 5px;text-align:left}

	/* Buttons [OK] */
	.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;background-repeat:no-repeat;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-size:100% 100%;border-color:#04034A #B75D00 #B75D00 #04034A;color:#FFF;background-image:-webkit-gradient(linear, left top, left bottom, from(#04034A), to(#C94357));background-image:-webkit-linear-gradient(#04034A 0%, #C94357 100%);background-image:-moz-linear-gradient(#04034A 0%, #C94357 100%);background-image:-ms-linear-gradient(#04034A 0%, #C94357 100%);background-image:-o-linear-gradient(#04034A 0%, #C94357 100%);background-image:linear-gradient(#04034A 0%, #C94357 100%);background-color:#C94357}
	.sBtn[class] {width:auto}
	.sBtn:Active {border-style:inset;position:relative;top:1px;left:1px}
		A.sBtn {line-height:34px;height:34px;color:#FFF;text-decoration:none}
		A.sBtn:Hover,A.sBtn:Active {text-decoration:none}
	/* Alternate Colors */
	.sBtn.sClr1 {border-color:#ACC4ED #17366F #17366F #ACC4ED;color:#244F97;background:#c0cfea;background:-moz-linear-gradient(top,  #fff 0%, #c0cfea 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#c0cfea));background:-webkit-linear-gradient(top,  #fff 0%,#c0cfea 100%);background:-o-linear-gradient(top,  #fff 0%,#c0cfea 100%);background:-ms-linear-gradient(top,  #fff 0%,#c0cfea 100%);background:linear-gradient(top,  #fff 0%,#c0cfea 100%)}	
	.sBtn.sClr2 {border-color:#6F9DF0 #051C46 #051C46 #6F9DF0;background:#2E58A1;background:-moz-linear-gradient(top,  #2E58A1 0%, #113D83 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#2E58A1), color-stop(100%,#113D83));background:-webkit-linear-gradient(top,  #2E58A1 0%,#113D83 100%);background:-o-linear-gradient(top,  #2E58A1 0%,#113D83 100%);background:-ms-linear-gradient(top,  #2E58A1 0%,#113D83 100%);background:linear-gradient(top,  #2E58A1 0%,#113D83 100%)}	
    .sBtn.sClr3 {border-color:#E8F2FF #B75D00 #B75D00 #E8F2FF;font-weight:bold;color:#28529A;padding-left:20px;padding-right:20px;background:#F8B501;background-image:-moz-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fceabb), color-stop(50%,#fccd4d), color-stop(51%,#f8b500), color-stop(100%,#fbdf93));background-image:-webkit-linear-gradient(top, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%);background-image:-o-linear-gradient(top, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%);background-image:-ms-linear-gradient(top, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%);background-image:linear-gradient(to bottom, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%)}
    .sBtn.sClr4 {border-color:#6F9DF0 #051C46 #051C46 #6F9DF0;color:#FFF;font-weight:bold;padding-left:20px;padding-right:20px;background:#1e5799;background-image:-moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8));background-image:-webkit-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);background-image:-o-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);background-image:-ms-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);background-image:linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%)}
	
	/* Disabled State */
	.sBtn[Disabled] {color:#EEE;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}
	.sBtn.sDisabled {color:#EEE;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.sDisabled:Active {border-style:solid;position:relative;top:0;left:0}
	/* Alternate Sizes */
	.sBtn.sLg3 {font-size:28px;line-height:44px;height:44px;font-weight:normal}
		A.sBtn.sLg3 {line-height:42px;height:42px}
	.sBtn.sLg2 {font-size:20px;line-height:44px;height:44px;font-weight:normal}
		A.sBtn.sLg2 {line-height:42px;height:42px}
	.sBtn.sLg {font-size:18px;line-height:40px;height:40px;font-weight:normal}
		A.sBtn.sLg {line-height:38px;height:38px}
	.sBtn.sSm {font-size:14px;line-height:32px;height:32px}
		A.sBtn.sSm {line-height:30px;height:30px}
	.sBtn.sSm2 {font-size:12px;line-height:28px;height:28px}
		A.sBtn.sSm2 {line-height:28px;height:28px}
	.sBtn.sSm3 {font-size:10px;line-height:24px;height:24px}
		A.sBtn.sSm3 {line-height:24px;height:24px}

        /* Ribbons [OK]
	=================================== */
    .sRbn {position:relative;padding:5px 25px;width:100%;margin:0 -25px;-moz-box-shadow:0 2px 0 rgba(0,0,0,0.1);-webkit-box-shadow:0 2px 0 rgba(0,0,0,0.1);-o-box-shadow:0 2px 0 rgba(0,0,0,0.1);box-shadow:0 2px 0 rgba(0,0,0,0.1)}
        .ie7 .sRbn,
        .ie8 .sRbn {margin:0 -23px;padding:5px 23px}
    .sRbn:before,.sRbn:after {content:" ";display:block;position:absolute;bottom:0;margin-bottom:-10px;font-size:0;line-height:0%;width:0;border:5px solid transparent}
    .sRbn:before {left:0;border-right:0}
    .sRbn:after {right:0;border-left:0}
    .sBox .sRbn {width:100%;margin:0 -20px;padding:5px 20px}
        .ie7 .sBox .sRbn,
        .ie8 .sBox .sRbn {margin:0 -17px;padding:5px 17px}
        
    /* Wrap Up Left/Right */
    .sRbn.sWUL:before,.sRbn.sWUR:after {bottom:auto;top:0;margin:0;margin-top:-5px;border-top-width:0} 

    /* Alternate Placement */
    .sRbn.sFL {float:left;width:auto;margin-right:15px;-moz-box-shadow:2px 2px 0 rgba(0,0,0,0.1);-webkit-box-shadow:2px 2px 0 rgba(0,0,0,0.1);-o-box-shadow:2px 2px 0 rgba(0,0,0,0.1);box-shadow:2px 2px 0 rgba(0,0,0,0.1)}
        .ie7 .sBox .sRbn.sFL,
        .ie8 .sBox .sRbn.sFL {margin-right:16px}  
    .sRbn.sFL:after {display:none}
    .sRbn.sFR {float:right;width:auto;margin-left:15px;-moz-box-shadow:-2px 2px 0 rgba(0,0,0,0.1);-webkit-box-shadow:-2px 2px 0 rgba(0,0,0,0.1);-o-box-shadow:-2px 2px 0 rgba(0,0,0,0.1);box-shadow:-2px 2px 0 rgba(0,0,0,0.1)}
        .ie7 .sBox .sRbn.sFR,
        .ie8 .sBox .sRbn.sFR {margin-left:16px}  
    .sRbn.sFR:before {display:none} 

    /* Colors */
    .sRbn {color:#fff;background:#f00;background:-moz-linear-gradient(top, #FF5D3B 0%, #F00 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF5D3B), color-stop(100%,#F00));background:-webkit-linear-gradient(top, #FF5D3B 0%,#F00 100%);background:-o-linear-gradient(top, #FF5D3B 0%,#F00 100%);background:-ms-linear-gradient(top, #FF5D3B 0%,#F00 100%);background:linear-gradient(top, #FF5D3B 0%,#F00 100%)}
        .ie7 .sRbn,
        .ie8 .sRbn {border-bottom:1px solid #900}
    .sRbn:before,.sRbn:after {border-top-color:#900}
    .sRbn.sWUL:before,.sRbn.sWUR:after {border-bottom-color:#900}
     
    .sRbn.sClr1 {background:#2D57A0;background:-moz-linear-gradient(top, #2d57a0 0%, #10397a 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d57a0), color-stop(100%,#10397a));background:-webkit-linear-gradient(top, #2d57a0 0%,#10397a 100%);background:-o-linear-gradient(top, #2d57a0 0%,#10397a 100%);background:-ms-linear-gradient(top, #2d57a0 0%,#10397a 100%);background:linear-gradient(top, #2d57a0 0%,#10397a 100%)}
        .ie7 .sRbn.sClr1,
        .ie8 .sRbn.sClr1 {border-bottom:1px solid #0F2C5D}
    .sRbn.sClr1:before,.sRbn.sClr1:after {border-top-color:#0F2C5D}
    .sRbn.sClr1.sWUL:before,.sRbn.sClr1.sWUR:after {border-bottom-color:#0F2C5D}
    
    .sRbn.sClr2 {color:#444;background:#04034A;background:-moz-linear-gradient(top, #ffce75 0%, #04034A 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffce75), color-stop(100%,#04034A));background:-webkit-linear-gradient(top, #ffce75 0%,#04034A 100%);background:-o-linear-gradient(top, #ffce75 0%,#04034A 100%);background:-ms-linear-gradient(top, #ffce75 0%,#04034A 100%);background:linear-gradient(top, #ffce75 0%,#04034A 100%)}
        .ie7 .sRbn.sClr2,
        .ie8 .sRbn.sClr2 {border-bottom:1px solid #C68B0F}
    .sRbn.sClr2:before,.sRbn.sClr2:after {border-top-color:#C68B0F}
    .sRbn.sClr2.sWUL:before,.sRbn.sClr2.sWUR:after {border-bottom-color:#C68B0F}

    .sRbn.sClr3 {color:#444;background:#F18F08;background:-moz-linear-gradient(top, #ffbd0a 0%, #f18f08 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffbd0a), color-stop(100%,#f18f08));background:-webkit-linear-gradient(top, #ffbd0a 0%,#f18f08 100%);background:-o-linear-gradient(top, #ffbd0a 0%,#f18f08 100%);background:-ms-linear-gradient(top, #ffbd0a 0%,#f18f08 100%);background:linear-gradient(top, #ffbd0a 0%,#f18f08 100%)}
        .ie7 .sRbn.sClr3,
        .ie8 .sRbn.sClr3 {border-bottom:1px solid #999}
    .sRbn.sClr3:before,.sRbn.sClr3:after {border-top-color:#999}
    .sRbn.sClr3.sWUL:before,.sRbn.sClr3.sWUR:after {border-bottom-color:#999}
	
    .sRbn.sClr4{color:#444;background:#97CDFB;background:-moz-linear-gradient(top, #C9E6FB 0%, #97CDFB 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#C9E6FB), color-stop(100%,#97CDFB));background:-webkit-linear-gradient(top, #C9E6FB 0%,#97CDFB 100%);background:-o-linear-gradient(top, #C9E6FB 0%,#97CDFB 100%);background:-ms-linear-gradient(top, #C9E6FB 0%,#97CDFB 100%);background:linear-gradient(top, #C9E6FB 0%,#97CDFB 100%)}
        .ie7 .sRbn.sClr4,
        .ie8 .sRbn.sClr4 {border-bottom:1px solid #97CDFB}
    .sRbn.sClr4:before,.sRbn.sClr4:after {border-top-color:#97CDFB}
    .sRbn.sClr4.sWUL:before,.sRbn.sClr4.sWUR:after {border-bottom-color:#97CDFB}
    
    .sRbn.sClr5{color:#444;background:#FFF;background:-moz-linear-gradient(top, #FFF 0%, #CAE6FD 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#CAE6FD));background:-webkit-linear-gradient(top, #FFF 0%,#CAE6FD 100%);background:-o-linear-gradient(top, #FFF 0%,#CAE6FD 100%);background:-ms-linear-gradient(top, #FFF 0%,#CAE6FD 100%);background:linear-gradient(top, #FFF 0%,#CAE6FD 100%)}
        .ie7 .sRbn.sClr5,
        .ie8 .sRbn.sClr5 {border-bottom:1px solid #CAE6FD}
    .sRbn.sClr5:before,.sRbn.sClr5:after {border-top-color:#CAE6FD}
    .sRbn.sClr5.sWUL:before,.sRbn.sClr5.sWUR:after {border-bottom-color:#CAE6FD}

    .sRbn.sClr6{color:#FFF;background:#5FAF23;background:-moz-linear-gradient(top, #86E03E 0%, #5FAF23 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#86E03E), color-stop(100%,#5FAF23));background:-webkit-linear-gradient(top, #86E03E 0%,#5FAF23 100%);background:-o-linear-gradient(top, #86E03E 0%,#5FAF23 100%);background:-ms-linear-gradient(top, #86E03E 0%,#5FAF23 100%);background:linear-gradient(top, #86E03E 0%,#5FAF23 100%)}
        .ie7 .sRbn.sClr6,
        .ie8 .sRbn.sClr6 {border-bottom:1px solid #3B6C17}
    .sRbn.sClr6:before,.sRbn.sClr6:after {border-top-color:#3B6C17}
    .sRbn.sClr6.sWUL:before,.sRbn.sClr6.sWUR:after {border-bottom-color:#3B6C17}

 
 /* = Old Global Styles
-----------------------------------------------------------------------------*/
    
     /* Large Format Price */
    .sPrice {line-height:2em;height:2em;font-weight:bold;font-size:2.7em;color:#FFF;letter-spacing:.05em}
    .sPrice SPAN {font-size:0.9em;display:inline-block;line-height:1.1em;vertical-align:top}
    .sPrice .sDollar {font-size:2.3em;margin-top:-0.13em}
    .sPrice .sTerm {font-size:0.7em;line-height:2.6em;height:2.4em;margin-left:-2em;margin-top:0.7em}
    
     /* Premium Domain Results */
    .sDomPrm1 {background:transparent url('/images/_global/bkg-prmdivider1.gif') no-repeat top left}
    .sDomPrm2 {width:100%; overflow:hidden}
    .sDomPrm2 .sDomPrm2Sub {float:left;width:227px;margin-right:15px}
    .sDomPrm2 .sDomPrm2Sub2 {float:left;width:222px;margin-right:15px}
    .sDomBck1 {width:100%;overflow:hidden;margin:0}
    .sDomBck1Sub {float:left;width:230px; margin-right:10px}
    .sDomLine {line-height:2em;}
    .sDomCut  {color:#024DD6; font-weight:bold}

    /* Feature Domain Panel */
    .sFeaturedDom {float:left;width:240px;margin-right:15px;line-height:1.8em}
    .sFeaturedDom A {text-decoration:none}
    .sFeaturedDom A.sDisabled, A.sDisabled:Link, A.sDisabled:Visited, A.sDisabled:Hover, A.sDisabled:Active {color:#888;text-decoration:none}
    .sFeaturedDom .sPremDom {float:left}
    .sFeaturedDom .sDomPrice {float:right}
    .sFeaturedDom .sBackDom {float:left}

    /* Search Boxes */
    .sSearchField_bg {background:transparent url(/images/_global/search_field_bg_1.png) no-repeat; height:39px}
    .sTextField_blank input {border:0; margin: 7px 0 0 10px;}
    .sDropDown_align select {margin-top:7px;}
    .sButton_align input {margin:0px 0 0 10px; width:100px; height:33px;}
    .sButton_align_2 input {margin:0 0 0 47px; width:100px; height:33px;}
    .sSrchWatermark {color:#999}
    .alt_btn_2 {width:90px; height:33px;}
    .sSearchField_bg.sSrch_Altbg {background:transparent url(/images/_global/search_field_bg_2.png) no-repeat}
        
    /* Divider 1 */
	.divider_1 {margin:1em 0;width:100%;overflow:hidden}
    .divider_1 .col1 {float:left;width:49%;margin:0;padding:0}
	.divider_1 .col2 {float:right;width:49%;margin:0;padding:0}
	.divider_1 .col1.col1alt1 {width:66%}
	.divider_1 .col2.col2alt1 {width:33%;padding:1.2em 0 0 0;text-align:right}
	.divider_1 .col1.col1alt2 {width:66%}
	.divider_1 .col2.col2alt2 {width:33%;padding:0 0 0 0;text-align:right}
	.divider_1.dvdr_alt_1 .col2 {text-align:right}
	.divider_1.alt_2 {margin:0}
	.divider_1.alt_3 {text-align:center}
	.divider_1.alt_4 .col1 {width:494px}
	.divider_1.alt_4 .col2 {width:242px}
	.divider_1.alt_5 {vertical-align:top}
    .divider_1.alt_5 .hr_2 {margin:0;clear:both}	
	.divider_1.alt_6 .col1 {width:125px}
	.divider_1.alt_6 .col2 {width:auto;height:72px}
	.divider_1.alt_6 .col2 img {float:right;margin-left:1px}
	.divider_1.alt_7 .col1 {width:200px}
	.divider_1.alt_7 .col2 {width:auto}
	.divider_1.alt_7 .col2 img {float:right;margin-left:1px;}
    .divider_1.alt_8 .col1 {width:25%}
	.divider_1.alt_8 .col2 {width:72%}
	.divider_1.col3 .col1 {width:33%}
	.divider_1.col3 .col2 {float:left;width:33%}
	.divider_1.col3 .col3 {float:left;width:33%;margin:0;padding:0}
	.divider_1.prod_1 .col1 {width:53px}
	.divider_1.prod_1 .col2 {float:left;width:165px}
	.divider_1.prod_1 H5 {margin:0; padding:0}
	.divider_1.prod_1 P {margin:0}
	.divider_1.prod_2 .col1 {width:25%;text-align:center}
	.divider_1.prod_2 .col2 {float:left;width:72%}
	.divider_1.prod_2 H4 {margin:0; padding:0}
	.divider_1.prod_2 H5 {margin:0; padding:0; font-weight:normal}
    .divider_1.prod_2 P {margin:0; padding-top:5px}
    .divider_1.icon_1 .col1 {width:20px; margin-left:10px}
    .divider_1.icon_1 .col2 {float:left;width:290px}
    .divider_1.icon_1 IMG {margin:0; padding:2px 0}
    .divider_1.icon_1 P {margin:0; padding:2px 0}
    .divider_1.icon_2 .col1 {width:56px; margin-right:10px}
    .divider_1.icon_2 .col2 {float:left;width:675px}
	.divider_1.col4 .col1 {width:30%}
	.divider_1.col4 .col2 {float:left;width:70%}
    .divider_1.icon_3 .col1 {width:155px; margin-right:10px}
    .divider_1.icon_3 .col2 {float:left;width:550px}

    /* Divider 2 */
    .divider_2 {margin:1em 0;width:100%;overflow:hidden}
    .divider_2 .col1 {float:left;margin:0 15px 0 0;padding:0}
	.divider_2 .col2 {float:left;margin:0;padding:0}

	/* Box Style 1 */
	DIV.box_1 {margin:1em 0;padding:1px;border:1px solid #92a5bc;border-top-width:3px}
	DIV.box_1 .box_title {background:#144682;color:#FFF;font-size:95%;margin:0;text-align:right;text-transform:uppercase;font-family:Verdana, Arial, Helvetica, sans-serif}
	DIV.box_1 .box_title SPAN {display:block;padding:3px 5px}
	DIV.box_1 DIV.box_content {background:#F5F7F9 url('/images/bkg_box_1.gif') repeat-x bottom;padding:3px 5px;margin-top:1px}
	
	/* Contact Box */
	DIV.box_1 P.contact_box {margin:0;padding:5px 0;font-size:120%;font-style:italic;background:transparent url('/images/e3/e3_icon42_contact.gif') no-repeat top right;color:#144682}
	DIV.box_1 P.contact_box SPAN {display:block;font-weight:bold;padding-right:46px;text-align:right;font-style:normal}

	/* Related Links Box */
	DIV.box_1 .related_box UL {margin:.7em 0;padding:0;list-style:none}	
	DIV.box_1 .related_box LI {margin:.7em 0 .7em 4px;padding:0 0 0 12px;background:transparent url('/images/e3/e3_dotarrow_rht_blu.gif') 0 3px  no-repeat}	
	DIV.box_1 .related_box UL UL {list-style:none;padding:0;margin:0}	

	/* ul_1 in box_1 */
	DIV.box_1 UL.ul_1 LI {margin-left:3px;padding-left:10px}

	/* Box 2 */
	DIV.box_2 {margin:1.5em 0;border-bottom:10px solid #ccc}
	DIV.box_2 .box_title {background:#144682;color:#FFF;font-size:13px;margin:0;font-weight:bold;font-family:Arial, Helvetica, sans-serif}
	DIV.box_2 .box_title SPAN {display:block;padding:3px 5px}
	DIV.box_2 .box_title A:Link, DIV.box_2 .box_title A:Visited {color:#FFF} 
	DIV.box_2 .box_title A:Hover, DIV.box_2 .box_title A:Active {color:#FC0;text-decoration:underline}
	DIV.box_2 DIV.box_content {background:#F5F7F9;padding:10px}
	DIV.box_2 DIV.table_wrap {padding:0}
	
	/* Box 3 - square box, gradient back, used for filters  */
	.box_3 {border:1px solid #CCC;background:#FFF url('/images/shell/01/bkg_box_3.gif') repeat-x;padding:1em;margin:1em 0}
	
    /* Box 4 - Icon Wrappers */
	.box_4_idp {background:transparent url('/images/2008images/logo08_idprotect32x.gif') no-repeat; margin:15px 0 30px 0; padding-left:40px}
	.box_4_wbl {background:transparent url('/images/2008images/logo08_businesslisting32x.gif') no-repeat; margin:15px 0 30px 0; padding-left:40px}
	.box_4_eml {background:transparent url('/images/2008images/logo08_email32x.gif') no-repeat; margin:15px 0 30px 0; padding-left:40px}
	.box_4_ssl {background:transparent url('/images/2008images/logo08_sslcertificates32x.gif') no-repeat; margin:15px 0 30px 0; padding-left:40px}
	.box_4_hos {background:transparent url('/images/2008images/logo08_webhosting32x.gif') no-repeat; margin:15px 0 30px 0; padding-left:40px}
	.box_4_wsc {background:transparent url('/images/2008images/logo08_webcreator32x.gif') no-repeat; margin:15px 0 30px 0; padding-left:40px}
	.box_4_sem {background:transparent url('/images/_global/producticons/picon_sem32x.gif') no-repeat; margin:15px 0 30px 0; padding-left:40px}
	.box_4_rcontent {background:transparent url('/images/_global/producticons/picon_rcontent32x.gif') no-repeat; margin:15px 0 30px 0; padding-left:40px}
	.box_4_wrn {background:transparent url('/images/_global/icon_warning1.gif') no-repeat; margin:15px 0 30px 0; padding-left:40px}

	 /* Thick box */
	.thickbox_1 {margin:0; padding:0}
	.thickbox_1 P {font-size:11px; margin:0 0}
	
	/* Boxes 2 column */
	DIV.boxes_2 {background:#FFF url('/images/_global/bg_twopanel1.gif') no-repeat top left;margin:10px 0}
	DIV.boxes_2_sub {width:100%;background:transparent url('/images/_global/bg_twopanel2.gif') no-repeat bottom left;overflow:hidden}
	DIV.boxes_2_1 {float:left;display:inline;width:340px;padding:0 14px}
	DIV.boxes_2_2 {float:right;display:inline;width:340px;padding:0 14px}
	DIV.boxes_2.alt_1 {background-image:url('/images/_global/bg_twopanel1_alt_1.gif')}
	DIV.boxes_2.alt_1 .boxes_2_sub {background-image:url('/images/_global/bg_twopanel2_alt_1.gif')}  
    
	/* Boxes 3 column */
	DIV.boxes_1 {background:#FFF url('/images/2008images/bg_threepanel1.gif') no-repeat top left;width:100%}
	DIV.boxes_1_sub {overflow:hidden;width:100%;background:transparent url('/images/2008images/bg_threepanel2.gif') no-repeat bottom left;}
	DIV.boxes_1_1 {float:left;display:inline;padding:1em 15px 2em 15px;margin-right:10px;width:212px}
	DIV.boxes_1_2 {float:left;display:inline;padding:1em 15px 2em 15px;width:212px}
	DIV.boxes_1_3 {float:right;display:inline;padding:1em 15px 2em 15px;width:212px}
	DIV.boxes_1.alt_1 {margin:1em 0}
	DIV.boxes_1.alt_1 .boxes_1_1 ,
	DIV.boxes_1.alt_1 .boxes_1_2 ,
	DIV.boxes_1.alt_1 .boxes_1_3 {padding-top:.5em; padding-bottom:1em} 
	
	/* Boxes 4 column */
	DIV.boxes_3 {background:#FFF url('/images/_global/bg_fourpanel1.gif') no-repeat top left;width:100%; text-align:center}
	DIV.boxes_3_sub {overflow:hidden;width:100%;background:transparent url('/images/_global/bg_fourpanel2.gif') no-repeat bottom left;}
	DIV.boxes_3_1 {float:left;display:inline;padding:0;margin-right:5px;width:180px}
	DIV.boxes_3_2 {float:left;display:inline;padding:0;margin-right:5px;width:180px}
	DIV.boxes_3_3 {float:left;display:inline;padding:0;width:180px}
	DIV.boxes_3_4 {float:right;display:inline;padding:0;width:180px}
	
	/* Unordered List 4 - Replaced by "UL.ul_1.alt_1" */
	UL.ul_4 {margin:1em 0;padding:0;list-style:none}	
	UL.ul_4 LI {padding:0 0 0 15px;background:transparent url('/images/e3/e3_dotarrow_rht_blu.gif') 0 3px  no-repeat}	
	UL.ul_4 UL {list-style:none;padding:0;margin:0}	

    /* Business Listing Landing Header */
	.wbl_header_1 {border-top:3px solid #92A5BC;border-bottom:1px solid #92A5BC;padding:1px 0}
	.wbl_header_1 .bgimage {height:210px;background:#3a7fcd url('/images/2008images/photo_header_businesslisting1.jpg') no-repeat;padding:1px 0}
	.wbl_header_1 .productlogo {margin-left:15px; background:transparent url('/images/2008images/logo08_businesslisting80x.gif') 6px 0 no-repeat}
	.wbl_header_1 H1 {color:#333;margin:18px 0 0 110px;width:12em;font-size:20px; padding-top:10px}
	.wbl_header_1 H1 STRONG {font-size:28px}
	.wbl_header_1 H2 {color:#DE5D00;margin:10px 0 28px 15px;width:12em;font-size:20px}
	.wbl_header_1 P {color:#333;margin:25px 0 0 15px;width:16em;font-size:1.5em}
    
    /* Buttons */
    .btn_2a {background:#DC5D00 url('/images/_global/actionbtn_2a.gif') repeat-x left center; border-width:1px; border-style:solid; border-color:#cb7739 #963f00 #542400 #cb7739; height:30px; color:#FFF; font-weight:bold; padding-bottom:2px}
    .btn_3a {background:#848484 url('/images/_global/actionbtn_3a.gif') repeat-x left center; border-width:1px; border-style:solid; border-color:#ADBCCD #214785 #214785 #ADBCCD; color:#214785; font-weight:bold; font-size:10px; padding-bottom:2px}

    /* Divider */
	.divider_1 .main_1 {float:left;width:50%;margin:0;padding:0}
	.divider_1 .sub_1 {float:right;margin:0;padding:0}
    .divider_1 .main_2 {float:left;margin:0;padding:0}
	.divider_1 .sub_2 {float:right;margin:.8em 0 0 0}
	
	/* Reseller Tools */
	.reseller_tools_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.reseller_tools_1 {display:inline-block}
	.reseller_tools_1 {display:block}
	* html .reseller_tools_1 {height:1px}
	.reseller_tools_1 DIV {float:left;width:33%}
	.reseller_tools_1 .logolocation_1 {float:left; margin-top:3px}
	.reseller_tools_1 H3 {color:#333; font-size:1.3em; margin-left:70px}
	.reseller_tools_1 H3 STRONG {display:block;font-size:1.3em}
	.reseller_tools_1 P {margin:7px; padding-right:25px}
	.product_divider_1 {margin:5px 0}
	.product_divider_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.product_divider_1 {display:inline-block}
	.product_divider_1 {display:block}
	* html .product_divider_1 {height:1px}
	.product_divider_1 DIV {float:left;width:50%; padding-bottom:25px}
	.product_divider_1 .logolocation_1 {float:left; margin-top:3px}
	.productlayout_1 .logolocation_1 {float:left; margin-top:3px}
	.productlayout_1 H3 {color:#333; font-size:1.3em; margin-left:70px}
	.productlayout_1 H3 STRONG {display:block;font-size:1.3em}
	.productlayout_1 P {margin:0 0 0 70px}
	.hpproductlayout_1 .logolocation_1 {float:left; margin-top:-3px}
	.hpproductlayout_1 H4 {color:#333; font-size:1.3em; margin-left:65px}
	.hpproductlayout_1 H4 STRONG {display:block;font-size:18px}
	
	/* Benefits Landing Content */
	.benefits_content_1 {margin:0}
	.benefits_content_1 H1 {margin-top:15px; font-size:1.8em}
	.benefits_content_1 H2 {font-size:1.6em}
	.benefits_content_1 H3 {font-size:15px}
	.benefits_content_1 P {font-size:1.1em; line-height:1.4em}
	.benefits_content_1 OL {font-size:1.1em}
    .benefits_4column_1 {margin:0; text-align:center}
	.benefits_4column_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.benefits_4column_1 {display:inline-block}
	.benefits_4column_1 {display:block}
	* html .benefits_4column_1 {height:1px}
    .benefits_4column_1 .main_1 {float:left; width:24%; margin:0; padding:0}
    .benefits_3column_1 {margin:0}
	.benefits_3column_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.benefits_3column_1 {display:inline-block}
	.benefits_3column_1 {display:block}
	* html .benefits_3column_1 {height:1px}
    .benefits_3column_1 .bgimage_1 {background-image: url(../images/2008images/bg_onepanel1.gif); background-repeat: no-repeat; background-position: left top; padding-top: 1em}
    .benefits_3column_1 .bgimage_2 {overflow:hidden; background-image: url(../images/2008images/bg_onepanel2.gif); background-position: left bottom; background-repeat: no-repeat}
    .benefits_3column_1 .main_1 {float:left; width:33%; margin:0; padding:0}
    .benefits_3column_1 .main_1 H2 {color:#333; text-align:left; margin:0 0 10px 20px}
    .benefits_3column_1 .main_1 H2 STRONG {color:#DE5D00; font-size:25px}
    .benefits_3column_1 .main_1 P {text-align:left; margin:10px 0 20px 50px}
    .benefits_3column_1 .border_1 {background-image: url(../images/2008images/bg_paneldivider.gif); background-repeat: no-repeat; background-position: right;}
    .borderbox {border:solid 1px #CCC; padding-left:15px}
    .benefits_2column_1 {margin-left:20px}
	.benefits_2column_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.benefits_2column_1 {display:inline-block}
	.benefits_2column_1 {display:block}
	* html .benefits_2column_1 {height:1px}
	.benefits_2column_1 UL {color:#333;font-size:1em; font-weight:bold}
    .benefits_2column_1 .main_1 {float:left; width:49%; margin:0; padding:0}
	.benefits_2column_1 .main_1 LI {list-style:none; margin-bottom:1em;padding:0 50px 0 15px; background:transparent url('/images/e3/e3_dotarrow_rht_blu.gif') 0 3px  no-repeat}
	
	/* Data Table 1 - Used in 3 places */
	TABLE.data-table-1 {width:100%;border-top:1px solid #FFF}
	TABLE.data-table-1 TR {background:#E5E5E5}
	TABLE.data-table-1 TR.alt-row {background:#F2F2F2}
	TABLE.data-table-1 TR:Hover {background:#FFFCD3}
	TABLE.data-table-1 TH {text-align:left;background:#CCC;border-bottom:1px solid #FFF;color:#444E61;padding:5px 0}
	TABLE.data-table-1 TD {border-bottom:1px solid #FFF;padding:3px 0}
	TABLE.data-table-1 TD.check-box-1 {width:25px;padding-left:10px}
	TABLE.data-table-1 TD.options-1 {text-align:right;padding-right:10px}
	TABLE.data-table-1 TD.domain-name-1 {padding-left:10px}
	TABLE.data-table-1 TD.auth-key-1 {text-align:left;padding-right:10px;width:175px}
	TABLE.data-table-1 TD.basic-1 {text-align:center}

	/* Data Table 1 */
	DIV.sample, DIV.task {padding:5px 8px;margin-bottom:10px}
	DIV.task {background:#F5F7F9; border: 1px #92A5BC solid;}


	/* Status  / Description (uses jQuery for div striping) */
	div.stat-wpr {border: 1px #345699 solid; }
	div.stat-wpr .stat {padding: 4px;}
	div.stat-wpr .exp {float: right; width: 320px; font-size: 12px;  }
	div.stat-wpr p {margin-top: 10px; }
	div.stat-wpr h2 {background: #345699; color: #fff; font-size: 12px; padding: 4px; margin: 0;}
	div.stat-wpr h2 span {font-size: 11px;}
	div.stat-wpr h2 span.key {display: block; float: left; width: 220px;  }
	div.stat-wpr h2 span.connect {display: none;}
	div.stat-wpr h3 { width: 180px; float: left; padding: 8px; font-size: 12px;  }
	div.stat-wpr h4 {text-transform: uppercase; font-size: 10px; margin-top: 10px;}
	.stat:after  {content:".";display:block;height:0;clear:both;visibility:hidden}
	.stat {display:inline-block}
	* html .stat {height:1%}
	.stat {display:block}
	div.stat-wpr .stat.alt {background:#F5F7F9;background:#eee;border-top:1px #ccc solid;border-bottom:1px #ccc solid;margin:0}

    /* START Right Column Styles */
	.RCOL {margin:0;padding:0;background:url('/images/e3/e3_bg_rhtcolm.gif') repeat-y}
	.RCOL tr {color:#666;margin:0;padding:0}
	.RCOL td {font:normal 10px;color:#666;margin:0;padding:0}
	.RCOL ul {margin:0;padding:5px;font:normal 10px Verdana,Arial,Helvetica,sans-serif}
	.RCOL li {margin:5px 0 0;padding:0 0 0 10px;font:normal 9px Verdana,Arial,Helvetica,sans-serif;background:url('/images/e3/e3_dotarrow_rht_blu.gif') no-repeat 0 3px;list-style-type:none}
	.RCOL a,.RCOL a:active,.RCOL a:visited {color:#144682;text-decoration:none;font:normal 10px Verdana,Arial,Helvetica,sans-serif}
	.RCOL a:hover {color:#36C;text-decoration:underline;font:normal 10px Verdana,Arial,Helvetica,sans-serif}
	.RCOL img {margin:0;padding:0}
	.RCOL li.ALERT {background:url('/images/e3/e3_icon_news_alert.gif') no-repeat;padding-left:15px}
	.RCOL li.NEWS {background:url('/images/e3/e3_icon_news_general.gif') no-repeat;padding-left:15px}
	.RCOL2 {margin:0;padding:0;background:#F5F7F9 url('/images/e3/e3_bg_prodbox.gif') repeat-y}
	.RCOL2 tr {color:#666;margin:0;padding:0}
	.RCOL2 td {font:normal 10px;color:#666;margin:0;padding:0}
	.RCOL3 {margin:0;padding:0;background:#F5F7F9 url('/images/e3/e3_bg_rcol3.gif') repeat-y}
	.RCOL3 tr {color:#666;margin:0;padding:0}
	.RCOL3 td {font:normal 10px;color:#666;margin:0;padding:0}
	.RCOL4 {margin:0;padding:0; width: 216px; border: 1px solid #294D84;}
	.RCOL4 ul {margin:0;padding:5px;font:normal 10px Verdana,Arial,Helvetica,sans-serif}
	.RCOL4 li {margin:5px 0 0;padding:0 0 0 10px;font:normal 9px Verdana,Arial,Helvetica,sans-serif;background:url('/images/e3/e3_dotarrow_rht_blu.gif') no-repeat 0 3px;list-style-type:none}
	.RCOL4 a,.RCOL a:active,.RCOL a:visited {color:#144682;text-decoration:none;font:normal 10px Verdana,Arial,Helvetica,sans-serif}
	.RCOL4 a:hover {color:#36C;text-decoration:underline;font:normal 10px Verdana,Arial,Helvetica,sans-serif}
	.RCOL4 img {margin:0;padding:0}
	.RCOL4 li.ALERT {background:url('/images/e3/e3_icon_news_alert.gif') no-repeat;padding-left:15px}
	.RCOL4 li.NEWS {background:url('/images/e3/e3_icon_news_general.gif') no-repeat;padding-left:15px}

    /* Customer Segment Box Styles */
	.CUST {margin:0;padding:0;background:#F5F7F9;border:solid 1px #345699}
	.CUST td {font:normal 10px;color:#666;margin:0;padding:0}
	.CUST ul {margin:0;padding:5px 5px 5px 10px;font:normal 10px Verdana,Arial,Helvetica,sans-serif}
	.CUST li {margin:5px 0 0;padding:0 0 0 10px;font:normal;background:url('/images/e3/e3_dotarrow_rht_blu.gif') no-repeat 0 3px;list-style-type:none}
	.CUST a,.CUST a:active,.CUST a:visited {color:#144682;text-decoration:none;font:normal 10px Verdana,Arial,Helvetica,sans-serif}
	.CUST a:hover {color:#36C;text-decoration:underline;font:normal 10px Verdana,Arial,Helvetica,sans-serif}
	.CUST img {margin:0;padding:0;border:none}
	.CUST h4 {margin:0;font:bold 14px Verdana,Arial,Helvetica,sans-serif;color:#fff;background-color:#345699;padding:6px}

    /* ENOM default page box style */
	.defaultBox {margin:0;padding:0;background:#fff url('/images/e3/e3_bg_defaultbox.gif') repeat-y}
	.defaultBox tr {color:#666;margin:0;padding:0}
	.defaultBox td {font:normal 12px;color:#666;margin:0;padding:0} 
	.defaultBox li {margin:4px 0;padding:0 0 0 10px;font-size:12px;list-style-type:none;background:url('/images/e3/e3_dotarrow_rht_ETP.gif') no-repeat 0 3px}
	.defaultBox p {margin:0;padding:0}

    /* Loginbox */
	#loginbox {padding:15px;float:right;background:#6699cc;width:270px;padding-bottom:30px}
	#loginbox p,#loginbox h2 {color:#FFF}
	#loginbox p br {display:none}
	#loginbox ul {margin:0;list-style:none}
	#loginbox li {background:url('/images/e3/e3_dotarrow_rht_DOM.gif') no-repeat 0 3px;padding-left:15px;color:#ccc}
	#loginbox a:Link, #loginbox a:Visited, #loginbox a:Hover, #loginbox a:Active {color:#fff}
	#loginbox a:hover {color:#cc0000}
	#loginbox h2 {border-bottom:1px solid #B6CEE6;padding-bottom:5px}
	#loginbox p {font-size:12px;text-align:right}
	div#cred {padding:0;text-align:right;width:230px;margin-left:30px}
	div#cred label {margin:2px 10px 10px 2px;padding:0;float:left;color:#fff}
	div#cred input {margin:0 0 10px 0;padding:0;float:left;width:130px}
	div.optin {padding:0;width:280px;text-align:left}
	div.optin input {margin:0;padding:0;float:left;width:20px}
	div.optin label {margin:0 0 10px 2px;width:140px;padding:0;float:left;color:#fff}
	#xtrlinks {border-top:1px solid #B6CEE6;padding-top:5px}

    /* START ProdBox/AdBox Styles */
	.PROD {margin:0;padding:0;background:#F5F7F9 url('/images/e3/e3_bg_prodbox.gif') repeat-y}
	.PROD tr {color:#666;margin:0;padding:0}
	.PROD td {font:normal 10px;color:#666;margin:0;padding:0}
	.PROD ul {margin:0;padding:5px;font:normal 10px Verdana,Arial,Helvetica,sans-serif}
	.PROD li {margin:5px 0 0;padding:0 0 0 10px;font:normal 9px;background:url('/images/e3/e3_dotarrow_rht_blu.gif') no-repeat 0 3px;list-style-type:none}
	.PROD a,.PROD a:active,.PROD a:visited {color:#144682;text-decoration:none;font:normal 10px Verdana,Arial,Helvetica,sans-serif}
	.PROD a:hover {color:#36C;text-decoration:underline;font:normal 10px Verdana,Arial,Helvetica,sans-serif}
	.PROD img {margin:0;padding:0}
	#dcp-cnt TH {background:none;color:#444E61}
	#fcp-cnt TH {background:none;color:#444E61}

    /* Hosted Exchange Styles */
	.subformBox {padding:0}
	.subformBox input.radio {display:block;float:left;margin-top:5px}
	.subformBox label {display:block;float:left;margin:7px 0 5px 0}
	.subformBox select, .subformBox input.text {display:block;margin:0 25px;clear:both;width:160px}
	.subformBox input.text {margin-bottom:0}
	.subformBox p {margin:6px 0 10px 25px}
	.subformBox label.extDomainLabel {padding:0}
	#free-dns {background:none;padding-left:10px;margin:10px 0px} 
	#free-dns p {margin-top:0}
	#free-dns h3 {font-size:16px;margin-bottom:4px}
	#free-dns h4 {font-size:12px;margin-bottom:4px}
	#free-dns .alert {color:#FF0000}
	#free-dns .success {color:#669700}
	.acctDoms {border:2px #345699 solid;margin:0 15px}
	.acctDoms h2 {padding: 5px 0 5px 5px;margin-top:0;color:#fff;font-size:11px;background:#345699}
	.acctDoms p {margin: 0 0 12px 12px}
	.acctDoms ul {margin-bottom:0}
	.addDoms {margin-bottom:20px}
	.addDoms input {float:left;margin:2px 6px 0 12px}
	.addDoms h2 {color:#fff}
	.domNotFound {padding:20px}	
	.domNotFound h2 {margin:0;font-size:12px}
	.domNotFound h3 {margin-top:0}
	.domNotFound ul {text-align:left;margin:10px 20px 0 0;padding:0;list-style:none}
	.domNotFound ul li {background:transparent url('/images/e3/e3_dotarrow_rht_ETP.gif') no-repeat 0 3px;padding-left:15px;margin:6px 0 0 0}
	.domNotFound .dnsSetup {padding:10px;border:1px #ccc solid;margin:15px 15px 15px 0}
	#free-dns ul, .acctDoms ul {list-style:none;margin:0}	
	#free-dns ul li, .acctDoms ul li {margin-left:0;background:transparent url('/images/e3/e3_dotarrow_rht_ETP.gif') no-repeat left 15%;padding:0 0 10px 10px}	
	.acctDoms h3, .addDoms h3 {font-size:12px;color:#000;margin:12px 0 6px 12px}

    /* Name Server Syncronization Status */
	#regNS {text-align:left;margin:10px 10px 10px 8px;width:600px;padding:8px;background:#e1e1e1;text-align:left}
	#regNS h5 {margin-top:10px;text-align:left;text-transform:uppercase}
	#regNS table#atRegistry {margin: 0 0 20px 0;text-align:left;background:#e1e1e1;border-collapse:collapse;border:0}
	#regNS table#atRegistry tr {padding:10px 0;text-align:left;border:0}
	#regNS table#atRegistry th {width:130px;border:0;padding:6px 6px 6px 0;text-align:left}
	#regNS table#atRegistry td {padding:6px;border:0;text-align:left;border:0}

    /* Bulk VAS Styles */
	.vas-content {float:left;width:550px;background:transparent url('/images/e3/e3_bg_edge.gif') repeat-x 0 0;padding-top:10px;margin-top:10px}
	.prod-marquee-wrap {background:transparent url('/images/e3/dotTile.gif') repeat-x bottom left}
	.prod-marquee {padding:0 0 10px 50px}
	.prod-marquee h2 {margin:0 0 0 0;text-transform:uppercase;font-size:18px;font-weight:bold}
	.prod-marquee p.startAt {margin:0}
	.prod-marquee p.startAt span {font-weight:bold;font-size:14px}

    /* DNS Service Page */
	#dmn.wrapper #dns-svc.prod-marquee-wrap .prod-marquee {padding:10px 0 10px 110px}
	#dmn.wrapper #dns-svc.prod-marquee-wrap .prod-marquee h2 {font-size:21px;margin-bottom:0}
	#dmn.wrapper #dns-svc.prod-marquee-wrap .prod-marquee p {margin:0 0 8px 0}
	#dmn.wrapper #dns-svc.prod-marquee-wrap .prod-marquee p.tagline {margin:-3px 0 5px 20px;font-size:16px;font-weight:bold;font-style:italic}
	#dmn.wrapper #dns-svc.prod-marquee-wrap .prod-marquee p.startAt {float:right;margin:-3px 0 0 0}
	#dmn.wrapper #dns-svc.prod-marquee-wrap .prod-marquee p.startAt span {font-size:20px}
	#dmn.wrapper #dns-svc.prod-marquee-wrap .prod-marquee ul {margin:5px 0 0 0;padding:0;float:left}
	#dmn.wrapper #dns-svc.prod-marquee-wrap .prod-marquee ul li {display:inline;list-style-type:none;padding:0 8px 0 8px;background:transparent url('/images/e3/e3_dotarrow_rht_HOS.gif') no-repeat 0 4px}

    /* Domain Renewal, Domain Registration marquees */
	#dmn.wrapper .prod-marquee h2, #dmn.wrapper .prod-marquee p.tagline, #dmn.wrapper .prod-marquee p.startAt span  {color:#FF6D01}

    /* ID Protect marquee */
	#idp.wrapper .prod-marquee {background:transparent url('/images/e3/e3_icon42_IDP.gif') no-repeat 0 0}
	#idp.wrapper .prod-marquee h2 {font-size:18px}
	#idp.wrapper .prod-marquee h2, #idp.wrapper .prod-marquee p.tagline {color:#4FA12D}
		
    /* Business Listing marquee */
	#wbl.wrapper .prod-marquee {background:transparent url('/images/2008images/logo08_businesslisting48x.gif') no-repeat 0 0; padding:5px 0 5px 70px; margin-top:20px}
	#wbl.wrapper .prod-marquee h2 {font-size:18px}
	#wbl.wrapper .prod-marquee h2, #idp.wrapper .prod-marquee p.tagline {color:#333}
		
    /* Instant Mobilizer marquee */
	#im.wrapper .prod-marquee {background:transparent url('/images/2008images/logo08_mobilizer48x.gif') no-repeat 0 0; padding:5px 0 5px 70px; margin-top:20px}
	#im.wrapper .prod-marquee h2 {font-size:18px}
	#im.wrapper .prod-marquee h2, #idp.wrapper .prod-marquee p.tagline {color:#333}

    /* ID Protect Setting */
	#IDProtectSetting {position:relative;background:#FFF url('/images/2008images/logo08_idprotect48x.gif') no-repeat 5px 10px;width:420px;border:1px solid #999;padding:0 10px 10px 70px;margin:0}
	#IDProtectSetting div {overflow:hidden;margin-bottom:4px; width:450px}
	#IDProtectSetting div input {float:left;display:block}
	#IDProtectSetting div label {width:400px;display:block}
	#IDProtectSetting div.clear {clear:both}
	#IDProtectSetting h3 {margin:10px 0 3px 0;color:#333;font-weight:bold}
	#IDProtectSetting h3 span {font-style:italic;font-weight:normal}
	#IDProtectSetting h3 strong {font-style:italic;font-weight:bold}
	#IDProtectSetting span.smallText {color:#333} 
	#IDProtectSetting p {margin:0 0 10px 0}
		
    /* WBL Setting */
	#WBLSetting {position:relative;background:#FFF url('/images/2008images/logo08_businesslisting48x.gif') no-repeat 5px 10px;width:420px;border:1px solid #999;padding:0 10px 10px 70px;margin:0}
	#WBLSetting div {overflow:hidden;margin-bottom:4px; width:450px}
	#WBLSetting div input {float:left;display:block}
	#WBLSetting div label {width:400px;display:block}
	#WBLSetting div.clear {clear:both}
	#WBLSetting h3 {margin:10px 0 3px 0;color:#333;font-weight:bold}
	#WBLSetting h3 span {font-style:italic;font-weight:normal}
	#WBLSetting h3 strong {font-style:italic;font-weight:bold}
	#WBLSetting span.smallText {color:#333} 
	#WBLSetting p {margin:0 0 10px 0}


    /* Quick DNS Setup Guide */
	.dns-guide {background:#ffcf33}
	.dns-guide h3 {margin:7px 10px 10px 10px;width:90px;float:left;color:#c09107}
	.dns-guide ul {float:right;margin:8px 0 0 0;width:430px;padding:0;display:inline;list-style-type:none}
	.dns-guide ul li {display:block;float:left;vertical-align:top;list-style-type:none;font-size:11px;color:#c09107;font-weight:bold;padding:2px 10px 10px 35px}
	.dns-guide li.step1 {background:transparent url('/images/e3/dns-step1.gif') no-repeat 0 0;width:100px}
	.dns-guide li.step2 {background:transparent url('/images/e3/dns-step2.gif') no-repeat 0 0;width:100px}
	.dns-guide li.step3 {background:transparent url('/images/e3/dns-step3.gif') no-repeat 0 0;width:80px}
	.dns-setup {text-align:right;padding:3px;background:#FFFACC;border-bottom:1px #254685 solid}
	.dns-setup label {padding-left:10px;background:transparent url('/images/e3/e3_dotarrow_rht_ETP.gif') no-repeat left 50%;font-size:12px;color:#ff6600;font-weight:bold;margin:3px 4px 0 0}
	.dns-setup #dns-hosting {margin:2px 2px 0 0}
	.dns-setup input, .dns-setup label {display:block;float:right}
	p.setup-caveat {width:290px;float:right;margin:0}
	.dns-svc-blurbs h3 {margin:20px 0 2px 0;padding-bottom:0}
	.dns-svc-blurbs p {margin:0 0 10px 0}

    /* Name Server Table */
	.dns-svc-blurbs table.ns-map {float:left;width:300px;margin-right:6px;border-bottom:3px #aaa solid}
	.dns-svc-blurbs table {border-collapse:collapse}
	.dns-svc-blurbs  th {background:#aaa;color:#fff}
	.dns-svc-blurbs th {padding:2px}
	.dns-svc-blurbs  td {padding:6px 6px 6px 2px}
	.dns-svc-blurbs tr.alt td {background:#eee}
	.vas-sidebar {float:right;width:170px;padding:0 0 10px 0;margin-top:10px}
	.vas-sidebar .prodWrap {background:#F5F7F9 url('/images/e3/e3_bg_prod.gif') repeat-x top left;width:164px;padding:2px;margin:0 0 10px 0}
	.vas-sidebar .prodWrap .prod {margin:3px 0 0 0;text-align:left;background:#F5F7F9;width:163px;padding:2px 0 2px 0}
	.prod h3 {margin-top:0}
	.prod p {margin:8px 4px 12px 4px;text-align:left}
	.prod p.price {margin:8px 4px 0 4px;text-align:right}
	.prod p.price span {font-size:18px;font-weight:bold}
	.prod ul {margin:4px 0 4px 0;padding:0 0 0 0}
	.prod ul li {padding-left:15px;background:transparent url('/images/e3/e3_dotarrow_rht_blu.gif') no-repeat 3px 3px;margin:0 4px 3px 3px}
	.prod ul.news li {background:transparent url('/images/e3/e3_icon_news_general.gif') no-repeat 0 3px}
	.prod img {border:0}

    /* Custom sidebar colors */
	#dmn.wrapper .vas-sidebar .prod p.price span {color:#FF6D01}
	#idp.wrapper .vas-sidebar .prod p.price span {color:#4FA12D}
	#vas-dmn.prodWrap a {padding:1px;background:transparent url('/images/e3/e3_icon42_domain.gif') no-repeat 1px 1px;border:0;padding-left:44px;display:block}
	#vas-wsg.prodWrap a {padding:1px;background:transparent url('/images/e3/e3_icon42_webhosting.gif') no-repeat 1px 1px;border:0;padding-left:44px;display:block}
	#vas-wsc.prodWrap a {padding:1px;background:transparent url('/images/e3/e3_icon42_websitecreator.gif') no-repeat 1px 1px;border:0;padding-left:44px;display:block}
	#vas-ssl.prodWrap a {padding:1px;background:transparent url('/images/e3/e3_icon42_sslcerts.gif') no-repeat 1px 1px;border:0;padding-left:44px;display:block}
	.stepWrap textarea#DomainList {width:300px;float:left;display:block;margin:0 10px 10px 0}
	.stepWrap p.preconfigCaveat {float:left}
	.stepWrap, .dns-svc-wrap {border:1px #ccc solid;padding:10px;margin:5px 0 15px 0}
	.stepWrap p {margin-top:3px}
	.stepWrap#add-idp  {background:#DFF8D5 url('/images/e3/e3_icon50_IDP.gif') no-repeat 10px 10px;padding-left:70px}
	.stepWrap#add-idp h3 {color:#4FA12D;margin-top:0}
	.stepWrap#add-idp h3 span {font-style:italic;font-weight:normal}
	.stepWrap#add-idp h3 strong {font-style:italic;font-weight:bold}
	#TB_ajaxContent {text-align:center;margin:0 auto}
	#da_msg, #dc_msg {text-align:left;font-family:verdana;font-size:14px;margin:10px 0;font-weight:normal}
	#da_msg p, #dc_msg p {font-size:14px}
	.btn_long, .btn_short {background:transparent url('/images/btn_bg_long.gif') no-repeat 0 0;width:114px;height:22px;border:0;color:#254685;font-weight:bold}
	.submitWrapper {margin:0 auto;text-align:center}

    /* Home Page Promos */
	dl#home-promos dt {font-weight:bold;padding-left:10px;background:transparent url('/images/e3/e3_dotarrow_rht_blu.gif') no-repeat 2px 3px;margin: 0 0 2px 0}
	dl#home-promos dd {margin:0 0 12px 0}

    /* My eNom Promos */
	#reseller-promos dt, #reseller-promos dd {padding:0 0 10px 0;margin:0}
	#reseller-promos dt {font-weight:bold;padding-left:0;font-size:13px;margin-top:4px}
	#reseller-promos dd {border-bottom:2px #ccc solid;padding-bottom:15px}
	#reseller-promos dd#rp-mobi {background:transparent url('/images/ThirdPartyLogos/images/mobi2.gif') no-repeat 0 0;padding-left:93px}
	#reseller-promos dd#rp-asia {background:transparent url('/images/e3/dotASIA-mini.jpg') no-repeat;padding-left:93px}
	#reseller-promos dd#rp-info {background: transparent url('/images/ThirdPartyLogos/images/dotinfo_logo.gif') no-repeat 0 0;padding-left:93px}
	#reseller-promos dd#rp-tv {background: transparent url('/images/reseller_graphic_assets/dottv_logo_graphic_trans.gif') no-repeat 20px -5px;padding-left:93px}
	#reseller-promos dd#rp-idp {background: transparent url('/images/e3/e3_icon42_IDP.gif') no-repeat 25px 2px;padding-left:93px}
	#reseller-promos dd#rp-linux {background: transparent url('/images/e3/e3_icon42_webhosting.gif') no-repeat 25px 2px;padding-left:93px;border-bottom:0}
	#reseller-promos dd#rp-dom {background: transparent url('/images/e3/e3_icon42_domain.gif') no-repeat 25px 2px;padding-left:93px}
	
    /* Check a List */
	#checkList {border-collapse:collapse;border-bottom:3px #aaa solid;width:100%;vertical-align:top;margin-bottom:10px}
	#checkList td, #checkList th {padding:6px 10px 3px 3px;vertical-align:top;text-align:left}
	#checkList td  {border-bottom:2px #fff solid}
	#checkList td.name, #checklist th.name {padding-left:10px;padding-right:10px}
	#checkList td.avail, #checklist th.avail {width:100%}
	#checkList th  {padding:6px 10px 3px 0;background:#aaa}
	#checkList span.premDotTV {color:red;font-weight:bold}
	#checkList th.checkSelect, #checkList td.checkSelect {padding:4px;width:30px;text-align:center}


    /* dotTV styles */
	#dotTV_lcol {float:left;width:530px}
	#dotTV_lcol H2 {color:ff7E00}
	#dotTV_rcol {float:right;width:200px;background-color:#F5F7F9;border:1px solid #93A902}
	#dotTV_rcol H3 {padding:8px 10px 0px 10px}
	#dotTV_rcol P {padding:0px 10px}
	#dotTV_price {font-size:12px;font-weight:bold;color:#345699;padding:8px 0}
	#dotTV_buyInfo {font-size:10px;padding:8px 0}
	#dotTV_notes {font-size:10px;font-weight:bold;color:#444E61}
	#dotTV_notes LI {font-size:10px;margin:0;padding:0;font-weight:bold;list-style-type:none;background:none}
	.dotTV_rule {border-top:1px solid #999;padding:8px 0}

    /* Misc Styles */
	.lgray, A.lgray, A.lgray:Link, A.lgray:Visited {color:#EEE}
	A.lgray:Hover, A.lgray:Active {color:#4B7FE4}
	.lgrayAct, A.lgrayAct, A.lgrayAct:Link, A.lgrayAct:Visited {color:#999}
	A.lgrayAct:Hover, A.lgrayAct:Active {color:#4B7FE4}
	.dgray, A.dgray, A.dgray:Link, A.dgray:Visited {color:#999}
	A.dgray:Hover, A.dgray:Active {color:#4B7FE4}
	.lblue, A.lblue, A.lblue:Link, A.lblue:Visited {color:#4B7FE4}
	A.lblue:Hover, A.lblue:Active {color:#345699}
	.alertLink, A.alertLink, A.alertLink:Link, A.alertLink:Visited {font-size:14px;color:#BE0005}
	A.alertLink:Hover, A.alertLink:Active {font-size:14px;color:#4B7FE4}
	.red, A.red, A.red:Link, A.red:Visited {color:#BE0005; position:relative}
	A.red:Hover, A.red:Active {color:#4B7FE4}
	.green, A.green, A.green:Link, A.green:Visited {color:#009000}
	A.green:Hover, A.green:Active {color:#4B7FE4}
	.medTextgreen, A.medTextgreen, A.medTextgreen:Link, A.medTextgreen:Visited {font-size:13px;color:#060}
	A.medTextgreen:Hover, A.medTextgreen:Active {font-size:13px;color:#4B7FE4}
	.complete, A.complete, A.complete:Link, A.complete:Visited {color:#000}
	A.complete:Hover, A.complete:Active {color:#345699}
	.white, A.white, A.white:Link, A.white:Visited {color:#FFF}
	A.white:Hover, A.white:Active {color:#345699}
	.e3white, A.e3white,A.e3white:active,A.e3white:visited {color:#FFF}
	A.e3white:hover {color:#FFC000}
	.newred {color:#BE0005}
	.blue {color:#345699}
	.yellow {color:#ffC000}
	.gray {color:#ccc}
	.black {color:#000}
	.dkstblue {color:#0F3072}
	.orange {color:#FF6C00}
	.colorAUC {color:#93A902}
	.colorDOM {color:#FF6D01}
	.colorMON {color:#E60000}
	.colorETP {color:#144682}
	.colorSSL {color:#845731}
	.colorWSC {color:#36C}
	.colorHOS {color:#F60}
	.colorIDP {color:#4FA12D}
	.colorEPK {color:#C2A02C}
	.smallText {font-size:10px;line-height:12px}
	.smallTextred {font-size:10px;line-height:12px;color:#BE0005}
	.smallTextlgray {font-size:10px;line-height:12px;color:#eee}
	.smallTextgreen {font-size:10px;line-height:12px;color:#009000}
	.smallTextblack {font-size:10px;line-height:12px;color:#000}
	.smallTextorange {font-size:10px;line-height:12px;color:#FF6C00}
	.smallTextdgray {font-size:10px;line-height:12px;color:#999}
	.medText {font-size:13px}
	.medTextred {font-size:13px;color:#BE0005}
	.medTextyell {font-size:13px;color:#ffC000}
	.medTextlgray {font-size:13px;color:#eee}
	.medTextwhite {font-size:13px;color:#fff}
	.medTextorange {font-size:13px;color:#FF6C00}
	.medTextETP {font-size:13px;color:#144682}
	.bigText {font-size:16px}
	.bigTextred {font-size:16px;color:#BE0005}
	.bigTextyell {font-size:16px;color:#ffC000}
	.bigTextlgray {font-size:16px;color:#eee}
	.bigTextorange {font-size:16px;color:#FF6C00}
	.orangeStrike {text-decoration:line-through;font-family:"Times New Roman", Times, serif;color:#FF6C00}
	.whiteBack {background:#FFF}
	.yellowBack {background:#ffC000}
	.lgrayBack {background:#EEE}
	.grayBack {background:#CCC}
	.dgrayBack {background:#999}
	.greenBack {background:#009000}
	.blackBack {background:#000}
	.blueBack {background:#345699}
	.mblueBack {background:#6482BD}
	.lblueBack {background-color:#F0F4F8}
	.redBack {background:#BE0005}
	.orangeBack {background:#FF6C00}
	.AUCBack {background:#93A902}
	.DOMBack {background:#F1B503}
	.ETPBack {background:#144682}
	.HOSBack {background:#F60}
	.EPKBack {background:#C2A02C}
	.BlogBack1 {background:#6B20B8}
	.dotsBack, TH.dotsBack {background:url('/images/e3/e3_bg_dotline_btm.gif') repeat-x bottom}
	TH.dotsBack {text-align:left;padding:6px 6px 8px 6px;background-color:#345699}
	Div.dotsBack {background:#345699 url('/images/e3/e3_bg_dotline_btm.gif') repeat-x bottom;height:3px;font-size:0}
	.dotsBackTop, TD.dotsBackTop, TH.dotsBackTop {background:url('/images/e3/e3_bg_dotline_btm.gif') repeat-x bottom}
	TH.dotsBackTop {text-align:left;padding:6px 6px 8px 6px;background-color:#345699}
	Div.dotsBackTop {background:#345699 url('/images/e3/e3_bg_dotline_btm.gif') repeat-x bottom;height:6px;font-size:0}
	.dotsBackBtm, TD.dotsBackBtm {background:url('/images/e3/e3_bg_dotline_btm.gif') repeat-x bottom}
	Div.dotsBackBtm {background:url('/images/e3/e3_bg_dotline_btm.gif') repeat-x bottom;height:3px;font-size:0}
	.clear {clear:both}
	.underline {text-decoration:underline}
	.nopad {padding:0}
	.new {color:#BE0005;font-style:italic;font-weight:bold}
	.newBlue {color:#345699;font-style:italic;font-weight:bold}
	.content {font-size:11px}
	.sm {font-size:11px;font-style:normal;font-family:trebuchet ms, verdana, Arial, Helvetica, sans-serif}
	.textNotice {font-weight:bold;font-size:12px;color:#345699;font-style:normal;font-family:verdana, Arial, Helvetica, sans-serif}
	.textErr {font-weight:bold;font-size:12px;color:#BE0005;font-style:normal;font-family:verdana, Arial, Helvetica, sans-serif}
	.N61Box {border-width:1px;color:#339;font-family:Arial, Helvetica, sans-serif}
	.dropheader {color:#339;font-family:Arial, Helvetica, sans-serif;font-size:10px}
	.List11 {margin:0px;padding:5px;font:normal 11px Verdana, Arial, Helvetica, sans-serif}
	.List11 LI {padding:0 0 0 10px;color:#666;font:normal 11px Verdana, Arial, Helvetica, sans-serif;background:url('/images/e3/e3_dotarrow_rht_ETP.gif') no-repeat 0px 3px;list-style-type:none}
	.top2 {background:url('/images/tableframe_top.gif')}
	.left2 {background:url('/images/tableframe_left.gif')}
	.right2 {background:url('/images/tableframe_right.gif')}
	.HighLight {background-color:#d6d8e8}
	.bold {font-weight:bold}
	.italic {font-style:italic}
	.left {text-align:left}
	.right {text-align:right}
	TD.right {padding:2px}
	.big {font-size:110%}
	.small {font-size:90%}
	.smallest {font-size:70%}
	.help {cursor:help}
	.line {text-decoration:underline !IMPORTANT}
	.folderPopup {background-color:white;border:2px solid #666;width:100px}
	.clr1_40, A:Link.clr1_40, A:Visited.clr1_40, A:Active.clr1_40 {color:#999}
	.clr1_20, A:Link.clr1_20, A:Visited.clr1_20, A:Active.clr1_20 {color:#CCC}
	.clr1_0, A:Link.clr1_0, A:Visited.clr1_0, A:Active.clr1_0 {color:#FFF}
	.clrBk1_40 {background-color:#999}
	.clrBk1_30 {background-color:#B2B2B2}
	.clrBk1_20 {background-color:#CCC}
	.clrBk1_10 {background-color:#E5E5E5}
	.clrBk1_5 {background-color:#F2F2F2}
	.clrBk1_0 {background-color:#FFF}
	.clr2_100, A:Link.clr2_100, A:Visited.clr2_100, A:Active.clr2_100 {color:#345699}
	A:Hover.clr2_60H {color:#859AC2}
	A:Hover.clr2_20H {color:#D6DDEB}
	.clrBk2_100 {background-color:#345699}
	.clrBk2_80 {background-color:#5D78AD}
	.clrBk2_70 {background-color:#7188B7}
	.clrBk2_20 {background-color:#D6DDEB}
	.clr3_100, A:Link.clr3_100, A:Visited.clr3_100, A:Active.clr3_100 {color:#FFC000}
	A:Hover.clr3_100H {color:#FFC000}
	.clrBk3_100 {background-color:#FFC000}
	.clrBk3_60 {background-color:#FFD966}
	.clrBk3_10 {background-color:#FFF9E5}
	.bulkPricing TH {color:#FFF;background:#6699cc;font:bold 12px verdana,Arial,Helvetica,sans-serif;text-align:left}
	.bulkPricing .free {color:#FFF;background:#990000}
	.bulkPricing .bullet {text-align:right}
	.DOM UL, UL.DOM {margin:0;padding:5px}
	.DOM LI {margin:4px 0;padding:0 0 0 10px;list-style-type:none;background:url('/images/e3/e3_dotarrow_rht_ETP.gif') no-repeat 0 3px}
	.DOM .TITLE,.DOM .TITLE EM {color:#FF6D01}
	.DOM H4 {color:#FF6D01}
	.ETP UL, UL.ETP {margin:0;padding:5px}
	.ETP LI {margin:4px 0;padding:0 0 0 10px;list-style-type:none;background:url('/images/e3/e3_dotarrow_rht_ETP.gif') no-repeat 0 3px}
	.ETP .TITLE,.ETP .TITLE EM {color:#144682}
	.ETP .ETPcolor {color:#144682}
	.SSL UL, UL.SSL {margin:0;padding:5px}
	.SSL LI {margin:4px 0;padding:0 0 0 10px;list-style-type:none;background:url('/images/e3/e3_dotarrow_rht_ETP.gif') no-repeat 0 3px}
	.SSL .TITLE,.SSL .TITLE EM {color:#845731}
	.WSC UL, UL.WSC {margin:0;padding:5px}
	.WSC LI {margin:4px 0;padding:0 0 0 10px;list-style-type:none;background:url('/images/e3/e3_dotarrow_rht_ETP.gif') no-repeat 0 3px}
	.WSC .TITLE,.WSC .TITLE EM {color:#36C} 
	.IDP UL, UL.IDP {margin:0;padding:5px}
	.IDP LI {margin:4px 0;padding:0 0 0 10px;list-style-type:none;background:url('/images/e3/e3_dotarrow_rht_ETP.gif') no-repeat 0 3px}
	.IDP .TITLE,.IDP .TITLE EM {color:#4FA12D}	
	.HOS UL, UL.HOS {margin:0;padding:5px}
	.HOS LI {margin:4px 0;padding:0 0 0 10px;list-style-type:none;background:url('/images/e3/e3_dotarrow_rht_ETP.gif') no-repeat 0 3px} 
	.HOS .TITLE,.HOS .TITLE EM {color:#F60}
	.TLS UL, UL.TLS {margin:0;padding:5px}
	.TLS LI {margin:4px 0;padding:0 0 0 10px;list-style-type:none;background:url('/images/e3/e3_dotarrow_rht_ETP.gif') no-repeat 0 3px}
	.TLS .TITLE,.TLS .TITLE EM {color:#AA2E4B}
	.EPK UL, UL.EPK {margin:0;padding:5px}
	.EPK LI {margin:4px 0;padding:0 0 0 10px;list-style-type:none;background:url('/images/e3/e3_dotarrow_rht_ETP.gif') no-repeat 0 3px}
	.EPK .TITLE,.EPK .TITLE EM {color:#C2A02C}	
	.Blog UL, UL.Blog {margin:0;padding:5px}
	.Blog LI {margin:4px 0;padding:0 0 0 10px;list-style-type:none;background:url('/images/e3/e3_dotarrow_rht_ETP.gif') no-repeat 0 3px}
	.Blog .TITLE,.Blog .TITLE EM {color:#6B20B8} 
	.SEG UL, UL.SEG {margin:0;padding:5px}
	.SEG LI {margin:4px 0;padding:0 0 0 10px;list-style-type:none;background:url('/images/e3/e3_dotarrow_rht_ETP.gif') no-repeat 0 3px}
	.TITLE {font-size:24px;margin:0}
	.TITLE EM {font-size:20px;line-height:10px;font-weight:normal}
	.CFT A, .CFT A:Link, .CFT A:Active, .CFT A:Visited {color:#FFF;text-decoration:none;font:bold 11px}
	.CFT A:Hover {color:#FFF;text-decoration:underline;font:bold 11px}
	.eNews {border:none;padding:0;width:100%;margin:10px 0}
	.eNews .EN1 {padding:18px 10px;width:39px;vertical-align:top;background-color:#F0F4F8}
	.eNews .EN2 {padding:15px 10px 15px 0;vertical-align:top;width:100%;background-color:#F0F4F8}
	.eNews .EN3 {padding:4px 10px;width:39px;vertical-align:top}
	.eNews .EN4 {vertical-align:top;width:100%}

	/* white links */
	.Lnkwhite A:Link, 
	.Lnkwhite A:Visited {color:#FFF;outline:none;text-decoration:none}
	.Lnkwhite A:Hover, 
	.Lnkwhite A:Active {color:#FFF;text-decoration:underline}
	
	/* white links: underlined */
	.Lnkwhite.Alt1 A:Link, 
	.Lnkwhite.Alt1 A:Visited {color:#FFF;outline:none;text-decoration:underline}
	.Lnkwhite.Alt1 A:Hover, 
	.Lnkwhite.Alt1 A:Active {color:#FFF;text-decoration:underline}

	.blueBack A:Link, 
	.blueBack A:Visited, 
	.blueBack A:Hover, 
	.blueBack A:Active {font-weight:bold}
	
	BODY.noBack {background:#FFF;padding:10px}

    .sH1,.sH2,.sH3,.sH4,.sH5,.sH6,.sP {margin:15px 0;font-family:Arial, Helvetica, sans-serif;color:#444;display:block;font-style:normal}
	.sH1 {font-size:28px;font-weight:normal} 
	.sH2 {font-size:24px;font-weight:normal} 
	.sH3 {font-size:20px;font-weight:normal}
	.sH4 {font-size:16px;font-weight:bold}
	.sH5 {font-size:14px;font-weight:bold}
	.sH6 {font-size:12px;font-weight:bold}
	.sP {font-size:12px;font-weight:normal}

	/* Link Icons: Common Settings - Icons on left  */
	.sLnkPDF,.sLnkDOC,.sLnkZIP,.sLnkTXT,.sLnkDownload, .sLnkPhone,
	.sLnkTop,.sLnkNewWin, .sLnkPrint,.sLnkEmail,.sLnkExpand,
	.sLnkCollapse,.sLnkAdd,.sLnkManage,.sLnkHelp,.sLnkInfo,
	.sLnkFolder,.sLnkMagicFolder,.sLnkCart,.sLnkExpired,
	.sLnkBalance,.sLnkEmail2,.sLnkRegistered,.sLnkNewSrvc, .sLnkNewSrvc2,
	.sLnkAlexa,.sLnkCompete,.sLnkBing,.sLnkGoogle,.sLnkYahoo,
	.sLnkViewAll,.sLnkRemove,.sLnkCartArrow,.sLnkCheckGold, .sLnkSale {padding-left:20px;background:transparent no-repeat left center;display:inline-block}
	.sLnkPDF {background-image:url('/images/_global/icons/ico_pdf_1.png')}
	.sLnkDOC {background-image:url('/images/_global/icons/ico_doc_1.png')}
	.sLnkZIP {background-image:url('/images/_global/icons/ico_zip_1.png')}
	.sLnkTXT {background-image:url('/images/_global/icons/ico_txt_1.png')}
	.sLnkDownload {background-image:url('/images/_global/icons/ico_download_1.png')}
	.sLnkHelp {background-image:url('/images/_global/icons/ico_help_1.png')}
	.sLnkPhone {background-image:url('/images/_global/icons/ico_phone_1.png')}
	.sLnkTop {background-image:url('/images/_global/icons/ico_back_to_top_1.png')}
	.sLnkNewWin {background-image:url('/images/_global/icons/ico_new_window_1.png')}
	.sLnkPrint {background-image:url('/images/_global/icons/ico_print_1.png')}
	.sLnkEmail {background-image:url('/images/_global/icons/ico_email_1.png')}
	.sLnkEmail2 {background-image:url('/images/_global/icons/ico_email_1.png')}
	.sLnkExpand {background-image:url('/images/_global/icons/ico_expand_1.png')}
	.sLnkCollapse {background-image:url('/images/_global/icons/ico_collapse_1.png')}
	.sLnkAdd {background-image:url('/images/_global/icons/ico_add_1.gif')}
	.sLnkFolder {background-image:url('/images/_global/icons/ico_folder_1.png')}
	.sLnkMagicFolder {background-image:url('/images/_global/icons/ico_foldermagic_1.png')}
	.sLnkCart {background-image:url('/images/_global/icons/ico_cart_1.png')}
	.sLnkExpired {background-image:url('/images/_global/icons/ico_expired_1.png')}
	.sLnkRegistered {background-image:url('/images/_global/icons/ico_domain_2.png')}
	.sLnkBalance {background-image:url('/images/_global/icons/ico_balance_1.png')}
    .sLnkNewSrvc {background-image:url('/images/_global/icons/ico_new_1.png')}
    .sLnkNewSrvc2 {background-image:url('/images/_global/icons/ico_new_2.png')}
    .sLnkSale {background-image:url('/images/_global/icons/ico_sale_1.png')}
    .sLnkViewAll {background-image:url('/images/_global/icons/ico_saletag_1.png')}
    .sLnkRemove {background-image:url('/images/_global/icons/ico-remove-1.png')}
    .sLnkCartArrow {background-image:url('/images/_global/icons/ico-hierarchy.png')}
    .sLnkCheckGold {background-image:url('/images/_global/icons/ico_check_3.png')}
	.sLnkAlexa {background-image:url('/images/_global/icons/3rdparty-favicons.png');height:16px;background-position:0 0}
	.sLnkCompete {background-image:url('/images/_global/icons/3rdparty-favicons.png');height:16px;background-position:0 -16px}
	.sLnkBing {background-image:url('/images/_global/icons/3rdparty-favicons.png');height:16px;background-position:0 -48px}
	.sLnkGoogle {background-image:url('/images/_global/icons/3rdparty-favicons.png');height:16px;background-position:0 -64px}
	.sLnkAlt1 {padding-right:20px;padding-left:0;background-position:right center}
	.sLnkAlt2 {padding-right:30px;padding-left:0;background-position:right center}
	.sAttenIco1 {padding-left:20px;background:url('/images/_global/icons/ico_alert_2.png') transparent no-repeat left center}
	.sInfoIco1 {padding-left:20px;background:url('/images/_global/icons/ico_info_1.png') transparent no-repeat left center}
	.sPhoneIco {padding-left:20px;background:url('/images/_global/icons/ico_phone_1.png') transparent no-repeat left center}
	.sStep1Ico {padding-left:35px;background:transparent url('/images/_global/icons/ico_step1.png') no-repeat left center}
	.sStep2Ico {padding-left:35px;background:transparent url('/images/_global/icons/ico_step2.png') no-repeat left center}
	.sStep3Ico {padding-left:35px;background:transparent url('/images/_global/icons/ico_step3.png') no-repeat left center}
	
	/* Disabled Link Style */
	BODY A.sLnkDisabled, BODY A.sLnkDisabled:Visited {color:#999;cursor:text;}
	BODY A.sLnkNoLink, BODY A.sLnkNoLink:Visited {cursor:text;color:#000;font-weight:bold}
	
    /* Delete Link */
	BODY A.sLnkDelete, BODY A.sLnkDelete:Visited {font-weight:bold;text-decoration:none;color:#999;padding:0 8px}
	BODY A.sLnkDelete:Hover, BODY A.sLnkDelete:Active {color:#F00;}
	
	/* Enabled Link Style */
	.sLnkEnabled {color:#024dd6;cursor:pointer; text-decoration:underline}
	
    /* Current Page Link */
    A[disabled].sLnkPageNum, A[disabled].sLnkPageNum:Link, A[disabled].sLnkPageNum:Visited, 
    A[disabled].sLnkPageNum:Hover, A[disabled].sLnkPageNum:Active {color:#000;text-decoration:none;cursor:text;font-weight:bold} 

	/* Boxes: css corners */
	.sBoxRadius {border-radius:5px;-moz-border-radius:5px;padding:10px}
	.sBoxRadius.BkgBox {background:transparent url('/images/_global/textures/bkg_boxes_1.png') repeat-x top left;border:solid 1px #D4DEE2}
	.sBoxRadius.BkgBox.BkgBoxAlt1 {background-image:url('/images/_global/textures/bkg_boxes_2.png')}
	.sBoxRadius.BkgUpsell {background:transparent url('/images/_global/textures/bkg-inline-upsell.png') no-repeat top left}
	
	/* Boxes: Common Settings */
	.sBox {margin:9px 0;padding:1px 0}
	.sBox .sBoxSub,.sBox .sBoxFtr {background-image:url('/images/_global/bkg_corners_1.png')}
	.sBox.sBoxAlt3 .sBoxSub,.sBox.sBoxAlt3 .sBoxFtr {background-image:url('/images/_global/bkg_corners_3cAlt.png')}
	.sBox .sBoxSub {width:100%;margin:0}
	.sBox .sBoxSub:before,
    .sBox .sBoxSub:after {content:"";display:table}
    .sBox .sBoxSub:after {clear:both}
    .sForm {zoom:1}
	.sBox .sBoxFtr {height:9px;overflow:hidden}
	.sBox.sBoxC1 .sBoxSub {background-position:-1152px 0}
	.sBox.sBoxC1 .sBoxFtr {background-position:-1152px -1000px}
	.sBox.sBoxC2 .sBoxSub {background-position:0 0}
	.sBox.sBoxC2 .sBoxFtr {background-position:0 -1000px}
	.sBox.sBoxC2.sBoxC2Alt1 .sBoxSub {background-position:-384px 0}
	.sBox.sBoxC2.sBoxC2Alt1 .sBoxFtr {background-position:-384px -1000px}
	.sBox.sBoxC3 .sBoxSub {background-position:-1920px 0}
	.sBox.sBoxC3 .sBoxFtr {background-position:-1920px -1000px}
	.sBox.sBoxAlt3.sBoxC3 .sBoxSub {background-position:0px 0}
	.sBox.sBoxAlt3.sBoxC3 .sBoxFtr {background-position:0px -1000px}
	.sBox.sBoxC4 .sBoxSub {background-position:-2688px 0}
	.sBox.sBoxC4 .sBoxFtr {background-position:-2688px -1000px}
    .sBox.sBoxC2Alt1 .sBoxSub {background-image:url('/images/_global/bkg_corners_red.png'); background-position:0 0}
    .sBox.sBoxC2Alt1 .sBoxFtr {background-image:url('/images/_global/bkg_corners_red.png'); background-position:0 -1000px}
    .sBox.sBoxC1Alt1 .sBoxSub {background-image:url('/images/_global/bkg_corners_red.png');background-position:-1152px 0}
    .sBox.sBoxC1Alt1 .sBoxFtr {background-image:url('/images/_global/bkg_corners_red.png');background-position:-1152px -1000px}
	.sBoxSub .sC8l,.sBoxSub .sC66l,.sBoxSub .sC6l,.sBoxSub .sC50l,.sBoxSub .sC4l,.sBoxSub .sC33l,.sBoxSub .sC3l,.sBoxSub .sC25l {padding:10px 10px 0 10px;margin:0 10px 0 0;float:left}
	.sBoxSub .sC8r,.sBoxSub .sC66r,.sBoxSub .sC6r,.sBoxSub .sC50r,.sBoxSub .sC4r,.sBoxSub .sC33r,.sBoxSub .sC3r,.sBoxSub .sC25r {padding:10px 10px 0 10px;margin:0;float:right}
	.sBoxSub .sC12l,.sBoxSub .sC12r,.sBoxSub .sC100l,.sBoxSub .sC100r {width:726px;padding:10px 10px 0 10px;margin:0}
	.sBoxSub .sC8l,.sBoxSub .sC66l,.sBoxSub .sC8r,.sBoxSub .sC66r {width:474px}
	.sBoxSub .sC6l,.sBoxSub .sC6r,.sBoxSub .sC50l,.sBoxSub .sC50r {width:348px}
	.sBoxSub .sC4l,.sBoxSub .sC33l,.sBoxSub .sC4r,.sBoxSub .sC33r {width:222px}
	.sBoxSub .sC3l,.sBoxSub .sC25l,.sBoxSub .sC3r,.sBoxSub .sC25r {width:159px}
		
	/* Boxes: No margin on box. */
	.sBox.sBoxAlt1 {margin:0;}
	.sBox.sBoxAlt2 {text-align:center}
	.sBoxTest .sBoxSub DIV {height:100px}
	.sBox .sBoxTitle1 {margin-top:0; margin-bottom:5px}
		
    /* Simple Boxes: Common Settings */
	.sSmplBox {border:1px solid #BBB;padding:10px;background:#FAFAFA}
	.sSmplBox.sSmplBoxAlt1 {padding:0}
	.sSmplBox.sSmplBoxAlt2 {margin:.5em 0}
	.sSmplBox.sSmplBoxTblFtr1 {margin:0;padding:3px 3px 3px 25px;line-height:20px;background:#E2E2E2 url('/images/_global/icons/ico_anglearrow_1.png') no-repeat center left;margin-bottom:10px;border-width:0 0 1px 0}
	.sSmplBox.sSmplBoxTblFtr2 {margin:0;padding:10px 10px 10px 25px;line-height:20px;background:#E2E2E2 url('/images/_global/icons/ico_anglearrow_1.png') no-repeat center left;margin-bottom:10px;border-width:0 0 1px 0}
	.sSmplBox.sSmplBoxTblFtr3 {margin:0;padding:10px 10px 10px 25px;line-height:20px;background-color:#E2E2E2;margin-bottom:10px;border-width:0 0 1px 0}
	
	/* Scrolling Box: Common Settings */
	.sBoxScroll {overflow:scroll;overflow-x:hidden;border:1px inset #ccc;margin:.5em 0}

	/* Gradient Box */
	.sLftGradBox {background:transparent url('/images/_global/bg-grad-v1.png') repeat-y top left;padding:5px 10px;border-radius:5px;-moz-border-radius:5px}
	.sLftGradBox.sLftGradBoxAlt1 {background-image:url('/images/_global/bg-grad-v2.png')}
	.sLftGradBox.sLftGradBoxAlt2 {background-image:url('/images/_global/bg-grad-v3.png')}
	.sLftGradBox.sLftGradBoxAlt3 {background-image:url('/images/_global/bg-grad-v4.png')}
	.sLftGradBox.sLftGradBoxAlt4 {background-image:url('/images/_global/bg-grad-v5.png');background-color:#9f131b;border:1px solid #9f131b;color:#FFF}
	.sLftGradBox.sLftGradBoxAlt4 .sNote {color:#F9D0D0}
	.sLftGradBox.sLftGradBoxAlt4 A {color:#FFF}
	
	/* Launch External Control Panel Box Styles */
	.sCPanel {position:relative}
	.sCPanel .sCPIcon {background:transparent url('/images/_global/img_scpanel_icon.gif') no-repeat 100% 100%;height:146px;width:160px;position:absolute;top:-26px;*top:-34px;right:15px}
	.sCPIconTruste {background:transparent url('/images/_global/TRUSTe.gif') no-repeat 100% 100%;height:100px;width:94px;position:absolute;top:15px;*top:10px;right:35px}
	.sCPanel H4 {margin:.5em 0;width:527px}
	.sCPanel P {width:527px;margin:.7em 0}
    
    /* Co-Reg Box */
	.sCRBox {margin:9px 0;padding:1px 0}
	.sCRBox .sCRBoxSub,.sCRBox .sCRBoxFtr {background-image:url('/images/_global/textures/bkg-coreg1.png')} 
	.sCRBox .sCRBoxSub {width:100%;overflow:hidden;margin:0}
	.sCRBox .sCRBoxFtr {height:15px;overflow:hidden}
	.sCRBox.sCRBoxC1 .sCRBoxSub {background-position:top left}
	.sCRBox.sCRBoxC1 .sCRBoxFtr {background-position:bottom left}
	.sCRBox .sCtn {width:738px;padding:10px 4px 0 5px;margin:0}
		
	/* CoReg Offers */
	.sCR {width:100%}
	.sCR .sCRtitle {font-size:14px;font-weight:bold;color:#444}
	.sCR .sCRcopy {width:500px;height:60px;padding-left:140px;margin:10px 0}
	.sCR .sCRcopy P {margin:0}
	.sCR .sCRcopy.sCRgoogle {background:transparent url('/images/coreg/cr-google-1.png') no-repeat 0 0}
	.sCR .sCRcopy.sCRprintplace {background:transparent url('/images/coreg/cr-printplace-1.png') no-repeat 0 0}
	        
	/* VAS Offers */
	.sVasOffers {width:100%;margin:0}
	.sVasOffers .sVOcopy {width:500px;margin-left:20px;height:70px;padding-left:140px}
	.sVasOffers .sVOcopy.sVOidp {background:transparent url('/images/coreg/offers-idp.png') no-repeat}
	.sVasOffers .sVOcopy.sVOwbl {background:transparent url('/images/coreg/offers-wbl.png') no-repeat}
	.sVasOffers .sVOcopy.sVOtuste {background:transparent url('/images/coreg/offers-truste.png') no-repeat}
	.sVasOffers .sVOcopy.sVOgomobi {background:transparent url('/images/coreg/offers-gomobi.png') no-repeat}
	    
    /* FAQS */
	.sFaq .sFaqDesc {border-left:30px solid #F1EBDF;padding-left:9px}
	.sFaq .sFaqTop {text-align:right}
	.sFaq UL {list-style:none;margin:0}
	.sFaq UL LI {margin:.25em 0 0 0}
	.sFaq UL LI UL {margin:0 0 1em 1em}

    /* Static Tabs */
	.sTab2 {font-size:10px;border-bottom:1px solid #BBB;list-style:none;margin:0;padding:0 0 0 4px}
	.sTab2:before,
	.sTab2:after {content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}
	.sTab2:after {clear:both}
	.sTab2 {zoom:1}
	.sTab2 LI {float:left;margin:0 1px 0 0;position:relative;bottom:-1px;z-index:2}
	.sTab2 A,.sTab2 A:Visited {float:left;display:block;white-space:nowrap;outline:0;padding:0 12px;line-height:22px;min-width:50px;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}
	.sTab2 .stabon A,.sTab2 .stabon A:Visited {padding-bottom:1px;border-top-color:#FC0;background:#FFF;color:#000}
	.sTab2Sub {border-bottom:1px solid #EEE;padding:8px 5px;font-size:90%}
	.sTab2Sub A:Link,.sTab2Sub A:Visited,.sTab2Sub A:Hover,.sTab2Sub A:Active {padding:0 3px}
	.sTab2Sub A.sTab2SubOn:Link,.sTab2Sub A.sTab2SubOn:Visited,.sTab2Sub A.sTab2SubOn:Hover,.sTab2Sub A.sTab2SubOn:Active {color:#000;text-decoration:underline;font-weight:bold}
	.sTab2SubAlt1 {background:#FFF url('/images/_global/bg-grad-v1.png') repeat-y top left;margin-top:1px}

    /* Static Tabs */ 
	.nav_1 UL {font-size:10px;border-bottom:1px solid #BBB;list-style:none;margin:0;padding:0 0 0 4px}
	.nav_1 UL:before,
	.nav_1 UL:after {content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}
	.nav_1 UL:after {clear:both}
	.nav_1 UL {zoom:1}
	.nav_1 UL LI {float:left;margin:0 1px 0 0;position:relative;bottom:-1px;z-index:2}
	.nav_1 UL A,.nav_1 UL A:Visited {float:left;display:block;white-space:nowrap;outline:0;padding:0 12px;line-height:22px;min-width:50px;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}
	.nav_1 UL .here A,.nav_1 UL .here A:Visited {padding-bottom:1px;border-top-color:#FC0;background:#FFF;color:#000}

	/* Dynamic Tabs */
	.sTab1 .ui-tabs-hide {display:none}
	.sTab1 .ui-tabs-nav {font-size:10px;border-bottom:1px solid #BBB;list-style:none;margin:0;padding:0 0 0 4px}
	.sTab1 .ui-tabs-nav:before,
	.sTab1 .ui-tabs-nav:after {content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}
	.sTab1 .ui-tabs-nav:after {clear:both}
	.sTab1 .ui-tabs-nav {zoom:1}
	.sTab1 .ui-tabs-nav LI {float:left;margin:0 1px 0 0;position:relative;bottom:-1px;z-index:2}
	.sTab1 .ui-tabs-nav A,
	.sTab1 .ui-tabs-nav A:Visited {float:left;display:block;white-space:nowrap;outline:0;padding:0 12px;line-height:22px;min-width:50px;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}
	.sTab1 .ui-tabs-nav .ui-tabs-selected  A,
	.sTab1 .ui-tabs-nav .ui-tabs-selected  A:Visited {padding-bottom:1px;border-top-color:#FC0;background:#FFF;color:#000}
	.sTab1 .ui-tabs-panel {margin:.5em 0;background:#fff}
	* html .sTab1 .ui-tabs-nav {display:inline-block}
	*:first-child+html .sTab1 .ui-tabs-nav  {display:inline-block}

	/* [DEPRICATED] Dynamic Tabs - Use sTab1 */
	#container-1 .ui-tabs-hide {display:none}
	#container-1 .ui-tabs-nav {font-size:10px;border-bottom:1px solid #BBB;list-style:none;margin:0;padding:0 0 0 4px}
	#container-1 .ui-tabs-nav:before,
	#container-1 .ui-tabs-nav:after {content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}
	#container-1 .ui-tabs-nav:after {clear:both}
	#container-1 .ui-tabs-nav {zoom:1}
	#container-1 .ui-tabs-nav LI {float:left;margin:0 1px 0 0;position:relative;bottom:-1px;z-index:2}
	#container-1 .ui-tabs-nav A,
	#container-1 .ui-tabs-nav A:Visited {float:left;display:block;white-space:nowrap;outline:0;padding:0 12px;line-height:22px;min-width:50px;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}
	#container-1 .ui-tabs-nav .ui-tabs-selected  A,
	#container-1 .ui-tabs-nav .ui-tabs-selected  A:Visited {padding-bottom:1px;border-top-color:#FC0;background:#FFF;color:#000}
	#container-1 .ui-tabs-panel {margin:.5em 0;background:#fff}
	* html #container-1 .ui-tabs-nav {display:inline-block}
	*:first-child+html #container-1 .ui-tabs-nav  {display:inline-block}

    /* CP Navigation: Select box navigation  */
	.sCPNav,.sCPNav .sCPNavMenu,.sCPNav .sCPNavMenuSub  {background:transparent url('/images/_global/bkg_corners_1.png') no-repeat}
	.sCPNav:after {content:" ";display:block;height:0;clear:both;visibility:hidden}
	.sCPNav {display:inline-block;overflow:visible;width:100%;}
	* HTML .sCPNav {zoom:1;display:block}
	.sCPNav {color:#666;background-position:100% 100%;padding:3px 0;}
	.sCPNav .sCPNavMenu {float:left;margin:0 5px;padding:0 10px 0 0;background-position:100% -100px}
	.sCPNav .sCPNavMenu .sCPNavMenuSub {float:left;list-style:none;margin:0;padding:3px 0 0 10px;background-position:-3456px 0}
	.sCPNav .sCPNavMenu .sCPNavMenuSub LI {float:left;margin:0;padding:0;font-size:90%;height:25px}
	.sCPNav .sCPNavMenu .sCPNavMenuSub LI.sBBLtitle {padding:0 10px 0 0;line-height:25px}
	.sCPNav .sCPNavLoad {display:none;float:left;margin-top:12px;width:16px;height:16px;background:transparent url('/images/_global/ui/ui_loader_1.gif') no-repeat bottom center}
	.sCPNav .sCPNavLinks {float:right;text-align:right;margin:3px 10px 0 5px;padding-top:5px}
	.sCPNav.sCPNavAlt1 {margin:1em 0}
	.sCPNav .sCPNavSel LI.sBBLnav SELECT {position:relative;top:2px}

	/* Table 1: Common Settings */
    TABLE.sTbl {margin:.5em 0;border-bottom:1px solid #CCC;width:100%}
	TABLE.sTbl THEAD TR {background-repeat:repeat-x;background-position:left center}
	TABLE.sTbl THEAD TH {font-style:normal;font-weight:bold;padding:4px 3px;text-align:center;font-size:.9em;border-top:1px solid #CCC;background-color:#D3D3D3;vertical-align:top;}
	TABLE.sTbl THEAD TH:First-child,
	TABLE.sTbl THEAD TH.first-child{text-align:left}
	TABLE.sTbl THEAD TH.alt_1 {text-align:left}
	TABLE.sTbl THEAD TH.alt_2 {text-align:right}
	TABLE.sTbl THEAD A:Link,
	TABLE.sTbl THEAD A:Visited {text-decoration:underline}
	TABLE.sTbl THEAD A:Hover,
	TABLE.sTbl THEAD A:Active {text-decoration:underline}
	TABLE.sTbl TBODY TR {background-color:#FFF}
	TABLE.sTbl TBODY TR.alt-row {background-color:#F5F5F5}
	TABLE.sTbl TBODY TR.sRowFocus1 {background-color:#FFFCD3}
	TABLE.sTbl TBODY TH,
	TABLE.sTbl TBODY TD {padding:4px 3px;text-align:center;font-size:1em;border-top:1px solid #CCC; vertical-align:top;}
	TABLE.sTbl TBODY TH,
	TABLE.sTbl TBODY TD:First-child,
	TABLE.sTbl TBODY TD.first-child {text-align:left}
	TABLE.sTbl TBODY TD.alt_1,TABLE.sTbl THEAD Th.alt_1 {text-align:left}
	TABLE.sTbl TBODY TD.alt_2,TABLE.sTbl THEAD Th.alt_2 {text-align:right}
	TABLE.sTbl TBODY TD.alt_3,TABLE.sTbl THEAD Th.alt_3 {text-align:center}
	BODY TABLE.sTbl.sTblAlt1 TBODY TR:Hover,
	BODY TABLE.sTbl.sTblAlt1 TBODY TR.sTblHOV,
	BODY TABLE.sTbl.sTblAlt1 TBODY TR.alt-row {background-color:#FFF}
	TABLE.sTbl.sTblAlt2 THEAD TH {border-left:1px solid #CCC}
	TABLE.sTbl.sTblAlt2 THEAD TH:First-child,
	TABLE.sTbl.sTblAlt2 THEAD TH.first-child {font-weight:bold;border-left:none}
	TABLE.sTbl.sTblAlt2 TBODY TD {border-left:1px solid #CCC}
	TABLE.sTbl.sTblAlt2 TBODY TH,
	TABLE.sTbl.sTblAlt2 TBODY TD:First-child,
	TABLE.sTbl.sTblAlt2 TBODY TD.first-child {font-weight:bold;border-left:none;background-color:#F5F5F5}
	BODY TABLE.sTbl.sTblAlt2 TBODY TR:Hover,
	BODY TABLE.sTbl.sTblAlt2 TBODY TR.sTblHOV,
	BODY TABLE.sTbl.sTblAlt2 TBODY TR.alt-row {background-color:#FFF}
	BODY TABLE.sTbl.sTblAlt2 TBODY TR.sSubTHEAD {background-repeat:repeat-x;background-position:left center}
	BODY TABLE.sTbl.sTblAlt2 TBODY TR.sSubTHEAD TH {font-style:normal;font-weight:bold;padding:4px 3px;text-align:left;font-size:.9em;border-top:1px solid #CCC;background-color:#E2E2E2}
	BODY TABLE.sTbl.sTblAlt2 TBODY TR.sSubTHEAD TD {font-style:normal;font-weight:normal;padding:4px 3px;text-align:center;font-size:.9em;border-top:1px solid #CCC;background-color:#E2E2E2}
	TABLE.sTbl.sTblAlt3 {margin:0}
	TABLE.sTbl.sTblAlt4 {border-top:3px double #BBB;border-bottom:3px double #BBB}
	TABLE.sTbl.sTblAlt5 TBODY TD:First-child,
	TABLE.sTbl.sTblAlt5 TBODY TD.first-child {font-weight:bold;width:50%}
	TABLE.sTbl TBODY TD P {margin:.3em 0}
	TABLE.sTbl THEAD TR {background-color:#D3D3D3;}
	TABLE.sTbl THEAD TH,
	TABLE.sTbl THEAD A:Link,
	TABLE.sTbl THEAD A:Visited {color:#555}
	TABLE.sTbl THEAD A:Hover,
	TABLE.sTbl THEAD A:Active {color:#000}
	TABLE.sTbl TBODY TR:Hover,
	TABLE.sTbl TBODY TR.alt-row:Hover,
	TABLE.sTbl TBODY TR.sTblHOV {background-color:#ECF3F9}
	TABLE.sTbl.sTblCart THEAD TH {}
	BODY TABLE.sTbl.sTblCart TBODY TR:Hover,
	BODY TABLE.sTbl.sTblCart TBODY TR.sTblHOV,
	BODY TABLE.sTbl.sTblCart TBODY TR.alt-row {background-color:#FFF}
	TABLE.sTbl.sTblCart TD {padding:10px 0}
	TABLE.sTbl.sTblCart TBODY TR.sCartSub1 TD:First-child,
	TABLE.sTbl.sTblCart TBODY TR.sCartSub1 TD.first-child {border:none}
	TABLE.sTbl.sTblCart TR.sCartSub1 .sCartItem1 {padding-left:15px;background:transparent url('/images/_global/icons/ico-hierarchy.png') no-repeat 0px 0px}
	TABLE.sTbl.sTblCart TR.sCartSub1 .sPromoItem1 {color:#F00}
		
	TABLE.sTblPromo {width:100%;margin:5px 0}
	TABLE.sTblPromo TD {padding:10px;vertical-align:top}
	TABLE.sTblPromo TD.sCol1 {padding:10px 5px;-moz-border-radius-topleft: 10px;-moz-border-radius-topright: 0px;-moz-border-radius-bottomright: 0px;-moz-border-radius-bottomleft: 10px;-webkit-border-radius: 10px 0px 0px 10px;border-radius: 10px 0px 0px 10px;border:1px solid #CCC;background-color:#FFEAB7;border-right:none}
    TABLE.sTblPromo TD.sCol2 {-moz-border-radius-topleft: 0px;-moz-border-radius-topright: 10px;-moz-border-radius-bottomright: 10px;-moz-border-radius-bottomleft: 0px;-webkit-border-radius: 0px 10px 10px 0px;border-radius: 0px 10px 10px 0px;border:1px solid #CCC;background-color: #FFF8E7;background-image:-webkit-gradient(linear, left top, left bottom, from(#FFF8E7), to(#FFFFFF));background-image:-webkit-linear-gradient(top, #FFF8E7, #FFFFFF);background-image:-moz-linear-gradient(top, #FFF8E7, #FFFFFF);background-image:-ms-linear-gradient(top, #FFF8E7, #FFFFFF);background-image:-o-linear-gradient(top, #FFF8E7, #FFFFFF);background-image:linear-gradient(top, #FFF8E7, #FFFFFF);;border-left:none} 
    TABLE.sTblPromo.sClr1 TD.sCol1 {padding:10px 5px;-moz-border-radius-topleft: 10px;-moz-border-radius-topright: 0px;-moz-border-radius-bottomright: 0px;-moz-border-radius-bottomleft: 10px;-webkit-border-radius: 10px 0px 0px 10px;border-radius: 10px 0px 0px 10px;border:1px solid #CCC;background-color:#E5FCE3;border-right:none}
    TABLE.sTblPromo.sClr1 TD.sCol2 {-moz-border-radius-topleft: 0px;-moz-border-radius-topright: 10px;-moz-border-radius-bottomright: 10px;-moz-border-radius-bottomleft: 0px;-webkit-border-radius: 0px 10px 10px 0px;border-radius: 0px 10px 10px 0px;border:1px solid #CCC;background-color: #F5FCF5;background-image:-webkit-gradient(linear, left top, left bottom, from(#F5FCF5), to(#FFFFFF));background-image:-webkit-linear-gradient(top, #F5FCF5, #FFFFFF);background-image:-moz-linear-gradient(top, #F5FCF5, #FFFFFF);background-image:-ms-linear-gradient(top, #F5FCF5, #FFFFFF);background-image:-o-linear-gradient(top, #F5FCF5, #FFFFFF);background-image:linear-gradient(top, #F5FCF5, #FFFFFF);;border-left:none}
        
    /* Check All cart icon */
	.sCheckAll1 {background:transparent url('/images/_global/icons/ico_checkall_1.gif') no-repeat center center;height:13px;width:17px}
	
	/* Folder icons */
	.sHdrFolder1 {background:transparent url('/_images/_global/icons/ico_tablefolder_1.png') no-repeat center center;height:16px;width:16px}
	.sStndFolder1 {background:transparent url('/_images/_global/icons/ico_folder_1.png') no-repeat center center;height:16px;width:16px}
	.sMagicFolder1 {background:transparent url('/_images/_global/icons/ico_foldermagic_1.png') no-repeat center center;height:16px;width:16px}

    /* Columns: Wrapper based on 12 column grid */
    .sCols {width:100%;overflow:hidden;margin:0}
    .sC1l,.sC2l,.sC3l,.sC4l,.sC5l,.sC6l,.sC7l,.sC8l,.sC9l,.sC10l,.sC11l,.sC12r,
    .sC1r,.sC2r,.sC3r,.sC4r,.sC5r,.sC6r,.sC7r,.sC8r,.sC9r,.sC10r,.sC11r,.sC12l,
    .sC25l,.sC33l,.sC50l,.sC66l,.sC75l,.sC100l,
    .sC25r,.sC33r,.sC50r,.sC66r,.sC75r,.sC100r {margin:0;padding:0}
    .sC1l,.sC2l,.sC3l,.sC4l,.sC5l,.sC6l,.sC7l,.sC8l,.sC9l,.sC10l,.sC11l,
    .sC25l,.sC33l,.sC50l,.sC66l,.sC75l {float:left;margin-right:10px}
    .sC1r,.sC2r,.sC3r,.sC4r,.sC5r,.sC6r,.sC7r,.sC8r,.sC9r,.sC10r,.sC11r,
    .sC25r,.sC33r,.sC50r,.sC66r,.sC75r {float:right;margin-left:-5px}
    .sC1l,.sC1r {width:53px}
    .sC2l,.sC2r {width:116px}
    .sC3l,.sC3r,.sC25l,.sC25r {width:179px}
    .sC4l,.sC4r,.sC33l,.sC33r {width:242px}
    .sC5l,.sC5r {width:305px}
    .sC6l,.sC6r,.sC50l,.sC50r {width:368px}
    .sC7l,.sC7r {width:429px}
    .sC8l,.sC8r,.sC66l,.sC66r {width:494px}
    .sC9l,.sC9r,.sC75l,.sC75r {width:557px}
    .sC10l,.sC10r {width:619px}
    .sC11l,.sC11r {width:683px}
    .sC12l,.sC12r,.sC100l,.sC100r {width:758px}
	.sCAlt1 {text-align:right}
	.sCols .sColsSub {width:769px}
	.sCols .sColsSub8c {width:510px;overflow:hidden}
	.sColsTest1 DIV {background:pink;margin-bottom:9px}
	.sColsTest1 DIV DIV {background:#CCC;margin-bottom:0}
	.sColsAlt1:after {content:" ";display:block;height:0;clear:both;visibility:hidden}
	.sColsAlt1 {display:inline-block;overflow:visible}
	* HTML .sColsAlt1 {zoom:1;display:block}
	.sCols .sColsLiner {padding:0 10px}
	.sCols .sColsPad1 DIV {padding-bottom:10px}	
   
    /* Divider: Use to left and right align two items */
    .sDiv {width:100%;overflow:hidden}
    .sDiv .sDivCol1 {float:left}
    .sDiv .sDivCol2 {float:right;text-align:right}
    .sDivAlt1 {margin:1em 0}
	.sDivAlt2:after {content:" ";display:block;height:0;clear:both;visibility:hidden}
	.sDivAlt2 {display:inline-block;overflow:visible}
	* HTML .sDivAlt2 {zoom:1;display:block}
    .sDiv .sDivColAlt1 {margin-top:2em}
    .sDiv .sDivColAlt2 {margin-top:1.3em}
    .sDiv .sDivColAlt3 {margin-top:.2em}
    .sDiv.sDivAlt3 {overflow:visible; margin-top:0}
	.sDiv.sDivH1 {margin:1em 0}
	.sDiv.sDivH1 H1 {margin:0}
	.sDiv.sDivH1 .sDivCol1 {line-height:32px}
	.sDiv.sDivH1 .sDivCol2 {line-height:32px}
	.sDiv.sDivH2 {margin:1em 0}
	.sDiv.sDivH2 H2 {margin:0}
	.sDiv.sDivH2 .sDivCol1 {line-height:30px}
	.sDiv.sDivH2 .sDivCol2 {line-height:30px}
	.sDiv.sDivH3 {margin:1em 0}
	.sDiv.sDivH3 H3 {margin:0}
	.sDiv.sDivH3 .sDivCol1 {line-height:1.8em}
	.sDiv.sDivH3 .sDivCol2 {line-height:1.8em}
	.sDiv.sDivH4 {margin:1em 0}
	.sDiv.sDivH4 H4 {margin:0}
	.sDiv.sDivH4 .sDivCol1 {line-height:1.6em}
	.sDiv.sDivH4 .sDivCol2 {line-height:1.6em}
	.sDiv.sDivPgr {margin:.5em 0}
	.sDiv.sDivFormCols .sDivCol1 {padding-right:9px;width:145px;margin:.4em 0}
	.sDiv.sDivFormCols .sDivCol2 {padding-right:9px;margin:.4em 0;float:left;text-align:left}

	.sTitlePromo {background:url("/images/_global/sale-icon.gif") no-repeat scroll left top transparent;padding-left:50px;line-height:40px;margin:0}

	/* Horizontal Rule 1: Common Settings */
	DIV.sHr {height:1px;background:#BBB;margin:1em 0;width:100%}
	DIV.sHr HR {display:none}
	DIV.sHr.sHrAlt1 {height:3px;background:#BBB}
	DIV.sHr.sHrAlt2 {background:#E2E2E2}
	DIV.sHr.sHrAlt3 {margin:0}
	DIV.sHr.sHrAlt4 {height:1px;background:none;border-top:1px solid #BBB;border-bottom:1px solid #BBB}
	DIV.sHr.sHrAlt5 {height:10px;margin:1em 0 0 0;border-top:1px solid #CCC;background:none;background:transparent url('/images/_global/ui/bg-hr-1.png') no-repeat top center}
	DIV.sHr.sHrAlt6 {height:18px;margin-bottom:6px;background:#FFF url('/_images/global/shadows/bg-shaddow-1.png') no-repeat bottom center;background-size:100% 18px}
		
    /* [DEPRICATED] Simulated HR with shadow (whois/default.aspx) - USE class="sHr sHrAlt5" */	
	DIV.sHRshadow {height:10px;margin:1em 0 0 0;border-top:1px solid #CCC;background:none;background:transparent url('/images/_global/ui/bg-hr-1.png') no-repeat top center}

	/* Unordered List: Common Settings */
	UL.sUL {margin:1em 0;padding:0}
	UL.sUL LI {margin:1em 0 1em 2em;list-style:none;background-image:url('/images/_global/ico_bulletblack_1.png');background-position:0 0;background-repeat:no-repeat;padding-left:15px}
	UL.sUL LI LI {list-style:circle;margin-left:.5em;background:none;padding-left:0}
	UL.sUL LI LI LI {list-style:square}
	UL.sUL LI LI LI LI {list-style:disc}
	UL.sUL.sULAlt1 LI {margin-top:.3em;margin-bottom:.3em}
	UL.sUL.sULAlt2 LI {margin-left:0}
	UL.sUL.sULAlt2 LI LI {margin-left:.5em}
	UL.sUL.sULAlt3 LI {margin-left:0;margin-top:.3em;margin-bottom:.3em}
	UL.sUL.sULAlt3 LI LI {margin-left:.5em}
	UL.sUL.sULAlt4 LI {margin-left:2em}
	UL.sUL.sULAlt5 LI {margin:1em 0 1em 25px;padding:0 0 0 23px;background:transparent url('/images/_global/icon_check3.gif') 0 3px  no-repeat;line-height:15px}
	UL.sUL.sULAlt6 LI {margin:5px 0 5px 0;padding:0 0 0 23px;background:transparent url('/images/_global/icons/ico_checkmark.png') 0 3px  no-repeat;line-height:15px}
	UL.sUL.sULAlt7 LI {margin:1em 0 1em 0;padding:0 0 0 23px;background:transparent url('/images/_global/icons/ico_check_2.png') 0 3px  no-repeat;line-height:15px}
	UL.sUL.sULAlt8 LI {margin:1em 0 1em 0;padding:0 0 0 23px;background:transparent url('/images/_global/icons/ico_check_3.png') 0 3px  no-repeat;line-height:15px}
    UL.sUL.sULAlt9 LI {margin:.2em 0 .2em 0;padding:0 0 0 23px;background:transparent url('/images/_global/icons/ico_check_3.png') 0 3px  no-repeat;line-height:15px}
	UL.sUL.sULAlt10 LI {margin:.5em 0 .5em 0}
	UL.sUL.sULAlt11 LI {margin-left:2em;margin-top:.3em;margin-bottom:.3em}
	UL.sUL.sULAlt12 LI {margin:.5em 0;padding:0 0 0 23px;background:transparent url('/images/_global/icons/ico_check_4.png') 0 3px  no-repeat;line-height:15px}
	UL.sUL.sULAlt13 LI {margin:.5em 0;padding:0 0 0 23px;background:transparent url('/images/_global/icons/ico_check_5.png') 0 3px  no-repeat;line-height:15px}
    
	/* Ordered List: Common Settings */
	OL.sOL {margin:1em 0}
	OL.sOL LI {margin:1em 0 1em 2em;list-style:decimal}
	OL.sOL LI LI {margin-left:.5em}
	OL.sOL.sOLAlt1 LI {margin-top:.3em;margin-bottom:.3em}
	OL.sOL.sOLAlt2 LI {margin-left:-1em}
	OL.sOL.sOLAlt3 LI {margin-left:-1em;margin-top:.3em;margin-bottom:.3em}
	OL.sOL.sOLAlt4 LI {margin-left:5em}
	OL.sOL.sOLAlt5 LI {margin-left:0;margin-top:.3em;margin-bottom:.3em}

	/* Forms */
	.sForm {width:100%;margin:.8em 0}
    .sForm:before,
    .sForm:after {content:"";display:table}
    .sForm:after {clear:both;}
    .sForm {zoom:1}
	.sForm .sFormCol1 {margin:0;padding:0;float:left;margin-right:9px;width:180px}
	.sForm .sFormCol2 {margin:0;padding:0;float:left;width:555px}
	.sForm .sFormCol2 .sFormSub1 {width:100%;overflow:hidden}
	.sForm .sFormCol2 .sFormSub1.sFormSub1Alt1 {margin-top:6px}
	.sForm .sFormCol2 .sFormSub1 .sFormSub1Input1 {float:left;margin-right:3px}
	.sForm.sFormAlt1 .sFormCol1{margin:0;padding:0;float:left;margin-right:9px;padding-left:15px;width:165px}
	.sForm .sFormCol2 .sFormSub2 {padding:0 0 0 20px}
	.sForm .sFormCol2 .sFormSub2 .sFormSub2Input1 {margin:.8em 0}
	.sForm .sFormCol2 .sFormCol2Sub {float:left;margin-right:3px;margin-bottom:6px;line-height:1.1em;min-height:3em}
	.sForm.sFormAlt3 .sFormCol1 {width:174px}
	.sForm.sFormAlt3 .sFormCol2 {width:558px}
	.sForm.sFormAlt4 .sFormCol1 {width:225px}
	.sForm.sFormAlt4 .sFormCol2 {width:490px}
	.sBoxRadius .sForm .sFormCol2 {width:530px}	

	/* Frame: for up sell elements */
    .sFormFrame1 {background:url('/images/_global/bkg-formframe1.gif') transparent no-repeat 0 0; padding:10px 0 0 10px}
	 	
    /* Credit Card: cvv2 icon */
    .sCVV2Ico {height:11px; width:16px; background:url('/images/_global/icons/ico_cvv2_1.png') transparent no-repeat left center}
    
	/* Required Field */
	.sRequired {color:#F00}
	.sRequiredRole {color:Green}
	
	/* Invalid Input Fields */
	.sInvalidInput {background:#FFE4E1}
	
	/* Hide an element */
	.sHide {display:none}
	
    /* Alternating Forms Groups */
    .sFormGroup {margin:1em 0}
    .sFormGroup .sFormGroupSub1 {padding:1px 0}
    .sFormGroup .sFormGroupSub2 {background:#EFF4FC;padding:1px 0}
    .sFormGroup .sForm .sFormCol1 {padding-left:4px;width:170px}

	/* Alerts: Common Settings */
	.sInfo1,.sSuccess1,.sError1,.sAlert1 {padding:5px 5px 5px 25px;font-weight:normal;margin:10px 0;text-align:left;border-width:1px 0;border-style:solid;background:no-repeat 5px 6px;font-size:.9em;color:#444;}
	.sInfo1.sAlt1,.sSuccess1.sAlt1,.sError1.sAlt1,.sAlert1.sAlt1 {border-width:1px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
	.sInfo1 {background-color:#F9F9F9;background-image:url('/images/_global/icons/ico_info_1.png');border-color:#BBB}
	.sError1 {background-color:#FEE;background-image:url('/images/_global/icons/ico_error_1.png');border-color:#E99}
	.sAlert1 {background-color:#FFE;background-image:url('/images/_global/icons/ico_alert_1.png');border-color:#EE9}
	.sSuccess1 {background-color:#EFE;background-image:url('/images/_global/icons/ico_success_1.png');border-color:#9E9}
	
	.sComment {padding:8px 10px 8px 42px;line-height:18px;font-size:13px;margin:24px 0;position:relative;z-index:1;border:1px solid;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
	.sComment:Before {content:"";position:absolute;top:4px;left:10px;z-index:2;height:24px;width:24px;background:transparent url('/_images/global/icons/ico-info24x.png') no-repeat 0 0}
		.ie7 .sComment,
		.ie8 .sComment  {position:static;padding:11px 10px}
	.sComment {border-color:#AFC9E3;color:#333;background:#F2FAFF}

    /* FORM ERRORS */
    input.sError, textarea.sError {background:#FFE4E1}
    select.sError {background:#FFE4E1}
    span.sError, .form-side-labels span.sError, .form-top-labels span.sError {float:left;display:block;margin:0 0 0 5px;padding:3px;width:auto;font-weight:bold;color:#fff;background-color:red}
    .sInlineError {display:inline-block;position:relative;z-index:9999;top:0px;left:0px;height:10px;width:1px;color:#FFF;font-size:12px}
    .sInlineError SPAN {display:block;width:250px;background:transparent;position:absolute;bottom:10px;left:5px}
    .sInlineError SPAN EM {display:block;max-width:240px;min-width:100px;background:#AB0E07 no-repeat 5px 5px;padding:8px 25px 8px 12px;font-weight:normal;font-style:normal;position:absolute;bottom:10px;left:-5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0px 0px 3px #555;-moz-box-shadow:0px 0px 3px #555;box-shadow:0px 0px 3px #555;border:1px solid;border-color:#DE8383 #860D0D #860D0D #DE8383}
    .sInlineError SPAN EM:After {  content:"";display:block;width:0;height:0;z-index:999;border-top:10px solid #AB0E07;border-right:10px solid transparent;bottom:-10px;left:5px;position:absolute;}
    .sInlineErrorClose {position:absolute;top:5px;right:4px;width:16px;height:17px;background:url('/images/_global/icons/ico_error_close_1.png') no-repeat}
    .sInlineErrorSummary {background-color:#AB0E07;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:White;padding:10px 5px 5px 25px;font-weight:normal;margin:10px 0;text-align:left}   

	/* Primary & Secondary Button: Common Settings */
	INPUT.sBtn1, INPUT.sBtn2 {padding:2px 10px;font-size:1.35em;*font-size:1.3em;font-family:Arial, Helvetica, sans-serif;font-weight:normal;border-width:2px;border-style:solid;cursor:pointer;background: #ffb701;background: -moz-linear-gradient(top, #ffb701 0%, #f27700 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb701), color-stop(100%,#f27700));background: -webkit-linear-gradient(top, #ffb701 0%,#f27700 100%);background: -o-linear-gradient(top, #ffb701 0%,#f27700 100%);background: -ms-linear-gradient(top, #ffb701 0%,#f27700 100%);background: linear-gradient(top, #ffb701 0%,#f27700 100%);color:#FFF;border-color:#ffce39 #d97100 #d97100 #ffce39;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border-width:1px}
	INPUT.sBtn1:Focus, INPUT.sBtn2:Focus {position:relative;top:1px}
	INPUT.sBtn1.sBtnAlt1,INPUT.sBtn2.sBtnAlt1 {font-size:1.15em}
	INPUT.sBtn1.sBtnAlt2,INPUT.sBtn2.sBtnAlt2 {font-size:1em}
	INPUT.sBtn1.sBtnAlt3,INPUT.sBtn2.sBtnAlt3 {font-size:1.5em}
	INPUT.sBtn1.sBtnAlt4,INPUT.sBtn2.sBtnAlt4 {font-size:2em}
	INPUT.sBtn1.sBtnAlt5,INPUT.sBtn2.sBtnAlt5 {font-weight:bold;font-size:14px}
	INPUT.sBtn1.sBtnAlt6,INPUT.sBtn2.sBtnAlt6 {font-size:2em;background:#0093F2;background: -moz-linear-gradient(top, #0093F2 0%, #5AC1FF 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0093F2), color-stop(100%,#5AC1FF));background: -webkit-linear-gradient(top, #0093F2 0%,#5AC1FF 100%);background: -o-linear-gradient(top, #0093F2 0%,#5AC1FF 100%);background: -ms-linear-gradient(top, #0093F2 0%,#5AC1FF 100%);background: linear-gradient(top, #0093F2 0%,#5AC1FF 100%);color:#FFF;border-color:#59C1FF #0193F2 #0193F2 #59C1FF}
	INPUT.sBtn1.sBtnAlt7,INPUT.sBtn2.sBtnAlt7 {background: #EEE;color:#000;background: -moz-linear-gradient(top, #EEE 0%, #EEE 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EEE), color-stop(100%,#EEE));background: -webkit-linear-gradient(top, #EEE 0%,#EEE 100%);background: -o-linear-gradient(top, #EEE 0%,#EEE 100%);background: -ms-linear-gradient(top, #EEE 0%,#EEE 100%);background: linear-gradient(top, #EEE 0%,#EEE 100%);color:#FFF;border-color:#CCC #DDD #DDD #CCC;}
	
	INPUT.sBtn1.sBtnAlt8, INPUT.sBtn2.sBtnAlt8 
	{
        background: #feffff; /* Old browsers */
        background: -moz-linear-gradient(top, #feffff 0%, #d0dff0 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#d0dff0)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #feffff 0%,#d0dff0 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #feffff 0%,#d0dff0 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #feffff 0%,#d0dff0 100%); /* IE10+ */
        background: linear-gradient(top, #feffff 0%,#d0dff0 100%); /* W3C */
	    color:#003399;
	    border-color:#d0dff0 #003399 #003399 #d0dff0;
	    }
	
		
    INPUT.sBtnImg1 {display:none}
    
    /* Button: for A tags */
    .sBtnLnk1 {background:url('/images/_global/textures/bkg_bars_1.png') repeat-x left center;font-size:1.35em;font-family:Arial, Helvetica, sans-serif;font-weight:normal;background-repeat:repeat-x;background-position:left center;border-width:2px;border-style:solid;cursor:pointer;text-decoration:none;white-space:nowrap;position:relative;z-index:0;zoom:1}
    A.sBtnLnk1:Link,A.sBtnLnk1:Visited,A.sBtnLnk1:Hover,A.sBtnLnk1:Active {float:left;padding:2px 12px;text-decoration:none;color:#fff;margin-right:5px}
	
    /* Product Icons (/my-account/default.aspx) */
    .sDPMLIco {background:transparent url('/_images/global/icons/ico_dpml_2.png') no-repeat 0px 0px}
	.sDomainsIco {background:transparent url('/images/_global/icons/ico_domain_1.png') no-repeat 0px 0px}
	.sDNSHostingIco {background:transparent url('/images/_global/icons/ico_dnshosting_1.png') no-repeat 0px 0px}
	.sTransfersIco {background:transparent url('/images/_global/icons/ico_mytransfers_1.png') no-repeat 0px 0px}
	.sPopEmailIco {background:transparent url('/images/_global/icons/ico_popemail_1.png') no-repeat 0px 0px}
	.sWebSiteCreatorIco {background:transparent url('/_images/global/icons/ico_websitebuilder_1.png') no-repeat 0px 0px}
	.sWebHostingIco {background:transparent url('/images/_global/icons/ico_webhosting_1.png') no-repeat 0px 0px}
	.sWindowsHostingIco  {background:transparent url('/images/_global/icons/ico_windowshosting_1.png') no-repeat 0px 0px}
	.sLinuxHostingIco  {background:transparent url('/images/_global/icons/ico_linuxhosting_1.png') no-repeat 0px 0px}
	.sBusinessListingIco {background:transparent url('/images/_global/icons/ico_businesslisting_1.png') no-repeat 0px 0px}
	.sSSLCertificatesIco {background:transparent url('/images/_global/icons/ico_sslcertificates_1.png') no-repeat 0px 0px}
    .sVeriSignIco {background:transparent url('/images/_global/icons/ico_symantec_1.png') no-repeat 0px 0px}
    .sGeoTrustIco {background:transparent url('/images/_global/icons/ico_geotrust_1.png') no-repeat 0px 0px}
    .sSymantecIco {background:transparent url('/images/_global/icons/ico_symantec_1.png') no-repeat 0 0}
    .sSafeSiteIco {background:transparent url('/images/_global/icons/ico_symantec_1.png') no-repeat 0 0}
	.sAntiMalwareIco {background:transparent url('/images/_global/icons/ico_geotrust_1.png') no-repeat 0 0}
	.sTrusteIco {background:transparent url('/images/_global/icons/ico_truste_1.png') no-repeat 0px 0px}
	.sComodoIco {background:transparent url('/images/_global/icons/ico_comodo_1.png') no-repeat 0px 0px}
	.sGoMobiIco {background:transparent url('/images/_global/icons/ico_gomobi_1.png') no-repeat 0px 0px} 
	.sIDProtectIco {background:transparent url('/images/_global/icons/ico_idprotect_1.png') no-repeat 0px 0px}
	.sSEMIco {background:transparent url('/images/_global/icons/ico_sem_1.png') no-repeat 0px 0px}
	.sTrustSealIco {background:transparent url('/images/_global/icons/ico_truste_1.png') no-repeat 0px 0px}
	.sPremiumDomainsIco {background:transparent url('/images/_global/icons/ico_domain_1.png') no-repeat 0px 0px}
	.sToolsIco {background:transparent url('/images/_global/icons/ico_domaintools_1.png') no-repeat 0px 0px}
	.sNameMyPhoneIco {background:transparent url('/images/_global/icons/ico_namemyphone_1.png') no-repeat 0px 0px}
	.sNameMyMapIco {background:transparent url('/images/_global/icons/ico_namemymap_1.png') no-repeat 0px 0px}
	.sUrlForwardingIco {background:transparent url('/images/_global/icons/ico_urlforwarding_1.png') no-repeat 0px 0px}
	.sResellerStoreIco {background:transparent url('/images/_global/producticons/picon_pdq32x.gif') no-repeat 0px 0px}
	.sEmailForwardingIco {background:transparent url('/images/_global/icons/ico_emailforwarding_1.png') no-repeat 0px 0px}
	.sYesIDProtectIco {background:transparent url('/images/_global/icons/ico_idprotect_1.png') no-repeat 0px 0px}
	.sNoIDProtectIco {background:transparent url('/images/_global/icons/ico_noidprotect_1.png') no-repeat 0px 0px}
	.sStandardFolderIco {background:transparent url('/images/_global/icons/ico_folder_2.png') no-repeat 0px 0px}
	.sMagicFolderIco {background:transparent url('/images/_global/icons/ico_foldermagic_2.png') no-repeat 0px 0px}
	.sStackedFoldersIco {background:transparent url('/images/_global/icons/ico_folderstack_1.png') no-repeat 0px 0px}
	.sExpiredDomainsIco {background:transparent url('/images/_global/icons/ico_domainalerts_1.png') no-repeat 0px 0px}
	.sSearchDomainsIco {background:transparent url('/images/_global/icons/ico_domainsearch_1.png') no-repeat 0px 0px}
	.sThemesIco {background:transparent url('/images/_global/icons/ico_screens_1.png') no-repeat 0px 0px}
	.sColorLabIco {background:transparent url('/images/_global/icons/ico_palette_1.png') no-repeat 0px 0px}
	.sMarcomIco {background:transparent url('/images/_global/icons/ico_marcom_1.png') no-repeat 0px 0px}
	.sCssIco {background:transparent url('/images/_global/icons/ico_css_1.png') no-repeat 0px 0px}
	.sEditIco {background:transparent url('/images/_global/icons/ico_edit_1.png') no-repeat 0px 0px}
	.sWireTransIco {background:transparent url('/images/_global/icons/ico_wiretransfer_1.png') no-repeat 0px 0px}
	.sDotCOIco {background:transparent url('/images/tld-logos/logo-dotco-1.png') no-repeat 0px 0px}
	.sDotXXXIco {background:transparent url('/images/tld-logos/logo-dotxxx-1.png') no-repeat 0px 0px}
	.sCartPreconfigIco {background:transparent url('/images/_global/icons/ico-preconfigure.png') no-repeat 0px 0px}
	.sCartConfigIco {background:transparent url('/images/_global/icons/ico-configure.png') no-repeat 0px 0px}
	.sCartSaveIco {background:transparent url('/images/_global/icons/ico-save.png') no-repeat 0px 0px}
	.sCartDeleteIco {background:transparent url('/images/_global/icons/ico-delete.png') no-repeat 0px 0px}
	.sSiteLockIco {background:transparent url('/images/_global/icons/ico_sitelock_1.png') no-repeat 0px 0px}
	
	/* Alternate Class */ 
	.sIcoAlt1 {background-position:10px 10px}
	/* Sub Container (/whois-private-registration/default.aspx) */
	.sIcoPush {margin-left:40px}
	/* Headline Icon */
	.sIcoTTL {line-height:32px;padding-left:38px;}
	/* Sub Container Box (/reseller/storefront-manager-services.aspx) */
	.sIcoBox1 {padding-left:40px;margin:1em 0}
	/* Sub Container Box (/reseller/storefront-manager-services.aspx) */
	.sIcoBox2 {padding-left:40px;margin:.5em 0}
	/* 32x Icon Buttons (Convert links into 32x32 pixel buttons ) */
	.sIcoClick {display:inline-block;width:32px;height:32px}
	/* 75x graphic next to copy */
	.sIcoGraphic {padding-left:70px}
	
	/* Format to display product lists */
	.sIcoCols {margin-bottom:12px;}
	.sIcoCols .sIcoCol1 {float:left;margin-right:9px;}
	.sIcoCols .sIcoCol2 {float:left}
	
	/* Format to display product lists */
	.sIcoCols2 {width:100%;margin-bottom:12px;overflow:hidden}
	.sIcoCols2 .sIcoCol1 {float:left;margin-right:9px;}
	.sIcoCols2 .sIcoCol2 {float:left}
	
	/* Icon Hover item (/cart/default.aspx) */
	.sCartPop {float:left;padding-right:5px}
	.sCartPop .sBBLnav A {display:block;height:16px;width:16px;position:relative;text-decoration:none;font-size:90%}
	.sCartPop .sBBLnav A:Hover {position:relative;z-index:100}
	.sCartPop .sBBLnav A SPAN {display:none;position:absolute;top:-24px;left:50%;z-index:100;white-space:nowrap;margin:0;color:#FFF;text-align:center}
	.sCartPop .sBBLnav A:Hover SPAN {display:block}
	.sCartPop .sBBLnav A SPAN SPAN {position:relative;top:0;left:-50%;padding:0 0 5px 0;background:transparent url('/images/_global/ui/ui_bubbletips_1.png') no-repeat 50% 100%}
	.sCartPop .sBBLnav A SPAN SPAN SPAN {position:static;padding:2px 6px;background:#106298}

    /* Loader */
	.sLoader1 {background:transparent url('/images/_global/loader-2.gif') no-repeat center center;height:250px;/*border-bottom:1px solid #ccc;*/margin-bottom:1em;}
	.sLoader2 {background:transparent url('/images/_global/ui/ui_loader_1.gif') no-repeat center center;height:16px;width:16px}
	
	/* Lookup Domain */
	.sCSSEdit .sCSSEditLnk {margin:5px 0}
	.sCSSEdit .sCSSEditBox {width:500px}
	.sCSSEdit .sCSSEditCheck {margin:5px 0}

	/* Do Not Display Check Box */
	.sDNDcheck {margin-top:5px}
	
	/* NOTES */
	.sNote {font-size:90%;color:#888;font-weight:normal; line-height:1.25em}
	.sNote.sNoteAlt1 {font-size:100%;line-height:1em}
	.sNote.sNoteAlt2 {font-size:100%;line-height:2em}
	
	/* NOTE Link */
	.sNote A:Link, .sNote A:Visited {color:#6C93D8}
	
	/* -OR- Divider */
	.sOR {width:250px;margin:1em 0 1.5em 0;padding-bottom:.65em;border-bottom:1px solid #BBB;position:relative}
	.sOR SPAN {background:#FFF;display:block;margin:0 0 0 110px;width:30px;text-align:center;display:block;position:absolute;font-weight:bold;color:#777}
	
	/* Alternate */
	.sOR.sORAlt1 {margin:.3em 0 .7em 0}
	
	/* Focus & Minimize Text */
	.sFocus1 {font-size:115%}
	.sFocus2 {font-size:125%}
	.sFocus3 {font-size:160%; font-weight:normal}
	.sFocus4 {font-size:200%}
	.sMinim {font-size:90%}
	
	/* Lookup Domain */
	.sLookUp .sLookUpLink {margin:5px 0}
		.sLookUp IFRAME {border:1px solid #BBB;width:400px;height:300px}
		.sLookUp .sLookUpSub {text-align:left;padding:10px;background:#EEE;height:300px}
		.sLookUp .sLookUpNoResults {border:solid 1px #CCC;padding:10px;background:#f9f9f9}
		.sLookUp .sLookUpResults {overflow:scroll;overflow-x:hidden;border:1px inset #ccc;margin:.5em 0;background:#FFF;height:200px}
		* HTML .sLookUp .sLookUpResults {padding-right:16px}
		
	/* Alternate Layout: Lookup Domain */
	.sLookUp.sLookUpAlt1 .sLookUpCnt {border:1px solid #BBB;width:400px;height:210px;overflow:hidden}
	
	.sIndent,.sIndent1 {margin-left:20px}
	.sIndentAlt1 {margin-top:.5em;margin-bottom:.5em}
	.sIndentAlt2 {margin-top:1em;margin-bottom:1em}
	
	/* Inline Edit Box */
	.sInlineEdit {border:1px solid #BBB;width:400px;padding:10px;background:#EEE;margin-top:5px}
	
	/* Attention Text */
	.sAtten1, A.sAtten1 {color:#F00}
	.sAtten2 {color:#396}
	BODY .data-table-2 .sAttenBkg1 {background:transparent url('/images/_global/textures/bkg-highlight-green1.gif') repeat-x}

	/* Normalize Text */
	.sNormal {font-weight:normal;font-style:normal}
	
	/* Filter Controls */
	.sFltr1 {width:100%;overflow:hidden}
	.sFltr1 .sFltrItem {float:left;margin-right:3px}
	.sFltr1 .sFltrItem .sNote {display:block}
	.sFltr1 .sFltrItem.sFltrItemAlt1 {padding-top:1.3em}
	.sFltr1 .sFltrItem.sFltrItemAlt2 {padding-top:1em}
		
    /* START: Code Format Styles */
    PRE.sCodeFormat {font-size:12px;padding:0;margin:0;line-height:20px;width:90%;overflow:auto;overflow-Y:hidden;border:none;border-right:1px solid #CCC;border-left:15px solid #CCC;color:#000;background:url("/images/_global/ui/ui_codepreview_1.gif") repeat-y left top}
    PRE.sCodeFormat CODE {margin:0;padding:0 0 1px 10px;display:block;font-family:Courier New, Courier New, Courier, monospace}

	 /* Product Landing Page */
	.sProdBanner1 {border-bottom:1px solid #CCC;border-top:3px solid #CCC;padding:1px 0; color:#FFF}
	.sProdBanner1.Alt1 {border:0}
	.sProdBanner1 .sProdLinks {padding:5px;text-align:right}
	.sProdBanner1 .sProdLinks.sTrustSeal {background-color:#403E2E}
	.sProdBanner1 .sProdLinks A:Link, .sProdBanner1 .sProdLinks A:Visited, .sProdBanner1 .sProdLinks A:Hover, .sProdBanner1 .sProdLinks A:Active {color:#FFF}
	.sProdBanner1 .sContent {padding:10px 20px;height:275px}
	.sProdBanner1 .sContent H1 {margin:5px 0;color:#FFF;font-size:32px}
	.sProdBanner1 .sContent H2 {margin:5px 0;color:#FFF}
	.sProdBanner1 .sContent H3 {margin:5px 0;color:#FFF}
	.sProdBanner1 .sContent .sDiv {width:100%;overflow:hidden}
    .sProdBanner1 .sContent .sDiv .sDivCol1 {float:left;margin-right:15px;width:240px}
    .sProdBanner1 .sContent .sDiv .sDivCol2 {float:left;text-align:left}
    
    /* TRUSTe */
	.sTruste {padding:0}
	.sTruste .sTrustePrice {font-size:130%;color:#669B00}
	.sTruste .sTrusteProd {background:transparent url('/images/_global/icons/ico_truste_2.png') no-repeat 0 0; height:43px;padding-left:45px}
	    
    /* Comodo */
	.sComodo {padding:0}
	.sComodo .sBox H4 {margin-bottom:5px}
	.sComodo .sComodoPrice {font-weight:bold;color:#EA6A10;font-size:130%}
	.sComodo .sProdBanner1 .sContent .sDiv .sDivCol1 {float:left;margin-right:15px;width:260px}
	.sComodo .sProdBanner1 .sContent A {color:#04034A;font-weight:bold}
	.sComodo .sProdBanner1 .sContent {padding:10px 20px;height:232px}
        
    /* NEW SEM PRODUCT */
	.sNEWSEM {padding:0}
	.sNEWSEM .sBanner {border-bottom:1px solid #CCC;border-top:3px solid #CCC;padding:1px 0}
	.sNEWSEM .sBanner H2 {margin:0;font-size:23px;line-height:1.2em;padding:20px 300px 0 20px;height:110px;background-color:#CCC}
    .sNEWSEM .sImg1 {float:right;width:350px;height:110px;background-color:#CCC}
    .sNEWSEM .sProdBanner1, .sNEWSEM .sProdBanner1 H3 {color:#C9C9C9}
   
    /* INSTANT RESELLER */
	.sReseller {padding:0}
	.sReseller .sImg1 {width:350px;height:200px;background:transparent url('/images/_global/prodoverview/img_reseller_overview_1.gif') no-repeat top right}
	.sReseller .sImg2 {width:350px;height:200px;background:transparent url('/images/_global/prodoverview/img_reseller_overview_2.gif') no-repeat top right}
	    
    /* INSTANT RESELLER JUMP PAGE (/instant-reseller/jump-IRcomingsoon.aspx) */
	.sResellerJump1 {background:transparent url('/images/2010images/IR-jumppage1.jpg') no-repeat 0 0; height:420px}
	
	/* WEB SITE CREATOR (/web-site-creator/default.aspx) */
	.sWebSiteCreator {padding:1px 0}
		.sWebSiteCreator .sBanner {border-bottom:1px solid #CCC;border-top:3px solid #CCC;padding:1px 0}
		.sWebSiteCreator .sBanner H2 {margin:0;font-size:23px;line-height:1.2em;padding:20px 300px 0 20px;height:110px;background:transparent url('/images/_global/prodbanners/img_websitecreator_1.jpg') no-repeat top left;color:#FFF}
        .sWebSiteCreator .sRibbon {width:331px;height:33px;background:transparent url('/images/2010images/img-ribbon-richcontent1.png') no-repeat 0 0;margin:-40px 0 0 -2px;display:block;text-indent:-999em}
        .sWebSiteCreator .sImg1 {float:right;width:350px;height:110px;background:transparent url('/images/_global/prodoverview/img_wsc_overview_1.gif') no-repeat 0 0}
    
    .sWSCprod H3 {margin:5px 0}
        .sWSCprod .sDesc {padding-right:100px; padding-bottom:10px}
		.sWSCprod .sDiv {margin:1em 0}
		.sWSCprod .sDivCol2 {font-size:1.4em}	
        .sWSCprod .sImg1 {float:right;width:350px;height:110px;background:transparent url('/images/_global/prodoverview/img_wsc_overview_1.gif') no-repeat 0 0}
    	.sWSCprod .sWSCLite {background:transparent url('/images/_global/prodoverview/img_wscLite_1.gif') no-repeat 93% 35px}		
		.sWSCprod .sWSCBasic {background:transparent url('/images/_global/prodoverview/img_wscBasic_1.gif') no-repeat 95% 35px}
		.sWSCprod .sWSCFull {background:transparent url('/images/_global/prodoverview/img_wscFull_1.gif') no-repeat 95% 30px}		
		.sWSCprod .sWSCeCommerce {background:transparent url('/images/_global/prodoverview/img_wscCommerce_1.gif') no-repeat 95% 30px}
		
	/* DNS Hosting (dns-hosting/default.aspx) */
	.sDNSHosting {padding:1px 0}
		.sDNSHosting .sBanner {border-bottom:1px solid #CCC;border-top:3px solid #CCC;padding:1px 0}
		.sDNSHosting .sBanner H1 {margin:0;font-size:23px;line-height:1.2em;padding:20px 300px 0 20px;height:111px;background:transparent url('/images/_global/prodbanners/img_dnshosting_1.jpg') no-repeat top left;color:#FFF}
	
	/* Web Hosting Jumppage (/jumppages/webhosting-jumppage.aspx) */
	.sWebHostingJump {padding:1px 0}
		.sWebHostingJump .sBanner {border-bottom:1px solid #CCC;border-top:3px solid #CCC;padding:1px 0}
		.sWebHostingJump .sBanner H1 {margin:0;font-size:28px;padding:20px 300px 0 20px;height:90px;background:transparent url('/images/_global/prodbanners/img_webhosting.gif') no-repeat top left;color:#FFF}
	
	/* TLDs (/tlds/dot-co.aspx) */
	.sTLDs {padding:0}
	    .sTLDs .sBanner {padding:1px 0;min-height:170px}
	    .sTLDs .sBanner .sCtn {padding-left:20px}
	    /* dotco TLD specific header */
		.sTLDs .sDotCO {background:transparent url('/images/bkg-dotco-header.png') no-repeat;height:187px;}
		.sTLDs .sDotCO .sCtn {padding-left:300px}
		.sTLDs .sDotCO H4 {padding-top:25px}
		.sTLDs .sDotCOCOM {background:transparent url('/images/bkg-dotco-header1.jpg') no-repeat}
		.sTLDs .sDotCOCOM H4 {padding-top:25px}
		/* dotpro TLD specific header */
	    .sTLDs .sDotPRO {background:transparent url('/images/bkg-dotpro-header.gif') no-repeat}
	    .sTLDs .sDotPRO H3 {color:white;padding-top:25px;margin-bottom:0}
	    .sTLDs .sDotPRO P {color:white;margin-top:5px}
	    /* dotCA TLD specific header */
	    .sTLDs .sDotCA {background:transparent url('/images/bkg-dotca-header.gif') no-repeat; height:178px}
	    .sTLDs .sDotCA H1 {color:#EA5043;margin-top:30px;*margin-top:34px;margin-bottom:22px}
	    .sTLDs .sDotCA .sCtn {padding-left:30px}
	    /* dotASIA TLD specific header */
	    .sTLDs .sDotASIA {background:transparent url('/_images/2013/dotasia/bg-asia-746-179.png') no-repeat; height:178px}
	    .sTLDs .sDotASIA H1 {color:#006389;margin-top:30px;*margin-top:34px;margin-bottom:22px}
	    .sTLDs .sDotASIA .sCtn {padding-left:30px}
	    /* comsld TLD specific header */
	    .sTLDs .sComSld .sCols P {margin:0;padding:5px 0;color:#024DD6}
	    .sTLDs .sComSld .sCols SPAN {color:#999}
	    .sTLDs .sComSld H1 {font-size:32px;font-weight:normal;line-height:1em;padding-top:10px;margin-bottom:15px;text-align:center}
	    .sTLDs .sComSld .tvSearch2 {background:url("/images/2011images/cnic-search.png") no-repeat scroll left top transparent}
	    /* dottv TLD specific header */
	    .sTLDs .sDotTV {background:transparent url('/images/bkg-dottv-header.gif') no-repeat;height:222px}
	    .sTLDs .sDotTV .sCtn {padding-left:45px}
	    .sTLDs .sDotTV H2 {color:white;margin-top:45px;margin-bottom:10px;font-family:Arial;text-align:center}
	    .sTLDs .tvSearch {background:url("/images/2010images/tv_header_3.png") no-repeat scroll left top transparent;display:block;height:36px;overflow:hidden;width:330px;margin-top:5px}
	    .sTLDs .tvSearch .tvTXT INPUT {border:0 none;float:left;margin:10px 10px 0;width:215px}
	    /* dotorg TLD specific header */
		.sTLDs .sDotORG {background:transparent url('/images/2011images/tld-org.gif') no-repeat;height:250px}
		.sTLDs .sDotORG H1 {margin-top:0px;padding-top:15px;color:#0F3221}
		/* dotbiz TLD specific header */
		.sTLDs .sDotBIZ {background:transparent url('/images/2011images/tld-biz.png') no-repeat;height:278px;margin-top:0;padding:20px 0}
		.sTLDs .sDotBIZ H3 {color:white;margin-top:195px;*margin-top:215px}
		.sTLDs .sBanner .sDotBIZ .sCtn {padding:0;text-align:center}
		/* dotus TLD specific header */
		.sTLDs .sDotUS {background:transparent url('/images/2011images/tld-us.png') no-repeat;height:249px;margin-top:0;padding:20px 0}
		.sTLDs .sDotUS H1 {color:#1C2538;margin-top:70px;*margin-top:90px}
		.sTLDs .sBanner .sDotUS .sCtn {padding-left:60px}
	    
	    /* dottv jumppage header */
	    .sTLDs .sDotTVJump {background:transparent url('/images/bkg-dottv-header.gif') no-repeat;height:222px}
	    .sTLDs .BtnImg1 {background:none repeat scroll 0 0 transparent;display:block;float:right;height:36px;width:88px;}
	    .sTLDs .tvSearch2 {background:url("/images/2010images/tv_header_4.png") no-repeat scroll left top transparent;display:block;height:36px;overflow:hidden;width:381px;margin-top:5px}
	    .sTLDs .tvSearch2 .tvTXT INPUT {border:0 none;float:left;margin:10px 10px 0;width:215px}
	    .sTLDs .tvSearchBox {float:left;width:334px;height:183px;padding:50px 20px;background:transparent url('/user/hp_header_2.png') no-repeat top left;}
        .sTLDs .tvSearchBox H1 {text-align:left;color:#FFF;margin:0 auto;font-size:2.3em;float:left;line-height:1.1em;margin-bottom:15px;width:150px}
	    .sTLDs .tvSearchBox P {color:#EAC5D1;margin-top:0}
	    
	    /* comco jumppage (/jumppages/comco-promo.aspx) */
	    .sTLDs .sDotCOMCOJump {background:transparent url('/images/2011images/bnr-jmp-comco.png') no-repeat;height:258px}
	    .sTLDs .sDotCOMCOJump .sCtn {padding-left:40px}
	    .sTLDs .BtnImg1 {background:none repeat scroll 0 0 transparent;display:block;float:right;height:36px;width:88px;}
	    .sTLDs .comcoSearch {background:url("/images/2011images/bnr-jmp-comco-search.png") no-repeat scroll left top transparent;display:block;height:36px;overflow:hidden;width:381px;margin-top:5px}
	    .sTLDs .comcoSearch .tvTXT INPUT {border:0 none;float:left;margin:10px 10px 0;width:215px}
	    .sTLDs .comcoSearchSpanish {background:url("/images/2011images/bnr-jmp-comco-search-spanish.png") no-repeat scroll left top transparent;display:block;height:36px;overflow:hidden;width:381px;margin-top:5px}
	    .sTLDs .comcoSearchSpanish .tvTXT INPUT {border:0 none;float:left;margin:10px 10px 0;width:215px}
	    .sTLDs .tvSearchBox {float:left;width:334px;height:183px;padding:50px 20px;background:transparent url('/user/hp_header_2.png') no-repeat top left;}
        .sTLDs .sDotCOMCOJump H1 {text-align:left;font-size:2.3em;padding-top:60px;font-weight:bold}
	    .sTLDs .tvSearchBox P {color:#EAC5D1;margin-top:0}
	    
	    /* dotME TLD specific header */
	    .sTLDs .sDotME {background:transparent url('/images/2011images/tld-me.gif') no-repeat; height:250px}
	    .sTLDs .sDotME H1 {color:#333;margin-top:25px;*margin-top:29px;margin-bottom:22px}
	    .sTLDs .sDotME .sCtn {padding-left:20px}
	    
	/* TLD Queue Landing Page */
	.sQueue {padding:0}
	.sQueue .sBanner {border-bottom:1px solid #CCC; padding:1px 0; height:190px}
	.sQueue .sBanner .sCtn {padding-left:15px}
	.sQueue .sDotCO {background:transparent url('/images/bkg-dotco-header3.jpg') no-repeat}
	.sQueue .sDotXXX {background-color:#99CDF1}
        
    /* Large format price box */
    .sPriceBox {border:solid 1px #FFF;padding:10px}
    .sPrices {font-size:2em;font-weight:bold}
        .sPrices SPAN {display:inline-block;vertical-align:top}
        .sPrices .sDollar {font-size:2.5em;margin-top:-.2em}
        .sPrices .sCents {display:block}
        .sPrices .sTerms {display:block;margin-top:-.25em;font-weight:normal}
        .sPrices .sLegal {font-weight:normal;font-size:.5em;margin-top:3px}
    
    /* Reseller Quick Start Guide */	
	.sQS1 {padding:10px 10px;font-weight:normal;margin:10px 0;text-align:left; border-bottom:1px solid;border-top:1px solid;background:no-repeat 5px 6px;font-size:.9em;color:#444;background-color:#F9F9F9;border-color:#BBB}
		.sQS1Steps {margin:10px 0}
		.sQS1Progress {background:#FFF;border:1px solid #EEE;text-align:center;padding:5px 10px}
		.sQS1Progress H4 {margin:0 0 3px 0}
		
	/* Quota Bar - Green, Yellow, Red */
	.sQuotaBar {background:transparent url('/images/_global/ui_quotabar1.gif') no-repeat 0 50%;display:inline-block;border:solid 1px #666;width:150px;margin-right:5px}
		.sQuotaBar SPAN {background:transparent url('/images/_global/ui_quotabar2.gif') no-repeat 0 50%;display:block;width:5px;height:16px}
	/* Quota Bar: Alternate 1 - Red, Yellow, Green*/
		.sQuotaBar.sQuotaBarAlt1 SPAN {background-image:url('/images/_global/ui_quotabar3.gif')}
	
	/* Domain search results - main wrapper  */
    .sSearchResults {width:100%}
        .sSearchResults:after {content:" ";display:block;height:0;clear:both;visibility:hidden}
	    .sSearchResults {display:inline-block;overflow:visible}
		* HTML .sSearchResults {zoom:1;display:block}
    
    .sDomTtl {width:100%;background:transparent url('/images/_global/textures/bkg-domsrch1.png') no-repeat 0 0}
        .sDomTtl H3.sDomAv {background:transparent url('/images/_global/icon_check3.gif') no-repeat 0 7px;color:green;padding-left:20px;margin-bottom:10px}/* domain is available */
    
    .sDomRslt {width:100%} 
        .sDomRslt .sDomRsltSub1 {width:758px} 
        .sDomRslt .sDomRsltSub2 {float:left;width:74px;height:50px;border-right:1px solid #FFF;border-bottom:1px solid #FFF;font-size:90%;padding:3px 0;text-align:center;background-image:url('/images/_global/bkg-tld-chips1.png'); background-position:-320px 0}
        .sDomRslt .sDomRsltSub2 P {display:block; margin:0}
        .sDomRslt .sDomRsltSub2 IMG {padding-top:2px}
         /* individual domain chip states */
        .sDomRslt .sDomRsltAvbl {background-position:0 0}
        .sDomRslt .sDomRsltHover {background-position:-160px 0;color:#FFF}
        .sDomRslt .sDomRsltCheck {background-position:-160px 0}
        .sDomRslt .sDomRsltTaken {background-position:-320px 0}
        .sDomRslt .sDomRsltUnkwn {background-position:-320px 0}
        .sDomRslt .sDomRsltSale {background-position:-480px 0}
        .sDomRslt .sDomRsltPrm {background-position:-640px 0}
         /* Promotional/Sale tab */
         .sDomRslt .sPromoTab {position:relative;height:0; font-family:Verdana; font-size:9px;font-weight:bold}
         .sDomRslt .sPromoTab .sPromoTabSub1 {-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;position:absolute;background-color:#FFCC08;left:3px;top:-18px;width:68px;height:13px;line-height:13px;border-bottom:solid 2px #E5B708}
   
    /* Related Panel */
    .sDomRelated {background:transparent url('/images/_global/textures/bkg-domsrch2.png') no-repeat bottom right;line-height:2em;padding-bottom:10px}
    .sDomRelated H4 {margin:10px 0 0 0}
    .sDomRelated .sDomSpun {margin:0 10px}
    .sDomSpun A:Link, .sDomSpun A:Visited {color:#333;text-decoration:none}
    .sDomSpun A:Hover, .sDomSpun A:Active {color:#ff740d;text-decoration:underline}
    
    /* Domain Search Panel */
    .sDomSearchbox {background:transparent url(/images/_global/searchbox1.gif) no-repeat scroll 0 0;height:182px;}
    .sDomSearchbox A:Link, .sDomSearchbox A:Visited {color:White}
    .sDomSearch_wrap_1, .sDomSearchM_wrap_1 {width:730px; margin: 0px 20px 20px 20px}
    .sDomSearch_wrap_1 H2 {color:White; margin-bottom:0px}
    .sDomSearchM_wrap_1 H2 {color:White; margin-bottom:0px}
    .sDomSearch_wrap_2 {float:left; width:506px; margin-top:5px}
    .sDomSearch_wrap_2 P, .sDomSearchM_wrap_2 P {color:#738ca8; margin-top: 5px}
    .sDomSearchM_wrap_2 {float:left; width:706px; margin-top:5px}
    .sDomSearch_wrap_3 {width:180px; float:left; margin-top:32px}
    .sDomSearch_row_2 {float:left;}
    .sDomSearch_row_2 td {color:White; font-weight:bold; width:77px;}
    .sDomSearch_row_2 table {margin-left:10px}
    .sOffer {color:#c5dafe; font-size:17px; margin-left:28px; margin-bottom:0px; margin-top:0; width: 185px}
    .sPrice3 {color:white; font-size:85px; vertical-align:top; position:relative; top:-13px; height:55px}
    .sPrice2 {color:white; font-size:30px; text-align:right;  vertical-align:top; height:55px}
    .sDomLoad1 {text-align:center}
    .sDomView1 {font-size:10px; font-weight:bold}
    
    /* Whois Search Panel */
    .sWhoisSrch {width:100%;background:transparent url(/images/_global/searchbox2.gif) no-repeat scroll 0 0;height:120px}
    .sWhoisSrch .sCnt {padding:20px 0 0 20px}
    .sWhoisSrch A:Link, .sWhoisSrch A:Visited {color:#FFF}

    /* Search Box New */
    .sSrchBg {border-top:solid 1px #A0A0A0;border-botstom:solid 1px #A0A0A0;border-left:solid 1px #A0A0A0;height:31px;width:457px;background-color:white}
    .sSrchBg INPUT {float:left;border:0;margin:6px 0 0 10px;width:240px}
    .sSrchBg .sSrchDrp {float:left;margin-top:6px;margin-left:8px}
    .sSrchBg .sSrchBtn {float:right;margin:0;width:100px;height:33px;margin-top:-1px}
    .sSrchWatermark {color:#999}
        /* No drop down, Sample Usage */
        .sSrchBgAlt1 {border-top:solid 1px #A0A0A0;border-bottom:solid 1px #A0A0A0;border-left:solid 1px #A0A0A0;height:31px;width:457px;background-color:white}
        .sSrchBgAlt1 INPUT {float:left;border:0;margin:6px 0 0 10px;width:65%}
        .sSrchBgAlt1 .sSrchBtn {float:right;margin:0;width:100px;height:33px;margin-top:-1px;color:#FFF}
    
    /* recent search drop menu */
    .sSRdrop {text-align:center; position:relative;z-index:2000}
    .sSRdrop .sSRdropSub1 {width:746px;margin:0 auto; text-align:left; position:relative}
    .sSRdrop .sSRdropSub2 {width:277px; background-color:white; position:absolute;top:-12px; right:43px; border:1px solid #ADBCCD}
    .sSRdrop .sSRdropSub2 UL {list-style:none; margin:0; padding:0; font-size:10px}
    .sSRdrop .sSRdropSub2 LI {margin:5px 10px}
    
    /* Theme Selector (/reseller/storefront-manager-theme.aspx) */	
	.sThemeSelect .sThemeSelectItem {margin-top:9px; text-align:center}
	.sThemeSelect .sThemeThumb {display:block}
	
	/* Storefront File Manager (/instant-reseller/storefront-manager-files.aspx) */
	IMG.sIcoAcrobat {height:16px;width:16px;background:transparent url('/images/_global/icons/file-manager/ico_doc_acrobat.png') no-repeat top left}
		IMG.sIcoCode {height:16px;width:16px;background:transparent url('/images/_global/icons/file-manager/ico_doc_code.png') no-repeat top left}
		IMG.sIcoZip {height:16px;width:16px;background:transparent url('/images/_global/icons/file-manager/ico_doc_zip.png') no-repeat top left}
		IMG.sIcoCSS {height:16px;width:16px;background:transparent url('/images/_global/icons/file-manager/ico_doc_css.png') no-repeat top left}
		IMG.sIcoFlash {height:16px;width:16px;background:transparent url('/images/_global/icons/file-manager/ico_doc_flash.png') no-repeat top left}
		IMG.sIcoImage {height:16px;width:16px;background:transparent url('/images/_global/icons/file-manager/ico_doc_image.png') no-repeat top left}
		IMG.sIcoText {height:16px;width:16px;background:transparent url('/images/_global/icons/file-manager/ico_doc_text.png') no-repeat top left}
		IMG.sIcoUnknown {height:16px;width:16px;background:transparent url('/images/_global/icons/file-manager/ico_doc_unknown.png') no-repeat top left}
		
	/* Sample Usage >> /jumppages/tv-pricetest-201002.aspx */
    .HdrJump_tv {background:transparent url(/images/2010images/jumppage-hdr-tv.gif) no-repeat;height:351px;margin-top:20px}


	/* Info Link: Used with jquery tooltips */
	A.sTipLnk,
	A.sTipLnk:Visited {color:#5E84B3;font-weight:bold;text-decoration:none;cursor:help;font-family:Times New Roman, Times, serif;padding:0 3px}
	A.sTipLnk:Hover {color:#ff5d00}
	/* Tooltip 1: Common Settings */
	.sTip {text-align:left;line-height:1.2em;position:absolute;z-index:300;filter:alpha(opacity=90);-ms-filter:"alpha(opacity=90)";-moz-opacity:.9;-khtml-opacity:.9;opacity:.9;}
	.sTip H3 {padding:9px 9px 0 9px;margin:0;color:#000}
	.sTip .sTipSub,.sTip .sTipFtr {background-image:url('/images/_global/bkg_corners_1.png')}
	.sTip .sTipFtr {height:9px;overflow:hidden}
	.sTip .sTipSub DIV {padding:0 9px 0 9px;font-size:.9em;color:#000}
	/* Tooltip 1: Default Settings */
		.sTip {width:247px}
		.sTip H3 {font-size:.9em;font-weight:normal}
		.sTip .sTipSub {background-position:-1920px 0}
		.sTip .sTipFtr {background-position:-1920px -1000px}
	/* Tooltip 1: Alternate 1 - Includes heading (title="" contains " - ") */
		.sTip.sTipHdr H3 {font-size:1em;font-weight:bold}
	/* Tooltip 1: Alternate 2 - Wider Tooltip */
		.sTip.sTipBg {width:375px}
		.sTip.sTipBg .sTipSub {background-position:0 0}
		.sTip.sTipBg .sTipFtr {background-position:0 -1000px}
	/* Tooltip 1: Alternate 3 - Smaller Tooltip */
		.sTip.sTipSm {width:183px}
		.sTip.sTipSm .sTipSub {background-position:-2688px 0}
		.sTip.sTipSm .sTipFtr {background-position:-2688px -1000px}	
		
		
    /* [DEPRICATED] jQuery Tooltip Styles - Use sTipLnk  (34 items exist) */
	A.info_1 {color:#348ED2;font-weight:bold;text-decoration:none;cursor:help;font-family:Times New Roman, Times, serif; font-size:95%;padding:0 3px}
	A:Hover.info_1 {color:#ff5d00}
	#tooltip {position:absolute;z-index:3000;border:1px solid #666;background:#FFF;padding:5px;opacity:0.90}
	#tooltip H3, #tooltip DIV {margin:0}
	#tooltip.hoverbox_1 {font-family:Arial, Helvetica, sans-serif;border:none;width:220px;padding:0;background:transparent;font-size:1.2em}
	#tooltip.hoverbox_1 H3 {color:#348ED2;text-align:left;font-size:1em;background:transparent url('/images/_global/bkg-tooltip-1-1.gif') no-repeat top left;padding:13px 13px 0 13px;font-weight:bold}
	#tooltip.hoverbox_1 DIV {text-align:left;font-size:.8em;background:transparent url('/images/_global/bkg-tooltip-1-2.gif') no-repeat bottom left;padding:0 13px 13px 13px}

	.colorpicker {z-index:999;background:url("/images/_global/colorpicker/custom_background.png");width:356px;height:176px;overflow:hidden;position:absolute;font-family:Arial,Helvetica,sans-serif;display:none}
	.colorpicker_color {background:#f00;width:150px;height:150px;left:14px;top:13px;position:absolute;overflow:hidden;cursor:crosshair}
	.colorpicker_color div {background:url("/images/_global/colorpicker/colorpicker_overlay.png");position:absolute;top:0;left:0;width:150px;height:150px}
	.colorpicker_color div div {background:url("/images/_global/colorpicker/colorpicker_select.gif");position:absolute;top:0;left:0;width:11px;height:11px;overflow:hidden;margin:-5px 0 0 -5px}
	.colorpicker_hue {position:absolute;top:13px;left:171px;width:35px;height:150px;cursor:n-resize}
	.colorpicker_hue div {background:url("/images/_global/colorpicker/custom_indic.gif") left top;position:absolute;width:35px;height:9px;overflow:hidden;margin:-4px 0 0;left:0}
	.colorpicker_new_color {background:#f00;position:absolute;width:60px;height:30px;left:213px;top:13px}
	.colorpicker_current_color {background:#f00;position:absolute;width:60px;height:30px;left:283px;top:13px}
	.colorpicker input {color:#898989;border:1px solid transparent;position:absolute;top:4px;right:11px;text-align:right;margin:0;padding:0;height:11px;background:transparent;font:10px Arial,Helvetica,sans-serif}
	.colorpicker_hex {background:url("/images/_global/colorpicker/custom_hex.png") top;position:absolute;width:72px;height:22px;left:212px;top:142px}
	.colorpicker_hex input {right:6px}
	.colorpicker_field {height:22px;width:62px;background-position:top;position:absolute}
	.colorpicker_field span {position:absolute;width:12px;height:22px;overflow:hidden;top:0;right:0;cursor:n-resize}
	.colorpicker_rgb_r {top:52px;left:212px;background:url("/images/_global/colorpicker/custom_rgb_r.png")}
	.colorpicker_rgb_g {top:82px;left:212px;background:url("/images/_global/colorpicker/custom_rgb_g.png")}
	.colorpicker_rgb_b {top:112px;left:212px;background:url("/images/_global/colorpicker/custom_rgb_b.png")}
	.colorpicker_hsb_h {top:52px;left:282px;background:url("/images/_global/colorpicker/custom_hsb_h.png")}
	.colorpicker_hsb_s {top:82px;left:282px;background:url("/images/_global/colorpicker/custom_hsb_s.png")}
	.colorpicker_hsb_b {top:112px;left:282px;background:url("/images/_global/colorpicker/custom_hsb_b.png")}
	.colorpicker_submit {background:url("/images/_global/colorpicker/custom_submit.png") top;position:absolute;width:22px;height:22px;left:322px;top:142px;overflow:hidden}
	.colorpicker_focus {background-position:center}
	.colorpicker_hex.colorpicker_focus {background-position:bottom}
	.colorpicker_submit.colorpicker_focus {background-position:bottom}
	.colorpicker_slider {background-position:bottom}
	
    /* JS Thickbox */
    #sPopOverlay {visibility:hidden;position:fixed;left:0px;top:0px;width:100%;height:100%;text-align:center;z-index:1000}
    #sPopOverlay .sPopOverlayBg {position:absolute;left:0px;top:0px;width:100%;height:100%;z-index:1000;background-color:#FFF;filter:alpha(opacity=85);-moz-opacity:0.85;opacity:0.85}
    #sPopOverlay .sPopOverlayCnt {position:relative;z-index:1001;width:625px;margin:100px auto;background-color:#FFF;border:4px solid #CCC;padding:5px 5px 15px 5px;text-align:center;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}


    /* Breadcrumb & Help Videos */
	.nav_aux_2 {text-align:center;padding:4px 0;background:#fff url('/images/shell/01/bkg_nav_aux_3.gif') repeat-x top left;border-bottom:1px solid #eee;}
	.nav_aux_2,.nav_aux_2 A:Link,.nav_aux_2 A:Visited {color:#576C95;font-size:10px}
	.nav_aux_2 DIV {width:746px;margin:0 auto;text-align:left;overflow:hidden}
    .nav_aux_2 DIV .crumbar {float:left;margin:0;padding:0}
	.nav_aux_2 DIV .helpvids {float:right;margin:0;padding:0}
	.nav_aux_2 DIV .helpvids A {background:transparent url('/images/shell/01/ico_helpvids_1.gif') no-repeat center left;padding-left:16px}


    /* START Content Wrapper Styles */
	#content_wrap_1 {background:#FFF;border-bottom:3px solid #CCC;min-height:150px}
	#content_wrap_2 {padding:10px 0;width:746px;margin:0 auto;text-align:left;}
	#content_wrap_2:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	#content_wrap_2 {display:inline-block}
	/* Hides from IE-mac \*/
	* html #content_wrap_2 {height:1%}
	#content_wrap_2 {display: block}
	/* End hide from IE-mac */
	#content_main {float:left;width:557px}
	#content_main2 {width:100%}
	#content_sub {float:right;width:179px}

    /* START Footer Styles */
	.site_info {width:746px;margin:0 auto;padding:0.4em 0;text-align:left;font-size:11px}
	.site_info:after {content: ".";display:block;height:0;clear:both;visibility:hidden}
	.site_info {display:inline-block}
	* html .site_info {height:1%}
	.site_info {display:block}
	.site_info A:Link, .site_info A:Visited {color:#345699}
	.site_info A:Hover, .site_info A:Active {color:#ff740d}
	.site_info .sLnknote A {color:#999;text-decoration:none}
	.site_info .row_1 { text-align:center;padding-bottom:.3em; background:transparent url('/images/shell/01/bkg_site_info_1.gif') no-repeat bottom left;}
	.site_info .row_2:after {content: ".";display:block;height:0;clear:both;visibility:hidden}
	.site_info .row_2 {display:inline-block;padding:.5em 0 1em 0; background:transparent url('/images/shell/01/bkg_site_info_1.gif') no-repeat bottom left}
	* html .site_info .row_2 {height:1%}
	.site_info .row_2 {display:block}
	.site_info .awards {float:left;}
	.site_info .awards H4 {color:#666;margin:.3em 0;font-size:1em}
	.site_info .awards P {margin:.3em 0;font-size:.9em}
	.site_info .payment {float:right;}
	.site_info .payment H4 {color:#666;margin:.3em 0;font-size:1em}
	.site_info .payment P {margin:.3em 0;font-size:.9em}
	.site_info .row_3:after {content: ".";display:block;height:0;clear:both;visibility:hidden}
	.site_info .row_3 {display:inline-block}
	* html .site_info .row_3 {height:1%}
	.site_info .row_3 {display:block}
	.site_info .legal_info {float:left;line-height:24px; font-size:90%}
	.site_info .demand_logo {float:right}

	/* Mini Cart */
    .nav_main .minicart {padding:0;margin:0;float:right}
    .nav_main .minicart A.mc_btn_1:Link,.nav_main .minicart A.mc_btn_1:Visited {display:block;text-decoration:none;color:#2E405D;font-weight:bold;position:relative;z-index:101;padding:1em 2.9em 1em .7em; background:transparent url('/images/_global/bkg-minicart1.gif')}
    .nav_main .minicart A.mc_btn_2:Link,.nav_main .minicart A.mc_btn_2:Visited {display:block;text-decoration:none;color:#2E405D;font-weight:bold;position:relative;z-index:101;padding:1em 2.9em 1em .7em; background:transparent url('/images/_global/bkg-minicart1.gif') -190px 0}
    .nav_main .minicart:Hover A.mc_btn_1:Link,.nav_main .minicart.hover A.mc_btn_1:Link,.nav_main .minicart:Hover A.mc_btn_1:Visited,.nav_main .minicart.hover A.mc_btn_1:Visited {background:transparent url('/images/_global/bkg-minicart1.gif') -95px 0}
    .nav_main .minicart:Hover A.mc_btn_2:Link,.nav_main .minicart.hover A.mc_btn_2:Link,.nav_main .minicart:Hover A.mc_btn_2:Visited,.nav_main .minicart.hover A.mc_btn_2:Visited {background:transparent url('/images/_global/bkg-minicart1.gif') -285px 0}
    .nav_main .minicart .mc_drop {margin:-1px 0 0 -1px;left:-9999em;position:absolute;height:auto;width:30px;padding-bottom:10px}
    .nav_main .minicart:Hover .mc_drop,.nav_main .minicart.hover .mc_drop {left:auto}
    .nav_main .minicart .mc_box {position:absolute;left:-286px;width:375px}
    .nav_main .minicart .mc_box A:Link,.nav_main .minicart .mc_box A:Visited {color:#024dd6;display:inline;text-decoration:underline;padding:0;font-weight:normal}
	.nav_main .minicart .mc_box A:Hover,.nav_main .minicart .mc_box A:Active {color:#ff740d}
    .nav_main .minicart .mc_box_top {background:transparent url('/images/_global/bkg-minicart1.gif') no-repeat 0 -45px;padding:5px 0}
	.nav_main .minicart .mc_sub {padding:0 5px}
	.nav_main .minicart .mc_head {background:#CFE0EF}
	.nav_main .minicart .mc_head TD {font-size:11px}
	.nav_main .minicart .mc_cnt DIV {overflow:scroll;overflow-x:hidden;margin-bottom:10px;_height:175px;/* IE6 Fix */max-height:175px;min-height:25px}     
    BODY .nav_main .minicart .mc_cnt TABLE TD {border-bottom:1px solid #ccc;padding:2px 0; font-size:11px}
    .nav_main .minicart .mc_cnt TABLE TD.col1 {border-bottom:1px solid #ccc;padding:2px 0}
    .nav_main .minicart .mc_box_btm {background:transparent url('/images/_global/bkg-minicart1.gif') no-repeat 0 -315px;height:10px}
	.nav_main .minicart .mc_box .mc_cnt A.chrlmt:Link, .nav_main .minicart .mc_box .mc_cnt A.chrlmt:Visited {text-decoration:none;font-weight:bold;font-size:80%;color:#999;cursor:help}
	.nav_main .minicart .mc_box .mc_cnt A.chrlmt:Hover, .nav_main .minicart .mc_box .mc_cnt A.chrlmt:Active {color:#ff740d}

	/* Product Manager Breadcrumb 1 */
	.manage_bcrumb_1 {border:1px solid #BBB;border-width:1px 0;width:100%;margin:1em 0;overflow:hidden}
	.manage_bcrumb_1 A {padding:5px 12px 5px 5px;display:block;float:left;background:transparent url('/images/_global/bkg_manage_bcrumb_1.gif') no-repeat right center}
	
	/* Pagination */
	.paging_row_1 {margin:1em 0;width:100%;overflow:hidden}
	.paging_row_1 .control_1 {float:left;width:49%;margin:0}
	.paging_row_1 .control_2 {float:right;text-align:right;width:49%;margin:0}
	.paging_row_1 .disabled {color:#ccc}
	.paging_row_1 .pager {float:right}

	/* Form 1 */
	.form_1 {margin:1.2em 0;width:100%;overflow:hidden}
	.form_1 .form_title_1 {float:left;width:25%;margin:0;padding:0;font:normal 1em verdana,Arial,Helvetica,sans-serif}
	.form_1 .form_input_1 {float:left;width:65%;margin:0;padding:0;font:normal 1em verdana,Arial,Helvetica,sans-serif}
	.form_1 .form_input_2 {float:left;margin:0;padding:0;font:normal 1em verdana,Arial,Helvetica,sans-serif}
	.form_1 .form_input_1 .text_1 {display:block}
	.form_1 SUP {color:Red}
	
	.form_indent_1 {margin:0 0 5px 25px}
	
	.form_1 .form_title_1.frmTtle_alt1 {margin-right:10px}

	
	/* Form 2 - Used as a subform of form_1. */
	.form_2 {margin:1em 0 1em 20px}
	.form_2 .form_2_title_1 {font-style:italic;margin-bottom:3px}
	.form_2 .form_2_input_1 {}
	.form_2_inline {margin:1em 0 1em 20px;width:100%}
	.form_2_inline .form_2 {margin:0 5px 0 0;float:left}
	
	.form_edit_1 {border:solid 1px #CCC;background:#f9f9f9;width:300px;padding-left:15px}

	/* Horizontal Rule 1 */
	DIV.hr_1 {height:3px;background:#BBB;margin:1em 0}
	DIV.hr_1 HR {display:none}
	
	/* Horizontal Rule 2 */
	DIV.hr_2 {height:1px;background:#BBB;margin:1em 0}
	DIV.hr_2 HR {display:none}
	
	/* Horizontal Rule 3 */
	DIV.hr_3 {height:1px;background:#E2E2E2;margin:1em 0}
	DIV.hr_3 HR {display:none}

	/* Table 1 - Grid View Table Style */
	TABLE.table_1 {width:100%;border-top:0;font-size:.8em;margin:0;}
	TABLE.table_1 TR.th_row_1 TH {text-align:center;background:#214785;color:#FFF;border:1px solid #FFF;border-width:1px 0 1px 1px;padding:5px;font-weight:bold}
	TABLE.table_1 TR.th_row_1 TH A:Link, 
	TABLE.table_1 TR.th_row_1 TH A:Visited {color:#FFF}
	TABLE.table_1 TD {background:#e9e9e9;border-left:1px solid #FFF;border-bottom:1px solid #FFF;padding:3px 5px;vertical-align:top;text-align:center}
	TABLE.table_1 TR.alt_row_1 TD {background:#FFF}
	TABLE.table_1 TR:Hover TD,
	TABLE.table_1 TR.alt_row_1:Hover TD {background:#FFFCD3}
	TABLE.table_1 TR.tfoot_row_1 TD,
	TABLE.table_1 TR.tfoot_row_1:Hover TD {background:#CCC;border-left:1px solid #FFF;text-align:left}
	TABLE.table_1 TH:first-child,
	TABLE.table_1 TD:first-child {border-left:none}
	TABLE.table_1 TR.th_row_1 TH.clm_1_1, TABLE.table_1 TD.clm_1_1 {border-left:none;text-align:left}
	TABLE.table_1 TR.th_row_1 TH.clm_1_2, TABLE.table_1 TD.clm_1_2 {border-left:none}
	TABLE.table_1 TR.th_row_1 TH.clm_2_1, TABLE.table_1 TD.clm_2_1 {text-align:left}
    TABLE.table_1.tbl1_althvr TR:Hover TD,
	TABLE.table_1.tbl1_althvr TR.alt_row_1:Hover TD {background:none}
		
		
	/* Table 2 - Table in a form */
	.table_2 TABLE {border:0;width:100%}
	.table_2 TH {background:#E2E2E2;color:#000;font-weight:normal;font-style:italic}
    .table_2 TD {border-bottom:1px solid #CCC}
    .table_2.alt_1 {margin:.5em 0}
    .table_2.alt_1 TH {padding:4px 3px;text-align:center;font-size:90%;font-style:normal;font-weight:bold;color:#666} 
    .table_2.alt_1 TD {padding:4px 3px;text-align:center;font-size:90%}
    .table_2.alt_1 TH.alt_1 {text-align:left}
    .table_2.alt_1 TD.alt_1 {text-align:left}
    .table_2.alt_1 TH.alt_2 {text-align:right}
    .table_2.alt_1 TD.alt_2 {text-align:right}
    .table_2.alt_1 TR:hover {background:#ECF3F9}
    .table_2 TD.icon_geotrust_2 {background:transparent url('/images/2009images/icon_geotrust_2.gif') no-repeat 2px 2px;padding-left:22px}
    .table_2 TD.icon_verisign_2 {background: transparent url('/_images/global/logos/digicert.png') no-repeat 2px 2px;padding-left: 22px}
    .table_2 TD.icon_comodo_2 {background:transparent url('/images/2010images/ico-sectigo.gif') no-repeat 2px 2px;padding-left:22px}
    .table_2 TD.icon_sbscerts_2 {background:transparent url('/images/2009images/icon_sbscerts_2.gif') no-repeat 2px 2px;padding-left:22px}
    .table_2 TD.icon_linux_1 {background:transparent url('/images/2009images/icon_linux16x.gif') no-repeat 2px 2px;padding-left:22px}
    .table_2 TD.icon_windows_1 {background:transparent url('/images/2009images/icon_windows16x.gif') no-repeat 2px 2px;padding-left:22px}
    .table_2 TR.alt_1 TD {background:#EEE}
    .table_2.alt_2 TD {font-size:11px; padding:5px 0}

	/* Comparison Table */
	TABLE.table_compare_1 {border:1px solid #CCC;border-collapse:collapse;font-size:0.9em;margin:0;}
	TABLE.table_compare_1 TH {border:1px solid #CCC;text-align:center;font-weight:bold;vertical-align:top}
	TABLE.table_compare_1 TD {border:1px solid #CCC;text-align:center;vertical-align:top}
	TABLE.table_compare_1 THEAD TH {background:#999;color:#fff;padding:3px}
	TABLE.table_compare_1 TBODY TH {background:#EEE;padding:3px 6px;text-align:left;color:#222}
	TABLE.table_compare_1 TBODY TD {padding:3px;}
	TABLE.table_compare_1 TFOOT TH, 
	TABLE.table_compare_1 TFOOT TD {background:#999;padding:3px 0}
	TABLE.table_compare_1 THEAD TH.featured {background:#808080}
	TABLE.table_compare_1 TFOOT TH.featured {background:#808080}
	TABLE.table_compare_1 TBODY TD.featured {background:#EBEFF3}
	TABLE.table_compare_1 TFOOT TD.featured {background:#808080}
	TABLE.table_compare_1 .subheader {background:#CCC}
	TABLE.table_compare_1 .btn_2 {font-size:90%}
	TABLE.table_compare_1 .note_1 {color:#EEE}
	
	/* Features Table */
	TABLE.table_features_1 {width:70%}
	TABLE.table_features_1 TD {width:248px;padding:5px;vertical-align:top}
	TABLE.table_features_1 P {margin:0;padding:5px 0}
	TABLE.table_features_1 .bkg_1 {background:#CBDEF0 url(../images/bulk/bkg_featuretable1.gif) repeat-x;text-align:center}
	TABLE.table_features_1 .bkg_1_1 {background-color:#CBDEF0;text-align:center}
	TABLE.table_features_1 .bkg_1_2 {background:transparent url(../images/bulk/bkg_featuretable2.gif) repeat-x}
	TABLE.table_features_1 .bkg_2 {background-color:#F7F7F7}
	TABLE.table_features_1 .bkg_2_1 {background-color:#c3d6e7; text-align:center}

	/* Table Form 1 */
	TABLE.table-form-1 {width:100%}
	TABLE.table-form-1 TD {padding:3px 0;vertical-align:top}
	TABLE.table-form-1 .title-clm {text-align:right;width:240px}
	TABLE.table-form-1 .req-clm {width:5%;text-align:center}
	TABLE.table-form-1 .input-clm {text-align:left}
		
	/* Radio Set 1 - These should be replaced with a non table layout */
	TABLE.radio-set-1 {margin:5px 0}
	TABLE.radio-set-1 TD.radio-clm {vertical-align:top;padding:10px 0}
	TABLE.radio-set-1 TD.desc-clm {vertical-align:top;padding:10px 0 10px 10px}
	
	/* Check Box Set 1 - These should be replaced with a non table layout */
	TABLE.check-box-set-1 {margin:5px 0}
	TABLE.check-box-set-1 TD.check-clm {vertical-align:top;padding:5px 0}
	TABLE.check-box-set-1 TD.desc-clm {vertical-align:top;padding:5px 0 5px 10px}	
	
	/* Data Table 2 */
	TABLE.data-table-2 {width:100%;border-top:1px solid #FFF}
	TABLE.data-table-2 THEAD TH {text-align:left;background:#CCC;color:#444E61;border:1px solid #FFF;border-width:0 0 1px 1px;padding:5px}
	TABLE.data-table-2 TBODY TH {background:#FFF;border-bottom:1px solid #FFF;text-align:left;vertical-align:top;color:#444E61;padding:5px}
	TABLE.data-table-2 TBODY TR.alt-row TH {background:#F2F2F2}
	TABLE.data-table-2 TBODY TD {background:#FFF;border-left:1px solid #FFF;border-bottom:1px solid #FFF;padding:5px;vertical-align:top}
	TABLE.data-table-2 TBODY TR.alt-row TD {background:#F2F2F2}
	TABLE.data-table-2 TBODY TR:Hover TD,
	TABLE.data-table-2 TBODY TR:Hover TH,
	TABLE.data-table-2 TBODY TR.alt-row:Hover TD,
	TABLE.data-table-2 TBODY TR.alt-row:Hover TH {background:#ECF3F9}
	TABLE.data-table-2 .attention-row-1 TD {background:#FCC;color:#900}
	TABLE.data-table-2 .edge-1 {border-left:none}
	TABLE.data-table-2 .type-1 {text-align:center}
	TABLE.data-table-2 THEAD.type-2 TH {font-weight:normal; color:#000}
	TABLE.data-table-2 THEAD.type-3 TH {font-weight:normal; color:#000; background-color:#CFE0EF}	
	
	/* Data Table 3 */
	TABLE.data-table-3 {width:100%;border-top:1px solid #FFF}
	TABLE.data-table-3 THEAD TH {text-align:left;background:#CCC;color:#444E61;border:1px solid #FFF;border-width:0 0 1px 1px;padding:5px}
	TABLE.data-table-3 TBODY TH {background:#E5E5E5;border-bottom:1px solid #FFF;text-align:left;vertical-align:top;color:#444E61;padding:5px}
	TABLE.data-table-3 TBODY TR.alt-row TH {background:#F2F2F2}
	TABLE.data-table-3 TBODY TD {background:#E5E5E5;border-left:1px solid #FFF;border-bottom:1px solid #FFF;padding:5px;vertical-align:top}
	TABLE.data-table-3 TBODY TR.alt-row TD {background:#F2F2F2}
	
	/* Data Table 4 */
	TABLE.data-table-4 {width:100%;border-bottom:1px solid #D9D9D9}
	TABLE.data-table-4 THEAD TH {text-align:left;background:#D9D9D9;color:#444E61;border:1px solid #FFF;border-width:0 0 1px 1px;padding:5px}
	TABLE.data-table-4 TBODY TH {background:#F2F2F2;border-bottom:1px solid #FFF;text-align:left;vertical-align:top;color:#444E61;padding:5px}
	TABLE.data-table-4 TBODY TR.alt-row TH {background:#F8F8F8}
	TABLE.data-table-4 TBODY TD {background:#FFF;border-left:1px solid #FFF;border-bottom:1px solid #FFF;padding:5px;vertical-align:top}
	TABLE.data-table-4 TBODY TR.alt-row TD {background:#F9F9F9}
	TABLE.data-table-4 TBODY TR:Hover TD,
	TABLE.data-table-4 TBODY TR:Hover TH,
	TABLE.data-table-4 TBODY TR.alt-row:Hover TD,
	TABLE.data-table-4 TBODY TR.alt-row:Hover TH {background:#ECF3F9}
	TABLE.data-table-4 .edge-1 {border-left:none}
	TABLE.data-table-4 THEAD.type-1 TH {font-weight:normal;color:#000}

	/* Unordered List 1 */
	UL.ul_1 {margin:1em 0;padding:0;list-style:none}	
	UL.ul_1 LI {margin:1em 0;padding:0 0 0 15px;background:transparent url('/images/e3/e3_dotarrow_rht_blu.gif') 0 3px  no-repeat}	
	UL.ul_1 UL {list-style:none;padding:0;margin:0}
	UL.ul_1.alt_1 LI {margin:1em 0 1em 25px}
	UL.ul_1.alt_2 LI {margin:.7em 0 .7em 10px}

	/* Unordered List 2 */
	UL.ul_2:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	UL.ul_2 {display:inline-block}
	* html UL.ul_2 {height:1%}
	UL.ul_2 {display:block}
	UL.ul_2 {margin:0;padding:0;list-style:none}	
	UL.ul_2 LI {float:left;width:9em;margin:.5em 0 .5em 10px;padding:0 0 0 15px;background:transparent url('/images/e3/e3_dotarrow_rht_blu.gif') 0 3px  no-repeat}	
	UL.ul_2.alt_1 LI {float:left;width:46%;padding:0 0 0 15px;background:transparent url('/images/e3/e3_dotarrow_rht_blu.gif') 0 3px  no-repeat}/* Sample Usage >> /terms/terms-master.aspx */	
	UL.ul_2 UL {list-style:none;padding:0;margin:0}
	UL.ul_2_2 LI {width:150px}
	
	/* Unordered List 3 */
	UL.ul_3 {margin:1em 0;padding:0;list-style:none}	
	UL.ul_3 LI {margin:1em 0 1em 25px;padding:0 0 0 15px;background:transparent url('/images/2008images/icon_bullet_1.gif') 0 3px  no-repeat}	
	UL.ul_3 UL {list-style:none;padding:0;margin:0}	
	
	/* Unordered List 4 */
	UL.ul_4 {margin:1em 0;padding:0;list-style:none}	
	UL.ul_4 LI {margin:1em 0 1em 25px;padding:0 0 0 15px;background:transparent url('/images/e3/e3_dotarrow_rht_blu.gif') 0 3px  no-repeat}	
	UL.ul_4 UL {list-style:none;padding:0;margin:0}	
	
	/* Unordered List 5 */
	UL.ul_5 {margin:1em 0;padding:0;list-style:none}	
	UL.ul_5 LI {margin:.2em 0 .2em 10px;padding:0 0 0 15px;background:transparent url('/images/2009images/icon_disc_1.gif') 0 3px no-repeat;color:#808080;}
	UL.ul_5 UL {list-style:none;padding:0;margin:0}	
	
	/* Unordered List 6 */
	UL.ul_6 {margin:1em 0;padding:0;list-style:none;line-height:15px}	
	UL.ul_6 LI {margin:1em 0 1em 25px;padding:0 0 0 23px;background:transparent url('/images/_global/icon_check3.gif') 0 3px  no-repeat}	
	UL.ul_6 UL {list-style:none;padding:0;margin:0}	

	/* Ordered List 1 */
	OL.ol_1 {margin:1em 0;padding:0}	
	OL.ol_1 LI {margin:1em 0 1em 40px;padding:0}
	OL.ol_1 UL {padding:0;margin:0}	
	
	/* News list 1 */
	UL.ul_news_1 {margin:0;padding:0;list-style:none}	
	UL.ul_news_1 LI {margin:.8em 0;padding:0 0 0 15px;background:transparent url('/images/e3/e3_icon_news_general.gif') no-repeat 0 2px}	
	UL.ul_news_1 LI.ALERT {background-image:url('/images/e3/e3_icon_news_alert.gif')}
	
	/* DL list 1 */
	DL.list_1 {margin:0 0 20px 0}
	DL.list_1 DT {padding:0 5px 0 0}
	DL.list_1 DD {margin:2px 0 14px 0}
	
	/* DL Expander: Expand All & Collapse All Controls */
	.sDLExpCol {list-style:none;margin:1em 0;padding:0; font-size:90%}
	.sDLExpCol LI {float:right}
	.sDLExpCol .sDLExpShow {padding:3px 0 3px 18px;margin-left:10px;background:transparent url('/images/_global/icon_expandall1.png') no-repeat 0 3px; display:block}
	.sDLExpCol .sDLExpHide {padding:3px 0 3px 18px;margin-left:10px;background:transparent url('/images/_global/img_collapseall1.png') no-repeat 0 3px; display:block}
	.sDLExp {margin:0 0 0 1em}
	.sDLExp IMG {padding-left:20px}
	.sDLExp DT {margin:.5em 0;padding:0 0 0 18px}
	.sDLExp DD {margin:0 0 1em 0;padding:0 0 0 18px}
	.sDLExp .sOpen {background:transparent url('/images/_global/icon_collapse1.png') no-repeat 0 5px;}
	.sDLExp .sClose {background:transparent url('/images/_global/icon_expand1.png') no-repeat 0 5px;}
	
    /* Notes */	
	.note_1 {font-size:80%;color:#888;font-weight:normal}
	.note_2 {color:#888;font-weight:normal}	
    .note_3 {font-size:80%;color:#000;font-weight:normal}
    .note_4 {font-size:50%;color:#000;font-weight:normal}

	/* Link Icons */
	A.pdf {padding-right:19px;background:url('/images/ico-pdf.gif') no-repeat right top}
	A.doc {padding-right:19px;background:url('/images/ico-doc.gif') no-repeat right top}
	A.zip {padding-right:17px;background:url('/images/ico-zip.gif') no-repeat right top}
	A.txt {padding-right:17px;background:url('/images/ico-txt.gif') no-repeat right top}
	A.back-to-top {padding-left:17px;background:url('/images/bkg_back_to_top_link.gif') no-repeat left center}
	A.new-win {padding-right:12px;background:url('/images/ico-new-window.gif') no-repeat right top}
	A.print {padding-left:18px;background:url('/images/ico-print.gif') no-repeat left center}
	
	/* Disabled Link */
	A.link_disabled_1, A.link_disabled_1:Link, A.link_disabled_1:Visited, A.link_disabled_1:Hover, A.link_disabled_1:Active {color:#888;text-decoration:none}
	
	/* character limit for domains minicart [...] */
	A.chrlmt:Link, A.chrlmt:Visited {text-decoration:none;font-weight:bold;font-size:80%;color:#999;cursor:help}
	A.chrlmt:Hover, A.chrlmt:Active {color:#ff740d}
	
	/* Notes next to price */
	.prcnote_1  {font-size:11px;color:#888;font-weight:normal}
	.prcnote_2  {font-size:12px; margin:0; padding:0}
	/* Scale down links */
	.linknote_1  {font-size:90%}

	/* Domain Search 1 */
	.domain_search_1 {margin:0}
	.domain_search_1 .tld-search-opt:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.domain_search_1 .tld-search-opt {margin:0;display:inline-block}
	* html .domain_search_1 .tld-search-opt {height:1%}
	.domain_search_1 .tld-search-opt {display:block}
	.domain_search_1 .sld {float:left;width:120px}
	.domain_search_1 .btn {float:left}
	.domain_search_1 P {margin:0}
	
	/* Domain Search 2 */
	.domain_search_2 {margin:0}
	.domain_search_2 .tld-search-opt:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.domain_search_2 .tld-search-opt {margin:0;display:inline-block}
	* html .domain_search_2 .tld-search-opt {height:1%}
	.domain_search_2 .tld-search-opt {display:block}
	.domain_search_2 .sld {float:left;width:220px}
	.domain_search_2 .tld {float:left}
	.domain_search_2 .btn {float:left;margin-left:2px}
	
	/* Domain Search 3 */
	.domain_search_3 {margin:0}
	.domain_search_3 .tld-search-opt:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.domain_search_3 .tld-search-opt {display:inline-block}
	* html .domain_search_3 .tld-search-opt {height:1%}
	.domain_search_3 .tld-search-opt {display:block}
	.domain_search_3 .sld {float:left; display:inline;width:220px}
	.domain_search_3 .tld {float:left;}
	.domain_search_3 .btn {float:left;margin-left:2px}
	.domain_search_3 P {margin:0;padding:3px 10px}

    /* .TEL Preconfigure */
    .sDotTel_indent {margin-left:28%;}
    .sFormField_indent {margin:0 0 0 25%}
    .sFormField_note {margin-bottom:9pt}
    
    /* .TEL Landing Page */
    .tld_search P {margin-left:20px}
    
    /* upsell */
    .Upsell_checkout {line-height:22px;}

	/* Product Titles 1 */
    .prodtitle_1 {margin:1em 0;width:100%;overflow:hidden;line-height:30px}
	.prodtitle_1 .main_1 {float:left;margin:0;padding:0;padding:5px 0}
	.prodtitle_1 .sub_1 {float:right;margin:0;padding:5px 0;text-align:right}
	.prodtitle_1 .price_1 STRONG {font-size:1.7em;font-weight:normal}
	.prodtitle_1 .icon_geotrust {background:transparent url('/images/2009images/icon_geotrust_1.jpg') no-repeat top left;padding-left:52px}
    .prodtitle_1 .icon_verisign {background: transparent url('/_images/global/logos/DigiCert-blue-logo.jpg') no-repeat top left;padding-left: 52px;height: 42px}
	.prodtitle_1 .icon_sbscerts {background:transparent url('/images/2009images/icon_sbscerts_1.jpg') no-repeat top left;padding-left:52px}
	.prodtitle_1 .icon_comodo {background:transparent url('/images/_global/icons/icon_comodo_2.gif') no-repeat top left;padding-left:52px}
	.prodtitle_1 .icon_ssl {background:transparent url('/images/_global/producticons/picon_ssl42x.gif') no-repeat top left;padding-left:52px}
	.prodtitle_1 .icon_domains {background:transparent url('/images/_global/producticons/picon_domains42x.gif') no-repeat top left;padding-left:52px}
	.prodtitle_1 .icon_email {background:transparent url('/images/_global/producticons/picon_email42x.gif') no-repeat top left;padding-left:52px}
	.prodtitle_1 .icon_wbl {background:transparent url('/images/_global/producticons/picon_businesslisting42x.gif') no-repeat top left;padding-left:52px}
	.prodtitle_1 .icon_imobilizer {background:transparent url('/images/_global/producticons/picon_imobilizer42x.gif') no-repeat top left;padding-left:52px}
    .prodtitle_1 .icon_idp {background:transparent url('/images/_global/producticons/picon_idprotect42x.gif') no-repeat top left;padding-left:52px}
    .prodtitle_1 .icon_wsc {background:transparent url('/images/_global/producticons/picon_websitecreator42x.gif') no-repeat top left;padding-left:52px}
	.prodtitle_1 .icon_dns {background:transparent url('/images/_global/producticons/picon_dnsservices42x.gif') no-repeat top left;padding-left:52px}
    .prodtitle_1 .icon_rcontent{background:transparent url('/images/_global/producticons/picon_rcontent42x.gif') no-repeat top left;padding-left:52px}
    .prodtitle_1 .icon_hosting {background:transparent url('/images/_global/producticons/picon_hosting42x.gif') no-repeat top left;padding-left:52px}
    .prodtitle_1 .icon_linux {background:transparent url('/images/2009images/icon_linux42x.gif') no-repeat top left;padding-left:52px}
    .prodtitle_1 .icon_windows {background:transparent url('/images/2009images/icon_windows42x.gif') no-repeat top left;padding-left:52px}
    .prodtitle_1 .icon_amazonWS {background:transparent url('/images/2009images/icon_amazon42x.gif') no-repeat top left;padding-left:52px}
    
    .iconhpSSL {background:transparent url('/images/_global/producticons/picon_ssl32x.gif') no-repeat top left;padding-left:42px;line-height:30px}
    
	/* Product Branding */
	.prodbrand_sub_1 {margin:0;padding:15px 300px 0 15px;color:#FFF}
	H3.prodbrand_sub_1 {font-size:24px}
	.prodbrand_sub_1 H3 {color:#FFF;margin:0;font-size:28px}
	.prodbrand_sub_1 A:Link,.prodbrand_sub_1 A:Visited {color:#FFF;text-decoration:none}
	.prodbrand_sub_1 A:Hover,.prodbrand_sub_1 A:Active {text-decoration:underline}
	.prodbrand_geotrust_1 {background:#E9691E url('/images/2009images/header_geotrust_landing.jpg') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
	.prodbrand_verisign_1 {background:#FFF url('/_images/2013/prodbanner_symantec_2.png') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px;padding:1px 0}
	.prodbrand_sbscerts_1 {background:#FFF url('/images/2009images/header_sbscerts_landing.jpg') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
	.prodbrand_ssl_1 {background:#FFF url('/images/2009images/header_ssl_landing.jpg') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
	.prodbrand_domains_1 {background:#FFF url('/images/2009images/header_domains_landing.jpg') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
	.prodbrand_email_1 {background:#FFF url('/images/2009images/header_email_landing.jpg') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
	.prodbrand_wbl_1 {background:#FFF url('/images/2009images/header_blistings_landing.jpg') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
    .prodbrand_idp_1 {background:#FFF url('/images/2009images/header_idprotect_landing.jpg') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
	.prodbrand_wsc_1 {background:#FFF url('/images/2009images/header_wsc_landing.jpg') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
    .prodbrand_bulktools_1 {background:#FFF url('/images/2009images/header_bulktools_landing.jpg') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
	.prodbrand_rcontent_1 {background:#FFF url('/images/2009images/header_rcontent_landing.gif') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
	.prodbrand_hosting_1 {background:#FFF url('/images/2009images/header_hosting_landing.jpg') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
	.prodbrand_linux_1 {background:#FFF url('/images/2009images/header_linux_landing.jpg') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
	.prodbrand_windows_1 {background:#FFF url('/images/2009images/header_windows_landing.jpg') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
	.prodbrand_amazon_1 {background:#FFF url('/images/2009images/header_amazon_landing.jpg') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
	.prodbrand_aboutus.bulk_1 {background:#FFF url('/images/2009images/header_aboutus_bulk.jpg') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
	.prodbrand_aboutus.ec_1 {background:#FFF url('/images/2009images/header_aboutus_central.jpg') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
	.prodbrand_aboutus.enom_1 {background:#FFF url('/images/2009images/header_aboutus_enom.jpg') no-repeat 0 0;border:1px solid #92a5bc;border-width:3px 0 1px 0;height:113px}
	.prodbrand_aboutus H3.prodbrand_sub_1 {color:#234680}

	/* Product Layout 1 - Uses boxes_2 to draw the boxes. */
	DIV.product_1 .title_1 {color:#214785;margin:15px 0 5px 0}
	DIV.product_1 .desc_1 {margin:5px 0 15px 0}
	DIV.product_1 .desc_1.evcert_1 {margin:5px 0;padding:5px 180px 10px 0;background:transparent url('/images/2009images/img_greenbar_2.gif') no-repeat top right}
	DIV.product_1 .desc_1.cert_1 {margin:5px 0;padding:5px 180px 10px 0;background:transparent url('/images/2009images/img_whitebar_1.gif') no-repeat top right}
    DIV.product_1 .purchase_1 {margin:1em 0;overflow:hidden;width:100%}
    DIV.product_1 .purchase_1 .main_1 {float:left;margin:0;padding:0}
    DIV.product_1 .purchase_1 .main_1 SPAN {display:block;font-size:80%;color:#888;font-weight:normal}
    DIV.product_1 .purchase_1 .main_1 STRONG {font-size:140%;color:#000;font-family:Arial, Helvetica, sans-serif}
    DIV.product_1 .purchase_1 .main_1 STRONG SPAN {display:inline;font-size:100%;color:#000;font-weight:bold}
    DIV.product_1 .purchase_1 .sub_1 {float:right;margin:0;padding:6px 0 0 0;text-align:right}
	DIV.product_1 .purchase_1 .sub_1 .btn_1 {font-size:130%}
	
    DIV.product_1 .purchase_2 {margin:1em 0;overflow:hidden;width:100%}
    DIV.product_1 .purchase_2 .main_1 {float:right;margin:0;padding:0;text-align:right}
    DIV.product_1 .purchase_2 .main_1 SPAN {display:block;color:#888;font-weight:normal}
    DIV.product_1 .purchase_2 .main_1 STRONG {font-size:140%;color:#000;font-family:Arial, Helvetica, sans-serif}
    DIV.product_1 .purchase_2 .main_1 STRONG SPAN {display:inline;font-size:100%;color:#000;font-weight:bold}
    DIV.product_1 .purchase_2 .sub_1 {float:left;margin:0;padding:0;text-align:right}
	DIV.product_1 .purchase_2 .sub_1 .btn_1 {font-size:130%}
	
    /* Product upsell */
	.prodsell_email_1 {margin:0;padding:2px 0 0 15px;width:100%;background:transparent url('/images/2009images/upsell_email_1.jpg') no-repeat 0 0; height:211px}
	.prodsell_wbl_1 {margin:0;padding:2px 0 0 15px;width:100%;background:transparent url('/images/2009images/upsell_wbl_1.jpg') no-repeat 0 0; height:211px}
    .prodsell_hosting_1 {margin:0;padding:2px 0 0 15px;width:100%;background:transparent url('/images/2010images/upsell_hosting.png') no-repeat 0 0; height:324px;position:relative}
	.prodsell_hosting_1 H3, .prodsell_hosting_1 P, .prodsell_hosting_1 LI {color:white}

    /* jcarousel boxes, TLD promos */
    .carousel_box {height:105px;width:171px;}
    .carousel_box P {font-size:12px;text-align:center;margin-top:0px;color:Gray;}
    .carousel_box SPAN {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px;color:Black;}
    .img_logged {margin:10px 0 0 10px;}
    .img_stateless {margin:20px 0 0 10px;}
    
    /* jcarousel boxes, standard image display */
    .sIRthumbs IMG {width:171px}
    .sJcarousel_ftr {background:transparent url('/images/_global/img-jcarousel-footer.gif') no-repeat 0 0;height:15px;width:746px;margin-top:-10px}
    

	/* TLD Banner 1 */
	.tldbanner_1 {border-top:3px solid #92A5BC;border-bottom:1px solid #92A5BC;padding:1px 0;margin: 20px 0 23px 0;}
	.tldbanner_1 DIV {height:175px;background-color:#CCC;background-repeat:no-repeat;padding:1px}
	.tldbanner_1 H1 {color:#FFF;margin:15px 0 0 20px;width:14em;font-size:28px}
	.tldbanner_1 H2 {color:#FFF;margin:15px 0 0 20px}
	.tldbanner_1 H3 {color:#FFF;margin:15px 0 0 20px;font-size:20px}
	.tldbanner_1 H4 {color:#FFF;margin:15px 0 0 20px}
	.tldbanner_1 FORM {margin:5px 0 0 20px;padding:0;overflow:hidden}
	.tldbanner_1 .tld-search-opt {margin:0}
	.tldbanner_1 .sld {float:left;width:220px}
	.tldbanner_1 .tld {float:left}
	.tldbanner_1 .btn {float:left;margin-left:2px}
    .tldbanner_1.dottv_1 DIV {background-image:url('/images/2008images/dot_tv_faq_header.jpg')}
    .tldbanner_1.dottv_1 H3 {color:#BF003F}
    .tldbanner_1.dottv_1 H2 {margin-bottom:20px;margin-top:30px}
    .tldbanner_1.dotmobi_1 DIV {background-image:url('/images/bkg_dot_mobi_header.jpg')}
    .tldbanner_1.dotmobi_1 H2 {margin-bottom:20px;margin-top:30px}
    .tldbanner_1.dotmobi_1 {margin:0}
    .tldbanner_1.dottel_1 DIV {background-image:url('/images/bkg_dot_tel_header_retail.gif')}
    .tldbanner_1.dottel_2 DIV {background-image:url('/images/bkg_dot_tel_header_reseller.gif')}
    .tldbanner_1.dotcm_1 DIV {background-image:url('/images/2009images/header_dotcm1.jpg')}
    .tldbanner_1.dotcm_1 H1 {color:#000}
    .tldbanner_1.dotcm_1 H2 {color:#000}
    .tldbanner_1.dotcm_1 H3 {color:#000}


	/* us.com Graphic Header */
	#dot-uscom-header {border-top:3px solid #92A5BC;border-bottom:1px solid #92A5BC;padding:1px 0}
	#dot-uscom-header DIV {height:175px;background:#FFF url('/images/2009images/header_dotuscom_landing.jpg') no-repeat;padding:1px 0}
	#dot-uscom-header H1 {color:#333;margin:15px 0 0 20px;width:15em;font-size:25px}
	#dot-uscom-header H3 {color:#333;margin:15px 0 10px 20px;font-size:20px}
	#dot-uscom-header FORM {margin:10px 0 0 20px;padding:0}
	#dot-uscom-header .sld {float:left;width:220px}
	#dot-uscom-header .tld {float:left}
	#dot-uscom-header .btn {float:left;margin-left:2px}
			
	/* eu.com Graphic Header */
	#dot-eucom-header {border-top:3px solid #92A5BC;border-bottom:1px solid #92A5BC;padding:1px 0}
	#dot-eucom-header DIV {height:175px;background:#FFF url('/images/2009images/header_doteucom_landing.jpg') no-repeat;padding:1px 0}
	#dot-eucom-header H1 {color:#333;margin:15px 0 0 20px;width:15em;font-size:25px}
	#dot-eucom-header H3 {color:#333;margin:15px 0 10px 20px;font-size:20px}
	#dot-eucom-header FORM {margin:10px 0 0 20px;padding:0}
	#dot-eucom-header .sld {float:left;width:220px}
	#dot-eucom-header .tld {float:left}
	#dot-eucom-header .btn {float:left;margin-left:2px}
			
	/* .CN Graphic Header */
	#dot-cn-header {border-top:3px solid #92A5BC;border-bottom:1px solid #92A5BC;padding:1px 0}
	#dot-cn-header DIV {height:175px;background:#3a7fcd url('/images/bkg_dot_cn_header.jpg') no-repeat;padding:1px 0}
	#dot-cn-header H1 {color:#FFF;margin:15px 0 15px 20px;width:15em;font-size:30px;line-height:30px}
	#dot-cn-header H2 {color:#FFF;margin:15px 0 10px 20px;font-size:20px}
	#dot-cn-header FORM {margin:10px 0 0 20px}
	#dot-cn-header .sld {float:left;width:220px}
	#dot-cn-header .tld {float:left}
	#dot-cn-header .btn {float:left;margin-left:2px}
			
	/* .Me Graphic Header */
	#dot-me-header {border-top:3px solid #92A5BC;border-bottom:1px solid #92A5BC;padding:1px 0}
	#dot-me-header DIV {height:175px;background:#F7CB50 url('/images/bkg_dot_me_header.jpg') no-repeat;padding:1px 0}
	#dot-me-header H1 {color:#FFF;margin:15px 0 0 20px;width:15em;font-size:30px}
	#dot-me-header H2 {color:#FFF;margin:30px 0 20px 20px;width:18em;font-size:24px}
	#dot-me-header H3 {color:#FFF;margin:15px 0 10px 20px;font-size:20px}
	#dot-me-header FORM {margin:10px 0 0 20px;padding:0}
	#dot-me-header .sld {float:left;width:220px}
	#dot-me-header .tld {float:left}
	#dot-me-header .btn {float:left;margin-left:2px}
			
	/* .ORG Graphic Header */
	#dot-org-header {border-top:3px solid #92A5BC;border-bottom:1px solid #92A5BC;padding:1px 0}
	#dot-org-header DIV {height:175px;background:#F7CB50 url('/images/bkg_dot_org_header.jpg') no-repeat;padding:1px 0}
	#dot-org-header H1 {color:#FFF;margin:15px 0 0 20px;width:15em;font-size:30px}
	#dot-org-header H2 {color:#FFF;margin:0 0 15px 20px;width:18em;font-size:24px}
	#dot-org-header H3 {color:#FFF;margin:15px 0 10px 20px;font-size:20px}
	#dot-org-header FORM {margin:10px 0 0 20px;padding:0}
	#dot-org-header .sld {float:left;width:220px}
	#dot-org-header .tld {float:left}
	#dot-org-header .btn {float:left;margin-left:2px}
			
	/* .ASIA Graphic Header */
	#dot-asia-header {border-top:3px solid #92A5BC;border-bottom:1px solid #92A5BC;padding:1px 0; }
	#dot-asia-header DIV {height:175px;background:#3a7fcd url('/images/bkg_dot_asia_header.jpg') no-repeat;padding:1px 0}
	#dot-asia-header H1 {color:#FFF;margin:15px 0 15px 20px;width:18em;font-size:25px;line-height:30px;letter-spacing:-.04em}
	#dot-asia-header H2 {color:#FFF;margin:15px 0 10px 20px;font-size:20px}
	#dot-asia-header FORM {margin:10px 0 0 20px}
	#dot-asia-header .sld {float:left;width:220px}
	#dot-asia-header .tld {float:left}
	#dot-asia-header .btn {float:left;margin-left:2px}



    /* Purchase Confirmation Notes */
    .sPurchaseNote {padding:8px 10px 8px 10px;margin:0;position:relative;z-index:1;border:1px solid;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border-color:#99EE99;background:#EEFFEE;font-size: 11px; color: #333}
    .sPurchaseNote STRONG {color:#333}
    .sPurchaseNote DIV {padding-top:5px}
    
    /* Special offer box */
	.sOffer1 {background:transparent url('/images/_global/bkg-specialoffer1.gif') no-repeat 0 0;height:60px;display:block;text-decoration:none;line-height:55px;font-weight:bold;width:310px}
	.sOffer1 SPAN {font-size:1.3em;padding-left:15px; color:#333}
	.sOffer1 SPAN.copyalt1 {font-size:1.7em;padding-left:30px; color:#333; font-weight:normal}
	.sOffer1.sOfferAlt1 {float:right}
	.rc_overview H5 {text-align: center; margin-bottom:0;}
	
	.sOffer2 {background:transparent url('/images/_global/bkg-specialoffer2.gif') no-repeat 0 0;height:71px;display:block;text-decoration:none;line-height:55px;font-weight:bold;width:311px}
	
    /* Quota bars */
	.qta_bar1 {background:transparent url('/images/_global/img_quotabar1.gif') no-repeat 0 50%; display:inline-block; border:solid 1px #666; width:150px; margin-right:5px}
	.qta_bar1 SPAN {background:transparent url('/images/_global/img_quotabar2.gif') no-repeat 0 50%; display:block; width:5px; height:16px}
	
	/* FAQ Layout */
	.faq_1 OL LI {margin:.5em 0}
	.faq_1 P {margin-left:4em}
	.faq_1 .divider_1 {margin:3em 0}
	.faq_1 .hr_3 {margin:2em 0}
	.faq_1 UL {margin-left:4em}

	.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.clearfix {display:inline-block}
	* html .clearfix {height:1%}
	.clearfix {display:block}
	
	/* Filter Layout 1 */
	.filter_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.filter_1 {display:inline-block;font-size:12px}
	.filter_1 {display:block}
	* html .filter_1 {height:1px}
	.filter_1 STRONG {margin:1.5em .3em 0 0;float:left}
	.filter_1 .opt_1 {float:left;margin-right:.3em}
	.filter_1 .opt_1 SPAN {display:block}
	.filter_1 .btn_1 {margin-top:1em}
	.filter_1 .btn_2 {margin-top:1em}
	
	/* Error, Warning, Sucess Styles */
	.errorNote {background:#FFEEEE url('/images/_global/ico_error_1.png') no-repeat 5px 4px;color:#444;border-top:1px solid #EE9999;border-bottom:1px solid #EE9999}
	.warnNote {background:#FFFFEE url('/images/_global/ico_alert_1.png') no-repeat 5px 4px;color:#444;border-top:1px solid #EEEE99;border-bottom:1px solid #EEEE99}
	.successNote {background:#EEFFEE url('/images/_global/ico_success_1.png') no-repeat 5px 4px;color:#444;border-top:1px solid #99EE99;border-bottom:1px solid #99EE99}
	.infoNote {background:#F9F9F9 url('/images/_global/ico_info_1.png') no-repeat 5px 4px;color:#444;border-top:1px solid #BBBBBB;border-bottom:1px solid #BBB}
	.errorNote, .warnNote, .successNote, .infoNote {padding:5px 5px 5px 25px;font-weight:normal;margin-bottom:10px;text-align:left}
	.errorNote P, .warnNote P, .successNote P, .infoNote P {margin:0 0 10px 0}
    /* DCP Hack */
	.two-clm TD.errorNote, 
	.two-clm TD.warnNote, 
	.two-clm TD.successNote, 
	.two-clm TD.infoNote {padding-left: 25px}



	/* Popup window class */
	BODY.popup-window {background:#FFF;padding:10px;text-align:left}
	
	.footnote {font-size:90%;color:#777}
	.attention {color:#900}
	.attention-2 {color:#090}
	
	/* Domain Search font style, available/not available */
	.attention_1 {color:#008000}
	.attention_2 {color:#E63725}
	.attention_2 A:Link,
	.attention_2 A:Visited {color:#E63725}
	.attention_3 {color:#619A3E}
   
    /* Splitting options */
	.splitter_1 {color:#999; background:transparent url('/images/_global/bkg_splitter1.gif') no-repeat left center; text-align:center; font-size:18px; width:200px}
	.splitter_1 SPAN {background:#FFF; padding:0 5px}
	
	/* Required Fields indicator */
	.required_1 {color:Red}
	.required_2 {color:Green}
	.required_3 {color:Red;font-size:80%;padding-left:5px; float:left}
	
	/* Code Tag 1 */
	.code_1 {display:block;margin:1em 0;background:#eee;padding:5px;border-top:1px solid #ccc;border-bottom:1px solid #ccc}
	
	/* Link Highlight 1 */
	P.link-highlight-1 {background:transparent url('/images/link-highlight-1.gif') no-repeat left center; display:block; padding:10px 0 10px 30px;}

	/* TLD Availablity 1 */
	.tld_availability_1 OL:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.tld_availability_1 OL {display:inline-block}
	* html .tld_availability_1 OL {height:1%}
	.tld_availability_1 OL {display:block}
    .tld_availability_1 OL {list-style:none;margin:0;padding:0}
    .tld_availability_1 LI {float:left;margin:5px 0;padding:0;width:49%}
    .tld_availability_1 LI INPUT {float:left;margin:0;padding:0}
    .tld_availability_1 LI A {float:left;margin:0 0 0 5px;padding:0}   
	.tld_availability_1 .btn {float:right}
	.tld_availability_1 .view-more {padding:4px 0}

	/* Domain Spinner 1 */
	.spinner_1 OL:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.spinner_1 OL {display:inline-block}
	* html .spinner_1 OL {height:1%}
	.spinner_1 OL {display:block}
    .spinner_1 OL {list-style:none;margin:0;padding:0}
    .spinner_1 LI {float:left;margin:5px 0;padding:0;width:49%}
    .spinner_1 LI INPUT {float:left;margin:0;padding:0}
    .spinner_1 LI A {float:left;margin:0 0 0 5px;padding:0}   
	.spinner_1 .btn {float:right}
	.spinner_1 .view-more {padding:4px 0}	
	.spinner_2 TD {padding-right:75px}

	/* Namejet Auctions 1 */
	.namejet_auctions_1 UL:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.namejet_auctions_1 UL {display:inline-block}
	* html .namejet_auctions_1 UL {height:1%}
	.namejet_auctions_1 UL {display:block}
    .namejet_auctions_1 UL {list-style:none;margin:0;padding:0}
    .namejet_auctions_1 LI {float:left;margin:5px 0;padding:0;width:49%;color:#888}
    .namejet_auctions_1 LI INPUT {float:left;margin:0;padding:0}
    .namejet_auctions_1 LI A {float:left}   
	.namejet_auctions_1 .powered-by {float:right}
	.namejet_auctions_1 .powered-by A {display:block;width:182px;height:21px;text-indent:-999em;background:#FFF url('/images/powered-by-namejet.gif') no-repeat; }
	.namejet_auctions_1 .view-more {padding:4px 0}
	
	/* ID Protect Upsell 1 */
	.idprotect_upsell_1 {border-top:1px solid #92a5bc;border-bottom:1px solid #92a5bc;padding:1px 0;margin:1em 0}
	.idprotect_upsell_1 DIV {background:#ffffcf url('/images/bkg_idprotect_upsell_1.gif') no-repeat 10px center;padding:6px 0 8px 32px}
	.idprotect_upsell_1 H3 {font-size:1.2em;margin:0}
	.idprotect_upsell_1 P {margin:0}

	/* Sup Text 1 */
	SUP.sup_1 {font-weight:normal;color:#666}
	
	/* Upsell 2 column */
    .upsell_1 {margin:0}
	.upsell_1:after {content:".";display:block;height:0;clear:both;visibility:hidden} 
	.upsell_1 {display:inline-block} 
	.upsell_1 {display:block} 
	* html .upsell_1 {height:1px} 
    .upsell_1 .main_1 {float:left; width:360px; margin:0 10px 0 0; padding:5px 0; background:url('/images/2008images/bg_whois_ads.gif') repeat-x; height:55px; border:solid 1px #CCC}
    .upsell_1 .logo_1 {float:left;width:65px; margin:3px 0 0 3px}
	.upsell_1 .content_1 {float:left;width:285px; margin-top:5px}
	.upsell_1 .content_1 P {font-size:11px}
	.upsell_1 .content_1 STRONG {font-size:14px}
	
	/* Code Tag 1 */
	.background_1 {display:block;margin:1em 0;background:#eee;padding:5px;border-top:1px solid #ccc;border-bottom:1px solid #ccc}
	
	 /* Product landing page header box overlay */
	.pOverlay {float:right;position:relative}
	.pOverlay.pOverlayAlt_1 {width:288px;height:174px;margin:-121px 0px 15px 15px; background:transparent url('/images/2009images/img_rcontent_grow2.gif') no-repeat;}
    
    /* TLD landing page header box overlay */
	.pOverlay2 {float:right;position:relative}
	.pOverlay2.pOverlayAlt_2 {height:202px;width:309px;margin:-213px 15px 15px 15px; background:transparent url('/images/bkg_dot_tel_video.gif') no-repeat;}
	
	/* Quotations*/
	.sQuote {font-style:italic;font-size:16px;margin-left:2em}
    
    /* Attention ribbons */
	.boxes_rb_1 {background:transparent url('/images/2009images/img_ribbon_1.gif') no-repeat 100% 0}
	.boxes_rb_2 {background:transparent url('/images/2009images/img_ribbon_2.gif') no-repeat 100% 0}
	.boxes_rb_3 {background:transparent url('/images/2009images/img_ribbon_3.gif') no-repeat 100% 0}
	.boxes_rb_4 {background:transparent url('/images/_global/img-ribbon-4.png') no-repeat 100% 0}
    
    
    /* Split header styles */
    .PageHeader_1 {padding-right:250px; padding-bottom:10px}
    .PageHeader_1.ph1OrgPromo {background:transparent url('/images/2009images/ad_jumppage_orgrc.gif') no-repeat top right}
    .PageHeader_1.ph1RC20Prct {background:transparent url('/images/2009images/ad_jumppage_rc20percent.gif') no-repeat top right}
    .PageHeader_1.ph1Premium1 {background:transparent url('/images/cart/img-premiumpurchase1.gif') no-repeat top right; padding-right:225px}
    .PageHeader_1.ph1WireTransfer1 {background:transparent url('/images/cart/img-wiretransfer1.gif') no-repeat top right; padding-right:200px}
    .PageHeader_2 {padding-right:275px; padding-bottom:10px}
    .ph2blPromo {background:transparent url('/images/2009images/ad_jumppage_bl.gif') no-repeat top right}
    .ph1OrgPromo_tg {background:transparent url('/images/2009images/ad_jumppage_org-rc_thanksgiving.gif') no-repeat top right}

	/* Account Validation */
	.AVQuestions_1 {background:transparent url('/images/_global/account-validation/bkg_avicon_1.gif') no-repeat top right;padding-left:20px}
	.AVTempLock_1 {background:transparent url('/images/_global/account-validation/bkg_alert_1.gif') no-repeat 10px 0;padding-left:80px}
	.AVAccountLock_1 {background:transparent url('/images/_global/account-validation/bkg_alert_2.gif') no-repeat 10px 0;padding-left:80px}
	.AVOverview_1 {background:transparent url('/images/_global/account-validation/bkg_vault_1.jpg') no-repeat 100% 0;position:relative;top:-5px;padding-top:5px;}
    .AVOverview_1 .AVHeader_1 {padding-right:210px}
    .AVOverview_1 .AVHeader_1 STRONG {color:#777;font-size:120%;font-family:Arial, Helvetica, sans-serif;line-height:1.5em}
    .AVOverview_1 .AVExample_1 {background:transparent url('/images/_global/account-validation/ico_alert_1.gif') no-repeat 0 0;padding-left:40px;padding-bottom:10px}
    .AVOverview_1 .AVExample_1 H3 {margin-bottom:0}
    .AVOverview_1 .AVExample_1 P {margin-top:0}
    .AVOverview_1 .AVExample_1 IMG {width:266px;height:104px;background:transparent url('/images/_global/account-validation/img_flow_1.gif') no-repeat 0 0}
    .AVOverview_1 .AVExample_2 {background:transparent url('/images/_global/account-validation/ico_avicon_1.gif') no-repeat 0 0;padding-left:40px;padding-bottom:10px}
    .AVOverview_1 .AVExample_2 H3 {margin-bottom:0;color:#214785}
    .AVOverview_1 .AVExample_2 P {margin-top:0}
    .AVOverview_1 .AVExample_2 IMG {width:266px;height:104px;background:transparent url('/images/_global/account-validation/img_flow_2.gif') no-repeat 0 0}
	
	/* Login */
	.Login {margin:1em 0;width:100%;overflow:hidden;border:1px solid #CCC;border-width:1px 0;padding:1px 0;}
	.Login .LoginCol1 {float:left;width:498px;margin:0;padding:0;border-right:1px solid #eee;padding-right:1px}
	.Login .LoginCol2 {float:right;width:230px;margin:0;padding:0}

	/* Modify IFRAME */
	.iframe_border_1 {border:solid 1px #CCC}
	
	/* Addition Table 1 */
	TABLE.addition-table-1 {border-top:1px solid #ccc;width:100%}
	TABLE.addition-table-1 TD {padding:3px}
	TABLE.addition-table-1 .value-1 {font-weight:bold;text-align:right}
	TABLE.addition-table-1 .total-1 TD {border-top:1px solid #ccc;background:#F2F2F2}
	
    /* Shopping Cart */
	.carttype_1 .options_1 {padding:10px 0 5px 0}
	.carttype_1 .options_2 {float:right; font-size:10px}
	.carttype_1 .upsell_1 {font-size:12px;}
	.cartpulldown_1 {font-size:11px}
	.cartfooter_1 {width:730px; padding:7px; background-color:#EFEFEF; border:solid 1px #C0C0C0}
	.cartfooter_1.cfAlt1 {background-color:#CFE0EF}
	.cartfooter_1 .total_1 {float:right}
	.cartfooter_1 .total_1 P {font-size:16px; margin:0 0 0 15px; padding:0; float:left}
	.cartfooter_1 .total_2 {font-size:16px; margin:0 0 0 15px; padding:0; text-align:right}
	.cartaction_1 {padding-top:10px}
	.cartattn_1 {background:transparent url('/images/_global/icon_warning2.gif') no-repeat} /* Premium membership warning; Sample Usage >> /cart/default.aspx */
	.cartattn_1 P {color:#A15007; padding:2px 0 1px 22px; font-size:11px; font-style:italic}
	.pmDetails_1 {padding-left:20px}
	
	/* Benefits Landing Header (enom and bulk) */
	.reseller_header_1 {border-top:3px solid #92A5BC;border-bottom:1px solid #92A5BC;padding:1px 0}
	.reseller_header_1 DIV {height:210px;background:#3a7fcd url('/images/2008images/photo_header_benefits.jpg') no-repeat;padding:1px 0}
	.reseller_header_1 H1 {color:#144682;margin:20px 0 0 15px;width:12em;font-size:2.5em;line-height:30px;letter-spacing:-.02em}
	.reseller_header_1 P {color:#333;margin:20px 0 0 15px;font-size:1.5em;}
	
	/* Add Services list view */
	.addservices_1 {width:700px; margin-bottom:0}
	.addservices_1 H3 {margin:0;padding:0}
	.addservices_1 P {margin:0;padding:0 0 10px 0;color:#666}
	
	/* My Account */
	.myaccount_1 {margin:5px 0;border:1px solid #CCC;background:transparent url('/images/_global/bkg_gradient1.gif') repeat-x;overflow:hidden;width:100%}
    .myaccount_1 .content_1 {float:left;width:200px;padding-left:10px;border-right:1px solid #CCC}
    .myaccount_1 .content_2 {float:left;width:510px;padding:0 0 0 15px;border-left:1px solid #CCC;position:relative;left:-1px}
    .myaccount_1 .content_2 H4 {margin:10px 0 0 0}
    .myaccount_1 .content_2 H5 {margin:10px 0 0 0}
	
	/* Quick Report Description 1 */
	.quick_report_1 {}
	.quick_report_1 H3 {margin:0 0 0 0}
    .quick_report_1 P {margin:0 0 1em 0}
    
	/* Content Rotator 2 - Powered by jQuery UI tabs */
	#content_rotator_2 {position:relative;margin:0}
	#content_rotator_2:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	#content_rotator_2 {display:inline-block}
	#content_rotator_2 {display:block}
	* html #content_rotator_2 {height:1px}
	#content_rotator_2 .ui-tabs-nav {margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none;font-family:Arial, Helvetica, sans-serif;float:right;position:absolute;bottom:0;right:10px;z-index:1; margin-bottom:10px}
	* HTML #content_rotator_2 .ui-tabs-nav {bottom:-1px}
	* + HTML #content_rotator_2 .ui-tabs-nav {bottom:0px} 
	#content_rotator_2 .ui-tabs-nav-item A:Link, 
	#content_rotator_2 .ui-tabs-nav-item A:Visited {margin:0;padding:0;border:0;outline:0;text-decoration:none;list-style:none;float:left;font-size:.8em;font-weight:bold;text-decoration:none;color:#474a4e;background:#FFF url('/images/2008images/bg_hp_cycle3.gif') repeat-x}
	#content_rotator_2 .ui-tabs-nav-item A:Hover, 
	#content_rotator_2 .ui-tabs-nav-item A:Active {background:#FFF url('/images/2008images/bg_hp_cycle1.gif') repeat-x bottom left;color:#000}
	#content_rotator_2 .ui-tabs-nav-item A SPAN {float:left;padding:.4em .7em;cursor:pointer}	
	#content_rotator_2 .ui-tabs-selected A:Link, 
	#content_rotator_2 .ui-tabs-selected A:Visited, 
	#content_rotator_2 .ui-tabs-selected A:Hover, 
	#content_rotator_2 .ui-tabs-selected A:Active {background:#FFF url('/images/2008images/bg_hp_cycle2.gif') repeat-x bottom left;color:#000}
	#content_rotator_2 #nav-fragment-1.ui-tabs-nav-item A:Link, 
	#content_rotator_2 #nav-fragment-1.ui-tabs-nav-item A:Visited {background-image:url('/images/2008images/bg_hp_cycle3.gif')}
	#content_rotator_2 #nav-fragment-1.ui-tabs-nav-item A:Hover, 
	#content_rotator_2 #nav-fragment-1.ui-tabs-nav-item A:Active {background-image:url('/images/2008images/bg_hp_cycle1.gif')}
	#content_rotator_2 #nav-fragment-1.ui-tabs-selected A:Link, 
	#content_rotator_2 #nav-fragment-1.ui-tabs-selected A:Visited, 
	#content_rotator_2 #nav-fragment-1.ui-tabs-selected A:Hover, 
	#content_rotator_2 #nav-fragment-1.ui-tabs-selected A:Active {background-image:url('/images/2008images/bg_hp_cycle2.gif')}                       
	#content_rotator_2 .ui-tabs-nav-item {margin:0 0 0 5px;padding:0;outline:0;text-decoration:none;font-size:100%;list-style:none;float:left; border:1px solid #CCC; border-color: #CCC #666 #666 #CCC; background:#FFF url('/images/2008images/bg_hp_cycle2.gif') repeat-x;color:#000}
	#content_rotator_2 .ui-tabs-nav-item A SPAN {float:left;padding:.4em .7em;cursor:pointer}
	#content_rotator_2 .ui-tabs-panel {margin:0;padding:0;border:0;outline:0;clear:left;color:#000;height:253px}
	#content_rotator_2 .ui-tabs-hide {display:none}
	
	/* Main Marketing Box - Homepage */
   .hp_box_main_1 {border-top:3px solid #92a5bc;border-bottom:1px solid #92a5bc;margin:1em 0;padding:1px 0;font-size:11px}
   .hp_box_main_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
   .hp_box_main_1{display:inline-block}
   .hp_box_main_1 {display:block}
   * html .hp_box_main_1 {height:1px}
   .hp_box_main_1_sub {float:left;background:#FFF url('/images/2008images/bg_hp_reseller_adpanel.gif') repeat-x bottom left}
   .sub_ads_1 {float:left;width:247px}
   * html .sub_ads_1 {width:246px}/* IE 6 Filter */
   * + html .sub_ads_1 {width:246px}/* IE 7 Filter */
   .hp_box_main_1 .main_banner_ad_1 {float:left;width:498px;*width:499px;overflow:visible;border-left:1px solid #FFF;position:relative}
   .hp_box_main_1 .logolocation_1 {float:left; padding-right:10px}
   .hp_box_main_1 .productadlayout_1 {padding:17px 10px 17px 10px;border-bottom:1px solid #FFF}
   .hp_box_main_1 .productadlayout_1 H4 {margin:0;color:#333}
   .hp_box_main_1 .hp_search_1 {padding:13px 12px 0 12px}
   .hp_box_main_1 .hp_search_1 H4 {margin:0 0 5px 0;color:#333}
   .hp_box_main_1 .hp_search_1 P {margin:0}
   .hp_box_main_1 .hp_search_1 .search {margin:0;float:left}
   .hp_box_main_1 .hp_search_1 .sld {width:175px;float:left}
   .hp_box_main_1 .hp_search_1 .tld {float:left}
   .hp_box_main_1 .hp_search_1 .btn {margin-bottom:3px}
   
   /* Alt classes */
   .hp_box_main_1.amazon {background:transparent url('/images/2009images/img_amazon_homepage.gif')   no-repeat top left; height:175px; padding-left:200px}/*amazon homepage */
        .hp_box_main_1.amazon H1 {color:#FFF}
        .hp_box_main_1.amazon H3 {color:#FFF}
        .hp_box_main_1.amazon P {color:#FFF}
        .hp_box_main_1 FORM {margin-top:5px;padding:0;overflow:hidden}
        .hp_box_main_1 .tld-search-opt {margin:0}
        .hp_box_main_1 .sld {float:left;width:220px;margin-right:5px}
        .hp_box_main_1 .tld {float:left; margin-right:5px}
        .hp_box_main_1 .btn {float:left;margin-left:2px}
   
	/*API Box 1 (no cookie)*/
	DIV.boxes_1 .boxes_1_api_1 {background: transparent url(/images/2008images/logo08_api48x.gif) no-repeat 0 20px;}
	DIV.boxes_1 .boxes_1_api_1 H3 {color:#333;padding:15px 0 10px 65px;margin:0;font-weight:normal}
	DIV.boxes_1 .boxes_1_api_1 H3 STRONG {display:block;font-weight:bold}
	DIV.boxes_1 .boxes_1_api_1 P {font-size:1.1em;}
	DIV.boxes_1 .boxes_1_api_1 A {font-size:1.1em;}
	/*PDQ Box 1 (no cookie)*/
	DIV.boxes_1 .boxes_1_pdq_1 {background: transparent url(/images/2008images/logo08_pdq48x.gif) no-repeat 0 20px;}
	DIV.boxes_1 .boxes_1_pdq_1 H3 {color:#333;padding:15px 0 10px 65px;margin:0;font-weight:normal}
	DIV.boxes_1 .boxes_1_pdq_1 H3 STRONG {display:block;font-weight:bold}
	DIV.boxes_1 .boxes_1_pdq_1 P {font-size:1.1em;}
	DIV.boxes_1 .boxes_1_pdq_1 A {font-size:1.1em;}
	/*PDQ Box 1 (cookied)*/
	DIV.boxes_1 .boxes_1_hosting_1 {background: transparent url(/images/2008images/logo08_webhosting48x.gif) no-repeat 0 20px;}
	DIV.boxes_1 .boxes_1_hosting_1 H3 {color:#333;padding:15px 0 10px 65px;margin:0;font-weight:normal}
	DIV.boxes_1 .boxes_1_hosting_1 H3 STRONG {display:block;font-weight:bold}
	DIV.boxes_1 .boxes_1_hosting_1 P {font-size:1.1em;}
	DIV.boxes_1 .boxes_1_hosting_1 A {font-size:1.1em;}
	/*SSL Box 1 (cookied & ecentral)*/
	DIV.boxes_1 .boxes_1_ssl_1 {background: transparent url(/images/2008images/logo08_sslcertificates48x.gif) no-repeat 0 20px;}
	DIV.boxes_1 .boxes_1_ssl_1 H3 {color:#333;padding:15px 0 10px 65px;margin:0;font-weight:normal}
	DIV.boxes_1 .boxes_1_ssl_1 H3 STRONG {display:block;font-weight:bold}
	DIV.boxes_1 .boxes_1_ssl_1 P {font-size:1.1em;}
	DIV.boxes_1 .boxes_1_ssl_1 A {font-size:1.1em;}
	/* Need Help? Box 1 (no cookie)*/
	DIV.boxes_1 .boxes_1_help_1 {text-align:center}
	DIV.boxes_1 .boxes_1_help_1 .central_ad_1 {border-top:3px double #D4DEE2;padding-top:15px}	
	DIV.boxes_1 .boxes_1_help_1 .central_ad_1 .sub_1 {text-decoration:none;float:left}	
	/* Quick Links Box 1 (cookied)*/
	DIV.boxes_1 .quick_links_1 {font-size:1.1em;}
	DIV.boxes_1 .quick_links_1 .ul_3 LI {margin-left:10px}
	/* TLD Box 1 (cookied)*/
	DIV.boxes_1 .boxes_1_tld_1 {text-align:center;font-size:1.1em}
	
	/* My Account Summary */
	#account-summary {border-top:3px solid #92A5BC;border-bottom:1px solid #92A5BC;padding:1px 0;margin:1em 0;}
	#account-summary .sub {background:#F5F7F9 url('/images/bkg_account_summary_1.gif') no-repeat bottom center;padding:1px 11px}
		
	/* WHOIS Results */
    #whois_results {margin:1em 0}
    #whois_results H3 {float:left;margin:0;line-height:1.7em}
    #whois_results .links-1 {text-align:right;line-height:2.5em;margin:0}
	#whois_results IFRAME {border:1px solid #92a5bc;border-top-width:3px;height:500px;width:99%}
	
	/* Business Listing Manager */
	.bl_logotitle {background:#FFF url('/images/2008images/logo08_businesslisting32x.gif') no-repeat; padding:0 0 5px 40px}
	.bl_cat_1 {border:solid 1px #CCC; background-color:#F6F6F6}
	.bl_cat_1 TD {padding:0 20px 10px 20px}
	.format_btn_1 {background: url('../images/2008images/btn_wbl_format1.gif') no-repeat; height:25px; width:100px; border-width:1px; border-style:solid; border-color:#CCC #999 #999 #CCC; padding-bottom:1px}
    .format_btn_2 {background: url('../images/2008images/btn_wbl_format2.gif') no-repeat; height:25px; width:100px; border-width:1px; border-style:solid; border-color:#CCC #999 #999 #CCC; padding-bottom:1px}
    .format_btn_3 {background: url('../images/2008images/btn_wbl_format3.gif') no-repeat; height:25px; width:100px; border-width:1px; border-style:solid; border-color:#CCC #999 #999 #CCC; padding-bottom:1px}
    .format_btn_4 {background: url('../images/2008images/btn_wbl_format4.gif') no-repeat; height:25px; width:120px; border-width:1px; border-style:solid; border-color:#CCC #999 #999 #CCC; padding-bottom:1px}
	.icon_move_1 {background: url('../images/2008images/icon_arrowup16x.gif') no-repeat; height:20px; width:18px}
	.icon_move_2 {background: url('../images/2008images/icon_arrowdwn16x.gif') no-repeat; height:20px; width:18px}
    .icon_delete_1 {background: url('../images/2008images/icon_delete16x.gif') no-repeat; height:16px; width:16px}
    .icon_add_1 {background: url('../images/2008images/icon_add16x.gif') no-repeat; height:20px; width:16px; padding-left:20px; padding-bottom:2px}
 
    /* Business Listing Bulk Add Header */
	#wbl.wrapper .prod-marquee {background:transparent url('/images/2008images/logo08_businesslisting48x.gif') no-repeat 0 0; height:55px }
	#wbl.wrapper .prod-marquee h2 {font-size:18px}
	#wbl.wrapper .prod-marquee h2, #idp.wrapper .prod-marquee p.tagline {color:#333}
	
	/* Benefits two colomnpanel with screen shot */
	.benefits_content_1 .wblcolumn_1 {margin:0}
	.benefits_content_1 .wblcolumn_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.benefits_content_1 .wblcolumn_1 {display:inline-block}
	.benefits_content_1 .wblcolumn_1 {display:block}
	* html .benefits_content_1 .wblcolumn_1  {height:1px}
    .benefits_content_1 .wblcolumn_1 .main_1 {float:left;width:32%}
    .benefits_content_1 .wblcolumn_1 .main_2 {float:left;width:68%}
    
	/* Instant Mobilizer Landing Header */
	.im_productlogo_1 {background:transparent url('/images/2008images/logo08_mobilizer32x.gif') no-repeat}
	.im_productlogo_1 H1 {padding:0 0 5px 45px}
	.im_productlogo_1 H3 {padding:0 0 10px 65px;font-weight:normal;line-height:5px}
	.im_header_1 {border-top:3px solid #92A5BC;border-bottom:1px solid #92A5BC;padding:1px 0}
	.im_header_1 .bgimage {height:149px;background:transparent url('/images/2008images/photo_header_mobilizer.jpg') no-repeat;padding:1px 0 1px 15px}
	.im_header_1 H1 {color:#5A8231;font-size:20px;line-height:10px;margin-top:30px}
	.im_header_1 P {width:25em;font-size:1.3em;line-height:20px}
	
	/* Preview */
	.im_overlay_1 {float:right;width:240px;height:392px;background:transparent url('/images/2008images/icon_mobilephone1.png') no-repeat;margin-top:-250px}
	* html .im_overlay_1 {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/2008images/icon_mobilephone1.png', sizingMethod='crop');} /* IE 6 png fix */
	html>body .im_overlay_1 {background:transparent url('/images/2008images/icon_mobilephone1.png') no-repeat; filter:none}
	.im_overlay_1 IFRAME {margin:26px 0 0 27px;width:176px;height:220px;background-color:Transparent;border:solid 1px #314952}
	
	/* Instant Mobilizer Bulk Add Header */
	#im.wrapper .prod-marquee {background:transparent url('/images/2008images/logo08_mobilizer48x.gif') no-repeat 0 0; height:55px }
	#im.wrapper .prod-marquee h2 {font-size:18px}
	#im.wrapper .prod-marquee h2, #idp.wrapper .prod-marquee p.tagline {color:#333}
	
	.im_logotitle {background:#FFF url('/images/2008images/logo08_mobilizer32x.gif') no-repeat;padding:0 0 5px 40px}
	.im_input_focused {color: black;}
	.im_input_blur {color: Gray;}
	
    /* Terms */
	.terms_1 {padding:0 10px; text-align:left}
	.terms_1 H1 {font-size:14px}
	.terms_1 P {font-size:11px}
	
	/* Try it free panel */
    .freepnl_1 {float:right;background:#FFF url('/images/2009images/img_free1.gif') no-repeat;width:285px;height:150px;margin-top:10px; padding:20px 0 0 10px; text-align:center}
    
	/* .xsl page text link submit buttons */
    .btn_5 {font-size:13px; color:#024dd6; text-decoration:underline; border:0; background:#fff}

            
    .edit {border:solid 1px #CCC;background:#f9f9f9;padding:10px;float:left}
        
    /* Website creator */
    .freepnl_1 {float:right;background:#FFF url('/images/2009images/img_free1.gif') no-repeat;width:285px;height:150px;margin-top:10px; padding:20px 0 0 10px; text-align:center}

    /* Hosting Landing Page */
	.hosting_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
    .hosting_1 {margin:1em 0;height: 1%;} 
    .hosting_1 img {float:left;}
    .hosting_1 h4.title_1 {float:left;margin-left:1em}


	.enom-online-icons { width:28px; height:28px; padding-right:10px}
	.relative {position:relative}
    .float-left {float:left}
    .float-right {float:right}
    .clear-both {clear:both}
	
	
    /* START - jGrowl */ 
        div.jGrowl {z-index:9999;color:#FFF;font-size:12px}

        /** Special IE6 Style Positioning **/
        div.ie6 {position:absolute}
        div.ie6.top-right {right:auto;bottom:auto;left:expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' )}
        div.ie6.top-left {left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' )}
        div.ie6.bottom-right {left:expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' )}
        div.ie6.bottom-left {left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' )}
        div.ie6.center {left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );width:100%}

        /** Normal Style Positions **/
        div.jGrowl {position:absolute;}
        body > div.jGrowl {position:fixed}
        div.jGrowl.top-left {left:0px;top:0px}
        div.jGrowl.top-right {right:0px;top:0px}
        div.jGrowl.bottom-left {left:0px;bottom:0px}
        div.jGrowl.bottom-right {right:0px;bottom:0px}
        div.jGrowl.center {bottom:0px;right:39%}

        /** Cross Browser Styling **/
        div.center div.jGrowl-notification, div.center div.jGrowl-closer {margin-left:auto;margin-right:auto}
        div.jGrowl-notification {box-shadow:0 0 6px 0 rgba(0, 0, 0, 0.65), 0 1px 0 rgba(255, 255, 255, 0.35) inset;border:none}
        div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {zoom:1;width: 800px;padding:30px 20px 0 40px;margin-top:5px;margin-bottom:5px;font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:1em;text-align:left;display:none;-moz-border-radius:5px;-webkit-border-radius:5px}
        div.jGrowl div.jGrowl-notification {min-height:40px}
        div.jGrowl div.jGrowl-notification,
        div.jGrowl div.jGrowl-closer {margin:10px}
        div.jGrowl div.jGrowl-notification div.jGrowl-header {font-weight:bold;font-size:.85em}
        div.jGrowl div.jGrowl-notification div.jGrowl-close {z-index:99;float:right;font-weight:normal;font-size:2em;cursor:pointer;color:#FFF;margin-top:-20px}
        div.jGrowl-notification div.jGrowl-Content {border:1px solid #8A8B8B;border-radius:3px 3px 3px 3px;box-shadow:0 1px 0 rgba(255, 255, 255, 0.45);color:#000;display:block;padding:0 15px 0 75px;text-shadow:0 1px 0 #FFFFFF;line-height:16px}
        div.jGrowl div.jGrowl-closer {padding:0;cursor:pointer;font-size:.9em;font-weight:bold;text-align:center;background-color:#CECECE;-moz-border-radius:5px;-webkit-border-radius:5px;color:#333}
        
        /** New Sliver **/
        div.jGrowl-notification.JGrowlNew {overflow:hidden;border-radius:5px;background:url('/_images/2014/websitebuilder/bnr-popup.jpg')}
        div.jGrowl-notification.JGrowlNew h2 {margin-top:15px;font-size:32px;line-height:40px}
        div.jGrowl-notification.JGrowlNew img {margin-bottom:-90px}
        div.jGrowl-notification.JGrowlNew a {color:#FFF;font-size:18px;padding:15px;border-radius:5px;background-color:#0099ff;display:inline-block}

        /** NINJA **/
        div.jGrowl-notification.JGrowlNinja {padding:0 !important;background:#FFF}
        div.jGrowl-notification.JGrowlNinja h1 {color:#FFF;margin:0;display:inline-block;vertical-align:middle;margin-left:10px}
        div.jGrowl-notification.JGrowlNinja h4 {font-size:18px}
        div.jGrowl-notification.JGrowlNinja .jGrowl-headerbar {background:url('/_images/2015/ninja-bg.jpg');padding:30px;border-radius:5px 5px 0 0}
        div.jGrowl-notification.JGrowlNinja .jGrowl-bodybar {padding:15px 30px;color:#333}
        div.jGrowl-notification.JGrowlNinja li {margin:0}
        div.jGrowl-notification.JGrowlNinja .jGrowl-close {margin:10px 15px !important;color:rgba(256,256,256,.5) !important}

        /** Hide jGrowl when printing **/
        @media print {div.jGrowl {display:none;}}
    /* END - jGrowl */  


    /* THICKBOX */  
    #TB_window, .TB_window  {font:12px verdana,Arial,Helvetica,sans-serif;color: #222;}
    #TB_secondLine {font: 10px Arial, Helvetica, sans-serif;color:#666666;}
    #TB_window a:link, .TB_title a:link  {color: #FEE37D;}
    #TB_window a:visited, .TB_title a:visited {color: #FEE37D;}
    #TB_window a:hover, .TB_title a:hover {color: #FFF;}
    #TB_window a:active, .TB_title a:active {color: #FFF;}
    #TB_window a:focus, .TB_title a:focus{color: #FFF;}
    #TB_ajaxContent a:link {color: #024DD6;}
    #TB_ajaxContent a:visited {color: #024DD6;}
    #TB_ajaxContent a:hover {color: #FF740d;}
    #TB_ajaxContent a:active {color: #024DD6;}
    #TB_ajaxContent a:focus {color: #024DD6;}
    #TB_overlay, .TB_overlay {position: fixed;z-index:1000;top: 0px;left: 0px;background-color:#000;filter:alpha(opacity=55);-moz-opacity: 0.55;opacity: 0.55;height:100%;width:100%;}
    * html #TB_overlay { /* ie6 hack */position: absolute;height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
    #TB_window, .TB_window {position: fixed;background: #FFF;z-index: 1002;color:#000;display:none;border: 1px solid #FFF;text-align:left;top:50%;left:50%;box-shadow: 0 0 8px #000;}
    .TB_window {display:block}
    * html #TB_window,* html .TB_window { /* ie6 hack */ position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
    #TB_window img#TB_Image {display:block;margin: 15px 0 0 15px;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;border-top: 1px solid #666;border-left: 1px solid #666;}
    #TB_caption{height:25px;padding:7px 30px 10px 25px;float:left;}
    #TB_closeWindowButton, .TB_closeWindowButton {height:19px;width:20px;float:right;background:url('/images/_global/thickbox-x.png') transparent no-repeat left top;}
    #TB_closeAjaxWindow {padding:5px 5px 0 0;margin-bottom:1px;text-align:right;float:right;}
    #TB_ajaxWindowTitle {float:left;padding:6px 0 5px 10px;margin-bottom:1px;}
    #TB_title, .TB_title {font: 11pt Arial, Helvetica, sans-serif;font-weight:bold;background:url('/images/_global/thickbox-title.png') transparent repeat-x top left;color: white;height:30px;padding:0px 4px;margin-bottom: 0px}
    #TB_ajaxContent {clear:both;padding:0 15px 15px 15px;overflow:auto;text-align:left;overflow-x:hidden}
    #TB_ajaxContent.TB_modal {padding:15px;}
    #TB_ajaxContent p {padding:5px 0px 5px 0px;}
    #TB_load {position: fixed;display:none;height:13px;width:208px;z-index:1003;top: 50%;left: 50%;margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */}
    * html #TB_load { /* ie6 hack */ position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
    #TB_HideSelect {z-index:999;position:fixed;top: 0;left: 0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity: 0;opacity: 0;height:100%;width:100%;}
    * html #TB_HideSelect { /* ie6 hack */ position: absolute;height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
    #TB_iframeContent {clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px;}




    /* Tab Bar Styles */
	.tabBar TABLE {margin-left:10px;border:0;padding:0}
	.tabBar TD {background-image:url('/images/tab_corner_lft.gif');background-position:left top;background-repeat:no-repeat;padding:0;background-color:#E5E5E5}
	.tabBar DIV {background-image:url('/images/tab_corner_rht.gif');background-position:right top;background-repeat:no-repeat;padding:2px 9px}
	.sCnt1 .tabBar A:Link, .sCnt1 .tabBar A:Active, .sCnt1 .tabBar A:Visited {font-weight:bold;text-decoration:none !IMPORTANT} 
	.sCnt1 .tabBar A:Hover {font-weight:bold;text-decoration:none !IMPORTANT;color:#666}
	.sCnt1 .tabBar TD.on {background-color:#345699}
	.sCnt1 .tabBar TD.on A:Link, .sCnt1 .tabBar TD.on A:Active, .sCnt1 .tabBar TD.on A:Visited, .sCnt1 .tabBar TD.on A:Hover {font-weight:bold;text-decoration:none !IMPORTANT;color:#FFF}
	.tabBar #tvTab {background-color:#93A902;color:#fff}
	.tabBar #tvTab A:Link, .tabBar #tvTab A:Active, .tabBar #tvTab A:Visited {font-weight:bold;text-decoration:none !IMPORTANT;color:#FFF} 
	.tabBar #tvTab A:Hover {font-weight:bold;text-decoration:none !IMPORTANT;color:#CCC}
	.subtabBar {padding:2px 5px}
	.subtabBar A:Link, .subtabBar A:Active, .subtabBar A:Visited {font-weight:bold;text-decoration:none !IMPORTANT}
	.subtabBar A:Hover {text-decoration:underline !IMPORTANT}

    
    
    /* Bread Crumb */
    .sShell .nav_aux_2 {text-align:center;padding:4px 0;background:#fff url('/images/shell/01/bkg_nav_aux_3.gif') repeat-x top left;border-bottom:1px solid #eee;}
    .sShell .nav_aux_2,
    .sShell .nav_aux_2 A:Link,
    .sShell .nav_aux_2 A:Visited {color:#576C95;font-size:10px}
    .sShell .nav_aux_2 DIV {width:1000px;margin:0 auto;text-align:left;overflow:hidden}
    .sShell .nav_aux_2 DIV .crumbar {float:left;margin:0;padding:0} 
    
    
    
    /* Right Rail */
    .sRR {width:180px;margin:20px 17px 20px 0}
    .sRR .contact {position:relative;padding-top:100px;text-align:center}
    .sRR .contact:Before {content:"";position:absolute;top:0;left:50%;z-index:2;margin-left:-50px;height:100px;width:100px;background-color:transparent;background-image:url('/_images/global/icons/ico-bouy-100x.png');background-position:0 0;background-repeat:no-repeat}
        .ie7 .sRR .contact,
        .ie8 .sRR .contact {padding-top:0}
        .ie7 .sRR .contact:Before,
        .ie8 .sRR .contact:Before {display:none}
    .sRR .contact .ln1 {color:#444;font-size:14px;font-weight:normal}
    .sRR .contact .ln2 {font-size:24px;line-height:30px;font-family:"Times New Roman",Georgia,Serif; letter-spacing:-1px}
    .sRR .contact .ln3 {color:#444;font-size:14px;font-weight:normal;margin-top:10px}
    .sRR .contact .ln4 {font-size:24px;line-height:30px}
    .sRR .contact .ln5 {font-size:11px;color:#888;font-style:italic}
    .sRR .contact .ln6 {font-size:11px;font-style:italic}



































    .nav_jumppage_1 {float:right;text-align:right;padding-top:15px}
	.nav_jumppage_1 A:Link,
	.nav_jumppage_1 A:Visited {color:#CCC; text-decoration:none}
	.nav_jumppage_1 A:Hover,
	.nav_jumppage_1 A:Active {color:#FFF; text-decoration:underline}


	/* Link Icons: Common Settings - Icons on left  */
	.sLnkAdd1,.sLnkAdd2,.sLnkBackorder {padding-left:25px;background:transparent no-repeat left center;display:inline-block}


    /* Link Icons: Icon Paths  */
	.sLnkAdd1 {background-image:url('/images/_global/icons/ico-addcart-1.png')}
	.sLnkAdd2 {background-image:url('/images/_global/icons/ico-addcart-3.png')}
	.sLnkBackorder {background-image:url('/images/_global/icons/ico-newwindow-1.png')}

		
	/* Link Icons: Alternate Style - Icons on right */
	.sLnkAlt1 {padding-right:20px;padding-left:0;background-position:right center}


    /* Primary Button: Default Color Set */	
    INPUT.sBtn1 {background-color:#FF7C00;color:#FFF;border-top-color:#FFAA5A;border-left-color:#FFAA5A;border-right-color:#C15F00;border-bottom-color:#C15F00}


    /* Secondary Button: Default Color Set */	
    INPUT.sBtn2 {background-color:#EEE;color:#000;border-color:#606060;border-top-color:#EEE;border-left-color:#EEE}
    INPUT.sBtn2.sBtn2Alt1 {background-color:#333;color:White;width:100px}
    INPUT.sBtn2.sBtn2Alt2 {background-color:#248AFD;color:White;width:100px;line-height:33px}


    /* Link Button: Default Color Set */	    
    .sBtnLnk1 {background-color:#FF7C00;color:#FFF;border-top-color:#FFAA5A;border-left-color:#FFAA5A;border-right-color:#C15F00;border-bottom-color:#C15F00}


	/* Primary Buttons */
	.btn_1 {padding:2px 10px;font-size:1.35em;*font-size:1.3em;font-family:Arial, Helvetica, sans-serif;font-weight:normal;border-width:2px;border-style:solid;cursor:pointer;background: #ffb701;background:-moz-linear-gradient(top, #ffb701 0%, #f27700 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb701), color-stop(100%,#f27700));background:-webkit-linear-gradient(top, #ffb701 0%,#f27700 100%);background: -o-linear-gradient(top, #ffb701 0%,#f27700 100%);background: -ms-linear-gradient(top, #ffb701 0%,#f27700 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb701', endColorstr='#f27700',GradientType=0 );background: linear-gradient(top, #ffb701 0%,#f27700 100%);color:#FFF;border-color:#ffce39 #d97100 #d97100 #ffce39;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border-width:1px}
	.btn_1.alt_1 {font-size:16px}
	.btn_1.alt_2 {background:#BD0430 url('/images/_global/actionbtn_tv.gif') repeat-x left center;border-color:#BD0430 #BD0430 #BD0430 #BD0430}
	.btn_1.alt_3 {font-size:16px;background:#ED1F24 url('/images/_global/actionbtn_pro.gif') repeat-x left center;border-color:#ED1F24 #ED1F24 #ED1F24 #ED1F24}
	.btn_1.alt_4 {font-size:16px;background:#038fea url('/images/_global/actionbtn_centralnic.gif') repeat-x left center;border-color:#038fea #038fea #038fea #038fea}


	/* Secondary Buttons */
    .btn_2 {background:#848484 url('/images/_global/actionbtn_3a.gif') repeat-x left center; border-width:1px; border-style:solid; border-color:#ADBCCD #214785 #214785 #ADBCCD; color:#214785; font-weight:bold; padding-bottom:1px;}
	.btn_2.alt_1 {font-size:16px}


	/* Link Buttons */
	A.btn_1:Link,A.btn_1:Visited,A.btn_1:Hover,A.btn_1:Active {float:left;padding:2px 12px;text-decoration:none;color:#fff;margin-right:5px}
	A.btn_2:Link,A.btn_2:Visited,A.btn_2:Hover,A.btn_2:Active  {float:left;padding:2px 12px;text-decoration:none;color:#214785;margin-right:5px}


	/* Membership features */
	TABLE.memberlvl_1 {width:100%; font-size:12px}
	TABLE.memberlvl_1 TD {width:248px;border-left:5px solid #FFF;padding:5px;vertical-align:top}
	TABLE.memberlvl_1 .border_1 {border-bottom:1px solid #FFF}
	TABLE.memberlvl_1 P {margin:0;padding:5px 0}
	TABLE.memberlvl_1 .bkg_1 {background:#CBDEF0 url(../images/bulk/bkg_featuretable1.gif) repeat-x;text-align:center;border-bottom:1px solid #FFF;}
	TABLE.memberlvl_1 .bkg_1_1 {background-color:#CBDEF0;text-align:center}
	TABLE.memberlvl_1 .bkg_1_2 {background:transparent url(../images/bulk/bkg_featuretable2.gif) repeat-x}
	TABLE.memberlvl_1 .bkg_2 {background:#DDD url(../images/bulk/bkg_featuretable3.gif) repeat-x;text-align:center}
	TABLE.memberlvl_1 .bkg_2_1 {background-color:#DDD;text-align:center}
	TABLE.memberlvl_1 .bkg_2_2 {background:transparent url(../images/bulk/bkg_featuretable4.gif) repeat-x}
	TABLE.memberlvl_1 .bkg_3 {background-color:#F7F7F7}
	TABLE.memberlvl_1 .bkg_3_1 {background-color:#c3d6e7}
	TABLE.memberlvl_1 .bkg_3_2 {background-color:#d4d4d4}
	/* member level icon and text */
	TABLE.memberlvl_1 .divider_1 {margin:10px 0 0 5px; text-align:center}
    TABLE.memberlvl_1 .divider_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	TABLE.memberlvl_1 .divider_1 {display:inline-block}
	TABLE.memberlvl_1 .divider_1 {display:block}
	* html TABLE.memberlvl_1 .divider_1 {height:1px}
	TABLE.memberlvl_1 .divider_1 IMG {float:left}
	TABLE.memberlvl_1 .divider_1 H4 {float:left;margin:0;padding:8px 0 0 10px;}
	TABLE.memberlvl_1 .divider_1 P {font-size:11px}
	
	
	/* Shopping Cart Upsell */
	.cart_upsell_1 {background:transparent url('/images/cart/bg_upsell.gif') repeat-x; padding:5px 25px; height:70px}
	.cart_upsell_1 P {font-size:12px;  margin:5px 0 0 0}
	.cart_upsell_1 IMG {float:left; padding:5px 10px 0 0}
	.cart_upsell_1 .copy_1 {float:left; width:560px}
	.cart_upsell_1 .copy_1 H1 {font-size:20px; font-weight:normal; margin:10px 0 0 0}
	.cart_upsell_1 .copy_2 {float:left; width:460px}
	.cart_upsell_1 .copy_2 H1 {font-size:18px; font-weight:normal; margin:10px 0 0 0}
	.cart_upsell_1 .actionbtn_1 {float:right; padding:20px 0 0 20px}
	.cart_upsell_1 .actionbtn_2 {float:right; padding-top:15px}
	

    /* Content Rotator 1 - Powered by jQuery UI tabs */
	#content_rotator_1 {position:relative;margin-bottom:20px;font-size:16px;overflow:hidden;height:392px}
	#content_rotator_1 .ui-tabs-nav {margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none;font-family:Arial, Helvetica, sans-serif;float:left;position:absolute;bottom:0px;left:0;z-index:1;width:100%}
	* HTML #content_rotator_1 .ui-tabs-nav {bottom:-1px}
	* + HTML #content_rotator_1 .ui-tabs-nav {bottom:0px}                              
	#content_rotator_1 .ui-tabs-nav-item {margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;list-style:none;float:left}
	#content_rotator_1 .ui-tabs-nav-item A:Link, 
	#content_rotator_1 .ui-tabs-nav-item A:Visited {margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;float:left;font-size:.9em;font-weight:bold;text-decoration:none;color:#FFF}
	#content_rotator_1 .ui-tabs-nav-item A:Hover,
	#content_rotator_1 .ui-tabs-nav-item A:Active,
    #content_rotator_1 .ui-tabs-selected A:Link,
	#content_rotator_1 .ui-tabs-selected A:Visited,
	#content_rotator_1 .ui-tabs-selected A:Hover,
	#content_rotator_1 .ui-tabs-selected A:Active {color:#FFF}
	#content_rotator_1 .ui-tabs-nav-item A SPAN {float:left;padding:12px 0;cursor:pointer;width:186px;text-align:center}	
	#content_rotator_1 .ui-tabs-nav-item A:Hover,
	#content_rotator_1 .ui-tabs-nav-item A:Active,
	#content_rotator_1 .ui-tabs-selected A:Link,
	#content_rotator_1 .ui-tabs-selected A:Visited,
	#content_rotator_1 .ui-tabs-selected A:Hover,
	#content_rotator_1 .ui-tabs-selected A:Active {background-color:white;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;color:#08214D}
	#content_rotator_1 .ui-tabs-panel {margin:0;padding:40px 0 0 25px;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}
	#content_rotator_1 .ui-tabs-hide {display:none;}
	#content_rotator_1 #fragment-1 {background:transparent url('/images/_global/hp-bnr-photo1.jpg') no-repeat top left;height:392px}
	#content_rotator_1 #fragment-2 {height:392px;padding-left:25px}
	#content_rotator_1 #fragment-3 {height:392px;padding-left:25px}
	#content_rotator_1 #fragment-4 {height:392px;padding-left:25px}
	#content_rotator_1 H2 {color:#FFF;font-weight:normal;margin:0;font-size:30px;line-height:1.2em}
	#content_rotator_1 LI {color:#FFF;font-weight:bold;margin-left:20px}
	#content_rotator_1 P {line-height:3em;margin-top:25px}
	#content_rotator_1 .sHighlight {color:#04034A}
	#content_rotator_1 .sPhone {color:#FFF}
    #content_rotator_1 .sSignupBtn1 {float:left;height:50px;width:203px;text-indent:-9999em;margin-right:15px;background:transparent url('/images/_global/hp-bnr-button1.png') no-repeat}

	#content_static {margin-bottom:20px;font-size:16px;overflow:hidden;height:392px}
	#content_static {background:transparent url('/images/_global/hp-bnr-photo1.jpg') no-repeat top left;height:392px}
	#content_static H2 {color:#FFF;font-weight:normal;margin:0;font-size:30px;line-height:1.2em}
	#content_static li {color:#FFF;font-weight:bold;margin-left:20px; font-size:12px;}
	#content_static P {line-height:3em;margin-top:25px}
	#content_static .sHighlight {color:#04034A}
	#content_static .sPhone {color:#FFF}
    #content_static .sSignupBtn1 {float:left;height:50px;width:203px;text-indent:-9999em;margin-right:15px;background:transparent url('/images/_global/hp-bnr-button1.png') no-repeat}
	#content_static .ui-tabs-nav-item {margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;list-style:none;float:left}
	#content_static .ui-tabs-nav-item span {float:left;padding:12px 0;cursor:pointer;width:180px;text-align:center;font-size:small;}	
	
	
	/* eNom Central Home Page */
	#central_home #content_main {width:515px}
	#central_home #content_sub {width:216px}
	#central_home .box_1 .become_etp H5 {font-size:12px;font-style:italic;margin:0 0 .5em 0;line-height:1.2em}
	#central_home .box_1 .become_etp H5 SPAN {display:block;text-align:right;font-size:18px}
	#central_home .box_1 .become_etp P {margin:.3em 0}
	#central_home .box_1 .become_etp UL {margin:1em 0;padding:0;list-style:none}	
	#central_home .box_1 .become_etp LI {margin:.5em 0 .5em 5px;padding:0 0 0 15px;background:transparent url('/images/e3/e3_dotarrow_rht_blu.gif') 0 3px  no-repeat}	
	#central_home .box_1 .become_etp UL UL {list-style:none;padding:0;margin:0}	


	/* Collateral Layout */
	#collateral:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	#collateral {display:inline-block;margin:0;padding:5px 0;list-style:none}
	* html #collateral {height:1%}
	#collateral {display:block}
	#collateral LI {float:left;width:248px;margin:10px 0}
	#collateral IMG {float:left;margin-right:5px}
	#collateral A {float:left;padding-top:20px}


	/* PDQ Landing Header */
	.pdq_header_1 {border-top:3px solid #92A5BC;border-bottom:1px solid #92A5BC;padding:1px 0}
	.pdq_header_1 .bgimage {height:210px;background:#3a7fcd url('/images/2008images/photo_header_pdq.jpg') no-repeat;padding:1px 0}
	.pdq_header_1 .productlogo {margin-left:15px; background:transparent url('/images/2008images/logo08_pdq80x.gif') 6px 0 no-repeat}
	.pdq_header_1 H1 {color:#333;margin:18px 0 0 110px;width:12em;font-size:20px; padding-top:10px}
	.pdq_header_1 H1 STRONG {font-size:28px}
	.pdq_header_1 H2 {color:#DE5D00;margin:10px 0 28px 15px;width:12em;font-size:20px}
	.pdq_header_1 H2 STRONG {font-size:28px}
	.pdq_header_1 P {color:#333;margin:25px 0 0 15px;width:16em;font-size:1.5em}
	.pdq_header_1 P.links_1 {margin:15px 0 0 15px;width:30em;font-size:1.2em;}
	
	
	/* API Landing Header */
	.api_header_1 {border-top:3px solid #92A5BC;border-bottom:1px solid #92A5BC;padding:1px 0}
	.api_header_1 .bgimage {height:210px;background:#3a7fcd url('/images/2008images/photo_header_api.jpg') no-repeat;padding:1px 0}
	.api_header_1 .productlogo {margin-left:15px; background:transparent url('/images/2008images/logo08_api80x.gif') 6px 0 no-repeat}
	.api_header_1 H1 {color:#333;margin:18px 0 0 110px;width:12em;font-size:20px; padding-top:10px}
	.api_header_1 H1 STRONG {font-size:28px}
	.api_header_1 H2 {color:#DE5D00;margin:10px 0 28px 15px;width:12em;font-size:20px}
	.api_header_1 P {color:#333;margin:25px 0 0 15px;width:16em;font-size:1.5em}
	
	
	/* Benefits Landing Header */
	.reseller_header_1 {border-top:3px solid #92A5BC;border-bottom:1px solid #92A5BC;padding:1px 0}
	.reseller_header_1 DIV {height:210px;background:#3a7fcd url('/images/2008images/photo_header_benefits.jpg') no-repeat;padding:1px 0}
	.reseller_header_1 H1 {color:#144682;margin:20px 0 0 15px;width:12em;font-size:2.5em;line-height:30px;letter-spacing:-.02em}
	.reseller_header_1 P {color:#333;margin:20px 0 0 15px;width:18em;font-size:1.5em;}


	/* Benefits Landing Content */
    .benefits_4column_1 {margin:0; text-align:center}
	.benefits_4column_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.benefits_4column_1 {display:inline-block}
	.benefits_4column_1 {display:block}
	* html .benefits_4column_1 {height:1px}
    .benefits_4column_1 .main_1 {float:left; width:24%; margin:0; padding:0}
    .benefits_3column_1 {margin:0}
	.benefits_3column_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.benefits_3column_1 {display:inline-block}
	.benefits_3column_1 {display:block}
	 * html .benefits_3column_1 {height:1px}
    .benefits_3column_1 .bgimage_1 {background-image: url(../images/2008images/bg_onepanel1.gif); background-repeat: no-repeat; background-position: left top; padding-top: 1em}
    .benefits_3column_1 .bgimage_2 {overflow:hidden; background-image: url(../images/2008images/bg_onepanel2.gif); background-position: left bottom; background-repeat: no-repeat}
    .benefits_3column_1 .main_1 {float:left; width:33%; margin:0; padding:0}
    .benefits_3column_1 .main_1 H3 {color:#333; text-align:left; margin:0 0 10px 20px}
    .benefits_3column_1 .main_1 H3 STRONG {color:#DE5D00;}
    .benefits_3column_1 .main_1 P {text-align:left; margin:10px 0 20px 50px}
    .benefits_3column_1 .border_1 {background-image: url(../images/2008images/bg_paneldivider.gif); background-repeat: no-repeat; background-position: right;}
    .borderbox {border:solid 1px #CCC; padding-left:15px}
    .benefits_2column_1 {margin-left:20px}
	.benefits_2column_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.benefits_2column_1 {display:inline-block}
	.benefits_2column_1 {display:block}
	* html .benefits_2column_1 {height:1px}
	.benefits_2column_1 UL {color:#333;font-size:1em; font-weight:bold}
    .benefits_2column_1 .main_1 {float:left; width:49%; margin:0; padding:0}
	.benefits_2column_1 .main_1 LI {list-style:none; margin-bottom:1em;padding:0 50px 0 15px; background:transparent url('/images/e3/e3_dotarrow_rht_blu.gif') 0 3px  no-repeat}


    /* AOL Content */
	.aol_header_1 {margin:.5em 0 .5em 0; background:transparent url('/images/shell/03/aol-myeaddress-logo-2.gif') no-repeat center right;}


    /* Pricing Panels */
    .pricingpanel_1 {background-image: url(../images/rsw/pricingpanel1.gif); background-repeat: no-repeat; background-position: left top; padding-top: 1em}
    .pricingpanel_1 H2 {color: #144682}
    .pricingpanel_1 H3 {color: #000000; font-weight:normal}
    .pricingpanel_1 P {color: #000000}
    .pricingpanel_1 .subpanel {overflow:hidden; background-image: url(../images/rsw/pricingpanel2.gif); background-position: left bottom; background-repeat: no-repeat}
    .pricingpanel_1 .subpanel :after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.pricingpanel_1 .subpanel {display:inline-block}
	.pricingpanel_1 .subpanel {display:block}
	* html pricingpanel_1 .subpanel {height:1px}
    .pricingpanel_1 .column_1 {float:left; width:186px; margin:10px 0; text-align:center; padding:0}
    .pricingpanel_1 .urlpricing {font-size:2em; color: #000000; font-weight:bold}
    .pricingpanel_1 .urlpricing2 {font-size:1.5em; color: #000000; font-weight:bold; vertical-align:super}
    .pricingpanel_1 .cost {font-size:1.5em; color: #FF6600; font-weight:bold}


	/* styles for ajax modal popup */
	.modalBackground {filter:alpha(opacity=70);opacity:0.7;background:Gray}
	.modalPopup {border:2px solid #003399;padding:8px;background-color:#FFF;width:500px}
	.closeButton {width:100%;background:White}
	.popupCloseButton {float:right}
	
	
	/* preconfigure */
    .domainList {height:65px;width:500px;overflow:auto;border:1px solid #000}
    .loading {background:url('../images/_global/loader_small2.gif') no-repeat left;padding-left:20px}
    
    
    /* Login Box */
    .sLoginBox LABEL {font-size:90%}
    .sLoginBox .login INPUT,
    .sLoginBox .password INPUT {width:95%}
    .sLoginBox .actions {margin-top:5px}
    
    
	




    
/* IE Upgrade Notice [OK]
______________________________________________________________________________________________________________ */

.sIEfix {border-bottom:2px solid #333;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:988px;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/sprites/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/sprites/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}

    




		




    



	


