/**************** Utility Rules *******************/

.brclear { /* Use a break with this class to clear float containers */
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}

.hide, .hidden {display: none;}

/**
 * General message container. See Message controller
 */
.messageContainer {
    border: 1px solid transparent;
    border-top: 3px solid transparent;
    padding: 0em 0.6em 0em 35px !important;
    margin: 0 0 1.2em 0 !important;
    list-style: none !important;
}

.messageContainer LI {
	list-style: none !important;	
}

.messageContainer-error {
    border-color: #c0002a;
	background: #ffff99 url(/_img/arrows/red-on-yellow-dn18.gif) no-repeat 8px 1em;
}

.messageContainer-message {
    border-color: #BBBBFF;
    background-color: #ffff99;
}

.messageContainer-warning {
    border-color: #c0002a;
    background-color: #ffff99;
}


/************************** Header top bar *************************/
.header .header-top-bar {
	background-color: #f6f6f6;
	height: 15px;
	margin: 0 0 5px 0;
	padding: 6px 7px;
	position: relative;
} 

.header .header-lang-bar, .header .header-font-bar, .header .header-link-bar {
	position: absolute;
}

.header .header-lang-bar { 
	left: 7px;
	top: 6px;
}

.header .header-font-bar { 
	left: 375px;
	top: 6px;
}

.header .header-link-bar { 
	right: 7px;
	top: 6px;
}

.header .header-top-bar LI {
	float: left;
	white-space: nowrap;
	zoom: 1;
}

.header .header-top-bar LI.title {
	padding:0px 0 0px 8px;
}

.header .header-top-bar LI.separator {
	padding:0px 4px 0px 4px;
}

.header .header-top-bar .header-lang-bar LI {
	background:transparent url(/_img/arrows/blue-on-gray-right.gif) no-repeat scroll 5px 4px;
	padding:0px 0 0px 16px;
}

.header .header-top-bar .header-lang-bar LI A.active {
	color: #C0002A;
	font-weight: bold;
}

.header .header-top-bar .header-lang-bar LI.title {
	background:transparent none no-repeat scroll 5px 3px;
	padding:0px;
}

.header .header-top-bar .header-font-bar LI A {
	background:transparent none no-repeat scroll 5px 4px;
	display:block;
	padding:0px 0 0px 16px;
}

.header .header-top-bar .header-link-bar LI A {
	display:block;
	padding:0px 0 0px 0px;
}

/************************** Header logo *************************/

.header .header-logo-area {
	background: #2261a0 url(/_img/bg/header.png) repeat-x;
	height: 120px;
	position: relative;
	z-index: 2;
}

.header .header-logo-area .logo {
	left: 25px;
	position: absolute;
	top: 0px;
}

.header .header-logo-area .google {
	background-color: #c0002a;
	bottom: 5px;
	color: #ffffff;
	display: none;
	font-weight: bold;
	height:22px;
	padding: 4px 15px 0 15px;
	position: absolute;
	right: 1px;
	width: 275px; 
	zoom:1;
}

.header .header-logo-area .google A {
	color: #ffffff;
	font-weight: bold;
}

.header .header-logo-area .bg {
	background: #c0002a url(/_img/bg/header-net.png) no-repeat right bottom;
	height:120px;
	position: absolute;
	right: 0;
	top:0;	
	width:620px;
	z-index: -1;
}

/* round corners, upper-left */
.header .rc-ul {
	left: 0;
	position: absolute;
	top: 0;
}

.header .rc-ur {
	right: 0;
	position: absolute;
	top: 0;
}

.header .rc-bl {
	left: 0;
	position: absolute;
	bottom: 0;
}

.header .rc-br {
	right: 0;
	position: absolute;
	bottom: 0;
}

/************************** Header menu *************************/

.header .menu {
	background: url("/_img/bg/header-sites-bg.gif") no-repeat scroll 0 0 transparent;
	height: 34px;
	overflow: hidden;
	position: relative;
}

