@import url(http://fonts.googleapis.com/css?family=Francois+One);
@import url(http://fonts.googleapis.com/css?family=Roboto);
@import url(http://fonts.googleapis.com/css?family=Fenix);


.blackbox {
		display: table;
		background: white;
		color: black;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		padding: 5px;
		text-transform: uppercase;
		font-size: 22px;
	}
	
	
body {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	background: #efefef;
	color: #333333;
	line-height: 22px;
	min-width: 1200px;

	/* overflow-x: hidden;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; */
}
td {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color: #333333;
	line-height: 22px;
}
a {
	color: #196DFF;
	text-decoration: underline;
}
a:hover {
	color: #444546;
	text-decoration: underline;
}
.form {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	margin: 2;
	padding: 2;
	border-color: #596C80 #3D6B99 #3D6B99 #596C80;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	background-color: #D5F1FF;
}
input.submit {
	border: 1px solid #330066;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	background: #0099CC;
	height:	20px;
	color: #FFFFFF;
	padding: 0;
	margin:	1;
}
.juiceapac {
	color: #FFFFFF;
	text-decoration: none;
}
.juiceapac:hover	{
	color: #FFCC00;
	text-decoration: underline;
}

#container {
	width: 1120px !important;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	background: #fff;
	min-height: 500px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
#header {
	width: auto;
	margin: auto;
}
#header .logo {
	display: inline-block;
}
#header .ads1 {
	display: inline-block;
	float: right;
}

#menu {
	width: auto;
	height: 43px;
	background: #424242;
	border-bottom: 5px solid #3b3b3b;
	margin-top: 30px;
}
#menu .items {
	display: inline-block;
	height: 32px;
	background: #424242;
	border-bottom: 5px solid #3b3b3b;
	color: #efefef;
	font-size: 14px;
	text-transform: uppercase;
	padding: 11px 10px 0px 10px;
	text-align: center;
	border-right: 1px solid #545454;
}
#menu .items:hover {
	color: #fff;
	border-bottom: 5px solid #d1d1d1;
	text-decoration: none;
	cursor: pointer;
}
#menu .active {
	color: #424242;
	background: #efefef;
	border-bottom: 5px solid #d1d1d1;
}
#menu .active:hover {
	color: #424242;
}
#menu .search {
	display: inline-block;
	float: right;
}
#menu a {
	color: #efefef;
	text-decoration: none;
}
#menu a:hover {
	color: #fff;
	text-decoration: none;
}
#menu .active a {
	color: #333;
}
#menu .active a:hover {
	color: #000;
}
#menu .search form {
	margin: 10px 10px 0px 0px;
}
#menu .search input {
	width: 200px;
	color: #424242;
	background: #efefef;
	font-size: 12px;
	border: 0px;
	height: 28px;
	padding: 0px 4px 0px 4px
}

#col1 {
	display: inline-block;
	width: 440px;
	margin-top: 20px;
	vertical-align: top;
}

#col1-full {
	display: inline-block;
	width: 720px;
	margin-top: 20px;
	margin-right: 20px;
	vertical-align: top;
}

#col2 {
	display: inline-block;
	width: 260px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	vertical-align: top;
}

#col3 {
	display: inline-block;
	width: 325px;
	margin-top: 20px;
	vertical-align: top;
}
#col3 td {
	font-size: 14px;
}

#footer {
	width: auto;
	margin: 30px auto 0px auto;
	background: #424242;
	min-height: 100px;
	border-top: 5px solid #d1d1d1;
	padding: 30px 10px 10px 10px;
}
#footer .col1 {
	display: inline-block;
	width: 380px;
	font-size: 12px;
	color: #efefef;
	line-height: 18px;
	margin: 10px;
	vertical-align: top;
}
#footer .col2 {
	display: inline-block;
	width: 200px;
	font-size: 12px;
	color: #efefef;
	line-height: 18px;
	margin: 10px;
	vertical-align: top;
}
#footer .col3 {
	display: inline-block;
	width: 185px;
	font-size: 12px;
	color: #efefef;
	line-height: 18px;
	margin: 10px;
	vertical-align: top;
}
#footer .title {
	font-size: 18px;
	color: #fff;
	margin-bottom: 15px;
}

