/*
* P2W default.css
* j0zf -- 2005.11.9
*/
@import url("font-awesome.css");
@import url("font-awesome.min.css");
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {
	font-size: 13px
}
.main-divs {
	width: 90%;
}
table {
	font-size: 13px;
	background:white;
}
fieldset {
	background:white;
}
a:link {
	text-decoration: underline;
	/* 	color:#0C669A; */
}
a:visited {
	text-decoration: underline;
	/* color: #000080; */
}
a:hover {
	text-decoration: none;
	/* color: #800000; */
}
a:active {
	text-decoration: none;
	/* color: #800000; */
}

input, select, textarea {
	border: 1px solid #ccc;
	color: #555;
	border-radius:4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	padding:5px;
}

input[type="checkbox"], input[type="radio"] {
	box-shadow: none;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
#wrapper {
	min-height: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	margin: 0 auto -76px; /* the bottom margin is the negative value of the footer's height */
	background-image: url('/images/body-bg.gif');
}
#content {
}
#footer_wrapper {
	width: 100%;
	height: 75px; /* Height of the footer */
	background-color: #EFEFEF;
	border-top: 1px solid #000;
	z-index: 20;
	position: relative;
}
#push {
	height: 76px;
}
#ai_footer {
	padding-left: 7px;
}
#cleanup_ajax_container {
}
.p2w_powered_by {
	float: right;
	height: 74px;
	width: 200px;
	background: url(/images/powered_by.png) no-repeat top right;
	margin: -4px 0 0 0;
}
.menu_wrapper {
	height:70px;
	min-width:1300px;
	background: transparent url(/images/logo_p2w.gif) no-repeat 0;
}
/** Overall Site ******************************************************************/
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
#main {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	min-width: 1050px;
}
.clear {
	clear: both;
}
* :focus {/* Removes border around selected items (like a button that is pushed) */
	outline: 0;
}
#body {

}
.error {
	font-size: 15px;
	font-weight: bold;
	color: #CC0033;
}
#header_wrapper {

}
#footer {
	padding: 5px 0 0 0;
}

/* actionbox buttons */
.actionbox, .actionbox-iframe {
	margin-left:-3px;
	margin-right:-3px;
	position:relative;
}
.actionbox-lognote {
	width:97px;
	height:41px;
}
.actionbox-neworder {
	width:110px;
	height:41px;
}
.actionbox-refundvoid {
	width:88px;
	height:41px;
}
.actionbox-editsub {
	width:127px;
	height:41px;
}
.actionbox-contactcustomer {
	width:169px;
	height:41px;
}
.actionbox-productreturn {
	width:118px;
	height:41px;
}
.actionbox-chargebackfraud {
	width:176px;
	height:41px;
}
.actionbox-trackingnumber {
	width:107px;
	height:41px;
}
.actionbox-ticket {
	width:80px;
	height:41px;
}

/** TABLES ( depricated - old stuff ) **************************************/
.headerCell {
	border: 3px double #CCCCCC;
	background-color: #e0e0e0;
	font-size: 16px;
}
.headerCell a:link {
	text-decoration: none;
}
.headerCell a:visited {
	text-decoration: none;
}
.headerCell a:hover {
	text-decoration: underline;
}
.footerCell {
	border: 2px double #DDDDDD;
	background-color: #e0e0e0;
	font-size: 14px;
}
.footerCell a:link {
	text-decoration: none;
}
.footerCell a:visited {
	text-decoration: none;
}
.footerCell a:hover {
	text-decoration: underline;
}
.nameCell {
	border: 1px solid #DDDDDD;
	background-color: #eeeeee;
}
.nameCell a:link {
	text-decoration: none;
}
.nameCell a:visited {
	text-decoration: none;
}
.nameCell a:hover {
	text-decoration: underline;
}
.valueCell {
	border: 1px solid #E0E0E0;
}
.valueCell a:link {
	text-decoration: none;
}
.valueCell a:visited {
	text-decoration: none;
}
.valueCell a:hover {
	text-decoration: underline;
}
.valueCell input {
	width: 100%;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.valueCell textarea {
	width: 100%;
	height: 200px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.contentCell {
	border: 1px solid #E0E0E0;
}
.contentCell a:link {
	text-decoration: none;
}
.contentCell a:visited {
	text-decoration: none;
}
.contentCell a:hover {
	text-decoration: underline;
}
.buttonCell {
	border: 1px solid #E0E0E0;
}
.buttonCell a:link {
	text-decoration: underline;
}
.buttonCell a:visited {
	text-decoration: underline;
}
.buttonCell a:hover {
	text-decoration: none;
}
/** CONTROL PANEL ***************************************************/

fieldset.website_development_system {
}
fieldset.website_development_system legend {
	font-size: 17px;
	margin: 0 15px 0 15px;
	padding: 0 15px 0 15px;
}
fieldset.website_development_system ul {
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
}
fieldset.website_development_system ul li {
	list-style-type: none;
	float: left;
}
a.website_development_system:link {
	margin: 1px 10px 1px 10px;
	text-decoration: none;
	white-space: nowrap;
}
a.website_development_system:visited {
	margin: 1px 10px 1px 10px;
	text-decoration: none;
	white-space: nowrap;
}
a.website_development_system:hover {
	margin: 1px 10px 1px 10px;
	text-decoration: underline;
	white-space: nowrap;
}
a.website_development_system:active {
	margin: 1px 10px 1px 10px;
	text-decoration: underline;
	white-space: nowrap;
}
/** PERMISSIONS SYSTEM ***************************************************/

#perm_admin_main_container {
	width: 750px;
}
#perm_admin_main_fieldset {
	width: 650px;
}
fieldset.perm_admin {
	text-align: left;
	vertical-align: top;
	margin: 5px 5px 5px 5px;
}
fieldset.perm_groups_and_users {
	overflow: visible;
}
fieldset.perm_search_results {
	overflow: visible;
}
fieldset.perm_permissions_list {
	overflow: visible;
}
legend.perm_admin {
	font-weight: bold;
}
div.perm_admin {
	font-size: 12px;
}
div.perm_groups_and_users {
	width: 340px;
	height: 150px;
	white-space: nowrap;
	border: 1px solid #DDDDDD;
	overflow: auto;
}
div.perm_permissions_list {
	width: 340px;
	height: 200px;
	border: 1px solid #DDDDDD;
	overflow: auto;
	white-space: nowrap;
}
div.perm_search_results {
	width: 250px;
	height: 415px;
	border: 1px solid #DDDDDD;
	overflow: auto;
	white-space: nowrap;
}
div.perm_buttons {
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}
div#perm_top_input_group {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 2px;
}
div#perm_status_line {
	width: 92%;
	border: 1px solid #AAAAAA;
	background-color: #DFDFDF;
	color: #000099;
	margin: 5px 25px 2px 25px;
	font-style: italic;
	height: 16px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	overflow: hidden;
	white-space: nowrap;
}
table.perm_main_table {
	width: 95%;
	margin: 2px 2px 2px 2px;
}
td.perm_main_table_left {
	width: 60%;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
td.perm_main_table_right {
	width: 40%;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
label.perm_admin {
}
label#perm_class_name_label {
	margin-right: 30px;
}
input.perm_admin {
	font-size: 11px;
}
input#perm_type_name {
	width: 200px;
}
div.perm_admin_requested_link {
	text-align: right;
}
a#perm_admin_requested_link:link {
	text-decoration: none;
	color: #000099;
	font-style: italic;
	font-size: 9px;
}
a#perm_admin_requested_link:visited {
	text-decoration: none;
	color: #000099;
	font-style: italic;
	font-size: 9px;
}
a#perm_admin_requested_link:active {
	text-decoration: underline;
	color: #990000;
	font-style: normal;
	font-size: 9px;
}
a#perm_admin_requested_link:hover {
	text-decoration: underline;
	color: #990000;
	font-style: normal;
	font-size: 9px;
}
/** perm icons **/

span.perm_icon_text {
	display: none;
}
div.perm_grant_icon {
	background-color: #00FF00;
	height: 8px;
	width: 8px;
	margin: 2px 2px 2px 2px;
	padding: 0 0 0 0;
	overflow: hidden;
	float: left;
}
div.perm_deny_icon {
	background-color: #FF0000;
	height: 8px;
	width: 8px;
	margin: 2px 2px 2px 2px;
	padding: 0 0 0 0;
	overflow: hidden;
	float: left;
}
/** perm lists **/

ul.perm_admin {
	padding-top: 0;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
}
li.perm_admin {
	list-style-type: none;
	font-size: 12px;
}
li.perm_list_header {
	color: #000000;
	font-weight: bold;
}
li.perm_list_subheader {
	color: #444444;
	background-color: #CCCCCC;
	font-weight: bold;
	border-top: 1px dashed gray;
}
li.perm_list_msg {
	font-style: italic;
	background-color: #FFFF99;
}
li.perm_list_item {
}
a.perm_list_item:link {
	text-decoration: none;
	color: #000099;
}
a.perm_list_item:visited {
	text-decoration: none;
	color: #000099;
}
a.perm_list_item:active {
	text-decoration: underline;
	color: #990000;
}
a.perm_list_item:hover {
	text-decoration: underline;
	color: #990000;
}
/** PERMISSION GROUP MANAGER ***************************************/

