/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url('./images/img1.gif') repeat-x;
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

img.ikonka {
        bottom-padding: 42px;

}

li.menku {
        padding-bottom: 10px;
        color: #000000;
}

.style1 {
        color: #ffffff;
        padding: 8px;
        text-decoration: bold;
        font-size: 14px;

}


h2 {
	/*text-transform: lowercase;*/
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
        font-family: Helvetica;
}

h2 a {
	color: #31576F;
	text-decoration: underline;
        font-family: Helvetica;
}

h2 a:hover {
	text-decoration: none;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url('./images/mainbg.gif') repeat-x left bottom;
	padding: 13px 0 0 20px;
	/*text-transform: lowercase;*/
	font-size: 15px;
	color: #FFFFFF;
        font-family: Helvetica;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

li {
        padding-bottom: 10px;
}


a {
	color: #000000;
        text-decoration: bold;
}

a img {
	border: 0;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url('./images/img4.gif') repeat-x;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url('./images/img4.gif') repeat-x;
}

.bg3 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	/*background: #FFFFFF url('./images/img4.gif') repeat-x;*/
	width: 150px;
	float: left;
}

.bH {
	font-weight: bold;
	
}

/* Header */

#header {
	width: 892px;
	height: 160px;
	/*height: 160px;*/
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	/*text-transform: lowercase;*/
	color: #FFFFFF;
}

#header h1 {
	float: left;
	/*padding: 70px 0 0 10px;*/
	padding: 20px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	/*padding: 91px 0 0 10px;*/
	padding: 41px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	/*padding: 82px 0 0 0;*/
	padding: 32px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header input {
	color: #8F8F8F;
	
}

#header li a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url('./images/img2.gif') repeat-x;
	text-decoration: none;
	font-weight: bold;
}

#topMenu {
	padding-top: 6px;
	text-align: right;
	height: 50px;
}

#topMenu a {
	
	text-decoration: none;
	font-weight: bold;
}

#topMenu a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 186px;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 2px 0;
	background: url('./images/img6.gif') repeat-x;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float: right;
	width: 686px;
}

/* Bottom */

#bottom {
	clear: both;
	width: 852px;
	margin: 0 auto;
	color: #6B6B6B;
	padding: 0 20px 20px 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url('./images/img4.gif') repeat-x;
	height: 100px;
	/*background: url('./images/img7.gif') repeat-x*/
}

#bottom a {
	text-decoration: none;
}

#bottom a:hover {
	text-decoration: underline;
}

#bottom ul {
	padding-left: 0;
	list-style: none none outside;
}

#bottom li {
	padding: 2px 0;
	background: url('./images/img6.gif') repeat-x;
}


/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url('./images/img7.gif') repeat-x
}

#footer p {
	margin: 0;
	text-align: center;
	/*text-transform: lowercase;*/
}

#tagsPanel a {
	text-decoration: none;
}

#tagsPanel a:hover {
	text-decoration: underline;
}

.emotsBlock {
	margin-bottom: 12px;
}

.emotsBlock img {
	margin: 2px;
	
}

.favorites {
	display: inline;
}

.favorites div {
	display: inline;
}

.grid {
	width: 100%;
	padding: 0;
	margin: 0;
}

.gridHeader {
	padding: 5px;
	color: #fff;
	background: #004a68;
	text-align: center;
	font-weight: bold;
}

.gridRow1 {
	background: #f7fafd;
	border: #fff 1px solid;
	padding: 4px;
}

.gridRow2 {
	background: #fff;
	border: #fff 1px solid;
	padding: 4px;
}

.rating {
	margin-bottom: 10px;
}

.articleLink {
	font-size: 16px;
	font-weight: bold;
	color: #31576F;
}

.errorInput {
	border: #ff0000 1px solid;
}

.input-error1, .input-error2, .input-error3 {
	border: 1px solid red;
	background-color: lightyellow;
}

.msgOk { 
	clear: both;
    	font-size:14px; 
    	border: solid 1px #c9b484; 
    	padding:12px; 
    	color: #3a6942; 
    	background-color: #fff9d9; 
    	text-align: center; 
	font-size: 140%;
	font-weight: bold;
	/*margin: 1em 0;*/
	margin-bottom: 10px;
}

.msgOk2 { 
	clear: both;
    	font-size:14px; 
    	border: solid 1px #c9b484; 
    	padding:12px; 
    	color: #3a6942; 
    	background-color: #fff9d9; 
    	text-align: center; 
	font-size: 110%;
	font-weight: bold;
	/*margin: 1em 0;*/
	margin-bottom: 10px;
}


/*.rating table{
	display: inline;
}*/

