/* Oldensoft Styles */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #CCCCCC;
	text-align: center;
}
p {
	line-height: 15px;
}
strong {
	font-weight: bold; }
a, a:visited { 
	/* color: #2E6FBC; */
	color: #6C3994;
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
	color: #2E6FBC;
}
img {
	border: 0; }
	
table, caption, tbody, tfoot, thead, tr, th, td {
	vertical-align: middle; }
		
input, textarea, select {
	font-family: arial;
	font-size: 12px;
	color: #000;
	padding: 1px;
}
#wrapper {
	width: 842px;
	text-align: left;
	clear: both;
	margin: 0 auto;
}
#logout-link {
	float: right;
	clear: both;
	margin: 15px 0 0 0;
	font-weight: bold;
}
img#main-logo {
	float: left;
	clear: left;
	margin: 20px 50px -20px 12px;
}
.white-strip {
	padding: 0;
	margin: 0;
	width: 840px;
	height: 3px;
	float: left;
}
/* MAIN WHITE AREA IS THE WORKING AREA UNDER THE TABS*/
#main-white-area {
	width: 100%;
	min-height:300px;
  	height:auto !important;
  	height:300px;
	background-color: #fff;
	clear: both;
	/*overflow: auto;*/
	background: url(../images/main_div_bg.gif) repeat-y;
	text-align: left;
}
html>body #main-white-area {
	overflow: auto; }

div#right-table-container h1 {
	font: family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	margin: 35px 0 12px 0;
}

div#right-table-container h1.wtabs {
	font: family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	margin: 35px 0 12px 0;
	width: 250px;
	float: left;
}



/* TAB NAVIGATION  - - - - - - - - - - - - - - - - - - - */
ul#tab-nav{ 
	display: inline;
	float: right;
	list-style-type: none;
	margin: 25px 12px 0 0;
	width: 525px;
}
ul#tab-nav li {
	display: inline;
	width: 129px;
	height: 35px;
	float: left;
	margin: 0 0 0 2px;
}
ul#tab-nav li a {
	width: 129px;
	height: 22px;
	display: block;
	text-align: center;
	padding: 13px 0 0 0;
	color: #444;
	text-decoration: none;
}
ul#tab-nav li, li.unselected-tab { 
	background: url(../images/navtab_not_selected.jpg) no-repeat;
}
li.unselected-tab-locked { 
	background: url(../images/navtab_not_selected_lkd.jpg) no-repeat;
}
ul#tab-nav li.selected-tab { 
	background: url(../images/navtab_selected.jpg) no-repeat;
}
li.selected-tab a {
	font-weight: bold;
	font-size: 10px;
}
/* END TAB NAVIGATION - - - - - - - - - - - - - - - - - - -  */

/* PRODUCT TAB NAVIGATION  - - - - - - - - - - - - - - - - - - - */
ul#product-tab-nav{ 
	display: inline;
	float: right;
	list-style-type: none;
	margin: 15px 0 12px 0;
	width: 100%;
	background-image: url(../images/product_tab_bg.jpg);
	background-repeat: repeat-x;
}
ul#product-tab-nav li {
	display: inline;
	width: 129px;
	height: 34px;
	float: right;
	margin: 0 0 0 2px;
}
ul#product-tab-nav li a {
	width: 129px;
	height: 22px;
	display: block;
	text-align: center;
	padding: 13px 0 0 0;
	color: #444;
	text-decoration: none;
}
ul#product-tab-nav li.unselected-tab { 
	background: url(../images/producttab_not_selected.jpg) no-repeat;
}
ul#product-tab-nav li.selected-tab { 
	background: url(../images/producttab_selected.jpg) no-repeat;
}
/* END PRODUCT TAB NAVIGATION - - - - - - - - - - - - - - - - - - -  */

/* LEFT SUBNAV - - - - - - - - - - - - - - - - - - -  */
div#left-nav-container {
	width: 170px;
	margin: 20px 0 0 12px;
	float: left;
	display: inline;
}
div#left-nav-container table {
	background-color: #D3DBE2;
	width: 100%;
	padding: 0;
	border: 0;
}
div#left-nav-container table tr td {
	height: 20px;
}
div#left-nav-container div#header-bar {
	background: url(../images/subnav_header_bar.jpg) repeat-x;
	height: 21px;
	width: 164px;
	color: #fff;
	font-weight: bold;
	padding: 3px 0 0 6px;
}
div#left-nav-container table tr td a {
	margin: 0 2px 0 2px;
	font-weight: bold;
	font-size: 11px;
	display: block;
	width: 154px;
	padding: 4px 0 4px 8px;
}
a.selected-subnav-link {
	background-color: #EAEDEF;
}
div#left-nav-container table tr td a.add-link {
	font-weight: normal;
	margin-bottom: 10px;
}
/* END LEFT SUBNAV - - - - - - - - - - - - - - - - - - -  */