div#groupmgr_container {
}
td.groupmgr_container {
	text-align: center;
}
a#groupmgr_start_link:link {
	text-decoration: none;
	color: #000099;
	font-style: italic;
	font-size: 11px;
}
a#groupmgr_start_link:visited {
	text-decoration: none;
	color: #000099;
	font-style: italic;
	font-size: 11px;
}
a#groupmgr_start_link:active {
	text-decoration: underline;
	color: #990000;
	font-style: normal;
	font-size: 11px;
}
a#groupmgr_start_link:hover {
	text-decoration: underline;
	color: #990000;
	font-style: normal;
	font-size: 11px;
}
fieldset#groupmgr_main_fieldset {
	width: 650px;
}
table#groupmgr_main_table {
	width: 625px;
}
td.groupmgr_name_cell {
	font-weight: bold;
}
td.groupmgr_list_container {
	overflow: auto;
	width: 50%;
	height: 250px;
	border: 1px solid #CCCCCC;
	padding: 2px 10px 2px 10px;
	vertical-align: top;
	text-align: left;
}
td.groupmgr_button_cell {
	text-align: center;
	white-space: nowrap;
}
/** CLEANUP **************************************************************/
div.cleanup {
	padding-top: 5px;
	padding-bottom: 5px;
}
p.cleanup {
	color: #666666;
	font-size: 10px;
}
a.cleanup:link {
	color: #666666;
	text-decoration: none;
	margin: 2px 5px 2px 5px;
}
a.cleanup:visited {
	color: #666666;
	text-decoration: none;
	margin: 2px 5px 2px 5px;
}
a.cleanup:hover {
	color: #666666;
	text-decoration: none;
	margin: 2px 5px 2px 5px;
}
a.cleanup:active {
	color: #666666;
	text-decoration: none;
	margin: 2px 5px 2px 5px;
}
input.cleanup {
	font-size: 10px;
	border: 0 none transparent;
	border-bottom: 1px dashed gray;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	width: 80px;
	padding-left: 10px;
	margin: 2px 5px 2px 5px;
}
.counter {
	color: #666666;
	font-size: 9px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/** te view mode -- TABLE-EDITS *************************************************/

div.te_view {
}
div.te_view fieldset {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0;
	padding-bottom: 15px;
}
div.te_view fieldset legend {
	font-size: 17px;
	margin: 0 15px 0 15px;
	padding: 0 15px 0 15px;
}
div.te_view fieldset legend a:link {
	font-size: 17px;
	text-decoration: none;
}
div.te_view fieldset legend a:visited {
	font-size: 17px;
	text-decoration: none;
}
div.te_view fieldset legend a:hover {
	font-size: 17px;
	text-decoration: underline;
}
div.te_view fieldset legend a:active {
	font-size: 17px;
	text-decoration: underline;
}
div.te_view fieldset dl dt {
	font-weight: bold;
}
div.te_view fieldset dl dd {
	background-color: #DFDFDF;
}
/** te view navigation -- TABLE-EDITS *************************************************/

div.te_viewnav_top {
}
div.te_viewnav_bottom {
}
div.te_viewnav {
	text-align: right;
	margin-right: 15px;
}
div.te_viewnav a:link {
}
div.te_viewnav a:visited {
}
div.te_viewnav a:hover {
}
div.te_viewnav a:active {
}
/** te view navigation links -- TABLE-EDITS *************************************************/

div.te_viewnav a.back:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.back:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.back:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.back:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.back span {
}
div.te_viewnav a.edit:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.edit:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.edit:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.edit:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.edit span {
}
div.te_viewnav a.copy:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.copy:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.copy:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.copy:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.copy span {
}
div.te_viewnav a.new:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.new:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.new:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.new:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.new span {
}
div.te_viewnav a.delete:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.delete:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.delete:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.delete:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.delete span {
}
div.te_viewnav a.prev:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.prev:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.prev:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.prev:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.prev span {
}
div.te_viewnav a.next:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.next:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.next:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.next:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.next span {
}
/** te delete form -- TABLE-EDITS *************************************************/

div.te_delete_form {
	text-align: right;
}
form.te_delete_form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: inline;
}
/** te edit modes -- TABLE-EDITS *************************************************/

div.te_edit form fieldset {
	margin-top: 15px;
	margin-bottom: 15px;
}
div.te_edit form fieldset legend {
	font-size: 17px;
	margin: 0 15px 0 15px;
	padding: 0 15px 0 15px;
}
div.te_edit form fieldset legend a:link {
	font-size: 17px;
	text-decoration: none;
}
div.te_edit form fieldset legend a:visited {
	font-size: 17px;
	text-decoration: none;
}
div.te_edit form fieldset legend a:hover {
	font-size: 17px;
	text-decoration: underline;
}
div.te_edit form fieldset legend a:active {
	font-size: 17px;
	text-decoration: underline;
}
div.te_edit form fieldset dl dt {
	font-weight: bold;
}
div.te_edit form fieldset dl dd {
	background-color: #DFDFDF;
}
div.te_edit form fieldset div.te_buttons {
	text-align: right;
}
div.te_edit form fieldset div.te_buttons input.save_button {
}
div.te_edit form fieldset div.te_buttons input.cancel_button {
}
/** table mode -- TABLE-EDITS *************************************************/

div.te_table {
}
div.te_table fieldset {
	border: none;
}
div.te_table fieldset legend {
	font-size: 17px;
	margin: 0 15px 0 15px;
	padding: 0 15px 0 15px;
}
div.te_table fieldset form {
}
table.te_main_table {
	width: 100%;
}
table.te_main_table tr.te_data_row {
}
table.te_main_table tr.te_data_row td.te_button_cell {
	white-space: nowrap;
}
table.te_main_table tr.te_data_row td.te_data_cell {
}
table.te_main_table tr.te_odd_row {
	background-color: #CFCFCF;
}
table.te_main_table tr.te_even_row {
	background-color: #EFEFEF;
}
table.te_main_table tr.te_data_row td.te_odd_cell {
}
table.te_main_table tr.te_data_row td.te_even_cell {
}
table.te_main_table tr.dragging {
}
table.te_main_table tr.dragging td {
	border-top: 2px dotted #8F8F8F;
	border-bottom: 2px dotted #8F8F8F;
}
#saving {
	display: none;
}
#saving p {
	display: inline;
	font-size: 10px;
	vertical-align: middle;
}
#saving img {
	display: inline;
	font-size: 10px;
	vertical-align: middle;
	padding: 0px 3px 0px 3px;
}
/** table mode buttons -- TABLE-EDITS *************************************************/

a.te_new_button:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_new_button:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_new_button:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_new_button:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_new_button span.te_new_button {
}
a.te_multidelete_button:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_multidelete_button:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_multidelete_button:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_multidelete_button:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_multidelete_button span.te_multidelete_button {
}
a.te_view_button:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_view_button:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_view_button:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_view_button:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_view_button span.te_view_button {
}
a.te_edit_button:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_edit_button:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_edit_button:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_edit_button:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_edit_button span.te_edit_button {
}
a.te_copy_button:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_copy_button:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_copy_button:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_copy_button:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_copy_button span.te_copy_button {
}
a.te_delete_button:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_delete_button:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_delete_button:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_delete_button:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_delete_button span.te_delete_button {
}
a.te_export_button:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_export_button:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_export_button:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_export_button:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_export_button span.te_export_button {
}

/** table fieldnames -- TABLE-EDITS ******************************/

table.te_main_table tr.te_fieldname_row {
	background-color: #CCCCCC;
}
table.te_main_table tr.te_fieldname_row td.te_button_cell {
	white-space: nowrap;
	padding: 2px 3px 2px 3px;
}
table.te_main_table td.te_button_cell {
	white-space: nowrap;
	padding: 2px 3px 2px 3px;
}
table.te_main_table tr.te_fieldname_row td.te_fieldname_cell {
	white-space: nowrap;
	padding: 2px 3px 2px 3px;
}
td.te_fieldname_cell div.te_fieldname_cell {
	white-space: nowrap;
}
a.te_fieldname {
	margin-right: 2px;
	vertical-align: middle;
}
a.te_fieldname:link {
	text-decoration: none;
}
a.te_fieldname:visited {
	text-decoration: none;
}
a.te_fieldname:hover {
	text-decoration: underline;
}
a.te_fieldname:active {
	text-decoration: underline;
}
a.te_fieldname_asc:link {
	text-decoration: none;
	font-weight: bold;
}
a.te_fieldname_asc:visited {
	text-decoration: none;
	font-weight: bold;
}
a.te_fieldname_asc:hover {
	text-decoration: underline;
	font-weight: bold;
}
a.te_fieldname_asc:active {
	text-decoration: underline;
	font-weight: bold;
}
a.te_fieldname_desc:link {
	text-decoration: none;
	font-weight: bold;
}
a.te_fieldname_desc:visited {
	text-decoration: none;
	font-weight: bold;
}
a.te_fieldname_desc:hover {
	text-decoration: underline;
	font-weight: bold;
}
a.te_fieldname_desc:active {
	text-decoration: underline;
	font-weight: bold;
}
img.orderby_field_asc_icon {
	background-image: url(/images/icon_tri_down.gif);
	height: 8px;
	width: 8px;
	margin-right: 2px;
}
img.orderby_field_desc_icon {
	background-image: url(/images/icon_tri_up.gif);
	height: 8px;
	width: 8px;
	margin-right: 2px;
	vertical-align: middle;
}
/** table no results -- TABLE-EDITS *************************************************/
div.te_noresults {
	text-align: center;
}
div.te_noresults div {
}
div.te_noresults img.spacer_top {
	width: 1px;
	height: 75px;
}
div.te_noresults img.spacer_bottom {
	width: 1px;
	height: 75px;
}
div.te_noresults div a.te_new_button:link {
}
div.te_noresults div a.te_new_button:visited {
}
div.te_noresults div a.te_new_button:hover {
}
div.te_noresults div a.te_new_button:active {
}
div.te_noresults p {
}
/** paging -- TABLE-EDITS *************************************************/

.te_paging {
	text-align:center;
}
.te_paging_left_cell {
	text-align: left;
	white-space: nowrap;
	width: 85px;
	display: block;
}
.te_paging_middle_cell {
	text-align: center;
	white-space: nowrap;
	width: 100%;
}
.te_paging_right_cell {
	text-align: right;
	white-space: nowrap;
	width: 85px;
	display: block;
}
select.te_paging {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 9px;
}
/** enabled paging icons **/
.te_paging a.te_first_icon:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.te_paging a.te_first_icon:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.te_paging a.te_first_icon:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
.te_paging a.te_first_icon:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
.te_paging span.te_first_icon {
}
.te_paging a.te_next_icon:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.te_paging a.te_next_icon:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.te_paging a.te_next_icon:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
.te_paging a.te_next_icon:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
.te_paging span.te_next_icon {
}
.te_paging a.te_prev_icon:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.te_paging a.te_prev_icon:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.te_paging a.te_prev_icon:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
.te_paging a.te_prev_icon:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
.te_paging span.te_prev_icon {
}
.te_paging a.te_last_icon:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.te_paging a.te_last_icon:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.te_paging a.te_last_icon:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
.te_paging a.te_last_icon:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
.te_paging span.te_last_icon {
}
/** disabled paging icons **/
.te_paging div.te_first_icon_disabled {
	margin: 1px 3px 1px 3px;
}
.te_paging div.te_first_icon_disabled span.te_paging {
}
.te_paging div.te_next_icon_disabled {
	margin: 1px 3px 1px 3px;
}
.te_paging div.te_next_icon_disabled span.te_paging {
}
.te_paging div.te_prev_icon_disabled {
	margin: 1px 3px 1px 3px;
}
.te_paging div.te_prev_icon_disabled span.te_paging {
}
.te_paging div.te_last_icon_disabled {
	margin: 1px 3px 1px 3px;
}
.te_paging div.te_last_icon_disabled span.te_paging {
}
/** SEARCHES -- TABLE EDIT ************************************************************/
input.te_qkewords {
	width: 300px;
}
div.te_asearch {
}
div.te_asearch form {
}
div.te_asearch form fieldset {
	margin-top: 15px;
	margin-bottom: 15px;
}
div.te_asearch form fieldset legend {
	font-size: 17px;
	margin: 0 15px 0 15px;
	padding: 0 15px 0 15px;
}
div.te_asearch form fieldset div.te_caption {
	text-align: right;
	font-style: italic;
	font-size: 11px;
}
div.te_asearch form fieldset legend a:link {
	font-size: 17px;
	text-decoration: none;
}
div.te_asearch form fieldset legend a:visited {
	font-size: 17px;
	text-decoration: none;
}
div.te_asearch form fieldset legend a:hover {
	font-size: 17px;
	text-decoration: underline;
}
div.te_asearch form fieldset legend a:active {
	font-size: 17px;
	text-decoration: underline;
}
div.te_asearch form fieldset dl dt {
	font-weight: bold;
}
div.te_asearch form fieldset dl dd {
	background-color: #DFDFDF;
}
div.te_asearch form fieldset div.te_buttons {
	text-align: right;
}
div.te_asearch form fieldset div.te_buttons input.search_button {
}
div.te_asearch form fieldset div.te_buttons input.show_all_button {
}
div.te_qsearch {
	text-align: center;
}
div.te_qsearch form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
a.te_asearch_link:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_asearch_link:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_asearch_link:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_asearch_link:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
/** AJAX INLINE -- TABLE-EDITS *************************************************/

