html {
  height:100%;
}

form { 
  margin: 0px; 
}

a
{
  outline: none;
}

img {  
  border-style: none;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-image: url(bg3.jpg);
  background-repeat:repeat;
  scrollbar-base-color: #000; 
  scrollbar-arrow-color: #333;
  scrollbar-DarkShadow-Color: #333;
  SCROLLBAR-TRACK-COLOR: #000000;
}

#wrapper {
  position: relative;
  top:0;
  left:0;
  min-width:950px;
  height:100%;
  margin: 0 auto;
  padding: 0 auto;
  text-align: center;
}

#wrappin {
  position: relative;
  margin: 0 auto;
  padding: 0 auto;
  top: 30px;
  width: 950px;
  height: 600px;
  overflow:hidden;
  background-image: url(content.jpg);
}

#header {
  position: relative;
  margin: 0 auto;
  padding: 0 auto;
  top: 0px;
  left: 0px;
  width: 950px;
  height: 105px;
  text-align:left;
}
#cart {
  position: relative;
  margin: 0 auto;
  padding: 0 auto;
  top: -8px;
  right: 15px;
  width: 96px;
  height: 21px;
  text-align:left;
  float:right;
}
#page {
  position: relative;
  margin: 0;
  padding: 0;
  top: 0px;
  left: 0px;
  width: 950px;
  height: 495px;
  text-align:left;
}

#target {
  position: relative;
  margin: 0 0 0 0px;
  padding: 0 0 0 0px;
  top: 2px;
  left: -5px;
  width: 745px;
  height: 465px;
  color: #FFF;
  overflow: auto;
  font-family: sans-serif;
  text-decoration: none;
  float:right;
  text-align:left;
}
#targethome {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 7px;
	left: 0px;
	width: 750px;
	height: 460px;
	color: #FFF;
	overflow: auto;
	font-family: sans-serif;
	text-decoration: none;
	float:right;
	text-align:left;
	background-image: url(homebg.jpg);
}

#logo {
  position: relative;
  top:8px;
  left: 13px;
  width: 124px;
  height: 69px;
  margin: 0 0 0 0px;
  padding: 0 0 0 0px;
  text-align:left;
}

/* ----------------menu begin--------------- */
#menu {
  position: relative;
  margin: 0;
  padding: 0;
  top: 15px;
  left: 107px;
  width: 742px;
  height: 19px;
  clear: both;
  text-align:left;
}

#menu1 {
  position: relative;
  margin: 0 auto;
  padding: 0 auto;
  top: 0px;
  left: -104px;
  width: 106px;
  height: 19px;
  float: left;
}
#menu2 {
  position: relative;
  margin: 0 auto;
  padding: 0 auto;
  top: 0px;
  left: -104px;
  width: 114px;
  height: 19px;
  float: left;
}
#menu3 {
  position: relative;
  margin: 0 auto;
  padding: 0 auto;
  top: 0px;
  left: -104px;
  width: 126px;
  height: 19px;
  float: left;
}

#menu4 {
  position: relative;
  margin: 0 auto;
  padding: 0 auto;
  top: 0px;
  left: -104px;
  width: 148px;
  height: 19px;
  float: left;
}

#menu5 {
  position: relative;
  margin: 0 auto;
  padding: 0 auto;
  top: 0px;
  left: -104px;
  width: 148px;
  height: 19px;
  float: left;
}

#theblog {
  display: block;
  width: 106px;
  height: 19px;
  background: url("theblog.jpg") no-repeat 0 0;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  color:#FFF;
  font-family: sans-serif;
  text-decoration: none;
}

#theblog:hover { 
  background-position: 0 -19px;
  color:#FF6666;
  text-decoration: none;
  font-family: sans-serif;
}

#myspace {
  display: block;
  width: 114px;
  height: 19px;
  background: url("myspace.jpg") no-repeat 0 0;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  color:#FFF;
  font-family: sans-serif;
  text-decoration: none;
}

#myspace:hover { 
  background-position: 0 -19px;
  color:#FF3333;
  text-decoration: none;
  font-family: sans-serif;
}

#facebook {
  display: block;
  width: 126px;
  height: 19px;
  background: url("facebook.jpg") no-repeat 0 0;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  color:#FFF;
  font-family: sans-serif;
  text-decoration: none;
}

#facebook:hover { 
  background-position: 0 -19px;
  color:#E30000;
  text-decoration: none;
  font-family: sans-serif;
}

#testimonials {
  display: block;
  width: 148px;
  height: 19px;
  background: url("testimonials.jpg") no-repeat 0 0;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  color:#FFF;
  font-family: sans-serif;
  text-decoration: none;
}

#testimonials:hover { 
  background-position: 0 -19px;
  color:#E30000;
  text-decoration: none;
  font-family: sans-serif;
}

#ourcompany {
  display: block;
  width: 148px;
  height: 19px;
  background: url("ourcompany.jpg") no-repeat 0 0;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  color:#FFF;
  font-family: sans-serif;
  text-decoration: none;
}

