﻿body 
{
	margin: 0px;
	background-color: white;
}

html
{
	/* The following should help with the page shift issues in mozilla.  
	   The first item forces mozilla browsers to always have a 
	   vertical scrollbar, and never a horizontal. By setting the 
	   min-height/margin-bottom, this will produce a vertical scrollbar 
	   and still allow the horizontal scrollbar to appear while getting
	   rid of the page shift.   This appears to have no effect on IE.

	overflow:-moz-scrollbars-vertical;
	min-height: 100%; 
	margin-bottom: 1px;
	*/
}

image
{
	border: 0px;
	text-decoration: none;
}

.seoText
{
	font-size: 8pt;
	font-family: arial,helvetica,sanserif;
}

.f8pt
{
	font-size: 8pt;
	font-family: arial,helvetica,sanserif;
	white-space: nowrap;
}

.f8ptB
{
	font-weight: 700;
	font-size: 8pt;
	font-family: arial,helvetica,sanserif;
}

.f10pt
{
	font-size: 10pt;
	font-family: arial,helvetica,sanserif;
	white-space: nowrap;
}

.f10ptB
{
	font-weight: 700;
	font-size: 10pt;
	font-family: arial,helvetica,sanserif;
}

.f14ptBold
{
	FONT-SIZE: 14px;  
	font-family: arial,helvetica,sanserif;
	color:#000000;
	font-weight: bold;
}

.RSS
{
	display: inline;
	color: white;
	font-family: Verdana;
	font-weight: bold;
	font-size: 7px;
	height: 10px;
	width: 20px;
	text-align: center;
	border-top: 2px solid #FFCC66;
	border-left: 2px solid #FFCC66;
	border-bottom: 2px solid #996600;
	border-right: 2px solid #996600;
	cursor: pointer;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
}
.button
{
	height: 20px;
	font-weight: 700;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	display: run-in;
	text-align: center;
	color: white;
	background-color: #669900;
	border: 2px solid black;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
}
.itemError
{
	height: 15px;
	width: 35px;
	font-weight: 700;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	display: run-in;
	text-align: center;
	color: white;
	background-color: #CC1111;
	border: 1px solid black;
	cursor: help;
	padding-left: 5px;
	padding-right: 5px;
}

#auctionsCSS .AuctionsFont
{
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Segoe UI",Segoe,Helvetica,Arial,"Lucida Grande",sans-serif!important;
	text-rendering: optimizeLegibility!important;
	-webkit-font-smoothing: antialiased!important;
}

/******* Menu ***********/
.menu /*Menu*/
{
	color: white;
	font-weight: 700;
	font-size: 12px;
	font-family: arial,helvetica,sanserif;
}

.menuArrow /*Menu arrow*/
{
	padding-left: 3px;
}

.mH /*Menu Header*/
{
	text-align: center;
	cursor: pointer;
	border-right: 1px solid white;
	font-weight: 700;
	font-size: 12px;
	font-family: arial,helvetica,sanserif;
}

.mL /*Menu List*/
{
	border: 1px solid black;
	background-color: #F0F0F0;
	visibility: hidden;
	position: absolute;
	z-index: 100;
}

.mI /*Menu Item*/
{
	font-weight: normal;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	border-top: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
	color: black;
	background-color: #F0F0F0;
	cursor: pointer;
}
/*******************************************************************************************
*
* These have to stay as-is. DO NOT MODIFY. They are key values used by the proxy translation servers.
*
*******************************************************************************************/
.OneLinkNoTx { /*no-op*/ }
.OneLinkHide { /*no-op*/ }
.OneLinkTxShow { display:none; }
.OneLinkShow { display:none; }
.OneLinkKeepLinks { /*no-op*/ }
.OneLinkReplace { /*no-op*/ }
.OneLinkReplaceNoTx { /*no-op*/ }

/******** Search *********/
.searchBar
{
	border: 1px solid #A7A7A7;
	background-color: #F5F5F5;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 580px;
	height: 30px;
}
.searchHeader
{
	color: white;
	background-color: #81AE1C;
	font-weight: 700;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
}
.sDomainName
{
	color: black;
	height: 10px;
	font-size: 12px;
	font-family: arial,helvetica,sanserif;
}
.sItem
{
	color: black;
	height: 20px;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
}
.sItemA
{
	color: black;
	height: 20px;
	font-size: 11px;
	background-color: #CECECE;
	font-family: arial,helvetica,sanserif;
}
.sExtended
{
	height: 20px;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	background-color: #F9DFBE;
}
.searchResults
{
	vertical-align: top;
	border:1px solid #B8B8B8;
	width: 100%;
	min-height: 338px;
	margin-bottom: 10px;
}
.searchB
{
	color: black;
	font-weight: 700;
	font-size: 12px;
	font-family: arial,helvetica,sanserif;
}
.searchChk
{
	height: 10px;
	width: 10px;
}
.tabM
{
	text-align: center;
	background-repeat: no-repeat;
	height: 29px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	cursor: pointer;
	width: 80px;
}

/******** Advanced Search *********/
.advSearch
{
	width: 578px;
	width: 100%;
	overflow: hidden;
}

.advCheck
{
	width: 10px;
	height: 10px;
	vertical-align:middle;
	margin: 0px;
}

.advInput
{
	font: 10px Arial;
}

.close /* close button */
/* Commented out so UXCore style .close is used 
{
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 2px;
	color: black;
	background-color: #DEDEDE;
	text-decoration: none;
	font: 12px Arial;
	font-weight: 700;
	float: right;
}
    */

/* Styles used in the advanced search calendar - Begin */
.CalendarTitle
{
	color:#9ACCFC;
	font-family:Arial;
	font-size:10px;
	width:100%;
	border-collapse:collapse;
	background-color:#669900;
}

.nav
{
	cursor: pointer;
	cursor: hand;
}

.navdisabled
{
	background-color: #669900;
	color: #669900;
	font: 10px sans-serif;	
}
.dayHeader
{
	color: #000000;
	font: 10px arial;
	border-bottom: 1px #000000 solid;
	font-weight: bold;
}
.empty
{
	background-color: #ffffff;
	border-bottom: 1px #000000 solid;
	/*width: 20px;*/
	height: 1px;
}

.emptybottom
{
	background-color: #ffffff;
	/*width: 20px;*/
	height: 1px;
}

.days
{
	color: #000000;
	background-color: rgb(235,235,235);
	font: 10px arial;
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	/*width: 20px;*/
	height: 10px;
	cursor: pointer;
	cursor: hand;
}
.date
{
	color: #ff9900;
	font: 10px arial;
	font-weight: bold;
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	cursor: pointer;
	cursor: hand;
	/*width: 20px;*/
	height: 10px;
}

/******** Sidebar *****************/
.sidebar
{
	float: right;
	display: inline;
	border-top:1px solid black;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 187px;
}