div.te_inline_edit_cell {
	width: 100%;
	height: 100%;
	background: url(/images/inline_edit_icon.gif) no-repeat center right;
	cursor: crosshair;
}
div.te_inline_edit_box {
	position: absolute;
	white-space: nowrap;
	background-color: #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin: 2px 2px 2px 2px;
	border: 3px double black;
}
div.te_inline_edit_box textarea {
	width: 250px;
	height: 100px;
}
div.te_inline_edit_buttons {
	margin: 3px 3px 1px 1px;
	text-align: right;
}
a.te_inline_edit_buttons {
	text-decoration: none;
	border: 1px solid black;
	background-color: white;
	color: black;
	padding: 1px 3px 1px 3px;
}
a.te_inline_edit_buttons:link {
	text-decoration: none;
	border: 1px solid black;
	background-color: white;
	color: black;
}
a.te_inline_edit_buttons:visited {
	text-decoration: none;
	border: 1px solid black;
	background-color: white;
	color: black;
}
a.te_inline_edit_buttons:hover {
	text-decoration: none;
	border: 1px solid blue;
	background-color: white;
	color: black;
}
a.te_inline_edit_buttons:active {
	text-decoration: none;
	border: 1px solid blue;
	background-color: white;
	color: black;
}
span.te_inline_edit_buttons {
}
a.te_inline_save_button {
}
span.te_inline_save_button {
}
a.te_inline_cancel_button {
}
span.te_inline_cancel_button {
}
/** Ajax Lookup Substitute User *****************************************************/

fieldset.lookup_substitute_user {
	text-align: left;
	width: 600px;
	padding: 5px 5px 5px 30px;
}
dl.lookup_substitute_user {
}
dt.lookup_substitute_user {
}
dd.lookup_substitute_user {
}
a.lookup_substitute_user:link {
	font-weight: bold;
	text-decoration: none;
}
a.lookup_substitute_user:visited {
	font-weight: bold;
	text-decoration: none;
}
a.lookup_substitute_user:hover {
	font-weight: bold;
	text-decoration: underline;
}
a.lookup_substitute_user:active {
	font-weight: bold;
	text-decoration: underline;
}
/** AJAX *****************************************************/
div.ajax_loading_icon {
	background: url(/images/loading.gif) no-repeat;
	height: 16px;
	width: 16px;
	display: block;
}
span.ajax_loading_icon {
	display: none;
}
/** DYNAMIC PAGES SPECIFIC ****************************************/
a.ai_dynamicpages_openpage:link {
	text-decoration: none;
	font-style: italic;
}
a.ai_dynamicpages_openpage:visited {
	text-decoration: none;
	font-style: italic;
}
a.ai_dynamicpages_openpage:hover {
	text-decoration: underline;
	font-style: italic;
}
a.ai_dynamicpages_openpage:active {
	text-decoration: underline;
	font-style: italic;
}
/** DEFAULT APOGEE LOGO ****************************************/
#apogee_logo {
	background : transparent url("/images/apogee_logo.gif") no-repeat top center;
}
#menu_div {
	background-color: #DDDDDD;
	padding: 4px;
	text-align: left;
}
/** j0menu START **********************************/
table.j0menu_out {
	color: white;
}
table.j0menu_over {
	color: white;
}
td.j0menu_text_out {
	color: white;
	white-space: nowrap;
	padding: 0px 0px 0px 3px;
	margin: 0;
	border: 0 none transparent;
	font-weight: normal;
	background: url(/images/nav_back_off.jpg) repeat-x;
	/*background-color: #888888;*/
	border: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}
td.j0menu_text_out a {
	color: white;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}
td.j0menu_arrow_out {
	width: 8px;
	color: white;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	padding-bottom: 1px;
	padding-right: 1px;
	margin: 0;
	font-weight: normal;
	background: url(/images/nav_back_off.jpg) repeat-x;
	border: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}
td.j0menu_text_over {
	color: white;
	white-space: nowrap;
	padding: 0px 0px 0px 3px;
	margin: 0;
	font-weight: normal;
	background: url(/images/nav_back_on.gif) repeat-x;
	/*background-color: #EC9543;*/
	border: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}
td.j0menu_text_over a {
	color: white;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}
td.j0menu_arrow_over {
	width: 8px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	padding: 1px 1px 0px 0px;
	/*padding-left:-3px;*/
	margin: 0;
	font-weight: normal;
	color: white;
	background: url(/images/nav_back_on.gif) repeat-x;
	/*background-color: #EC9543;*/
	border: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}
/** j0menu END **********************************/

/** round_box START ****************************************/
div.te_view .round_box dl dt {
	font-weight: bold;
}
div.te_edit form .round_box dl dt {
	font-weight: bold;
}
div.te_asearch form .round_box dl dt {
	font-weight: bold;
}
.round_box {
	margin : 0;
}
.round_box_top {
	background:#333;
	color:#fff;

}
.round_box_top_content {
	height : 3ex;
}
.round_box_header {
	font-size : 13px;
	padding :5px 0;
}
/** round_box END ****************************************/

