﻿
#sidebar {
	margin: 0px 2px 0 0px;
	float: right;
	width: 165px;
	padding: 10px 5px 20px 5px;
	display: inline;
	color: #66669A;
	overflow: hidden;
	font-size: 11px;
	min-height: 650px;
	height: auto !important;
	height: 650px;
}
#sidebar h3
{
    padding-bottom: 5px;
    font-weight: bold;
}
#sidebarLeft
{
    background: #66669A;
    margin: 0px 0px 0 1px;
    float: left;
    width: 176px;
    display: block;
    color: #FFFFFF;
    min-height: 650px;
    height: auto !important;
    height: 650px;
    font-size: 11px;
}
.sideboxsimple 
{     display: block;
    float: left;
    width:100%;
    margin-top: 5px;
    padding:0px;
    
    }
/*********************************/

 #loginSide input {
	float: left;
	clear: both;
	margin-top: 6px;
}
 #loginSide input[type=password]{
	clear: both;
	float: left;
	width: 90px;
	padding: 4px 4px 3px 22px;
	background: #FFFFFF url( '../images/icon_password.png' ) no-repeat 3px
3px;
	border: 1px #DEDCD4 solid;
}
#loginSide input[type=text] {
	clear: both;
	float: left;
	width: 90px;
	padding: 4px 4px 3px 22px;
	background: #FFFFFF url( '../images/icon_name.png' ) no-repeat 3px
3px;
	border: 1px #DEDCD4 solid;
}
#loginSide input[type=submit] {
	background-position: left;
	cursor: pointer;
	height: 26px;
	width: 98%;
	background-image: url( '../images/button_login.png' );
	border-style: none;
	float: left;
	font-size: 1px;
	text-indent: -9000px;
	letter-spacing: 1px;
	background-color: transparent;
	margin-left: 10px;
	clear: both;
	background-repeat: no-repeat;
	display:block;
}

#loginSide .sidebox .RegisterNow { display:block; clear:both;}


/********* search ***********/

.sidebox {
	border: 1px #DEDCD4 solid;
	background-color: #F2F2F2;
	display: block;
	float: left;
	width: 155px;
	margin-top: 10px;
	padding: 3px;
}
.sideboxnews {
	background: #F2F2F2 url('../images/sidebox_bg36.gif')  no-repeat 0 -12px;
	border: 1px #DEDCD4 solid;
	display: block;
	float: left;
	width: 155px;
	margin-top: 10px;
	padding: 3px;
}
.sideboxnews h3 {
	font-size: 12px;
	color: #fff;
	height: 20px;
}
.sidebox h3 {
	font-size: 12px;
	background-color: #0A223E;
	color: #fff;
	height: 18px;
}

.SearchBox {
	color: #000000;
	line-height: 15px;
}
.SearchBox h3 {
	font-size: 14px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}
.SearchBox input {
	float: left;
	clear: both;
	display: block;
}
.SearchBox label {
	float: left;
	clear: right;
	display: block;
}
.SearchBox input[type=text] {
	width: 100px;
	padding: 4px 4px 3px 4px;
	border: 1px solid #DADADA;
	float: left;
	clear: none;
	background-color: #FFFFFF;
}
.SearchButton {
	background-position: left;
	cursor: pointer;
	height: 19px;
	width: 51px;
	background-image: url('../images/bg_btn_search.png');
	border-style: none;
	float: left;
	font-size: 10px;
/*	text-indent: -9000px;*/
	letter-spacing: -0.5pt;
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.RadioButtonList {
	display: block;
	float: left;
	clear: both;
	width: 150px;
}


/* ------------------ accordion ----------------------- */
.accordion {
	background: #66669A url('../images/bg_accordion.gif') repeat-x top;
	margin: 0px 0 0 0;
	width: 176px;
	border-bottom: 0px #CFCFE0 none;
	line-height: 18px;
	padding-top: 0px;
	color: #fff;
}
.accordion h3, #sidebarLeft h3 {
	font-size: 11px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	border: 1px #FFFFFF solid;
	cursor: pointer;
	background: url('../images/accordionH3_bg.gif') no-repeat left;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 18px;
	background-color: #000034;
}
.accordion h3:hover, #sidebarLeft h3:hover {
	color: #fff;	background: url('../images/accordionH3over_bg.gif') no-repeat left;


}
.accordion h3 a, .accordion h3 a:visited {	color: #FFFFFF;
}
.accordion h3 a:hover {	color: #CEE1FF;	text-decoration:underline;
}

