/*** RESET STYLES ***/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*** END OF RESET STYLES ***/
html, body {
	/*padding:5px 0 0 0;*/
	/*font-family:Helvetica, "Sans-serif", Arial, Verdana;*/
	font-family: "Open Sans Condensed", “Helvetica Neue UltraLight”, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:1.05em;
	background-color:#ffffff;
	color:#000000;
	min-width:1010px;
	height:100%;
}
#login-table {
	margin:15px auto 10px auto;
}
#login-table td {
	padding:3px;
}
#login-button-div {
	margin-top:20px;
	text-align:center;
}
.login-error-text {
	color:rgb(255, 20, 20);
}
h1 {
	color:rgb(242, 145, 0);
	margin:15px 0 8px 0;
	font-weight:800;
	font-size:2em;
}
h2 {
	color:rgb(242, 145, 0);
	margin:13px 0 7px 0;
	font-weight:700;
	font-size:1.8em;
}
h3 {
	color:rgb(242, 145, 0);
	margin:11px 0 6px 0;
	font-weight:700;
	font-size:1.6em;
}
h4 {
	color:rgb(242, 145, 0);
	margin:9px 0 5px 0;
	font-weight:600;
	font-size:1.4em;
}
h5 {
	color:rgb(242, 145, 0);
	margin:7px 0 4px 0;
	font-weight:600;
	font-size:1.1em;
	font-style:italic;
}
h6 {
	color:rgb(110, 110, 110);
	margin:5px 0 3px 0;
	font-weight:600;
	font-size:1em;
	font-style:italic;
}
.text-element {
	color:rgb(110, 110, 110);
	padding-left:15px;
}
.text-element ul, menu, dir {
	display: block;
	list-style-type: disc;
	margin: 1em 0 2em 2em;
	font-weight:600;
}
	
.text-element ol {
	    display: block;
	    list-style-type: decimal;
	margin: 2em;
	}
	
.text-element li {
	    display: list-item;
	}
	
.text-element ul ul, ol ul {
	    list-style-type: circle
	}
	
.text-element ol ol ul, ol ul ul, ul ol ul, ul ul ul {
	    list-style-type: square
	}
	
.text-element dd {
	    display: block;
	}
	
.text-element dl {
	    display: block;
	}
	
.text-element dt {
	    display: block
	}
	

ol.number-list {
	color:rgb(110, 110, 110);
	list-style:decimal inside;

}
ol.number-list span,p {
	color:rgb(0, 0, 0);
	font-weight:400;
	font-size:1em;
}
ul.bullet-list {
	color:rgb(110, 110, 110);
    list-style:disc inside;
}
ul.bullet-list span,p {
	color:rgb(0, 0, 0);
	font-weight:400;
	font-size:1em;
}
strong, b {
	font-weight: 800;
}
#logo {
	/*padding:5px 3px 8px 0;*/
	padding:15px 8px 8px 8px;
	width:972px;
	height:105px;
	margin:0 auto 0 auto;
	/*border-left:1px solid rgb(183, 183, 183);
	border-right:1px solid rgb(183, 183, 183);*/
	background-color:rgb(255, 255, 255);
}
/*
#logo > img {
	padding-right:5px;
	display:inline;
	float:left;
}
*/

#logo > #visit-logo {
    background-image:url(/static/visit-logo-web-90px.png);
    display:inline-block;
    height:90px;
    overflow:hidden;
    /*text-indent:100%;*/
    white-space:nowrap;
    width:90px;
}

#logo > a {
    background-image:url(/static/InnorangeLogo.png);
    display:inline-block;
    height:40px;
    overflow:hidden;
    /*text-indent:100%;*/
    white-space:nowrap;
    width:175px;
}

#logo > #storetech-logo {
    background-image:url(/static/storetech_logo_small.png);
    display:inline-block;
    height:40px;
    overflow:hidden;
    /*text-indent:100%;*/
    white-space:nowrap;
    width:274px;
}

.border {
	margin:0 auto 0 auto;
	/*width:1010px;*/
	width:996px;
	overflow: hidden;
	position:relative;
	/*min-height:100%;*/
}
/*
#wrper:before {
	content:" ";
	width:10px;
	background-image:url(/static/border_left.png);
	background-repeat:repeat-y;
	padding-bottom: 500em;
    margin-bottom: -500em;
}
#wrper:after {
	content:" ";
	width:10px;
	background-image:url(/static/border_right.png);
	background-repeat:repeat-y;
	padding-bottom: 500em;
    margin-bottom: -500em;
}
*/
.border > div {
	float:left;
	display:inline;
}
/*The following fixes in the '.border' class are to make
 the div to have the same height as the container elements*/
