div.clean_rounded-horizontal{ position: relative; clear: both; width: 100%; }

div.clean_rounded-horizontal >div.st_tabs{
	position: relative;
	z-index: 100;
	width: 100% !important;
	height: 32px;
	margin-bottom: -1px;
	overflow: hidden;
}

div.clean_rounded-horizontal >div.st_tabs a.st_next{
	right: 0px;
	background-position: center -15px;
	border-top-right-radius: 5px;
}

div.clean_rounded-horizontal >div.st_tabs a.st_next.st_btn_disabled{ background-position: center -135px; }

div.clean_rounded-horizontal >div.st_tabs a.st_next:hover{
	background-position: center -75px;
	background-color: #f8f8f8;
}

div.clean_rounded-horizontal >div.st_tabs a.st_prev{
	left: 0px;
	background-position: center 15px;
	border-top-left-radius: 5px;
}

div.clean_rounded-horizontal >div.st_tabs a.st_prev,div.clean_rounded-horizontal >div.st_tabs a.st_next{
	display: none;
	position: absolute;
	top: 0px;
	z-index: 110;
	height: 30px;
	width: 43px;
	text-indent: -999em;
	border: 1px solid #ccc;
	outline: none;
	background: #fff url("images/arrows_h.gif") no-repeat;
	background-position: center -50px;
}

div.clean_rounded-horizontal >div.st_tabs a.st_prev.st_btn_disabled{ background-position: center -50px; }

