body, html, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-size: 12px;
}

img {
	border: 0px;
}

a {color: #000000; text-decoration: none; font-family: Tahoma;}
a:hover{text-decoration: underline; font-family: Tahoma;}
a:active{text-decoration: underline; font-family: Tahoma;}

a.breadcrump {text-decoration: none; font-family: Tahoma; color: #000000;}
a.breadcrump:hover{text-decoration: underline; font-family: Tahoma; color: #000000;}
a.breadcrump:active{text-decoration: underline; font-family: Tahoma; color: #000000;}

div, table {
	font-family: Tahoma;
	font-size: 9pt;
	text-align: left;
}

.separator {
	background: url(../img/cms/separator.png) repeat-x top left;
	height: 5px;
	font-size: 1px;
}

td.separator {
}

#loading_panel {
	color: #000000;
	background-color: #ffffff;
	/*display: none;*/
}

#loading_panel_tb {
	margin-top: 250px;
	width: 100%;
}

#loading_panel_tb tr td {
	text-align: center;
}

#container {
	color: #000000;
	background-color: #ffffff;
	display: none;
}

.input, select {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Tahoma;
	color: #000000;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}


/*input[readonly="readonly"],*/
input.readonly,
input:disabled,
select:disabled {
	/*color: #999999;*/
	color: #3d3d3d;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}

.btnAdd, .btnRemove {
	padding: 0px;
}

.linkAdd {
	background: transparent url(/img/cms/add.png) no-repeat left 2px;
	padding: 2px 0 2px 22px;
}

.linkEdit {
	background: transparent url(/img/cms/edit.png) no-repeat left 2px;
	padding: 2px 0 2px 18px;
}

#flashMessage, .error, .error_message {
	color:#ff0000;
	background-color: #fff;
	margin: 8px 0px;
	font-weight: bold;
}

.error_inside {
	color:#ff0000;
	margin: 1px 0px;
	font-size: 11px;
}

.error_message {
	clear: both;
}
.error em {
	color: #ff0000;
}

.required {
	color: #ff0000;
}

.menu {background-color:black;width:100px; color: white; text-align: left}
.submenu {position:absolute;background-color:#755BAB;width:200px; text-align: left;}

.td_submenu {
	background:#9DBBD7;
	/*background:#7259A5;*/
	border-top:1px solid #fff;
	font-size:4px;
	border-bottom:1px solid #C0C0C0;
}

.header_td{
	background-color:#eeeeee;
	/*background:url(../img/cms/admin_bg.png) repeat 159px 0%;*/
	/*border-bottom:1px solid #fff;*/
	height: 80px;
}

.content_tb{
	border: solid;
	border-color: #A5B5CD;
	border-width: 1px;
}

.tb_title{
	color: black;
	font-size: 20px;
}
.tb_white{
	background-image: url(../img/cms/bg.gif);
}

.tb_caption{
	color: #ffffff;
	background-image: url(../img/cms/bg_menu_active.png);
	font-weight: bold;
}

.tb_caption a{
	color: #ffffff;
}

.tb1{
	background-color: #F0F0F0;
	font-weight: bold;
}

.tb2{
	background-color: #CDD6E3;
}

.tb_menu{
	background-color: #EDEDED;
}

.tb3{
	background-color: #E5E7ED;
}

.tb_edit{
	background-color: white;
	color: #8B0000;
}

.tb_error{
	background-color: red;
	color: white;
	font-weight: bold;
	text-align: center;
}

.tbbig{
	background-color: #EDEDED; 
	font-size: 20px;
	color: #525252;
}

.tbbigger{
	background-color: #EDEDED; 
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	width: 200px;
}

.clearline{
	font-size: 0;
	line-height: 0;
	clear: both;
}

input, select, button, textarea {
	font-family: Tahoma,Arial,sans-serif;
	font-size: 8pt;
	color: Black;
}

textarea {
	resize: none;
}

input[type=button], input[type=submit], button {
	cursor: pointer;
	overflow: visible;
}

a.general{
	color: maroon;
	text-decoration: underline;
}

a.generalT, a.generalT:link, a.generalT:visited, a.generalT:active {
	color: maroon;
	/*color: #9DBBD7;
	color: #666666;
	text-decoration: underline;*/
}

.download-panel {
	margin-top: 5px;
	padding-left: 22px;
	background: transparent url(../img/cms/save.png) no-repeat 2px top;
}

.title_1
{
	font-family: Tahoma;
	font-size: 11px;
	color: #6F8D98;
	font-weight: bold;
}

.title_2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #A9D1DB;
}

.main_bg
{
	background: url(../img/cms/image298.gif);
	background-repeat: no-repeat;
}

.general12{
	font-family: Tahoma;
	font-size: 12px;
	color: #0B3C65;
}

.general_11
{
	font-family: Tahoma;
	font-size: 11px;
	color: #0B3C65;
}

.sirka_div
{
	width: 130px;
}

/*---- navigation -------------*/
div.main-nav {
	background:url("../img/cms/bg_menu.png") repeat-x 0% 0%;
	height: 24px;
}

div.main-nav ul#nav {
	border-left:1px solid #FFFFFF;
	margin-left:10px;
}

