/*-----------------------------------------------

  Stylesheet for Fall10 Admin

    - All styles should be placed in grouped 
      locations, ie global, panels, etc.
  
-----------------------------------------------*/

.clear
{
	clear: both;
}

#ActivateMyStore
{
    clear: both;
    float: right;
    margin-top: -80px;
    margin-right: 40px;
    position: relative;
    z-index: 998;
}

/*  BEGIN - Panels: Normal  */

div.a65chromepanel
{
	margin: 8px 0 4px;
	background:#FFF;
	border-bottom: 1px solid #CCC;
	-moz-box-shadow: 1px 1px 10px #CCC;
	-webkit-box-shadow: 1px 1px 10px #CCC;
	box-shadow: 1px 1px 10px #CCC;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#e1e1e1') ";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#e1e1e1') ;

}
div.a65chromepanel.a65tableviewer
{
	border-bottom:none;
}
.a65chromecontent.orderdetails
{
	padding:15px;
}
.a65chromecontent.orderdetails.center
{
	text-align:center;
}
.a65chromecontent .padded, .a65modalinterior .padded
{
	padding: 8px 2px;
}
.a65chromecontent .padded.a65label
{
	padding-top:8px;
	padding-right:4px;
}
.a65chromecontent .padded.a65help
{
	padding-top:8px;
}
.a65chromecontent .padded .checkbox
{
	margin-top:4px;
}
.a65chromecontent.nopadded
{
	padding: 0;
}
.a65modalinterior #wrapper_content
{
	padding-bottom:8px;
}
.a65modalinterior #contentarea, #wrapper_content.a65modalinterior, body.a65modalinterior, .a65modalinterior #bg_content_left, .a65modalinterior #bg_content_right
{
	margin:0;
	padding:0;
	background:none;
	width:auto;
	min-width:0;
}
.a65chromeheader
{
	background: url('../i/chrome_header.gif') repeat-x;
	height: 39px;
	cursor: pointer;
}
.a65chromefooter
{
	background: url('../i/chrome_footer.gif') repeat-x;
	height: 39px;
}
.a65noncollapse .a65chromeheader
{
	cursor: default;
}
.a65chromeheadertext
{
	color: #666666;
	float: left;
	font-size: 14px;
	line-height: 1.4em;
	padding: 12px 0 0 12px;
	width: auto;
	font-weight: bold;
}
.expandedtext
{
}
.a65chromefooter .a65chromeheadertext.a65regtext
{
}
.a65regtext
{
	width:100%;
	padding:8px 8px;
}
.a65noncollapse .a65chromesubtext, .a65chromecontent .a65chromesubtext
{
	background: none;
}
.a65chromesubtext
{
	background: url("../i/heading_sep.jpg") repeat-y scroll right top transparent;
	float: right;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	width: auto;
	height: 16px;
	margin-top:6px;
	padding:4px 8px;
}
.a65sublinebreak
{
	background: url('../i/sub_shadow.gif') repeat-x;
	width: 100%;
	padding: 4px 0;
	margin: 10px auto;
}
.arrow_link
{
	background: url('../i/shadow_arrow.png') no-repeat 22px 13px;
	float: right;
	padding:9px 30px 2px;
	text-decoration: none;
	height:27px;
}
.active
{
	background: url('../i/shadow_down_arrow.png') no-repeat 22px 13px;
}
.a65chromecontent
{
	clear: both;
	padding: 15px 0;
	border: 1px solid #CCC;
	border-bottom: 0;
	display: none;
	border-top: 0;
}
.a65noncollapse .a65chromecontent
{
	display: block;
}
.a65chromeheader_left
{
	background: url("../i/chrome_heading_left.gif") no-repeat scroll 0 0 transparent;
	float: left;
	height: 39px;
	width: 100%;
}
.a65chromeheader_right
{
	background: url("../i/chrome_heading_right.gif") no-repeat scroll right 0 transparent;
	float: left;
	height: 39px;
	width: 100%;
}
.a65chromefooter_left
{
	background: url("../i/chrome_footer_left.gif") no-repeat scroll 0 bottom transparent;
	float: left;
	height: 39px;
	width: 100%;
}
.a65chromefooter_right
{
	background: url("../i/chrome_footer_right.gif") no-repeat scroll right bottom transparent;
	float: left;
	height: 39px;
	width: 100%;
}
#ProductBasicPhoto
{
	padding:10px;
	max-width:180px;
	height:auto;
}
/*  END - Panels: Normal  */
/*  BEGIN - Panels: Advanced  */
.a65advancedpanel
{
	background: url("../i/advance_shadow.gif") repeat-x scroll 0 0 #FFF;
	padding: 0;
}
.a65settingsbox
{
}
.a65settingsbox table.collapsable_container
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
}
td.AdvancedTabPanel
{
	background: url("../i/advance_tab_bg.gif") repeat-y scroll 0 0 transparent;
	width: 176px;
	vertical-align: top;
	border-collapse: collapse;
	margin: 0;
	padding: 0 0 0 0;
	border: none;
}

.AdvancedTabs
{
	width: 176px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
	background: url("../i/advance_tab_header.gif") no-repeat scroll 0 0 transparent;
	float:left;
}

.AdvancedTabs > ul
{
	background: url("../i/left_link_border.gif") no-repeat scroll 0 0 transparent;
	padding: 0;
	margin: 0;
	margin-top:18px;
	list-style: none outside none;
	float: left;
}

.AdvancedTabs > ul > li
{
	list-style: none;
	padding: 0;
	margin: 0;
	background: url("../i/left_link_border.gif") no-repeat scroll 0 bottom transparent;
	float: left;
	padding: 1px 0;
	width: 143px;
}

.AdvancedTabs > ul > li > a
{
	margin: 0;
	display: block;
	padding: 7px 10px;
	text-decoration: none;
	color: #666666;
	float: left;
	font-size: 11px;
	text-decoration: none;
	width: 150px;
}

.AdvancedTabGroup
{
	clear: both;
	width: 100%;
	display: none;
}

.AdvancedTabs > ul > li.Selected > a, .AdvancedTabs > ul > li > a:hover
{
	background: none repeat scroll 0 0 #FFF;
}

.AdvancedTabGroup:target
{
	display: block;
}

.AdvancedGroupPanel
{
	text-align: left;
	vertical-align: top;
	padding: 20px;
	width: 100%;
}
.AdvancedGroupPanelBox
{
}
ul#menu > li > a:hover
{
	background-color: #2E6B9A;
}
ul#menu > li > a.selected:hover
{
	background-color: #3D7CAC;
}

.AdvancedOptionsHelper
{
	color: #000000;
	font-size: 10px;
	padding-left: 20px;
	font-weight: normal;
}
.a65advancedpanel .a65settingsbox > .verticalspacer
{
	display:none;
}
/*  END - Panels: Advanced  */

