﻿body 
{
	background-image: url(../Images/Blue/background_gradient.jpg);
}

h1, h2, h3
{
	color: #7aafde;
}

#defaultMaster #shadowBackground
{
	background-image: url(../Images/Blue/topborder.jpg);
}

#homeMaster #shadowBackground
{
	background-image: url(../Images/Blue/topborder_small.jpg);
}

/* ----------------- Console styles -------------------- */

.console table
{
	border: 2px solid #8eb6d6;
}

.console table tr td hr
{
	color: #8eb6d6;
}

.console table tr td
{
	color: #264987;
}

.console table tr td a
{
	color: #264987;
}


/*------------------- Kontent -------------------*/

.contentHeaderLine,
.hospitalList
{
	background-image: url(../Images/Blue/contentline.gif);
}

/*------------------- Keywords ------------------*/

.keywords
{
	border: solid 2px #264987;
}

.keywordsTextArea
{
	border: solid 1px #264987;
}

/*---------------- Cathegories -------------------*/

.cathegoriBoxContainer
{
	border-top: dotted 2px #8eb6d6;
}

.firstHasNoBorder
{
	border: none;
}