#debug {
	display: none;
}
/* Tab CSS */
#navigation {
	font-weight: bold;
}
#navigation, #navigation li {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	margin-right: 10px;
	bottom: -1px;
}
#navigation li span, #navigation li a {
	display: block;
	text-decoration: none;
	background: url('/images/nav_bg.gif') no-repeat;
	color: #FFF;
}
#navigation li span {
	background-image: url('/images/nav_bg.gif');
}
#navigation li a {
	background-image: url('/images/nav_bg_left.gif');
}
#navigation li a, #navigation li.active {
	padding: 0 0 0 10px;
	background-position: top left;
}
#navigation li span {
	padding: 6px 10px 6px 0;
	background-position: top right;
}
#navigation li a:hover {
	background-image: url('/images/nav_hover_left.gif');
}
#navigation li a:hover span {
	background-image: url('/images/nav_hover.gif');
}
#navigation li.active {
	background: url('/images/nav_active_left.gif') no-repeat;
}
#navigation li.active a:hover span {
	background-image: url('/images/nav_active.gif');
}
#navigation li.active a {
	background-image: none;
	padding: 0 0 0 0;
}
#navigation li.active span {
	background-image: url('/images/nav_active.gif');
	color: #000;
}
/* End tab CSS */
/****** Landing Page Generator *******/
#landing_page_edit_navigation {
	height: 30px;
	width: 900px;
	background-color: #000;
	margin: 3px 20px;
}
#landing_page_edit_navigation li {
	float: left;
	list-style-type: none;
	padding: 10px;
	color: white;
	cursor: pointer;
}
#landing_page_edit_navigation li.active {
	float: left;
	list-style-type: none;
	padding-left: 10px;
	color: #000;
	background-color: #FFF;
	border: 5px solid #000;
	margin: -5px;
}
#general_info {
	padding: 20px;
}
#iframe_wrapper {
	display: none;
	background-color: #FFF;
	padding: 20px 10px;
}
#editor_iframe {
	width: 100%;
	height: 700px;
}
/*** CSS NAVIGATION MENU ****/
#navigation_second {
	background-color: #DFDFDF;
	margin: 0;
	padding: 5px;
	border: #D3D3D3 solid 5px;
}
#navigation_second a {
	text-decoration: none;
	margin-left: 30px;
}
#navigation_second ul {
	list-style-type: none;
}
#navigation_second ul li {
	float: left;
	width: 175px;
	padding: 3px;
	margin: 3px 5px 3px 0px;
	border: #EFEFEF solid 1px;
}
#navigation_second ul li.active {
	background-color: #EFEFEF;
}
#navigation_second ul li:hover {
	background-color: #EFEFEF;
}
#navigation_control {
	background-color: #D3D3D3;
	text-align: right;
	padding: 5px 10px;
}
#navigation_tip {
	float: left;
	font-style: italic;
}
#navigation_second span.p2w_btn {
	cursor: pointer;
	display: block;
	height: 30px;
	width: 175px;
	background: url(/images/nav_icon_set.png) -10px -10px;
	margin: 0 10px 5px 0;
	text-align: left;
	text-decoration: none;
}
#navigation_second span.p2w_btn:hover {
	background-position: -200px -10px;
	text-decoration: none;
}
#navigation_second span.txt {
	padding-left: 33px;
	line-height: 27px;
	border: none;
	text-decoration: none;
}
h2.menu_title {
	text-align: left;
	color: #000;
	float: left;
	padding-left: 15px;
	font-size: 12px !important;
	font-weight: bold !important;
	padding-bottom: 3px;
}
/*** ICON SPECIFIC background areas ***/
#navigation_second span.settings_config {
	background-position: -10px -50px;
}
#navigation_second span.settings_config:hover {
	background-position: -200px -50px;
}
#navigation_second span.globe_config {
	background-position: -10px -90px;
}
#navigation_second span.globe_config:hover {
	background-position: -200px -90px;
}
#navigation_second span.group {
	background-position: -10px -130px;
}
#navigation_second span.group:hover {
	background-position: -200px -130px;
}
#navigation_second span.cc_card {
	background-position: -10px -170px;
}
#navigation_second span.cc_card:hover {
	background-position: -200px -170px;
}
#navigation_second span.calc_star {
	background-position: -10px -210px;
}
#navigation_second span.calc_star:hover {
	background-position: -200px -210px;
}
#navigation_second span.mail_config {
	background-position: -10px -250px;
}
#navigation_second span.mail_config:hover {
	background-position: -200px -250px;
}
#navigation_second span.mail_minus {
	background-position: -10px -290px;
}
#navigation_second span.mail_minus:hover {
	background-position: -200px -290px;
}
#navigation_second span.wizard {
	background-position: -10px -330px;
}
#navigation_second span.wizard:hover {
	background-position: -200px -330px;
}
#navigation_second span.cart {
	background-position: -10px -370px;
}
#navigation_second span.cart:hover {
	background-position: -200px -370px;
}
#navigation_second span.graph_look {
	background-position: -10px -410px;
}
#navigation_second span.graph_look:hover {
	background-position: -200px -410px;
}
#navigation_second span.products {
	background-position: -10px -450px;
}
#navigation_second span.products:hover {
	background-position: -200px -450px;
}
#navigation_second span.notepad_info {
	background-position: -10px -490px;
}
#navigation_second span.notepad_info:hover {
	background-position: -200px -490px;
}
#navigation_second span.cart_config {
	background-position: -10px -530px;
}
#navigation_second span.cart_config:hover {
	background-position: -200px -530px;
}
#navigation_second span.display_question {
	background-position: -10px -570px;
}
#navigation_second span.display_question:hover {
	background-position: -200px -570px;
}
#navigation_second span.cart_check {
	background-position: -10px -610px;
}
#navigation_second span.cart_check:hover {
	background-position: -200px -610px;
}
#navigation_second span.cart_clock {
	background-position: -10px -650px;
}
#navigation_second span.cart_clock:hover {
	background-position: -200px -650px;
}
#navigation_second span.mail_write {
	background-position: -10px -690px;
}
#navigation_second span.mail_write:hover {
	background-position: -200px -690px;
}
#navigation_second span.group_mail {
	background-position: -10px -730px;
}
#navigation_second span.group_mail:hover {
	background-position: -200px -730px;
}
#navigation_second span.mail_star {
	background-position: -10px -770px;
}
#navigation_second span.mail_star:hover {
	background-position: -200px -770px;
}
#navigation_second span.globe {
	background-position: -10px -810px;
}
#navigation_second span.globe:hover {
	background-position: -200px -810px;
}
#navigation_second span.calc_info {
	background-position: -10px -850px;
}
#navigation_second span.calc_info:hover {
	background-position: -200px -850px;
}
#navigation_second span.admin_config {
	background-position: -10px -890px;
}
#navigation_second span.admin_config:hover {
	background-position: -200px -890px;
}
#navigation_second span.door_X {
	background-position: -10px -930px;
}
#navigation_second span.door_X:hover {
	background-position: -200px -930px;
}
#navigation_second span.group_pyramid {
	background-position: -10px -970px;
}
#navigation_second span.group_pyramid:hover {
	background-position: -200px -970px;
}
#navigation_second span.cart_group_windows {
	background-position: -10px -1010px;
}
#navigation_second span.cart_group_windows:hover {
	background-position: -200px -1010px;
}
#navigation_second span.camera_look {
	background-position: -10px -1050px;
}
#navigation_second span.camera_look:hover {
	background-position: -200px -1050px;
}
#navigation_second span.hand_up {
	background-position: -10px -1090px;
}
#navigation_second span.hand_up:hover {
	background-position: -200px -1090px;
}
#navigation_second span.home {
	background-position: -10px -1130px;
}
#navigation_second span.home:hover {
	background-position: -200px -1130px;
}
#navigation_second span.globe_down {
	background-position: -10px -1170px;
}
#navigation_second span.globe_down:hover {
	background-position: -200px -1170px;
}
#navigation_second span.mail_look {
	background-position: -10px -1210px;
}
#navigation_second span.mail_look:hover {
	background-position: -200px -1210px;
}
#navigation_second span.group_question {
	background-position: -10px -1250px;
}
#navigation_second span.group_question:hover {
	background-position: -200px -1250px;
}
#navigation_second span.group_look_window {
	background-position: -10px -1290px;
}
#navigation_second span.group_look_window:hover {
	background-position: -200px -1290px;
}
#navigation_second span.cards_stack {
	background-position: -10px -1330px;
}
#navigation_second span.cards_stack:hover {
	background-position: -200px -1330px;
}
#navigation_second span.globe_plus {
	background-position: -10px -1370px;
}
#navigation_second span.globe_plus:hover {
	background-position: -200px -1370px;
}
#navigation_second span.calc_info {
	background-position: -10px -1410px;
}
#navigation_second span.calc_info:hover {
	background-position: -200px -1410px;
}
#navigation_second span.mail {
	background-position: -10px -1450px;
}
#navigation_second span.mail:hover {
	background-position: -200px -1450px;
}
#navigation_second span.mail_question {
	background-position: -10px -1490px;
}
#navigation_second span.mail_question:hover {
	background-position: -200px -1490px;
}
#navigation_second span.calc_pyramid {
	background-position: -10px -1530px;
}
#navigation_second span.calc_pyramid:hover {
	background-position: -200px -1530px;
}
#navigation_second span.window {
	background-position: -10px -1570px;
}
#navigation_second span.window:hover {
	background-position: -200px -1570px;
}
#navigation_second span.chat_config {
	background-position: -10px -1610px;
}
#navigation_second span.chat_config:hover {
	background-position: -200px -1610px;
}
#navigation_second span.group_star {
	background-position: -10px -1650px;
}
#navigation_second span.group_star:hover {
	background-position: -200px -1650px;
}
#navigation_second span.group_check {
	background-position: -10px -1690px;
}
#navigation_second span.group_check:hover {
	background-position: -200px -1690px;
}
#navigation_second span.person_down {
	background-position: -10px -1730px;
}
#navigation_second span.person_down:hover {
	background-position: -200px -1730px;
}
#navigation_second span.windows_write {
	background-position: -10px -1770px;
}
#navigation_second span.windows_write:hover {
	background-position: -200px -1770px;
}
#navigation_second span.person_config {
	background-position: -10px -1810px;
}
#navigation_second span.person_config:hover {
	background-position: -200px -1810px;
}
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left {
	background: url(/images/arrow_left.gif) no-repeat left top;
	position: absolute;
	z-index: 101;
	left: -12px;
	height: 23px;
	width: 10px;
	top: -3px;
}
#JT_arrow_right {
	background: url(/images/arrow_right.gif) no-repeat left top;
	position: absolute;
	z-index: 101;
	height: 23px;
	width: 11px;
	top: -2px;
}
.JT {
	position: absolute;
	z-index: 100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}
.JT_copy {
	padding: 10px 10px 10px 10px;
	color: #333333;
}
.JT_loader {
	background: url(/images/loader.gif) no-repeat center center;
	width: 100%;
	height: 12px;
}
#JT_close_left {
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight: bold;
}
#JT_close_right {
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight: bold;
}
#JT_copy p {
	margin: 3px 0;
}
#JT_copy img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.jTip {
	cursor: help;
}
/*-------------------------- JGrowl.css --------------------------*/

.jGrowl {
	z-index: 			9999;
	color: 				#fff;
	font-size: 			12px;
	position:			fixed;
}

.jGrowl.top-left {
	left: 				0;
	top: 				0;
}

.jGrowl.top-right {
	right: 				0;
	top: 				0;
}

.jGrowl.bottom-left {
	left: 				0;
	bottom:				0;
}

.jGrowl.bottom-right {
	right: 				0;
	bottom: 			0;
}

.jGrowl.center {
	top: 				0;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
.center .jGrowl-notification, .center .jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

.jGrowl .jGrowl-notification, .jGrowl .jGrowl-closer {
	background-color: 		#000;
	opacity: 				.85;
	-ms-filter: 			"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: 				progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				1em;
	text-align: 			left;
	display: 				none;
	border-radius:			5px;
}

.jGrowl .jGrowl-notification {
	min-height: 			40px;
}

.jGrowl .jGrowl-notification,
.jGrowl .jGrowl-closer {
	margin: 				10px;
}

.jGrowl .jGrowl-notification .jGrowl-header {
	font-weight: 			bold;
	font-size:				.85em;
}

.jGrowl .jGrowl-notification .jGrowl-close {
	z-index:				99;
	float: 					right;
	font-weight: 			bold;
	font-size: 				1em;
	cursor:					pointer;
}

.jGrowl .jGrowl-closer {
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				.9em;
	font-weight: 			bold;
	text-align: 			center;
}
/** Specific Styles **/
.onsubmit_upsell_qty_input, .presuccess_upsell_qty_input {
	text-align: right;
	width: 20px;
}
/*** "mega menu" system *********/
#p2w_icon_menu, #p2w_icon_menu_stick {
	position:relative;
}
ul#p2w_menu {
	float:right;
}
#rnd_menu_box_top {
	width: 390px;
	height: 11px;
	background: transparent url(/images/rnd_menu_box_sprite.png) no-repeat -5px 0px;
}
#rnd_menu_box_middle {
	width: 390px;
	background: transparent url(/images/rnd_menu_box_sprite.png) repeat-y -3205px;
}
#rnd_menu_box_bottom {
	width: 390px;
	height: 16px;
	background: transparent url(/images/rnd_menu_box_sprite.png) no-repeat -5px -16px;
}
#rnd_menu_box_top.dashboard {
	background-position: -405px 0px;
}
#rnd_menu_box_middle.dashboard {
	background-position: -3605px;
}
#rnd_menu_box_bottom.dashboard {
	background-position: -405px -16px;
}
#rnd_menu_box_top.store_management {
	background-position: -805px 0px;
}
#rnd_menu_box_middle.store_management {
	background-position: -4005px;
}
#rnd_menu_box_bottom.store_management {
	background-position: -805px -16px;
}
#rnd_menu_box_top.affiliates {
	background-position: -1605px 0px;
}
#rnd_menu_box_middle.affiliates {
	background-position: -4805px;
}
#rnd_menu_box_bottom.affiliates {
	background-position: -1605px -16px;
}
#rnd_menu_box_top.merchant_management {
	background-position: -2005px 0px;
}
#rnd_menu_box_middle.merchant_management {
	background-position: -5205px;
}
#rnd_menu_box_bottom.merchant_management {
	background-position: -2005px -16px;
}
#rnd_menu_box_top.order_management {
	background-position: -1205px 0px;
}
#rnd_menu_box_middle.order_management {
	background-position: -4405px;
}
#rnd_menu_box_bottom.order_management {
	background-position: -1205px -16px;
}
#rnd_menu_box_top.reports {
	background-position: -2405px 0px;
}
#rnd_menu_box_middle.reports {
	background-position: -5605px;
}
#rnd_menu_box_bottom.reports {
	background-position: -2405px -16px;
}
#rnd_menu_box_top.admin {
	background-position: -2805px 0px;
}
#rnd_menu_box_middle.admin {
	background-position: -6005px;
}
#rnd_menu_box_bottom.admin {
	background-position: -2805px -16px;
}
#rnd_menu_box_inner {
	padding: 1px 10px;
}
ul#p2w_menu li {
	margin: 0;
	position: relative;
	height:55px;
	list-style-type: none;
	padding:7px 0 0 0;
	float: right;
}
ul#p2w_menu li table {
	font-size: 11px;
}
ul#p2w_menu h2, ul#p2w_menu h3 {
	font-size: 100%;
	font-weight: normal;
	display: inline;
}
ul#p2w_menu div.drop_down {
	display: none;
	z-index: 99999;
}
ul#p2w_menu li.mega div.drop_down {
	border: none;
	width: 390px;
	position: absolute;
	left: -300px;
	padding: 0;
	color: #930;
	top: 60px;
	background-color: transparent;
}
ul#p2w_menu li.hovering div.drop_down {
	display: block;
}
ul#p2w_menu li.mega div.drop_down a {
	color: #300;
	padding: 0;
	background-image: none;
}
ul#p2w_menu li div.drop_down a.more {
	color: #390;
	font-weight: bold;
}
ul#p2w_menu div h3 {
	color: #f70;
	font-weight: bold;
	font-size: 1.1em;
}
ul#p2w_menu div p {
	margin: 0 0 0.8em 0;
	padding: 0;
}
/* New 2.0 menu stuff */
.main_menu_button {
	border: 2px solid silver;
	border-radius: 20px;
	font-size: 18px;
	font-weight: bold;
	/*
	Philip - 2016-06-16, Arlis asked colors to be generalized
	
	background-color:#003366;
	color: white;
	*/
	background-color:#999999;
	color: #000000;
	cursor:pointer;
	box-shadow: inset -2px -2px 2px 1px rgba(0,0,0, .79), inset 3px 3px 2px 1px rgba(255,255,255, .64);
	text-decoration: none !important;
	display:block;
	text-align:center;
	position:relative;
	padding:8px;
}
.main_menu_button:after {
	content: "";
	position: absolute;
	z-index: -1;
	bottom: 5px;
	left: 10px;
	width: 80%;
	height: 20%;
	box-shadow: 10px 5px 15px rgba(0, 0, 0, 0.5);
}
/*
Philip - 2016-06-16, Arlis asked colors to be generalized
.menu_customer_service {
	background-color:#CCCCCC;
	color:black;
}
.menu_sale_pages {
	background-color:#66FF33;
	color:black;
}
.menu_products {
	background-color:#0099FF;
}
.menu_reports {
	background-color:#CC0099;
}
.menu_batch_order {
	background-color:#FF6600;
}
.menu_affiliates {
	background-color:#FFFF00;
	color:black;
}
.menu_store_management {
	background-color:#FF0000;
}
.menu_settings {
	background-color:#996633;
}
.menu_help {
	background-color:#333333;
}
*/
/*content containers*/