.header .menu UL {
	_position: relative;
	zoom: 1;
}

.header .menu LI {
	float: left;
	margin-left: 1px;
	position: relative;
	white-space: nowrap;
	width: 330px;
}

.header .menu LI A {
	background: url("/_img/bg/header-sites-nav-tabs.gif") no-repeat scroll -660px 0 transparent;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 9px 0 0 5px;
	padding: 5px 7px;
	text-transform: uppercase;
}

.header .menu LI.active A {
	background: url("/_img/bg/header-sites-nav-tabs.gif") no-repeat scroll 0 0 transparent;
	color: #22619F;
}

.header .menu LI A:hover {
	background: url("/_img/bg/header-sites-nav-tabs.gif") no-repeat scroll -330px 0 transparent;
	color: #22619F;
}

.header .menu LI .rc-left, .header .menu LI .rc-right {
	display: none;
	height: 22px;
	position: absolute;
	width: 8px;
}

.header .menu LI.active .rc-left {
	background: transparent url(/_img/bg/menu-active-rc-left.gif) no-repeat;
	display: inline;
	left: 0;
	top: 0;
}

.header .menu LI.active .rc-right {
	display: inline;
	background: transparent url(/_img/bg/menu-active-rc-right.gif) no-repeat;
	right: 0;
	top: 0;
}

/************************** Footer *************************/
.footer {
	font-size: 0.77em;
	margin: 2em 0;
	border-top: 2px solid #153872;
	padding: 0.5em 0;
}

.footer .footer-inner {
}


.footer UL {
	
}

.footer LI {
	display: block;
	float: left;
	margin: 0 0 0 5px;
	_margin: 0 0 0 4px;
	padding: 5px 0 5px 0;
	width: 160px;
}

.footer LI LI {
	border-top: 1px solid #cccccc;
	float: none;
	margin: 0;
	width: auto;
}

.footer LI H2 {
	font-size: 1em;
	margin: 0;
	padding: 0 0 2px 0;
}


/************************* breadcrumbs ***********************************/

.breadcrumbs {
	
}

.breadcrumbs UL {
	
}

.breadcrumbs LI {
	display: block;
	float: left;
	padding: 15px 5px;
	vertical-align: middle;
}

.breadcrumbs LI.separator {
	padding: 15px 0;
}

.breadcrumbs LI A {
	display: block;
}

.graybg {
	background: #f6f6f6;	
}

.gohome-link {
	background: #f6f6f6;	
}

.gohome-link A {
	background: transparent url(/_img/arrows/blue-on-gray-right.gif) no-repeat 7px 1.2em;
	display: block;
	font-size: 1.1em;
	padding: 0.9em 0 0.9em 20px;	
}


/************************* module index ***********************************/

.home-welcome {
	margin: 20px 0;
}

.home-list-of-services {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0;
}

.home-list-of-services UL {
	padding: 0;
	margin: 0;
}

.home-list-of-services LI {
	display: block;
	float: left;
	width: 492px;
}

.home-list-of-services LI.left {
	margin: 0 6px 0 0;
}

.home-list-of-services LI.right {
	margin: 0 0px 0 5px;
}

.home-list-of-services LI H3 {
	margin: 0;
	padding: 0;	
}

.home-list-of-services LI H2 {
	background-color: #f0f0f0;
	font-size: 1.2em;
	margin: 0;
	padding: 10px;
}

.home-list-of-services LI LI {
	background: #f6f6f6 url(/_img/arrows/bigger-blue-on-gray-right.gif) no-repeat 0 0;
	float: none;
	margin: 5px 0;
	padding: 10px 10px 10px 50px;
	width: auto;
}

.home-list-of-services LI LI.empty {
	background: #ffffff;
	padding: 10px;
}

.home-tracking {
	
}

.home-tracking .home-tracking-form {
	background: #e6e6e6;
	padding: 5px;
}

.home-tracking-form input.track-code {
	border: 1px solid #153872;
	color: #747474;
	padding: 5px;
	width: 600px;
}

