/***************************************************
								 COMMON SETTINGS
***************************************************/
body {
	background: #fff;
	color: #fff;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	min-width: 770px;
	margin: 13px;
	padding: 0;
}
div {
}
span {
}
p {
}
ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
ul li {
	padding-left: 14px;
}
a {
	color: #036;
}
a:hover {
}
a img {
	border: 0 none;
}

h1 {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

h1.title {
	color: #001b6e;
}

h2 {
	margin: 20px 0 5px 0;
	padding: 0;
	color: #001453;
	font-size: 17px;
	font-weight: bold;
}
h3 {
	margin: 20px 0 5px 0;
	padding: 0;
	color: #001453;
	font-size: 15px;
	font-weight: bold;
}

/*.center-column2.regular .text2 h3 a {
	color: #001453;
	padding: 0 10px 0 0;
	background: url(../images/aux-13.gif) no-repeat right 5px;
	text-decoration: none;
}*/
h4 {
	margin: 0;
	padding: 8px 18px;
	color: #333;
	font-size: 11px;
	font-weight: normal;
}
h5 {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
h5 a {
	color: #000;
}
h6 {
/*	color: transparent ; */
	font-size: 11px ;
	font-weight: bold ;
	margin: 15px 0 0 0;
}
img {
	border: 0;
}
td {
	vertical-align: top;
}
.tcenter {
	text-align: center;
}
.tright {
	text-align: right;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
}
.spacer {
	font-size: 1px;
	height: 1px;
	clear: both;
}
div.spacer-40 {
	font-size: 1px;
	height: 40px;
}
.message {
	background: #fbfb87;
	padding: 16px;
	font-weight: bold;
	font-size: 13px;
	margin: 12px 0;
	border: 1px solid #5193ff;
	color: #5193ff;
}
.warning {
	background: #fbfb87;
	padding: 13px;
	font-size: 13px;
	margin: 12px 0;
	border: 1px solid #f27f00;
	color: #161616;
}
.warning strong {
	color: #f94000;
	display: block;
}
/******/
.center-content {
	width: 100%;
	border-left: 2px solid #fff;
	background: #084d8c;
}
.left-column {
	width: 216px;
	background: #376bb6;
}
.right-column {
	border-left: 2px solid #fff;
	width: 300px;
	background: #e68f2f;
}

.left-logo {
	text-align: right;
	padding-top: 45px;
	width: 216px;
}
.left-gerald {
	float: left;
	padding: 40px 0 0px 0;
}
.left-gerald img {
	float: left;
}
.left-gerald a {
	width: 80px;
	margin: 32px 0 0 10px;
	color: #5193ff;
	display: block;
	float: left;
	font-weight: bold;
	background: url(../images/aux-03.gif) no-repeat;
	background-position: 100% 20px;
}
.top-logo {
}
.top-logo img {
	display: block;
}
.top-logo .logo {
	display: block;
	width: 90px;
	height: 153px;
	margin-top: 80px;
}
.top-banner {
	width: 152px;
}
.top-banner img {
	display: block;
}
.strategy {
	padding: 80px 70px 0 32px;
	line-height: 18px;
	width: 198px;
}
.strategy p {
	margin: 0;
}


/********* 1-2-3 **********/

.wrapper2 {
	clear: both;
	margin-top: 2px;
}
.container2 {
	/* F****g potya*/
	width: 100%;
	float: left;
	margin-right: -302px;
	/*overflow: hidden;*/
}
.content2 {
	margin-right: 302px;
	padding: 0;
}
.center-column2 {
	margin-left: 216px;
}
.center-column2.regular {
	margin-left: 0;
}
.left-column2 {
	width: 216px;
	float: left;
}
.right-column2 {
	width: 302px;
	float: right;
}

div.main {
	margin: 2px 0;
	background: #faf1cd; 
	overflow: auto;
	width: 100%;
}

div.right-col {
	float: right;
	background: #376bb6;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 300px;
}

div.center-col {
	border-right: 300px #376bb6 solid;
}

div.content {
	padding: 20px 20px 20px 20px;
	color: #252525;
	height: 250px;
}

html>body div.content  {
	height: auto;
	min-height: 250px;
}

/* Content styles */ 

div.content strong {
	font-weight: normal;
}

div.content p {
	color: #252525;
	margin: 0 0 20px 0;
}
div.content a {
	color: #00327e;
}
div.content img {
	border: 2px solid #fff;
	margin: 0 10px 10px 0;
}
div.content .brief {
	font-weight: bold;
	font-size: 13px;
}
div.content .brief a {
	text-decoration: none;
}
div.content ul {
	margin: 20px 20px 35px 20px;
	padding: 0;
}
div.content ul li {
	margin: 8px 0;
	padding: 0 10px;
	background: url(../images/aux-13.gif) no-repeat;
	background-position: 0 4px;
	color: #00327e;
	font-size: 14px;
}

div.content table {
    border: 1px solid #faf1cd;
    border-collapse: collapse;
    background: #faf1cd;
    margin: 10px 0;
}
div.content td {
    border: 1px solid #faf1cd;
    vertical-align: top;
    padding: 3px 7px;
	font-size: 13px;
}
div.content th {
    border: 1px solid #fff;
    vertical-align: top;
    padding: 3px 7px;
    background: #ffd83c;
    color: #001b6e;
    font-weight: bold;
	text-align: left;
	font-size: 13px;
}

/* Right col definitions */

div.right-col img {
	float: left;
	margin-right: 10px;
}
div.right-col a {
	color: #ffe87a;
}
div.right-col ul {
	margin: 15px 30px;
	padding: 0;
}
div.right-col li {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	display: block;
	background: url(../images/aux-10.gif) no-repeat;
	background-position: 0 4px;
	font-size: 8pt;
	font-family: Arial;
}
div.right-col li a {
	font-size: 9pt;
}


/********* / 1-2-3 **********/
.true-content2 {
	background: #376bb6 url(../images/aux-05.gif) repeat-y top left;
	height: 198px;
	width: 100%;
	float: left;
}
.center-column2.regular .true-content2 {
	background: none;
	height: 100%;
}
.text2 {
	padding: 30px 10px 10px 10px;
	text-align: center;
	font-size: 14px;
}
.center-column2.regular .text2 {
	padding: 30px 20px 20px 20px;
	text-align: left;
	background: #faf1cd;
	color: #252525;
	float: left;
	height: 220px;
}

html>body .center-column2.regular .text2 {
	height: auto;
	min-height: 220px;
}

.center-column2.regular .text2 p {
	color: #252525;
	margin: 0 0 20px 0;
}
.center-column2.regular .text2 a {
	color: #00327e;
}
.center-column2.regular .text2 img {
	border: 2px solid #fff;
	margin: 0 10px 10px 0;
}
.center-column2.regular .text2 .brief {
	font-weight: bold;
	font-size: 13px;
}
.center-column2.regular .text2 .brief a {
	text-decoration: none;
}
.center-column2.regular .text2 ul {
	margin: 20px 20px 35px 20px;
	padding: 0;
}
.center-column2.regular .text2 ul li {
	margin: 8px 0;
	padding: 0 10px;
	background: url(../images/aux-13.gif) no-repeat;
	background-position: 0 4px;
	color: #00327e;
	font-size: 14px;
}
.center-column2.regular .text2 table {
    border: 1px solid #faf1cd;
    border-collapse: collapse;
    background: #faf1cd;
    margin: 10px 0;
}
.center-column2.regular .text2 td {
    border: 1px solid #faf1cd;
    vertical-align: top;
    padding: 3px 7px;
	font-size: 13px;
}
.center-column2.regular .text2 th {
    border: 1px solid #fff;
    vertical-align: top;
    padding: 3px 7px;
    background: #ffd83c;
    color: #001b6e;
    font-weight: bold;
	text-align: left;
	font-size: 13px;
}
form.review {
	margin: 0;
	padding: 0;
}
form.review * {
	font-family: Arial;
}
form.review fieldset {
	border: 0;
	margin: 0;
}
form.review legend {
	margin-left: -7px;
	padding: 0;
}
form.review span.legend {
	display: block;
	padding-bottom: 10px;
	color: #333;
	font-size: 12px;
}
form.review span.legend strong {
	color: #ea6900;
}
form.review label {
	display: block;
	margin: 7px 0px 0px 0;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
form.review label.marked {
	font-weight: bold;
	color: #ea6900;
}
form.review textarea {
	display: block;
	font-size: 12px;
	height: 55px;
	border: 1px solid #7f9db9;
	width: 292px;
}
form.review .text {
	display: block;
	font-size: 12px;
	border: 1px solid #7f9db9;
	height: 19px;
	width: 205px;
}
form.review .text.specific {
	width: 124px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
form img {
	border: 0;
}
form.review div.control {
	padding: 5px 0;
	margin-top: 5px;
}
form input.button {
	clear: left;
	border: 0;
	background: url(../images/aux-15.gif) no-repeat left top;
	width: 159px;
	height: 24px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
/*
.center-column2.regular .text2 .right-ad-block {
	width: 200px;
	float: right;
	color: #001b6e;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.center-column2.regular .text2 .right-ad-block p {
	padding: 0 10px;
	color: #001b6e;
}
.center-column2.regular .text2 .right-ad-block a {
	color: #c97329;
	text-decoration: none;
}
.center-column2.regular .text2 .right-ad-block ul {
	margin: 0;
	padding: 0;
}
.center-column2.regular .text2 .right-ad-block ul li {
	margin: 0 10px;
	padding: 0;
	background: url(../images/aux-14.gif) no-repeat left 6px;
	color: #001b6e;
	font-size: 13px;
}
*/
.right-content2 {
	background: #376bb6;
	height: 168px;
	border-left: 2px solid #fff;
	padding: 30px 30px 0 30px;
}
.right-content2.regular {
	padding: 0 0 0 0;
}
div.orientir {
	padding: 30px 30px 0 30px;
	border-top: 2px solid #fff;
}
.left-column2 a, .left-column2 img {
	display: block;
}
.right-content2.regular img {
	float: left;
	margin-right: 10px;
}
.right-content2.regular a {
	color: #ffe87a;
}
.right-content2.regular ul {
	margin: 15px 30px;
	padding: 0;
}
.right-content2.regular li {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	display: block;
	background: url(../images/aux-10.gif) no-repeat;
	background-position: 0 4px;
	font-size: 8pt;
	font-family: Arial;
}
.right-content2.regular li a {
	font-size: 9pt;
}

.breadcrumb {
	background: #cc5a00;
	padding: 10px 20px;
	font-size: 13px;
	border-bottom: 2px solid #fff;
	border-right: 2px white solid;
}
.breadcrumb a {
	color: #fde970;
}
table.context-links {
	width: 99%;
}

table.context-links td {
	width: 50%;
	padding: 0 10px 0 0;
}
table.context-links td p {
	font-size: 14px;
}

table.context-links a {
	color: #001453;
	text-decoration: none;
}
	

table.context-links img {
	float: none !important ;
	background: none !important ;
	border: 0 none !important ;
	position: relative;
	top: 9px;
	left: 7px;
}


table.form-regards {
	width: 100%;
}
table.form-regards td {
	width: 50%;
	padding: 0;
	padding-right: 12px;
}
table.form-regards td p {
	font-size: 12px;
}

h6.add {
	color: #000;
	font-size: 16px;
	background: #ffd83c url(../images/aux-11.gif) no-repeat left top;
	display: inline;
	padding-left: 5px;
	margin: 30px 0 0 20px !important ;
}
h6.add a {
	color: #000;
	background: url(../images/aux-12.gif) no-repeat right top;
	padding-right: 8px;
	white-space: nowrap;
}

/* Footer */
div.footer {
	background: url(../images/aux-17.gif) repeat-y top right;
	width: 100%;
	overflow: auto;
	
}

div.footer div.address {
	width: 196px;
	float: left;
	background: #e68f2f;
	color: #fff;
	text-align: center;
	padding: 35px 10px;
	border-right: 2px white solid;
}

div.footer div.copyright {
	width: 232px;
	float: right;
	color: #87a6d3;
	font-size: 11px;
	padding: 20px 35px;
}

div.footer div.copyright a {
	color: #87a6d3;
}

/********* 1-2-3 **********/
.wrapper3 {
	clear: both;
	margin-top: 0;
	background: url(../images/aux-06.gif) repeat-y top left;
	/*float: left;
	height: auto;*/
}

.wrapper3.regular3 {
	background: url(../images/aux-09.gif) repeat-y top left;
}

/*
html>body .wrapper3 {
	margin-top: 2px;
	float: none;
} 	*/	

/* Opera 
html:not([.wrapper3]) .wrapper3 {
	margin-top: 1px;
}  	
*/

.wrapper3 .aux3 {
	background: url(../images/aux-07.gif) repeat-y top right;
/*	Potya!
	float: left;  
	height: auto; 
	*/	
}
.container3 {
	width: 100%;
	height: auto;
	float: left;
	margin-right: -302px;
}
.content3 {
	height: auto;
	margin-right: 302px;
	padding: 0;
}
.center-column3 {
	height: auto;
	margin-left: 216px;
}
/*
html:not([.center-column3]) .center-column3 {
	margin-left: 217px;
}*/

.left-column3 {
	width: 216px;
	float: left;
	background: #e68f2f;
}
/*
html:not([left-column3]) .left-column3 {
	width: 216px;
}
html:not([left-column3]) .left-column3.regular {
	width: 216px;
}
*/
.right-column3 {
	width: 302px;
	float: right;
}
.wrapper3 .spacer {
	margin-top: -1px;
}
/********* / 1-2-3 **********/
.true-content3 {
	background: #376bb6 url(../images/aux-05.gif) repeat-y top left;
	width: 100%;
	float: left;
}
.text3 {
	background: #084c8b;
}

.right-content3 {
	background: #376bb6;
	height: 118px;
	border-left: 2px solid #fff;
	padding: 25px 35px;
	font-size: 13px;
}
.right-content3 img {
	float: left;
	margin-right: 10px;
}
.right-content3 a {
	color: #ffe87a;
}
.left-content3 {
	color: #fff;
	text-align: center;
	padding: 35px 10px;
}
.left-content3 a {
	color: #00327e;
}

.program-list {
	border-collapse: collapse;
	/*width: 100%;*/
}

/* Patch for Opera */
@media screen and (min-width: 550px){
.program-list {
	position: relative;
	left: -1px;
}

.program-list .date span {
	font-size: 16px !important ;
}

}

html>body  .program-list {
	margin-left: 1px;
}

.program-list td {
	border: 0;
	padding: 0;
}
.program-list td.date {
	border-left: 2px solid #fff;
	width: 100px;
	font-size: 11px;
	padding: 0 2px;
	padding-top: 4px;
	background: #fc3;
	text-align: center;
	vertical-align: middle;
}
.program-list td.program {
	border-left: 2px solid #fff;
	background: #084c8b;
	padding: 7px 15px;
	font-size: 13px;
}
.program-list td.program a {
	color: #fff;
	font-weight: bold;
}
.program-list td.program span {
	color: #ffe676;
}
.program-list td.program.footer {
	color: #84a4c5;
	font-size: 11px;
}
.program-list td.program.footer a {
	color: #84a4c5;
	font-weight: bold;
	font-size: 11px;
}

table.events-list td.date {
	width: 120px;
	color: #134ea3;
	font-weight: bold;
	text-align: center;
}

table.events-list td a {
	color: #001453;
}

.right-menu {
	margin: 0;
	padding: 0;
}
.right-menu li {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	display: block;
	background: url(../images/aux-08.gif) no-repeat;
	background-position: 0 6px;
}
.right-menu li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
}
.right-menu li a:hover {
	text-decoration: underline;
}


.copyrights {
	background: url(../images/aux-07.gif) repeat-y top right;
	color: #87a6d3;
	font-size: 11px;
	padding: 20px 35px;
}
.copyrights a {
	color: #87a6d3;
}
.print {
	display: none;
}

div.events-filter {
	display: none;
}

div.events-filter dl {
	width: 48%;
	float: left;
}

div.events-filter dd {
	margin-left: 22px;
}

div.events-filter p {
	clear: left;
}
div.events-filter p input {
	border: 0;
	background: #ea7b00;
	width: 100px;
	height: 24px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

a.filter-link {
	text-decoration: none;
	border-bottom: 1px dotted;
}

table.calendar {
	width: 306px !important ;
	border-collapse: collapse !important ;
	border: 1px solid #ea7b00 !important ;
	font-weight: bold;
	margin-bottom: 30px !important ;
}

table.calendar td {
	width: 30%;
	border: 1px solid #ea7b00;
}

table.calendar td.center {
	text-align: center;
	width: 40%;
}

table.calendar td.right {
	text-align: right;
}

@media print {
.top-menu, .sub-menu, .block-yellow-top, .block-yellow-bottom, h2, .link-list, h4, .product-paging, .right-column, .copyrights div, .bottom-menu, table.header-table, div.breadcrumb, div.right-col, div.left-column2, div.right-column2, div.left-column3, div.right-column3 {
	display: none;
}
.logo {
	margin-left: 0;
	padding-left: 10px;
}
.header-2, .print {
	display: block;
}

h1.title {
	position: static;
	float: none;
	background: none;
	font-size: 20px;
}

div.center-col {
	border-right: 0 none;
}

body {
	max-width: none;
	margin: 0;
}

div.main {
	width: auto;
	overflow: visible;
}

div.content {
	padding: 0;
	padding-left: 10px;
}

html>body div.content {
	width: 640px;
}

.center-column2, .center-column3 {
	margin-left: 0  !important ;
	width: 600px;
}


td.program.footer a {
	display: none;
}

table.form-regards {
	margin-bottom: 15px;
}

table.form-regards, table.form-regards td {
	border: 0 none !important ;
}

td.reviews-form-td {
	display: none;
}

}
