body{
	width: 100%;
	margin:0;
	padding:0;
}

img{
	border: none;
}

.page-wrapper{
	margin : 0;
	padding:0;
}

.page-wrapper-left{
	margin:0 0 20px;
	border-top:5px solid #FF6600;
	width:150px;
	float:left;
}
.page-wrapper-right{
	margin:0 0 20px;
	border-top:5px solid #999999;
	margin-left:150px;
}
.page-main{
	margin : 5px 15px 10px 15px ;
}

.page-header{
	
}

.page-header-title{
	font-size:24px;
	color: #666666;
	margin : 10px 0 20px;
}


.page-footer{
	clear: both;
	margin:10px 0px;
	border-top:1px solid #CCCCCC;
	padding : 5px 5px;
}

.poge-header-pankuzu{
	font-size:11px;
	margin : 0px 0px 10px;
}

.page-header-time{
	float:right;
}

.page-header-time-loaded{
	color:#999999;
	font-family: "Myriad Pro", "Lucida Grande", Verdana;
	font-size: 17px;
	font-weight: 500;
}

.page-header-time-current{
	color:#339900;
	font-family: "Myriad Pro", "Lucida Grande", Verdana;
	font-size: 17px;
	font-weight: 500;
}

.page-header-user{
	float:right;
	margin : 0 15px 0;
	font-size:13px;
	font-weight: 600;
	color:#666666;
}
.page-header-user-buttons{
	margin : 3px 0 0;
}


.page-app-logo{
	margin : 3px 0 8px;
}

.page-menu{
	background-color: #E0F0F0;
	margin : 0px;
	padding :1px 0 ;
}

.page-menu-element{
	background: #F0F8F8 url(../images/osm/menu_normal_top.gif) top no-repeat;
	margin : 3px;
}

a.page-menu-link{
	text-decoration: none;
	background: url(../images/osm/menu_normal_bottom.gif) bottom no-repeat;
	display: block;
	padding : 5px;
	font-size:13px;
	font-weight: 600;
	height:30px;
}
a.page-menu-link:link,
a.page-menu-link:visited{
	color:#000000;
}


.page-menu-active-element{
	background: #FFFFFF url(../images/osm/menu_active_top.gif) top no-repeat;
	margin : 3px 0 3px 3px;
}

a.page-menu-active-link{
	text-decoration: none;
	background: url(../images/osm/menu_active_bottom.gif) bottom no-repeat;
	display: block;
	padding : 5px;
	font-size:13px;
	font-weight: 600;
	height:30px;
}
a.page-menu-active-link:link,
a.page-menu-active-link:visited{
	color:#000000;
}

.login-console-wrapper{
	width:400px;
	margin: 50px auto;
}

.login-console{
	width:400px;
	background: url(../images/osm/login_middle.gif) repeat-y left top;
}
.login-console-inner{
	background: url(../images/osm/login_top.gif) no-repeat left top;
}
.login-console-form{
	background: url(../images/osm/login_bottom.gif) no-repeat left bottom;
	padding :  44px 30px 20px;
}
.login-console-table-label{
	font-size:12px;
	text-align: right;
	padding: 0px 5px 0px;
	font-family: "Myriad Pro", "Lucida Grande", Verdana;
}
.login-console-input-text,
.login-console-input-password{
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	font-size:10.5pt;
}

.login-console-forgotten{
	font-size: 13px;
	text-align: center;
}
.login-console-forgotten a{
	color:#000066;
}


.osm-msgbox-wrapper{
	margin : 20px 5px;
}
.osm-msgbox{
	margin : 3px 0;
	padding : 5px 5px 5px 42px;
	background-color:#EEEEEE;
	font-size:13px;
}
.osm-msgbox-title{
	font-weight: bold;
	font-size:15px;
}

.osm-msgbox-0,
.osm-msgbox-1,
.osm-msgbox-2,
.osm-msgbox-3{
	background: #FFCCCC url(../images/osm/msgbox/error.png) no-repeat 5px center;
}
.osm-msgbox-4,
.osm-msgbox-5{
	background: #FFE67D url(../images/osm/msgbox/caution.png) no-repeat 5px center;
}

