body {
	color: #6C6C6C;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size: 13px;
} 
a{
	color: #3E3E3E;
}

h1{
	margin: 0px auto 10px auto;
	text-align: center;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #0076BD;
	padding-top: 0px;
}

img{
	border:0;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #a1c6ea !important; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ExYzZlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZmEyZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
	background: -moz-linear-gradient(top,  #a1c6ea 0%, #6fa2d6 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1c6ea), color-stop(100%,#6fa2d6)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a1c6ea 0%,#6fa2d6 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a1c6ea 0%,#6fa2d6 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a1c6ea 0%,#6fa2d6 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #a1c6ea 0%,#6fa2d6 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1c6ea', endColorstr='#6fa2d6',GradientType=0 ) !important; /* IE6-8 */
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.login,
#order-basket h3,
#order-approve-basket h3,
#order-checkout,
#edit-article,
#add-product-button,
#add-standard-button,
#decline-order-button,
#update-customer-button,
.send-orders-approve,
#standard-button {
	background: #6fa0bc !important; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZmYTBiYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDc2YmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
	background: -moz-linear-gradient(top,  #6fa0bc 0%, #0076bd 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6fa0bc), color-stop(100%,#0076bd)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6fa0bc 0%,#0076bd 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6fa0bc 0%,#0076bd 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6fa0bc 0%,#0076bd 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #6fa0bc 0%,#0076bd 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fa0bc', endColorstr='#0076bd',GradientType=0 ) !important; /* IE6-8 */
}


#order-history-button,
#add-dropdown-field,
.send-orders-cancel,
#delete-customer-button {
	background: #8cb765; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhjYjc2NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MjkyMTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ababab 0%, #868686 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ababab), color-stop(100%,#868686)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8cb765 0%,#529216 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ababab 0%,#868686 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ababab 0%,#868686 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ababab 0%,#868686 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ababab', endColorstr='#868686',GradientType=0 ); /* IE6-8 */
}

input.login-input,
input.register-input,
.checkout-address-input,
.login,
#order-checkout,
#edit-article,
#add-product-button,
#add-standard-button,
#order-history-button,
#add-dropdown-field,
#decline-order-button,
#update-customer-button,
#delete-customer-button,
.order-input,
#standard-button {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}

div.order-product-review img {
	max-width: 95px;
	max-height: 135px;
}

#main-img{
	 background: url('../gfx/login_img.jpg') no-repeat top center;
	width: 1000px;
	margin: 70px auto 55px auto; 
	height: 325px;
}

.delete-link{
	background: url('../gfx/delete.png') no-repeat top center;
	margin-top: 3px;
	width: 13px;
	height: 15px;
}

#login_body{
	width: 1000px;
	height: auto;
	margin: 0px auto;
}

#simplemodal-data{
	display:block;
	overflow: auto;
	width: 100%;
}

#login_container{
	display: block;
	width: 1000px;
	margin: 0px;
	text-align: center;
	color: #9f9f9f;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	font-size: 11px;
}

#login_container a{
	color: #0076BD;
	text-decoration: none;
}

input.login-input{
	background: #f0f0f0;
/*	behavior: url(/lib/css/PIE.htc);	*/
	border: 0px;
	box-shadow:0px 2px 2px #b3b3b3 inset;	
	color: #868686;	
	font-size: 12px;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	margin: 5px;
	outline:none;
	placeholder: #868686;
	padding: 4px 14px;
	width: 236px;
}



input.register-input{
	background: #f0f0f0;
	border: 0px;
	box-shadow:0px 2px 2px #b3b3b3 inset;	
	color: #868686;	
	font-size: 12px;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	margin: 5px;
	outline:none;
	placeholder: #868686;
	padding: 4px 14px;
	width: 236px;
}



.checkout-address-input{
	background: #f0f0f0;
	border: 0px;
	box-shadow:0px 2px 2px #b3b3b3 inset;	
	color: #868686;	
	font-size: 12px;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	margin: 5px;
	outline:none;
	placeholder: #868686;
	padding: 4px 14px;
	width: 300px;
}




#login_warning{
	color:#ad3930;
	font-size: 16px;
	display: block;
	line-height: 140%;
	margin-bottom: 10px;
}

