@font-face {
    font-family: 'Open Sans';
    src: url('opensans-light-webfont.eot');
    src: url('opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-light-webfont.woff2') format('woff2'),
         url('opensans-light-webfont.woff') format('woff'),
         url('opensans-light-webfont.ttf') format('truetype');
    font-style: normal;
}

body {
	background: #FFFFFF url("../images/bg.gif") repeat-x;
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	font: 11px  Tahoma, Arial, Helvetica,Verdana;
	line-height: 16px; color: #666;
	color: #222222;
}

input,select,textarea { 
	font: 11px  Tahoma, Arial, Helvetica,Verdana;
	line-height: 16px;
	border:1px solid #D1D1D1;
	background-color:#FFF;
}

#customerSearchList input, #customerSearchList select {
	width: 120px;
}

input[type=submit], .submitBtn, .button {
	color: #FFF;
	background-color:#88a300;
	border: 0; 
	padding:2px 10px;
}

.flowSubmitButtons .button {
	font-size: 11px; display: inline-block; color: white; line-height: 17px
}

.flowSubmitButtons .button:hover {
	background-color:#88a300; text-decoration: none; 
}

img {
	border: 0;
}

h1 {
	font: normal 1.8em Verdana;
	line-height: 1.2em;
}

h2 {
	font: bold 1.4em Verdana;
}

h3 {
	font: bold 1em Verdana;
}

h4 {
	font: bold 1.4em Verdana;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}

h4.importantInfo {
	margin-bottom: 15px;
	background-color:#FFFFFF;
	letter-spacing: 2px;
	text-transform:uppercase;
	color: #333333;
	padding: 5px 10px;
}

h5 {
	font: bold 12px Verdana;
	color: #000;
	margin: 10px 0 0 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 5px 0 15px 0;
}

A {
	color: #88a300;
	text-decoration: none
}

A:visited {
	color: #88a300;
}

A:hover {
	color: #88a300;
	text-decoration:underline;
}

A:active {
	background: #Abb6b8
}

#topContainer{
		background: url("../images/bg_.gif") center top no-repeat;
		height: 82px;
}

#content {
	/* background:#E5E5E5 url(../images/maincontainer_bkg.gif) repeat-y scroll 0 0; */
	margin:0 auto;
	overflow:hidden;
	width:960px;
}

#mainContainer {	
	width: 960px;
	margin: 0 auto;
	border: 0px solid black;
	overflow: hidden; background-color: #FFF;
}

#header {
	height: 71px;
	background: #FFFFFF;
	position: relative;
}

#uniae {
	background:transparent url(../images/eu_logo.jpg) no-repeat scroll 0 0;
	width: 300px;
	height: 47px;
	float: right;
	position: relative;
	margin: 18px 12px 0 0;
}

#siteLogo {
	position: absolute;
	width: 170px;
	height: 46px;
	left: 10px;
	top: 21px;
	background: url("../images/ef-logo.png") no-repeat center center; background-size: cover
}

#siteLogo a {
	display: block;
	width: 170px;
	height: 46px;
}
#siteLogo a:active { background: none; }

/* Nav ---------------------- */
#navContainer {
	position: absolute;
	top: 71px;
	width: 960px;
}

#navContainer #nav {
	position: relative;
}

#nav {
	height: 20px;
}

#nav ul {
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	width: 960px;
}

#nav ul li {
	float: right;
	margin-left: 9px;
	margin-right: 9px;
	padding:0;
	color: #000;
}

#nav ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 2px 10px 4px 10px;
	font-weight: bold;
}

#nav ul li.last a {
	border-right: none;
}

#nav ul li a:hover {
	text-decoration: underline;
}

#nav ul ul {
	display: none;
}

#nav ul li.active {
	font-weight: bold;
}

#nav ul li.active li {
	font-weight: normal;
}

#nav ul li.active li.active {
	font-weight: bold;
}

#nav ul li.active ul {
	display: block;
	position: absolute;
	top: 27px;
	left: 0px;
}

#nav ul li.active ul li {
	float: left;
	margin-left: 9px;

	height: 20px;
}

#navContainer #nav ul ul a {
	color: #000;
	text-decoration: none;
	padding-right: 9px;
}

