/******************************************************************************/
/* CQ 5.3 common
/******************************************************************************/
body  {
    background: white;
    color: #333;
}
body, img, /*a,*/ div, td, th {
    font:normal 12px Arial, Helvetica, sans-serif;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: 0;
}
body, td, tr, div {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;  
}
a {
text-decoration: none;
}
a:link, a:visited {
text-decoration:none;
color:#009dd9;
}
a:hover, a:active {
text-decoration:none;
color:#5c5d5f;
}
body a       {color: #009DD9; /*text-decoration: underline;*/}
/*body b a     {font:bold 12px Arial, Helvetica, sans-serif; color:#009DD9; }*/
body a:hover {text-decoration: none;}
body span    {color:#000000; font-size:12px}
/*body b       {font:bold 12px Arial, Helvetica, sans-serif; font-style:inherit;}*/
body strong  {font:bold 12px Arial, Helvetica, sans-serif;}

body H1 {
    /*margin-top:6px;
    margin-bottom:23px;*/
}
/*a { 
text-decoration: none;
color:#6ea3ba;
cursor:pointer;
}
a:link, a:visited{
text-decoration:none;
color:#6ea3ba;
}
a:hover, a:active{
text-decoration:none;
color:#000000;
}*/
div.content {
    width: 1100px;
}
div.left {
    width: 200px;
    float: left;
    display: inline;
}
div.center {
    margin: 0 40px 0 20px;
    width: 500px;
    float: left;
    display: inline;
}
div.widecenter {
    width: 800px;
}
div.right {
    width: 300px;
    /*margin-top: 10px;*/
    float: left;
    display: inline;
}

/* helper div for clearing floats */
div.clear {
    clear: both;
}

.cq-wcm-preview .hideInPreview {
    display:none;
}

/* top navigation component */
div.topnav {
    /*width:90%;*/
    /*background:url(images/tail.jpg) top repeat-x;*/
    white-space:nowrap;
    clear: both;
}

/* logo component */
div.logo {
    min-width:200px;
    /*position: absolute;
    top: 10px;*/
    /*margin-left: -5px;*/
    /*background-color:white;*/
}
div.logo img{
    padding:0 0 0 0;margin:10px 0 0 0;
}
/* news list component */
div.newslist {
    color:#E7E7E7 !important;
    background:url(images/gr_bg.jpg) 0 0 repeat-x #444F55;
    padding: 14px 8px 20px 24px;
}
div.newslist div.item {
    clear: both;
    padding: 0 0 6px 0;
}
div.newslist a {color:#E7E7E7}
div.newslist b {color:#FFF;}
div.newslist span {font:normal 10px Arial, Helvetica, sans-serif; color:#BABABA}

/* teaser component */
img.teaser {
    float:left;
    padding:1px;
    border:1px solid white;
    margin:5px 7px 0 0
}

/* breadcrumb component */
div.breadcrumb {
    /*padding: 8px 0 8px 0;
font:normal 12px Arial, Helvetica, sans-serif;
color: #5C5D5F;*/
}
div.breadcrumb A {
/*color: #009DD9;
text-decoration: none;*/
}
.breadcrumb{
font:normal 10px Arial, Helvetica, sans-serif;
color: #5C5D5F;
padding:0px 6px 0px 0px;
margin:0px 0px 18px 0px;
}
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited{
color: #009DD9;
text-decoration: none;
}
.breadcrumb a:hover, .breadcrumb a:active{
color: #5C5D5F;
text-decoration: none;
}
/* header component */
div.header {
    margin: 1px;
    background: #94bf4a;
}
div.headerImg {
    padding-left: 35px;
    padding-top: 100px;
    width:517px;
    height:98px;
    background-repeat: no-repeat;
    color:#FFF;
}

div.headerText {
    width: 270px;
}

/* Not componentized stuff */
div.cite {
    /* disable bg image: background:url(images/0p3.jpg) bottom right no-repeat; */
    height:150px;
    padding: 20px 8px 0 24px;
}
div.cite b {
    color: #1164A9
}
div.cite span {
    color:#878787
}
div.footer {
    clear: both;
    background:#434F55;
    padding:17px 0 21px 200px;
    vertical-align:middle;
    border-top:1px solid #FFF
}
div.footer a {
    color:#FFF;
    font:normal 10px Arial, Helvetica, sans-serif;
    background:url(images/bullet3.gif) 0 0 no-repeat;
    padding:0 0 0 17px;
}
div.disclaimer {
    color:#797979;
    padding:20px 0 25px 0;
    background: white !important;
    text-align:center;
}
div.disclaimer a {
    color:#14729E;
    padding:0;
    background:0;
}
input.textinput, textarea {
    width: 228px;
}

input.geo, textarea.geo, select.geo {
    font:normal 12px Arial, Helvetica, sans-serif;
    vertical-align:middle;
    color:#373737;
    background:#FFF;
    margin: 1px 0 5px 0;
}

input.disabled {
    background: #eeeeee;
    color: #aaaaaa;
}

input.geos {
    font:normal 12px Arial, Helvetica, sans-serif;
    vertical-align:middle;
    color:#373737;
    background:#FFF;
    width:100px;
    margin: 1px 0 5px 0;
}

/* parsys component */
div.par {
    clear: both;
}
div.parsys_column {
    height: 100%;
    width: 100%;
    float: left;
    border: 0;
    vertical-align:top;
    padding: 0;
    margin: 5px 0 5px 0;
}

div.section {
    margin-bottom: 12px;
    /* Property added to avoid IE hasLayout issue on paragraphs
       see #20817 - IE6: div around Drag Components image not big enough
    */
    zoom: 1;
}

div.parsys_column .section {
    overflow:hidden;
    width: 100%;
}
.new{
	margin-bottom: 0px !important;
}
/* column control layouts */
div.cq-colctrl-cols {width: 100%; float: left; }

div.cq-colctrl-default { width: 100%;}

/*2 Columns (50%, 50%)*/
div.cq-colctrl-lt0 {}
div.cq-colctrl-lt0-c0 { width: 48%; padding-right: 8px; border-right:1px solid #ccc;}
div.cq-colctrl-lt0-c1 { width: 49%; padding-left: 9px;}
/*2 Columns (50%, 50%) noline*/
div.cq-colctrl-lt1 {}
div.cq-colctrl-lt1-c0 { width: 48%; padding-right: 9px; border-right:0px solid #ccc;}
div.cq-colctrl-lt1-c1 { width: 49%; padding-left: 9px;}
/*2 Columns (33%, 67%)*/
div.cq-colctrl-lt4 {}
div.cq-colctrl-lt4-c0 { width: 34%; padding-right: 7px; border-right:1px solid #ccc;}
div.cq-colctrl-lt4-c1 { width: 63%;}
/*2 Columns (33%, 67%) noline*/
div.cq-colctrl-lt4-noline {}
div.cq-colctrl-lt4-noline-c0 { width: 34%; padding-right: 7px; border-right:0px solid #ccc;}
div.cq-colctrl-lt4-noline-c1 { width: 63%;}
/*(33%, 33%, 34%)*/
div.cq-colctrl-lt2 {}
div.cq-colctrl-lt2-c0 { width: 31%; padding-right: 8px; border-right:1px solid #ccc;}
div.cq-colctrl-lt2-c1 { width: 31%; padding-right: 8px; padding-left: 9px; border-right:1px solid #ccc;}
div.cq-colctrl-lt2-c2 { width: 32%; padding-left: 9px;}
/*(33%, 33%, 34%) no line*/
div.cq-colctrl-lt2-noline {}
div.cq-colctrl-lt2-noline-c0 { width: 31%; padding-right: 9px; border-right:0px solid #ccc;}
div.cq-colctrl-lt2-noline-c1 { width: 31%; padding-right: 9px; padding-left: 9px; border-right:0px solid #ccc;}
div.cq-colctrl-lt2-noline-c2 { width: 32%; padding-left: 9px;}
/*(50%, 25%, 25%)*/
div.cq-colctrl-lt3 {}
div.cq-colctrl-lt3-c0 { width: 46%; padding-right: 7px; border-right:1px solid #ccc;}
div.cq-colctrl-lt3-c1 { width: 24%; padding-right: 7px; border-right:1px solid #ccc;}
div.cq-colctrl-lt3-c2 { width: 24%; }
/*(50%, 25%, 25%) no line*/
div.cq-colctrl-lt3-noline {}
div.cq-colctrl-lt3-noline-c0 { width: 46%; padding-right: 7px; border-right:0px solid #ccc;}
div.cq-colctrl-lt3-noline-c1 { width: 24%; padding-right: 7px; border-right:0px solid #ccc;}
div.cq-colctrl-lt3-noline-c2 { width: 24%; }

/* search component */
div.search {
    padding:0 1px 0 0;
}

div.searchRight {
    border-left: 1px solid #E7E7E7;
    float: right;
    width: 150px;
    /*padding-left: 20px;*/padding-left: 15px;
    /*padding-bottom: 20px;*/padding-bottom: 24px;
}

div.searchTrends {
    text-align: justify;
    margin-bottom: 5px;
}

div.searchRight p {
    text-align: left;
    font-weight: bold;
    margin-bottom: 5px;
}

div.sitemap div.linkcontainer {
    margin:0 0 0 0;
}
div.sitemap div.linkcontainer div.linkcontainer {
    padding-left: 20px
}

div.sitemap div.link {
    padding:0 0 4px 10px;
    /*background:url(images/bullet3.gif) no-repeat;*/
    border-bottom: dotted 1px black;
    margin:0 0 4px 0;
}

div.sitemap div.link a {
    background:url(images/bullet-n3.gif) 0 0 no-repeat;
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#009DD9;
    padding:0 0 4px 18px;
}


/* textimage component */
div.textimage div.image {
    float: left;
    margin: 0 8px 8px 0;
}
.image_left {
    float: left;
}
.image_right {
    float: right !important;
}

/* image component */
div.image img {
    /*margin: 0 8px 8px 0;*/margin:0px;
}
/* parabase / title */
img.title {
    display: block;
    border: 0;
    margin-bottom: 8px;
}

/* download component */
div.download{
background-color:#fff;
}
div.download div.item {
    clear: both;
    margin: 0 0 8px 0;
}
div.download span.icon {
    float: left;
    width: 32px;
    height: 32px;
}

/* table component */
div.table table {
    border-collapse: collapse;
}
div.table table td {
    padding: 4px;
    /*border-bottom: 1px solid black;
    padding-right: 3em;*/
}
div.table table th {
    padding: 4px;
    border-bottom: 1px solid black;
}

/* list component */
div.list{
background-color:#fff;
}
div.list ul,
div.list ol {
 
}
div.list ul
{
list-style-type:none;
padding:0px;
margin:0 5px 0 35px;
}
div.list ul li,
div.list ol li {
}
div.list ul li {
font:normal 12px Arial, Helvetica, sans-serif;
list-style-image:url(images/bullet-n3.gif);
padding:0px 0 0px 0;
margin:5px 0 5px 0px;
}
div.list li.news-list {
font:normal 11px Arial, Helvetica, sans-serif;
list-style-image:url(images/bullet-n3.gif);
padding:0px 0 0px 0;
margin:5px 0 5px 0px;
}
div.list ul p,
div.list ol p {
    padding:0 0 10px 0;margin:0;
}
div.homeChrome div.list ul p,
div.homeChrome div.list ol p {
    padding:0;margin:0;
}
div.list ul p a,
div.list ol p a{
font:normal 12px Arial, Helvetica, sans-serif;
}
/* list pagination */
div.list div.pagination {
    clear:both;
    /*margin-left:40px;*/
    height:20px;
}

div.list div.pagination div.previous {
    float:left;
}

div.list div.pagination div.next {
    float:right;
}

/* teaser list */
div.list .teaser-title {
font-weight:bold;
}
div.list .teaser-description {
}
/* news list */
div.list .news-title {
display:block;
font:normal 12px Arial, Helvetica, sans-serif;
color:#009DD9; 
}
div.list .news-title:hover {
color:#5C5D5F
}
div.list .news-date {
font:normal 12px Arial, Helvetica, sans-serif; 
color:#000;
}
div.homeChrome div.list .news-title {
display:block;
font:normal 11px Arial, Helvetica, sans-serif;
color:#009DD9;
padding:0 0 0 5px;
}
div.homeChrome div.list .news-date {
font:bold 11px Arial, Helvetica, sans-serif; 
color:#636363;
padding:0 0 0 5px;
}
div.list .news-description {
}
div.mvt img {
    max-width:500px;
}

div.signin_subtitle {
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.signin_create {
    padding-top: 40px;
    padding-bottom: 10px;
}

div.signin_option {
    clear:left;
    float:left;
}

div.signin_element {
    clear:right;
    float:right;
    padding-right:150px;
}

div.signin_element * input{
    width:140px;
}
div.signin_element * .form_leftcol{
    width:90px;
}

/* OLD STUFF - kept for reference */
.column_1 {width:262px}
.column_1 .space {padding:22px 36px 29px 35px;}
.column_2 {width:518px}
.column_3 {width:100%}
.column_2 .space {padding:20px 37px 15px 35px;}
.mpct .space {padding:51px 216px 0 35px;}

.gr {
    color:#E7E7E7 !important;
    background:url(images/gr_bg.jpg) 0 0 repeat-x #444F55;
    height:239px
}
.gr a {color:#E7E7E7}
.gr b {color:#FFF;}
.gr span {font:normal 10px Arial, Helvetica, sans-serif; color:#BABABA}
.bl {color:#FFF;}
.bl b a {font:bold 12px Arial, Helvetica, sans-serif; color:#FFF}
.bl a {font:normal 12px Arial, Helvetica, sans-serif; color:#FFF}

.gl_1 {background:url(images/gl1.gif) bottom repeat-x}
.gl_2 {background:url(images/gl3.gif) bottom repeat-x}

.bl_bg  {background:url(images/bl_bg.jpg) 0 0 repeat-x #13729D}

.bg3    {background:url(images/bg3.jpg) top repeat-x #E3E3E3; color:#474747}

/*-TEXT-*/
/*
a       {font:normal 11px Tahoma; color:#6ea3ba;}
b a     {font:bold 11px Tahoma; color:#6ea3ba;}
a:hover {text-decoration:none;}
span    {color:#8F8F8F; font-size:10px}
b       {font:bold 11px Tahoma; color:#000000;}
*/
.nn a   {text-decoration:none;}
.nn a:hover {text-decoration:underline;}

/*-FORMS-*/
.input input, .ta{
    height:18px;
    padding:2px 0 0 0;
    margin:0 0 0 0;
    border:none;
    background:#8EBFD3;
    color:#373737;
}
.ta {
    height:111px;
    overflow:auto;
    padding:5px 0 0 0;
    margin:0 0 20px 0;
}
.eq_height {height:31px;}

div.element {
    margin-bottom: 2px;
}

.form_1 {
    border-top:1px solid #D9D9D9;
    background:#F0F0F0;
    padding:17px 34px 16px 24px;
}
.form_1 .link_1 {
    background:url(images/bullet1.gif) 0 0 no-repeat;
    padding:0 0 0 10px;
    color:#14729E;
    font:normal 10px Arial, Helvetica, sans-serif;
}
.form_1 input {
    border:1px solid #A1A1A1;
    width:156px;
    height:17px;
    margin:0 0 13px 0;
}
.form_row {
    clear: both;
    width: 100%;
}

.form_row .form_mv_add {
    cursor:pointer;
    margin-left:235px;
    padding-left:119px;
}

.form_row .form_mv_remove {
    cursor:pointer;
}

.form_leftcol {
    padding-left: 9px;
    float: left;
    width:110px;
}

.form_leftcollabel {
    float: left;
    width:100px;
}
.form_leftcolmark {
    float: right;
    width:10px;
}

.form_rightcol {
    padding-left: 119px;
}

.form_rightcol_left {
    float: left;
    width: 105px;
}

.form_rightcol_middle {
    float: left;
    width:23px;
}

.form_rightcol_right {
    float: left;
    width: 105px;
}

div.form_captchatimer {
    float: left;
    border: 1px solid #CCCCCC;
}

div.form_captchatimer_bar {
    float: left;
    background-color:#CCCCCC;
    height: 8px;
}

div.form_captcha_input {
    float: left;
    vertical-align: baseline;
    padding-top: 4px;
}

div.form_captcha_img {
    float: left;
    vertical-align: baseline;
    padding-left: 4px;
    padding-right: 4px;
}

div.form_captcha_refresh {
    float: left;
    padding-top: 4px;
}

div.section.hidden {
    padding:0 ! important;
    margin:0 ! important;
}

/*-LINKS-*/
.link_1 {
    background:url(images/bullet2.gif) 0 0 no-repeat;
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#FFF;
    padding:0 0 0 12px;
}

.link_2 {
    background:url(images/bullet5.gif) 0 0 no-repeat;
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#009DD9;
    padding:0 0 0 12px;
}

div.tagcloud {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* feedlink component */
div.feedlink {
    height:20px;
    line-height:20px;
}

a.feedlink-icon {
    background:transparent url("/libs/collab/commons/components/feedlink/feed.png") 0 3px no-repeat;
    padding-left:20px;
}

a.feedlink-text {
    padding-top:2px;
    padding-bottom:2px;
    text-decoration:underline;
    cursor:pointer;
}
/* comments component */
.comments-count {
    font-size:1.5em;
    font-weight:bold;
}

.comments-count.replies {
    font-size:1em;
}

.comment {
    margin-top:14px;
}

.comment-header {
    font-size:0.75em;
    height:30px;
    line-height:30px;
    background-color:#efefef;
    border-top:solid 1px #bcbcbc;
}

.comment-header a {
    color:#000;
    text-decoration:none;
}

.comment-header-avatar {
    float:left;
}

.comment-header-avatar img {
    width:24px;
    height:24px;
    margin:2px;
}

.comment-header-meta {
    float:left;
}

.comment-header-time {
}

.comment-header cite {
    float:left;
    margin:0 10px 0 10px;
}

.comment-header cite a {
    font-weight:bold;
}

.comment-body {
    clear:left;
    margin-top:5px;
}

.comment-replies {
}

.comment-replies.tree {
    padding-left:20px;
}

form.comment {
    margin: 0;
    padding: 0;
}

.comment-error {
    font-weight:bold;
    color:#f60;
}

.comment-info{
    width: 190px;
    margin-bottom:10px;
}

.comment-block {
}

.comment-text-label {
    font-weight: bold;
}

input.comment-text{
    margin: 0 10px 7px 0;
    padding: 2px;
    font-size: 95%;
    color: #333;
    display: block;
}

textarea.comment-text {
    margin: 0;
    padding: 0;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 99%;
    height: 100px;
}

.comment-text-label {
}

.comment-spam {
    font-weight:bold;
    padding:2px;
    background-color:#c00;
    color:#fff
}

.comment-moderate {
    font-weight:bold;
    padding:2px;
    background-color:#009;
    color:#fff
}

/* ratings component */
.ratings .empty {
    background-image:url("../../../libs/collab/commons/components/ratings/star_empty.png");
}

.ratings .full {
    background-image:url("../../../libs/collab/commons/components/ratings/star_full.png");
}

.ratings-bar {
    background-repeat:repeat-x;
    height:16px;
}

.ratings-stars {
    width:80px;
    height:16px;
}

.ratings-star {
    float:left;
    background-repeat:no-repeat;
    height:16px;
    width:16px;
}

.comments-count .ratings-bar.empty {
    width:80px;
}

.comments-count .ratings-bar.full {
    width:0;
}

.comment-header .ratings-stars {
    float:right;
    height:30px;
    padding-top:6px;
    margin-right:5px;
}

.comment-header {
    clear:both;
}

.comment-header .ratings-bar.empty {
    width:80px;
}

/* version diff */
ins.textAdded {
    color: #c00;
}
del.textRemoved {
    color: #c00;
}
div.imageRemoved {
    border: 1px solid #c00;
}
div.imageAdded {
    border: 1px solid #c00;
}
img.imageChanged {
    border: 1px solid #c00;
}
img.imageAdded {
    border: 1px solid #c00;
}
img.imageRemoved {
    border: 1px solid #c00;
}



/******************************************************************************/
/* DAM Common
/******************************************************************************/

.assetshare H1,
.asseteditor H1 {
    /* overwrite setting in ui.widgets.css */
    display:block;
    font-size:2em;
    font-weight:bold;
    margin-top:6px;
    margin-bottom:23px;
}

.assetshare .line,
.asseteditor .line {
    background:url(images/dam/line_dotted.gif) repeat-x;
    height:1px;
    line-height:1px;
    width:100%;
}

.assetshare .line_gray,
.asseteditor .line_gray {
    background-color:#DDDDDD;
    height:1px;
    line-height:1px;
    width:100%;
}



/******************************************************************************/
/* DAM Asset Editor
/******************************************************************************/

.asseteditor .parsys,
.asseteditor .parsys A,

.asseteditor .parsys SPAN,
.asseteditor .parsys DIV,
.asseteditor .parsys TD,
.assetedtitor .parsys TH {
    /* overwrite common styles */
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#535353;
}

.asseteditor div.footer a {
    color:#FFF;
    font:normal 10px Arial, Helvetica, sans-serif;
    background:url(images/bullet3.gif) 0 0 no-repeat;
    padding:0 0 0 17px;
}

.asseteditor div.disclaimer a {
    color:#14729E;
    padding:0;
    background:0;
}

.asseteditor.contentpage .par div.section {
    padding:0;
    margin:0;
}

.asseteditor .par {
    margin-left:220px;
    width:835px;
}

.asseteditor .box .title,
.asseteditor .parsys FORM .title {
    font-weight:bold;
}

.asseteditor div.assetTitle {
    padding:8px 16px 6px 16px;
    background-color:#DDDDDD;
    margin:2px 0;
}

.asseteditor .box .title TABLE,
.asseteditor div.assetTitle TABLE {
    border-collapse:collapse;
    width:100%;
}

.asseteditor div.assetTitle TABLE TD {
    font-size:16px;
    font-weight:bold;
}

.asseteditor .box .title TABLE TD {
    font-size:12px;
    font-weight:bold;
}

.asseteditor .assetTitleLine {
    margin-bottom:10px;
}

.asseteditor .box .title,
.asseteditor .parsys FORM .title {
    font-size:12px;
    background:url(images/dam/line_dotted_offset.gif) bottom repeat-x;

    padding-bottom:4px;
    margin-bottom:9px;
}

.asseteditor .parsys .filename {
    background:url(images/dam/line_dotted_offset.gif) top repeat-x;
    font-weight:bold;
    font-size:14px;
    padding-top:5px;
    margin-top:30px;
    margin-bottom:5px;
}

.asseteditor .editicon {
    background:url(images/dam/asseteditor/edit.png) no-repeat;
    width:16px;
    height:16px;
    cursor:pointer;
    float:right;
}

.asseteditor .box,
.asseteditor .parsys FORM {
    border:1px solid #DFDFDF;
    padding:10px 16px 14px 16px;
    margin-bottom:10px
}

.asseteditor .box.noborders {
    border-color:transparent;
}

/* thumbnail component */
.asseteditor .thumbnail {
    padding-left:1px;
}

.asseteditor .thumbnailwrapper {
    text-align:center;
}


/* actions */
.asseteditor .actions {
    text-align:right;
    width:100%;
    margin-top:9px;
}

.asseteditor .actions .section {
    float:left;
}

.asseteditor .action {
    cursor:pointer;
    font:normal 12px Arial, Helvetica, sans-serif;
    margin-right:8px;
}

.asseteditor .action:hover {
    text-decoration:underline;
}

.asseteditor.cq-wcm-edit .actions .section,
.asseteditor.cq-wcm-design .actions .section {
    float:none;
}

/* subassets component */

.asseteditor .subassets-wrapper {
    /*height:120px;*/
    width:100%;
    overflow-x:auto;
    padding:7px 0 9px 0;
    border:1px solid #DFDFDF;
    border-top:none;
    border-bottom:none;
}

.asseteditor .subasset {
    text-align:center;
    width:140px;
    padding-left:15px;
    padding-right:18px;
}

/* form */

.asseteditor .form_row {
    clear: both;
    margin-bottom:2px;
    width: 100%;
}

.asseteditor .form_leftcol {
    float: left;
    width:170px;
}

.asseteditor .form_leftcollabel {
    float: left;
    width:155px;
    font-weight:bold;
    overflow:hidden;
}
.asseteditor .form_leftcolmark {
    float: right;
    width:15px;
}

.asseteditor .form_rightcol {
    /*width: 252px;*/
    padding-left:179px;
}

.asseteditor .form_rightcol_wrapper {
    width: 252px;
}

.asseteditor .form_rightcol_left {
    float: left;
    width: 105px;
}

.asseteditor .form_rightcol_middle {
    float: left;
    width:23px;
}

.asseteditor .form_rightcol_right {
    float: left;
    width: 105px;
}

.asseteditor INPUT.text,
.asseteditor TEXTAREA {
    border:solid 1px #c3c3c3;
    width:246px;
    font:normal 12px Arial, Helvetica, sans-serif;
    margin:0;
    padding:1px 2px;
}

.asseteditor INPUT.text.mv,
.asseteditor TEXTAREA.mv {
    width:228px;
    margin-bottom:2px;
}

.asseteditor .mv_add {
    cursor:pointer;
    float:right;
    margin-bottom:6px;
}

.asseteditor .mv_remove {
    cursor:pointer;
}

.asseteditor .section.end INPUT {
    /*submit button*/
    margin-top:10px;
}

.asseteditor .form_error {
    padding-bottom:10px;
}

/* column control layouts */

.asseteditor div.parsys_column {
    height:100%;
    width:100%;
    float:left;
    border:0;
    vertical-align:top;
    padding:0;
    margin:5px 0 5px 0;
}

.asseteditor div.cq-colctrl-default { width: 100%; }

.asseteditor div.cq-colctrl-lt0 { background:none;}
.asseteditor div.cq-colctrl-lt0-c0 { width:354px; padding-right:15px; }
.asseteditor div.cq-colctrl-lt0-c1 { width: 466px; }



/******************************************************************************/
/* DAM Asset Share
/******************************************************************************/

.assetshare .querybuilder,
.assetshare .querybuilder A,
.assetshare .querybuilder SPAN,
.assetshare .querybuilder DIV,
.assetshare .querybuilder TD,
.assetshare .querybuilder TH {
    /* overwrite common styles */
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#535353;
}

.assetshare .querybuilder-wrapper {
    clear:both;
    margin-left:18px;
    margin-right:30px;
}

.assetshare TABLE.wrapper {
    border-collapse:collapse;
    width:100%;
    margin-bottom:20px;
}

.assetshare TD {
    vertical-align:top;
    padding:0;
}

.assetshare .left-cell {
    padding:22px 23px 10px 6px;
    border:1px solid #DFDFDF;
    border-right-width:0;
    height:600px;
}

.assetshare .top-predicates {
    width:100%;
    padding-bottom:6px;
}

.assetshare.cq-wcm-edit .top-predicates,
.assetshare.cq-wcm-design .top-predicates {
    width:300px;
}

.assetshare TD.bar-cell {
    border-top:solid 1px #DDDDDD;
    padding-top:1px;
    padding-bottom:1px;
}

.assetshare .bar {
    width:100%;
    height:35px;
    background-color:#DDDDDD;
}

.assetshare .bar #fulltext-cell {
    padding-left:4px;
    padding-top:5px;
    width:294px;
}

.assetshare .bar #results-cell,
.assetshare .bar #paging-cell {
    padding-left:20px;
    padding-top:8px;
    white-space:nowrap;
    font-size:12px;
}

.assetshare .bar #paging-cell SPAN {
    font-size:12px;
}

.assetshare .bar #results-cell #results,
.assetshare .bar #paging-cell #current-page,
.assetshare .bar #paging-cell #total-pages,
.assetshare .bar #paging-cell #forward,
.assetshare .bar #paging-cell #backward {
    font-weight:bold;
}

.assetshare .bar #paging-cell #forward {
    display:inline-block;
    margin-left:10px;
    cursor:default;
}
.assetshare .bar #paging-cell #backward {
    display:inline-block;
    margin-right:10px;
    cursor:default;
}

.assetshare .bar .buttons-cell {
    padding-right:20px;
    padding-top:4px;
    white-space:nowrap;
    width:60px;
}

.assetshare .bar-search #fulltext-wrapper {
    display:inline;
}

.assetshare .bar-paging {
    /*width:100%;*/
}

.assetshare .left-predicates {
    width:280px;
}

.assetshare.cq-wcm-preview .editonly {
    display:none;
}

.assetshare .left-predicates .predicatebox .title,
.assetshare .actions .title {
    font-size:12px;
    background-color:#bebebe;
    margin-bottom:5px;
    padding-bottom:2px;
    padding-top:1px;
    padding-left:5px;
    font-weight:bold;
}

.assetshare .actions .title.level1 {
    margin-top:10px;
    background-color:#dddddd;
}

.assetshare .actions .section {
    margin-bottom:2px;
    padding-bottom:0;
    padding-top:0;
    padding-left:20px;
}

.assetshare .actions .section.new {
    margin-top:10px;
    padding-left:0;
}


/* top predicates */
.assetshare .top-predicates .section {
    /*overwrite common div.left selector*/
    display:block;
    float:left;
    height:100px;
    padding-right:40px;
    padding-left:26px;
    background:url(images/dam/vline_dotted.gif) repeat-y right;
}

.assetshare.cq-wcm-edit .top-predicates .section,
.assetshare.cq-wcm-design .top-predicates .section {
    float:none;
}

.assetshare .top-predicates .section.new {
    display:none;
    padding-right:0;
    padding-left:0;
}

.assetshare.cq-wcm-edit .top-predicates .section.new,
.assetshare.cq-wcm-design .top-predicates .section.new {
    background:none;
    display:block;
}

.assetshare .top-predicates .predicatebox .title {
    font-weight:bold;
    padding-top:5px;
}

.assetshare .top-predicates .predicatebox .title.default {
    display:none;
}

.assetshare .top-predicates .predicatebox .x-form-text {
    width:150px;
    margin-bottom:2px;
}

.assetshare .top-predicates .predicatebox .content {
    margin-bottom:5px;
    padding-bottom:5px;
    padding-top:2px;
    padding-left:0;
    width:auto;
}

.assetshare .top-predicates .section.path .predicatebox .x-form-check-wrap {
    padding-left:0;
}

/* top options predicate */
.assetshare .top-predicates .optionspredicatebox .x-toolbar {
    background-color:#ffffff;
    padding:0;
}

.assetshare .top-predicates .optionspredicatebox .x-panel-tbar LABEL {
    font-weight:bold;
}

.assetshare .top-predicates .optionspredicatebox .x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
    margin-bottom:0;
    background-image:none;
    border:none;
    padding-bottom:0;
}


/* left predicates */
.assetshare  .left-predicates DIV.section.options {
    margin-bottom:0;
}

.assetshare .left-predicates div.left {
    /*overwrite common div.left selector*/
    display:block;
    float:none;
    width:auto;
}

.assetshare .left-predicates .predicatebox .x-form-text {
    width:310px;
    margin-bottom:2px;
}

.assetshare .left-predicates .predicatebox .content {
    margin-bottom:5px;
    padding-bottom:5px;
    padding-top:5px;
    padding-left:20px;
    width:auto;
}

.assetshare .left-predicates .section.path .predicatebox .x-form-check-wrap {
    padding-left:4px;
}
/* left options predicate */
.assetshare .left-predicates .optionspredicatebox .leftpadding {
    padding-left:20px;
}

.assetshare .left-predicates .optionspredicatebox .leftpadding.level0 {
    padding-left:0;
}

.assetshare .left-predicates .optionspredicatebox .level0 .x-toolbar {
    background-color:#bebebe;
}
.assetshare .left-predicates .optionspredicatebox .level1 .x-toolbar {
    background-color:#d6d6d6;
}
.assetshare .left-predicates .optionspredicatebox .level2 .x-toolbar {
    /* default bg for level 2+ */
    background-color:#e9e8e9;
    /*padding:0;*/
}
.assetshare .left-predicates .optionspredicatebox .x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
    margin-bottom:5px;
    background-image:none;
    border:none;
    padding-bottom:0;
    padding-left:0;
}

.assetshare .left-predicates .optionspredicatebox .x-panel-tbar LABEL {
    font-size:12px;
}

.assetshare .left-predicates .optionspredicatebox .level0 .x-panel-tbar LABEL {
    font-weight:bold;
}

.assetshare .left-predicates .optionspredicatebox .level1 .x-panel-tbar LABEL {
    font-weight:normal;
}

/* toggle button */
.assetshare .left-predicates .optionspredicatebox .x-toolbar .x-btn-left,
.assetshare .left-predicates .optionspredicatebox .x-toolbar .x-btn-center,
.assetshare .left-predicates .optionspredicatebox .x-toolbar .x-btn-right {
    background:none;
    height:12px;
}
.assetshare .left-predicates .optionspredicatebox .x-toolbar .x-btn-center EM {
    display:block;
    height:12px;
}
.assetshare .left-predicates .optionspredicatebox .x-toolbar .collapse .x-btn-center BUTTON {
    background:url(images/dam/assetshare/predicates/collapse.gif) no-repeat;
}
.assetshare .left-predicates .optionspredicatebox .x-toolbar .expand .x-btn-center BUTTON {
    background:url(images/dam/assetshare/predicates/expand.gif) no-repeat;
}
.assetshare .left-predicates .optionspredicatebox .x-toolbar .x-btn-center BUTTON {
    height:12px;
    width:12px;
}

.assetshare .left-predicates .optionspredicatebox .x-toolbar  .x-form-check-wrap {
    border-bottom:none;
    padding-top:1px;
    padding-bottom:2px;
    padding-left:4px;
}

.assetshare .left-predicates .optionspredicatebox .x-form-check-wrap {
    border-bottom:solid 1px #dddddd;
    padding-left:6px;
    padding-top:5px;
    padding-bottom:1px;
}

.assetshare .left-predicates .optionspredicatebox LABEL {
    margin-left:15px;
}

.assetshare .left-predicates .optionspredicatebox .x-form-check {
    position:relative;
    top:1px;
}

.assetshare .left-predicates .optionspredicatebox .subpanel {
    margin-bottom:18px;
}


.assetshare .actions {
    clear:both;
    /*background-color:aqua;*/
}

.assetshare .lensdeck-cell {
    width:100%;
    border:1px solid #DFDFDF;
    border-left-width:0;
}

.assetshare .lensdeck {
    /*background-color:lightblue;*/
    width:100%;
}

.assetshare .lensdeck .x-panel-bwrap,
.assetshare .lensdeck .x-panel-body {
    overflow:visible;
    height:auto;
}

.assetshare .bar .buttons-cell .section {
    float:left;
    margin-left:1px;
    width:24px;
    height:21px;
    overflow:hidden;
    margin-bottom:0;
}

.assetshare.cq-wcm-edit .bar .buttons-cell .section,
.assetshare.cq-wcm-design .bar .buttons-cell .section {
    float:none;
}

.assetshare .bar .buttons-cell .section.new {
    display:none;
}

.assetshare.cq-wcm-edit .bar .buttons-cell .section.new,
.assetshare.cq-wcm-design .bar .buttons-cell .section.new {
    display:block;
}

.assetshare #CQ  .cq-editrollover-insert-container {
    overflow:hidden;
}

.assetshare .bar .buttons-cell .x-btn-left{
    background:url(images/dam/assetshare/lenses/btn_sprite.gif) no-repeat 0 0;
}
.assetshare .bar .buttons-cell .x-btn-right{
    background:url(images/dam/assetshare/lenses/btn_sprite.gif) no-repeat 0 -21px;
}
.assetshare .bar .buttons-cell .x-btn-center{
    background:url(images/dam/assetshare/lenses/btn_sprite.gif) repeat-x 0 -42px;
}

/* Toggle button styles */
.assetshare .bar .buttons-cell .x-btn-pressed .x-btn-left{
    background: url(images/dam/assetshare/lenses/btn_sprite.gif) no-repeat 0 -63px;
}
.assetshare .bar .buttons-cell .x-btn-pressed .x-btn-right{
    background: url(images/dam/assetshare/lenses/btn_sprite.gif) no-repeat 0 -84px;
}
.assetshare .bar .buttons-cell .x-btn-pressed .x-btn-center{
    background: url(images/dam/assetshare/lenses/btn_sprite.gif) repeat-x 0 -126px;
}


.assetshare .bar .buttons-cell .x-btn .mosaic {
    background:url(images/dam/assetshare/lenses/mosaic/btn_icon.png) no-repeat 2px 4px;
}

.assetshare .bar .buttons-cell .x-btn-pressed .mosaic {
    background:url(images/dam/assetshare/lenses/mosaic/btn_icon_pressed.png) no-repeat 1px 3px;
}

.assetshare .bar .buttons-cell .x-btn .list {
    background:url(images/dam/assetshare/lenses/list/btn_icon.png) no-repeat 2px 4px;
}

.assetshare .bar .buttons-cell .x-btn-pressed .list {
    background:url(images/dam/assetshare/lenses/list/btn_icon_pressed.png) no-repeat 1px 3px;
}

.assetshare .line.postbar {
    height:29px;
}

.assetshare #prebar {
    /* workaround to get a 1px line above the border */
    border-top:solid 1px transparent;
}

/* lens data view */

/* data view */
.assetshare .lens-dataview {
}


/* mosaic lens */
.assetshare .lens-dataview.mosaic {
    padding:7px 0 7px 7px;
    font-size:10px;
    /*border:1px solid #DFDFDF;*/
}

.assetshare .lens-dataview.mosaic .wrapper {
    float:left;
    padding-right:20px;
    margin-bottom:20px;
    padding-bottom:21px;
    background:url(images/dam/line_dotted.gif) repeat-x bottom;
}

.assetshare .lens-dataview.mosaic .item {
    padding:10px;
}


/* mosaic lens */
.assetshare .lens-dataview.mosaic .thumbnail {
    height:100px;
    width:140px;
    background:no-repeat bottom center;
}

.assetshare .lens-dataview.mosaic .x-view-selected .thumbnail {
    background-color:transparent;
}

.assetshare .lens-dataview.mosaic .thumbnail img {
    height:100px;
    width:140px;
    background-repeat:no-repeat;
}

.assetshare .lens-dataview.mosaic .item .title,
.assetshare .lens-dataview.mosaic .item .text {
    overflow:hidden;
    background:url(images/dam/line_dotted.gif) repeat-x;
    width:140px;
    padding-top:6px;
}

.assetshare .lens-dataview.mosaic .item .title {
    height:14px;
    margin-top:10px;
    margin-bottom:4px;
}

.assetshare .lens-dataview.mosaic .item .text {
    height:47px;
    margin-top:3px;
    line-height:15px;
}

.assetshare .lens-dataview.mosaic .x-view-over {
    background-color:#F1F0F1;
}

.assetshare .lens-dataview.mosaic .x-view-selected {
    background-color:#DDDDDD;
}

/* lightbox action dataview */
.assetshare #cq-dam-lightbox .x-panel-body {
    margin-top:3px;
    border-color:#dfdfdf;
}

.assetshare .lightbox {
    padding:4px;
    font-size:10px;
}

.assetshare .lightbox TABLE {
    width:100%;
    border-collapse:collapse;
    margin-top:5px;
    /*border:1px solid #DFDFDF;*/
}

.assetshare .lightbox TD.line {
    background:url(images/dam/line_dotted.gif) repeat-x;
    height:1px;
    line-height:1px;
    padding:0;
    margin:0;
}

.assetshare .lightbox TD {
    padding-top:0;
    padding-right:18px;
    padding-left:2px;
    line-height:23px;
    width:100%;
    white-space:nowrap;
}

.assetshare .lightbox TD.thumbnail-cell {
    line-height:normal;
    width:70px;
    padding-top:0;
    padding-right:10px;
    padding-left:0;
    background-image:none;
}

.assetshare .lightbox TD.thumbnail-cell DIV {
    /* thumbnail; image is bg */
    background:center 4px no-repeat;
    width:60px;
    height:60px;
}

.assetshare .lightbox TR.x-view-over {
    background-color:#F1F0F1;
}

.assetshare .lightbox TR.x-view-over TD.padding-cell {
    background-color:white;
}

.assetshare .lightbox TR.x-view-selected TD.thumbnail-cell DIV {
    background-color:#DDDDDD;
}

/* list lens */
.assetshare .lens-dataview.list {
    font-size:10px;
}

.assetshare .lens-dataview.list TABLE {
    width:100%;
    border-collapse:collapse;
    /*border:1px solid #DFDFDF;*/
}

.assetshare .lens-dataview.list TD.padding-cell,
.assetshare .lens-dataview.list TD.padding-cell DIV {
    padding:0;
    width:9px;
    height:1px;
    line-height:1px;
    background-image:none;
}

.assetshare .lens-dataview.list TD.padding-cell.top DIV {
    height:19px;
}

.assetshare .lens-dataview.list TD.padding-cell.bottom DIV {
    height:9px;
}

.assetshare .lens-dataview.list TD.line {
    background:url(images/dam/line_dotted.gif) repeat-x;
    height:1px;
    line-height:1px;
    padding:0;
    margin:0;
}

.assetshare .lens-dataview.list TD {
    padding-top:3px;
    padding-right:18px;
    padding-left:2px;
    line-height:23px;
    background:url(images/dam/assetshare/lenses/list/item_bg.gif) repeat-x 0 26px;
    width:100%;
    white-space:nowrap;
}

.assetshare .lens-dataview.list TD.thumbnail-cell {
    line-height:normal;
    width:78px;
    padding-top:0;
    padding-right:10px;
    padding-left:0;
    background-image:none;
}

.assetshare .lens-dataview.list TD span.title {
    display:block;
    line-height:23px;
    font-weight:bold;
    vertical-align:baseline;
}

.assetshare .lens-dataview.list TD.last {
    text-align:right;
    padding-right:2px;
}

.assetshare .lens-dataview.list TD.thumbnail-cell DIV {
    /* thumbnail; image is bg */
    background:center 8px no-repeat;
    width:68px;
    height:68px;
}

.assetshare .lens-dataview.list TR.x-view-over {
    background-color:#F1F0F1;
}

.assetshare .lens-dataview.list TR.x-view-over TD.padding-cell {
    background-color:white;
}


.assetshare .lens-dataview.list TR.x-view-selected TD.thumbnail-cell DIV {
    background-color:#DDDDDD;
}

/* text component */


div.text{
background-color:#fff;
}
div.text ol, div.text ul {
    /*list-style: none;*/
}
/*div.text ul {
    margin-top:1em;
}
div.text ol {
    margin-top:1em;
}*/
div.text ul {
    margin-bottom:18px;
}
div.text ol {
    margin-bottom:18px;
}
div.text ul li{
	color:#636363;
    padding:0 0 0px 0;
    list-style-image:url(images/bullet-n3.gif);
    background:none;
    margin:0 0 0px 20px;
}
div.text ol li {
	color:#636363;
    padding:0 0 5px 0;
    background:none;
    margin:0 0 5px 0;
}
div.text li a {
    background:none;
    font:normal 12px Arial, Helvetica, sans-serif;
    text-decoration:none;
    color:#009DD9;
    padding:0 0 0 0;
}
div.text li a:link, div.text li a:visited{
text-decoration:none;
color:#009DD9;
}
div.text li a:hover, div.text li a:active{
text-decoration:none;
color:#5C5D5F;
}
h1{
font:normal 20px/22px Arial, Helvetica, sans-serif;
color: #000;
margin:0px 0px 18px 0px;
}
h2{
font:normal 17px/21px Arial, Helvetica, sans-serif;
color: #333;
margin:0px 0px 18px 0px;
}
h3{
font:bold 12px/1.5em Arial, Helvetica, sans-serif;
color: #636363;
margin:0px 0px 0px 0px;
}
.par div.text h3{
font:bold 12px/1.5em Arial, Helvetica, sans-serif;
color: #636363;
margin:0px 0px 0px 0px;
}
p {
/*margin:0 0 1em;*/
font:normal 12px/1.5em Arial, Helvetica, sans-serif;
color:#636363;
display:block;
padding:0px 0px 0px 0px;
margin:0px 0px 18px 0px;
}
.story-headline {
font:normal 17px/21px Arial, Helvetica, sans-serif;
color: #333;
}
.story-headline-orange {
font:normal 17px/21px Arial, Helvetica, sans-serif;
color:#F07F10;
}
.story-subhead {
font:normal 13px/18px Arial, Helvetica, sans-serif;
color: #F07F10;
}
.text-ad-title{
font:bold 16px/20px Arial, Helvetica, sans-serif;
color: #F07F10;
}
.blue {
color:#009dd9;
font-size:inherit;
}
.gray {
color:#5c5d5f;
font-size:inherit;
}
.orange {
color:#f07f10;
font-size:inherit;
}
.white {
color:#fff;
font-size:inherit;
}
.caption {
font:normal 11px Arial, Helvetica, sans-serif;
color:#333333;
}
.bullet{
display:list-item;
padding:0 0 0 0;
list-style-image:url(images/bullet-n3.gif);
background:none;
margin:0 0 4px 18px;
}
.bullet-black  {
display:list-item;
padding:0 0 5px 0;
list-style-image:url(images/bullet-b.gif);
list-style-position: inside;
background:none;
margin:0 0 5px 0;
}
.pull_quote{
display:list-item;
list-style-type:none;
list-style-image:none;
font:normal 19px/1.4em Arial, Helvetica, sans-serif;
color: #888888;
border-top:7px solid #009DD9;
border-bottom:7px solid #009DD9;
background:#fff;
padding:10px;
margin:0px 0px 18px 0px;
}
.button_small{
font-size: 13px; 
font-weight: bold; 
color: #fff; 
background-color: #009DD9;; 
text-align: right; 
padding: 4px; 
margin-bottom: 4px;
}
.button_big{
font-size: 21px; 
font-weight: bold; 
color: #fff; 
background-color: #009DD9;; 
text-align: right; 
margin-bottom:10px;
margin-right:20px;
padding:7px;
}
.button_small a:link, .button_small a:visited, .button_big a:link, .button_big a:visited{
text-decoration:none;
color:#fff;
}
.button_small a:hover, .button_small a:active, .button_big a:hover, .button_big a:active{
text-decoration:none;
color:#5c5d5f;
}
.tab-text  {
color:#000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:normal;
padding:10px 5px 0px 2px;
}
div.text table{

}
div.text td {
padding: 5px;
}
table.tbDefault  {
border-collapse:collapse;
border:1px solid #636363;
padding:0 2px;
margin:0;
}
table.tbDefault th, table.tbDefault td  {
border-collapse:collapse;
border:1px solid #636363;
padding:2px 2px 6px 2px;
margin:0;
}
.tbDefault td p{
padding:2px 2px 6px 2px;
margin:0px;
}
div.text table.tbTextAd  {
border-collapse:collapse;
border:1px solid #d1d0d0;
}
div.text table.tbTextAd td {
padding:7px 14px 9px;
}
div.text table.tbBlue  {
border-collapse:collapse;
border:1px solid #6ea3ba;
}
div.text table.tbBlue th, div.text table.tbBlue td  {
border:1px solid #6ea3ba;
padding:5px;
}
div.text table.tbBlue td {
white-space: nowrap;
}
div.text table.tbGray  {
border-collapse:collapse;
border-top:1px dashed #636363;
border-bottom:1px dashed #636363;
}
div.text table.tbOrange{
border-collapse:collapse;
border:1px solid #de9018;
}
div.text table.tbOrange th, div.text table.tbOrange td  {
border:1px solid #de9018;
padding:5px;
}
div.text table.tbWhite  {
border-collapse:collapse;
border:2px solid #fff;
}
div.text table.tbREL-top  {
border-collapse:collapse;
border:2px solid #fff;
width:100%;
}
div.text table.tbREL-top td {
border-collapse:collapse;
border:2px solid #fff;
background-color:#6ea3ba;
padding: 5px 5px;
}
div.text table.tbREL-middle {
border-collapse: collapse;
border:2px solid #fff;
/*margin:8px 0 0 0;*/margin:0;
width:100%;
}
div.text table.tbREL-middle td{
font-size:11px;
border:2px solid #fff;
/*padding: 0px 2px 3px 3px;*/padding: 3px 2px 0px 3px;
margin:0px 0px 7px 7px;
vertical-align:top;
}
div.text table.tbREL-middle p {
padding:0;
margin:0;
}
div.text table.tbREL-bottom  {
border-collapse:collapse;
border:2px solid #fff;
width:100%;
}
div.text table.tbREL-bottom td{
border-collapse:collapse;
border:2px solid #fff;
background-image:url(images/nav_bottom.jpg);
background-repeat: repeat-x;
background-position:bottom;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
height:20px;
}
td.tbOrangeCell  {
background-color:#f8e9d1;
padding: 5px;
}
td.tbOrangeLiteCell  {
background-color:#faf3e7;
padding: 5px;
}
td.tbGrayCell  {
background-color:#efefef;
padding: 5px;
}
td.tbGrayDarkCell  {
background-color:#8d8b8b;
padding: 5px;
}
div.text td.tbBlueCell  {
background-color:#6ea3ba;
padding: 5px;
}
td.tbBlueLiteCell  {
background-color:#d5e3eb;
padding: 5px;
}
td.tbWhiteCell  {
background-color:#6ea3ba;
}
td.tbDecoCell  {
background-image:url(images/nav_bottom.jpg);
background-repeat: repeat-x;
background-position:bottom;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
height:20px;
}
td.tbDecoTopCell  {
background-image:url(images/nav_top_home.jpg);
background-repeat: repeat-x;
background-position:bottom;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
clear:both;
height:40px;
}
div.text table.tbREL {
border: 0px solid #D6DDE6;
border-collapse: collapse;
margin:8px 0 0 0;
}
div.text table.tbREL td {
font-size:11px;
border: 0px solid #D6DDE6;
padding: 0px 7px 5px 3px;
margin:7px 0px 7px 7px;
vertical-align:top;
}

div.text .description{
font-size:11px;
vertical-align:top;
}
/* Text NoRTE */
div.textnorte ul li {
padding:0 0 5px 0;
list-style-image:url(images/bullet-n3.gif);
background:none;
margin:0 0 5px 0;
}
/* fixed table cellpadding issue for forms page layout */
.n-col-default td{
padding:5px;
}
/* add border for images (ADI) on left, center, right col */
.rightpar .image img, .leftpar .image img, .par .image img{
border:2px solid #fff;
}
/* change bullet to arrow image for all rightpar text component */
.rightpar .text ul li {
padding:0 0 5px 0;
list-style-image:url(images/bullet-n3.gif);
background:none;
margin:0 0 5px 0;
}
.rightpar td img{
vertical-align:top;
}
.rightpar > div.text, .rightpar > div.text a{
font-size:11px;
}
.rightpar .image br{/* fixed extra space below image map */
display:none;
}
.parImage.cq-element-parImage br{
display:none;
}
/* fix for banner image  when no image shows extra space  */
.cq-dd-image.cq-image-placeholder-off{}
img.cq-image-placeholder-off{
display:none;
}
/* flash component */
.rightpar .flash{
border:2px solid #FFFFFF;
}
.flash{
border:2px solid #FFFFFF;
/*background-color:#009dd9;*/
}
/* reduce section extra space in IE?? */
.leftutilspar .section {margin:0;}
.hr02rightpar .section{
margin:0;
}