.login {
	cursor: pointer;
	border: 0px;
	color: #fff;
	font-size: 12px;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	padding: 2px 20px;
	margin-top: 22px;
}

table.order-products-table {
	border: 1px solid #afafaf;
	/*border-left: 5px solid #004d94;
	border-right: 5px solid #004d94;*/
	border-top-left-radius: 4px;	
	border-top-right-radius: 4px;
	position: relative;
	text-align: right;
	width: 821px;
}

tr#order-products-table-header {
	background: #9b9b9b;
	background: -webkit-gradient(linear, left top, left bottom, from(#9b9b9b), to(#868686));
	background: -moz-linear-gradient(top,  #9b9b9b,  #868686);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000');
	color: #ffffff;
	height: 30px;

}

#order-products-table-header th{
	font-weight: normal;
	text-align: center;
	cursor: pointer;
}

#order-products-table-header th div{
	background: url('../gfx/arrow_white.png') no-repeat center right;
}
/* use this if th is set to non active */

#order-products-table-header th.sorter-false div{
	background: none;
	cursor: default;
}



.tablesorter-header-inner{

	display: inline-block;
	margin: 0 auto;
	width: auto;
	padding-right: 15px;
}

.tablesorter-headerDesc {
	font-weight: normal;
	text-align: center;
	cursor: pointer;
}

.tablesorter-headerDesc div{

}



.tablesorter-headerAsc {
	font-weight: normal;
	text-align: center;
	cursor: pointer;
}


.tablesorter-headerAsc div {
	background: url('../gfx/arrow_white02.png') no-repeat center right !important;
}



#order-products-table-header th.active div{
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	background: url('../gfx/arrow_white02.png') no-repeat center right;
}

.order-product-description {
	float:left;
	width:50%;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align:left;
}

.order-product-preview {
	float:right;
	width: 50%;
	text-align: left;
}

tr.order-products-row {
	height: auto;
}

.even{
	background: #fff;
}

.odd{
	height: auto;
	background: #f2f2f2;
}


.order-products-row td {
/*	padding-left: 20px;*/
/*	padding-right: 20px;*/
	padding-top: 20px;
	border-right: 1px solid #afafaf;
	position: relative;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
}

.order-products-row td:first-child {
	border-left: 7px solid #0076BD !important;
}

.order-products-row td:last-child {
	border-right: 0px !important;
}


#centered_body{
	background: #fff;
	width: 200px;
	margin-left:auto;
	margin-right: auto;
	border: 1px solid #000;
}

#centered_container{
	display: block;
	margin:10px;
}

#content-container {
	margin: 30px auto;
	width: 1000px;
	height: auto;
}

#logo{
	background: url('../gfx/logo.png') no-repeat center left;
    color: transparent;
    float: left;
	width: 227px;
    height: 85px;
	
}

#amlogo{
	background: url('../gfx/amlogo.png') no-repeat center left;
    color: transparent;
    float: right;
    height: 60px;
	width: 74px;
	margin: 10px;
}

#topmenu_wrapper{
	width: 1010px;
	margin: 0px auto;
	height: 85px;
}

#topmenu_container{
	background: #DEF2FE;
	display: block;
	color: #000;
	padding: 0px;
	width: 100%;
	height: 85px;
}

#topmenu-menu {
	margin-top: 22px;
	float: right;
}

#topmenu-items li{
	margin-left:5px;
}

#topmenu_container ul{
	display: inline-block;
	margin: 10px 0px 10px 0px;
	padding-left: 0px;
}

#topmenu_container li{
	display: inline-block;
	margin-right: 15px;
}

#topmenu_container li:last-child {
	margin-right: 0 !important;
}

#topmenu_container li a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

#topmenu-menu li a.logout {
	width: auto;
	display: inline-block;
	padding-right: 30px;
	background: url('../gfx/logout_icon.png') no-repeat center right;
	height: 19px;
}

#topmenu-menu li a.help {
	width: auto;
	display: inline-block;
	padding-right: 30px;
	background: url('../gfx/help_icon.png') no-repeat center right;
	height: 19px;
}

#tabs{
	
}


.order-input{
	width:50px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #9B9B9B;
	outline: none;
	text-align: center;
}


