/*  
	common styles for whole application in layout1
	in case of need of changes, styles should be overwritten in localization styles 
*/

@media print {
	.nav_area {
		display:none;
	}  
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	background: white;
	color: #01214F
}

.tableContainer {
	max-width: 1245px;
	width: expression(document.body.clientWidth > 1245? "1245px" : "100%")
}

body.contentStructureBody {
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background: #F5F5F5;
}

/* Font settings for page elements */
body, ul, td, th, p, h1, h2, small, .tab, .small,
.tableTitle, .tableExtras, input, textarea, select, a {
	font-family: Arial, Arial, sans-serif;
	font-size: small;
	color: #01214F;
	line-height: 17px;
}

.required{
	color:#FF0000;
}

h3{
	color:#00398B;	
	font-size:100%;
	margin-bottom:0px;
	margin-top:3px;
	margin-left:7px;
	}

h4 {
	color: #ffffff;
	line-height: 17px;	
	margin-bottom:5px;
	}


h5 {
	color:#01214F;	
	font-size:100%;
	margin-bottom:0px;

	}

code, pre, tt {
    font-family: Courier, "Courier New", monospace;
}

/* General header styles */
h1, h2, h3, h4 {
    font-weight: bold;
    color: #00398B;
}

h1 { font-size: 130%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }

small, .small {
	font-size: x-small;
}

.smallHeader {
	font-size: x-small;
	color: #ffffff;
}

img {
	border: 0px;
}

img.icon{
	margin-right:10px;
	}

hr {
	line-height : 1px;
}

form {
	margin:0;
	padding:0;
	}
	
.label {
	color: #8B0000;
	font-size: 110%;
	padding-top:10px;
	padding-bottom:10px; 
 	font-weight: bold;
}

.space{
	margin-top:6px;
	}

.space2 {
	margin-top:12px;
	}
	
a.link{
	text-decoration: none;
	color:#00398B;
}
a.link:hover{ 
	text-decoration:underline;
	color:#1468BE;
}

a.search_link{
	font-weight: bold;
}

a.u_link{
	color:#00398B;
	font-weight:normal;
	text-decoration:none;
	line-height:25px;
}

a.u_link:hover{
	color:#1468BE;
	font-weight:normal;
	text-decoration:underline;
}

a.g_link{
	color:#00398B;
	font-weight:bold;
	text-decoration:none;
}
a.bigger{
	color:#00398B;
	font-weight:bold;
	font-size:14px;
}
.line_height{
	line-height:30px;
	}

a.g_link:hover{
	color:#1468BE;
	font-weight:bold;
	text-decoration:underline;
}

a.link2 {
	color:#00398b;
	font-weight:normal;
	text-decoration:underline;
}

a.link2:hover {
	color:#1468be;
	font-weight:normal;
	text-decoration:underline;
}

a.link3 {
	color:#5b8407;
	font-weight:normal;
	text-decoration:none;
}

a.link3:hover {
	color:#5b8407;
	font-weight:normal;
	text-decoration:underline;
}
a.link4 {
	color:#006faf;
	font-weight:normal;
	text-decoration:none;
}

a.link4:hover {
	color:#006faf;
	font-weight:normal;
	text-decoration:underline;
}
a.link5 {
	font-size:12px;
	color:#00398B;
	font-weight:normal;
	text-decoration:none;
}

a.link5:hover {
	color:#FF0000;
	font-weight:normal;
	text-decoration:underline;
}
a.link6 {
	font-size:12px;
	color:#32a1d9;
	font-weight:normal;
	text-decoration:underline;
	font-family: verdana, arial
}
a.link6:hover {
	color:#FF0000;
	font-weight:normal;
}

.help_item_list_title ul {
	list-style: none;
	padding-left: 5px
}
.help_item_list_title a {
	width: 100%;
	display: block;
	font-size: 90%
}
.help_item_list_title a:hover {
	text-decoration: underline
}
.help_item_list_title {
	height: 20px;
	width: 100%;
}
div.link7 {
	font-size: 90%;
	color: #0094da;
	font-weight: normal;
	font-family: verdana, arial;
	text-decoration: none
}
a.link7 {
	font-size: 90%;
	color: #0094da;
	font-weight: normal;
	font-family: verdana, arial;
	text-decoration: none
}
a.link7:hover {
	color:#FF0000;
	font-weight:normal;
	text-decoration:underline
}

.topheaderLink {
	color: #00C029;
	font-weight: bold;
	text-decoration:none;
}

.topheaderLink:hover {
	color: #01BE03;
	font-weight: bold;
	text-decoration: underline;
}

.headerLink {
	color: #00398b;
	font-weight: bold;
	text-decoration:none;
}

.headerLink:hover {
	color: #1468be;
	font-weight: bold;
	text-decoration:underline;
}

a.headerLinkShop {
	color: #FF9900;
	font-weight: bold;
	text-decoration:none;
}
a.headerLinkShop:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration:underline;
}
a.headerLinkShop2 {
	color: #FF9900;
	text-decoration:none;
}
a.headerLinkShop2:hover {
	text-decoration:underline;
}
.small_link{
	color:#00398B;
	font-weight:bold;
	text-decoration:none;
	font-size: 100%;
}

.small_link:hover{
	color:#1468BE;
	text-decoration:underline;
	}


.headerSeparator {
	color: #83979E;
}


.headerSeparatorGreen {
	color: #45E467;
}

