/** article.css *********************************************/

.support-search { 
	position: relative; 
	overflow: hidden; 
	padding: 15px; 
	border: 2px #fff solid; 
	border-bottom: none;
	background: #fff;
	background: -moz-linear-gradient(top, #f5f5f5 0%, #ffffff 99%); /*ff3.6+*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(99%,#ffffff)); /*chrome,safari 4+*/
	background: -webkit-linear-gradient(top, #f5f5f5 0%,#ffffff 99%); /*chrome 10+, safari 5.1+ */
	background: -o-linear-gradient(top, #f5f5f5 0%,#ffffff 99%); /*Opera 11.10+*/
	background: -ms-linear-gradient(top, #f5f5f5 0%,#ffffff 99%); /*IE 10+*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=0); /*IE 6-9*/
	background: linear-gradient(top, #f5f5f5 0%,#ffffff 99%); /* W3C*/
	width: 780px; margin:20px auto 0 auto;  padding:0 50px 20px 50px;
}
.support-search-shadow {background:url(/images/support/cross-promotion-bg.jpg) left bottom no-repeat; height:15px; width:880px; margin:0 auto;}
.support-search .content { padding: 10px 50px 33px; border:1px solid #efefef;}
.support-search .title { font:bold 25px Arial; vertical-align: -0.15em; }
.support-search .tip { margin-top: 10px; padding: 7px 0 10px 26px; background: url(/images/bullet-sprites.gif) 0 -60px no-repeat; }

.support-search input { border: solid 1px #c2ccd2; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #999999; padding: 4px; font-size: 11px; font-weight: bold; }
/*.support-search .go { border: none; vertical-align: -1em; margin-left: 2px; padding: 0; }*/

.col-left { line-height: 20px; }
.col-left .heading { line-height: 28px; }
.col-left ol li { list-style: decimal; } 
.col-left ul li { list-style: disc; }
.col-left ol, 
.col-left ul { margin-bottom: 10px; margin-left: 30px; }
.col-left ol li { margin-left: 30px; list-style: decimal outside; }
.col-left ol ul li { margin-left: 30px; list-style: disc; }
.col-left ol ul.uaq_nestedexpando li { list-style: none; }
.col-left ul.uaq_nestedexpando li { list-style: none; }

.other-articles-wrapper { over-flow: hidden; width: 100%; }
.other-articles-wrapper .other-articles { float: left; position: relative; width: 260px; margin: 20px 0; }

.related-articles-wrapper { over-flow: hidden; width: 100%; }
.related-articles-wrapper .other-articles { float: left; position: relative; width: 260px; margin: 20px 0; }

ul.contact { padding-left: 75px; background: url(/images/support/icon-help.gif) top left no-repeat; }
div.contact-alt { margin: 10px 0 0 0; padding-bottom: 3px; background: url(/images/support/icon-help.gif) top right no-repeat; }
#pg div.contact-alt span.bg { padding: 10px 15px 11px 10px; font-size: 13px; }

/** answer formating *********************************************/

h2 { font-size: 16px;  margin: 10px 0; }
h3 { font-size: 14px; }
h4 {  }

ul.uaq_expandolist li a.uaq_msnav { font-weight: bold; font-size: 14px; padding-left: 12px; background: url(/images/support/arrow-sprites.gif) 0 4px no-repeat; cursor: pointer; cursor: hand; }
ul.uaq_nestedexpando li a.uaq_msnav { font-weight: bold; font-size: 12px; padding-left: 12px; background: url(/images/support/arrow-sprites.gif) 0 4px no-repeat; cursor: pointer; cursor: hand; }
ul.uaq_expandolist,
ul.uaq_nestedexpando { margin: 10px 0; }

.uaq_collapsed { color:#666666; display:none; margin-left: 1em; padding-top: 10px; padding-bottom: 10px; }
.uaq_expanded { padding: 10px 1em 10px 1em; }
.uaq_ui {font-weight:bold;}

.article_info { color:#999999; display: inline; padding-left: 80px; }
.uaq_stripes {border: 1px solid gray; }
.uaq_stripes th { background-color:gray; color:white; font-weight:bold; text-align:left; vertical-align:top; padding: 5px; line-height: 16px; }
.uaq_stripes tr {font-size: 12px; vertical-align: middle; }
.uaq_stripes tr td { padding: 3px 5px; }
.uaq_stripes tr.even td { background-color:#FFF; padding: 5px; line-height: 16px; } 
.uaq_stripes tr.odd td { background-color:#DCDCDC;  padding: 5px; line-height: 16px; }

.alert-header { color:#CC0000; font-size:18px; font-weight:bold; }
.alert-text { color:#CC0000; font-size:16px; padding-bottom:10px; }
.search-tips { margin:0 0 15px; }
.sub-header { color:#333333; font-size:16px; }
.search-tips .tips-list { margin:10px 10px 10px 40px; }

.uaq_expandimgon { background: url(/images/support/arrow-sprites.gif) 0 4px no-repeat; display:inline; height:9px; padding-right:14px; position:relative; width:9px; }
.uaq_expandimgoff { background: url(/images/support/arrow-sprites.gif) 0 -195px no-repeat; display:inline; height:9px; padding-right:14px; position:relative; width:9px; }

.instepControl { display:none; }


/** Survey Box *********************************************/
#survey_dialog  {position:absolute; width:471px; bottom:350px; right:200px; visibility:hidden; z-index:999;}
#survey_dialog .title { background:transparent url(/images/support/survey_bg_top.png) 0 0 no-repeat; font-size:21px; color:#306A0F; font-weight:bold; height:39px; padding:20px 0 0 0; text-align:center;}
#survey_dialog .content { background: transparent url(/images/support/survey_bg_middle.png) 0 0 no-repeat; padding:10px 35px; font-size:11px; }
#survey_dialog #remaining { left:275px; position:absolute; top:5px; width:100px;}
#survey_dialog .indent_left {margin-left:1px; height:220px; padding-left:2px;}
#survey_dialog .content textarea, 
#survey_dialog .answer_open_wrapper { position:relative; margin-top:5px; margin-bottom:5px; height: 80px; }
#survey_dialog .bottom { background:transparent url(/images/support/survey_bg_bottom.png) 0 0 no-repeat; padding:8px 0 0 0; height:70px;}
#survey_dialog .continue_buttons { margin:0 auto; width:240px; text-align:center;}
#survey_dialog .continue_buttons a {margin:0 5px; }
#survey_dialog textarea { margin:5px 0;}
.white-box ul.thumbs { padding-left:40px; margin:0;}
.white-box ul.thumbs li { background:none; padding:0; }
.white-box ul.thumbs li a { background:url(/images/support/feedback_up.gif) 0 0 no-repeat; padding:5px 0 0 20px; height:18px;display:block; }
.white-box ul.thumbs li a.down { background:url(/images/support/feedback_down.gif) 0 5px no-repeat; }

#pg #survey_dialog .button .bg { background:none; padding:0;}

#pagelevel_survey .content { padding:15px 0 0 0;}

#articles .article_block p,
#articles .article_block p a {font-size:14px;}
#articles .content-inner { }
#articles .content-inner .support-search { margin-left:-30px;}
#articles .article_block li { font-size:14px;}
#articles .article_block li strong { font-size:15px;}
#articles .article_block h3 { font-size:16px; margin:20px 0 10px 0;}
#articles b,
#articles #pg-content b { color:#3A3A3A;}
#articles .article_block li p {margin:0;}

#articles .heading h1 {color:#646566; font-size:25px;}
#articles .heading h2 {color:#999999; font-size:13px; font-weight:normal; margin-top:3px;}
#articles .heading { margin-bottom:25px;}

.article_block_title .uaq_msnav {
		cursor:pointer;
		color:#007AC9;
		padding-left:12px;
		background:url("/images/support/arrow-sprites.gif") no-repeat scroll 0 4px transparent;
	}

.article_block_title .uaq_msnav:hover{text-decoration:underline;}

.expando_body { display: none; }
.expando_body p { margin: 0; }

.white-box { 
	position: relative; 
	overflow: hidden; 
	width: 180px; 
	padding: 15px; 
	border: 2px #fff solid; 
	border-bottom: none;
	background: #fff;
	background: -moz-linear-gradient(top, #f5f5f5 0%, #ffffff 99%); /*ff3.6+*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(99%,#ffffff)); /*chrome,safari 4+*/
	background: -webkit-linear-gradient(top, #f5f5f5 0%,#ffffff 99%); /*chrome 10+, safari 5.1+ */
	background: -o-linear-gradient(top, #f5f5f5 0%,#ffffff 99%); /*Opera 11.10+*/
	background: -ms-linear-gradient(top, #f5f5f5 0%,#ffffff 99%); /*IE 10+*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=0); /*IE 6-9*/
	background: linear-gradient(top, #f5f5f5 0%,#ffffff 99%); /* W3C*/
}
.white-box-shadow { clear:both; background: url(/images/home/white-box-btm-shadow.png) no-repeat; height: 14px; width: 210px;  margin-bottom:25px;}
.white-box .title { font-size: 15px; font-weight: bold;}
.white-box a.title { display: block; font-size: 15px; font-weight: bold; }
.white-box a.product-title { position: relative; display: block; font-size: 15px; font-weight: bold; padding: 0 0 30px 65px; background: url(/images/product-title-underline.png) bottom center no-repeat; }
.white-box a.product-title .product-box { display: block; position: absolute; width: 54px; height: 100px; top: -50px; left: 0px; background: url(/images/product-box-sm-sprites.png) no-repeat; }
.white-box a.product-title .product-box.basic { background-position: 0 0; }
.white-box a.product-title .product-box.deluxe { background-position: 0 -120px; }
.white-box a.product-title .product-box.premier { background-position: 0 -240px; }
.white-box ul { list-style: none; margin: 10px 3px; }
.white-box ul li { padding: 2px 0 3px 8px; line-height: 13px; background: url(/images/bullet-sprites.gif) 0 -120px no-repeat; list-style: none; }

.other-articles-wrapper { padding:0 5px;}
.other-articles-wrapper .other-articles { margin-bottom:0;}
.other-articles-wrapper .white-box-shadow {width:294px;}

/* New Bottom Content Rules */

.new-bottom {
	margin-left:50px; 
	float:left;
}