/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/layout.css);


/* Spacing
----------------------------------------------------------------------------------------------------*/

body {
	background-attachment: fixed;
	background-position: center top; 
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

body .bodyBgPattern {
	background-attachment: fixed;
}

body p {
	font-smoothing: antialiased;
}
.module,
#header,
#breadcrumbs,
#content,
#footer { margin: 15px; }
#footer { overflow: hidden; }
#footer, #footer p, #footer a { font-size: 95%;  }

#menu .module { margin: 10px 5px; }

#footer .module { margin: 0; }

#toolbar,
#headerbar { margin-bottom: 30px; }
#topbar {
	margin: 0px 0px 40px;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	float: right;
}
#topbar p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-transform: uppercase;
}
#topbar .module {
	margin: 0;
	padding: 0;
}
#topbar ul.menu-line  {
	display: inline-block;
	margin: 0 10px;
}
#topbar ul.menu li {
	display: inline-block;
}
#topbar ul.menu {}
#topbar ul.menu {}


img.auto-size {
	width: 100% !important;
	height: auto !important;
}

/*css3 animation*/
.socialLink a, #bottom-b ul.menu li a, .catItemTags a, a.footerToggler span, .catItemTags a:before {
		-webkit-transition: all 200ms ease-in-out;
		-moz-transition: all 200ms ease-in-out;
        -ms-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
		transition: all 200ms ease-in-out;
		}


.header-center .div.page-header, .header-center .middleContent .module-title, .header-center #projects .module-title, .header-center .module-title {
	text-align: center;
	}



/* Layout
----------------------------------------------------------------------------------------------------*/
#qLoverlay #qLbar {
	border-radius: 30px 30px 30px 30px;
	margin-left: 20px;
	margin-right: 20px;
}



#toolbar, #toolbar p {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0px;
}
#toolbar .float-right p {
	display: inline-block;
	margin: 0;
	}
#totop-scroller {
	display: block;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 1;
	width: 18px;
	height: 18px;
	padding: 8px;
	color: #CCC;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
	
}
#totop-scroller:hover {
	color: #FFF;
}
#totop-scroller.hidden {
    bottom: -100px
}
.logoWrapper {
	float: left;
	margin-left:5px;
	margin-top:10px;
	}
.logoSlogan {
	float: left;
	margin-top: 25px;
	padding-left: 10px;
	margin-left: 10px;
	height: 32px;
	background: url(../images/slogan_devider.png) no-repeat left center;
	padding-top: 13px;
	}

#topBorder, #bottomBorder {
	display: none;
	height: 2px;
	}
header #search {
  position: absolute;
  right: 0;
  top: 48px;
}
.socialLeft header #search, .socialRight header #search  {
	top: 40px;
}

.searchbox .results {
  right: -4px !important;
}

.toolbarWrapper #header {
	margin: 7px 0px !important;
	}

.toolbarWrapper #toolbar {
	margin: 10px 0;
}
.disclaimer {
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	}
.disclaimer p, .disclaimer a {
	font-size: 11px;
	}


#footer .one-half {
	text-align: left;
	}
#footer .one-half.last {
	text-align: right;
	}
#footer .one-half.last .menu-line {
	margin: 15px 0 !important;
}
#slider  {
	position: relative;
	z-index: 5;
}
#slider .module {
  margin: 0 !important;
}
.slider-shadow {
	margin-top: -5px;
	
	}

	/* .slider-shadow {
	background: #345;
	box-shadow: inset 0 0 15px 0 rgba(0,0,0,.5);
} */

.socialLeft .socialLink {
	background: #FFFFFF;
	background: rgba(255,255,255,.7);
	border-radius: 0;
	left: 0;
	padding: 5px 7px 0 5px;
	position: fixed;
	top: 35%;
	width: 24px;
	z-index: 100;
	}
.socialRight .socialLink {
	background: #FFFFFF;
	background: rgba(255,255,255,.7);
	border-radius: 0;
	right: 0;
	padding: 5px 7px 0 5px;
	position: fixed;
	top: 35%;
	width: 24px;
	z-index: 100;
	}
.socialLeft .socialLink a, .socialRight .socialLink a {
	margin-bottom: 5px;
	}
.socialLink {
	float: right;
	margin-bottom: 15px;
	margin-top: 5px;
}
.socialSearch {
	float: right;
	margin-left: 15px;
	}
