*{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial,Helvetica,Verdana, sans-serif;
	background-color: #FFF;
}
h3{
	font-size: 24px;
}
h4 {
	font-size: 10px;
}
table {
	color: #000;
	text-align: left;
	border: 1px solid #000;
	vertical-align: text-bottom;
	margin-top: 5px;
	margin-bottom: 5px;
}
td {
	padding: 4px;
	border: 1px solid #CCC;
	vertical-align: top;
}
#main-wrapper {
	width: 960px;
	background-color: #FFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(images/row3.gif);
	background-repeat: repeat-y;
}

a:link, a:visited, a:active, .inside-tabs-link:link{
	color: #00C;
	text-decoration: none;
}
a:hover, .inside-tabs-link:hover{
	color: #900;
	text-decoration: underline;
}
.top {
	background-color: #FFF;
	background-image: url(images/paperborder2_yellow_01.gif);
	background-repeat: no-repeat;
	padding-top: 32px;
}
.main-container {
	width: 896px;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 32px;
}
.banner {

}
.main-navigation {
	background-color: #999;
	clear: both;
}
.date-time {
	clear: both;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.main-content {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.sub-nav {
	background-color: #999;
	width: 195px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-top: 8px;
	color: #FFF;
	padding-bottom: 8px;
	text-indent: 6pt;
}

.main-heading{
	font-size:30px;
	padding-bottom: 4px;
}
.sub-nav li {
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
	
}
.sub-nav2 {
	text-indent: 18pt;
}


.sub-nav li a:link, .side-navgation li a:visited, .side-navgation li a:active{
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}


.sub-nav li a:hover, .sub-nav2 li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000;
	display: block;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #900;
	border-left-color: #900;
}

.static-link {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000;
	display: block;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00C;
	border-left-color: #00C;
}


.clear {
	clear: both;
}

.advertise {
	width: 20px;
	float: right;
	
	padding-top: 8px;
	padding-bottom: 8px;
}
.weather {
	width: 228px;
	float: left;
	text-align: center;
}
.weather-sizing{
	margin:0;
	height:168px;
	width:180px;
	top:0;
	border:0;
	overflow:auto;
	background-color:transparent;
}
.search {
	float: right;
	width: 228px;
}
.logo {
	width: 440px;
	float: left;
}
.time-text {
	font-size: 14px;
}

.story {
	width: 640px;
	float: left;
	padding-top: 8px;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 8px;
}
.story p {
	font-size: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 22px;
}
.story ul {
	font-size: 17px;
	list-style-type: disc;
	text-indent: 15px;
	list-style-position:inside;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 22px;
}
.story li{
padding-left:  5px;
}


.footer {
	background-color: #FFC;
	clear: both;
	text-align: center;
	background-image: url(images/paperborder2_yellow_05.gif);
	background-repeat: no-repeat;
	padding-bottom: 16px;
}

.jumpmenu {
	font-size: 12px;
	width: 200px;
}
.strong {
	font-weight: bold;
}

.image-g-map {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #000;
}
.imageleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imageleftborder {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 1px solid #333;
}
.image-rightborderside {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.storytext-stronggreen {
	font-size: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 22px;
	font-weight: bold;
	color: #060;
}

.divsion-space {
	margin-left: 8px;
	margin-right:8px;
}
/* Accrordion*/
 .ui-menu {

    width: 200px;

  }
  .ac-scroll{
	  height:200px;
	  overflow:scroll;
  }
  /* Multi-column*/
  .sm-multi-column{
	  -webkit-column-count: 2; /* Chrome, Safari, Opera */
     -moz-column-count: 2; /* Firefox */
     column-count: 2;
	 -webkit-column-rule: 6px double #31864D; /* Chrome, Safari, Opera */
     -moz-column-rule: 6px double #31864D; /* Firefox */
     column-rule: 6px double #31864D;
	 
  }
  .sm-multi-column ul{
	list-style-type: none;
     padding: 0px;
     margin: 0px;
	 
  }
  .sm-multi-column ul li{
	background-image: url(images/ir_favicon.png);
     background-repeat: no-repeat;
     padding-left: 15px;
  }
  .sm-multi-column ul li li{
	  background-image: none;
	list-style-type: disc;
    
	 
  }
  .sm-multi-column ul li li li{
	  background-image: none;
	list-style-type: square;
    
	 
  }
  /* Video Channel change page*/
  .channelTable{
	  width: 630px;
	  border:1px solid #000000;
	  
  }
  .channelTable td{
	  padding:0;
	  
  }
  
  .channelTable td button{
	  width: 75px;
	  height: 50px;;
  }