#navContainer #nav ul ul li.last a {
	border-right: 0
}

#navContainer #nav ul ul a:hover {
	text-decoration: underline;
}

#nav ul ul ul {
	display: none
}

/*
breadcrumb
----------------------*/
#breadcrumb {
	margin: 7px 0 14px 0;
	background-color:#88a300;
	color: #FFF;
	padding: 2px 0 4px 10px;
}

/*
leftColumn
----------------------*/
#leftPanel {
	margin: 0;
	width: 170px;
	float: left;
	display: inline;
	overflow: hidden;
} 

#leftPanel .lmenu {
	background-color: #ECECEC;
	padding-bottom: 10px;
	text-align: left;
}

#leftPanel #system-menu {
	background-color: #f2eed5;
}

#leftPanel #system-menu a { }

#leftPanel .lmenu h1 {
	background-color: #FFF;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
	text-align: left;
}

#leftPanel .lmenu h3 {
	margin: 7px 7px 7px 7px;
	color: #b30000;
}

#leftPanel .lmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 170px;
}

#leftPanel .lmenu ul li {
	margin: 0;
}

#leftPanel .lmenu ul ul {
	display: none;
}

#leftPanel .lmenu ul ul li {
	margin-right: 0px;
	margin-left: 0;
}

#leftPanel .lmenu ul li a {
	display: block;
	border-bottom: 1px solid #fff;
	padding: 3px 10px;
	color: #000000;
	width: 150px;
}

#leftPanel .lmenu ul li a:hover {
	background-color: transparent;
	color: #000;
	text-decoration: underline;
}

#leftPanel .lmenu ul li:active a {
	color: #444444;
}

#leftPanel .lmenu ul li:active li a {
	color: #444444;
}

#leftPanel .lmenu ul ul li a {
	font-size: 10px;
	padding: 1px 0 2px 25px;
}

/*#leftPanel .lmenu li ul {
	display: none
}

#leftPanel .lmenu li:active ul {
	display: block
}*/
#leftPanel .lmenu ul ul li:active a {
	color: #444444;
}

/* centerColumn ----------------------*/
#centerPanel {
	display: inline;
	float: left;
	width: 728px;
	/* border: 1px solid #e5e5e5; 
	background: #FAFAFA; */
	text-align: justify;
	padding: 10px 20px;
	margin: 0 0 0 20px;
	border: 1px solid #ececec;
	overflow: hidden;
}

#centerPanel h2.title {
	color: #517f2a;
	border-bottom: 4px solid #DBE3B2;
}

#centerPanel .content {
	margin: 10px 7px 7px 10px;
	width: 610px;
}

#centerPanel .content img {
	margin: 5px 5px 5px 5px
}

#cmsframe{
	width: 100%;
	height: 600px	
}

/* tabs in center panel */
#tabsC {
	float: left;
	width: 100%;
	background: #FFF;
	font-size: 93%;
	line-height: normal;
}

#tabsC ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}

#tabsC li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabsC a {
	float: left;
	background: url("../images/tableftC.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#tabsC a span {
	float: left;
	display: block;
	background: url("../images/tabrightC.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #464E42;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsC a span {
	float: none;
}

/* End IE5-Mac hack */
#tabsC a:hover span {
	color: #FFF;
}

#tabsC a:hover {
	background-position: 0% -42px;
}

#tabsC a:hover span {
	background-position: 100% -42px;
}

#tabsC #current a {
	background-position: 0% -42px;
}

#tabsC #current a span {
	background-position: 100% -42px;
}

/*
reportTable
----------------------*/
.invisible {
	display: none;
}

.over td {
	background-color: #f0f4ff !important;
}

.sel td {
	background-color: #ffff99 !important;
}

.reportTable {
	width: 100%;
	padding: 5px 5px 5px 5px;
	border-collapse: collapse;
	margin-top:5px;
}

.tdLabel {
 	text-align: right;	
}
.required{
	color: red;	
}

.reportTable input[type=text], .reportTable textarea, .reportTable select {
	background-color: #fff;	
}

.reportTable thead tr th {
border: 1px solid #777777;	
}

.reportTable  th {
	background: #666666;
	color: #FFF;
	padding: 5px 5px 5px 5px;
	font-size: 1em;
	text-align: center;
	border: 1px solid  #777777;
}

