/*
 * CSS file created by Rockstarapps Concatenation
 */

/*
 * START OF FILE - /cweb-6.2/interface/public/client/collect/css/malo.css
 */
html, body, div, p {
    margin: 0;
    padding: 0;
    border: 0;
    }.dp15, .dp20, .dp20f, .dp25, .dp33, .dp50, .dp100, .dp60, .dp80 {
    float: left;
    display: inline;
    } .dp15 {

    } .dp20 {
    width: 20.4%;
    } .dp20f {
    width: 170px;
    } .dp25 {
    width: 25%;
    } .dp33 {
    width: 33.33%;
    } .dp50 {
    width: 48.5%;
    } .dp60 {
    width: 60%;
    } .dp80 {
    width: 79.9%;
    } .dp100 {
    width: 100%;
    } .dp99 {
    width: 99%;
    padding: 10px 0 0 5px;
    } .clear {
    clear: both;
}

/* fixed width*/

.f180, .f560, .f750, .f380 {
    float: left;
    display: inline;
}
.f180 {
    width: 180px;
    padding: 10px 0 0 5px;
}

.f380 {
    width: 370px;
    padding: 10px 7px 0 5px;
}

.f560 {
    width: 560px;
    padding: 10px 5px 0 9px;
}

.f750 {
    width: 748px;
    padding: 10px 0 0 5px;
}

/*
 * END OF FILE - /cweb-6.2/interface/public/client/collect/css/malo.css
 */

/*
 * START OF FILE - /cweb-6.2/interface/public/client/collect/css/style.css
 */
