html {
  direction: rtl;
}
/* RESET CSS */
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
/* BASIC */
body {
	background: #f1f1f1;
	/*background: #97a685 url(images/b1.jpg) 0 0 no-repeat;
	background: #889c54 url(images/b2.jpg) 0 0 no-repeat;
	background: #ffffff url(images/b3.jpg) 0 0 no-repeat;*/
	font-size: 0.78em;
	line-height: 18px;
	text-align: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #434343;
	-webkit-text-size-adjust: none;
}

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

a:hover {
  text-decoration: underline;
}
/**
 * Help.
 */
#help {
  font-size: 0.9em;
  margin-top: 1em;
}

#help p {
  margin: 0 0 10px;
}
ul, .block ul, ol {
  margin: 0.5em 0 1em;
  padding: 0 1.5em 0 0;
}

ul, li.leaf {
  list-style-image: url(images/menu-leaf.gif);
}

ol {
  list-style-image: none;
}

ul.menu, .item-list ul {
  margin: 0.35em -0.5em 0 0;
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em .5em 0.15em 0;
  padding-bottom: .1em;
}

ul li.expanded {
  list-style-image: url(images/menu-expanded.gif);
}

ul li.collapsed {
  list-style-image: url(images/menu-collapsed.gif);
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 0 0 1em;
}

ol.task-list {
  margin-left: 0;
  margin-right: 0;
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 0.5em 2em 0.5em 1em;
}
ol.task-list li.active {
  background: transparent url(images/task-list.png) no-repeat 100% 50%;
}
ol.task-list li.done {
  color: #393;
  background: transparent url(../../images/misc/watchdog-ok.png) no-repeat 100% 50%;
}
ol.task-list li.active {
  margin-left: 1em;
}

fieldset ul.clearfix li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 1.5em 1em 0;
}

dl dt {
}

dl dd {
  margin: 0 1.5em .5em 0;
}

img, a img {
  border: none;
}

td.region-title, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region-title, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description, .vertical-tab-button .summary {
  font-size: 0.92em;
  color: #898989;
}

