/*
Responsive 996px grid system ~ Style CSS.
Copyright 2013, Josh Cope
*/
@font-face {
	font-family: 'Arial';
	font-weight: normal;
	font-style: normal;
}

/* @font-face {
	font-family: 'SegoeUI-Light';
	src: url('../fonts/segoeuil.eot');
	src: url('../fonts/segoeuil.eot?#iefix') format('embedded-opentype'),
		url('../fonts/segoeuil.woff') format('woff'),
		url('../fonts/segoeuil.ttf') format('truetype'),
		url('../fonts/segoeuil.svg#segoeui') format('svg');
	font-weight: normal;
	font-style: normal;
} */

a {
	text-decoration: none;
}

ul.list-styles {
	list-style-type: circle;
}

ul.list-styles li {
	padding: 0px;
	margin: 0px;
	line-height: 15px;
}

ul.list-styles li a {
	padding: 0px;
	margin: 0px;
}

/* =============================================================================
   Site Styles
   ========================================================================== */
body {
	background: url(../images/cloud_bg.jpg) no-repeat top center;
	/* background-size: 25000px; */
	color: #333;
	font-size: 13px;
	height: auto;
	
}

header {
	margin: 0px;
	padding: 0px;
}

.logo img {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	width: 80px;
}

.logo h1 {
	/* font-family: 'segoeui'; */
	font-weight: bold;
	font-size: 20px;
}

.toplinks {
	float: left;
	margin-top: 30px;
	padding-left: 50px;
}

.search {
	width: 185px;
	float: right;
	margin-top: 30px;
}

.search input {
	border: none;
}

.search .ft {
	background: fafafa;
	padding: 5px;
	margin: 4px 0 0 0px;
	width: 140px;
	color: #898989;
	float: left;
}

.search .fs {
	background: #22b7cd url(../images/search.png) no-repeat center;
	border: none;
	margin: 0;
	height: 34px;
	width: 43px;
	float: right;
}

header .banner {
	width: 100%;
	height: 260px;
	padding: 20px 0px;
}

.header_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 996px;
}

.banner_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 996px;
}

.container {
	margin-bottom: 0px;
	
}

h1,h2,h3,h4,h5 {
	color: #336699;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px;
	font-weight: normal;
	font-size: 13px;
	
}

p {
	padding: 0px;
}

.logo {
	margin: 5px 0px;
	line-height: 25px;
}

.logo h1 {
	padding-top: 20px;
}