.container {
	margin: 50px auto 0 auto;
	width: 800px;
	font: 14px/18px Arial, Helvetica, sans-serif;
}
.container h2 {
	font-size: 28px;
	padding: 15px 0 0 10px;
	color: #fff;
	text-transform: uppercase;
}
.container .container_copy {
	width: 645px;
	margin: 0 0 0 10px;
	float: left;
}
/*container icons */
.container .container_icon {
	width: 125px;
	height: 125px;
	float: left;
}
.container .container_copy {
	width: 645px;
	margin: 0 0 0 10px;
	float: left;
}
.go_button {
	float: right;
	display: block;
	margin: 25px 0 0 0;
	border: none;
}
#container_1 .container_top {
	background: transparent url(/images/label_red.gif) no-repeat;
	height: 50px;
}
#container_1 .container_content {
	background: transparent url(/images/container_red.gif) repeat-y;
}
#container_1 .container_bottom {
	background: transparent url(/images/container_foot_red.gif) no-repeat;
	height: 9px;
}
#container_2 .container_top {
	background: transparent url(/images/label_blue.gif) no-repeat;
	height: 50px;
}
#container_2 .container_content {
	background: transparent url(/images/container_blue.gif) repeat-y;
}
#container_2 .container_bottom {
	background: transparent url(/images/container_foot_blue.gif) no-repeat;
	height: 9px;
}
#container_3 .container_top {
	background: transparent url(/images/label_orange.gif) no-repeat;
	height: 50px;
}
#container_3 .container_content {
	background: transparent url(/images/container_orange.gif) repeat-y;
}
#container_3 .container_bottom {
	background: transparent url(/images/container_foot_orange.gif) no-repeat;
	height: 9px;
}
#container_4 .container_top {
	background: transparent url(/images/label_yellow.gif) no-repeat;
	height: 50px;
}
#container_4 .container_content {
	background: transparent url(/images/container_yellow.gif) repeat-y;
}
#container_4 .container_bottom {
	background: transparent url(/images/container_foot_yellow.gif) no-repeat;
	height: 9px;
}
#container_5 .container_top {
	background: transparent url(/images/label_black.gif) no-repeat;
	height: 50px;
}
#container_5 .container_content {
	background: transparent url(/images/container_black.gif) repeat-y;
}
#container_5 .container_bottom {
	background: transparent url(/images/container_foot_black.gif) no-repeat;
	height: 9px;
}
#container_6 .container_top {
	background: transparent url(/images/label_dark-red.gif) no-repeat;
	height: 50px;
}
#container_6 .container_content {
	background: transparent url(/images/container_dark-red.gif) repeat-y;
}
#container_6 .container_bottom {
	background: transparent url(/images/container_foot_dark-red.gif) no-repeat;
	height: 9px;
}
#container_7 .container_top {
	background: transparent url(/images/label_lime.gif) no-repeat;
	height: 50px;
}
#container_7 .container_content {
	background: transparent url(/images/container_lime.gif) repeat-y;
}
#container_7 .container_bottom {
	background: transparent url(/images/container_foot_lime.gif) no-repeat;
	height: 9px;
}
#container_8 .container_top {
	background: transparent url(/images/label_purple.gif) no-repeat;
	height: 50px;
}
#container_8 .container_content {
	background: transparent url(/images/container_purple.gif) repeat-y;
}
#container_8 .container_bottom {
	background: transparent url(/images/container_foot_purple.gif) no-repeat;
	height: 9px;
}
.container_content {
	padding: 10px;
}
/*inside page containers*/

.main_container_inside {
	/*width: 950px;*/
	width: 100%;
	font: 14px/18px Arial, Helvetica, sans-serif;
	position:relative;
	z-index: 0 !important;
}
#main_container_header {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	padding: 10px 0 0 10px;
	color: #fff;
	line-height: 36px;
	float: left;
}
.main_container_top_left {
	width: 10px;
	height: 55px;
	float: left;
}
.main_container_top {
	background: #003366;
	height: 55px;
}
.main_container_top_right {
	width: 10px;
	height: 55px;
	float: right;
}
#customer_service .main_container_top {
	background-color: #CCCCCC;
}
#customer_service #main_container_header {
	color: black;
}
#sale_pages .main_container_top {
	background-color: #CCCCCC;
}
#sale_pages #main_container_header {
	color: black;
}
#products .main_container_top {
	background-color: #CCCCCC;
}
#products #main_container_header {
	color: black;
}
#reports .main_container_top {
	background-color: #CCCCCC;
}
#reports #main_container_header {
	color: black;
}
#batch_order .main_container_top {
	background-color: #CCCCCC;
}
#batch_order #main_container_header {
	color: black;
}
#store_management .main_container_top {
	background-color: #CCCCCC;
}
#store_management #main_container_header {
	color: black;
}
#affiliates .main_container_top {
	background-color: #CCCCCC;
}
#affiliates #main_container_header {
	color: black;
}
#help .main_container_top {
	background-color: #CCCCCC;
}
#help #main_container_header {
	color: black;
}
#settings .main_container_top {
	background-color: #CCCCCC;
}
#settings #main_container_header {
	color: black;
}
.sale_page_footer {
	width: 100%;
	margin-top: 20px;
	background: #CCCCCC;
	line-height: 20px;
	color: #FFF;
}
.main_container_content {
	padding: 3px 5px;
	margin: 0 10px;
	height: 100%;
}
.main_container_bottom_left {
	background-position: 0px -55px;
	height: 15px;
	margin: 0;
	padding: 0;
	width: 10px;
	float: left;
}
.main_container_bottom {
	height: 15px;
	margin: 0;
	padding: 0;
}
.main_container_bottom_right {
	background-position: 100% -55px;
	height: 15px;
	margin: 0;
	padding: 0;
	width: 10px;
	float: right;
}

.container_icon_inside {
	width: 310px;
	float: left;
	margin: 0 0 0 -4px;
}
.container_copy_inside {
	width: 610px;
	float: left;
	margin: 0 0 0 10px;
	padding: 20px 0 0 0;
}
.container_copy_inside h2 {
	padding: 20px 0;
}
/* Upsell Pre-Success Table Styles */
.upsell_yes {
	background-color: #BBFFAF;
}
.upsell_no {
	background-color: #FFAFB2;
}
/* Graph Display on dashboard*/
.graph_data_display {
	display: none;
}
.graph_data_display table {
	width: 100%;
}
.graph_data_display table tr th {
	padding: 2px 4px;
	text-align: left;
}
.graph_data_display table tr td {
	padding: 2px 4px;
}
.graph_data_display table tr.odd td {
	background-color: #DFDFDF;
	border-bottom: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
}
/** Products Folder Nav Items **/
#landing_pages .main_container_content {
	padding: 0;
}
ul.product_folder_side_nav {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}
.product_folder_side_nav li {
	list-style-type: none;
	font-size: .9em;
}
.product_folder_side_nav_left {
	float: left;
	width: 248px;
	border-right: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
	overflow-x: hidden;
}
#product_contents_iframe {
	margin-left: 250px;
	border: 0;
}
#product_display {
	overflow: hidden;/*	border:none;
*/}
.product_folder_nav {
	padding: 0.3em !important;
	text-align: left !important;
	width: 241px;
}
/** Orders TE **/
#order_left_sidebar {
	float: left;
	/*	margin-left:-100%; */
	width: 178px;
	border-right: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
}
#order_left_sidebar_inner {
	padding-left: 3px;
}
#orders_contentcolumn {
	margin-left: 178px;
}
#orders_te_qkeywords {
	width: 155px;
}
#order_management {
	padding: 0;
}

