﻿#menu div.menu {
    background-color: #d0d0d0 !important;
}
div.menu a {
    font-weight: normal !important;
}
.nostyle,
.nostyle a {
    background:transparent !important;
    font-weight: normal !important;
}
div.menu,
div.menu a.menuItem {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal !important;
  color: #000000;
  white-space: nowrap;
}
#navigation span a {
    padding:0 !important;
}
div.menu {
  background-color: #d0d0d0;
  border: 2px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  left: 0px;
  padding: 0px 1px 1px 0px !important;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #000000 !important;
  cursor: default;
  display: block !important;
  clear:both;
  padding: 3px 1em !important;
  text-decoration: none;
  white-space: nowrap;
  background-image:none !important;
  font-weight:normal !important;
  font-family: Arial, Helvetica, sans-serif;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #000080 !important;
  color: #ffffff !important;
  text-decoration:none !important;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em !important;
}

div.menu div.menuItemSep {
  border-top: 1px solid #909090;
  border-bottom: 1px solid #f0f0f0;
  margin: 4px 2px;
}

fieldset {
    padding:0;
    margin: 0;
    clear: both;
}

/* ENGINES MENU ****************************
*/
#tabs li,#floatright_tabs li{display:inline;list-style-type:none;}
#tabs span,#tabs a,#floatright_tabs span,#floatright_tabs a{display:block;margin-right:2px;}
#tabs a:link,#tabs a:visited,#floatright_tabs a:link,#floatright_tabs a:visited{background:#398EC3;color:#FFF;float:left;font-weight:700;margin-top:4px;padding:2px 4px;text-decoration:none;}
#tabs a:hover,#floatright_tabs a:hover{background:#369;font-weight:700;margin-top:0;padding:4px;text-decoration:none;}
#tabs .current,#floatright_tabs .current{background:#369;color:#FFF;float:left;font-weight:700;margin-top:0;padding:4px;text-decoration:none;}

/* TABS
------------------------------------------------ */

div.tab{
	float:left;
	padding-left:10px;
	margin-bottom:-2px;
	*margin-bottom:-1px;
	_margin-bottom:-4px;
}
div.tab a{
	background:url(img/tab_right.gif) no-repeat right top;
	float:left;
	margin-left:6px;
	margin-top:2px;
	text-decoration:none;
}
div.tab a:link,div.tab a:visited,div.tab a:active,div.tab a:hover{
	color:#515C6A;
	font-size:11px;
}
div.tab a:hover {
	background-position: 100% -26px;
}
div.tab a:hover span {
	background-position: 0% -26px;
}
div.tab li{
	display:inline;
	margin:0;
	padding:0;
	}
div.tab li.selected a {
	background-position: 100% -26px;
}
div.tab li.selected span {
	background-position: 0% -26px;
	padding-bottom: 6px;
}
div.tab span{
	background:url(img/tab_left.gif) no-repeat left top;
	display:block;
	float:left;
	padding:5px 9px;
	white-space:nowrap;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.tab span {float: none;}
/* End IE5-Mac hack */
div.tab ul {list-style: none;margin: 0;padding: 0;}

.twoColumnRight .sideBarRight,
.oneColumn .sideBarRight{
	position: absolute;
	margin-left:649px;
	overflow:visible;
}

.article.twoColumnRight .sideBarRight,
.article.oneColumn .sideBarRight {
	margin-top:-36px;
}

.edit-tab {
	border: 1px solid #f1f1f1;
	padding: 10px 4px 10px;
	margin: 33px 0px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.subMenu .edit-text {
	background-color:#F0F0F0;
	clear:both;
	color:#777777;
	display:table;
	float:right;
	font-size:12px;
	margin: -33px 15px 0 0;
	padding:3px 12px 0;
	border: 1px solid #d8e6f3;
	border-bottom-width: 0px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
}

subnav {
	border: 1px solid #DDDDDD;
}

.sideBarRight .edit-sideBar .imageWidget div {
	width: 296px;
	overflow-x: hidden;
	margin:0px;
}


.homePage #hide, .homePage #show {
	float: right;
}

.linkPile .twoColLinkList ul {
	list-style: none;
	padding-left: 7px;
}

.linkPile .twoColLinkList ul li span {
	display: block;
	color: #777;
	font-size:0.9em;
	padding-bottom:4px;
}

/* reniments */

.refinments {
    border: 1px solid #ddd;
    -moz-border-radius: 7px;
    padding: 5px;
    width: auto;
    margin: 5px 0;
    color: #666;
    background-color: #eee;
}

/* new homepage Templates */

#wrapper #container .homePage {
    background-color: #e8e8e8;
    /*padding: 10px;*/
   -moz-border-radius: 8px;
-webkit-border-radius: 8px;
	 -o-border-radius: 8px;
	-ms-border-radius: 8px;
		border-radius: 8px;
}

.homePage #wrapper #container .homePage {
    background-color: transparent;
}

.homePage #bottom-bar {
	position: relative;
	border-top: 1px solid #d0dbe7;
	min-height: 18px;
	vertical-align: middle;
}


/**
 *	COMPANY SECTION
 *
 */

.view-feed {
    display: block;
    background-color: #fff;
    padding: 10px;
}

.lyp .lyp-form .edit-textbar2 {
	font-weight: normal;
}

.lyp .helptext {
	background-color: #f5f5f5;
    color: #555555;
    font-size: 13px;
    left: -141px;
    padding: 15px;
    position: absolute;
    top: 0;
    width: 100px;

   -moz-border-radius: 4px;
-webkit-border-radius: 4px;
	 -o-border-radius: 4px;
	-ms-border-radius: 4px;
		border-radius: 4px;
}

#popular-topics .linkpile {
    margin: 10px 0;
}

/* Jahia 6.6 internal Styles */

.cmsHomePage .internalNews {
	color: #666;
	text-align: left;
	/*background-color: #f4f4f4;*/
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border-radius: 10px;
	padding: 0 10px;
	margin-bottom: 1em;
	line-height: 1.3em;
}
.cmsHomePage .internalNews .news-item {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #ddd;
}

.cmsHomePage .internalNews .news-item:first-child {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
}

.cmsHomePage .internalNews h2 {
	font-size: 20px;
	font-weight: 400;
	color: #666;
	margin: 0;
}
.internalNews .dateLine {
    color: #999999;
    display: block;
    font-style: italic;
    margin: -5px 0 10px;
    font-size: 14px;
}

.x-component td {
    width: auto;
}