#copyright {
	width: auto;
	height: 32px;
	margin: auto;
	background: #3b3b3b;
	color: #efefef;
	font-size: 12px;
	padding: 8px 10px 0px 10px;
}
#copyright a {
	color: #efefef;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFAB19;
	text-decoration: none;
}

.content {
	font-size: 14px;
}
.content td {
	font-size: 14px;
}
.title {
	font-family: 'Fenix', serif;
	font-size: 24px;
	color: #000;
}
.subtitle {
	color: #C11515;
}
.crumb {
	font-size: 12px;
	color: #999;
}
.crumb a {
	color: #666;
	text-decoration: none;
}
.crumb a:hover {
	color: #333;
	text-decoration: underline;
}

.bluebox {
	display: table;
	background: #196DFF;
	color: #fff;
	padding: 5px;
	text-transform: uppercase;
	font-size: 21px;
}
.orangebox {
	display: table;
	background: #FFAB19;
	color: #fff;
	padding: 5px;
	text-transform: uppercase;
	font-size: 18px;
}
.greybox {
	display: table;
	background: #444546;
	color: #fff;
	padding: 5px;
	text-transform: uppercase;
}
.newsContent {
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-word;
	hyphens: auto;
}
.headlines {
	display: block;
	border-bottom: 1px solid #d1d1d1;
	padding: 5px 0px 5px 0px;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.headlines .thumb {
	display: inline-block;
	width: 110px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	border: 1px solid #e5e5e5;
}
.headlines .content {
	display: inline-block;
	vertical-align: top;
}
.headlines .title {
	font-family: 'Fenix', serif;
	font-size: 22px;
	color: #196DFF;
}
.headlines .title:hover {
	color: #444546;
}
.headlines:hover {
	cursor: pointer;
}
.headlines .title a {
	color: #196DFF;
	text-decoration: none;
}
.headlines .title a:hover {
	color: #444546;
}
.news {
	display: block;
	border-bottom: 1px solid #d1d1d1;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	color: #196DFF;
}
.news:hover {
	color: #444546;
	background: #efefef;
	cursor: pointer;
}
.news a {
	text-decoration: none;
}
.footlist {
	display: block;
	border-bottom: 1px solid #a0a0a0;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
}
.footlist:hover {
	color: #FFAB19;
	background: #3b3b3b;
	cursor: pointer;
}
.footlist a {
	color: #fff;
	text-decoration: none;
}
.sep {
	border-bottom: 1px solid #d1d1d1;
}

#toTop {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 24px;
	height: 24px;
	margin: 20px;
	background: #000000 url(image/totop.png) no-repeat;
	border-radius: 5px;
	z-index: 999;
	display: none;
	cursor: pointer;
}

/* prev / next links */
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 40%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url(image/icon-left.png) 50% 50% no-repeat;}
.cycle-next { right: 0; background: url(image/icon-right.png) 50% 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .4; filter: alpha(opacity=40) }

/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: relative; bottom: -7px; overflow: hidden;
}
.cycle-pager span { 
    font-family: arial; font-size: 30px; width: 18px; height: 18px; 
    display: inline-block; color: #d1d1d1; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #424242;}
.cycle-pager > * { cursor: pointer;}

#progress { position: absolute; top: 0; height: 6px; width: 0px; background: #424242; z-index: 500; }

.cycle-overlay {
	font-size: 12px;
	line-height: 16px;
}

/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}
.first {
	clear: both;
	padding-left: 0;
}
.clear {
	clear: both;
}
.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}

