html * {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma;
  font-size: 13px;
  color: #000;
  scrollbar-base-color:lime;
}

html, body {
  height: 100%;
}

div.body {
  width: 1000px;
  margin: 0 auto;
}

.wrapper {
  width: 830px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0px auto -122px auto;
}
.admin {
  width: 1000px;
}
.push {
  height: 122px;
}

.footer {
  height: 1px;
  padding-top:103px;
  text-align:center;
  border-bottom: 16px solid #CBCACE;
  background: transparent url('images/footer.png') no-repeat center bottom;
}


div.header {
  height: 210px;
  position: relative;
}

div.logo {
  position: absolute;
  top: 0px;
  left: 26px;
  width: 110px;
  height: 78px;
  background: transparent url('images/logo.png') no-repeat;
}

div.slogan {
  position: absolute;
  width: 113px;
  height: 62px;
  top: 120px;
  left: 24px;
  background: transparent url('images/slogan.png') no-repeat;
}

div.blackline {
  position: absolute;
  width: 60%;
  min-width: 600px;
  top: 18px;
  right: 0px;
  height: 32px;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #555;
  background: #000;
}

.admin div.blackline {
  width: 80%;
}

div.mcdservice {
  background: transparent url('images/mcd-service.gif') no-repeat;
  position: absolute;
  width: 182px;
  height: 49px;
  top: 18px;
  left: 186px;
}

div.messages div.error {
  background:  #FFCCCC;
  padding: 5px;
  border: 1px solid #ECA5A5;
}

div.messages div.status {
  background: #CCFFCD;
  padding: 5px;
  border: 1px solid #ACDA84;
}

div.messages div.warning {
  background: #FFFBCC;
  padding: 5px;
  border: 1px solid #E5DE8D;
}

div.messages {
  margin-bottom: 10px;
}

div.mainmenu {
  position: absolute;
  top: 123px;
  left: 189px;
}

div.mainmenu ul li {
  display: inline;
  border-right: 1px solid #333;
  padding-right: 10px;
  margin-right: 10px;
}

div.mainmenu ul li.last {
  border-right: 0px;
  padding-right: 0px;
  margin-right: 0px;
}

div.mainmenu li a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div.mainmenu li.active a,
div.mainmenu li a:hover {
  color: #ECAE18;
}

div.content {
  overflow: hidden;
  /*clear: both;*/
}

p.wysiwyg label {
  clear: both;
}

p.wysiwyg {
  padding-left: 0px;
}

/*p.wysiwyg textarea {
  width: 600px;
}*/

div.left-menu {
  float: left;
  width: 200px;
}

div.right {
  float: left;
  width: 150px;
  margin-left: 20px;
}

div.illustration-page-8 img{
  padding-top: 100px;
}

div.illustration-page-5 img{
  padding-top: 35px;
}

div.illustration-page-11 img{
  padding-top: 70px;
}

div.illustration-page-12 img{
  padding-top: 70px;
}

div.illustration-page-10 {
  position: absolute;
  top: 419px;
  left: 710px;
}

div.illustration-page-15 {
  padding-top: 55px;
}

div.illustration-page-16 {
  padding-top: 60px;
}

div.center-page-9 {
  border: 0px;
  background: transparent url('images/contacts.png') no-repeat;
  padding-left: 158px;
  padding-top: 235px;
  color: #fff;
  width: 232px;
  height: 145px;
}

div.left {
  float: left;
  width: 175px;
  height: 465px;
  background: transparent url('images/left-menu-bg.png') no-repeat 46px bottom;
}

div.left ul li{
 /* width: 127px;*/
  list-style: none;
  color: #fff;
  background: #CBCACE;
  border-bottom: 1px solid #D8D7DA;
  padding: 2px 5px;
  margin-bottom: 3px;
  font-weight: bold;
}

div.left ul li.active{
  background: #ECAE18;
}

div.left ul li a {
  color: #fff;
  text-decoration: none;
}

div.left-menu ul {
  margin: 3px 0px 0px 10px;;
  list-style: none;
}

div.center {
  width:390px;
  float: left;
  height: 363px;
  overflow: auto;
  margin: 0px 10px;
  padding: 10px;
  border: 1px solid #E4E3E4;
}

div.center-left,
div.center-right {
  float: left;
  width: 600px;
  border: 1px solid #E4E3E4;
  height: 363px;
  overflow: auto;
  margin: 0px 10px;
  padding: 10px;
}

div.center-full {
  float: left;
  width: 800px;
  border: 1px solid #E4E3E4;
  height: 400px;
  overflow: auto;
  margin: 0px 10px;
  padding: 10px;
}

div.center-left p,
div.center p,
div.center-right p,
div.center-full  p {
  margin-bottom: 10px;
}

div.center-admin {
  width: 500px;
  float: left;
  border: 1px solid #E4E3E4;
}

div.center-page-9 {
  border: 0px;
  background: transparent url('images/contacts.png') no-repeat;
  padding-left: 158px;
  padding-top: 235px;
  color: #fff;
  width: 232px;
  height: 145px;
}

div.center-page-9 p{
  color: #fff;
  margin-bottom: 5px;
}

form p {
  /*width: 300px;*/
  clear: left;
  margin: 0;
  padding: 5px 0 8px 0;
  padding-left: 120px; /*width of left column containing the label elements*/
  border-bottom: 1px dashed gray;
  height: 1%;
}

form fieldset {
  margin-bottom: 15px;
}

form fieldset.menu_admin p {
  padding-left: 10px;
}

form label{
  font-weight: bold;
  float: left;
  margin-left: -120px; /*width of left column*/
  width: 110px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
  padding-left: 10px;
}

form input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
  width: 250px;
}

form textarea.small{
  width: 250px;
  height: 75px;
}

form span.tips {
  font-size: 11px;
  display: block;
}

input#menu_title {
  width: 215px;
}

div.right form p{
  padding-left: 10px;
}

div.right form label{
  font-weight: bold;
  float: left;
  margin-left: -80px; /*width of left column*/
  width: 80px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
  padding-left: 10px;
}

div.right form input[type="file"]{ /*width of text boxes. IE6 does not understand this attribute*/
  width: 150px;
}

.gallery-holder {
  width: 185px;
  float: left;
  height: 383px;
  overflow: auto;
}

.image_gal {
  padding-left: 30px;
  margin-bottom: 13px;
}

.gallery_label {
  padding: 0px 0px 0px 13px;
  background: transparent url('images/gallery-bullet.gif') no-repeat 2px 70%;
  font-size: 9px; 
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	float: left;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #fff;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	height: 380px!important;
}
.jScrollPaneDrag {
	position: absolute;
	background: #BFBFBF;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
    background: transparent url('images/scroll-arrow-up.gif') no-repeat 1px top;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	height: 8px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: transparent url('images/scroll-arrow-down.gif') no-repeat left top;
	border-bottom: 1px solid #DFDFDF;
	height: 8px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

span#lightbox-image-details-currentNumber {
  display: none!important;
}