.description .more-help-link {
  font-size: 0.92em;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages {
  margin: .75em 0 .75em;
  padding: .1em .5em .15em;
}

.messages ul {
  margin: 0;
}

.messages li {
  margin: 0;
  padding: 0 1.3 0 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0 1em 0.5em;
}

#header { height:41px; padding-top:13px; background: #212121 url('images/header-top.jpg') top left repeat-x; }
#header h1 { display:block; float: right; position: relative; bottom: 12px; }
#header h1 span { display: none; }
#header ul#primary { float: left; margin:0; }
#header ul#primary li { float: right; list-style:none; margin:0 15px 0 0; height:27px; padding:8px 0 0 4px; background:none; }
#header ul#primary li a { padding:7px 8px 0px 6px; color:#ddd; text-decoration:none; font-weight:normal; font-size: 13px; text-shadow: 1px 1px 1px #222; outline:none; }
#header ul#primary li a:hover { color: #fff; text-decoration:none;}
#header ul#primary li a:active, #header ul#primary li a:focus { color:#FFF; }
#header ul#primary li.current { background: url('images/currentpage-left.png') center left no-repeat; padding:1px 0 0 4px; line-height:12px; margin-top:2px;}
#header ul#primary li.current a { background:  url('images/currentpage-right.png') center right no-repeat;display:block; height:19px;}
#header ul#primary li.last { background: url('images/decal-header.gif') center right no-repeat; padding-left: 18px; }
#header ul#primary li.last a { color: #999; }
#header ul#primary li.last a:hover { color: #fff; }
#header h1, #tips h1 { color: #fff; text-shadow: 1px 1px 1px #0074BD; }

#tips { height:75px; padding:30px 10px 40px 10px; background: url('images/header-bg.jpg') repeat-x; } /* green banner used on all sub-pages */
#tips h1 { font-weight:bold; color:-moz-linear-gradient(45deg, red, blue);  }
.page-wallpaper-view #tips, .page-wallpaper-view #breadcrumb { display: none; }

#footer { clear:both; }

#footer-wrapper { padding:20px 0 0 0; width:925px; margin:auto;}
#footer { background:#111 url('images/bg-footer.gif') repeat-x; height: 81px; color: #666; border-top: 1px solid #444; font-size: 11.5px; }
#footer h3 { color: #fff; border-bottom: 1px solid #444; margin-bottom: 10px; padding:0 0 5px 0; font-size: 13px; font-weight:normal;}
#footer a { color: #777 }
#footer a:hover { color: #cdcdcd;  }
#footer ul { list-style-type: none; margin: 0 0 20px 0; padding: 0; }
#footer ul li { margin-bottom:5px; font-size:11.5px; background:none; padding:0; }
#footer ul li a { color:#999;  }
#footer ul li a:hover { color:#3084ca; }

#footer .content { margin-top:20px; }
#footer .copyright { margin-top:20px; }

#footer .contact-us img { margin-right:4px;}
#footer .contact-us li { margin-bottom:7px }
#footer .contact-us, #footer .contact-us a  { color: #cdcdcd; }
#footer .contact-us * { vertical-align: middle; }
#footer  #copyright { text-align: center; font-size: 11px; color: #666; margin: 15px 0 10px 0; }

/**
 * Console.
 */
div.messages {
  padding: 9px;
  margin: 1em 0;
  color: #036;
  background: #bdf;
  border: 1px solid #ace;
}

div.warning {
  color: #840;
  background: #fe6;
  border-color: #ed5;
}

div.error {
  color: #fff;
  background: #e63;
  border-color: #d52;
}

div.error p.error {
  color: #333;
}

div.status {
  color: #360;
  background: #cf8;
  border-color: #be7;
}

/**
 * Tabs.
 */
ul.primary {
  float: left;
  border-bottom: none;
  margin: 4.9em 0 -10px 0;
  padding: 3px 0 0 8px;
  line-height: 30px;
  text-transform: uppercase;
  font-size: 12px;
}

ul.primary li {
  display: inline;
  list-style: none;
}

ul.primary li a,
ul.primary li a.active,
ul.primary li a:active,
ul.primary li a:visited,
ul.primary li a:hover {
  background-color: #a6a7a2;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-radius: 8px 8px 0 0;
  color: #000;
  font-weight: bold;
  padding: 7px 20px 5px 20px;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #a6a7a2;
}

ul.primary li.active a,
ul.primary li.active a.active,
ul.primary li.active a:active,
ul.primary li.active a:visited {
  background-color: #fff;
  border-color: #c9cac4;
}

ul.primary li a:hover {
  color: #fff;
}

ul.primary li.active a:hover {
  color: #000;
}

ul.secondary {
  float: none;
  clear: both;
  font-size: 12px;
  text-align: right;
  padding: 5px 10px 4px;
  line-height: 20px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  background: #fff;
}

ul.secondary li {
  padding-left: 10px;
}

ul.secondary li a {
  color: #05a;
}

ul.secondary li a,
ul.secondary li a:hover,
ul.secondary li.active a,
ul.secondary li.active a.active {
  padding: 0 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 7px;
}

ul.secondary li.active a,
ul.secondary li.active a.active {
  color: #fff;
  background: #666;
}

/**
 * Page layout.
 */
#wrapper {
  position: relative;
  width: 100%;
  z-index:1;
}
body.page-wallpaper-view #wrapper {
	margin: 0;
	padding: 0;
}
#wrapper #container {
  margin: 0 auto;
  width: 960px;
  padding: 20px 20px 0;
  max-width: 1270px;
  position: relative;
  background: #ffffff;
  border-left: 3px solid #DEDEDE;
  border-right: 3px solid #DEDEDE;
  z-index: 1;
}
#container .sidebar {
	margin: 1em 0 1em;
	width: 306px;
}

#wrapper #container ul.post-list li,
#wrapper #container ul.admin-list li.leaf {
  position: relative;
  padding-left: 30px;
  padding-top: 9px;
  border-top: 1px solid #ccc;
  margin-left: 0;
  margin-bottom: 10px;
  background: url(images/list-item.png) no-repeat 0 11px;
  list-style-type: none;
  list-style-image: none;
}

#wrapper #container ul.admin-list.compact {
  margin-bottom: 8px;
}

#wrapper #container ul.admin-list.compact li {
  border: 0;
  background: none;
  margin-bottom: 2px;
  padding-top: 2px;
}

#wrapper #container ul.admin-list li:last-child {
  border-bottom: none;
}

#wrapper #container ul.post-list .label {
  font-size: 15px;
}

#highlight {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

/* With 3 columns, require a minimum width of 1000px to ensure there is enough horizontal space. */
body.two-sidebars {
  min-width: 980px;
}
/* With 2 columns, require a minimum width of 800px. */
body.sidebar-first, body.sidebar-second {
  min-width: 780px;
}

/* We must define 100% width to avoid the body being too narrow for near-empty pages */
#wrapper #container #center {
  float: right;
  width: 100%;
  width:952px;
  position: relative;
}