/*  BEGIN - Panels:  Photo  */
.a65chrome_shadow.mainimage
{
	max-height:90px;
}
td.a65mainimagecell
{
	text-align:right;
	/*padding-right:28px;*/
}
.a65chrome_shadow
{
	border: 1px solid #CCC;
	background: #FFF;
	height: 130px;
}
.a65chrome_shadow.autoheight
{
	height:auto;
}
.a65chrome_wrap0
{
	float:right;
}
.a65chrome_wrap1, .a65chrome_wrap2, .a65chrome_wrap3
{
	display: inline-table; /* \*/
	display: block; /**/
}
.a65chrome_wrapCenter
{
	clear: both;
	position: relative;
	/*margin: 0 auto;*/ /*To renable centering, uncomment this line*/
	padding: 0;
}
.clear
{
	clear: both;
}
.a65chrome_wrap1
{
	float: left;
	background: url("../i/shadow.gif") right bottom no-repeat;
}
.a65chrome_wrap2
{
	background: url("../i/corner_bl.gif") left bottom no-repeat;
}
.a65chrome_wrap3
{
	padding: 0 4px 4px 0;
	background: url("../i/corner_tr.gif") right top no-repeat;
}
.a65chrome_wrap3 img
{
	display: block;
}
.a65chrome_divider
{
	border-right: 1px solid #CCC;
}
.a65chrome_ImageTable
{
	padding: 4px;
	margin: 6px 16px;
}
.a65chrome_ImageCell
{
	text-align: center;
}
.a65chrome_ImageName
{
	color: #000000;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 3px;
}

#ProductImagesHelp .a65chromesubtext,
#ProductVideosHelp .a65chromesubtext
{
	/*background:url("../i/help_icon.png") no-repeat scroll left 8px transparent;*/
	color:#006699;
	font-size:11px;
	/*padding-left:20px;*/
	text-decoration:none;
}
#ProductImagesHelp .a65chromesubtext a,
#ProductVideosHelp .a65chromesubtext a
{
	text-decoration:none;
}
/*  END - Panels:  Photo  */

/*  BEGIN - Panels:  Buttons  */
.a65center
{
	margin-right:0;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	margin:0 auto;
}
.a65chrome_ImageButtons_CenterWrapper,
.a65chrome_VideoButtons_CenterWrapper
{
	float:left;
	position:relative;
	left:50%;
}

.a65chrome_ImageButtons_CenterWrapper > .a65chrome_ImageButtons,
.a65chrome_VideoButtons_CenterWrapper > .a65chrome_VideoButtons
{
	position:relative;
	left:-50%;
}
.a65chrome_ImageButtons,
.a65chrome_VideoButtons
{
	padding: 8px 0;
	height:20px;
}
.a65chrome_ImageButtons.Main,
.a65chrome_VideoButtons.Main
{
	height:22px;
}
.AddNewForm .a65chrome_ImageButtons,
.AddNewForm .a65chrome_VideoButtons
{
	padding:0;
}
.a65chrome_ImageButtons.right,
.a65chrome_VideoButtons.right
{
	float:right;
}
.a65chrome_ImageButtons.left,
.a65chrome_VideoButtons.left
{
	float:left;
	padding-left:15px;
}
.a65chrome_ImageButtons .normaltext,
.a65chrome_VideoButtons .normaltext
{
	height: 20px;
	line-height: 20px;
	padding-left: 6px;
}
.a65chrome_btn_1
{
	height: 22px;
	overflow: hidden;
}
.a65chrome_btn_1 a
{
	background: url("../i/buttons/btn_1_left_bg.gif") no-repeat scroll 0 0 transparent;
	color: #333333 !important;
	float: left;
	font-size: 11px !important;
	height: 22px;
	padding-left: 5px;
	padding-right: 10px;
	text-decoration: none !important;
}
.a65chrome_btn_1 a span
{
	background: url("../i/buttons/btn_1_right_bg.gif") no-repeat scroll right 0 transparent;
	cursor: pointer;
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0 25px 0 20px;
}
.a65chrome_btn_1 a:hover
{
	background: url("../i/buttons/btn_1_left_bg.gif") no-repeat scroll 0 -22px transparent;
}
.a65chrome_btn_1 a:hover span
{
	background: url("../i/buttons/btn_1_right_bg.gif") no-repeat scroll right -22px transparent;
	cursor: pointer;
}
.a65chrome_btn_main
{
	height: 36px;
	overflow: hidden;
}
.a65chrome_btn_main a
{
	background: url("../i/buttons/mainsave_left.png") no-repeat scroll 0 0 transparent;
	color: #FFF !important;
	float: left;
	font-size: 16px !important;
	font-weight:bold;
	height: 36px;
	padding-left: 6px;
	padding-right: 10px;
	text-decoration: none !important;
}
.a65chrome_btn_main a span
{
	background: url("../i/buttons/mainsave_right.png") no-repeat scroll right 0 transparent;
	cursor: pointer;
	float: left;
	height: 36px;
	line-height: 36px;
	padding: 0 15px 0 8px;
	min-width:108px;
	text-align:center;
	text-shadow: 0 1px 0 #61942E;
	font-size: 16px; 
}

.a65chrome_btn_main a:hover
{
}
.a65chrome_btn_main a:hover span
{
	cursor: pointer;
}
.a65chrome_btn_small
{
	height: 24px;
	overflow: hidden;
}
.a65chrome_btn_small a
{
	background: url("../i/buttons/smallsave_left.png") no-repeat scroll 0 0 transparent;
	color: #FFF !important;
	float: left;
	font-size: 12px !important;
	font-weight:bold;
	height: 24px;
	padding-left: 6px;
	padding-right: 8px;
	text-decoration: none !important;
}
.a65chrome_btn_small a span
{
	background: url("../i/buttons/smallsave_right.png") no-repeat scroll right 0 transparent;
	cursor: pointer;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 23px 0 15px;
}

.a65chrome_btn_small.cancel a
{
    background: none;
    color: #999999 !important;
	padding-left: 0;
	padding-right: 0;
}

.a65chrome_btn_small.cancel a:hover,
.a65chrome_btn_small.cancel a:hover span
{
    text-decoration: underline;
}

.a65chrome_btn_small.cancel a span
{
    background: none;
    margin-left: -6px;
	padding: 0 5px 0 5px;
}

.a65chrome_btn_small a:hover
{
}
.a65chrome_btn_small a:hover span
{
	cursor: pointer;
}
.a65chrome_btn_2 a
{
	background: url("../i/buttons/btn_2_left_bg.gif") no-repeat scroll 0 0 transparent;
	color: #333333 !important;
	float: left;
	font-size: 11px !important;
	height: 22px;
	padding-left: 5px;
	padding-right: 10px;
	text-decoration: none !important;
}
.a65chrome_btn_2 a span
{
	background: url("../i/buttons/btn_2_right_bg.gif") no-repeat scroll right 0 transparent;
	cursor: pointer;
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0 25px 0 20px;
}
.a65chrome_btn_2 a:hover
{
	background: url("../i/buttons/btn_2_left_bg.gif") no-repeat scroll 0 -22px transparent;
}
.a65chrome_btn_2 a:hover span
{
	background: url("../i/buttons/btn_2_right_bg.gif") no-repeat scroll right -22px transparent;
	cursor: pointer;
}
.a65chrome_btn_6
{
	height: 20px;
	overflow: hidden;
}
.a65chrome_btn_6 a
{
	background: url("../i/buttons/btn_6_left_bg.gif") no-repeat scroll 0 0 transparent;
	color: #333333 !important;
	float: left;
	font-size: 11px !important;
	height: 20px;
	padding-left: 5px;
	padding-right: 10px;
	text-decoration: none !important;
}
.a65chrome_btn_6 a span
{
	background: url("../i/buttons/btn_6_right_bg.gif") no-repeat scroll right 0 transparent;
	cursor: pointer;
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0 25px 0 20px;
}