.sH /* sidebar header */
{
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 175px;
	height: 20px;
	background-color: #DEDEDE;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.sI /* sidebar item */
{
	font-weight: normal;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 5px;
	width: 173px;
	background-color: #F5F5F5;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	max-height: 200px;
}

.sB /* sidebar button */
{
	margin-right: 4px;
	cursor: pointer;
}

.sC /* sidebar cart item */
{
	font-weight: normal;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #F5F5F5;
	max-height: 200px;
}

.sCAlt /* sidebar cart item */
{
	font-weight: normal;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	max-height: 200px;
	background-color: #DEDEDE;
}

/******** My Account *****************/
.myaccount
{
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 125px;
	height: 20px;
	background-color: #DEDEDE;
	border-top: 1px solid black;
	border-bottom: 1px solid black;	
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.myaH /* My Account header */
{
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 125px;
	height: 20px;
	background-color: #DEDEDE;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.myaI /* My Account item */
{
	font-weight: normal;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 5px;
	width: 123px;
	background-color: #F5F5F5;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	max-height: 200px;
}

.myaB /* My Account button */
{
	margin-right: 4px;
	cursor: pointer;
}

/* Styles used in Member's Area - Begin */


/******** trpEmail *****************/
.EmailSubjectTextBox
{
	width: 350px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

.EmailBodyTextBox
{
	width: 350px;
	height: 250px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}




.MAWatchingRow
{
	font-weight: normal;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	color:#000000;
	text-decoration:none;
}

.MADescriptionLink
{
	font-weight: normal;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	font-family: "arial"; 
}

a.MADescriptionLink:visited
{
	font-weight: normal;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
}

.MAWatchingRowAlt
{
	background-color: #ededed;
	font-weight: normal;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	color:#000000;
	text-decoration:none;
}


.MAWatchingRowAltDivLosing a
{
	color:#ffffff;
}

.MAWatchingRowAltDivWinning a
{
	color:#ffffff;
}

.MAWatchingRowLosing
{
	background-color: #E00000;
	font-weight: normal;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	color:#ffffff;
	text-decoration:none;
}

.MAWatchingRowAltLosing
{
	background-color: #E00000;
	font-weight: normal;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	color:#ffffff;
	text-decoration:none;
}


.MAWatchingRowWinning
{
	background-color: #669900;
	font-weight: normal;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	color:#ffffff;
	text-decoration:none;
}

.MAWatchingRowAltWinning
{
	background-color: #669900;
	font-weight: normal;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	color:#ffffff;
	text-decoration:none;
}

.MABiddingRow
{
	font-weight: normal;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	color:#000000;
	text-decoration:none;
}

.MABackorderTextRed
{
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	color:#ff0000;
	text-decoration:none;
}

.MABiddingRowAlt
{
	background-color: #ededed;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	color:#000000;
	text-decoration:none;
}

.MAWonRow
{
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#000000;
	text-decoration:none;
}

.MAWonRowAlt
{
	background-color: #ededed;
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#000000;
	text-decoration:none;
}

.MADidNotWinRow
{
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#000000;
	text-decoration:none;
}

.MADidNotWinRowAlt
{
	background-color: #ededed;
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#000000;
	text-decoration:none;
}

.MADidNotSellRow
{
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#000000;
	text-decoration:none;
	vertical-align: middle;
	height:22px;

}

.MADidNotSellRowAlt
{
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#000000;
	text-decoration:none;
	vertical-align: middle;
	height:22px;
}


.MAPendingRow
{
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#000000;
	text-decoration:none;
	vertical-align: middle;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#bbbbbb;
	height:22px;

}

.MAPendingRowAlt
{
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#000000;
	text-decoration:none;
	vertical-align: middle;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#bbbbbb;
	height:22px;

}

.MASoldRow
{
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#000000;
	text-decoration:none;
	vertical-align: middle;
	height:22px;
}

.MASoldRowAlt
{
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#000000;
	text-decoration:none;
	vertical-align: middle;
	height:22px;
}

.MASoldRowRed
{
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#ff0000;
	text-decoration:none;
	vertical-align: middle;
}



.MASellingRow
{
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#000000;
	text-decoration:none;
	vertical-align: middle;
	height:22px;
}

.MASellingRowAlt
{
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#000000;
	text-decoration:none;
	vertical-align: middle;
	height:22px;
	background-color:#F5F5F5;
}

.MASellingTDCol1
{
	border-bottom: #b2b2b2 1px solid;
	height: 22px;
	text-align:left;
}

.MASellingTDCol
{
	border-bottom: #b2b2b2 1px solid;
	border-left: #b2b2b2 1px solid;
	height:22px;
	text-align:left;
}

.MAOuterTable
{

}

.MAOutbidLink
{
	font-weight: normal;
	font-size: 11px;
	font-family: arial,helvetica,sanserif;
	color: #ff0000;
}

.MAOfferTextExpired
{
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#ff0000;
	text-decoration: none;
}

#auctionsTD .MAPreferences
{
	FONT-SIZE: 12px;  
	font-family: "arial"; 
	color:#000000;
	text-decoration:none;
	vertical-align: middle;
	text-align: left;
}


.MAHeaderFontLink12px
{
	color: #ffffff;	
	font-weight: bold;
	font-size: 12px;	
}

#auctionsTD. MAColumnHeader
{
	FONT-SIZE: 12px;  
	font-family: arial,helvetica,sanserif;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#bbbbbb;

}

.MASubHeader
{
	font-size:11px; 
	font-family:arial; 
	color:#000000; 
	font-weight:bold;
	border-bottom:solid 1px #000000;
}

.MAHeaderText
{
	FONT-SIZE: 20px;  
	font-family: "arial"; 
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	border: 0;
	background-color:#669900
}

.MADelete
{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;  
	font-family: arial,helvetica,sanserif;
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: 150px; 
	COLOR: #ffffff; 
	BORDER-BOTTOM: #000000 1px solid; 
	BACKGROUND-COLOR: #669900
}

.MAPurchase
{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: 170px; 
	COLOR: #ffffff; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #669900
}


.GreenButton
{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: 100px; 
	COLOR: #ffffff; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #669900
}

.TextBoxArialWidth1
{
	text-decoration:none;
	FONT-SIZE: 12px;  
	font-family: "arial"; 
	COLOR: #000000;
	width: 1px;
	height: 1px;
	visibility:hidden;
	display:none;
	vertical-align:middle;
}


#auctionsTD .macolh1
{
	font:11px Arial;
	font-weight: 900;
	cursor:pointer;
	height:22px;
	background-image: url('//img1.wsimg.com/dna/4/ma/bkgCol.png');
	border-bottom:1px solid #B2B2B2;
	text-align:left;
}
#auctionsTD .macolh
{
	font:11px Arial;
	font-weight: 900;
	cursor:pointer;
	height:22px;
	background-image: url('//img1.wsimg.com/dna/4/ma/bkgCol.png');
	border-bottom:1px solid #B2B2B2;
	border-left:1px solid #B2B2B2;
    /*padding: 5px;*/
	text-align:left;
}
#auctionsTD .macol1
{
	font:11px Arial;
	border-bottom:1px solid #B2B2B2;
	height:22px;
    height:30px;
    padding-left: 5px;
	text-align:left;
}
#auctionsTD .macol
{
	font:11px Arial;
	border-bottom:1px solid #B2B2B2;
	border-left:1px solid #B2B2B2;
    height:30px;
    padding-left: 5px;
	text-align:left;
}
#auctionsTD .marow1
{
	background-color: white;
	height:22px;
}
#auctionsTD .marow2
{
	background-color: #F5F5F5;
	height:22px;
}
#auctionsTD .marowErr
{
	background-color: #FF7777;
	height:22px;
}
#auctionsTD .matxt
{
	margin-left:5px;
	font:11px Arial;
	text-align: right;
	width:100px;
	height:12px;
	border:1px solid #CECECE;
}


/* Styles used in Member's Area - End */

/******** Footer ***********/
.footer
{
	text-align: center;
	font: 8pt Arial;
	color: white;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}

/******** Footer ***********/

.il /* Item Listing */
{
	font: 12px Arial;
	vertical-align: top;
}
.ilAlt /* Item Listing, alternate row */
{
	font: 12px Arial;
	
	background-color: #EFEFFF;
	vertical-align: top;
}

.ilErrorBannerYellow
{
	height:35px; 
	background-color:rgb(255,255,221); 
	color:rgb(204,0,0); 
	border:solid 1px #cc9900; 
	vertical-align:middle; 
}

.ilErrorBannerGreen
{
	height:35px; 
	background-color:rgb(102,204,0); 
	color:rgb(0,0,0); 
	border:solid 1px black; 
	vertical-align:middle; 
}

.ilErrorBannerRed
{
	height:35px; 
	background-color:rgb(204,0,0); 
	color:white; 
	border:solid 1px black; 
	vertical-align:middle; 
	font-weight:bold;
}

.JoinNowTable
{
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	width: 470px;
	border-bottom: #003366 1px solid;
	background-color: #ffffcd;
}

.JoinNowTableRight1
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 150px;
	border-bottom: #000000 0px solid;
	background-color: #ededed;
}

.SubscriptionTableRight1
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 150px;
	border-bottom: #000000 0px solid;
	background-color: #ededed;
}

.JoinNowTableRight2
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 150px;
	border-bottom: #000000 0px solid;
	background-color: #FF9900;
}

.SubscriptionTableRight2
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 150px;
	border-bottom: #000000 0px solid;
	background-color: #FF9900;
}

.JoinNowTableRight3
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 150px;
	border-bottom: #000000 1px solid;
	background-color: #ededed;
}

.SubscriptionTableRight3
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 150px;
	border-bottom: #000000 1px solid;
	background-color: #ededed;
}

.JoinNowTableRight4
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 150px;
	background-color: #ededed;
}

.SubscriptionTableRight4
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 150px;
	background-color: #ededed;
}


a.SubscriptionLinkText
{
	 font-size: 11px;
	 color: #00349a;
}

a.JoinNowLinkText
{
	 font-size: 11px;
	 color: #00349a;
}

.SubFont
{
	FONT-SIZE:12px;  
	font-family: arial; 
	COLOR: #000000;
}

.SubFontBold
{
	FONT-SIZE:12px;  
	font-family: arial; 
	COLOR: #000000;
	font-weight: bold;
}


/* This is used when there is a Buy Now and Bid or Offer */
/* If there is no combo, then the "default" is used      */
.ComboSaleBuyNow
{
	border:#000000 1px solid;
	color:#000000;
	background-color:#EC973D;
}

.SaleTypeDefault
{
	border:#000000 1px solid;
	color:white;
	background-color:#707070;
}


/* Styles used in trpLegal.aspx page - Begin */
.LegalFont
{
	FONT-SIZE:12px;  
	font-family: arial; 
	COLOR: #000000;
}

.LegalFontLink
{
	FONT-SIZE:12px;  
	font-family: arial; 
}


.LegalFontHeader
{
	font-weight: bold;
	font-size: 20px;
	color: #669900;
	font-family: arial;
}
/* Styles used in trpLegal.aspx page - End */

/* Styles used in trpAboutUs.aspx page - Begin */
.AboutUsFont
{
	FONT-SIZE:12px;  
	font-family: arial; 
	COLOR: #000000;
}

.AboutUsFont11px
{
	FONT-SIZE:11px;  
	font-family: arial; 
	COLOR: #000000;
}

.AboutUsFontDarkBlue
{
	font-weight: bold;
	font-size: 12px;
	color: #00349a;
	font-family: arial;
}

.AboutUsFontDarkGreen
{
	font-weight: bold;
	font-size: 12px;
	color: #669900;
	font-family: arial;
}

.AboutUsFontRed
{
	font-size: 12px;
	color: #cd0001;
	font-family: arial;
}

.AboutUsFontBlackBold
{
	FONT-SIZE:12px;  
	font-family: arial; 
	COLOR: #000000;
	font-weight: bold;
}

.AboutUsTable
{
	 border-style: solid;
	 border-bottom-width:1px;
	 border-left-width: 1px;
	 border-right-width: 1px;
	 border-top-width: 1px;
	 border-right-color: #000000;
	 border-left-color: #000000;
	 border-bottom-color: #000000;
	 border-top-color: #000000;
	 width: 150px;
	 background-color: #ff9900;
}