.reportTable  th a {
	color: #ffffff;
	font-size: 1em;
}

.reportTable a:hover{
	background-color: transparent;
} 

.reportTable  td {
	border: 1px solid #DBE3B2;
	padding: 4px
}

.raportOne td {
	background: #FFFFFF
}

.raportTwo td {
	background: #E9E9E9
}

.reportTable tfoot tr {
	border: 1px solid #D1D1D1;
	background: #F7F7F7;
}

.reportTable tfoot td {
	border: 0px;
	padding: 4px
}

.late td {
	background-color: #f89d6b;
}

.late td a, .late td a:visited {
	color: #000;
}

.reportTable  td table td {
	border: 0px solid black;
	padding: 5px;
	border-bottom: 1px solid #000;

}

/*
orderDetialsTable
*/

.orderDetialsTable {
	width: 100%;
	padding: 5px 5px 5px 5px;
	border-collapse: collapse;
	margin-top:5px;
}


.orderDetialsTable thead tr th {
border: 1px solid #777777;	
}

.orderDetialsTable  th {
	background: #F2EEd5;
	color: #333333;
	padding: 5px 5px 5px 5px;
	font-size: 1em;
	text-align: center;
	border: 1px solid  #DBE3B2;
}

.orderDetialsTable  th a {
	color: #333333;
	font-size: 1em;
}

.orderDetialsTable a:hover{
	background-color: transparent;
} 

.orderDetialsTable  td {
	border: 1px solid #DBE3B2;
	padding: 4px
}

.orderDetialsTable tfoot tr {
	border: 1px solid #DBE3B2;
	background: #F2EEd5;
}

.orderDetialsTable tfoot td {
	border: 0px;
	padding: 4px
}


.orderDetialsTable  td table td {
	border: 0px solid black;
	padding: 5px;
	border-bottom: 1px solid #DBE3B2;

}


/*
footerContainer
----------------------*/
#footerContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border-top: 1px solid #ececec;
	/*background: #E5E5E5 url(../images/footer_bkg.jpg) no-repeat scroll 0 0;*/
}

#footerContainer #footerContent {
	text-align: center;

}

#footerContent ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0
}

#footerContent .column1 {
	position: absolute;
	left: 10px;
	top: 20px
}

#footerContent .column2 {
	position: absolute;
	left: 200px;
	top: 20px
}

#footerContent .column3 {
	position: absolute;
	right: 30px;
	top: 20px
}

.clearer {
	clear: both;
}

/********************************************************************************************
* Details view styles
*********************************************************************************************/

.wwFormTable{
	width:100%;	
}

details-action-message {
	color: green;
	font-weight: bold;
}

select.details-country-combo {
	width: 140px;
	border: 1px solid #d1d1d1;
	background-color: #E9E9E9;
	padding: 1px;
}

select.search-panel-combo {
	width: 140px;
	border: 1px solid #d1d1d1;
	background-color: #E9E9E9;
	padding: 1px;
}

select.details-status-combo {
	width: 140px;
	border: 1px solid #d1d1d1;
	background-color: #E9E9E9;
	padding: 1px;
}

p.medium-section-margin {
	margin-bottom: 40px;
}

.small-section-margin {
	margin-bottom: 20px;
}

.sectionTitle {
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}

table.element-details input {
	border: 1px solid #4D4D4D;
	background-color: #E8E8E8;
}

table.element-details select {
	border: 1px solid #4D4D4D;
	background-color: #E8E8E8;
}

table.element-details tr td.details-prop {
	
}

table.element-details tr td.details-prop-group {
	vertical-align: top;
	font-weight: bold;
	font-style: italic;
}

table.element-details tr td.details-value {
	color: #3D3D3D;
	padding-left: 20px;
}

.errorMessage {
	color: red;
	font-style: italic;
}

input.customTextfield {
	border: 1px solid #d1d1d1;
	background-color: #FFFFFF;
	padding: 1px;
}

input.customPassword {
	border: 1px solid #d1d1d1;
	background-color: #fff;
	padding: 1px;
}

select.customSelect {
	border: 1px solid #d1d1d1;
	background-color: #fff;
	padding: 1px;
}