.a65chrome_btn_6 a:hover
{
	background: url("../i/buttons/btn_6_left_bg.gif") no-repeat scroll 0 -20px transparent;
	float: left;
	height: 20px;
}
.a65chrome_btn_6 a:hover span
{
	background: url("../i/buttons/btn_6_right_bg.gif") no-repeat scroll right -20px transparent;
	cursor: pointer;
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0 25px 0 20px;
}
a.a65chrome_close
{
	float: right;
	background: url("../i/close.gif") no-repeat scroll 0 0 transparent;
	display: block;
	text-decoration: none;
	margin: 3px 0 3px 8px;
	width: 15px;
	height: 15px;
}
a.a65chrome_close:hover
{
	background: url("../i/close.gif") no-repeat scroll 0 -17px transparent;
}
a.a65chrome_close.Add
{
	background: none;
	visibility: hidden;
}

/*  END - Panels:  Buttons  */
/*  BEGIN - Modal  */
.ui-widget-overlay
{
	background: #000;
	opacity: .55;
	filter:Alpha(Opacity=55);
}
#DeleteConfirmationText, #DeleteConfirmationText_InvControl
{
	color:#999999;
	display:block;
	font-size:16px;
	font-weight:bold;
	padding-bottom:50px;
	text-align:left;
	width:100%;
}
.a65modalinterior div#header {
	padding: 0;
	margin:0;
	padding-bottom:15px;
	height:35px;
}
.a65modalinterior div#header h2 {
	color: #333333; 
	font-weight: bold; 
	padding: 0; 
	margin:0;
	font-size: 18px; 
}
.a65modalinterior div#header h3 {
	color: #333333; 
	padding: 0px 0px 0px 0px; 
	font-weight: normal; 
	margin:0;
	margin-top:7px;
	margin-left:15px;
	font-size: 12px;
}
.a65modalinterior div#modalcontent {
	margin: 0;
	padding: 0;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:30px;
	margin-right:30px;
	height:100%;
}

.a65modalinterior div#footer {
	padding: 0;
	padding-top:15px;
	height:50px;
}

div#modaldialog
{
/*margin-top:-15px;	*/
}

.a65modalinterior .PhotoProgressContainer {
	height:120px;
	float:left;
	position:absolute;
	width:100%;
	left:0;
	vertical-align:middle;
	z-index:-1;
}
.smalltext.browsecaption
{
	font-size:10px;
	font-style:italic;
	margin-top:0px;	
	float:right;
}
.a65chrome_btn_cancel
{
	height: 36px;
	overflow: hidden;
}
.a65chrome_btn_cancel a
{
	color: #52BDFA !important;
	float: left;
	font-size: 14px !important;
	height: 36px;
	padding-left: 5px;
	padding-right: 10px;
	text-decoration: none !important;
}
.a65chrome_btn_cancel a span
{
	font-weight:bold;
	cursor: pointer;
	float: left;
	height: 36px;
	line-height: 36px;
	padding: 0 15px 0 15px;
}

.a65chrome_btn_cancel a:hover span
{
    text-decoration: underline;
}