/******************** heading variations *********************/
H1.action-title {
	background: #f0f0f0;
	font-size: 1.25em;
	padding: 0.7em;
}

H2.action-title {
	background: #153872;
	font-size: 1em;
	margin: 0;
}

H2.action-title A {
	background: #153872 url(/_img/arrows/white-on-red-right.gif) no-repeat 0 0;
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding: 13px 0 12px 50px; 
}

UL.action-item {
	list-style: none;
	margin: 0;
	padding: 0;
}

UL.action-item LI {
	list-style: none;
	margin: 0.5em 0;
	padding: 0;	
}


/********************* controller index **********************/
 
.wrapper1-complaint-index-index H1 {
}

.wrapper1-complaint-index-index H2 {
}

.wrapper1-complaint-index-index H2 A {
}

/********************* form **********************/
.form-section-container {
}

.form-title {
	border-bottom: 1px solid #C0002A; 
}

.form-title-submit {
	border-bottom: 0 none;
	background-color: #153872;
	zoom: 1;
}

.form-title H2 {
	float: left;
	font-size: 1.1em;
	margin: 0;
	padding: 12px 0 0px 0px; 
}


.form-title-submit H2 A {
	color: #ffffff;
	font-weight: bold;	
}

.form-title .red-squarre {
	background:#C0002A url(/_img/bg/red-squarre-tltr.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:1.8em;
	font-weight:bold;
	height: 30px;
	margin:0 0.5em 0 0;
	padding:5px 0;
	text-align:center;
	vertical-align:middle;
	width:40px;
}

.form-title-submit .red-squarre {
	background:#C0002A url(/_img/bg/red-squarre-tlbl.gif) no-repeat scroll 0 0;
}

.form-section-content {
}

.wrapper1-complaint-complaint-form .form-section-content {
	padding-left: 50px;
}

.form-element {
	padding: 1.5em 0;	
}

.form-element-separator {
	background: transparent url(/_img/bg/dashed.gif) repeat-x;
	height: 1px;
	line-height: 1px;
}

.form-element-title {
	padding: 5px 0;
}

.form-element-title .caption {
	font-weight: bold;
	padding: 3px 5px;
}

.form-element-title .mandatory {
	background-color: #ffff66;
	color: #C0002A;
	float: right;
	font-size: 0.75em;
/*	font-variant: small-caps; */
	font-weight: bold;
	letter-spacing: 1px;
	padding: 3px 5px;
	text-transform: uppercase;
	white-space: nowrap;
	width: auto;
	_width: 1%;
}

.form-element-content {
	background-color: #e6e6e6;
	padding: 4px;
}

.form-element-content-calendarFT {
	background-color: transparent;
	padding: 0;
}

.form-element-calendar-single-field {
	border:4px solid #e6e6e6;
	border-collapse: collapse;
	float: left;	
}

.form-element-calendar-single-field TR TD {
	text-align: center;
	vertical-align: middle;
	padding: 0 0px 0 2px;
}

.form-element-calendar-single-field TBODY {
	background-color: #f6f6f6;
}

.form-element-calendar-single-field .caption {
	font-weight: bold;
	padding: 0 4px;
	white-space: nowrap;
	width: auto;
	_width: 1%;
}


.form-element-calendar-single-field .field INPUT {
	width: 160px;
}

.form-element-calendar-single-field .button DIV {
	background-color:#FFFFFF;
	background-image:url(/_img/buttons/calendar-back.gif);
	background-position:3px 3px;
	background-repeat:no-repeat;
	border:1px solid #153872;
	color:#153872;
	font-size:11px;
	font-weight:bold;
	height:19px;
	padding:5px 0 0 27px;
	text-transform: uppercase;
	width:65px;
}

.form-element-content-calendarFT .form-element-calendar-to-field {
	margin: 0 0 0 6px;	
}


.form-element-advice-title {
	font-weight: bold;
	padding: 5px 0 3px 0; 	
}