/* {
	margin: 0;
	padding: 0;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	vertical-align: top;
}

body {
        background: url('.themes/default/images/bg.gif');
	text-align: center;
}

a {
	color: #d55f00;
	text-decoration: none;
}


form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

hr {
	color: #a6afbb;
	background-color: #a6afbb;
	height: 1px;
}

input, select, textarea {
	border-top: #b3bac6 1px solid;
	border-right: #e6ebf2 1px solid;
	border-bottom: #e6ebf2 1px solid;
	border-left: #b3bac6 1px solid;
	background: #dce2ea;
	color: #717f93;
}

label {
 	cursor: pointer;
}

#header {
	margin: 0 auto;
	background: url('./images/header_bg.jpg') no-repeat;
	width: 758px;
	height: 204px;
}

#headerLogo {
	text-align: left;
	float: left;
	width: 340px;
	padding-top: 30px;
	padding-left: 40px;
}

.logoOrange {
	font-weight: bold;
	color: #c95a00;
	display: inline;
	font-size: 22px;
}

.logoGray {
	font-weight: bold;
	display: inline;
	color: #717171;
	font-size: 22px;
}

#headerLogin {
	color: #7789a1;
	text-align: left;
	width: 378px;
	float: right

}

#headerLogin a {
	color: #7789a1;
	font-weight: bold;
	font-size: 10px;
        text-align: left;
}

#headerLogin a:hover {
	color: #d55f00;
	font-weight: bold;
	font-size: 10px;
}

.headerSmall {
	color: #7789a1;
	font-size: 10px;
}

#container {
	width: 758px;
	margin: 0 auto;
}

#leftnav {
	text-align: left;
	width: 193px;
	padding-left: 12px;
	float: left;
}

.category {
	font-weight: bold;
	border-bottom: #a6afbb 1px solid;
	padding-bottom:3px;
	margin-bottom: 6px;
}

#categories a {
	text-decoration: none;
	font-weight: bold;
}

ul#categories li {
	margin-left: 15px;
	margin-bottom: 1px;
  	list-style: url('./images/menu_arrow.gif') square;
}

ul#categories a:hover {
	color: #AA484F;
}

ul {
	margin-left: 20px;
	margin-bottom: 5px;
}

.menuSep {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #373737;
	font-weight: bold;
	border-bottom: #a6afbb 1px solid;
}

.gray {
	color: #7d7484;
	font-weight: bold;
}

.orange {
	color: #d55f00;
	font-weight: bold;
	display: inline;
}

.orange2 {
	color: #d55f00;
	display: inline;
}


#content {
	padding-top: 10px;
	padding-left: 8px;
	text-align: left;
	float: right;
	padding-left: 20px;
	width: 525px;
}

#footer {
	background: url('./images/content_bg.jpg') no-repeat;
	width: 523px;
	height: 59px;
	color: #7d7484	
}


table#mainTable {
	background:#fff;
	margin:0 auto;
	width: 770px;
	border-collapse: collapse; 
	empty-cells: show;
}

td#header {
	border-bottom: #A8A8A8 1px solid;
	height: 100px;
}

td#leftColumn {
	background: #e3eaf4;
	width: 150px;
	vertical-align: top;
	border-right: #A8A8A8 1px solid;
	margin: 0;
	padding: 0;
}


td#contentColumn {
        background: url('.themes/default/images/bg.gif');
	background:#fff;
	padding: 6px 10px 10px 10px;
	vertical-align: top;
	margin: 0;
}

td#rightColumn {
	background: #e6ecf2;
	width: 180px;
	vertical-align: top;
	border-left: #A8A8A8 1px solid;
	margin: 0;
	padding: 0;
}

td#footer {
	text-align: center;
	border-top: #A8A8A8 1px solid;
	border-bottom: #A8A8A8 1px solid;
	padding: 4px;
}

.input-error1, .input-error2, .input-error3 {
	border: 1px solid red;
	background-color: lightyellow;
}



.grid {
	width: 100%;
	padding: 0;
	margin: 0;
}

.grid td {
	padding: 3px;
}

.gridHeader {
	color: #566a88;
	background: #dadee5;
	text-align: center;
	font-weight: bold;
}

.gridRow1 {
	background: #edf0f3;
	border: #fff 1px solid;
	padding: 4px;
}

.gridRow2 {
	background: #fbfbfb;
	border: #fff 1px solid;
	padding: 4px;
}

.gridRowSelected {
	background: lightyellow;
}

.gridPager {
	text-align: right;
	color: silver;
}

.gridPager a {
	color: green;
	text-decoration: none;
}

.gridCategory {
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #f9f9f9;
}

.gridCategory td {
	padding: 3px;
}

.smallText {
	font-size: 10px;
}


.panel {
	margin: 0;
	background: #dae0e6;
}

.panelTitle {
	width: 100%;
	width: auto;
	margin: 0;
	padding: 5px;
	color: #fff;
	background: #4282e2;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
}


.panelContent {
	margin: 0 0 10px 0;
	border-top: 1px solid #eff0f1;
	padding: 10px 0 0 10px;
	font-size: 11px;
	background-color: #dde1e8;
}

.panelContent a {
	color: #36414d;
	text-decoration: none;
}

.panelContent a:hover {
	color: red;
}

.menuLink {
	display: inline;
}


.projectStatusOpen {
	color: #087619;
	font-weight: bold;
}

.projectStatusFrozen {
	color: #3928A5;
	font-weight: bold;
}

.projectStatusClosed {
	color: #d50004;
	font-weight: bold;
}

.projectAlert {
	color: #d50004;
	display: inline;
}