﻿body
{
  min-width:550px;
}

img .c2
{
  margin:0px;
  padding:0px;
  display:block;
  BORDER-COLLAPSE: collapse;
  border-style:none;
}
.c3 img
{
  
  margin:0px;
  padding:0px;    
  opacity:0.8;
  filter: progid:DXImageTransform.Microsoft.alpha(Opacity=80);
  float:left;
  
}


.c3:hover img
{
  opacity:1; 
  filter: progid:DXImageTransform.Microsoft.alpha(Opacity=100);
}

div .c1
{
  width:52px;
  background-color:#f0f0f0;
  float:left;
  border-left:1px solid white;
  border-right:1px solid white;
  border-bottom:1px solid #e0e0e0;
}

div.c4
{
  
  height:54px;
  background-color:white;
  
  /*border-bottom:1px solid #f9f9f9;*/
  font-family:Tahoma;
  color:#0a0a0a;
  padding-left:10px;
}

.c4 img
{
  vertical-align:middle;
  float:right;
}

.cssCaptionText
{
  font-size:20px;
  letter-spacing:2px;
  font-weight:bold; 
  margin-top:6px;
}

.cssSubCaptionText
{
  font-size:11px;
}

div.editNewSection div
{
  display:block;
  margin-bottom:2px;
}
div.editNewSection textarea
{
  width:99%;
  height:100px;
}

div.editNewSection label
{
  display:inline-block;
  width:140px;
}

div.editNewSection input
{
  display:inline-block;
  width:300px;
  text-align:left;
}

div.editNewSection .button
{
  width:100px;
  color:Red;
}

div.editNewSection .checkbox input
{
  width:auto;
}

div.editInformation
{
  margin-bottom:10px;
}

div.editorialView
{
  margin:0px 10px 10px 10px;
  font-family:Verdana,Arial;
  font-size:12px;
  letter-spacing:1px;  
  display:block;
  line-height:20px;
}

div.editorialView div.contentContainer a
{
  text-decoration:none;
  color:#254589;
  font-weight:bold;  
  border-bottom:1px dashed #254589;
}


div.editorialView div.contentContainer a:hover
{
  border-bottom:1px solid black;
}

div.editorialView .captionContainer
{
  min-height:26px;
  border-bottom:1px solid #FF9763;
  padding:4px;
  background-color:white;
  background-repeat:no-repeat;  
  background-image:url(icons/gradient.jpg);
}

div.editorialView .stickyContainer
{
  min-height:28px;
  border-bottom:1px solid #0094FF;
  padding:4px;
  background-color:white;
  background-repeat:no-repeat;  
  background-image:url(icons/gradient2.jpg);
}

div.editorialView .caption
{
  line-height:20px;
  font-family:Tahoma;
  letter-spacing:2px;
  font-size:18px;
  font-weight:bold;
  text-decoration:none;
  height:24px;
  
}

div.editorialView .caption a
{
  color:Black;
  text-decoration:none;
  line-height:normal;
}

div.editorialView .caption a:hover
{
  line-height:normal;
  color:#254589;
  border-bottom:2px dashed #254589;
  text-decoration:none;
}


div.editorialView .subCaption
{
  line-height:normal;
  font-family:Tahoma;
  font-size:11px;
  letter-spacing:0.5px;
  margin-left:2px;
  color:#0d0d0d;
  float:left;
}

div.editorialView .controls
{
  background-color:#f0f0f0;
}

div.editorialView .controls span
{
  margin-right:10px;
  font-family:Arial;
  font-size:10px;
}


div.editorialView div.contentContainer
{
  margin:6px 1px 1px 1px;
  display:block;
  height:inherit;  
}

div.editorialView div.contentContainer div.leftImage
{
  float:left;
  /*width:100px;  
  overflow:hidden;*/
}

div.editorialView div.contentContainer div.rightImage
{
  /*clear:left;*/
  float:right; 
  margin-right:10px;
  /*width:100px;*/
}

div.editorialView div.contentContainer div.content
{
  display:block;
  float:left;
}

.rndImage
{
  display:block;
  text-align:center;
  margin-left: auto;
  margin-right: auto;  
  margin-top:6px;
}

div.editorialView .sticky
{
  font-family:Tahoma;
  font-size:11px;
  letter-spacing:0.5px;
  margin-left:2px;
  color:#0d0d0d;
  float:right;
}

.videoql div
{
  display:block;
  text-align:center;
  letter-spacing:2px;
  font-family:Arial;
  font-size:11px;
}

.marqueitem
{
  margin-right:10px;
  display:inline-block;
}

.gyro
{
  font-family:Arial;
  font-size:10pt;
  background-color:#f9f9f9;
  border:#c0c0c0;
  padding:2px;
}

.weather
{
  top:0;
  width:80px;
  text-align:center;
  font-family:Arial;
  font-size:10px;
  float:left;
  display:inline-block;
}

.weather .icon
{
  height:44px; 
}

.weather .text
{
  height:50px;
  overflow:hidden;
}

.weathercnt
{
  background-color:#D6FFEA;
  padding:4px;
}

.weathercnt .cap
{
  font-family:Arial;
  font-size:13px;
  margin-bottom:4px;
}