.form-element-advice-content {
	line-height: 1.5em;
}

.form-element-content-radio {
	background-color: transparent;
	border: 4px solid #e6e6e6;
	padding: 4px;
}

.form-element-content-radio LABEL {
	display: block;
}


.form-element-content INPUT {
	border:1px solid #153872;
	padding:4px;
}

.form-element-content INPUT.noborder {
	border:0px none #153872;
}

.form-element-content INPUT.fullwidth {
	width: 592px;
}

.form-element-content SELECT {
	width: 602px;
}

.form-element-content TEXTAREA {
	border:1px solid #153872;
	padding: 10px;
	width: 578px;
}

.form-element-content .default-value {
	color: #747474;
}

.form-element-error-container {
	background-color: #ffff99;
	border: 1px solid #c0002a;
	padding: 5px;
}

.form-element-error-container .form-element-error-title {
	color: #c0002a;
	font-weight: bold;
}

.broadcaster .container-right {
	
}

.date .container-right {
	float: left;
	width: 995px;
}

.gohome-link .chart-data {
	padding: 5px;
}

.gohome-link .chart-data p {
	font-weight: bold;
	margin: 0;
	zoom: 1;
}

.chart-data .form-element {
	padding: 0 0 0.5em 0;
}

.chart-data .field input {
	width: 130px;
	_width: 120px;
}

.chart-data .submit input {
	background-color: #FFFFFF;	
	color: #153872;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;	
}

.broadcaster .form-element-content-chart-broadcaster {
	/*_width: 300px;*/
	_height: 22px;
}

.form-element-chart-broadcaster SELECT {
	width: 300px;
}

.container-center .graph-container {
	padding: 20px 0 40px 0;
}

.graph-container-links {
	padding: 0 0 5px 0;
}

.graph-container-links .previous, .graph-container-links .next {
	background-color: #FFFFFF;
	border: 1px solid #153872;
	color: #153872;
	font-size: 0.86em;
	padding: 1px 10px;
	_width: 80px;
}

.graph-container-links .previous A, .graph-container-links .next A {
	color: #153872;
	display: block;
	padding: 3px 0;
} 

.graph-container-links .previous {
	float: left;
}

.graph-container-links .next {
	float: right;
}

.chart-data .form-element-title .caption{
	font-size: 12px;
	position: relative;
}

.chart-data .form-box {
	float: left;
	padding: 0 10px 0 0;
}

.chart-container-index .container-right {
	margin: 0 0 20px 0;
}

.chart-container-index .form-box {
	_width: 320px;
}

.chart-container-index SELECT {
	float: left;
	_width: 220px;
}

.chart-container-index .submit {
	float: left;
	_width: 65px;
}

.broadcaster H1 {
	float: left;
	margin-right: 10px;
	width: 640px;
}

.broadcaster .form-box {
	float: left;
	_width: 220px;
}

.date H1 {
	float: left;
	margin-right: 10px;
	width: 640px;
}

.date .form-box {
	float: left;
	*width: 220px;
}

.form-section-container.chart-data {
	zoom: 1; 
}

.chart-data .form-element-content-chart-location SELECT {
	width: 150px;
}

.form-element-select .form-element-content-chart-location {
	height: 26px;
	/*width: 150px;*/	
}

.broadcaster .form-box-home, .date .form-box-home {
	width: 322px;
}

.chart-print-container {
	float: right;	
}

.broadcaster-data {
	padding: 0 0 20px 0;	
}

.broadcaster-data TABLE {
	width: 100%;	
}

.broadcaster-data TABLE TH {
	background-color: #EEEEEE;
	font-size: 1.25em;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
}

.broadcaster-data TABLE TD {
	background-color: #FAFAFA;
	padding: 5px;
	text-align: center;
}

.broadcaster-data TABLE TD.first {
	background-color: white;
	border-bottom: 1px solid #EFEFEF;
	font-weight: bold;
	padding-right: 10px;
	text-align: left;
}

.broadcaster-data .date TD {
	font-weight: bold;
}

