/* 
ID: green.css
author: M.Petrov
web: www.mpetrov.com
*/

body
{
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	margin: 0px;
}
/*text*/
body, table, tr, td, p, input {font-family:Verdana; font-size:10px;}

.input_s {border: 1 solid #B3C1DD; height:16px; font-weight:normal; color:#415682;font-size:11px;}
.input_btn {border: 1 solid #B3C1DD; height:17px; font-weight:bold; background-color:#81B0E2; color:#FFFFFF; cursor:hand;}
.txt_area {border: 1 solid #B3C1DD; font-weight:normal; color:#415682;font-size:11px;font-family:Verdana;}

.input_s_orange {border: 1 solid #C46304; height:16px; font-weight:normal; color:#C46304;font-size:11px;}
.input_btn_orange {border: 0 solid #F9F4DD; height:17px; font-weight:bold; background-color:#C46304; color:#F9F4DD; cursor:hand;}
.txt_area_orange {border: 1 solid #C46304; font-weight:normal; color:#C46304;font-size:11px;font-family:Verdana;}


.white {color:#FFFFFF;text-decoration:none; font-weight:bold;}
a.white:link{color:#FFFFFF;text-decoration:none;}
a.white:hover{color:#ACC2EF;text-decoration:none;}

.blue {color:#194595;text-decoration:none; font-weight:lighter;}
a.blue:link{color:#194595;text-decoration:none;}
a.blue:hover{color:#01B427;text-decoration:none;}

.green {color:#01B427;text-decoration:none; font-weight:bold;}
a.green:link{color:#01B427;text-decoration:none;}
a.green:hover{color:#194595;text-decoration:none;}

.menu {color:#000000;text-decoration:none;}
a.menu:link{color:#000000;text-decoration:none;}
a.menu:hover{color:#1C4EA8;text-decoration:none;}

.menu_vis {color:#1C4EA8;text-decoration:none;font-weight:bold;}
a.menu_vis:link{color:#1C4EA8;text-decoration:none;}
a.menu_vis:hover{color:#1C4EA8;text-decoration:none;}

.big {font-size:11px;}

.title {color:#C46304;text-decoration:none;font-weight:bold;font-size:13px; border-left: 13px solid #81B0E2;}
.sv_sin {color:#9FB3DD;font-weight:bold;font-size:11px;}
.error {color:#E81336;font-weight:bold;font-size:11px;}

.sv_sin_s {color:#9FB3DD;font-weight:bold;font-size:10px; text-decoration:none;}
.sv_sin_s a {color:#9FB3DD;font-weight:bold;font-size:10px; text-decoration:none;}
.sv_sin_s a:hover {color:#01B427;font-weight:bold;font-size:10px; text-decoration:none;}
/* image backrounds */


.top_menu
{
	background-image: url(../images/header_07.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 31px;
}



/* main bgColor */

.bgColor1
{ background: #EDF6FE; }

.bgColor2
{ background: #D1E7FE; }

.bgColor3
{ background: #ABD2FC; }

.bgColor4
{ background: #81B0E2; }

/* tables */
#mainTable
{
	padding: 0px;
	border: none;
	vertical-align: top;
	text-align: left;
	background: white; 
}

.list_tr
{
	border-bottom: 1px solid #81B0E2;
	border-right: 1px solid #81B0E2;
	background: #EDF6FE;
}

.vline_dotted
{
	border-right: 1px dashed #81B0E2;

}

.hline_dotted
{
	border-bottom: 1px dashed #81B0E2;

}

/* boxes */


#infoBoxHeading
{
	
	background: #D1E7FE;
	background-image: url(../images/infoBoxHeading.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: 15px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	font-weight: bold;
	vertical-align: top;
	text-transform:capitalize;
	border-right: 1px. solid #95AABF;
	border-bottom: 1px. solid #95AABF;
	filter : Glow(Color=#6699CC, Strength=1);
	
}

#infoBoxHeadingSpecial
{
	
	background: #F9F4DD;
	background-image: url(../images/infoBoxHeadingSpecial.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: 15px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	font-weight: bold;
	vertical-align: top;
	text-transform:capitalize;
	border-right: 1px. solid #C46304;
	border-bottom: 1px. solid #C46304;
	filter : Glow(Color=#6699CC, Strength=1);	
}

.infoBox
{
	background: #95AABF;
}

.infoBoxSpecial
{
	background: #C46304;
}

.infoBoxContents
{
	background: #FCF7E8;
	font-size: x-small;
	color: #000000;
}


/* buttons */
.main_menu_button
{
	background-image:url(../images/menu_buitton_bg.gif);
	background-repeat: no-repeat;
	width: 158px;
	height: 22px;
	text-transform: capitalize;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	text-decoration: none;
	vertical-align: middle;
	
}

.main_menu_button:hover
{
	background-image:url(../images/menu_buitton_bg2.gif);
	background-repeat: no-repeat;
	width: 158px;
	height: 22px;	
}
/*mesages*/

.messageWarning
{
	color: black;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #F4FFF9;
	background-image:url(../images/icons/warning.gif);
	background-repeat: no-repeat; 
	border: 1px solid #B8ECD0;
	vertical-align: middle;
	text-align: center;
	width: 75%;
	padding: 5px;
	text-transform: uppercase;
}


.messageInfo
{
	color: #37A07B;
	font-size: 10px;
	font-style: italic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #F4FFF9;
	background-image:url(../images/icons/info.gif);
	background-repeat: no-repeat; 
	border: 1px solid #37A07B;
	vertical-align: middle;
	text-align: center;
	width: 75%;
	padding: 5px;
	text-transform: uppercase;	
}

.messageError
{
	color: #E81F1F;
	font-size: 10px;
	font-style: italic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #F4FFF9;
	background-image:url(../images/icons/error.gif);
	background-repeat: no-repeat; 
	border: 1px solid #E81F1F;
	vertical-align: middle;
	text-align: center;
	width: 75%;
	padding: 5px;

}
