@charset "utf-8";
body {
	background-color: #F4F2EA;
	background-image: url(../images/layout/backgroundv2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#divContainer #divLatest .news {
	margin: 6px;
	height: 110px;
	width: 285px;
	float: left;
	font-size: 11px;
}
#divContainer #divLatest .news .title {
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
}



#divContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

#divNav {
	width: 900px;
	margin-bottom: 10px;
}

#divSubnav {
	height: 155px;
	width: 892px;
	/*margin-bottom: 25px;*/
}

#divContainer #divFooter {
	color: #999999;
}

#divLatest {
	height: 122px;
	width: 892px;
	background-image: url(../images/layout/latest-bg.jpg);
	margin-bottom: 10px;
}

#divContent{
	height: 339px;
	width: 892px;
	margin-bottom: 10px;
	z-index: 2;
	position: relative;
}
#divContent #textBox {
	position: absolute;
	height: 200px;
	width: 250px;
	margin-left: 600px;
}
#divContent #TKOD {
	margin-left: 20px;
	position: absolute;
	z-index: 20;
	width: 700px;
	color: #FFFFFF;
	padding: 5px;
}
#divContainer #divContent #TKOD h2 {
	/*font-size: 14px;*/
	/*color: #FF0000;*/
}
#divContainer #divContent #TKOD h1 {
	/*font-size: 18px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
}

#divContainer #divContent #fabricsAndColoursDiv{
	margin-left: 20px;
	/*z-index: 20;*/
	color: #FFFFFF;
	width: 892px;
	position: absolute;
	height: 339px;
	padding: 5px;
}

#divContainer #divContent #fabricsAndColoursDiv h2 {
	color: #FF0000;
}
.red{
	color: #FF0000;
	font-weight: bold;
}

sup{
	font-size:smaller;
}



#divContainer #divContent #textBox table tr{
	vertical-align:text-top;
	/*text-align:left; */
}
#divContainer #divContent #textBox ul {

}
#divContainer #divContent #textBox li {
}
#divContainer #divContent #textBox li {
	margin-left: -20px;
}
#divContainer #divContent #textBox h1 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-style: normal;
	color: #D60508;
	margin-bottom: 0px;
	margin-top: 10px;
}
#divContainer #divSubnav #divSubnavAccessories {
	font-size: 14px;
	font-weight: bold;
	color: #D60508;
	padding: 10px;
}
#divContainer #divContent #textBox #sticksH2, #divContainer #divContent #seriesInfo H2{
	font-size: 12px;
	color: #D60508;
	margin-top: 0px;
}
#divContainer #divContent #textBox #sticksH1 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-style: normal;
	color: #D60508;
	margin-bottom: 0px;
	margin-top: 10px;
}

#tkLogoBlur{
	margin:20px 10px 20px 0;
	float:left;
	width:230px;
	height:40px;
}

#tkLogoBlur a{display:block; width:230px; height:40px;}

#divContainer #divSubnav h1 {
	font-size: 18px;
}
#divContainer #divSubnav #divSubnavHome h2 {
	color: #DD0408;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 10px;
}

#divContainer #divSubnav #divSubnavHome {

}

#divContainer #divSubnav #divSubnavHome p {
	padding: 10px;
	font-weight: normal;
}
.marginRight {
	margin-right: 4px;
}

#divContent #2col {
	position: absolute;
}

#divContainer #divContent #mainBGImageHolder {
	position: absolute;
}


#divContainer #divContent #tkAndYouContentConatiner {
	position: absolute;
	width: 860px;
}
#divContainer #divContent .mainBGImageHolder {
	position: absolute;
}
#divContainer #divContent #tkNewsContentContainer {
	position: absolute;
	width: 842px;
	height: 289px;
	padding: 20px;
	overflow:auto;
	margin: 5px;
}
#seriesDiv {
	overflow:auto;
	height: 270px;
}
#divContainer #divContent #siteMapContainer {
	height: 289px;
	width: 842px;
	overflow: auto;
	position: absolute;
	padding: 20px;
	margin: 5px;
}
#divContainer #divContent #seriesInfo {
	position: absolute;
	margin: 5px;
	padding: 20px;
	height: 289px;
	width: 400px;
	left: 440px;
	overflow: auto;
}

#divContainer #divContent #seriesInfo #sticksH1 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-style: normal;
	color: #D60508;
	margin-bottom: 20px;
}
#divContainer #divContent #textBox table tr td ul {
	margin: 5px 0 0 0;
}