#ourcompany:hover { 
  background-position: 0 -19px;
  color:#E30000;
  text-decoration: none;
  font-family: sans-serif;
}

/* ----------------menu end--------------- */
/* ----------------sidemenu begin--------------- */
#sidemenu {
  position:relative;
  width: 192px;
  height: 300px;
  top: 59px;
  left: 4px;
  clear: both;
  margin: 0;
  padding: 0;
  float:left;
}

#smenu1 {
  position:relative;
  width: 192px;
  height: 19px;
  top: 0px;
  left: 0px;
  float:left;
  margin: 0 auto;
  padding: 0 auto;
}

#smmad {
  display: block;
  width: 192px;
  height: 19px;
  background: url("smmad.jpg") no-repeat 0 0;
}
#smmad:hover { 
  background-position: 0 -19px;
}

#smenu2 {
  position:relative;
  width: 192px;
  height: 19px;
  top: 3px;
  left: 0px;
  float:left;
  margin: 0 auto;
  padding: 0 auto;
}

#smapp {
  display: block;
  width: 192px;
  height: 19px;
  background: url("smmapp.jpg") no-repeat 0 0;
}
#smapp:hover { 
  background-position: 0 -19px;
}
#smenu3 {
  position:relative;
  width: 192px;
  height: 19px;
  top: 6px;
  left: 0px;
  float:left;
  margin: 0 auto;
  padding: 0 auto;
}

#smacc {
  display: block;
  width: 192px;
  height: 19px;
  background: url("smmacc.jpg") no-repeat 0 0;
}
#smacc:hover { 
  background-position: 0 -19px;
}
/* ----------------sidemenu end--------------- */
/* ----------------blogger--------------- */

/* Blog Content
----------------------------------------------- */
@media all {
  #content {
    width:720px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
  #main {
    width:555px;
    float:left;
	font-size:14px;
    }
  #sidebar {
    width:155px;
    float:right;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }

/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:bold 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#777;
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #444;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:120%;
  line-height:1.4em;
  color:#FFF;
  }
.post-title a {
  text-decoration:none;
  color:#FFF;
  }
.post-title a:hover {
  color:#999;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#333;
  }
a.post-footer-link {
  color:#CC0000;
  text-decoration:none;
  }
a.post-footer-link:hover {
  color:#CC0000;
  text-decoration: underline;
  }
.post-footer em, .comment-link {
  font:65%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#777;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
a.comment-link {
  color: #CC0000;
  text-decoration:none;
  }
a.comment-link:hover {
  color: #CC0000;
  text-decoration: underline;
  }
.post img {
  padding:4px;
  border:1px solid #222;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }

#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }

#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #444;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  font-size:14px;
  }
#sidebar p {
  color:#999;
  line-height:1.5em;
  }
  
#sidebar a {
  color:#A00;
  line-height:1.5em;
  text-decoration:none;
  }
  
#sidebar a:hover {
  color:#C00;
  line-height:1.5em;
  text-decoration: underline;
  }

/* MadHandlz Product Page
----------------------------------------------- */

#target1 {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 2px;
	left: 0px;
	width: 750px;
	height: 466px;
	color: #FFF;
	overflow: auto;
	font-family: sans-serif;
	text-decoration: none;
	float:right;
	text-align:left;
	background-image: url(mhbg.jpg);
	overflow:hidden
}
#target2 {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 2px;
	left: 0px;
	width: 750px;
	height: 466px;
	color: #FFF;
	overflow: hidden;
	font-family: sans-serif;
	text-decoration: none;
	float:right;
	text-align:left;
	background-image: url(prodbg.jpg);
}
#target4 {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 2px;
	left: 0px;
	width: 750px;
	height: 475px;
	color: #FFF;
	overflow: hidden;
	font-family: sans-serif;
	text-decoration: none;
	float:right;
	text-align:left;
}
#dribbling {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 5px;
	left: 0px;
	width: 220px;
	height: 342px;
	color: #FFF;
	overflow: hidden;
	font-family: sans-serif;
	font-size:12px;
	text-decoration: none;
	text-align:left;
	float:left;
}
#shooting {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 5px;
	left: 10px;
	width: 220px;
	height: 342px;
	color: #FFF;
	overflow: hidden;
	font-family: sans-serif;
	font-size:12px;
	text-decoration: none;
	text-align:left;
	float:left;
}
#rebounding {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 5px;
	left: 45px;
	width: 220px;
	height: 342px;
	color: #FFF;
	overflow: hidden;
	font-family: sans-serif;
	font-size:12px;
	text-decoration: none;
	text-align:left;
	float:left;
}
#producttext {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 30px;
	left: 20px;
	width: 555px;
	height: 70px;
	color: #FFF;
	overflow: auto;
	font-family: sans-serif;
	font-size:14px;
	text-decoration: none;
	text-align:left;
	float:left;
}
p.head {
    color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
#madtext {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 0px;
	left: 0px;
	width: 720px;
	height: 45px;
	color: #FFF;
	overflow: hidden;
	font-family: sans-serif;
	font-size:14px;
	text-decoration: none;
	text-align:left;
}
#company {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 50px;
	left: 0px;
	width: 700px;
	height: 400px;
	color: #FFF;
	overflow: auto;
	font-family: sans-serif;
	font-size:14px;
	text-decoration: none;
	text-align:left;
}
#warrantytext {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 10 0 0px;
	top: 20px;
	left: 0px;
	width: 737px;
	height: 430px;
	color: #FFF;
	overflow: auto;
	font-family: sans-serif;
	font-size:14px;
	text-decoration: none;
	text-align:left;
}
#company2 {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 50px;
	left: 0px;
	width: 700px;
	height: 400px;
	color: #FFF;
	overflow: auto;
	font-family: sans-serif;
	font-size:18px;
	text-decoration: none;
	text-align:left;
}
#madhandlz {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 8px;
	left: 0px;
	width: 750px;
	height: 450px;
	color: #FFF;
	overflow: hidden;
	font-family: sans-serif;
	font-size:14px;
	text-decoration: none;
	text-align:left;
}
#prod {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: -20px;
	left: 20px;
	width: 550px;
	height: 420px;
	overflow: hidden;
	text-align:left;
	float: left;
}
#prod3 {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 0px;
	left: 20px;
	width: 550px;
	height: 420px;
	overflow: hidden;
	text-align:left;
	float: left;
}