td.td_menu {
	background:url(../img/cms/bg_menu.png) repeat-x 0% 0%;
}

a.a_menu,
b.a_menu,
b.b_menu {
	text-decoration: none;
	display: block;
	color: #FFF;
	font-size: 9pt;
	padding: 4px 8px 4px 8px;
	font-weight: 200;
	height: 16px;
}

a.a_menu,
b.a_menu {
	background: url(../img/cms/bg_menu.png) repeat-x 0% 0%;
}

b.b_menu {
	background: url(../img/cms/bg_menu_active.png) repeat-x 0% 0%;
}

li.a_menu {
	background:url("/img/cms/bg_menu.png") repeat-x scroll 0 0 transparent;
	color:#FFFFFF !important;
	display:block;
	font-size:9pt;
	font-weight:200;
	padding:4px 8px !important;
	text-decoration:none;
}


#logout{
	border:0 none;
	line-height:1.4em;
	text-align:right;
	padding: 3px 5px 0 0;
}

#logout span {
	color:#FFFFFF !important;
}


a.a_menu:hover, a.a_menu:active {
	background:url(../img/cms/bg_menu_active.png) repeat-x 0% 0%;
}

a.generalW {
	color: #fff;
	text-decoration: none;
	font-size: 8pt;
}
a.generalW:hover {
	text-decoration: underline;
}
a.generalM img {
	border: 0px;
}
a.generalM {
	text-decoration: none;
	color: #000;
}
a.generalM:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a.generalX {
	text-decoration: none;
	color: #fff;
}
a.generalX:hover {
	text-decoration: underline;
}

.header {
	font-size: 14pt;
}

.header_left_box {
	font-size: 14pt;
	float: left;
}

.header_right_box {
	float: right;
	padding-right: 20px
}

/* LIST */
b.page_b {
	font-size: 7pt;
	font-weight: 200;
	font-family: Arial,sans-serif;
	color: #B6003D;
	display: block;
	width: 16px;
	padding-top: 4px;
	padding-bottom: 2px;
	background: url(../img/cms/bg_pnav_active.png) no-repeat 50% 50%;
	text-align: center;
}
a.page_a {
	font-size: 7pt;
	font-weight: 200;
	font-family: Arial,sans-serif;
	color: #606060;
	display: block;
	width: 16px;
	padding-top: 4px;
	padding-bottom: 2px;
	background: url(../img/cms/bg_pnav.png) no-repeat 50% 50%;
	text-align: center;
	text-decoration: none;
}
a.page_a:hover {
	background: url(../img/cms/bg_pnav_active.png) no-repeat 50% 50%;
	color: #B6003D;
}

table.list, .navBar {
	width: 750px;
}

table.list {
	/*width: 100%;*/
	border: 1px solid #c0c0c0;
}
table.list a.key {
	font-weight: bold;
	color: maroon;
	text-decoration: underline;
}

div.odd,
table.list tr.odd td,
table.list tr.even td {
	background: #F3F3F3;
}

table.list tr.selected td {
	background: #dddddd;
}

table.list tr.orange td {
	background: #EEDAA5;
}

table.list tr.orange {
	cursor: pointer;
}

table.list tr.orange td {
	background: #EEDAA5;
}

table.list tr.orange {
	cursor: pointer;
}

