/* product specific styles for the content div*/

body { font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2", "Lucida Grande", sans-serif; font-size: 120%; text-rendering: optimizeLegibility;}
p, .sidebox h1, .sidebox ul li, #sidebar p, #pptheme h4, .column3 li { font-size: 120%;}


#content
	{
	color: #fff;
	background: transparent;
	}
	

a
	{
	color: #3a5f52;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}

h1,h2,h3
	{
	font-weight: bold;
	font-size: 20px;
	color: #3a5f52;
	}
	
hr {
	border-top-width: 1px;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	color: #9edcf4;
	border-color: #bfd616;
	height: 1px;
	}

ul#breadcrumbs {url(/boinxtv/images/breadcrumb_back.png) 0px 0px; width: 653px; height: 30px; z-index: 10; }
    
.question
	{
	color: #ACDBBF;
	}



/* product specific styles for the sidebox in the sidebar*/

/*.sidebox ul li
	{
	background: url(/images/list_sbox_aaa.gif) 0px 6px no-repeat;
	} */

.sidebox
	{
	color: #fff;
	background: #0a2319 url(/boinxtv/images/sidebox-gradient.gif) top left repeat-x;
	}

.sidebox .bottom {
  margin-left: -12px;
  margin-bottom: -1px;
  margin-right: -12px;
  margin-top: 6px;
  font-size: 1px;
  height: 5px;
  padding: 0;
  background: transparent url(/boinxtv/images/sidebox-bottom.png) bottom left no-repeat;	
}

.sidebox h1, .sidebox h2 {
	background: transparent url(/boinxtv/images/sidebox-head.gif) 0px 0px no-repeat;
	background-color: #bedfd3;
	color: #bedfd3;
	text-shadow: rgba(0,0,0,0.4) 0 1px 0;
	line-height: 15px;	
	}

.sidebox a
	{
	color: #f8e531;
	}
	
.sidebox a:hover
	{
	color: #f8ee7b;
	}
	
.bottomline {
  display: none;
	}

.contentBottom {
  width: 900px;
  height: 6px;
  margin-top: -6px;
	}
#productfooter
	{
	border-top-color: white;
	border-top-width: 1px;
	border-top-style: solid;
	margin: 0px;
	font-size: 11px;
	color: #fff;
	background-color: #D5D3D2;
	}
	
#news { margin: 0 24px 18px 0 }

/* product specific styles for the news-include in the sidebar*/

/*
#news h1
	{
	color: #fff;
	}

#news p
	{
	border-bottom: 1px dashed #333;
	}
*/



/* table styles for buy - and express vs pro - page*/

#buy table
	{
	 border: 0px;
	}


#buy td.subheader
    {
    font-weight: bold;
    color: #fff;
    }


#buy td
    {
    padding: 12px; 
    vertical-align: top;    
    }

#buy tr
    {
    border-bottom: 1px solid #999;
    }

#buy th
    {    
    font-weight: bold;
    padding-left: 12px;
    color: #999;
    height: 24px;
    border-top: 0px;   
    color: #f9f9f9;
    }

#buy small
    {
	line-height: 12px;
	color: #f9f9f9;
	margin: 12px 0 12px 0;
    }
    
.boinxtv cite
    {
    display: block;
    margin: 0.8em 0 0 0;
	color: #f8e531;
	font-size: 13px;
	text-align: left;
    }

#buy p
    {
	margin: 12px 0 0 0;
    }


.checked
	{
	background: url(/images/checked.png) 12px center no-repeat;
	}


.even
	{
	background: #0a2319;
	}

.odd
	{
	background: #111;
	}

	
#content a.morebutton {
  display: block;
  color: #fff;
  font-weight: bold;
  height:  17px;
  border-bottom: 0;
  padding: 7px 4px;
  margin: 0 auto 12px auto;
  text-align: center;
  text-shadow: rgba(0,0,0,0.5) 0 1px 0;
  text-decoration: none;
  vertical-align: baseline;
  background: #0a2319 url(/boinxtv/images/bg-button-a.gif) no-repeat left bottom;
  width: 207px;
  overflow: hidden;
}

#content a:hover.morebutton {
  color: #f6ca1f;
  border-bottom: 0;
}

