@media (min-width: 290px)
{
	#header_top, #hor_nav, #slideshow, #top, #content, #shifting, #bottom, #breadcrumbs, #footer
	{
		padding-left: 20px;
		padding-right: 20px;
	}
	#header_top, #hor_nav, #breadcrumbs, #footer
	{
		padding-left: 0;
		padding-right: 0;
	}
	#head, #main, #foot
	{
		padding-left: 20px;
		padding-right: 20px;
	}
}
@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;
	}
}
/*GENERAL*/
.wrap_outer
{
}
.wrap_inner
{
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#head
{
}
#main
{
}
#foot
{
}
#foot .wrap_inner
{
	padding-top: 20px;
}
#footer
{
}
#footer .crate_notitle
{
	margin-bottom: 0;
	background-image: none;
	background-color: transparent;
}
/*HEADER TOP*/
#header_top
{
}
#header_top .align_right
{
	text-align: right;
}
#head .wrap_inner
{
	padding-top: 0px;
}
/* NAVIGATION*/
#hor_nav
{
}
/*SLIDESHOW*/
#slideshow
{
	padding-bottom: 20px;
}
#slideshow_with_col .crate
{
	padding: 0;
	margin-bottom: 20px;
}
#slideshow .row-fluid .crate, #slideshow .container_12 .crate
{
	padding: 0;
}
/* TOP*/
#top
{
	padding-bottom: 20px;
}
#top A
{
	text-decoration: underline;
}
#top A:hover
{
	text-decoration: none;
}
/*SIDEBAR*/
.side_bar .crate
{
	margin-bottom: 20px;
}
.side_bar A
{
	text-decoration: underline;
}
.side_bar A:hover
{
	text-decoration: none;
}
/* CONTENT*/
#content
{
}
/*SHIFTING*/
#shifting
{
	padding-bottom: 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
{
}
/*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;
}
/**/
/**/
/**/
/*DARK STYLE -  CAN BE DISABLED  ON WHITE PAGES*/
/*.btn-group > .btn:first-child
{
	color: #333333;
}*/
/*UL.pager.pagenav LI A
{
	color: #333333;
}*/
/*.btn.btn-mini.pull-right
{
	color: #333333;
}*/
/*#side_tabs .moduletable H3
{
	color: #666666;
}*/