div.clean_rounded-horizontal >div.st_tabs a.st_prev.st_btn_disabled,div.clean_rounded-horizontal >div.st_tabs a.st_next.st_btn_disabled{ cursor: default; background-color: #f8f8f8; }

div.clean_rounded-horizontal >div.st_tabs a.st_prev:hover{
	background-position: center -50px;
	background-color: #CCCCCC;
}

div.clean_rounded-horizontal >div.st_tabs div.st_tabs_wrap{ position: relative !important; width: 100%; }

div.clean_rounded-horizontal >div.st_tabs ul{
	width: 10000px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	top: 1px;
}

div.clean_rounded-horizontal >div.st_tabs ul li{ display: block; float: left; margin: 0px; }

div.clean_rounded-horizontal >div.st_tabs ul li a{
	display: block;
	height: 30px;
	margin: 0px;
	padding: 0 28px;
	font: normal 13px/30px 'Open Sans', Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #6a6a6a;
	text-decoration: none;
	outline: none;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #FFFFFF

}

div.clean_rounded-horizontal >div.st_tabs ul li a.st_tab_active{ padding-bottom: 2px; color: #FFFFFF;
background: #272425;
 }

div.clean_rounded-horizontal >div.st_tabs ul li a.st_tab_first{
	border-left: 1px solid #ccc;
	border-top-left-radius: 5px;
}

div.clean_rounded-horizontal >div.st_tabs ul li a.st_tab_last{ border-top-right-radius: 5px; }

div.clean_rounded-horizontal >div.st_tabs ul li a:hover{ color: #FFFFFF; background: #9AB93E; }

div.clean_rounded-horizontal >div.st_views{
	position: relative;
	height: 260px;
	padding: 0px !important;
	line-height: 19px;
	border: 1px solid #ccc;
	background-color: #fff;
	overflow: hidden;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-box-shadow: 0 0 15px #ccc; -webkit-box-shadow: 0 0 15px #ccc; box-shadow: 0 0 15px #ccc;
}

div.clean_rounded-horizontal >div.st_views div.st_view{
	z-index: 5;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-image: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-color: transparent !important;
	-webkit-font-smoothing: antialiased;
}

div.clean_rounded-horizontal >div.st_views div.st_view_first{ display: block; }

div.clean_rounded-horizontal >div.st_views div.st_view_inner{ padding: 30px; }

div.clean_rounded-horizontal.align_bottom{ margin-bottom: 44px; }

div.clean_rounded-horizontal.align_bottom >div.st_tabs{
	position: absolute;
	bottom: -44px;
	left: 0px;
	margin-bottom: 0px;
}

div.clean_rounded-horizontal.align_bottom >div.st_tabs a.st_next{ border-bottom-right-radius: 5px; }

div.clean_rounded-horizontal.align_bottom >div.st_tabs a.st_prev{ border-bottom-left-radius: 5px; }

div.clean_rounded-horizontal.align_bottom >div.st_tabs a.st_prev{ border-bottom-left-radius: 5px; }

div.clean_rounded-horizontal.align_bottom >div.st_tabs a.st_prev,div.clean_rounded-horizontal.align_bottom >div.st_tabs a.st_next,div.clean_rounded-horizontal.align_bottom.st_sliding_active >div.st_tabs,div.clean_rounded-horizontal.align_bottom >div.st_tabs div.st_views{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

div.clean_rounded-horizontal.align_bottom >div.st_tabs ul li a{ border-bottom: 1px solid #ccc; }

div.clean_rounded-horizontal.align_bottom >div.st_tabs ul li a.st_tab_active{ padding-bottom: 0px; border-top-color: #fff; }

div.clean_rounded-horizontal.align_bottom >div.st_tabs ul li a.st_tab_first{
	border-top-left-radius: 0px;
	border-bottom-left-radius: 5px;
}

div.clean_rounded-horizontal.align_bottom >div.st_tabs ul li a.st_tab_last{
	border-top-right-radius: 0px;
	border-bottom-right-radius: 5px;
}

div.clean_rounded-horizontal.align_bottom >div.st_views{
	border-bottom-left-radius: 0px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

div.clean_rounded-horizontal.align_bottom.st_sliding_active >div.st_tabs{
	border-top: 0 none;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

div.clean_rounded-horizontal.align_bottom.st_sliding_active >div.st_tabs ul li a.st_tab_first{ border-bottom-left-radius: 0px; }

div.clean_rounded-horizontal.align_bottom.st_sliding_active >div.st_tabs ul li a.st_tab_last{ border-bottom-right-radius: 0px; }

div.clean_rounded-horizontal.align_bottom.st_sliding_active >div.st_views{ border-bottom-right-radius: 0px; }

div.clean_rounded-horizontal.st_sliding_active >div.st_tabs{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: visible;
}

div.clean_rounded-horizontal.st_sliding_active >div.st_tabs div.st_tabs_wrap{ width: auto !important; margin: 0px 44px; }

div.clean_rounded-horizontal.st_sliding_active >div.st_tabs ul li a.st_tab_first{ border-left: 0 none; border-top-left-radius: 0px; }

div.clean_rounded-horizontal.st_sliding_active >div.st_tabs ul li a.st_tab_last{ border-right: 0 none; border-top-right-radius: 0px; }

div.clean_rounded-horizontal.st_sliding_active >div.st_views{ border-top-right-radius: 0px; }

div.clean_rounded-vertical{ position: relative; clear: both; width: 100%; }

div.clean_rounded-vertical >div.st_tabs{
	position: relative;
	z-index: 100;
	float: left;
	width: 193px;
	height: 378px;
	margin-right: -1px;
	border-top: 1px solid #ccc;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	overflow: hidden;
}

div.clean_rounded-vertical >div.st_tabs a.st_next{ background-position: center -20px; }

div.clean_rounded-vertical >div.st_tabs a.st_next.st_btn_disabled{ background-position: center -148px; }

div.clean_rounded-vertical >div.st_tabs a.st_next:hover{
	background-position: center -84px;
	background-color: #f5f5f5;
}

div.clean_rounded-vertical >div.st_tabs a.st_prev{
	margin-left: -1px;
	border-right: 0 none;
	background-position: center 12px;
	border-top-left-radius: 5px;
}

div.clean_rounded-vertical >div.st_tabs a.st_prev,div.clean_rounded-vertical >div.st_tabs a.st_next{
	display: none;
	float: left;
	position: relative;
	z-index: 100;
	height: 32px;
	width: 95px;
	text-indent: -999em;
	border: 1px solid #ccc;
	border-top: 0 none;
	outline: none;
	background: #fff url("images/arrows_v.gif") no-repeat;
}

div.clean_rounded-vertical >div.st_tabs a.st_prev.st_btn_disabled{ background-position: center -116px; }

div.clean_rounded-vertical >div.st_tabs a.st_prev.st_btn_disabled,div.clean_rounded-vertical >div.st_tabs a.st_next.st_btn_disabled{ cursor: default; background-color: #f7f7f7; }

div.clean_rounded-vertical >div.st_tabs a.st_prev:hover{
	background-position: center -52px;
	background-color: #f5f5f5;
}

div.clean_rounded-vertical >div.st_tabs div.st_tabs_wrap{
	position: relative !important;
	float: left;
	clear: both;
}

div.clean_rounded-vertical >div.st_tabs ul{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.clean_rounded-vertical >div.st_tabs ul li{
	position: relative;
	float: left;
	clear: both;
	margin: 0px;
}

div.clean_rounded-vertical >div.st_tabs ul li a{
	display: block;
	width: 171px;
	height: 40px;
	margin: 0px;
	padding: 14px 0 14px 20px;
	font: bold 12px/18px 'Open Sans', Arial,Helvetica,sans-serif;
	color: #5c5c5c;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #f8f8f8;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#f9f9f9),to(#f4f4f4));
	background-image: -webkit-linear-gradient(top,#f9f9f9,#f4f4f4);
	background-image: -moz-linear-gradient(top,#f9f9f9,#f4f4f4);
	background-image: -ms-linear-gradient(top,#f9f9f9,#f4f4f4);
	background-image: -o-linear-gradient(top,#f9f9f9,#f4f4f4);
}

div.clean_rounded-vertical >div.st_tabs ul li a span{
	display: block;
	clear: both;
	font-size: 11px;
	font-weight: normal;
	color: #838383;
	padding-top: 3px;
}

div.clean_rounded-vertical >div.st_tabs ul li a.st_tab_active{
	position: relative;
	z-index: 10;
	color: #5ea600;
	padding-right: 2px;
	background: #fff;
}

div.clean_rounded-vertical >div.st_tabs ul li a.st_tab_first{ border-top-left-radius: 5px; }

div.clean_rounded-vertical >div.st_tabs ul li a.st_tab_last{ border-bottom-left-radius: 5px; }

div.clean_rounded-vertical >div.st_tabs ul li a:hover{ color: #333; background: #fbfbfb; }

div.clean_rounded-vertical >div.st_views{
	position: relative;
	z-index: 5;
	height: 377px;
	line-height: 18px;
	border: 1px solid #ccc;
	background-color: #fff;
	overflow: hidden;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

div.clean_rounded-vertical >div.st_views div.st_view{
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-image: none;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-color: transparent !important;
}

div.clean_rounded-vertical >div.st_views div.st_view_first{ display: block; }

div.clean_rounded-vertical >div.st_views div.st_view_inner{ overflow: hidden !important; padding: 30px; }

div.clean_rounded-vertical.align_right >div.st_tabs{
	float: right;
	margin-left: -1px;
	margin-right: 0px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

div.clean_rounded-vertical.align_right >div.st_tabs a.st_next{ margin-right: -1px; border-top-right-radius: 5px; }

div.clean_rounded-vertical.align_right >div.st_tabs a.st_prev{ margin-left: 0px; border-top-left-radius: 0px; }

div.clean_rounded-vertical.align_right >div.st_tabs ul li a{ border-right: 1px solid #ccc; }

div.clean_rounded-vertical.align_right >div.st_tabs ul li a.st_tab_active{ padding-right: 0px; border-left-color: #fff; }

div.clean_rounded-vertical.align_right >div.st_tabs ul li a.st_tab_first{
	border-top-left-radius: 0px;
	border-top-right-radius: 5px;
}

div.clean_rounded-vertical.align_right >div.st_tabs ul li a.st_tab_last{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 5px;
}

div.clean_rounded-vertical.align_right >div.st_views{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 0px;
}

div.clean_rounded-vertical.align_right.st_sliding_active >div.st_tabs{ border-right: 1px solid #ccc; border-left: 0 none; }

div.clean_rounded-vertical.align_right.st_sliding_active >div.st_tabs div.st_tabs_wrap{ margin-left: 0px; }

div.clean_rounded-vertical.align_right.st_sliding_active >div.st_tabs ul li a.st_tab_first{ border-top-right-radius: 0px; }

div.clean_rounded-vertical.align_right.st_sliding_active >div.st_views{ border-bottom-right-radius: 0px; }

div.clean_rounded-vertical.st_sliding_active >div.st_tabs{ width: 192px; border-left: 1px solid #ccc; }

div.clean_rounded-vertical.st_sliding_active >div.st_tabs div.st_tabs_wrap{ margin-left: -1px; }

div.clean_rounded-vertical.st_sliding_active >div.st_tabs ul li a.st_tab_first{ border-top-left-radius: 0px; }

div.clean_rounded-vertical.st_sliding_active >div.st_views{ border-bottom-left-radius: 0px; }