table.list tr.nodata td {
	background: #F0F0F0;
	color: #808080;
	padding: 16px;
}

div.expired,
table.list tr.expired td {
	background: #EEDAA5;
}

div.not-expired,
table.list tr.not-expired td {
	/*background: #F0FFF0;
	background: #FFF4A6;*/
	background: #D9EAD3;
}

img.ctg_selected {
	border: 6px solid maroon;
}
img.ctg_empty {
	border: 6px solid #E0E0E0;
}

td.tb_question {
	background: url(../img/cms/bg_srv.png) repeat-x 0% 0%;
}

td.tb_answer {
	background: url(../img/cms/bg_srv.png) repeat-x 0% -30px #FAFAFA;
}

.users_title_div {
	padding: 28px 4px 4px 28px;
	background:url(../img/cms/m_users48.png);
}

.pages_title_div {
	padding: 28px 4px 4px 28px;
	background:url(../img/cms/m_pages48.png);
}

.report_title_div {
	padding: 28px 4px 4px 28px;
	background:url(../img/cms/m_report48.png);
}

.newsletter_title_div {
	padding: 28px 4px 4px 28px;
	background:url(../img/cms/m_newsletter48.png);
}

.survey_title_div {
	padding: 28px 4px 4px 28px;
	background:url(../img/cms/m_survey48.png);
}

/* pagination */
.navbarimg {
	margin-left: 3px;
	vertical-align: top;
}

.navBar {
	line-height: 18px;
	margin: 5px 0px 5px 0px;
	clear: both;
	height: 15px;
	border: 0px solid black;
}

.navBar a {
	margin-left: 2px;
	margin-right: 2px
}

.navBar a:link, .navBar a:visited,.navBar a:active {
	color: #666666;
	text-decoration: none
}
.navBar a:hover {
	color: #666666;
	text-decoration: underline;
}

.navBar .currentPage {
	margin-left: 2px;
	margin-right: 2px;
	font-size: 1.1em;
	font-weight: bold;
}

.navBar b {
	margin-left: 2px;
	margin-right: 2px;
}

.no_records_box {
	margin-left: 15px;
}

.left_box {
	float: left;
}

.right_box {
	float: right;
}

.datetime {
	font-size: 8pt;
}

.nowrap {
	white-space:nowrap;
}

.icolorPicker {
	width: 30px;
	border: 1px solid #000000;
	cursor: pointer;
}

p.options {
	text-align: right;
}

.icolorPicker {
	width: 30px;
	border: 1px solid #000000;
	cursor: pointer;
}

p.options {
	text-align: right;
}

.flashBox {
}

.flashBox .flashNotice {
	color:#000000;
	font-weight: bold;
	padding: 12px 15px 12px 35px;
	margin:5px 0 15px 0;
	border: 1px solid rgb(255, 209, 41);
	background: url("../img/cms/24-message-info.png") no-repeat scroll 7px 7px rgb(255, 244, 166)
}

.flashBox .flashError,
.flashBox .flashWarning {
	color:#000000;
	font-weight: bold;
	padding: 12px 15px 12px 35px;
	margin:5px 0 15px 0;
	border: 1px solid #990000;
	background: url("../img/cms/24-message-warn.png") no-repeat scroll 7px 7px #FFEEEE
}

/* Styles for theme page */
.flash-replaced div
{
	display:none;
}

.sample-font
{
	margin-top:0;
	margin-bottom:0;
	font-size:40px;
	height:40px;
	display:block;
}

div#sampleFonts
{
	position:absolute; 
	border:1px #888888 solid; 
	background-color: #FFFFFF; 
	width:400px;
}
div#sampleFonts div.font-box , div#font-selected , .smaple-font
{
	display:block; 
	width:400px;
	cursor: pointer;
}
div#font-selected 
{
	
	height:40px;
	border:1px solid #888888;
	
	width:400px;
	margin-top:5px;
}
div#drop-down-arrow
{
	float:left;
	height:25px;
	padding:10px;
	cursor:pointer;
}

div#sampleFonts div.font-box-hover
{
	background-color: #cccccc;
}
/* Styles for theme page - end */

#ResIdxAgentsNamesPanel tr td
{
	padding: 0 4px 4px 0;
}

#EstoreProductsItemsList tr td
{
	padding-right:4px;
	padding-bottom:4px;
}

