/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	margin: 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	color: #A1A1A1; */
	color: #666666;
}

h1 {
}

h2, h3, h4, h5, h6, componentheading {
	color: #2582A4;
}

h2, h3, h4, h5, h6 {
	margin-top: 1.5em;
	margin-bottom: .5em;
}

p {
	text-align: left;
	line-height: 1.35em;
}

ol {
    text-align: left;
}

strong {
	font-weight: bold;
	color: #444;
}

a {
	color: #87A019;
}

td {
	vertical-align: top;
}

th {
	font-weight: bold;
	text-align: center;
}

a:hover {
	text-decoration: none;
	color: #2582A4;
}

.boxed {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(/sp/cms/themes/sp-gcir/images/img07.gif) repeat-x left bottom;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(/sp/cms/themes/sp-gcir/images/img08.gif) no-repeat left bottom;
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.indent {
	margin-left: 125px;
}

/* Header */

#header {
	/* width: 928px;*/ 
	width: 1200px;
	height: 37px;
	margin: 0 auto;
	/* background: #BECF74 url(/sp/cms/themes/sp-gcir/images/img01.gif) repeat-x; */
	border-bottom: 3px solid #FFFFFF;

	background: #426294;
	background: -moz-linear-gradient(top,  #426294 0%, #728fb9 100%);
	background: -webkit-linear-gradient(top,  #426294 0%,#728fb9 100%);
	background: linear-gradient(to bottom,  #426294 0%,#728fb9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#426294', endColorstr='#728fb9',GradientType=0 );

	border-top: 1px solid #6681aa; 

	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

/* Menu */

#menu {
	float: left;
	width: 750px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	/* background: url(/sp/cms/themes/sp-gcir/images/img02.gif) no-repeat; */

	/*
	background: #426294;
	background: -moz-linear-gradient(top,  #426294 0%, #728fb9 100%);
	background: -webkit-linear-gradient(top,  #426294 0%,#728fb9 100%);
	background: linear-gradient(to bottom,  #426294 0%,#728fb9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#426294', endColorstr='#728fb9',GradientType=0 );
	*/
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	/*
	text-transform: lowercase;
	*/
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #A4B74C url(/sp/cms/themes/sp-gcir/images/img04.gif) repeat-x;
}

/* Search */

#search {
	float: right;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	/* background: url(/sp/cms/themes/sp-gcir/images/img03.gif) no-repeat right top; */
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
	font-size: 10px;
	color: #A1A1A1;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

.content {
	/* width: 928px; */
	width: 1200px;
	margin: 0 auto;
}

#col-left {
	float: left;
	width: 238px;
	/* background: url(/sp/cms/themes/sp-gcir/images/img05.gif) repeat-x; */
}

#col-right {
	float: right;
	width: 238px;
	/* background: url(/sp/cms/themes/sp-gcir/images/img05.gif) repeat-x; */
}

#col-left h3,
componentheading {
	padding: 0 20px;
}

#col-left ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#col-left li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#col-left li.first {
	border: none;
}

#col-center {
	float: right;
	width: 617px;
	padding: 0 40px 16px 30px;
	background: url(/sp/cms/themes/sp-gcir/images/img09.gif) repeat-x;
}

#col-center h2 {
	margin-top: 0;
	font-size: 26px;
}

#col-center h3 {
	/* margin-bottom: 0; */
	font-size: 18px;
}

#col-center componentheading {
	margin-bottom: 0;
	font-size: 18px;
}


#col-center h4 {
	font-size: 11px;
	font-weight: normal;
}

#col-center .boxed {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#col-center .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

/* Logo */

#logo {
	height: 150px;
	background: url(/sp/cms/themes/sp-gcir/images/img06.jpg) no-repeat;
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	/*
	text-transform: lowercase;
	*/
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 25px;
	font-size: 34px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

/* Footer */

.footer {
	clear: both;
	width: 928px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: center;
	background: url(/sp/cms/themes/sp-gcir/images/img11.gif) repeat-x;
}

.footer {
	text-align: center;
}

#footer p {
	margin: 0;
	text-align: center;
}

.highlight {
    background-color: #DF9;
    color: black;
}

.news_next { margin-bottom: 16px; }
.news_next a, .news_next span { padding: 0 4px;  }


