/* CSS Document */

body
{
 margin: 0px;
 font-family: verdana, sans-serif;
 color: #010000;
}

a
{
 outline: none;
}

img
{
 border: none;
}

#allWrapper
{
 width: 1002px;
 height: 702px;
 margin: 0px auto 0px auto;
}

#allTop
{
 float: left;
 width: 1002px;
 height: 109px;
 background: #ffffff;
}

#logo
{
 width: 168px;
 height: 46px;
 margin: 31px 0px 0px 7px;

}

#horisontal_menu
{
 float: left;
 overflow: hidden;
 width: 986px;
 height: 28px;
 background: url(../images/menu_background.gif) repeat-x top left;
 border-top: none;
 border-right: 1px solid #f3f3f3;
 border-bottom: 1px solid #f3f3f3;
 border-left: 1px solid #f3f3f3;
 margin-left: 7px;
_margin-left: 3px;
}

#Hmenu_container
{
 float: left;
 width: 439px;
 height: 28px;
}

#Hlink_container
{
 float: right;
 width: 220px;
 height: 28px;
 text-align: right;
}

a.h_menu:link, a.h_menu:visited
{
 display: block;
 width: auto;
 height: 28px;
 margin-left: 15px;
 line-height: 28px;
 font-family: verdana, sans-serif;
 font-size: 12px;
 color: #003B6C;
 text-decoration: none;
}

a.h_menu:hover
{
 color: #E75113;
}

a.h_menuActive:link, a.h_menuActive:visited
{
 display: block;
 width: auto;
 height: 28px;
 margin-left: 15px;
 line-height: 23px;
 font-family: verdana, sans-serif;
 font-size: 12px;
 color: #6D6F64;
 text-decoration: none;
 line-height: 28px;
}

a.h_menuActive:hover
{
 color: #6D6F64;
}


a.h_2006:link, a.h_2006:visited
{
 display: block;
 float: right;
 width: auto;
 height: 28px;
 margin-right: 15px;
_margin-right: 7px;
 line-height: 28px;
 text-indent: 9px;
 font-family: verdana, sans-serif;
 font-size: 12px;
 color: #003B6C;
 text-decoration: none;
}

a.h_2006:hover
{
 color: #E75113;
}

#allContentWrapper
{
 float: left;
 width: 1002px;
 height: 550px;
 margin-top: 7px;
}


/* RIGHT COLUMN STYLES ***************************************************************************************************** */
#rightColumn
{
 float: right;
 width: 329px;
 height: 550px;
 font-family: verdana,  sans-serif;
 font-size: 11px;
 color: #010000;
}


/* SEARCH BOX STYLES *************************************************** */
#searchWrapper
{
 float: left;
 width: 322px;
 height: auto;
 background: #ececec;
 text-align: center;
 padding-bottom: 11px;
}

#searchContent
{
 margin: auto;
 width: 292px;
 height: auto;
 margin-top: 12px;
 margin-bottom: 12px;
 text-align: left;
}

.searchContentRow
{
 float: left;
 width: 292px;
 margin-top: 10px;
}

.searchContentCOL1
{
 float: left;
 width: 71px;
 height: 21px;
 line-height: 21px;
}

.searchContentCOL2
{
 float: left;
 width: 221px;
 height: 21px;
}

.searchContentCOL3
{
 float: left;
 width: 127px;
 height: 21px;
}

.searchContentCOL4
{
 float: left;
 width: 94px;
 height: 21px;
}

.searchContentRow h1
{
 font-family: verdana,  sans-serif;
 font-weight: bold;
 font-size: 11px;
 margin-top: 10px;
 margin-bottom: 16px;
}

.searchCheckbox
{
 margin-left: 0px;
 width: 15px;
 height: 15px;
}

.sarchSelect
{
 float: left;
 width: 94px;
 height: 21px;
 font-family: verdana,  sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #010000;
 background: #f4f4f5;
}

.searchInput
{
 width: 216px;
 height: 17px;
 border-left: 1px solid #cbcbcb;
 border-top: 1px solid #cbcbcb;
 border-right: 1px solid #ffffff;
 border-bottom: 1px solid #ffffff;
 background: #f4f4f5;
 font-family: verdana,  sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #010000;
}

/* RSS BOX styles ************************************************** */
#rssWrapper
{
 float: left;
 width: 322px;
 height: 261px;
*/height: 250px;
_height: 248px;
 overflow: hidden;
 background: #ececec;
 text-align: center;
 margin-top: 7px;
}

#rssContent
{
 margin: auto;
 width: 292px;
 height: auto;
 margin-top: 12px;
 text-align: left;
}

#rssRow
{
 margin: auto;
 width: 292px;
 height: auto;
 margin-top: 12px;
 text-align: left;
}

a.rssLink:link, a.rssLink:visited
{
 display: block;
 float: left;
 width: 292px;
 height: 87px;
 background: url(../images/rss.gif) no-repeat 0px 0px;
}

a.rssLink:hover
{
 background: url(../images/rss.gif) no-repeat 0px -87px;
}

/* LEFT COLUMN STYLES ****************************************************************************************************** */
#leftColumn
{
 float: left;
 width: 673px;
 height: 556px;
/*background: url(../images/left_column.gif) no-repeat top left;*/
 overflow: hidden;
}