/* Styles used in trpAboutUs.aspx page - End */
/* Styles used in trpPricing.aspx page - Begin */
.PricingFont
{
	FONT-SIZE:12px;  
	font-family: arial; 
	COLOR: #000000;
}

.PricingFont11px
{
	FONT-SIZE:11px;  
	font-family: arial; 
	COLOR: #000000;
}

.PricingFontDarkGreen
{
	font-weight: bold;
	font-size: 20px;
	color: #669900;
	font-family: arial;
}

.PricingFontDarkGreen12px
{
	font-weight: bold;
	font-size: 12px;
	color: #669900;
	font-family: arial;
}

.PricingFontRed
{
	font-size: 12px;
	color: #cd0001;
	font-family: arial;
	font-weight: bold;
}

.PricingFontBlackBold
{
	FONT-SIZE:12px;  
	font-family: arial; 
	COLOR: #000000;
	font-weight: bold;
}

.PricingTable
{
	 border-style: solid;
	 border-bottom-width:1px;
	 border-left-width: 1px;
	 border-right-width: 1px;
	 border-top-width: 1px;
	 border-right-color: #003366;
	 border-left-color: #003366;
	 border-bottom-color: #003366;
	 border-top-color: #003366;
	 width: 150px;
	 background-color: #ffcc66;
}

/* Styles used in trpPricing.aspx page - End */
/* Styles used in trpSupport.aspx page - Begin */
.SupportFont
{
	FONT-SIZE:12px;  
	font-family: arial; 
	COLOR: #000000;
}

.SupportFont11px
{
	FONT-SIZE:11px;  
	font-family: arial; 
	COLOR: #000000;
}

.SupportFontDarkGreen
{
	font-weight: bold;
	font-size: 12px;
	color: #669900;
	font-family: arial;
}

.SupportFontRed
{
	font-size: 12px;
	color: #cd0001;
	font-family: arial;
}

.SupportFontBlackBold
{
	FONT-SIZE:12px;  
	font-family: arial; 
	COLOR: #000000;
	font-weight: bold;
}

.SupportTable
{
	 border-style: solid;
	 border-bottom-width:1px;
	 border-left-width: 1px;
	 border-right-width: 1px;
	 border-top-width: 1px;
	 border-right-color: #000000;
	 border-left-color: #000000;
	 border-bottom-color: #000000;
	 border-top-color: #000000;
	 width: 150px;
	 background-color: #fe9900;
}

/* Styles used in trpSupport.aspx page - End */
/* Styles used in trpSubscription.aspx page - Begin */
.SubFontDarkBlue20
{
	font-weight: bold;
	font-size: 20px;
	color: #00349a;
	font-family: arial;
}

.SubFontRed16
{
	font-weight: bold;
	font-size: 16px;
	color: #fc0000;
	font-family: arial;
}

.SubBlueFont
{
	font-weight: bold;
	font-size: 10px;
	color: Navy;
	font-family: arial;
}

.SubFontDarkGreen18
{
	font-weight: bold;
	font-size: 18px;
	color: #669900;
	font-family: arial;
}

.SubFontDarkBlue16
{
	font-weight: bold;
	font-size: 16px;
	color: #00349a;
	font-family: arial;
}

.SubFontLink
{
	FONT-SIZE:11px;  
	font-family: arial; 
}

.SubFont
{
	FONT-SIZE:12px;  
	font-family: arial; 
	COLOR: #000000;
}

.SubFontBold
{
	FONT-SIZE:12px;  
	font-family: arial; 
	COLOR: #000000;
	font-weight: bold;
}

.SubFontBoldRed
{
	FONT-SIZE:12px;  
	font-family: arial; 
	COLOR: #ff0000;
	font-weight: bold;
}

.SubscriptionTable
{
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	width: 470px;
	border-bottom: #003366 1px solid;
	background-color: #ffffcd;
}

.JoinNowTable
{
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	width: 470px;
	border-bottom: #003366 1px solid;
	background-color: #ffffcd;
}

.JoinNowTableRight1
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 150px;
	border-bottom: #000000 0px solid;
	background-color: #ededed;
}

.SubscriptionTableRight1
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 150px;
	border-bottom: #000000 0px solid;
	background-color: #ededed;
}

.JoinNowTableRight2
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 150px;
	border-bottom: #000000 0px solid;
	background-color: #FF9900;
}

.SubscriptionTableRight2
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 150px;
	border-bottom: #000000 0px solid;
	background-color: #FF9900;
}

.JoinNowTableRight3
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 150px;
	border-bottom: #000000 1px solid;
	background-color: #ededed;
}

.SubscriptionTableRight3
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 150px;
	border-bottom: #000000 1px solid;
	background-color: #ededed;
}

.JoinNowTableRight4
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 150px;
	background-color: #ededed;
}

.SubscriptionTableRight4
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 150px;
	background-color: #ededed;
}


a.SubscriptionLinkText
{
	 font-size: 11px;
	 color: #00349a;
}

a.JoinNowLinkText
{
	 font-size: 11px;
	 color: #00349a;
}

.DarkBlueBulletTable
{
	border: 1px;
	border-color: #ffffff;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}

.OfferAmountTextBox
{
	width:125px;	
	FONT-SIZE:12px;  
	font-family: arial; 
	COLOR: #000000;	
}

/* Styles used in trpSubscription.aspx page - End */


/* Styles used in trpItemBuild.aspx page */
.Font12pxArialBold
{
	font-size: 12px;  
	font-family: arial; 
	color:#000000;
	font-weight: bold;
}

.Font12pxArialBoldAspCheckBox
{
	font-size: 12px;  
	font-family: arial; 
	color:#000000;
	font-weight: bold;
}

.Font12pxArialRedBold
{
	font-size: 12px;
	font-family: Arial;
	color: #ff0000;
	font-weight: bolder;
}

.Font12pxArialRed
{
	font-size: 12px;
	font-family: Arial;
	color: #ff0000;
}

.Font12pxArial
{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}

.ButtonFontBold
{
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	width:90px;
	font-family: "arial";
}

.tbFont12pxArial180
{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	width: 185px
}

.TextBoxArialGrayWidth80
{
	text-decoration:none;
	FONT-SIZE: 12px;  
	font-family: "arial"; 
	COLOR: gray;
	width: 80px;
}

.Font8ptArialGray
{
	font-size: 8pt;
	font-family: Arial;
	color: #666666;
}

.Font14pxArial
{
	font-size: 14px;
	font-family: Arial;
	color: #000000;
}

.tbFont12pxArial225
{
	font-size: 12px;
	width: 275px;
	color: #000000;
	font-family: Arial;
}

.tbFont12pxArial178
{
	font-size: 12px;
	width: 178px;
	color: #000000;
	font-family: Arial;
}

.TextBoxArialWidth80
{
	text-decoration:none;
	FONT-SIZE: 12px;  
	font-family: "arial"; 
	COLOR: #000000;
	width: 80px;
}

.DAFontLink
{
	FONT-SIZE:11px;  
	font-family: arial; 
}

.ButtonFontBold110
{
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	width:110px;
	font-family: "arial";
}

.ItemListingText
{
	FONT-SIZE: 12px;  
	font-family: "arial"; 
	text-decoration:none;
	color:#5D6B93;
}

.tbFont12pxArial450
{
	font-size: 12px;
	width: 450px;
	color: #000000;
	font-family: Arial;
}

.TextBoxArialWidth150
{
	text-decoration:none;
	FONT-SIZE: 12px;  
	font-family: "arial"; 
	font-weight: bold;
	COLOR: #000000;
	width: 150px;
}

.TextBoxArialWidth50
{
	text-decoration:none;
	FONT-SIZE: 12px;  
	font-family: "arial"; 
	COLOR: #000000;
	width: 50px;
}

.MAColumnHeader1
{
	FONT-SIZE: 12px;  
	font-family: "arial"; 
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	background-color: #ededed;	
}

.MembersAreaHeaderText
{
	FONT-SIZE: 20px;  
	font-family: "arial"; 
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	border: 0;
	background-color:#669900
}

.MembersAreaOuterTable
{
	 border-style: solid;
	 border-bottom-width:1px;
	 border-left-width: 1px;
	 border-right-width: 1px;
	 border-top-width: 0px;
	 border-right-color: #669900;
	 border-left-color: #669900;
	 border-bottom-color: #669900;
	 border-top-color: #669900;
}


/* Styles used in trpItemBuild.aspx page - End */
.ESNNF
{
	text-decoration:none;
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	COLOR: #000000;
	height: 18px;
}

.ESNNFENA
{
	text-decoration:none;
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	COLOR: #000000;
	background-color: #f9dfbe;
	height: 18px;
}
.ESDN
{
	text-decoration:none;
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	font-weight: bold;
	COLOR: #000000;
}

/* Avail Check styles */
.HomePageFeatureBoxHeader
{
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	border: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	background-color: #669900;
}
.HomePageFeatureTable
{
	border: 1px solid black;
}
.AvailableDomainsListingsData
{
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#000000;
}

.AvailableDomainsListingsDataBold
{
	FONT-SIZE: 11px;  
	font-family: "arial"; 
	color:#000000;
	font-weight: bold;
}


.lsbHeader
{
	background-repeat: no-repeat;
	background-position: bottom;
	cursor: pointer;
	font-family: Tw Cen MT COndensed;
	font-size: 17px;
	font-weight: bold;
	color: #F88300;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 2px;
}
.lsbItem
{
	font-family: Arial;
	font-size: 12px;
	color: white;
	padding-left: 17px;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 210px;
}
.aLsbItem
{
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-decoration:none;
}
.lsbOfficialTime
{
	font-family: Arial;
	font-size: 12px;
	color: white;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 210px;
}
.lsbSavedSearches
{
	height: 140px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.vb /*table cells in the message handler*/
{
	border-right: 1px solid black;
	font-size: 11px;
	height: 15px;
}
/* the div that holds the date picker calendar */
.dpDiv 
{
}

/* the table (within the div) that holds the date picker calendar */
.dpTable {
 	color:#9ACCFC;
	text-align: center;
	font-family:Arial;
	font-size:12px;
	border: 1px solid #000000;
	background-color:#FFFFFF;
	width:150px;
 }

/* a table row that holds date numbers (either blank or 1-31) */
.dpTR 
{
 }

/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR 
{
	background-color: #669900;
	color: #ffffff;
	font: 10px sans-serif;
 }

/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR 
{
	color: #000000;
	font: 12px arial;
	font-weight: bold;

 }

/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR 
{
 }

/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
 color: Black;
 }

/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
 background-color: #CCCCCC;
 }