.broadcaster-data TD {
	border: 1px solid white;	
}

.broadcaster-data .place TD {
	font-size: 0.8em;
	text-align: right;
}

.date-data {
	padding: 0 0 20px 0;	
}

.date-data TABLE {
	width: 100%;	
}

.date-data TABLE TH {
	background-color: #EEEEEE;
	font-size: 1.25em;
	padding: 10px 0;
	text-align: center;
}

.date-data TABLE .sub TH {
	background-color: white;
	border-right: 1px solid #EEEEEE;
	font-size: 1em;
	padding: 5px 0;
	text-transform: none;
}

.date-data table .sub th.last {
	border: none;	
}

.date-data TABLE TD {
	background-color: #FAFAFA;
	border-right: 1px solid white;
	padding: 5px;
	text-align: center;
}

.date-data .place TD {
	font-size: 0.8em;
	text-align: right;
}

.date-print h1.action-title {
	background: none;
	float: none;	
	margin: 0;	
	padding: 0;
}

.legend-container-wrapper {
	background-color: #F6F6F6;
	margin: 0 0 40px;
	padding: 1px 0;
	width: 995px;
}

.legend-container {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin: 0 auto 35px auto;
	padding: 3px 5px 0;
	text-align: center;
	width: 932px;
}

.legend-container UL {
	margin: 0;
	padding: 0;
	/*text-align: center;*/
}

.legend-container UL LI {
	display: inline-block;
	*display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 35px 3px 0;
	position: relative;
	_width: 1px;
	zoom: 1;
}

.legend-container UL LI .square {
	float: left;
	font-size: 0;
	height: 4px;
	margin: 4px 5px 2px 4px;
	overflow: hidden;
	position: absolute;
	width: 4px;
}

.legend-container UL LI .title {
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 0.4px;
	padding: 0 0 0 13px;
	position: relative;
	text-transform: uppercase;
	white-space: nowrap;
}

.legend-container UL LI .title A {
	color: #666666;
}

.date-color-container {
	width: 70px;
}

.date-data .client-color {
	font-size: 0;
	height: 10px;
	margin: auto;
	overflow: hidden;
	text-align: center;
	width: 20px;
}

.broadcaster-data-graph-info {
	padding: 15px 0 10px 0;
}

.broadcaster-data-info .title, .broadcaster-data-graph-info .title {
	background-color: #2261A0;
	color: white;	
	font-size: 0.86em;
	font-weight: normal;
	padding: 1px 10px;
	text-transform: uppercase;
}

.broadcaster-data-info .text, .broadcaster-data-graph-info .text {
	border-bottom: 1px solid #2261A0;
	padding: 5px;
}

.broadcaster-data-info P, .broadcaster-data-graph-info P {
	margin: 0.2em 0;
}

.broadcaster-data-info A, .broadcaster-data-graph-info A {
	text-decoration: underline;
}

/********************* Print Version *************************/

#print-version {
	margin: 0 5px 5px;
}

.print-version {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100.01%;
	width: 800px;
}

.print-version .header-logo-area-print, .print-version .footer {
	float: left;
}

.print-version .footer {
	border: none;
	margin: 0;
	padding: 0;
}

.print-version .footer-inner {
	padding: 30px 0 0 30px;
}

.print-version .footer-inner P {
	font-size: 12px;
	margin: 0.1em 0;
}

.print-version .footer UL {
	list-style-type: none;
	padding: 0;
}

.print-version .footer UL UL {
	padding: 0;
	margin: 0;
}

.print-version .footer LI {
	margin: 0;
	padding: 0 10px 0 0;
	width: auto;
}

.print-version .footer LI H2 {
	color: #3C434D;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
}

.print-version .footer LI LI {
	border: none;
}

.print-version .breadcrumbs {
	font-size: 0.77em;
}

.print-version .breadcrumbs UL {
	margin: 0;
	padding: 0;
}

.print-version .breadcrumbs li A {
	color: black;
	font-size: 12px;
	text-decoration: none;
}