.a65modalinterior #wrapper, .a65modalinterior #content
{
	position:inherit;
}
.a65chromeModalunderlay
{
	padding: 20px;
	background: #FFF;
	display: block;
}
#modaldialogiframe
{
	display: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: none;
}
#modaldialog
{
	display: none;
	padding: 0;
	margin: 0;
	overflow:hidden;
}
.a65setOverflow
{
	overflow: hidden;
}
#modaldialog.a65chromeLoading
{
	background: url("/a/a/65/i/loading.gif") no-repeat scroll 50% 50% #FFF;
}
.a65chromeModal.ui-dialog
{
	padding: 0px;
}
.a65chromeModal.ui-widget-content
{
	background: #FFF;
	border: none;
}
.a65chromeModal .ui-dialog-titlebar
{
	background: #FFF;
	border: none;
}
.a65chromeModal .ui-dialog-titlebar.ui-corner-all
{
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px; 
	border-radius: 0px;
}
.a65chromeModal .ui-dialog-content
{
	background: #FFF;
	padding: 0;
	overflow:hidden;
}
.a65chromeModal .ui-icon
{
	background-image: url("../i/ui-icons_888888_256x240.png");
}
.a65chromeModal .ui-state-hover .ui-icon
{
	background-image: url("../i/ui-icons_454545_256x240.png");
}
.a65chromeModal .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
{
	background: url("../i/ui-bg_glass_75_dadada_1x400.png") repeat-x scroll 50% 50% #DADADA;
	border: none;
	color: #212121;
	font-weight: normal;
}
.a65chromeModal .ui-state-hover a, .ui-state-hover a:hover
{
	color: #212121;
	text-decoration: none;
}
.a65chromeModal .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active
{
	background: url("../i/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50% #FFFFFF;
	border: none;
	color: #212121;
	font-weight: normal;
}
.a65chromeModal.ui-dialog
{
	padding: 71px 73px 51px 71px;
	background:none;
}
.a65chromeModal .ui-dialog-titlebar-close, .a65chromeModal .ui-dialog-titlebar-close.ui-corner-all.ui-state-hover
{
	width:73px;
	height:73px;
	margin-right:-80px;
	margin-top:0px;
	top:0;
	position:absolute;
	background:url("../i/modal/modal_close.png") no-repeat;
	border:none;
	padding:0;
	right:7px;
}
.a65chromeModal .ui-dialog-titlebar-close.ui-state-hover
{
	background:url("../i/modal/modal_close.png") no-repeat;
	border:none;
	padding:0;
}
.a65chromeModal .ui-dialog-titlebar-close.ui-state-hover a
{
	border:none;
}
.a65chromeModal .ui-dialog-titlebar
{
	margin-top:-69px;
	padding-top:68px;
	background:url("../i/modal/modal_top.png") repeat-x;
}
.a65chromeModal *
{
	/*border:none;*/
}
.a65chromeModal .ui-state-hover, .a65chromeModal .ui-icon, .a65chromeModal .ui-corner-all, .a65chromeModal span.ui-icon,.a65chromeModal a:hover,.a65chromeModal .ui-state-hover{
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px; 
	border-radius: 0px;
	border:none;
	padding:none;
	margin:none;
}
.a65chromeModal span.ui-icon
{
	visibility:hidden;
}
#modalDialog
{
	background:#FFF;
}
.a65chromeModal #ui-dialog-title-modaldialog
{
	display:none;
}
.a65chromeModal .modalDialog_Top
{
	background:url("../i/modal/modal_top.png") repeat-x;
	height:73px;
}
.a65chromeModal .modalDialog_TopLeft
{
	background:url("../i/modal/modal_topleft.png") no-repeat scroll center bottom transparent;
	display:block;
	float:left;
	height:73px;
	margin-bottom:-5px;
	margin-left:-64px;
	margin-top:-74px;
	padding-top:5px;
	width:64px;
}
.a65chromeModal.noniframe
{
	position:absolute;
	z-index:99999;
}
.a65chromeModal.noniframe .ui-dialog-content
{
	overflow:hidden;
}
.a65chromeModal.noniframe .modalDialog_TopLeft
{
	margin-top:-5px;
}
.a65chromeModal .modalDialog_TopRight
{
	background:url("../i/modal/modal_close.png") no-repeat;
	width:73px;
	height:73px;
	display:block;
	float:right;
	margin-bottom:-5px;
	margin-top:-73px;
	margin-right:-73px;
	padding-top:5px;
	cursor:pointer;
}
.a65chromeModal .modalDialog_BottomRight
{
	background:url("../i/modal/modal_bottomright.png") no-repeat scroll center bottom transparent;
	width:73px;
	height:62px;
	float:right;
	margin-right:-73px;
	margin-top:-62px;
	
}
.a65chromeModal .modalDialog_Bottom
{
	background:url("../i/modal/modal_bottom.png") repeat-x scroll center bottom transparent;
	height:62px;
}
.a65chromeModal .modalDialog_BottomLeft
{
	background:url("../i/modal/modal_bottomleft.png") no-repeat scroll center bottom transparent;
	width:64px;
	height:62px;
	float:left;
	margin-left:-64px;
}
.a65chromeModal .modalDialog_Left
{
	background:url("../i/modal/modal_left.png") repeat-y scroll left bottom transparent;
	margin:0 -73px 0 -64px;
	padding:0 73px 0 64px;
}
.a65chromeModal .modalDialog_Right
{
	background:url("../i/modal/modal_right.png") repeat-y scroll right bottom transparent;
	margin:0 -73px 0 -64px;
	padding:0 73px 0 64px;
}
.a65chromeModal .section
{
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:10px;
	
}
.a65chromeModal .overlaytext
{
	padding-left:5px;
}

/* PageText editor specific items */
#PageText_Div #v65PageTextModalForm 
{
    width:684px;
    margin:0px;
    padding:0px;
}
#PageText_Div 
{
    width:700px;
    top: 452px; 
    left: 25%; 
    z-index: 9002;
    display:none;
}
#PageText_Div .v65pageTextModalTitle,
#upload_your_own .v65pageTextModalTitle
{
    float:left;
    font-family:Arial,Verdana,Helvetica;
    font-weight:bold;
    font-size:20px;
    color:black;
}

#PageText_Div #a65easyEditorButton 
{
    float:left;
    width: 91px;
    height: 23px;
    border:0px;
    background-image:url('/a/a/i/quickedit/easyeditor.png');
    cursor:pointer;   
}

#v65PageTextInputWrapper 
{
    padding-top:15px;
    clear:both;
    text-align:left;
}
#PageText_Div .v65PageTextModalInput
{
    width:300px;
    padding:5px;
}
#PageText_Div .v65modalArticleEditTextarea 
{
    float:left;
    width:684px;
    height:300px;
    margin-bottom:5px;
}
#PageText_Div .v65PageTextModalFooter 
{
    float:right;
}
#PageText_Div .v65PageTextModalHelpLink 
{
    float:right;
    color:#008fbf;
    font-size:13px;
}

#PageText_Div .v65PageTextModalTokenLinks
{
    color:#008fbf;
    font-size:13px;
}
#PageText_Div #v65PageTextModalDefaultLinkWrapper
{
    float:left;
    width:550px;
    text-align:left;
    margin-top:-8px;
}

#v65PageTextModalActions
{
   float:left;
   text-align:center;
   margin-left:250px;
}
#v65modalCancelLink
{
    float:left;
    width:50px;
    margin-top:10px;
    margin-right:10px;
    color:#008fbf;
    font-size:14px;
    line-height: 1.4em;
}
#PageText_Div .v65PageTextAcceptButton
{
 float:left;
 background-image:url('/a/a/i/quickedit/apply-button.png');
 width:108px;
 height:33px;
 border:0px solid #ffffff;
 cursor:pointer;
}
.v65clear { clear:both; height:1px; font-size:1px; }

/* image-swap modal */
#image-buttons
{
    width:700px;
}
input#upload_button 
{
    margin-left:0px !important;
}
.v65ImageSwapUploadButton
{
    border:0px solid white;
    background-image:url('/a/a/i/quickedit/button-upload.png');
    width:84px;
    height:29px;
    text-indent:-9999px;
    cursor:pointer;
}
#image-buttons .v65ModalSubTitle
{
    float:left;
    font-size:13px;
    font-style:italic;
}

#image-buttons .file_field
{
    position: absolute;
    z-index: 999999;
    margin-left:-35px;
    margin-top:-1px;
    /* top: 10; */
    font-size:20px;
    opacity:0; 
    filter:alpha(opacity=0);

}

:root #image-buttons .file_field 
{
    margin-left:195px\9;
    margin-top:1px\9;
}


@-moz-document url-prefix() {
    #image-buttons .file_field 
    {
        left: 145px;
    }
}

#image-buttons #imageSwap-proxy-input 
{
    float: left;
    width: 300px;
    height: 14px;
    width: 284px !important;
    font-family: Arial, Sans-Serif !important;
    font-size: 11pt !important;
    padding: 7px 5px;
    background: white;
    color: #999;
}
#image-buttons #imageSwap-proxy-browse 
{
    background: url("/a/i/quicktourguide/buttons-sprite.png") no-repeat;
    text-indent: -9999px;
    cursor: pointer;
    float: left;
    font-size: 10pt;
    margin: 1px 0 0 12px;
    width: 83px;
    height: 28px;
    font-family: Arial, sans-serif;
    color: white;
    text-align: left;
}
#image-buttons imageSwap-saved-value 
{
    padding: 1px;
    border: 2px inset;
    border-image: initial;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
    display:none;
    font-size: 12px;
    color: black;
}

#image-buttons #v65PageTextModalActions 
{
    margin-top:25px;
}


/*  END - Modal  */
/* Begin Options and Categories Modal */
.CategoryList
{
	padding:0;
}
.CategoryList.a65overflow
{
	border: 1px solid #999999;
	overflow:auto;
	height:300px;
}
.CategoryList.a65overflow > ul > div > ul > li
{
	margin-left:0;
	padding-left:10px;
	
}
.CategoryList ul, .CategoryList li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.CategoryList li
{
	margin-left:15px;
	margin-top:10px;
}
.CategoryList > ul > li > a
{
	color: #000000;
	display: block;
	padding: 4px 0px;
	font-size: 14px;
	height: 19px;
	float: left;
	font-weight:bold;
}

.CategoryList > ul > li > span.icon
{
    clear: both;
	background: url("../i/expandcollapsebox.gif") no-repeat;
	background-position:bottom;
	height: 16px;
	width: 16px;
	float: left;
	display:block;
	text-decoration:none;
	margin: 5px;
	padding-right:15px;
	cursor:pointer;
}

.CategoryList > ul > li > span.icon.expanded
{
	background-position:top;
}

.CategoryList > ul > li > div
{
	padding-top:6px;
}
.OptionsList
{
	display: none;
	clear: both;
}

.OptionsList > ul > li
{
	padding-left: 22px;
}

.OptionsList > ul > li > label
{
    padding: 3px 5px;
    display: block;
    cursor: pointer;
}

.OptionsList > ul > li > label > input
{
	margin-right: 10px;
}

.OptionsList select
{
	display: none;
}

.CategoryList .AddNew
{
    clear: both;
	height: 32px;
}

.CategoryList .AddNew div
{
    padding-top: 5px;
    padding-left: 69px;
    width: 100%;
}

#AddNewOption_Cat div
{
	padding-left: 56px;
}

.CategoryList .AddNewForm, .AddNewSaving
{
	display: none;
}


.CategoryList .IsDefault
{
	color: #666666;
}

.Show
{
	display: inherit;
}

.CategorySelectList
{
	width: 100%;
	height: 150px;
}

.ModalFeedback
{
    border: 1px solid #333399;
    background-color: #9999ff;
    padding: 6px 15px;
}
/* End Options and Categories Modal */


/* Begin Categories Drag and Drop */
#a65chrome_CategoryWrapper
{
}
.CategoryPanel
{
	width:100%;
	-moz-box-shadow: 1px 1px 10px #CCC;
	-webkit-box-shadow: 1px 1px 10px #CCC;
	box-shadow: 1px 1px 10px #CCC;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#e1e1e1') progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=315, Color='#e1e1e1')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#e1e1e1') progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=315, Color='#e1e1e1');
}
.ui-draggable-dragging
{
}
.SortList
{
	/*I'm sorry...  :)*/
	background:url("../i/table_bg.gif") 0 40px;
}

.SortList, .SortList ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left:40px;
} 
.CategoryPanel > .a65chromecontent > ul.SortList
{
	padding-left:0;
	margin-left:0;
	font-weight:bold;
}
.CategoryPanel .CategoryHeaderName
{
	background:#C9E2EE;
	font-weight:bold;
	padding:8px 8px 0;
	float:left;
}
.CategoryPanel .CategoryHeader
{
	height:32px;
	background:#C9E2EE;
	font-weight:bold;
}
.CategoryPanel .CategoryHeaderActions
{
	margin-right:20px;
	padding-left:10px;
	border-left:1px solid #FFF;
	padding-top:8px;
	height:24px;
}
.SortList li
{
	display: block;
	cursor: move;
	font-weight:normal;
	color:#2D71A4;
}
.CategoryPanel > .a65chromecontent > ul.SortList > li, .CategoryPanel > .a65chromecontent > ul.SortList > li > li
{
	font-weight:bold;
}
.SortList li:last-child
{
}