.order_selectable .ui-selecting {
	background: #FFF9DF;
	color: #000;
}
.order_selectable .ui-selected {
	background: #FFEB8F;
	color: #000;
	border-top: 1px solid #A6C9E2;
	border-left: 1px solid #A6C9E2;
	border-bottom: 1px solid #A6C9E2;
	border-right: none;
}
.order_selectable {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.order_selectable li {
	margin: 2px 0px;
	padding: 0 0 0 6px;
	width: 168px;
	text-align: left;
	color: #4F4F4F;
	font-size: 10px;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-right: none;
}
.order_side_title {
	text-align: left;
	font-size: 12px;
}
#sub_order_count {
	font-size: 8px;
	margin-right: 6px;
	float: right;
	color: #7F7F7F;
	border: none;
}
#order_qsearch_help {
	display: none;
	text-align: left;
	font-size: 10px;
	color: #7F7F7F;
	line-height: 11px;
}
/* P2W Sepcific jQuery UI items*/
.ai-button {
	outline: 0;
	margin: 0 4px 0 0;
	padding: .4em 1em;
	text-decoration: none !important;
	cursor: pointer; /*position: relative;*/
	text-align: center;
	zoom: 1;
	z-index: 0;
}
.ai-button .ui-icon {
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -8px;
}
a.ai-button {
	float: left;
}
/* remove extra button width in IE */
button.ai-button {
	width: auto;
	overflow: visible;
}
.ai-button-icon-left {
	padding-left: 2.1em;
}
.ai-button-icon-right {
	padding-right: 2.1em;
}
.ai-button-icon-left .ui-icon {
	right: auto;
	left: .2em;
	margin-left: 0;
}
.ai-button-icon-right .ui-icon {
	left: auto;
	right: .2em;
	margin-left: 0;
}
.ai-button-icon-solo {
	display: block;
	width: 8px;
	text-indent: -9999px;
}	 /* solo icon buttons must have block properties for the text-indent to work */
.ai-buttonset {
	float: left;
}
.ai-buttonset .ai-button {
	float: left; /*margin-right: -1px;*/
}
.ai-buttonset-single .ai-button, .ai-buttonset-multi .ai-button {
	margin-right: -1px;
}
.ai-toolbar {
	padding: .5em;
	margin: 0;
}
.ai-toolbar .ai-buttonset {
	margin-right: 1.5em;
	padding-left: 1px;
}
.ai-toolbar .ai-button {
	font-size: 1em;
}
.te_row_button {
	font-size: .8em;
	padding: .1em .4em;
}

/* AUTOCOMPLETE CSS */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
.ac_results ul {
	width: 100%;
	list-style: none outside none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not set or set
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}
.ac_loading {
	background: white url('/images/indicator.gif') right center no-repeat;
}
.ac_odd {
	background-color: #eee;
}
.ac_over {
	background-color: #0A246A;
	color: white;
}
.ac_x {
	cursor: pointer;
	padding-left: 5px;
}
.ac_input {
	background: transparent url('/images/mag.gif') right top no-repeat;
	margin-left: 5px;
}
/* END AUTOCOMPLETE CSS */


