﻿/*
======================================
Container Styles
======================================
*/

div.main6col
{
	background-image: url(/images/backgrounds/column_6_bg_with_head.gif);
}

div.main8col
{
	background-image: url(/images/backgrounds/column_8_bg_with_head.gif);
}

div.mainHome
{
	background-image: url(/images/backgrounds/content_container_bg.jpg);
	background-repeat: repeat-y;
}

/* ==== Specialty Left-Side Elements ==== */

.homeMarkets table
{
	width: 624px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

.homeMarkets td
{
	width: 208px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

.homeMarkets h1, .homeMarkets h2, .homeMarkets table p
{
	width: 180px;
}

.homeMarkets h1
{
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin: 12px 0px 20px 10px;
	color: #666;
}

.homeMarkets h1 a
{
	color: #666 !important;
	font-weight: bold !important;
}

.homeMarkets table p
{
	margin: 2px 0px 8px 0px;
	padding: 0px 5px 0px 10px;
	text-align:left;
}

.homeMarkets h2
{
	font-size: 11px;
	padding: 5px 5px 0px 10px;
	margin-bottom: 0px;
	text-align: left;
}


.homeMarkets table img
{
	width: 206px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 1px;
	border: none;
	text-align:center;
}


.homeMarkets table tr td img.rule
{
	width: 186px;
	margin: 0px 0px 0px 10px;
	text-align:center;
}

.homeMarketsPillBottom
{
	padding: 0px; 
	margin: 0px;
}

div.productDetail
{
	position: relative;
	left: 12px;
	width: 600px;
	padding-bottom: 12px;
}

div.productDetail .productDetailFloat
{
	text-align: center;
	width: 250px;
	float: right;
	clear: right;
}

.dottedRule
{
	margin: 10px 0px 10px 0px;
}

b.newUpcoming
{
	font-weight:bold !important;
	color: #FDAD33 !important;
}

.SubNav
{
	padding: 10px 0px 0px 8px;
}



.rootSubNavStyle
{
	/*border-bottom: dotted 1px #CCCCCC;*/
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}

.bookmarks
{
	position: relative;
	top: 0px;
	left: 12px;
	width: 600px;
	font-weight: bold;
	color: #FDAD33;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.bookmarks p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.bookmarks a
{
	font-weight: normal;
}

.bookmarks b
{
	color: #999;
	font-weight: bold;
}

/*
======================================
Type Styles
======================================
*/

h1.sIFR-h1, h1.sIFR-ModelName
{
	font-weight:normal;
	font-size: 20px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1.sIFR-ModelName
{
	font-family: Arial Narrow, Arial, Sans-Serif; /* Arial Narrow? Yes. sIFR can scale Arial Narrow better. - Do NOT Remove. */
	font-weight: bold;
}

h1.nosIFR-Yellow
{
	color: #FDAD33;
	font-family: Arial Narrow, Arial, Sans-Serif; /* Arial Narrow? Yes. sIFR can scale Arial Narrow better. - Do NOT Remove. */
	font-weight: bold;
	font-size: 20px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
======================================
For General Use
======================================
*/
.adjust-line-height 
{
     line-height:15px;
}

.auto-width
{
	width: auto;
}

.indentText
{
	margin-left: 10px;
}