/* So we move the #center container over the sidebars to compensate */
body.sidebar-first #center {
  margin-left: 0;
  margin-right: -210px;
}
body.sidebar-second #center {
  margin-left: -210px;
  margin-right: 0;
}
body.two-sidebars #center {
  margin: 0 -210px;
}

/* And add blanks left and right for the sidebars to fill */
body.sidebar-first #squeeze {
  margin-left: 0;
  margin-right: 210px;
}
body.sidebar-second #squeeze {
  margin-left: 210px;
  margin-right: 0;
}
body.two-sidebars #squeeze {
  margin: 0 210px;
}

/* We ensure the sidebars are still clickable using z-index */
#wrapper #container div.sidebar {
  margin: 10px 0;
  width: 210px;
  float: right;
  z-index: 2;
  position: relative;
}

#wrapper #container div.sidebar .block {
  margin: 0 0 1.5em 0;
}

#sidebar-second {
  position: absolute;
  right: 0;
}

.block .content {
  margin: 0.5em 0;
}

#sidebar-first .block-region {
  margin: 0 0 0 15px;
}

#sidebar-second .block-region {
  margin: 0 15px 0px 0;
}

.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #b4d7f0;
  text-align: center;
  font-size: 1.3em;
}

/* Now we add the backgrounds for the main content shading */
#wrapper #container #center #squeeze {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}


/**
 * Tables.
 */
table {
  width: 100%;
  font-size: 12px;
  margin: 0 0 10px;
  border: 1px solid #bebfb9;
  border-top: 0;
}

table.system-status-report th,
table td,
table th {
  vertical-align: middle;
  padding: 8px 5px 8px 10px;
}

table.system-status-report th {
  padding-right: 50px;
}

table.system-status-report tr.ok > * {
  background-color: #dfd;
}

table.system-status-report tr.info > * {
  background-color: #bdf;
}

table.system-status-report tr.warning > * {
  background-color: #ffd;
}

table.system-status-report tr.error > * {
  background-color: #fdd;
}

tr.even, tr.odd {
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #bebfb9;
  background: #f3f4ee;
}

tr.odd {
  background: #fff;
}

table th, .project {
  font-size: 12px;
  text-transform: uppercase;
  background: #e1e2dc;
  font-weight: normal;
  border-width: 1px;
  border-style: solid;
  border-color: #bebfb9;
  padding: 3px 3px 3px 10px;
}

table th.active {
  background: #bdbeb9;
}

table th a {
  display: block;
  position: relative;
}

table td.active {
  background: #e9e9dd;
}

table tr.odd td.active {
  background: #f3f4ee;
}

