/* Prevent broken empty bubbles */

h4 {
  margin-bottom: 0px;
  padding-bottom: 5px;
}

/* Search box */
 
div#search div.form { margin-top: -7px; float: right; }
div#search div.links { margin-top: -4px; float: left; }
div#search form	{ margin: 0; padding: 0; width: auto;}
div#search form *.textfield { width: 125px; float: left; margin: 0 10px 3px 0 }
div#search form *.submit { float: left; margin: 0 0 3px 0; height: 18px;}
div#search form p { clear: left; margin: 0 }
div#search form a { font-size: 9px }
div#search div.box-head {
  background: transparent url(http://assets.gearlive.com/.img/box-search-top.png) 0px 0px no-repeat ! important;
}
div#search {
  background: transparent url(http://assets.gearlive.com/.img/box-search-bottom.png) 0px bottom no-repeat ! important;
}
div#search div.box-body {
  background-color: #f89a00 ! important;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
}
div#search div.box-body			{ height: 2px } /* 80px - 24px */


/* Video preview */

div#feature-video div.box-body 		{ min-height: 122px; } /* 45px - 24px */
 
body#home div#feature-video h3 { 
  line-height: 27px; width:350px; height:30px; overflow:hidden; }

body#home div#feature-video a#video-play {
	display: block;
	float: right;
	width: 113px;
	height: 27px;
	text-indent: -9999px;
	background: transparent url(http://assets.gearlive.com/.img/icon-play.gif) 0 0 no-repeat;
}

img.videothumbpreview {
  float: left;
  width: 107px;
  height: 60px; 
  margin-right: 15px;
  border: 1px solid black;
}
a.video-play {
	width: 150px;
	height: 20px;
	background: transparent url(http://assets.gearlive.com/.img/bg-link-submit.png) center center no-repeat;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: left;
	margin: 2px;
	margin-left: 100px;
}
a.video-play:hover {
	color: black;
}
a.video-play img {
	border: none;
}
div.playerhtml {
  display: none;
}
a.videoclosebutton {
	position: fixed;
	top: 0px;
	right: 0px;
	padding-right: 20px;
	height: 16px;
	background: transparent url(http://assets.gearlive.com/.img/smallclosebutton.png) right center no-repeat;
	text-decoration: none;
	margin-right: 10px;
	margin-top: 10px;
	color: white;
	font-weight: bold;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
a.videoclosebutton:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
span.vptitle {
  display: block;
  color: #999999;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-top: 10px;
}
span.videoplayersummary {
	margin: 5px;
	color: white;
	display: block;
}
span.vplowerlinks {
  font-size: 8px;
}
a.videoplayerlink {
	padding-right: 5px;
	border-right: 1px solid #606060;
	margin-left: 5px;
}
a.videoplayerlinklast {
  margin-left: 2px;
}
a.videoplayerlinkright {
  float: right;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #606060;
	margin-right: 10px;  
}
a.videoplayerlinkrightfirst {
  float: right;
}
div.videoplayerdiv img {
	margin: 0px; padding: 0px;
}
div.videoplayerdiv {
  color: white;
}
div.videoplayerdivinside {
	margin-left: 5px; margin-right: 5px;
	background: transparent url(http://assets.gearlive.com/.img/box-vplayer-bottom.png) 0px bottom no-repeat;
}

div.videoplayerbackdrop, div.videoplayerimage {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 10000;
  }
div.videoplayerimage {
 background: transparent url(http://assets.gearlive.com/.img/videobackdrop.png) center 0px no-repeat;
 z-index: 11000;
 }

div.videoplayerdiv {
/*  border-right: 12px solid #606060;
  border-left: 12px solid #606060;*/
	background-color: black;
	overflow: hidden;
	z-index: 12000;
}
div.vpul, div.vpur, div.vpupper, div.vpbl, div.vpbr, div.vplower { 
  position: relative; height: 12px; font-size: 2px;}
div.vpul, div.vpur, div.vpbl, div.vpbr { width: 12px; }
div.vpul, div.vpbl, div.vpupper, div.vplower { float: left; }
div.vpur, div.vpbr { float: right; }
div.vpupper, div.vplower { background-color: #606060; width: 100%; }
div.vpul { left: -12px;  top: -12px;  background-image: url(http://assets.gearlive.com/.img/gray-ul.png); }
div.vpur { left: +12px;  top: -12px;  background-image: url(http://assets.gearlive.com/.img/gray-ur.png); }
div.vpupper { top: -24px; }
div.vpcontent { height: 100%;  background-color: transparent; overflow: hidden;}
div.vpbl { left: -12px; background-image: url(http://assets.gearlive.com/.img/gray-bl.png); }
div.vpbr { left: +12px; background-image: url(http://assets.gearlive.com/.img/gray-br.png); }
div.vplower { top: -12px; }

div#tag-featured div.box-body ul li a {
  font-weight: bold;
  position: relative;
  left: +5px;
}

form#comment_form input[type=text] {
	border: 1px solid #606060;
}

center.imagewide {
	margin-left: -10px;
	margin-right: -10px;
}

/* Email to friend */