select.order-input{
	width: 100px;
}

.order-product-review{
	margin-bottom: 20px;
	padding-left: 10px;
}

#order-search{
	width:400px;
	margin-bottom:20px;
}
.order-button{
	background-color: #0076BD;
	border: 0;
	border-radius: 10px;
	color: #fff;
	height: 20px;
	left: 23px;
	margin: 0 auto;
	font-size: 11px !important;
	padding: 2px 2px 2px 2px;
	position: static;
	cursor: pointer;
	width: 65px;
	z-index: 9;
}

#order-products{
	float: left;
	width: 821px;
}


#order-basket{
	float: left;
	display: block;
	margin: 34px 0px 0px 9px; 
	position: relative;
	width: 170px;
	color: #7e7e7e;
	font-size: 11px;
}

#basket-container{
	display: inline-block;
	width: 170px;
}


#down{
	background: url('../gfx/down.png') no-repeat center right;
	width: 9px;
	height: 13px;
	position: absolute;
	margin: 15px 10px 0px 150px;
}

#num-orders{
 	background: #fff;
    border: 2px solid white;
    border-radius: 12px; /* one half of ( (border * 2) + height + padding ) */
    color: #000;
    margin-left: 5px;
    margin-top: 5px;
    height: 16px; 
    min-width: 14px;
    position: absolute;
    padding: 4px 3px 0 3px;
    text-align: center;
    float: left;
}
	
#order-basket h3{
	color: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin-bottom: 0;
	margin-top:0;
	text-align: center;
	font-size: 15px;
}


#order-approve-basket{
	float: left;
	display: block;
	margin: 34px 0px 0px 9px; 
	position: relative;
	width: 170px;
	color: #7e7e7e;
	font-size: 11px;
}


#order-approve-basket h3{
	color: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin-bottom: 0;
	margin-top:0;
	text-align: center;
	font-size: 15px;
}


#order-contain {
	background-color: #f1f1f1;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	display: inline-block;
	width: 100%;
}

.order-container-article{
	display: inline-block;
	width: 140px;
}

.order-container-remove {
	top: 2px;
	display: inline-block;
	position: absolute;
	right: 0;
}

ul#order-container {
	padding-left: 10px;
	padding-right: 10px;
}

#order-container li{
	border-bottom: 1px solid #CDCDCD;
	display: block;
	text-align: left;
	padding-bottom: 6px;
	margin-bottom: 3px;
	position: relative;
	
}


ul#order-certify-container{
	padding-left: 10px;
	padding-right: 10px;
}


#order-certify-container li{
	display: block;
	text-align: left;
	padding-bottom: 10px;
	position: relative;
}

.order-certify-container-article{
	display: inline-block;
	width: 125px;
}

.order-certify-container-approve {
	bottom: 0;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
}



#order-checkout {
	text-align: center;
	width: 170px;
	margin-top:	10px;
	font-size: 12px;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	padding: 2px 0px;
	z-index: 99999;
}


#edit-article {
	text-align: center;
	width: 170px;
	margin-top:	10px;
	font-size: 12px;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	padding: 2px 0px;
}

#edit-article a{
	color: #ffffff;	
	cursor: pointer;
	display: inline-block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}


.center-button{
	display: inline-block;
}

#add-product-button {
	text-align: center;
	width: 170px;
	margin-top:	10px;
	font-size: 12px;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	padding: 2px 0px;
}


#add-product-button a{
	background: url('../gfx/add_plus.png') no-repeat center right;
	color: #ffffff;	
	cursor: pointer;
	display: inline-block;
	height: 100%;
	padding-right: 15px;
	text-decoration: none;
	width: 100%;
}


#add-standard-button {
	text-align: center;
	width: 170px;
	margin-top:	10px;
	font-size: 12px;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	padding: 2px 0px;
}


#add-standard-button a{
	background: url('../gfx/add_plus.png') no-repeat center right;
	color: #ffffff;	
	cursor: pointer;
	display: inline-block;
	height: 100%;
	padding-right: 15px;
	text-decoration: none;
	width: 100%;	
}



#order-history-button {
	text-align: center;
	width: 170px;
	margin-top:	10px;
	font-size: 12px;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	padding: 2px 0px;
}

