@charset "utf-8";
/* CSS Document */


div.foxy_item_pagination {
	padding: 3px;
	margin: 3px;
}
div.foxy_item_pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	/*color: #000099;*/
}
div.foxy_item_pagination a:hover, div.foxy_item_pagination a:active {
	border: 1px solid #000099;
	color: #000;
}
div.foxy_item_pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #666666;
	font-weight: bold;
	color: #666666;
}
div.foxy_item_pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #ccc;
}

/** PRODUCT ADMIN PAGE **/

.CreatePhoto {
	float:left;
	width:170px;
	cursor:move;
}

.PhotoWrapper {
	padding: 6px;
	position:relative;
	border:solid 1px #DBDEDE;
	margin:3px;
	width:150px;
}.PhotoWrapper:hover{border:solid #222 1px;}

.remove-image {
	background-color: #F6F6F6;
	border: 1px solid transparent;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 2px #000000;
	display: none;
	height: 17px;
	padding: 4px;
	position: absolute;
	right: -4px;
	text-align: center;
	top: -4px;
	width: 17px;
}
.PhotoWrapper:hover .remove-image {
	display: block;
}
.remove-image:hover {
	border: 1px solid #666;
	cursor: pointer;
}

.Hide { display:none; }
.noDecoration { text-decoration: none; }
.RemoveItem {
	cursor:pointer;
}

table.product_options{margin-bottom:10px;}
	table.product_options td.field_name{width:85px;min-width:85px;}

#inventory-help a,#inventory-help a:visited { position: relative; display:block; width:10px; margin:0; text-decoration: none; }
#inventory-help a span { display: none; }
#inventory-help a span img { border: 1px solid black; float:right; margin-left:10px; margin-bottom:5px; }
#inventory-help a:hover span { z-index: 25; display: block; position:absolute; min-height:15px; width:240px; color: black; font:14px ; margin-top: 5px; padding: 10px; background-color: #ffff88; border: 1px solid black; }
#inventory-help a:hover span { width:240px;margin-left: 25px;}
#inventory-help a:hover {text-indent: 0;}
.inventory-title { width: 160px; }
.quantityLow { color: #CC0000; }

.required{color:red;}
.separator { width: 100%; border-bottom: 1px solid #DFDFDF; padding-top: 5px; padding-bottom: 5px; }


.foxypress_field_control {
	clear: both;
}
.foxypress_field_control .description {
	display:none;
}
.foxypress_field_control label {
	float:left;
	width: 72px;
	margin:7px 6px 0 6px;
}
.foxypress_field_control label span {
	display:inline;
	font-weight:normal;
}
.foxypress_field_control span {
	color:#999;
	float: left;
	margin: 9px 0 0 5px;
}
.foxypress_field_control textarea, .foxypress_field_control input[type='text'] {
	margin-bottom:3px;
	width: 160px;
}
#_weight1, #_weight2 {
	width: 46px;
	float: left;
}
.discount_fields {
	position: relative;
	float: left;
	width: 100%;
	height: 28px;
}
#foxypress_subscription_attributes .foxypress_field_control label {
	width: 65px;
}
#_sub_startdate, #_sub_enddate {
	width: 75px;
	float: left;
}
#_sub_frequency {
	float: left;
	width: 35px;
}
#foxypress_subscription_attributes span {
	float: left;
	margin: 7px 0 0 5px;
}

.foxypress_download_field{
	padding-top: 10px;	
	margin-bottom:10px;
	font-weight:bold;
}

.download-message {
	padding-left: 10px;
}

.download-list ul {
	margin-bottom: 20px;
}

.indent {
	margin-left: 20px;
}

.wizard_clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

#wizard_container{
	margin: 7em auto;
	width: 500px;
}
#wizard_container ul{
	list-style: none;
	list-style-position: outside;
}
#wizard_container ul.wizard_menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#wizard_container ul.wizard_menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#wizard_container ul.wizard_menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #DF0011;
}
/******* /wizard_menu *******/
/******* wizard_tab_content *******/
.wizard_tab_content{
	position:relative;
	margin: 0pt auto;
	background: #efefef;
	background: #fff;
	border: 1px solid #d0ccc9;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	min-height:280px;
}
	img.wizard_nav{
		position:absolute;bottom:0px;right:0px;
	}
	img.wizard_nav.prev{
		position:absolute;bottom:0px;right:40px;
	}

.wizard_tab_content.step-one{
	display: block;
}

.wizard_tab_content.step-two{
	display: none;
}
.wizard_tab_content.step-three{
	display: none;
}