#sidebar a.morebutton {
  background: #061d14 url(/boinxtv/images/bg-button.gif) no-repeat left bottom;
  width: 204px;
}

#sidebar .sidebox a.morebutton {
  margin-top: 12px;
  margin-left: -4px;
  background: url(/boinxtv/images/bg-button-180.gif) no-repeat left bottom;
  width: 180px;
  border-bottom: 0;
}

/*a[href^="http"]:after*/

.testimonial-box .externallink{ color: #E8E69E;
}

a.externallink:after {
  content: url(/g/l/external-aaa.png);
  white-space: nowrap;
}
a.externallink:hover:after {
  content: url(/g/l/external-aaa.png);
  white-space: nowrap;
}


/* 1column box styles */

.column1bb 
{
  float: left;
  width: 568px;
  margin: 0 0 18px 24px;
  padding: 20px 20px 15px 20px; 
  border: 1px solid #619D8A;
   -moz-border-radius-topleftt: 6px; -webkit-border-top-left-radius: 6px;
   -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px;  -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px;
  background: #061C13 url(/boinxtv/overview/images/bbox_back.png) 0 0 repeat-x;
}

.column1bb h4

{
  float: left; margin:0; padding: 0;
}

.column1bb h3

{
  margin-bottom: 1.5em;
}

.column1bb p

{
  margin-left: 200px;
}

/* special styles for layers page */

#btvlayer { list-style: none; margin-left: 0; }
#btvlayer li { clear: both; margin: 0; padding: 10px 20px 0px 10px; height: 155px; margin-bottom: 10px; border: 1px solid #061C13;
   -moz-border-radius-topleftt: 6px; -webkit-border-top-left-radius: 6px;
   -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px;  -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px;
  background: #061C13 url(/boinxtv/overview/images/bbox_back.png) 0 0 repeat-x;}
#btvlayer li img { width: 189px; height: 150px; margin-right: 10px; float: left; }
#btvlayer li h4 { margin-top: 0; }
.separator { 
float: left;
width: 620px;
margin: 0 0 0 24px;
padding: 0px; 
border-bottom: 1px solid #619D8A; }

/* special styles for reviews page */

#sidebar blockquote { line-height: 16px; font-family: Georgia, "Times New Roman", Times, serif; color: #fff; font-size: 12px; margin: 15px 0 15px 0; padding: 0 0 5px 0; border-bottom: 1px dashed #efefef; border-top: none;}
#sidebar blockquote:before { content:  "\201C"; }
#sidebar blockquote:after { content:  "\201D"; }
#sidebar cite { font-size: 12px; margin: -10px 0 0 0; padding: 0; color: #efefef; }
#sidebar strong { display: block;  }

/* examples page. put into page head later  */


.examplepage #hero h1, .reviewspage #hero h1 {
  position: relative;
  top:  24px;
  left: 24px;
  padding: 0; margin: 0;
  margin-bottom: 6px;
  font-size: 30px;
}

.featured {
  /* background-color: #ddd; */
}

.examplepage .featured .column1 {
  margin: 0 24px;
  padding: 0;
  font-size: 13px;
}

.examplepage .featured .media {
  /* float: left; */
  position:relative;
  top: 24px;
  background-color: #aaa;
  height: 0;
  margin: 0; padding: 0;
}

.examplepage .featured .media object, .featured .media img {
  float: none;
  align: left;
  margin: 10px 12px 6px 0;
}

.examplepage .featured .media img {
  margin-top: 15px;
  padding: 2px;
  border:  1px solid #f67a1f;
}

.examplepage .featured .column1 {
  vertical-align: top;
}