body {
    font-family: 'Arial';
    font-size: 11px;
    background: url('../images/flat.jpg') repeat-x #f7f7f7;
}
.bg {
    background: url('../images/bg.jpg') repeat-x top #f7f7f7;
}
.bg_en {background: url('../images/bg_en.jpg') repeat-x top #f7f7f7;}
.bg_fr {background: url('../images/bg_fr.jpg') repeat-x top #f7f7f7;}
.bg_nl {background: url('../images/bg_nl.jpg') repeat-x top #f7f7f7;}
.bg_de {background: url('../images/bg_de.jpg') repeat-x top #f7f7f7;}

form {
    margin: 0;
    padding: 0;
}

div {
    /*height: 0.1%;*/
}
hr {
    height: 2px;
    border: 0;
    color: #ddd;
    background-color: #ddd;
}
h1 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    color: #285976;
}
h6 {
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: #285976;
}
table {
    border-collapse: collapse;
    width: 100%;
}
a img {
    border: 0;
}
a {
    text-decoration: none;
    color: #285976;
} 
code.copypaste{
    display:block;
    padding:5px;
    font-family: sans-serif;
}
.main {
    margin: 0 auto;
    width: 962px;
} 

.headertop {
    background-color: #FFF;
    opacity: .75;
    filter: alpha(opacity=75);
    height: 32px;
    border-bottom: #cccccc solid 1px;
    border-left: #cccccc solid 1px;
    border-right: #cccccc solid 1px;    
}

.headertopleft {
    padding-left: 10px;
    top: 0;
    width: auto;
}

.headertopright {    
    right: 5px;
    top: 0;
    width: 250px;
    height: 10px;
}
/* Helper classes */
.clear{clear: both;font:normal 0/0 Arial; height: 0px;}

.ac{text-align:center;}
.al{text-align:left;}
.ar{text-align:right;}
.fl{float:left;}
.fr{float:right;}
.pad2{padding:2px;}
.padt2{padding-top:2px;}
.padr2{padding-right:2px;}
.padb2{padding-bottom:2px;}
.padl2{padding-left:2px;}
.pad5{padding:5px;}
.padt5{padding-top:5px;}
.padr5{padding-right:5px;}
.padb5{padding-bottom:5px;}
.padl5{padding-left:5px;}
.pad10{padding:10px;}
.padt10{padding-top:10px;}
.padr10{padding-right:10px;}
.padb10{padding-bottom:10px;}
.padl10{padding-left:10px;}
.nopad{padding:0px;}
.mar2{margin:2px;}
.mart2{margin-top:2px;}
.marr2{margin-right:2px;}
.marb2{margin-bottom:2px;}
.marl2{margin-left:2px;}
.mar5{margin:5px;}
.mart5{margin-top:5px;}
.marr5{margin-right:5px;}
.marb5{margin-bottom:5px;}
.marl5{margin-left:5px;}
.mar10{margin:10px;}
.mart10{margin-top:10px;}
.marr10{margin-right:10px;}
.marb10{margin-bottom:10px;}
.marl10{margin-left:10px;}
.nomar{margin:0px;}
.search_input {
    border: 1px solid;
    padding: 4px;
    padding-left: 22px;
    font-size: 11px;
    border-color: #b2b2b2 #e8e8e8 #e8e8e8 #b2b2b2;
    width: 150px;
    background: url('../images/loop.jpg') left center no-repeat;
}
.padding {
    padding-left: 10px;
}
.headermiddle {
    position:relative;
    height:167px;
    /*padding: 0 0 158px 10px;
    *padding: 0 0 172px 10px;
    margin: 0;*/
}
.headermenu {
    /*float: right;
    margin: 0;
    padding: 0;
    margin-right: 2px;*/
    position:absolute;
    width:auto;
    right:2px;
    top:132px;
    } .headermenu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    } .headermenu ul li {
    float: left;
    padding-left: 1px;
    margin: 0;
    } .headermenu ul li a {
    color: #fff;
    padding: 10px;
    margin: 0;
    font-size: 12px;
    display: block;
    background: url('../images/menuborder.gif') no-repeat right top;
    } .headermenu ul li a:hover {
    color: #000;
    background: #fff;
}
.headermenu ul li a.hover {
    color: #000;
    background: #fff;
}

.headermenu ul li.active a {
    color: #000;
    background: #fff;
}

.maincontent {
    background: #fff;
    padding: 4px;
    padding-top: 10px;
    border: 2px #ededed solid;
    border-top: 0
}

a.category_item {
    width: 179px;
    height: 190px;
    color: black;
    border: 2px solid #dedede;
    background: #fff;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    display: inline-block;
    margin-left: 2px;
    margin-bottom: 6px;
	vertical-align:top;
}

a.category_item:hover {
    background: #d7dfe4;
    } .category_item img {
    border: black solid 1px;
    margin: 10px 0;
}

.last_item {
    width: 178px;
    color: black;
    border: 2px solid #dedede;
    background: #fff;
    text-align: center;
    padding: 0;

    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    height: 200px;
    vertical-align: top;
    margin: 0;
    margin-left: 2px;
    margin-bottom: 5px;
}

.firstmargin{margin-left:2px;}

.last_item:hover {
    background: #d7dfe4;
}

.last_item img {
    margin-top: 10px;
    border: black solid 2px;
}
.last_item input{
    /*cursor: pointer;*/
}
#item_big_image{
    border: 2px solid #bfbfbf;
}
.arrow_bg {
    background: url('../images/arrow_bg.gif') no-repeat right center #d7dfe4;
    min-width: 130px;
    color: #fff;
    font-size: 11px;
    text-align: right;
    padding-right: 20px;
}
.categories_menu {
    border: 1px solid #eee;
    background-color: #ddd;
    width: 360px;
    margin-left: 5px;
    margin-left: 5px;
    height: 100%;
    padding: 5px;
}

.catalog_menu {
    padding: 5px;
}
.catalog_menu ul {
    width: 178px;
    list-style: none;
    border: solid 1px #cccccc;
    padding: 0px;
    margin: 0px;
}
.catalog_menu ul li a {
    color: #000;
    padding: 5px;
    display: block;
    margin: 0;
    background: url('../images/itemmenuborder.gif') no-repeat bottom #eee;
}
.catalog_menu ul li a:hover {
    color: #000;
    background: url('../images/itemmenuborder.gif') no-repeat bottom #eee;
}

.add_item_form{
    width: 165px;
    background-color: #eee;
    padding: 10px;
}
input[type="file"]
{
    border: solid 1px #cccccc;
    padding: 3px;
    color: #000;
    font-size: 9px;
    width: 99%;
    border-color: #b2b2b2 #e8e8e8 #e8e8e8 #b2b2b2;
}

.input_default {
    border: solid 1px #cccccc;
    padding: 3px;
    color: #000;
    font-size: 12px;
    width: 99%;
    border-color: #b2b2b2 #e8e8e8 #e8e8e8 #b2b2b2;
}
.input_label {
    color: #666;
}

.input_submit {
	cursor:pointer;
    background: #285976;
    color: white;
    border: 0px;
    padding: 3px 12px 3px 12px;
    font-size: 11px;
}

.form_container {
    padding: 0;
    border: 1px solid #dadada;
    background-color: #f0f0f0;
    width: 100%;
}

.form_container_reg {
    padding: 0;
    width: inherit;
}

.form_container_reg span{
    float: left;
    padding-top: 3px;
    width: 20%;
}

.form_container_reg .field_row_value {
    float: right;
    width: 80%;
}

.form_container_reg .field_row {
    width: inherit;
    padding: 4px 8px 0px 4px;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    background-color: #f0f0f0;
}
.form_container_reg .oxy_form_fields_wrap .field_row {
    width: inherit;
    padding: 2px 8px 2px 4px;
    border: 0px;
    background: transparent;
}

.form_container_reg .field_row_first {
    border-top: 1px solid #dadada;
}

.form_container_reg .field_row_last {
    padding: 4px 8px 4px 4px;
    border-bottom: 1px solid #dadada;
}

.form_container_reg .submit_row {
    /*border-top: 1px solid #dadada;*/
    float: right;
    padding-top: 10px;
    width: 100%;
}

.form_container_reg textarea
{
    border: solid 1px #cccccc;
    padding: 3px;
    color: #000;
    font-size: 11px;
    width: 99%;
    border-color: #b2b2b2 #e8e8e8 #e8e8e8 #b2b2b2;
    height: 120px;
}

.form_container_reg input
{
    border: solid 1px #cccccc;
    padding: 3px;
    color: #000;
    font-size: 11px;
    width: 99%;
    border-color: #b2b2b2 #e8e8e8 #e8e8e8 #b2b2b2;
    /*cursor:pointer;*/
}

.form_container_reg select
{
    border: solid 1px #cccccc;
    padding: 3px;
    color: #000;
    font-size: 11px;
    width: 99%;
    border-color: #b2b2b2 #e8e8e8 #e8e8e8 #b2b2b2;
    /*cursor:pointer;*/
}


.form_container td {
    padding: 4px 8px 0 4px;
}
.form_container th {
    padding: 4px 8px 4px 10px;
    font-weight: normal;
    text-align: left;
    width: 160px;
}
.h2 {
    font-size: 14px;
    background: #d7dfe4;
    padding: 6px;
    font-weight: bold;
}
.h3 {
    font-size: 11px;
    background: #d7dfe4;
    padding: 6px;
    font-weight: bold;
}
h5 {
    margin: 0;
    font-weight: bold;
    color: #285976;
    font-size: 12px;
    padding-bottom: 4px;
}
ul.item_buttons{
    list-style-type:none;
    margin: 0;
    padding: 0;
}
.item_buttons li {
    float: left;
    color: #000;
    padding: 0px;
    text-align: center;
    min-width: 110.2px;
    margin: 1px 0 0 1px;
}
.item_buttons li a{
    background: #ddd;
    color: #000;
    display: block;
    padding: 3px;
}
.item_buttons li a:hover {
    background: #285976;
    color: #fff;
}
.inverted li a{
    background: #285976;
    color: #fff;
}
.inverted li a:hover{
    background: #ddd;
    color: #000;
}
.bookmark {
    background-color: #eee;
    margin-left: 5px;
    padding: 5px;
    width: 928px;
}
.prices {
    border: #eee 1px solid;
    margin-left: 5px;
    padding: 5px;
    width: 926px;
}
.sorting {
    border: #eee 1px solid;
    margin-left: 5px;
    padding: 2px;
    padding-top: 1px;
    width: 932px;
}
.footer {
    text-align: center;
    color: #8c969b;
    background: #f7f7f7;
    padding: 10px;
    width:942px;
    margin:0 auto;
}
.item_field_title {
    color: #000;
}
.footer_menu {
    text-align: center;
    background-color: #ececec;
    border: 2px #ededed solid;
    border-bottom: 2px solid #d5d5d5;
    border-top: 0;
    width:958px;
    margin:0 auto;
}
ul.footer_buttons{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer_buttons li {
    display: inline;
    padding: 0;
    margin: 0;
    padding: 0 0 0 4px;
    background: url('../images/sep.jpg') no-repeat left;
}
.footer_buttons li a{
    margin: 0;
    color: #000;
    padding: 5px 18px 5px 18px;
    display: inline-block;
}
.footer_buttons li a:hover, .footer_buttons li a.hover {
    background: #fff;
    color: #000;
}

.footer_buttons li.active a {
    background: #fff;
    color: #000;
}

.textdropdown-btn {
    background: url('../images/dropdown_button.jpg') no-repeat center;
}
a.pad {
    margin-left: 1px;
}
.pad2 {
}
.paging a {
    display: inline-block;
    background-color: #dedede;
    color: #000;
    padding: 4px 8px 4px 8px;
}
.paging a:hover {
    display: inline-block;
    background-color: #285977;
    color: #FFF;
    font-weight: bold;
}
.paging .selected {
    display: inline-block;
    background-color: #285977;
    color: #FFF;
    font-weight: bold;
}
#bookmark{
	position: relative;
	z-index: 100;
}
#bookmark:after{
	content: ' ';
	visibility: hidden;
	clear: both;
	display: block;
}