/* FORM STYLE */
form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
.myform{
	margin: 10px;
}
#stylized label {
	display: block;
	text-align:left;
	float:left;
	padding-top: 6px;
}
#stylized input {
	float:left;
	font-size:15px;
	padding:0px 1px 0px 2px;
	border:solid 1px #ada99f;
	margin:2px 0 20px 10px;
	width: auto;
	color: #555;
	height:36px;
}
#stylized textarea {
	float: left;
	font-size:15px;
	padding:0px 1px 0px 2px;
	border:solid 1px #ada99f;
	margin:2px 0 20px 10px;
	width: auto;
	color: #555;
}
#stylized button {
	clear:both;
	min-width:125px;
	height:36px;
	background:#555;
	text-align:center;
	line-height:36px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
}

#w3018_widget {
	width: 100%;
}
.newswidget ul {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #196DFF;
}
#w3018_widget .newswidget ul li {
	border-bottom: 1px solid #d1d1d1;
	padding: 5px 0px 5px 0px;
}

.news:hover {
	color: #444546;
	background: #efefef;
	cursor: pointer;
}
.news a {
	text-decoration: none;
}

.btn-dark {
	color: #fff;
	background-color: #4e555b;
	border-color: #4e555b;
  }
  .btn-dark:focus,
  .btn-dark.focus {
	color: #fff;
	background-color: #6d7c8c;
	border-color: #4d6371;
  }
  .btn-dark:hover {
	color: #fff;
	background-color: #6d7c8c;
	border-color: #4e555b;
  }
  .btn-dark:active,
  .btn-dark.active,
  .open > .dropdown-toggle.btn-dark {
	color: #fff;
	background-color: #6d7c8c;
	border-color: #4e555b;
  }
  .btn-dark:active:hover,
  .btn-dark.active:hover,
  .open > .dropdown-toggle.btn-dark:hover,
  .btn-dark:active:focus,
  .btn-dark.active:focus,
  .open > .dropdown-toggle.btn-dark:focus,
  .btn-dark:active.focus,
  .btn-dark.active.focus,
  .open > .dropdown-toggle.btn-dark.focus {
	color: #fff;
	background-color: #6d7c8c;
	border-color: #4d6371;
  }
  .btn-dark:active,
  .btn-dark.active,
  .open > .dropdown-toggle.btn-dark {
	background-image: none;
  }
  .btn-dark.disabled:hover,
  .btn-dark[disabled]:hover,
  fieldset[disabled] .btn-dark:hover,
  .btn-dark.disabled:focus,
  .btn-dark[disabled]:focus,
  fieldset[disabled] .btn-dark:focus,
  .btn-dark.disabled.focus,
  .btn-dark[disabled].focus,
  fieldset[disabled] .btn-dark.focus {
	background-color: #4e555b;
	border-color: #4e555b;
  }
  .btn-dark .badge {
	color: #4e555b;
	background-color: #fff;
  }

.newstag {
	color: #999;
}

.equal {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
@media (min-width: 768px) {
	.row.equal {
	  display: flex;
	  flex-wrap: wrap;
	}
}

.instabox {
	width:100%;
	max-width:600px;
	height:400px;
}

.brandTitle {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	color:#000;
}
.brandContent {
	margin-top: 8px;
	font-size: 13px;
	color: #000;
}
.brandBtn {
	margin-top: 8px;
	font-size: 13px;
	padding: 2px 4px;
}

.videoWrap {
	padding: 20px;
	background-color: #f2f2f2;
	margin-bottom: 20px;
}

.sphheader {
	background: #fff !important;
}

.container-headlines {
	position: relative;
}
.container-headlines a {
	text-decoration: none;
	color: #333;
}
.container-headlines a:hover {
	text-decoration: underline;
	color: #000;
}
.container-headlines .myheadlines {
	position: relative;
}
.container-headlines .btn-prev {
	position: absolute;
	top: 20px;
	left: 0;
}
.container-headlines .btn-next {
	position: absolute;
	top: 20px;
	right: 0;
}

@media only screen and (max-width: 600px) {
	.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
		margin-right: 0px !important;
		margin-left: 0px !important;
  	}
}