#postList
{
 float: right;
 margin-top: 2px;
 margin-right: 10px;
_margin-right: 5px; 
 width: 626px;
 height: 524px;
 border: 15px solid #ececec;
 background: #024c89;
 overflow-y: auto;
 overflow-x: hidden;
/*scrollbar-base-color: #ececec;
 scrollbar-arrow-color: #cbcbcb;
 scrollbar-shadow-color: #cbcbcb;
 scrollbar-lightshadow-color: #ffffff;
 scrollbar-darkshadow-color: #b1b1b1;
 scrollbar-highlight-color: #ffffff;*/
 scrollbar-base-color: #165888;
 scrollbar-arrow-color: #ffffff;
 scrollbar-shadow-color: #165888;
 scrollbar-lightshadow-color: #ffffff;
 scrollbar-darkshadow-color: #165888;
 scrollbar-highlight-color: #286591;

}

#postList h1
{
	font-family: verdana, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	color: #414143;
	margin-top: 30px;
	margin-left: 30px;
}

.postWrapper
{
 float: left;
_float: none; 
 width: 626px;
 min-height: 107px;
*/min-height: 104px;
 overflow: hidden;
 background: url(../images/postwrapper_background.gif) repeat-x top left #034984;
 border-bottom: 1px solid #03447b;
 text-align: center;
}

.postWrapperIE6fix
{
 width: 620px;
 min-height: 102px;
 margin-top: 0px;
 margin-bottom: 3px;
*/margin-bottom: 1px;
}

.postWrapperThumbnail
{
 float: left;
 overflow: hidden;
 width: 193px;
 height: 102px;
 text-align: left;
}

.postWrapperThumbnail img
{
 margin: 5px 0px 0px 5px;
*/margin: 6px 0px 0px 4px;
float: left;
}

.postWrapperText
{
 float: left;
 width: 410px;
 height: auto;
 text-align: left;
 font-size: 11px;
 color: #769cbd;
 padding-top: 15px;
}

.postWrapperText a:link, .postWrapperText a:visited
{
 font-size: 11px;
 font-weight: normal;
 color: #ffffff;
 text-decoration: none;
}

.postWrapperText a:hover
{
 color: #E75113;
}

.postWrapperText_2
{
 float: right;
 width: 425px;
 height: auto;
 text-align: left;
 font-family: verdana, sans-serif;
 font-size: 11px;
 color: #769cbd;
 padding-top: 10px;
}

.postWrapperText_2 a:link, .postWrapperText_2 a:visited
{
 display: block;
 float: left;
 height: 16px;
 width: auto;
 background: url(../images/pdf_ico.gif) no-repeat top left;
 font-family: verdana,  sans-serif;
 font-size: 11px;
 color: #ffffff;
 text-indent: 19px;
 text-decoration: none;
 line-height: 16px;
 margin-right: 30px;
}

.postWrapperText_2 a:hover
{
 text-decoration: underline;
}

.postWrapperText_3
{
 float: right;
 width: 425px;
 height: auto;
 text-align: left;
 font-family: verdana,  sans-serif;
 font-size: 11px;
 color: #769cbd;
 padding-top: 10px;
}

.postWrapperText_3 a:link, .postWrapperText_3 a:visited
{
 font-family: verdana,  sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #ffffff;
 text-decoration: none;
}

.postWrapperText_3 a:hover
{
 text-decoration: underline;
}

.postWrapperText_3 h2
{
 font-family: verdana,  sans-serif;
 font-size: 11px;
 font-style: italic;
 font-weight: bold;
 color: #5e8ab0;
 margin-top: 10px;
 margin-bottom: 4px;
}

.postWrapperText_3 h3
{
 font-family: verdana,  sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #ef8c46;
 text-decoration: none;
 margin-top: 0px;
 margin-bottom: 3px;
}

a.headingLink:link, a.headingLink:visited
{
 font-familly: verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
}

a.headingLink:hover
{
 text-decoration: underline;
 color: #ffffff;
}

.postWrapperText h1
{
 font-family: verdana, sans-serif;
 font-size: 11px;
 font-style: italic;
 font-weight: normal;
 color: #5e8ab0;
 margin-top: 10px;
 margin-bottom: 0px;
}

.postWrapperText h2
{
 font-family: verdana, sans-serif;
 font-size: 10px;
 font-style: italic;
 font-weight: bold;
 color: #5e8ab0;
 margin-top: 10px;
 margin-bottom: 4px;
}

.postWrapperText h3
{
 font-family: verdana,  sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #5e8ab0;
 text-decoration: none;
 margin-top: 0px;
 margin-bottom: 3px;
}

/* PLAYER PAGE styles ***************************************************************************** */
#playerArea
{
 float: left;
 width: 1002px;
 height: 550px;
}

/* SEARCH MESSAGES styles ************************************************************************** */

.searchInfo
{
 font-size: 18px;
 color: #769cbd;
}

a.searchInfo:link, a.searchInfo:visited
{
 font-size: 14px;
 color: #ffffff;
 text-decoration: none;
}

a.searchInfo:hover
{
 font-size: 14px;
 color: #ffffff;
 text-decoration: underline;
}