div.bookmark_list {
	background-color: #fff;
    border: 1px solid;
    border-color: #b2b2b2 #e8e8e8 #e8e8e8 #b2b2b2;
    display: none;
    height: 250px;
    overflow: auto;
    position: absolute;
	right: -5px;
    top:20px;
    width: 200px;
    z-index:1;
}

div.bookmark_save{
	background-color: #fff;
    border: 1px solid;
    border-color: #b2b2b2 #e8e8e8 #e8e8e8 #b2b2b2;
	display: none;
	position: absolute;
    padding: 3px;
    height: 23px;
    /*overflow: auto;*/
    /*min-width: 248px;*/
    right: -5px;
	top:20px;
	white-space:nowrap;
}
ul.bookmark_list {
    padding: 0;
    margin-left: 20px;
}
div.loader {
    background: url('../images/spinner.gif') no-repeat center #fff !important;
}
div.wait {
    background: url('../images/spinner.gif') no-repeat center !important;
    height: 20px;
    width: 20px;
}
div.tbl {
    padding: 2px;
    background-color: #F0F0F0;
    width: 100%;
    border: 1px solid #DADADA;
}
div.tbl span {
    padding: 2px;
    display: inline-block;
}
div.tbl hr {
    height: 2px;
    border: 0;
    color: #fff;
    background-color: #fff;
    border-top: 1px solid #DADADA;
}
div.tbl span.gray {
    width: 200px;
    color: gray;
}
div.tbl span.right {

}
h2, h3 {
    font-size: 12px;
}
h4 {
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 10px;
}

fieldset.oxy_form_fieldset
{
    border:0px;
    padding:10px 0px;
}

.oxy_input
{
    border: solid 1px #cccccc;
    padding: 3px;
    color: #000;
    font-size: 11px;
    width: 99%;
    border-color: #b2b2b2 #e8e8e8 #e8e8e8 #b2b2b2;
    cursor:pointer;
}

.oxy_form_fields_wrap{
    border:1px solid #dadada;
    background:#f0f0f0;
    padding:4px 0px;
}

fieldset
{
    padding: 0px 0px 8px 0px;
    border: 0px;
}

fieldset legend
{
    padding-bottom: 3px;
}

.my_collection_fieldset .radio
{
    width: auto;
}

.no_border
{
    border:0px;
}

a:active img,
a:visited img,
a:link img,
a:active img
{
    border:0px;
}

.blue_text
{
    color: #285976;
    font-size:11px;
    font-weight:normal;
}

.fright
{
    float:right;
}

.fleft
{
    float:left;
}

a.border img{
    border: solid 2px black;
}

.messages {
    width: 100%;
}
.messages th{
    font-weight: bold;
    text-align: left;
    background-color: #eee;
    border-bottom: solid 1px #DEDEDE;
    border-top: solid 1px #DEDEDE;
}