#sidebarLeft h3 {
	line-height:25px;
	border-style:none;
}


.accordion p {
	margin: 0;
	padding: 10px 15px 10px 0px;
	border-left: 1px #E3E2E2 solid;
	border-right: 1px #E3E2E2 solid;
	border-bottom: 1px #E3E2E2 solid;
	font-size: 11px;
	color: #DEDCD4;
}
.accordion p a, .accordion p a:visited {
	padding: 0 0 0 0px;
	color: #f8f8f8;
}
.accordion p a:hover {
	color: #FBFBFB;
}
.accordion ul, #sidebarLeft ul {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	border-left: 0px #CFCFE0 solid;
	border-right: 0px #CFCFE0 solid;
	border-bottom: 0px #CFCFE0 solid;
}
.accordion a, #sidebarLeft a {
	display: block;
	margin: 0px;
	color: #ffffff;
}
.accordion li a, .accordion li a:visited, #sidebarLeft li a, #sidebarLeft li a:visited
{
	padding: 2px 0 2px 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #323265 ;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #8484C1 ;
}
.accordion li a:hover, #sidebarLeft li a:hover {
	background: #AAAAD5;
	color: #0A223E; /*background: url( '../images/bullet_Red.gif' ) no-repeat 0 50%;*/;
	text-decoration: none;
}
.accordion li, #sidebarLeft li {
	list-style-type: none;
	color: #333333;
	margin-left:0px;
	text-indent:10px;

}
/* ------------------ fine accordion ----------------------- */
/* ------------------ NOaccordion ----------------------- */
.NOaccordion {
	margin: 5px 0 0 0;
	width: 195px;
	border-bottom: none 0px #DEDCD4;
	line-height: 18px;
	padding-top: 0px;
	color: #DEDCD4;
}
.NOaccordion h3 {
	font-size: 13px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	border: 1px #0066cc solid;
	border-top: none;
	line-height: 18px;
	cursor: pointer;
	padding: 7px 30px 7px 15px;
	width: 148px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -1px;
}
.NOaccordion h3:hover {
	color: #E3E2E2;
}