.profile p {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.profile .title {
	float: right;
	width: 80%;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 0px;
}

.profile img {
	width: 70px;
	height: 40px;
	float: right;
}

.footer {
	padding: 10px;
	background: #DDE0E1;
	color: #111;
	/* margin: 20px 0px; */
	text-align: right;
	
}

.boxleft {
	 width: 100.0%; 
	float: left;
}

.boxright {
	/* width: 23.0%; */
	float: right;
}

.boxmiddle {
	width: 54.80%;
	float: left;
	margin-left: 1px;
}

/* =============================================================================
  Slider */
/* .slider {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(../images/slider_shade.png) no-repeat center 248px;
	border: 4px solid #fff;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	box-shadow: 0 1px 3px 0 #b5b5b5;
	-moz-box-shadow: 0 1px 3px 0 #b5b5b5;
	-webkit-box-shadow: 0 1px 3px 0 #b5b5b5;
}

.coin-slider {
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.coin-slider a {
	text-decoration: none;
	outline: none;
	border: none;
}

.cs-buttons {
	font-size: 0px;
	padding: 10px;
	float: left;
}

.cs-buttons a {
	margin-left: 5px;
	width: 13px;
	height: 13px;
	float: left;
	background: #B0D8FF;
	color: #fff;
	text-indent: -1000px;
	border-radius: 50%;
}

.cs-buttons a.cs-active {
	background: #fafafa; no-repeat left top;
	color: #fff;
	border-radius: 50%;
}

.cs-title {
	width: 676px;
	padding: 16px;
	background: url(../images/overlay.png) repeat left top;
	color: #fff;
	font-size: 28px;
	line-height: 1em;
}

.cs-title small {
	padding: 4px 16px 0 0;
	display: block;
	float: right;
	font-size: 12px;
	line-height: 1.2em;
}

.cs-prev,.cs-next {
	background-color: #36b8c5;
	color: #fff;
	padding: 0px 10px;
} */

.prl-form-row+.prl-form-row {
	margin-top: 10px;
}

.prl-form-help-inline {
	margin-left: 10px;
	font-size: 12px;
	color: #888
}

body.rtl .prl-form-help-inline {
	margin-left: 0;
	margin-right: 10px;
}

label {
	display: inline-block;
	margin-bottom: -15px;
	font-weight: bold;
	cursor: pointer;
}

input[type="checkbox"]+label,input[type="radio"]+label {
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 1;
	vertical-align: middle
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

legend {
	border: 0;
	padding: 0;
}

button,input,select,textarea {
	/* font-family: inherit; */
	font-size: 100%;
	margin: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

button,input {
	line-height: normal;
}

button,select {
	text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"]
	{
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],html input[disabled] {
	cursor: default;
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	display: inline;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration
	{
	-webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="text"],input[type="password"],input[type="email"],textarea,select
	{
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	font-size: 12px;
	padding: 7px 10px;
	outline: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #333;
	margin: 0;
	width: 100%;
	display: block;
	margin-bottom: 20px;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,textarea:focus
	{
	border-color: #999;
	color: #444;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}

textarea {
	overflow: auto;
	vertical-align: top;
	min-height: 80px;
}

.placeholder {
	color: #999 !important;
}

.widget_login .login-username,.widget_login .login-password {
	position: relative;
}

.widget_login .login-username:after,.widget_login .login-password:after
	{
	/* font-family: "FontAwesome"; */
	position: absolute;
	right: 10px;
	top: 0px;
	line-height: 30px;
	height: 30px;
	color: #999;
}

.widget_login .login-username input,.widget_login .login-password input
	{
	padding-right: 25px;
}

.widget_login .login-username:after {
	content: "\f007"
}

.widget_login .login-password:after {
	content: "\f023"
}

body.rtl .widget_login .login-username:after,body.rtl .widget_login .login-password:after
	{
	right: auto;
	left: 10px;
}

body.rtl .widget_login .login-username input,body.rtl .widget_login .login-password input
	{
	padding-right: 10px;
	padding-left: 25px;
}

.w-box {
	display: block;
	background-color: #fff;
	-moz-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
}

.w-box.prl-panel:nth-child(n+2) {
	margin-top: 10px;
}

.w-box.w-box-padd,.w-box .w-box-inner {
	/* padding: 10px; */
}

.widget {
	background-color: #fafafa;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	box-shadow: 0 1px 3px 0 #b5b5b5;
	-moz-box-shadow: 0 1px 3px 0 #b5b5b5;
	-webkit-box-shadow: 0 1px 3px 0 #b5b5b5;
}

#footer .widget {
	color: #ddd;
	background-color: #222;
}

.widget+.widget {
	margin-top: 20px;
}

.widget h3.widget-title,h3.widget-title {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 1;
	border-bottom: 3px solid #e3e3e3;
}

.widget h3.widget-title span,h3.widget-title span {
	border-bottom: 3px solid #016ac1;
	margin-bottom: -3px;
	display: inline-block;
	padding-bottom: 10px;
}

#footer .widget h3.widget-title {
	color: #fff;
	border-color: #444;
}

#footer .widget h3.widget-title a {
	color: #fff;
}

.widget a {
	color: #333;
}

.widget a:hover {
	color: #888;
}

.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget ul li:nth-child(n+2) {
	margin-top: 5px;
}

.widget .md {
	width: 90%;
	background: #326699;
	margin-left: 20px;
	margin-bottom: 5px;
}

.md.skyblue {
	background: #62ccf4;
}

.md.inkblue {
	background: #6e98e3;
}

.md.inkblue1 {
	background: #4ab0eb;
}

.widget .md img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 2px solid #CCC;
	margin-left: -20px;
	box-shadow: 3px 0px 2px #036;
}

.widget .md a {
	/* margin-left: 10px; */
	color: #fff;
	/* font-weight: bold; */
}

.widget .md a:hover {
	/* margin-left: 10px; */
	color: #111;
	/* font-weight: bold; */
}

/* article styles  */
article.prl-article .prl-article-title {
	font-size: 20px;
	line-height: 28px;
} /* like h4 */
article.prl-article .prl-article-title a {
	color: #333;
}

article.prl-article .prl-article-title a:hover {
	color: #888;
}

article.prl-article .article-inner p {
	margin-bottom: 0;
}

article.prl-article .prl-article-meta {
	font-size: 12px;
	color: #999;
}

article.prl-article .prl-article-meta span {
	margin-right: 10px;
}

article.prl-article .prl-article-meta span i {
	margin-right: 3px;
}

article.prl-article .prl-article-bottom {
	background-color: #f9f9f9;
	border-top: 1px solid #e3e3e3;
	padding: 15px 20px;
}

article.prl-article .prl-article-bottom .prl-button {
	padding: 6px 10px;
	text-transform: none;
	margin-bottom: 0;
}

article.prl-article .prl-article-bottom .prl-button.floatleft {
	margin-right: 5px;
}

.prl-button.light.infscr-button {
	padding: 12px 0;
	border-radius: 0;
	-moz-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
	border: none;
}

#infscr-loading {
	background-color: #333;
	color: #f0bf4a;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 12px 0px;
	border-radius: 2px;
}

.widget.recents-widget a.prl-thumbnail {
	margin-right: 15px;
}

body.rtl .widget.recents-widget a.prl-thumbnail {
	margin-right: 0;
	margin-left: 15px;
}

.widget.recents-widget a.recent-title {
	font-weight: bold;
	margin-bottom: 3px;
	display: block;
	line-height: 20px
}

.widget.recents-widget .prl-list-line li:nth-child(n+2) {
	margin-top: 20px;
	padding-top: 20px;
}

/* =============================================================================
   news - */

/* news&events */
.news_content h3 {
	background: #394343;
	color: #fff;
	padding: 3px 15px;
	font-size: 18px;
	width: 150px;
	height: 35px;
	border-radius: 10px;
	/* font-family: 'robotolight', arial; */
}

.news_content a {
	color: #111;
	line-height: 18px;
	font-size: 12px;
	text-decoration: none;
}

.news_content {
	font-size: 18px;
	height: auto;
	overflow: hidden;
	background: #fafafa;
}

.news_content ul li {
	border-bottom: thin solid #ddd;
}

.news_content .date {
	text-align: center;
	width: 80px;
	float: left;
	height: 72px;
	vertical-align: middle;
	margin: auto;
}

.news_content .date h2 {
	font-size: 18px;
	text-align: center;
	color: #45c2cc;
	font-weight: normal;
	line-height: 100%;
}

.news_content .date .day {
	font-size: 18px;
	color: #0066CC;
	font-weight: normal;
}

.daily_news {	
	float: right;
	font-size: 14px;
	width: 190px;
	color: #111;
	padding: 5px;
}

.daily_news p {
	margin-bottom: 0px;
}

.more {
	background: #0066CC;
	padding: 0px 5px;
	margin-right: 0px;
	float: right;
	margin-top: 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	height: 20px;
}

.more a {
	color: #fff;
	text-decoration: none;
}

/* NAVIGATION  */
.nav {
	background: #4e5156;
	height: 30px;
	background: linear-gradient(to bottom, #4e5156 0%, #333333 100%);
	background: -moz-linear-gradient(top, #4e5156 0%, #333333 100%);
	background: -ms-linear-gradient(top, #4e5156 0%, #333333 100%);
	background: -o-linear-gradient(top, #4e5156 0%, #333333 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4e5156),
		color-stop(100%, #333333) );
	background: -webkit-linear-gradient(top, #4e5156 0%, #333333 100%);
}

/* Breaking News */
.breaking-news {
	background: #FFF;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	box-shadow: 0 1px 3px 0 #B5B5B5;
	-moz-box-shadow: 0 1px 3px 0 #b5b5b5;
	-webkit-box-shadow: 0 1px 3px 0 #B5B5B5;
	width: 1045px;
	height: 32px;
	margin: -5px auto 25px;
	overflow: hidden;
	position: relative;
}

.breaking-news span {
	background: #FF0000;
	display: block;
	float: left;
	padding: 6px 10px 3px;
	color: #FFF;
	/* font-family: BebasNeueRegular, arial, Georgia, serif; */
	font-size: 14pt;
}

.breaking-news ul {
	float: left;
}

.breaking-news ul li {
	display: block
}

.breaking-news ul a {
	padding: 8px;
	display: block;
	white-space: nowrap;
}

/* Tablet Portrait size to Base 996px */
@media only screen and (min-width: 768px) and (max-width: 995px) {
}

/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
}

/* Mobile Landscape Size to Tablet Portrait */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}

h /* Mobile Portrait Size to Mobile Landscape Size */


@media only screen and (max-width: 479px) {
}

/* =============================================================================
   Font-Face
   ========================================================================== */
/* This is the proper syntax for an @font-face file

/* @font-face {
font-family: 'FontName';
src: url('../fonts/FontName.eot');
src: url('../fonts/FontName.eot?iefix') format('embedded-opentype'),
url('../fonts/FontName.woff') format('woff'),
url('../fonts/FontName.ttf') format('truetype'),
url('../fonts/FontName.svg#FontName') format('svg');
font-weight: normal;
font-style: normal; }
*/
.widget_login .login-username,.widget_login .login-password {
	position: relative;
}

.widget_login .login-username:after,.widget_login .login-password:after
	{
	/* font-family: "FontAwesome"; */
	position: absolute;
	right: 10px;
	top: 0px;
	line-height: 30px;
	height: 30px;
	color: #999;
}

.widget_login .login-username input,.widget_login .login-password input
	{
	padding-right: 25px;
}

.widget_login .login-username:after {
	content: "\f007"
}

.widget_login .login-password:after {
	content: "\f023"
}

button {
	display: inline-block;
	padding: 8px 15px;
	margin-bottom: 5px;
	background-color: #016ac1;
	color: #fff !important;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	border-radius: 2px;
	position: relative;
	-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}

button,input[type=submit],input[type=button],.prl-button {
	display: inline-block;
	margin-bottom: 0px;
	background-color: #1BA0C1;
	color: #fff !important;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	border-radius: 2px;
	position: relative;
	-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

button:hover,input[type=submit]:hover,input[type=button]:hover,.prl-button:hover,button:active,input[type=submit]:active,input[type=button]:active,.prl-button:active
	{
	opacity: 0.8;
	filter: alpha(opacity = 80);
	text-decoration: none
}

/* Button sizes */
button.large,input[type=submit].large,input[type=button].large,.prl-button.large
	{
	padding: 10px 25px;
	font-size: 16px;
}

button.small,input[type=submit].small,input[type=button].small,.prl-button.small
	{
	padding: 4px 10px;
	font-size: 11px;
}

button.fullwidth,input[type=submit].fullwidth,input[type=button].fullwidth,.prl-button.fullwidth
	{
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

/* Button colors */
button.skyblue,input[type=submit].skyblue,input[type=button].skyblue,.prl-button.skyblue
	{
	background-color: #26a2b6;
}

button.blue,input[type=submit].blue,input[type=button].blue,.prl-button.blue
	{
	background-color: #008fd5;
}

button.green,input[type=submit].green,input[type=button].green,.prl-button.green
	{
	background-color: #5BB75B;
}

button.yellow,input[type=submit].yellow,input[type=button].yellow,.prl-button.yellow
	{
	background-color: #f0bf4a;
}

button.orange,input[type=submit].orange,input[type=button].orange,.prl-button.orange
	{
	background-color: #f39c12;
}

button.red,input[type=submit].red,input[type=button].red,.prl-button.red
	{
	
/* 	background-color: #ff7474; */
}

button.magenta,input[type=submit].magenta,input[type=button].magenta,.prl-button.magenta
	{
	background-color: #b9298f;
}

button.black,input[type=submit].black,input[type=button].black,.prl-button.black
	{
	background-color: #111;
}

button.light,input[type=submit].light,input[type=button].light,.prl-button.light
	{
	background-color: #fff;
	border: 1px solid #eee;
	color: #888 !important
}

button.blue,input[type=submit].blue,input[type=button].blue,.prl-button.blue
	{
	background-color: #326699;
	color: #fff !important
}

.bullet_style {
	color: #FF9900;
	font-size: 18px;
}

/* Ticker Styling */
.ticker-wrapper.has-js {
	padding: 0px 0px;
	height: 32px;
	display: block;
	background-color: #fafafa;
	font-size: 0.75em;
	margin-bottom: 15px;
	background-color: #fafafa;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	box-shadow: 0 1px 3px 0 #b5b5b5;
	-moz-box-shadow: 0 1px 3px 0 #b5b5b5;
	-webkit-box-shadow: 0 1px 3px 0 #b5b5b5;
}

.ticker {
	width: 890px;
	height: 32px;
	display: block;
	position: relative;
	overflow: hidden;
}

.ticker-title {
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	background-color: #ff7474;
	text-transform: uppercase;
	font-size: 15px;
}

.ticker-content {
	margin: 0px 10px;
	padding-top: 6px;
	position: absolute;
	color: #1F527B;
	font-weight: bold;
	background-color: ;
	overflow: hidden;
	white-space: nowrap;
	line-height: 2em;
}

.ticker-content:focus {none;
	
}

.ticker-content a {
	text-decoration: none;
	color: #1F527B;
}

.ticker-content a:hover {
	text-decoration: underline;
	color: #0D3059;
}

.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	background-color: #fafafa;
	display: block;
	width: 800px;
	height: 23px;
}

.ticker-swipe span {
	margin-left: 1px;
	background-color: #003366;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}

.ticker-controls {
	padding: 0px 5px 0px 0px;
	list-style-type: none;
	float: left;
}

.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}

.ticker-controls li.jnt-play-pause {
	background-image: url('../images/controls.png');
	background-position: 32px 16px;
}

.ticker-controls li.jnt-play-pause.over {
	background-position: 32px 32px;
}

.ticker-controls li.jnt-play-pause.down {
	background-position: 32px 0px;
}

.ticker-controls li.jnt-play-pause.paused {
	background-image: url('../images/controls.png');
	background-position: 48px 16px;
}

.ticker-controls li.jnt-play-pause.paused.over {
	background-position: 48px 32px;
}

.ticker-controls li.jnt-play-pause.paused.down {
	background-position: 48px 0px;
}

.ticker-controls li.jnt-prev {
	background-image: url('../images/controls.png');
	background-position: 0px 16px;
}

.ticker-controls li.jnt-prev.over {
	background-position: 0px 32px;
}

.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;
}

.ticker-controls li.jnt-next {
	background-image: url('../images/controls.png');
	background-position: 16px 16px;
}

.ticker-controls li.jnt-next.over {
	background-position: 16px 32px;
}

.ticker-controls li.jnt-next.down {
	background-position: 16px 0px;
}

.js-hidden {
	display: none;
}

.no-js-news {
	padding: 10px 0px 0px 45px;
	color: #F8F0DB;
}

.left .ticker-swipe { /*left: 80px;*/
	
}

.left .ticker-controls,.left .ticker-content,.left .ticker-title,.left .ticker
	{
	float: left;
}

.left .ticker-controls {
	padding-left: 6px;
}

.right .ticker-swipe { /*right: 80px;*/
	
}

.right .ticker-controls,.right .ticker-content,.right .ticker-title,.right .ticker
	{
	float: right;
}

.right .ticker-controls {
	padding-right: 6px;
}

.tabs {
	width: 100%;
	overflow: hidden;
	float: left;
}

.tabs li {
	background: #fff;
	float: left;
	border-top: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	overflow: hidden;
	position: relative;
	padding: 0;
	line-height: 32px;
}

.tabs li:first-child {
	border-left: 1px solid #ececec;
}

.tabs li a {
	color: #8f8f8f;
	padding: 0px 16px;
	text-shadow: 0 1px 0 #ffffff;
}

.tabs li.active {
	border-bottom: 3px #fff;
	background: #fff;
}

.tabs li.active a {
	line-height: 31px;
}

.tab-content-wrap {
	border: 1px solid #ececec;
	margin-top: -1px;
	overflow: hidden;
	width: 100%;
	float: left;
}

.tab-content {
	padding: 15px;
	background: #fff;
}

.tabs li a:hover,.tabs li.active a {
	color: #d74142;
}

ul.tenderlinks {
	padding-left: 20px;
}

ul.tenderlinks li {
	list-style: disc;
}

ul.tenderlinks li a {
	display: block;
	padding: 10px;
	border-radius: 2px;
	font-weight: bold;
	color: black;
}

ul.tenderlinks li a:hover {
	display: block;
	padding: 10px;
	color: #aeaeae;
	font-weight: bold;
}

/* -------------------------------------------------------------------------------------------------
5.0 SLIDER
----------------------------------------------------------------------------------------------------*/

#slider{
	margin:0 auto 0px;
}
.mainslide{
	width:756px;
	float:left;
	display:inline-block;
}
.smallslide{
	width:391px;
	float:left;
	display:inline-block
}
.slider{margin-bottom:0px; padding:0px}
.slider img{width:100%;}

.flexslider, .mainslide{
	position:relative;
}
.flexslider a{color:#fff;}
/* Mainstyle */
.flexslider{
	position:relative;
	overflow:hidden;
}
.flexslider img{width:100%;height: 280px;}
.flexslider .slides li{
	position:relative;
	overflow:hidden;

}
.flexslider .capcontain{
	z-index:0;
	background:rgba(0, 0, 0, 0.1);
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:20%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	color:#fff;
	text-align: center;
	
}
/* .flexslider .capcontain .slidedate{
	position:absolute;
	font-size:18px;
	top:5%;
	right:10%;
	visibility:hidden;
	z-index:100;
} */
.flexslider .capcontain .slidetitle h6{
	font-size:25px;
	color:#fff;
	background:rgba(0, 0, 0, 1);
	padding:5px;
	
}
.flexslider .capcontain .slidetitle{
	right:0px;
	bottom: 12%;
	/* visibility:hidden; */
	z-index:25;
}
.flexslider .capcontain .slidetitle .slidecat{
	background:rgba(50, 146, 210,.65);
	color:#fff;
	display:inline-block;
	padding:5px 10px;
}
.flexslider .capcontain .slidetitle .slidecom{
	background:rgba(0, 0, 0, 0.65);
	color:#fff;
	display:inline-block;
	padding:5px 10px;
}

/* .flexslider .capcontain:before{
	z-index:-1;
	content:"";
	background:rgba(0,0,0,.5);
	position:absolute;
	bottom:0;
	left:0;
	width:0;
	opacity:0;
	visibility:hidden;
	height:100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.flexslider .capcontain:after{
	z-index:-1;
	content:"";
	background:rgba(0,0,0,.5);
	position:absolute;
	bottom:0;
	right:0;
	width:0;
	opacity:0;
	visibility:hidden;
	height:100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.flexslider:hover .capcontain:before, .flexslider:hover .capcontain:after{
	width:300%;
	height:300%;
	opacity:1;
	visibility:visible;
}*/
Direction
.slides{list-style:none;}
.flexslider .flex-direction-nav{
	list-style:none;
}
.flexslider .flex-direction-nav a{
	opacity:100!important;
	position:absolute;
	top:45%;
	-webkit-transition: all 0.45s;
	-moz-transition: all 0.45s;
	transition: all 0.45s;
	z-index:10000;
}

.flex-direction-nav i{
	display: block;
	font-size: 27px;
	color: #fff;
	width: 25px;
	height: 25px;
	padding: 16px;
	text-align: center;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	border: 1px solid #fff;
	vertical-align: top;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
} 
@-moz-document url-prefix() {
	.flex-direction-nav i{
		padding:16px 16px 18px;
	}
}

.flexslider:hover .flex-direction-nav i{
	transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg); /* IE 9 */
	-webkit-transform:rotate(360deg); /* Safari and Chrome */
}
.flexslider:hover .flex-direction-nav a:hover i{
	transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg); /* IE 9 */
	-webkit-transform:rotate(0deg); /* Safari and Chrome */
}
.flex-direction-nav i:hover{
	border: 1px solid #3498db;
	color: #3498db;
	-moz-transform:rotate(360deg);
	transform:rotate(360deg);
	-ms-transform:rotate(360deg); /* IE 9 */
	-webkit-transform:rotate(360deg); /* Safari and Chrome */
}

.flex-direction-nav .flex-next{
	right:-70px;
	display:block;
}
.flex-direction-nav .flex-prev{
	left:-70px;
	display:block;
}
.flexslider:hover .flex-direction-nav .flex-prev{left:30px;}
.flexslider:hover .flex-direction-nav .flex-next{right:30px;}
/* =============================================================================
  Slider */