div#right-table-container {
	float: right;
	text-align: left;
	margin: 0 12px 20px 0;
	width: 620px;
	display: inline;
}
#form-back-link {
	float: right;
	clear: both;
	margin: 0 0 8px 0;
}
#form-back-link-wleft {
	float: right;
	clear: right;
	margin: 0 0 8px 0;
}
#lock_box {
	float: left;
	clear: left;
}
#form-back-link-wtabs {
	float: right;
	clear: right;
	margin: 34px 0 8px 0;
}
#contents_total {
	float: right;
	clear: right;
	margin: 34px 0 8px 0;
	font-weight: bold;
}
/* FORM ITEM HELP POPUS */

.has_help { /* used for element (inputs, etc) that have help next to them */
	float: left; }
	
.help_wrapper {
	position: relative;
	width: 19px;
	float: right;
	clear: right; }

.lg {
	width: 430px; }
textarea.lg {
	height: 100px; }
textarea.med {
	width: 430px;
	height: 50px; }
	
div.hidden_help {
	display: none;
	border: 1px solid #666;
	background-color: #84A4BC;
	color: #fff;
	line-height: 16px;
	padding: 12px;
	width: 220px;
	left: -239px;
	position: absolute;
	z-index: 9999;
}
/* [END] FORM ITEM HELP POPUS */
div.form-header-bar {
	background: url(../images/form_header_bar.jpg) repeat-x;
	height: 19px;
	width: 614px;
	color: #fff;
	font-weight: bold;
	padding: 5px 0 0 6px;
	clear: both;
	border-top: 1px #628AA3 solid;
}
table.app-form-table {
	background: url(../images/form_table_bg.jpg) repeat-y;
	width: 620px;
	border-bottom: 1px #80A5B7 solid;
	border-spacing: 2px;
}
table.app-form-table tr td {
	padding: 12px 10px 12px 10px;
}
table.app-form-table tr.white-row {
	background-color: #fff;
}
table.app-form-table tr.dark-row {
	background-color: #666;
}
table.app-form-table tr.dark-row td {
	color: #fff;
}
table.app-form-table tr.dark-row td img {
	margin: 12px 0 12px 0;
}

div.check_group { 
	margin: 0 0 20px; }
	.check_group label {
		margin: 0 20px 0 0; }

div.submit-button {
	background: url(../images/submit_button_bg.jpg) repeat-x;
	width: 115px;
	height: 24px;
	margin: 12px 20px 15px 0;
	float: right;
	clear: right;
	display: inline;
}
div.submit-button-table {
	background: url(../images/submit_button_bg.jpg) repeat-x;
	width: 115px;
	height: 24px;
	margin: 12px 0 15px 0;
	float: right;
	display: inline;
	clear: both;
	}
	div.submit-button a, div.submit-button-table a {
		color: #fff;
		text-align: center;
		display: block;
		width: 115px;
		height: 20px;
		padding: 4px 0 0 0;
	}
div.add-products-button {
	background: url(../images/submit_button_bg.jpg) repeat-x;
	width: 160px;
	height: 24px;
	margin: 12px 0 15px 0;
	float: left;
	display: inline;
	clear: both;
	}
	div.add-products-button a {
		color: #fff;
		text-align: center;
		display: block;
		width: 160px;
		height: 20px;
		padding: 4px 0 0 0;
	}

div.delete_item {
	background: url(../images/delete_button_bg.jpg) repeat-x;
	width: 115px;
	height: 24px;
	margin: 12px 20px 15px 0;
	float: left;
	display: inline;
}
div.delete_item a {
	color: #990A17;
	text-align: center;
	display: block;
	width: 115px;
	height: 20px;
	padding: 4px 0 0 0;
}

div.preview_item {
	background: url(../images/delete_button_bg.jpg) repeat-x;
	width: 115px;
	height: 24px;
	margin: 12px 20px 15px 0;
	float: right;
	display: inline;
}
div.preview_item a {
	color: #006600;
	text-align: center;
	display: block;
	width: 115px;
	height: 20px;
	padding: 4px 0 0 0;
}

div.go-button {
	background: url(../images/submit_button_bg.jpg) repeat-x;
	width: 40px;
	height: 24px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}
div.go-button a {
	color: #fff;
	text-align: center;
	display: block;
	width: 40px;
	height: 20px;
	padding: 4px 0 0 0;
}

#footer-left {
	float: left;
	margin: 12px 0 20px 0;
	color: #666;
	font-size: 10px;
}
#footer-right {
	float: right;
	color: #666;
	margin: 12px 0 20px 0;
}

/* LOGIN PAGE ONLY */
#login #wrapper {
	width: 380px;
}
#login #wrapper #main-logo {
	margin: 200px 0 40px 0;
}
#login #wrapper #login-container .form-header-bar {
	width: 380px;
}
#login #wrapper #login-container div.submit-button {
	margin: 3px 0 10px 212px;
	float: left;
	clear: both;
}