.NOaccordion p {
	margin: 0;
	padding: 10px 15px 10px 15px;
	border-left: 1px #E3E2E2 solid;
	border-right: 1px #E3E2E2 solid;
	border-bottom: 1px #E3E2E2 solid;
	font-size: 11px;
	background-color: #F8f8f8;
	color: #232323;
}
.NOaccordion p a {
	padding: 0 0 0 0px;
	color: #414141;
	font-size: 11px;
}
.NOaccordion p a:hover {
	color: #214587;
}
.NOaccordion ul {
	background: #F8F8F8;
	margin: 0;
	padding: 10px 0px 10px 5px;
	border-left: 1px #E3E2E2 solid;
	border-right: 1px #E3E2E2 solid;
	border-bottom: 1px #E3E2E2 solid;
	font-size: 11px;
	background-color: #0066cc;
}
.NOaccordion a {
	display: block;
	margin: 0px;
	color: #0A223E;
}
.NOaccordion li a, .NOaccordion li a:visited {
	padding-left: 6px;
	padding-bottom: 4px;
}
.NOaccordion li a:hover {
	color: #0066cc;
	padding-left: 6px;
}
.NOaccordion li {
	list-style-type: none;
	border-bottom: 1px #F2F2F2 solid;
	color: #141414;
	margin-left: 0px;
}
/* ------------------ fine NOaccordion ----------------------- */
/* ------------------ abstract ----------------------- */
.abstract {
	padding-top: 0px;
	background: repeat-x left;
	padding: 3px 0 3px 0;
	margin: 5px 0 5px 10px;
	width: 90%;
	border-bottom: 0px #F1F0ED none;
	line-height: 18px;
	font-size: 11px;
}
.abstract a.abstractlink {
	cursor: pointer;
}
.abstract a.abstractlink:hover {
	color: #E3E2E2;
}
.abstract a.active {
	background-position: right 5px;
}
.abstract b {
	cursor: pointer;
	font-weight: normal;
	background: url( '../../images/arrow-square.gif' ) no-repeat left -51px;
	padding: 7px 7px 7px 25px;
}
.abstract b:hover {
	color: #0066cc;
}
.abstract b.active {
	background-position: left 5px;
}
.abstract .text {
	margin: 0;
	padding: 10px 15px 10px 15px;
	border-left: 1px #E3E2E2 solid;
	border-right: 1px #E3E2E2 solid;
	border-bottom: 1px #E3E2E2 solid;
	font-size: 11px;
	color: #232323;
	width: 95%;
	display: none;
}
.abstract .text a {
	padding: 0 0 0 0px;
	color: #214587;
	font-size: 11px;
}
.abstract .text h4 {
	font-size: 12px;
	font-weight: bold;
}
/* ------------------ accordionNews ----------------------- */
.accordionNews {
	margin: 5px 0 0 0;
	width: 180px;
	border-bottom: none 0px #DEDCD4;
/* background: #171958 url(  '../images/sidebox_bg38.gif' ) no-repeat left top;*/	background: #214587;
/* url('../images/loginSide.gif') repeat-x bottom; */
	padding-top: 0px;
	color: #FFFFFF;
	float: left;
}
.accordionNews h3 {
	font-size: 11px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	border: 1px #414141 solid;
	border-top: none;
	cursor: pointer;
	padding: 7px 30px 7px 15px;
	/*background: url(  '../images/arrow-square.gif' ) no-repeat right -36px;*/
	width: 133px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13px;
}
.accordionNews h3:hover {
	color: #E3E2E2;
}
.accordionNews h3.active {
	background-position: right 5px;
}
.accordionNews p {
	margin: 0;
	padding: 10px 15px 10px 15px;
	border-left: 1px #E3E2E2 solid;
	border-right: 1px #E3E2E2 solid;
	border-bottom: 1px #E3E2E2 solid;
	font-size: 11px;
	color: #232323;
	background-color: #FFFFFF;
}
.accordionNews p a {
	padding: 0 0 0 0px;
	color: #000000;
}
.accordionNews p a:hover {
	color: #999999;
}
.accordionNews ul {
	margin: 0;
	padding: 3px 0px 10px 0px;
	border-left: 1px #E3E2E2 solid;
	border-right: 1px #E3E2E2 solid;
	border-bottom: 1px #E3E2E2 solid;
	background-color: #FFFFFF;
}
.accordionNews a {
	display: block;
	margin: 0px;
	color: #000000;
}
.accordionNews li a, .accordionNews li a:visited {
	/*  padding-left: 10px;
    background: url(  '../images/bullet_blue.gif' ) no-repeat 0 50%;*/
        display: block;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.accordionNews li a:hover {
	/*   padding-left: 10px;
    background: url(  '../images/bullet_Red.gif' ) no-repeat 0 50%;
    color: #0166CA;*/
    background: #DEDCD4;
	color: #333333;
	text-decoration: none;
}
.accordionNews li {
	list-style-type: none;
	border-bottom: 1px #DADADA solid;
	color: #141414;
	margin-left: 0px;
}
.accordionNews li:hover {
	background: #CAE4FF;
	color: #003366;
}
.accordionNews .readon {
	margin-top: 2px;
	margin-bottom: 2px;
}
.NewsH3 {
	color: #FFFFFF;
}

/*******/

#tableNewsListSideTitles tr td
{border-bottom: solid 1px #ccc;padding:5px 0px 5px 0px;margin-bottom: 10px; width:155px;}


#tableNewsListSideTitles tr td a
{
    float: left;
    display: block;
    clear: both;
    width: 100%;
    color: #003366;
}
#tableNewsListSideTitles tr td img { max-width:150px; text-align:center;}
#tableNewsListSideTitles tr td a:hover
{
    color: #003366;
    background-color: #F4F4F4;
}


