﻿/*
Theme Name: All In Lu
Theme URI: 
Author: 
Description: 
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/

body {
	font-family:Calibri;
	background:#f3f3f3;
	margin:0 !important;
}
.wrapper {
}
.left {
	float:left
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.content {
	max-width:992px;
	margin:0px auto;
	position:relative;
}
.header {
	background: #f26800; /* Old browsers */
background: -moz-linear-gradient(top, #f26800 0%, #ea7e19 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f26800), color-stop

(100%,#ea7e19)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f26800 0%,#ea7e19 100%); /* Chrome10+,Safari5.1+ 

*/
background: -o-linear-gradient(top, #f26800 0%,#ea7e19 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f26800 0%,#ea7e19 100%); /* IE10+ */
background: linear-gradient(to bottom, #f26800 0%,#ea7e19 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f26800', 

endColorstr='#ea7e19',GradientType=0 ); /* IE6-9 */
	width: 100%;
	border-bottom:5px solid #fff;
}
.content nav {
	float: right;
	font-family: "Ubuntu";
	margin: 0;
	padding: 20px 0 0;
}
.content nav ul {
	float: right;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.content nav ul li {
	border-radius: 0;
	float: left;
	margin: 0 3px;
	padding: 8px 14px 0px 0;/*8px 14px 0px 0*/
	position: relative;
}
.content ul li a {
	float:left;
	padding:0 20px 10px 15px;
	color:#fff;
	text-decoration:none;
	background:url(images/bullet21.png) right 5px no-repeat;
}
.content nav ul li:hover, .content nav ul li.active, .content nav ul li.current-menu-item, .TopText span {
	background-color:#fff;
}
.TopText {
	margin:55px 0 25px;
	text-align:center;
	display:block;
}
.TopText span {
	-webkit-border-radius: 20px;
	padding:10px 50px 5px;
	display:inline-block;
	color:white;
	font-size:24px;
}
.TopText span strong {
	font-style:italic;
	font-weight:bold;
	padding-right:20px;
}
.content nav ul li:hover a, .content nav ul li.active a, .content nav ul li.current-menu-item a {
	color:#F78F1E;
}
.content nav ul li:hover > a, .content nav ul li.active > a, .content nav ul li.current-menu-item > a {
	color:#F78F1E;
	background: url("images/bullet21hover.png") no-repeat scroll right 5px transparent;
}

.sub-menu li {
	display:block;
	border-bottom:1px solid #ccc;
	line-height:30px;
}
.sub-menu li a {
	color:#333;
	display:block;
}
.content nav ul li ul {
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	position:absolute;
	padding:0px;
	margin:0 0px;
	width:239px;
	background:#fff;
	border-radius:0px;
	display:none;
	top:12px;
	z-index:1;
	margin-top:24px;
}
.content nav ul li ul .tooltip {
	position:absolute;
	width:20px;
	height:10px;
	background:url(images/tooltip.png) 0 0 no-repeat;
	top:-10px;
	left:30px
}
.content nav ul li:hover ul {
	display:block;
}
.content nav ul li ul li {
	padding:5px 10px;
	border-radius:0px;
	position:relative;
	display:block;
	float:none;
	border-bottom:1px solid #ddd;
}
.content nav ul li ul li a {
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	float:none;
	padding:0px;
	text-decoration:none;
	background:none;
	color:#333 !important;
	font-family: Ubuntu;
	font-size:14px;
	line-height:30px;
}
.content nav ul li ul li:hover a, .content nav ul li ul li.current-menu-item a {
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	color:#F78F1E !important;
	background-image:none !important; 
	padding-left:10px;
}
ul.content nav > .menu-mainmenu-container > ul#menu-mainmenu > li.current_page_item {
	border-bottom: 3px solid #ccc!important;
}
/*CSS fixes for Slider*/

.flex-direction-nav li a {
	margin: -11px 8px 0 0;
}
.logo {
	float:left;
	width:150px;
	margin-right:-100%;
	position:absolute;
	top:0px;
	z-index:99;
}
.social-ico {
	float:right;
}
#banner {
	float:left;
	width:100%; /*background:url(../images/banner.jpg) top center no-repeat;*/
	position:relative;
}
 @media screen and (max-width: 1024px) {
#banner {
	max-width:1024px;
	width:100%;
	float:left;
}
}
#banner .banner_control {
	margin:0 auto;
	width:100%;
	position:relative;
	max-width:1600px
}
 @media screen and (max-width: 1024px) {
#banner .banner_control {
	margin:0 auto !important;
	max-width: 1024px !important;
	height:435px !important;
	position:relative !important;
}
}
.banner_control .navigation {
	position:absolute;
	bottom:20px;
	right:115px;
	bottom:56px;
	display:none;
}
.navigation a {
	float:left;
	margin-right:5px;
}
.content section {
	width:992px;
	float:left;
	position:relative;
	min-height:288px;
	padding-bottom:60px;
}
.content section.box {
	width:952px;
	float:left;
	position:relative;
	min-height:288px;
	padding:20px;
	background:#FFF;
	margin-top:50px;
}
section .announcement {

	margin-top:20px;
	margin:20px -10px 0px;
}
.post_box {
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	width:231px;
	text-align:center;
	border: 1px solid #eee;
	float:left;
	padding:0;
	margin:0px 10px;
	position:relative;/*cursor:pointer;*/
	background-color:#fff;	
	height:272px;
	overflow:hidden;
}
.post_box:hover {
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	transform:scale(1.05);
	-moz-box-shadow:0px 0px 10px 0px #ddd;
	-ms-box-shadow:0px 0px 10px 0px #ddd;
	-o-box-shadow:0px 0px 10px 0px #ddd;
	-webkit-box-shadow:0px 0px 10px 0px #ddd;
	box-shadow:0px 0px 10px 0px #ddd;
}
.post_box:hover .post_more {
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	background:rgba(255,255,255,1);
}
.post_box:hover .post_overlay {
	transition:all 0.2s ease-in-out;
	bottom:0px;
}
.post_overlay {
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	position:absolute;
	bottom:-120%;
	background:rgba(0,0,0,0.65);
	display:table;
	width:100%;
	height:272px;
}
.post_overlay p {
    margin: 0px;
    padding-bottom: 0px;
    height: 100%;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.post_feature_img {
	min-height:160px;
	margin:0px;
	position:relative;
	overflow:hidden;
}
.post_box h2 {
	font-family:Calibri;
	font-size:20px;
	font-weight:normal;
	color:#333;
	padding:10px;
	margin:0px;
	line-height:22px;
	min-height:50px;
}
.post_box p {
	margin:10px 0px 0px;
	padding-bottom:20px;
}
.post_box p a {
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	display:inline-block;
	padding:5px 15px;
	background:rgba(255,255,255,0.9);
	color:#F78F1E;
	text-decoration:none;
}
.post_box p a:hover {
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	background:rgba(255,255,255,1);
}


/*---------my Css*/
.box_shadow {
	width:100%;
	height:31px;
	position:absolute;
	bottom:-30px;
	left:0px;
	background:url(images/box_shadow.png) bottom center no-repeat;
}
.announcement .info_box {
	width:303px;
	text-align:center;
	float:left;
	margin-right:17px;
	border-top:5px solid #fedf6a;
	padding:30px 8px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #efefef 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #efefef 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=0 ); /* IE6-9 */
	position:relative;
}
.box-shadow {
	width:322px;
	height:31px;
	position:absolute;
	bottom:-30px;
	left:0px;
	background:url(images/box_shadow.png) bottom center no-repeat;
}
.info_box h2 {
	width:303px;
	font-family:Calibri;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	color:#d41242;
	padding-bottom:14px;
	text-align:centre;
	margin:0px;
	line-height:10px;
}
.info_box h3 {
	width:303px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#464646;
	padding-bottom:20px;
	line-height:20px;
	margin:0px;
	text-align:centre;
}
.info_box .tbl {
	float:left;
	width:283px;
	height:126px;
	padding:10px;
	background:url(images/table_bg.png) 0 0 no-repeat;
	text-align:left;
}
.tbl ul {
	float:left;
	width:283px;
	list-style:none;
}
.tbl ul li {
	float:left;
	width:283px;
	padding:5px 0;
	font-size:11px;
	font-weight:bold;
	color:#5a5a5a;
}
.tbl ul li span {
	float:left;
	width:138px;
	font-size:14px;
	font-weight:normal;
	color:#5a5a5a;
}
.info_box p {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#727272;
	font-size:14px;
	line-height:24px;
	text-align:justify;
}
.info_box img {
	float:left;
	margin-left:35px;
	text-align:center;
	width:220px;
	height:153px;
	border:3px #fedf6a solid;
}
.info_box a {
}
.info_box a img {
}
article {
	float:left;
	width:570px;
}
/*  h1{float:left; font-family:"Myriad Pro"; font-size:24px; color: #D41242;; text-transform:uppercase; font-weight:normal; padding-bottom:25px; font-weight: bold;} */

article p {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#002B66;
	;
	font-size:14px;
	line-height:24px;
	text-align:justify;
	width:100%;
}
article a {
	color:#900;
	text-decoration:none;
}
article a:hover {
	color:#900;
	text-decoration:underline;
}
article strong {
	font-weight:bold;
}
article h2 {
	font-size:18px;
	color:#900;
}
article h3 {
	font-size:16px;
	color:#900;
}
hr {
	position:relative;
	/*background:url(images/midbanner_icons_sep.jpg) repeat-x left center;*/
	width:auto;
	height:3px;
	/*padding:10px 0 15px;*/
	outline: none;
	border: none;
	margin:0;
}
article img {
	float:left;
	width:243px;
	height:251px;
	padding:5px;
	background:#fff;
	-webkit-box-shadow:  0px 0px 5px 1px #636363;
	box-shadow:  0px 0px 5px 1px #636363;
	margin-right:28px;
	text-align:justify;
}
<!--
articals-->  .maintext {
	float:left;
	width:570px;
}
.maintext p {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
	line-height:24px;
	text-align:justify;
	margin:0px 0px 10px;
}
.maintext p strong {
	color:#333;
}
.maintext p span strong {
	color:inherit;
}
.maintext a {
	color:#900;
	text-decoration:none;
}
.maintext a:hover {
	color:#900;
	text-decoration:underline;
}
.maintext strong {
	font-weight:bold;
}
.maintext h2 {
	font-size:18px;
	color:#900;
}
.maintext h3 {
	font-size:16px;
	color:#900;
}
.maintext img {
	float:none;
	padding:5px;
	background:#fff;
	-webkit-box-shadow:  0px 0px 5px 1px #636363;
	-moz-box-shadow:  0px 0px 5px 1px #636363;
	-ms-box-shadow:  0px 0px 5px 1px #636363;
	-o-box-shadow:  0px 0px 5px 1px #636363;
	box-shadow:  0px 0px 5px 1px #636363;
	margin:15px 37px 15px 3px;
	text-align:justify;
}
.maintext img.faceimage {
	box-shadow:none;
	margin:0px;
	margin-right:20px;
	padding:0px;
}
.maintext .itname {
	 color:#6D852C;
	 font-size:25px;
	 margin-bottom:20px;
}
.homepagetext {
	float:left;
	width:570px;
}
.homepagetext p {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#002B66;
	;
	font-size:14px;
	line-height:24px;
	text-align:justify;
	width:100%;
}
.homepagetext a {
	color:#900;
	text-decoration:none;
}
.homepagetext a:hover {
	color:#900;
	text-decoration:underline;
}
.homepagetext strong {
	font-weight:bold;
}
.homepagetext h2 {
	font-size:18px;
	color:#900;
}
.homepagetext h3 {
	font-size:16px;
	color:#900;
}
.homepagetext img {
	float:left;
	width:150px;
	padding:5px;
	background:#fff;
	-webkit-box-shadow:  0px 0px 5px 1px #636363;
	box-shadow:  0px 0px 5px 1px #636363;
	margin-right:28px;
	text-align:justify;
}
<!--
Sidebar-->  .sidebarmain {
	float:right;
	width:350px;
	margin-right:30px
}
.sidebarmain ul {
	float:left;
	width:350px;
	list-style:none;
	margin:0px;
}
.sidebarmain ul li {
	float:left;
	padding:10px 0px 0px 0px;
	width:100%;
}
.sidebarmain ul li a {
	color:#666
}
.sidebarmain ul li h3 {
	width:100%;
	float:left;
	padding:0 0 18px 34px;
	font-family: 'Vegur-Light';
	font-size:22px;
	color:#d41242;
	font-weight:lighter;
	background:url(images/bullet1.png) 0 0 no-repeat;
	text-transform:uppercase;
	margin:0px
}
.sidebarmain ul li p {
	font-size:13px;
	color:#000000;
	line-height:20px;
	margin:0px;
	padding:0px;
}
.sidebarmain p {
	font-size:14px;
}
.sidebarmain a {
	color:#900;
	background:url(images/bullet2.png) no-repeat;
	text-decoration:none;
}
.sidebarmain a:hover {
	color:#900;
	text-decoration:underline;
}
.sidebarmain strong {
	font-weight:bold;
}
<!--
right menr-->  aside {
	float:right;
	width:370px;
}
aside ul {
	float:left;
	width:350px;
	list-style:none;
	margin:0px;
}
aside ul li {
	float:left;
	padding:22px 0;
}
aside ul li+li {
	float:left;
	padding:22px 0;
	border-top:1px solid #e1e2e6;
}
aside ul li h3 {
	width:100%;
	float:left;
	padding:0 0 18px 34px;
	font-family: 'Vegur-Light';
	font-size:22px;
	color:#d41242;
	font-weight:lighter;
	background:url(images/bullet1.png) 0 0 no-repeat;
	text-transform:uppercase;
	margin:0px
}
aside ul li p {
	font-size:13px;
	color:#000000;
	line-height:20px;
	margin:0px;
	padding:0px;
}
aside p {
	margin-left:35px;
	font-size:14px;
}
aside a {
	color:#900;
	text-decoration:none;
}
a:hover {
	color:#900;
	text-decoration:underline;
}
aside strong {
	font-weight:bold;
}
aside#trainingopt ul li h3 {
	float:left;
	padding:0 0 18px 34px;
	font-family: 'Vegur-Light';
	font-size:22px;
	color:#03F;
	;
	font-weight:lighter;
	background:url(images/bullet1-2.png) 0 0 no-repeat;
	text-transform:uppercase;
}
aside h1 {
	float:left;
	width:100%;
	font-family:"Myriad Pro";
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	margin-left:30px;
	color: #6D852C;
	line-height:10px
}
.title {
	border-bottom:5px solid #f5f5f5;
	margin-bottom:20px;
}
.title h1 {
	width:100%;
	font-family:"Myriad Pro";
	font-size:30px;
	text-transform:uppercase;
	font-weight:100;
	color: #6D852C;
	line-height:35px;
	margin:0px;
	padding:0px;
}
footer {
	float:left;
	width:100%;
	background: url(images/footshadow.png) repeat-x top #444;
}
/*13-01-2014*/