.footerSeparator {
	color: #FFFFFF;
	font-size:120%;
	margin: 0 5px 0 5px;
}
.bannerText {
	color: white;
	font-weight:bold;
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bannerText2 {
	color: white;
	font-weight:bold;
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:20px;
}
.bannerTable {
	background: #436BBC;
	padding: 4px 5px 4px 5px;
}

.menuLink {
	color: #6A5ACD;
	font-weight: bold;
}
.menuTable {
	background: #FFFFFF;
	font-family: Arial;
	font-size: small;
	color: #224878;
	padding: 4px 5px 4px 5px;
	/*border-top: 1px solid #B4C1D4;
	border-left: 1px solid #B4C1D4;
	border-right: 1px solid #B4C1D4;*/
}
.menuTable a, .menuTable td {
	color:#224878;
	font-size: small;	
}

/* -------------------------FOOTER--------------------------*/

.footerTable {
	
	font-family: Arial;
	font-size: small;
	color:#01214F;
	margin-top: 0px;
	border: 1px solid #b4c1d4;
}
.footerTable a{
	color:#224878;
	font-size: 110% ;	
}

.footerTable td {
	color:#224878;
	font-size: x-small ;	
	}
	
.footerTable th {
	font-weight:normal;
	font-size: x-small;	
	color:#42689d;
	background:url(/images/home/search_header_fill.gif);
	padding-left:20px;
	padding-right:20px;
}
.separatorTable {
	background: #D4DCE8;
	padding: 1px 1px 1px 1px;
	color:#01214F;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	border: 1px solid #b4c1d4;
}
.pathTable {
	/*background: #E0E6EE;
	padding: 4px 5px 4px 5px;*/	
	color:#01214F;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	border: 1px solid #b4c1d4;
}

.pathTable td {
	background:url(/images/home/search_header_fill.gif);
	color:#00398B;
	font-weight:bold;
	font-size:90%;
	height:28px;
	vertical-align:middle;
	padding: 0px 5px 0px 5px;
}
.pathTable a {
	color:#00398B;
	font-weight:bold;
}

.pathTable .pathLink {
	color:#00398B;
	font-weight:normal;
	text-decoration:none;
}
.pathTable .pathLink:hover {
	color:#1468be;
	font-weight:normal;
	text-decoration:underline;
}


.searchTable {
	background: #E0E6EE;
/*	padding: 4px 5px 4px 5px;*/
	border: 1px solid #b4c1d4;
	margin-bottom:10px;
}
.searchTable th {
	background:url(/images/home/search_header_fill.gif);
	color:#01214F;
	font-size:100%;
	height:24px;
	
}

.mainTable {
	font-family: Arial;
	padding: 5px 5px 5px 5px;
}
.mainTableColR {
	border-left: 0px solid Navy;
	font-family: Arial;
	padding: 5px 5px 5px 5px;
	/*background: #E2EAFE;*/
}

table.informTable {
	background: white;
	margin-top:5px;
	margin-bottom:5px;
}
.informTable td.ramka {
	font-family: Arial;
	font-size: 100%;
	color:#1A3D6C;
	padding: 5px 5px 5px 5px;
	text-align:left;
	border : 1px solid #D5D5D5;	
}
.informTable th {
	color: #01214F;
	text-align:left;
	background:url(/images/home/tbl_header_bckgnd01.gif);
	border : 1px solid #D5D5D5;	
}
.ptaszek {
	padding-left:15px;
	padding-right: 5px;
	margin-left:5px;
	margin-bottom:3px;
	margin-top:3px;
	list-style-image: url(/images/home/ptaszek01a.gif);
}

/** html * .ptaszek {
	list-style-image: url(/images/home/ptaszek01a.gif);	
}*/

/*.ptaszek, x:-moz-any-link {
	list-style-image: url(/images/home/ptaszek01a.gif);
	}*/

.ptaszek02 {
	list-style-image: url(/images/home/ptaszek02.gif);	
}

.kwadrat {
	padding-left:15px;
	margin-left:5px;
	margin-bottom:0px;
	margin-top:0px;
	list-style-image: url(/images/home/bullet02.gif);
	color:#00398B;	
}

* html * .kwadrat {
	list-style-image: url(/images/home/bullet02a.gif);	
}



.kropka {
	padding-left:15px;
	margin-left:25px;
	margin-bottom:3px;
	margin-top:3px;	
	list-style-image: url(/images/home/bullet01.gif);
}

* html * .kropka {
	list-style-image: url(/images/home/bullet01a.gif);	
}

.simple{
	margin-left:50px;
	margin-top:0px;
	margin-bottom:0px;
	list-style-image:none;
	list-style-type:none;
	}

.help_content {
	color: #0094da; 
	font-family: verdana, arial; 
	font-size: 90%; 
	padding: 10px
}
.help_content+div {
	text-align: right;
	padding-right: 15px
}
.help_content a {
	color: #0094da;
	text-decoration:underline;
}
.help_content a:hover {
	color: red
}

ul.help_v1{
	margin:0;
	line-height:20px;
}	

ul.help_v1 li{
	margin-left:35px;
	color:#0094DA;
}

ul.help{
margin:0;
line-height:20px;
}	

ul.help li{
margin-left:35px;
color:#01214F;
}

ul.help2{
margin:0;
line-height:20px;
}	

ul.help2 li{
margin-left:50px;
color:#01214F;
list-style-type: circle;
}

ul.terms{
margin:0;
line-height:20px;
}	

ul.terms li{
margin-left:50px;
color:#3D3D3D
}

ul.newUser{
margin:0;
line-height:20px;
}	

ul.newUser li{
margin-left:15px;
color:#3D3D3D
}


ol.olist2{
margin:0;
line-height:20px;
}

ol.olist2 li{
margin-left:25px;
}

ol.olist{
line-height:15px;
}

ol.olist li{
margin-left:0px;
}


table.moduleTable {
	background: #F2F6FD;
	border : 1px solid #B3CBE8;
	margin-bottom:10px;
}

.moduleTable td {
	font-family: Arial;
	font-size: 100%;
	color:#00398B;
	padding: 5px 10px 10px 10px;
	text-align:left;
	padding-left:10px;
}

.moduleTable td.center {
	text-align:center;
	}

.moduleTable th {
	font-family: Arial;
	font-size: 100%;
	color:#00398B;
	padding: 3px 3px 3px 3px;
	text-align:left;
	background: url(/images/home/subject_header_fill.gif);
	border-bottom: 1px solid #B3CBE8;
}
.moduleTable th.right {
	text-align:right;
	background:url(/images/home/tbl_header_bckgnd01.gif);
}
.moduleTable a {
	color:#00398B;
	font-weight:normal;
}

.moduleTable a:hover {
	color:#1468BE;
	font-weight:normal;
}

.moduleTable .moduleTablelink {
	color:#00398B;
	font-weight:bold;
}
.moduleTable .moduleTablelink:hover {
	color:#1468BE;
	font-weight:bold;
}
.moduleTable a:hover {
	color:#1468BE;
	font-weight:normal;
	text-decoration:underline;
}

table.helptable td {
	padding:10px 10px 10px 10px;
	}

table.helptable td.frame{
	border:1px solid #B4C1D4;
	padding:10px 20px 10px 20px;
	}
	

/* --------------Checkbox table----------------*/

.checkboxTable{
	margin:0;
	padding:0;
	}
.checkboxTable td {
	margin:0;
	padding:0;
	}	


/* ----------LOGOWANIE-----------*/

table.moduleLogin {
	background: #F2F6FD;
	/*border : 1px solid #B3CBE8;*/
	/*margin-bottom:10px;*/
}

.moduleLogin td {
	font-family: Arial;
	font-size: 80%;
	color:#00398B;
	padding: 3px 10px 3px 10px;
	text-align:left;
	padding-left:10px;
}

.moduleLogin th {
	font-family: Arial;
	font-size: 100%;
	color:#00398B;
	padding: 3px 3px 3px 3px;
	text-align:left;
	background: url(/images/home/subject_header_fill.gif);
	border-bottom: 1px solid #B3CBE8;
}

.moduleLogin td.center {
	text-align:center;
	}

.moduleLogin td.center2 {
	text-align:center;
	font-size:100%;
	}

.moduleLogin td.marleft {
	padding-left:50px;
	}
	
table.moduleLogin .lbutton{
	font-size:110%;
	vertical-align:middle;
	margin-top:4px;
	background-color:#F1F1F1;
	color:#2E5A92;
	border: solid 1px #83979E;
	height:20px;
	padding: 0 10px 0 10px;
	font-weight:normal;
	}



.logintext {
	border-top: 0px solid #B4C1D4;
	/*padding-top:29px;*/
	}

.logintext td{
	color:#3D3D3D;
	line-height:20px;
}

.banner {
	/*border-bottom: 1px solid #B4C1D4;
	border-top: 1px solid #B4C1D4;*/
	background:url(/images/banner.gif);
	}


.banner2 {
	background:url(/images/banner2_bg.gif) repeat-x;
	}

/* ---------------------------*/


table.moduleTable2 {
	border: 1px solid #b4c1d4 ;
	margin-bottom: 10px;
}

.moduleTable2 td {
	/*background: white;*/
	padding:5px 10px 5px 10px;
	color:#00398B;	
}

.moduleTable2 td.search {
	/*background: white;*/
	padding-left:15px;
	color:#00398B;	
}

.moduleTable2 th {
	background: #FFFFFF;
	color:#00398B;	
	text-align:left;
	vertical-align: middle;
	background:url(/images/home/search_header_fill.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:26px;
	border-bottom:1px solid #b4c1d4;
	padding-left:3px;
}

.moduleTable2 th.noborder {
	border-bottom:0px;
}

.moduleTable2 a {
	color:#00398b;
	font-weight:normal;
	text-decoration:none;
}

.moduleTable2 a:hover {
	color:#1468be;
	font-weight:normal;
	text-decoration:underline;
}
.moduleTable2 .moduleTable2link {
	color:#00883C;
	font-weight:bold;
}
.moduleTable2 .moduleTable2link:hover {
	color:#00883C;
	font-weight:bold;
	text-decoration:underline;
}


table.regionTable {
	background: white;
	border : 1px solid #C5D4F0;
}

.regionTable p {
	font-family: Arial;
	font-size: 100%;
	color:#01214F;
	text-align:left
}
.regionTable td {
	font-family: Arial;
	font-size: 100%;
	color:#01214F;
	text-align:left
}
.regionTable th {
	color: #01214F;
	text-align:left;
	background:url(/images/home/tbl_header_bckgnd01.gif);
}


table.catTable {
	background: #F2F6FD;
	border : 1px solid #B3CBE8;
	margin-bottom:10px;

}

.catTable th {
	font-family: Arial;
	font-size: 100%;
	color:#00398B;
	padding: 3px 3px 3px 3px;
	text-align:left;
	background: url(/images/home/subject_header_fill.gif);
	border-bottom: 1px solid #B3CBE8;
}

.catTable td {
	font-family: Arial;
	font-size: 100%;
	color:#00398B;
	padding: 5px 5px 5px 5px;
	text-align:left;
}

.catTable a {
	color:#00398B;
	font-weight:normal;

}

.catTable a:hover {
	color:#1468BE;
	font-weight:normal;

}

table.catTable1 {
	background: #EDF4F5;
	border : 1px solid #D5D5D5;
	margin-bottom:5px;

}

.catTable1 td {
	font-family: Arial;
	font-size: 100%;
	color:#1A3D6C;
	padding: 5px 5px 5px 5px;
	text-align:left
}

.catTable1 a {
	color:#224878;
	font-weight:normal;

}

table.catTable2 {
	background: #EDF5ED;
	border : 1px solid #D5D5D5;
	margin-bottom:5px;

}

.catTable2 td {
	font-family: Arial;
	font-size: 100%;
	color:#1A3D6C;
	padding: 5px 5px 5px 5px;
	text-align:left
}

.catTable2 a {
	color:#224878;
	font-weight:normal;

}

table.catTable4 {
	background: #F5F5ED;
	border : 1px solid #D5D5D5;
	margin-bottom:5px;

}

.catTable4 td {
	font-family: Arial;
	font-size: 100%;
	color:#1A3D6C;
	padding: 5px 5px 5px 5px;
	text-align:left
}

.catTable4 a {
	color:#224878;
	font-weight:normal;

}

table.catTable3 {
	background: #FFEBD7;
	border : 1px solid #D5D5D5;
	margin-bottom:5px;

}

.catTable3 td {
	font-family: Arial;
	font-size: 100%;
	color:#1A3D6C;
	padding: 5px 5px 5px 5px;
	text-align:left
}

.catTable3 a {
	color:#224878;
	font-weight:normal;

}


table.newsTable {
	font-family: Arial;
	padding: 5px 5px 5px 5px;
	text-align:left
}
.newsTable td {
/*	padding-top:10px;
	padding-bottom:10px;*/
	color:#1b1b1b;
}
.newsTable .title {
	font-weight:bold;
	font-size: 120%;
}
.newsTable .date {
	font-weight:normal;
	font-size: 90%;
	color:#1b1b1b;
}
.newsTable .summary {
	font-weight:normal;
	background: #EDF0F5;
	border : 1px solid #DBDBDB;
}
.newsTable .div {
	color:#666666;
}
.newsDate{
	color: #8bcae9;
	font-size:80%;
	*font-size: 75%;
	font-family: verdana, arial
}

a.green{
	text-decoration:underline;
	color: #00C029;
}
a.green:hover{
	text-decoration:underline;
}
.normal {
	font-weight:normal;
}
.smaller {
	font-size:85%;
}
.black {
	color:black;
}
.alert {
	color:#CC3366;
}
.info {
	font-family: Arial;
	font-size: small;
	background: #D3F08E;
	border: 1px solid  #A3E02D;
	padding: 5px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:10px;
	color:#619202;
	font-weight:bold;
	text-align:center;
}
.info_link {
	color:red;
}

.info2 {
	font-family: Arial;
	font-size: small;
	background: #FED2D2;
	border : 1px solid #F79193;
	padding: 5px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:10px;
	color:#DA5659;
	font-weight:bold;
	text-align:center;
}
.info2_link {
	color:red;
}

.infoTable {
	background: #C4FFBA;
	border : 1px solid #BAD9B7;
	margin-top:5px;
	margin-bottom:5px;

}
.infoTable td {
	font-family: Arial;
	font-size: 100%;
	font-weight:bold;
	color:#00852C;
	padding: 5px 5px 5px 5px;
	text-align:center;
}
.summary {
	font-family: Arial;
	font-size: small;
	background: #EDF0F5;
	border : 1px solid #DBDBDB;
	padding: 10px;
}
.padding_10p {
	padding-left: 10px;
	padding-right: 10px;
}
.padding_10tb {
	padding-top: 10px;
	padding-bottom: 10px;
}
.resourcesListDesc2 {
	color: #0094DA; 
	text-align: left; 
	font-family: verdana, arial; 
	font-size: 12px; 
	text-decoration:none;
	line-height:1.3em; 
}

.resourcesListDesc {
	color: #0094DA; 
	text-align: left; 
	font-family: verdana, arial; 
	font-size: 12px; 
	text-decoration:none;
	line-height:1.3em; 
}
.resourcesListDesc:hover {
	text-decoration:underline;
	color: #ff0000 ;
}
div.resourcesListTable table {
	border-spacing:1px;		
}

div.resourcesListTable td {
	color: #01214F;
	padding:3px 4px 3px 4px;
	}
div.resourcesListTable a.link {
	color: #00398B;
	font-weight:normal;
	text-decoration:underline;
}
div.resourcesListTable a.link:hover {
	color: #1468be;
	font-weight:normal;
	text-decoration:underline;
}

div.resourcesListTable .date {
	color: #7E7E7E;
	font-size:90%;
}
div.resourcesListTable a.more {
	color: #00398b;
	font-weight:normal;
	text-decoration:none;
}
div.resourcesListTable a.more:hover {
	color: #CC3366;
	font-weight:normal;
	text-decoration:underline;
}
div.resourcesListTable a.pathLink {
	color: #1A3D6C;
	font-weight:bold;
	text-decoration:underline;
}
div.resourcesListTable tr.mini {
	background-color:#E6F7B7;		
}

div.resourcesListTable tr.owner {
	background-color:#FFFFCC;	
}


div.partnersTable table {
	border-spacing:1px;		
}

div.partnersTable td {
	color: #1A3D6C;
	padding:3px 4px 3px 4px;
}
div.partnersTable a {
	color: #1A3D6C;
	font-weight:bold;
	text-decoration:underline;
}
div.partnersTable a:hover {
	color: red;
	font-weight:bold;
	text-decoration:underline;
}
div.partnersTable p {
	color: #1A3D6C;
	font-weight:bold;
}
div.partnersTable li {
	color: #1A3D6C;
	font-weight:normal;
}



div.pageCounter  {
	color: #1A3D6C;
	text-align:left;
	font-size:90%;
}
div.pageCounter a {
	color: #1A3D6C;
}

div.topic_title{
	border-bottom: 1px solid #B4C1D4;
	margin-bottom: 5px;
	background-color:#F5F5F5;
	font-weight:bold;
}

td.owner{
	background-color:#D1F597;
	padding: 15px;
	color: #3B5709;
}

/* ----------------------------------------------------- calendar */

.tableCalModule {
	background:white; 
	border: 1px solid #D7DBE2;
	padding-bottom: 5px ;
	padding-top:5px;
	margin-bottom:5px;
}
.tableCal {
	background:white; 
	/*border: 1px solid #D7DBE2;*/
	padding: 5px 5px 5px 5px;

}
.tableCal td  {
	font-family: Arial;
	font-size: 90%;
	color:#565656;
}

.tableCalHeader {
	color: #474747;
	font-weight: normal;
	text-align: center;
	padding: 5px 5px 5px 5px;
	background: #EEEEEE;
}
.tableCalRow {text-align:center; 
	padding: 5px 5px 5px 5px;
	background:#ffffff;
  }
.tableCalCurrent {
	background: #385FB4;
}
.tableCalDayEvent {
	background: #A7C1E4;
}
.tableCalDaySel {
	background: #ADD8E6;
	border: 1px solid Navy;
}
.tableCalDayHoliday6{
	background:#EEEEEE;
	color:#565656;
	font-weight : bold;
}
.tableCalDayHoliday7{
	background:#EEEEEE;
	color:#FF0000;
	font-weight : bold;
}

.tableCalLabel {font-family:Arial; font-size:120%; color:#005EAB; font-weight:bold;
 }

.tableCalLink {
	color: #005EAB;
	font-weight: normal;
	text-decoration: underline;
	font-size:100%;
}
.tableCalLinkEvent {
	font-weight: normal;
	text-decoration: underline;
	color:#003366;
	font-size:100%;	
}

.tableCalLinkCurrent {
	color:white;
	font-weight: normal;
	text-decoration: none;
	font-size:100%;	
}

.tableCalLink6 {
	color: #565656;
	font-weight: bold;
	text-decoration: underline;
	font-size:100%;	
}
.tableCalLink7 {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
	font-size:100%;	
}

.tableCalLinkWeek {
	font-size: 100%;
	color: #909090;
	font-weight: normal;
	text-decoration: none;
}
.tableCalLinkWeek:hover {
	text-decoration: underline;
}



.calSmall {
	font-size: smaller;
	color: #757575;
	border-bottom: 1px dotted #757575;
}
.calNavLink {
	color: #005EAB;
	text-decoration: none;
	font-weight: bolder;
	font-size: small;
}
.calModuleLink {
	color: #005EAB;
	text-decoration: none;
	font-weight: bolder;
}
.calModuleLink:hover {
	text-decoration: underline;
}

div.newsListTable table {
	border-spacing:1px;	
}
div.newsListTable td {
	color: #000000;
	padding:3px 4px 3px 4px;
	border-bottom:thin dotted #757575;
}
div.newsListTable a {
	color:	#0057A7;
	text-decoration:none;
}
div.newsListTable a:hover {
	color:	#0057A7;
	text-decoration:underline;
}
div.newsListTable .date {
	color: #757575;
}

div.CalListTable table {
	border-spacing:1px;	
}

div.CalListTable td {
	color: #757575;
	padding:3px 4px 3px 4px;
}
div.CalListTable a {
	color:	#0057A7;
	text-decoration:none;
}
div.CalListTable a:hover {
	color:	#0057A7;
	text-decoration:underline;
}
/* login, users, common layouts */

/* START - NIE ZMIENIAC PONIZSZYCH STYLI. JESLI CZEGOS VRAKUJE TO DODAC NOWA KLASE */
div.listTable table {
	border: 0px solid #000080;
	border-spacing:1px;	
}
div.listTable th {
	color: #00398B;
	/*color:#FFFFFF;*/
	text-align:left;
	/*background:url(/images/home/tbl_header_bckgnd02.gif);*/
	/*background:#CEDEF4;*/
	padding:4px 4px 4px 4px;
	height:18px;	
	
	background:#E5EBF5;
	border-bottom: 1px solid #C8D2E0;
	border-top: 1px solid #C8D2E0;
	font-weight:bold;
	
}
div.listTable td {
	color: #01214F;
	padding:3px 4px 3px 4px;
	

}

div.listTable tr.row1 {
	/*background: #E4ECFB;*/
	background-color: #F5F5F5;
	

}
div.listTable tr.row2 {
	background: #EFF5FC;
}
div.listTable tr.exp {
	background-color: #CCCCCC;
}
div.listTable tr.a_exp {
	background: #FADCD3;
}

div.listTable a {
	color:	#00398b;
}
div.listTable a:hover {
	color:#1468be;
}

div.editTable table {
	border-spacing:2px;
	border: 0px solid #B3CBE8;
}
div.editTable td {
	padding:5px;
	
}

div.editTable th {
	padding:5px;
	color:#FFFFFF;
	/*background:#184A8F;*/
	background-color:#9DBDE5;
	text-align:left;	
}

div.editTable .colheader {
	/*background:#DCE5F5;*/
	background:#D9E6F7;
	font-weight:bold;
	color:#00398B;
	width:100px;
}
div.editTable .colheader2 {
	background:#EDF0F5;
	font-weight:normal;
}
/* KONIEC */



/* view resource */
.tableViewRes {
	font-family:Arial;
	background:white; 
	font-size:100%;
 }
.tableViewRes td {
	font-family:Arial;
	font-size:100%;
	color: #3f3f3f;
	font-weight:normal;
	text-align:left;
	padding:5px;
} 
.tableViewRes .tableViewResLabel {
	font-family:Arial;
	font-size:100%;
	color: #00398B;
	font-weight:bold;
	background : #D9E6F7;
	text-align:left;
	padding: 5px 5px 5px 5px;
}
.tableViewRes a {
	font-family:Arial;
	font-size:100%;
	color: #3f3f3f;
	font-weight:normal;
	text-decoration:underline;
} 
.button {
	/*background:#E4E2E2;
	border:1px solid #9F9F9F;
	color:#646464;*/
	vertical-align:middle;
	margin-top:4px;
	background-color:#F1F1F1;
	/*background-image: url(/images/home/btn_bg.gif);	*/
	color:#2E5A92;
	border: 1px #83979E solid;
	font-size:90%;
	height:20px;
	padding: 0 10px 0 10px;
	font-weight:normal;
	cursor: pointer;
}

* html * .button {
	margin-top:4px;	
}

.button2 {
	vertical-align:middle;
	margin-top:4px;
	background-color:#F1F1F1;
	color:#2E5A92;
	border: solid 1px #83979E;
	font-size:90%;
	height:20px;
	padding: 0 10px 0 10px;
	font-weight:normal;
	cursor: pointer;
}

* html * .button2 {
	margin-top:4px;	
	padding: 0 0px 0 0px;
}

.button3 {
	vertical-align:middle;
	margin-top:4px;
	width:160px;
	background-color:#F1F1F1;
	color:#2E5A92;
	border: solid 1px #83979E;
	font-size:90%;
	height:20px;
	font-weight:normal;
	cursor: pointer;
}

.button4 {
	vertical-align:middle;
	margin-top:4px;
	width:200px;
	background-color:#F1F1F1;
	color:#2E5A92;
	border: solid 1px #83979E;
	font-size:90%;
	height:20px;
	font-weight:normal;
	cursor: pointer;
}

.button5 {
	vertical-align:middle;
	margin-top:4px;
	width:86px;
	background-color:#F1F1F1;
	color:#2E5A92;
	border: solid 1px #83979E;
	font-size:90%;
	height:20px;
	font-weight:normal;
	cursor: pointer;
}


.input {
	background:white;
	border:1px solid #B4C1D4;
	color: #214E9B;
	vertical-align:middle;
	font-weight:normal;
	margin-top:4px;
}
* html * .input {
	margin-top:4px;	
}


input.linput{
	margin-top:0;
	background:white;
	border:1px solid #83979E;
	color: #214E9B;
	vertical-align:middle;
	font-weight:normal;
	}	
input.linput_disabled{
	margin-top:0;
	background:#CCCCCC;
	border:1px solid #83979E;
	color: #666666;
	vertical-align:middle;
	font-weight:normal;
	}
input.linput2{
	margin-top:0;
	background:white;
	border:1px solid #990000;
	color: #990000;
	vertical-align:middle;
	font-weight:normal;
	}		
		
/* naglowek kalendarza*/

TABLE.headersec {
	width: 100%;
	border-bottom: 1px dotted #996666;	
	padding: 0px 0px 3px 0px;
	margin: 10px 0px 5px 0px;
}
TABLE.headersec TD {
	vertical-align: bottom;
	white-space: nowrap;
}
TABLE.headersec TD.text {
	width: 99%;
	font-size: 140%;
	font-weight: bold;
    color: #005EAB;
}
TABLE.headersec TD.buttons {
	text-align: right;
}

TABLE.headersectable TD {
	vertical-align: middle;
}
/* KONIEC naglowek kalendarza*/

/* kolorowe moduly homepage*/

.centerColumn {
	margin-left: 0px;
	margin-right: 0px;
	/*min-width:550px;
	/*width: expression(this.scrollWidth < 800 ? "550px" : "100%" );*/
}

.centerColumnText {
	margin-top:20px;
	text-align:center;
	color:#00398B;
	font-size:110%;
	font-weight:bold;
	}

.centerColumnTable{
	margin-left:5px;
	margin-right:5px;
	}
/* srodkowa tabelka na glownej stronie */
.centerTable{}
.centerTable td{}
.centerTable td.border_bottom {
	padding-bottom:20px;
	border-bottom: 1px dashed #CCCCCC;
}
.centerTable td.border_right{
	background-color:#F4F4F4;
	/*border-right: 1px solid #FFFFFF;*/
	vertical-align:top;
}
.centerTable td.border_left{
	background-color:#F4F4F4;
	border-left: 1px solid #FFFFFF;
	vertical-align:top;
}
.centerTable td.top_left{}
.centerTable td.top_right{}
.centerTable td.top_right_border{
	background: url(/images/home/table_top_right.gif) no-repeat top right;
	background-color:#F4F4F4;
	border-left: 1px solid #FFFFFF;
}
.centerTable td.bottom_left{}
.centerTable td.bottom_right{}
.centerTable td.bottom_right_border{
	background: url(/images/home/table_bottom_right.gif) no-repeat bottom right;
	background-color:#F4F4F4;
	border-left: 1px solid #FFFFFF;
}
.centerTableHeader{
	font-size: 14px;
	font-weight:bold;
	color: #FF8400;
}
.centerTableHeader2 {
	font-size: 18px;
	color: #FF8400;
	text-decoration:none;
}

/* KONIEC srodkowa tabelka na glownej stronie */

.nobg{
	background: none;
	}

.nobg td{
	background: none;
	}
	
.home1Table {
	border: 1px solid #b4c1d4 ;
	margin-bottom: 10px;
}
.home1Table th {
	background: #E2E9F1;
	color: #01214F;
	text-align:left;
	vertical-align: middle;
	background:url(/images/home/search_header_fill.gif);
	height:26px;
	border-bottom:1px solid #b4c1d4 ;
	font-weight:normal;
	padding-left:3px;

}
.home1Table td {
	/*background: white;*/
	padding:10px;
	color:#3D3D3D;
}

.home1Table td.nopadding {
	/*background: white;*/
	padding:0px;
	color:#3D3D3D;
}

.home1Table td.bg {
	background: url(/images/home/img01.jpg) right bottom no-repeat;
}


.home2Table {
	border: 1px solid #184A8F;
	/*margin-left: 10px;
	*/
	margin-bottom: 10px;
}
.home2Table th {
	/*background: #6789B1;*/
	color: white;
	text-align:left;
	background:#184A8F;
/*	background:url(/images/home/tbl_header_bckgnd02.gif);*/
	height:26px;
	padding-left:10px;
}
.home2Table td {
background-color: #ecf1f9;
}


.home3Table {
/*		border: 1px solid #FDD7C0;
margin-left: 10px;*/
	margin-top: 10px;
   padding:6px 6px 6px 6px;
   border-bottom: thin dotted #4C6F99;
}
.home3Table th {
	color: #01214F;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
}
.home3Table td {
}
.home3Table p {
	margin: 0px 0px 0px 5px;
}


.home4Table {
	border: 1px solid #CEE1F5;
/*	margin-left: 10px;*/
	margin-bottom: 10px;

}
.home4Table th {
	background: #EEF3FC;
	color: #01214F;
	text-align:left;
	background:url(/images/home/tbl_header_bckgnd01.gif);
	height:22px;

}
.home4Table td {
	background: #EEF3FC;
	
}


.home5Table {
/*		border: 1px solid #DFDFDF;
margin-left: 10px;*/
	margin-bottom: 0px;
}
.home5Table th {
	
	/*border-bottom: dotted  #4C6F99;*/
	color: #01214F;
	text-align:left;
	vertical-align:bottom;
	height:22px;
}
.home5Table td {
vertical-align:baseline;
background: url(/images/home/dot.gif) repeat-x bottom;
}

.home5Table .date {
	font-size:80%;
	color:#999999;
}

.home6Table {
	border: 1px solid #BECCD1;
	/*margin-left: 10px;
	*/
	margin-bottom: 5px;
}
.home6Table th {
	background: #6789B1;
	color: white;
	text-align:left;
	background:url(/images/home/tbl_header_bckgnd02.gif);
}
.home6Table td {
	background-color: #ecf1f9;
}

.homeParagraph {
	color:#646464;
	font-family: Arial;
	font-size: 100%;
	margin: 5px 0px 5px 5px;
}

.homeParagraph1 {
	color:#00398B;
	font-family: Arial;
	font-size: 100%;
	margin: 5px 0px 5px 5px;
}

.homeLink {
	color:#173868;
	text-decoration:none;
}
.homeLink:hover {
	text-decoration:underline;
	color: #ff0000 ;
}
.homeCounter {
	color: #4FA6FF;
}
.homeTitle {
	color:#224878;
}

div.ankietaTable table {
	border: 1px solid #C5D4F0;
}
div.ankietaTable th {
	color: black;
	text-align:left;
	font-weight:bold;
	background-color:#D9E4F5;
	padding:4px;	
}
div.ankietaTable td {
	color: black;
	background-color:#F5F8FD;
	padding:4px;	
}

.info_line {
color:#dce3ec;
}

/*////////////// Linki strona glowna /////////////////*/


.logo {
    background: top right url(/images/home/img_home.jpg) no-repeat;
	width: 287px;
	height: 362px;
	float: right;
}


.home_page p {
	margin-left: 60px;
	margin-top: 0px;
	color:#3D3D3D;
}


.header_main{
	font-size:23px;
	color:#00388B;
	font-weight:bold;
	line-height:25px;

	}

ul { 
	margin: 0px;
	margin-bottom:0px;
	margin-left:5px;
	padding: 0;
}

li.number_1{
	background: top left url(/images/home/number_1.jpg) no-repeat;
	list-style-type: none;
	min-height:82px;
	}

li.number_2{
	background: top left url(/images/home/number_2.jpg) no-repeat;
	list-style-type: none;
	min-height:82px;
	}
	
li.number_3{
	background: top left url(/images/home/number_3.jpg) no-repeat;
	list-style-type: none;
	min-height:82px;
	}

li.browse {
	background: top left url(/images/home/browse_icon01.jpg) no-repeat;
	list-style-type: none;
	border-left: 0px;
}

li.student {
	background: top left url(/images/home/student_icon01.jpg) no-repeat;
	list-style-type: none;
	border-left: 0px;
}

li.teacher {
	background: top left url(/images/home/teacher_icon01.jpg) no-repeat;
	list-style-type: none;
	border-left: 0px;
}

li.login {
	background: top left url(/images/home/login_icon01.jpg) no-repeat;
	list-style-type: none;
	border-left: 0px;
}

li.welcome {
	background: top left url(/images/home/welcome_icon01.jpg) no-repeat;
	list-style-type: none;
	border-left: 0px;
}

td.colinfo{
	background-color: #F5F5F5;
}


div.tab_desc{
	font-size: 12px;
	padding:10px;
}

p{
	font-size: 12px;
	/*padding:10px;*/
	margin: 0px;
}
div.news{
	font-size: 12px;
	padding-top: 10px;
}

.blue{
	color: #00398B
}
ul.sortable li {
	position: relative;
}
ul.boxy {
	list-style-type: none;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	/*max-width:none;*/
}
ul.boxy li {
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #B4C1D4;
	background-color: #F4F6F9;
	width: auto;
}
ul.boxy li.on {
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #A8B5C8;
	background-color: #E2E9F3;
	width: auto;
}
ul.boxy li.special {
	color:#909090;
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #DEDEDE;
	background-color: #F5F5F5;
	width: auto;
}
ul.boxy li.special_on {
	color:#909090;
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #CDCDCD;
	background-color: #E6E6E6;
	width: auto;
}

ul.boxy li.owner {
	color:#909090;
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #DEDEDE;
	background-color: #FFFFCC;
	width: auto;
}
ul.boxy li.owner_on {
	color:#909090;
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #CDCDCD;
	background-color: #F5EC76;
	width: auto;
}

a.red_link{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
}
a.red_link:hover{
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
	line-height:25px;
}
select.ply_cat{
	width:500px;
	color:#333333;
	border: 1px solid #CCCCCC;
}
select.view_type{
	color: #333333;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
select.on_page{
	color: #333333;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	width:50px;
}
select.type_filtr{
	color: #333333;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	width:200px;
}
select.type_filtr_v1{
	color: #7CBF10;
	border: 0px;
	font-size: 12px;
	width:200px;
}
select.type_filtr2_v1{
	color:#0094DA;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	width:175px;
}
select.type_filtr3_v1{
	color:#0094DA;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	width:200px;
}
select.lowheight{
	font-size: 10px;	
}

select.lower{
	margin-top:5px;	
}

table.on_page{
	/*background-color:#F2F6FD;
	border: 1px solid #B3CBE8;*/
	font-family: Arial;
	font-size: 12px;
	color: #00398B;
}
table.buttons{
	background: url(/images/home/bg.gif) repeat-x;
	border: 1px solid #ECB8BD;
}

ul.ply_cat {
	list-style-type: none;
	padding: 4px 4px 4px 4px;
	margin: 0px;
}
ul.ply_cat li {
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #B4C1D4;
	background-color: #F4F6F9;
}

div.listTable tr.row1 {
	/*background: #E4ECFB;*/
	background-color: #F5F5F5;
}
div.smallInfo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
	padding-left: 40px;
}
.bg_row1 {
	background: #F5F5F5;
}
.bg_row2 {
	background: #EFF5FC;
}
.bg_green1 {
	background-color: #eefad6;
}
.bg_green2 {
	background-color: #e3f6ae;
}
.bg_li1 {
	background-color: #FFE1CC;
}
.bg_li2 {
	background-color: #FFE9DB;
}

/******** ROUNDED CORNERS ****************/

table.round_corners{
	font-size:1px;
	}
table.round_corners td.bl {background: url(/images/home/bl.gif) no-repeat; width:10px; height:11px; }
table.round_corners td.br {background: url(/images/home/br.gif) no-repeat; width:10px; height:11px; }
table.round_corners td.tl {background: url(/images/home/tl.gif) no-repeat; width:10px; height:11px; }
table.round_corners td.tr {background: url(/images/home/tr.gif) no-repeat; width:10px; height:11px; } 




/******** ROUNDED CORNERS ****************/
td.home_top_center{
	background: url(/images/cats/table_top.gif) repeat-x;
}
td.home_bottom_center{
	background: url(/images/cats/table_bottom.gif) repeat-x;
}
td.home_left{
	background: url(/images/cats/table_left.gif) repeat-y;
	padding: 0px;
	margin: 0px;
}
td.home_right{
	background: url(/images/cats/table_right.gif) repeat-y;
	padding: 0px;
	margin: 0px;
}
td.home{
	padding: 0px;
	margin: 0px;
}
a.homeCatTitle{
	font-size:16px;
	color: #184A8F;
	font-weight:bold;
	text-decoration:none;
	/*margin-left:102px;*/
}
a.homeCatTitle:hover{
	text-decoration:underline;
}
div.homeCatTitle{
	padding-bottom: 10px;
}

td.top_center_blue{
	background: url(/images/table/top_center_1.gif) repeat-x;
}
td.bottom_center_blue{
	background: url(/images/table/bottom_center_1.gif) repeat-x;
}
td.left_blue{
	background: url(/images/table/left_1.gif) repeat-y;
}
td.right_blue{
	background: url(/images/table/right_1.gif) repeat-y;
}
td.top_center_lightblue{
	background: url(/images/table/top_center_2.gif) repeat-x;
}
td.bottom_center_lightblue{
	background: url(/images/table/bottom_center_2.gif) repeat-x;
}
td.left_lightblue{
	background: url(/images/table/left_2.gif) repeat-y;
}
td.right_lightblue{
	background: url(/images/table/right_2.gif) repeat-y;
}
td.top_center_orange{
	background: url(/images/table/top_center_3.gif) repeat-x;
}
td.bottom_center_orange{
	background: url(/images/table/bottom_center_3.gif) repeat-x;
}
td.left_orange{
	background: url(/images/table/left_3.gif) repeat-y;
}
td.right_orange{
	background: url(/images/table/right_3.gif) repeat-y;
}
td.top_center_yellow{
	background: url(/images/table/top_center_4.gif) repeat-x;
}
td.bottom_center_yellow{
	background: url(/images/table/bottom_center_4.gif) repeat-x;
}
td.left_yellow{
	background: url(/images/table/left_4.gif) repeat-y;
}
td.right_yellow{
	background: url(/images/table/right_4.gif) repeat-y;
}

td.top_center_green{
	background: url(/images/table/top_center_6.gif) repeat-x;
}
td.bottom_center_green{
	background: url(/images/table/bottom_center_6.gif) repeat-x;
}
td.left_green{
	background: url(/images/table/left_6.gif) repeat-y;
}
td.right_green{
	background: url(/images/table/right_6.gif) repeat-y;
}

table.light_blue_title{
	background-color:#D4DCE8;
	}

table.green_table{
	margin-top: 1px;
	background-color: #87BF16;
	color:#000033;
}

table.green_subtable{
	margin-top: 5px;
	background-color: #E6F7B7;
}

table.title{
	background-color: #006FAF;
	}

td.title_white {
	color: white;
	height: 26px;
	/*font-weight: bold;*/
	padding-left: 3px;
	font-family: verdana, arial;
	font-size: 90%
}
td.title_white2 {
	color: white;
	height: 26px;
	/*font-weight: bold;*/
	padding-left: 3px;
	font-family: verdana, arial;
	font-size: 90%
}
td.title_blue{
	color: #00398B;
	height: 26px;
	font-weight: bold;
	padding-left: 3px;
}
td.sub_title_blue{
	color: #005D92;
	background-color: #DDEAF9;
	border-left: 7px solid #006FAF;
	font-weight: bold;
	padding-left:5px;
	height: 25px;
}

td.sub_title_bgcolor{
	background-color:#F2F6FD;
	}

td.sub_title_custom{
	color: #00398B;
	font-weight: bold;
	padding-left:5px;
	height: 25px;
}
td.sub_title_custom_1{
	color: #00398B;
	font-weight: bold;
	padding-left:5px;
	height: 25px;
	background-color: #C0EFAB;
	/*border-left: 7px solid #59AD40;*/
}
td.sub_td_custom_1{
	background-color: #EAFCE1;
}
td.sub_title_custom_2{
	color: #00398B;
	font-weight: bold;
	padding-left:5px;
	height: 25px;
	background-color: #FDE38E;
	/*border-left: 7px solid #EEB300;*/
}
td.sub_td_custom_2{
	background-color: #FEF3D0;
}
td.sub_title_custom_3{
	color: #00398B;
	font-weight: bold;
	padding-left:5px;
	height: 25px;
	background-color: #D2C0B2;
	border-left: 7px solid #90755A;
}
td.sub_td_custom_3{
	background-color: #EDE5DF;
}
td.sub_title_custom_6{
	color: #00398B;
	font-weight: bold;
	padding-left:5px;
	height: 25px;
	background-color: #A9DCE5;
	border-left: 7px solid #2B959F;
}
td.sub_td_custom_6{
	background-color: #D7F2F5;
}
td.sub_title_custom_4{
	color: #00398B;
	font-weight: bold;
	padding-left:5px;
	height: 25px;
	background-color: #E3C489;
	border-left: 7px solid #936707;
}
td.sub_td_custom_4{
	background-color: #F3E5C9;
}
td.sub_title_custom_5{
	color: #00398B;
	font-weight: bold;
	padding-left:5px;
	height: 25px;
	background-color: #BFE7FE;
	/*border-left: 7px solid #EE3632;*/
}
td.sub_td_custom_5{
	background-color: #EBF7FF;
}
table.subtable{
	margin-top: 5px;
	background-color: #F2F6FD;
}
table.subtable2{
	margin-top: 5px;
	background-color: #FFFFFF;
}
table.subtable2 th {
	margin-top: 5px;
	background-color: #FFFFFF;
	text-align:left;
	font-weight:bold;
	padding-bottom:3px;
}




table.subtableType1{
	margin-top: 5px;
}
td.subtableType1{
	color: #00398B;
	background:#d1edfb;
	padding: 4px;
	border-bottom: 1px solid #98daf6;
	border-top: 1px solid #98daf6;
}
td.subtableType1Th{
	color: #00398B;
	background:#b5e5f9;
	padding: 4px;
	border-top: 1px solid #98daf6;
}
table.subtableType2{
	margin-top: 5px;
}
td.subtableType2{
	color: #00398B;
	background:#dddef9;
	padding: 4px;
	border-bottom: 1px solid #acb1f2;
	border-top: 1px solid #acb1f2;
}
td.subtableType2Th{
	color: #00398B;
	background:#c6c8f6;
	padding: 4px;
	border-top: 1px solid #acb1f2;
	font-weight:bold;
}
table.subtableType3{
	margin-top: 5px;
}
td.subtableType3{
	color: #00398B;
	background:#fbe5fb;
	padding: 4px;
	border-bottom: 1px solid #f09cf2;
	border-top: 1px solid #f09cf2;
}
td.subtableType3Th{
	color: #00398B;
	background:#f4b8f6;
	padding: 4px;
	border-top: 1px solid #f09cf2;
}

table.subtableType4{
	margin-top: 5px;
}
td.subtableType4{
	color: #00398B;
	background:#FFFFFF;
	padding: 4px;
}
td.subtableType4Th{
	color: #00398B;
	background:#EEF1F6;
	padding: 4px;
	border-top: 1px solid #B4C1D4;
	border-bottom: 1px solid #B4C1D4;
	font-weight:bold;
}



td.on_page{
	color:#00398B;	
	background:url(/images/home/search_header_fill.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:26px;
	padding-left:5px;
}
.on_page a {
	color:#00398b;
	font-weight:normal;
	text-decoration:none;
}
.on_page a:hover {
	color:#1468be;
	font-weight:normal;
	text-decoration:underline;
}
td.space_line{
	background:url(/images/table/space_line.gif) repeat-x;
	height:7px;
}
.pathTd {
	background:url(/images/table/box_fill_26.gif);
	color:#00398B;
	font-weight:bold;
	height: 26px;
	padding-left: 5px;
	padding-right: 5px;
}
.pathTd a {
	color:#00398B;
	font-weight:bold;
}
.pathTd .pathLink {
	color:#00398B;
	font-weight:normal;
	text-decoration:none;
}
.pathTd .pathLink:hover {
	color:#1468be;
	font-weight:normal;
	text-decoration:underline;
}
.pathTd4 {
	background:url(/images/table/box_fill_26_4.gif);
	color:#00398B;
	height: 26px;
	padding-left: 5px;
	padding-right: 5px;
}
.top_box{
	margin-bottom: 10px;
	width:100%;
	border:none;
}
.topTd {
	font-family: Arial;
	font-size: small;
	color: #224878;
	padding: 4px 5px 4px 5px;
	/*background:url(/images/table/box_fill_26_3.gif);*/
}

.topTd_bg {
	background:url(/images/banner2.gif) right no-repeat;
}

.topTd a {
	/*color:#224878;*/
	font-size: small;	
}
td.td_header{
	color: #00398B;
	background:#E5EBF5;
	padding:4px 4px 4px 4px;
	height:18px;
	border-bottom: 1px solid #C8D2E0;
	border-top: 1px solid #C8D2E0;
	font-weight:bold;
}
td.td_item{
	padding: 4px;
}
td.td_item2{
	color: #00398B;
	background:#F2F6FD;
	padding:4px 4px 4px 4px;
	border-bottom: 1px solid #B3CBE8;
	border-top: 1px solid #B3CBE8;
}
td.td_item3{
	color: #00398B;
	font-size:10px;
	font-family:Tahoma, Arial, Helvetica;
	background-color: #DFEAF7;
}

td.td_form_info{
	color: #00398B;
	background:#E5EBF5;
	padding:4px 4px 4px 4px;
	font-weight:bold;
	width:100px;
}
td.td_form_info2{
	color: #00398B;
	background:#E5EBF5;
	padding:4px 4px 4px 4px;
	font-weight:bold;
	width:100px;
	vertical-align:top;
}
td.td_form_input{
	background:#F5F5F5;
	padding:4px 4px 4px 4px;
}

td.td_form_input2{
	background:#F5F5F5;
	padding:0px;
}

td.td_form_input3{
	background:#F5F5F5;
	padding:10px 10px 10px 10px;
}

/*table.shop_table2{
	margin-top: 1px;
	background-color: #FFCC00;
	color:#000033;
}*/

/*table.shop_subtable2{
	margin-top: 5px;
	background-color: #FFFFCC;
}*/
.trial_period {
	color:#990000;
}

table.shop_table2{
	margin-top: 1px;
	background-color: #FEA930;
	color:#000033;
}

table.shop_subtable2{
	margin-top: 5px;
	background-color: #FEF1CC;
}

.shop_button2 {
	vertical-align:middle;
	margin-top:4px;
	background-color:#66CC33;
	color:#265595;
	font-weight:bold;
	border: solid 0px #FFFF00;
	padding-bottom:4px;
	font-size:11px;
	height:28px;
	width:150px;
	cursor: pointer;
	background:url(/images/home/unlock_button.gif) no-repeat;

}

.shop_button {
	vertical-align:middle;
	margin-top:4px;
	/*background-color:#FFCC00;*/
	color:#265595;
	font-weight:bold;
	border: solid 0px #83979E;
	padding-left:20px;
	padding-bottom:4px;
	font-size:11px;
	height:28px;
	width:107px;
	cursor: pointer;
	background:url(/images/home/shop_button3.gif) no-repeat;
}

.register_button{
	vertical-align:middle;
	margin-top:4px;
	color:#265595;
	font-weight:bold;
	border: solid 0px #83979E;
	padding-bottom:4px;
	font-size:11px;
	height:28px;
	width:148px;
	cursor: pointer;
	background:url(/images/home/register_button.gif) no-repeat;
}

.join_button{
	vertical-align:middle;
	margin-top:4px;
	color:#265595;
	font-weight:bold;
	border: solid 0px #83979E;
	padding-bottom:4px;
	font-size:11px;
	height:28px;
	width:92px;
	cursor: pointer;
	background:url(/images/home/join_button.gif) no-repeat;
}

table.shop_table{
	margin-top: 1px;
	background-color: #FFCC00;
	color:#000033;
}
table.shop_subtable{
	margin-top: 5px;
	background-color: #FFFFCC;
}
.s_price_class{
	color:green;
}
.s_price_class_act{
	color:green;
	border: solid 0px #FF8040;
}
.t_price_class{
	color:green;


}
.t_price_class_act{
	color:green;
	border: solid 0px #FF8040;
}

.shop_title {
	color:#339415;
	margin-bottom:10px;
	padding-bottom:4px;	
	font-weight:bold;
}
.shop_credits {
	font-size:90%;
	margin-bottom:10px;
	padding-bottom:4px;
	font-weight:bold;

}
td.panel{
	background-color:#EFEFB6;
	border-top: #808080 1px solid;
}
td.panel2{
	background-color:#EFEFB6;
	padding:0px;
	margin: 0px;
}
div.panel{
	padding: 5px;
	background-color: #FDEFBD;
	border-top: #FBCA53 1px solid;
}
div.panel2{
	padding: 5px;
	background-color:#FCDE8E;
	border-top: #FBCA53 1px solid;
	color: #7A5E1C;
}

div.gridTable table {
	color:#1A4A92;
	border-spacing:2px;
	border: 1px solid #FFFFFF;
	background-color:#F5F5F5
	
}
div.gridTable a {
	color:#1A4A92;
}

div.gridTable td {
	padding:5px;
}

div.gridTable th {

	padding:5px;
	color:#1A4A92;
	background-color:#E5ECF6;
	text-align:left;	
	
}



/*  RATINGS - stars */	
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 150px;
	height: 30px;
	position: relative;
	background: url(/images/home/star_rating.gif) top left repeat-x;	
}
.star-rating li{
	padding:0px;
	margin:0px;

	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:30px;
	height: 30px;
	line-height:30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow:hidden;
}
.star-rating li a:hover{
	background: url(/images/home/star_rating.gif) left center;
	z-index: 2;
	left: 0px;
	border:none;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:30px;
}
.star-rating a.two-stars{
	left:30px;
}
.star-rating a.two-stars:hover{
	width: 60px;
}
.star-rating a.three-stars{
	left: 60px;
}
.star-rating a.three-stars:hover{
	width: 90px;
}
.star-rating a.four-stars{
	left: 90px;
}	
.star-rating a.four-stars:hover{
	width: 120px;
}
.star-rating a.five-stars{
	left: 120px;
}
.star-rating a.five-stars:hover{
	width: 150px;
}
.star-rating li.current-rating{
	background: url(/images/home/star_rating.gif) left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/*  Resource Edit */	
.edit_form_input {
	width: 500px;
}
.edit_form_textarea {
	height: 100px;
	width: 500px;
}
div.showMore{
	display:none;
	text-align:center;
	width: 100%;
	/*background-color: #7A94BA;*/
}
span.showMoreTop{
	display:none;
	/*background-color: #7A94BA;*/
}
div.showMoreYellow{
	display:none;
	text-align:center;
	width: 100%;
	/*background-color: #BFA64F;*/
}
span.red{
	color:#FF0000;
	font-weight:bold;
}

.shop_res_type{
	color: #01214F;
	font-size:10px;
	text-decoration:none;
}

.less_resource{
	background-color:#ECECB0;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	}

a.open{
	/*color:#184A8F;*/
	font-size:10px;
	text-decoration:none;
}
a.open:hover{
	text-decoration: underline;
}
a.openTop{
	color: #FFFFFF;
	font-size:10px;
	text-decoration:none;
}
a.openTop:hover{
	text-decoration: underline;
}
a.white{
	color: #FFFFFF;
	font-weight:normal;
	font-size: 12px;
	text-decoration:none;
}
a.white:hover{
	text-decoration: underline;
}
a.orange{
	color: #E46100;
	text-decoration: none
}
a.orange:hover{
	text-decoration:underline
}
a.blue{
	color:#184A8F;
	font-weight:normal;
	font-size: 12px;
	text-decoration:none;
}
a.blue:hover{
	text-decoration:underline
}


/* progress */
SPAN.progress SPAN IMG {
	border: 1px solid #416EBB;
}
SPAN.progress SPAN.fill IMG {
	background: #A4BADE;
	border-right: none;
}
SPAN.progress SPAN.empty IMG {
	border-left: none;
}

/* tabs */
.tab_table {
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:2px solid #BCD3EC;	
}
.tab_0 {
	background:#F1F5FA;
	border-right:3px solid white;	
	text-align:center;
	width:120px;	
}
.tab_1 {
	background:#BCD3EC;
	border-right:3px solid white;			
	text-align:center;	
	width:120px;
}
.tab_link {
	color: #00398B;
	font-weight: bold;
	text-decoration:none;
}




.top_tab_1{
	background-color:#FFFFFF;
	height: 30px;
	text-align:center;
}
.top_tab_0{
	height: 30px;
	text-align:center;
}
.top_tab_spacer{
	height: 30px;
	text-align:center;
	width: 40px;
	font-size:14px;
	color:#FFFFFF;
}
div.top_tab{
	padding: 5px 10px 0px 10px;
	text-align: center;
}
a.top_link_1{
	text-decoration: none;
	color:#00398B;
}
a.top_link_1:hover{ 
	text-decoration:underline;
	color:#1468BE;
}
a.top_link_0{
	text-decoration: none;
	color:#FFFFFF;
	font-size: 85%;
	font-family: Verdana, Arial
}
a.top_link_0:hover{ 
	text-decoration:underline;
	color:#FFFFFF;
}

a.bottom_link_0:hover{ 
	text-decoration:underline;
	color:#FFFFFF;
}

table.footer_width{
	width: 100%; 
	margin-top: 10px; 
	margin-bottom: 10px;
	}

table.footer{
	background-color:white; 
	margin-top:10px; 
}
a.footerExt{
	font-size: 10px;
	color: #0094da;
	text-decoration:none;	
}
a.footerExt:hover{
	text-decoration:underline;
}
div.footerExt{
	font-size: 9px;
	color: #0094da;
	background-color:white;
	padding:10px;
}
.footer_header td a {
	font-family: verdana, arial;
	font-size: 9px;
}
.footer_right {
	text-align: right;
	padding-right: 20px;
}
.footerTd {
	font-family: Arial;
	color:#FFFFFF;
	font-size: x-small;
	padding-bottom: 5px;
}
.footerTd a{
	font-size: 10px;
	text-decoration: none;
	color:#FFFFFF;
}
.footerTd a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
.footer_ls {
	width: auto
}
.footer_cs {
	width: 33%
}
.footer_rs {
	width: 33%
}
div.box_title{
	font-size:14px;
	color:#1B3B88;
	padding-bottom: 10px;
	font-weight:bold
}
div.box{
	background-color: #F4F4F4;
	padding: 5px;
}
div.box_white{
	background-color: #FFFFFF;
	padding: 5px
}
div.box_blue, div.box_lightblue{
	background-color: #DDEAF9;
	padding: 5px;
}

div.box_yellow{
	background-color: #FFFFCC;
	padding: 5px
}
li.sub_title_green{
	background-color: #E6F7B7;
	border-right: 7px solid #87BF16;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
li.sub_title_green_v1{
	background-color: #7EBE12;
	padding-top: 0px;
	padding-bottom: 3px;
}
li.sub_title_orange{
	background-color: #FFECD7;
	border-right: 7px solid #FF8400;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}


ul.ul_tree{
	padding-left:10px;
	margin-left:5px;
	margin-bottom:0px;
	margin-top:0px;
	color:#00398B;
	list-style:none;
}

td.matrix_blue{
	color: #005D92;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
	height: 25px;
	background-color:#DDEAF9;
	border-bottom:1px solid #BDD7F5;
}
td.matrix_td{
	border-bottom:1px solid #BDD7F5;
	padding-top: 3px;
}
.adm_txt{
	border: 1px solid #EAEA00;
	background-color: #FFFFE1;
	width: 100%;
	height: 150px;
	display: none;
}
.adm_empty{
	background-color:#FFDDDD;
	border: 1px solid #FF5151;
}

td.white{ background-color:#FFFFFF }
td.col1{ background-color:#fffebd }
td.col2{ background-color:#c7def5 }
td.col3{ background-color:#ddeaf9 }

/* -------------------------TOP MENU--------------------------*/
.top_topmenu  td {
	font-family: verdana, arial;
	color: #0094da;
	font-size: 11px
}
.top_topmenu  a {
	font-family: verdana, arial;
	font-size: 11px;
	color: #0094da
}
.top_topmenu .headerSeparator {
	color: #0094da;
	font-size: 9px
}
.top_menu_left {
	width: 3px;
	height: 37px;
	background: url(/images/top_menu/top_menu_left.gif) no-repeat
}
.top_menu_right {
	width: 3px;
	height: 37px;
	background: url(/images/top_menu/top_menu_right.gif) no-repeat
}
.top_menu_bg {
	background: #0095D9
}
.top_menu_td {
	padding-left: 10px;
	text-align: left
}
.top_menu_div {
	margin-left: 11px;
	*margin-left: 10px;
	margin-right: 1px
}
.topmenu {
	position: absolute;
	margin-top: -18px;
	*margin-top: -19px;
	float: left;
	z-index: 888
}
.topmenu ul {
	width: 159px;
	margin: 0px;
	list-style: none;
	color: white;
	float: left;
	padding: 0
}
.topmenu ul .item {
	display: none;
	text-align: left
}
.topmenu ul:hover .item {
	display: block;
	background: white
}
.topmenu ul:hover .item a {
	text-decoration: none;
	font-size: 12px;
	padding: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	background: #0095D9;
	color: white;
	font-family: verdana, arial;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px dotted white
}
.topmenu ul:hover .top_menu_bottom {
	display: block
}
.topmenu .top {
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(/images/top_menu/dropdown_header_right.gif) no-repeat right center
}
.topmenu ul:hover .top {
	border-left: 1px solid white;
	border-right: 1px solid white;
	width: 158px;
	background: url(/images/home/arrow_up3.gif) no-repeat 10px center
}
.topmenu ul:hover .item a:hover {
	background: #7ebe12
}
.topmenu ul li {
	width: 160px;
	text-align: center;
	margin: 0;
	float: left
}
.topmenu .top {
	cursor: default;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, arial;
	display: block;
	color: white
}
.topmenu ul.on {
	background: url(/images/top_menu/dropdown_selected.gif) no-repeat 5px center
}
.topmenu ul.on:hover {
	background: none
}
.top_menu_bottom {
	width: 160px;
	*height: 4px;
	height: 20px;
	background: url(/images/top_menu/dropdown_bottom.gif) no-repeat;
	display: none;
	margin: 0
}
.topmenu_login {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background: url(/images/top_menu/dropdown_selected_11.png) no-repeat center center;
	width: 160px;
	height: 20px;
	padding-top: 3px;
	*height: 23px;
	*padding-top: 4px;
	display: block;
	text-align: center;
	margin: auto	
}
.login_green {
	background: url(/images/top_menu/dropdown_selected_12.png) no-repeat center center;
}
.shopping_cart {
	padding-left: 20px; 
	background: url(/images/home/shopping.gif) no-repeat left
}

/* /-------------------------TOP MENU--------------------------*/

.nolink {
	color: white;
	padding: 0 10px 0 10px;
	cursor: default
}
.nolink span span {
	cursor: default
}
li.on .nolink {
	color: #006FAF
}

/* personalization box */
.item_list {
	background: #f4f4f4;
	vertical-align: top
}
.item_list table {
	background: #f4f4f4
}
.item_list table td {
	height: 20px
}
.item_list table td a {
	font-weight: bold;
	font-weight: normal
}
.item_list_title a {
	width: 100%;
	height: 20px;
	display: block;
	overflow: hidden;
	font-size: 90%
}
.item_list_title2 a {
	width: 100%;
	height: 20px;
	display: block;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}
.item_list_title2 a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.item_list_title a:hover {
	text-decoration: underline
}
.item_list_title3 a {
	width: 100%;
	height: 20px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}
.item_list_title3 a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.item_list_title {
	height: 20px;
	width: 100%;
}
.list_empty {
	color: #999999;
	/*font-weight: bold;*/
	padding-left: 1px;
	font-size: 90%;
	height: 20px
}
.item_list_left {
	text-align: left; 
	padding: 0;
	padding-left: 3px;
	width: 100%
}
.item_list_bottom {
	vertical-align: bottom; 
	text-align: center;
	padding-top: 10px;
	padding-right: 10px
}
.item_list_middle {
	text-align: center;
	vertical-align: middle
}
.header_top {
	background: #006faf
}
.header_top_left {
	background: url(/images/table/title_left_1.gif) no-repeat;
	width: 5px;
	height: 5px
}
.header_top_right {
	background: url(/images/table/title_right_1.gif) no-repeat;
	width: 5px;
	height: 5px	
}
.item_list .box_title {
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 4px
}
.item_list_title ul {
	list-style: none;
	padding-left: 5px
}
.item_list_right {
	width: 80px; 
	text-align: left; 
	height: 20px; 
	margin-left: 5px;
	text-transform: lowercase;
	color: gray;
	color: grey;
	font-family: verdana, arial
}
.item_list_right a {
	text-transform: lowercase;
	font-size: 80%;
	color: #0095da
}
.item_list_right_digit {
	font-size: 85%
}

.item_list_right2 {
	width: 30px;
	margin-right: 10px;
	text-align: center
}
.link_more {
	font-family: verdana, arial;
	font-size: 90%;
	background: #0095da;
	color: white;
	text-decoration: none;
	padding: 4px;
	*line-height: 30px;
}
div.box_title a {
	font-size: 13px;
	color: #005D92;
	font-weight:bold;
	text-decoration: none
}
div.box_title a:hover {
	text-decoration: underline
}
.item_myflipbooks {
	text-align: center;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 5px
}
.item_myflipbooks_inner {
	width: 100%; 
	height: 140px; 
	overflow: hidden;
	text-align: center
}
.myflipbooks_thumbs {
	width: 120px;
	height: 140px;
	overflow: hidden;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin: auto;
}
.myflipbook_thumb {
	width: 100px;
	height: 100px;
	border: 1px solid #e0e0e0;
	background: white;
	padding: 2px;
	overflow: hidden;
	margin: auto
}	
.item_myflipbooks img {
	height: 100px;
	/*border: 1px solid #e0e0e0 */
}
.border_right1 {
	border-right: 1px dotted #0094da
}
.border_left1 {
	border-left: 1px dotted #0094da
}
a.gray{
	color:#999999;
	text-decoration:none;
}
a.gray:hover{
	text-decoration:underline;
}
.personal_header {
	background-color: #DDEAF9;
	margin-bottom: 10px
}
.center_column_padding {
	padding-left: 10px;
	padding-right: 10px
}
table.tableGreen{
	background-color:#87BF16;
	margin-top: 1px;
}
table.tableBlue{
	background-color:#0094da;
	margin-top: 1px
}
table.tableOrange{
	background-color:#FF8400;
	margin-top: 1px;
}
.searchTableLink{
	color: #0094da;
	text-decoration:none;
	font-size: 85%;
	font-family: Verdana, Arial
}
.searchTableLink:hover{
	color: #7bbf10;
}
.searchTableLink p {
	font-size: 100%;
	font-family: verdana, arial
}
.searchTableSubTitle{
	color:#9b9b9b;
	padding: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight:bold;
	font-size: 85%
}
.searchTableSubTitle2{
	color:#0094da;
	padding-left: 10px;
	font-weight:bold;
	font-size: 85%
}
.textLightGreen{
	color: #7bbf10;
	margin-top: 1px;
}
.textLightGreenV1{
	color: #7bbf10;
	margin-top: 1px;
	font-size: 85%;
	font-family: Verdana, Arial
}
.topHeaderBlue{
	background-color: #0094da;
}
.topHeaderBlueSubtable{
	border-top: 1px dotted #FFFFFF;	
	background-color: #0094da;
	padding: 4px
}
.inputBlue{
	color: #0095da;
	border:0px;
	width:100%;
	height: 17px;
	font-size:12px;
}
.inputBlueButton {
	color: white;
	background: url(/images/home/search_button.gif) no-repeat;
	border: 0px;
	width: 49px;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer
}
.blueCounter {
	color: #0094da;
	font-size:80%;
}
.textWhite{
	color:#FFFFFF;
	font-family: verdana, arial;
	font-size: 85%
}
.textSmal{
	color: #b8b8b8;
	font-size:10px;
	font-family:Tahoma, Arial, Helvetica;
	border-bottom: 1px dotted #c0c0c0;
	padding-left: 20px;
}

/* top banner */
#banner_url {
	width: 100%;
	height: 99px;
	display: block;
	position: relative;
	z-index:700
}
.top_banner {
	height: 190px;
	background: url(/images/top_banner/top_banner_bg.gif) repeat-x;
	margin-bottom: 10px;
	margin-top: -190px
}
.top_banner_left {
	width: 5px;
	height: 190px;
	background: url(/images/top_banner/top_banner_left.gif) no-repeat;
}
.top_banner_center {
	height: 190px;
	width: 100%;
	text-align: center
}
.top_banner_inner {
	width: 570px; 
	height: 170px; 
	margin: auto; 
	margin-top: 20px
}
.top_banner_inner_left {
	width: 180px; 
	height: 170px; 
	float: left
}
.top_banner_inner_left_top {
	width: 180px; 
	height: 30px; 
	padding-top: 45px;
	*padding-top: 35px; 
	font-size: 35px; 
	color: white; 
	font-family: trebuchet ms, arial;
	*line-height: 40px
}
.top_banner_inner_left_top a {
	font-size: 35px; 
	color: white; 
	font-family: trebuchet ms, arial;
	*line-height: 40px;
	text-decoration: none
}
.top_banner_inner_left_bottom {
	width: 180px; 
	height: 80px;
	padding-top: 15px; 
	*padding-top: 18px; 
	font-size: 39px; 
	color: #fe7000; 
	font-family: trebuchet ms, arial;
	line-height: 35px;
	*line-height: 42px
}
.top_banner_inner_left_bottom a {
	font-size: 39px; 
	color: #fe7000; 
	font-family: trebuchet ms, arial;
	line-height: 35px;
	*line-height: 42px;
	text-decoration: none
}
.top_banner_inner_right {
	width: 390px; 
	height: 35px; 
	*height: 170px; 
	float: right; 
	background: url(/images/top_banner/top_banner_picture.png) no-repeat 30px -2px; 
	padding-top: 135px; 
	*padding-top: 132px; 
	color: #fe7000; 
	font-family: trebuchet ms, arial; 
	font-size: 23px; 
	letter-spacing: -1px; *line-height: 30px
}
.top_banner_inner_right a {
	color: #fe7000; 
	font-family: trebuchet ms, arial; 
	font-size: 23px; 
	letter-spacing: -1px; *line-height: 30px;
	text-decoration: none
}
.top_banner_right{
	width: 5px;
	height: 190px;
	background: url(/images/top_banner/top_banner_right.gif) no-repeat;
}
/* /top banner */
.banner11_bottom {
	background: #0095d9
}
.banner11_top {
	background: white
}

.prevent_column_resizing {
	width: 180px;
	height: 0px
}

.offers_links_demo {
	align:center;
	margin-left: 16px;
	margin-top: 22px;
	color: black;
	font-family: verdana, arial;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none
}
.offers_links_demo a{
	text-decoration: none
}
/* box_table */
.box_table_header {
	color: white; 
	text-align: left; 
	font-family: verdana, arial; 
	font-size: 13px; 
	padding-left: 15px;
	font-weight: bold;
	*padding-bottom: 3px
}
.box_table_header a {
	color: white; 
	text-align: left; 
	font-family: verdana, arial; 
	font-size: 13px; 
	text-decoration: none;
	font-weight: bold
}
.footerTd a {
	font-weight: normal
}
.box_table_header a:hover {
	text-decoration: underline
}
.box_table_blue_top {
	/*background: #0094da*/
	background: white;
	color: #0094da
}
.box_table_blue_top a {
	color: #0094da;
	font-weight: bold
}

/* /box_table */

/* sample resources box */
.sr_main {
	background: #7ebe12; 
	opacity: 0.85; 
	filter: alpha(opacity=85)
}
.sr_div {
	width: 100%; 
	height: 25px
}
.sr_div_left {
	width: 35px; 
	height: 25px; 
	text-align: right; 
	float: left
}
.sr_div_right {
	width: 35px; 
	height: 25px; 
	text-align: left; 
	float: right
}
.sr_left {
	width: 30px;
	background: url(/images/home/res_switcher_left.png) no-repeat center center;
	cursor: pointer
}
.sr_right {
	width: 30px;
	background: url(/images/home/res_switcher_right.png) no-repeat center center;
	cursor: pointer
}
.sr_div_center {
	height: 20px; 
	*height: 25px; 
	padding-top: 5px; 
	width: 138px; 
	float: left; 
	text-align: center; 
	color: white
}
.sr_div img {
	cursor: pointer
}
.sr_title {
	/*
	background: #0095d9; 
	color: white; 
	text-align: center; 
	font-family: trebuchet ms, arial; 
	font-size: 17px
	*/
	background: #0095D9;
	color: white; 
	text-align: left; 
	font-family: verdana, arial; 
	font-size: 13px; 
	padding-left: 15px;
	font-weight: bold;
	*padding-bottom: 3px	
}
.sr_title a {
	color: white;
	text-decoration: none;
	font-family: verdana, arial; 
	font-size: 13px;
}
.sr_title a:hover {
	text-decoration: underline
}
.sr_image_link {
	width: 204px; 
	height: 138px; 
	display: block; 
	text-align: center; 
	margin: auto
}
/* sample resources 2nd version */
#sr2_inner {
	height: 133px;
	margin-bottom: 5px;
	overflow: hidden
}
#sr2_inner a{
	padding-left: 5px;
	padding-right: 5px;
}
#sr2_inner img {
	height: 133px;
	width: 200px
}
/* center box */
.center_box {
	width: 100%; 
	height: 190px; 
	margin-bottom: 10px
}
.center_box_right {
	width: 240px; 
	height: 191px; 
	*height: 190px;
	float: right
}
.center_box_left {
	height: 190px; 
	margin-right: 250px
}
.center_box_inner {
	background: url(/images/banner_photo_12_2.png) no-repeat center 20px
}
.center_box_inner a {
	width: 100%;
	height: 140px;
	display: block;
	background: url(/images/banner_photo_12_2.png) no-repeat center 20px
}
.center_box_inner a:hover {
	background: url(/images/banner_photo_12.png) no-repeat center 20px
}
.center_box_inner2 {
	text-align: center; 
	border-left: 1px dotted #0095d9
}
ul.center_box_texts {
	margin-left: 5px; 
	list-style: none; 
	list-style-image: url(/images/cam_icon.gif);
	text-align: left; 
	line-height: 24px;
	padding-left: 30px
}
ul.center_box_texts li {
	margin-right: 2px
}
ul.center_box_texts a {
	font-size: 90%;
	padding-right: 3px;
	*padding-left: 10px
	/*background: url(/images/home/arrow_right3.gif) no-repeat right center*/
}
ul.center_box_texts img {
	margin-left: 1px
}
.center_box_bottom {
	background: #0095d9; 
	color: white; 
	text-align: center; 
	font-family: trebuchet ms, arial; 
	font-size: 17px
}
.center_box_bottom2 {
	background: #87BF16; 
	color: white; 
	text-align: left;
	font-size: 90%;
	font-family: verdana, arial;
	font-weight: bold;
	padding-left: 5px
}
.center_box_title {
	color: #87BF16;
	padding: 2px;
	text-align: center;
	font-family: trebuchet ms,verdana,arial;
	font-weight: bold;
	font-size: 15px
}
.center_box_top_border_left {
	border-left: 1px dotted white;
	*border-color:#0095D9
}
.use_our_content {
	background: #0094DA
}
.use_our_content_body  {
	color: white;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px
}
.use_our_content_body a {
	color: white
}
.banner2 {
	margin-bottom: 10px;
	margin-top: -99px
}
.banner2_body {
	background:url(/images/banner2/banner2_bg.png) repeat-x;
	text-align: center
}
.banner2_body_div {
	width: 470px;
	height: 80px;
	margin: auto;
	color: white;
	font-family: trebuchet ms,arial;
	padding: 0
}
#text_t1 {
	width: 470px;
	height: 30px;
	*height: 45px;
	text-align: left;
	font-size: 35px;
	padding-top: 15px;
	overflow: hidden;
	*line-height: 38px;
	*padding-top: 5px;
	*cursor: pointer
}
#text_t2 {
	width: 470px;
	height: 35px;
	padding-top: 5px;
	text-align: left;
	font-size: 23px;
	overflow: hidden;
	*line-height: 23px;
	*padding-top: 0;
	*cursor: pointer
}

/* right column */
.what_people_say_text {
	color: #0094da; 
	font-family: verdana, arial; 
	font-size: 90%; 
	padding: 10px
}
.what_people_say_text+div {
	text-align: right;
	padding-right: 15px
}
.what_people_say_text a {
	color: #0094da;
}
.what_people_say_text a:hover {
	color: red
}
.what_people_say_read_more {
	width: 170px; 
	display: block; 
	color: #67cc02; 
	font-family: verdana, arial; 
	font-size: 80%; 
	text-align: right; 
	padding-right: 10px; 
	text-decoration: none
}
.what_people_say_read_more:hover {
	text-decoration: underline
}
.news_box {
	width: 160px; 
	padding-left: 10px; 
	padding-top: 3px; 
	padding-right: 10px;
}
.news_box_border {
	border-top: 1px dotted #0094da
}
td.special_offers_box {
	background: url(/images/special_offers_picture_2.gif) no-repeat
}
.special_offers_box_demo {
	background: url(/images/special_offers_demo.gif) no-repeat
}
.special_offers_box_div {
	height: 80px; 
	margin-right: 50px;
	margin-top: 15px
}
.special_offers_bottom {
	height: 50px; 
	padding-top: 5px; 
	margin-right: 50px; 
	color: #989898; 
	padding-left: 12px; 
	font-weight: bold
}
.special_offers_bottom a {
	text-decoration: none;
	color: #989898;
	font-family: verdana, arial;
	font-size: 90%
}
.special_offers_bottom a:hover {
	text-decoration: underline
}
.special_offers_orange {
	background: #FF8D2D
}
.special_offers_top {
	background: red
}
.offers_links {
	list-style: none;
	margin-left: 12px;
	padding-top: 15px
}
.offers_links li {
	margin-bottom: 5px
}
.offers_links li a {
	color: white;
	font-family: verdana, arial;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline
}
.offers_links  li a:hover {
	color: #dedede
}
.user_info_box {
	font-family: verdana, arial; 
	font-size: 90%; 
	color: #0094da
}
.user_info_box .link_n {
	font-family: verdana, arial; 
	font-size: 90%; 
	color: #0175b2
}
.user_info_box h2 {
	font-family: verdana, arial;
	font-size: 100%;
	padding-left: 10px
}
.user_info_box .link_more {
	font-size: 100%;
	margin: 5px
}
.user_info_top {
	color: #0095da;
	font-size: 85%;
	padding-left: 10px;
	float: left;
	padding-right: 5px;
	padding-top: 2px
}
.user_info_top_center{
	color: #0095da;
	font-size: 85%;
	padding-top: 2px;
	text-align: center
}
.user_info_bottom {
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #0175b2
}
.user_info_line  {
	height:5px; 
	border-bottom: 1px dotted #0094da;
	display: none
}
.center {
	text-align: center
}
.right {
	text-align: right
}
.left {
	text-align: left
}
table.categoriesOrange {
	background-color: #d73969
}
.left_menu_column {
	width: 200px
}
.left_menu_main {
	margin-bottom:5px;
	border-bottom: 1px solid #0094da
}
.left_menu_top_bg {
	background: #0094DA
}
.left_menu_borders {
	border-left: 1px solid #0196da; 
	border-right: 1px solid #0196da
}
.left_menu_searchLeft {
	width: 2px;
	height: 19px;
	background: #0196da url(/images/table/searchLeft.gif) no-repeat
}
.left_menu_searchRight {
	width: 2px;
	height: 19px;
	background: #0196da url(/images/table/searchRight.gif) no-repeat
}
.left_menu_search_button {
	padding-left: 3px
}
#q.inputBlue {
	width: 130px
}
#q_tmp.inputBlue {
	width: 130px
}

.pay_help {
	width: 200px;
	background-color: #FFCCCC;
	opacity: 0.95;
	filter: alpha(opacity=95);
	position: absolute;
	border: 1px solid black
}
.pay_help_content {
	margin: 3px;
	font-size: 14px;
	color: black
}
.pay_help_content ul {
	font-size: 14px;
	margin-left: 0px;
	padding-left: 0px
}

.very_visible {
	color: red;
	font-weight: bold;
}
.pointer {
	cursor: pointer
}
.connected_resources_corner_top {
	border-left: 1px solid #b4c1d4;
	border-top: 1px solid #b4c1d4;
}
.connected_resources_corner_bottom {
	border-left: 1px solid #b4c1d4;
	border-bottom: 1px solid #b4c1d4;
}
.buy_credits_howto_body {
	padding: 5px;
	font-family: verdana, arial;
	font-size: 90%;
	color: #0095da;
	vertical-align: top
}
.buy_credits_howto_body a {
	/*color: #0095da*/
}
.buy_credits_right {
	text-align: top;
	height: 100%;
	margin-top: 10px
}
.buy_credits_right td {
	color: #FF7000;
	font-family: verdana, arial;
	font-size: 10px;
	line-height: 13px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px
}
.buy_credits_right td a {
	font-size: 11px
}
.buy_credits_right td a:hover {
	/*text-decoration: underline*/
}
.buy_credits_input_text {
	width: 68px;
	height: 19px;
	border: none;
	background: white url(/images/button_orange.png) no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	padding-top: 3px;
	color: #FF7000;
	text-align: right
}
.buy_credits_input_text2 {
	width:65px;
	height:12px;
	border: none;
	*border: 1px solid white;
	font-size: 11px;
	color: #FF7000;
	text-align: right	
}
.buy_credits_input_div {
	background: white url(/images/button_orange.png) no-repeat;
	height:19px;
	padding-left:5px;
	padding-top:2px;
}
.buy_credits_button {
	width: 187px;
	height: 21px;
	background: url(/images/shop/button_buy_credits.png) no-repeat;
	border: none;
	color: white;
	font-family: verdana, arial;
	font-size: 11px;
	cursor: pointer
}
.buy_credits_user_info, .buy_credits_user_info a {
	color: #0095da;
	padding: 5px;
	font-family: verdana, arial;
	font-size: 90%
}
.orange_bg {
	background-color: #FF7000;
	color: white
}
.link_green_button {
	width: 130px;
	height: 19px;
	color: white;
	background: url(/images/button_green.png) no-repeat;
	display: block;
	text-align: center;
	text-decoration: none;
	margin: auto;
	font-weight: bold;
	font-family: verdana, arial;
	font-size: 11px
}
.link_orange {
	color: #FF7000;
	text-decoration: underline;
	font-family: verdana, arial
}
.link_orange:hover {
	color: red;
	text-decoration: none
}

/* table_box */
.table_box_border_bg1 {
	background: #0094da
}
.table_box_border_bg2 {
	background: #ff7000
}
.table_box_border_bg3 {
	background: #7ebe12
}
.table_box_border_bg4 {
	background: #d9d9d9
}
.table_box_border_bg5 {
	background: #0094da;
}
.table_box_border_grey {
	background: #D8D8D8;
}

.table_box_white_bg2 {
	width: 2px;
	height: 1px;
	background: white
}
.table_box_white_level1_left {
	float: left;
	width: 2px;
	height: 1px
}
.table_box_white_level1_right {
	float: right;
	width: 2px;
	height: 1px
}
.table_box_white_level2_left {
	width: 2px;
	height: 1px;
	float: left
}
.table_box_white_level2_right {
	width: 2px;
	height: 1px;
	float: right
}
.table_box_white_level21_left {
	float: left;
	width: 1px;
	height: 1px
}
.table_box_white_level21_right {
	float: right;
	width: 1px;
	height: 1px
}
.table_box_white_bg1 {
	width: 1px;
	height: 1px;
	background: white
}
.table_box_border1 {
	width: 1px;
	height: 1px
}
.table_box_header {
	color: white; 
	text-align: left; 
	font-family: verdana, arial; 
	font-size: 13px; 
	padding-left: 15px;
	font-weight: bold;
	*padding-bottom: 3px
}
.table_box_header_table {
	color: white; 
	text-align: left; 
	font-family: verdana, arial; 
	font-size: 13px; 
	font-weight: normal;
	text-decoration: none;
}
/* /table_box */

.training_zone_inaction {
	margin-bottom: 10px;
	background: url(/images/training_zone/training_zone_inaction.png) no-repeat 0px bottom;
	height: 255px;
	*height: 230px
}
.training_zone_inaction a {
	width: 157px;
	height: 229px;
	display: block
}
.training_zone_main_text {
	font-size: 90%;
	color: #0094da;
	padding-bottom: 20px;
	padding-right: 20px;
	font-family: verdana, arial
}
.training_zone_pic {
	text-align: center
}
.training_zone_pic div {
	width: 176px;
	height: 121px;
	margin: auto;
	border: 2px solid #0094da
}
.training_zone_pic div a {
	width: 171px;
	height: 36px;
	/*
	*height: 121px;
	*width: 176px;
	*/
	padding-top: 85px;
	padding-left: 5px;
	display: block;
	text-align: left;
	color: #0094da;
	text-decoration: none;
	font-family: verdana, arial
}
.training_zone_pic div a:hover {
	text-decoration: underline
}
.resources_page_special_offer {
	background: url(/images/banner_res_right.jpg) no-repeat
}
.padding_left10 {
	padding-left: 10px
}
.padding_right10 {
	padding-right: 10px
}
.padding_left5 {
	padding-left: 5px
}
.padding_right5 {
	padding-right: 5px
}
.padding_left15 {
	padding-left: 15px
}
.padding_left20 {
	padding-left: 20px
}
.padding5 {
	padding: 5px
}
.padding10 {
	padding:10px
}
.url_link {
	font-size: 19px;
	padding: 15px 5px 15px 5px;
	display: block;
	border: 1px dotted #00398B;
	color: #00398B;
	font-family: trebuchet ms, arial;
	background: white;
	text-decoration: none
}
.url_link:hover{
	text-decoration: underline;
	color: #5A8ACF
}
.url_link+img {
	margin: 10px
}

.breadcrumb {
	margin-bottom: 10px
}
.breadcrumb_border_bg {
	background: #0094da
}
.breadcrumb_body {
	background: #0094da;
	padding: 5px;
	color: white;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left
	/*font-size: 90%*/
}
.breadcrumb .pathLink {
	color: white;
	font-weight: normal;
	text-decoration:none;
	font-family: verdana, arial
}
.breadcrumb .pathLink:hover {
	color: white;
	font-weight: normal;
	text-decoration:underline
}
.breadcrumb a {
	color: white;
	font-weight: normal;
	text-decoration:none;
	font-family: verdana, arial
}
.breadcrumb a:hover {
	color: white;
	font-weight: normal;
	text-decoration:underline
}
.breadcrumb_separator {
	font-weight: normal
}
.breadcrumb_body table td{
	color: white;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.breadcrumb_body table td a{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.tabs_menu{
  color: #0094DA; 
  text-align: left; 
  font-family: verdana, arial; 
  font-size: 13px; 
  padding-left: 0px;
  font-weight: bold;

}
.tabs_menu2{
  color: white; 
  text-align: left; 
  font-family: verdana, arial; 
  font-size: 13px; 
  padding-left: 0px;
  font-weight: bold;

}
.more_info_section_table td{
	border-left: 1px dotted #0094DA;
	padding: 5px;
	vertical-align: top
}
.more_info_section_table td:first-child {
	border-left: none
}
.more_info_section_table td p {
	color: #0094da;
}
.more_info_section_table td p:first-child {
	color: #0094da;
	font-size: 110%;
	*font-size: 105%;
	font-weight: bold;
	font-family: verdana, arial;
	margin-bottom: 5px
}
.search_results_box {
	float: left;
	width: 200px;
	min-height: 220px;
	padding-left: 10px;
	padding-right: 10px
}
.search_results_box_img {
	margin-right: 10px;
	width: 200px;
	height: 140px;
	text-align: center;
	overflow: hidden;
	vertical-align: center;
	display: table-cell
}
.search_results_box_img a {
	width: 200px;
	height: 140px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center
}
.search_results_box2 {
	width: expression(this.scrollWidth <= 1024 ? "455px" : "1024px" );
}

.resdet_jpg_thumb {
	border: 1px solid #e9e9e9
}
.buy_credits_bought {
	width: 100%;
	border-bottom: 1px dotted #0094DA;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #0094DA;
	font-size: 95%;
	text-align: center
}
a.link_red {
	color: red;
	font-weight: bold
}
a.link_red:hover {
	text-decoration: none
}
.fli_add_box {
	background: black;
	padding-left: 2px;
	cursor: pointer
}
.login_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	color: #0095da;
	margin:0;
	padding:0;
	font-weight: bold;
}
.forgotten_password{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 11px;
	color: #0095da;
	margin:0;
	padding:0;
}
.user_add{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 11px;
	color: #0095da;
	margin:0;
	padding:0;
}
.green_button_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	margin-top:3px;
	color:white;
	font-weight:bold;
	border: solid 0px #83979E;
	padding-bottom:6px;
	font-size:12px;
	height:29px;
	width:156px;
	cursor: pointer;
	background:url(/images/button_login.png) no-repeat;
}
.assign_packs_tr1 {
	background: #d4dce8	
}
.assign_packs_tr1 td {
	padding-left: 10px
}
table.assign_packs td:first-child {
	width: 50%
}
table.assign_packs td:last-child {
	width: 50%
}
/* admin config */
#config_tabs {
}
.config_tabs_in {
	display:inline;
}
.config_tab {
	width: auto;
	float: left;
	margin-right: 1px;
	margin-top: 4px;
	cursor: pointer;
	width: 60px
}
.config_tab_body {
	background: #7EBE12
}
.config_tab_body2 {
	background: #0094DA
}
.config_tab_header {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	text-align: center;
	width: 60px;
	height: 40px;
	line-height: 13px
}
.table_box_border_bg1 .config_tab_header {
	color: #eeeeee
}
.table_box_border_bg1 .config_tab_header:hover {
	color: white
}
.config_body {
	border-top: 1px solid #7EBE12;
	margin: 0px;
	margin-top: 0px;
	*margin-top: -10px
}
.config_body_body {
	padding: 5px
}
.config_tab_content {
	display: none
}
.config_tab_content table {
	width: 100%
}
.config_tab_content table td {
	padding: 2px
}
.config_tab_content table td:first-child {
	width: 400px
}
/* /admin config */

.res_det_relation {
	width: 202px;
	height: 200px;
	float: left;
	margin: 5px;
	overflow: hidden
}
.res_det_relation_img {
	width: 200px;
	height: 140px;
	border: 1px solid #d0d0d0
}
.res_det_relation_img a {
	width: 200px;
	height: 140px;
	display: block
}
.login_img{
	padding-left:25px;
	font-size:89%;
	color:#000000;
	text-align:left;
}

.login_img_margin{
	margin-right:20px; 
	margin-left:20px;
}

.simple_page_counter_rewrite img {
	position: relative;
	top: 4px;
	margin-top: 0;
	margin-bottom: 0
}