ul#AddNewImages,
ul#AddNewImagesFields,
ul.AddNewImages,
ul.AddNewImagesFields,
ul.Features,
ul#Images,
ul.images-list,
ul#openDates,
ul#addOpenDates,
ul#SpecialProductsList,
ul#ExProductsList,
ul#InProductsList,
ul.EstoreShippingRateCode,
ul.EstoreShippingRateType,
ul.UserModuleDetails {
	list-style: none !important;
	margin: 0 !important;
	padding:0 !important;
}

ul.UserModuleDetails {
	margin: 5px 0 3px 0 !important;
}

ul.UserModuleDetails li {
	padding: 3px 1px 1px 1px;
}

div#FeatureContainer ul {
	list-style: none !important;
	margin-left: 0;
	padding-left: 0;
}

ul#AddNewImages,
ul#AddNewImagesFields,
ul.AddNewImages,
ul.AddNewImagesFields,
ul#Images,
ul.images-list,
ul#SpecialProductsList,
ul#ExProductsList,
ul#InProductsList,
ul.EstoreShippingRateType
ul.EstoreShippingRateCode {
	padding:0;
}

ul#SpecialProductsList li,
ul#ExProductsList li,
ul#InProductsList li,
ul.EstoreShippingRateType li,
ul.EstoreShippingRateCode li
{
	padding:2px 0;
}

ul#AddNewImagesFields li,
ul.AddNewImagesFields li
{
	padding-top:1px;
	padding-bottom:1px;
}

ul.OptionsGroupsList
{
	list-style: none !important;
	margin:0;
	padding:0;
}

ul.OptionsGroupsList li
{
	padding-top:0;
	padding-bottom:0;
}

ul.OptionsItemsList
{
	list-style: none !important;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:10px;
	margin-bottom:10px;
}

ul.OptionsItemsList li
{
	padding-top:2px;
	padding-bottom:2px;
}

ul#addOpenDates li {
	border:0px solid #aaaaaa;
	padding:0;
	margin:0px !important;
	clear:both;
}

ul#addOpenDates li * {
	margin:0px !important;
}

ul#addOpenDates li input.time {
	width:40px;
}

#BookingItemSales td  {
	white-space: nowrap !important;
}

#BookingItemSales td * {
	margin: 0px !important;
}

#BookingItemSales td input.dp-applied  {
	margin-top: 0 !important;
}

#BookingItemSales td a.dp-choose-date {
	margin: 0 3px 0 !important;
}

div.orange {
	background: #fffcc8;
}

ul.params-list {
	list-style: none !important;
	margin: 0 !important;
	padding:0 !important;
}

ul.params-list li {
	padding:0;
	margin:0px !important;
}

.float-left {
	float:left;
}

/* users modules edit styles */
.PreferencesPaymentGateway, .PreferencesShippingCarriers {
	margin-bottom: 10px;
}

/* booking module style */
div#booking_title,
div#booking_title_dd
{
	float:left;
	padding-right:5px;
	padding-bottom:4px;
}

table#booking_rates {
	width: 100%;
	border: 1px solid #c0c0c0;
}

table#booking_rates tr.br_caption{
	color: #ffffff;
	background: #aaaaaa;
	/*font-weight: bold;*/
}

table#booking_rates tr.br_even td {
	background: #F3F3F3;
}

table#booking_rates tr.br_odd td {
	background: #F3F3F3;
}

table.jCalendar td.selected {
	background: #f66 !important;
	color: #fff !important;
}

.not_online
{
	cursor:default !important;
	background:#666666 none repeat scroll 0% !important;
	color:#000000 !important;
}
div.online
{
	background:#AAAAAA none repeat scroll 0%;
	color:#000000;
}
div.not_avail
{
	background:#BBBBBB none repeat scroll 0%;
	color:#888888;
}

table.fishing_reports_list {
	width: 800px;
}

table.fishing_reports_list tr td {
	width: 200px;
}

table.fishing_reports_list tr.frl_even td {
	padding: 6px;
}

table.fishing_reports_list tr.frl_odd td {
	padding: 6px;
}

/* HEADER BOXES */
.header_left_box {
	font-size: 14pt;
	float: left;
	
	height: 50px;
	padding-top: 30px;
}