.filip {
	background: #87C4DB;
        border: medium none currentColor;
	border-radius: 5px;
	box-shadow: 1px 3px 5px rgba(0,0,0, 0.5);
        color: #FFFFFF;
        font-size: 18px;
        font-weight: 700;
	text-align: center;
	vertical-align: middle;
        height: 100px;
	width: 250px;
	margin: 10px;
	margin-bottom: 20px;
	padding: 20px;
	display: block;
	text-shadow: 1px 3px 5px rgba(0,0,0, 0.5);
	
}
.filip1 {
	background: #69A43B;
}
.filip2 {
	background: #FB792F;
}

.contest table {
	border: none;
	border-top:  solid 1px #ccc;
	border-left: solid 1px #ccc;
}

.contest table tr { background: #FFF; }

.contest table tr th
{
	font: bold 9pt Verdana;
	text-align: center;
	background-color: #f3f3f3;
	border: none;
	height: 24px;
	border-right:  solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 5px 4px;
}

.contest table tr td {
	padding: 5px 6px;
	font-size: 9pt;
	border: none;
	border-bottom: solid 1px #ccc;
	border-right:  solid 1px #ccc;
}

.contest input[type="text"],
.contest input[type="file"],
.contest textarea {
	width: 550px;
}

.contest .star {
	color: red;
	/* font-weight: bold; */
}

.contest li {
	margin-bottom: 1em;
}

/* news - pages  */
.news_next {
  text-align: center;
  margin: 55px 0 10px;
  background-color: #f7f8fa;
  border: 1px solid #eaecee;
  padding: 1px;
}
.news_next a {
	color: #3d4f97;
}
.news_next a,
.news_next_caren_pg {
	padding: 5px 9px 6px;
	/*border: 1px solid red !important;*/
}
.news_next a:link,
.news_next a:visited {
  text-decoration: none;
}
.news_next a:hover {
  text-decoration: none;
/*  color: #a20; */
  border: 1px solid #aaa;
  background-color: white;
}
.news_next_caren_pg {
  background-color: #eee;
  border: 1px solid #786;
	padding: 1px 6px 1px !important;
	margin-right: 4px;
	color: #777;
	display: inline-block;
}


/* ������������� ���� */
table#sp_menuID,
.TPopUpItem0 tr td {
	cursor: pointer;
}

table#sp_menuID tr td,
.TPopUpItem0 tr td {
	padding: 3px 0;
}

.TPopUpItem0 tr td {
	padding: 3px 0 3px 8px;
}

.TPopUp0 {
	box-shadow: 7px 5px 10px rgba(0,0,0, 0.3);
}

/* sitemap */
.sitemap-folder {
        padding-left: 24px;
        background: url(/sp/img/folder.gif) 0 50% no-repeat;
}

div.metadata {
	margin: .3em 0;
	color: #777;
	background-color: rgb(246, 250, 255);
	padding: 4px 0 4px 6px;
	color: #789;
}

/* elearning */

/* copy/paste from sp login form */
.ele table.debug {
	border: solid 1px #98a3b1;
}

.ele th.debug {
	background-color: #E1EDFA;
	border: none;
	border-bottom: solid 1px #98a3b1;
	height: 24px;
}

.ele .td_for_submit {
	vertical-align: center;
	background-color: #ededed;
	text-align: center;
	height: 35px;
	padding-top: 10px;
}

.ele td.fields1 {
	padding: 8px 15px;
}

.ele .fields {
	padding: 0 15px 8px;
}

/* END copy/paste from sp login form */

.elearning_head {
	text-align: center;
	margin-bottom: 32px;
}

h1#elearning_h1 {
	text-align: center;
	margin-bottom: 24px;
}

#elearning-reg,
#elearning-wiki {
	font-size: 150%;
	border: 1px solid #74988c;
	padding: 5px 8px;
	margin: 0 1em;
}

#elearning-reg {
	background-color: #f6fceb;
}

#elearning-wiki {
	border: 1px solid #f2f2f2;
	background-color: white;
	font-weight: normal;
}

.elearning_programs {
	border-top: 1px solid #dae5cf;
	margin-top: 2em;
	padding-top: 1em;
}

/* END elearning */

/* video in news auto fit */
#col-center .boxed video {
	max-width: 100%;
	height: auto;
}

/* images in news auto fit */
#col-center img {
    max-width: 100%;
    height: auto !important;
}

img.image-sp-align-left {
	float: left;
	margin-right: 15px;
	padding: 5px;
}
img.image-sp-align-right {
	float: right;
	margin-right: 15px;
	padding: 5px;
}
