@media (min-width: 290px)
{
	#head, #main, #foot
	{
		padding-left: 0;
		padding-right: 0;
	}
	#slideshow
	{
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 767px)
{
	/*dont change this*/
	BODY
	{
		padding-left: 0;
		padding-right: 0;
	}
	/*//dont change this*/
	#header_top .align_right
	{
		text-align: left !important;
	}
	.plusl-panel
	{
		float: left !important;
	}
	#top
	{
		display: none;
	}
	#slide_panel_button #trigger-overlay
	{
		visibility: hidden;
	}
	#slideshow
	{
		margin-top: auto !important;
	}
	#head
	{
		height: auto !important;
	}
	#header_top .align
	{
		text-align: left !important;
	}
}
/*GENERAL*/
.wrap_outer
{
}
.wrap_inner
{
	margin-right: auto;
	margin-left: auto;
}
#head
{
	z-index: 2000;
	position: relative;
}
#main
{
}
#foot
{
}
#footer
{
}
#footer .crate_notitle
{
	margin-bottom: 0;
	background-image: none;
	background-color: transparent;
}
#head .wrap_inner
{
}
/*HEADER TOP*/
#header_top
{
}
#header_top .align
{
	text-align: center;
}
/* NAVIGATION*/
#hor_nav
{
	margin-bottom: 20px;
}
#nav .wrap_inner
{
	padding-top: 0;
}
/*SLIDESHOW*/
#slideshow
{
	margin-top: -200px;
	position: relative;
	z-index: 1;
}
#slideshow_with_col .crate
{
	padding: 0;
	margin-bottom: 20px;
}
#slideshow .row-fluid .crate, #slideshow .container_12 .crate
{
	padding: 0;
}
/* TOP*/
#top
{
	padding-bottom: 20px;
	margin-top: -250px;
	z-index: 2;
	position: relative;
}
#top A
{
	text-decoration: underline;
}
#top A:hover
{
	text-decoration: none;
}
/*SIDEBAR*/
.side_bar .crate
{
	margin-bottom: 20px;
	border-radius: 9px;
}
.side_bar A
{
	text-decoration: underline;
}
.side_bar A:hover
{
	text-decoration: none;
}
/* CONTENT*/
#content
{
}
/*SHIFTING*/
#shifting
{
	margin-top: 20px;
}
#shifting A
{
	text-decoration: underline;
}
#shifting A:hover
{
	text-decoration: none;
}
/*BOTTOM*/
#bottom
{
}
#bottom A
{
	text-decoration: underline;
}
#bottom A:hover
{
	text-decoration: none;
}
/*BREADCRUMBS*/
#breadcrumbs
{
	padding-top: 20px;
}
/*SLIDEPANEL*/
#slidepanel
{
	padding-top: 20px;
	padding-bottom: 20px;
}
#slidepanel .row-fluid, #slidepanel .container_12
{
	background-color: transparent !important;
	background-image: none !important;
}
#slidepanel .crate
{
	text-align: left;
}
/*ANIMATED*/
.zl_padding A, .zl_padding UL
{
	/*+animation-duration: 2s;*/
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
	/*(*+animation-delay: 1s;*)
																																																																				-webkit-animation-delay: 1s;
																																																																				-moz-animation-delay: 1s;
																																																																				-o-animation-delay: 1s;
																																																																				animation-delay: 1s;*/
	/*(*+animation-iteration-count: infinite;*)
																																																																				-webkit-animation-iteration-count: infinite;
																																																																				-moz-animation-iteration-count: infinite;
																																																																				-o-animation-iteration-count: infinite;
																																																																				animation-iteration-count: infinite;*/
}
#hor_nav
{
	position: relative;
	z-index: 998;
}
/*EXTR*/
#top .crate IMG
{
	max-width: 100px;
}
.crate IMG, .crate_mainbody IMG
{
	padding-right: 5px;
}