.messages td{
    border-bottom: solid 1px #DEDEDE;
    background-color: #fff;
}

.messages_td_hover td{
    background-color: #eeeeee;
    font-weight: bold;
}

.collection-lib-data-table
{
	border-collapse: collapse; 
	width: 100%;
}
div#translation_buttons {
    display: none;
}

div.multiple_add_message {
    position: absolute;
    display: none;
    overflow: auto;
    height: 25px;
    width: 180px;
    background-color: #fff;
    border: 1px solid;
    border-color: #b2b2b2 #e8e8e8 #e8e8e8 #b2b2b2;
    padding: 3px;
}

/* Messages */
.mail_btn_wrap{width: 125px;padding:0px 12px;}
.mail_btn{
	position:relative;
	min-width:50px;
	height:45px;
	line-height:45px;
	background: url('../images/mail_btn_rep.gif') repeat-x;
	padding: 0px 0px 0px 50px;
	font-weight: bold;
	cursor: pointer;
}
.mail_btn .lside,.mail_btn .rside{position:absolute;top:0px;height:45px;}
.mail_btn .lside{left:0px;width:51px;background: url('../images/mail_btn_l.gif') no-repeat;}
.mail_btn .rside{right:0px;width:4px;background: url('../images/mail_btn_r.gif') no-repeat;}
.message_header .form_container_reg span {
	width: 12%;
	text-align:right;
}
.message_header .form_container_reg span label{
	padding-right:10px;
}
.message_header .form_container_reg .field_row_value{
	width: 88%;
}
.form_container_reg .message_body textarea{
	width: 712px;
	height: 190px;
	padding: 10px;
	font-size: 11px;
	font-family: Arial;
	color: #222222;
	line-height: 150%;
}

.message_body{
	border:1px solid #dfdfdf;
	background: #eeeeee;
	padding: 5px;
	margin: 0 auto;
	margin-top: 7px;
}
.message_body_desc{
	float: right;
	font-size:12px;
	font-weight:bold;
	color:#222222;
	width: 300px;
}
.message_body_desc div{
	padding-top:10px;
}
.message_body_logo{
	float: left;
}
.message_items_list{
	margin-top: 25px;
}
.msg_inbox_header{
    
}
.msg_inbox_header span{
    font-size: 14px;
    font-weight: bold;
    color: #222222;
}
.msg_inbox_header div{
    float: right;
    color: #666666;
}
.msg_inbox_header div select{
    border: solid 1px #cccccc;
    padding: 3px;
    color: #222222;
    font-size: 11px;
    font-family: Arial;
    width: 120px;
    border-color: #b2b2b2 #e8e8e8 #e8e8e8 #b2b2b2;
}
.msg_inbox_table{
    width: 100%;
    margin-top: 5px;
}
.msg_inbox_table td{
    border-top: 1px solid #dedede;
    padding: 2px 0px;
}
.msg_inbox_table thead td, .msg_inbox_table tbody tr:hover td{
    font-weight: bold;
    color: #000000;
    background: #f9f9f9;
}

.msg_inbox_table tbody tr:hover td
{
	cursor: pointer;
}

.msg_inbox_table tbody tr.unread td
{
	font-weight:bold;
}

.msg_inbox_table tbody td
{
	color:#285976;
}

.msg_inbox_table td input{
    border: 1px solid #1c5180;
    background: #f5f5f4;
}
.msg_inbox_table .msg_inbox_select{width: 20px;}
.msg_inbox_table .msg_inbox_from{width: 260px;}
.msg_inbox_table .msg_inbox_subject{}
.msg_inbox_table .msg_inbox_date{width: 100px;}

.msg_message_content
{
	text-align:left;
	background:#FFFFFF;
	padding:10px;
	border:1px solid silver;
}

.msg_disabled
{
	color:silver;
}

.msg_error
{
	color:red;
}


