/*
--------------------Typography
*/

h1
{
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
}

h1.h1Red
{
	padding: 10px 0 0 0;
	margin: 0;
	color: #dc251d;
	font-size: 24px;
	font-weight: normal;
}

h2
{
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 16px;
}

h2.h2Black
{
	padding: 10px 0 0 0;
	margin: 0;
	color: #000;
	font-size: 16px;
}

h2.h2Red
{
	padding: 10px 0 0 0;
	margin: 0;
	color: #dc251d;
	font-size: 16px;
}

h3
{
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

h1 a, h2 a, h3 a
{
	color: #fff;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover
{
	text-decoration: underline;
}

.bold
{
	line-height: 140%;
	font-weight: bold;
}


p, span, ul, a
{
	line-height: 140%;
}

ul
{
	padding: 0 0 0 15px;
	list-style-image: url(../designimages/bullet.png);
}

ul li
{
	line-height: 150%;
	margin: 0 0 10px 0;
}

a
{
	color: #dc251d;
	text-decoration: none;
	outline: none;
}

a:hover
{
	text-decoration: underline;
}

a.tertNav
{
	color: #333;
	text-decoration: none;
}

a.tertNav:hover
{
	text-decoration: underline;
}

/* main nav */
a.nav0
{
	color: #4d4d4d;
	font-size: 18px;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 29px;
	margin: 0;
	padding: 10px 0 0 0;
}

a.nav0:hover
{
}

a.nav0Selected
{
	/*	background-image: url("../designimages/nav0_selector.gif");
	background-repeat: repeat-x;
	background-position: top left; */
	color: #dc251d;
	font-size: 18px;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 29px;
	margin: 0;
	padding: 10px 0 0 0;
}

/* drop nav */
a.nav1
{
	color: #4d4d4d;
	font-size: 13px;
	text-decoration: none;
	display: block;
	width: 190px;
	padding: 5px;
	margin: 0;
}

a.nav1:hover
{
	color: #be211a;
	background-color: #eee;
	text-decoration: none;
}

a.nav1Selected
{
	color: #dc251d;
	font-size: 13px;
	text-decoration: none;
	display: block;
	width: 190px;
	padding: 5px;
	margin: 0;
}

a.footerNav
{
	color: #333;
	display: block;
	float: left;
	margin-right: 10px;
	text-decoration: none;
}

a.footerNav:hover
{
	text-decoration: underline;
}

a.buc1FeaturedButton
{
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	display: block;
	width: 118px;
	height: 32px;
	padding: 13px 5px 5px 5px;
	text-align: center;
	margin: 0;
	background-image: url(../designimages/orange_button_bucket1.png);
	background-repeat: no-repeat;
}

a.learnMore
{
	color: #dc251d;
	font-size: 12px;
	text-decoration: none;
}

a.learnMore:hover
{
	text-decoration: underline;
}

.red
{
	color: #dc251d !important;
}

.redQuote
{
	color: #dc251d;
	font-style: italic;
	line-height: 180%
}

.leadText
{
	line-height: 180%
}

/*
--------------------Page body
*/

body.a
{
	background-color: #f2f2f2;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	background-image: url(../designimages/background.gif);
	background-repeat: repeat-x;
}

body.b
{
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	background-image: url(../designimages/background_b.gif);
	background-repeat: repeat-x;
}

#wrapper
{
	width: 980px;
}

#contentWrapper
{
	width: 980px;
	overflow: hidden;
}

#contentLeftWrapper
{
	width: 608px;
	float: left;
}

#contentRightWrapper
{
	width: 302px;
	padding: 40px 10px 0 30px;
	float: left;
}

#headerWrapper
{
	background-image: url(../designimages/header_bg.gif);
	background-repeat: no-repeat;
	width: 980px;
	height: 106px;
	overflow: hidden;
}

#headerWrapper_b
{
	background-image: url(../designimages/header_bg_b.gif);
	background-repeat: no-repeat;
	width: 980px;
	height: 106px;
	overflow: hidden;
}

#logoWrapper
{
	float: left;
	width: 380px;
	height: 86px;
	padding: 20px 0 0 0;
}

#navWrapper
{
	float: left;
	width: 600px;
	height: 106px;
}

#navTopWrapper
{
	height: 27px;
	width: 600px;
	text-align: right;
	padding-top: 30px;
	padding-right: 5px;
}

#navBottomWrapper
{
	height: 49px;
	width: 600px;
	padding: 0;
}

/*
-------------------- navigation
*/

ul#navBox0
{
	width: 600px;
	height: 49px;
	position: absolute;
	z-index: 10;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul#navBox0 li
{
	float: left;
	display: block;
	width: 120px;
	text-align: center;
	padding: 0;
}

/* drop nav */
ul.navBox1_1
{
	background-color: #f6f6f6;
	width: 200px;
	position: absolute;
	z-index: 10;
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: none;
}

ul.navBox1_1 li
{
	background-color: #f6f6f6;
	width: 200px;
	text-align: left !important;
	padding: 0 !important;
}

/*
-------------------- index page
*/

#indexBannerWrapper
{
	background-image: url(../designimages/index_banner_bg.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 228px;
	overflow: hidden;
}

#indexBannnerLeftWrapper
{
	width: 490px;
	height: 208px;
	float: left;
	padding: 20px 0 0 0;
}

#indexBannerRightWrapper
{
	width: 490px;
	height: 208px;
	float: left;
	padding-top: 20px;
	text-align: center;
}

#indexBucketWrapper
{
	padding-top: 10px;
	width: 980px;
	height: 231px;
	overflow: hidden;
}

#indexBuc1Wrapper
{
	float: left;
	background-image: url(../designimages/index_buc_1_bg.gif);
	background-repeat: no-repeat;
	width: 398px;
	height: 231px;
	padding-right: 7px;
	overflow: hidden;
}

#bucket1Left
{
	background-image: url(../images/buc_1_prod.png);
	background-repeat: no-repeat;
	width: 145px;
	height: 100px;
	padding: 131px 0 0 30px;
	float: left;
	background-position: 10px top;
}

#bucket1Right
{
	width: 203px;
	height: 211px;
	padding: 10px;
	float: left;
}

#indexBuc2Wrapper
{
	float: left;
	background-image: url(../designimages/index_buc_2_bg.gif);
	background-repeat: no-repeat;
	width: 376px;
	height: 231px;
	padding-right: 8px;
	overflow: hidden;
}

/* bucket 2 quote container */
.quoteWrapper
{
	padding: 10px;
	width: 356px;
	height: 181px;
}

.quoteWrapper_b
{
	padding: 10px;
	width: 90%;
}

.openQuote
{
	background-image: url(../designimages/quotes_open.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.closeQuote
{
	background-image: url(../designimages/quotes_close.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.quote
{
	padding: 20px;
}

#indexBuc3Wrapper
{
	float: left;
	background-image: url(../designimages/index_buc_3_bg.gif);
	background-repeat: no-repeat;
	width: 191px;
	height: 231px;
	overflow: hidden;
}

.buc3News
{
	width: 146px;
	height: 191px;
	padding: 10px 15px 0 30px;
	overflow: hidden;
}

/*
-------------------- products
*/

#productsWrapper
{
	width: 980px;
}

#productFeatureWrapper
{
	background-image: url(../designimages/featured_box_bg.png);
	background-repeat: no-repeat;
	width: 305px;
	height: 149px;
	background-position: right 10px;
}

#productFeatureWrapper img.prodFeatButton
{
	position: absolute;
	z-index: 2;
	width: 145px;
	height: 45px;
	margin-top: 80px;
	margin-left: 10px;
}

#productFeatureWrapper img.prodFeatImg
{
	position: absolute;
	z-index: 1;
	width: 228px;
	height: 149px;
	margin-left: 100px;
}


#productsLeftWrapper
{
	width: 330px;
	float: left;
}

#productsBox
{
	width: 330px;
}

#productsHead
{
	width: 980px;
	overflow: hidden;
}

#productsHeadLeft
{
	float: left;
	width: 300px;
}

#productsHeadRight
{
	float: left;
	text-align: right;
	width: 680px;
}

#productsRightWrapper
{
	width: 587px;
	float: left;
	padding-left: 63px;
}

/* product features */
.prodDetailWrapper
{
	width: 980px;
	overflow: hidden;
}

.prodDetailLeftWrapper
{
	width: 120px;
	padding: 20px 0 0 10px;
	float: left;
}

.prodDetailRightWrapper
{
	width: 840px;
	float: left;
	padding: 10px 0 0 10px;
}

.prodDetailRightWrapper td
{
	padding-bottom: 15px;
	padding-right: 10px
}

.productTable
{
	padding: 10px 0 10px 0;
}

.prodDescHeader
{
	font-style: italic;
}

.paddedProductCell
{
	padding: 3px;
}

.downloadDataCell /*70px*/
{
	border-right: 1px #dc251d solid;
	border-left: 1px #dc251d solid;
	padding: 0 3px 0 3px;
	width: 62px;
}


/*
-------------------- footer
*/

#footerWrapper
{
	width: 980px;
	height: 20px;
	padding: 30px 0 30px 0;
}

/*
-------------------- misc.
*/
object
{
	outline: none;
}

img
{
	border: 0;
}

.floatLeft
{
	float: left;
}
/* use with a block element */
.padding
{
	padding: 10px;
	margin: 5px 30px 5px 30px;
}

.paddingTrans
{
	padding: 10px;
	background-image: url(../designimages/trans_overlay_bg.png);
	background-repeat: repeat;
	margin: 5px 30px 5px 30px;
}

.horizDivider
{
	display: block;
	width: 608px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #999;
}

.horizDividerShort
{
	display: block;
	width: 302px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #999;
}

.horizDividerLarge
{
	display: block;
	width: 980px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #999;
}

.horizDividerLargeRed
{
	display: block;
	width: 980px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #dc251d;
}

.learnMoreWrapper
{
	height: 30px;
	overflow: hidden;
}

.learnMoreIndexBlock
{
	display: block;
	padding-left: 30px;
}

.learnMoreBlock
{
	display: block;
	padding-left: 0;
}

.learnMoreImg
{
	margin-top: -2px;
	margin-right: 5px;
}

.paragraphImg
{
	padding: 0 5px 5px 0;
}

.prodDetailImg
{
	padding-top: 10px;
	padding-bottom: 10px;
}

/*
#####################################################
#####################################################
#####################################################
#####################################################
#####################################################
#####################################################
#####################################################
#####################################################
#####################################################
#####################################################
#####################################################

/* thickbox settings */

#TB_overlay
{
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.TB_overlayMacFFBGHack
{
	background: url(../designimages/macFFBgHack.png) repeat;
}

.TB_overlayBG
{
	background: url(../designimages/macFFBgHack.png) repeat;
/*	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75; */
}

* html #TB_overlay
{
	/* ie6 hack 
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); */
}

#TB_window
{
	position: fixed;
	/*	background: #ffffff;	*/
	z-index: 101;
	color: #000000;
	display: none;
	top: 350px;
	left: 50%;
	margin-top: 50px;
}

#TB_window img#TB_Image
{
	display: block;
}

#TB_caption
{
	float: left;
}

#TB_closeWindow
{
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}

#TB_closeAjaxWindow
{
	padding: 0;
}

#TB_ajaxWindowTitle
{
	float: left;
}

#TB_title
{
	height: 16px;
	width: 15px;
	position: absolute;
	z-index: 102;
	margin-top: 10px;
	margin-left: 955px;
}

#TB_ajaxContent
{
	clear: both;
	padding: 0;
	overflow: auto;
	text-align: left;
}

#TB_ajaxContent.TB_modal
{
}

#TB_ajaxContent p
{
	padding: 5px 0px 5px 0px;
}

#TB_load
{
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px;
	/* -height/2 0 0 -width/2 */
}

* html #TB_load
{
	/* ie6 hack
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); */
}

#TB_HideSelect
{
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
/*	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0; */
	height: 100%;
	width: 100%;
}

* html #TB_HideSelect
{
	/* ie6 hack
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); */
}

#TB_iframeContent
{
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
/*	_margin-bottom: 1px; */
}










#modalBoxWrapper
{
	padding: 0;
	margin: 0;
	width: 980px;
/*	height: 550px;	*/
	background-image: url(../designimages/modal_box_bg.png);
	background-repeat: no-repeat;
}

#modalNavWrapper
{
	width: 960px;
	height: 50px;
	padding-left: 20px;
	background-color: #efefef;
}

a.modalNav
{
	display: block;
	float: left;
	margin-right: 30px;
	padding: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

a.modalNav:hover
{
	color: #dc251d;
	text-decoration: underline;
}

a.modalNavSelected
{
	display: block;
	float: left;
	margin-right: 30px;
	height: 30px;
	padding: 10px;
	font-size: 16px;
	color: #dc251d;
	text-decoration: none;
}

#modalContentWrapper
{
	width: 980px;
	overflow: hidden;
	background-color: #efefef;
	padding-bottom: 20px;
}

#modalContentLeft
{
	width: 598px;
	overflow: hidden;
	padding: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	background-color: #fff;
	border: 1px #ccc solid;
	float: left;
}

#modalContentRight
{
	width: 305px;
/*	height: 500px;	*/
	overflow: hidden;
	float: left;
}

/* BEGIN contact form */
#modalContactForm
{
	padding: 0;
	margin: 0;
}

.contactForm
{
	
}

.contactRow
{
	width: 598px;
	margin-bottom: 5px;
	overflow: hidden;
}

.contactLabel
{
	width: 125px;
	height: 22px;
	float: left;
}

.contactValue
{
	width: 453px;
	padding-left: 20px;
	float: left;
	color: #f00;
}


#contactForm input
{
	width: 445px;
	height: 14px;
	padding: 3px;
	border: 1px #ccc solid;
	overflow: hidden;
	background-color: #f9f9f9;
	color: #333;
}

#contactForm input#submit
{
	width: 136px;
	height: 45px;
	border: 0;
	padding: 0;
}


#contactForm textarea
{
	width: 445px;
	height: 125px;
	padding: 3px;
	border: 1px #ccc solid;
	overflow: hidden;
	background-color: #f9f9f9;
	color: #333;
}
/* END contact form */

/* BEGIN buy form */
.productForm
{
	
}

.productRow
{
	width: 598px;
	margin-bottom: 5px;
	overflow: hidden;
}

.productSelectRow
{
	width: 598px;
	padding: 10px 0 10px 0;
	overflow: hidden;
}

.addAProduct
{
	display: block;
	padding: 0 0 10px 0;
}

.productHiddenRow
{
	width: 598px;
	padding: 10px 0 10px 0;
	overflow: hidden;
	display: none;
}

.orderLabel
{
	display: block;
	width: 78px;
	float: left;
	text-align: right;
}

.productLabel
{
	width: 125px;
	height: 22px;
	float: left;
}

.productSelectLabel
{
	width: 125px;
	height: 22px;
	float: left;
}

.productValue
{
	width: 453px;
	padding-left: 20px;
	float: left;
	color: #f00;
}

.productSelectValue
{
	width: 300px;
	padding-left: 20px;
	float: left;
	color: #f00;
}

#productForm select#productSelect
{
	width: 300px;
	height: 25px;
	color: #333;
}

#productForm select#productSelect2
{
	width: 300px;
	height: 25px;
	color: #333;
}

#productForm input
{
	width: 445px;
	height: 14px;
	padding: 3px;
	border: 1px #ccc solid;
	overflow: hidden;
	background-color: #f9f9f9;
	color: #333;
}

#productForm input#prodquantity
{
	width: 47px !important;
	height: 14px;
	padding: 3px;
	border: 1px #ccc solid;
	overflow: hidden;
	background-color: #f9f9f9;
	color: #333;
}

#productForm input#prodquantity2
{
	width: 47px !important;
	height: 14px;
	padding: 3px;
	border: 1px #ccc solid;
	overflow: hidden;
	background-color: #f9f9f9;
	color: #333;
}

.orderQuantity /*width 75px */
{
	display: block;
	width: 55px;
	float: right;
}

#productForm select#transaction
{
	width: 453px;
	height: 25px;
	color: #333;
}

#productForm select#contacttime
{
	width: 453px;
	height: 25px;
	color: #333;
}

#productForm input#submit
{
	width: 136px;
	height: 45px;
	border: 0;
	padding: 0;
}


#productForm textarea#requests
{
	width: 445px;
	height: 55px;
	padding: 3px;
	border: 1px #ccc solid;
	overflow: hidden;
	background-color: #f9f9f9;
	color: #333;
}
/* END buy form */

/* BEGIN Support form */
#supportForm input
{
	width: 445px;
	height: 14px;
	padding: 3px;
	border: 1px #ccc solid;
	overflow: hidden;
	background-color: #f9f9f9;
	color: #333;
}

#supportForm input#submit
{
	width: 136px;
	height: 45px;
	border: 0;
	padding: 0;
}


#supportForm textarea
{
	width: 445px;
	height: 50px;
	padding: 3px;
	border: 1px #ccc solid;
	overflow: hidden;
	background-color: #f9f9f9;
	color: #333;
}

#supportRightBox
{
	background-color: #ebebeb;
	background-image: url(../designimages/modal_right_bg.png);
	background-repeat: repeat-x;
	width: 263px;
/*	height: 473px;	*/
	margin-left: 20px;
	border: 1px #ccc solid;
}

#smallLogoBox
{
	width: 263px;
	padding-top: 25px;
	padding-bottom: 50px;
	text-align: center;
}

#contactTextInfo
{
	padding: 20px;
}

#modalRightBox
{
	background-color: #ebebeb;
	background-image: url(../designimages/modal_right_bg.png);
	background-repeat: repeat-x;
	width: 263px;
/*	height: 473px;	*/
	margin-left: 20px;
	border: 1px #ccc solid;
}

#modalDownloadWrapper
{
	padding-bottom: 30px;
	padding-left: 65px;
}

#modalDownloadWrapper img
{
	cursor: pointer;
}

#modalBuyWrapper
{
	padding-left: 65px;
}

#modalBuyWrapper img
{
	cursor: pointer;
}

/* featured product */
#modalFeaturedProduct
{
	background-image: url(../images/tambora120g_featureShot.png);
	background-image: url(../images/tambora120g_featureShot.png);
	background-repeat: no-repeat;
	width: 562px;
	height: 377px;
}

#modalFeatureTrigger1, #modalFeatureTrigger2, #modalFeatureTrigger3, #modalFeatureTrigger4, #modalFeatureTrigger5, #modalFeatureTrigger6
{
	height: 17px;
	position: absolute;
	z-index: 103;
	cursor: pointer;
}

#modalFeatureTrigger1
{
	margin-top: 210px;
	margin-left: 20px;
}

#modalFeatureTrigger2
{
	margin-top: 60px;
	margin-left: 130px;
}

#modalFeatureTrigger3
{
	margin-top: -10px;
	margin-left: 285px;
}

#modalFeatureTrigger4
{
	margin-top: 40px;
	margin-left: 540px;
}

#modalFeatureTrigger5
{
	margin-top: 150px;
	margin-left: 480px;
}

#modalFeatureTrigger6
{
	margin-top: 290px;
	margin-left: 175px;
}

.featureTrigger
{
	vertical-align: middle;
	padding: 2px;
}

/* featured product hover windows */

.modalFeatureOverBoxWrapper
{
	width: 243px;
	position: absolute;
	z-index: 103;
	
}

.modalFeatureOverTop
{
	background-image: url(../designimages/modal_baloon_top.png);
	width: 243px;
	height: 14px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.modalFeatureOverMiddle
{
	width: 243px;
	background-image: url(../designimages/modal_baloon_middle.png);
	background-repeat: repeat-y;
}

.modalFeatureOverBottom
{
	width: 243px;
	height: 10px;
	overflow: hidden;
	background-image: url(../designimages/modal_baloon_bottom.png);
	background-repeat: no-repeat;
}

.modalFeatureMiddleInner
{
	width: 193px;
	background-image: url(../designimages/modal_baloon_arrow.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding: 5px 30px 5px 20px;
}

#modalFeatureOver1, #modalFeatureOver2, #modalFeatureOver3, #modalFeatureOver4, #modalFeatureOver5, #modalFeatureOver6
{
	display: none;
	margin-top: -30px;
	margin-left: -190px;
}

#modalFeatureOver1
{
	margin-top: -30px;
	margin-left: -145px;
}

#modalFeatureOver2
{
	margin-top: -30px;
	margin-left: -130px;
}

#modalFeatureOver3
{
	margin-top: -30px;
	margin-left: -190px;
}

#modalFeatureOver4
{
	margin-top: -30px;
	margin-left: -240px;
}

#modalFeatureOver5
{
	margin-top: -30px;
	margin-left: -240px;
}

#modalFeatureOver6
{
	margin-top: -30px;
	margin-left: -200px;
}

/* QA boxes */

#supportQABox
{
	width: 243px;
	margin-bottom: 100px;
}

#supportQAHeadline
{
	padding-left: 20px;
}

.QAWrapper
{
	width: 223px;
	color: #dc251d;
}

.QAList
{
	width: 223px;
}

.QAList li.QAItem
{
	cursor: pointer;
	width: 203px;
	padding: 0 0 10px 0;
}

.QAList li.QAItem span
{
	color: #333;
}

.QAList li.QAItem ul.QACell
{
	width: 153px;
	color: #333;
	list-style-image: url(../designimages/bullet.png);
}

.QAList  li.QAItem ul.QACell li.QACellItem
{
	width: 153px;
	color: #333;
}

.supportQAOverBoxWrapper
{
	width: 243px;
	position: absolute;
	z-index: 103;
	display: none;
	margin-top: -40px;
	margin-left: -243px;
	
}

.supportQAOverTop
{
	background-image: url(../designimages/modal_baloon_top.png);
	width: 243px;
	height: 14px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.supportQAOverMiddle
{
	width: 243px;
	background-image: url(../designimages/modal_baloon_middle.png);
	background-repeat: repeat-y;
}

.supportQAOverBottom
{
	width: 243px;
	height: 10px;
	overflow: hidden;
	background-image: url(../designimages/modal_baloon_bottom.png);
	background-repeat: no-repeat;
}

.supportQAMiddleInner
{
	width: 163px;
	background-image: url(../designimages/modal_baloon_arrow.png);
	background-repeat: no-repeat;
	background-position: right 30px;
	padding: 5px 60px 5px 20px;
}




/* IE 7 fixes */
/* drop nav */
.browserIE7 ul.navBox1_1
{
	background-color: #f6f6f6;
	width: 200px;
	position: absolute;
	z-index: 10;
	padding: 0;
	margin: 0 0 0 -60px;
	list-style-type: none;
	display: none;
}


.browserIE7 ul
{
	padding: 0;
	margin: 0 0 0 15px;
	list-style-image: url(../designimages/bullet_alt.png);
}

.browserIE7 ul li
{
	line-height: 150%;
	margin: 0 0 10px 0;
}

.browserIE7 .QAWrapper
{
	width: 223px;
	color: #dc251d;
}

/*  ***  */
.browserIE7 .QAList
{
	width: 223px;
	padding: 0 0 0 30px;
	margin: 0 0 0 15px;
	list-style-type: decimal;
}

.browserIE7 .QAList li.QAItem
{
	cursor: pointer;
	width: 203px;
	padding: 0;
	margin: 0 0 10px 0;
	display: list-item;
	vertical-align: top;
}

.browserIE7 .QAList li.QAItem ul.QACell
{
	width: 153px;
	color: #333;
	padding: 0 0 0 16px;
	margin: 0 0 0 0;
	list-style-image: url(../designimages/bullet.png);
}

.browserIE7 .QAList li.QAItem ul.QACell li.QACellItem
{
	width: 153px;
	color: #333;
	line-height: 100%;
	padding: 0;
	display: list-item;
	vertical-align: top !important;
}

/*  ***  */

.browserIE7 .QAList li.QAItem span
{
	color: #333;
}


.browserIE7 #modalFeatureOver1
{
	margin-top: -17px;
	margin-left: -260px;
}

.browserIE7 #modalFeatureOver2
{
	margin-top: -10px;
	margin-left: -260px;
}

.browserIE7 #modalFeatureOver3
{
	margin-top: -10px;
	margin-left: -260px;
}

.browserIE7 #modalFeatureOver4
{
	margin-top: -10px;
	margin-left: -320px;
}

.browserIE7 #modalFeatureOver5
{
	margin-top: -15px;
	margin-left: -360px;
}

.browserIE7 #modalFeatureOver6
{
	margin-top: -15px;
	margin-left: -260px;
}


/* IE 8 fixes */
.browserIE8 #modalFeatureOver1
{
	margin-top: -30px;
	margin-left: -140px;
}

.browserIE8 #modalFeatureOver2
{
	margin-top: -30px;
	margin-left: -135px;
}

.browserIE8 #modalFeatureOver3
{
	margin-top: -10px;
	margin-left: -260px;
}

.browserIE8 #modalFeatureOver4
{
	margin-top: -10px;
	margin-left: -320px;
}

.browserIE8 #modalFeatureOver5
{
	margin-top: -30px;
	margin-left: -235px;
}

.browserIE8 #modalFeatureOver6
{
	margin-top: -35px;
	margin-left: -205px;
}
