#intro {
	position:relative;
	width:100%;
	/*margin-bottom:20px;*/
	overflow:hidden;
	background:#fff;
}
.ban_left_arrow {
	position:absolute;
	left:0;
	top:38%;
	width:37px;
	height:80px;
	cursor:pointer;
	opacity: 0.3;
}
.ban_right_arrow {
	position:absolute;
	right:0;
	top:38%;
	width:37px;
	height:80px;
	cursor:pointer;
	opacity: 0.3;
}
.banup {
	top:25% !important;
}
.ban_left_arrow:hover, .ban_right_arrow:hover {
	display:block;
}
#ban_navigation {
	position:relative;
	max-height:330px;
	width:100%;
	overflow:hidden;
	margin:0 0 5px 0;
	padding:0;
}
#ban_navigation a {
	text-decoration:none;
}
.banitem {
	width: 290px;
	min-height:55px;
	padding:5px;
	text-align:justify;
}
.banitem  p{
	font-style:italic;
	line-height:13px !important;
}
#ban_navigation_new {
	position:relative;
	max-height:275px;
	width:100%;
	overflow:hidden;
	margin:0 0 5px 0;
	padding:0;
}
#ban_navigation_new a {
	text-decoration:none;
}
.banitem_new {
	width: 250px;
	min-height:55px;
	padding:5px;
	text-align:justify;
}
.banitem_new  p{
	font-style:italic;
	line-height:13px !important;
}

#extra_banner {
	position:relative;
	width:100%;
	padding:0 0 20px 0;
	background-color:#fff;
}
#extra_banner img{
	position:relative;
	width:100%;
}
#new_creations {
	position:relative;
	padding:1px 0 10px 0;
	background:#fff;
}
#new_creations h2{
	color:#000;
	margin: 0 0 5px 2px;
}
#featured_creations {
	position:relative;
	padding:6px 0 10px 0;
	background:#fff;
	border-top:3px solid #c3c0c0;
	border-bottom:3px solid #c3c0c0;
}
#featured_creations h2{
	color:#000;
	margin: 0 0 5px 2px;
}
#intro_icons {
	position:relative;
	width:100%;
	padding:10px 0;
	border-top:3px solid #000;
	border-bottom:3px solid #000;
    text-align: center;
	margin-bottom:20px;
}
#intro_icons h2 {
	text-transform:uppercase;
	font-size: 18px;
}
.intro_icon {
	position:relative;
	display:inline-block;
	padding:10px;
	margin: 0;
	width:210px;
}
.icon_right{
	width:294px;
}
.intro_icon img {
	float:left;
	width:100px;
}
.intro_icon p {
	float:left;
	padding: 5px 0 0 6px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}

.intro_pic img {
	width:100%;
}
#news {
	position:relative;
	display:inline-block;
	width:40%;
	height:400px;
	margin:0 1% 0 2%;
	border:3px solid #000;
}
#news h2 {
	height:100px;
	font-size: 30px;
	background:url(images/home_news.png) no-repeat 0 0; 
	margin:0;
	padding-left:110px;
	line-height: 175px;
}
#news hr {
	margin: 0 20px 10px 112px;
    border-width: 1px;
    color: #000;
    border-style: solid;
}
#shortcuts {
	position:relative;
	display:inline-block;
	margin:0 2% 0 1%;
	width:52%;
	border: 0;
}
#shortcuts img {
	width:100%;
	margin-bottom:10px !important;
}
.lsc {
	margin-bottom:0 !important;
}

.feednews {
	height:570px;
	max-height:570px;
	margin:0;
	padding:5px;
	overflow-x:hidden;
	overflow-y:scroll;
}

p.newstitle {
	font-size:15px;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding-top:10px;
	text-align:center;
	line-height:20px;
}
p.newstitle img{
	float:left;
	margin:-10px 10px 10px 5px;
	max-width:84px !important;
}
.news_article {
	padding-bottom:5px;
	border-bottom:1px solid grey;
	margin-bottom:20px;
}
.news_title {
	font-size:14px;
	font-weight:bold;
	margin-bottom:7px;
}
.news_title span {
	font-size:13px;
	font-style:italic;
	font-weight:normal;
	margin-right:10px;
}
.news_text {
	font-size:14px;
}
.news_text a{
	color: #0e0e0e;
    font-weight: 600;
    text-decoration: underline;
}
.news_tweet {
	position:relative;
    margin: 5px 0;
    width: 100%;
    text-align: center;
}
#cat_home_wrapper{
	position:relative;
	margin:0 0 10px 0;
	padding:0 0.5%;
	text-align:center;
	width:99%;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	background:#fff;
}

#cat_home {
	position:relative;
	width:100%;
	overflow:hidden;
	display:inline-block;
	margin:0 0 10px 0;
}
#home_toporder_categories {
	position:relative;
	margin:0;
	overflow:hidden;
	padding:1px 1px 1px 1px;
}
#cat_home_slider {
	position:relative;
	padding:0; 
	overflow:hidden;
}

#cat_home_slider a {
	width:150px;
	height:86px;
	display:inline-block; 
	text-decoration:none;
	margin:0px 2px 4px 2px;
}
#intro_text {
	position:relative;
	width:100%;
	margin:10px 0 20px 10px;
}
.intro_col {
	display:inline-block;
	width:19%;
	margin-bottom:10px;
}
#intro_col_text1, #intro_col_text2, #intro_col_text3, #intro_col_text4, #intro_col_text5  {
	position:relative;
	padding:5px;
	color:#000;
	text-align:justify;
	-moz-transition: max-height .5s;
	-ms-transition: max-height .5s;
	-o-transition: max-height .5s;
	-webkit-transition: max-height .5s;
	transition: max-height .5s;
	/*height:20px;*/
	max-height:20px;
	overflow:hidden;
}
.intro_col_icon {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #777373;
	-moz-transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	transition: transform 0.5s;
}
.ici_flip {
	transform: rotate(-180deg);
}
.intro_col_link {
    position: absolute;
    top: 0;
    left: 0;
	width:100%;
	height:50px;
    cursor:pointer;
}

#quick_links {
	position:relative;
	width:100%;
	margin:20px 0;
	padding-top: 10px;
	text-align:center;
	border-top: 3px solid #000;
}
#quick_links a {
	display:inline-block;
	margin:0 10px;
	text-decoration:none;
	font-size:16px;
}

@media only screen and (max-width : 700px) {
	.ban_left_arrow, .ban_right_arrow {
		top:33%;
	}
}
@media only screen and (max-width : 500px) {
	.ban_left_arrow, .ban_right_arrow {
		top:22%;
	}
	#new_creations h2, #featured_creations h2 {
		margin-left:20px;
	}
	#ban_navigation {
		margin:0 auto;
		margin-bottom:5px;
		width:300px;
	}
	#ban_navigation_new {
		margin:0 auto;
		margin-bottom:5px;
		width:250px;
	}
}
@media only screen and (max-width : 530px) {
	.intro_icon {
		width:294px;
	}
}