/*
Theme Name: Tube Blaster Pro 2008
Theme URI: https://www.tubeblasterpro.com/
Description: Custom Design by dreikelvin
Version: 1.0
Author: Robert Jung
Author URI: http://www.dreikelvin.de/

	Tube Blaster Pro 2008
	https://www.tubeblasterpro.com/

	This theme was designed and built by Robert Jung,
	whose blog you will find at http://www.dreikelvin.de/

*/



/* ## XHTML basis elements ############################ start # */

body,html {
	
	margin:0;
	padding:0;
	height:100%;
	
}

body {	

	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/bg.gif) repeat-x #c0d8d8;
	
}

br {

	clear:both;

}

h2 { 

	margin-top:0; 
	padding-top:0; 
	font-weight:normal;
	
}

.hidden {  display:none;  }

div {

	margin:0;
	padding:0;
	float:none;
	width:100%;
	position:relative;

}

::selection {
	background:#aaa;
	color:#000;
}

::-moz-selection{
	background:#aaa;
	color:#000;
}



/* ## XHTML basis elements ########################### end ### */



/* ## main elements ################################## start # */

#mainwrapper {

	margin:0 auto;
	width:1024px;
	position: relative;
	min-height: 100%;
					
}

#header {
	
	height:46px;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/menu.gif) no-repeat transparent;
	width:100%; 
	margin: 0 auto;
	overflow: hidden;
	
}

#index {  

	float:left;
	width:349px;
	height:119px;  
	position:absolute;
	top:46px;
	z-index: 1000;
		
}

#index a {

	display:block;
	width:100%;
	height:100%;
	text-indent:-99999px;

}


p.intro {

	position:absolute;
	display:block;
	top:42px;
	left:370px;
	text-indent: -99999px;
	width:363px;
	height:110px;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/bubble.gif) no-repeat transparent;
	z-index: 2;

}


#content {

	float:left;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/logo.gif) no-repeat transparent;
	background-position: 26px -45px;
	
		
}

.column-1 {

	width:700px;
	float:left;
	padding-top:140px;

}

.column-2 {

	width:324px;
	float:left;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/guy.jpg) transparent no-repeat;
	background-position: 50px 14px;
	padding-top:297px;
	
}

.sub {

	background:none;
	padding-top:40px;

}

ul.tob {

	list-style-type: none;
	width:296px;
	height:201px;
	margin: 0 0 20px 0;
	padding:0;

}

ul.tob li {

	margin:0;
	padding:0;
	text-indent: -99999px;
	
}

div.features {

	background-color:#c8dddd;
	border-top: 5px solid #4a8282;
	float:left;

}

div.features ul {

	list-style-type: none;
	margin:0 0 20px 0;
	padding:0;
	width:50%;
	float:left;

}

div.features ul li {

	margin:0;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/li-feature.gif) no-repeat transparent;
	background-position: 10px 15px;
	padding: 10px 10px 10px 40px;
	margin: 0 0 0 0;

}

strong.new {

	float:left;
	width: 40px;
	height:17px;
	top: 20px; 
	left:50px;
	text-indent:-99999px;
	margin: 0 10px 0 0;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/new.gif) no-repeat transparent;

}

/* ## main elements ################################### end ### */

/* ## navigation ###################################### start # */

#main-nav {

	position:absolute;
	top:16px;
	left:240px;
	width:100%;
	margin:0;
	padding:0;
	list-style-type: none;

}

#main-nav li {

	height:30px;
	margin:0;
	padding:0;
	overflow: hidden;
	float: left;

}

#main-nav li a {

	height:100%;
	display:block;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/tabs.gif) no-repeat transparent;
	text-indent: -99999px;

}

#main-nav li.n1 { width:98px; }
#main-nav li.n1 a:hover, #main-nav li.n1 a.active { background-position: 0 100%; }

#main-nav li.n2 { width:68px; }
#main-nav li.n2 a { background-position: -99px 0; }
#main-nav li.n2 a:hover, #main-nav li.n2 a.active { background-position: -99px 100%; }

#main-nav li.n3 { width:92px; }
#main-nav li.n3 a { background-position: -168px 0; }
#main-nav li.n3 a:hover, #main-nav li.n3 a.active { background-position: -168px 100%; }