#order-history-button a{
	color: #ffffff;	
	cursor: pointer;
	display: inline-block;
	height: 100%;
	padding-right: 15px;
	text-decoration: none;
	width: 100%;
}


#add-dropdown-field {
	text-align: center;
	width: 120px;
	margin-top:	10px;
	font-size: 12px;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	padding: 2px 0px;
}


#add-dropdown-field a{
	background: url('../gfx/add_plus.png') no-repeat right center;
	color: #ffffff;	
	cursor: pointer;
	display: inline-block;
	padding-right: 15px;
	text-decoration: none;
	
}


.send-orders-approve {
	text-align: center !important;
	width: 170px !important;
	margin-top:	10px !important;
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	border: 0 !important;
	border-radius: 10px !important;
	font-size: 12px !important;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif !important;
	padding: 2px 0px !important;
	width: 150px;
}


.send-orders-cancel {
	border: 0 !important;
	border-radius: 10px !important;
	font-size: 12px !important;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif !important;
	padding: 2px 0px !important;
    width: 150px;
}



#decline-order-button {
	text-align: center;
	width: 170px;
	margin-top:	10px;
	font-size: 12px;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	padding: 2px 0px;
}

#decline-order-button a{
	color: #ffffff;	
	cursor: pointer;
	display: inline-block;
	padding-right: 15px;
	text-decoration: none;
	
}

#checkout-info-container {
    margin-bottom: 15px;
    margin-top: 15px;
}

.checkout-info {
    display: inline-block;
	margin-top: 5px;    
	width: 100%;
}

select#customer{
	width: 310px !important;
}


.checkout-info-left{
	float: left;
	width: 120px;
}

.checkout-info-right{
	float: left;
	width: auto;
}

#order-checkout.big{
	float: right;
	height: 22px;
	line-height: 22px;
}

#order-checkout a{
	background: url('../gfx/send_icon.png') no-repeat center right;
	color: #ffffff;	
	cursor: pointer;
	display: inline-block;
	padding-right: 19px;
	text-decoration: none;
	
}
.order-checkout-display{
	display: inline-block;
}

.order-checkout-hidden{
	display: none;
}


#update-customer-button {
	text-align: center;
	float: right;
	width: 170px;
	margin-top:	10px;
	font-size: 12px;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	padding: 2px 0px;
}

#update-customer-button a{
	color: #ffffff;	
	cursor: pointer;
	display: inline-block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}

/* ny 140321 */

#delete-customer-button {
	text-align: center;
	float: left;
	width: 170px;
	margin-top:	10px;
	font-size: 12px;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	padding: 2px 0px;
}

#delete-customer-button a{
	color: #ffffff;	
	cursor: pointer;
	display: inline-block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}
/* slut på ny 140321 */


#checkout-information{
	border-bottom: 1px solid #dedede;
	padding-bottom: 20px;
}

#checkout-products{
	border-bottom: 1px solid #DEDEDE;
	margin-left: 20px;
	margin-right: 20px;
}
#checkout-products table{
	width:100%;
}

#checkout-products td,th{
	text-align: left;
}


#add-container{
	display: inline-block;
	margin:20px;
	width: 668px;
}

#change-password{
	display: inline-block;
	margin: 20px;
	width: 410px;
}

#add-container label{
	color: #0076BD;
    display: block;
    float: left;
    margin-right: 0.5em;
    text-align: left;
    max-width: 150px;
}


#checkout-address-left label{
	color: #0076BD;
    display: block;
    float: left;
    margin-right: 0.5em;
    text-align: left;
    width: 110px;
}

#add-container p{
	margin:0;
}

#footer{
	width: 100%;
	height: 30px;
	background: #f2f2f2;
	margin-bottom: 10px;
	Margin-top: 50px;
	float: left;
	text-align: center;
	padding-top: 12px;
	color: #8f8f8f;
}

#footer a{
	text-decoration: none;
	color: #8f8f8f;
	
}

.green {
	color: #0076BD;
}


#simplemodal-overlay{
	color: #000;
	cursor: wait;
}

#simplemodal-container{
	border-radius: 4px;
	border: 1px solid #888 !important;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;	
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 20px;

}

