@charset "UTF-8";
/* CSS Document */

/* CMS Styles */

/* Platform-wide definitions for LG Netcast 3   */

/* panel container styles  */

.panel_content {  -webkit-transition-property: top,left;     -webkit-transition-duration: 0.5s; }
.panel { -webkit-transition-property: top, left, height, width, right, bottom, opacity; -webkit-transition-duration: 1s; }

.panel                { top:0px; height:auto; bottom:0px; left:0px; width:auto; right:0px }
.panel_holder         { top:0px; height:auto; bottom:0px; left:0px; width:auto; right:0px }

/* use this style to set default text for the platform, including the base fount */
.title  { font-size:24px }

 .name, .alias, .caption, .description, .assetCaption, .assetDescription, .readMoreText, .thumbnail, .introText, .fullText, li        { font-size:20px }

/* use this style to set default styles for the platform. Use to set sizes optimised for the display */

.panelTitle          { font-size:24px }
.title               { font-size:21px }
.articleBody .title  { font-size:21px }
li.title             { font-size:20px }

.name               {  }
.alias              {  }
.caption            {  }
.description        {  }
.assetCaption       {  }
.assetDescription   {  }
.readMoreText       {  }

.thumbnail          {  }
.image              {  }
.externalImage      {  }

.AVCRD              {  }
.AVCSD              {  }
.AVCHD              {  }
.externalVideo      {  }


.introText          {  }
.fullText           {  }

li                  {  list-style-type: none; }

/* ARTICLE STYLES */

.article {}

.article .articleBody  { margin:5px; padding:5px }

.article .articleBody .title {  padding:5px   }
.article .articleBody .introtext {   }
.article .articleBody .fulltext {   }
.article .articleBody .image {   }
.article .articleBody img {   }


/* panel container styles  */

.panel_content {  -webkit-transition-property: top,left;     -webkit-transition-duration: 0.5s; }




/* Standard styles */

body {margin:0px;padding:0px}


ul { -webkit-margin-before: 0px; -webkit-margin-after: 0px; -webkit-margin-start: 0px; }
ul {-webkit-margin-end: 0px; -webkit-padding-start: 0px; }


img {padding:0px;margin:0px;width:100%}
a img  {border:0px}

li  {text-decoration:none}
a {color:inherit;text-decoration:none}

a:hover {color:red }
a:active {color:#CC00FF}

/* field styles */

.panelTitle {  }
.title {}
.name {}
.alias {}
.article .image {   }
.tag .article p {   }
.articleBody {  }
.sectionIndex .image, .categoryIndex .image, .categoryIndex .article .image {}
.sectionIndex p, .categoryIndex p {  }
 .article p { }
.caption {}
.description {}
.introText {}
.fullText {}
.authorName {}
.authorTitle {}
.authorBiog {}
.authorEmail {}
.authorImage {}
.indexImage,.nextImage {  }


/* page tabs   */

 ul .tabItems , ul { }
 .tabItemsList li {    }
 .tabItemsList li selected {  }
 .tabItemsList li hover {  }
 .tabItemsList li:active {  }

/* container overrides */

.pageFooterText ,.pageFooterText p {}

#siteLogo img {   }
#pageHeader img {  }

/* panel styles */


/* overrides  */

a:hover {  }


/* FASTEXT MENU */

.fastextMenu { }
.fastextMenu ul { }
.fastextMenu li  {  }

.fastextMenu  img { }
.fastextMenu  .text {  }
.fastextMenu  .image { }

.fastextMenu {display:inline;vertical-align: text-top; }
.fastextMenu ul {padding:0px; display:inline; list-style-type: none; }
.fastextMenu li  { display:inline-block;  padding:7px; }

.fastextMenu  img { height:30px; width:auto; display:inline-block;;vertical-align:middle}
.fastextMenu  .text {  display:inline-block;;vertical-align:middle; font-size: 20px; color:white; margin-right:5px; padding-right:7px}
.fastextMenu  .image {  display:inline-block;vertical-align:middle;margin-right: 7px}


/* panel container styles  */

.panel_content {  -webkit-transition-property: top,left;     -webkit-transition-duration: 0.5s; }