/* Contribution */
.con_member{color:#999999;}

.member_badge{width:136px;height:22px;line-height:22px;position: relative;color:#222222;font-weight:bold;padding:0px 5px;text-align:center;}
.member_badge .lside,.member_badge .rside{position: absolute;top: 0px;height:22px;width:2px;}
.member_badge .lside{left:0px;}
.member_badge .rside{right:0px;}

.member_golden{background: url('../images/member_golden_rep.gif') repeat-x;}
.member_golden .lside{background: url('../images/member_golden_l.gif') repeat-x;}
.member_golden .rside{background: url('../images/member_golden_r.gif') repeat-x;}

.member_silver{background: url('../images/member_silver_rep.gif') repeat-x;}
.member_silver .lside{background: url('../images/member_silver_l.gif') repeat-x;}
.member_silver .rside{background: url('../images/member_silver_r.gif') repeat-x;}

.member_bronze{background: url('../images/member_bronze_rep.gif') repeat-x;}
.member_bronze .lside{background: url('../images/member_bronze_l.gif') repeat-x;}
.member_bronze .rside{background: url('../images/member_bronze_r.gif') repeat-x;}

.member_top{background: url('../images/member_top_rep.gif') repeat-x;}
.member_top .lside{background: url('../images/member_top_l.gif') repeat-x;}
.member_top .rside{background: url('../images/member_top_r.gif') repeat-x;}

.member_regular{background: url('../images/member_regular_rep.gif') repeat-x;}
.member_regular .lside{background: url('../images/member_regular_l.gif') repeat-x;}
.member_regular .rside{background: url('../images/member_regular_r.gif') repeat-x;}

.con_summary, .con_legend{display:inline-block;}

.con_summary{
    width: 263px;
    border: 1px solid #dadada;
    background: #f0f0f0;
    color: #666666;
    padding: 6px;
}
.con_summary .sep{
    background: url('../images/contrib_sep.gif') repeat-x;
    height: 2px;
}
.con_summary_line{
    padding: 5px;
}
.con_summary_line .fr{
    color: #000000;
    width: 50px;
    text-align:center;
}
.con_legend{
    vertical-align:top;
    padding: 0px 10px;
}
.con_legend_line{
    width: 210px;
    margin-bottom: 7px;
}
.con_legend_line span{
    height: 22px;
    line-height: 22px;
    width: 50px;
    float: right;
}

/* Wishlist */
.wish_match{
    background: #eeeeee url('../images/logo_grey.gif') 565px 10px no-repeat;
    border: 1px solid #dfdfdf;
    padding: 10px;
    width: 750px;
    margin: 0 auto;
}
.wish_match h1{
    font-size: 18px;
    color: #b84763;
    margin-bottom:15px;
}


/* Guide books */
.mr15
{
	margin-right:30px;
}

/* Tab-like blocks */
.block_body_header{
    border: 1px solid #cccccc;
    border-bottom: 0px;
    background: #ffffff;
    font-weight:bold;
    padding: 3px 5px 3px 5px;
}
.block_body{
    border:1px solid #cccccc;
    background:#f2f2f2;
    padding:5px;
    margin: 2px 0px 10px 0px;
}

.item_thumb_view_subtitle
{
	position: absolute;
	left: 0px;
	bottom: 21px;
	margin-left: 5px;
	text-align: left;
	color: #285976;
	font-size:11px;
	line-height: 13px;
}

.item_thumb_view_checkbox
{
	position: absolute;
	left: 0px;
	bottom: 2px;
	text-align: left;
	height: 20px;
	font-size: 12px;
}

form#oxy_form_edit_item .changed label{
    color:red;
}
form#oxy_form_edit_item .changed{ 
    background: #EFD7D1;
}

div.changed_item_offers thead th{
	text-align: center;
	background: #A89577;
	padding: 0 20px;
}
div.changed_item_offers tbody th{
    text-align: left;
	border-right: 1px solid #A89577;
	padding: 0 10px;
}
div.changed_item_offers td{
	text-align: center;
}
div.changed_item_offers tr.hover td,
div.changed_item_offers tr.hover th{
	background: #DFCFB5;
}
div.changed_item_offers a{
	font-weight: bold;
}
div.changed_item_offers a:hover{
	text-decoration: underline;
	
}

.hidden{
	display:none;
}
/*approves*/
.approve-item{
	padding-top:0;
}
#approve_panel {
	width:938px;
}
#approve_panel .x-tab-panel-header{
	border:1px solid #EEE;
	background:none repeat scroll 0 0 #FFF;
	margin-bottom:10px;
}
#approve_panel ul.x-tab-strip {
	background:none repeat scroll 0 0 #FFF;
	border:none;
	padding-top:2px;
	padding-left:1px;
}
#approve_panel ul.x-tab-strip a, #approve_panel ul.x-tab-strip em,
#approve_panel ul.x-tab-strip span {
	background:none;
	color:inherit;
	font-family:'Arial';
	font-weight:normal;
}
#approve_panel ul.x-tab-strip li {
	background:none repeat scroll 0 0 #285976;
	color:#fff;
	font-family:'Arial';
	height:20px;
	width:110px;
	margin-left:1px;
}
#approve_panel ul.x-tab-strip li.no_changes {
    /*background-color:#EEE;
    color:#AFAFAF!important;*/
    display:none;
}
#approve_panel ul.x-tab-strip li:hover, 
#approve_panel ul.x-tab-strip li.x-tab-strip-active{
	background-color:#ddd;
	color:#000;
}

#approve_panel .x-tab-strip span.x-tab-strip-text{
	padding:3px;
	text-align:center;
	color:inherit;
}
#approve_panel span.x-tab-strip-text  {
	color:#fff;
}
#approve_panel li.x-tab-strip-active span.x-tab-strip-text,
#approve_panel li.x-tab-strip-over span.x-tab-strip-text  {
	color:#000;
}
.approve-list-new-item {
	background-color:#285976;
	height:14px;
	padding:3px 2px;
	text-align:center;
	color:#fff;
	font-weight:normal;
	width:100%;
	margin-left:-2px;
}
.approve-list-hr {
	padding-right:2px;
}
#approve_panel table{
	border-collapse: separate;
}
#approve_panel .item_buttons li {
	margin-top:12px;
	margin-bottom:12px;
}
#approve_tab_values .buttons-holder {
	text-align:center;
}
#approve_tab_values .buttons-holder input {
	margin-bottom:12px;
}
.approve-images ul.item_buttons li {
	margin:1px;
}
.approve-images ul.item_buttons {
	margin:0 auto 4px auto;
	width:225px;
	height:22px;
}
.approve-images .approve-images-image-holder, .approve_item_prices_wrapper .images-holder {
	text-align:center;
}
.approve-images .main-images, .approve_item_prices_wrapper .main-image {
	display:inline;
}
.approve-images ul.thumbs {
	margin-top:6px;
}
.approve-images #trash ul li, .approve-images ul#gallery li {
	width:80px;
	min-height:96px;
	position:relative;
	float:left;
	border:1px solid #bfbfbf;
	margin:2px 2px;
	padding:2px;
	text-align:center;
}
.approve-images #trash, .approve-images #gallery {
	min-height:104px;
}
.approve-images .highlight {
	background-color:#eee;
}
.approve-images a.ui-icon-circle-zoomin {
	position:absolute;
	left:2px;
	bottom:2px;
}
.approve-images a.ui-icon-circle-check, .approve-images a.ui-icon-circle-close {
	position:absolute;
	bottom:2px;
	right:2px;
}
.approve-images #gallery, .approve-images #trash ul {
	width:360px;
	margin:0 auto;
}
.approve-images .item_big_image, .approve_item_prices_wrapper .main-image img {
	border:2px solid #BFBFBF;
}
.approve-images h1, .approve_item_prices_wrapper h1 {
	font-size:14px;
	font-weight:700;
	color:#000;
	display:block;
	width:100%;
	background-color:#D7DFE4;
	padding:6px;
	margin-top:1px;
	margin-bottom:6px;
}
a.category_not_empty {
	background:#eee;
}
a.category_empty {
	cursor:default;
}
.approve_item_prices_wrapper ul#gallery {
	width:328px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:10px;
}
.approve_item_prices_wrapper ul#gallery li {
	width:82px;
	display:inline;
}
.approve_item_prices_wrapper ul#gallery li img {
	margin:1px;
}
.approve_item_prices_wrapper h1 {
	margin-bottom:36px;
}