.continue_btn {
	width: 167px;
	height: 44px;
	background: url(/images/continue_btn.png) no-repeat 0 0;
	border: none;
	font-size: 0px !important;
	cursor: pointer;
}
.blue_color{
	font-size:12px;font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none !important;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold; color: #FFFFFF;
	border: 1px solid #25729a;
	background-color: #3093c7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
	background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
	background-image: linear-gradient(to bottom, #3093c7, #1c5a85);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3093c7, endColorstr=#1c5a85);
}
.blue_color:hover{
	border: 1px solid #1c5675;
	background-color: #26759e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
	background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
	background-image: -moz-linear-gradient(top, #26759e, #133d5b);
	background-image: -ms-linear-gradient(top, #26759e, #133d5b);
	background-image: -o-linear-gradient(top, #26759e, #133d5b);
	background-image: linear-gradient(to bottom, #26759e, #133d5b);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#26759e, endColorstr=#133d5b);
}
.green_color{
	border: 1px solid #34740e;
	font-size:12px;font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none !important;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold; color: #FFFFFF;
	background-color: #4ba614;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4ba614), to(#008c00));
	background-image: -webkit-linear-gradient(top, #4ba614, #008c00);
	background-image: -moz-linear-gradient(top, #4ba614, #008c00);
	background-image: -ms-linear-gradient(top, #4ba614, #008c00);
	background-image: -o-linear-gradient(top, #4ba614, #008c00);
	background-image: linear-gradient(to bottom, #4ba614, #008c00);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#4ba614, endColorstr=#008c00);
}
.green_color:hover{
	border: 1px solid #224b09;
	background-color: #36780f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#36780f), to(#005900));
	background-image: -webkit-linear-gradient(top, #36780f, #005900);
	background-image: -moz-linear-gradient(top, #36780f, #005900);
	background-image: -ms-linear-gradient(top, #36780f, #005900);
	background-image: -o-linear-gradient(top, #36780f, #005900);
	background-image: linear-gradient(to bottom, #36780f, #005900);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#36780f, endColorstr=#005900);
}
.red_color{
	border: 1px solid #df0909;
	font-size:12px;font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none !important;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold; color: #FFFFFF;
	background-color: #f62b2b;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
	background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
	background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
	background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
	background-image: -o-linear-gradient(top, #f62b2b, #d20202);
	background-image: linear-gradient(to bottom, #f62b2b, #d20202);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f62b2b, endColorstr=#d20202);
}
.red_color:hover{
	border: 1px solid #b30808;
	background-color: #e40a0a;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#9f0202));
	background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
	background-image: linear-gradient(to bottom, #e40a0a, #9f0202);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e40a0a, endColorstr=#9f0202);
}
.orange_color{
	font-size:12px;font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none !important;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold; color: #FFFFFF;
	border: 1px solid #d28509;
	background-color: #E48E02;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E48E02), to(#F7B54A));
	background-image: -webkit-linear-gradient(top, #E48E02, #F7B54A);
	background-image: -moz-linear-gradient(top, #E48E02, #F7B54A);
	background-image: -ms-linear-gradient(top, #E48E02, #F7B54A);
	background-image: -o-linear-gradient(top, #E48E02, #F7B54A);
	background-image: linear-gradient(to bottom, #E48E02, #F7B54A);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#E48E02, endColorstr=#F7B54A);

}
.orange_color:hover{
	border: 1px solid #f59f14;
	background-color: #F7B54A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F7B54A), to(#E48E02));
	background-image: -webkit-linear-gradient(top, #F7B54A, #E48E02);
	background-image: -moz-linear-gradient(top, #F7B54A, #E48E02);
	background-image: -ms-linear-gradient(top, #F7B54A, #E48E02);
	background-image: -o-linear-gradient(top, #F7B54A, #E48E02);
	background-image: linear-gradient(to bottom, #F7B54A, #E48E02);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#F7B54A, endColorstr=#E48E02);
}
.light_blue_color{
	border:1px solid #15aeec;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none !important;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold; color: #FFFFFF;
	background-color: #49c0f0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#49c0f0), to(#2CAFE3));
	background-image: -webkit-linear-gradient(top, #49c0f0, #2CAFE3);
	background-image: -moz-linear-gradient(top, #49c0f0, #2CAFE3);
	background-image: -ms-linear-gradient(top, #49c0f0, #2CAFE3);
	background-image: -o-linear-gradient(top, #49c0f0, #2CAFE3);
	background-image: linear-gradient(to bottom, #49c0f0, #2CAFE3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#49c0f0, endColorstr=#2CAFE3);
}
.light_blue_color:hover{
	border:1px solid #1090c3;
	background-color: #1ab0ec; background-image: -webkit-gradient(linear, left top, left bottom, from(#1ab0ec), to(#1a92c2));
	background-image: -webkit-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: -moz-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: -ms-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: -o-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#1ab0ec, endColorstr=#1a92c2);
}
.te_buttons {
	min-width: 120px;
	text-align: center !important;
	font-size: 14px !important;
	padding: 6px 10px !important;
}
.continue_button{
	cursor:pointer;
	border: 1px solid #f59f14;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 5px 10px;
	text-decoration: none !important;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F7B54A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F7B54A), to(#E48E02));
	background-image: -webkit-linear-gradient(top, #F7B54A, #E48E02);
	background-image: -moz-linear-gradient(top, #F7B54A, #E48E02);
	background-image: -ms-linear-gradient(top, #F7B54A, #E48E02);
	background-image: -o-linear-gradient(top, #F7B54A, #E48E02);
	background-image: linear-gradient(to bottom, #F7B54A, #E48E02);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#F7B54A, endColorstr=#E48E02);
}
.continue_button:hover {
	border: 1px solid #d28509;
	background-color: #E48E02;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E48E02), to(#F7B54A));
	background-image: -webkit-linear-gradient(top, #E48E02, #F7B54A);
	background-image: -moz-linear-gradient(top, #E48E02, #F7B54A);
	background-image: -ms-linear-gradient(top, #E48E02, #F7B54A);
	background-image: -o-linear-gradient(top, #E48E02, #F7B54A);
	background-image: linear-gradient(to bottom, #E48E02, #F7B54A);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#E48E02, endColorstr=#F7B54A);
}
.cancel_button,#library_file_delete{
	cursor:pointer;
	border: 1px solid #df0909;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 5px 10px;
	text-decoration: none !important;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f62b2b;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
	background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
	background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
	background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
	background-image: -o-linear-gradient(top, #f62b2b, #d20202);
	background-image: linear-gradient(to bottom, #f62b2b, #d20202);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f62b2b, endColorstr=#d20202);
}
.cancel_button:hover ,#library_file_delete:hover{
	border: 1px solid #b30808;
	background-color: #e40a0a;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#9f0202));
	background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
	background-image: linear-gradient(to bottom, #e40a0a, #9f0202);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e40a0a, endColorstr=#9f0202);
}
.save_button,#add_btn,#library_file_download {
	cursor:pointer;
	border: 1px solid #34740e;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 10px !important;
	font-family: arial, helvetica, sans-serif;
	padding: 5px 10px;
	text-decoration: none !important;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4ba614;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4ba614), to(#008c00));
	background-image: -webkit-linear-gradient(top, #4ba614, #008c00);
	background-image: -moz-linear-gradient(top, #4ba614, #008c00);
	background-image: -ms-linear-gradient(top, #4ba614, #008c00);
	background-image: -o-linear-gradient(top, #4ba614, #008c00);
	background-image: linear-gradient(to bottom, #4ba614, #008c00);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#4ba614, endColorstr=#008c00);
}
.save_button:hover {
	border: 1px solid #224b09;
	background-color: #36780f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#36780f), to(#005900));
	background-image: -webkit-linear-gradient(top, #36780f, #005900);
	background-image: -moz-linear-gradient(top, #36780f, #005900);
	background-image: -ms-linear-gradient(top, #36780f, #005900);
	background-image: -o-linear-gradient(top, #36780f, #005900);
	background-image: linear-gradient(to bottom, #36780f, #005900);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#36780f, endColorstr=#005900);
}
.blue_button {
	cursor:pointer;
	border: 1px solid #25729a;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 5px 10px;
	text-decoration: none !important;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3093c7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
	background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
	background-image: linear-gradient(to bottom, #3093c7, #1c5a85);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3093c7, endColorstr=#1c5a85);
}
.blue_button:hover {
	border: 1px solid #1c5675;
	background-color: #26759e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
	background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
	background-image: -moz-linear-gradient(top, #26759e, #133d5b);
	background-image: -ms-linear-gradient(top, #26759e, #133d5b);
	background-image: -o-linear-gradient(top, #26759e, #133d5b);
	background-image: linear-gradient(to bottom, #26759e, #133d5b);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#26759e, endColorstr=#133d5b);
}
#publish {
	cursor:pointer;
	border: 1px solid #25729a;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 5px 10px;
	text-decoration: none !important;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3093c7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
	background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
	background-image: linear-gradient(to bottom, #3093c7, #1c5a85);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3093c7, endColorstr=#1c5a85);
}
#publish:hover {
	border: 1px solid #1c5675;
	background-color: #26759e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
	background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
	background-image: -moz-linear-gradient(top, #26759e, #133d5b);
	background-image: -ms-linear-gradient(top, #26759e, #133d5b);
	background-image: -o-linear-gradient(top, #26759e, #133d5b);
	background-image: linear-gradient(to bottom, #26759e, #133d5b);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#26759e, endColorstr=#133d5b);
}
#steps_manager {
	padding: 10px 0 3px 10px;
}
#steps_manager table {
	background: #f0f0f0;
	padding: 5px;
	margin: 5px;
	border: 5px solid #dadada;
}
#steps_manager select {
	width: 75px;
	border: 1px solid #D2D2D1;
}
#lp_form_field_1 h2, #lp_form_field_2 h2, #lp_form_field_3 h2, #lp_form_field_4 h2 {
	font-size: 18px;
	color: #0C669A;
	display: inline-block;
	padding-bottom: 7px;
	margin-bottom: 5px;
	border-bottom: 3px solid #0C669A;
}
#lp_form_field_1 p, #lp_form_field_2 p, #lp_form_field_3 p, #lp_form_field_4 p {
	margin-right: 15px;
	font-weight: normal;
}
#lp_form_field_2 p {
	margin-bottom: 10px;
	margin-left: 17px;
}
#lp_form_field_2 label {
	color: #0C669A;
}
#lp_form_field_2 table label {
	color: #333333;
	margin-left: 5px;
}
#lp_form_field_2 input[type="checkbox"] {
	top: 2px;
	position: relative;
}
#pages_table, #field_form_table, #error_messages_table {
	border: 1px solid #C7C7C7 !important;
	margin: 10px 0;
	width: 100%;
}
#error_messages_table input {
	margin: 0;
}
table#pages_table thead, field_form_table thead {
	width: 100% !important;
	text-align: left;
	border: 1px solid #C7C7C7 !important;
	background-color: #E8E8E8;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#dadada));
	background-image: -moz-linear-gradient(top, #fafafa, #dadada);
	background-image: -o-linear-gradient(top, #fafafa, #dadada)
}
table#pages_table tbody td, table#pages_table thead th, field_form_table tbody td, field_form_table thead th {
	padding: 3px 7px 3px 7px;
}
table#pages_table thead th, table#pages_table tbody td, #field_form_table thead th, #field_form_table tbody td {
	/* border-right: 1px solid #C7C7C7; */
}
table#pages_table tbody td {
	border-bottom: 1px solid #C7C7C7;
}
table#pages_table thead th:last-child, table#pages_table tbody td:last-child {
	border-right: none;
	border-bottom: none;
}
#field_form_table th, #field_form_table td {
	padding: 5px 0 5px 5px;
}
table#pages_table thead tr {
	border: 1px solid #C7C7C7 !important;
	background-color: #E8E8E8;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#dadada));
	background-image: -moz-linear-gradient(top, #fafafa, #dadada);
	background-image: -o-linear-gradient(top, #fafafa, #dadada)
}
table#pages_table select {
	width: 75px !important;
}
#library_delete, #library_download, #library_upload {
	display: block;
	float: left;
	margin: 10px;
}
#no_template_file_library {
	width: 100%;
	margin-top: 10px;
	border-top: none;
	border: 1px solid #BFBFBF;
}
#no_template_file_library table-wrapper {
	margin-bottom: 10px;
}
#table-scroll table td, #table-scroll table th {
	padding: 3px 5px;
}
#table-scroll table {
	width: 100%;
}
#table-wrapper {
	position: relative;
}
#table-scroll {
	height: 200px;
	overflow: auto;
	margin: 0px;
}
#table-wrapper table {
	width: 100%;
}
#tabs {
	border-bottom: none !important;
}
#value_field_container_1_product_id p {
	margin: 5px 0;
}
#table-scroll table thead {
	text-align: left;
	background: #0C669A;
	color: #fff;
}
#table-scroll table thead th {
	padding: 10px 5px !important;
	border-right: 1px solid #095177;
}
#table-scroll table thead thead th:last-child {
	border-right: none;
}
/*.tr_even td{
		background-color:#E3F2F9 !important;
	}*/
#table-scroll table tbody tr:nth-child(even) {
	background: #E3F2F9 !important;
	border: 1px solid #ADCCDB !important;/*border-bottom:1px solid #ADCCDB !important;*/
}
#table-scroll table tbody tr:nth-child(odd) {
	background: #f9f9f9 !important
}
.te_buttons {
	text-align: right;
	margin: 5px 20px 10px 0;
}
#field_form_table {
	width: 100%;
}
#field_form_table td {
	padding: 3px;
}
#field_form_table th {
	text-align: left;
}
#library_upload {
	padding: 3px 15px 3px 0;
	text-align: right;
}
#library_upload label {
	padding-right: 10px;
}
#error_messages_table {
	width: 50%;
}
#error_messages_table tr td {
	padding: 3px 4px;
}
#error_messages_table tr td input {
	width: 98%;
}
#field_form_table th:nth-child(2) {
	text-align: center;
}
#field_form_table tbody tr:nth-child(odd) {
	background: #eeeeed !important
}
#field_form_table select, #field_form_table input {
	border: 1px solid #D2D2D1;
	padding: 3px;
	margin: 5px;
}
.settings_tbl {
	display: none;
}
#sitting_toggle {
	margin-left: 15px;
}
#sitting_toggle a {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
}
#sitting_toggle a i {
	background: none repeat scroll 0 0 #0C669A;
	color: #FFFFFF;
	margin-right: 5px;
	padding: 6px;
}
.settings_details {
	margin: 10px;
	position: relative;
	clear:both;
}
.settings_details li {
	list-style: none;
	margin: 0 0 0 0;
	position: relative;
	clear: both;
	width: 100%;
}
.settings_details ul {
	margin-bottom: 20px;
	display: block;
}
.settings_details li input, .settings_details li label, .settings_details li a{
	float: left;
	cursor:pointer;

}
.settings_details li i {
	font-size: 14px;
	color: #E59005;
}
.settings_details > p, .settings_details > select {
	margin-left: 0 !important;
}
.settings_details a {
	text-decoration: none;
}
a.tooltip {
	outline: none;
	position: relative;
}
a.tooltip strong {
	line-height: 30px;
}
a.tooltip:hover {
	text-decoration: none;
}
a.tooltip span {
	top: -8px;
	left: 30px;
	z-index: 10;
	display: none !important;
	padding-top: 10px;
	width: 400px;
	line-height: 20px;
	color: #333333 !important;
	height: auto;
	font-size: 13px;
}
a.tooltip:hover span {
	display: block !important;
	position: absolute;
	color: #111;
	border: 1px solid #DCA;
	background-color: #fffAF0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.callout {
	/*background-image:url(images/callout.gif);
	background-repeat:no-repeat;
	background-position:-12px 20px;*/
	z-index: 20;
	position: absolute;
	border: 0;
	top: 5px;
	left: -12px;
} /*CSS3 extras*/
a.tooltip span {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 5px 5px 8px #CCC;
	-webkit-box-shadow: 5px 5px 8px #CCC;
	box-shadow: 5px 5px 8px #CCC;
}
.setting_desc {
	border-bottom: dotted 1px #333;
}
.lmt_cntry {
	margin-top: 20px;
}
.lmt_cntry p {
	margin-left: 0 !important;
}
.lmt_cntry > table {
	background: none repeat scroll 0 0 #F0F0F0;
	border: 5px solid #DADADA;
}
.lmt_cntry > table tr td {
	padding: 3px 5px 3px 5px;
}
.lmt_cntry > table tr:nth-child(odd) {
	background: #fff !important
}
#error_messages_table tr td {
	margin: 3px 0;
}
#error_messages_table tr td:first-child {
	background: #EEEEED;
	border-bottom: 1px solid #D8D8D8;
}
#selectable_products table, #presuccess_upsell_table, {
	text-align:center;
}
#selectable_products th, #presuccess_upsell_table th {
	text-align: center;
}
#selectable_products td, #onsubmit_upsell_table td, #presuccess_upsell_table td {
	text-align: center;
	border-right: 1px solid #D6D6D6;
}
#selectable_products td:last-child, #onsubmit_upsell_table td:last-child, #presuccess_upsell_table td:last-child {
	border-right: none;
}
#product_choices_1 {
	/* 	margin: 5px; */
	padding: 5px;
}
#selectable_products, #onsubmit_upsell_table, #presuccess_upsell_table {
	border: 1px solid #BFBFBF;
	border-top: none;
	margin-top: 10px;
}
#selectable_products thead, #onsubmit_upsell_table thead, #presuccess_upsell_table thead {
	background: #0C669A;
	color: #fff;
	padding: 5px;
}
#selectable_products thead th, #onsubmit_upsell_table thead th, #presuccess_upsell_table thead th {
	padding: 5px 0 5px 5px;
	border-right: 1px solid #095177;
}
#selectable_products thead th:last-child #onsubmit_upsell_table thead th:last-child, #presuccess_upsell_table thead th:last-child {
	border-right: none;
}
#selectable_products th:nth-child(2) {
	text-align: center;
}
#add_btn {
	float: right;
	margin: 10px;
}
#location {
	text-align: left !important;
	padding-left: 20px;
}
.color_one {
	background: #EEEEED;
}
#onsubmit_upsell_product_choices_1 {
	text-align: center !important;
	width: 100%;
}
#field_form_table input[type="text"] {
	width: 92%;
	background: #fff;
}
#field_form_table td:nth-child(1) {
	border-right: none;
	/* 	width: 10%; */
}
#field_form_table td:nth-child(2) {
	width: 35%;
}
.ai-buttonset a {
	width: auto;
	padding: 5px 8px;
	margin-right: 5px !important;
	height: inherit !important;
	/*color: #333;*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	text-decoration:none;
}
.ai-buttonset a i{
	margin-right:3px;
}
.ai-buttonset span {
	background: none;
	width: inherit !important;
}
.s_container {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.s_container li {
	list-style: none;
	width: 400px;
	height:auto;
	overflow:hidden;
	float: left;
	padding:0;
	margin-bottom: 16px;
	margin-left: 16px;

}
.s_box {
	width:99.4%;
	text-align: center;
	display: block;
	vertical-align: middle;
	/*border:1px solid #ccc;*/
	padding-bottom:8px;
	border:1px solid #d7dada;
	background-color: #f4f5f5; background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
	background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
	background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
	background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
	background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
	background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);
}
.s_box top {
}
.s_box_btn{
	text-align:center;
	margin-left:20px;
	margin-top:10px;
}
.s_box_containt{
	margin-top:20px;
}
.s_box_containt > .s_box_btn{
	text-align:center;
	color:#fff;
	text-decoration:none;
	margin-left:0;
	margin-bottom:10px;
}
.s_box_btn > a{
	background-image:none;
	text-decoration:none;
	color:#fff !important;
	font-size:12px;
	font-weight:bold;
	padding:5px !important;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
}
.s_box_containt > .s_box_btn a i{
	margin-right:3px;
}
.s_box_btn span{
	margin:0;
	padding:5px !important;
}
.s_box_containt_details{
	width:95%;
	float: left;
	padding: 10px;
	display:block;

	background-color:#f0f0f0;
	background:#f0f0f0;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#eaeaea));
	background:-moz-linear-gradient(100% 100% 90deg, #eaeaea, #f8f8f8);
	background:-ms-linear-gradient(top, #f8f8f8 0%,#eaeaea 100%);
	background:linear-gradient(top, #f8f8f8 0%,#eaeaea 100%);
	border-bottom:#cccccc 1px solid;
	border-top:#cccccc 1px solid;
}
.s_box_containt_details table tr td{
	text-align:left;
	color:#333;
	padding-left:5px;

}
.s_box_containt_details table tr td:first-child{
	text-align:right;
	padding-right:5px;
	border-right:dashed 1px #333;
}
.my-tabs > span{
	width: 170px;
	height: 25px;
	display:inline-block;
}
.tab-links{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color: #6E675F;
	outline: medium none;
	width: 170px;
	height: 25px;
	padding-top:3px;
	background: url(/images/tab-inactive.png) 0 0 no-repeat;
	cursor: pointer;
}
.tab-links.active{
	width: 170px;
	height: 25px;
	background: url(/images/tab-active.png) 0 0 no-repeat;
	color: #003366;
	outline: medium none;
	text-shadow: 1px 1px 1px #999BA3;
}
#landing_pages_form{
	padding-top:20px;
	padding-left:20px;
	height: auto;
	overflow: hidden;
}
.my-divs dd{
	padding:0px;
}
.my-divs label,
.my-divs select
{
	margin-bottom:5px;
	margin-left:5px;
}
.my-divs label{
	display:inline-block;

}

.s_box_containt_details a {
	font-size: 11px;
}
.pages_tbl input[type="file"]{
	width:180px !important;
}
.pages_tbl select{
	width: 75px !important;
}
span.te_button te_new_button{
	color:#fff !important;
}
span.te_button te_new_button:hover{
	color:#fff !important;
}
.location input,.location label{
	display:inline-block;
}
#lp_form_field_0 fieldset dd{
	padding-left:10px;
	padding-bottom:7px;
}
#lp_form_field_0 fieldset label{
	padding-top:10px;
}
#onsubmit_upsell_table td,#selectable_products td,#presuccess_upsell_table td{
	background:none !important;
	vertical-align:top !important;
}
.location{

	text-align:left !important;
}
.actioncenter {
	margin:5px;
	padding:5px;
	clear:both;
	position:relative;
	width:1095px;
}
#billprofile {
	background-color:#fdfdf0;
	margin:5px;
	padding:5px;
	font-size:14px;
}
#billprofile input, #billprofile select {
	margin:5px;
	font-size:14px;
}
#billprofile fieldset {
	margin:5px;
	padding:5px;
	display:inline;
}
#billinfo {
	margin:5px;
	padding:5px;
	font-size:14px;
}
#billinfo input, #billinfo select {
	margin:5px;
	font-size:14px;
	width: auto;
}
#billinfo fieldset {
	margin:5px;
	padding:5px;
	display:inline;
}
.addcart .form_item {
	display:inline-block;
}
#ajax-notify {
	color:orange;
	font-weight:bold;
	font-size:18px;
}
#notices {
	margin:10px;
}
/* Bootstrap alert CSS */
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert .alert-link {
	font-weight: bold;
}
.alert > p,
.alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
	padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.alert-success {
	color: white;
	background-color: green;
	border-color: black;
}
.alert-success hr {
	border-top-color: #c9e2b3;
}
.alert-success .alert-link {
	color: white;
}
.alert-info {
	color: white;
	background-color: blue;
	border-color: black;
}
.alert-info hr {
	border-top-color: #a6e1ec;
}
.alert-info .alert-link {
	color: white;
}
.alert-warning {
	color: black;
	background-color: yellow;
	border-color: black;
}
.alert-warning hr {
	border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
	color: black;
}
.alert-danger {
	color: white;
	background-color: red;
	border-color: black;
}
.alert-danger hr {
	border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
	color: white;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=40);
	opacity: .2;
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=70);
	opacity: .5;
}
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
.grow {
	display: inline-block;
	transition-duration: 0.3s;
	transition-property: transform;
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.grow:hover {
	transform: scale(1.2);
	z-index: 20;
}
.change {
	display:inline-block;
}
.change a:hover {
	background-color:#003366;
	color:white;
}
#fraud_order_details td,
#fraud_order_details th {
	padding:3px;
	border:1px solid lightgray;
}
:link, :visited { text-decoration: underline }
:focus          { outline: thin dotted invert }