/* INFORMATION LIST - - - - - - - - - - - - - */
p.header-instructions {
	width: 460px;
	margin: 0 0 16px 0;
	clear: both;
}
p.link-instructions {
	width: 418px;
	margin: 3px 0 26px 0;
	clear: both;
	color: #666;
}
#form-back-link {
	float: right;
	clear: both;
	margin: 0 0 8px 0;
}
table.data-list-table {
	background: url(../images/form_table_bg.jpg) repeat-y;
	width: 620px;
	border-bottom: 1px #80A5B7 solid;
	border-left: 1px #eee solid;
	border-right: 1px #eee solid;
	border-top: 1px #80A5B7 solid;
	float: left;
}
td.data-list-header {
	background-color: #84A4BC;
	background: url(../images/form_header_bar.jpg) repeat-x;
	height: 27px;
	padding: 3px 10px 0 10px;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
}
td.field_name {
	color: #444;
	font-style: italic;
	text-align: right;
}
td.field_name2 {
	color: #444;
	vertical-align: top;
	font-style: italic;
	text-align: right;
}
td.data-list-header a {
	color: #fff;
	font-weight: bold;
}
table.data-list-table tr.highlight-row td {
	background-color: #FFFFCC;
	padding: 12px 10px 12px 10px;
	/*height: 36px;*/
}
table.data-list-table tr.highlight-row-dark td {
	background-color: #FFff99;
	padding: 12px 10px 12px 10px;
	/*height: 36px;*/
}
table.data-list-table tr.white-row td {
	background-color: #fff;
	padding: 12px 10px 12px 10px;
	/*height: 36px;*/
}
table.data-list-table tr.gray-row td {
	padding: 12px 10px 12px 10px;
	/*height: 36px;*/
}
table.data-list-table tr.no-results-row td {
	padding: 12px 10px 12px 10px;
	height: 50px;
	color: #666;
	font-style: italic;
}
tr.already-selected td, tr.already-selected td a {
	color: #666;
}
#table_show_count {
	float: right;
	clear: both;
	width: 100%;
	text-align: right;
	margin: 0 0 15px 0;
}
#prev-link {
	float: left;
	margin: 8px 0 10px 0;
	font-weight: bold;
	padding: 4px 4px 4px 0;
}
#next-link {
	float: right;
	margin: 8px 0 10px 0;
	font-weight: bold;
	padding: 4px 0 4px 4px;
}
#next-link-disabled {
	float: right;
	margin: 8px 0 10px 0;
	font-weight: bold;
	padding: 4px 0 4px 4px;
	color: #999;
}
#prev-link-disabled {
	float: left;
	margin: 8px 0 10px 0;
	color: #999;
	font-weight: bold;
}
.selected-sort-method {
	text-decoration: underline;
}
div.table_spacer {
	height: 20px;
}
.data_table_note {
	color: #444;
	font-style: italic;
}
/* END INFORMATION LIST - - - - - - - - - - - */

/* FEEDBACK AND ERRORS - - - - - - - - - - - - */
#right-table-container #feedback {
	width: 550px;
	background-color: #FFFFCC;
	border: 1px solid #999;
	padding: 10px;
	color: #006600;
	font-weight: bold;
	margin: 16px 0 -10px 0;
	display: block;
	overflow: auto;
}
#right-table-container #feedback.hidden {
	display: none;
}
#right-table-container #feedback p {
	float: left; 
	width: 420px;
}
#feedback-close {
	float: right;
	clear: both;
}
#feedback-close img {
	border: 0;
}

#right-table-container #error {
	width: 450px;
	background-color: #FFFFCC;
	border: 1px solid #999;
	padding: 10px;
	color: #CC0000;
	font-weight: bold;
	margin: 16px 0 -10px 0;
	display: block;
	overflow: auto;
}
#right-table-container #error.hidden {
	display: none;
}
#right-table-container #error div {
	float: left; 
	width: 420px;
	margin: 0 0 10px 0;
}
#right-table-container #error img.error-icon {
	margin: 0 5px 0 0;
	float: left;
}
#right-table-container #error span {
	float: left;
	clear: right;
}
#error-close {
	float: right;
	clear: both;
}
#error-close img {
	border: 0;
}
p#login-error {
	color: #AA0000;
	clear: both;
	padding: 0 0 3px; 
	font-size: 12px; }
	
/* END FEEDBACK AND ERRORS - - - - - - - - - - */

img.product_image_preview {
	width: 60px;
	border: 0;
}

img.up_arrow {
	border: 0;
	margin: 0 0 8px 0;
}
img.down_arrow {
	border: 0;
}

#add_images_choice {
	float: right;
	text-align: right;
	width: 300px;
	margin: 12px 0 0 0;
	
}

#right-table-container h3 a {
	font-size: 15px;
	font-weight: bold;
	float: none;
	clear: both;
}