#approve_panel .loading-indicator {
	background-image: none;
	padding: 0;
}
#approve_panel .loading-indicator div#jGrowl {
	position:fixed;
	width:50%;
	left:25%;
	top:0;
}
#approve_panel .loading_indicator-texts div#jGrowl div.message {
	background-color:#8FA55C;
}
#approve_panel .ext-el-mask {
    z-index: 100;
    position: absolute;
    top:0;
    left:0;
    -moz-opacity: 0.2;
    opacity: .20;
    filter: alpha(opacity=20);
    width: 100%;
    height: 100%;
    zoom: 1;
    background-color: #EFEFEF;
}
#approve_panel .ext-el-mask-msg  div#jGrowl {
/*  z-index: 20001;
    position: absolute;
    top: 0 !important;
    left: 0;
    border:0 none;*/
    background:repeat-x 0 -16px;
    /*padding:2px;
    width: 922px;*/
    position:fixed;
	width:50%;
	left:25%;
	top:0;
}
#approve_panel .ext-el-mask-msg div {
	background-color: auto;
}

#approve_panel .ext-el-mask-msg div {
    padding:0;
    border:0 none;
    cursor:wait;    
}
#approve_panel .ext-el-mask-msg .jGrowl .message {
	background-color:  #8FA55C;
	font-size:12px;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	/*padding: 0;*/
}
/*#approve_panel .ext-el-mask-msg .jGrowl div {
	padding:10px;
	margin: 0 !important;
	
}*/
.approve_item_prices_wrapper .form_holder {
	text-align:center;
}
.approve_item_prices_wrapper .form_holder form {
	width:600px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.approve_item_prices_wrapper .input_holder {
	margin:3px 0;
	height:auto;
}
.approve_item_prices_wrapper .prices_holder label,
.approve_item_prices_wrapper .input_currencies label {
	width:288px;
	display:block;
	height:auto;
	position:relative;
	float:left;
	margin:3px 6px;
	text-align:right;
}
.approve_item_prices_wrapper .prices_holder .old_value,
.approve_item_prices_wrapper .input_currencies .old_value {
	float:right;
	text-align:left;
}
.approve_item_prices_wrapper .input_suggestions {
	margin-bottom:12px;
}
.approve_item_prices_wrapper .item_buttons {
	margin-top:12px;
	text-align:center;
	display:block;
	width:224px;
	margin-left:auto;
	margin-right:auto;
}
.approve_item_prices_wrapper form {
	margin-bottom:12px;
}
.approve_item_prices_wrapper form {
	background-color:#f0f0f0;
	border:1px solid #dadada;
	padding:4px 8px 0 4px;
}
.approve_item_prices_wrapper form input, .approve_item_prices_wrapper form select {
	padding:3px;
	font-size:11px;
	border:1px solid;
	border-top-color: #B2B2B2;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #B2B2B2;
	width:150px;
}
.approve_item_prices_wrapper form select {
	padding:1px 3px 2px 3px;
	width:158px;
}
.approve_item_prices_wrapper form label {
	color:#666;
}
#approve_panel li.x-item-disabled:hover {
	background-color:#eee !important;
}
#approve_panel li.x-tab-strip-over {
	background-color:#285976 !important;
	color:#fff !important;
}
#approve_panel li.x-tab-strip-over a span.x-tab-strip-text {
	color:#fff;
}
#approve_panel ul.x-tab-strip-top li#ext-comp-1001__ext-comp-1002,
#approve_panel ul.x-tab-strip-top li#ext-comp-1001__ext-comp-1002:hover {
	background:none !important;
	border:none !important;
}
/*#approve_panel ul.x-tab-strip-top li#ext-comp-1001__ext-comp-1002 {
	width:488px;
}*/
#approve_panel ul.x-tab-strip-top li#ext-comp-1001__approve_tab_view {
	float:right;
}
#approve_panel ul.x-tab-strip-top {
	width:933px; 
}
#approve_panel #approve_tab_view table {
	width:560px;
	margin-left:auto;
	margin-right:auto;
}
/*Items price table styling*/
.focus-price {
	font-weight:700;
	background:#eee;
	font-size:12px;
}
.defocus-price {
	color:#666;
	font-size:10px;
}
/*
 * END OF FILE - /cweb-6.2/interface/public/client/collect/css/style.css
 */

/*
 * START OF FILE - /cweb-6.2/interface/public/client/collect/css/tree.css
 */
