body
{
    margin: 		0;
    padding: 		0;
    font-family: 	'Open Sans', Tahoma, Arial, sans-serif;
    font-size: 		11px;
}
table {
    font-family: 	'Open Sans', Tahoma, Arial, sans-serif;
    font-size: 		11px;

}
img
{
    border:			0;
}

/* PAGE CONTENT */

#pageContent
{
    margin: 15px 0 0 0;
}


/* PAGE CONTENT */


/* APP PATH */

#appPath
{
    border-bottom: 	1px solid silver;
    background: 	#F5F5F5;
    padding: 		5px;
    height: 		17px;
}

#appPath #pathInfo
{
    float: left;
}

#appPath #userInfo
{
    float: right;
}

#appPath #pageTitle
{
    font-size: 		12px;
    font-weight:	bold;
}

/* APP PATH */


/* APP MESSAGE */

#appMessage
{
    width: 			100%;
    text-align: 	center;
    z-index:		1000;
    position: 		absolute;
    text-align: 	center;
    top: 			100px;
}

#appMessageContainer
{
    width: 			300px;
    background: 	#F5F5F5;
    padding: 		10px;
    border: 		1px solid silver;
    margin-bottom: 	10px;
}

#appMessageClose
{
    text-align: 	right;
}

#appMessageClose img
{
    cursor: 		hand;
}

/* APP MESSAGE */


/* PREVIEW */

h1.post_title
{
    font-size: 14px;
}

div.post_header
{
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.5em;
}

div.post_body
{
    line-height: 1.5em;
}

div.post_body a
{
    color: red;
    text-decoration: none;
}

/* STATYSTYKI */

div#statsContainer
{
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;

}

div#statsContainer h1
{
    font-size: 15px;
}

div#statsContainer h2
{
    font-size: 13px;
}

div#statsContainer .mark
{
    color: red;
}

table.info
{
    background: silver;
    font-size: 12px;
    width: 	400px;
}

table.info th
{
    background: 	url('/var/img/grid/table_header.gif') repeat-x;
    padding: 		5px;
}

table.info td
{
    background: white;
    padding: 2px;
}

.mark
{
    font-weight: bold;
    color: red;
}


h1
{
    font-size: 16px;
}


a{
    color: red;
    border:none;
    text-decoration: none;
}
a.confirm {color: green; }

#app_logo
{
    text-align: center;
    margin-top: 25px;
}


/* TABLE document */

table.document
{
    width: 600px;
    background: gray;
    text-align: left;
}

table.document th
{
    background: #F5F5F5;
    padding: 5px;
}

table.document td
{
    background: white;
    padding: 5px;
}

table.document td.label
{
    font-weight: bold;
    text-align: left;
    width: 200px;
}

table.document td.data
{
}

select.select {border: 1px solid silver; font-family: 'Open Sans', Tahoma, Arial, sans-serif; }

table.order {
    width: 800px;
    border: none;
    margin-bottom: 5px;
}

table.order td {
    border: 1px solid gray;
}

table.order tr {
    border: 1px solid gray;
}

/*ACCOUNTS*/

div#account_info {}


div#ui-datepicker-div {
    border: 1px solid black;
    background-color: white !important;
    background-image: none;
    background-attachement: none;
}

div#bb-postalcode-div {
    border: 1px solid black;
    background-color: white !important;
    background-image: none;
    background-attachement: none;
}


div.text_preview {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1000;
    filter: alpha(opacity=90);
    opacity: 0.9;
    background-color: #ffffff;
    text-align: center;
    vertical-align: middle;
}

div.text_preview_padding {
    display: block;
    position: absolute;
    width: 60%;
    top: 30%;
    left: 15%;
    padding-top: 30px;
    padding-bottom: 30px;
    z-index: 1000;
    border: 1px solid gray;
    text-align: center;
}

span.text_preview_text {
    text-align: left;
}

div.table_div {
    width: 100%;
    display: table;
}

div.table_div div {
    display: table-row;
}

div.table_div div div {
    display: table-cell;
}

/**
* Order view
*/
.order-view table.auto_table tr th {
    color: white;
    font-weight: bold;
    text-align: left;
    padding: 5px;
    font-size: 11px;
    background: url('/var/img/form/table_header.gif') repeat-x;
    border: none;
}

.order-view table.auto_table tr.fields th {
    color: #666;
    background-color: #F7F7F7;
    padding: 3px;

    background: url('/var/img/form/form_header_small.gif') repeat-x;
    border:1px solid silver;
}
.order-view table.auto_table tr.fields th a:link,
.order-view table.auto_table tr.fields th a:visited {
    font-weight: bold;
}
.order-view table.auto_table td a:link, table.auto_table td a:visited {
    color:#333;

}
.order-view .header-button {
    border-radius: 6px;
    background: rgba(234, 234, 234, 0);
    cursor: pointer;
    font-size: .9em;
    padding: 2px 5px;
    color: #7F7F7F;
    border-top-left-radius: 6px 6px;
    border-top-right-radius: 6px 6px;
    border-bottom-right-radius: 6px 6px;
    border-bottom-left-radius: 6px 6px;
    vertical-align:middle;
}
.order-view .header-button.right{float:right;}

.order-view .content {width:800px; margin-left:auto; margin-right:auto;}
.order-view .navigation {float:right;}
.order-view .navigation ul {
    list-style:none;
    margin-right:20px;
}
.order-view .navigation ul li {
    display:block; width:36px; height:36px;
    margin-top:3px;
    margin-bottom: 3px;
}
.navigation.icons a{ display:block;}
.navigation.icons span.text{text-indent: -1000000px; display: inline-block;}
.navigation.icons span.icon { display:block; height:100%; width:100%; border: #E5E5E5 1px solid;
                              border-radius: 5px;}
.order-view .navigation ul li a {display:block; height:100%; width:100%;}

span.icon-back {background-image:url('/var/img/icons/order/back.png');}
span.icon-copy {background-image:url('/var/img/icons/order/copy-item.png');}
span.icon-group {background-image:url('/var/img/icons/order/group-item.png');}
span.icon-print {background-image:url('/var/img/icons/order/print.png');}
span.icon-find {background-image:url('/var/img/icons/order/search.png');}
span.icon-map {background-image:url('/var/img/icons/order/world.png');}

li span.read { color: rgb(81, 165, 0);}
li span.unread { color: rgb(255, 83, 0);}

/* Support for Webkit, Mozilla, Opera */
ul.checkbox-list {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
    width:600px;
}
ul.checkbox-list li {
    list-style-type:none;
}

.msg-status-unread {
    display:inline-block;
    background-image: url(/var/img/icons/famfamfam/email.png);
    width:16px;
    height: 16px;
}

.msg-status-read {
    display:inline-block;
    background-image: url(/var/img/icons/famfamfam/email_open.png);
    width:16px;
    height: 16px;

}