.header_right_box {
	float: right;
	padding-right: 20px;
	
	background:#BFBFBF;
	background:#BFBFBF url(../img/cms/bg_menu.png) repeat-x;
	color: #ffffff;
	
	height: 58px;
	padding: 22px 20px 0 20px;
}

/* HELP SEARCH */
#help-search .search-wrapper {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 5px;
	position: relative;
	width: 140px;
	padding: 0px;
	height: 16px;
	padding-top: 2px;
	border: 0px solid black;
}

#help-search #help-search-title {
	font-size: 10px;
}

#help-search input.g-prettysearch {
	height: 16px;
	width: 115px;
	border: 1px solid #ffffff;
}

#help-search .search-wrapper input.g-prettysearch {
	border:0px none;
	font-family:"Lucida Grande",Geneva,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin: 0px;
	padding:3px 0 0;
}

#help-search .search-wrapper .reset {
	background:transparent url(../img/nav/close.gif) no-repeat;
	cursor:pointer;
	display:block;
	height:11px;
	overflow:hidden;
	position:absolute;
	right:4px;
	top:4px;
	width:11px;
	z-index:1;
}

#help-search .search-wrapper input.g-prettysearch {
	position: absolute;
	width: 280px
	top: 0;
	left: 5px;
	border: 0px;
	margin: 0;
	padding: 0;
	font: 11px "Lucida Grande", Geneva, Arial, sans-serif;
}

/* HELP SEARCH RESULTS - start */
#globalsearch {
	position:absolute;
	right: 14px;
	width:328px;
	display: none;
	text-align: left;
	
	z-index: 1;
}

#globalsearch .inside {
	width:328px;
	height:auto;
	position:absolute;
	top:0;
	right:0;
	line-height:1px;
	font-size:1px;
}

#globalsearch .resultCat {
	position:relative;
	color:#F6F6F6;
	background:#919191;
	width:308px;
	height:8px;
	margin:0;
	padding-bottom: 12px;
	width: 302px;
	font: 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
	border:1px none #FB6BFF;
}

ul.sp-results {
	background: #E4E4E4;
	color:#333333;
	padding:0;
	margin:0;
	width:321px;
	text-align:left;
	font: 10px/14px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

ul.sp-results li {
	margin: 0;
	margin: 0 0 -3px 0;
	padding: 5px 10px 15px 10px;
	list-style-type:none;
	height:5.6em;
	border-left:1px solid #919191;
	border-right:1px solid #919191;
	
	width:300px;
	clear: both;
	
	overflow: hidden;
}

ul.sp-results li.viewall {
	width:302px;
	height:18px;
	text-align:right;
	color:#000000;
	background:#a7a7a7;
	border-style:none;
}

ul.sp-results li.viewall a {
	color:#FFFFFF;
	padding-right:23px;
	background:transparent url(../img/nav/shortcuts_arrow.gif) no-repeat scroll 99% 50%;
	padding-top:3px;
	padding-bottom:3px;
	font: bold 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

ul.sp-results li.finish {
	width:300px;
	height:20px;
	text-align:right;
	color:#000000;
	position:absolute;
	left:0px;
	border-style:none;
}

ul.sp-results li.hoverli {
	background:#b7b7b7 none repeat-x;
	color:#FFFFFF;
	cursor:pointer;
}

ul.sp-results li.hoverli h4 a {
	color:#FFFFFF;
}

ul.sp-results li.hoverli p {
	color:#F1F1F1;
}

ul.sp-results img{
	margin-right:4px;
}

ul.sp-results li span {
	display:block;
	width:280px;
	padding-right: 20px;
}

ul.sp-results li span.media {
	background: transparent url(../img/cms/media.gif) no-repeat right top;
}

ul.sp-results li h4 {
	margin:0;
	font-size:11px;
	font-weight:bold;
}

ul.sp-results li p {
	margin:0pt;
	font-size:10px;
	overflow:hidden;
	height:2.7em;
	color:#555555;
}

ul.sp-results li a {
	color:#606060;
	text-decoration:none;
}

ul.sp-results li a:hover {
	text-decoration:none;
}

ul.sp-results li div.sp-result-img {
	float: left;
	overflow: hidden;
	height: 6.5em;
}

ul.sp-results li img, ul.sp-results li .replacementimg {
	float: left;
	width:46px;
}

ul.sp-results li h4 a {
	color:#191919;
	text-transform:uppercase;
}

ul.sp-results li.viewall.hover {
}

#sp-search-spinner {
	position:absolute;
	top:13px;
	right:16px;
	z-index:10;
	display:none;
}

#sp-search-cancel img {
	cursor:pointer;
}