#main-nav li.n4 { width:72px; }
#main-nav li.n4 a { background-position: -261px 0; }
#main-nav li.n4 a:hover, #main-nav li.n4 a.active { background-position: -261px 100%; }

#main-nav li.n5 { width:88px; }
#main-nav li.n5 a { background-position: -334px 0; }
#main-nav li.n5 a:hover, #main-nav li.n5 a.active { background-position: -334px 100%; }

#main-nav li.n6 { width:78px; }
#main-nav li.n6 a { background-position: -423px 0; }
#main-nav li.n6 a:hover, #main-nav li.n6 a.active { background-position: -423px 100%; }

#main-nav li.n7 { width:78px; }
#main-nav li.n7 a { background-position: -502px 0; }
#main-nav li.n7 a:hover, #main-nav li.n7 a.active { background-position: -502px 100%; }


/* ## navigation ###################################### end ### */



/* ## layout elements ################################# start # */


.float-left {  float:left;  }

.float-right {  float:right;  }

.centered {  text-align:center;  }

.align-right {  text-align:right;  }


/* ## layout elements ################################# end ### */

/* ## element "boxes" ################################# start # */

.column-1 .box-1 {

	width:auto;
	padding:0 30px;
	
}

.column-1 .box-2 {

	width:auto;
	padding:0 30px 400px 300px;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/download.jpg) no-repeat transparent;
	
}

.column-1 .box-3 {

	width:auto;
	padding:0 30px 400px 190px;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/purchase.jpg) no-repeat transparent;
	background-position: 30px 0;
	
}

.column-1 .box-4 {

	width:auto;
	padding:0 30px 400px 300px;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/affiliate.jpg) no-repeat transparent;
	background-position: 30px 0;
	
}

.column-1 .box-4 .a-bubble {

	text-indent: -99999px;
	height:100px;

}

.column-1 .box-4 .a-bubble {

	text-indent: -99999px;
	height:100px;

}

.column-1 .box-404 {

	width:auto;
	padding:0 30px 400px 190px;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/404.jpg) no-repeat transparent;
	
}
.column-2 .box-2 {

	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/box-2.gif) no-repeat transparent;
	padding-top:60px;

}

.column-2 .box-2 ul {

	width:296px;
	list-style-type: none;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/box-2.gif) no-repeat transparent;
	background-position: 0 100%;

}

.column-2 .box-2 ul li {

	width:auto;
	margin: 5px 0 0 0;
	padding: 0 100px 20px 20px;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/bullet.gif) no-repeat transparent;
	background-position: 85% 0;
	text-align: right;

}

.column-2 .box-3 {

	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/box-3.gif) no-repeat transparent;
	padding-top:20px;

}

.column-2 .box-3 ul {

	width:296px;
	list-style-type: none;
	margin:0;
	padding:0 0 10px 0;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/box-3.gif) no-repeat transparent;
	background-position: 0 100%;

}

.column-2 .box-3 ul li {

	width:auto;
	margin: 5px 0 0 0;
	padding: 0 0 10px 0;
	text-indent: 20px;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/line.gif) no-repeat transparent;
	background-position: 50% 100%;
	color:#6cb0b0;
	font-size:14pt;

}

.column-2 .box-3 ul li.last {

	background: none;
	
}

#floatMenu {

	position: fixed;

}


/* ## element "boxes" ################################ end ### */

/* ## element "headings" ############################# start # */

.column-1 h2 {

	color:#174949;

}

.column-2 .box-2 h3, .column-2 .box-3 h3 { 
	
	text-indent: -99999px; 
	margin:0;
	padding:0;
	
}

h2.features {

	text-indent: -99999px; 
	margin:0;
	padding:0;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/h2-features.gif) no-repeat transparent;

}

/* ## element "headings" ############################# end ### */

/* ## element "footer" ############################### start # */

#footer {
	
	clear:both;
	width:100%;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/footer.gif) repeat-x #020202;
	border-top:2px solid #d5e7e7;
	padding:20px 0;
	color:#afafaf;
	font-size:8pt;
	position: relative;
	margin-top: -7.2em;

}

#footer p {

	width:950px;
	margin: 0 auto;
	color:#959595;

}


#footer p.credit { 
	
	width:250px;
	position: absolute; 
	right:0;
	top:16px; 
	line-height: 20px;
	background-color: #000;

}