textarea.customTextarea {
	border: 1px solid #d1d1d1;
	background-color: #fff;
	padding: 1px;
}

input.searchpanelTextfield {
	border: 1px solid #d1d1d1;
	background-color: #E9E9E9;
	padding: 1px;
}

input.searchpanelTextfield[disabled] {
	background: #f1f1f1;
}

input.searchdatepicker {
	border: 1px solid #d1d1d1;
	background-color: #E9E9E9;
	padding: 1px;
}

input.searchpanel-textfield {
	background-color: #E9E9E9;
}	

td.flowSubmitButtons {
	border: 0;
}

.annotation-date {
	color: gray;
	font-style: italics;
}

span.no-products-message {
	color: green;
	font-style: italic;
}

span.no-comments-message {
	color: green;
	font-style: italic;
}

#tabs5 {
	float: left;
	width: 100%;
	font-size: 93%;
	line-height: normal;
}

#tabs5 ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}

#tabs5 li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs5 a {
	float: left;
	background: url("../images/tableft5bb.jpg") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#tabs5 a span {
	float: left;
	display: block;
	background: url("../images/tabright5bb.jpg") no-repeat right top;
	padding: 4px 13px 5px 6px;
	color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs5 a span {
	float: none;
}

/* End IE5-Mac hack */
#tabs5 a:hover span {
	color: #FFF;
}

#tabs5 a:hover {
	background-position: 0% -42px;
}

#tabs5 a:hover span {
	background-position: 100% -42px;
}

#tabs5 #current a {
	background-position: 0% -42px;
}

#tabs5 #current a span {
	background-position: 100% -42px;
}

div.generic-order-warning {
	color: red;
}

.ui-datepicker-trigger{
position: absolute;
}

.upperIndex {
	vertical-align: super;
	font-size: smaller;
}

/* NEEDED BY DISPLAYTAG BEGIN */
th.sorted a, th.sortable a {
      background-position: right;
      background-repeat: no-repeat;
      display: block;
      padding-right: 10px;
 }
 
 
 /*th.sortable a {
      background-image: url(images/arrow_off.gif);
 }*/
 
 th.order1 a {
      background-image: url(../images/arrow_up.png);
 }
 
 th.order2 a {
      background-image: url(../images/arrow_down.png);
 }
 
 /********** Additional costs form ***********/
 
 table.ac-form {
 	margin-top: 15px;
 }
 
 table.ac-form td.tdLabel {
 	width: 150px;
 }
 
 form.ac-form input {
 	float: left;
 }
 
 form.ac-form input.ac-submit {
 	margin-top: 10px;
 	float: right;
 }
 
 form.ph-form span.errorMessage {
 	float: left;
 }
 	
/* NEEDED BY DISPLAYTAG END */

.lowerPrice {
	color: red;	
}

/* Postal code delivery prices section in partner settings */
td.pc-label {
	text-align: left;
}

td.pc-delete-button {
	width: 40px;
	text-decoration:underline;
} 

table.doc-search td {
	padding-left: 5px;
	padding-right: 5px;
}

form.doc-search-form select
{
	width: 150px;
}

th.hidden-header
{
	display: none;
}

table.stdFees input {
	width: 92px;
}

.clearLook fieldset {
	margin: 0;
	border: 0;
	padding: 0;
	margin-bottom: 5px;
	clear: left;
}

.clearLook legend {
	margin: 0;
	position: relative;
	font-weight: bold;
	margin-bottom: 10px;
	color : #444; 
}

.clearLook input,
.clearLook select,
.clearLook textarea {
	display: block;
	width: 200px;
}

.clearLook input.searchdatepicker {
	width: 183px !important;
	float: left;
}

table.clearLook td {
	text-align: left;
	width: 300px;
}

table.clearLook td.tdLabel {
	text-align: left;
	width: 170px;
}

.checkboxColumn  label {
	float: left;
}

.checkboxColumn  input {
	float: right;
}

.divForm fieldset {
	margin: 0;
	border: 0;
	padding: 0;
	margin-bottom: 5px;
	clear: left;
}

.divForm legend {
	margin: 0;
	position: relative;
	font-weight: bold;
	margin-bottom: 10px;
	color : #444; 
	
}

