/*Reset Styles*/
ul, li, h1, h2, h3, h4, h5, h6, p, a, span, { position:relative;}
body, div, ul, li, h1, h2, h3, h4, h5, h6 {margin:0; padding:0;}
ul {font-family:Arial, Helvetica, sans-serif;}
li {list-style:none;}
a img {border:none;}

/*General Styles*/
body {background:url(../images/background_players.jpg)no-repeat, url(../images/body-background.jpg) repeat-x #e7eaea; background-position:top center;}
h1, h2, h3, h4, h5, h6 {font-family:Tahoma, Geneva, sans-serif;}
h1 {font-size:20px; font-weight:bold; color:#1348a0; text-align:center; background:#CCC; margin-bottom:10px; text-transform:uppercase; margin-top:10px}
h2 {font-size:18px; font-weight:normal; color:#1348a0;}
h3 {font-size:14px; font-weight:bold; color:#1348a0;}
h4 {font-size:14px; margin-bottom:20px; font-weight:bold; color:#ffffff;}
h5 {font-size:12px; font-weight:bold; color:#000;}

p, ul {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#4A4A4A;}
a {color:#5168a8;}
a:link {text-decoration:underline;}
a:hover {text-decoration:none;}

/*Layout*/
.page {width:100%;}
.page .innerpage {width:960px; margin:0 auto;}
.page .innerpage .top-menu {width:965px; height:34px; padding-top:2px; list-style:none; display:table; color:#FFF;}
.page .innerpage .top-menu li {float:left; margin:10px; font-size:12px; font-weight:bold;}
.page .innerpage .top-menu li a {padding:0 5px; color:#fff; text-decoration:none;}
.page .innerpage .top-menu li a:hover {color: #5b78fe;}
.page .innerpage .header {width:960px; height:170px; margin-bottom:10px;}
.page .innerpage .header .logo {width:284px; height:158px; float:left; top:20px; position: relative;}
.page .innerpage .header .socialPath {width:600px; float:left; margin-left:20px; position:relative; top:20px;}
.page .innerpage .header .socialPath ul.media {display: table; background: #fff; width: 201px; position: relative; left: 455px; top: 10px; -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; padding-top: 5px;}
.page .innerpage .header .socialPath ul.media li {float:left; margin-left:10px; color:#fff; line-height:28px;}
.page .innerpage .header .socialPath .banner {width:610; height:100px; float:right; margin-right:-55px;}
.page .innerpage .header .socialPath .banner img {
-webkit-border-radius: 40px 40px 40px 40px;	border-radius: 10px 10px 10px 10px;}
.page .innerpage .content-box {width:930px; background:#FFF; -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2); box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2); padding:15px; overflow:hidden; text-align:justify;}
.page .innerpage .advise {width:800px; height:130px; padding:10px 40px; background:#002f64; border:solid 1px #FFF; -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2); box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2); margin:20px auto;}
.page .innerpage .advise img {
	top:5px;
	float:left;
	border: 2px solid #000;
	-webkit-border-radius: 40px 40px 40px 40px;
	border-radius: 10px 10px 10px 10px;
    margin-top: 0px;
	margin-left: 30px;
	margin-right: 40px;
 }
.page .innerpage .advise p {color:#FFF; text-align:center; font-size:12px;}
.page .innerpage .content-box .menu {width:930px; height:40px; background:#46484c; color:#FFF; margin:0 auto;}
.page .innerpage .content-box .menu li {float:left; margin:0 20px; position:relative; top:10px;}
.page .innerpage .content-box .menu li a {font-size:12px; font-weight:bold; color:#fff; text-decoration:none; padding:7px 10px;}
.page .innerpage .content-box .menu li a:hover {text-decoration:underline; color:#FFCC00;}
.page .innerpage .content-box .slider {width:930px; height:278px; margin-top:2px; background:#CCC;}
.page .innerpage .content-box .content {width:930px; margin-top:15px;}

/***InnerContent***/
.page .innerpage .content-box .content .inner-content {width:650px; float:left; overflow:hidden; padding-top:5px;}
.page .innerpage .content-box .content .inner-content .image-left {padding:5px; background:#CCC; float:left; margin-right:10px;}
.page .innerpage .content-box .content .inner-content .image-right {padding:5px; background:#CCC; float:right; margin-right:10px;}
.page .innerpage .content-box .content .inner-content .articleBox {width:650px; padding-bottom:20px; overflow:hidden;}
.page .innerpage .content-box .content .inner-content .articleBox .image-left {padding:5px; background:#CCC; float:left; margin-right:10px;}
.page .innerpage .content-box .content .inner-content .articleBox .image-right {padding:5px; background:#CCC; float:right; margin-right:5px;}
.page .innerpage .content-box .content .inner-content .articleBox .video {float:left; margin-right:5px; background:#CCC;}
.page .innerpage .content-box .content .inner-content .articleBox .excerpt {width:350px; float:left; }
.page .innerpage .content-box .content .inner-content .articleBox .excerpt2 {width:300px; float:right; }
.page .innerpage .content-box .content .inner-content h2, h3, h4, h5, h6 { margin:8px;}
/***SideBar***/
.page .innerpage .content-box .content .sidebar {width:264px; float:left; margin-left:15px; margin-top:10px;}
.page .innerpage .content-box .content .sidebar .articles-nav {width:264px; margin:20px 0;}
.page .innerpage .content-box .content .sidebar .articles-nav li {width:254px;}
.page .innerpage .content-box .content .sidebar .articles-nav li a { display:block; background:url(../images/sidebar-bullet.png) no-repeat; background-position:20px 10px; padding:7px 0 7px 40px; margin-bottom:5px; text-decoration:none; color:#838383!important;}
.page .innerpage .content-box .content .sidebar .articles-nav li a:hover {background:url(../images/footer-bullet.png) no-repeat #002f64; background-position:20px 10px; color:#fff!important;}
.page .innerpage .content-box .content .sidebar .widget {width:240px; height:400px; background:#000; padding:2px; margin-left:10px;}
.page .innerpage .content-box .content .sidebar .banners {width:264px; margin-top:10px;}
.page .innerpage .content-box .content .sidebar .banners li {width:125px; height:125px; background:#CCC; float:left; margin-bottom:14px;}
.page .innerpage .content-box .content .sidebar .add-margin {margin-left:14px;}
.page .innerpage .content-box .content .sidebar .add264x80 {width:264px; height:80px; background:#ccc; float:left;}

/***Footer***/
.page .footer {width:100%; height:363px; background:url(../images/footer.jpg); padding-top:20px; overflow:hidden;}
.page .footer .section1 {width:960px; height:290px; repeat-x; margin:0 auto;}
.page .footer .section1 .col {width:460px; float:left; margin-right:15px;}
.page .footer .navs {width:200px; float:left; margin-right:25px; font-size:12px; color:#fff;}
.page .footer .navs li {background:url(../images/footer-bullet.png) no-repeat; background-position:0 2px; padding-left:15px; margin-bottom:10px;}
.page .footer .navs li a {text-decoration:none; color:#fff!important}
.page .footer .navs li a:hover {text-decoration:underline;}

.page .footer .section2 {width:960px; height:72px; margin:0 auto;}
.page .footer .section2 p {text-align:center; font-size:10px; position:relative; top:0px; color:#FFF;}

/***Slider***/
#featured {width:930px; height:277px; position:relative; background:#fff; margin-top:2px;}
#featured ul.ui-tabs-nav {width:397px; height:277px; position:absolute; top:0; left:535px; list-style:none; padding:0; margin:0;}
#featured ul.ui-tabs-nav li {width:397px; height:93px; background: url(../images/unactive-article.jpg) no-repeat; background-position:top left;}
#featured ul.ui-tabs-nav li .image {width:101px; height:91px; float:left; margin-left:31px;}
#featured ul.ui-tabs-nav li .article {width:254px; height:88px; float:left; margin-left:8px; border-bottom:1px dotted #CCC;}
#featured ul.ui-tabs-nav li .article h2 {font-size:12px; font-weight:bold;}
#featured ul.ui-tabs-nav li .article p {font-size:12px; text-align:justify;}
#featured li.ui-tabs-nav-item a {display:block; text-decoration:none;}
#featured li.ui-tabs-nav-item a:hover {width:397px; height:95px; background:url(../images/hover-article.jpg) no-repeat; background-position:top left;}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {width:397px; height:95px; background:url(../images/active-article.jpg) no-repeat; background-position:top left;}

#featured .ui-tabs-panel {width:535px; height:277px;}
#featured .ui-tabs-panel .info {position:absolute; width:533px; height:50px; top:227px; background-color: rgba(0, 0, 0, 0.4); color: rgba(0, 0, 0, 0.4); border-top:1px solid #ccc;}
#featured .info p{font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; text-shadow: 1px 1px 1px #000000; filter: dropshadow(color=#000000, offx=1, offy=1); line-height:15px; color:#fff; padding-left:10px;}
#featured .info a{background: #0d2562; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: 1px solid #FFF; padding:5px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF; font-weight:bold; text-decoration: none; text-transform:uppercase; margin-left:10px;}
#featured .info a:hover {background:#395ab0;}
#featured .ui-tabs-hide {display:none;}