.print-version .container-center {
	font-size: 0.84em;
}

.print-version .container-center h1.action-title {
	background: none;
	font-size: 14px;
	margin: 0;
	padding: 0 0 0 5px;
}

.print-version .broadcaster-data-info .title, .print-version .broadcaster-data-graph-info .title {
	background: none;	
	color: black;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px 0 5px;
}

.print-version .broadcaster-data-info .text, .print-version .broadcaster-data-graph-info .text {
	border: none;
	font-size: 12px;
}

.print-version .broadcaster-data-graph-info, .print-version .broadcaster-data-info {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding: 0;
	margin: 10px 0 10px;
}

.print-version .date-data {
	border-bottom: 1px solid #777777;	
	margin: 0 0 20px;
	padding: 0;
} 

.print-version .date-data table tr.title th {
	background: none;
	border-bottom: 1px solid #777777;
	border-top: 1px solid #777777;
	font-size: 17px;
}

.print-version .date-data table td {
	background: none;
	font-size: 12px;
}

.print-version .date-data table .sub th {
	border: none;
	border-bottom: 2px solid #CCCCCC;
	font-size: 12px;
}

.print-version .container-center.broadcaster {
	padding-top: 10px;
}

.print-version .date-data table tr.place td {
	font-size: 11px;
}

.print-version .breadcrumbs LI {
	font-size: 12px;
}

.print-version .legend-container {
	width: 788px;
}

.print-version .legend-container ul li .title A {
	font-size: 9px;
	text-decoration: none;
}

/************ dropdown menu ***************************/
.table-navigation-line .selectbox-wrapper {
  background-color: white;
  border: 1px solid #ccc;  
  _height: 200px;
  max-height: 200px;
  margin: 0px;
  overflow: auto;
  _overflow-y: scroll;
  padding: 0px;
  position: absolute;
  text-align: left;
  width: 400px;
  z-index: 1000;
}
.table-navigation-line .selectbox-wrapper ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.table-navigation-line .selectbox-wrapper ul li.selected, .table-navigation-line .selectbox-wrapper ul li.current { 
  background-color: #ffffff;
  color: #153872;
}

.table-navigation-line .selectbox-wrapper ul li {
  background-color: #153872;
  border-bottom: 1px solid #ffffff; 
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-weight: bold;
  list-style-type: none;
  margin: 0;
  padding: 5px;
  text-align: left;
}

.table-navigation-line .selectbox { /* look&fell of  select box*/
  background: #153872 url(/_img/bg/select.gif) no-repeat right;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  /*float: left;*/
  font-weight: bold;
  display: block;
  height: 22px;
  padding: 2px 24px 0 8px;
  text-align: left; 
  /*width: 118px;*/
}

.table-navigation-line .form-element-content-chart-broadcaster .selectbox {
	width: 300px;
}




/********************* finish **********************/
.complain-finish-report {
}

.complain-finish-report .action-title {
	background-color: #153872;
	color: #ffffff;
	margin: 0 0 1.5em 0; 
	padding: 10px;
}

.complain-finish-report .action-title H1 {
	font-size:1.2em;
	margin:0 0 0.3em 0;
	padding:0;
}

.complain-finish-report .action-title P {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.complain-finish-report .action-details, .complain-finish-report .action-options {
	border-bottom: 1px solid #e6e6e6;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	
}

.complain-finish-report .action-details H2 {
	font-size:1.1em;
	margin:0 0 0.3em 0;
	padding:0;
}

.complain-finish-report .action-options UL {
	line-height:1.5em;
	margin: 0;
	padding: 0;
}

.complain-finish-report .action-options LI {
	background: #F6F6F6 none no-repeat scroll 5px 0.875em;
	display: block;
	margin: 0.5em 0 0 0;
	padding: 5px 15px;
}

.complain-finish-report .action-options LI.arrow {
	background-image: url(/_img/arrows/blue-on-gray-right.gif);
}


