/* ######### CSS for Shade Tabs. Remove if not using ######### */



.shadetabs {
	padding: 0px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 14px Verdana, Geneva, sans-serif;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	text-transform: none;
	text-decoration: none;
}
.shadetabs ul {
	margin: 0;
	padding: 0;
}
.shadetabs li {
	display: inline;
	margin: 0;
	text-transform: none;
	font: bold 14px Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.shadetabs li a { /*mareshte dimensiunile taburilor in sus*/
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 15px 10px;
	margin-right: 1px;
	color: #ffffff;
	background: white url(img/shade.gif) top left repeat-x;
	text-transform: none;
	font: bold 14px Verdana, Geneva, sans-serif;
}
.shadetabs li a:link {
	color: #ffffff;
	text-transform: none;
	font: bold 14px Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.shadetabs li a:visited {
	color: #ffffff;
	text-transform: none;
	font: bold 14px Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.shadetabs li a:hover {
	text-decoration: none;
	text-transform: none;
	font: bold 14px Verdana, Geneva, sans-serif;
	background: white url(img/shade1.gif) top left repeat-x;
	color: #000000;
}
.shadetabs li a.selected { /* ridica tabul curent in sus sau jos*/
	background-image: url(img/shadeactive.gif);
	position: relative;
	top: 0px;
	border-bottom-color: gray;
	text-transform: none;
	font: bold 14px Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #000000;
}
.shadetabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
	font: bold 14px Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #000000;
	background-image: url(img/shadeactive.gif);
}
.shadetabs li a.selected:visited { /*selected main tab style */
	text-decoration: none;
	font: bold 14px Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #000000;
}
.shadetabs li a.selected:link { /*selected main tab style */
	text-decoration: none;
	font: bold 14px Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #000000;
}
.tabcontent {
	display: none;
}

@media print {
.tabcontent {
	display: block !important;
}
}
/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */



.modernbricksmenu2 {
	padding: 0;
	width: 362px;
	border-top: 5px solid #D25A0B; /*Brown color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
.modernbricksmenu2 ul {
	margin: 0;
	margin-left: 10px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}
.modernbricksmenu2 li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: none;
}
.modernbricksmenu2 a {
	float: left;
	display: block;
	font: bold 11px Arial;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	background-color: black; /*Brown color theme*/
	border-top: 1px solid gray;
}
.modernbricksmenu2 a:hover {
	background-color: #D25A0B; /*Brown color theme*/
	color: white;
}
.modernbricksmenu2 a.selected { /*currently selected tab*/
	background-color: #D25A0B; /*Brown color theme*/
	color: white;
	border-color: #D25A0B; /*Brown color theme*/
}
.tabcontent {
	display: none;
}

@media print {
.tabcontent {
	display: block !important;
}
}
/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */





.indentmenu {
	font: normal 19px 'Open Sans'; /*leave this value as is in most cases*/
	text-decoration: none;
}
.indentmenu ul {
	font: normal 19px 'Open Sans';
	margin: 0;
	padding: 0;
	float: left;
	/* width: 80%; width of menu*/

	border-top: 0px solid navy; /*navy border*/
	text-decoration: none;
}
.indentmenu ul li {
	display: inline;
	font: normal 19px 'Open Sans';
	text-decoration: none;
}
.indentmenu ul li a {
	float: left;
	font: normal 19px 'Open Sans';
	color: #fff; /*text color*/
	padding: 10px 17px 10px 17px;
	text-decoration: none;
	border: 0px solid #48b201; /*navy divider between menu items*/
	background: url(img/shadeq10.png) top left repeat-x #223577;
	margin-right: 0px;
}
.indentmenu ul li a:hover {
	text-decoration: none;
	font: normal 19px 'Open Sans';
	color: #fff;
	padding: 10px 17px 10px 17px;
	/*background:  url(img/shadeq11.png) top left repeat-x;*/margin-right: 0px;
	border: 0px solid #48b201;
}
.indentmenu ul li a:visited {
	color: #fff;
	font: normal 19px OpenSans;
	margin-right: 0px;
	text-decoration: none;
	border: none;
}
.indentmenu ul li a.selected {
	color: #fff !important;
	padding: 10px 17px 10px 17px;
	background: url(img/shadeactiveq10.png) #ac2421;
	margin-right: 0px;
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: normal;
	border: 0px solid #cdcccc;
	border-bottom: none;
	margin-right: 0px;
	text-decoration: none;
	font: normal 19px 'Open Sans';
}
.indentmenu ul li a.selected:hover {
	color: #fff !important;
	padding: 10px 17px 10px 17px;
	font: normal 19px 'Open Sans';
	background: url(img/shadeactiveq10.png) #ac2421;
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: normal;
	border: 0px solid #cdcccc;
	border-bottom: none;
	text-decoration: none;
	margin-right: 0px;
}
.tabcontentstyle { /*style of tab content oontainer*/
	border: 1px solid gray;
	margin-bottom: 1em;
	padding: 10px;
}
.tabcontent {
	display: none;
}

@media print {
.tabcontent {
	display: block !important;
}
}
/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */





.indentmenu2 {
	font: normal 19px 'Open Sans'; /*leave this value as is in most cases*/
	text-decoration: none;
}
.indentmenu2 ul {
	font: normal 19px 'Open Sans';
	margin: 0;
	padding: 0;
	float: left;
	/* width: 80%; width of menu*/

	border-top: 0px solid navy; /*navy border*/
	text-decoration: none;
}
.indentmenu2 ul li {
	display: inline;
	font: normal 19px 'Open Sans';
	text-decoration: none;
}
.indentmenu2 ul li a {
	float: left;
	font: normal 19px 'Open Sans';
	color: #fff; /*text color*/
	padding: 10px 17px 10px 17px;
	text-decoration: none;
	border: 0px solid #48b201; /*navy divider between menu items*/
	background: url(img/shadeq10.png) top left repeat-x #223577;
	margin-right: 0px;
}
.indentmenu2 ul li a:hover {
	text-decoration: none;
	font: normal 19px 'Open Sans';
	color: #fff;
	padding: 10px 17px 10px 17px;
	/*background:  url(img/shadeq11.png) top left repeat-x;*/margin-right: 0px;
	border: 0px solid #48b201;
}
.indentmenu2 ul li a:visited {
	color: #fff;
	font: normal 19px OpenSans;
	margin-right: 0px;
	text-decoration: none;
	border: none;
}
.indentmenu2 ul li a.selected {
	color: #fff !important;
	padding: 10px 17px 10px 17px;
	background: url(img/shadeactiveq10.png) #ac2421;
	margin-right: 0px;
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: normal;
	border: 0px solid #cdcccc;
	border-bottom: none;
	margin-right: 0px;
	text-decoration: none;
	font: normal 19px 'Open Sans';
}
.indentmenu2 ul li a.selected:hover {
	color: #fff !important;
	padding: 10px 17px 10px 17px;
	font: normal 19px 'Open Sans';
	background: url(img/shadeactiveq10.png) #ac2421;
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: normal;
	border: 0px solid #cdcccc;
	border-bottom: none;
	text-decoration: none;
	margin-right: 0px;
}
.tabcontentstyle { /*style of tab content oontainer*/
	border: 1px solid gray;
	margin-bottom: 1em;
	padding: 10px;
}
.tabcontent {
	display: none;
}

@media print {
.tabcontent {
	display: block !important;
}
}
.indentmenu3 {
	font: normal 19px 'Open Sans'; /*leave this value as is in most cases*/
	text-decoration: none;
}
.indentmenu3 ul {
	font: normal 19px 'Open Sans';
	margin: 0;
	padding: 0;
	float: left;
	/* width: 80%; width of menu*/

	border-top: 0px solid navy; /*navy border*/
	text-decoration: none;
}
.indentmenu3 ul li {
	display: inline;
	font: normal 19px 'Open Sans';
	text-decoration: none;
}
.indentmenu3 ul li a {
	float: left;
	font: normal 19px 'Open Sans';
	color: #fff; /*text color*/
	padding: 13px 23px 13px 23px;
	text-decoration: none;
	border: 0px solid #48b201; /*navy divider between menu items*/
	background: url(img/shadeq10.png) top left repeat-x #3c3659;
	margin-right: 1px;
}
.indentmenu3 ul li a:hover {
	text-decoration: none;
	font: normal 19px 'Open Sans';
	color: #fff;
	padding: 13px 23px 13px 23px;
	/*background:  url(img/shadeq11.png) top left repeat-x;*/margin-right: 1px;
	border: 0px solid #48b201;
}
.indentmenu3 ul li a:visited {
	color: #fff;
	font: normal 19px OpenSans;
	margin-right: 1px;
	text-decoration: none;
	border: none;
}
.indentmenu3 ul li a.selected {
	color: #fff !important;
	padding: 13px 23px 13px 23px;
	background: url(img/shadeactiveq10.png) #fdc900;
	margin-right: 1px;
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: normal;
	border: 0px solid #cdcccc;
	border-bottom: none;
	margin-right: 1px;
	text-decoration: none;
	font: normal 19px 'Open Sans';
}
.indentmenu3 ul li a.selected:hover {
	color: #fff !important;
	padding: 13px 23px 13px 23px;
	font: normal 19px 'Open Sans';
	background: url(img/shadeactiveq10.png) #fdc900;
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: normal;
	border: 0px solid #cdcccc;
	border-bottom: none;
	text-decoration: none;
	margin-right: 1px;
}
.tabcontentstyle { /*style of tab content oontainer*/
	border: 1px solid gray;
	margin-bottom: 1em;
	padding: 10px;
}
.tabcontent {
	display: none;
}

@media print {
.tabcontent {
	display: block !important;
}
}
 @charset "utf-8";
/* CSS Document */

.indentmenu5 {
	font: normal 20px 'Open Sans'; /*leave this value as is in most cases*/
	text-decoration: none;
}
.indentmenu5 ul {
	font: normal 20px 'Open Sans';
	margin: 0;
	padding: 0;
	float: left;
	/* width: 80%; width of menu*/

	border-top: 0px solid navy; /*navy border*/
	text-decoration: none;
}
.indentmenu5 ul li {
	display: inline;
	font: normal 20px 'Open Sans';
	text-decoration: none;
}
.indentmenu5 ul li a {
	float: left;
	font: normal 20px 'Open Sans';
	color: #000; /*text color*/
	padding: 9px 17px 10px 17px;
	text-decoration: none;
	border: 0px solid #48b201; /*navy divider between menu items*/
	background: #fff;
	margin-right: 0px;
}
.indentmenu5 ul li a:hover {
	text-decoration: none;
	font: normal 20px 'Open Sans';
	color: #000;
	padding: 9px 17px 10px 17px;
	/*background:  url(img/shadeq11.png) top left repeat-x;*/margin-right: 0px;
	border: 0px solid #48b201;
}
.indentmenu5 ul li a:visited {
	color: #000;
	font: normal 20px 'Open Sans';
	margin-right: 0px;
	text-decoration: none;
	border: none;
}
.indentmenu5 ul li a.selected {
	color: #000 !important;
	padding: 9px 17px 10px 17px;
	background: #e3e3e3;
	margin-right: 0px;
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: normal;
	border: 0px solid #cdcccc;
	border-bottom: none;
	margin-right: 0px;
	text-decoration: none;
	font: normal 20px 'Open Sans';
}
.indentmenu5 ul li a.selected:hover {
	color: #000 !important;
	padding: 9px 17px 10px 17px;
	font: normal 20px 'Open Sans';
	background: #e3e3e3;
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: normal;
	border: 0px solid #cdcccc;
	border-bottom: none;
	text-decoration: none;
	margin-right: 0px;
}
.tabcontentstyle { /*style of tab content oontainer*/
	border: 1px solid gray;
	margin-bottom: 1em;
	padding: 10px;
}
.tabcontent {
	display: none;
}

@media print {
.tabcontent {
	display: block !important;
}
}