.divForm label,
.divForm checkboxLabel,
.divForm .label {
	display: block;
	width: 170px;
	float: left;
	clear: left;
}

.divForm label.check {
	clear: none;
}

.divForm input,
.divForm select,
.divForm checkbox,  
.divForm textarea {
	display: block;
	float: left;
	width: 200px;
}

.divForm textarea {
	height: 100px;
}

/*
	.checkboxDiv is used because struts s:checkbox generates hidden input
	but hidden input with display: block is visible
*/
.divForm .checkboxDiv input {
	display: none;
}

.divForm .checkboxDiv input.check {
	float: left;
}

.divForm select {
	width: 204px;
}

.divForm .hidden {
	display: none;
}

.divForm div {
	overflow: hidden;
	clear: both;
	margin-bottom: 0.5em;
}

.divForm input.check,
.divForm input.submit {
	width: auto;
	display: inline;
}

.divForm input.check,
.divForm input.submit,
.divForm .noLabel {
	margin-left: 170px;
	display: inline;
}

.divForm input.submit {
	margin-bottom: 1em;
}

.divForm label.check {
	width: auto;
	margin-top: 3px;
}

.divForm input.check,
.divForm input.submit {
	display: inline;
}

.divForm .removeButton {
	float: none;
	margin-left: 380px;
	width: auto;
}

.divForm input.searchdatepicker {
	width: 183px !important;
}

.divForm .description {
	float: left;
	clear: none;
	width: 300px;
}

.divForm .label,
.divForm .description {
    margin-top: 0;
}

.noLabelText {
	margin: 0;
	margin-left: 170px;
	clear: left; 
}

#legendTitle {
	cursor: pointer;
	color: #b30000;
}

#legend {
	margin: 0 0 10px 170px;
	padding: 0;
	list-style-type: none;
	display: none;
}

#legend li {
	margin: 0;
	width: 200px; 
	font-family: monospace; 
	font-size: 1.1em;
}

.scrollable {
	overflow: auto;
}

.reportTable img { 
	vertical-align: middle; 
	margin: 0 10px;
}

fieldset#discountFieldset {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
}

fieldset#discountFieldset legend {
	margin-top: 10px;	
}

iframe#efmainwindow { 
	border: none;
}

form.subs-form input, select {
	width: 150px;
}

div.messageFrame {
	padding: 10px;
	border: 1px solid #ccc;
}

iframe#orderMessage {
	width: 100%;
	border: none;	
}

tr.new-message td, tr.new-message td {
	background-color: #FFFF99;
}

tr.new-message td, tr.new-message td a {
	font-weight: bold;
}

tr.open-message td, tr.new-message td a {
	font-weight: bold;
}

form#sendForm #subject {
	width: 250px;
}

form#messageDetails table {
	margin-top: 20px;	
}

form#messageDetails td.label {
	width: 120px;
}

form#messageDetails td {
	padding-top: 15px;
}

form#sendForm span.errorMessage {
	float: left;
}

input.odMsgSubmit {
	float:right;
}

form#saveOrderComment table {
	width: auto;
}

form#sundayList {
	width: 200px;
	margin-left: 365px;
}

form#sundayForm {
	margin-left: 195px;
}

div#groupsDiv label, input {
	display: inline-block;
}

form#campaignForm td.tdLabel {
	width: 150px;
}

form#mailingCampaignDetails input[type=checkbox] {
	width: auto;
	display: inline;
}

table.partnerOrderListForm td {
	padding: 5px 10px 5px 10px;
}

form#editShopProduct table td.tdLabel {
	width: 200px;
}

table#assignedCategoryList {
	width: 200px;
}

form#categoryForm {
	padding-left: 5px;
}

table.productBox {
	border: none;
	margin-top: 20px;
	width: 200px;
	margin-right: 10px;
}

table.caProductBox {
	border: none;
	margin-top: 20px;
	width: 200px;
	margin-right: 10px;
	table-layout: fixed;
	height: 285px;
	min-height: 285px;
}

table.productBox td {
	padding: 5px;
}

table.caProductBox td {
	padding: 0;
	vertical-align: bottom;
}

table.productBox img {
	border: none;	
	width: 180px;
	max-height: 180px;
}