.header_right {
	position:relative;
	margin-left:150px;
	padding-top:5px;
}
.welcome_text {
	padding:30px 20px;
}
.welcome_text h2 {
	display:block;
	text-align:center;
	margin:0px 0px 20px;
	font-size:40px;
	font-weight:100;
	border-bottom:1px solid #ddd;
}
.welcome_text p {
	text-align:center;
	line-height:24px;
	color:#666;
	margin:0px;
}

footer .footer_frame {
	margin:0 auto;
	max-width:992px;
}
.footer_frame .footer_inner {
	width:100%;
	float:left;
	padding:40px 0 20px;
}
.footer_inner .footer_menu {
	width:16%;
	float:left;
	padding:2%;
}
.footer_menu h4 {
	float:left;
	font-size:20px;
	font-family:"Myriad Pro";
	color:#fff;
	font-weight:normal;
	margin:0px 0px 10px;
}
.footer_menu ul {
	float:left;
	list-style:none;
	margin:0px;
	padding:0;
	display:block;
	width:100%;
}
.footer_menu ul li {
	padding:5px 0;
	margin:0px;
	display:block;
}
.footer_menu ul li a {
	text-decoration:none;
	color:white;
	font-size:13px;
}
.footer_menu ul li a:hover {
	color:#41B619;
}
.footer_inner p {
	font-size:17px;
}
.footer_inner .address {
	width:33.33%;
	float:left;
	/*font-family: 'Oswald';*/
	font-size:20px;
	text-align:left;
	color:#fff;
	font-weight:normal;
}
.footer_inner .address .textwidget {
	padding:10px 20px;
}
.footr_block {
	border:1px solid #555;
	text-align:center;
	padding-top:20px;
	margin-top:50px;
}
.footer-social {
	margin:0px;
	display:block;
	padding:0px;
	list-style:none;
	text-align:left;
}
.footer-social li {
	display:block;
	line-height:30px;
}
.footertext {
    background: none repeat scroll 0% 0% #3E3E3E;
    border-top: 1px solid #555;
    min-height: 163px;
    padding-bottom: 10px;
}
.footer-social li {
    display: block;
    line-height: 30px;
}
.footer-social li a {
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 17px;
    display: block;
    margin-left: 25px;
    margin-top: 8px;
}
.footer-social li a img {
    margin-right: 10px;
}
.footertext .contact_detail {
	text-align:left;
	padding-left:25px;
}
.contact_detail p {
    display: block;
    margin-bottom: 4px !important;
}
.footr_block > img {
    margin-top: -100px;
}
.footer_inner .address h2 {
    margin: 0px 0px 5px;
    font-size: 24px;
    font-weight: 100;
    padding: 5px 0px;
    border-bottom: 1px solid #444;
    color: #aaa;
}
.footer_inner .address p {
	 margin:0px;
	 line-height:25px;
	 color:#eee;
}
.footer_inner .address p.name {
	 margin:10px 0px 0px;
	 line-height:20px;
	 font-size:18px;
	 margin-bottom:10px;
	 color:#F78F1E;
}
.footer_inner .address span {
	font-size:16px;
	width:260px;
	float:right;
}
.main_footer {
	width:260px;
	float:right;
	font-family: 'Oswald';
	font-size:20px;
	text-align:right;
	color:#fff;
	margin:0px 20px;
}
.footer-copyright {
	width:100%;
	margin:0px auto;
	 border-top:1px solid #4d4d4d;
}
.footer-copyright p {
	font-size:16px;
	color:#CCC;
	text-align:center;
}
.footer-copyright a {
	color:#ffcc00;
}
.pageside {
	float:right;
	width:260px;
}
.sidebar_title {
	width:100%;
	line-height:39px;
	background:#444;
	margin-bottom:5px;
}
.sidebar_title h2 {
	font-family:"Myriad Pro";
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal;
	color: #fff;
	display:inline-block;
	padding-right:10px;
	margin:0px;
	padding:0px;
}
.sidebar_title span {
	display:block;
	float:left;
	height:40px;
	width:7px;
	background:#F78F1E;
	border-right:5px solid #fff;
	margin-right:10px;
}
.pageside .post_dt {
	background:#f2f2f2;
	padding:20px 10px;
	border-bottom:1px solid #ddd;
}
.pageside .post_dt h3.post_title, .pageside .post_dt h3.post_title a, .pageside .post_dt h3.post_title a:hover {
	display:block;
	margin:0px;
	color:#F78F1E;
	text-decoration:none;
	font-weight:400;
}
.pageside .post_dt p {
	margin:0px;
	color:#999;
}
.pageside ul {
	   background-color: #f2f2f2;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 10px 9px 0 11px;
    width: 240px;
}
.pageside ul li {
	float:none;
	padding:10px 0px;
	width:100%;
	display:block;
	border-bottom:1px solid #ddd;
}
.pageside ul li:last-child {
	border-bottom:none;
}
.pageside ul li a {
	display:block;
	margin:0px;
	background-image:none;
	float:none;
	padding:0px;
	color: #F78F1E;
text-decoration: none;
font-weight: 400;
font-size:18px;
}
.pageside ul li .post-date {
	color:#999;
	font-size:12px;
}