/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
 background-color: #aca998;
 cursor: pointer;
 color: red;
 }

/* the table cell that holds the name of the month and the year */
.dpTitleTD 
{
	 padding: 0px;
	 border-collapse:collapse;
 }

/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD 
{
	background-color: #669900;
	color: #000000;
	padding: 0px;
	border-collapse:collapse;
 }

/* the table cell that holds the "Today" or "Close" button at the bottom */
.dpTodayButtonTD 
{
	background-color: #669900;
	color: #ffffff;

 }

/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	color: black;
 }

/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: white;
	font-weight: bold;
 	padding: 0px;
	border-collapse:collapse;

 }

/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
 color: #4060ff;
 font-weight: bold;
 }

/* the forward/backward buttons at the top */
.dpButton {
	background:#669900;
	border-style: none;
	color:white;
	font-size: 12px;
	font-weight:bold;
	padding: 0px;
	border-collapse:collapse;
 }

/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton 
{
	background:#669900;
	color:white;
	font-size: 12px;
	font-weight:bold;
	padding: 0px;
	border-collapse:collapse;
	border-style: none;
 }
 
 
 /*  Start styles for new home page */
 
 
/*----------------------------------------------------------------
        
         GD Auctions Styles
        
-----------------------------------------------------------------*/

/*-------------------------------------
           Generic Styles
--------------------------------------*/

.radio-check-input {
    width: 13px !important;
    height: 13px !important;
    vertical-align: text-top;
    padding: 0 !important;
    margin: 0 4px 0 0 !important;
}


.clear-fix:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.total-auctions-container {
	margin: 0 auto;
	font-size: 12px;
}

.total-auctions-container h1,
.total-auctions-container h2,
.total-auctions-container h3,
.total-auctions-container h4,
.total-auctions-container h5,
.total-auctions-container h6 {
	margin: 0;
	padding: 0;
	line-height: 1;
}

.total-auctions-container a,
.total-auctions-container a:link,
.total-auctions-container a:visited {
	color: blue;
}

.total-auctions-container a:hover {
	text-decoration: none;
}

.main-auction-content {
	float: left;
	width: 790px;
}

.auction-content {
	margin-top: 0px;
	clear: both;
}

.auction-sidebar-search {
	float: right;
	width: 210px;
}

.total-auctions-container {
	font-family: arial;
}

.red {
	color: red;
}

/*-------------------------------------
           End Generic Styles
--------------------------------------*/

/*-------------------------------------
         Auctions Header
--------------------------------------*/
.auction-header {
	background-repeat: no-repeat;
	border-bottom: 1px solid #bdbdbd;
	height: 105px;
}

.auction-title {
	float: left;
	padding: 21px 0 0 51px
}

.auction-title h2 {
	width: 287px;
	height: 36px;
}

.auction-title h3 {
	width: 279px;
	height: 37px;
}

.auction-title h2 span,
.auction-title h3 span {
	display: none;
}


/*-----------------
	Search box
-----------------*/

.black-search-box {
	width: 632px;
	float: right;
	margin: 20px 15px 0 0;
	display: inline;
}

.search-left {
	width: 8px;
	height: 62px;
	float: left;
}

.search-middle {
	background-repeat: repeat-x;
	height: 62px;
	float: left;
	width: 616px;
}

.search-middle h4 {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	float: left;
	margin: 11px 14px 0 13px;
	display: inline;
}

.search-box {
	float: left;
	margin-top: 14px
}

.search-box-left {
	width: 6px;
	height: 33px;
	float: left;
}

.search-box-middle {
	background-position: 5px center;
	background-repeat: no-repeat;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 31px;
	background-color: #fff;
	float: left;
	padding-right: 5px
}

.search-box-middle input {
	border: 0;
	font-size: 24px;
	background-color: transparent;
	margin-left: 25px;
	width: 343px;
}

.search-box-right {
	float: left;
	width: 6px;
	height: 33px;
}

.search-right {
	width: 8px;
	height: 62px;
	float: right;
}

input.search-button {
	width: 110px;
	height: 26px;
	border: 0;
	background-color: transparent;
	text-indent: -999em;
	margin: 18px 0 0 10px;
	float: left;
	cursor: pointer;
	
	font-size: 0;
	display: block;
	line-height: 0;
}

.auction-disclaimer {
	font-size: 10px;
	text-align: center;
	padding: 4px 0 0;
	clear: both;
}

/*-------------------------------------
         Auctions Header
--------------------------------------*/

/*-------------------------------------
         Menu/Login Bar
--------------------------------------*/

.menu-login-bar {
	width: 789px;
	background-repeat: repeat-x;
	border-left: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
	height: 33px;
	float: left;
}

.inner-bar {
	background-position: right center;
	background-repeat: no-repeat;
	height: 33px;
}

.inner-bar label {
	font-weight: bold;
}

.inner-bar input {
	vertical-align: middle;
}

.auctions-login input.user-name {
	width: 194px;
	padding: 4px 3px 3px;
	margin-right: 2px;
	font-size: 12px;
}

.auctions-login input.password {
	padding: 4px 3px 3px;
	width: 174px;
	margin-right: 2px;
	font-size: 12px;
}

input.grey-text {
	color: #999;
}

input.standard-text {
	color: #000;
}

.quick-tour-container {
	background-repeat: no-repeat;
	margin-left: 25px;
	height: 46px;
	width:  740px;
	position: relative;
}

a.hide-quick-tour,
a.hide-quick-tour:link,
a.hide-quick-tour:visited {
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 47px;
	height: 22px;
}

a.hide-quick-tour span {
	display: none;
}

.quick-tour-text {
	float: left;
	width: 486px;
	line-height: 15px;
	margin: 8px 0 0 25px;
	display: inline;
}

a.quick-tour-button,
a.quick-tour-button:link,
a.quick-tour-button:visited {
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 168px;
	height: 38px;
	margin-top: 4px;
}

a.quick-tour-button span {
	display: none;
}

a.view-quick-tour-button,
a.view-quick-tour-button:link,
a.view-quick-tour-button:visited {
	width: 107px;
	height: 11px;
	display: inline-block;
	float: right;
	margin-right: 25px;
}

a.view-quick-tour-button span {
	display: none;
}

/*-----------------
	   Login
-----------------*/

a.join-now-button,
a.join-now-button:link,
a.join-now-button:visited {
	display: inline-block;
	background-repeat: no-repeat;
	width: 167px;
	height: 26px;
	margin: 4px 0px 0 10px;
	vertical-align: bottom;
	float: left;
}

.join-now-button span {
	display: none;
}

.join-now {
	float: left;
	margin: 9px 0 0 10px;	
}

.auctions-login {
	float: left; 
	margin: 4px 0px 0 20px;
}

.go-button {
	background-color: transparent;
	border: 0;
	height: 26px;
	width: 70px;
	text-indent: -999em;
	cursor: pointer;
}

/*-----------------
	   Menu
-----------------*/

.auctions-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

.auctions-menu li {
	float: left;
	position: relative;
	vertical-align: middle;	
}

.auctions-menu li a,
.auctions-menu li a:link,
.auctions-menu li a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 9px 20px 0px 20px;
	height: 24px;
	float: left;
	border-right: 1px solid #bdbcbd;
	border-left: 1px solid #efeee1;
	background-image: url(https://imagesak.godaddy.com/dna/search/dark-menu-bg.png); 
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
}