table.caProductBox img {
	border: none;	
	width: 180px;
	/*height: 195px;*/
	max-height: 195px;
}

table.productBox .productName, table.caProductBox .productName {
	font-weight: bold;
}

table.productBox .productPriceLine, table.caProductBox .productPriceLine {
	color: #666;
}

table.productBox span.productPrice, table.caProductBox span.productPrice {
	font-style: italic;
	display: inline !important;	
}

table.productBox .productInfo {
	height: 40px;
}

table.caProductBox .productInfo {
	vertical-align: top;
}

table.productBox td.productPhoto {
	vertical-align: bottom;
	overflow: hidden;	
}

table.caProductBox td.productPhoto {
	vertical-align: middle;
	max-height: 205px;
	min-height: 205px;
	height: 205px;
	overflow: hidden;
	text-align: center;	
}

table.productBox tr.photoRow {
	height: 150px;	
}

table.caProductBox tr.photoRow {
	/*height: 195px;
	min-height: 195px;*/
}

table.productBox .productBtns {
	text-align: center;
	padding: 0;
}

table.caProductBox .productBtns {
	overflow: hidden;
	padding: 0;
}

table.caProductBox .productBtns table td {
	padding: 5px;	
}

table.productBox .productBtn {
	width: 40%;
	display: inline;
}

table.productBox .productBtn a {
	border: 1px solid #aaa;
	background-color: #ddd;
	padding: 4px;
}

table.productBox .productInfo span, table.caProductBox .productInfo span {
	display: block;
	width: 100%;
	text-align: center;	
}

#shopCategoryMenu td {
	border: none;
	font-size: 11px;
}

#shopCategoryMenu a {
	color: #88A300;
}

table#shopCategoryMenu {
	border-collapse: collapse;
}

img.productLargePhoto {
	width: 300px;
	border: 1px double #ccc;
}

table.productDetails td {
	text-align: center;
	margin: 20px;
	padding: 10px;
}

td.amountColumn, th.amountColumn {
	width: 50px;
}

td.amountColumn input {
	width: 46px;
}

table#shopOrderInfo {
	margin: 10px 5px 0 0;
}

table#shopOrderInfo td.label {
	text-align: right;
	padding-right: 5px;
}

table.shopOrderDetails td.label {
	text-align: right;
	width: 100px;
	padding-right: 10px;
}

p.shop-button {
	background: url('../images/but.gif') 0 0 no-repeat;
	padding:0;
	line-height: 11px;
	margin-bottom: 3px;
}
p.shop-button a {
	background: url('../images/but2.gif') right top no-repeat;
	line-height: 11px;
	padding: 3px 9px 6px 10px;
	display: block;
	color: #FFF;
	font-weight: bold;
}

#sendOrderBtn {
	float: right;
	background-color: #E4001C;
	padding: 6px;
	font-weight: bold;
}

#continueShoppingBtn {
	float: left;
}

.imgLink {
	border: none;
}

.hourPicker, .minutePicker {
	width: 40px;
}

.oap-datepicker {
	width: 90px;
}

.advertisment object {
	vertical-align: middle;
	margin-top: 0px;
}

#orderAddEditMessage {

}

.orderLinkError {
	color: red;
}

.amMsg {
	color: #88A300;
}

.caPageNo {
	border: 1px solid #ccc;
	padding: 5px;
	background-color: beige;
	margin-right: 5px;
}

#filterProductsForm {
	margin-bottom: 20px;
}

.caLogo {
	width: 162px;
	border: 1px solid #ddd;
	display: block;
}

#hasCompanyAccountOption {
	width: 10px !important;
}

#hasAccountCheckbox {
	width: 150px;
}

#deliveryCostForm table {
	margin-top: 10px;
	width: auto;
}

.searchpanel table.wwFormTable {
	width: auto !important;
}

span.dateRange {
	margin-right: 20px;
}

.caActionMessage {
	background-color: #DAFF77;
	border: 1px solid #88A300;
	color: black;
	margin: 20px 0 20px 0;
	height: auto;
	width: auto;
	overflow: hidden;
}

.caActionError {
	background-color: #FF8C69;
	border: 1px solid #8B0000;
	margin: 20px 0 20px 0;
	height: auto;
	width: auto;
	overflow: hidden;
}