.pageside ul li p {
	font-size:13px;
	color:#000000;
	line-height:20px;
	margin:0px;
	padding:0px;
	width:100%;
}
.pageside p {
	font-size:14px;
	width:100%;
}
.pageside h3, .pageside a {
	color:#6D852C;
	text-decoration:none;
}
.pageside a:hover {
	 color: #FFA500;
}
.pageside strong {
	font-weight:bold;
}
.icon1 {
	padding-left:10px;
	float:left;
}
.mobile_nav {
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	display:none;
	width:34px;
	height:31px;
	background:#fff;
	padding:5px 5px 0px;
	text-decoration:none;
	border-radius: 4px;
}
.mobile_nav:hover {
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	text-decoration:none;
}
.mobile_nav:hover .mobile_nav_line {
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	text-decoration:none;
	background:#212121 !important;
}
.mobile_nav span {
    background: none repeat scroll 0 0 #f78f1e;
    display: block;
    height: 5px;
    margin-bottom: 4px;
    margin-top: 2px;
    width: 100%;
}
.maintext {
	float:left;
	width:670px;
}
.slidebar_wrapper {
	margin-bottom:30px;
}
/*inner pages*/
.subheading {
	font-size:20px;
	font-weight:600;
	color:#F78F1E;
	margin-bottom:10px;
}
.subheading b {
	color:#6D852C;
}
.maintext ul {
	display:block;
	list-style:circle;
	clear:both;
}
.maintext ul li {
	 line-height:30px;
}
.maintext ul.blickli li span {
	color:#333;
	font-weight:bold;
}
.maintext ul.blickli li strong {
	font-weight:100;
	color:#666;
}
.maintext .note {
	color:#333;
	margin-bottom:12px;
	display:block;
	font-size:14px;
}
.maintext i {
	font-style:normal;
	color:#000;
}
.emaillink{color:#f78f1e !important; text-decoration:none !important; float:none !important;}
.emaillink:hover{color:#f78f1e !important;}
.contact_page {
	margin:0px;
}
.contact_page ul {
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
}
.contact_page {
	color:#333;
}
.contact_page address {
	font-style:normal;
}
.inner_slider {
	border:5px solid #fff;
	-moz-box-shadow:0px 0px 10px 0px #ddd;
	-ms-box-shadow:0px 0px 10px 0px #ddd;
	-o-box-shadow:0px 0px 10px 0px #ddd;
	-webkit-box-shadow:0px 0px 10px 0px #ddd;
	box-shadow:0px 0px 10px 0px #ddd;
	width:640px;
	margin-bottom:30px;
}
/*-----------------19-Jan-2015---------------------*/

.maintext .blickli42{
	list-style:none;
	 padding: 15px 10px;}
.Preis{
	color:#555;}
.contact_ul_first{
	  list-style: outside none none !important;
    margin-top: 0 !important;
    padding-left: 0 !important;}
	
/*-----------------19-Jan-2015---------------------*/

.heading-org a {
	color:#f78f1e;
	
	}
.heading-org a:hover {
	color:#f78f1e;
	
	}
.postinfo a{
	color:#f78f1e;}
	
.postinfo a:hover{
	color:#f78f1e;}
	
.postcontrols a{
	color:#f78f1e;
	}
.postcontrols a:hover{
	color:#f78f1e;
	}
.paid{
	 padding: 28px 0 50px 30px;}
.maintext p a{
    color: #f78f1e;
    float: left;
	padding: 0 9px 0 3px;
	}
.maintext p a:hover{
	color:#444;
	text-decoration:none;
	}
.pdf-buton{
       background: url("images/pdf-icon.png") no-repeat scroll 14px 9px #444;
    color: #fff !important;
    float: left;
    margin-top: 15px;
    padding: 10px 21px 10px 43px !important;
	}
.pdf-buton:hover{
	 background: url("images/pdf-icon.png") no-repeat scroll 14px 9px #f78f1e;
	color:#fff !important;
	text-decoration:none;
	}	

.cff-post-links a{
	color:#f78f1e;}
.cff-post-links a:hover{
	color:#f78f1e;}
.vidio{
	width:99.5%;}
.vidio > iframe {
    width: 100%;
}
.contact-map{
	padding-bottom:17px;}
.nomon {
    float: left;
    width: 100%;
}
.nomon a{
  margin: 10px 0 17px;
    text-decoration: none !important;}
	
.sub-menu {
	padding-left:0px;}
	
.contact-map > iframe {
    
    width: 100% !important;
}
.blickli42 > li {
    color: #666;

}
.heading-org1 a{
	color:#666;
	font-size:22px;
	font-weight:normal;}
	
.heading-org1 a:hover{
	color:#555;
	text-decoration:none;}
.post-info{
	   border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    color: #888;
    padding: 2px 0 5px;}
.post-info a{
	color:#888;}
.post-info a:hover{
	color:#555;}
	
.comment2{
	color:#666 !important;}
.post-detail {
    padding: 12px 0 0;
}

.image-container{
	width:210px !important;
	height: 150px !important;
	}
	
.colorbox-group img{
width: 210px !important;
 height: 150px !important;
 }



/*-----------------------------Responsive-------------------------------*/

@media screen and (max-width: 1024px){	

.content nav ul li ul {
	right:0px;}


}

@media screen and (max-width: 980px) {
.content {
	padding:0px 15px;
}
.content ul li a, .content nav ul li:hover > a, .content nav ul li.active > a, .content nav ul li.current-menu-item > a {
	padding: 0 0 0 4px;
	background:transparent none;
}
.content nav ul li ul {
	left:auto;
	right:0;
}
.footer_inner .footer_menu {
	padding:0 1%;
}
.content section {
    width: 100%;
}

footer {
	max-width:1024px;
	float:left;
}
footer .footer_frame {
    padding: 0px 15px;
}


.TopText {
    display: block;
    margin: 0;
    text-align: center;
}
section .announcement {
    margin: 20px -5px 0px;
}
.post_box {
    width: 173px;
    margin: 0px 5px;
}
.social-ico {
    position: relative;
    right: 72px;
    top: 5px;
}
#lang_sel {
    left: 85px;
    top: 45px;
}
#click-menu {
    top: 6px !important;
}

.header {
    padding-bottom: 56px;
}
.box{
	margin-top:30px !important;}


}
@media screen and (min-width: 950px) and (max-width: 980px){
.content section.box { width:96%;}

.post_box {
    width: 226px;
    margin: 0px 5px;
}
section .announcement {
    margin: 20px -5px 0px;
}
#lang_sel {
    left: 0;
    top: 0;
}
.social-ico {
    position: relative;
    right: 0;
    top: 0;
}
.content nav ul li {
    
    margin: 0 3px;
    padding: 8px 13px 8px 0;
  
}
.header {
    padding-bottom: 7px;
}

.maintext {
    float: left;
    width: 68%;
}

.pageside {
    float: left;
    margin-left: 20px;
    width: 260px;
}
.footer_frame .footer_inner {
  
    width: 99.3%;
}
.inner_slider {
    width: 607px;
}

}

@media screen and (max-width: 800px){
.main_nav{
	display:none;}
	

	}
	
@media screen and (min-width: 780px) and (max-width: 800px){
	
.post_box {
    margin: 0 5px;
    width: 181px;
}
.maintext {
    float: left;
    width: 60%;
}

.pageside {
    float: right;
    width: 260px;
}
.content section.box {
	width:94%;}

.inner_slider {
    width: 437px;
}
	
	
}	

@media screen and (min-width: 768px) and (max-width: 980px){
	
#click-menu {
    top: 6px !important;
}
.footer_inner .address .textwidget {
    padding: 10px 5px;
}
.maintext img {
max-width:100%;
height:auto;
padding:0px;
}





	
	
	}

@media screen and (max-width: 768px){
	
.maintext {
    float: left;
    width: 57%;
}
.pageside {
    float: left;
    margin-left: 5%;
    width: 260px;
}
.content nav ul li ul {
	width:192px;}
.content section.box {
	width:94%;}	
.header{
	  padding-bottom: 56px;}
.RMOpened{
	height:auto !important;}
.post {
	padding-bottom:30px;}
.logo-all{
    width: 90%;
}
.inner_slider{
	width:95%;}
.easingsliderpro-arrows{
	top:35% !important;}
.title h1{
	font-size:22px;}
	
#lang_sel {
	top:45px;
	left:85px;}
.social-ico {
   position: relative;
    right: 72px;
    top: 5px;
	}

.maintext ul {
    padding-left: 15px;
}
.image-container{
	width:182px !important;
	}
	
.colorbox-group img{
height: 150px !important;
 width: 182px !important;
 }

}
	
@media screen and (max-width: 767px) {
.header {
	height:38px;
}
.content nav {
    padding: 10px 0px 0px;
}
.mobile_nav {
	display:block;
}
.main_nav .menu-header {
	display:block;
	position:absolute;
	width:100%;
	left:0px;
	right:0px;
	z-index: 9999;	
}	

}
	

@media screen and (max-width: 640px){
	
.maintext {
     margin-bottom: 30px;
    width: 100%;
}
.pageside {
    float: none;
	 margin-left: 0px;
}
.address{
	width:100% !important;
	padding-top:15px;
	}
.content section.box {
    width: 88%;
}
.post_box {
    margin: 10px 92px;
    width: 50%;
}

.sidebar_title{
	float:left;}
.maintext {
    width: 100% !important;
}
	
.header_right {
 padding-top: 14px;
	}
.logo img{
	width:90%;}
.logo{
	top:1px;
	 left: 7px;}
#lang_sel li {

    width: 148px !important;
}
section .announcement{
	   margin: 0 auto;
    width: 70%;}
	
.content section.box {
    width: 93%;
}
.logo-all{
	width:87%;
	}	
#click-menu{
	top:44px !important}
.post {
	padding-bottom:30px;}

.blickli42{
	padding-left:0px;}	
	
.maintext img {
  
}
.hpy-year{
	width:95%;}
.holly{
	width:95%;
	margin-left:0px;
	}
	
#OutoftheBox .ajax-filelist{
	padding:0px 0px 0px 73px;
}


.pageside {
 width: 98%;

}
.pageside ul{
	width:100%;
	padding: 10px 5px 0px 5px;}
.sidebar_title {
    padding-left: 9px;
}
.subheading {
margin-bottom: 15px;
}
.pdf-buton {
	margin-top:5px;}
	
.blickli42 > li {
	float:left;
}
.maintext ul {
    padding-left: 16px;
}
.contact_ul	{
	padding-left:0px !important;}
	
.maintext p {
    margin: 0 0 10px;
    text-align: center;
}
	
}

@media screen and (width: 640px){

#lang_sel {
	top:39px;
	left:91px;}
.social-ico {
  	position:relative;
    right: 66px;
	}
#click-menu {
    top: 14px !important;
}

}
@media screen and (width: 600px){
	
#click-menu {
    top: 18px !important;
	right:6% !important;
}	
	}


