@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#383838;
	background: url(../images/bg.jpg);
	background-attachment: fixed;
	margin:0;
	padding:0px;
}
@font-face {
	font-family: 'FuturaBTBoldCondensedRegular';
	src: url('fonts/futurabt-boldcondensed-webfont.eot');
	src: url('fonts/futurabt-boldcondensed-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/futurabt-boldcondensed-webfont.woff') format('woff'),  url('fonts/futurabt-boldcondensed-webfont.ttf') format('truetype'),  url('fonts/futurabt-boldcondensed-webfont.svg#FuturaBTBoldCondensedRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
a, img {
	border:none;
	outline:none;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0px;
	padding:0px;
}
h1 {
	font-size:14px;
	font-weight:normal;
}
h2 { /*font-size:12px;*/
	color: #D92500;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.center-text {
	text-align:center;
}
a:link {
	color: #d92500;
	text-decoration:none;
}
a:hover {
	color: #d92500;
	text-decoration: underline;
}
a:visited {
	color: #d92500;
	text-decoration:none;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.fleft2 {
	float:left;
	width:100%;
}
.bold {
	font-weight:bold;
}
.clear {
	clear:both;
}
.text-right {
	text-align:right;
}
.font-size-12 {
	font-size:11px;
}
.wrapper {
	width:962px;
	margin:0 auto;
}
/*top-wrapper=============*/
#top-wrapper {
	background: url("../images/top-bg_FIX.png") no-repeat scroll center top transparent;
}
/*navigation=============*/
 .navigation-wrapp {
}
#nav {
	background: url(../images/nav-bg2.png);
}
#navigation {
	margin-left: 156px;
	width:796px
}
.nav {
	margin-left: 147px;
	list-style: none;
}
.nav li {
	float:left;
	line-height: 33px;
}
.nav li a {
	float:left;
	display:block;
	height:58px;
	text-decoration:none;
	padding-left:17px;
	color:#FFF;
	font-size:18px;
	text-transform: uppercase;
	font-family: 'FuturaBTBoldCondensedRegular';
}
.nav li a span {
	height:33px;
	float: left;
	display: block;
	padding: 24px 11px 0 28px; /*Padding of menu items*/
}
.nav li.current a, .nav li a:hover {
	color: #fff; /*left tab image path*/
	background-position: left top;
	background-image: url(../images/menu_li_hover_left.png);
	background-repeat: no-repeat;
}
.nav li.current a span, .nav li a:hover span {
	color: #fff; /*right tab image path*/
	background-image: url(../images/menu_li_hover_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	cursor:pointer;
}
.nav li a {
	color: #fff; /*left tab image path*/
	background-position: left top;
	background-image: url(../images/menu_li_hover_left_2.png);
	background-repeat: no-repeat;
}
.nav li a span, .nav li a:hover span {
	color: #fff; /*right tab image path*/
	background-image: url(../images/menu_li_hover_right_2.png);
	background-repeat: no-repeat;
	background-position: right top;
	cursor:pointer;
}
.nav li a:hover {
	color: #fff; /*left tab image path*/
	background-position: left top;
	background-image: url(../images/menu_li_hover_left.png);
	background-repeat: no-repeat;
}
.nav li a:hover span {
	color: #fff; /*right tab image path*/
	background-image: url(../images/menu_li_hover_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	cursor:pointer;
}
.more {
	padding: 15px 0 0 30px;
	width: 94%;
}
.Some-menu-wrapp {
	right: -39px;
	bottom: -7px;
	background: url(../images/orange_bg.png) no-repeat;
	position:relative;
	margin:30px 0 0 0;
	width:762px;
	height:26px;
}
.Some-menu-wrapp ul {
	float:right;
	margin-right:25px;
}
.Some-menu-wrapp li {
	list-style:none;
	display:inline;
	line-height:25px;
	border-left:#FFF solid 1px;
}
.Some-menu-wrapp li a {
	padding:0 7px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.Some-menu-wrapp li:first-child {
	border:none;
}
.Some-menu-wrapp li a:hover {
	color:#17244e;
}
/*contaner-wrapp===========*/
#contaner-wrapp {
	background: url("../images/advertising-bg.png") no-repeat scroll 0 -2px transparent;
}
#logo {
	padding:8px 0 0 48px;
}
.add-img {
	padding: 33px 0 0 16px;
}
.mid-bg {
	background: url(../images/mid-bg.png) repeat-y;
}
/*left=========*/

#left {
	width:188px;
}
.left-bg {
	padding:0 0 0 6px;
}
.left-bg li {
	list-style:none;
}
.left-ad-1 {
	padding:0px 0 0 3px;
	margin-bottom:13px;
}
.left-ad-2 {
	border-top:dotted 1px #2f2f2f;
	padding:13px 0 13px 3px;
}
/*center=========*/
#center {
	width:570px;
	padding:5px 0 0 5px;
}
.tab-box1 {
}
.tab1, ul.tab1, ul.tab1 li {
	list-style: none;
	float: left;
	padding: 0 3px 0 0;
}
.tab-mid-bg {
	background:#e8e8e8 url(../images/tab-mid-bg.png ) repeat-x;
	border-left:solid 1px #909090;
	border-right:solid 1px #909090;
	float: left;
	padding: 1px 5px 0;
	width: 558px;
}
.tab-top-cornar {
	float: left;
	height: 12px;
}
.Mass-box {
	margin-right: 3px;
	width: 136px;
}
.tab-mid-bg h3 {
	font-family:Tahoma;
	padding: 4px 19px 8px 0px;
	font-size: 11px;
}
.tab-mid-bg p {
	font-size:11px;
	padding:0px 10px 13px 0px;
}
.read-more-btn {
	padding:0 0 8px 0;
}
.latest-news-wrapp {
	margin:10px 0 0 0;
}
.latest-news {
}
.latest-news h1 {
	padding: 0 0 0 20px; /*padding: 0 0 0 55px; NBN */
	text-align:left;
	line-height:33px;
	border-bottom:solid 1px #707070;
	background:url(../images/latest-news.png ) no-repeat;
	height:32px;
}
.TOP-ten h1, .latest-news h1, .golf-div h1, .hot-video h1 {
	font-size:14px;
	color:#fff;
}
.latest-news h1 a {
	color:#fff;
}
.latest-news h1 a:hover {
	text-decoration:none;
	color:#ff5d02;
}
.How-to {
	padding:10px 0 9px 0;
	border-bottom:#aeaeae solid 1px;
}
.How-to h2 {
	font-family:Tahoma;
	font-size: 1.24em;
	font-weight: bold;
	padding-bottom:5px;
}
.How-to p {
	padding-bottom:18px;
}
.How-to h2, .tab-mid-bg h3 {
	color:#d92500;
}
.border {
	border:solid 1px #a7a7a6;
}
.letest-img {
	margin:0 15px 0 0;
}
.read-more-btn2 {
	padding-right:10px;
}
.TOP-ten3 {
}
/*right========*/
#right {
	width:178px;
	margin-left:6px;
	position: relative;
	top: -8px;
}
.golf-div {
}
.TOP-ten {
}
.TOP-ten h1 {
	text-align:center;
	line-height:33px;
	background:url(../images/right-top-head-bg.png ) no-repeat;
	height:32px;
}
.righttop-mid-bg {
	border-left:#4d4d4d solid 1px;
	border-right:#4d4d4d solid 1px;
	padding:9px 7px 0 7px;
	background:#979797 url(../images/righttop-mid-bg.png ) repeat-x;
}
.righttop-mid-bg li a {
	color: #343434;
	font-size:10px;
	font-weight: bold
}
.righttop-mid-bg li a:hover {
	color:#457dd7;
	text-decoration:none;
}
.right-bottom-cornar {
	background:url(../images/right-bottom-cornar.png ) no-repeat;
	height:36px;
}
img.golf-ad {
	margin: 0 0 -3px;
}
.righttop-mid-bg2 {
	border-left:#4d4d4d solid 1px;
	border-right:#4d4d4d solid 1px;
	padding:0 7px 0 7px;
	background:#b1b1b1 url(../images/golfmid-bg.png ) repeat-x;
}
.Advertising-right-bg {
	height: 50px;
}
.TOP-ten h1.hot-bg {
	text-align:center;
	line-height:33px;
	background:url(../images/hot-bg.png ) no-repeat;
	height:32px;
}
.hot-mid-bg {
	border-left:#4d4d4d solid 1px;
	border-right:#4d4d4d solid 1px;
	padding:5px 10px 0 10px;
	background:#b6b6b6 url(../images/hot-mid-bg.png ) repeat-x;
}
.hot-mid-bg p {
	color:#3d71d4;
	padding:0 0 5px 0;
	font-weight:bold;
}
.hot-mid-bg img {
	border:solid 1px #7d7d7d;
	margin-bottom:5px;
}
/*footer===========*/