/*.border:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}/*
.border {
	display: inline-block;
}  /* for IE/Mac */
.border-left {
	width:4px;
	background-image:url(/static/left.png);
	background-repeat:repeat-y;
	padding-bottom:5000em; /* the shadow is limited to a length of 5000em */
    margin-bottom:-5000em;
}
.background {
	width:100%;
	min-height:100%;
	/* Alternative color for browsers which don't support degradation */
	background-color:rgb(248, 248, 248);
	
	/* Safari 4+ and Chrome 1+ */
	/*background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(110, 110, 110)), color-stop(1, #FFFFFF));*/
	
	/* Safari 5.1+ and Chrome 10+ */
	/*background-image:-webkit-linear-gradient(rgb(110, 110, 110), #FFFFFF);*/
	
	/* Firefox 3.6+ */
	/*background-image:-moz-linear-gradient(top, rgb(110, 110, 110), #FFFFFF);*/
	
	/* Opera 11.10+ */
	/*background-image:-o-linear-gradient(top, rgb(110, 110, 110), #FFFFFF);*/
	
	/* Internet Explorer 5.5+ */
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='rgb(110, 110, 110)', EndColorStr='#FFFFFF');*/
}
/*
#curr-section-title {
	font-size:2.3em;
	font-weight:1100;
	color:rgb(0, 0, 0);
	float:left;
	text-decoration:none;
}*/
#curr-section-title {
	display: inline-block;
	height: 53px;
	overflow: hidden;
	white-space: nowrap;
	width: 250px;
	float:left;
	position:absolute;
	margin-left: 8px;
	margin-top: 12px;
}
/*
#logo-img {
	padding:30px 40px 50px 10px;
	max-height:20%;
	width:972px;
	margin:0 auto 0 auto;
}
#logo-img > img {
	margin:-15px 0 0 20px;
	padding-right:5px;
	float:left;
	display:inline;
}
#logo-text {
	display:inline;
	width:50%;
	margin-right:5px;
	position:relative;
	font-size:17px;
}
#logo-text-upper {
	color:rgb(242, 145, 0);
	font-style:italic;
	padding-left:30px;
}
#logo-text-bar {
	color:rgb(242, 145, 0);
	background-color:rgb(242, 145, 0);
	height:1px;
	border-width:0;
	margin-left:20px;
	margin-right:50px;
}
#logo-text-lower {
	color:rgb(110, 110, 110);
	padding-left:30px;
}
#partner-logo {
	margin-top:-80px;
	display:inline;
	right:10px;
	float:right;
}
*/
#main-bar {
	margin:0 auto 0 auto;
	display:block;
	width:100%;
}
#main-bar ul {
	padding:3px;
	text-align:center;
	/* background-color:rgba(242, 145, 0, 1); */
	background-color:#f29100;
/*	float:left;*/
}
#main-bar li {
	display:inline;
	/*margin-left:8%;*/
	margin-left:5%;
}
#main-bar li:first-child {
	display:inline;
	margin-left:0;
}
/*
#main-bar ul li:nth-child(1) {
	display:inline;
	margin-left:0;
}
*/
#main-bar a {
    /*float:left;*/
    color:rgb(255, 255, 255);
    text-decoration:none;
    font-variant:small-caps;
    font-weight:800;
	/*margin-left:auto;
	margin-right:auto;*/
}
.separator {
	border-right:1px solid silver;
	padding:0;
	margin:0;
}
.linkbar {
	/*margin:0 auto 0 auto;*/
	float:right;
	display:inline;
	padding-top:15px;
	padding-bottom:7px;
}
.linkbar ul {
	padding:3px;
	text-align:center;
	/*background-color:#f29100;*/
}
.linkbar li {
	display:inline;
	
	/*margin-left:5%;*/
}
/*
.linkbar li:first-child {
	display:inline;
	margin-left:0;
}
*/
.linkbar a {
	color:rgb(0, 0, 0);
    text-decoration:none;
    font-size:1em;
    /*border-radius:4px;*/
    border-radius:4px 4px 0 0;
}
.mainlink a {
	padding:0 7px 4px 7px;
	/*font-variant:small-caps;*/
	font-weight:700;
	font-size:1.01em; /* for IE7 (doesn't inherits from html) */
	border-radius: 4px;
}
/*
#logout-item {
	display:block;
	float:right;
	font-weight:500;
	font-size:0.85em;
	margin:0 8px 4px 0;
}
*/