table tr.selected td.active,
table tr.selected td {
  background: #ffc;
  border-color: #eeb;
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

/**
 * Forms.
 */

/* Fieldsets & Form items */
fieldset{padding:20px;border:1px solid #e5e5e5;}

fieldset legend span,
fieldset legend a {
  position: absolute;
  margin-top: 9px;
  right: 9px;
}

fieldset legend a span {
  position: relative;
  margin-top: 0;
}

fieldset.collapsed {
  background: transparent;
}

html.js fieldset.collapsed legend,
html.js fieldset.collapsed legend * {
  display: block;
}
html.js fieldset.collapsed {
  border-width: 1px;
  margin-bottom: 10px;
  padding: 13px;
}

fieldset fieldset {
  background: #fff;
}

fieldset fieldset fieldset {
  background: #f8f8f8;
}

html.js fieldset.collapsible .fieldset-wrapper {
  overflow: visible;
}

.filter-wrapper div.form-item,
div.teaser-checkbox div.form-item,
div.form-item div.form-item,
fieldset div.form-item {
  padding: 5px 0;
  margin: 0;
  border: 0;
}

.text-format-wrapper .form-item {
  padding-bottom: 0;
}

div.form-item label {
  margin: 0;
  padding: 0;
}

fieldset legend {
  text-transform: uppercase;
}

div.form-item label.option {
  text-transform: none;
}

div.form-item label.option {
  font-size: 12px;
}
div.form-item label.option input {
  vertical-align: middle;
}

input[type=text],input[type=password],input[type=file],select,textarea{background-color:transparent;padding:5px;-moz-border-radius:6px;-webkit-border-radius:5px;}
textarea{width:97%;height:120px;font-size:12px;}
input, textarea {outline-style:none!important;}
pre,input[type=text],input[type=password],input[type=file],select,textarea{
	background:#F9F9F9 url(images/form-gradient.gif) repeat-x scroll -1px -2px;
	border-color:#D9D9D9 #EAEAEA #FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#666;
}
input[type=text],input[type=password] {
	background-position: center bottom;
}
input[type="submit"]::-moz-focus-inner{border : 0px;}
input[type="submit"]:focus{outline:none;}
html.js input.form-autocomplete {background-position: 7px 7px;}
html.js input.throbbing {background-position: 7px -13px;}

/* Buttons */
input.form-submit {
  cursor: pointer;
  padding: 4px 17px;
  color: #5a5a5a;
  text-align: center;
  font-weight: normal;
  font-family: Tahoma, sans-serif;
  border: 1px solid #e4e4e4;
  border-bottom: 1px solid #b4b4b4;
  border-left-color: #D2D2D2;
  border-right-color: #D2D2D2;
  background: url(images/buttons.png) 0 0 repeat-x;
  -moz-border-radius: 20px;
  -webkit-border-radius: 15px;
  font-size: 1.1em;
}

input.submit {
  border: 1px solid #8eB7cd;
  border-left-color: #8eB7cd;
  border-right-color: #8eB7cd;
  border-bottom-color: #7691a2;
  background: url(images/buttons.png) 0px -40px repeat-x;
  color: #133B54;
}

input.form-submit:active {
  background: #666;
  color: #fff;
  border-color: #555;
  text-shadow: #222 0px -1px 0px;
}

ul.action-links {
  margin: 1em 0;
  overflow: hidden;
}

ul.action-links li {
  float: left;
  margin: 0 1em 0 0;
}

ul.action-links a {
  padding-left: 15px;
  background: transparent url(images/action.png) no-repeat 0 center;
  line-height: 30px;
}

ol.task-list {
  margin-left: 0;
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 0.5em 1em 0.5em 20px;
  color: #adadad;
}
ol.task-list li.active {
  background: transparent url(images/task-item.png) no-repeat 100% 50%;
  padding: 0.5em 1em 0.5em 20px;
  color: #000;
}
ol.task-list li.done {
  color: #393;
  background: transparent url(images/task-check.png) no-repeat 100% 50%;
  padding: 0.5em 2em 0.5em 20px;
  color: green;
}

.versions table.version {
  border: none;
}

.topic {
  margin: 5px;
  width: 705px;
}
.submitted {
  color: #8CA6B6;
  font-size: 0.85em;
}
.terms {
  float: left;
  font-size: 0.85em;
  position: relative;
}
#comments {
  position: relative;
  top: -1px;
  border-bottom: 1px solid #e9eff3;
  margin: 1.5em -25px 0;
  padding: 0 25px;
}

#comments h2.comments {
  margin: 0 -21px;
  padding: .5em 25px;
}

.indented {
  margin-left: 0;
  margin-right: 25px;
}

.comment h3 a.active {
  color: #494949;
}

.comment .content {
  margin: 0.6em 0;
}

/* pager */
.pager {
    padding: 1em;
    margin: 1em 0;
    clear: right;
    font-size: 85%;
}

.pager a, .pager span {
    display: block;
    float: right;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pager span.pager-current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pager a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pager a:hover {
    border-color: #2E6AB1;
}

.pager a.pager-next, .pager a.pager-last, .pager a.pager-first, .pager a.pager-previous {
    font-weight: bold;
}

.pager span.pager-next, .pager span.pager-last, .pager a.pager-first, .pager a.pager-previous {
    border: 1px solid #ddd;
    color: #999;
}

.pager .nextprev-next {
    float: right;
}


.category-tree .category-tree {
	margin-right: 10px;
}
.total {
  clear: right;
  float: left;
  border: 1px solid #e4e4e4;
  border-bottom: 1px solid #b4b4b4;
  border-left-color: #D2D2D2;
  border-right-color: #D2D2D2;
  -moz-border-radius: 5px;
  padding: 4px;
  background-color:#EEEEEE;
}
.icon-star { list-style-type:none;  background:url("images/star.png") right top no-repeat; padding-right:24px;  }
.unchecked{ list-style-type:none; background: url("images/unchecked.png") right top no-repeat; padding-right:20px; margin-right:20px;  }
.checked{ list-style-type:none;  background: url("images/checked.png") right top no-repeat; padding-right:20px; margin-right:20px; }

.col-1, .col-2, .col-3, .col-4, .col-4-5, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {margin-left:35px; float: right;}
.col-12 { margin-left:0px;}

.col-12 {width:925px;}
.col-11 {width:845px;}
.col-10 {width:765px;}
.col-9 {width:685px;}
.col-8 { width:605px;}
.col-7 {width:525px;}
.col-6 {width:445px;}
.col-5 {width:365px;}
.col-4-5 {width:307px;}
.col-4 {width:285px;}
.col-3 {width:205px;}
.col-2 {width:125px;}
.col-1 {width:45px;}
.last {margin-left:0 !important;}

/* ALL ROUNDED CORNER BOXES */

/* Homepage Slideshow */

#slideshow-wrapper {
	width: 920px;
	height: 300px;
	position: relative;
	overflow: hidden;
}