/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override }
BDO[DIR="rtl"]  { direction: rtl; unicode-bidi: bidi-override }

*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed }
*[DIR="rtl"]    { direction: rtl; unicode-bidi: embed }

@media print {
	h1            { page-break-before: always }
	h1, h2, h3,
	h4, h5, h6    { page-break-after: avoid }
	ul, ol, dl    { page-break-before: avoid }
}
.st_right{
	float:right;
}
.st_left{
	float:left;
}
.setting_img_center{
	width:160px;
	height:100px;
	border:none;
	position:absolute;
	font-size:0px;
	top:42%;
	left:44.6%;
	z-index:1;
	background-size:100% 100% !important;
	background:url(/images/setting_icons/settings_centered_img.gif) no-repeat 0 0;
	border:2px solid #2d4289;
}

.reports_img_center{
	background: url("/images/report_icons/P2WAnalytics.gif") no-repeat 0 0;
	border: medium none;
	font-size: 0;
	height: 100px;
	left: 46.2%;
	position: absolute;
	top: 47.5%;
	width: 160px;
	z-index:1;
	background-size:100% 100% !important;
	border:2px solid #2d4289;

}
.stcontainer{
	width:960px;
	height:auto;
	overflow:visible;
	position:relative;
	margin: 20px auto 0;
}
.stheader{
	width:100%;
	border-bottom:2px solid #2d4289;
}
.stheader h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin:0;
	padding:10px 0;
}
.stsection{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#eeeeee;
	padding:0px
}
.stsection ul{
	display:block;
	margin:0;
	padding:0px;
	width:100%;
}
.stsection ul li{
	display:block;
	float:left;
	width:46.3%;
	height:330px;
	padding-top:40px;
}
.stsection ul li:nth-child(odd){
	border-right:2px solid #2d4289;

}
.stsection ul li:nth-child(1), .stsection ul li:nth-child(3){
	padding-left:68px;
}

.stsection ul li:nth-child(3), .stsection ul li:nth-child(4){
	padding-top:50px;
}
.stsection ul li:nth-child(1), .stsection ul li:nth-child(2){
	border-bottom:2px solid #2d4289;

}
.stsection ul li h5{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	text-align:center;
	padding:3px;
	margin: 0 0 5px;

}
.stsection ul li > div{
	height: auto;
	margin-bottom: 8px;
	overflow: hidden;
	width: 87%;
}
.left_box{
	width:50px !important;
	height:50px;
	display:block;
	float:left;
}
.right_box{
	display:block;
	float:left;
	width:81% !important;
	margin-left:20px;
}
.right_box a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0C669A;
	text-decoration:underline;
	margin:0;

}
.right_box p{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	margin:0;
	padding-right:10px;
}
.sub_Help{
	left: -335px !important;
}
.sub_web_dev{
	left: -315px !important;
}
.sub_Store Management{
	left: -250px !important;
}
.sub_affiliates{
	left: -320px !important;
}
.sub_reports{
	left: -325px !important;
}
.sub_Sale Pages{
	left: -303px !important;
}

#header {
	position: relative;
	z-index: 1;
	background:white;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
/* .mega img{
	width:135px;
	height:51px;
} */
#help_reset {
	font: initial;
	color: #000;
	background: #FFF;
}
#help_reset table {
	font-size: 100%;
}
#help_reset ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}

#customer_service legend {
	background-color: #CCCCCC;
	font-weight: bold;
	color: black;
	padding: 5px;
}

.landing_pages_table .round_box_top {
	background-color:#CCCCCC;
	color:black;
}

.edit-form {
	margin: 30px;
}
.edit-form fieldset {
	padding: 20px;
}
.edit-form label {
	padding: 5px;
}
.edit-form table {
	width: 100%;
}
.edit-form td {
	text-align: right;
}
.edit-form legend {
	background-color: #036;
	font-weight: bold;
	color: white;
	padding: 5px;
}
.edit-form input, .edit-form select, .edit-form textarea {
	width: 100%;
	margin: 5px;
}

.edit-form .sub-options, .edit-form .trial-options, .edit-form .capture-days {
	display: none;
}

#image_preview .progress {
	border: 3px solid darkblue;
	border-radius: 12px;
	width: 200px;
	height: 40px;
	margin: 0 auto;
	overflow: hidden;
}
#image_preview .bar {
	background-color: lightblue;
	height: 100%;
}
#image_preview .wrapper {
	width: 220px;
	height: 200px;
	text-align: center;
	border: 2px solid black;
	border-radius: 6px;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	float: left;
	margin: 5px;
	background: lightgray;
	position: relative;
}
#image_preview .banner_wrapper {
	width: 800px;
	height: 200px;
	text-align: center;
	border: 2px solid black;
	border-radius: 6px;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	float: left;
	margin: 5px;
	background: lightgray;
	position: relative;
}
#image_preview .name {
	margin-top: 50px;
	font-weight: bold;
}
#image_preview .size {
	font-size: 12px;
}
#image_preview .image-helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
#image_preview .image {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
#image_preview .cancel {
	height: 16px;
	width: 16px;
	border: 3px solid red;
	background: url("/images/ui-icons_cd0a0a_256x240.png") -32px -192px;
	position: absolute;
	cursor: pointer;
	top: 0;
	right: 0;
	border-radius: 16px;
}

.edit-form #options-div, .edit-form #triggers-div {
	margin: 3px;
	border: 1px solid gray;
	padding: 5px;
}
.edit-form #options-div input {
	width: 120px;
}
.edit-form #options-div .option-type .options {
	margin-left: 20px;
	padding: 5px;
	border: 1px solid gray;
}
.edit-form #options-div a, .edit-form #triggers-div a {
	margin: 2px;
	display: inline-block;
}
.edit-form #options-div .option-type .save_button {
	margin-left: 100px;
}
.edit-form #triggers-div input {
	width: 40px;
}
.edit-form #triggers-div select {
	width: 80px;
}
.edit-form #triggers-div .trigger {
	white-space: nowrap;
}
.batch_control_form
{
  display: none;
  background: #dddddd;
  width: 100%;
  padding: 20px;
  font-family: trebuchet ms !important;
  margin-right: auto;
  margin-left: auto;
}