#content {
	margin:0 auto 0 auto;
	padding:12px 8px;
	display:block;
	width:972px;
	border-top:0;
	/*border-left:1px solid rgb(183, 183, 183);/*rgba(110, 110, 110, 0.5);*/
	/*border-right:1px solid rgb(183, 183, 183);/*rgba(110, 110, 110, 0.5);*/
	border-bottom:1px solid rgb(183, 183, 183);/*rgba(110, 110, 110, 0.5);*/
	border-top-left-radius:0;
	border-top-right-radius:0;
	/*border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;*/
	color:rgb(255, 255, 255);
	background-color:rgb(255, 255, 255);
}
/*
#footer > hr {
	margin:10px;
	background-color:rgba(110, 110, 110, 0.5);
	height:1px;
	border-width:0;
	width:972px;
}
*/
#footer span {
	padding-top:4px;
	display:block;
	font-size:0.7em;
}
#footer a {
	text-decoration:none;
	color:rgb(110, 110, 110);
}

/* Container for elements and graphs which are 'floated' */
div.container {
	overflow:hidden;
	width:100%;
}
div.elem {
	margin:20px 0;
	padding-top:10px;
	border-top:1px solid rgb(241, 241, 241);/*rgba(110, 110, 110, 0.1);*/
	font-size:0.9em;
}
.elem > div {
	padding:7px;
}
.clear {
	clear:both;
}
/*input {
	color:rgb(242, 145, 0);
	background-color:rgb(254, 244, 229);
	border:1px solid rgb(242, 145, 0);
}*/
button {
	color:rgb(255, 255, 255);
	background-color:rgb(242, 145, 0);
	/*border:1px solid rgb(242, 145, 0);*/
	border-color: rgb(242,145,0);
	border-radius:5px;
	padding: 4px;
	font-weight:600;
	cursor:pointer;
}
.unactive-button {
	color:rgb(255, 255, 255);
	background-color:rgb(200, 200, 200);
	border:1px solid rgb(200, 200, 200);
	border-radius:5px;
	padding: 4px;
	font-weight:600;
	cursor:default;
}
.selected-link {
	color:rgb(242, 145, 0);
	background-color:rgb(255, 255, 255);
}
.selected-link a {
	font-weight:900;
	font-size:1.1em;
	color:rgb(242, 145, 0);
	background-color:rgb(255, 255, 255);
	padding:7px;
}
.selected-link a:hover {
	font-size:1.1em;
    font-weight:900;
}
#logout-item {
	width:110px;
	overflow:hidden;
}
#user-name a {
	display:inline-block;
}
#triangle-login {
	width:20px;
}
#user-options ul {
	border:1px solid silver;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
}
#user-options li {
	border-top:1px solid silver;
	padding:6px 4px 6px 4px;
}
#user-options a {
	width:100%;
	display:inline-block;
}
#user-options a:hover {
	text-decoration:underline;
}
/*
#triangle-login {
	background-image:url('/static/triangle-right20.png');
	height:16px;
	width:20px;
	display: inline-block;
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-repeat:no-repeat;
    margin-right:-5px;
}
.triangle:before {
	border-bottom: 7px solid transparent;
    border-left: 7px solid green;
    border-top: 7px solid transparent;
    content:" ";
    height: 0;
    width: 0;
    margin:5px;

}
.triangle {
	color:rgb(242, 145, 0);
	background-color:rgb(255, 255, 255);
	display:inline;
	height:0;
	border-color: transparent transparent transparent rgb(242, 145, 0);
    border-style: solid;
    border-width: 7px 0 7px 7px;
    /*content:" ";*
    position: relative;
    display: inline;
    height: 0;
    width: 0;
}

.triangle:before {
	border-color: transparent transparent transparent rgb(242, 145, 0);
    border-style: solid;
    border-width: 7px 0 7px 7px;
    content:" ";
    position: relative;
    display: inline;
    height: 0;
    width: 0;
    /*top:-3px;*
    left:-3px;
    /*margin-left:-55px;
    left: 40.5%;
    top: 23px;*
}*/
/*
li.curr-link:after {
	border-color: transparent transparent rgb(242, 145, 0) transparent;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    content:" ";
    position: relative;
    display: inline;
    height: 0;
    width: 0;
    top:0px;
    left:-12.5%;
}
*/
.sublinkbar {
	height:70px;
	line-height:70px; /*in order to center the text vertically*/
	width:972px;
	margin:0 auto 0 auto;
	/*text-align:center;*/
	padding:0 8px 0 8px;
	background-color:rgb(255, 255, 255);
	-moz-box-shadow: inset 0 -2px 5px -2px rgb(110, 110, 110);
	-webkit-box-shadow: inset 0 -2px 5px -2px rgb(110, 110, 110);
	box-shadow: inset 0 -2px 5px -2px rgb(110, 110, 110);
	border-top: 1px solid rgb(110,110,110);
	/*font-weight:700;*/
	/*border-left:1px solid rgb(183, 183, 183);/*rgba(110, 110, 110, 0.5);*/
	/*border-right:1px solid rgb(183, 183, 183);/*rgba(110, 110, 110, 0.5);*/
	/*border-top:1px solid rgb(242, 145, 0);*/
}
.triangle-left {
	margin:-1px -1px 0 266px;
	/*border-color: rgb(242, 145, 0) transparent transparent transparent;*/
	border-color: rgb(255, 255, 255) transparent transparent transparent;
    border-style: solid;
    border-width: 33px 0 0 15px;
    content:" ";
    /*position: relative;*/
    display: inline-block;
    float:left;
    height: 0;
    width: 0;
}
.sublink-opts {
	margin:12px auto 0px 0px;
	padding:8px 5px 0 5px;
	display: inline-block;
	height:25px;
	width:970px;
}
.sublink-opts ul {
	margin-left:230px;
}
.sublink-opts li {
	/*padding-left:6%;
	padding-right:6%;*/
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid rgb(255, 255, 255);
	/*padding-bottom:5px;*/
}
.sublink-opts a {
	font-weight:300;
	/*padding:3px 11px 11px;*/
	padding:3px 11px 0;
	/*border: 1px solid rgb(110, 110,110);*/
	border-bottom: 0;
	/*-moz-box-shadow: inset 0px 0px 1px 0px rgb(110, 110, 110);
	-webkit-box-shadow: inset 0px 0px 1px 0px rgb(110, 110, 110);
	box-shadow: inset 0px 0px 1px 0px rgb(110, 110, 110);*/
}
.sublink-opts a:hover {
	/*color:#fff;
	background-color:rgb(110,110,110);*/
	background-color:#fff;
	opacity:0.7;
}
li.sublink-opts-last {
	border-right:0;
}
.curr-link {
	border-right:0;
	border-left:0;
}
.curr-link a {
	border-radius:4px;
	background-color:rgb(255, 255, 255);
}
.curr-link-footfall a {
	color:rgb(149, 193, 31);
	border-radius: 4px 4px 0 0;
	border: 1px solid rgb(110, 110,110);
	border-bottom: 1px solid #ffffff;
	-moz-box-shadow: 0px -4px 5px -3px rgb(110, 110, 110);
	-webkit-box-shadow: 0px -4px 5px -3px rgb(110, 110, 110);
	box-shadow: 0px -4px 5px -3px rgb(110, 110, 110);
}
.curr-link-footfall a:hover {
	color:rgb(149, 193, 31);
	background-color:#fff;
	opacity:1;
}
.curr-link-loyalty a {
	color:rgb(0, 159, 227);
	border-radius: 4px 4px 0 0;
}
.curr-link-guestbook a {
	color:rgb(255, 217, 0);
	border-radius: 4px 4px 0 0;
}
.curr-link-web a {
	color:rgb(230, 0, 126);
	border-radius: 4px 4px 0 0;
}
/*
.sublink-opts li:last-child {
	border-right:0;
}
*/
.triangle-right {
	margin:-1px auto 0 -1px;
	/*border-color: rgb(242, 145, 0) transparent transparent transparent;*/
	border-color: rgb(255, 255, 255) transparent transparent transparent;
    border-style: solid;
    border-width: 33px 15px 0 0;
    content:" ";
    /*position: relative;*/
    display: inline-block;
    float:left;
    height: 0;
    width: 0;
}
.center-div {
	margin:0 auto;
	display:inline-block;
}
.center-div > div {
	margin:0 auto;
	display:inline-block;
}
#menu-sep {
	width:972px;
	margin:0 auto 0 auto;
	padding:0 8px 0 8px;
	border-left:1px solid rgb(183, 183, 183);
	border-right:1px solid rgb(183, 183, 183);
	/*float:left;
	display:inline;*/
}
#menu-sep hr {
	visibility:hidden;
	height:14px;
	width:100%;
	margin:0;
	padding:0;
}
.vip-inactive {
	padding-left:4%;
	padding-right:4%;
}
.vip-inactive > a {
	color:rgb(180, 180, 180);
	cursor:default;
}
.vip {
	padding-left:4%;
	padding-right:4%;
}
.vip-color {
	background-color:rgb(149, 193, 31);
}
.vip > a:hover {
	border-bottom:4px solid rgb(149, 193, 31);
	/*background-color:rgb(149, 193, 31);*/
}
.triangle-vip {
	border-color: rgb(242, 145, 0) transparent transparent transparent;
}
.active-vip {
	color:rgb(149, 193, 31);
}
.footfall-inactive {
	padding-left:4%;
	padding-right:4%;
}
.footfall-inactive > a {
	color:rgb(180, 180, 180);
	cursor:default;
}
.footfall {
	padding-left:4%;
	padding-right:4%;
}
.footfall-color {
	background-color:rgb(149, 193, 31);
}
.footfall > a:hover {
	border-bottom:4px solid rgb(149, 193, 31);
	/*background-color:rgb(149, 193, 31);*/
}
.triangle-footfall {
	border-color: rgb(242, 145, 0) transparent transparent transparent;
}
.active-footfall {
	color:rgb(149, 193, 31);
}
.loyalty-inactive {
	padding-left:4%;
	padding-right:4%;
}
.loyalty-inactive > a {
	color:rgb(180, 180, 180);
	cursor:default;
}
.loyalty {
	padding-left:4%;
	padding-right:4%;
}
.loyalty-color {
	background-color:rgb(0, 159, 227);
}
.loyalty > a:hover {
	border-bottom:4px solid rgb(0, 159, 227);
	/*background-color:rgb(0, 159, 227);*/
}
.triangle-loyalty {
	border-color: rgb(0, 159, 227) transparent transparent transparent;
}
.active-loyalty {
	color:rgb(0, 159, 227);
}