#slideshow {
	z-index: 1;
}

#slideshow-nav {
	position: absolute;
	bottom: 10px;
	left: 10px;
	padding: 5px;
	z-index: 2;
	background-color: #fff;
}

#slideshow-nav li {
	float: right;
	display: inline;
}

#slideshow-nav li a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	margin: 0 1px;
	padding: 0;
	background-position: 0 0;
	width: 13px;
	height: 13px;
	background-image: url(images/slideshow-nav.png);
}

#slideshow-nav li a:hover, #slideshow-nav li a.activeSlide {
	background-position: -13px 0;
}

.slide {
	position: relative;
}

.slide-image {
	float: left;
	display: inline;
}

.slide-excerpt {
	float: left;
	width: 420px;
	height: 300px;
	display: inline;
}

.rounded-10, #block-wallpaper-slide {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.rounded-5 {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

div.sidebar ul.menu { list-style: none; margin-right: 0px; padding-right: 0px; margin-top: 0px; margin-bottom: 0px; }
div.sidebar ul.menu li { margin-right: 0; list-style: none; margin-bottom: 0px;  padding: 6px 0px; }
/*div.sidebar ul.menu li a { font-size: 15px; color: #434343; }*/
div.sidebar ul.menu li ul { background: transparent url(images/tree-vert.gif) repeat-y top right; list-style: none; margin-bottom: 0px; margin-right: 0px; margin-top: 7px; }
div.sidebar ul.menu li ul li { line-height: 15px; padding-right: 17px; background: transparent url(images/tree-horiz.gif) no-repeat right 12px; }
div.sidebar ul.menu li ul li a { color: #3f6c18; font-size: 13px; }
div.sidebar ul.menu li ul li ul li a { color: #7c7c7c; }

.product  h2 { margin-top:5px; }
.product { height: 65%; }
/*.product .product-image { background:#fff; border: 1px solid #cdcdcd;  padding:6px; width:601px;  position:relative;  }*/
.product .product-image { text-align:center; }
.product .product-description {padding: 10px;}
.product ul {padding-right: 28px;}
.product ul.dotted {padding-right: 0px;}

.product-teaser { margin-right: 10px; margin-top:10px; width: auto; height: auto; background:transparent; }
.product-client { float:right; width: 368px; }
.product-client .links-inline { display: none; }
/*.product-teaser .product-image { width:290px; height:180px; background:#fff; border: 1px solid #cdcdcd; padding:5px; float: right; position:relative; }
.product-teaser .product-image img{  width:290px; height:180px; }*/
.product-teaser .product-description { float: right; margin-right:20px; text-align: right; width:200px; }
.product-teaser ul, .product-teaser ol { margin-top:0; list-style:none; }
.product-teaser ul li:first-child { padding-right:0; }
.product-teaser h4 { padding-bottom:3px; }

* html .product-teaser .product-description { margin-right:15px; width:193px; }
* html .product-teaser .product-description ul { margin-right:-12px; }
* html .product-teaser .product-description  a.button { margin-right:3px; padding-bottom:5px; }
.product-teaser ul.dotted li { width:100%; }

.product-teaser .product-image { text-align: right; }
.product-teaser .product-image {
	position: relative;
	float: right;
	width:290px;
	height:180px;
	margin: 0 0 20px 0;
}

.product-teaser .product-image a {
	border: 1px solid #0074BD;
	display: block;
	height: 180px;
	width: 290px;
	overflow: hidden;
	position: relative;
	background-color: #09191F;
	padding:5px;
}
.product-teaser .product-image a img {
	position: absolute;
	z-index: 5;
	width:290px; height:180px;
}

.product-teaser .product-image a span.slide-title {
	background:transparent url(images/over.png) no-repeat scroll left top;
	color: white !important;
	font-size: 0.8em;
	height: 36px;
	right: -5px;
	line-height: 1em;
	padding: 154px 42px 0px 0px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	width: 265px;
	z-index: 150;
}
