@charset "utf-8";

c/* DEFAULT BROWSER STYLE RESET */
html, body, div, span, p, h1, h2, h3, h4, h5, h6, a, dl, dt, dd, ul, ol, li, form, fieldset, legend, label, button, blockquote, q, img, font, small, strong, strike, sup, sub, em, code, abbr, acronym, pre, table, caption, th, tr, td { margin:0; padding:0; border:0; outline:none; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; }
ol, ul {list-style:none;}
table {border-collapse:collapse; border-spacing:0;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
strong {font-weight:bold;}
em {font-style: normal;}
a, a:active, a:hover, a:focus, a:visited, a:hover, a tr { outline: none; overflow:hidden; color: #333; cursor: pointer !important; text-decoration: none; }
a.noTextDecoration { text-decoration: none; }
/* END STYLE RESET */

html, body {  height: 100%; }
body { color: #666; font-size:12px; font-family: Arial, Helvetica, Verdana, Sans-Serif; background: url(../images/bg_body.gif) 0 0 repeat-x; }

h1 { color: #666; font-family: Georgia, Times New Roman; font-size: 34px; }
h2 { color: #666; font-size: 22px; }

img {  vertical-align: middle; }

p { padding: 0; margin: 0; line-height: 18px; }



/* For New Public Pages*/
#home_button {  
height:32px;
width:72px;
padding:0px; 
margin:0px 15px 0px 0px; 
background-image: url("../images/new/home_button.jpg"); 
background-repeat: no-repeat;
float: left;
}

#home_button_text{
color:#ffffff; 
FONT-SIZE: 16px; 
FONT-FAMILY: Arial, sans-serif;
TEXT-ALIGN: center;
TEXT-DECORATION: none;
padding: 6px 0px 0px 0px;
text-decoration: none;
}

#top_navigation{
margin:0 auto;  
width:920px;
height:32px;
padding:22px 0px 0px 0px; 
}
/* End for New Public Pages*/



/* Form fields */
input { width: 200px; font-size:12px; padding:2px; border-top:1px solid #7e7e80; border-left:1px solid #7e7e80; border-right:1px solid #dededf; border-bottom:1px solid #dededf; }
input.tiny { width: 40px !important;}
input.smaller { width: 70px !important; }
input.small { width: 100px !important; }
input.medium { width: 150px !important; }
input.xmedium { width: 165px !important; }
input.large { width: 200px !important; }
input.xlarge { width: 300px !important; }
input.xxlarge { width: 350px !important; }
input.xxxlarge { width: 400px !important; }
.tiny input { width: 40px;}
.smaller input  { width: 70px; }
.small input { width: 90px; }
.medium input { width: 150px; }
.large input { width: 200px; }
.xlarge input { width: 300px; }
.xxlarge input { width: 350px; }
.xxxlarge input { width: 400px; }

input[type=radio],
input[type=checkbox] { width: 13px !important; display:inline; padding:0; border:none;}

input.radioInput,
input.checkboxInput{ width: 13px !important; display:inline; padding:0; border:none; }

.aligned { vertical-align: sub; margin-right: 5px; }
.tablePadding { padding: 3px; }
.addressingSpacer { height: 18px !important; }
#addressCheckSearchId label { width: 80px; display: block; padding: 3px 2px; }

select { width: 206px; font-size:12px; padding:3px 2px; border-top:1px solid #7e7e80; border-left:1px solid #7e7e80; border-right:1px solid #dededf; border-bottom:1px solid #dededf;}
select.tiny { width: 46px !important;}
select.smaller { width: 76px !important; }
select.small { width: 96px !important; }
select.medium { width: 156px !important; }
select.large { width: 206px !important; }
select.xlarge { width: 306px !important; }
select.xxlarge { width: 356px !important; }
select.xxxlarge { width: 406px !important; }
.tiny select { width: 46px;}
.smaller select  { width: 76px; }
.small select { width: 96px; }
.medium select { width: 156px; }
.large select { width: 206px; }
.xlarge select { width: 306px; }
.xxlarge select { width: 356px; }
.xxxlarge select { width: 406px; }

textarea { width: 200px; font-size:12px;  padding:2px; border-top:1px solid #7e7e80; border-left:1px solid #7e7e80; border-right:1px solid #dededf; border-bottom:1px solid #dededf;  }
textarea.tiny { width: 40px !important;}
textarea.smaller { width: 70px !important; }
textarea.small { width: 90px !important; }
textarea.medium { width: 150px !important; }
textarea.large { width: 200px !important; }
textarea.xlarge { width: 300px !important; }
textarea.xxlarge { width: 350px !important; }
textarea.xxxlarge { width: 400px !important; }
.tiny textarea { width: 40px;}
.smaller textarea  { width: 70px; }
.small textarea { width: 90px; }
.medium textarea { width: 150px; }
.large textarea { width: 200px; }
.xlarge textarea { width: 300px; }
.xxlarge textarea { width: 350px; }
.xxxlarge textarea { width: 400px; }

.maxLength { width: 98%;}
/*label { font-weight: bold; } */
label { font-size: 13px; color: #666; font-weight: bold;}

table { width: 100%; }
small {  font-size: 11px; }

/* Common */
.noBorder { border: none !important; }
.noBorder td { border: none !important; }
.noPadding { padding: 0 !important; }
.noBackground { background-image: none !important; }
.noMargin { margin:0 !important; }
.noWrap { white-space: nowrap !important; }
.noWrapTable td { white-space: nowrap !important; }
.redText { color: #F00 !important; }
.blackText { color: #000 !important; }
.bold { font-weight: bold !important; }

#gray1pxLine{
	height:0px; border-top:  1px solid #C8C8C8; border-bottom: 0px; border-left: 0px; border-right: 0px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;
}

div.spacer { height: 15px !important; display: block; clear: both; }
div.spacer10 { height: 10px !important; display: block; clear: both; }
div.clear { height: 0; display: block; overflow: hidden; clear: both; }

.left { float: left !important; }
.right { float: right !important; }
.center { text-align: center; }

.align-left {  text-align: left; }
.align-center {  text-align: center; }
.align-right {  text-align: right; }

.text-medium { font-size: 14px; }
.text-big { font-size: 16px; }
.text-large { font-size: 18px; }
.text-small { font-size: 11px; }

.padding10 { padding: 10px !important; }
.padTop10 { padding-top: 10px !important; }
.padRight10 { padding-right: 10px !important; }
.padBottom10 { padding-bottom: 10px !important; }
.padBottom5 { padding-bottom: 5px !important; }
.padLeft10 { padding-left: 10px !important; }
.padLeft20 { padding-left: 20px !important; }

table.middle td,
td.middle { vertical-align: middle !important; }
table.top td,
td.top { vertical-align: top !important; }
table.bottom td,
td.bottom { vertical-align: bottom !important; }

td.container { padding: 10px !important; }
table.form td.container { padding-left: 15px !important; }

.gray { background: #efefef; }
.blue { background: #e7f7f7; }
.blue td { background: #e7f7f7; }

.green { color: #669900; }

/* Login page only */

#outline { width: 920px; margin: 0 auto; padding:10px 0;  }

.login-form { margin: auto; width: 412px; }

/* Containers */
#layoutContainer { 
	
	min-height: 100%; 
	
	background-image: url("../images/new/background.jpg"); 
	background-repeat: repeat-x;
	background-color:#ffffff;	
	}
#contentContainer {}
/* Header */
#header {  height: 127px; }
#header h1.publicLogo { height: 82px; width: 329px; padding: 0px; float: left; }
#header h1.publicLogo a { display: block; height: 100%; width: 100%; background: url("../images/new/logo.jpg") 0 0 no-repeat; text-indent: -9999px; }
#header h1.secureLogo { height: 87px; width: 82px; float: left; margin-top: 5px; }
#header h1.secureLogo a { display: block; height: 100%; width: 100%; background: url(../images/logo_efloris.gif) 0 0 no-repeat; text-indent: -9999px; }

.header-stats { float: right; font-size: 13px; margin-top: 5px; width: auto; }
.header-stats .header { width: 165px; font-weight: bold; padding: 5px 5px 5px 20px; display: block; }
.header-stats .element { line-height: 18px; padding: 5px 5px 5px 20px; display: block; }
.header-stats td { vertical-align: top; }
.header-stats a { text-decoration: none; }

.header-admin { margin-top: 30px; width:auto; float:right; }
.header-admin div { float:left; padding-right:10px;  }

.header-admin #menu { padding-top: 0; }
.header-admin #menu li { margin-right: 0; }
.header-admin #menu li a { background-position: 0px -586px; }
.header-admin #menu li a span { background-position: 100% -650px; }

.header-admin #menu li:hover a, 
.header-admin #menu li.hover a { background-position: 0 -618px; }
.header-admin #menu li:hover a span, 
.header-admin #menu li.hover a span { background-position: 100% -33px; }

/* Menu */
#menu { position:relative; padding-top:8px; height:32px; z-index: 10; }
ul.dropdown { position: relative; padding:0; margin:0; z-index: 10; }
ul.dropdown li { float: left; zoom: 1; margin-right:5px; }
ul.dropdown li.right { float:right; margin-right:0px; margin-left:5px; }

ul.dropdown a { text-decoration:none; }
ul.dropdown a:hover { color: #666; text-decoration:none; }
ul.dropdown a:active {  }

ul.dropdown li a { padding: 0 0 0 13px; float: left; display: block; height:32px; background: url(../images/bg_menu.gif) 0 -297px no-repeat; color: #333; }
ul.dropdown li a span { display: block; float: left; padding: 7px 15px 7px 2px; font-size:16px; background: url(../images/bg_menu.gif) 100% 0 no-repeat; }

ul.dropdown li.hover, ul.dropdown li:hover { position: relative; }
ul.dropdown li:hover a, ul.dropdown li.hover a { background: url(../images/bg_menu.gif) 0 -330px no-repeat; color: #669933; }
ul.dropdown li:hover a span, ul.dropdown li.hover a span { background: url(../images/bg_menu.gif) 100% -33px no-repeat; }

ul.dropdown li a.parent { padding-left: 27px; background: url(../images/bg_menu.gif) 0 -396px no-repeat; }
ul.dropdown li.hover a.parent,
ul.dropdown li a.parent:hover,
ul.dropdown li.hover a.selected_parent { background: url(../images/bg_menu.gif) 0 -429px no-repeat; }

ul.dropdown li.hover a.parent span,
ul.dropdown li a.parent:hover span,
ul.dropdown li.hover a.selected_parent span { background: url(../images/bg_menu.gif) 100% -34px no-repeat; }

ul.dropdown li a.selected { background: url(../images/bg_menu.gif) 0 -363px no-repeat; color: #fff; }
ul.dropdown li a.selected span { background: url(../images/bg_menu.gif) 100% -66px no-repeat; }
ul.dropdown li a.selected:hover { background: url(../images/bg_menu.gif) 0 -330px no-repeat; color: #669933; }
ul.dropdown li a.selected:hover span { background: url(../images/bg_menu.gif) 100% -33px no-repeat; }

ul.dropdown li a.selected_parent { padding-left: 27px; background: url(../images/bg_menu.gif) 0 -462px no-repeat; color: #fff; }
ul.dropdown li a.selected_parent span { background: url(../images/bg_menu.gif) 100% -66px no-repeat; }
ul.dropdown li.hover a.selected_parent {  color: #669933; }

ul.dropdown li#menu-item-help a { padding-left: 30px; background: url(../images/bg_menu.gif) 0 -99px no-repeat;  }
ul.dropdown li#menu-item-help a:hover { background: url(../images/bg_menu.gif) 0 -132px no-repeat; }
ul.dropdown li#menu-item-help a.selected { background: url(../images/bg_menu.gif) 0 -165px no-repeat; }

ul.dropdown li#menu-item-help a.selected:hover { background: url(../images/bg_menu.gif) 0 -132px no-repeat; color: #669933; }
ul.dropdown li#menu-item-help a.selected:hover span { background: url(../images/bg_menu.gif) 100% -33px no-repeat; }

ul.dropdown li#menu-item-signin a { padding-left: 30px; background: url(../images/bg_menu.gif) 0 -198px no-repeat;  }
ul.dropdown li#menu-item-signin a:hover { background: url(../images/bg_menu.gif) 0 -231px no-repeat; }
ul.dropdown li#menu-item-signin a.selected { background: url(../images/bg_menu.gif) 0 -264px no-repeat; }

ul.dropdown li#menu-item-signin a.selected:hover { background: url(../images/bg_menu.gif) 0 -231px no-repeat; color: #669933; }
ul.dropdown li#menu-item-signin a.selected:hover span { background: url(../images/bg_menu.gif) 100% -33px no-repeat; }

ul.dropdown ul { border:1px solid #dddddd; border-top: 1px solid #fff; background:#fff; width: 208px; visibility: hidden; position: absolute; top: 100%; left: 0; margin:0; padding:6px 0 4px 0;}
ul.dropdown ul li {  font-size:13px; font-weight: normal; margin:0; padding:0; width:186px;  background:none !important; color: #000; float: none; }
ul.dropdown ul li a { background:#f1f1f1 !important; border: 1px solid #cccccc !important; height:auto !important; color:#666666 !important; margin:1px 8px 1px 5px; padding:4px 5px;  }
ul.dropdown ul li a:hover { color:#fff !important; border:1px solid #7bbc4e !important; background: #7bbc4e url(../images/bg_menu_subselect.gif) 0 0 repeat-x !important; }
ul.dropdown ul li a.dissabled { background:#ccc !important;}
ul.dropdown ul li a.dissabled:hover { background:#ccc !important; border: 1px solid #cccccc !important; height:auto !important; color:#666666 !important; margin:1px 8px 1px 5px; padding:4px 5px;  }
.menuLeft { float: left !important; }
.menuRight { float: right !important; margin-right: -5px; }

/* Menu = right alignment */
/*.right ul.dropdown { margin-right: -5px;}*/

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a { border-right: none; width: 100%; display: inline-block; border: 1px solid #f00; }
ul.dropdown ul ul { left: 100%; top: 0;  }
ul.dropdown li:hover > ul { visibility: visible; }
* html ul.dropdown ul li { display: inline; width: 100%; }

ul.dropdown li.right ul { right: 0 !important; left: inherit !important;  }

#content_header { padding-top: 15px; }
#content_header h1 { margin-left: 5px;}
#content_footer { min-height:28px; padding-top: 10px; }

/*Parent tabs*/
body.parentTabs { background-position: 0 37px; }
div.parentTabs { background:url(../images/multishop_header_bg.png) 0 0 repeat-x; height: 38px; display: none;}
div.parentTabs ul { width:920px; margin:0 auto; padding-top:5px; }
div.parentTabs li.spacer span { display:block; margin:8px 4px 0 5px; width:16px; height:16px; background:url(../images/multishop_parent_icon.png) 0 0; text-indent:-9999px;  }
div.parentTabs li a.parent_shop { background: url(../images/multishop_parent_menu.gif) 0px -33px no-repeat; color:#fff; }
div.parentTabs li a.parent_shop span { background: url(../images/multishop_parent_menu.gif) 100% 0px no-repeat; }
div.parentTabs li a.parent_shop:hover { background: url(../images/bg_menu.gif) 0 -330px no-repeat; color: #669933; }
div.parentTabs li a.parent_shop:hover span { background: url(../images/bg_menu.gif) 100% -33px no-repeat; }

/* Grid container*/
table.gridContainer { margin: 0; padding: 0; }
table.gridContainer td { padding-right: 15px; vertical-align: top;}
table.gridContainer .lastColumn { padding-right: 0;}
.column3  { width: 3% !important;}
.column5  { width: 5% !important;}
.column10 { width: 10% !important;}
.column12 { width: 12% !important;}
.column15 { width: 15% !important;}
.column20 { width: 20% !important;}
.column25 { width: 25% !important;}
.column30 { width: 30% !important;}
.column35 { width: 35% !important;}
.column33 { width: 33% !important;}
.column40 { width: 40% !important;}
.column45 { width: 45% !important;}
.column50 { width: 50% !important;}
.column55 { width: 55% !important;}
.column66 { width: 66% !important;}
.column70 { width: 70% !important;}
.column80 { width: 80% !important;}
.column90 { width: 90% !important;}


/* Content */
div.container {  border-top: 1px solid #dadada;  /*background: #FFF url(../images/bg_container.gif) top right no-repeat;*/ min-height: 260px; }

.content-login { width: 440px; margin: auto;  }
.content-login .form td { padding: 3px; }
.content-login .content { background: #f9f9f9 url(../images/bg_gradient_gray.gif) bottom left repeat-x !important; border: 1px solid #dadada; border-bottom: none; border-top: none; padding: 15px;  }

.container-header { height: 68px; padding: 0 5px;  }
.container-header h1 { float: left; margin-top: 15px;  }

.boxLevel1 {  }
.boxLevel1 .header { height: 39px; color:#fff; font-weight: bold; }
.boxLevel1 .header h2 { font-size: 22px; padding: 7px 0 0 15px; float: left; font-weight: bold; margin-right: 5px; }
.boxLevel1 .header .button-container { padding-top: 7px; padding-right: 7px; }

.boxLevel1 div.green-header { background: #bbd63d url(../images/bg_heading_2.gif) bottom left repeat-x; border: 1px solid #77ba4f; }
.boxLevel1 div.green-header h2 { color: #fff; }

.boxLevel1 div.gray-header { background: #efefef url(../images/bg_heading_2_gray.gif) bottom left repeat-x; border: 1px solid #ccc; border-top: none;   }
.boxLevel1 div.gray-header h2 { color: #333; }

.boxLevel1 div.blue-header { background: #91d4da url(../images/bg_heading_2_blue.gif) bottom left repeat-x; border: 1px solid #089ba8; }
.boxLevel1 div.blue-header h2 { color: #fff; }

.boxLevel1 .content { padding: 15px; border: 1px solid #ccc; border-top: none; background: #FFF; }
.boxLevel1 div.white-content {  }
.boxLevel1 div.blue-content { background: #e0f4f3; }
.boxLevel1 div.gray-content { background: #f0f0f0; border: 1px solid #ccc; border-top: none; }

.boxLevel2 { background: #FFF;  }
.boxLevel2 .header { height: 34px;  font-size: 16px; }
.boxLevel2 .header h2 { padding: 9px 0 7px 12px; font-size: 16px; float: left; color: #fff; font-weight: bold; }
.boxLevel2 .header h3 { padding: 9px 0 7px 12px; font-size: 15px; float: left; color: #fff; font-weight: bold; padding-right: 5px; }
.boxLevel2 .header .button-container { padding-top: 5px; padding-right: 5px; }

.boxLevel2 .green-header { background: #bbd63d url(../images/bg_heading_2.gif) repeat-x; color: #fff; border: 1px solid #77ba4f;   }
.boxLevel2 div.green-header h2 { color: #fff; }

.boxLevel2 .gray-header { background: #efefef url(../images/bg_heading_3_gray.gif) repeat-x; color: #333; border: 1px solid #ccc;  }
.boxLevel2 div.gray-header h2 { color: #333; }

.boxLevel2 .blue-header { background: #90d3d9 url(../images/bg_heading_3_blue.gif) repeat-x; color: #FFF; border: 1px solid #0098a5; }
.boxLevel2 div.blue-header h2 { color: #fff; }

.boxLevel2 .content { padding:12px; border: 1px solid #ccc; border-top: none; background: #FFF }
.boxLevel2 div.white-content {  }
.boxLevel2 div.blue-content { padding: 12px; background: #e0f4f3; }
.boxLevel2 div.gray-content { background: #f0f0f0; border: 1px solid #ccc; border-top: none; padding: 12px; }

.boxLevel3 { background: #FFF;  }
.boxLevel3 .header { height: 22px;  font-size: 16px; color:#fff; }
.boxLevel3 .header h2 { padding: 3px 0px 3px 10px; font-size: 14px; float: left; font-weight: bold; }

.boxLevel3 .green-header { background: #bbd63d url(../images/bg_heading_2.gif) repeat-x !important; color: #FFF; border: 1px solid #77ba4f; }
.boxLevel3 div.green-header h2 { color: #fff; }

.boxLevel3 .gray-header { background: #efefef url(../images/bg_heading_3_gray.gif) repeat-x !important; color: #333; border: 1px solid #ccc; }
.boxLevel3 div.gray-header h2 { color: #333; }

.boxLevel3 .blue-header { background: #90d3d9 url(../images/bg_heading_3_blue.gif) repeat-x !important; color: #FFF; border: 1px solid #0098a5; }
.boxLevel3 div.blue-header h2 { color: #fff; }

.boxLevel3 .content { padding:12px; border: 1px solid #ccc; border-top: none; background: #FFF; }
.boxLevel3 div.white-content {  }
.boxLevel3 div.blue-content { padding: 12px; background: #e0f4f3; }
.boxLevel3 div.gray-content { background: #f0f0f0; border: 1px solid #ccc; border-top: none; padding: 12px; }

.boxLevel1 div.shadow-content,
.boxLevel2 div.shadow-content,
.boxLevel3 div.shadow-content { background: #f9f9f9 url(../images/bg_box_left.gif) top left repeat-y; padding:0; border: 0; }
.boxLevel1 div.shadow-content div.box-content,
.boxLevel2 div.shadow-content div.box-content,
.boxLevel3 div.shadow-content div.box-content { background: url(../images/bg_box_right.gif) top right repeat-y; padding: 15px 15px 5px; border: 0; }
.boxLevel1 div.shadow-content div.box-bottom,
.boxLevel2 div.shadow-content div.box-bottom,
.boxLevel3 div.shadow-content div.box-bottom { background: url(../images/bg_box_bottom.gif) top left repeat-x; height: 10px; overflow: hidden;  }
.boxLevel1 div.shadow-content div.box-bottom-left,
.boxLevel2 div.shadow-content div.box-bottom-left,
.boxLevel3 div.shadow-content div.box-bottom-left { background: url(../images/bg_box_leftbottom.gif); width: 9px; height: 9px; overflow: hidden; }
.boxLevel1 div.shadow-content div.box-bottom-right,
.boxLevel2 div.shadow-content div.box-bottom-right,
.boxLevel3 div.shadow-content div.box-bottom-right { background: url(../images/bg_box_rightbottom.gif); width: 9px; height: 9px; overflow: hidden; float: right; margin-top: -9px; }


.header .right { padding-right: 10px; }
.header .inline { padding-top: 7px; }
.header-info { float: right; padding: 7px 15px; }

/* Data Results */

table.dataResults { width: 100%; border: 1px solid #ccc; background: #FFF;  }
table.dataResults th { padding: 6px 5px 6px 15px; background: #efefef url(../images/bg_heading_3_gray.gif) repeat-x; font-size: 16px; font-weight: bold; color: #333; white-space: nowrap; }
table.dataResults td { padding: 6px 5px 6px 15px; border-top: 1px solid #ccc; vertical-align: middle; }
table.blueHeader th { background: #90d3d9 url(../images/bg_heading_3_blue.gif) repeat-x; color: #FFF; border-top: 1px solid #0098a5; border-bottom: 1px solid #0098a5;  white-space: nowrap; }
table.dataResults td.selectButtonList { height: 36px; }
table.dataResults td.selectButtonListSmall { height: 24px; }
table.grayBorder td { border: 1px solid #ccc; }
td.blueCell { color:#fff; font-weight: bold; background: #91d4da url(../images/bg_heading_2_blue.gif) bottom left repeat-x; }

table.dataResults2 { width: 100%; border: 1px solid #ccc; background: #FFF;  }
table.dataResults2 th { padding: 6px 5px 6px 15px; background: #efefef url(../images/bg_heading_3_gray.gif) repeat-x; font-size: 16px; font-weight: bold; color: #333; white-space: nowrap; }
table.dataResults2 td { padding: 5px 8px 5px 8px; vertical-align: middle; }
table.dataResults2 td.selectButtonList { height: 36px; }
table.dataResults2 td.selectButtonListSmall { height: 24px; }




table.dataResultsThin { width: 100%; border: 1px solid #ccc; background: #FFF;  }
table.dataResultsThin th { padding: 3px 5px 3px 10px; background: #efefef url(../images/bg_heading_4_gray.gif) repeat-x; font-size: 14px; color: #333;  white-space: nowrap; }
table.dataResultsThin td { padding: 3px 5px 3px 10px; border-top: 1px solid #ccc; }
table.dataResultsThin tr.blue th { background: #90d3d9 url(../images/bg_heading_4_blue.gif) repeat-x; color: #FFF; border-top: 1px solid #0098a5; border-bottom: 1px solid #0098a5; }

div.dataFilter { background: url(../images/bg_filter.gif) bottom left no-repeat; }
div.dataFilter td, div.dataFilter th { padding: 3px; }
div.dataFilterContent { background: url(../images/bg_filter.gif) bottom right no-repeat; margin-left: 12px; padding: 12px 12px 12px 0; }
div.dataFilterContent td { padding-left: 3px; padding-right: 3px; }

div.dataFilterBlue { background: #e0f4f4 url(../images/bg_blue_shadow.gif) bottom left repeat-x; padding: 12px }
div.dataFilterBlue td, div.dataFilter th { padding: 3px; }

tr.more td { background: #ebebeb; }
tr.selectedBlue td { background: #0098a5; color: #fff; }
tr.selectedBlue td a { color: #fff; }

/* Buttons */
div.button-container { height: 26px; padding-top: 5px; padding-bottom: 5px; }

/* Buttons Colors */
a.button { float: left; text-decoration:none; color:#fff; font:14px Arial, Helvetica, sans-serif; background:url(../images/bg_buttons_left.png) no-repeat 0 -27px;  display:block;  padding-left:12px; margin-right:5px; width:auto; overflow:visible; text-align:center; line-height:25px; cursor:pointer; white-space: nowrap !important; }
a.button span { padding:1px 15px 0px 3px; line-height: 24px; float: left; display:block; background:url(../images/bg_buttons_right.png) no-repeat 100% -27px; white-space: nowrap; }
a.button em { display: none;  }
a.button:hover { background:url(../images/bg_buttons_left.png) no-repeat 0 -52px; }
a.button:hover span { background:url(../images/bg_buttons_right.png) no-repeat 100% -52px; }

a.buttonRed { float: left; text-decoration:none; color:#fff; font:14px Arial, Helvetica, sans-serif; background:url(../images/bg_buttons_left.png) no-repeat 0 -127px;  display:block;  padding-left:12px; margin-right:5px; width:auto; overflow:visible; text-align:center; line-height:25px; cursor:pointer; }
a.buttonRed span { padding:1px 15px 0px 3px; line-height: 24px; float: left; display:block; background:url(../images/bg_buttons_right.png) no-repeat 100% -127px; white-space: nowrap; }
a.buttonRed em { display: none;  }
a.buttonRed:hover { background:url(../images/bg_buttons_left.png) no-repeat 0 -152px; }
a.buttonRed:hover span { background:url(../images/bg_buttons_right.png) no-repeat 100% -152px; }

a.buttonOrange { float: left; text-decoration:none; color:#fff; font:14px Arial, Helvetica, sans-serif; background:url(../images/bg_buttons_left.png) no-repeat 0 -177px;  display:block;  padding-left:12px; margin-right:5px; width:auto; overflow:visible; text-align:center; line-height:25px; cursor:pointer; }
a.buttonOrange span { padding:1px 15px 0px 3px; line-height: 24px; float: left; display:block; background:url(../images/bg_buttons_right.png) no-repeat 100% -177px; white-space: nowrap; }
a.buttonOrange em { display: none;  }
a.buttonOrange:hover { background:url(../images/bg_buttons_left.png) no-repeat 0 -202px; }
a.buttonOrange:hover span { background:url(../images/bg_buttons_right.png) no-repeat 100% -202px; }

a.buttonBlue { float: left; text-decoration:none; color:#fff; font:14px Arial, Helvetica, sans-serif; background:url(../images/bg_buttons_left.png) no-repeat 0 -77px;  display:block;  padding-left:12px; margin-right:5px; width:auto; overflow:visible; text-align:center; line-height:25px; cursor:pointer; }
a.buttonBlue span { padding:1px 15px 0px 3px; line-height: 24px; float: left; display:block; background:url(../images/bg_buttons_right.png) no-repeat 100% -77px; white-space: nowrap; }
a.buttonBlue em { display: none;  }
a.buttonBlue:hover { background:url(../images/bg_buttons_left.png) no-repeat 0 -102px; }
a.buttonBlue:hover span { background:url(../images/bg_buttons_right.png) no-repeat 100% -102px; }

a.buttonGray { float: left; text-decoration:none; color:#444; font:14px Arial, Helvetica, sans-serif; background:url(../images/bg_buttons_left.png) no-repeat 0 -227px;  display:block;  padding-left:12px; margin-right:5px; width:auto; overflow:visible; text-align:center; line-height:25px; cursor:pointer; }
a.buttonGray span { padding:1px 15px 0px 3px; line-height: 24px; float: left; display:block; background:url(../images/bg_buttons_right.png) no-repeat 100% -227px; white-space: nowrap; }
a.buttonGray em { display: none;  }
a.buttonGray:hover { background:url(../images/bg_buttons_left.png) no-repeat 0 -252px; }
a.buttonGray:hover span { background:url(../images/bg_buttons_right.png) no-repeat 100% -252px; }

a.buttonDisabled { float: left; text-decoration:none; color:#999; font:14px Arial, Helvetica, sans-serif; background:url(../images/bg_buttons_left.png) no-repeat 0 -2px;  display:block;  padding-left:12px; margin-right:5px; width:auto; overflow:visible; text-align:center; line-height:25px; cursor:pointer; }
a.buttonDisabled span { cursor:text; padding:1px 15px 0px 3px; line-height: 24px; float: left; display:block; background:url(../images/bg_buttons_right.png) no-repeat 100% -2px; white-space: nowrap; }
a.buttonDisabled em { display: none;  }
a.buttonDisabled:hover { background:url(../images/bg_buttons_left.png) no-repeat 0 -2px; }
a.buttonDisabled:hover span { background:url(../images/bg_buttons_right.png) no-repeat 100% -2px; }

a.buttonSignout { float: left; margin-bottom: 5px; text-decoration:none; color:#666; font:14px Arial, Helvetica, sans-serif; background:url(../images/bg_buttons_header.gif) no-repeat 0 -124px;  display:block;  padding-left:5px;; margin-right:5px; width:auto; overflow:visible; text-align:center; line-height:31px; cursor:pointer; }
a.buttonSignout span { padding:0px 32px 0px 3px; line-height: 31px; float: left; display:block; background:url(../images/bg_buttons_header.gif) no-repeat 100% 0; white-space: nowrap; }
a.buttonSignout:hover { background:url(../images/bg_buttons_header.gif) no-repeat 0 -155px; }
a.buttonSignout:hover span { background:url(../images/bg_buttons_header.gif) no-repeat 100% -31px; }

a.buttonHelp { float: left; text-decoration:none; color:#666; font:14px Arial, Helvetica, sans-serif; background:url(../images/bg_buttons_header.gif) no-repeat 0 -124px;  display:block;  padding-left:5px; margin-right:5px; width:auto; overflow:visible; text-align:center; line-height:31px; cursor:pointer; }
a.buttonHelp span { padding:0px 32px 0px 3px; line-height: 31px; float: left; display:block; background:url(../images/bg_buttons_header.gif) no-repeat 100% -62px; white-space: nowrap; }
a.buttonHelp:hover { background:url(../images/bg_buttons_header.gif) no-repeat 0 -155px; }
a.buttonHelp:hover span { background:url(../images/bg_buttons_header.gif) no-repeat 100% -93px; }


a.buttonSimple { border: 1px solid #ccc; float: left; text-decoration:none; color:#333; font:12px Arial, Helvetica, sans-serif; background:url(../images/bg_button_simple.gif) repeat-x 0 0px;  display:block; margin-right:5px; width:auto; overflow:visible; text-align:center; line-height:20px; cursor:pointer; }
a.buttonSimple span { padding:0 10px 0 10px; line-height: 20px; float: left; display:block; white-space: nowrap; }
a.buttonSimple em { display: none;  }
a.buttonSimple:hover { background:url(../images/bg_button_simple.gif) repeat-x 0 -17px;}

/* Buttons Icons */

a.buttonIconNext em { margin: 5px 5px 0 -3px; position: relative; width: 13px; height: 13px; display: block; float: left; background: url("../images/bg_buttons_icons.png") 0 0 no-repeat;  }
a.buttonIconPrev em { margin: 5px 5px 0 -3px; position: relative; width: 13px; height: 13px; display: block; float: left; background: url("../images/bg_buttons_icons.png") -14px 0 no-repeat;  }
a.buttonIconAdd em { margin: 5px 5px 0 -3px; position: relative; width: 13px; height: 13px; display: block; float: left; background: url("../images/bg_buttons_icons.png") -28px 0 no-repeat;  }
a.buttonIconConfirm em { margin: 5px 5px 0 -3px; position: relative; width: 13px; height: 13px; display: block; float: left; background: url("../images/bg_buttons_icons.png") -42px 0 no-repeat;  }
a.buttonIconDelete em { margin: 4px 5px 0 -3px; position: relative; width: 11px; height: 14px; display: block; float: left; background: url("../images/bg_buttons_icons.png") -56px 0 no-repeat;  }
a.buttonIconFolder em { margin: 5px 5px 0 -3px; position: relative; width: 13px; height: 13px; display: block; float: left; background: url("../images/bg_buttons_icons.png") -68px 0 no-repeat;  }
a.buttonIconCalendar em { margin: 4px 5px 0 -3px; position: relative; width: 15px; height: 15px; display: block; float: left; background: url("../images/bg_buttons_icons.png") -84px 0 no-repeat;  }
a.buttonIconTruck em { margin: 5px 5px 0 -3px; position: relative; width: 24px; height: 15px; display: block; float: left; background: url("../images/bg_buttons_icons.png") -100px 0 no-repeat;  }
a.buttonIconShop em { margin: 5px 5px 0 -3px; position: relative; width: 21px; height: 13px; display: block; float: left; background: url("../images/bg_buttons_icons.png") -125px 0 no-repeat;  }

a.buttonIconPrint em { margin: 4px 5px 0 -3px; position: relative; width: 16px; height: 16px; display: block; float: left; background: url("../images/bg_buttons_icons.png") -42px -16px no-repeat;  }
a.buttonIconClose em { margin: 5px 5px 0 -3px; position: relative; width: 13px; height: 13px; display: block; float: left; background: url("../images/bg_buttons_icons.png") -14px -36px no-repeat;  }
a.buttonIconDecline em { margin: 5px 5px 0 -3px; position: relative; width: 13px; height: 13px; display: block; float: left; background: url("../images/bg_buttons_icons.png") -80px -19px no-repeat;  }
a.buttonIconBrowse em { margin: 5px 5px 0 -3px; position: relative; width: 13px; height: 13px; display: block; float: left; background: url("../images/bg_buttons_icons.png") 0 -36px no-repeat;  }
a.buttonIconEdit em { margin: 4px 5px 0 -3px; position: relative; width: 13px; height: 14px; display: block; float: left; background: url("../images/bg_buttons_icons.png") -62px -17px no-repeat;  }
a.buttonIconUser em { margin: 4px 5px 0 -3px; position: relative; width: 13px; height: 14px; display: block; float: left; background: url("../images/bg_buttons_icons.png") -29px -35px no-repeat;  }

div.right .button, div.right .buttonRed, div.right .buttonBlue, div.right .buttonOrange, div.right .buttonGray, div.right .buttonDisabled, div.right .buttonSimple,
div.right .buttonIconPrint, div.right .buttonIconClose, div.right .buttonIconDecline, div.right .buttonIconBrowse, div.right .buttonIconEdit, div.right .buttonIconUser { margin-right: 0px; margin-left: 5px; }

div.right .button, div.right .buttonRed, div.right .buttonBlue, div.right .buttonOrange, div.right .buttonGray, div.right .buttonDisabled, div.right .buttonSimple,
div.right .buttonIconPrint, div.right .buttonIconClose, div.right .buttonIconDecline, div.right .buttonIconBrowse, div.right .buttonIconEdit, div.right .buttonIconUser { margin-right: 0px; margin-left: 5px; }

/* Icons */

span.icon-incoming { display: block; float: left; width: 19px; height: 19px; background: url(../images/icons_header.gif) center -1px no-repeat; margin-right: 7px; }
span.icon-outgoing { display: block; float: left; width: 19px; height: 19px; background: url(../images/icons_header.gif) center -21px no-repeat; margin-right: 7px; }
span.icon-email    { display: block; float: left; width: 19px; height: 19px; background: url(../images/icons_header.gif) center -81px no-repeat; margin-right: 7px; }
span.icon-waiting  { display: block; float: left; width: 19px; height: 19px; background: url(../images/icons_header.gif) center -41px no-repeat; margin-right: 7px; }
span.icon-decline  { display: block; float: left; width: 19px; height: 19px; background: url(../images/icons_header.gif) center -61px no-repeat; margin-right: 7px;}

.iconGreen { background: url(../images/icon_bullet_green.png) 0 0px no-repeat; padding-left: 18px; }
.iconBlue { background: url(../images/icon_bullet_blue.png) 0 0px no-repeat; padding-left: 18px; }
.iconGray { background: url(../images/icon_bullet_gray.png) 0 0px no-repeat; padding-left: 18px; }
.iconGrayDark { background: url(../images/icon_bullet_info_gray_dark.png) 0 0px no-repeat; padding-left: 18px; }
.iconRed { background: url(../images/icon_bullet_red.png) 0 0px no-repeat; padding-left: 18px; }
.iconCheck { background: url(../images/icon_bullet_check.png) 0 0px no-repeat; padding-left: 18px; }
.iconView { background: url(../images/icon_bullet_list.gif) 0 0px no-repeat; padding-left: 18px; display: block; }
.iconDownload { background: url(../images/icon_bullet_arrowdown.gif) 0 0px no-repeat; padding-left: 18px;  }
.iconUser { background: url(../images/icon_bullet_user.png) 0 0 no-repeat; padding-left: 18px;   }
.iconUserBlue { background: url(../images/icon_bullet_user_blue.png) 0 0 no-repeat; padding-left: 18px;   }
.iconEdit { background: url(../images/icon_bullet_edit.png) 0 1px no-repeat; padding-left: 20px;  }
.iconError { background: url(../images/icon_bullet_error.png) 0 1px no-repeat; padding-left: 18px;  }
.iconMessage { background: url(../images/icon_bullet_message.gif) 0 1px no-repeat; padding-left: 18px;  }
.iconMessageBlue { background: url(../images/icon_bullet_message_blue.gif) 0 1px no-repeat; padding-left: 18px;  }
.iconMessageRed { background: url(../images/icon_bullet_arrow_redright.png) 0 1px no-repeat; padding-left: 18px;  }
.iconMessageRedUp { background: url(../images/icon_bullet_arrow_redup.png) 0 1px no-repeat; padding-left: 18px;  }
.iconMessageRedDown { background: url(../images/icon_bullet_arrow_reddown.png) 0 1px no-repeat; padding-left: 18px;  }
.iconMessageGreenDown { background: url(../images/icon_bullet_arrow_greendown.png) 0 1px no-repeat; padding-left: 18px;  }
.iconAddSmall { background: url(../images/icon_bullet_add_small.gif) 0 1px no-repeat; padding-left: 15px;  }
.iconInfoWhite { background: url(../images/icon_bullet_info_white.png) 0 1px no-repeat; padding-left: 20px;  }
.iconInfoGrayDark { background: url(../images/icon_bullet_info_gray_dark.png) 0 1px no-repeat; padding-left: 18px;  }
.iconInfoBlue { background: url(../images/icon_bullet_info_blue.gif) 0 1px no-repeat; padding-left: 20px;  }
.iconPrint { height: 15px; background: url(../images/icon_bullet_print.gif) 0 0 no-repeat; padding-left: 30px;  }
.iconTruck { height: 15px; background: url(../images/icon_truck.gif) 0 0 no-repeat; padding-left: 30px;  }
.iconRead { height: 15px; background: url(../images/icon_bullet_read.png) 0 0 no-repeat; padding-left: 18px;  }
.iconUnread { height: 15px; background: url(../images/icon_bullet_unread.png) 0 0 no-repeat; padding-left: 18px;  }
.iconQuestion { background: url(../images/icon_bullet_question.png) 0 0 no-repeat; padding-left: 18px;  }
.iconAnswear { background: url(../images/icon_bullet_answear.png) 0 0 no-repeat; padding-left: 18px;  }
.iconHelp { background: url(../images/icon_help.png) 0 0 no-repeat; padding-left: 30px; display: block; height: 18px;  }   
.iconHelpBig { height: 34px; width: 33px; margin: 4px 8px 0 0; float: right; background: url(../images/icon_help_big.png) 0 0 no-repeat; text-indent: -9999px;  }
.iconClock { height: 23px; width: 24px; background: url(../images/icon_clock.png) 0 0 no-repeat; float: left; margin-right: 10px;  }
.iconClockSmall { height: 23px; width: 24px; background: url(../images/icon_clock_small.png) 0 0 no-repeat; float: left; }
.iconPicture { background: url(../images/icon_bullet_picture.png) 0 0 no-repeat; padding-left: 25px; height: 21px; width: 25px;}

.storeStatusOpen { display: block; margin-top: 3px; padding: 2px 0 1px 5px; width: 61px; height: 16px; color:#fff; background: url(../images/bg_store_status.gif) top left no-repeat;  }
.storeStatusClose { display: block; margin-top: 3px; padding: 2px 0 1px 5px; width: 61px; height: 16px; color:#fff; background: url(../images/bg_store_status.gif) bottom left no-repeat;   }

/* Elements */

.headerDashboardAlert { background: #ce0c0c url(../images/bg_heading_2_red.gif) 0 0 repeat-x; border: 1px solid #ce0c0c; height: 32px; position: relative; }
.headerDashboardAlert h2 { color: #FFF; float: left; padding: 8px 0 0 0; margin-left: 60px; font-size: 14px; font-weight: bold;  }
.headerDashboardAlert .right { color: #FFF; font-size: 14px; margin-top: 8px; padding-right: 10px; }
.headerDashboardAlert a { text-decoration: none; }

.dashboard { border-top: 0 !important; }
.headerDashboardCell { padding: 0 !important; border: 0 !important; }
.headerDashboardToday { background: #72AE48 url(../images/bg_heading_2_green2.gif) 0 0 repeat-x; border: 1px solid #72AE48; height: 32px; position: relative; }
.headerDashboardToday h2 { color: #FFF; float: left; padding: 8px 0 0 0; margin-left: 90px; font-size: 14px; font-weight: bold;  }
.headerDashboardToday .right { color: #FFF; font-size: 14px; margin-top: 8px; padding-right: 10px; }
.headerDashboardToday a { text-decoration: none; }

.headerDashboardTomorrow { background: #72AE48 url(../images/bg_heading_2_green2.gif) 0 0 repeat-x; border: 1px solid #72AE48; height: 32px; position: relative; }
.headerDashboardTomorrow h2 { color: #FFF; float: left; padding: 8px 0 0 0; margin-left: 130px; font-size: 14px; font-weight: bold;  }
.headerDashboardTomorrow .right { color: #FFF; font-size: 14px; margin-top: 8px; padding-right: 10px; }
.headerDashboardTomorrow a { text-decoration: none; }

.headerDashboardAfterTomorrow { background: #72AE48 url(../images/bg_heading_2_green2.gif) 0 0 repeat-x; border: 1px solid #72AE48; height: 32px; position: relative; }
.headerDashboardAfterTomorrow h2 { color: #FFF; float: left; padding: 8px 0 0 0; margin-left: 7px; font-size: 14px; font-weight: bold;  }
.headerDashboardAfterTomorrow .right { color: #FFF; font-size: 14px; margin-top: 8px; padding-right: 10px; }
.headerDashboardAfterTomorrow a { text-decoration: none; }

.headerOrderSummaryCell { padding: 0 !important; border: 0 !important; }
.headerOrderSummary { background: #72AE48 url(../images/bg_heading_2_green2.gif) 0 0 repeat-x; border: 1px solid #72AE48; height: 32px; position: relative; }
.headerOrderSummary .right { color: #FFF; font-size: 14px; margin-top: 8px; padding-right: 10px; }
.headerOrderSummary h2 { color: #FFF; float: left; padding: 8px 0 0 0; margin-left: 10px; font-size: 14px; font-weight: bold;  }

.iconDashboardAlert { position: absolute; top: -3px; left: 5px; display: block; width: 46px; height: 42px; background: url(../images/icon_dashboard_alert.png) 0 0 no-repeat;  }
.iconDashboardToday { position: absolute; top: -5px; left: 5px; display: block; width: 75px; height: 46px; background: url(../images/icon_dashboard_today.png) 0 0 no-repeat;  }
.iconDashboardTomorrow { position: absolute; top: -5px; left: 5px; display: block; width: 113px; height: 41px; background: url(../images/icon_dashboard_tomorrow.png) 0 0 no-repeat;  }

.messageDashboadDate { display: block; text-align: right; font-size: 9px; margin-right: 3px; line-height: 13px; }

div.popUpBox { border: 1px solid #57b7c0; background: #e0f4f4; width: 300px; }
div.popUpBox h3 { background: #069aa7 url(../images/bg_header_4_blue2.gif) 0 0 repeat-x; color: #FFF; line-height: 18px; padding: 3px 10px; font-size: 12px; font-weight: bold;  }
div.popUpBox ul {  }
div.popUpBox li { padding: 5px 10px; border-bottom: 1px solid #acdedf; }
div.popUpBox li strong { line-height: 20px; }

.boxAlert {  clear: both; }
.boxAlert h3 { background: url(../images/bg_heading_4_red.gif) 0 0 repeat-x; border: 1px solid #cc3333; color: #FFF; font-size: 14px; font-weight: bold; padding: 3px 3px 3px 15px;  }
.boxAlert h3 span {  background-position: 0 2px; }
.boxAlert .content { background: #e8e8e8 url(../images/bg_corner_gray.gif) bottom right no-repeat; padding: 15px 15px 18px;  }

.boxInfo { clear: both;  }
.boxInfo h3 { background: url(../images/bg_heading_4_blue.gif) 0 0 repeat-x; border: 1px solid #0098a5; color: #FFF; font-size: 14px; font-weight: bold; padding: 3px 3px 3px 15px;   }
.boxInfo h3 span {  background-position: 0 2px; }
.boxInfo .content { background: #e0f4f4 url(../images/bg_corner_blue.gif) bottom right no-repeat; padding: 15px 15px 20px; border: none !important; }

.listElementTable td { padding-right: 0 !important;}
.listElement { border: 1px solid #ccc; margin-bottom: 10px; background: #fff; }
.listElement .dataResults { border: none; }
.listElement td { padding: 7px; font-size: 12px; }

.listElementGray { border: 1px solid #ccc; margin-bottom: 10px; background: #f1f1f1; }
.listElementGray td { padding: 7px; font-size: 12px; text-align: left; }

.listElementSelected { border: 1px solid #0098a5; margin-bottom: 10px; background: url(../images/bg_heading_3_blue.gif) 0 0 repeat-x; }
.listElementSelected td { padding: 7px; font-size: 12px; color: #fff; }
.listElementSelected a { color: #fff; }

.listElementGraySelected { border: 1px solid #ccc; margin-bottom: 10px; background: url(../images/bg_heading_3_gray.gif) 0 0 repeat-x; }
.listElementGraySelected td { padding: 7px; font-size: 12px; color: #333; }
.listElementGraySelected a { color: #333; }

.list { }
.list li { border-top: 1px solid #ccc; padding: 6px 4px; line-height: 18px;  }
.list li.selected { background: #ccc; }
.list span { display: block; background-position: 0px 2px; }

.totalOrder { display: block; background: url(../images/bg_menu.gif) 0 -548px no-repeat; float: right; font-size: 18px; padding-left: 10px; }
.totalOrder span.contentPart { display: block; background: url(../images/bg_menu.gif) 100% -510px no-repeat; float: left; padding: 8px 15px 8px 5px; }

.calendarCurrentDate { display: block; background: url(../images/bg_menu.gif) 0 -548px no-repeat; float: right; font-size: 18px; padding-left: 10px; }
.calendarCurrentDate span.contentPart { display: block; background: url(../images/bg_menu.gif) 100% -510px no-repeat; float: left; padding: 7px 15px 8px 5px; }

.memberCurrentDate { display: block; float: left; font-size: 14px; font-weight:bold; padding-left: 7px; }
.memberCurrentDate span.memberContentPart { display: block; float: left; padding: 3px 5px 3px 5px; margin-left: 6px;}
.memberCurrentDate span.memberContentPart #calendarDate { color: #47B6C1; }

.announcements { display: block; background: url(../images/bg_menu.gif) 0 -548px no-repeat; float: right; font-size: 12px; font-weight: bold; padding-left: 10px; }
.announcements span.contentPart { display: block; background: url(../images/bg_menu.gif) 100% -510px no-repeat; float: left; padding: 7px 15px 8px 5px; }

.dataProduct { border: 1px solid #aedee2; background: #e7f7f7; }
.dataProduct th { background: #b5d6d7 url(../images/bg_table_product.gif) top left repeat-x !important; padding: 5px 0px 5px 10px !important; font-size:14px; color: #333; font-weight: bold !important; vertical-align: middle !important; }
.dataProduct td { background: #e7f7f7; padding: 10px !important;  vertical-align: middle !important; }
.dataProduct table { border: none; }
.dataProduct table td { padding: 3px !important; }
.dataProduct table textarea {  width: 98%; }

.systemInfo { font-size: 12px; margin-top: 10px; padding: 5px; text-align: center;}

.wizardStep { float: left; width: 17px; height: 22px; padding: 4px 0 0 9px; background: no-repeat center; color: white; font-size: 15px; font-weight: bold; }
.wizardStepActive { background-image: url("../images/wizard_steps/step_active.png"); }
.wizardStepInactive { background-image: url("../images/wizard_steps/step_inactive.png"); }
.wizardInterStep { float: left; padding: 0 7px 0 7px; background: url("../images/wizard_steps/inter_step.png") center no-repeat; height: 26px; width: 34px; }

.orderUpsellItem { width: 40px; height: 40px; float:left; margin: 0 !important; }
.orderUpsellItem input { margin-left: 32px; margin-top: 29px !important; }
input.price { font-weight: bold; text-align: right; }
span.inspirationIndicator { color: red; font-family: serif; font-size: 18px; margin-right: 5px; }

div.imageContainer{ background:transparent; border:1px solid #CCCCCC; float: left; margin:3px; padding:3px; height:120px; width:120px; position:relative; }
div.unstocked { background: transparent url(../images/cross.png) no-repeat scroll center; height:59px; width:61px; position: absolute; bottom: 0;right:0; }
div.stocked { background: transparent url(../images/tick.png) no-repeat scroll center; height:59px; width:61px; position: absolute; bottom: 0;right:0; }

.inspiration { padding: 5px; text-align: center; font-weight: bold; vertical-align: middle; }
.inspiration table { background-color: #dddddd; border: 1px solid #cccccc; width: 225px; }
.inspiration td { padding: 5px; }

/* Login screen */
#loginContainer div.section { margin-top: 15px; width:405px; border: 1px solid #cccccc; background:#e8e8e8; }
#loginContainer div.section a.sectionClose { float:right; display:block; height:15px; width:15px; background: url("../images/icon_close_simple.gif") top left no-repeat; text-indent:-9999px; }
#loginContainer div.section h3 { font-size:18px; line-height: 19px; color:#333; float:left; width:190px; height: 34px; padding:16px 0 0 65px; background:url("../images/icon_thumbuser.jpg") top left no-repeat; }
#loginContainer div.section h3 span { display:block; font-size:14px; color:#666; }
#loginContainer div.section .button-container { padding: 12px 0 12px 0; }
#loginContainer div.loginContainerForm { display: none; padding:5px; border-top:1px solid #fff; background: url("../images/bg_loginscreen_password.gif") bottom left repeat-x; }
#loginContainer div.loginContainerFormBlock { display: block; padding:5px; border-top:1px solid #fff; background: url("../images/bg_loginscreen_password.gif") bottom left repeat-x; }
#loginContainer div.loginContainerForm .button-container2 { padding: 0 25px 0 0; }


/* Paginate */
div.paginate { display: block; height: 28px; clear: both; padding-top: 15px; }
div.paginate-info { float: left; font-size: 14px; color: #666; padding: 6px 10px 0 0; }
div.paginate-links { float: right;  }

div.paginate-links a {  display: block; width: 25px; height: 27px; float: left; text-align: center; line-height: 25px; color: #666; font-size: 14px; text-decoration: none; }

div.paginate-links a.prev { background: url(../images/bg_paginate_left.gif) 0 0 no-repeat; text-indent: -9999px; }
div.paginate-links a.next { background: url(../images/bg_paginate_right.gif) 0 0 no-repeat; text-indent: -9999px; }
div.paginate-links a.page { height: 25px; width:23px; background: url(../images/bg_paginate_item.gif) 0 0 no-repeat; border: 1px solid #ccc; border-right-color: #fff; }
div.paginate-links a.page:hover,
div.paginate-links a.current { color: #000; height: 25px;  width:23px; background: url(../images/bg_paginate_item.gif) 0 0 no-repeat; border: 1px solid #ccc; border-right-color: #fff; font-weight: bold; }


/* Welcome screen */
#signUpButton { color:#fff; text-decoration:none; font-size:18px; padding:13px 0px 0px 83px; display:block; height:67px; width:105px; background: url("../images/btn_signup_bg.png") top left no-repeat; }
#signUpButton:hover { text-decoration:none; }
#signUpButton span { display:block; font-size:26px; }

/* Shop details */
.accountImage{ width:95px; height:95px; background-color:#FFF; padding:2px; content:url("../images/no_image.png");}
.accountDetail { height:200px;}
/* this is used in viewShopDetails.jsp*/
.accountImageMain{ width:200px; height:200px; background-color:#FFF; padding:2px; content:url("../images/no_image_large.png");}
.accountImage2{ width:150px; height:150px; background-color:#FFF; padding:2px; content:url("../images/no_image.png");}
/* this is used in executingFloristData.jsp*/
.accountImageMain2{ width:293px; height:293px; background-color:#FFF; padding:2px; content:url("../images/no_image_large.png");}

/* Calendar big */
.week_days th { padding: 3px 0px 3px 10px; font-size: 14px;  border-right:2px solid #0098a5; }
.week td { vertical-align: top; }

.week td.out_of_month,
.week td.past,
.week td.future {  border: 1px solid #ccc; font-weight: normal; height: 80px; width: 80px; }

.week td.today { border: 3px solid #8B2323; background:#fff; cursor:pointer; }
.week td.past,
.week td.future { background:#fff; cursor:pointer; }
.week td.selected { background:#0098a5 !important; cursor:pointer; }

.week td.sunday {  background: #e8e8e8; }

.week td.out_of_month  { background: #e8e8e8; }
.week td.past { background: #fff url(../images/bg_calendar_day.gif) center no-repeat; }
.week td.past.sunday { background: #e8e8e8 url(../images/bg_calendar_day.gif) center center no-repeat; }

table.day_content tr.row_1 td { padding: 10px 0 5px 10px; font-size: 11px;  }

table.day_content .event div { margin: 2px; padding: 2px; background: #f7dbdb url(../images/icon_bullet_error.gif) 3px 3px no-repeat; padding-left: 18px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-size: 10px; color:#f00; line-height: 14px; }
table.day_content .relay div { margin: 2px; padding: 2px; background: #d9ecc0 url(../images/icon_bullet_message.gif) 3px 3px no-repeat; padding-left: 18px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-size: 10px; color:#5d960f; line-height: 14px; }

.none div , .out_of_month div{display: none;}

/* Calendar small */
#smallCalendar .month { width: 210px; margin: 0 2px 0 2px; float: left;   border: 1px solid #ccc; }
#smallCalendar .month .month_name { background: url(../images/bg_heading_4_gray.gif) 0 0 repeat-x; text-align: center; padding: 4px; color: #333; }
#smallCalendar .month .month_days { padding-left: 1px; }
#smallCalendar .month table { }
#smallCalendar .month td { border: 1px solid #fff !important; text-align: center; height: 21px !important; vertical-align: middle; }

#smallCalendar .month .day_name { background: #eaeaea; }
#smallCalendar .month .past {  background: none; }
#smallCalendar .month .future { background: none; cursor: pointer; }
#smallCalendar .month .none { background: #eaeaea; }
#smallCalendar .month .none p { visibility: hidden; }

#smallCalendar .month .closed { background: #eaeaea; }

#smallCalendar .month .exception_open { background: url(../images/bg_calendar_month_blue.gif) 0 0 repeat-x; color: #fff; font-weight: bold; cursor: pointer; }
#smallCalendar .month .exception_closed { background: url(../images/bg_calendar_month_red.gif) 0 0 repeat-x; color: #fff; font-weight: bold; cursor: pointer; }

#calendarTime { color: #47b6c1; margin-right: 5px; }

/* Opening hours */
.openingHours td { padding-bottom: 10px;}

/* Product catalogue */
.catalogTable { margin: 0 0 10px 10px; width:165px; background: #fff; }
.catalogProduct div { padding:10px 0 0 10px; height: 80px; text-align: left; }
.catalogProductName { display: block; margin-bottom: 5px;}
.catalogProductId {color: #000; font-weight: bold; margin-right: 5px;}
a.productLink {display: block; margin-bottom: 5px; color: #669900; text-decoration: none;}
.catalogProductImage { width: 165px; height: 165px;}

.catalogProductImageLarge { width: 480px; height: 480px; position: relative; }
div .catalogProductDetails { position: absolute; top: 15px; left:0; min-height:60px; width: 220px; background: #004E84; opacity: 0.5; color: #fff; padding: 5px; }
.catalogProductImageSmall { width: 70px; height: 70px; padding: 1px; background: #fff;}

div .smallImage2RightPosition { position: absolute; bottom: 15px; right:15px; }
div .smallImage1RightPosition { position: absolute; bottom: 15px; right:100px; }

/* Error / required / warning styling */
.tooltipErrorMessage { border:1px solid #f00 !important; background: #ffcccc !important; max-width:250px; position: absolute; z-index: 2000; padding:3px; }

span.errorWarning { vertical-align: middle; display:inline-block; cursor: help; margin-left: 5px; width: 31px; height: 21px; overflow: hidden; text-indent: -9999px; background: url("../images/icon_errorinput.gif") top left no-repeat; }
span.errorMessage { vertical-align: middle; display:inline-block; cursor: help; margin-left: 5px; width: 31px; height: 21px; overflow: hidden; text-indent: -9999px; background: url("../images/icon_errorinput.gif") top left no-repeat; }
div.errorMessageSection { margin:5px 0 15px 0; }
div.errorMessageHeader { border: 1px solid #cc3333; color: #eee; background: url("../images/bg_input_errors.gif") #fd0000 bottom right repeat-x; padding: 5px; }
div.errorMessageHeader h3 { font-size:14px; font-weight:normal; background: url("../images/icon_errorsinput_small.gif") 5px 2px no-repeat; padding:0px 0px 0px 25px; margin:0;  }
div.errorMessageBody { background-color: #e7b9b9; border: 1px solid #cc3333; border-top: none; padding: 10px 0 0 0; line-height: 21px; }
div.errorMessageBody span.errorMessage { margin-right: 10px; display: block; float: left}
div.errorMessageBody div.individualError { line-height: 21px; margin-bottom: 10px; margin-left: 5px; display: block; color: #000000; font-size: 12px;}

div.errorMessageHeaderNoBackground { color:#f00; margin:10px 0px 5px; padding:5px; }
div.errorMessageHeaderNoBackground h3 { font-size:14px; font-weight:normal; background: url("../images/icon_bullet_error.gif") 5px 2px no-repeat; padding:0px 0px 0px 25px; margin:0;  }
div.errorMessageHeaderOrder {display: none; position: absolute; z-index: 2000;}

.required { color: #cc000e; }
.requiredField { background: #ffc2c2; }
.warning { color: #cc000e; font-weight: bold; }

.confirmDialog { margin: 10px; font-weight: bold; font-size: 16px; }
.internalErrorDialog { margin: 10px; font-weight: bold; font-size: 16px; background-image: url("../images/systemError.png"); background-position: left; background-repeat: no-repeat; padding-left: 40px; }
table.form td { vertical-align: middle; padding: 3px !important; }
td.formForSomeTd { vertical-align: middle; padding: 3px !important; }
#searchTooltip { z-index: 1000; position: absolute; }
#dashboardTooltip { z-index: 1000; position: absolute; }

/* FAQ */
.faqAnswer { display: none;padding: 0 8px 15px 8px; }

/* View order */
#googleMapContainer { background: #e8e8e8 none repeat scroll 0 0; border:1px solid #ccc; height: 460px; }
#googleMapContainer h3 { margin-top: 125px; text-align: center; }

.status-WAITING { color:#ff8400; }
.status-ACCEPTED { color:#8dc63f; }
.status-DECLINED { color:#c60b0b; }

/* Merchandise screens */
.merchandisePayment {width: 190px; margin-left: 50px;}
.merchandiseMessageImageSize { border: 1px solid #ccc; padding: 3px; background: #f1f1f1; }
.merchandiseRemoveImage div.button-container { float: left; width: auto; }

/* Styles applyed on spell checking*/
#spellcheckresults {margin: 0; padding: 5px; }
#spellcheckresults dl { margin: 0; padding: 0; }
#spellcheckresults dl dt { float: left; clear: left; margin: 3px 0; padding: 0; font-weight: bold; }
#spellcheckresults dl dd { float: left; margin: 3px 10px; padding: 0; cursor: pointer; color: green; }
#spellcheckresults dl dd.ignore { color: red; font-style: italic; }

.executingFloristList td { padding: 10px !important; }
.usedExecutingFlorist { color: #999999 !important;}

/* jQuery UI Theme overrides */
.ui-dialog .ui-dialog-content { padding: 5px; }
.ui-widget-shadow { display: none; }
.ui-widget-overlay { background: #555555; opacity: 0.5; }
.blockUI { z-index: 3000 !important; } /* do not remove or modify this is involved in locking the screen and preventing double submition */
.ui-corner-all,.ui-tabs-selected { -moz-border-radius:0; }
.ui-tabs .ui-tabs-panel { padding-bottom:0; }
.ui-widget-header { border-color: #77ba4f; }
.ui-widget-content { border-color: #000000; }
.ui-state-default { border-color: #77ba4f !important; color: #ffffff !important; font-weight: bold !important; }
.ui-state-hover { border-color: #000000 !important; color: #ffffff !important; font-weight: bold !important; }
.ui-datepicker td a, span.ui-datepicker-month , span.ui-datepicker-year { color: #333 !important; }
.ui-datepicker-unselectable span { color: #333 !important; }
.ui-dialog-content { padding:0 !important; }
div.blockElement {}
div.blockElement h2 { height:60px; font-weight:bold; background: url("../images/ajax_loader.gif") center 25px no-repeat; }

/* Announcements - archive tree */
.archiveYear { padding-left: 10px; border-top:1px solid #CCCCCC; padding-top: 5px; padding-bottom: 5px;}
.archiveMonth { border-top:1px solid #CCCCCC; padding-top: 5px; padding-bottom: 5px; }

/* Group Permissions - add new group dialog */
.scrollContainer { height: 400px; overflow-x: hidden; overflow-y: auto; padding: 1px 5px 1px 1px ;}
.scrollContainerHead { padding-right: 28px !important; }

/* Images */
.catalogEditImageSmall { width: 38px; height: 38px;}
.catalogEditImageLarge { width: 100px; height: 100px;}

/* Product catalog browse by category */
div.browseByCategory { z-index: 100; width: 570px; display: none; position: absolute; border: 1px solid #77ba4f; background: #bbd63d; padding: 5px; color: #000;}
div.browseByCategory a { color: #000; }
div.browseByCategory ul { width: 190px; float: left; }
div.browseByCategory ul li { font-weight: bold; }
div.browseByCategory .child { font-weight: normal; margin-left: 10px;}

/* Registration admin */
table.regAdmin td { border-bottom: 1px solid #ccc; padding-bottom: 4px; padding-top: 4px; }
table.regAdmin tr.lastRow td { border: none; }

#declinedOrders td.viaHQ {background:aquamarine;}
#declinedOrders td.fromHQ {background:lightseagreen;}
#declinedOrders td.fromEFtoEF {background:gainsboro;}
#waitingOrders td.viaHQ {background:pink;}
#waitingOrders td.fromHQ {background:salmon;}
#waitingOrders td.fromEFtoEF {background:MediumOrchid;}
#awaitingRoutingOrders td.viaHQ {background:pink;}
#awaitingRoutingOrders td.fromHQ {background:salmon;}
#awaitingRoutingOrders td.fromEFtoEF {background:MediumOrchid;}
#undeliveredOrders td.viaHQ {background:Peru;}
#undeliveredOrders td.fromHQ {background:GoldenRod;}
#undeliveredOrders td.fromEFtoEF {background:Orange;}

/* Collaboration admin */
.collaborationImage{ width:200px; height:200px; background-color:#FFF; padding:2px; content:url("../images/no_image.png");}

/* Admin dashboard */
table.lights td { padding: 6px 0 6px 10px; border-bottom: 1px solid #ccc; }
table.lights tr.lastRow td { border: none; padding-bottom: 0; }
.lightsIcons { clear:right; }
.lightsIcons span {display: block; color:#FFF !important; font-weight:bold; padding:2px 6px 5px 0px; margin-left:7px; width: 30px; text-align: center; }
.lightsIcons label {display:block; overflow:hidden; margin:0 7px 0 2px; float:left; height:19px; }
.lightsIcons div.text {float: left; padding-top: 2px;}
.lightsIcons .light_red {background: url('../images/traffic_lights_left.gif') 0 0 no-repeat; }
.lightsIcons .light_red span { background: url('../images/traffic_lights_right.gif') 100% 0px no-repeat; }
.lightsIcons .light_orange {background: url('../images/traffic_lights_left.gif') 0 -19px no-repeat; }
.lightsIcons .light_orange span {background: url('../images/traffic_lights_right.gif') 100% -19px no-repeat; }
.lightsIcons .light_green { background: url('../images/traffic_lights_left.gif') 0 -38px no-repeat; }
.lightsIcons .light_green span {background: url('../images/traffic_lights_right.gif') 100% -38px no-repeat; }

.selectColumn { width: 110px !important; }

/* For service charges screen */
#serviceChargesTableId td { padding: 3px 4px 3px 4px; }
label.smallLabel { font-size: 10px; color: #000; }
th.upsellItemsContainer { padding: 0 5px 0 0 !important; background: none !important; }

/*.miniRefreshLoad { position: absolute; z-index: 100000; left: 10px; top: 10px; width: 32px; height: 32px; background-image: url("../images/ajax_loader.gif"); background-repeat: no-repeat; }*/
.jsDisabledMessage { margin: 10px; border:1px solid #f00 !important; background: #ffcccc !important; padding: 10px; color: #000 !important; }

/* Areas and Cities */
.areaAndCity { border: 1px solid #ccc; width: 200px; margin: 3px; padding: 2px; }

/* international order recipient - readonly area and city */
.disabledInputText { background:#EBDDE2 }

td.selectFloristPicture { padding: 0 12px !important;}	
td.selectFloristPicture span { display: block; padding-left: 0px; }

table.orderPriceContainer tr{ border: 1px solid #AEDEE2;  height:35px; background-color:#b5d6d7; color:#3b3f3e; font-size:12px;}
.soundAlert { width: 0; height: 0; margin: 0; padding: 0;}

td.customerCollectionWarning { padding-top: 0 !important; padding-bottom: 0 !important;  font-size:13px; color: #007700; font-weight: bold; }

#testSystemWatermark { border: solid 1px #000000; background: #23888C; color: #FFFFFF; font-size: 20px; text-align: center; padding: 3px; margin-top: 5px; margin-bottom: 5px; }

#tutorialPage {font-size: 14px; padding: 15px;}
#tutorialPage h2 { color : #477A96; text-align: center; font-weight: bold;}
#tutorialPage ol { margin: 20px; } 
#tutorialPage ol li {list-style-type: decimal; list-style-position:outside; padding: 5px; }
#tutorialPage ul.bullets li { margin-left: 25px;  list-style-type: disc; padding: 5px;}
.kindOfGreen { color: #8EDA6B !important; }

.redConfirmButton {
    background-image: url("../images/bg_button_confirm_red.gif") !important;
    border: 1px solid #cc0000;
}

.viewOrderNationalProductImage { width: 25px; height: 25px;}

.orderSelectCategoryList { overflow-y: auto; overflow-x: hidden; height: 450px; }
.orderCategoryImage { float: left; width: 210px; height: 210px; margin-right: 15px; margin-bottom: 15px; }
.orderCategoryImage img { width: 210px; height: 210px; }

.orderSelectProductList { overflow-y: auto; overflow-x: hidden; height: 404px; }

.orderProductImage { width: 120px; float: left; margin-right: 15px; margin-bottom: 10px; }
.orderProductImage .image { padding: 0; text-align: center; display: block; }
.orderProductImage .image img { width: 120px; height: 120px;}
.orderProductImage .productCode { color: #000; font-weight: bold; margin-right: 5px; }
.orderProductImage .productName { margin-bottom: 5px; color: #669900; height: 35px; }
.orderProductZoomIcon { background: url('../images/zoom-grey-transparent.png') 0 0 no-repeat; width: 25px; height: 25px; display: block; }
.orderProductZoomIconClose { background: url('../images/zoom-grey-transparent-close.png') 0 0 no-repeat; width: 25px; height: 25px; display: block; }

.orderProductZoom { display: none; background-color: #ffffff; border: 1px solid #c8c8c8; font-size: 12px; padding: 5px; }
.orderProductZoom .icon { float: left; margin-right: 5px; }
.orderProductZoom .image { float: left; margin-right: 5px; display: block;}
.orderProductZoom .image img { width: 250px ; height: 250px; }
.orderProductZoom .info { float: left; padding: 10px; width: 200px; font-size: 24px; font-weight: bold;}

.bluePagesClass {height: 400px; width: 445px; overflow-y: auto; overflow-x: hidden; }

a.deliveryExc, a.deliveryExc:hover { text-decoration: underline; font-size: 11px;}
#exclusionsSearchTooltip { z-index: 1000; position: absolute; }

a.underline { text-decoration: underline; }

textarea.onlyCardMessage { width: 843px; }
.noProducts {border: 1px solid #000; padding: 5px;font-weight: bold;}

/* executing florists */
.shopOpeningTimes {border: 1px solid #01b14f; padding :5px;background-color: #92d14f;color: #ffffff;font-weight: bold;font-size: 13px;}
.shopOpeningDays {padding :5px;background-color: #92d14f;color: #ffffff;font-weight: bold;font-size: 13px;text-align: center; }
.shopOpen {padding :5px; background-color: #c0c4c5; color: #000000;font-weight: normal; font-size: 11px;text-align: center;border-top: 3px solid #ffffff;}
.shopClose {padding :5px;background-color: #d9d9d9;color: #000000;font-weight: normal;font-size: 11px;text-align: center;border-top: 1px solid #ffffff;}
.shopClosed {padding :5px;background-color: #7f7f7f;color: #000000;font-weight: normal;font-size: 11px;text-align: center;padding-top: 18px;padding-bottom: 17px;}

.shopPadding3p {padding-top: 3px !important;padding-right: 0px !important;}
.shopPadding1p {padding: 1px !important;}
.shopCurrentDay {background-color: #558ed5 !important;}
.shopDeliveryDay {background-color: #ff9601 !important;}

.paddingTopBottom5px {padding-top: 5px; padding-bottom: 5px;}

table.communicationGroupsList {font-size: 11px;font-family: Verdana, Arial, Helvetica, sans-serif;word-wrap: break-word;align: left;}
table.communicationGroupsList td {font-size: 13px;border-top: 1px solid #CCCCCC;padding: 6px 5px 6px 15px;vertical-align: middle;}
table.communicationGroupsList td.descriptionColumn {font-style: italic;border-top:none;}
table .communicationGroupsListHeader {background: #efefef url(../images/bg_heading_3_gray.gif) repeat-x; font-size: 16px; font-weight: bold; color: #333; white-space: nowrap;}
table .communicationGroupsListHeader th {padding: 6px 5px 6px 15px;}
div.communicationGroupsContent {margin: 0px;overflow-y: auto;overflow-x: hidden;width: 100%;height: 400px;}
.oddRow {background-color: #EFF1F1;}

/* email settings (in account management) */
.email_settings 
{	
	list-style: disc;
	font-size: 10px;
}

/* Order admin page */ 
a.shop_link, a.shop_link:active, a.shop_link:hover, a.shop_link:focus, a.shop_link:visited, a.shop_link :hover, a.shop_link tr {
	outline: none; overflow:hidden; color:#FF8400; cursor: pointer !important; text-decoration: none;
}

/*Dashboard Row Color Classes*/
.redBgWhiteText{
	color: #FFFFFF;
	background-color: #C00002; 
}

.greenBg{
	background-color: #D8E4BE; 
}

.pinkBg{
	background-color: #E9B7B8; 
}

#agreement h3 {
	font-size:18px;
	background-color: #D8E4BE;
	margin-bottom: 20px;
}

#agreement span {
	font-weight: bold;
}

#agreement ol {
	list-style: decimal outside;
	margin-left: 30px;
	margin-bottom: 30px;
}

#agreement ul {
	list-style: square inside;
	margin-left: 20px;
	margin-bottom: 30px;
}

#agreement table {
	margin-bottom: 30px;
}

#agreement div {
	margin-top: 10px;
	margin-bottom: 10px;
}

#agreement p {
	margin-bottom: 20px;
}

.addressErrorField {
    height:35px;
}

.blackBorder {
    border: 1px solid black;
}

/* Marketing resources configuration*/
.marketing-resources-configuration thead { vertical-align: middle; font-size: 13px; font-weight: bold; }
.marketing-resources-configuration tbody { border-bottom: 1px solid #ccc ; border-top: 1px solid #ccc; }
.marketing-resources-configuration td, .marketing-resources-configuration th { vertical-align: middle; padding: 3px; }

/* Country Level Feature Administration */
.feature-country-level thead { border-bottom: 1px solid #ccc; }
.feature-country-level th { padding: 5px; font-size: 15px; font-weight: bold; }
.feature-country-level td { padding: 5px; font-size: 14px; }

.delivery-areas thead { border-bottom: 1px solid #ccc; }
.delivery-areas tbody { border-bottom: 1px solid #ccc; padding: 5px; }
.delivery-areas-header th { cursor: pointer;  padding-left: 4px; }
.delivery-areas-footer td { padding: 15px; border-bottom: 1px solid #ccc; font-size: 13px; }
.delivery-areas-search td { padding: 4px; }
.admin-delivery-areas td { padding: 4px; }
.delivery-area-result-selected, .delivery-area-result-selected input { font-weight: bold;  }
.location-aliases-tooltip, .delivery-area-aliases{ border:1px solid #c2d699 !important; background: #ecf2e0 !important; }
.location-aliases-tooltip { max-width:250px; position: absolute; z-index: 2000; padding:3px; }


/*Delivery area audit trail */
.delivery-area-audit-trail tbody { border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; }
.delivery-area-audit-trail th, .delivery-area-audit-trail td { padding: 5px; vertical-align: middle; }
.delivery-area-audit-trail th { font-size: 14px; font-weight: bold; color: #666666; }
.delivery-area-audit-trail tr.last-active { background-color: #ddd; }
.delivery-area-audit-trail  div { padding: 5px; }
