﻿html 
{
  margin:0;
  padding:0;
}

body 
{
	margin:0;
	padding:0;
	font-size:0.8em; 
	font-family:Verdana,Arial,Helvetica,sans-serif;  
	background-color:#e1e1e1;
}

.hide { display:none; }

h3 { font-size: 1em; }

h2 { font-size: 1.1em; }

.articleltitle { font-size:0.9em; }

a
{
  text-decoration: none;
  color: #408ccb;
}

a:visited
{
  text-decoration: none;
  color: #408ccc;
}

a.extern {
	background:url('../Images/linkextern.gif') transparent no-repeat 0px 3px;
	padding-left:10px;
}
a:hover
{
  text-decoration: underline;
}


#ghostholder
{
	height:1px;
	position:absolute;
	top:50%;
	left:0px;
	width:100%;
	overflow:visible;
	visibility:visible;
	display:block	
}

#holder
{
	border:1px solid #b1b1b1;
	padding:4px;
	width: 950px;
	height: 610px;
	background-color:#fff;
	margin-left:-475px;
	position:absolute;
	top:-304px;
	left:50%;
	visibility:visible;
}

#header 
{
	float:right;
	height:44px; 
}

#leftcontent
{
  float: left;
  margin: 10px 0 5px 0;
  width: 150px;
}

/* submenu style sheet */
#submenu
{
  font-size:0.8em;
  background:#E1E1E1;
  width: 150px;
  border: 1px solid #b1b1b1;
}

#submenu ul
{
  list-style-type:none;
  padding:0;
  background:#E1E1E1;
  border-top:1px solid #b1b1b1;
	width:100%;
	margin:4px 0 4px 0;
}



#submenu ul li,
#submenu ul li .selected
{
	background:url('../Images/submenubullet.gif') no-repeat 10px 7px;
	border-bottom:1px solid #b1b1b1;
}



#submenu ul li a 
{
	
	vertical-align:middle;
	display:block;
  	text-decoration: none;
  	color: #000;
  	font-weight:bold;
	height:16px;
	padding:3px 0 0 30px;
	margin:0;
}

#submenu li a:hover, 
#submenu li a:active,
#submenu li a:focus
{
	cursor:pointer;
	background:url('../Images/submenubulletYellow.gif') no-repeat 10px 7px;
}



#submenu ul li .subselected a 
{
	background:url('../Images/submenubullet.gif') no-repeat 14px 7px;
	
}

/* end submenu style sheet */

/* iconloader style sheet */
#iconloader
{
  width:150;
  height:50;
  background:url('../Images/submenu.gif') repeat;
}

.icon 
{
  margin: 5px;
}
/* end iconloader style sheet */

/* content style sheet */
#content 
{
	float:left;
	padding:13px; 
	margin:10px 0 5px 10px; 
	width:725px;
	height:465px;
	overflow:auto;
	font-size:0.9em;
}

#content ul
{
  clear:left;	
}

.clear {
	clear:both;
}
/* end content style sheet */

/* ir logo style sheet */
#logo 
{
	float:right; 
	padding:5px; 
	margin:10px 0 5px 0; 
	width:25px;
	height:465px; 
	background:url('../Images/irlogo.jpg') no-repeat; 
}
/* end ir logo style sheet */

/* menu style sheet */
#menu 
{
  width:950px;
  height:44px;
  overflow:visible; 
  background:url('../Images/menuBackground.jpg') ;
}

#menu ul 
{
  margin:0;
  padding:0;
  list-style-type:none;
}

#menu ul li 
{
	float:left; 
	margin:0;
}

#menu ul li a
{
  width:158px;
  text-align:center;
  display:block; 
  height:36px; 
  line-height:35px; 
  padding:0 auto 0 auto;
  margin:0;
  float:left; 
  color:#333; 
  text-decoration:none;
  font-size:0.8em;
  font-weight:bold;
  background:url('../Images/menuLine.png') no-repeat right top;
}


#menu li a:hover, 
#menu li a:active,
#menu li a:focus
{
	cursor:pointer; 
	color:#fff; 
	line-height:35px;
}
/*end menu style sheet */


/* footer style sheet */
#footer
{
  border-top: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
  font-size:0.7em;
  margin:0;
  padding:0;
  overflow:hidden;
}

#footerl
{
  float:left;
  margin:0;
  padding:0;
  width:250px;
}

#footerl img
{
  margin:0;
  padding:0;
  border:0;
}


#footerr
{
	padding:0;
	width:650px;
	float:right;
	text-align:right;
}


#footerr ul {
	list-style-type: none;
	padding:0; 
       margin:0;
       overflow:hidden;
}

#footer ul li
{
	float:right;
}

#footerr ul li a 
{
  	margin-left:7px;
}

#footer a
{
	text-decoration: none;
  color: #000;
}

#footer p {
	margin:0;
	padding:0;
}

#footer a:hover
{
	text-decoration: underline;
}
/*end footer style sheet */

/* news style sheet */
.section
{
  clear:left;
	margin: 0;
	padding: 0;
}

.articleltitle
{
  line-height: 3px;
}

.articlelist
{
	clear:left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/* end news style sheet */


/* search style sheet */
#searchbox
{
	border:solid 1px #b1b1b1;
	margin:30px 0 0 0;
	padding:2px;
	text-align:left;
	background: #e1e1e1;
	height:60px;
}

#searchbox h3 
{
	font-size:0.7em;
	margin-bottom:1px;
}

.searchinput
{
	border: solid 1px;
	width:115px; 
	margin:0 0 3px 0;
	border:solid 1px #9e9292;
}


.searchbutton
{
    cursor: pointer;
    border:none;
    width:18px;
    height:28px;
    background:url('../Images/search.gif') transparent no-repeat;
    color:#e1e1e1;
    font-size:0em;
}

/*end search style sheet */

/* editor styles */

.imgTop {
	position: relative;
       	top:0;
}


.txtLeft {
	float:left;
	width:380px;
}

.imgRight {
	border:0;
	margin-left:10px;
	padding:0;
	float:right;
}

.imgLink
{
	border:0;
}
