/*-----------------------------------------------------------------------------
Acquire This Name Master Styles
version:   1.0
author:    adam youngers
email:     info@adamyoungers.com
website:   http://www.adamyoungers.com/
-----------------------------------------------------------------------------*/


/* = HTML Resets
-----------------------------------------------------------------------------*/

	/* START - Global Reset, Recompiled by Adam Youngers */
	/* Based off Yahoo! Inc.'s Reset (http://developer.yahoo.net/yui/license.txt) & Andrew Krespanis' Global White Space Reset (http://www.456bereastreet.com/archive/200410/global_white_space_reset/) */
	BODY,DIV,DT,DD,LI,TH,TD,LABEL,ADDRESS {margin:0;padding:0}
	FORM {margin:0;padding:0}
	H1,H2,H3,H4,H5,H6,P,PRE,BLOCKQUOTE,TABLE,UL,OL,DL,FIELDSET {margin:1em 0;padding:0}
	TABLE {border-collapse:collapse;border-spacing:0} /* tables still need cellspacing="0" */
	FIELDSET,IMG,A IMG {border:0}
	FIELDSET {padding:10px}
	LI,DD,BLOCKQUOTE {margin-left:40px}
	ADDRESS,CAPTION,CITE,CODE,DFN,EM,STRONG,TH,VAR {font-style:normal;font-weight:normal}
	CAPTION,TH {text-align:left}
	H1,H2,H3,H4,H5,H6 {font-size:100%;margin:.5em 0;color:#374155;font-weight:normal}
	Q:Before,Q:After {content:''}
	:focus {outline:0} /* remember to define focus styles! */  
    caption,th,td {text-align:left;font-weight:400}
	/* END - Global Reset */

	BODY {font-family:Arial, Helvetica, sans-serif;background:#FFF;text-align:center;padding-bottom:1em; color:#333;}
	STRONG {font-weight:bold}
	A:Link, A:Visited {color:#1284c5}
	A:Hover, A:Active {color:#ff5d00}
	H1 {font-size:1.8em}
	H2 {font-size:1.6em}
	H3 {font-size:1.4em;font-weight:bold}
	H4 {font-size:1.2em;font-weight:bold}
	H5 {font-size:1em;font-weight:bold}
	H6 {font-size:.8em;font-weight:bold}
	EM {font-style:italic}
	
	SUP {font-size:.6em}
	
	
/* = Shell
-----------------------------------------------------------------------------*/
    
    
    .sNav {background:#FFF url('/images/nav-aux.gif') repeat-x top center;height:29px;font-size:.8em;text-align:center}
    .sNav .sNavSub {width:901px;margin:0 auto;padding-top:5px;text-align:right;color:#999999}
    
    .sFtr {background:#FFF url('/images/nav-ftr.gif') repeat-x top center;height:29px;font-size:.8em;text-align:center;margin:15px 0}
    .sFtr .sFtrSub {width:901px;text-align:left;padding:10px 0;margin:0 auto;color:#999999}
    .sFtr P {margin:5px 0}
    
    .sCnt {width:901px;margin:0 auto;text-align:left}
    
    .sOffer {background:transparent url('/images/bkg-offer.gif') no-repeat top left;height:425px;padding-left:25px;margin-top:-60px}
    .sOffer H1 {color:#1284C5;padding-top:80px}
    
    /* = FORMS
    -----------------------------------------------------------------------------*/

	/* Forms */
	.sForm {width:100%;overflow:hidden;margin:.8em 0}
	.sForm .sFormCol1 {margin:0;padding:0;float:left;margin-right:13px;width:218px}
	.sForm .sFormCol2 {margin:0;padding:0;float:left;width:680px}
	/* Forms: Inline Text Boxes */
		.sForm .sFormCol2 .sFormCol2Sub {float:left;margin-right:3px;margin-bottom:6px}
	/* Forms Alternate: Display with sBox or sFormGroup */
		.sForm.sFormAlt1 .sFormCol1 {width:201px}
		.sForm.sFormAlt1 .sFormCol2 {width:660px}

    /* Alternating Forms Groups */
    .sFormGroup {margin:1em 0;width:100%;overflow:hidden}
    .sFormGroup .sFormGroupSub1 {border-bottom:1px solid #DDD;padding:1px 17px;float:left}
    .sFormGroup .sFormGroupSub2 {border-bottom:1px solid #DDD;background:#f3f8fc;padding:1px 17px;float:left}
	/* Alternating Forms Groups: Alternate Float Clearing Method */
		.sFormGroupAlt1:after {content:" ";display:block;height:0;clear:both;visibility:hidden}
		.sFormGroupAlt1 {display:inline-block;overflow:visible}
		* HTML .sFormGroupAlt1 {zoom:1;display:block}
    
    /* Focus & Minimize Text */
	.sFocus1 {font-size:115%}
	.sFocus2 {font-size:125%}
	.sMinim {font-size:75%}
	
	/* Attention Text */
	.sAtten1 {color:#F00}
	    INPUT.sAtten1 {background:#FFE4E1;color:#000}
	    SELECT.sAtten1 {background:#FFE4E1;color:#000}
	.sAtten2 {color:#396}
	
	/* NOTES */
	.sNote {font-size:90%;color:#999;font-weight:normal}
	.sNote.sNoteAlt1 {font-size:100%}
    
    /* = RULES
-----------------------------------------------------------------------------*/

	/* Horizontal Rule 1: Common Settings */
	DIV.sHr {height:1px;background:#BBB;margin:1em 0;width:100%}
	DIV.sHr HR {display:none}
	/* Horizontal Rule Alternate: Lighter Color */
		DIV.sHr.sHrAlt1 {background:#E2E2E2}
	/* Horizontal Rule Alternate: Double Line */
		DIV.sHr.sHrAlt2 {height:1px;background:none;border-top:1px solid #BBB;border-bottom:1px solid #BBB}
	/* Horizontal Rule Alternate: Thicker Line */
		DIV.sHr.sHrAlt3 {height:3px;background:#BBB}
	/* Horizontal Rule Alternate: No Margin */
		DIV.sHr.sHrAlt4 {margin:0}
    
    /* 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}
    
	/* Wrappers */
	.wrapper_1 {}
	.wrapper_2 {width:901px;margin:0 auto;text-align:left;}
	
	/* Navigation */
	.nav_1 {font-size:.8em}
	.nav_1 SPAN {color:#999999; font-size:.9em}
	
	
    /* = BOXES
    -----------------------------------------------------------------------------*/
	
	/* Box */
	.sBox {padding:8px 17px;border:1px solid #CCC;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin:5px 0}
	.sBox.sBoxClr1 {background-image:url('/_images/ui-grad-2.gif')}
	.sBox.sBoxClr2 {background-image:url('/_images/ui-grad-3.gif')}
	.sBox.sBoxClr3 {background-image:url('/_images/ui-grad-4.gif')}
	.sBox.sBoxClr4 {background-position:0 -4px}
	.sBox.sBoxClr5 {background:#f8f5ee;border-color:#f8f5ee}
	/* Boxes Alternate: Shrink Wrap Contents */
	    .sBox.sBoxAlt1 {float:left}
	/* Boxes Alternate: Float Clearing Method 1 */
	    .sBox.sBoxAlt2 {overflow:hidden}
	/* Boxes Alternate: Float Clearing Method 2 */
		.sBox.sBoxAlt3:after {content:" ";display:block;height:0;clear:both;visibility:hidden}
		.sBox.sBoxAlt3 {display:inline-block;overflow:visible}
		* HTML .sBox.sBoxAlt3 {zoom:1;display:block}
	/* Boxes Alternate: Extra margin */
	    .sBox.sBoxAlt4 {margin:15px 0}
	/* Boxes Alternate: Extra margin */
	    .sBox.sBoxAlt5 {padding:17px 17px;}
	    
    /* Scrollable Box */
    .sScrollBox {max-height:145px;min-height:85px;width:400px;overflow:scroll;overflow-x:hidden;border:1px solid #ccc;background:#EAE8D8}
    .sScrollBox TABLE {border-left:0;border-right:0;border-top:0}
	/* Branding
	.branding_1 {margin:0;text-align:left;float:left;}
	.branding_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.branding_1 {display:inline-block}
	.branding_1 {display:block; }
	* HTML .branding_1 {height:1px} */
	.branding_1 {margin-bottom:0;float:left;text-indent:-9999em;height:49px;width:312px;background:transparent url('../images/logo-acquire-this-name-1.gif') no-repeat;cursor:pointer;padding:0px;}

	/* Content Wrappers *//**/
	.content_wrap_1 {margin:0 auto;text-align:left;width:901px;text-align:left}
	.content_wrap_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.content_wrap_1 {display:inline-block}
	.content_wrap_1 {display:block}
	.content_wrap_1 H3 {color:#FF9500}
	* HTML .content_wrap_1 {height:1px}
	
	/* = ALERTS
    -----------------------------------------------------------------------------*/
	
	/* Alerts: Common Settings */
	.sInfo1,.sSuccess1,.sError1,.sAlert1 {padding:5px 5px 5px 25px;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;}
	/* Alerts: Alert Types */
		.sInfo1 {background-color:#F9F9F9;background-image:url('/images/ico_info_1.png');border-color:#BBB}
		.sError1 {background-color:#FEE;background-image:url('/images/ico_error_1.png');border-color:#E99}
		.sAlert1 {background-color:#FFE;background-image:url('/images/ico_alert_1.png');border-color:#EE9}
		.sSuccess1 {background-color:#EFE;background-image:url('/images/ico_success_1.png');border-color:#9E9}
	
	/* Thick Header - Home Page*/
	
	.CntHead1 {height:295px;background:transparent url('../images/bg_content_arrow.gif') no-repeat;padding:1px 0 1px 20px}
	.CntHead1.CntHeadAlt1 {background:transparent url('../images/bg_content_woman2.gif') no-repeat}
	.CntHead1 SPAN A {text-decoration:none}
	.CntHead1 P {color:white;font-size:20px;margin-top:90px;font-weight:bold; margin-bottom:10px}
	.CntHead1 .search_box A:Link, .search_box A:Visited {color:White}
	.CntHead1 .search_box A {font-size:10pt; margin-top:4px}
	.CntHead1 .ticker {float:left;margin:85px 0 0 45px;width:315px;overflow:hidden}
	.CntHead1 .ticker P {color:#4a4a4a;padding:0 5px;font-size:14pt;font-style:italic;font-weight:normal;width:315px;margin-bottom:0}
	.CntHead1 .search_box {float:left}
	.CntHead1 .filtered_options {margin-top:67px}
	.CntHead1 .filtered_options P {font-size:10pt}
	.CntHead1 .search_box P {color:white;font-size:20px;margin-top:150px;font-weight:bold; margin-bottom:10px}
	.CntHead1 .include_options {float:left; margin-right:50px; margin-left:30px}
	.CntHead1 .include_options INPUT {margin-left:0}
	.CntHead1 .include_options LABEL {color:White; font-size:9pt; margin-left:2px}
	.CntHead1 .character_options {float:left}
	.CntHead1 .character_options INPUT {padding:0}
	.CntHead1 .ticker UL {color:#000;font-size:2em;list-style-type:none;margin:0}
	.CntHead1 .ticker LI {margin:0 0 0 5px}
	
	/* Divider: Use to left and right align two items */
    /* TODO: NEED TO ADD TO STYLE GUIDE */
    .sDiv {width:100%;overflow:hidden}
    .sDiv .sDivCol1 {float:left}
    .sDiv .sDivCol2 {float:right;text-align:right}
    /* Divider Extensions: Use when margins are needed. */
       .sDivAlt1 {margin:1em 0}
    /* Divider Column Extension: Use when no margins are needed */
       .sDivAlt2 {margin:0}
    /* Divider Column Extension: Use with headlines to align links to page title */
       .sDiv .sDivColAlt1 {margin-top:2em}
    /* Divider Column Extension: Used on page titles to align H1 and H3 elements. Such as product name and price. */
       .sDiv .sDivColAlt2 {margin-top:1.3em}
    /* Divider Column Extension: Use with item count and item count control on manage pages. */
       .sDiv .sDivColAlt3 {margin-top:.2em}
     
    
    .imagemap {position:absolute;width:312px;height:49px;top:-8px;left:0}
	.maphide {visibility:hidden;}
	
   /*
  	.content_head_1 .head_1 {background:transparent url('../images/bg_content_woman.gif') repeat-x top left;margin:5px auto;margin-top:-40px;width:901px;height:225px;text-align:left}
	.content_head_1 .head_2 {background:transparent url('../images/bg_content_arrow.gif') repeat-x top left;margin:5px auto;margin-top:-40px;width:901px;height:225px;text-align:left}
	.content_head_1 .head_1 H1 {color:#F60;font-size:1.5em;margin:0 304px 0 0;padding:1.3em .5em .5em .5em}
	.content_head_1 .head_1 H3 {color:#000;font-size:1em;margin:0 304px 0 0;padding:0 0 0 .7em}
	.content_head_1 .head_1 .ticker P {color:#4a4a4a;margin:122px 0 0 615px;padding:0 .5em;font-size:12pt;font-style:italic;font-weight:bold;position:absolute; width:200px}
	.content_head_1 .head_1 .filtered_options {margin:14px 0 0 500px;padding:0 .5em;position:absolute; width:350px}
	.content_head_1 .head_1 .filtered_options P {font-size:10pt;}
	.content_head_1 .head_1 .include_options {float:left;}
	.content_head_1 .head_1 .include_options INPUT {margin-left:0}
	.content_head_1 .head_1 .include_options LABEL {color:White; font-size:9pt; margin-left:2px}
	.content_head_1 .head_1 .character_options {float:left;margin-left:50px}
	.content_head_1 .head_1 .character_options INPUT {padding:0}
	.content_head_1 .head_1 UL {color:#000;font-size:1em;margin:0 304px 0 0;padding:0 .5em;font-size:1.3em;list-style-type:none}
	.content_head_1 .head_1 LI {padding:0;position:absolute;margin:140px 0 0 615px}
    */
	
	/* Thick Header - Form Header*/
	.content_head_1_form {background:#FFF url('../images/bkg-content-head-1-1.gif') repeat-x top left}
	.content_head_1_form .head_2 {width:901px;height:180px;margin:0 auto;text-align:left}
	.content_head_1_form .head_2 H1 {color:#FFF;font-size:1.8em;margin:0 521px 0 0;padding:1.3em .5em .5em 0}
	
	/* Thin Header */
	.content_head_2 {background:#FFF url('../images/bkg-content-head-2-1.gif') repeat-x top left}
	.content_head_2 .head_1 {width:901px;height:104px;margin:0 auto;text-align:left;}
	.content_head_2 .head_1 H1 {color:#FFF;font-size:1.8em;margin:0 521px 0 0;padding:1.3em .5em .5em 0}
	.content_head_2 .head_1a {width:901px;height:54px;margin:0 auto;text-align:left;}
	.content_head_2 .head_1a H1 {color:#FFF;font-size:1.8em;margin:0 521px 0 0;padding: .5em .5em .5em .5em}
	.content_head_2 .head_2 {width:901px;height:104px;margin:0 auto;text-align:left;}	
	.content_head_2 .head_2 H1 {color:#FFF;font-size:1.8em;margin:0;padding:1.3em .5em .5em 0}
	.content_head_2 .head_2a {width:901px;height:54px;margin:0 auto;text-align:left;}
	.content_head_2 .head_2a H1 {color:#FFF;font-size:1.8em;margin:0;padding: .5em .5em .5em .5em}
	
	/* Two Columns on Thick Header */
	.content_main_1 {float:right;width:521px;margin-top:-205px;z-index:100;position:relative}
	.content_sub_1 {float:left;width:369px}
	
	/* Two Columns on Thin Header */
	.content_main_2 {float:right;width:521px;margin-top:-129px;z-index:100;position:relative}
	.content_sub_2 {float:left;width:369px}
	
	/* Two Columns on Search */
	.content_main_3 {float:left;margin-top:10px;width:581px;}
	.content_main_table {float:left;margin-top:0px;width:581px;}
	.content_table H3 {color:#0063a1;}
	.content_sub_3 {float:right;width:293px;}
	
	/* Search */
    .header_search {float:right; width:311px;}
    .header_search .primary_search {margin-right:0; padding:0; background:url('../images/bkg-search-2.gif') no-repeat; float:left; height:37px; width:240px;}
    .header_search .primary_search input {display:block; border:0px; background:transparent; color: #ccc; font-size:14px; padding:2px 0 2px 20px; margin:8px 5px 5px 5px; background:#fff url('../images/icon_search.gif') 3px 50% no-repeat; width:180px;}
    .header_search .primary_search_button {display:block; border:none; width:71px; height:37px; cursor:pointer; background:url('../images/btn_search_2.gif') no-repeat;}
    
    .main_search {margin:0 0 10px 0; width:581px;}
    .main_search:after {content:".";display:block;height:0;clear:both;visibility:hidden}
    .main_search .search {margin-right:0; padding:0; background:url('../images/bkg-search-1.gif') no-repeat; float:left; width:432px; height:56px; }
    .main_search .search input {display:block; border:0px; background:transparent; color: #ccc; font-size:24px; padding:2px 0 2px 10px; margin:10px 5px 5px 10px;width:380px;}
    .main_search .search_button {display:block; border:none; width:149px; height:56px; cursor:pointer; background:url('../images/btn_search_1.gif') no-repeat;}
    
    .search {background:transparent url('../images/bkg-content-head-1-search.gif') repeat-x top left;width:901px;height:136px;margin:0 auto;text-align:left;}
	.search P {padding:15px 0 0 20px; margin-bottom:10px; font-weight:bold; color:#333;}
	.search P SPAN {font-size:10pt;}
	.search .adv_option {display:inline; float:left; font-weight:normal; padding-left:20px; margin-top:0px; margin-right:10px; font-size:9pt; padding-top:0;}
    .adv_option input {font-weight:normal; font-size:9pt; margin: 0 5px 5px 0; vertical-align:middle;}
    
	/* Company Info 1 */
	.company_info_1 {font-size:.7em;color:#596774;background:#FFF url('../images/bkg-footer-1.gif') no-repeat bottom left;width:901px;margin:.5em auto;text-align:left}
	.company_info_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.company_info_1 {display:inline-block}
	.company_info_1 {display:block}
	* HTML .company_info_1 {height:1px}
	.company_info_1 DIV {float:none;padding:1.5em 1em 2.5em;background:transparent url('../images/bkg-footer-2.gif') no-repeat top left}
	.company_info_1 P {margin:0;padding:0 .6em;float:left}
	.company_info_1 UL {margin:0;padding:0;float:right;list-style:none}
	.company_info_1 LI {margin:0;padding:0;float:left;padding:0 .6em;border-left:1px solid #999999}
	.company_info_1 LI:first-child {border:none}
	
	/* Search Results */
	.search_results {width:861px;margin:10px 20px 10px 20px;border-bottom:solid 15px transparent}
    .box_top {background:transparent url('../images/bkg-footer-3-top.gif') no-repeat top left;margin:0;padding:4px 4px 0 4px;height:3px}
    .border_results {background:#FFF url('../images/bkg-footer-3.gif') no-repeat bottom left;width:901px;margin-top:0}
	.Results {width:50%;padding:5px;border-right:solid 1px white}
	.Results.Alt1 {background-color:#FCF7ED}
	
	/* Domain Search Panel */
    .sSearchField_bg {background:transparent url(/images/search_field_bg_1.gif) no-repeat; width:470px;height:39px;margin-bottom:5px}
    .sTextField_blank input {border:0;margin:11px 0 0 15px;float:left;}
    .sButton_align input {margin:4px 11px 0 0px; width:138px; height:32px; float:right}

/* = Boxes
-----------------------------------------------------------------------------*/

	/* Standard box - 1/3 Size */
	.box_1 {background:#FFF url('../images/bkg-box-1-1.gif') no-repeat bottom left;margin:.5em 0;width:293px}
	.box_1 H3 {background:transparent url('../images/bkg-box-1-2.gif') no-repeat top left;margin:0;padding:4px 4px 0 4px;font-size:1.2em;color:#FFF}
	.box_1_blue {background:transparent url('../images/bkg-box-1-2-only.gif') no-repeat top left;margin:0;padding:4px 4px 0 4px;font-size:1.2em;color:#FFF}
	.box_1 H3 SPAN {display:block;padding:.3em .5em;margin:0;border-bottom:1px solid #DDD;}
	.box_1 .box_1_sub {padding:0 4px 4px 4px}
	.box_1 .view_more_1 {margin:0;padding:.5em;text-align:right;border-top:1px solid #DDD;font-size:.9em;}
	/* 3 Columns of Boxes */
	.box_1_group:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.box_1_group {display:inline-block}
	* HTML .box_1_group {zoom:1;display:block}
	.box_1_group .group_1 {float:left}
	.box_1_group .group_2 {float:left;margin-left:11px;}
	.box_1_group .group_3 {float:right;margin-left:11px;}
	.box_1_group .group_4 {float:right;margin-left:11px;}
	/* Admin */
	.box_1 H3 SPAN INPUT {width:97%; font-family:Arial, Helvetica, sans-serif; font-size:1em; font-weight:bold; border-width:1px;}
	.box_1 .box_1_sub TEXTAREA {margin:.3em .5em;width:92%;height:250px; font-family:Arial, Helvetica, sans-serif;border-width:1px;}

	
	
		
	/* Overlapped Form Box - See ie-fixes.css */
	.box_2 {width:521px;}
	.box_2 H2 {background:transparent url('../images/bkg-box-2-2.png') no-repeat top left;margin:0;padding:4px 4px 0 4px;font-size:1.2em;color:#FFF}
	.box_2 H2 SPAN {display:block;padding:.3em .5em;margin:0;border-bottom:1px solid #DDD; }
	.box_2 .box_2_sub {padding:1px 4px 4px 4px;background:transparent url('../images/bkg-box-2-1.png') no-repeat bottom left}
	.box_2 .box_2_sub H3 {padding:0 2%;margin:.3em 0 0 0}
	.box_2 .box_2_sub P {padding:0 2%;margin:.5em 0}
	.box_2 P.form_btns_1 {margin:0;padding:.7em 2%;text-align:right;border-top:1px solid #DDD}
	
	

	/* Overlapped Form Box - See ie-fixes.css */
	.box_3 {width:581px;}
	.box_3 H3 {background:transparent url('../images/bkg-box-3-1b.gif') no-repeat top left;margin:0;padding:4px 4px 0 4px;font-size:.75em;color:#666;height:34px;}
	.box_3 H3 SPAN {padding:.3em .5em;margin:7px 0 0 0;font-weight:normal}
	.box_3 H3 SPAN.clm_1 {margin:7px 0 0 0;float:left;}
	.box_3 H3 SPAN.clm_2 {margin:7px 0 0 0;float:right;}
	.box_3 H3 SPAN.clm_2 a {text-decoration:none;}
	.box_3 .box_3_sub {padding:1px 4px 38px 4px;background:transparent url('../images/bkg-box-3-2b.gif') no-repeat bottom left}
	.box_3 .box_3_sub SPAN {padding:.3em .5em;font-size:.75em;color:#666;height:34px;}
	.box_3 .box_3_sub SPAN.clm_1 {margin-top:7px;float:left}
	.box_3 .box_3_sub SPAN.clm_2 {margin-top:7px;float:right}
	.box_3 .box_3_sub SPAN.clm_2 a {text-decoration:none;}
	
/* = Horizontal Rules
-----------------------------------------------------------------------------*/	

	.hr_1 {border-top:1px double #CCC;border-bottom:1px double #CCC;height:1px;margin:1em 0}
	.hr_1 HR {display:none}
	
	
/* Table 1 - Grid View Table Style */
	/* Sample Usage >>  http: search.aspx*/
	TABLE.table_1 {width:100%;border:0;font-size:.8em;margin:0;padding:0;}
	TABLE.table_1 TR {background:#fff;}
	TABLE.table_1 TD {padding:3px 0 5px 10px;vertical-align:top;}
	
	TABLE.table_1 TR.alt_row_1 {background:#fff5e0;}
	TABLE.table_1 TR.row_head {background:#148acb; color:White; font-weight:bold;}
	TABLE.table_1 TD.head {font-weight:bold;}
	TABLE.table_1 TD.column1 {border-right:solid 1px white; width:650px;}
	TABLE.table_1 TD.column2 {text-align:center;}
	TABLE.table_1 TD.footer {height:20px; background:#c0c0c0;}
	
	TABLE.table_1 TD.clm_2 {text-align:right;padding-right:10px;}


	.content_main_table {float:left;margin-top:0px;width:901px;}
	.position {position:relative; top:-30px;}
	
	
	
/* = Lists
-----------------------------------------------------------------------------*/

	/* Domain Lists - See ie-fixes.css */
	UL.ul_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	UL.ul_1 {display:inline-block;margin:0;padding:0;list-style:none;font-size:.9em;}
	UL.ul_1 LI {margin:0;float:left;width:100%}
	UL.ul_1 LI.alt_row_1 {background:#fff5e0}
	UL.ul_1 LI.alt_row_2 {background:#d9e7f3}
	UL.ul_1 A {display:block;padding:3px 1px 3px 4px}
	UL.ul_1 A.new_1 {background:transparent url('../images/icon-new-1.gif') no-repeat right center}
	UL.ul_1 A.hot_1 {background:transparent url('../images/icon-hot-1.gif') no-repeat right center}
	
	
	/* Form Rows - See ie-fixes.css */
	OL.ol_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	OL.ol_1 {display:inline-block;margin:0;padding:0;list-style:none;font-size:.9em}
	OL.ol_1 LI {margin:0;float:left;width:98%;padding:0 1%}
	OL.ol_1 LI.alt_row_1 {background:#fff5e0}
	
	
	/* Q&A Definition List - See ie-fixes.css */
  	DL.dl_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	DL.dl_1 {display:inline-block;margin:1em 0}
	DL.dl_1 DT {float:left;width:100%;color:#106799;margin-top:.5em;font-weight:bold}
	DL.dl_1 DD {float:left;margin:0;padding:0;width:100%;color:#333;margin-bottom:.5em}
	DL.dl_1 .icon_1 {float:left;width:2em}
	DL.dl_1 .copy_1 {/* float:right;width:90%*/display:block;margin-left:2em}
	

	/* Wire Details - See ie-fixes.css */
	.wire_details_1 {font-size:90%;border:1px solid #CCC;padding-bottom:10px;margin:1em 0;background:#FFF url('/images/bkg_wire_details_1.gif') repeat-x bottom left}
	.wire_details_1 H4 {margin:1em 0 1em 20px}
	.wire_details_1 OL LI {margin-bottom:1em;margin-top:1em; }
	.wire_details_1 UL:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.wire_details_1 UL {display:inline-block;padding:0;list-style:none}
	* HTML .wire_details_1 UL {zoom:1;display:block}
	.wire_details_1 UL LI {float:left;margin:0;padding:0 20px 0 0}
	
	
/* = BUTTONS
-----------------------------------------------------------------------------*/

	/* Button: Common Settings */
	INPUT.sBtn1 {font-size:1.6em;font-family:Arial, Helvetica, sans-serif;font-weight:normal;border-width:2px;border-style:solid;cursor:pointer;background:#FF9400 repeat-x bottom center;color:#FFF;border-color:#ffce39 #d97100 #d97100 #ffce39;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border-width:1px}
	/* Button Alternate Style: Small */
		INPUT.sBtn1.sBtnAlt1 {font-size:1.35em;*font-size:1.2em}
	/* Button Alternate Style: Smaller */
		INPUT.sBtn1.sBtnAlt2 {font-size:1.15em;*font-size:1.1em}
	/* Button Alternate Style: Smallest */
		INPUT.sBtn1.sBtnAlt3 {font-size:1em}
	/* Button Alternate Style: Disabled */
		INPUT.sBtn1.sBtnAlt4 {background:#d1d1d1 url('/_images/ui-grad-6.gif') repeat-x bottom center;color:#DDD;border-color:#ccc #999 #999 #ccc; cursor:default;}
		
	.btn_1 {background:#FF9400;color:#FFF;font-weight:bold;border-width:1px;padding:0;border-color:#FFCC00 #CC0000 #CC0000 #FFCC00;font-size:1em; font-family:Arial, Helvetica, sans-serif;}
	.alt_2 {border-color:white; font-size:.9em; border-width:0; background:transparent url('../images/btn_alt2.gif') no-repeat top left}


/* = Tooltip Styles
-----------------------------------------------------------------------------*/

	A.help {color:#1284c5;font-weight:bold;text-decoration:none;cursor:help}
	A:Hover.help {color:#ff5d00}

	#tooltip {position:absolute;z-index:3000;border:1px solid #666;background:#FFF;padding:5px;opacity:0.85}
	#tooltip H3, #tooltip DIV {margin:0;}
	
	#tooltip.pretty {font-family:Arial, Helvetica, sans-serif;border:none;width:220px;padding:0;background:transparent;}
	#tooltip.pretty H3 {color:#106799;text-align:left;font-size:1em; background:transparent url('../images/bkg-tooltip-1-1.png') no-repeat top left; padding: 13px 13px 0  13px;}
	#tooltip.pretty DIV {text-align:left;font-size:.8em; background:transparent url('../images/bkg-tooltip-1-2.png') no-repeat bottom left; padding: 0 13px 13px 13px;}


/* = INPUT Examples
-----------------------------------------------------------------------------*/
	INPUT.example {color:#AAA}


/* = Misc
-----------------------------------------------------------------------------*/

	/* note_1 */
	.note_1 {color:#777;font-size:.8em;font-weight:normal}
	H1 .note_1 {font-size:.5em}

	
	/* Two Column Form Row - See ie-fixes.css */
  	.form_row_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.form_row_1 {display:inline-block;margin:.5em 0}
	.form_row_1 .label_1 {float:left;margin:0;font-weight:normal;width:27%}
	.form_row_1 .input_1 {float:left;display:inline;margin:0 0 0 4%;width:68%}
	.form_row_1 EM {font-style:italic}
	

	/* Error, Warning, Sucess Styles */
	.error_note_1 {background:#FFE4E1 url('../images/icon_error_1.gif') no-repeat 8px center;color:#C00;border-bottom:1px solid #FFAA98}
	.success_note_1 {background:#efffa6 url('../images/icon_success_1.gif') no-repeat 8px center;color:#360;border-bottom:1px solid #D6EA76}
	.error_note_1, .success_note_1 {padding:5px 5px 5px 30px;text-align:left}
	.error_note_1 P, .success_note_1 P {margin:0 0 1em 0}
	
	
	/* Inline Error Class */
	P.error {color:#C00}
	P.error INPUT {background-color:#FFE4E1}
	
	
	.error_note_1 A:Link, .error_note_1 A:Visited {color:#C00}
	.error_note_1 A:Hover, .error_note_1 A:Active {color:#600}
	

	.divider_1 {margin:.8em 0}
	.divider_1:after {content:".";display:block;height:0;clear:both;visibility:hidden}
	.divider_1 {display:inline-block}
	.divider_1 {display:block}
	* html .divider_1 {height:1px}
	.divider_1 .main_1 {float:left;margin:0}
	.divider_1 .sub_1 {float:right;margin:0}
	
	
	EM.required {color:#F00}
	
	STRONG.highlight_1 { background-color:#BFEAFF;padding:0 3px}
	

	
	.w-75 {width:75px} 
	.w-100 {width:100px}
	.w-125 {width:125px} 
	.w-150 {width:150px} 
	.w-175 {width:175px}
	.w-200 {width:200px}
	.w-225 {width:225px} 
	.w-250 {width:250px}  
	.w-275 {width:275px}  
	.w-300 {width:300px} 
	



/* = jQuery Thick Box
-----------------------------------------------------------------------------*/

	/* global settings needed for thickbox */
	/* *{padding: 0; margin: 0;} */
	/* thickbox specific link and font settings */
	#TB_window {font:12px Arial,sans-serif;color:#333}
	#TB_secondLine {font:10px Arial,sans-serif;color:#666}
	#TB_window A:Link {color:#666}
	#TB_window A:Visited {color:#666}
	#TB_window A:Hover {color:#000}
	#TB_window A:Active {color:#666}
	#TB_window A:Focus{color:#666}
	/* thickbox settings */
	#TB_overlay {position:fixed;z-index:100;top:0px;left:0px;height:100%;width:100%}
	.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat}
	.TB_overlayBG {background-color:#FFF;filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75}
	* HTML #TB_overlay {position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px')} /* ie6 hack */
	#TB_window {position:fixed;background:#FFF;z-index:102;color:#000;display:none;border:2px solid #333;text-align:left;top:50%;left:50%}
	* HTML #TB_window {position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px')} /* ie6 hack */
	#TB_window img#TB_Image {display:block;margin:15px 0 0 15px;border-width:1px;border-style:solid;border-color:#666 #CCC #CCC #666}
	#TB_caption {height:25px;padding:7px 30px 10px 25px;float:left}
	#TB_closeWindow {height:25px;padding:11px 25px 10px 0;float:right}
	#TB_closeAjaxWindow {padding:7px 10px 5px 0;margin-bottom:1px;text-align:right;float:right}
	#TB_ajaxWindowTitle {float:left;padding:7px 0 5px 10px;margin-bottom:1px}
	#TB_title {color:#333;font-weight:bold;height:27px;background-color:#FF9400;border-top:1px solid #FFD600;border-bottom:1px solid #BC6C00}
	#TB_ajaxContent {clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em}
	#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:103;top:50%;left:50%;margin:-6px 0 0 -104px; /* -height/2 0 0 -width/2 */}
	* HTML #TB_load {position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px')}/* ie6 hack */
	#TB_HideSelect {z-index:99;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 {position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px')} /* ie6 hack */
	#TB_iframeContent {clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px}


	
/* = jQuery Tabs
-----------------------------------------------------------------------------*/

	/* Caution! Ensure accessibility in print and other media types... */
	@media projection, screen {.ui-tabs-hide {display:none}}
	/* Hide useless elements in print layouts... */
	@media print {.ui-tabs-nav {display:none}}
	/* Skin */
	.ui-tabs-nav, 
	.ui-tabs-panel {font-family:"Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;font-size:12px}
	.ui-tabs-nav {list-style:none;margin:0;padding:0 0 0 4px}
	.ui-tabs-nav:After {display:block;clear:both;content:" ";}
	.ui-tabs-nav LI {float:left;margin:0 0 0 1px;min-width:84px}
	.ui-tabs-nav A, 
	.ui-tabs-nav A SPAN {display:block;padding:0 10px;background:url('../images/tab.png') no-repeat}
	.ui-tabs-nav A {margin:1px 0 0;padding-left:0;color:#27537a;font-weight:bold;line-height:1.2;text-align:center;text-decoration:none;white-space:nowrap;outline:0}
	.ui-tabs-nav .ui-tabs-selected A {position:relative;top:1px;z-index:2;margin-top:0;color:#000}
	.ui-tabs-nav A SPAN {width:64px;min-width:64px;height:18px;min-height:18px;padding-top:6px;padding-right:0}
	*>.ui-tabs-nav A SPAN {width:auto;height:auto}
	.ui-tabs-nav .ui-tabs-selected A SPAN {padding-bottom:1px}
	.ui-tabs-nav .ui-tabs-selected A, 
	.ui-tabs-nav A:Hover, 
	.ui-tabs-nav A:Focus, 
	.ui-tabs-nav A:Active {background-position:100% -150px}
	.ui-tabs-nav A, 
	.ui-tabs-nav .ui-tabs-disabled A:Hover, 
	.ui-tabs-nav .ui-tabs-disabled A:Focus, 
	.ui-tabs-nav .ui-tabs-disabled A:Active {background-position:100% -100px}
	.ui-tabs-nav .ui-tabs-selected A SPAN, 
	.ui-tabs-nav A:Hover SPAN, 
	.ui-tabs-nav A:Focus SPAN, 
	.ui-tabs-nav A:Active SPAN {background-position:0 -50px}
	.ui-tabs-nav A SPAN, 
	.ui-tabs-nav .ui-tabs-disabled A:Hover SPAN, 
	.ui-tabs-nav .ui-tabs-disabled A:Focus SPAN, 
	.ui-tabs-nav .ui-tabs-disabled A:Active SPAN {background-position:0 0}
	.ui-tabs-nav .ui-tabs-selected A:Link, 
	.ui-tabs-nav .ui-tabs-selected A:Visited, 
	.ui-tabs-nav .ui-tabs-disabled A:Link, 
	.ui-tabs-nav .ui-tabs-disabled A:Visited {cursor:text}
	.ui-tabs-nav A:Hover, 
	.ui-tabs-nav A:Focus, 
	.ui-tabs-nav A:Active,
	.ui-tabs-nav .ui-tabs-unselect A:Hover, 
	.ui-tabs-nav .ui-tabs-unselect A:Focus, 
	.ui-tabs-nav .ui-tabs-unselect A:Active {cursor:pointer}
	.ui-tabs-disabled {opacity:.4;filter:alpha(opacity=40)}
	.ui-tabs-panel {border-top:1px solid #97a5b0;padding:1em 8px;background:#fff}
	.ui-tabs-loading EM {padding:0 0 0 20px;background:url('../images/loading.gif') no-repeat 0 50%}
	/* Additional IE specific bug fixes... */
	* HTML .ui-tabs-nav {display:inline-block}
	*:First-child+HTML .ui-tabs-nav  {display:inline-block}

	
	
/* = Links
-----------------------------------------------------------------------------*/


/* = Dedicated Layouts
-----------------------------------------------------------------------------*/

	.terms_1 {text-align:left;padding:1em}
	
	#purchase-agreement {display:none}



/* = Depricated Styles
-----------------------------------------------------------------------------*/

/* thickbox

/* character limit for domains [...] */
	.chrlmt{text-decoration:none;font-weight:bold;font-size:80%;color:#999;cursor:help;}
	.chrlmt:Hover {color:#ff740d}

