
body { font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2", "Lucida Grande", sans-serif; font-size: 120%; }

p, .sidebox h1, .sidebox ul li, #sidebar p, #pptheme h4, .column3 li { font-size: 120%;}
p.quote { font-size: 100%;}


#content
	{
	color: #343436;
	background: transparent;
	}
	
a
	{
	background-repeat: no-repeat;
	color: #494949;
	text-decoration: none;
	}

a:hover
	{
	color: #253f4a;
	}

h1,h2,h3
	{
	color: #8d000c;
	}

html
	{
	}

#nav1st a.hi, #nav1st a.endhi {
  color: #416d7e;  

}

/* for hero shots */

#hero img {
  position: absolute;
  
}
#hero {
  width: 900px;
  height: 300px;
}

#hero h1 {
  position: relative;
  float: left;
}

.contentBottom {
  width: 900px;
  height: 6px;
  margin-top: -6px;
	}
.question 
{
color: #fff;
}

blockquote {
  color: #E3E4E7;
  font-family: "Georgia", "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
  font-size: 13px;
  margin: 0 12px 24px 12px;
  padding: 12px 12px 12px 12px;
  border: 1px solid #4b4d53;
  border-width: 1px 0 1px 0;
}

blockquote small {
  font-style: normal;
  color: #666;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.sidebox{
  color: #959999;
  background: transparent;
  background-color: #4b4d53;
}

.sidebox h1, .sidebox h2 {
  background: transparent url(/mousepose/images/sidebox-head.png) 0px 0px no-repeat;
  background-color: #4b4d53;
  color: #222;
  text-shadow: rgba(255,255,255,0.4) 0 1px 0;
 
}
.sidebox .bottom {

  background: transparent url(/mousepose/imagesl/sidebox-bottom.png) bottom left no-repeat;	
}

.bottomline {
  display: none;

}

#productfooter {
	height: 100px;
	border-top-color: white;
	border-top-width: 1px;
	border-top-style: solid;
	margin: 0px;
	font-size: 11px;
	color: #fff;
	background-color: #D5D3D2;

	}
.column3 {
	margin: 20px 0px 10px 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: #416d7e;
	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: #416d7e;
}
.tweet a:hover, .tweet a:active {
	color: #416d7e;
	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: #416d7e;
}
#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-btv.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-btv.png) 0px 0px no-repeat;
	float: right;
	margin: 5px 24px 0px 12px;
}
#subscribe_rss:hover {
	background: transparent url(/g/modules/socialbox/bt-rss-btv.png) 0px -27px no-repeat;
}
#subscribe_rss:active {
	background: transparent url(/g/modules/socialbox/bt-rss-btv.png) 0px -54px no-repeat;
}
#subscribe_newsletter {
	display: block;
	height: 27px;
	width: 134px;
	background: url(/g/modules/socialbox/bt-newsletter-btv.png) 0px 0px no-repeat;
	float: right;
	margin: 5px 0px 0px 12px;
}
#subscribe_newsletter:hover {
	background: url(/g/modules/socialbox/bt-newsletter-btv.png) 0px -27px no-repeat;
}
#subscribe_newsletter:active {
	background: url(/g/modules/socialbox/bt-newsletter-btv.png) 0px -54px no-repeat;
}
#facebook-boinx {
	display: block;
	height: 27px;
	width: 134px;
	background: url(/g/modules/socialbox/bt-facebook-boinx-btv.png) 0px 0px no-repeat;
	float: right;
	margin: 5px 0px 0px 12px;
}
#facebook-boinx:hover {
	background: url(/g/modules/socialbox/bt-facebook-boinx-btv.png) 0px -27px no-repeat;
}
#facebook-boinx:active {
	background: url(/g/modules/socialbox/bt-facebook-boinx-btv.png) 0px -54px no-repeat;
}
#facebook-boinxtvhome {
	display: block;
	height: 27px;
	width: 134px;
	background: url(/g/modules/socialbox/bt-facebook-btv.png) 0px 0px no-repeat;
	float: right;
	margin: 5px 24px 0px 12px;
}
#facebook-boinxtvhome:hover {
	background: url(/g/modules/socialbox/bt-facebook-btv.png) 0px -27px no-repeat;
}
#facebook-boinxtv:active {
	background: url(/g/modules/socialbox/bt-facebook-btv.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;
}

#intro { background: #efefef url(/boinxtv/home/images/intro-back.png) top left; color: #383838; width: 900px; height: 270px; }
#intro p {	padding-left: 0;	padding-bottom: 24px;	padding-right: 0;	padding-top: 34px;	float: left; font-size: 18px; font-weight: normal; margin: 0 24px; width: 370px;line-height: 180%; }
#intro-button {margin-top: 10px; margin-left: 35px; margin-bottom: 0; margin-right: 0; float: left;width: 400px;height: 100px;position: absolute;}