.examplepage .featured .column1 h3, .examplepage .featured .column1 p, .examplepage .featured .column1 .readmore {
  position: relative;
  top: 12px;
  left: 510px;
  width: 330px;
}

.featured h3 {
  font-size: 18px;
  text-shadow: rgba(0,0,0,0.19) 0 1px 0;
  text-align: left;
  /*text-transform: uppercase;*/
  margin-bottom: 0;
}

.featured p {
color: #aaa;
}


.featured .head {
  color:#aaa;
  margin-bottom: 24px;
}



/* Socialbox Bottom */

.box-socialize {
	height: auto;
	min-height: 50px;
}
#social_toggle {
	height: 30px;
	width: 30px;
	background: url(/g/modules/socialbox/bt-back.png) 0px 0px no-repeat;
	display: block;
	position: absolute;
	right: 24px;
	top: 10px;
}
#social_toggle:hover {
	background: url(/g/modules/socialbox/bt-back.png) 0px -30px no-repeat;
}
#social_toggle:active {
	background: url(/g/modules/socialbox/bt-back.png) 0px -60px no-repeat;
}
#social_toggle span {
	display: none;
}
.social_nav_tab {
	display: block;
	float: left;
	height: 37px;
	width: 116px;
	background: transparent url(/g/modules/socialbox/tab-ov.png) 0px -50px no-repeat;
	text-align: center;
	padding-top: 13px;
}
.social_nav_tab:hover, .social_nav_tab:active {
	background: transparent url(/g/modules/socialbox/tab-ov.png) 0px 0px no-repeat;
	text-decoration: none;
}
.social_nav_tab_current {
	background: url(/g/modules/socialbox/tab-ov.png) 0px 0px no-repeat;
}
.social_nav_tab span {
	color: #3A5F52;
	font-weight: bold;
	font-size: 18px;
	text-shadow: 0px 1px 1px #efeeee;
}
#socialmediabox {
	width: 900px;
	height: auto;
	margin-top: -15px;
	background: transparent;
	position: relative !important;
}
#social_nav {
	height: 50px;
	background: url(/g/modules/socialbox/head-back.png) no-repeat;
	width: 876px;
	padding-left: 24px;
}
#social_container {
	width: 900px;
	overflow: hidden;
	height: 0px;
	background: url(/g/modules/socialbox/back.png) repeat-x;
	text-align: center;
	position: relative;
}
#social_content {
	position: relative;
	min-height: 300px;
	width: 2700px;
}
#social_facebook {
	position: absolute;
	left: 900px;
	top: 0;
	height: 260px;
	width: 900px;
}
#social_twitter {
	position: absolute;
	width: 862px;
	padding-left: 19px;
	padding-right: 17px;
	height: 290px;
}
.tweet {
	width: 189px;
	height: 112px;
	background: rgba(255,255,255,0.8);
	margin: 12px 6px 0px 6px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #A6A7A7;
	font-size: 11px;
	float: left;
	text-align: left;
	padding: 6px;
	padding-bottom: -6px;
	line-height: 6px;
	overflow: hidden;
	word-break: break-word;
}
.tweet a:link, .tweet a:visited  {
	color: #395F52;
	text-decoration: none;
}
.tweet a:hover, .tweet a:active {
	color: #177F3A;
	text-decoration: underline;
} 
.tweetrow {
	float: left;	
	width: 900px;
}
.tweetrow:last-child {
	margin-top: -12px;
}
.tweet p {
	margin-bottom: -6px;
}
.tweet .meta {
	display: block;
	font-size: 10px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.twitter-inner {
	position: relative;
	width: 100%;
	height: 100%;
}
#social_blog .entry {
	width: 276px;
	height: auto;
	float: left;
	margin: 24px 6px 12px 6px;
	text-align: left;
}
#social_blog .entry h3 {
	margin: 0 0 6px 0;
	font-size: 14px;
	font-weight: bold;
	color: #363636;
}
#social_blog .entry a.blogmeta {
	margin: 0 0 22px 0;
	font-size: 12px;
	color: #3A5F52;
}
#social_blog .entry p {
	margin: 8px 0 12px 0;
	font-size: 12px;
	color: #363636;
}
#social_blog {
	position: absolute;
	padding: 0 18px 0 18px;
	width: 864px;
	left: 1800px;
	top: 0;
}
#social_bottom {
	height: 40px;
	width: 900px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(/g/modules/socialbox/bottom-back.png) repeat;
}
#social_bottom_content {
	width: 2700px;
	height: 40px;
	position: relative;
}
#social_bottom_twitter {
	position: absolute;
	top: 0;
	left: 0;
	width: 900px;
	height: 40px;
}
#social_bottom_facebook {
	position: absolute;
	top: 0;
	left: 900px;
	width: 900px;
	height: 40px;
}
#social_bottom_blog {
	position: absolute;
	top: 0;
	left: 1800px;
	width: 900px;
	height: 40px;
}
#social_bottom span {
	display: none;
}
#subscribe_rss {
	display: block;
	height: 27px;
	width: 134px;
	background: transparent url(/g/modules/socialbox/bt-rss.png) 0px 0px no-repeat;
	float: right;
	margin: 5px 24px 0px 12px;
}
#subscribe_rss:hover {
	background: transparent url(/g/modules/socialbox/bt-rss.png) 0px -27px no-repeat;
}
#subscribe_rss:active {
	background: transparent url(/g/modules/socialbox/bt-rss.png) 0px -54px no-repeat;
}
#subscribe_newsletter {
	display: block;
	height: 27px;
	width: 134px;
	background: url(/g/modules/socialbox/bt-newsletter.png) 0px 0px no-repeat;
	float: right;
	margin: 5px 0px 0px 12px;
}
#subscribe_newsletter:hover {
	background: url(/g/modules/socialbox/bt-newsletter.png) 0px -27px no-repeat;
}
#subscribe_newsletter:active {
	background: url(/g/modules/socialbox/bt-newsletter.png) 0px -54px no-repeat;
}
#facebook-boinx {
	display: block;
	height: 27px;
	width: 134px;
	background: url(/g/modules/socialbox/bt-facebook-boinx.png) 0px 0px no-repeat;
	float: right;
	margin: 5px 0px 0px 12px;
}
#facebook-boinx:hover {
	background: url(/g/modules/socialbox/bt-facebook-boinx.png) 0px -27px no-repeat;
}
#facebook-boinx:active {
	background: url(/g/modules/socialbox/bt-facebook-boinx.png) 0px -54px no-repeat;
}
#facebook-boinxtv {
	display: block;
	height: 27px;
	width: 134px;
	background: url(/g/modules/socialbox/bt-facebook-boinxtv.png) 0px 0px no-repeat;
	float: right;
	margin: 5px 24px 0px 12px;
}
#facebook-boinxtv:hover {
	background: url(/g/modules/socialbox/bt-facebook-boinxtv.png) 0px -27px no-repeat;
}
#facebook-boinxtv:active {
	background: url(/g/modules/socialbox/bt-facebook-boinxtv.png) 0px -54px no-repeat;
}
#social_bottom_twitter_buttons {
	float: right;
	height: 40px;
	margin: 8px 24px 0 0;
}
.social_readmore {
	display: block;
	margin: -5px 0 0 0;
	width: 90px;
	height: 26px;
	background: url(/g/modules/socialbox/bt-more.png) 0px 0px no-repeat;
}
.social_readmore:hover,.social_readmore:active {
	background: url(/g/modules/socialbox/bt-more.png) 0px -26px no-repeat;
}
.social_readmore span {
	display: none;
}