#footer p.credit a {

	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/3kelvin.gif) no-repeat transparent;
	height:20px;
	display: block;
	padding-left:25px;

}

#footer p.credit a:hover {

	background-position: 0 100%;
}


/* ## element "footer" ############################### end ### */



/* ## global text styles ############################# start # */

body {

	font-family: Trebuchet MS, Verdana, Arial, Sans;
	color:#000;
	font-size:11pt;
	
}

.strike {
	
	color:#92c2c2;
	text-decoration: line-through;

}



/* ## global text styles ############################# end ### */

/* ## forms ########################################## start # */

fieldset {

	border:none;
	padding:0;

}

label { 

	font-weight:bold; 
	display: block;
	
}

label.check { font-weight:normal; }

input, textarea {

	width:100%;
	border:1px solid #a1c5c5;
	padding:5px;
	font-size:12pt;

}

p.err {

	color:#d83018;
	padding: 10px;
	text-align: center;
	background-color:#e5f1f1;

}

input.err, textarea.err { border:2px solid #d83018; }

input:hover, input:focus, input:active,
textarea:hover, textarea:focus, textarea:active { border:1px solid #000; }

input.err:hover, input.err:focus, input.err:active,
textarea.err:hover, textarea.err:focus, textarea.err:active { border:2px solid #000; }

button, #button-submit {

	border:none;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/bt-submit.gif) transparent no-repeat;
	width:140px;
	height:34px;
	text-indent: -999999px;
	cursor: pointer;
	display: block;
	
}

button:hover, #button-submit:hover {

	background-position: 0 100%;

}

label input { width: auto; }

/* ## forms ########################################## end ### */


/* ## buttons ######################################## start # */

#bt-download-b {

	display: block;
	color:#fff;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/bt-download.gif) no-repeat transparent;
	width:334px;
	height:64px;
	line-height: 30px;
	text-indent: 20px;

}

#bt-download-b strong { display: none; }

#bt-download-b:hover { background-position: 0 100%; color:#d83018; }

#bt-download:link, #bt-download:active, #bt-download:visited {

	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/tob.gif) no-repeat transparent;
	height:99px;
	width:100%;
	display:block;

}

#bt-download:hover { background-position: 0 -201px; }

#bt-purchase:link, #bt-purchase:active, #bt-purchase:visited {

	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/tob.gif) no-repeat transparent;
	background-position: 0 -99px;
	height:102px;
	width:100%;
	display:block;

}

#bt-purchase:hover { background-position: 0 -300px; }

#bt-continue {

	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/bt-continue.gif) no-repeat transparent;
	height:34px;
	width:188px;
	display:block;

}

#bt-continue:hover { background-position: 0 100%; }

#bt-checkout {

	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/bt-checkout.gif) no-repeat transparent;
	height:50px;
	width:188px;
	display:block;

}

#bt-checkout:hover { background-position: 0 100%; }

#bt-download-c {

	display: block;
	color:#fff;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/bt-download-c.gif) no-repeat transparent;
	width:334px;
	height:64px;
	text-indent: -999999px;

}

#bt-download-c:hover { background-position: 0 100%; }

#bt-affiliate {

	display: block;
	color:#fff;
	background: url(https://www.tubeblasterpro.com/wp-content/themes/tubeblaster08/img/bt-affiliate.gif) no-repeat transparent;
	width:334px;
	height:64px;
	text-indent: -999999px;

}

#bt-affiliate:hover { background-position: 0 100%; }

/* ## buttons ######################################## end ### */

/* ## link styling ################################### start # */

a:link, a:active, a:visited {

	color:#4d9493;
	font-weight:bold;
	text-decoration: none;

}

a:hover { color:#000; text-decoration: none; }

a img { border:none; }

.column-2 .box-3 ul li a { color:#6cb0b0; }
.column-2 .box-3 ul li a:hover { color:#000; }

#footer a { color: #afafaf; }
#footer a:hover { color: #fff; }


/* ## link styling ################################### end ### */

/*
     FILE ARCHIVED ON 03:51:17 Aug 13, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:21:55 Sep 08, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.49
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.008
  esindex: 0.011
  cdx.remote: 612.525
  LoadShardBlock: 1582.586 (3)
  PetaboxLoader3.datanode: 2188.667 (4)
  PetaboxLoader3.resolve: 689.341 (2)
  load_resource: 1752.05
*/