/* //standard styles*/
a {
   color: #c4722e;
   text-decoration: underline;
}
#topnavigation a { text-decoration: none; }
a:hover { color: #bb800f; }
hr { display: none; }
strong { font-weight: bold !important; }
em { font-style: italic !important; }
/* //template specific styles */
#llb { margin:0 auto; }
/* //header styles */
#header { background-color:#ffffff; }
.rightside  .itemlist li {
   border-right: 1px solid #cccccc;
   float: right;
   margin: 0.3em;
   padding-right: 0.6em;
}
.rightside  .itemlist li.last { border: none; }
/* // main content container styles contains both side nav and body */
#main-content-container {
   clear: both;
   float: left;
   width: 963px;
}
#content {
   float: left;
   padding-left: 10px;
   width: 710px;
}
#rightnavbar { 
   background-image: url("../../images/ic_rightmenu_background.gif");
   background-position: right top;
   background-repeat: repeat-y;   
   float: right;
   margin: 0;
   overflow: hidden;
   padding: 0;
   width: 240px;
}
/* footer styling */
#footer {
   background-color: #343232;
   clear: both;
   color: #ffffff;
   line-height: 1.6em;
   margin-top: 10px;
   overflow: hidden;
   padding: 7px;
   width: 100%;
}
#footerarea {
   clear: both;
   overflow: hidden;
}
#footer-text li {
   border-right: 1px solid #fff;
   float: left;
   line-height: 1em;
   margin: 5px 5px 5px 0;
   padding-right: 5px;
}
#footer-text li.last { border: none;}
.hidden {
   clear: both;
   line-height: 0;
   margin: 0;
   padding: 0;
}
#content h3 { padding: 1% 0% 0% 0%; }
#content blockquote { padding:2%; }
.pubGAAccount { display:none; }
/* cookies policy  */
.cornerPolicyTab {
   background-color: #2389DD;
   border-radius: 6px 0 0 0;
   bottom: 0;
   color: #000000;
   padding-left: 9px;
   padding-right: 9px;
   position: fixed;
   right: 0;
   z-index: 999999;
}
.PolicyTab {
   color: #ffffff;
}
.mainCookiesPopUp {
   background-color: #ffffff;
   border-radius: 8px;
   border:solid 1px #ccc;
   bottom: 30px;
   display: none;
   padding:9px;
   position: fixed;
   right: 30px;
   width:150px;
   z-index:9999;
}
.closePolicyPopup {
   background-color: #2389DD;
   border-radius: 15px;
   color: #ffffff;
   cursor: pointer;
   float: right;
   font-weight: bold;
   height: 19px;
   padding: 0px 2px 0px 0px;
   text-align: center;
   width: 19px;
}
.closePolicyPopup:hover {
   background-color: #2389DD;
   color: #ffffff;
}
.findOutMore {
   display: block;
   font-size: 86%;
   text-align: center;
}
.setCookie:hover {
   background-color: #2389DD;
   color: #ffffff;
}
.mainCookiesPopUp h6 {
   margin-bottom: 10px;
   font-size: 113%;
}
.setCookie {
   background-color: #2389DD;
   border-radius: 6px;
   color: #ffffff;
   display: block;
   margin: 5px 0 5px 0;
   padding: 5px;
   text-align: center;
}
.setCookie a:visited,
.setCookie a:active {
   color: #ffffff;
}
.mainCookiesPopUp p {
   margin: 0;
   padding: 0;
}
display .forminputfield.markItUpEditor {
   font-family:arial;
}