div.scrollable {
    background-color:#EFEFEF;
    border:1px solid #CCCCCC;
    position:relative;
    height: 400px;
    overflow:auto;
}

div.scrollable div.items {
    width: 99%;    
}
.items.wait {
    background: url('../images/spinner.gif');
    background-color: green;
}
.tree_header {
    border:1px solid #CCCCCC;
    border-bottom: 0;
    background-color: #EFEFEF;
    padding: 5px;
}
span#headerTreeText {
    font-weight: bold;
    font-size: 12px;
}
a.prev {
    background: url('../images/up.gif') no-repeat bottom #eee;
    display: block;
    height: 0px;
    border:0px solid #CCCCCC;
    border-bottom: 0;
    background-color: #cbcbcb;
}
a.next {
    background: url('../images/down.gif') no-repeat bottom #eee;
    display: block;
    border:0px solid #CCCCCC;
    height: 0px;
    border-top: 0;
    background-color:#cbcbcb;
}
a.next.disabled {
    background: url('../images/down_d.gif') no-repeat bottom #eee;
}
a.prev.disabled {
    background: url('../images/up_d.gif') no-repeat bottom #eee;
}


UL.jqueryFileTree {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 18px;
    padding: 0px;
    margin: 0px;
}

UL.jqueryFileTree LI {
    list-style: none;
    padding: 0px;
    padding-left: 20px;
    margin: 0px;
    white-space: nowrap;
}

UL.jqueryFileTree A {    
    color: #333;
    text-decoration: none;
    display: block;
    padding: 4px 0px 4px 2px;
    background: url('../images/itemmenuborderlong.gif') no-repeat bottom #eee;
}

UL.jqueryFileTree A:hover {
    background: #fff;
}

/* Core Styles */

.jqueryFileTree LI.directory { background: url('../images/li.gif') left top no-repeat; vertical-align: middle;}
.jqueryFileTree LI.expanded { background: url('../images/li.gif') left top no-repeat; vertical-align: middle;}

.jqueryFileTree LI.file { background: url('../images/file.png') left top no-repeat; vertical-align: middle;}
.jqueryFileTree LI.wait { background: url('../images/spinner.gif') left top no-repeat; vertical-align: middle;}

/*
 * END OF FILE - /cweb-6.2/interface/public/client/collect/css/tree.css
 */

/*
 * START OF FILE - /cweb-6.2/interface/public/client/collect/css/menu.css
 */
div.scrollable {
background-color:#EFEFEF;
border:1px solid #CCCCCC;
height:312px;
overflow:hidden;
position:relative;
width:178px;
}

a.prev {
background: url('../images/up.gif') no-repeat bottom #eee;
display: block;
height: 20px;
}

a.next {
background: url('../images/down.gif') no-repeat bottom #eee;
display: block;
height: 20px;
}

a.next.disabled {
background: url('../images/down_d.gif') no-repeat bottom #eee;
}

a.prev.disabled {
background: url('../images/up_d.gif') no-repeat bottom #eee;
}

div.scrollable div.items {
/*height:20000em;*/
position:absolute;
width: 175px;
}

div.scrollable div.items ul{
padding:0;
margin:0;
list-style:none;
}

.ajaxloader {
padding: 140px 70px 70px 70px;
}

div.scrollable div.items span {
display: block;
text-decoration: none;
color: #333;
background: url('../images/itemmenuborder.gif') no-repeat bottom #eee;
margin: 0;    
}

div.scrollable div.items_index span {
display: block;
text-decoration: none;
color: #333;
background: url('../images/itemmenuborder.gif') no-repeat bottom #eee;
margin: 0;    
}

.menu_item, .previous_item, .next_item{
color: #000;
padding: 2px 5px;
display: inline-block;
margin: 0px;
vertical-align: middle;    
}
.menu_item {
width: 135px;
}
.previous_item, .next_item {
/*padding: 5px 2px 5px 2px;*/
padding: 2px;
height: 12px;
}
div.scrollable div.items span a:hover {
background-color: #fff;
}
div.scrollable div.items span.active {
background-color:#FFFFFF;
border:1px inset #CCCCCC;
}
a.arrow {
display: inline-block;
padding: 3px;
background-color:#EFEFEF;
margin: 0;
}
a.arrow:hover {
background-color:#EFEFEF;
}

#ajax_loading {
position:absolute;
top:100px;
left:70px;
z-index:1;
display:none;
}

/*
 * END OF FILE - /cweb-6.2/interface/public/client/collect/css/menu.css
 */

/*
 * START OF FILE - /cweb-6.2/interface/public/client/collect/css/datePicker.css
 */
table.jCalendar {
    border: 1px solid #000;
    background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
    background: #333;
    color: #fff;
    font-weight: bold;
    padding: 3px 5px;
}