.caActionError .errorMessage {
	color: black;
	font-style: normal;
}

table.availableDiscounts thead td {
	font-weight: bold;
}

table.availableDiscounts td {
	padding: 5px;
}

table.shopCartAddTable {
	margin-top: 20px;	
}

table.shopCartAddTable input, table.shopCartAddTable select {
	width: 100%;	
} 

.caHomePageText {
	width: 100%;
	font-size: 12px;
}

form#assignProductToCompany {
	margin-top: 20px;
}

table.oapTable td.tdLabel {
	width: 50%;
}

table.homeProductsTable {
	width: 100%;
}

table.homeProductsTable > td {
	text-align: center;
}

#caLoginWelcome {
	width: 400px;
	font-size: 12px;
	margin: 10px 0 20px 0;
}

.raportSummaryFooter td {
	border: 1px solid #DBE3B2 !important;
}

#caProductFilterForm {
	margin-bottom: 30px;
}

#productAssignmentsForm {
	margin-bottom: 20px;
}

#additionalProducts {
	width: 600px;
	clear: both;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;	
}

#additionalProducts .flowerAdditionBox {
	width: 130px;
	margin: 0 20px 0 20px;
	display: block;
	float: left;
}

#additionalProducts .flowerAdditionBox .shop-button {
	margin: 10px 0 0 35px;
	width: 60px;
}

#additionalProducts .flowerAdditionBox .name {
	color: #88A300;
	font-weight: bold;
}

#additionalProducts .flowerAdditionBox div {
	text-align: center;
}

.additionsTitle {
	font-size: 12px;
	margin: 40px 0 15px 0;
}

.partnerOrderList .firstName {
	overflow: hidden;
	width: 80px;
	max-width: 80px;
}

.partnerOrderList .lastName {
	overflow: hidden;
	width: 80px;
	max-width: 80px;
}

.orderDetialsTable .bringIconRow td {
	padding: 0;
	height: 22px;
}

.orderDetialsTable .bringIconTable td {
	padding: 0 10px 0 0;
}

.hideYear .ui-datepicker-new-year {
	display: none;
}

td.rlcamp {
	padding-top: 6px;
	border-bottom: 1px solid #DBE3B2;
}

.image-cont {
	width: 150px;
	height: 120px;
	float: left;
	margin: 5px;
	padding: 5px;
	border: solid 1px #CCC;
	position: relative;
}

.image-cont-inner {
	overflow: hidden;
	width: 150px;
	height: 100px;
}

.add-cont {
	position: relative;
}
.image-cont a.but {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.image-cont .add-cont {
	width: 100%;
	text-align: right;
}

.image-cont p {
	font-size: 10px;
	margin-top: 40px;
	font-style: italic;
	text-align: center;
	margin-bottom: 28px;
}

#items-container {
	width: 100%;
	padding-top: 15px;
}

#items-container .item {
	float: left;
	width: 220px;
	height: 247px;
	margin: 6px 10px;
	border: solid 1px #ECECEC;
	position: relative;
}

#items-container .item .img-cont {
	height: 195px;
	width: 180px;
	overflow: hidden;
	border: none;
	padding: 0;	
	margin: 7px auto;
}

#items-container .item p {
	position: absolute;
	bottom: 0;
	height: 44px;
	background-color: #F2EED5;
	width: 210px;
	margin: 0;
	padding: 3px 5px;
	border-top: solid 1px #ECECEC;
}

.pagination { margin: 0; padding: 0}
.pagination li { list-style-type: none }
.pagination:after { clear: both;   content: "";
  display: table; }

.pagination li.active a { background-color: #F2EED5; }

.pagination a {
	padding: 3px;
	border: solid 1px #ECECEC;
	display: block;
	float: left;
	margin: 0 2px;
	min-width: 12px;
	text-align: center;
}

.pagination a.active {
	background-color: #F2EED5;
}

.moto-message { color: red; font-weight: bold }

#addConfig { width: 460px; margin-top: 25px  }
#addConfig .tdLabel { width: 40% }

.add_modules label:after { display: block; content: " " }

#techDetails { overflow: scroll; } 

.amount-sel { width: 55px; }

.orderDetialsTable td p { margin: 0; padding: 0; }