/* product specific styles for the content div*/

ul#breadcrumbs {background: #3f3f3f url(/boinxtv/images/breadcrumb_back.png) 0px 0px; }

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

a
	{
	color: #f8e531;
	text-decoration: none;
	}

a:hover
	{
	color: #f8ee7b;
	text-decoration: underline;
	}

h1,h2,h3
	{
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	color: #acdbbf;
	text-shadow: rgba(0,0,0,0.5) 0 1px 0;
	}
	
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;
	}

blockquote
	{
	line-height: 20px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 2em 1em 2em 1em;
	color: #ccc;
	border-top: 1px solid #6fa796;
	border-bottom: 1px solid #6fa796;
	}


/* 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 {
  clear: all;
  height: 1px;
  font-size: 1px;
  border-bottom: 1px solid #6fa796;
	}

.contentBottom {
  width: 900px;
  height: 6px;
  margin-top: -6px;
	}
#productfooter
	{
	margin: 0px;
	font-size: 11px;
	color: #fff;
	background: #717171 url(/boinxtv/images/bg-content-bottom.gif) repeat-x 0 bottom;
	}
	
#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: right;
    }

#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*/

a.externallink:after {
  content: url(/g/l/external-0ecd439.png);
  white-space: nowrap;
}
a.externallink:hover:after {
  content: url(/g/l/external-0ecd439.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;
}