.auctions-menu li a:hover,
.auctions-menu li.sfhover a,
.auctions-menu li.sfhover a:link,
.auctions-menu li.sfhover a:visited {
	background-image: url(https://imagesak.godaddy.com/dna/search/black-menu-bg.png) ; 
	border: 0;
	color: #fff;
	padding: 9px 21px 0px 21px;
}

.auctions-menu li a span {
	background-image: url(https://imagesak.godaddy.com/dna/search/drop-down-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

.auctions-menu li a:hover span,
.auctions-menu li.sfhover a span {
	background-image: url(https://imagesak.godaddy.com/dna/search/white-drop-down-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

/*-- Settings --*/

.auctions-menu li.settings a,
.auctions-menu li.settings a:link,
.auctions-menu li.settings a:visited {
	border-right: 0 !important;
	padding: 9px 27px 0px 27px;
}

.auctions-menu li.settings a:hover {
	border: 0 !important;
	padding: 9px 27px 0px 28px;
}

.auctions-menu li.settings a span {
	background-image: none;
}


/*--my auctions account --*/

.auctions-menu li.my-auctions-account a,
.auctions-menu li.my-auctions-account a:link,
.auctions-menu li.my-auctions-account a:visited {
	background-repeat: repeat-x;
	font-size: 18px;
	font-weight: normal;
	padding: 6px 31px 0px 32px;
	height: 27px;
	border-left: 0;
	border-right: 1px solid #bdbcbd;
}

.auctions-menu li.my-auctions-account a:hover {
	border-left: 0;
}

.auctions-menu li.my-auctions-account a:hover {
	color: #000;
}

.auctions-menu li li a.last-nav-item,
.auctions-menu li li a.last-nav-item:link,
.auctions-menu li li a.last-nav-item:visited  {
	/*border-bottom: 1px solid #c9c9c9 !important;*/
}

/*-----------------
  Drop down styles
-----------------*/

.auctions-menu li ul {
 	position: absolute;
    left: -999em;
    border-left: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;    
    border-bottom: 1px solid #c9c9c9;        
    width: 220px;
    margin: 34px 0 0 0;
    height: auto !important;
    height: 1%;
    padding: 0;
    min-width: 0;
    float: none;
    background-color: #ffffff;
	clear: left;
	top: 0;
}

.auctions-menu li li {
	background-image: none !important;
	border-bottom: 1px dashed #c9c9c9 !important;
    padding: 0;
    margin: 0;
    position: relative;
    display: block;
    height: 1%;
	float: none;
}

* html .auctions-menu li li {
	float: left;
}


.auctions-menu li li.manage-saved-searches-menu-item a,
.auctions-menu li li.manage-saved-searches-menu-item a:link,
.auctions-menu li li.manage-saved-searches-menu-item a:visited {
	background-image: none !important;
	padding-right: 6px !important;
	width: 220px !important;
}

.auctions-menu li li a:hover {
	background-color: #f5f5f5 !important;
}

.auctions-menu li:hover ul, 
.auctions-menu li.sfhover ul {
    left: -1px;
}

.auctions-menu li li table
{
	width: 220px !important;
}

.auctions-menu-my-account
{
	background-image: none !important;
	color: #000 !important;
	font-size: 12px !important;
	font-weight: normal;
	padding: 5px 35px 5px 0px !important;
	white-space: normal !important;
	display: block !important;
	height: auto !important;
	line-height: 17px !important;
}


.auctions-menu-my-account-cell
{
	background-image: none !important;
	color: #000 !important;
	font-size: 14px !important;
	font-weight:normal;
	white-space: normal !important;
	padding: 5px 0px 5px 0px !important;
	display: block !important;
	height: auto !important;
	line-height: 17px !important;
}



/*-------------------------------------
         End Menu/Login Bar
--------------------------------------*/

/*-------------------------------------
            Sidebar
--------------------------------------*/

h3.advanced-sidebar {
	float: left;	
	background-repeat: repeat-x;
	width: 208px;
	height: 26px;
	padding: 7px 0 0 0;
	border-right: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
	font-size: 18px;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
}

h3.advanced-search-box-title {
	background-position: bottom;
	background-repeat: repeat-x;
	font-weight: bold;
	cursor: pointer;	
	padding-top: 8px;
	height: 21px;
	border: 1px solid #bdbdbd;
	border-top: 0;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	z-index: 1;
}

h3.advanced-search-box-title img {
	position: absolute;
	right: 10px;
	top: 10px;
}

h3.advanced-search-box-title a,
h3.advanced-search-box-title a:link,
h3.advanced-search-box-title a:visited {
	text-decoration: none;
	color: #000;
	display: block;
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	
}

h3.title-open a,
h3.title-open a:link,
h3.title-open a:visited {
	font-weight: bold;
}

.advanced-search-box {
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #bdbdbd;
	border-top: 0;
	display: none;
	font-size: 11px;
	line-height: 1;
}

.open-box {
	display: block;
}

.advanced-search-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.advanced-search-box input,
.advanced-search-box select {
	font-size: 11px;
}

.advanced-search-box img {
	cursor: pointer;
}

/*-----------------
	popular
-----------------*/

.type ul li,
.popular ul li,
.extensions ul li {
	padding: 4px 15px 4px 15px;
}

.advanced-search-box ul li.select-all {	
	background-color: #e4efc7;
}

.type,
.popular {
	padding: 10px 0 6px;
}


/*-----------------
	 Bids
-----------------*/
.bids-number {
	padding: 15px;
}

.bids-number select,
.characters select {
	width: 178px;
	border: 1px solid #b2b2b2;
	margin-bottom: 7px;
}

.bids-number input,
.keywords input {
	width: 176px;
	
}

.bids-number label {
	display: block;
	padding-bottom: 2px;
}

/*-----------------
	Keywordds
-----------------*/

.keywords {
	padding-bottom: 10px;
}

.keywords ul {
	padding-bottom: 0px;
}

.keywords ul li {
	width: 95px;
	float: left;
	margin-bottom: 0px
}

.keywords input {
	margin-bottom: 0px;
}

.keywords-search-container {
	border-top: 1px dashed #b2b2b2;
	padding: 15px 0 0px 15px;
}

a.add-keyword-search {
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 15px;
}

/*-----------------
     Characters
-----------------*/

.characters label {
	display: block;
	margin-bottom: 3px;
}

.characters ul li label {
	display: inline;
}

.characters select {
	width: 178px;
}

.characters input {
	width: 176px;
	margin-bottom: 00px;
}

.characters .include li  {
	float: left;
	width: 95px;
	margin-bottom: 10px
}

.characters .patterns {
	margin-bottom: 5px;
}

.characters .patterns select {
	float: left; 
	margin-right: 5px;
	display: inline;
	width: 40px;
}

.characters-search-container {
	border-top: 1px dashed #b2b2b2;
	padding: 15px 0 0px 15px;
}

.characters .button-container {
	text-align: center;
	padding: 10px 0;
}

/*-----------------
	Price
-----------------*/

.price {
	padding: 10px 10px 10px;
}

.min {
	float: left;
	padding-right: 8px;
	padding-bottom: 0px;
}

.max {
	float: left;
	padding-bottom: 0px;
}

.min input,
.max input {
	width: 100px
}

.max label,
.min label {
	display: block;
	margin-bottom: 3px;
}

/*-----------------
	Attributes
-----------------*/

.attributes {
	padding: 15px 0 5px 15px;
}

.attributes select {
	width: 178px;
	margin-bottom: 10px;
}

.attributes label {
	display: block;
	margin-bottom: 3px;
}

.attributes .include li  {
	float: left;
	width: 105px;
	margin-bottom: 10px
}

.attributes .include li label {
	display: inline;
}

.attributes .include li.short {
	width: 80px;
}

.attributes input {
	width: 176px;
	margin-bottom: 10px;
}

/*-----------------
	Traffic
-----------------*/

.traffic {
	padding: 10px;
}

.traffic select {
	width: 176px;
}

/*-----------------
	Ending In
-----------------*/

.ending-in {
	padding: 10px;
}

.ending-in select {
	width: 160px;
}

/*-----------------
	Extensions
-----------------*/

.extensions {
	padding: 10px 0 7px;
}

ul.tld-list {
	padding: 5px 0 0 15px;
}

ul.tld-list li {
	width: 62px;
	float: left;
	padding: 0 0 8px;
}

/*-----------------
  Search bottom
-----------------*/

.search-bottom-middle {
	border-right: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	background-position: top;
	background-repeat: repeat-x;
	min-height: 90px;
	background-color: #f8f8f8;
	padding: 17px 0 0 10px;
}

.search-bottom-middle p {
	line-height: 20px;
	padding: 0;
	margin: 0;
}

.search-bottom-bottom {
	height: 10px;
	width: 210px;
	overflow:hidden;
}

.search-bottom-middle .button-container {
	text-align: center;
	margin-bottom: 10px;
}

a.save-search,
a.save-search:link,
a.save-search:visited {
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000;
	padding-left: 20px;
}

/*-----------------
	Tips Styles
-----------------*/

.qtip {
	width: 170px !important
}

.qtip-content {
	font-family: arial;
	font-size: 11px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #010101;
	color: #fff !important;
	-moz-border-radius: 3px 0px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 0px;	
}

/*-------------------------------------
               End Sidebar
--------------------------------------*/

/*-------------------------------------------
                  Popins
--------------------------------------------*/

.popin-container {
	font-family: arial;
	font-size: 12px;
	line-height: 1;
	width: 466px;
}

.popin-container a
.popin-container a:link,
.popin-container a:visited {
	color: blue;
	text-decoration: underline;
}

.popin-container a:hover {
	text-decoration: none;
}

.save-search-popin label {
	display: block;
	margin-bottom: 3px;
}

.popin-title-bar {
	width: 448px;
	padding: 16px 0 0 18px;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	height: 28px;
	position: relative;
}

a.close-popin-button,
a.close-popin-button:link,
a.close-popin-button:visited {
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 17px;
	top: 17px;
}

a.close-popin-button span {
	display: none;
}

.popin-main-container {
	border: 5px solid #adadad;
	border-top: 0;
	padding: 20px 20px 10px;
}

.popin-main-container p {
	margin: 0 0 20px;
	padding: 0;
}

.popin-button-container {
	text-align: center;
	padding-top: 20px;
}

.search-name {
	margin-bottom: 20px;
}

.search-name input {
	width: 405px;
}

.rows-per {
	float: left;
	width: 198px;
	margin-right: 20px;
}
	
.sort-by {
	float: right;
	width: 198px;
}

.sort-by select,
.rows-per select {
	width: 195px;
}
	
/*-------------------------------------------
               End Popins
--------------------------------------------*/


/*-------------------------------------------
           Regular Black Button
--------------------------------------------*/

a.black-button,
a.black-button:link,
a.black-button:visited {
    font-family: verdana;
    color: #fff;
    display: inline-block;
    height: 17px;
    outline: none;
    padding: 0 9px 6px 0;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    font-weight: bold;
    margin-left: 1px;
	vertical-align: middle;
	font-size: 12px;
}

a.black-button span {
    float: left;
    margin: 0;
    padding: 4px 3px 5px 12px;
    cursor: pointer;
    display: inline-block;
    margin-left: -1px;
	line-height: 13px;
}

a.black-button:hover {
    background-position:  100% -23px !important;
}

a.black-button:hover span {
    background-position:  0 -23px !important;
}

/*--IE6 Specific--*/
* html a.black-button,
* html a.black-button:link,
* html a.black-button:visited {
    padding-bottom: 0px;
    margin-left: 0px;
}

* html a.black-button span {
    margin-left: 0px;
}

/*-----Disabled--------*/

a.black-button-disabled,
a.black-button-disabled:link,
a.black-button-disabled:visited {
	font-family: verdana;
    color: #fff;
	display: inline-block;
    height: 17px;
    outline: none;
    padding: 0 9px 6px 0;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    font-weight: bold;
    margin-left: 1px;
	vertical-align: middle;
	font-size: 12px;
	cursor: default;
}

a.black-button-disabled span {
    float: left;
    margin: 0;
    padding: 4px 3px 5px 12px;
    cursor: default;
    display: inline-block;
    margin-left: -1px;
	line-height: 13px;
}


/*--IE6 Specific--*/
* html a.black-button-disabled,
* html a.black-button-disabled:link,
* html a.black-button-disabled:visited {
    padding-bottom: 0px;
    margin-left: 0px;
}

* html a.black-button-disabled span {
    margin-left: 0px;
}

a.black-button-disabled[disabled=disabled],
a.black-button-disabled:link[disabled=disabled],
a.black-button-disabled:visited[disabled=disabled] {
	color: #fff !important;
}

.button-margin-right {
	margin-right: 7px;
}

/*-------------------------------------------
         End Regular Black Button
--------------------------------------------*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.auctions-login {
		margin-top: 2px;
	}
}

input.ipadadvInput
{
	width:320px;
}


/*************************************************************************************************
*
* BEGIN: GoDaddy CSS Standards file, with the generic definitions removed to prevent inheritance.
* This version is from https://img2.wsimg.com/pc_css/1/gd_B_20131207_https.min.css
*
*************************************************************************************************/
.clearfix:before,.clearfix:after{content:"\0020";display:block;height:0;overflow:hidden}
.clearfix:after{clear:both}
.clearfix{zoom:1}
.g-a{color:#3282e6;text-decoration:underline;cursor:pointer}
.g-a:hover{color:#3282e6;text-decoration:none;cursor:pointer}
a:link,a:visited,a.g-a:link,a.g-a:visited{color:#3282e6}
a:hover,a.g-a:hover{text-decoration:none;color:#3282e6}
a:active,a.g-a:active{text-decoration:underline;color:#3282e6}
a.g-dark:link,a.g-dark:visited{text-decoration:underline;color:#B5D5FB}
a.g-dark:hover{text-decoration:none;color:#B5D5FB}
a.g-dark:active{text-decoration:underline;color:#B5D5FB}
span.g-hover,span.g-dark-hover{border-bottom:1px dashed;cursor:pointer;position:relative;line-height:12px;display:inline-block}
span.g-dark-hover{color:#fff}
span.g-hover .g-hover-bubble,span.g-dark-hover .g-hover-bubble{background:#fff;position:absolute;top:12px;left:0;width:283px;border:1px solid #999;padding:8px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;margin-top:3px;font-size:10px;line-height:12px;color:#000}
ol.g-num{padding:0 0 0 4px;margin:6px 0 12px 24px;list-style-position:outside}
ol.g-num li{padding:4px 0 2px 0;list-style-type:decimal}
ul.g-bullet{list-style:disc;padding:5px 0 5px 20px}
.g-btn-sm{font-size:12px;padding:4px 10px;vertical-align:middle;vertical-align:baseline;min-width:40px;cursor:pointer;background-clip:none}
div.g-btn-sm,div.g-btn-lg{*display:inline}
.g-btn-lg{font-size:15px;padding:6px 15px;vertical-align:middle;vertical-align:baseline;min-width:50px;cursor:pointer}
:root .g-btn-a{padding:5px 10px 3px 0/IE9}
:root .g-btn-b{padding:8px 15px 6px 0/IE9}
.g-btn-act,.g-btn-act:link,.g-btn-act:visited,.g-btn-act-inactive{display:inline-block;background:#f48829;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-family:arial;font-weight:bold;text-decoration:none;color:white;border:1px solid #d0712b;line-height:1;text-align:center;border-bottom:2px solid #d0712b;}
.g-btn-act:hover{background:#f59540;_background:#f48829;border:1px solid #eaa879;_border:1px solid #d0712b;text-decoration:none;color:white;border-bottom:2px solid #d0712b;}
.g-btn-act:active,.g-btn-act-active{display:inline-block;background:#e77916;border:1px solid #d43d01;text-decoration:none;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-family:arial;font-weight:bold;text-decoration:none;color:white;line-height:1;text-align:center;border-bottom:2px solid #d43d01;}
a.g-btn-act-active:hover{color:white!important}
.g-btn-act-inactive,a.g-btn-act-inactive{opacity:.3;filter:alpha(opacity=30);cursor:default;text-decoration:none!important;color:white!important}
.g-btn-act-inactive span,.g-btn-act span,.g-btn-act-active span{font-size:11px;color:#ffe9d6;font-weight:normal;display:block;margin-top:3px}
:root .g-btn-act,:root .g-btn-act:hover,:root .g-btn-act:active,:root .g-btn-act-active{filter:none 0/IE9}
.g-btn-prg,.g-btn-prg:link,.g-btn-prg:visited,.g-btn-prg-inactive{display:inline-block;background:#7fb133;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-family:arial;font-weight:bold;text-decoration:none;color:white;border:1px solid #668f28;line-height:1;text-align:center;border-bottom:2px solid #668f28;}
.g-btn-prg:hover{background:#a3d061;_background:#7fb133;border:1px solid #9abf64;_border:1px solid #668f28;text-decoration:none;border-bottom:2px solid #668f28;}
.g-btn-prg:active,.g-btn-prg-active{display:inline-block;background:#7db032;border:1px solid #417c0c;border-bottom:2px solid #668f28;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-family:arial;font-weight:bold;text-decoration:none;color:white;font-family:arial;font-weight:bold;line-height:1;text-align:center}
a.g-btn-prg-active:hover{color:white!important}
.g-btn-prg-inactive,a.g-btn-prg-inactive{opacity:.3;filter:alpha(opacity=30);cursor:default;text-decoration:none!important;color:white!important}
.g-btn-prg-inactive span,.g-btn-prg span,.g-btn-prg-active span{font-size:11px;color:#e5ffbc;font-weight:normal;display:block;margin-top:3px}
:root .g-btn-prg,:root .g-btn-prg:hover,:root .g-btn-prg:active:root .g-btn-prg-active{filter:none 0/IE9}
.g-btn-sec,.g-btn-sec:link,.g-btn-sec:visited,.g-btn-sec-inactive{display:inline-block;background:#d8d8d8;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-family:arial;font-weight:bold;text-decoration:none;color:#666;border:1px solid #aaa;line-height:1;text-align:center;border-bottom:2px solid #aaa}
.g-btn-sec:hover{background:#dfdfdf;_background:#d8d8d8;border:1px solid #cecece;_border:1px solid #aaa;border-bottom:2px solid #aaa}
.g-btn-sec:active,.g-btn-sec-active{display:inline-block;background:#c9c9c9;border:1px solid #999;border-bottom:2px solid #aaa;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-family:arial;font-weight:bold;line-height:1;text-align:center;color:#666}
.g-btn-sec-active:hover{color:#666}
.g-btn-sec-inactive,a.g-btn-sec-inactive{filter:alpha(opacity=30);opacity:.3;cursor:default;text-decoration:none!important;color:#666!important}
:root .g-btn-sec,:root .g-btn-sec:hover,:root .g-btn-sec:active:root .g-btn-sec-active{filter:none 0/IE9}
.g-btn-hlp,.g-btn-hlp:link,.g-btn-hlp:visited,.g-btn-hlp-inactive{display:inline-block;background:#4b95ec;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-family:arial;font-weight:bold;text-decoration:none;color:white;border:1px solid #3479bd;line-height:1;text-align:center;border-bottom:2px solid #3479bd}
.g-btn-hlp:hover{background:#71adf5;_background:#4b95ec;border:1px solid #69a4de;_border:1px solid #3479bd;border-bottom:2px solid #3479b;}
.g-btn-hlp:active,.g-btn-hlp-active{display:inline-block;background:#3a89e5;border:1px solid #185fb6;border-bottom:2px solid #3479bd;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-family:arial;font-weight:bold;text-decoration:none;color:white;font-family:arial;line-height:1;text-align:center}
a.g-btn-hlp-active:hover{color:white}
.g-btn-hlp-inactive,a.g-btn-hlp-inactive{filter:alpha(opacity=30);opacity:.3;cursor:default;text-decoration:none!important;color:white!important}
.g-btn-hlp span{font-size:11px;color:#d6eaff;font-weight:normal;display:block;margin-top:3px}
:root .g-btn-hlp,:root .g-btn-hlp:hover,:root .g-btn-hlp:active,:root .g-btn-hlp-active{filter:none 0/IE9}
.g-btn-mya,.g-btn-mya:link,.g-btn-mya:visited,.g-btn-mya-inactive{display:inline-block;background:#333;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-family:arial;font-weight:bold;text-decoration:none;color:white;line-height:1;text-align:center;border:1px solid #444;border-bottom:2px solid #444}
.g-btn-mya:hover{background:#6e6e6e;_background:#333;border:1px solid #777;_border:1px solid #444;border-bottom:2px solid #444}
.g-btn-mya:active,.g-btn-mya-active{display:inline-block;background:#535353;border:1px solid #272727;border-bottom:2px solid #444;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-family:arial;font-weight:bold;line-height:1;text-align:center;color:white}
.g-btn-mya-active:hover{color:white}
.g-btn-mya-inactive,a.g-btn-mya-inactive{filter:alpha(opacity=30);opacity:.3;cursor:default;text-decoration:none!important;color:white!important}
:root .g-btn-mya,:root .g-btn-mya:hover,:root .g-btn-mya:active,:root .g-btn-mya-active{filter:none 0/IE9}
.g-btn-chk,.g-btn-chk:link,.g-btn-chk:visited,.g-btn-chk-inactive,.g-btn-x-chk,.g-btn-x-chk:link,.g-btn-x-chk:visited,.g-btn-x-chk-inactive{display:inline-block;background:#f48829;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-family:arial;font-weight:bold;text-decoration:none;color:white;border:1px solid #d0712b;line-height:1;text-align:center;position:relative}
.g-btn-chk-inactive span,.g-btn-chk span{display:inline-block;width:15px;height:13px;background-image:url(//img1.wsimg.com/shared/img/1/g-express-checkout-cart.gif);background-position:0 0;_background-position:0 3px;position:absolute;top:6px;_top:3px;left:15px}
.g-btn-x-chk-inactive span,.g-btn-x-chk span{display:inline-block;width:22px;height:18px;background-image:url(//img1.wsimg.com/shared/img/1/g-express-checkout-cart.gif);background-position:-23px 0;position:absolute;left:15px;top:5px}
:root .g-btn-chk-inactive span,:root .g-btn-chk span{top:7px 0/IE9}
:root .g-btn-x-chk-inactive span,:root .g-btn-x-chk span{top:6px 0/IE9}
.g-btn-x-chk,.g-btn-x-chk-inactive,.g-btn-chk,.g-btn-chk-inactive{padding-left:37px!important}
.g-btn-chk:hover,.g-btn-x-chk:hover{background:#f59540;_background:#f48829;border:1px solid #eaa879;_border:1px solid #d0712b;}
.g-btn-chk:hover span{background-position:0 -14px;_background-position:0 3px}
.g-btn-x-chk:hover span{background-position:-23px -19px;_background-position:-23px 0}
.g-btn-x-chk:active,.g-btn-chk:active,.g-btn-x-chk-active,.g-btn-chk-active,.g-btn-x-chk-active:hover,.g-btn-chk-active:hover{background:#e77916;border:1px solid #d43d01;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-family:arial;font-weight:bold;line-height:1;text-align:center;position:relative}
.g-btn-chk-inactive,.g-btn-x-chk-inactive{cursor:default}
.g-btn-x-chk-inactive,.g-btn-chk-inactive,a.g-btn-x-chk-inactive,a.g-btn-chk-inactive{opacity:.3;filter:alpha(opacity=30);cursor:default;text-decoration:none!important;color:white!important}
:root .g-btn-chk,:root .g-btn-chk:hover,:root .g-btn-chk:active,:root .g-btn-chk-active,:root .g-btn-x-chk,:root .g-btn-x-chk:hover,:root .g-btn-x-chk-active,:root .g-btn-x-chk:active{filter:none 0/IE9}
.g-btn-bnr-sec,.g-btn-bnr-sec:link,.g-btn-bnr-sec:visited,.g-btn-bnr-sec:active{background:#3b85df;font-size:20px;height:58px;min-width:205px;padding-top:19px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-family:arial;text-transform:uppercase;font-weight:bold;text-decoration:none;color:white;text-align:center;vertical-align:middle;display:inline-block;line-height:22px;position:relative;z-index:1;cursor:pointer;}
div.g-btn-bnr-sec{*display:inline}
.g-btn-bnr-sec:hover{background:#619fea;_background:#3b85df;}
.g-btn-bnr-sec span{color:#d7eaff;font-size:14px;}
.g-btn-bnr-sec:after{background-image:url(//img1.wsimg.com/shared/img/1/g-bnr-sec-reflection-3.png);background-repeat:repeat-x;bottom:-15px;content:"";display:inline-block;height:15px;position:relative;width:100%}
.g-btn-bnr-pri,.g-btn-bnr-pri:link,.g-btn-bnr-pri:visited,.g-btn-bnr-pri:active{background:#7cb031;font-size:20px;height:58px;min-width:205px;padding-top:19px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-family:arial;text-transform:uppercase;font-weight:bold;text-decoration:none;color:white;text-align:center;vertical-align:middle;display:inline-block;line-height:22px;position:relative;z-index:1;cursor:pointer;}
div.g-btn-bnr-pri{*display:inline}
.g-btn-bnr-pri:hover{background:#94c54b;_background:#7cb031;}
.g-btn-bnr-pri span{font-size:14px;color:#e5ffbc}
.g-btn-bnr-pri:after{background-image:url(//img1.wsimg.com/shared/img/1/g-bnr-pri-reflection-3.png);background-repeat:repeat-x;bottom:-15px;content:"";display:inline-block;height:15px;position:relative;width:100%}
.g-btn-bnr-pri em,.g-btn-bnr-sec em{display:inline-block;padding:0 15px;font-style:normal}
:root .g-btn-bnr-pri,:root .g-btn-bnr-pri:after,:root .g-btn-bnr-sec,:root .g-btn-bnr-sec:after{filter:none 0/IE9}
ul.g-tabs{height:31px;margin:0;padding:10px 20px 0 15px;position:relative;z-index:1}
ul.g-tabs li{float:left;cursor:pointer;position:relative;z-index:1;top:1px}
ul.g-tabs li a,ul.g-tabs li span,ul.g-tabs li span.g-tab-inner{display:inline-block;height:29px;min-width:98px;padding:0 15px;font-size:12px;line-height:29px;margin-left:5px;text-align:center;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-decoration:none!important;font-family:Arial,Sans-Serif;font-weight:bold;color:#3282e6;background:#f0f0f0;border:1px solid #e1e1e1;_width:135px}
:root ul.g-tabs li a,:root ul.g-tabs li span,:root ul.g-tabs li span.g-tab-inner{filter:none 0/IE9}
ul.g-tabs li.g-tab-active a,ul.g-tabs li.g-tab-active span,ul.g-tabs li.g-tab-active span.g-tab-inner{border:1px solid #e1e1e1;border-bottom:1px solid white;color:#707070;filter:none!important;background:white;cursor:default;text-decoration:none!important}
.g-t-content{border:1px solid #e1e1e1;padding:20px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;position:relative;z-index:0}
ul.g-tabs-bborder{border-bottom:1px solid #e1e1e1}
.g-alert{font-family:arial,verdana,helvetica,sans-serif;font-size:12px;position:relative;padding-left:10px;margin-bottom:20px}
.g-alert p{padding:15px 15px 15px 36px;margin:0;background-repeat:no-repeat;background-position:left center}
a.g-close-notify,a.g-close-notify:link,a.g-close-notify:visited{display:inline-block;background:url(//img1.wsimg.com/shared/img/1/close.gif) 0 0 no-repeat;width:13px;height:13px;position:absolute;right:2px;_right:3px;top:2px;_top:3px}
a.g-close-notify span{display:none}
.g-err{background:#ffdcdc;border:1px solid #d00000}
.g-err p{background-image:url(//img1.wsimg.com/shared/img/1/error-icon.png)}
.g-warn{background:#fffbcc;border:1px solid #e0a61b}
.g-warn p{background-image:url(//img1.wsimg.com/shared/img/1/alert-icon.png)}
.g-conf{background:#ecfbda;border:1px solid #88c236}
.g-conf p{background-image:url(//img1.wsimg.com/shared/img/1/success-icon.png)}
.g-help{background:#e1f2f9;border:1px solid #3aaedd}
.g-help p{background-image:url(//img1.wsimg.com/shared/img/1/help-icon.png)}
.g-vtab-wrapper{background:#f4f4f4;border:1px solid #d9d9d9;margin:20px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-vtab-container{background:#fff;width:300px;height:100%;border-right:1px solid #d9d9d9;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;float:left}
.g-vtab-container ul{margin:15px 0 15px 15px}
.g-vtab-container ul li{width:273px;height:35px;line-height:35px;background:transparent;border:1px solid #fff;padding-left:10px;position:relative}
.g-vtab-container ul li.g-vtab-selected{width:275px;background:#f4f4f4;border:1px solid #d9d9d9;border-right:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-weight:bold}
.g-vtab-container ul li.g-vtab-selected span{display:inline-block;position:absolute;top:2px;_top:0;right:-10px;height:31px;_height:35px;width:20px;background:#f4f4f4}
.g-vtab-content{float:left;background-color:#f4f4f4;height:100%}
.g-vtab-content-inner{padding:20px}
#simplemodal-container{position:absolute!important}
.g-modal{background-color:#FFF;border-radius:5px;box-shadow:0 0 6px rgba(0,0,0,0.8);box-shadow:0 0 12px rgba(0,0,0,0.8) 9;color:#707070;font-family:Arial,Helvetica,FreeSans,sans-serif;font-size:14px;line-height:1.3;padding:15px 20px 20px;position:absolute;width:600px}
.g-modal p{margin:0 0 1em}
.g-modal a{color:#3282e6}
.g-modal-header{border-bottom:1px solid #CCC;color:#000;font-size:24px;font-weight:normal;padding-bottom:2px}
.g-modal-close{background-image:url(//img1.wsimg.com/shared/img/1/close.gif);background-repeat:no-repeat;display:block;height:15px;overflow:hidden;position:absolute;right:5px;text-indent:-9999em;top:5px;width:15px;cursor:pointer}
.g-modal-container{position:relative;padding-top:6px}
.g-modal-content{overflow:auto;position:relative}
.g-modal-buttonpane{margin-top:8px;text-align:center;font-size:12px;position:relative}
.g-modal-buttonpane a{margin:0 2px;vertical-align:middle}
.g-modal-buttonpane a.g-btn-lg{*padding:5px 15px 7px}
.g-modal-footer{font-size:11px;background-color:#eee;margin-top:10px;padding:4px 10px 5px;color:#707070;position:relative}
.g-modal-no-titlebar .g-modal-header{border:0 none;margin:0;padding:0}
.g-modal-no-titlebar .g-modal-titlebar{display:none}
#g-modal-overlay{display:none;background-color:#868686;position:absolute;top:0;left:0;width:100%;height:100%;zoom:1;filter:alpha(opacity=80);opacity:.8}
.g-modal-in-modal{display:none;background-color:#FFF;border-bottom-right-radius:5px;border-bottom-left-radius:5px;box-shadow:0 2px 2px rgba(0,0,0,0.8);box-shadow:0 0 12px rgba(0,0,0,0.8) 9;border:1px solid #CCC;border-top:0;width:450px;padding:20px;position:absolute;top:0;left:50px;z-index:1}
.g-modal-alert{background-image:url(//img1.wsimg.com/shared/img/1/error-icon.png);padding:0 0 0 36px;margin:0;background-repeat:no-repeat;background-position:left center;color:#D00000;margin-bottom:20px!important;line-height:24px;font-size:18px}
.g-modal-text{font-size:12px}
.g-in-modal-overlay{display:none;background-color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;zoom:1;filter:alpha(opacity=80);opacity:.8}
.help-tip{cursor:pointer;width:10px;height:10px;background-image:url(//img1.wsimg.com/shared/img/1/small-help-icon.gif);background-repeat:no-repeat}
.ui-tooltip,.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;z-index:15000}
a.ui-tooltip-icon,a.ui-tooltip-icon:link,a.ui-tooltip-icon:visited{background-image:url(//img1.wsimg.com/shared/img/1/close.gif);background-repeat:no-repeat;width:13px;height:13px;display:inline-block;border:0;text-decoration:none}
a.ui-tooltip-icon span{display:none}
.ui-tooltip-fluid{display:block;visibility:hidden;position:static!important;float:left!important}
.ui-tooltip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word;overflow:hidden;border-bottom:1px solid #3baedd;border-left:1px solid #3baedd;border-right:1px solid #3baedd;border-top:0}
.ui-tooltip-titlebar{position:relative;min-height:14px;padding:5px 35px 5px 10px;overflow:hidden;font-weight:bold;border-top:1px solid #3baedd;border-left:1px solid #3baedd;border-right:1px solid #3baedd;border-bottom:0}
.ui-tooltip .ui-tooltip-tip{margin:0 auto;overflow:hidden;background:transparent!important;border:0 dashed transparent!important;z-index:10}
.ui-tooltip .ui-tooltip-tip,.ui-tooltip .ui-tooltip-tip{position:absolute;line-height:.1px!important;font-size:.1px!important;color:#123456;background:transparent;border:0 dashed transparent}
.ui-tooltip-titlebar,.ui-tooltip-content{background-color:#e1f2f9;font-size:12px}
.ui-tooltip-titlebar{padding:15px 20px 0 10px}
.ui-tooltip-content{padding:5px 20px 10px 10px;font-size:12px}
.ui-tooltip-content p{margin:0;padding:0 0 10px}
.ui-tooltip-content p:last-child{padding-bottom:0}
.ui-tooltip-titlebar .ui-state-default{position:absolute;right:4px;top:50%;margin-top:-11px;cursor:pointer;outline:medium none}
* html .ui-tooltip-titlebar .ui-state-default{top:16px}
.ui-tooltip .ui-tooltip-tip{margin:0 auto;overflow:hidden;background:transparent!important;border:0 dashed transparent!important;z-index:10}
.ui-tooltip .ui-tooltip-tip,.ui-tooltip .ui-tooltip-tip *{position:absolute;line-height:.1px!important;font-size:.1px!important;color:#123456;background:transparent;border:0 dashed transparent}
.ui-tooltip .ui-tooltip-tip canvas{top:0;left:0}
.ui-tooltip-default .ui-tooltip-titlebar{background-color:#e1f2f9}
.ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover{border-color:#AAA;color:#111}
.g-table-top{height:42px;border-top:1px solid #b1b3b2;border-right:1px solid #b1b3b2;border-left:1px solid #b1b3b2;background:#fff;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;padding:0 10px}
.g-table-tabs{padding:5px 0}
.g-table-tabs ul li{background:transparent;float:left;height:32px;line-height:32px;font-weight:bold;font-size:12px;padding:0 10px;margin-right:10px;cursor:pointer}
.g-table-tabs ul li.g-selected{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#d2d2d2;_background:#d2d2d2}
.g-table-style{text-align:left}
.g-table-style table{width:100%;font-size:12px;font-family:arial,verdana,helvetica,sans-serif;border-left:1px solid #b2b2b2;border-top:1px solid #b1b3b2;background-color:#fff;border-collapse:collapse;border-spacing:0}
.g-table-style table tr th{background:url(//img1.wsimg.com/shared/img/1/table-header-bg.gif) 0 0 repeat-x;font-weight:bold;border-right:1px solid #b2b2b2;border-bottom:1px solid #b2b2b2;padding:5px 10px 6px 10px;_padding:6px 10px 5px 10px;font-size:11px!important;vertical-align:middle;text-align:left;cursor:pointer;background-repeat:repeat}
.g-table-style table tr th a,.g-table-style table tr th a:link,.g-table-style table tr th a:visited{color:#000}
.g-table-style table tr td{border-right:1px solid #b2b2b2;border-bottom:1px solid #b2b2b2;padding:5px 10px 5px 10px;vertical-align:middle;empty-cells:show}
.g-table-style table tr.odd td{background-color:#f5f5f5}
.g-table-style table tr.tr-hover td{background-color:#fffcd6}
.g-acc{border:1px solid #a6a6a6;border-top:0}
.g-acc-item{height:28px;border-top:1px solid #a6a6a6;padding:15px 20px 17px 20px;cursor:pointer}
.g-acc-c-wrapper{border-top:1px solid #a6a6a6;background-color:#e5e4e5;background-image:url(data:image/gif;base64,R0lGODlhBAAEAJEAAOfk59nX2czIzOXk5SH5BAAAAAAALAAAAAAEAAQAAAIHxCQzEaisCgA7);background-repeat:repeat;background-position:0 0;padding:20px;_padding:15px;-moz-box-shadow:inset -5px 5px 5px #888,inset 0 -5px 5px #888;-webkit-box-shadow:inset 0 5px 5px #888,inset 0 -5px 5px #888;box-shadow:inset 0 -3px 8px #888,inset 0 3px 8px #888}
.g-acc-content{border:1px solid #a6a6a6;background:#fff;padding:20px}
.g-acc-odd{background:#F2F2F2}
.g-acc-plus{background:url(//img1.wsimg.com/shared/img/1/g-plus-minus.png) no-repeat scroll 0 0 transparent;float:left;height:16px;margin:6px 16px 0 0;width:16px}
.g-acc-minus{background:url(//img1.wsimg.com/shared/img/1/g-plus-minus.png) no-repeat scroll -26px 0 transparent;float:left;height:16px;margin:6px 16px 0 0;width:16px}
.g-acc-selected{background:#e4efc7}
.g-acc-item:hover{background:#ffc}
.g-rnd-3{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-5{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-7{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-10{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-t-3{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-t-5{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-t-7{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-t-10{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-b-3{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-b-5{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-b-7{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-b-10{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-l-3{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-l-5{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-l-7{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-l-10{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-r-3{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-r-5{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-r-7{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-r-10{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-t-r-3{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-t-r-5{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-t-r-7{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-t-r-10{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-b-r-3{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-b-r-5{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-b-r-7{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-b-r-10{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-t-l-3{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-t-l-5{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-t-l-7{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-t-l-10{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-b-l-3{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-b-l-5{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-b-l-7{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.g-rnd-b-l-10{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}/*************************************************************************************************
*
* END: GoDaddy CSS Standards file, with the generic definitions removed to prevent inheritance.
*
*************************************************************************************************/