.SortList .Category
{
    font-size: 14px;
	padding: 1px 20px;
	height:20px;
	padding-bottom: 7px;
	/*border-bottom:1px solid #CCC;*/
}
.SortList ul .Category
{
	border-bottom:none;
}
.SortList .Below
{
	display:none;
	/*border-bottom:1px solid #CCC;*/
}

.SortList .End .Below, .SortList li ul .Below
{
	display: block;
	/*border-bottom:1px solid #CCC;*/
}
.SortList li ul .Above
{
	display: none;
}
.SortList li.End
{
	cursor:auto;
}
.SortList li.End div
{	
	background:#FFF;
	border-top: 3px solid #EDF3F6;
}
.SortList li.End:first-child div
{
	background:#FFF;
}
.SortList ul li .Category
{
	padding-bottom: 0;
	padding-top: 10px;
}

.SortList ul li:first-child .Category
{
	padding-bottom: 0;
	padding-top: 0;
}

.SortList li ul li:first-child .Above
{
	display: block;
}

.SortList .DropZone
{
	height: 10px;
}

.SortList .DropZone.Hover
{
	border: 1px dashed #3366aa;
	height: 40px;
}

.SortList .Below.DropZone.Hover
{
	margin-top:10px;
}
.CategoryPanel .Actions
{
    font-size: 12px;
	float: right;
	width:300px;
	font-weight:normal;
}
.Actions.CategoryHeaderActions
{
	font-weight:bold;
}

.CategoryName
{
	margin-top: 4px;
	height:39px;
	padding:0;
	cursor:auto;
}

.CategoryName .Name
{
	/*font-size: 20px;
	padding-top:8px;
	padding-left:8px;
	float:left;*/
}

.CategoryName a, .SortList a
{
	color: #3366aa;
	text-decoration: underline;
	padding: 5px;
}
.CategoryName span, .CategoryName a
{
	padding-top:14px;
	padding-left:14px;
	text-decoration:none;
	float:left;
}

.CategoryName a:hover
{
	text-decoration:underline;
}

.Hidden, .ui-draggable.Hidden
{
	color: #666666;
}

.Hide, .ui-draggable.Hide
{
	display: none;
}
.RowContainer
{
	/*background:#FFF;*/
	min-height:40px;
}
.RowContainer.altRow
{
	/*background:#ecf2f5;*/
}
.SortList .ui-draggable.ui-draggable-dragging 
{
}
.SortList .ui-draggable.ui-draggable-dragging .Actions
{
	display:none;
}
.SortList .ui-draggable.ui-draggable-dragging 
{
	border:1px solid #CCC;
	background:url("../i/table_bg.gif") 0 40px;
}
.SortList .ui-draggable.ui-draggable-dragging.shiftBG 
{
	background:url("../i/table_bg.gif") 0 0px;
}
.SortList .ui-draggable.ui-draggable-dragging .RowContainer.altRow
{
	/*background:#ecf2f5;*/
}

.SortList li.Hover > .RowContainer > .DropZone, .SortList li.Hover > .RowContainer > .Category
{
	background-color: #3366aa;
	color: #ffffff;
}

.Category .ExpandCollapse
{
    height: 17px;
    width: 17px;
    margin-right: 10px;
    float: left;
}

