@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;
}

.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;}

.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;
}


.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: 0;
	width: 99%;
	background-color: #F9F9F9;
	border-color: #DFDFDF;
	margin-bottom:20px;
}
.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:none; }
#sortable li div { position: absolute; margin-left: -1.3em; }
#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%
}

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;
	
}