/* ==== Master Positioning Elements ==== */

#wrapper
{
	position: relative;
	left: 0px;
	text-align: left;
	width: 848px;
	margin: 0 auto;
}

#header
{
	height: 147px;
	background-color: #fff;
}

#breadcrumbs
{
	float: left;
	margin: 4px 200px -1px 15px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 10px;
	color: #FDAD33;
}

#breadcrumbs b
{
	color: #999;
}

#utilities
{
	float: right;
	text-align:center;
	margin: 5px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#utilities img
{
	vertical-align: middle;
}

#salesstatus
{
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.noTopMargin {
	margin-top: 0px !important;
}

.cover:after 
{
	content: '.';
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

/* ==== Main Body Elements ==== */

#descriptive
{
	/* 848 (#main) - 16 (margins) = 832 */
	width: 832px;
	margin: 0px 8px 0px 8px;
	padding: 0px 0px 0px 0px;
	
}

/* ==== Left-side Elements ==== */
#left {
	float: left;
	width: 624px;
}
.left6col, .left8col
{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.left8col-launchkit /*For launchkit only -- margin*/
{
    display: block;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.left6col, .left8col
{
	background-repeat: no-repeat;
	background-position: 1px 2px; /* adjusted downward to line up with body bubble */
}

.left6col
{
	width: 624px;
}

.left6col
{
	padding-bottom: 15px;
}

.left8col
{
	width: 832px;
}

.alignTop {
	vertical-align: top;
}

.backgroundBottom {
	background-position: bottom;
}

#detail
{
	width: 270px;
	height: 200px;
	min-height: 200px;
	margin: 10px 0px 10px 12px; /* bottom value is to prevent overlap with container curve */
	padding: 0px 0px 0px 0px;
}

#detail2
{
	width: 270px;
/*	height: 130px; */
	min-height: 130px; 
	margin: 10px 0px 10px 12px; /* bottom value is to prevent overlap with container curve */
	padding: 0px 0px 0px 0px;
}

#productDetail
{
	width: 600px;
	height: 200px;
	min-height: 200px;
	margin: 10px 0px 10px 12px; /* bottom value is to prevent overlap with container curve */
	padding: 0px 0px 0px 0px;
}

.productDetail
{
	margin: 0px 10px 0px 15px; /* bottom value is to prevent overlap with container curve */
	padding: 0px 0px 0px 0px;
}

div[class] #detail
{
	height: auto;
	position: relative;
	padding: 0px 0px 10px 0px;
}
.topLevelAlignP 
{
    padding-left: 17px;
}
#productDetail
{
	height: 280px;
}

#detailWide6, #detailWide8
{
	/*height: 200px;*/
	margin: 10px 0px 10px 12px;
	padding: 0px 0px 15px 0px;
}

#detailShort6, #detailShort8
{
	height: 60px;
	margin: 10px 0px 10px 12px;
	padding: 0px 0px 15px 0px;
}

#solution6
{
	margin: 10px 0px 10px 12px;
	padding: 0px 0px 15px 0px;
}

#detailWide6, #detailShort6
{
	width: 595px;
}

#detailWide8, #detailShort8
{
	width: 740px;
}

#right2colhome
{
	display: block;
	float: right;
	width: 208px;
	margin: 0px 0px 0px -12px;
	padding: 0px 0px 0px 0px;
}

#right2col
{
	display: block;
	float: right;
	width: 208px;
	margin: 0px 0px 10px -12px; /* bottom value is to prevent overlap with container curve */
	padding: 0px 0px 0px 0px;
}

#divPromo
{
	/*height: 114px;
	width: 624px;
	margin-top: 5px;*/
}

.left {
	float: left;
}

/* ==== Left-Side Tools ==== */

#marketFilters
{
	position: relative;
	top: 0px;
	left: 12px;
	width: 600px;
	font-weight: bold;
	color: #FDAD33;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#marketFilters p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#marketFilters a
{
	font-weight: normal;
}

#marketFilters b
{
	color: #999;
	font-weight: bold;
}

#productTabs
{
	position:relative;
	left: 0px;
	width: 620px;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#productTabs, .productTab
{
	width: 124px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: center;
}


#productTabs1, .productTab1
{
	width: 620px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: center;
	background-image:url(/common/images/curves/detail_tab_bttm.gif); 
}

#productTabs4, .productTab4
{
	width: 620px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: center;
	background-image:url(/common/images/curves/detail_tab_bttm4.gif); 
}

#productTabs5, .productTab5
{
	width: 620px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: center;
	background-image:url(/common/images/curves/detail_tab_bttm5.gif); 
}


.productTab p
{
	margin: 2px 5px 1px 5px;
	line-height: 14px;
}

/* ==== Right-Side Elements ==== */
#marginSubNav
{
	width: 208px;
	margin: 0px 0px -2px 0px;
	padding: 0px 0px 0px 0px;
}

.marginBubble2Col, #marginWhereToBuy, .marginLinkBubble
{
	width: 208px;
	margin: 2px 0px -2px 0px;
	padding: 2px 0px 0px 0px;
}

.marginBubble2Col, .marginLinkBubble, #marginSubNav
{
	background-image: url(/common/images/backgrounds/column_2_bg_with_head.gif);
	border-bottom: solid 1px #fff; /* firefox hack */
}

#marginSubNav
{
	background-image: url(/common/images/backgrounds/subnav_top.gif) !important;
}

.marginWhereToBuy
{
	background-image: url(/common/images/backgrounds/column_2_bg_gold_with_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 1px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

.marginWhereToBuy p
{
	/*border: dotted 1px red;*/
	width: 198px;
	padding: 7px 0px 7px 10px;
	margin: 0px -6px 0px 0px;
	text-align: left;
}

.marginWhereToBuy p.divider
{
	border-top: solid 1px #efefef;
}

.wtbBottom2col
{
	width: 208px;
	margin: -6px 0px -6px 0px;
	padding: 0px 0px 0px 0px;
	background-color: Transparent;
	background-image: url(/common/images/curves/column_2_gold_bttm.gif);
	background-repeat: no-repeat;
}

.marginSupport
{
	width: 208px;
	margin: 0px -10px 0px 0px;
	padding: 10px 0px 0px 10px;
	height: 30px;
	background-image: url(/common/images/backgrounds/column_2_gold_button_bg.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}

.marginWhereToBuy img, .marginSupport img, .marginLinkBubble img
{
	float: left;
	vertical-align: middle;
	border-style: none;
}

.marginLinkBubble b, .marginBubble2Col b
{
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FDAD33;
	padding-top: 8px;
	letter-spacing: 1px;
}

/*
.marginBubble2Col b
{
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	padding-top: 8px;
	letter-spacing: 1px;
}*/

.marginBubble2Col img
{
	float:  right;
	margin-left: 10px;
	/*margin-bottom: 5px;*/
}

table.collapse {
	border-collapse: collapse;
}

.marginBubble2Col h4, .marginBubble2Col p, .marginWhereToBuy2Col h4, .marginWhereToBuy2Col p, .marginLinkBubble h4, .marginLinkBubble p
{
	width: 184px;
	margin: 8px 0px 8px 0px;
	padding: 2px 0px 0px 10px;
}

.bubbleHomeMarket a.columnImage {
	display: block;
	margin: 18px -9px -10px -10px;
}

table.collapse {
	margin: 0px;
	padding: 0px;
}
table.collapse tr {
	margin: 0px;
	padding: 0px;
}
table.collapse td {
	margin: 0px;
	padding: 0px;
}

.bubbleHomeMarketBtom {
	background-image: url(/common/images/backgrounds/hp_columns_bg_und.gif);
	background-repeat: no-repeat;
	padding: 10px 10px 0px 10px !important;
	width: 208px;
}

.bubbleHomeMarket {
	background-image: url(/common/images/backgrounds/hp_columns_bg.gif);
	background-repeat: no-repeat;
	padding: 10px 10px 0px 10px !important;
	width: 208px;
}

.bubbleHomeMarketPdf {
	background-image: url(/images/img_textbg.gif);
	background-repeat: no-repeat;
	padding: 10px 15px 0px 15px !important;
	margin: 0px 0px 0px 0px !important;
}

.pillBottom2Col, .pillBottomSubNav, .pillBottomHomeMarkets, .pillBottom200, .pillBottom400, .pillBottom600, .pillBottomContent
{
	background-color: Transparent;
	background-repeat: no-repeat;
	width: 208px;
	height: 8px;
	margin: 0px;
	padding: 0px;
}

.pillBottom2Col {
	background-image: url(/common/images/curves/column_2_bttm.gif);
}

.pillBottomSubNav {
	background-image: url(/common/images/curves/subnav_bttm.gif);
	height: 16px;	
}

.pillBottomHomeMarkets {
	background-image: url(/common/images/curves/hp_columns_bttm.gif);
	width: 624px;
	height: 10px;
	color: #f5f5f5;
}

.pillBottom200 {
	background-image: url(/common/images/backgrounds/200_bttm.gif);
	width: 200px;
}

.pillBottom400 {
	background-image: url(/common/images/backgrounds/400_bttm.gif);
	width: 400px;
}

.pillBottom600 {
	background-image: url(/common/images/backgrounds/600_bttm.gif);
	width: 600px;
}

.pillBottomContent {
	background-image: url(/common/images/curves/content_container_bttm.jpg);
	width: 848px;
	height: 10px;
}



/* ==== End MainBody Elements ==== */

#containerBottom
{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px -22px 0px;
	background-color: #fff;	
}

#footer
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background-color: #fff;
	color: #999;
	border: solid 1px #fff;
}

#footer p, #footer .legal
{
	margin: 3px 10px 10px 10px;
}

.newsletterBar
{
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	vertical-align: middle;
	background-image: url(/common/images/backgrounds/nav_bg.jpg);
	background-repeat: no-repeat;
	color: #333;
}

.newsletterBar tbody tr td
{
	width: 50%;
	padding: 5px 15px 5px 15px;
	vertical-align: middle;
	
}

.newsletterBar tbody tr td input
{
	width: 168px;
	vertical-align: middle;
	border: solid 1px #666;
	font-size: 10px;
}

.alignLeft {
	text-align: left;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}

/* 
=============================================
These "decoy" styles are used to hide the 
browser text before it is replaced... 
the negative-letter spacing in this case is 
used to make the browser text metrics match up 
with the sIFR text metrics since the sIFR text 
in this example is so much narrower... 
your own settings may vary... any weird sizing 
issues you may run into are usually fixed 
by tweaking these decoy styles 
=============================================
*/

.sIFR-hasFlash .sIFR-Me, .sIFR-hasFlash .sIFR-Model
{
	/* padding: -10px -10px -10px -10px; */
	letter-spacing: 0px;
	visibility: hidden;
}

.sIFR-hasFlash .sIFR-ModelName
{
	/* margin: -10px 0px 0px 10px;
	padding: -22px 0px 0px 0px; */
	visibility: hidden;
}



/* 
==============================================
These are standard sIFR styles... do not modify 
==============================================
*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