.simplemodal-close{
	color: #6E6E6E;
	right: 0;
	font-size: 10px;
	font-family: arial;
	padding: 15px;
	position: absolute;
	text-decoration: none;
	border: none;
}

.simplemodal-close .x1{
	color: #0076BD;
	border: none;
}

.checkout-products-basket{
	padding-bottom:10px;
}

#checkout-products h3{
	color:#0076BD;
}

.checkout-products-col0{
	display: inline-block;
	padding-left: 10px;
	width: 16px;
}


.checkout-products-col1{
	display: inline-block;
	width: 240px;
}

.checkout-products-col2{
	display: inline-block;
	width: 120px;
}
.checkout-products-col3{
	display: inline-block;
	width: 100px;
}



.input-container{
	display: inline-block;
	padding-bottom: 10px;
	width: 300px;
}

.input-container-order{
	display: block;
	padding-bottom: 10px;

}



.checkout-information-h2{
	color: #8e8e8e;
	font-weight: normal;
	margin: 0;
	padding:0;	
	text-align: left;	
}

ul li#order_empty_message.visible{
	display: inline-block;
}

ul li#order_empty_message.hidden{
	display: none !important;
}

.checkout-information-h3{
	color: #868686;
	font-family: arial;
	font-size: 12px;
	float: right;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-right: 5px;
}


#checkout-address-container{
	padding-top: 20px;
	width: 100%;
}

.checkout-address-input{
	background: #f0f0f0;
/*	behavior: url(/lib/css/PIE.htc);	*/
	border-radius: 10px;
	height: 20px;
	padding: 5px;
	width:300px;
}

.checkout-address-input:before{
	content:"*" !important;
}

.input-mark{
	float: left;
	line-height: 41px;
	color: #0076BD;
}

.input-mark02{
	float: left;
	line-height: 41px;
	color: #ffffff;
}


.small.left{
	float:left;
	width:98px !important;
}

.small.right{
	width:98px !important;
}

.small_width{
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

.small-container{
	position: relative;
}
.delete-link{
	position: absolute;
	top: 20px;
	right: 0;	
}

#checkout-send{
	float: right;
}

#checkout-address-left{
	float:left;
	width:50%;
}

#checkout-address-right{
	float:left;
	width: 50%;
}

#checkout-address-right .input-container{
	float: right !important;
}


#att_id{
	font-size: 10px;
}

#add-product{
	border-bottom: 1px solid #dedede;
	padding-bottom: 20px;
}

.add-product-h2{
	color: #8e8e8e;
	font-weight: normal;
	margin: 0;
	padding:0;	
	text-align: left;	
}

#add-product-container{
	display: inline-block;
	padding-top: 20px;
	width: 100%;
}

#change-password-container{
	display: inline-block;
	padding-top: 20px;
	text-align: center;
	width: 100%;
}

#change-password-container input, select{
	background: none repeat scroll 0 0 #F0F0F0;
	border:none;
	border-radius: 10px;
	box-shadow: 0 2px 2px #838383 inset;
	color: #868686;
	height: 25px;
	font-family: 'Arial Unicode MS',Helvetica,sans-serif;
	outline: none;
	font-size: 12px;
	padding: 4px 14px;
	width:272px;
}


#add-product-container input{
	background: none repeat scroll 0 0 #F0F0F0;
	border:none;
/*	behavior: url(/lib/css/PIE.htc);	*/
	border-radius: 10px;
	box-shadow: 0 2px 2px #838383 inset;
	color: #868686;
	height: auto;
	font-family: 'Arial Unicode MS',Helvetica,sans-serif;
	outline: none;
	font-size: 12px;
	padding: 4px 14px;
	width:300px;
}

.radio-input{
	width: 20px !important;
}

.p_data{
	display: none;
}

.visible{
	display: inline-block;
}

.order-am-order{
	font-style: italic;
	color: #9E9E9E;
}


.edit-order{
	font-style: italic;
	color: #9E9E9E;
}

#add-container label.files{
    display: block;
    float: left;
    margin-right: 0.5em;
    text-align: left;
    width: 50px;
}

.input-container a{
	color: #3E3E3E;
}

#add-product-container select{
	height: auto !important;
}

#add-product-left{
	float:left;
	width: 324px;
	margin-right: 20px;
}

