﻿
input 
{
	padding:0px;  width:194px; font-size:16px;
}

div.divHR 
{
	position : relative;
    float:none;
	clear:both;
}

div.pageholder
{    
  	position : relative;
    width:980px;
	padding : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0px;
	border : 0px black solid;
}

/* head section  start*/
div.header
{      
  	position : relative;
    width:980px;
    height:177px;
	float: left;
}
div.global-section
{      
  	position : relative;
    width:803px;
    float:left;    
}
div.logo
{     
   	position : relative;
    width:177px;
    height:177px;
    float:right;
    clear:right;
}

#newsadd
{
	position : relative;
    float:left;
}

#add
{      
    padding-top:9px;
    padding-bottom:9px;
    FONT-SIZE: 27px;
	color: #FFFFFF;
	position : relative;
    float:left;
}

#news
{      
	position : relative;
    float:left;
    padding:9px;
    font-size: 24px;
	color: #ffffff;
}

div.masthead
{	
	margin-left:9px;
	_margin-left:5px;
	height:75px;
	width:785px;	
	float:left;
	margin-top:3px;	
}

div.masthead-logo
{
	background-image: url('img/masthead.jpg');
	background-repeat: no-repeat;	
	float:left;
	width:390px;
    height:60px;
    margin-top:15px;
    margin-bottom:5px;
}

div.masthead-promote
{	
	width:385px;	
	height:70px;
	position : relative;   	
    float:left;  
    left:8px;    
  	position : relative;
    margin-bottom:0px;
}

div.search
{   
  	position : relative;
    width:779px;
    height:30px;
    margin-left:13px;
    margin-top:0px;
    
    
}

div.search a, 
div.search a:hover, 
div.search a:visited
{      
    FONT-SIZE: 12px;
    line-height:28px;
	color: black;
	font-weight:bold;
	text-decoration: none;
	background:#807f83;
	padding-left: 5px;
	padding-right: 5px;
	display:block;
	
}

#search_txt
{  	
	position : relative;
   	left:552px;
    float:left;  
  	position : relative;
    margin-bottom:5px;
}

#search_box
{   
	position : relative;
    left:540px;
    float:left;   
  	position : relative;
    margin-bottom:5px;
    clear:right;
}

#navigation
{      
  	position : relative;
    width:779px;
    height:27px;
    margin-left:17px;
    _margin-left:9px;
    margin-top:12px;
    float:left;
}
/* head section end */

/* main content start */

div.main-content
{       
   	position : relative;
    width:980px; 
    float:left;
}

div.sub-navigation
{       
   	position : relative;
    width:153px;
    float:left;
    left:3px;
}
div.content
{    
   	position : relative;
    width:650px;
    margin-top:0px; 
    padding:0px;     
    float:left;
    margin-left:0px;
    margin-right: 0px;
}
div.advert-area
{    
    
   	position : relative;
    width:177px;
    float:left;
    top:7px;
    clear:right;

}

div.subnav-button 
{    
   	position : relative;
    width:127px;
    height:124px;
    left:15px;
    margin-bottom:7px;
    cursor: pointer;
}


div.subnav-text
{    
   	position : relative;
    FONT-SIZE: 12px;
    font-weight:bold;
    text-align:right;
    line-height:15px;    
    color:#FFFFFF;
    padding-left:8px;
    padding-right:8px;
    top:25px;
}

div.subnav-text a
{
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

div.subnav-text a:link,
div.subnav-text a:visited,
div.subnav-text a:active,
div.subnav-text a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}


div.subnav-arrow
{    
   	position : relative;
    left:100px;
    top:20px;
}

div.add-panel 
{    
   	position : relative;
    background: #000000;
    width: 160px;
    height:210px;
    left:8px;
    margin-bottom:5px;
}

div.add-paneltxt
{    
   	position : relative;
    background: black url('img/arrow_white2.gif') no-repeat right;
    font-size:10px;
    line-height:10px;       
    top:5px;
    left:8px;
    width:80px;
    height:10px;
    
}

div.add-paneltxt a
{    
	text-decoration:none;
	color:#FFFFFF;   
}

/* main section end */

div.pagefooter
{
	position: relative;
    width: 980px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
   	/* left:20px; */
}

div.pagefooter a
{    
    text-decoration:none;
    color:Black;
    font-size:13px;
    font-weight:bold;
}

/* news ticker control */
div.news-bar
{
	background-color: #000;
	padding-top:7px;
	color: #FFFFFF;
	position : relative;
    float:left;
    padding-left:5px;
}

div.news-text
{      
  	position : relative;
    background-color: #000;
    width:774px;
    height:25px;
    margin-left:17px;
    _margin-left:9px;
    margin-top:3px;
    padding:0px; 
    float:left;  
    background:#000; 
    
}

.NewsTicker
{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	
}

div.news-ticker
{
	padding-top: 4px;
	padding-left: 5px;
	position: relative;
	color:#FFFFFF;
	overflow:hidden;
	height: 25px;
	font-weight: bold;
}

div.news-ticker a
{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/* news ticker control end */