.settings_widefat
{
	border-radius: 3px 3px 3px 3px;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	clear: both;
	margin: 20px 0;
	width: 99%;
	background-color: #F9F9F9;
	border-color: #DFDFDF;
}
.settings_head
{
	font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
    font-size: 15px;
	background:#F0F0F0;
	padding:5px 10px 5px 35px;
	height:20px;
	font-weight:normal;
}
.settings_head.main{background:url(../img/icons/icon_foxypress.png) #F0F0F0 no-repeat 5px;}
.settings_head.settings{background:url(../img/icons/icon_settings.png) #F0F0F0 no-repeat 5px;}
.settings_head.advanced{background:url(../img/icons/icon_advoptions.png) #F0F0F0 no-repeat 5px;}
.settings_head.store{background:url(../img/icons/icon_options.png) #F0F0F0 no-repeat 5px;}
.settings_head.custom{background:url(../img/icons/icon_instructions.png) #F0F0F0 no-repeat 5px;}

.settings_inside
{
	background:#F9F9F9;
	padding:10px;
}

.settings_widefat td { padding: 5px; }
.settings_widefat td.title {width: 200px; text-align:right; }
.collapse { padding-left: 15px;padding-bottom:15px; }
#sortable { list-style-type: none; margin: 0; padding: 0; width: 90%; }
#sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.4em; min-height: 18px; background:#F7F7F7; }
#sortable li a{color:#000;}
#sortable li div { position: absolute; margin-left: -1.3em; color:#000;}
#sortable li div.ui-icon { background-image: url("smoothness/images/ui-icons_888888_256x240.png");}
#sortable li div.collapse { position: relative; }
.expand a {
  display:block;
}
.expand a:link, .expand a:visited {
  background-image:url(../img/arrow-down.gif);
  background-repeat:no-repeat;
  background-position:98% 50%;

}
.expand a:hover, .expand a:active, .expand a:focus {
  text-decoration:underline
}
.expand a.open:link, .expand a.open:visited {
  background: url(../img/arrow-up.gif) no-repeat 98% 50%
}

span.expand a{color:red;}

div.subhead{
    font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding: 10px 0px 10px 0px;
	
}

/** ORDER MANAGEMENT **/
th.small-column{
	width:50px;	
}
th.medium-column{
	width:100px;	
}

/** PACKING WIZARD **/
#packing_wizard_container{
	margin: 0;
	width: 700px;
}
#packing_wizard_container ul{
	list-style: none;
	list-style-position: outside;
}
#packing_wizard_container ul.packing_wizard_menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#packing_wizard_container ul.packing_wizard_menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#packing_wizard_container ul.packing_wizard_menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #DF0011;
}
p.label{margin-bottom:0px;font-weight:bold;}
textarea.message_notes{
	width:500px;
	height:100px;
}

.price_strike
{
	text-decoration:line-through;
}
.price_sale
{
	color:red;
}

div.clearall{clear:both;}

/** AFFILIATE STUFF **/
div.quickstats{
	margin:5px 3px 5px 0px;
	float:left;
	height:128px;
	width:154px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 700;
	text-align:center;
}
	div.number{padding-top:40px;font-size:36px;color:#fff;margin-bottom:20px;}
	div.attribute{font-size:14px;color:#dddddc;}

div.quickstats.first{
	background:url(../img/affiliate-stats.jpg);
}
div.quickstats.second{
	background:#e01822;
}
div.quickstats.third{
	background:#9e181f;
}
div.quickstats.last{
	background:#5d0005;
}

/** template caching **/
a.template_selection{
	background:url(../img/box_inactive.png);
	width:118px;
	height:53px;
	float:left;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 700;
	font-size:14px;
	text-align:center;
	padding:18px;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
	text-decoration:none;
	margin:5px 5px 5px 0px;
}
a.template_selection:hover,a.template_selection.selected{
	color:#fff;background:url(../img/box_active.png);
}

div.template_holder{
	min-width:600px;
}

img.template_separator{margin-top:20px;margin-bottom:10px;}

/** REPORT STUFF **/
div.reports{
	margin:5px 3px 5px 0px;
	float:left;
	height:98px;
	width:154px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 700;
	text-align:center;
	padding-top:30px;
}
	div.reports a{color:#fff;}
	
div.reports.first{
	background:url(../img/viewreports.jpg);
}
div.reports.second{
	background:#e01822;
}

div.clearall{clear:both;}

/* Affiliate */
div#avatar {
	background: #EEEEEE;
	border: 1px dashed #CCCCCC;
	height: 96px;
	margin-bottom: 10px;
	padding: 4px;
	width: 96px;
}
span.avatar-loader {
	display: block;
	height: 32px;
	padding: 32px;
	width: 32px;
}

/* Timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.import-preview {
	overflow-x: scroll;
}
.import-preview thead {
	font-weight: bold;
}
.import-preview table, .import-preview td {
	border: 1px solid #000000;
  border-collapse: collapse;
  vertical-align: top;
}
.import-preview td.description {
	min-width: 300px;
}