@media screen and (max-width: 539px){
	
.post_box {
    margin: 10px 5px;
    width: 100%;
}
	
}



@media screen and (max-width:480px){
.post_box {
    margin: 10px 40px;
    width: 73%;
}
.content section.box {
    width: 91%;
}
.vidio {
    width: 99.7%;
}

}


}

@media screen and (width: 480px){

#lang_sel {
	top:39px;
	left:97px;}
.social-ico {
  	position:relative;
    right: 66px;
	}
#click-menu {
    top: 15px !important;
}

}



@media screen and (max-width:360px){

.post_box {
    margin: 10px 0;
    width: 100%;
}
.content section.box {
    width: 87%;
}
.maintext img{
	  height:auto;}
	  
#lang_sel {
    top: 12px;
	left:0px;
}
.social-ico {
    float: right;
    position: relative;
    right: 54px;
}
#click-menu {
    top: 14px !important;
}
.vidio > iframe {
    width: 100%;
	height:50%;
}
.pageside {
    width: 96.5%;
}
	  
}


@media screen and (max-width:320px){

.post_box {
    margin: 10px 0;
    width: 100%;
}
.maintext img{
	}
.vidio > iframe {
    width: 100%;
	height:50%;
}
.content section.box {
    width: 86%;
}

.maintext p a {
    color: #f78f1e;
    float: left;
    padding: 0 9px 0 3px;
}
.maintext a {
    color: #900;
    text-decoration: none;
}
.pdf-buton {
    margin-top: 5px;
}
.pdf-buton {
    background: url("images/pdf-icon.png") no-repeat scroll 9px 9px #444;
    color: #fff !important;
    font-size: 12px;
    margin-top: 15px;
    padding: 10px 21px 10px 36px !important;
}
.pdf-buton:hover {
    background: url("images/pdf-icon.png") no-repeat scroll 9px 9px #F78F1E;
    color: #fff !important;
    
}
	  
}

@media screen and (min-width: 400px) and (max-width: 800px){
	
#lang_sel {
	top:39px;
	left:91px;}
.social-ico {
  	position:relative;
    right: 66px;
	}
#click-menu {
    top: 10px !important;
}	
	
	
	}



/*-----------------------------Responsive-------------------------------*/
