@charset "utf-8";
/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset-type-style.css";
@import "style/css/layout.css";

* { behavior: url(wp-content/themes/KTTape/Scripts/iepngfix.htc) }
body {

background-color: #000000;
background-image: url(style/images/background.jpg);
background-position: center top;
background-repeat: no-repeat;
color: #FFFFFF;
font-family: "Trebuchet MS", Arial, sans-serif;
}
a { color: #F15C22; }

h1, h2, h3, h4, h5, h6 { color: #f15c22; }


#container {
width: 960px;
background: #0d0d0d;
margin: 15px auto;
}
#header {
background: url(style/images/header-background.jpg) repeat-x;
width: 960px;
position: relative;
border-bottom: 1px solid #f15c22;
height: 210px;
margin-bottom: 25px;
}
#header h1 {
background: url(style/images/kinesiology-therapeutic-tape.png);
height: 101px;
width: 701px;
text-indent: -9999px;
position: absolute;
top: 50px;
left: 260px;
}
#header   #flash {
position: absolute;
left: 50px;
top: 20px;
}

#left-col {
width: 248px;
float: left;
margin-bottom: 25px;
padding-left: 20px;
}
#left-col ul, #left-col li {
margin: 0px;
}
#nav {
text-transform: uppercase;
background: #262626;
padding: 16px;
border: 1px solid #343434;
width: 191px;
margin: 0px 0px 15px 0px;
}
#nav ul {
margin: 0px;
padding: 0px 0px 3em;
list-style: none;
background: #1b1b1b;
}
#nav li {
display: block;
text-align: center;
line-height: 3em;
background: url(style/images/link-background.jpg) no-repeat 50% 100%;
}
#nav a {
text-decoration: none;
font-size: 14px;
color: #f15c22;
}
#used-by {
text-transform: uppercase;
background: #262626 url(style/images/used-by-background.jpg) repeat-x;
padding: 16px;
border: 1px solid #343434;
width: 191px;
margin: 0px;
font-size: 14px;
}
#used-by h4 {
font-weight: normal;
font-size: 14px;
}


#right-col {
width: 636px;
float: left;
background: #262626;
padding: 16px;
border: 1px solid #343434;
margin-bottom: 25px;
}
#content {
padding: 25px;
background: #1B1B1B;
position: relative;
}

#home #content { padding: 0px; 
}
#home #content span {
background: url(style/banner/kttape.png);
height: 176px;
width: 168px;
position: absolute;
bottom: -35px;
right: -10px;
}



#footer {
width: 900px;
border-top: 1px solid #f15c22;
padding: 10px 30px;
position:relative;
}
#footer h5 {
background: url(style/images/footer-logo.jpg);
height: 57px;
width: 412px;
margin: 0px;
padding: 0px;
text-indent: -9999px;
}
.itopiaLink {
	display:block;
	padding:5px;
	color:#666666;
	text-decoration:none;
	font-size:11px;
	text-align:right;
}
.itopiaLink strong {
	font-weight:normal;

}
.itopiaLink:hover strong {
	text-decoration:underline;
	color:#FF6600;
}
.itopiaLink:hover {
	text-decoration:none;
	color:#CCCCCC;
}

.internationalWeb{
	display:block;
	padding:5px;
	text-align:right;
	position:absolute;
	right:5px;
	top:20px;
	width:200px;
	height:30px;
}
.internationalWeb a {
	color:#666666;
	font-size:11px;
	text-decoration:none;
	}

.internationalWeb a:hover {
	text-decoration:underline;
	color:#FF6600;
}


.internationalWeb:hover {
	text-decoration:none;
	color:#CCCCCC;
}

.CapePioneer{
	display:block;
	padding:5px;
	font-size:11px;
	text-align:center;
	position:absolute;
	left:495px;
	top:20px;
	width:108px;
	height:30px;
}

.CPLogo{
	display:block;
	position:absolute;
	top:0px;
	left:110px;
	width:101px;
	height:40px;
}


.InjuriesTable a {
	float: left;
	height: 98px;
	width: 181px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	margin-bottom: 15px;
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	border: solid 1px #666666;

}
.InjuriesTable a:hover {
	border: solid 1px #F15C22;

}
.InjuriesTable a em {
	position: absolute;
	left: 10px;
	bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 181px;
	font-style: normal;
}

.clear-floats {
clear: both;
float: none;
height: 0px;
visibility: hidden;
}

p {
color: #ffffff;
}


ul {
color: #ffffff;
}

#text-3 {
list-style: none;

}

.slideshow { height: 423px; width: 629px; margin: auto }