.webshop-inactive {
	padding-left:4%;
	padding-right:4%;
}
.webshop-inactive > a {
	color:rgb(180, 180, 180);
	cursor:default;
}
.webshop {
	padding-left:4%;
	padding-right:4%;
}
.webshop-color {
	background-color:rgb(230, 0, 126);
}
.webshop > a:hover {
	border-bottom:4px solid rgb(230, 0, 126);
}
.triangle-webshop {
	border-color: rgb(230, 0, 126) transparent transparent transparent;
}
.active-webshop {
	color:rgb(230, 0, 126);
}

.guestbook-inactive {
	padding-left:4%;
	padding-right:4%;
}
.guestbook-inactive > a {
	color:rgb(180, 180, 180);
	cursor:default;
}
.guestbook {
	padding-left:4%;
	padding-right:4%;
}
.guestbook-color {
	background-color:rgb(255, 217, 0);
}
.guestbook > a:hover {
	border-bottom:4px solid rgb(255, 217, 0);
	/*background-color:rgb(255, 217, 0);*/
}
.triangle-guestbook {
	border-color: rgb(255, 217, 0) transparent transparent transparent;
}
.active-guestbook {
	color:rgb(255, 217, 0);
}
.center {
	text-align:center;
}
.datemenu {
	background-color:rgb(235, 235, 235);
	/*margin:0 8px 0 8px;
	height:42px;*/
	border:1px solid;
	border-radius:0 0 3px 3px;
	text-align:right;
	/*width:157px;*/
	width:550px;
	/*position: absolute;*/
	z-index: 9999;
	/*padding: 2px;*/
}
.datemenu-fixed {
	position: fixed;
	top: -1px;
}
.datemenu input {
	text-align: right;
	/*margin-right: 4px;
	height: 25px;*/
}
.datemenu-div {
	font-size: 0.88em;
	/*margin-top: 4px;*/
	margin-right: 8px;
	display: inline-block;
}
.datemenu-div > span {
	width: 112px;
}
#menu-date-wrapper {
	background-color:rgb(255, 255, 255);
	position: absolute;
	/*left: 810px;*/
	left: 420px;
	top: 142px;
	/*margin-top:-15px;*/
}
/* The following 3 classes should be at the end, as borders should first be defined */
.footfall-color-border {
	border-color:rgb(149, 193, 31);
}
.loyalty-color-border {
	border-color:rgb(0, 159, 227);
}
.webshop-color-border {
	border-color:rgb(230, 0, 126);
}
.grid-help-tooltip {
	font-size: 0.85em;
	border:0;
}
.cal-adj-div > div {
	margin-top:10px;
}
#over-shop-total {
	line-height:2;
	font-weight:700;
}

/*
<!--[if IE]>
<style type="text/css">
  .border {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. *
</style>
<![endif]-->
*/