.osm-msgbox-6,
.osm-msgbox-7{
	background: #C3E3FF url(../images/osm/msgbox/info.png) no-repeat 5px center;
}

.osm-msgbox-10
{
	background: #E6FF96 url(../images/osm/msgbox/success.png) no-repeat 5px center;
}

/* ListTable */


table.list-table{
	border-collapse:collapse;
	width:649px;
	border-left :1px solid #CCCCCC;
	border-top :1px solid #CCCCCC;
	border-bottom :1px solid #CCCCCC;
}
table.list-table td{
	padding:3px;
	font-size:13px;
	border-right :1px solid #CCCCCC;
}
table.list-table tr.list-table-header td{
	background-color:#FFFFFF;
	color:#333333;
}

table.list-table .list-table-row-0 td ,
table.list-table .list-table-row-1 td 
{
	font-size:12px;
	padding : 5px;
	line-height:16px;
	height:16px;
}
table.list-table td.linkable a{
	line-height:16px;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
table.list-table td.linkable-product-code a{
	font-size:16px !important;
	line-height:18px;
	font-weight:bold;
	font-family:"Helvetica Neue", Verdana, Helvetica;
}

table.list-table td.linkable a:hover{
	
	text-decoration:underline;
}

table.list-table .list-table-row-0,
table.form-table .form-table-row-0,
table.stripe-table .stripe-table-row-0{
	background-color : #E7F2FC;
}

table.list-table .list-table-row-1,
table.form-table .form-table-row-1,
table.stripe-table .stripe-table-row-1{
	background-color : #FFFFFF;
}




/*
// Pager */

.header-tab{
    margin:5px 0 10px;
}
.header-tab-list{
    list-style: none;
    margin:0;
    padding:0;
}


.header-tab-item{
    float:left;
    display: block;
    border-bottom: 1px solid #DDDDDD;
    height: 28px;
    overflow: hidden;
}

.header-tab-item-active{

    float:left;
    height: 28px;
    overflow: hidden;
    border-bottom: none;
}

.header-tab-item a,
.header-tab-item a:visited
{
    text-decoration: none;
    display: block;
    padding : 5px;
    margin : 0px 5px;
    font-size:13px;
    line-height: 18px;
    height:18px;
    background-color:#DDDDDD;
    color:#555599;
}
.header-tab-item-active a,
.header-tab-item-active a:visited{
    text-decoration: none;
    display: block;
    padding : 5px;
    margin : 0px 0px;
    font-size:13px;
    line-height: 18px;
    height:18px;

    background: #FFFFFF;
    border:1px solid #DDDDDD;
    color:#555599;
    font-weight: bold;
}


.clearfix:after{
	content : ".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}

.clearfix{
	display:inline-block;
}
/* Hides from IE-mac €*/
*html .clearfix{ height:1px;}
	.clearfix{  display:block ; }
/* End hide from IE-Mac */

.osm-header{
    height:46px;
}

.osm-header-upper{
    height:22px;
    background-color:#445577;
}
.osm-header-lower{
    height:20px;
    padding-top:4px;
    background-color:#BFD9F2;
}
.osm-header-upper-logo{
    background: url(../images/osm/logo.png) no-repeat center center;
    width:70px;
    height:22px;
    text-align: none;
    float: left;
}

.osm-header-upper-menu-element,
.osm-header-upper-menu-active-element{
    float:left;
    margin : 0 0 0 3px;
}
.osm-header-upper-menu-link,
.osm-header-upper-menu-active-link{
    display: block;
    color :#FFFFFF;
    text-decoration: none;
    font-size:13px;
    line-height:18px;
    padding : 1px 5px 1px 5px;
    border-top:2px solid #445577;
}
.osm-header-upper-menu-link{
    color :#FFFFFF;
}
.osm-header-upper-menu-active-link{
    background:#BFD9F2 url(../images/osm/menu_active_tab.png) no-repeat left top;
    color :#000000;
    padding : 1px 10px 1px 10px;
    border-top:2px solid #FFFFFF;
    font-weight: bold;
    border-right:2px solid #333333; 
}


.osm-header-lower-menu-element,
.osm-header-lower-menu-active-element{
    float:left;
    margin : 0 0 0 3px;
}
.osm-header-lower-menu-link,
.osm-header-lower-menu-active-link{
    display: block;
    color :#FFFFFF;
    text-decoration: none;
    font-size:13px;
    line-height:18px;
    border-top:0px solid #CCCCCC;
}
.osm-header-lower-menu-link{
    padding : 1px 5px 1px 5px;
    color :#000000;
    margin : 0px 0px;
}

a.osm-header-upper-menu-link:hover{
	background-color:#999999;
}

a.osm-header-lower-menu-link:hover{
	background-color:#DFECF8;
}
.osm-header-lower-menu-active-link{
    padding : 2px 10px 0px 10px;
    background:#FFFFFF url(../images/osm/menu_active_tab_lower.png) repeat-x left top;
    border-right:2px solid #999999;
    border-left:1px solid #FFFFFF;
    color :#000000;
    font-weight: bold;
}

.osm-header-time-loaded{
	color:#FFFFFF;
	font-family: "Myriad Pro", "Lucida Grande", Verdana;
	font-size: 15px;
	font-weight: 500;
	float:right;
	line-height:18px;
	padding : 2px 5px 2px 10px;
}

.osm-header-time-current{
	color:#339900;
	font-family: "Myriad Pro", "Lucida Grande", Verdana;
	font-size: 15px;
	font-weight: 500;
	float:right;
	line-height:18px;
	padding : 2px 5px 0px 10px;
}
.osm-title{
    font-size:20px;
    letter-spacing: 1px;
    font-weight: normal;
    margin : 3px 0 10px;
    padding : 5px 5px 5px 15px;
    border-bottom:1px solid #CCCCCC;
}
.debug-table{
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    margin: auto;
}
.debug-table td,
.debug-table th{
    padding :3px;
    border: 1px solid #CCCCCC;
    font-size:11px;
}


table.omni-sc-list-table{
	border-collapse: collapse;
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top :1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	width:100%;
}


table.omni-sc-list-table td{
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top :none;
	border-bottom: none;
	padding :3px;
	font-size:13px;
	white-space: nowrap;
	overflow: hidden;
	max-width:300px;
	min-width:20px;
}

table.omni-sc-list-table th{
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top :none;
	border-bottom: 1px solid #000000;
	font-size:13px;
	padding :3px;
	background-color:#E8E8E8;
	white-space: nowrap;
}

tr.omni-sc-list-table-row{
	padding : 5px;
}

tr.omni-sc-list-table-row-0{
	background-color : #E7F2FC;
}

div.product-image{
	background: #FFFFFF;
	float:left;
	border:1px solid #CCCCCC;
	padding : 5px;
	margin : 1px 6px 6px 1px;
	width:120px;
}

div.product-image-main{

	background: #FFFFFF;
	float:left;
	border:2px solid #000099;
	padding : 5px;
	margin : 0 5px 5px 0;
	width:120px;
}

div.category-wrapper{
	width:930px;
}
div.cats
{
	width:200px;
	margin : 0 20px 0 0;
	float:left;
}
div.cats ul{
	list-style: none;
	margin:0;
	padding:0;
	
	border-bottom : 1px solid #CCCCCC;
}
div.cats li{
	list-style: none;
	margin ; 0;
	padding : 5px;
	border-top : 1px solid #CCCCCC;
}
div.products{
	width:700px;
	float:left;
}

table.detail-table
{
	border-collapse: collapse;
	border-bottom:1px solid #CCCCCC;
}

table.detail-table tbody th,
table.detail-table tbody td
{
	border-top:1px solid #CCCCCC;
	text-align: left;
	font-size:13px;
	padding : 5px;
	line-height: 16px;
}

table.detail-table tbody th
{
	background-color:#D8D8D8;
}
table.detail-table tbody td
{
	text-align: left;
	font-size:13px;
}

.pp-row{
	width:700px;
}
.pp-box{
	float:left;
	width:150px;
	margin : 0 0 10px 10px;
	padding :5px;
	border:1px solid #CCCCCC;
}
.pp-box-image{
	text-align: center;
	height:120px;
}
.pp-box-cart{
	text-align: center;
	
}
.pp-box-stock-label{
	font-size:11px;
}
.pp-box-stock{
	font-size:15px;
}
.pp-box-combination .pp-box-price{
	float:right;
}

.pp-box a:link,
.pp-box a:visited{
	color:#000099;
	text-decoration: none;
}
.pp-box a:hover{
	text-decoration: underline;	
}

.pp-box-id{
	text-align: center;
	line-height: 22px;
	font-size: 15px;
	font-family: Helvetica Neue, Verdana;
}
.pp-box-name{
	font-size: 13px;
}
.pp-box-number{
	font-size: 11px;
	font-family: Helvetica Neue, Verdana;
}
.pp-box-price{
	font-size: 13px;
	font-family: Helvetica Neue, Verdana;
	text-align: right;
}

.osm-edit-table{
	border-collapse: collapse;
	border: 1px solid #666666;
	margin : 10px 0;
}
.osm-edit-table-row-1{
	background-color: #FFFFFF;
}

.osm-edit-table-row-0{
	background-color: #edf5ff;
}
.osm-edit-table-row td{
	padding :5px;
}
.osm-edit-table-label{
	border-right: 1px solid #666666;
}

.minibox{
	display: block;
	text-align: center;
	font-size:11px;
}

a.minilink{
	display: block;
	text-align: center;
	font-size:11px;
	text-decoration: none;
	color:#000099;
}

a.minilink:hover{
	text-decoration: underline;
	color:#000099;
}

table.neworder-products{
	border-collapse: collapse;
	margin : 20px 0;
	border: 1px solid #666666;
}
table.neworder-products td,
table.neworder-products th
{
	padding :5px;
	font-size:13px;
	border: 1px solid #666666;
}

table.neworder-products thead{
	background-color:#FFCC00;
}

.index-pages-header{
	padding : 0 0 5px;
	
	border-bottom:5px solid #FF9900;
}

ul.index-pages-list{
	list-style: none;
	margin:10px 0 ;
	padding: 0px;
}


li.index-pages-page{
	list-style: none;
	margin:0px;
	padding: 5px 0;
	display: block;
	border-bottom:1px solid #CCCCCC;
}
.index-pages-page-title{
	font-size:15px;
	font-weight: bold;
}
.index-pages-page-date{
	font-style:italic;
	font-size:13px;
	color:#009900;
	text-align: right;
	float: right;
}
.index-pages-page-summary{
	font-size:11px;
	color:#666666;
	line-height: 16px;
}
table.index-orders-table{
	border-collapse: collapse;
	border:1px solid #CCCCCC;
	width:100%;
	margin : 10px 0 10px;
}
table.index-orders-table td{
	border:1px solid #CCCCCC;
	padding :5px;
	font-size:13px;
}
table.index-orders-table thead tr{
	background-color:#DDDDDD;
}
.index-orders-order-0{
	background-color: #edf5ff;
}

.more{
 text-align:right;
}

.index-box{
	margin : 0 0 20px;
}

.page-body{
	margin : 15px 0;
	font-size:120%;
	line-height: 175%;
}
.page-more{
	margin : 15px 0;
	font-size:120%;
	line-height: 175%;
}

table.solid-table{
	
	
	border:1px solid #999999;
	border-collapse: collapse;
	margin : 10px 0;
}
table.solid-table td{
	padding : 5px;
	border:1px solid #999999;
}

.searchbox{
	margin : 15px 0;
	padding :10px;
	background-color:#DDDDDD;
}


.osm-edit-table-descrition{
	font-size:12px;
}

#txtDate1 { position:absolute; left:0px; top:10px; width: 120px;}
#btnCalendar1 { position:absolute; left:140px; top:10px; width:75px; }
#Container1 { display:none;  position:absolute; left:0px; top:40px;  }


#txtDate2 { position:absolute; left:0px; top:10px; width: 120px;}
#btnCalendar2 { position:absolute; left:140px; top:10px; width:75px; }
#Container2 { display:none;  position:absolute; left:0px; top:40px;  }


#txtDate3 { position:absolute; left:0px; top:10px; width: 120px;}
#btnCalendar3 { position:absolute; left:140px; top:10px; width:75px; }
#Container3 { display:none;  position:absolute; left:0px; top:40px;  }

.searchbox2{
	margin : 15px 0;
	padding :0
	background-color:#DDDDDD;
}
.searchbox2-inner{
	margin : 15px 0;
	padding :10px;
	background-color:#DDDDDD;
}

.products-order{
	padding:3px;
	width:300px;
	float: right;
}

.products-order-title{
	float:left;
	font-size:15px;
	font-weight: bold;
	padding : 3px;
}
.products-order-element{
	float:left;
	margin : 0px 0 0 10px;
	font-size:13px;
	padding : 3px 10px;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.products-order-element img{
	vertical-align: middle;
}
.floatbar{
	width:200px;
	float:left;
	margin : 0 10px 0 0;
}

.cancelled{
	background-color: #FFCCCC;
	margin: 10px 0;
	padding : 5px;
}
.inquery{
	margin : 20px 0;
}
.items-header{
	margin : 20px 0 5px;
}
.halfdivider-left{
	width:48%;
	float:left;
}
.halfdivider-right{
	width:48%;
	float:right;
}
dl.osm-form{
	border:1px solid #CCCCCC;
	padding : 5px;
}

dl.osm-form dt{
    clear:left;
	text-align: right;
	float:left;
	width:105px;
	padding:0px;
}
dl.osm-form dt label{
}
dl.osm-form dd{
	border-left:3px solid #FFCC00;
	padding:0 7px;
	// background-color: #fff7d8;
	margin : 0px 0px 15px 110px;
}


dl.osm-form ul.errors{
	color:#000000;
	background-color:#FFCCCC;
	padding:3px 3px 3px 3px ;
	margin:3px 0;
	list-style: none;
	font-size:9pt;
}

label.required{
	background: #FFFFFF no-repeat url(../images/osm/form/required.gif) right top;
	padding-right:7px;
}

.whiteboard{
    background-color: #FFFFFF;
    padding :5px;
}
.whiteboard h2{
    font-size:15px;
    border-bottom:2px dotted #FF9900;
    margin : 0 0 10px;
    padding: 0 0 5px;
}

.stripe-table{
    border:1px solid #999999;
    border-collapse: collapse;
}
.stripe-table thead td,
.stripe-table thead th{
    background-color:#334466;
    color:#FFFFFF;
}
.stripe-table td,
.stripe-table th{
    padding :2px 5px;
    font-size:14px;
    border-right:1px solid #CCCCCC;
}
.stripe-table-cell-numerical{
	font-family: "Myriad Pro", "Lucida Grande", Verdana;
	text-align:right;
    padding: 2px 5px;
}
.stripe-table tfoot td,
.stripe-table tfoot th{
    background-color:#666666;
    color:#FFFFFF;
}

.freelayout-float{
    float:left;
    border:1px solid #CCCCCC;
    padding:5px;
    margin : 0 5px 5px 0;
}
.breadcrumblist{
    margin : 0 0 10px;
    font-size:11px;
    
}
.blueEm{
    background-color:#E7F2FC;
    padding : 0 5px;
}

.solid-table{
    border:1px solid #CCCCCC;
    width:100%;
}
.solid-table td{
    border:1px solid #CCCCCC;
    padding:3px;
}