/* Feature Boxes Top & Bottom */
.intro { float: left; width: 900px; margin: 0; padding: 0; color: #383838; background: url(/boinxtv/images/intro-back.png) 0 0 repeat-x; background-color: #f1f1f1; }
.intro p { font-size: 18px; line-height: 1.5em; }
.box-three {float: left; width: 310px; margin: 30px 5px 20px 20px; padding: 0px;  }
.last {margin-right: 30px; width: 180px;}
.summarize {margin-top: 115px; color: #7E000B; font-size: 14px; line-height: 20px;}
.action {float: left; width: 898px; margin: 0 0 10px 0; padding: 0; font-size: 14px; line-height: 1.5em; color: #484848; background-color: #d5d3d2; border: 1px solid #AAA9A8; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; }
.action img {float: left; width: 165px; height: 30px; margin: 5px 20px 5px 0; }
.action-box {margin: 0 auto; padding: 20px; width: 800px; }
.testimonial { position: relative; float: left; width: 898px; margin: 0 0 10px 0; padding: 0; font-size: 14px; line-height: 1.5em; color: #fff; background: #233F33 url(/boinxtv/images/testimonials-back.png) repeat-x; border: 1px solid #233F33; border-bottom: none; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; }
.testimonial-box { position: relative; margin: 20px; width: 860px; height: 140px; clear: both; line-height: 1.4em;}
.testimonial h3 { margin: 15px 0 20px 0; font-size: 19px; margin-left: 20px; font-weight: bold; color: #e8e69e; text-shadow: 0px -1px 1px #0e2b14;}
.testimonial-box h4 a { font-size: 19px; color: #E8E69E;text-shadow: #092A15 0px -1px 1px; }
.testimonial-box a img {border: 1px solid #ccc; }
.testimonial-box a:hover img {border: 1px solid #fff; }
.testimonial-box img, .testimonial-box embed { float: left; margin-right: 40px; width: 200px; height: 133px; }
a.bt-moretestimonial { position: absolute; right: 0px; top: 10px; background: transparent url(/boinxtv/images/bt-more-testimonials.png) 0 0 no-repeat; display: block; margin-right: 24px; width: 125px; height: 25px; }
a:hover.bt-moretestimonial { background: transparent url(/boinxtv/images/bt-more-testimonials.png) 0 -26px no-repeat; text-decoration: none;}

.testimonial-box embed {
	float: left;
}
.testimonial {
	width: 900px;
	height: 400px;
	position: relative;
}
.testimonial-container {
	width: 900px;
	height: 330px;
	margin: -20px 0 -20px 0;
	position: relative;
	overflow: hidden;
}
.testimonial-scroller {
	width: 900px; /* will be changed by script */
	height: 290px;
	position: absolute;
}
.testimonial-site {
	width: 900px;
	height: 290px;
	position: absolute;
	top: 0;
}
.testimonial-box a.button_more { background: transparent url(/g/modules/socialbox/bt-more.png) 0 0 no-repeat; width: 90px; height: 26px; left: 242px; top: 110px;}
.testimonial-box a:hover.button_more { background: transparent url(/g/modules/socialbox/bt-more.png) 0 -26px no-repeat; }

.slider-nav { display: block; width: 16px; height: 12px; margin: 20px auto 20px auto; }
a.slider-nav-control { background: transparent url(/boinxtv/images/testimonials-nav.png) 0 -12px no-repeat; width: 12px; height: 12px;cursor: pointer;
display: block;
float: left;
margin-right: 0px;
padding-right: 4px;
position: relative;
text-indent: -9999px;
top: 6px; }
a.slider-nav-control-hover { background: transparent url(/boinxtv/images/testimonials-nav.png) 0 0px no-repeat; text-decoration: none;}
a.slider-nav-control-current { background: transparent url(/boinxtv/images/testimonials-nav.png) 0 0px no-repeat; text-decoration: none;}

.appetizer { float: left; width: 900px; margin: 0px 0 10px 0; padding: 0; color: #383838; background-color: #f1f1f1; line-height: 1.4em; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;}
.appetizer h3 { font-size: 20px; color: #3a5f52; font-weight: bold; text-shadow: none; padding: 0; margin: 0 0 0.5em 0; }
.appetizer p { font-size: 14px; }
.appetizer img { width: 48px; height: 48px; float: left; margin-right: 10px; }
.left_block { float: left; width: 390px; margin: 24px 0px 0px 24px; }
.right_block { float: right; width: 390px; margin: 24px 24px 0px 0; }
.right_block img{
	max-width: 390px;
}
.appetizer blockquote p { font-size: 16px; color: #7E000B; font-style: italic; font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2", "Lucida Grande", sans-serif; margin: 10px 55px 10px 10px;}
.appetizer cite { margin-left: 55px;}
.appetizer cite, .appetizer cite a { font-size: 14px !important; color: #383838 !important; font-weight: bold; font-style: normal !important; text-align: left !important; font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2", "Lucida Grande", sans-serif;}
.appetizer img.screenshot {margin-bottom: 24px; }
.appetizer img.screenshot-rim {margin-bottom: 24px; }

.moreinfo { background-image: url(/boinxtv/images/moreinfo-box-back.png); background-repeat: repeat-x; float: left; width: 900px; margin: 0px 0 0 0; padding: 0; color: #383838; background-color: #f1f1f1; line-height: 1.4em; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;}
.box-four {position: relative; width: 177px; height: 145px; margin: 0; padding: 24px; float: left; }
.box-four h5 { font-size: 14px; padding: 0; margin: 0 0 0.5em 0; color: #3A5F52; font-family:   }
.box-four p { font-size: 14px; }
.box-four img { width: 100px; height: 20px; }


a.button_tour { float: left; display: block; background: transparent url(/boinxtv/overview/images/bt-tour.png) 0 0 no-repeat; width: 169px; height: 40px; margin-right: 20px; }
a:hover.button_tour { background: transparent url(/boinxtv/overview/images/bt-tour.png) 0 -41px no-repeat; }
a:active.button_tour { background: transparent url(/boinxtv/overview/images/bt-tour.png) 0 -82px no-repeat; }
a.button_download { float: left; display: block; background: transparent url(/boinxtv/overview/images/bt-download.png) 0 0 no-repeat; width: 169px; height: 40px; margin-right: 40px; }
a:hover.button_download { background: transparent url(/boinxtv/overview/images/bt-download.png) 0 -41px no-repeat; }
a:active.button_download { background: transparent url(/boinxtv/overview/images/bt-download.png) 0 -82px no-repeat; }

a.button_more { position: absolute; left: 24px; bottom: 15px; display: block; background: transparent url(/g/modules/socialbox/bt-more.png) 0 0 no-repeat; width: 90px; height: 26px; }
a:hover.button_more { background: transparent url(/g/modules/socialbox/bt-more.png) 0 -26px no-repeat; }

a.button_feedback { position: absolute; left: 24px; bottom: 15px; display: block; background: transparent url(/boinxtv/images/bt-feedback.png) 0 0 no-repeat; width: 90px; height: 26px; }
a:hover.button_feedback { background: transparent url(/boinxtv/images/bt-feedback.png) 0 -26px no-repeat; }

a.button_apply { position: absolute; left: 24px; bottom: 15px; display: block; background: transparent url(/boinxtv/images/bt-apply.png) 0 0 no-repeat; width: 90px; height: 26px; }
a:hover.button_apply { background: transparent url(/boinxtv/images/bt-apply.png) 0 -26px no-repeat; }

a.button_request { position: absolute; left: 24px; bottom: 15px; display: block; background: transparent url(/boinxtv/images/bt-request.png) 0 0 no-repeat; width: 90px; height: 26px; }
a:hover.button_request { background: transparent url(/boinxtv/images/bt-request.png) 0 -26px no-repeat; }

a.button_download3 { position: absolute; left: 24px; bottom: 15px; display: block; background: transparent url(/boinxtv/images/bt-download3.png) 0 0 no-repeat; width: 90px; height: 26px; }
a:hover.button_download3 { background: transparent url(/boinxtv/images/bt-download3.png) 0 -26px no-repeat; }

a.button_quote { position: absolute; left: 24px; bottom: 15px; display: block; background: transparent url(/boinxtv/images/bt-quote.png) 0 0 no-repeat; width: 90px; height: 26px; }
a:hover.button_quote { background: transparent url(/boinxtv/images/bt-quote.png) 0 -26px no-repeat; }

a.button_buy { float: right; background: url(/boinxtv/images/bt-buy.png) 0 0 no-repeat; width: 90px; height: 25px; margin: -42px 110px 0 0; display: block; }
a:hover.button_buy { background: transparent url(/boinxtv/images/bt-buy.png) 0 -26px no-repeat; }
a:active.button_buy { background: transparent url(/boinxtv/images/bt-buy.png) 0 -52px no-repeat; }

a.button_download2 { position: absolute; left: 24px; bottom: 15px; display: block; background: url(/boinxtv/images/bt-download2.png) 0 0 no-repeat; width: 90px; height: 25px; margin: 0 0; display: block; }
a:hover.button_download2 { background: transparent url(/boinxtv/images/bt-download2.png) 0 -26px no-repeat; }
a:active.button_download2 { background: transparent url(/boinxtv/images/bt-download2.png) 0 -52px no-repeat; }

.pricetag { float: right; width: 71px; height: 40px; margin: -50px 24px 0 0; }

/* Old Styles - to be removed after check */

.buyproduct { float: left; width: 900px; margin: 0px 0px 10px 24px; padding: 0; font-size: 13px; }
.buyproduct p { font-size: 13px; }
.worldmap { float: left; width: 852px; height: 300px; margin: 0px 0px 10px 24px; padding: 0; font-size: 13px; }
.box-three-big {width: 544px; height: 100px; margin: 0 10px 0 0; padding: 10px; float: left; }
.box-three img, a.box-three-big img {width: 75px; height: 75px; margin: 0 10px 0 0; padding: 0; float: left; }

.product-logo-box { width: 64px; height: 64px; margin: 0 10px 0 0; padding: 10px; float: left; }
.product-description-box { width: 640px; height: 64px; margin: 0 10px 0 0; padding: 10px;float: left; }
.product-description-box h3 { margin: 0; padding: 0; }
.shopping-cart-box { width: 64px; height: 64px; margin: 0 10px 0 0; padding: 10px; float: left; }
.box-three-big, .box-testimonial, .box-socialize, .product-logo-box, .product-description-box, .shopping-cart-box, .worldmap { border: 1px solid #253E31; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; }
.box-testimonial {width: 616px; height: 125px; margin: 0 0px 0 0; padding: 10px; float: left; }
a:hover.box-three, a:hover.box-three-big, a:hover.box-four, a:hover.box-socialize, a:hover.box-testimonial {text-decoration: none; background-color: #222; }

.second {margin: 0px 22px 22px 24px;}
.third {margin: -10px 22px 22px 24px;}
.feature strong { display: block; font-size: 1.1em; margin-bottom: 1em;}
.feature img { width: 185px; height: 125px; margin-right: 10px; float: left; border: none;}
.feature .box-socialize { width: 204px; height: 66px; margin-left: 10px; padding: 0; float: left; }
.feature .socialize_button { width: 25px; height: 25px; margin-top: 10px; margin-left: 10px; float: right;}
ul.reasons {font-size: 120%;}

/* quicktour box */
#quicktour-box {
	height: 0px;
	width: 900px;
	position: relative;
	overflow: hidden;
	background: gray url(/boinxtv/images/quicktour-back.jpg);
}
#quicktour-media { background: white; width: 800px; height: 450px; margin-left: -410px; position: absolute; left: 50%; top: 24px; padding: 10px; -webkit-box-shadow: 0px 0px 20px #333; overflow: hidden;}

/* Slider Questions FAQs */

#slider-link a:active {
	text-decoration: underline;
	color: #3A5F52;
	}
	
	