#add-product-right{
	display: inline-block;
	float: left;
	width: 324px;
}


label {
    display: inline;
}
 
.styled-checkbox {
    display: none;
}
 
.styled-checkbox + label {
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 9px;
    display: inline-block;
    position: relative;
}
 
.styled-checkbox + label:active, .styled-checkbox:checked + label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
 
.styled-checkbox:checked + label {
    background-color: #e9ecee;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
    color: #99a1a7;
}
 
.styled-checkbox:checked + label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #518c0e;
}
 
 
.no-close .ui-dialog-titlebar-close {
  display: none;
  border: none;
} 

.ui-button .ui-button-text{
	outline: none;
}

.order-view{
	color: #0076BD;
	text-decoration: none;
}


#order-overview{
	border-bottom: 1px solid #dedede;
	padding-bottom: 20px;
}

.order-overview h2{
	color: #8e8e8e;
	font-weight: normal;
	margin: 0;
	padding:0;	
	text-align: left;	
}

#order-overview-container{
	display: inline-block;
/* 	width: 790px; ruta är för stor!*/
	width: 660px;
	margin-left:20px;
	margin-right: 20px;	
}


.order-overview-print {
    position: absolute;
    right: 80px;
    top: 11px;
}


#order-overiew-customer-info{
	display: inline-block;
	float: left;
	width: 50%;
}


#order-overiew-customer-info p{
	margin:0;
}


#ordermanager-container-data{
	display: inline-block;
	float: left;
	width: 50%;
}

.order-overview-form{
	margin-top: 20px;
}

#one-time-order-form{
	display: none;
}


#ordermanager-container-data p{
	margin:0;
}

#order-delivery-data{
	display: inline-block;
	margin-bottom: 20px;
	width: 100%;
}

/* list users */

#list-users{
	width: 100%;
	position: relative;
}


table#list-users-table {
	border: 1px solid #afafaf;
	/*border-left: 5px solid #004d94;
	border-right: 5px solid #004d94;*/
	border-top-left-radius: 4px;	
	border-top-right-radius: 4px;
	position: relative;
	text-align: right;
	width: 1250px;
	margin: 0 auto;
}

tr#list-users-table-header {
	background: -webkit-gradient(linear, left top, left bottom, from(#9b9b9b), to(#868686));
	background: -moz-linear-gradient(top,  #9b9b9b,  #868686);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b9b9b', endColorstr='#8686886');
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImczMjIiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIxMDAlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzlCOUI5QiIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzg2ODY4NiIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzMyMikiIC8+Cjwvc3ZnPg==);	
	color: #ffffff;
	height: 30px;
	width: 100%;

}

#list-users-table-header th{
	font-weight: normal;
	text-align: center;
}



.order-product-preview {
	float:right;
	width: 50%;
	text-align: left;
}

tr.list-users-row {
	height: 50px;
}

tr:nth-child(odd).list-users-row {
	height: 50px;
	background: #f2f2f2;
}

.list-users-row td {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	border-right: 1px solid #afafaf;
	position: relative;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
}

.list-users-row td:first-child {
	border-left: 7px solid #0076BD !important;
}

.list-users-row td:last-child {
	border-right: 0px !important;
}

.selected-category{
	width: 100%;
	height: 7px;
	background: url('../gfx/arrow_green.png') no-repeat bottom center;
	margin-top: 33px;
	position: absolute;
	z-index: 10;
}
/* stop list users */



#standard-button {
	text-align: center;
	width: 170px;
	margin-top:	10px;
	font-size: 12px;
	font-family: 'Arial Unicode MS', Helvetica, sans-serif;
	padding: 2px 0px;
	display: inline-block;
}

#standard-button a {
/*    background: url("../gfx/add_plus.png") no-repeat scroll right center transparent;*7 */
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    text-decoration: none;
    width: 100%;
}

.icon-plus{
    background: url("../gfx/add_plus.png") no-repeat scroll right center transparent;
}

#standard-button input {
    background: url("../gfx/add_plus.png") no-repeat scroll right center transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    padding-right: 15px;
    text-decoration: none;
}


div.error{
    color: #0076BD;
    font-size: 16px;
    padding-bottom: 5px !important;
}