.Category.HasChildren .ExpandCollapse
{
    background-image: url(/a/a/65/i/expandcollapsebox.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: bottom;
}

.Category.HasChildren .ExpandCollapse.Expanded
{
    background-position: top;
}
/* End Categories Drag and Drop */


/*  BEGIN - Advanced Settings Box (slider) */
.a65chrome.moreinfobox
{
	display: block; 
}
.a65chrome.moreinfobox table
{
	border: 1px solid #000;
	width: 100%;
}
.a65chrome.moreinfobox table tr > td
{
	padding: 4px;
}
.a65chrome.moreinfobox table tr.header > td, .a65chrome.moreinfobox table tr.header > th
{
	background: #999;
	font-weight: bold;
	white-space: nowrap;
	padding: 4px 6px;
}
.a65chrome.moreinfobox table tr.header 
{
	border-bottom:1px solid #111;
}
.a65chrome.moreinfobox table tr.bodyrow > td
{
	background: #CCC;
}
.a65chrome.moreinfobox table tr.bodyrow.altrow > td
{
	background: #EEE;
}
.a65chrome.moreinfobox table tr.bodyrow 
{
	border-bottom:#DDD;
}
.nowrap
{
	white-space: nowrap;
}
/*  END - Advanced Settings Box (slider) */

/*  BEGIN - Progress bar */
#PhotoProgressBar
{
	width: 100px;
	height: 100%;
	background: url('../i/loading_large.gif') no-repeat 50% 50% #FFF;
	margin: 0 auto;
	position: relative;
	display: none;
	vertical-align:middle;
}
.PhotoProgressText
{
	position: absolute;
	width: 20px;
	height: 20px;
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -10px;
}
/*  END - Progress bar*/

/* Begin Products */
#BasicProductOptionsLink, #AdvancedProductOptionsView, #BasicProductCategoriesLink, #AdvancedProductCategoriesView
{
	display: none;
}

#BasicProductOptionsView ul, #BasicProductCategoriesView ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#BasicProductOptionsView li, #BasicProductCategoriesView li
{
	list-style: none;
	font-size: 10px;
}

#ProductDetailsCategoryList
{
    display: block;
    height: 130px;
    border: 1px solid #999999;
    overflow: auto;
}

#ProductImages,
#ProductVideos
{
    list-style: none;
}

#ProductImages li,
#ProductVideos li
{
    list-style: none;
    display: block;
    float: left;
}

.advancedTextbox
{
    margin-top: 4px;
    margin-bottom: 6px;
}

#AddOptionsModalLink,
#AddCategoriesModalLink
{
    margin-bottom: 4px;
}
#CatList
{
	font-size:10px;
}
.categoryModal #CatList li
{
	margin:0;
	padding:0;
	padding-bottom: 0;
}
#CatList label  
{
	margin:0;
	padding:0;
	line-height:10px;
}
#CatList input
{
	padding:0;
}

#CatList .CategoryOption
{
    height: 13px;
    padding: 4px 8px;
}

#CatList .CategoryOption label
{
    line-height: 12px;
    vertical-align: bottom;
    padding-left: 3px;
}

#CatList label span
{
	margin-left:-5px;
	position:relative;
	top:1px;
}
#CatList .OptionsList > ul > li 
{
	padding-left:20px;
}
 #CatList > .OptionsList > ul > li
{
	margin:0;
	padding:0;
}
/* End Products */
/* Begin Options Override */
.CategoryList.OptionsOverride
{
    padding: 13px 0px;
}
.CategoryList.OptionsOverride li
{
	margin-top:0px;
}
.OptionsOverride #CatList input
{
    padding: 2px;
}
.OptionsOverride .OptionsList > ul > li
{
    padding-left: 27px !important;
}
.OptionsOverride .OptionsList > ul > li > label
{
    padding: 0px 5px;
}
.OptionsOverride .OptionsList > ul > li > label > input
{
    margin-right: 4px;
}
.CategoryList.OptionsOverride #CatList .AddNew div
{
    padding-top: 3px;
    padding-left: 59px;
}
.CategoryList.OptionsOverride .AddNew
{
    padding-left: 1px;
}
.CategoryList.OptionsOverride .AddNew div input
{
    width: 160px;
}
/* End Options Override */

/* Begin Product Photo Panel */
#ProductImagesWrapper,
#ProductVideosWrapper
{
	width:980px;
	margin:0 3px;
}
#ProductImagesWrapper h3,
#ProductVideosWrapper h3
{
	padding-left:20px;
}
#ProductImages,
#ProductVideos
{
	padding:0;
}
#ProductImages li,
#ProductVideos li
{
	padding:0;
    margin:0;
    position:relative;
}
#ProductImages li, #ProductImages .placeholder,
#ProductVideos li, #ProductVideos .placeholder
{
	width: 200px;
    border-right: 1px solid #EBEBEB;
    border-left: 1px solid #FFF;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
	padding:4px 20px;
    background-color: #ffffff;
    height:240px;
    margin-bottom:20px;
}

#ProductImages li.SortableProductImage.ui-sortable-helper,
#ProductVideos li.SortableProductVideo.ui-sortable-helper
{
	border:1px solid transparent;
	background:transparent;
}
#ProductImages li.SortableProductImage.ui-sortable-helper .Actions,
#ProductVideos li.SortableProductVideo.ui-sortable-helper .Actions
{
	display:none;
}
#ProductImages li.tempBorder,
#ProductVideos li.tempBorder
{
	border-left:1px solid #EBEBEB;
}
#ProductImages li.last-child,
#ProductVideos li.last-child
{
	border-right:1px solid #FFF;
}

#ProductImages .ImageContainer,
#ProductVideos .VideoContainer
{
    width: 200px;
    height: 210px;
    text-align: center;
}

.SortableProductImage,
.SortableProductVideo
{
    /* cursor: move; */
}

#Products_Joined_detail_page_section_2,
#Products_Joined_detail_page_section_10001
{
	padding:0px 20px 0px 0px;
}

#Categories_detail_page_section_2 #PhotoPreviews,
#Categories_detail_page_section_10001 #VideoPreviews
{
	padding:2px 20px 2px 4px;
}


#ProductImages li img,
#ProductVideos li img
{
    max-width: 200px;
    max-height: 200px;
}
/*STUPID FIX FOR IE*/
#ProductImages .a65chrome_wrap3, #ProductImages .a65chrome_wrap2, #ProductImages .a65chrome_wrap1,
#ProductVideos .a65chrome_wrap3, #ProductVideos .a65chrome_wrap2, #ProductVideos .a65chrome_wrap1
{
	max-width:206px;
    max-height: 206px;
}

#ProductImages .Actions,
#ProductVideos .Actions
{
	display:block;
    background-color: #ffffff;
}

#ProductImages .Actions,
#ProductVideos .Actions
{
    padding: 5px 0;
    height: 22px;
}
/* End Product Photo Panel */

/*  BEGIN - Dashboard Charting  */

#a65chromeDashboard_wrap
{
	display: block;
	width: 900px;
	margin: 0;
	padding: 0;
	position: relative;
}
#a65chromeDashboard_wrap h4
{
	color: #666;
	font-size: 14px;
}
#a65chromeDashboard_left
{
	float: left;
	display: block;
	width: 678px;
	margin: 0;
	padding: 0;
}
#a65chromeDashboard_right
{
	float: right;
	display: block;
	width: 210px;
	margin: 0;
	padding: 0;
}
#a65chromeDashboard_wrap .a65chromecontent
{
	padding: 4px 4px 8px;
	margin: 0;
}
.a65chromeHighChartButtons
{
	white-space: nowrap;
	margin: 0 15px;
	text-align: center;
	padding: 10px;
	border-top: 1px solid #CCC;
}
.a65chromeHighChartButtons
{
	position:relative;
	width:530px;
	left:50%;
	margin-left:-50%;
}
.a65chromeDashboard_Subpanel .a65chromeHighChartButtons
{
	width:245px;
	left:50%;
	margin-left:-50%;
}
.a65chromeHighChartButtons a
{
	padding: 4px;
	text-decoration: none;
}
.a65chrome_SubPanelWrapper
{
	width:100%;
	position:relative;
	height:252px;
	
}
.a65chromeDashboard_Subpanel
{
	width: 50%;
	float: left;
	padding: 0;
	margin: 0;
	position:absolute;
}
.a65chromeDashboard_Subpanel.leftside .a65chromeheader_right, .a65chromeDashboard_Subpanel.rightside .a65chromeheader_left
{
	background: none;
}
.a65chromeDashboard_Subpanel.rightside .a65chromeheader
{
	border-left: 1px solid #CCC;
}
.a65chromeDashboard_Subpanel.rightside
{
	left:50%;
}
.a65chromeDashboard_Subpanel.leftside .a65chromecontent
{
	border-right: none;
}
#a65chromeDashboard_right ul
{
	list-style: none outside none;
	margin-left:0;
	padding-left:8px;
}
#a65chromeDashboard_right ul li
{
	list-style: none outside none;
	padding-bottom: 8px;
	padding-left:8px;
	background: url("../i/list-arrow.gif") no-repeat 0 7px;
	font-size: 12px;
}
#a65chromeDashboard_right ul li a
{
	color:#000;
}
#dashboardOrders, #dashboardProducts, #dashboardCategories
{
	height: 180px;
	position:absolute;
	float:left;
}
#dashboardOrdersWrap.a65chromecontent, #dashboardProductsWrap.a65chromecontent, #dashboardCategoriesWrap.a65chromecontent
{
	height:188px;
}

#dashboardChartIDOrders, #dashboardChartIDProducts, #dashboardChartIDCategories
{
	overflow:hidden;
}
#dashboardTrendReport
{
	padding: 8px;
}

#dashboardSupportData, #dashboardBlogFeed
{
	padding: 0 8px 4px;
	border-bottom: 1px solid #CCC;
}

#dashboardSupportLinks
{
	padding: 10px;
	border-bottom: 1px solid #CCC;
	text-align: center;
}
#dashboardSupportLinks a
{
	color: #0066ee;
	text-decoration: none;
	font-size:9px;
}
#dashboardSupportLinks a:hover
{
	color: #0022bb;
	text-decoration: underline;
}
#dashboardToDoList
{
	margin:0 auto;
}
#dashboardToDoList .list_box
{
	background: url("../i/list_midbg.jpg") repeat-y scroll 0 0 transparent;
	float: left;
	margin: 5px 0 0 5px;
	width: 212px;
}
#dashboardToDoList .list_box .top
{
	background: url("../i/list_topbg.jpg") no-repeat scroll left top transparent;
	float: left;
	width: 212px;
}
#dashboardToDoList .list_box .top .bottom
{
	background: url("../i/list_bottombg.jpg") no-repeat scroll left bottom transparent;
	float: left;
	margin-top:20px;
	padding: 0 13px 27px 20px;
	width: 212px;
}
#dashboardToDoList .list_box .top .bottom h4
{
	margin-top:0;
}
#dashboardToDoList .list_box .top .bottom .dashcontent
{
	float:left;
	list-style:none outside none;
	width:170px;
	margin:0;
	padding:0;
}
#dashboardToDoList .list_box .top .bottom ul li
{
	color:#000000;
	list-style:none outside none;
	float:left;
	font-size:12px;
	padding-bottom:10px;
	width:100%;
}
.dashboardTrendRow
{
	color: Gray;
	background-color: White;
	display: block;
	clear: both;
	border-top: 1px solid #EEEEEE;
	vertical-align: middle;
	height: 20px;
	width: 100%;
}

.dashboardTrendColumn
{
	height: 20px;
	display: block;
	font-size: 10px;
	width: 80px;
	font-weight: bold;
	float: left;
	clear: none;
	padding: 5px 5px 5px 5px;
}

.trendBorderRight
{
	border-right: 1px solid #EEEEEE;
}

#a65chromeDashboard_wrap a.link
{
	background:url("../i/zoom_icon_2.gif") no-repeat scroll left 2px transparent;
	color:#006699;
	font-size:11px;
	padding-left:20px;
	text-decoration:none;
}
#a65chromeDashboard_wrap a.link:hover
{
	text-decoration:underline;
}
#a65chromeDashboard_wrap a.link.add, #a65chromeDashboard_wrap a.link.prioritize
{
	background:none;	
	padding-left:0;
}
#dashboardBlogFeed ul li
{
}

.chartOptionButton
{
	color: Gray;
	background-color: white;
}

.chartOptionButtonOver, .chartOptionButton:hover, .chartOptionButton.selected
{
	background-color: Gray;
	color: white;
}

.dashboardAuxLink
{
	text-decoration: none;
	color: Black;
	font-size: 10px;
	width: 150px;
	clear: right;
	height: 12px;
}
#dashboardChartIDproducts, #dashboardChartIDorders, #dashboardChartIDcategories
{
	height:150px;
}
.chartLoadingScreen
{
	clear:both;
	float:left;
	position:absolute;
	display:block;
	height:180px;
	width:550px;
	background:#FFF;
	margin:0;
	padding:0;
    
}
.a65chromeDashboard_Subpanel .chartLoadingScreen
{
	width:264px;
}

.chartLoadingText
{
	background:url("/a/a/65/i/loading.gif") no-repeat scroll 0 0 transparent;
	width:70px;
	left:50%;
	position:absolute;
	top:50%;
	margin-left:-35px;
	margin-top:-10px;
	padding:0 0 0 20px;
	border:1px solid #FFF;
}

.noData
{
    background-image: url(/v/vspfiles/templates/132/images/nophoto.gif);
    background-repeat: no-repeat;
}

/*  END - Dashboard Charting  */

/* Begin - Highcharts */
.smallChart
{
    height: 160px;
    width: 384px;
}

.largeChart
{
    height: 160px;
    width: 768px;
}

.loadingChart div,
.loadingRss div
{
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-align: left;
    padding-left: 24px;
    vertical-align: center;
    background-image: url(/a/a/65/i/loading.gif);
    background-repeat: no-repeat;
    background-position: left center;
    height: 16px;
    width: 60px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 45%;
}

.loadingRss
{
    line-height: 12px;
    height: 32px;
}

.dashboardTrendChart .loadingChart div
{
    top: 8px;
    width: 60px;
    height: 16px;
}

.noDataChart
{
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    line-height: 160px;
    color: #CCCCCC;
}

.chartError
{
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    line-height: 160px;
    color: #FF6666;
    font-weight: normal;
}

.dashboardTrendChart .chartError
{
    line-height: 30px;
}
/* End - Highcharts */

/* Begin - W10 Dashboard */
.dashboardTrendName,
.dashboardTrendToday,
.dashboardTrendYesterday,
.dashboardTrendChange,
.dashboardTrendChart
{
    float: left;
    height: 30px;
    border-top: 1px solid #CCCCCC;
    width: 135px;
    border-right: 1px solid #CCCCCC;
    font-size: 11px;
    font-weight: 800;
    color: #666666;
    text-align: right;
    vertical-align: middle;
    padding: 0px;
}
    
.dashboardTrendToday,
.dashboardTrendYesterday,
.dashboardTrendChange
{
    width: 110px;
}
    
.dashboardTrendName
{
    clear: both;
    text-align: left;
    border-right: none;
}
    
.dashboardTrendToday
{
}
    
.dashboardTrendYesterday
{
}
    
.dashboardTrendChange
{
}
    
.dashboardTrendChart
{
    width: 180px;
    border-right: none;
}
    
.dashboardTrendUp
{
    color: #6b9e0c;
}
    
.dashboardTrendDown
{
    color: #ff3d0e;
}
    
.dashboardTrendName div,
.dashboardTrendToday div,
.dashboardTrendYesterday div,
.dashboardTrendChange div,
.dashboardTrendHeader div
{
    padding-right: 7px;
    padding-left: 7px;
    padding-top: 7px;
    height: 100%;
}
    
.dashboardTrendChartContainer
{
    width: 100%;
    height: 100%;
    margin-top: -1px;
}
    
.dashboardTrendHeader
{
    border-top: none;
}
    
.dashboardReport
{
    height: 155px;
    width: 330px;
}

#report_0.dashboardReport,
#reportButtons_0.dashboardReportRangeButtons
{
    width: 668px;
}

.dashboardReportRangeButtons
{
    text-align: center;
    border-top: 1px solid #dddddd;
    height: 50px;
    padding-top: 9px;
}

#dashboardOrders .dashboardReportRangeButtons
{
    border-top: none;
}

.dashboardReportRangeButtons a
{
    font-weight: 400;
    font-size: 12px;
    padding: 3px 6px;
    height: 18px;
    display: inline-block;
    color: #aaaaaa;
}

.dashboardReportRangeButtons a.selected,
.dashboardReportRangeButtons a:hover
{
    color: #ffffff;
    background-color: #aaaaaa;
    border: 3px solid #aaaaaa;
    padding: 0px 3px;
    
    /* Rounded Corners */
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;

}

.chartLoadingScreen
{
    display: none;
}

#dashboardOrders,
#dashboardProducts,
#dashboardCategories
{
    width: 100%;
    height: 100%;
    position: inherit;
    float: none;
}

#dashboardSampleDataNotification
{
    margin-top: 5px;
    padding: 4px 8px;
    border-color: #6699cc;
}
/* End - W10 Dashboard */
/* BEGIN - New Tooltips*/
#VolusionHelpToolTip 
{
}
#VolusionHelpToolTip .tooltipMain
{
	background:#FDFCD1;
}
#VolusionHelpToolTip td
{
	padding:4px 0;
	text-align:left;
}
.tooltipRight > table
{
}
.tooltipLeft
{
	background:url("../i/tooltip_border.png") repeat-y;
	padding-left:40px;
}
.tooltipRight
{
	background:url("../i/tooltip_border.png") repeat-y 64px 0;
	background-position:right;
	padding-right:40px;
}
.tooltipHeader, .tooltipFooter
{
	height:64px;
}
.tooltipHeader_Left, .tooltipFooter_Left, .tooltipHeader_Right, .tooltipFooter_Right
{
	float:left;
	width:64px;
	height:64px;
	background:url("../i/tooltip_roundcorner.png") 0 0;
}
.tooltipHeader_Right, .tooltipFooter_Right
{
	float:right;
	background-position:64px 0;
}
.tooltipHeader_Main, .tooltipFooter_Main
{
	height:64px;
	float:left;
	background:url("../i/tooltip_border_v.png") repeat-x 0 26px;
}
.tooltipFooter_Left
{
	background-position:0 -61px;
}
.tooltipFooter_Right
{
	background-position:-64px -61px
}
.tooltipFooter_Main
{
	background:url("../i/tooltip_border_v.png") repeat-x 0 -88px;
}
.tooltipCallout
{
	background:url("../i/tooltip_Callout.png");
}
.tooltipHeader_Right.tooltipCallout
{
	background-position:right top;
}
.tooltipFooter_Right.tooltipCallout
{
	background-position:right bottom;
}
.tooltipFooter_Left.tooltipCallout
{
	background-position:0 -61px;
}
.slidertable
{
	-moz-box-shadow: 1px 1px 10px #CCC;
	-webkit-box-shadow: 1px 1px 10px #CCC;
	box-shadow: 1px 1px 10px #CCC;
	/* For IE 8 
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#e1e1e1')"; */
	/* For IE 5.5 - 7 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#e1e1e1'); */
}
/* END - Tooltip */


/* BEGIN - External Links */
a.externalLink,
#dashboardBlogFeed a,
a.externalLinkBlue
{
    background-image: url(/a/a/65/i/external_link_icon.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-right: 20px;
}

a.externalLink.link,
a.externalLinkBlue
{
    background-image: url(/a/a/65/i/external_link_icon_blue.gif);
}
/* END - External Links */

/* Begin - Copy From Panel */
#copyFromPanel {
	/*margin-left: 380px;
	margin-top: -33px;*/
}

#copyFromPanel div.arrow {
	background: url(/a/a/i/adminelements/icon_grn_arrow.gif) no-repeat 0% 50%;
	width: 13px;
	height: 28px;
	/*margin-right: -2px;*/
	float: left;
	clear: right;
	z-index: 50;
}

