/* Buyers Guide Styles */
#wrapper .buyers_txt {
	font-size: 10pt;
	color: #999999;
	margin: 0px 0px 0px 40px;
}#wrapper .buyers_txt .buyers_title {
	width:425px;
	margin:15px 0px 0px -4px;
	padding:0px;
	display: block;
	height:25px;
	background-image: url(/buyersguide/images/thingsToKnow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.buyers_txt #buyersMenu {
	font-size:11pt;
	font-weight:bold;
	background:#323232;		
	display:block;
	height:43px;
	padding-bottom:1px;
}.buyers_txt #buyersMenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}.buyers_txt #buyersMenu li{
	float:left;
	padding:5px 20px;
	cursor:pointer;
}.buyers_txt .wrapperColorBlue {
	background-color:#131313;
	border:#0676A6 1px solid;
}.buyers_txt .wrapperColorGreen {
	background-color:#131313;
	border:#1f73a6 1px solid;
}.buyers_txt .wrapperColorRed {
	background-color:#131313;
	border:#8a2a45 1px solid;
}.buyers_txt .wrapperColorYellow {
	background-color:#131313;
	border:#e6962f 1px solid;
}.buyers_txt .listcontainter {
	font-size:10pt;
	padding:20px 0px 0px 15px;
}.buyers_txt .listcontainter p{
	margin-top:10px;
	padding:0px;
}.buyers_txt #buyersMenu a{
	color:#ccc;
	text-decoration:none;
}.buyers_txt #buyersMenu #parentstv {
	width:102px;
}.buyers_txt #buyersMenu #whatitmeans a:hover {
	color:#0074ba;
}.buyers_txt #buyersMenu #lcdplasma a:hover {
	color:#8a2a45;
}.buyers_txt #buyersMenu #getready a:hover {
	color:#e6962f;
}.buyers_txt #buyersMenu #formfunction a:hover {
	color:#538919;
}.buyers_txt #buyersMenu #connections a:hover {
	color:#0074ba;
}.buyers_txt #buyersMenu #parentstv a:hover {
	color:#8a2a45;
}.buyers_txt #buyersMenu .tab_activeYellow{
	background-color:#131313;
	border-top:#e6962f 1px solid;
	border-left:#e6962f 1px solid;
	border-right:#e6962f 1px solid;
}.buyers_txt #buyersMenu .tab_activeBlue{
	background-color:#131313;
	border-top:#0676A6 1px solid;
	border-left:#0676A6 1px solid;
	border-right:#0676A6 1px solid;
}.buyers_txt #buyersMenu .tab_activeRed{
	background-color:#131313;
	border-top:#8a2a45 1px solid;
	border-left:#8a2a45 1px solid;
	border-right:#8a2a45 1px solid;
}.buyers_txt #buyersMenu .tab_activeGreen{
	background-color:#131313;
	border-top:#538919 1px solid;
	border-left:#538919 1px solid;
	border-right:#538919 1px solid;
}