#sp-result-none.viewall {
	bottom: -27px;
}
#sp-result-none.viewall a {
	font-size:10px;
}
/* HELP SEARCH RESULTS - finish */

/* report module style */
.ReportFieldData {
	margin: 4px;
	width: 470px;
	background-color: #ededed;
	border: 1px solid #cccccc;
}


/* estore */
/* Container 1 */
#module-estore-panel #product-detail-container1 {
	float: left;
	width: 240px;
}

#module-estore-panel #product-detail-image-box {
	text-align: center;
}


#module-estore-panel #product-detail-purchase-message {
}

#module-estore-panel #product-detail-purchase-title {
	text-align: right;
	margin-right: 10px;
}

#module-estore-panel ul#product-detail-purchase {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-right: 10px;
	text-align: right;
}

#module-estore-panel ul#product-detail-purchase li {
	padding-top: 2px;
	text-align: right;
}

#module-estore-panel .error_message {
	text-align: right;
}

#module-estore-panel #product-out-of-stock {
	display: none;
	color: #DF0202;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}

#product-detail-add-to-cart {
	margin-top: 10px;
}

/* Container 2 */
#module-estore-panel #product-detail-container2 {
	margin-left:250px;
	width: 260px;
}

#module-estore-panel #product-detail-price {
	color: #9D8240;
	font-weight: bold;
	font-size: 14px;
	padding-top: 0;
}

.product-strike-detail-price{
	background: transparent url(../img/estore-strike-through.gif) repeat-x 0px 20px;
}

#module-estore-panel #product-detail-price .product-strike-detail-price{
	padding-top: 10px;
}


#module-estore-panel #product-detail-price .product-sale-detail-price{
	color: #FE0404;
	padding-top: 5px;
}

#module-estore-panel #product-detail-description {
	padding-top: 10px;
	font-family: verdana;
	font-size: 11px;
}

.btn-print {
	background: transparent url(../img/cms/print.png) no-repeat 0 0;
	padding: 2px 0 0 25px;
	height: 23px;
	margin: 5px 0;
}

.button{
	background-color:#CCCCCC;
	border:1px solid #000000;
	display:block;
	font-size:11px;
	font-weight:bold;
	padding:2px;
	text-align:center;
	width:200px;
}

.loader{
	float:right; 
	padding-right:250px;
}

.loader,
.results{
	font-size: 90%;
	height: 20px;
	line-height: 18px;
}


#login_buttons_left{
	float:left;
}

/* popup */
.popup_close{
	bottom:10px;
	position:absolute;
	left:15px;
	text-align:right;
}

#pp_b_cont, #image_desc{
	padding: 5px;
	font-family:Tahoma;
	overflow:auto;
	height: 400px;
}

.image_desc{
	height:100px;
	width:230px;
}

.pop_contr{
	margin: 5px;
}

#image_desc img{
	float: left;
	padding-right: 10px;
}

#image_desc_popup {
	height: 165px;
}

#text_desc {
	width: 390px;
}

textarea.input{
	height:100px;
	width:185px;
}

.one_line_text{
	position: relative;
	margin-right: 10px;
}

.one_line_text a.key-img{
	position: relative;
	top: 3px;
}

#ajaxH {
	background-color: #000;
	display: none;
	height: 1000%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000;
}

#spinner {
	position : fixed;
	top: 50%;
	left: 50%;
}

.carrier-notes-domestic,
.carrier-notes-international {
	font-size: 10px;
	margin: 2px 0 0 25px;
	display: none;
}

/* E-store image group styles */
.images-group {
	padding: 0 0 10px;
}
.images-group-info {
	padding: 6px 3px;
}
.images-group .separator{
	width: 550px;
}
images-groups-container

/* E-store components products styles */
.components-group {
	padding: 0 0 10px;
}
.components-groupinfo {
	padding: 6px 3px;
}
.components-group-item-title{
	padding-right: 5px;
	width: 200px;
}
.components-group-item-product{
	padding-right: 10px;
	width: 300px;
}
.components-group .separator{
	width: 550px;
}