#copyFromPanel div.summary  {
	background-color: #d5fcae;
	border: 1px solid #9dd573;
	border-left:0px none;
	font-size: 11px;
	color: #000000;
	/*width: 450px;*/
	padding:0 20px 0 0;
	height: 27px;
	line-height:25px;
	float: left;
	clear: right;
	z-index: 49;
}

#copyFromPanel div.summary span {
	padding-left:15px;
}

#copyFromPanel div.summary span span {
	font-weight:bold;
	padding-left:0px;
}
/* End - Copy From Panel */

/* BEGIN - Error Box */

.errorContainer
{
    width:100%;
    margin-bottom:10px;        	
	-moz-box-shadow: 1px 1px 10px #CCC;
	-webkit-box-shadow: 1px 1px 10px #CCC;
	box-shadow: 1px 1px 10px #CCC;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#e1e1e1') progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=315, Color='#e1e1e1')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#e1e1e1') progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=315, Color='#e1e1e1');

}

.errorContainer span
{
    display:block;
    text-align:left;
    color: #666;
    font-family: Arial, helvetica, "sans serif";
    font-size: 14px;

}
.errorContainer
{   
    background: url("/a/a/i/messaging/exclamation.png") no-repeat 10px center transparent;
    background-color:#ffd8cc !important;
    border: 1px solid #cc8f7a;
}

