/* WRITE YOUR CSS CODE HERE */
.cl { clear: both;}

textarea.textarea-s { height: 80px; width: 520px; }

ul#language-tab li { display: inline; }
ul#language-tab { margin: 0px 10px 0px 10px; }

.form-select { width: 300px; }

.pl20 { padding-left: 20px; }
.ml20{ margin-left:20px;}

tr.vam td { vertical-align: middle; }

span.small { font-size: 8px; }

input.error { border:1px solid #FF8080; }
label.error { padding-left:10px; color:#FF0000; }

span.tb {
	font-weight: bold;
	font-size: 20px;
	color:#FF0000;
}
#content ul li {padding-left:15px; background:none;}

.line {
	border-bottom: 1px dashed #000000;
	width: 90%;
	height: 1px;
	margin:10px;
}

table a, a.no_decoration {
	text-decoration: none !important;
	background: none !important;
}

#map_canvas {
	  height: 300px;
	  border: 1px solid #000;
	  width: 450px;
	}
#map_canvas_wide {
      height: 400px;
      border: 1px solid #000;
      width: 800px;
    }

table a:hover
{
	text-decoration:underline !important;
}
ul.additional-items-ul li { background-color: #FFFFDD !important;
    padding-bottom: 1px;
    padding-top: 6px; }
ul.additional-items-ul li label { cursor: pointer;}
a.item_add {
	background: url("../design/add_item.png") no-repeat scroll 0 0 transparent;
    height: 24px;
    float: right;
    width: 100px;
	padding-left: 25px;
}

.object-main-block { width: 800px;}

.grid td.col_delete,
.grid td.col_link_delete,
.grid td.col_link_edit,
.grid td.col_link_create,
.grid td.col_link_view,
.grid td.col_id,
.grid td.col_last_edit_time {
	text-align: center;
}
.input-param {
	width: 20px !important;
}
b.currency-b { font-size: 18px;}
.params-table {
	width: 100%;
}
.object-left {
	width:50%;
}
.object-right {
	width: 49%;
}
table.object-additional-groups tr td, table.no_borders tr td{
 border:none !important;
}
table.object-additional-groups, table.no_borders{
 border:none !important;
}
table#invoice_products_holder tfoot tr td { font-size: 18px;}
table.no_borders tr th { background: #fff !important; border: none !important; color:#000 !important;}
p.fl { float: left; margin-right: 20px !important;}
.additional-items-holder { width: 100% }
.additional-items-holder div{  width: 33%; float: left; }
.additional_groups_select-ch
{
	background: none;
	/*hide the radio button*/
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
        cursor: pointer;
}
.active-label-group { text-decoration:underline; font-weight: bold;}
.params-table tr td { padding-left: 10px; width: 200px;}
.ui-datepicker table { background: #dedede;}
.ui-datepicker table tr td.ui-datepicker-current-day { background: #ffffff;}
#loading-image {
	display: none;
    width:100px;
    height: 100px;
    position: fixed;
    top: 50%;
    left: 50%;
    background:url(../tmp/loadingAnimation.gif) no-repeat center #fff;
    text-align:center;
    padding:10px;
    font:normal 16px Tahoma, Geneva, sans-serif;
    border:1px solid #666;
    margin-left: -50px;
    margin-top: -50px;
    z-index:2;
    overflow: auto;
}

span.unactive_item{
	text-decoration: line-through;
}

#content table.categories td.category {padding: 5px 18px 5px 18px;}

#content .pagination {
	background: none !important;
	padding-bottom: 0 !important;
}

form.full-filter-form select.input-text {
	padding: 5px 4px 4px 4px !important;
}

tr.broker_green td{
	color: #008000;
}

tr.broker_red td{
	color: #FF0000;
}

tr.broker_black td{
	color: #000000;
}

table.no-borders { border: none !important;}
table.no-borders tr td {
	border: none !important;
}

a.help-a { float: none !important; text-decoration: none !important;}

.form-select-100 { width: 100px !important;}
.form-select-40 { width: 40px !important;}
.input-60 { width: 60px !important;}
.input-120{ width: 120px !important;}

/*
    loading layout
*/
#overlay {
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    background-color:#111;
        opacity:0.1;
    filter:alpha(opacity=10);
    z-index:1000;
    display: none;
}
#preloader {
    background: #000000 url(../design/preloader.gif) no-repeat 12px 10px;
    font-size: 11px;
    height: 20px;
    left: 50%;
    line-height: 20px;
    margin: -20px 0 0 -45px;
    padding: 10px;
    position: fixed;
    text-align: left;
    text-indent: 36px;
    top: 50%;
    width: 90px;
    z-index: 1209;
    opacity:0.8;
    filter:alpha(opacity=80);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #FFF;
    text-shadow:none;
    display: none;
}
#pageload {
    background: #000000;
    font-size: 11px;
    height: 20px;
    left: 50%;
    line-height: 20px;
    margin: -20px 0 0 -55px;
    padding: 10px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 120px;
    z-index: 1006;
    opacity:0.8;
    filter:alpha(opacity=80);
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    color: #FFF;
    text-shadow:none;
    display: none;
}

