/*================================================================*/
IMG.giThumbnail
{
	border: 1px solid #293637;
}
#gTheSingleImage.ImageFrame_none
{
}
IMG#gTheSingleImage.ImageFrame_none
{
	border: 1px solid #293637;
}
/*container.css (YUI 2.2.0)

Modified from the original container.css to use as many div#id
style tags as possible to tightly scope this CSS so that it
doesn't leak out and affect our themes.
================================================================*/
.yui-overlay
{
	position: absolute;
	display: block;
}
HTML
{
	overflow: -moz-scrollbars-vertical;
}
.checkoutEmailDetailsTable TEXTAREA
{
	font: 12.3pt cursive;
	color: #3D7F84;
	width: 365px;
}
.checkoutEmailDetailsTable INPUT
{
	font: 100 12.3pt cursive;
	margin-left: 0px;
	color: #3E8085;
}
.checkoutPaymentOptionText
{
	font: 12.8pt sans-serif;
	color: #B7B3B3;
	width: 558px;
}
#g2-page TABLE TBODY TR TD#gsSidebarCol
{
	width: 105px;
	/*[empty]visibility:;*/
}
.checkoutSelectTable
{
}
TABLE.gbDataTable.gcBorder1.checkoutSelectTable
{
	width: 877px;
}
.checkoutSelectTable TEXTAREA
{
	font: 1.2em cursive;
	color: #1F2C2D;
	letter-spacing: 1px;
}
.checkoutThumbnails
{
	width: 186px;
}
.checkoutProductPriceTotal STRONG
{
	color: #E8E9E9;
}
.checkoutProductPriceTotal
{
	text-align: left;
}
.checkoutProductPriceSubtotal
{
	text-align: left;
	color: #E8E7E7;
}
.checkoutProductPriceQuantity SPAN.checkoutProductQuantity
{
	padding-left: 37px;
	padding-right: 21px;
}
.checkoutSelectTable TBODY TR TH
{
	text-align: center;
}
.checkoutSelectTable
{
	text-align: left;
}
DIV.rhk1
{
	border: 1px solid #283536;
	width: 853px;
	margin-left: -7px;
	padding-left: 23px;
	padding-top: 8px;
	background-color: #182324;
}
.rhk1 .gbLink-checkout_SelectProducts
{
	font: 12.9pt sans-serif;
}
DIV.ch1
{
	background: #172223;
	width: 853px;
	border: 1px solid #293637;
	padding-top: 6px;
	padding-left: 23px;
	padding-bottom: 12px;
	margin-left: -7px;
	margin-top: -10px;
}
.ch1 TABLE.gbDataTable
{
	margin-top: 7px;
}
.checkoutProductPriceQuantityA
{
	background-color: #273435;
	width: 216px;
	text-align: center;
	line-height: 2.5;
	font: 13.1pt sans-serif;
	color: #9D9D9D;
}
.ch1 .checkoutProductA
{
	background: #283536;
	width: 594px;
	color: #67DDE6;
}
.checkoutProductA A.gbAdminLink.gbLink-checkout_AddToCart
{
	font-size: 12.2pt;
}
IMG.checkoutThumbnail
{
	border: 1px solid #83E1E9;
	padding-top: 0px;
	padding: 4px;
	margin: 2px;
}
.yui-tt
{
	visibility: hidden;
	position: absolute;
	color: #333;
	background-color: #FDFFB4;
	font-family: arial, helvetica, verdana, sans-serif;
	padding: 2px;
	border: 1px solid #FCC90D;
	font: 100% sans-serif;
	width: auto;
}
* HTML BODY.masked SELECT
{
	visibility: hidden;
}
* HTML DIV.yui-panel-container SELECT
{
	visibility: inherit;
}
* HTML DIV.drag SELECT
{
	visibility: hidden;
}
* HTML DIV.hide-select SELECT
{
	visibility: hidden;
}
DIV#gDialog_mask, #waitDialog_mask
{
	z-index: 0;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=50);
	background-color: #CCC;
}
DIV#gDialog_c.hide-scrollbars *
{
	overflow: visible;
}
DIV#gDialog_c.hide-scrollbars TEXTAREA, .hide-scrollbars SELECT
{
	overflow: visible;
	display: none;
}
DIV#gDialog_c.show-scrollbars TEXTAREA, .show-scrollbars SELECT
{
	overflow: visible;
}
.yui-panel-container
{
	position: absolute;
	background-color: transparent;
	z-index: 6;
	visibility: hidden;
	overflow: visible;
	width: auto;
}
.yui-panel-container.focused
{
}
.yui-panel-container.matte
{
	padding: 3px;
	background-color: #FFF;
}
.yui-panel-container.matte .underlay
{
	display: none;
}
.yui-panel-container.shadow
{
	padding: 0px;
	background-color: transparent;
}
.yui-panel-container.shadow .underlay
{
	visibility: inherit;
	position: absolute;
	background-color: #CCC;
	top: 3px;
	left: 3px;
	z-index: 0;
	width: 100%;
	height: 100%;
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70);
	zoom: 1;
}
.yui-panel
{
	visibility: hidden;
	border-collapse: separate;
	position: relative;
	left: 0px;
	top: 0px;
	font: 1em Arial;
	background-color: #FFF;
	border: 1px solid #000;
	z-index: 1;
	overflow: hidden;
}
.yui-panel .hd
{
	background-color: #3D77CB;
	color: #FFF;
	font-size: 100%;
	line-height: 100%;
	border: 1px solid #FFF;
	border-bottom: 1px solid #000;
	font-weight: bold;
	overflow: hidden;
	padding: 4px;
}
.yui-panel .bd
{
	overflow: hidden;
	padding: 4px;
}
.yui-panel .bd P
{
	margin: 0 0 1em;
}
.yui-panel .bd A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-weight: bold;
	text-decoration: none;
	color: #6B8CB7;
}
.yui-panel .container-close
{
	position: absolute;
	top: 5px;
	right: 4px;
	z-index: 6;
	height: 12px;
	width: 12px;
	margin: 0px;
	padding: 0px;
	background: url(close12_1.gif) no-repeat;
	cursor: pointer;
	visibility: inherit;
}
.yui-panel .ft
{
	padding: 4px;
	overflow: hidden;
}
.yui-simple-dialog .bd .yui-icon
{
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	margin-bottom: 50px;
	margin-right: 10px;
	width: 16px;
}
.yui-simple-dialog .bd SPAN.blckicon
{
	background: url(blck16_1.gif) no-repeat;
}
.yui-simple-dialog .bd SPAN.alrticon
{
	background: url(alrt16_1.gif) no-repeat;
}
.yui-simple-dialog .bd SPAN.hlpicon
{
	background: url(hlp16_1.gif) no-repeat;
}
.yui-simple-dialog .bd SPAN.infoicon
{
	background: url(info16_1.gif) no-repeat;
}
.yui-simple-dialog .bd SPAN.warnicon
{
	background: url(warn16_1.gif) no-repeat;
}
.yui-simple-dialog .bd SPAN.tipicon
{
	background: url(tip16_1.gif) no-repeat;
}
.yui-dialog .ft, .simple-dialog .ft
{
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;
}
.yui-dialog FORM, .yui-simple-dialog FORM
{
	margin: 0;
}
DIV#gDialog_c.button-group BUTTON
{
	font: 100/76% verdana;
	text-decoration: none;
	background-color: #E4E4E4;
	color: #333;
	cursor: hand;
	vertical-align: middle;
	border: 2px solid #797979;
	border-top-color: #FFF;
	border-left-color: #FFF;
	margin: 2px;
	padding: 2px;
}
DIV#gDialog_c.button-group BUTTON.default
{
	font-weight: bold;
}
DIV#gDialog_c.button-group BUTTON:hover, .button-group BUTTON.hover
{
	border: 2px solid #90A029;
	background-color: #EBF09E;
	border-top-color: #FFF;
	border-left-color: #FFF;
}
DIV#gDialog_c.button-group BUTTON:active
{
	border: 2px solid #E4E4E4;
	background-color: #BBB;
	border-top-color: #333;
	border-left-color: #333;
}
/*=================================================
slider.css (YUI 2.2.0)
based on YUI slider / color picker implementation
=================================================
The box itself.  The position needs to be dynamic in order to pop up in the right place.*/
DIV#Markup_colorChooser
{
	position: absolute;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	width: 360px;
	height: 240px;
	display: none;
}
/*upper border*/
DIV#Markup_colorHandle
{
	background-color: #BBBBBB;
	height: 10px;
	margin: 0px;
	cursor: move;
}
DIV#Markup_hueThumb
{
	cursor: default;
	width: 18px;
	height: 18px;
	z-index: 9;
	position: absolute;
}
/*slider background*/
DIV#Markup_hueBg
{
	position: absolute;
	left: 216px;
	height: 198px;
	width: 18px;
	background: url(hue.png) no-repeat;
	top: 18px;
}
/*big square*/
DIV#Markup_pickerDiv
{
	position: absolute;
	left: 10px;
	height: 187px;
	width: 188px;
	top: 20px;
}
DIV#Markup_pickerBg
{
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}
DIV#Markup_selector
{
	cursor: default;
	width: 11px;
	height: 11px;
	z-index: 9;
	position: absolute;
	top: 0px;
	left: 0px;
}
DIV#Markup_valdiv
{
	text-align: right;
	position: absolute;
	top: 86px;
	left: 246px;
}
DIV#Markup_valdiv INPUT
{
	font-size: 0.85em;
}
DIV#Markup_hint
{
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	padding: 2px 4px;
	position: absolute;
	top: 218px;
	left: 120px;
}
DIV#Markup_rBG
{
	top: 180px;
}
DIV#Markup_gBG
{
	top: 210px;
}
DIV#Markup_bBG
{
	top: 240px;
}
DIV#Markup_swatch
{
	position: absolute;
	left: 260px;
	top: 30px;
	height: 60px;
	width: 60px;
	border: 2px solid #AAAAAA;
}
/*** Icons for username, groupname and password form fields ***/
#giFormUsername, .giFormUsername
{
	background-image: url(userinfo.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 17px;
	color: #729092;
}
#giFormPassword
{
	color: #729092;
}
#giFormGroupname
{
	background-image: url(groupinfo.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 17px;
}
#giFormPassword
{
	background-image: url(key7-16-bw.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 17px;
}
/*** Status messages in AdminPlugins ***/
#gbPluginStatusUpdates
{
	position: absolute;
	font-size: 1.5em;
	display: none;
	background-color: #999;
}
#gbPluginStatusUpdates DIV.giSuccess
{
	background-color: #5C0;
	color: #FFFFFF;
	padding: 15px;
	width: 350px;
	text-align: center;
}
#gbPluginStatusUpdates DIV.giWarning
{
	background-color: #C50;
	color: #FFFFFF;
	padding: 15px;
	width: 350px;
	text-align: center;
}
/*** General styles ***/
LABEL
{
	cursor: pointer;
}
/*** Autocomplete ***/
.autoCompleteShadow
{
	position: absolute;
	margin: 0.3em;
	z-index: 5;
}
.autoCompleteContainer
{
	position: relative;
	bottom: 4px;
	right: 4px;
	overflow: hidden;
	border-style: solid solid dotted;
	border-width: 0 1px 1px;
	margin-top: 0;
	margin-bottom: -1px;
}
.autoCompleteContainer .yui-ac-content UL
{
	position: relative;
	padding: 3px 0;
	list-style: none;
}
.autoCompleteContainer .yui-ac-content LI
{
	padding: 2px 4px;
	cursor: default;
	white-space: nowrap;
	display: list-item;
}
/*** Icons for Plugins ***/
.AdminPlugins_legend
{
	width: 100%;
	text-align: right;
	margin-bottom: 2px;
}
.AdminPlugins_legend SPAN
{
	padding-top: 2px;
	padding-bottom: 2px;
}
.icon-plugin-active
{
	padding-left: 16px;
	background: url(module-active.gif) no-repeat left center;
}
.icon-plugin-inactive
{
	padding-left: 16px;
	background: url(module-inactive.gif) no-repeat left center;
}
.icon-plugin-upgrade
{
	padding-left: 16px;
	background: url(module-upgrade.gif) no-repeat left center;
}
.icon-plugin-uninstall
{
	padding-left: 16px;
	background: url(module-install.gif) no-repeat left center;
}
.icon-plugin-incompatible
{
	padding-left: 16px;
	background: url(module-incompatible.gif) no-repeat left center;
}
.icon-plugin-locked
{
	padding-left: 16px;
	background: url(module-locked.gif) no-repeat left center;
}
#gallery.rtl .icon-plugin-active, #gallery.rtl .icon-plugin-inactive, #gallery.rtl .icon-plugin-upgrade, #gallery.rtl .icon-plugin-uninstall, #gallery.rtl .icon-plugin-incompatible, #gallery.rtl .icon-plugin-locked
{
	padding-left: 0;
	padding-right: 16px;
	background-position: right center;
}
/*** Progress Bar ***/
#ProgressBar #progressDone
{
	width: 0%;
	background-color: #FD6704;
	border: thin solid #DDD;
}
#ProgressBar #progressToGo
{
	width: 100%;
	background-color: #EEE;
	border: thin solid #DDD;
	border-left: none;
}
#ProgressBar #progressContinueLink
{
	font-size: 1.5em;
}
/*Avoid disappearing text on IE6*/
#gallery.IE #ProgressBar #progressTitle, #gallery.IE #ProgressBar #progressDescription, #gallery.IE #ProgressBar #progressTimeRemaining
{
	display: inline-block;
}
/*** Tooltip ***/
SPAN.gTooltipTarget
{
	border-bottom: 1px dashed #6B8CB7;
}
#gTooltip.tt
{
	visibility: hidden;
	position: absolute;
	color: #333;
	background-color: #FDFFB4;
	font-family: arial, helvetica, verdana, sans-serif;
	padding: 2px;
	border: 1px solid #FCC90D;
	font: 100% sans-serif;
	width: auto;
}
#gTooltip.mask
{
	z-index: 0;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #CCC;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=50);
}
#gTooltip.mask[id]
{
/*IE6 and below Can't See This*/
	position: fixed;
}
/*** Help ***/
DIV.gbLink-Help
{
	float: right;
	cursor: pointer;
}