label.error{
	width: 200px !important;
}

/*
	manage customers
*/

#manage-container {
    display: inline-block;
    margin: 20px;
    width: 668px;
}

#manage-container h4{
	margin-bottom: 0;
}


#manage-container label{
	color: #0076BD;
    display: block;
    float: left;
    margin-right: 0.5em;
    text-align: left;
    width: 110px;
}


#manage-container  input{
	background: none repeat scroll 0 0 #F0F0F0;
	border:none;
/*	behavior: url(/lib/css/PIE.htc);	*/
	border-radius: 10px;
	box-shadow: 0 2px 2px #838383 inset;
	color: #868686;
	height: auto;
	font-family: 'Arial Unicode MS',Helvetica,sans-serif;
	outline: none;
	font-size: 12px;
	padding: 4px 14px;
	width:272px;
}

#manage-container select{
	background: none repeat scroll 0 0 #F0F0F0;
	border:none;
	border-radius: 10px;
	box-shadow: 0 2px 2px #838383 inset;
	color: #868686;
	height: auto;
	font-family: 'Arial Unicode MS',Helvetica,sans-serif;
	margin-right: 10px;
	outline: none;
	font-size: 12px;
	padding: 4px 14px;
	width:272px;
}


#manage-header {
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 20px;
}

.manage-h2 {
    color: #8E8E8E;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: left;
}

.manage-select-container{
    display: inline-block;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}


.order-search-list-left{
	margin-bottom:20px;
	float:left;
	width: 40%;
}

.order-search-list-right{
	margin-bottom:20px;
	float:left;
	width: 60%;
}



.order-search-dates{
   display: inline-block;
    float: left;
    position: relative;
    width: 50%;
}




.order-search-dates label{
	width: 100%;
	display: inline-block;
}

    
.order-search-orderid label{
  display: inline-block;
    width: 100%;
}    


#order-filter-box{
	display: inline-block;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}

.order-filter-first{
    display: inline-block;
    float: left;
    position: relative;
    width: 300px;
}

.order-filter-second{
	display: inline-block;
	float: left;
	width: 320px;
}

.order-filter-search-dates{
	display: inline-block;
    float: left;
    position: relative;
    width: 200px;
}

.long-select{
	width: 350px !important;
}
.order-filter-button{
    bottom: 0;
    display: inline-block;
    float: left;
    margin-left: 40px;
    position: absolute;
}


#customer-display-message{
	color: #0076BD;
	display: none;
    float: right;
    font-size: 16px;
    text-align: right;
    width: 100%;
}


.search-button{
	background: #0076BD url('../gfx/search_icon.png') no-repeat center right;
	background-position:  50px;
	border: 0;
	border-radius: 10px;
	color: #fff;
	height: 20px;
	left: 23px;
	margin: 0 auto;
	font-size: 11px !important;
	padding: 2px 2px 2px 2px;
	position: static;
	cursor: pointer;
	width: 75px;
	z-index: 9;
}






/* enbart för print */
@media print {
	#print_product_link{
		display: none;
	}	
	
	#order-products-table-header {
	    background: -moz-linear-gradient(center top , #9B9B9B, #868686) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	    color: #FFFFFF;
	    height: 30px;
	}


	#order-products{
		width: auto !important;
	}
	table.order-products-table {
	    border: 1px solid #AFAFAF;
	    border-top-left-radius: 4px;
	    border-top-right-radius: 4px;
   		position: relative;
	    text-align: right;
    	width: auto;
	}

	
  table { page-break-after:auto }
  tr    { page-break-inside:avoid; page-break-after:auto }
  td    { page-break-inside:avoid; page-break-after:auto }
  thead { display:table-header-group }
  tfoot { display:table-footer-group }
  		
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
	.ui-tabs{
		width: 780px !important;
	}
	#topmenu_wrapper{
		width: 100% !important;
	}
	table.order-products-table{
		width: 770px !important;
	}
	.order-button{
		background-color: #0076BD !important;
		text-shadow: none !important;
	}
	.simplemodal-wrap {
		height: 500px !important;
		-webkit-overflow-scrolling: touch !important;
		position: fixed !important;
		overflow: scroll !important;
	}
}