/* E-store extra groups and extra products styles */
.extra-group {
	padding: 0 0 10px;
}
.extra-group-info {
	padding: 6px 3px;
}
.extra-group-item-title{
	padding-right: 20px;
	width: 250px;
}

.extra-group .separator{
	width: 550px;
}

#currencies {
	_display: none;
}

#PreferencesCurrencyConversion {
	float: left;
}

#currency_label{
	vertical-align: top;
}

.i18n_s_row{
	clear: both;
}

.i18n_s_col{
	float: left;
	padding-bottom: 10px;
	width: 150px;
}

#i18n_settings td{
	vertical-align: top;
}

.quickbooks_title .pages_title_div{
	padding: 0;
	background: none;
}

#images-panel .sortable-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#images-panel .sortable-list li {
	float: left;
	height: 160px;
	margin: 0px 10px 0px 0;
	padding: 1px;
	text-align: center;
	width: 160px;
	cursor: move;
}

.edit-file {
	margin-bottom: 10px;
	text-align: center;
}


.edit-file .edit-file-delete-link {
	margin-bottom: 15px;
}

.actions-panel{
	padding: 10px 0 15px 0;
}

a.add-new-link{
	background: url('/img/cms/add.png') no-repeat;
}
.delete-link{
	background: url('/img/cms/delete.png') no-repeat;
	line-height: 16px;
}
a.exp-link{
	background: url('/img/cms/exp_16.png') no-repeat;
}
a.impt-link{
	background: url('/img/cms/impt_16.png') no-repeat;
}
a.batch-link{
	background: url('/img/cms/fileicons/zip.png') no-repeat;
}

a.add-new-link,
.delete-link,
a.img-link {
	padding: 1px 0 4px 20px;
	text-decoration: none;
}


#uspsTestLabelsPanel {
	margin: 5px 0;
}

#uspsTestLabelsControls {
	margin: 5px 0;
	width: 260px;
	height: 30px;
}

#uspsTestLabelsLoader {
	position: relative;
	margin: 0;
	padding: 0;
}

#uspsTestLabelsLoader img {
	top: 5px;
	width: 15px;
}

#uspsTestLabelsLoader span {
	position: relative;
	top: -2px;
	left: 4px;
}

#uspsTestLabelsError {
	position: relative;
	margin: 5px 0;
	padding: 0;
}

#uspsTestLabelsList{
	position: relative;
}

#uspsTestLabelsList div{
	float: left;
	margin: 0 10px 10px 0;
}

.s_tip{
	color:#666666;
	font-size:9px;
}

.toggleStatusLink{
}

.activeToggle0, .activeToggle1, .featuredToggle1, .featuredToggle0, .toggleLoading {
	background: url("/img/cms/toggles.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 16px;
	margin-right: 4px;
	outline: 0 none;
	text-indent: -9000em;
	width: 16px;
}

.activeToggle0{
	background-position: 0 0;
}

.activeToggle1{
	background-position: -16px 0;
}

.featuredToggle0{
	background-position: 0 -16px;
}

.featuredToggle1{
	background-position: -16px -16px;
}

.toggleLoading {
	background: url("/img/cms/ajax_status_small.gif") no-repeat scroll 0 0 transparent;
}

/* jquery UI css modifications - start */
.list tbody.ui-sortable {
	cursor:move;
}

body .ui-widget-overlay {
	background: #000;
	opacity: .50;
	filter:Alpha(Opacity=50);
	position: fixed;
}

body .ui-dialog.ui-widget-content {
	background: #fff;
}

body .ui-dialog-content {
	margin-top: 10px;
	margin-bottom: 10px;
}

body .ui-dialog-content .dlg-overflow-container {
	overflow-y: auto;
	height: 400px;
}

.ui-dialog-content .dlg-loading{
	background: transparent url(/img/cms/ajax_status.gif) no-repeat 0 0;
	padding: 0 0 0 40px;
	width: 200px;
	margin: 50px auto;
}

.ui-dialog-content .dlg-loading span {
	line-height:33px;
	vertical-align:top;
}
/* jquery UI css modifications - end */