/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/

body {
	background: white;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 1;
	color: #5B6C95;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

a {
	color: #5B6C95;
	text-decoration: none;
	line-height: inherit;
}

a:hover { color: #4A556F; text-decoration:underline; }

a:focus { color: #4A556F; }

.panel {
	background-color:#ffffff;
}

.border-left {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #BFC6E8;	
}

.border_bottom {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #D7D7D7;
}

.color_active {
	color: #3F548D !important;	
	text-decoration:underline;
}

.heading {
	margin-left: -15px;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 15px;

	
	background: rgb(235,237,243); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(235,237,243,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(235,237,243,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(235,237,243,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(235,237,243,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(235,237,243,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(235,237,243,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebedf3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.footer_info, .footer_info p, .footer_info div  {
	font-size:10px !important;
	text-align:center;
}

.footer_info a, .footer_info p a, .footer_info div a {
	font-size:10px !important;
	text-decoration:underline;
	color: #5B6C95 !important;
}

.panel_pic { 
background-color: #ffffff; 
border: solid 1px #e6e6e6; 
margin: 0 5px 5px 0; 
padding: 5px; 
float:left;
}


.shadow {
	-moz-box-shadow: 0 0 5px #CFCFCF;
	-webkit-box-shadow: 0 0 5px #CFCFCF;
	box-shadow: 0 0 5px #CFCFCF;
}

.transparent_90 {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	
}

.transparent_80 {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
}

.transparent_70 {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	
}



.first_heading_bg {
	background-color: #B70000;
	padding:0;
	padding-left:10px;
	
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	-ms-border-radius: 3px; 
	-o-border-radius: 3px; 
	border-radius: 3px;
	
	background: rgb(236,238,243); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(236,238,243,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,238,243,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(236,238,243,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(236,238,243,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(236,238,243,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(236,238,243,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceef3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}



.first_heading_bg li {
	padding-left:0px;
	line-height:1.7;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;	
	list-style:none !important;
}

.first_heading_bg_blue {
	background-color: #152f59;	
	color:#ffffff;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	-ms-border-radius: 3px; 
	-o-border-radius: 3px; 
	border-radius: 3px;
}

.first_heading_bg_blue h1, h1 a {
	color:#ffffff;
	font-size:18px;
}

.ico_aktualno a {
	background-image: url(../templates/default/images/icons/ico_aktualno_64.png);
	background-repeat: no-repeat;
	height: 64px;
	width: 64px;
	position: absolute;	
	right:20px;
	margin-top:-35px;
	z-index:100001;
}

.ico_event a {
	background-image: url(../templates/default/images/icons/ico_event_64.png);
	background-repeat: no-repeat;
	height: 64px;
	width: 64px;
	position: absolute;	
	right:14px;
	margin-top:-8px;
}

.ico_photo a {
	background-image: url(../templates/default/images/icons/ico_photo.png);
	background-repeat: no-repeat;
	height: 64px;
	width: 64px;
	position: absolute;	
	right:14px;
	margin-top:10px;
}

.blue_gradient {
background: rgb(44,83,158); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(44,83,158,1) 0%, rgba(44,83,158,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(44,83,158,1)), color-stop(100%,rgba(44,83,158,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#2c539e',GradientType=0 ); /* IE6-9 */

}

.grey_gradient {
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	-ms-border-radius: 3px; 
	-o-border-radius: 3px; 
	border-radius: 3px;
	
	background: rgb(236,238,243); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(236,238,243,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,238,243,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(236,238,243,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(236,238,243,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(236,238,243,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(236,238,243,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceef3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}


h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #5B6C95;
	text-rendering: optimizeLegibility;
	line-height: 1.1;
	margin-bottom: 10px;
	margin-top: 10px;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-size: 60%; line-height: 0; }

h1 { font-size: 24px; font-weight:normal; }

h2 { font-size: 22px;  font-weight:normal;  }

h3 { font-size: 20px; font-weight:normal;  }

h4 { font-size: 18px; font-weight:normal;  }

h5 { font-size: 16px; font-weight:normal; }

h6 { font-size: 14px;font-weight:normal;  }

ul {
	padding-left:30px;
}

/* -----------------------------------------
   Shared Styles
----------------------------------------- */

.columns div, .columns p {
	line-height:1.7;
}

.footer {
	padding-top:30px;

	min-height:300px;
	background-color: #D9DBE1;
}
.footer a {
	
}
.footer a:hover {
	text-decoration:underline;
}

/* Tables ---------------------- */
table { background: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin: 0 0 18px; border: 0px solid #dddddd; }

table thead, table tfoot { background: none; }

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { display: table-cell; font-size: 14px; line-height: 18px; text-align: left; }

table thead tr th, table tfoot tr td { padding: 8px 10px 9px; font-size: 14px; font-weight: bold; color: #222; }

table thead tr th:first-child, table tfoot tr td:first-child { border-left: none; }

table thead tr th:last-child, table tfoot tr td:last-child { border-right: none; }

table tbody tr.even, table tbody tr.alt { background: none; }

table tbody tr:nth-child(even) { background: none; }

table tbody tr td { color: #333; padding: 9px 10px; vertical-align: top; border: none; }
/* -----------------------------
	TOP BAR
----------------------------- */


/* <nav> */
.top-bar { background: #222222; min-height: 45px; line-height: 45px; margin: 0 0 30px 0; padding: 0; width: 100%; position: relative; /* Contain width to .row width */ /* First <ul> for branding, title, name, etc */ /* topbar global <ul> styles */ 
background: rgb(101,143,191); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(101,143,191,1) 1%, rgba(119,161,209,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(101,143,191,1)), color-stop(100%,rgba(119,161,209,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(101,143,191,1) 1%,rgba(119,161,209,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(101,143,191,1) 1%,rgba(119,161,209,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(101,143,191,1) 1%,rgba(119,161,209,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(101,143,191,1) 1%,rgba(119,161,209,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#658fbf', endColorstr='#77a1d1',GradientType=0 ); /* IE6-9 */
}



/* -----------------------------
	NAV BAR
----------------------------- */

.nav-bar {
	height: 80px;
	margin-left: 0;
	margin-top: 0px;
	padding: 0;
	background:none !important;
	border-top-color: #91b5de;
	border-right-color: #91b5de;
	border-bottom-color: #91b5de;
	border-left-color: #91b5de;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.nav-bar > li {
	float: left;
	display: block;
	position: relative;
	padding: 0;
	padding-top:10px;
	margin: 0;
	line-height: 2;
	text-align:center;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ebedf3;
	border-bottom-color: #3c6ea7;
	border-left-color: #ffffff;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.nav-bar > li:first-child {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ebedf3;	
}
.nav-bar > li:last-child { border-right: solid 0px #ffffff; }
.nav-bar > li.active {
	border: none !important;
	background:none;
}
.nav-bar > li.active > a {
	color: #4A556F;
	cursor: default;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E3E4E6;
	margin-top:0px;
}
.nav-bar > li.active:hover {
	cursor: default;
	border-color: white;
	background:none;
}
.nav-bar > li:hover {
	color:#4A556F;
	background-image: url(../images/menu_bg_over.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.nav-bar > li span {
	font-size:9px;
	text-transform:uppercase;
	padding:0;
	margin:0;
}
.nav-bar > li > a { color: #4A556F; }
.nav-bar > li ul { margin-bottom: 0; }
.nav-bar > li .flyout { display: none; }
.nav-bar > li.has-flyout > a:first-child { padding-right: 50px; position: relative; }
.nav-bar > li.has-flyout > a:first-child:after { content: ""; display: block; width: 0; height: 0; border: solid 4px; border-color: #e6e6e6 transparent transparent transparent; position: absolute; right: 25px; top: 17px; }
.nav-bar > li.has-flyout > a.flyout-toggle { border-left: 0 !important; position: absolute; right: 0; top: 0; padding: 20px; z-index: 2; display: block; }
.nav-bar > li.has-flyout.is-touch > a:first-child { padding-right: 30px; }
.nav-bar > li.has-flyout.is-touch > a.flyout-toggle { border-left: 1px dashed #666666; }
.nav-bar > li > a:first-child { position: relative; padding: 0 15px; display: block; text-decoration: none; font-size: 14px; }
.nav-bar > li > input { margin: 0 10px; }
.nav-bar.vertical { height: auto; margin-top: 0; }
.nav-bar.vertical > li { float: none; border-bottom: none; border-right: solid 1px #333333; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.nav-bar.vertical > li.has-flyout > a:first-child:after { content: ""; display: block; width: 0; height: 0; border: solid 4px; border-color: transparent transparent transparent #e6e6e6; }
.nav-bar.vertical > li .flyout { left: 100%; top: -1px; }
.nav-bar.vertical > li .flyout.right { left: auto; right: 100%; }
.nav-bar.vertical > li.active { border-right: solid 1px #730000; }
.nav-bar.vertical > li:last-child { border-bottom: solid 1px #333333; }

/* -----------------------------------------
   TABS & MENU
----------------------------------------- */
.menu_background {
	margin-top:-26px;
	margin-bottom:10px;
	padding-top:20px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	
	border: 1px solid #ffffff;
	
	background: rgb(101,143,191); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(101,143,191,1) 1%, rgba(119,161,209,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(101,143,191,1)), color-stop(100%,rgba(119,161,209,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(101,143,191,1) 1%,rgba(119,161,209,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(101,143,191,1) 1%,rgba(119,161,209,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(101,143,191,1) 1%,rgba(119,161,209,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(101,143,191,1) 1%,rgba(119,161,209,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#658fbf', endColorstr='#77a1d1',GradientType=0 ); /* IE6-9 */
	
}

/* Tabs ---------------------- */
.tabs { list-style: none; border-bottom: dotted 1px #5B6C95; display: block; height: 40px; padding: 0; margin-bottom: 20px; }
.tabs.contained { margin-bottom: 0; margin-left: 0; }
.tabs dt, .tabs li.section-title { color: #5B6C95; cursor: default; display: block; float: left; font-size: 12px; height: 40px; line-height: 40px; padding: 0; padding-right: 9px; padding-left: 20px; font-weight: normal; width: auto; text-transform: uppercase; }
.tabs dt:first-child, .tabs li.section-title:first-child { padding: 0; padding-right: 9px; }
.tabs dd, .tabs li { display: block; float: left; padding: 0; margin: 0; }
.tabs dd a, .tabs li a { color: #ccc; display: block; font-size: 14px; height: 40px; line-height: 40px; padding: 0px 23.8px; }
.tabs dd a:focus, .tabs li a:focus { font-weight: bold; color: #a60000; }
.tabs dd.active, .tabs li.active { border-top:0; margin-top: 0px; }
.tabs dd.active a, .tabs li.active a { cursor: default; color: #ccc; background: none; border-left: 0px solid #e6e6e6; border-right: 0px solid #e6e6e6; font-weight: bold; }
.tabs dd:first-child, .tabs li:first-child { margin-left: 0; }
.tabs.vertical { height: auto; border-bottom: 1px dotted #ccc; }
.tabs.vertical dt, .tabs.vertical dd, .tabs.vertical li { float: none; height: auto; }
.tabs.vertical dd, .tabs.vertical li { border-bottom: 1px solid #cccccc; border-left:0; }
.tabs.vertical dd a, .tabs.vertical li a { background: none; border: none; border: 0px solid #e6e6e6; border-width: 0; color: #5B6C95; display: block; font-size: 14px; height: auto; line-height: 1; padding: 10px; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;  }
.tabs.vertical dd a:hover, .tabs.vertical li a:hover {
	
	text-decoration:underline;
	
}
.tabs.vertical dd.active, .tabs.vertical li.active { margin-top: 0; border-top: 1px solid #4d4d4d; border-left: 4px solid #1a1a1a; }
.tabs.vertical dd.active a, .tabs.vertical li.active a { background: none; border: none; color: #fff; height: auto; margin: 0; position: static; top: 0; -webkit-box-shadow: 0 0 0; -moz-box-shadow: 0 0 0; box-shadow: 0 0 0;  }
.tabs.vertical dd:first-child a.active, .tabs.vertical li:first-child a.active { margin: 0;text-decoration:underline; }
.tabs.pill { border-bottom: none; margin-bottom: 10px; }
.tabs.pill dd, .tabs.pill li { margin-right: 10px; }
.tabs.pill dd:last-child, .tabs.pill li:last-child { margin-right: 0; }
.tabs.pill dd a, .tabs.pill li a { -webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px; background: #e6e6e6; height: 26px; line-height: 26px; color: #666; }
.tabs.pill dd.active, .tabs.pill li.active { border: none; margin-top: 0; }
.tabs.pill dd.active a, .tabs.pill li.active a { background-color: #a60000; border: none; color: #fff; }
.tabs.pill.contained { border-bottom: solid 1px #eeeeee; margin-bottom: 0; }
.tabs.pill.two-up dd, .tabs.pill.two-up li, .tabs.pill.three-up dd, .tabs.pill.three-up li, .tabs.pill.four-up dd, .tabs.pill.four-up li, .tabs.pill.five-up dd, .tabs.pill.five-up li { margin-right: 0; }
.tabs.two-up dt a, .tabs.two-up dd a, .tabs.two-up li a, .tabs.three-up dt a, .tabs.three-up dd a, .tabs.three-up li a, .tabs.four-up dt a, .tabs.four-up dd a, .tabs.four-up li a, .tabs.five-up dt a, .tabs.five-up dd a, .tabs.five-up li a { padding: 0 17px; text-align: center; overflow: hidden; }
.tabs.two-up dt, .tabs.two-up dd, .tabs.two-up li { width: 50%; }
.tabs.three-up dt, .tabs.three-up dd, .tabs.three-up li { width: 33.33%; }
.tabs.four-up dt, .tabs.four-up dd, .tabs.four-up li { width: 25%; }
.tabs.five-up dt, .tabs.five-up dd, .tabs.five-up li { width: 20%; }

ul.tabs-content { display: block; margin: 0 0 20px; padding: 0; }
ul.tabs-content > li { display: none; }
ul.tabs-content > li.active { display: block; }
ul.tabs-content.contained { padding: 0; }
ul.tabs-content.contained > li { border: solid 0 #e6e6e6; border-width: 0 1px 1px 1px; padding: 20px; }
ul.tabs-content.contained.vertical > li { border-width: 1px 1px 1px 1px; }

.no-js ul.tabs-content > li { display: block; }



/* -----------------------------------------
	Buttons
------------------------------------------ */

.button {
	width: auto;
	border: 1px solid #DCDEE2;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	color: #5B6C95;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 3px 30px 3px 25px;
	position: relative;
	text-align: center;
	text-decoration: none;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	-webkit-transition: background-color 0.15s ease-in-out;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out; /* Hovers */ /* Sizes */ /* Colors */ /* Radii */ /* Layout */ /* Disabled ---------- */
}
.button:hover, .button:focus {
	color: #5470C2;
}
.button:active { 
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; 
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; 
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
}





/* -----------------------------------------
   Page Name 2
----------------------------------------- */