.successMessage {
    background: #C2F2AA url("/a/a/i/messaging/check.png") 10px center no-repeat !important;
    border: 1px solid #a1d998 !important;
}
.warningMessage 
{
    background: url("/a/a/i/messaging/exclamation.png") no-repeat 10px center transparent !important;
    background-color: #f2f2aa !important;
    border: 1px solid #e6d067 !important; 
}
.inline-error 
{
    display:none !important;
	background: #ffd9cc;
	border: 1px solid #cc8f7a;
	font-size:12px;
	display: inline-block;
	color: #666;
	padding: 0px;
	margin: -8px 0 18px 8px;
	position:relative;
	text-align:center;
	width:auto;
	padding: 0px;
	padding: 8px;
	vertical-align: top;
}

.inline-error-arrow-border {
	border-color: transparent #CC8F7A transparent transparent;
	border-style: solid;
	border-width: 8px;
	height: 0;
	width: 0;
	position: absolute;
	bottom: 7px;
	left: -17px;
}

.inline-error-arrow {
	border-color: transparent #FFD9CC transparent transparent;
	border-style: solid;
	border-width: 8px;
	height: 0;
	width: 0;
	position: absolute;
	bottom:7px;
	left: -16px;
}

/*
For use in future sprint: preliminary restyling of fields.
#v65AdminEditForm input
{
    border-color:Gray !important;
    margin: 18px 0px !important;
    background-color: white !important;
    border: 1px solid #C7C5C5 !important;
    color: #666 !important;
    cursor: auto !important;
    display: inline-block !important;
    font-size: 14px !important;
    outline: none !important;
    padding: 6px !important;
    width: 374px;
}
#v65AdminEditForm .padded.a65label
{
color: #666 !important;
cursor: pointer !important;
font-family: Arial, Helvetica, sans-serif !important;
font-size: 14px !important;
text-align: -webkit-match-parent !important;
}
.inline-error-arrow-border {
	border-color: transparent #CC8F7A transparent transparent;
	border-style: solid;
	border-width: 8px;
	height: 0;
	width: 0;
	position: absolute;
	bottom: 7px;
	left: -17px;
}

.inline-error-arrow {
	border-color: transparent #FFD9CC transparent transparent;
	border-style: solid;
	border-width: 8px;
	height: 0;
	width: 0;
	position: absolute;
	bottom:7px;
	left: -16px;
}
*/

.errorContainer li
{
	color:#666666;
	list-style:none;
}
.errorContainer a 
{
    color:#666666;
}
.errorContainer ul
{
	margin: 12px 0 12px 0px;
	list-style:none;
}


/*  END - Error Box */

/* Begin - Help Panel */
#span_VolusionInstantHelp
{
    text-align: left;
}
#purple_settings_box
{
	z-index:999;
}
/* End - Help Panel */

.imghelp_overlay
{     
    height: 18px;
    margin-top: -18px;
    position: absolute;
    width: 18px;
    z-index: 1001;
}