.copyright-bg {
	background:url(../images/copyright-bg.png ) no-repeat;
	height:53px;
	line-height:64px;
	color:#82b6be;
	padding:0 0 0 31px;
}
.footer-logo {
	background: url(../images/footer-img.png) no-repeat scroll 0 0 transparent;
	float: right;
	height: 106px;
	position: absolute;
	right: -101px;
	top: -39px;
	width: 500px;
}
.copyright-bg a {
	color:#82b6be;
}
#footer-wrapp {
	background:#111111 url(../images/footer-bg.jpg ) repeat-x;
	height:118px;
}
#footer {
	position:relative;
	color:#526671;
	font-size:11px;
	font-weight:bold;
	padding:21px 0 0 45px;
}
#footer ul {
	padding:0 0 0 10px;
	z-index:9999;
	position:relative;
}
#footer li {
	list-style:none;
	padding:0 10px;
	border-right: #526671 solid 1px;
	display:inline;
}
#footer li:first-child {
	border-left: #526671 solid 1px;
}
#footer a {
	color:#526671;
	padding:0 0 0 0;
	line-height:25px;
}
.All-rights {
	padding:5px 0 0 0;
}
.righttop-mid-bg ul li#advancedrecentposts-3 {
	background: none;
}
.righttop-mid-bg ul li#advancedrecentposts-3 h3 {
	display:none;
}
.hot-mid-bg li {
	list-style:none outside;
}
/* ------------ Content ------------ */
.entry-content {
	font-size: 11px;
	padding:0 10px;
}
.entry-content ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 40px;
	font-size: 13px;
	list-style-position: inside;
}
.entry-content li {
	list-style: square;
	list-style-position: outside;
}
.entry-content p {
	padding:0px 0px 15px 0px;
	font-size: 14px;
	word-spacing: 2px;
}
.entry-content h2 {
	font-family:Tahoma;
	font-size: 1.9em;
	padding-top: 16px;
}
.entry-content img {
	margin: 6px;
	border: 1px solid #666666;
}
.entry-content em {
	color: #666666;
 font: 14px font-style:italic
}
ul.tabs li a.current {
	background:url(../images/latest-tab.png ) no-repeat;
	display:block;
	text-align:center;
	font-size:14px;
	color:#fff;
	height:32px;
	line-height:33px;
	width: 208px;
	font-weight:bold;
}
ul.tabs li a.current:hover {
	text-decoration:none;
}
ul.tabs li a {
	background:url(../images/top-tab.png ) no-repeat;
	display:block;
	text-align:center;
	font-size:14px;
	color:#fff;
	height:32px;
	line-height:33px;
	width: 208px;
	font-weight:bold;
}
ul.tabs li a:hover {
	text-decoration:none;
}
.Mass-box h3 a, .How-to h2 a {
	color:#D92500;
}
.add-img {
	padding: 44px 0px 16px 30px;
}
.add-img p img {
	padding: 10px 0px;
}
.hot-mid-bg a {
	color:#2f56ca;
}
.right-bottom-cornar_image {
	height:33px;
}
.right-bottom-cornar_golf_ad {
	height:41px;
}
.av_video_content {
	padding: 0 0 10px 0;
}
.righttop-mid-bg2 li {
	list-style: none outside none;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.righttop-mid-bg li ul li {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url("../images/listicons2.png") no-repeat scroll 0 8px transparent;
	list-style: none outside none;
	padding: 6px 0 0 16px;
}
.posted_links {
	padding:0 0 14px 0px !important;
}
.posted_details {
	padding:5px 0 15px 5px
}
.posted_links img {
	padding:0px 0px 0px 0px !important
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	display: block;
	margin-right: auto;
	float: left;
}
.alignright {
	display: block;
	margin-left: auto;
	float: right;
}
.WP-EmailIcon {
	margin:0px !important
}
.WP-PrintIcon {
	margin:0px !important
}
.search_query {
}
/*-- Paging Styles --*/
/* Clear things*/
ul.paga-numbers, ul.page-numbers li, ul.page-numbers li a, ul.page-numbers li a:hover ul.page-numbers li span {
	padding: 0;
	margin: 0;
	text-decoration: none;
	font: normal 12px Arial;
	border: none;
}
ul.page-numbers {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	padding: 5px 0 5px 0;
}
ul.page-numbers li {
	display: inline;
}
ul.page-numbers li a {
	text-decoration: none;
	border: none;
	padding-bottom: 10px;
}
ul.page-numbers span.dots {
	color: #666;
}
ul.page-numbers li a, .page-numbers span.current, .page-numbers span.dots {
	font: normal 12px Arial;
	padding: 5px;
}
ul.align-right {
	text-align: right;
}
ul.align-center {
	text-align: center;
}
span.page-info.left {
	padding: 0 10px 0 0;
}
span.page-info.right {
	padding: 0 0 0 10px;
}
ul.shape-round li a, ul.shape-round span.current {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#D92500;
	color: #FFFFFF;
}

/* SETTINGS - ACTIVE BACKGROUND */
.entry-content ul.current-page-yellow span.current {
	background: #ffff00;
	color: #666;
}
.entry-content ul.current-page-purple span.current {
	background: #ac58ff;
	color: #fff;
}
.entry-content ul.current-page-dark span.current {
	background: #666;
	color: #eee;
}
.entry-content ul.current-page-bright span.current {
	background: #e6e6e6;
	color: #666;
	border: 1px solid #ddd;
}
.entry-content ul.current-page-red span.current {
	background: #ba0000;
	color: #fff;
}
.entry-content ul.current-page-green span.current {
	background: #69ba00;
	color: #fff;
}
.entry-content ul.current-page-cyan span.current {
	background: #18C6FF;
	color: #fff;
}
.entry-content ul.current-page-pink span.current {
	background: #ff80ff;
	color: #fff;
}
.entry-content ul.current-page-orange span.current {
	background: #ff9a00;
	color: #fff;
}
/* SETTINGS - page BACKGROUND */

.entry-content ul.page-yellow li a {
	background: #ffff00;
	color: #666;
}
.entry-content ul.page-purple li a {
	background: #ac58ff;
	color: #fff;
}
.entry-content ul.page-dark li a {
	background: #666;
	color: #fff;
}
.entry-content ul.page-bright li a {
	background: #e6e6e6;
	border: 1px solid #ddd;
	color: #666;
}
.entry-content ul.page-red li a {
	background: #ba0000;
	color: #fff;
}
.entry-content ul.page-green li a {
	background: #69ba00;
	color: #fff;
}
.entry-content ul.page-cyan li a {
	background: #18C6FF;
	color: #fff;
}
.entry-content ul.page-pink li a {
	background: #ff80ff;
	color: #fff;
}
.entry-content ul.page-orange li a {
	background: #ff9a00;
	color: #fff;
}
/* SETTINGS - page BACKGROUND */
.entry-content ul.current-page-yellow.fill-gradient span.current, ul.page-yellow.fill-gradient li a {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffe4), to(#ffff07));
}
.entry-content ul.current-page-purple.fill-gradient span.current, ul.page-purple.fill-gradient li a {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bf77ff), to(#913cff));
}
.entry-content ul.current-page-dark.fill-gradient span.current, ul.page-dark.fill-gradient li a {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#848484), to(#494949));
}
.entry-content ul.current-page-bright.fill-gradient span.current, ul.page-bright.fill-gradient li a {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#dfdfdf));
}
.entry-content ul.current-page-red.fill-gradient span.current, ul.page-red.fill-gradient li a {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#da0000), to(#8b0000));
}
.entry-content ul.current-page-green.fill-gradient span.current, ul.page-green.fill-gradient li a {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#87ca00), to(#4ba200));
}
.entry-content ul.current-page-cyan.fill-gradient span.current, ul.page-cyan.fill-gradient li a {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#30d4ff), to(#0db1ff));
}
.entry-content ul.current-page-pink.fill-gradient span.current, ul.page-pink.fill-gradient li a {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffb5ff), to(#ff44ff));
}
.entry-content ul.current-page-orange.fill-gradient span.current, ul.page-orange.fill-gradient li a {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffb000), to(#ff7d00));
}
.entry-content ul.page-yellow li a:hover {
	background: #fff;
	color: #666;
	text-decoration: none;
}
.entry-content ul.page-purple li a:hover {
	background: #8000ff;
	text-decoration: none;
}
.entry-content ul.page-dark li a:hover {
	background: #444;
	text-decoration: none;
}
.entry-content ul.page-bright li a:hover {
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
	text-decoration: none;
}
.entry-content ul.page-red li a:hover {
	background: #9a0000;
	text-decoration: none;
}
.entry-content ul.page-green li a:hover {
	background: #4e8b00;
	text-decoration: none;
}
.entry-content ul.page-cyan li a:hover {
	background: #14a9d9;
	text-decoration: none;
}
.entry-content ul.page-pink li a:hover {
	background: #ff40ff;
	text-decoration: none;
}
.entry-content ul.page-orange li a:hover {
	background: #da8400;
	text-decoration: none;
}
/* behind | default = dark */	

.entry-content ul.behind-brighter span.dots, ul.behind-brighter span.page-info {
	color: #ddd;
}
.entry-content ul.behind-bright span.dots, ul.behind-bright span.page-info {
	color: #aaa;
}
.entry-content ul.behind-grey span.dots, ul.behind-grey span.page-info {
	color: #808080;
}
.entry-content ul.behind-dark span.dots, ul.behind-dark span.page-info {
	color: #666;
}
.entry-content ul.behind-darker span.dots, ul.behind-darker span.page-info {
	color: #333;
}
/* IE6 fix */

.entry-content ul.page-purple li a:hover, ul.page-dark li a:hover, ul.page-red li a:hover, ul.page-green li a:hover, ul.page-cyan li a:hover, ul.page-pink li a:hover, ul.page-orange li a:hover {
	color: #fff;
	text-decoration: none;
}
li {
	list-style: none outside none;
}
.social {
	float: right;
	margin-right: 24px;
	margin-top: 3px;
}
.tabs {
	list-style:none;
	margin:0 !important;
	padding:0;
	height:30px;
}
/* single tab */
.tabs li {
	float:left;
	text-indent:0;
	padding:0;
	margin:0px 3px 0px 0px !important;
	list-style-image:none !important;
}

/*ip_tweaks_category=============================*/
ul.ip_tweaks_category{ font-size:1.24em; }
ul.ip_tweaks_category{ padding:10px 0 0 0;}
ul.ip_tweaks_category li{ list-style:none;background:url(../images/ip_tweaks_category-bg.png) no-repeat 0 3px;  margin: 0 0 0 11px;  padding: 0 0 0 21px;}/*padding: 0 0 10px 21px; NBN */
ul.ip_tweaks_category li a{ /*font-size:14px; color:#000;*/color: #D92500;
    font-family: Tahoma;
    /*font-size: 1.24em;*/
    font-weight: bold;
    padding-bottom: 5px;}
.tab-box1 {  margin-bottom: 5px; }

.entry-content .How-to h2 { font-family: Tahoma; font-size: 1.24em; padding-top:0;}
.entry-content .How-to p{ padding-bottom: 18px; font-size:12px;}
.entry-content .How-to .read-more-btn2 img{ border:none; margin:0;}
.entry-content .How-to img{ margin: 0 15px 0 0; border: 1px solid #A7A7A6;}
.How-to{ float:left; width:100%;}

/* for category page NBN */
ul.ip_tweaks_category_page{ font-size:1.24em; }
ul.ip_tweaks_category_page{ padding:10px 0 0 0;}
ul.ip_tweaks_category_page li{ list-style:none;background:url(../images/ip_tweaks_category-bg.png) no-repeat 0 3px;  margin: 0 0 0 11px;  padding: 0 0 10px 21px;}
ul.ip_tweaks_category_page li a{ /*font-size:14px; color:#000;*/ color: #D92500;
    font-family: Tahoma;
    /*font-size: 1.24em;*/
    font-weight: bold;
    padding-bottom: 5px;}
	
	
/* Pagin style for single post page */
.entry-content .singlePostPagination p{display:none;}
/* End pagination style for single post page */	