table.jCalendar td {
    background: #ccc;
    color: #000;
    padding: 3px 5px;
    text-align: center;
}
table.jCalendar td.other-month {
    background: #ddd;
    color: #aaa;
}
table.jCalendar td.today {
    background: #666;
    color: #fff;
}
table.jCalendar td.selected {
    background: #f66;
    color: #fff;
}
table.jCalendar td.selected.dp-hover {
    background: #f33;
    color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
    background: #fff;
    color: #000;
}
table.jCalendar tr.selectedWeek td {
    background: #f66;
    color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
    background: #bbb;
    color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
    background: #bbb;
    color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
    position: relative;
    background: #ccc;
    font-size: 10px;
    font-family: arial, sans-serif;
    padding: 2px;
    width: 171px;
    line-height: 1.2em;
}
div#dp-popup {
    position: absolute;
    z-index: 199;
}
div.dp-popup h2 {
    font-size: 12px;
    text-align: center;
    margin: 2px 0;
    padding: 0;
}
a#dp-close {
    font-size: 11px;
    padding: 4px 0;
    text-align: center;
    display: block;
}
a#dp-close:hover {
    text-decoration: underline;
}
div.dp-popup a {
    color: #000;
    text-decoration: none;
    padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
    position: absolute;
    top: 2px;
    left: 4px;
    width: 100px;
}
div.dp-popup div.dp-nav-prev a {
    float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
    cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
    cursor: default;
}
div.dp-popup div.dp-nav-next {
    position: absolute;
    top: 2px;
    right: 4px;
    width: 100px;
}
div.dp-popup div.dp-nav-next a {
    float: right;
}
div.dp-popup a.disabled {
    cursor: default;
    color: #aaa;
}
div.dp-popup td {
    cursor: pointer;
}
div.dp-popup td.disabled {
    cursor: default;
}

/*
 * END OF FILE - /cweb-6.2/interface/public/client/collect/css/datePicker.css
 */

/*
 * START OF FILE - /cweb-6.2/interface/public/client/collect/css/jquery.contextMenu.css
 */
/* Generic context menu styles */
.contextMenu {
	position: absolute;
	width: 120px;
	z-index: 99999;
	border: solid 1px #CCC;
	background: #EEE;
	padding: 0px;
	margin: 0px;
	display: none;
}

.contextMenu LI {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.contextMenu A {
	color: #333;
	text-decoration: none;
	display: block;
	line-height: 20px;
	height: 20px;
	background-position: 6px center;
	background-repeat: no-repeat;
	outline: none;
	padding: 1px 5px;
	padding-left: 28px;
}

.contextMenu LI.hover A {
	color: #FFF;
	background-color: #3399FF;
}

.contextMenu LI.disabled A {
	color: #AAA;
	cursor: default;
}

.contextMenu LI.hover.disabled A {
	background-color: transparent;
}

.contextMenu LI.separator {
	border-top: solid 1px #CCC;
}

/*
	Adding Icons
	
	You can add icons to the context menu by adding
	classes to the respective LI element(s)
*/

.contextMenu LI.edit A { background-image: url('../images/page_white_edit.png'); }
.contextMenu LI.cut A { background-image: url('../images/cut.png'); }
.contextMenu LI.copy A { background-image: url('../images/page_white_copy.png'); }
.contextMenu LI.paste A { background-image: url('../images/page_white_paste.png'); }
.contextMenu LI.delete A { background-image: url('../images/page_white_delete.png'); }
.contextMenu LI.quit A { background-image: url('../images/door.png'); }

/*
 * END OF FILE - /cweb-6.2/interface/public/client/collect/css/jquery.contextMenu.css
 */

/*
 * START OF FILE - /cweb-6.2/interface/public/client/collect/css/jquery.jgrowl.css
 */

div.jGrowl {
	padding: 			10px;
	z-index: 			9999;
}

/** Special IE6 Style Positioning **/
div.ie6 {
	position: 			absolute;
}

div.ie6.top-right {
	right: 				auto;
	bottom: 			auto;
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.top-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right {
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 				100%;
}

/** Normal Style Positions **/
body > div.jGrowl {
	position:			fixed;
}

body > div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

body > div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

body > div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

body > div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

body > div.jGrowl.center {
	top: 				0px;
	left: 				25%;
	width: 				50%;
	left: 				50%;
	width:950px; 
	margin-left: -480px;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: 		#000;
	color: 					#fff;
	opacity: 				1;
	filter: 				alpha(opacity = 100);
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
}

div.jGrowl div.jGrowl-notification {
	/*min-height: 			40px;*/
}

div.jGrowl div.jGrowl-notification div.header {
	font-weight: 			bold;
	font-size:				10px;
	float:					left;
	font-size:				10px;	
}

div.jGrowl div.jGrowl-notification div.close {
	float: 					right;
	font-weight: 			bold;
	font-size: 				12px;
	cursor:					pointer;
}

div.jGrowl div.jGrowl-closer {
	height: 				15px;
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				11px;
	font-weight: 			bold;
	text-align: 			center;
}

/**********
 * CUSTOM THEMES
 * 
 */
div.jGrowl {padding:0px 5px;}
div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {}

div.jGrowl div.jGrowl-notification.growlerror{background:#cc0000;margin-top: 5px;}
div.jGrowl div.jGrowl-notification.growlerror div.message{text-align:center;color:#ffffff;font-weight:bold;}
div.jGrowl div.jGrowl-notification.growlerror a{color:#C3D9FF}
div.jGrowl div.jGrowl-notification.growlerror div.message{clear:both}

/*
div.jGrowl div.jGrowl-notification.growlok{background:#fff1a8;}
div.jGrowl div.jGrowl-notification.growlok div.message{text-align:center;color:#000000;font-weight:bold;}
div.jGrowl div.jGrowl-notification.growlok a{color:#364452}
*/

div.jGrowl div.jGrowl-notification.growlok{background:#8fa55c;margin-bottom: 5px;}
div.jGrowl div.jGrowl-notification.growlok div.message{text-align:center;color:#ffffff;font-weight:bold;}
div.jGrowl div.jGrowl-notification.growlok a{color:#ffffff}





/*
 * END OF FILE - /cweb-6.2/interface/public/client/collect/css/jquery.jgrowl.css
 */

/*
 * CSS file created by Rockstarapps Concatenation
 */