.socialLink a {
	font-size: 14px;
	background-image: url(../images/social-reflect.png);
	background-position: center center;
	background-color: #DDD;
	padding: 2px 4px 4px 4px;
	width: 16px;
	height: 16px;
	display: inline-block;
	text-align: center;
	color: #666;
	border: 1px solid #d5d5d5;
	box-shadow: 0 0 0px 1px rgba(255, 255, 255, .3) inset;
	border-radius: 1px;
	}
.socialLink a:hover {
	border-color: rgba(0,0,0,.3);
	}
.socialLink a:hover i {
	color: #FFF;
}
.socialLink a.googleplus:hover {
	background-color: #F63E28;
	}
.socialLink a.facebook:hover {
	background-color: #3B5998;
	}
.socialLink a.twitter:hover {
	background-color: #2DAAE1;
	}
.socialLink a.flickr:hover {
	background-color: #CCC;
	}
.socialLink a.flickr:hover i {
	color: #FF0084;
	}
.socialLink a.youtube:hover {
	background-color: #FF3132;
	}
.socialLink a.linkedin:hover {
	background-color: #0073B2;
}
.socialLink a.pinterest:hover {
	background-color: #CB2027;
	}
.socialLink a.github:hover {
	background-color:#f5f5f5;
	}
.socialLink a.github:hover i {
	color: #000;
}


.wk-slideshow-default .nav {
margin-top: -29px;
text-align: right;
z-index: 999966;
position: relative;
float: right;
background: rgba(255, 255, 255, .7);
padding: 9px 8px 0px 9px;
}
.wk-slideshow-default .nav .active span {
  background-position: 0 -30px;
}
.wk-slideshow .caption {
position: absolute;
left: 0;
right: 60%;
bottom: 30px;
z-index: 5;
padding: 10px;
background: rgba(0, 0, 0, 0.5);
text-align: right;
border: 3px solid rgba(0, 0, 0, .5);
border-left: none;
/*box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);*/
}
#bottom-b .mod-box {
	border: none;
	padding: 5px;
	} 
#bottom-b ul.menu li {
	border-top: 1px solid rgba(100,100,100,.4);
	}
#bottom-b ul.menu li:last-child {
	border-bottom: 1px solid rgba(100,100,100,.4);
	}
#bottom-b ul.menu li a {
	background: url(../images/submenu_arrow.png) no-repeat left center;
	padding-left: 15px;
}
#bottom-b ul.menu li a:hover {
	padding-left: 18px;
}
#bottom-b .mod-box p i, #bottom-b .mod-box p span {
	margin-right: 5px;
	font-size: 16px;
	vertical-align: middle;
}

.shadow0 {
	margin-bottom: 25px;
	}
/* .shadow1, .shadow2, .shadow3, .shadow4, .shadow5, .shadow6, .shadow7, .shadow8, .shadow9, .shadow10 {
	margin-bottom: -12px;
	}
.shadow11 {
	margin-bottom: -22px;
	} */

.block-img-shadow img { vertical-align: top; }

.block-img-shadow { display: inline-block; position: relative; }


.wk-slideshow-default .next, .wk-slideshow-default .prev {
	top: 50%;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	display: block !important;
	opacity: 1 !important;
	-moz-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg) ;
	-webkit-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg) ;
	-o-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	
	-webkit-transition: -webkit-transform 200ms ease-in-out;
		-moz-transition: -moz-transform 200ms ease-in-out;
        -ms-transition: -ms-transform 200ms ease-in-out;
        -o-transition: -o-transform 200ms ease-in-out;
		transition: transform 200ms ease-in-out;
	}

.wk-slideshow-default:hover .next, .wk-slideshow-default:hover .prev {
	-moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg) ;
	-webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg) ;
	-o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	}

.wk-slideshow-default > div:hover .next, .wk-slideshow-default > div:hover .prev {
background: url("../images/buttons.png") 0 0px no-repeat;
}
.wk-slideshow-default > div:hover .prev {
background-position: 0 -50px;
}
.wk-slideshow-default .nav span {
	width: 16px;
	height: 15px;
	background: url("../images/nav.png") 0 -45px no-repeat;
	overflow: hidden;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.wk-slideshow-default .nav span:hover {
background-position: 0 -30px;
}

.rounded {
	border-radius: 300em;
	-webkit-border-radius: 300em;
	overflow: hidden;

	}

/*

-webkit-animation-name: cropanim;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
	   -moz-animation-name: cropanim;
	   -moz-animation-duration: 6s;
	   -moz-animation-iteration-count: infinite;
	        animation-name: cropanim;
	        animation-duration: 6s;
	        animation-iteration-count: infinite;
	background-position: center 0;
	background-color: #DDD;

@-webkit-keyframes cropanim {
	0%, 100% { color: red; }
	33% { color: green; }
	66% { color: blue; }
}


@-moz-keyframes cropanim {
	0%, 100% { color: #7fb3ef; }
	33% { color: #ef7f7f; }
	66% { color: #a77fef; }
}



@keyframes cropanim {
	0%, 100% { color: #7fb3ef; }
	33% { color: #ef7f7f; }
	66% { color: #a77fef; }
}

*/

#top-a .module, #top-b .module {
	background: #FFF;
	}
	
	
	