#updatenotice { background: #2C2C2C url(/boinxtv/home/images/action-box-back.png) 0 0; color: #efefef; width: 900px; height: 100px; }
#updatenotice p { float: left; font-size: 14px; margin: 0 24px 0 24px; line-height: 22px; }
#updatenotice h3 { padding: 24px 0px 12px 0; margin: 0 24px 0 24px; font-size: 22px; font-weight: bold; text-shadow: #858585 0px -1px 0px; }

#action { background: #2C2C2C url(/boinxtv/home/images/action-box-back.png) 0 0; color: #efefef; width: 900px; height: 140px;}


#action p { padding: 24px 0 26px 0; float: left; font-size: 14px; margin: 0 24px 0 24px; width: 690px;line-height: 22px; }
#intro-button a.bt-free { float: left; background: url(/boinxtv/home/images/bt-free.png) 0 0 no-repeat; margin: 75px 0 0 20px; padding: 0; width: 193px; height: 44px; }
#intro-button a:hover.bt-free { background: url(/boinxtv/home/images/bt-free.png) 0 -46px no-repeat; }
#intro-button a:active.bt-free { background: url(/boinxtv/home/images/bt-free.png) 0 -92px no-repeat; }

#intro-button a.bt-buy { margin-left: 20px; margin-bottom: 0; margin-right: 0; margin-top: 26px; float: left; background: url(/boinxtv/home/images/bt-buy.png) 0 0 no-repeat; padding: 0; width: 193px; height: 44px; }
#intro-button a:hover.bt-buy { background: url(/boinxtv/home/images/bt-buy.png) 0 -46px no-repeat; }
#intro-button a:active.bt-buy { background: url(/boinxtv/home/images/bt-buy.png) 0 -92px no-repeat; }


#description {height: 900px; background-color: #cbd6d9; color: #343436; width: 900px;}


#description h3 { text-shadow: 0px 1px 0px #f8e8df; color: #8b1c3d; font-weight: bold; margin-top: 10px; font-size: 22px;}

#description p { font-size: 14px; line-height: 190%;}
.left_block { float: left; margin: 24px 0px 0px 24px; width: 390px; clear: both;}
.right_block { float: right; margin: 24px 24px 0px 0px; width: 390px;}
.right_block h4 { margin-top: 0px;}
.right_block img { float: right; margin: 0px 5px 0px 0px;}

.spiceup { width: 472px; height: 275px;margin-left:-80px;margin-top: 20px;}
.green-screen { width: 413px; height: 333px;margin-left:-24px;margin-top: -20px;}

ul#tabs { position: absolute; top: 482px; left: 24px; width: 300px; height: 30px; list-style: none; }
#tabs li { color: #416d7e; list-style: none; font-size: 14px; font-weight: bold; margin: 0; text-align: center;  }

#tabs #active_tab a { height: 22px; margin-left: 0; margin-bottom: 0; margin-right: 5px; margin-top: 1px; color: #416d7e; float: left; text-decoration: none; display: block; width: 116px; background: transparent url(/boinxtv/home/images/bt-subnavi.png) 0 0px no-repeat; padding: 0px;}
#tabs #normal_tab a { height: 22px; margin-left: 0; margin-bottom: 0; margin-right: 5px; margin-top: 0px; color: #416d7e; float: left; text-decoration: none; display: block; width: 116px; background: transparent url(/boinxtv/home/images/bt-subnavi.png) 0 -22px no-repeat; padding: 0px;}

#tabs #active_tab a:hover { color: #253f4a; }
#tabs #normal_tab a:hover { color: #253f4a; margin-top: 1px; background: transparent url(/boinxtv/home/images/bt-subnavi.png) 0 0px no-repeat; }

a.button-feedback {background: transparent url(/boinxtv/home/images/images/bt-feedback.png) no-repeat 0px 0px;
width: 90px; height: 26px; margin: 30px 30px 0 0;float: right;}
a:hover.button-feedback {background: transparent url(/boinxtv/home/images/images/bt-feedback.png) no-repeat 0px -26px;}


#boinxtv { background: #efefef url(/boinxtv/home/images/intro-back.png); line-height: 1.5em;margin: 0px;padding: 0px;width: 900px; height: 112px; 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;}

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; }

.action-box {margin: 0 auto; padding: 20px; width: 800px; }


/* Slider Questions FAQs */

#slider-link a:active {
	text-decoration: underline;
	color: #416d7e;
	}

/* screencast box */
#screencast-media { background: black; width: 440px; height: 330px; position: absolute; left: 435px; top: 193px;overflow: hidden;}



/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
#action p, #description p { font-size: 13px;}
#tabs li a { font-size: 13px; }
/* .spiceup { margin-top:-112px;} */
#intro p { font-size: 16px;}
#tabs #normal_tab a { background: transparent url(/boinxtv/home/images/images/bt-subnavi.png) 0 -23px no-repeat; }
}