/*
_____________________________________________________________________________________________________ EXTRA NAV STYLES */
.clear{clear:both;}

.items .navItem{ text-align:center; width:91px;}
.items .navItem img{width:81px; height:81px; margin:0 auto 0 auto; border:0;}
.items .navItem img{ margin:4px 4px 1px 4px;}

.items .navItem h2{width:100%; font-size:9px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight:normal; margin-top:0px;}

.items .navItem:hover img{
	margin:3px 3px 0 3px;
	background-color:#FFF;
	border:1px solid #D1CAA5;
}

.items .navItem:hover h2{
	color:#D1CAA5;
}

#divSubnav {position:relative;}
#divSubnav .prev {position:absolute; left:-40px;}
#divSubnav .next {position:absolute; left:890px;}

.items .navItem.selected img{
	border:1px solid #CFA35A;
	margin:3px 3px 0 3px;
	background-color:#FFF;
}
.items .navItem.selected h2{color:#CFA35A;}

.sectionLinks{width:889px; color:#CFA35A;}
.sectionLinks .sectionLinksList li{
	float:left;
	list-style-position: outside;
	list-style-type: none;
	padding:0px;
}

.sectionLinks h2{font-size: 14px; color:#CFA35A; margin:0px; clear:both;}
.sectionLinks .sectionLinksList{padding:0px; clear:both;}
.sectionLinks .sectionLinksList li a{color:#CFA35A; text-decoration:none;}
.sectionLinks .sectionLinksList li a:hover{color:#CFA35A; text-decoration:underline;}

#newsTicker{
	float:right;
	margin-top:0px;
	margin-right:10px;
	width:635px;
	height:23px;
	background-image:url(/images/layout/news_ticker_bg.png);
}

#newsTicker h2{margin:0 10px 0 10px; color:#CFA35A; font-size:12px; line-height:23px; float:left;}

#newsTicker ul li a{color:#000000; text-decoration:none; font-size:11px;}
#newsTicker ul li a:hover{color:#000000; text-decoration:underline;}
#newsTicker ul li{line-height:23px;}

#newsTicker ul{
	float:left;
	margin:0px;
	padding:0px;
	list-style-position: inside;
	list-style-type: none;
}

.brown{color:#CFA35A;}
.col2{ float:left;}
.seriesInfo{width:870px; height:318px; overflow:auto; padding:10px;}
.coreBG{background-image:url(/images/products/sticks/2010/sticks/outdoor_comp/core_series.jpg); background-repeat:no-repeat;}
.synergyBG{background-image:url(/images/products/sticks/2010/sticks/outdoor_comp/synergy_series.jpg); background-repeat:no-repeat;}
.xltBG{background-image:url(/images/products/sticks/2010/sticks/outdoor_comp/xlt_series.jpg); background-repeat:no-repeat;}
.vtBG{background-image:url(/images/products/sticks/2010/sticks/outdoor_comp/vt_series.jpg); background-repeat:no-repeat;}
.emptyBG{background-image:url(/images/products/sticks/2010/sticks/outdoor_comp/empty_background.jpg); background-repeat:no-repeat;}
.col2.left{height:300px; width:380px;}
.col2.right{width:470px;}
.col2 h1, .seriesInfo h1{font-size:16px; padding:0 0 5px 0; margin:0px;}
.col2 h2, .seriesInfo h2{font-size:12px; padding:0 0 5px 0; margin:0px; color:#CFA35A;}
.col2 p, .seriesInfo p{padding:0 0 5px 0; margin:0px;}

#socialDiv #socialList{ list-style:none; margin: 0 10px 0 0; padding:0px;}
#socialDiv #socialList li{float:right; margin:5px 0 5px 5px;}
#socialDiv #socialList .tk_and_you_tab{width:68px; font-weight:bold;}
#socialDiv #socialList .tk_and_you_tab a{position:absolute; top:-5px; background-image:url(/images/layout/social/tk_and_you_tab_bg.png); background-repeat:no-repeat; text-align:center; width:68px; height:34px; color:#000; text-decoration:none; line-height:39px;}
#socialDiv #socialList .tk_and_you_tab a:hover{color:#000; text-decoration:underline;}
.headerRight{width:auto;}
.right{float:right;}
.left{float:left;}
.footerLinks{padding-right:10px;}
.footerLinks a{color:#999; text-decoration:underline;}
.footerLinks a:hover{color:#000; text-decoration:none;}
/*
_____________________________________________________________________________________________________ EXTRA NAV STYLES END */