.button {
    background-color: #F5F5F5;
	background-image: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
	background-image: -ms-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
	background-image: linear-gradient(to bottom, #ffffff 0%,#e6e6e6 100%);
    background-repeat: repeat-x;
    border-color: #E6E6E6 #E6E6E6 #A2A2A2;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 14px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.button:hover, .button:active, .button.active, .button.disabled, .button[disabled] {
    background-color: #E6E6E6;
    color: #333333;
}
.button:active, .button.active {
}
.button:first-child {
}
.button:hover {
    -webkit-transition: background-position 0.1s linear 0s;
	-moz-transition: background-position 0.1s linear 0s;
	-o-transition: background-position 0.1s linear 0s;
	-ms-transition: background-position 0.1s linear 0s;
	transition: background-position 0.1s linear 0s;
	background-color: #E6E6E6;
	background-position: 0 -15px;
	color: #333333;
	text-decoration: none;
}
.button:focus {
    outline: thin dotted #333333;
    outline-offset: -2px;
}
.button.active, .button:active {
    background-color: #E6E6E6;
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none;
}
.button.disabled, .button[disabled] {
    background-color: #E6E6E6;
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}
.button-large {
    font-size: 16px;
    line-height: normal;
    padding: 9px 14px;
}
.button-large [class^="icon-"] {
    margin-top: 2px;
}
.button-small {
    font-size: 12px;
    line-height: 18px;
    padding: 3px 9px;
}
.button-small [class^="icon-"] {
    margin-top: 0;
}
.button-mini {
    font-size: 11px;
    line-height: 17px;
    padding: 2px 6px;
}
.button-block {
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
.button-block + .button-block {
    margin-top: 5px;
}
input.button-block[type="submit"], input.button-block[type="reset"], input.button-block[type="button"] {
    width: 100%;
}
.button-primary.active, .button-warning.active, .button-danger.active, .button-success.active, .button-info.active, .button-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}
.button {
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.button-primary {
    background-color: #006DCC;
	background-image: -moz-linear-gradient(top, #0088cc 0%, #0044cc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0088cc), color-stop(100%,#0044cc));
	background-image: -webkit-linear-gradient(top, #0088cc 0%,#0044cc 100%);
	background-image: -o-linear-gradient(top, #0088cc 0%,#0044cc 100%);
	background-image: -ms-linear-gradient(top, #0088cc 0%,#0044cc 100%);
	background-image: linear-gradient(to bottom, #0088cc 0%,#0044cc 100%);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.button-primary:hover, .button-primary:active, .button-primary.active, .button-primary.disabled, .button-primary[disabled] {
    background-color: #0044CC;
    color: #FFFFFF;
}
.button-primary:active, .button-primary.active {
}
.button-warning {
    background-color: #FAA732;
	background-image: -moz-linear-gradient(top, #fbb450 0%, #f89406 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbb450), color-stop(100%,#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450 0%,#f89406 100%);
	background-image: -o-linear-gradient(top, #fbb450 0%,#f89406 100%);
	background-image: -ms-linear-gradient(top, #fbb450 0%,#f89406 100%);
	background-image: linear-gradient(to bottom, #fbb450 0%,#f89406 100%);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.button-warning:hover, .button-warning:active, .button-warning.active, .button-warning.disabled, .button-warning[disabled] {
    background-color: #F89406;
    color: #FFFFFF;
}
.button-warning:active, .button-warning.active {
}
.button-danger {
	background-color: #DA4F49;
	background-image: -moz-linear-gradient(top, #ee5f5b 0%, #bd362f 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee5f5b), color-stop(100%,#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b 0%,#bd362f 100%);
	background-image: -o-linear-gradient(top, #ee5f5b 0%,#bd362f 100%);
	background-image: -ms-linear-gradient(top, #ee5f5b 0%,#bd362f 100%);
	background-image: linear-gradient(to bottom, #ee5f5b 0%,#bd362f 100%);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.button-danger:hover, .button-danger:active, .button-danger.active, .button-danger.disabled, .button-danger[disabled] {
    background-color: #BD362F;
    color: #FFFFFF;
}
.button-danger:active, .button-danger.active {
}
.button-success, .addtocart-button input {
    background-color: #5BB75B;
	background-image: -moz-linear-gradient(top, #62c462 0%, #51a351 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#62c462), color-stop(100%,#51a351));
	background-image: -webkit-linear-gradient(top, #62c462 0%,#51a351 100%);
	background-image: -o-linear-gradient(top, #62c462 0%,#51a351 100%);
	background-image: -ms-linear-gradient(top, #62c462 0%,#51a351 100%);
	background-image: linear-gradient(to bottom, #62c462 0%,#51a351 100%);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.button-success:hover, .button-success:active, .button-success.active, .button-success.disabled, .button-success[disabled], .addtocart-button input:hover, .addtocart-button input:active {
    background-color: #51A351;
    color: #FFFFFF;
}
.button-success:active, .button-success.active {
}
.button-info {
    background-color: #49AFCD;
    background-image: -moz-linear-gradient(top, #5bc0de 0%, #2f96b4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5bc0de), color-stop(100%,#2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de 0%,#2f96b4 100%);
	background-image: -o-linear-gradient(top, #5bc0de 0%,#2f96b4 100%);
	background-image: -ms-linear-gradient(top, #5bc0de 0%,#2f96b4 100%);
	background-image: linear-gradient(to bottom, #5bc0de 0%,#2f96b4 100%);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.button-info:hover, .button-info:active, .button-info.active, .button-info.disabled, .button-info[disabled] {
    background-color: #2F96B4;
    color: #FFFFFF;
}
.button-info:active, .button-info.active {
}
.button-inverse {
    background-color: #363636;
	background-image: -moz-linear-gradient(top, #444444 0%, #222222 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#222222));
	background-image: -webkit-linear-gradient(top, #444444 0%,#222222 100%);
	background-image: -o-linear-gradient(top, #444444 0%,#222222 100%);
	background-image: -ms-linear-gradient(top, #444444 0%,#222222 100%);
	background-image: linear-gradient(to bottom, #444444 0%,#222222 100%);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.button-inverse:hover, .button-inverse:active, .button-inverse.active, .button-inverse.disabled, .button-inverse[disabled] {
    background-color: #222222;
    color: #FFFFFF;
}
.button-inverse:active, .button-inverse.active {
}
button.button, input.button[type="submit"] {
}
button.button::-moz-focus-inner, input.button[type="submit"]::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
button.button.button-large, input.button.button-large[type="submit"] {
}
button.button.button-small, input.button.button-small[type="submit"] {
}
button.button.button-mini, input.button.button-mini[type="submit"] {
}
.button-link, .button-link:active, .button-link[disabled] {
    background-color: transparent;
    background-image: none;
    box-shadow: none;
}
.button-link {
    border-color: transparent;
    border-radius: 0 0 0 0;
    color: #0088CC;
    cursor: pointer;
}
.button-link:hover {
    background-color: transparent;
    color: #005580;
    text-decoration: underline;
}
.button-link[disabled]:hover {
    color: #333333;
    text-decoration: none;
}

/* input style */

input[type="text"], input[type="email"], input[type="password"], textarea {
	border: 1px solid #DDD;
	border: 1px solid rgba(0,0,0,.2);
	padding: 6px;
	}




/* info bar */
#infoTextHeader {
	color: #FFF;
	position: relative;
	overflow: hidden;
	display: block;
	}
#infoTextHeader .wrapper {
	overflow: hidden;
	position: relative;
	}
#infoTextHeader .infotext {
	}
.closeInfoText {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
  bottom: 32%;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
  color: rgba(0, 0, 0, 0.01);
  font-size: 10px;
  height: 11px;
  padding: 3px 6px 9px;
  position: absolute;
  right: 0;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5), 0 0 0 rgba(255, 255, 255, 0.4);
  vertical-align: middle;
}
.closeInfoText:hover {
	color: rgba(0, 0, 0, 0.02);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6), 0 0 0 rgba(255, 255, 255, 0.6); 
	}

#info-bar .module {
	padding: 0;
	margin: 0;
}
#info-bar {
	margin-right: 45px;
}

/* responsive menu style */
	
.menu-responsive {
	border: 1px solid #D5D5D5;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	background: #f6f8f9;
	background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9));
	background: -webkit-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
	background: -o-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
	background: -ms-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
	background: linear-gradient(to bottom, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
	}
	
	
/* sub footer */

.subfooter {
	display: none;

	}
#subfooter {
	box-shadow: 0 0 100px 0 rgba(10,10,10,.1) inset, 0 0 4px 0 rgba(0,0,0,.1) inset;
}
a.footerToggler {
	background: rgba(0, 0, 0, 0.15);
	color: rgba(0, 0, 0, 0.6) !important;
	float: left;
	font-size: 16px;
	margin: -10px 15px -65px -25px;
	padding: 25px 15px 0px 25px;
	box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.5);
	height: 100px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .2);

}
a.footerToggler:hover {
	color: rgba(255,255,255,.8) !important;
	}
a.footerToggler > .icon-plus-2 {
	
}
a.footerToggler.clicked > .icon-plus-2:before {
	content: "\e034";
	
}

/* blur effect */

a.blurEffect {
  display: block;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  position: relative;
}

.blur-effect {
    left: 0;
    position: absolute !important;
    top: 0;
	z-index: 10;
}


/* for some stuff ... */


a.blurEffect img{
			 z-index: 0;
			 position: relative;
		 }
a.blurEffect i.fade{
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
a.zoomType i.fade {
  background-image: url(../images/zommType.png);
	background-repeat: no-repeat;
	background-position: center center;
	left: 0px;
	top: 0px;
	z-index: 200;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}	
a.linkType i.fade {
  background-image: url(../images/linkType.png);
	background-repeat: no-repeat;
	background-position: center center;
	left: 0px;
	top: 0px;
	z-index: 200;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
a.zoomType:hover i.fade, a.linkType:hover i.fade{
  -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
  
}
i.fade:after{						
background: none;
bottom: 0px;
content: "";
display: block;
height: 0px;
left: 50%;
margin: 0 0 0 -2.5px;
position: absolute;
width: 0px;
border-color: transparent;
border-style: solid;
border-width: 3px;
}



/* input style */
.inputbox {
	border: 1px solid #DDD;
	padding: 6px;
	}
	
/* Contact form style */

#contact-form fieldset {
	border: 1px solid #DDD;
	}

#contact-form input {
	margin-bottom: 10px;
	}

#contact-form textarea {
	width: 98% !important;
	}


select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  color: #555555;
  vertical-align: middle;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}

select {
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

select[multiple],
select[size] {
  height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.uneditable-input,
.uneditable-textarea {
  color: #999999;
  cursor: not-allowed;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

.uneditable-textarea {
  width: auto;
  height: auto;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}

.searchbox input[type="text"] {
	border: none;
	box-shadow: none;

}
#glyphs .box1 {
  background: none repeat scroll 0 0 #EEEEEE;
  display: inline-block;
  margin: 0.5em 1em 0.5em 0;
  padding: 0.25em 0.5em;
  width: 12em;
  font-size: 16px;
}
.pagination {}
.pagination a, .pagination > strong {
  border: 1px solid rgba(10, 10, 10, 0.1);
  margin: 0 -0.5px;
  padding: 5px 15px;
}

.pagination a span {}
.pagination span, strong {}

/* hover animation  */
/* .hoverContent .rollover{
	background:url(../images/opacity.png) repeat;
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:15;
	width:100%; height:100%;
}

.hoverContent .rollover .image{
	background:url(../images/hover-zoom.png)no-repeat center center;
	display:block;
	width:53px; height:33px;
	position:absolute;
	top:42%;
	left:120%;
	margin:0px 0 -16px 0px;
	text-indent:-9999px;
	opacity: .5 !important;
}

.hoverContent .rollover .link{
	background:url(../images/hover-link.png) no-repeat center center;
	display:block;
	width:53px; height:33px;
	position:absolute;
	top:42%;
	left:-20%;
	margin:0px 0 -16px -48px;
	text-indent:-9999px;
	opacity: .5 !important;
}
.hoverContent .rollover .image:hover, .hoverContent .rollover .link:hover {
	opacity: .9 !important;
}
 */

.hoverContent .rollover{
	background:url(../images/opacity.png) repeat;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:15;
	width:100%; height:100%;
	-webkit-transition: all 400ms ease-in-out 100ms;
	-moz-transition: all 400ms ease-in-out 100ms;
	-o-transition: all 400ms ease-in-out 100ms;
	-ms-transition: all 400ms ease-in-out 100ms;
	transition: all 400ms ease-in-out 100ms;
	-moz-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg) ;
	-webkit-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg) ;
	-o-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	opacity: 0;

}
.hoverContent:hover .rollover{
	-moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg) ;
	-webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg) ;
	-o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	opacity: 1;
}


.hoverContent .rollover .image{
	background:url(../images/hover-zoom.png)no-repeat center center;
	display:block;
	width:53px; height:33px;
	position:absolute;
	top:42%;
	left:180%;
	margin:0px 0 -16px 0px;
	text-indent:-9999px;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
	opacity: 0;
	border:none !important;
}
.hoverContent:hover .rollover .image{
	left: 50%;
	opacity: 1;

}

.hoverContent .rollover .link{
	background:url(../images/hover-link.png) no-repeat center center;
	display:block;
	width:53px; height:33px;
	position:absolute;
	top:42%;
	right:180%;
	margin:0px 0 -16px -48px;
	text-indent:-9999px;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
	opacity: 0;
	border: none !important;
}
.hoverContent:hover .rollover .link{
	right: 50%;
	opacity: 1;
}


/* news letter */

.newsletter label { margin: 10px 0;
display: block; }
.newsletter input[type="text"] {
	width: 200px;
	display: inline-block;
}
.newsletter .button, .newsletter input[type="submit"] { display: inline-block; margin-left: 10px;}
.newsletter {}
.newsletter {}


.partners{

}
.partners ul{
	margin: 0 0 15px;
	padding: 0;
}
.partners ul li {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0;
  width: 16.66%;
}
.partners ul li a {
  border: 1px solid #DDDDDD;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1) inset;
  display: block;
  margin: 10px 4px 0;
  padding: 15px 5px;
  text-align: center;
}
.partners ul li a:hover {
  border: 1px solid #CCCCCC;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15) inset, 0 0 3px 0 rgba(0, 0, 0, 0.15);
}
.partners ul li a img {
	max-width: 100%;
	vertical-align: top;
}






/* Color scheme  */

.blackScheme {}

.blackScheme.socialRight .socialLink {
	background: #222;
	background: rgba(0,0,0,.3);
	}

.blackScheme .socialLink a {
background-color: rgba(100, 100, 100, .5);
color: #DDD;
color: rgba(255,255,255,.8);
border: 1px solid rgba(0,0,0,.6);
box-shadow: 0 0 0px 1px rgba(0, 0, 0, .2) inset;

}

.blackScheme .menu-dropdown .dropdown-bg > div {
	background: #333;
	border-right: none;
	border-left: none;
}
.blackScheme .menu-dropdown li.level2 {
	border-top: 1px solid rgba(0,0,0,.5);
}
.blackScheme .menu-dropdown a.level2, .blackScheme .menu-dropdown span.level2 {
	color: #999;
}
.blackScheme .menu-sidebar a, .blackScheme .menu-sidebar li > span {
	color: #DDD;

}
.blackScheme .menu-sidebar li.level1, .blackScheme .box, .blackScheme ul.zebra > li:first-child, .blackScheme table.zebra tbody tr:first-child td, .blackScheme ul.zebra > li, .blackScheme table.zebra tbody td  {
	border-color: rgba(255,255,255,.2);
}
.blackScheme pre {
	background: rgba(0,0,0,.6);
	border: 1px solid rgba(0,0,0,.9);
}
.blackScheme ins, .blackScheme mark, .blackScheme form.box legend, .blackScheme #glyphs .box1 {
	color: #444;
}
.blackScheme ul.zebra > li:nth-of-type(odd), .blackScheme table.zebra tbody tr:nth-of-type(odd) {
	background-color: rgba(255,255,255,.3); 
}


/* user styles */

.boxHP {

border: 1px solid rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .15), 0 0 20px 0 rgba(0, 0, 0, .05) inset;
box-shadow: 0 0 3px 0 rgba(0, 0, 0, .15), 0 0 20px 0 rgba(0, 0, 0, .05) inset;
font-size: 32px;
line-height: 34px;
width: 90px;
}


.feature {
background: url(../images/featured-bg.png) repeat-x bottom;
padding-top: 10px;
border-bottom: solid 1px #e0e0e0;
margin-bottom: 15px;
}


.noMargPadBorder {
 margin:0px !important;
 padding:0px !important;
 border:0px !important;
}

