/*******************************************************************
* 01 Main Related Info
*******************************************************************/
div.relatedInfo
{
	padding:0 0 10px 0;
	background:#b7b7b7 url(/Shared/css/images/tabbed/vieweditembg.gif);
}



/*******************************************************************
* 02 Gear Reviews RelatedInfo
*******************************************************************/
body.section197 div.relatedInfo
{
	position:relative;
	background:#d1d1d3 url(/Shared/css/images/latestprodnews/bodybg.gif);
	padding:0 0 7px 0;
}

body.section197 div.relatedInfo h3
{
	width:230px;
	height:31px;
	background:no-repeat url(/Shared/css/images/latestprodnews/headerbg.gif);
	padding:7px 0 0 0;
	font-family:Arial, Tahoma, Sans-Serif;
	font-size: 1.2em;
	color:#000;
}

body.section197 div.relatedInfo h3 span
{
	margin:10px 0 0 20px;
}

body.section197 div.relatedInfo ul li
{
	margin:0 20px 2px 20px;
	font-family:Trebuchet MS, Arial, Sans-Serif;
	font-weight:bold;
}

body.section197 div.relatedInfo ul li a
{
	color:#0099cc;
	text-decoration:none;
}

body.section197 div.relatedInfo ul li a:hover
{
	color:#02506a;
	text-decoration:underline;
}
/* end */




/*******************************************************************
* 03 Gear Search RelatedInfo
*******************************************************************/
body.section197 div#tab1 div.relatedInfo
{
	position:relative;
	background:none;
	padding:0 0 7px 0;
}




/*******************************************************************
* 04 Location Left Column RelatedInfo
*******************************************************************/
div#column01 div.relatedInfo
{
	position:relative;
	background:repeat-y url(/Shared/css/images/facetednav/mainbg.gif);
	padding:0 0 7px 0;
	margin:6px 0 0 0;
}

div#column01 div.relatedInfo h3
{
	font-family:Trebuchet MS, Arial, Sans-Serif;
	font-size:1.4em;
	padding:10px 10px 5px 10px;
	margin:0 0 0 0;
	/* background:#bfbfbf repeat-x url(/Shared/css/images/standardseperator.gif) bottom; */
	background:url(/Shared/css/images/relatedcolheaderbg.gif) no-repeat;
}

div#column01 div.relatedInfo ol
{
	list-style:none;
	background:repeat-x url(/Shared/css/images/standardseperator.gif) top;
	margin:0 4px 0 0;
}

div#column01 div.relatedInfo ol li a
{
	color:#0099cc;
	text-decoration:none;
}


div#column01 div.relatedInfo ol li a:hover
{
	color:#005b79;
	text-decoration:underline;
}


/*******************************************************************
* 05 Right column of Services Landing and Detail Related Info
*******************************************************************/
div.traderelatednews div.relatedInfo, body.section192 div.relatedInfo
{
	padding:0 0 10px 0;
	position:relative;
	background:#d1d1d3 url(/Shared/css/images/latestprodnews/bodybg.gif);
}



div.traderelatednews div.relatedInfo h3, body.section192 div.relatedInfo h3
{
	width:230px;
	height:31px;
	background:no-repeat url(/Shared/css/images/latestprodnews/headerbg.gif);
	padding:7px 0 0 0;
	font-family:Arial, Tahoma, Sans-Serif;
	font-size: 1.2em;
	text-indent:15px;
	color:#000;
}

div.traderelatednews div.relatedInfo ul, body.section192 div.relatedInfo ul
{
	margin:5px 15px 0 15px;
	font-family:Trebuchet MS, Arial, Sans-Serif;
}

div.traderelatednews div.relatedInfo ul li a, body.section192 div.relatedInfo ul li a
{
	color:#0099cc;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:200px;
}

div.traderelatednews div.relatedInfo ul li a:hover, body.section192 div.relatedInfo ul li a:hover
{
	color:#02506a;
	text-decoration:underline;
}










/*******************************************************************
* 05 Main Content Styling
*******************************************************************/
div.relatedInfo ul
{
	list-style:none;
	font-size:1.1em;
}

div.relatedInfo ul li
{
	margin-bottom: 2px;
}

div.relatedInfo ol
{
    list-style:none;
}

div.relatedInfo ol li
{
	color:#000;
	font-weight:bold;
	font-family:Trebuchet MS, Arial, Sans-Serif;
	font-size:1.1em;
	padding:6px 10px 0px 15px;
	/* background:no-repeat url(/Shared/css/images/tabbed/contentlibg.gif) bottom; */
}

div.relatedInfo ol li span.location
{
	text-transform:none;
	font-weight:normal;
	color:#666;
}

div.relatedInfo ol li blockquote
{
	text-transform:none;
	font-weight:bold;
}

div.relatedInfo ol li span.person
{
	text-transform:none;
	font-weight:normal;
	color:#666;
}

div.relatedInfo ol li a
{
	color:#fff;
	text-decoration:none;
}

div.relatedInfo ol li a:hover
{
	color:#0099cc;
	text-decoration:underline;
}