/*
------------------------------------------------------------
	 mutiupload
------------------------------------------------------------
*/
.upload-group {
	background: #fafafa;
	height: 38px;
	border-top: none;
	width:auto;
	padding: 0 20px;
}
#uploadButton {
	height:26px;
	opacity:0.9;
	filter:alpha(opacity=90);
	position:absolute;
	width:92px;
	float: left;
	z-index: 5;
	margin-left: 20px;
}
#uploadButton_edit {
	height:26px;
	opacity:0.9;
	filter:alpha(opacity=90);
	position:absolute;
	width:92px;
	float: left;
	z-index: 5;
	margin-left: 20px;
}
#uploadDisableBut {
	opacity:0.2;
	filter:alpha(opacity=20);
	position:absolute;
	background-color:#ffffff;
	height:26px;
	width:155px;
	z-index: 5;
	margin-left:-3px;
}
#uploadButtondisable {
	height:26px;
	opacity:0.2;
	filter:alpha(opacity=20);
	position:absolute;
	background-color:transparent;
	width:87px;
	float: left;
	z-index: 5;
	margin-left: 115px;
}
#uploadButtondisable_edit {
	height:26px;
	opacity:0.2;
	filter:alpha(opacity=20);
	position:absolute;
	width:87px;
	float: left;
	z-index: 5;
	margin-left: 115px;
}
#uploadButtondisable.uploadme {
	height:26px;
	opacity:0.2;
	filter:alpha(opacity=20);
	position:absolute;
	width:160px;
	float: left;
	z-index: 5;
	margin-left: 0px;
}
#status-message,
#status-message_edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	text-align: right;
	color: #666;
	padding-left: 5px;
}
.demo-box {
	width: auto;
}
.uploadifyQueueItem {
	background-color: #FFFFFF;
	border: none;
	border-bottom: 1px solid #E5E5E5;
	height: 50px;
	padding: 10px;
}
.uploadifyError {
	background-color: #FDE5DD !important;
	border: none !important;
	border-bottom: 1px solid #FBCBBC !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyQueue .completed {
	color: #C5C5C5;
}
.uploadifyProgress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #bedd17;
	height: 20px;
	width: 1px;
}
.custom-queue {
	border: 1px solid #E5E5E5;
	min-height: 71px;
	width: auto;
	background-color: #FFF;
	background-image: url(../design/add.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.custom-queue.dialog {
	min-height: 355px;
	width: 100%;
}
#open_file {
	width: 100px;
	position:relative;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin:0 3px 3px 0;
	padding:1px 0;
	text-align:center;
	border:1px solid #ccc;
	background-color:#eee;
	padding:.3em .7em;
	cursor:pointer;
}
.photo-holder {
	float:left;
	width: 100%;
    margin-bottom: 10px;
}
.uploader-holder {
	float: left;
	width: 500px;
}
.photo-holder .gallery{
	height: 300px;
	width: 200px;
}
.photo-holder .gallery-unactive {

	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}
.photo-holder .gallery textarea {
	width: 190px;
	height: 60px;
}
table.table-striped tr td{ border:none !important;}
/* Timepicker fixes */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
#ui_tpicker_hour_rules_date, #ui_tpicker_minute_rules_date { background: #4297D7; }
#ui-datepicker-div { border: 1px solid #4297D7; }
/* Timepicker fixes end */