#rightbar {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 30px;
	right: 15px;
	width: 140px;
	height: 430px;
	overflow: hidden;
	text-align:left;
	float:right;
}
#ecom {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 0px;
	right: 0px;
	width: 140px;
	height: 220px;
	overflow: hidden;
	text-align:left;
    background-image: url(ecomm.jpg);
	background-repeat:no-repeat;
}
#size {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 0px;
	right: 0px;
	width: 140px;
	height: 40px;
	overflow: hidden;
	text-align:center;
}
#faq {
  display: block;
  width: 126px;
  height: 19px;
  background: url("faq.jpg") no-repeat 0 0;
}

#faq:hover { 
  background-position: 0 -19px;

}
#faqblock {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 0px;
	left: 11px;
	width: 126px;
	height: 19px;
	overflow: hidden;
	text-align:left;
}
#warranty {
  display: block;
  width: 126px;
  height: 19px;
  background: url("warranty.jpg") no-repeat 0 0;
}

#warranty:hover { 
  background-position: 0 -19px;

}
#warrantyblock {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 3px;
	left: 11px;
	width: 126px;
	height: 19px;
	overflow: hidden;
	text-align:left;
}
#ecominc {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 0px;
	right: 0px;
	width: 140px;
	height: 170px;
	overflow: hidden;
	text-align:left;
    background-image: url(spincluded.png);
	background-repeat:no-repeat;
}
#ecom2 {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 0px;
	right: 15px;
	width: 140px;
	height: 170px;
	overflow: hidden;
	text-align:left;
	float:right;
    background-image: url(ecomm2.jpg);
	background-repeat:no-repeat;
}
#color {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 72px;
	left: 10px;
	width: 130px;
	height: 30px;
	overflow: hidden;
	text-align:left;
	clear:both;
}

#buy {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 87px;
	left: 14px;
	width: 130px;
	height: 30px;
	overflow: hidden;
	text-align:left;
	clear:both;
}
#buy2 {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 105px;
	left: 14px;
	width: 120px;
	height: 70px;
	overflow: hidden;
	text-align:left;
	clear:both;
}

select {
     width: 110px;
}
#nodepup {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 225px;
	left: 365px;
	width: 15px;
	height: 15px;
	font-family: sans-serif;
	font-size:12px;
	text-decoration: none;
	text-align:left;
	color:#FFFFFF;
}
#fingerpup {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	top: 38px;
	left: 390px;
	width: 13px;
	height: 13px;
	font-family: sans-serif;
	font-size:12px;
	text-decoration: none;
	text-align:left;
	color:#FFFFFF;
}

a.node{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none}

a.node:hover{z-index:25;}

a.node span{display: none}

a.node:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
	padding: 3px;
    top:2em; 
	right:2em; 
	width:175px;
    border:1px solid #fff;
	background-image: url(pupbg.png);
	background-repeat:repeat;
	color:#FFFFFF;
}
#benefits {
  position:relative;
  width: 192px;
  height: 150px;
  top: 50px;
  left: 0px;
  float:left;
  margin: 0 auto;
  padding: 35 12 0 6px;
  background-image: url(benefits.jpg);
  background-repeat: no-repeat;
  font-family: sans-serif;
  font-size:12px;
  text-decoration: none;
  text-align:left;
  color:#FFFFFF;
}
#benefits span {
  top:-3px;
  vertical-align:top;
}