/*Reset base element styles
****************************/
.ionBadgeWrapper {
	
}

.ionCom h3,.ionCom h4,.ionCom ul,.ionCom li,.ionCom fieldset,.ionCom textarea,.ionCom p,.ionCom em
	{
	margin: 0;
	padding: 0;
}

.ionCom fieldset {
	border: none;
}

.ionCom ul {
	list-style: none;
}

.ionCom h3 em {
	font-style: normal;
}

/*Comments Container
****************************/
.ionCom {
	font: normal normal 12px Arial, Helvetica, sans-serif;
	width: 515px;
}

.ionCom h3 {
	padding-bottom: 10px;
	font-size: 12pt;
	font-weight: bold;
	color: #0066cc;
	border: none;
}

.ionCom button {
	color: #000;
}

.ionCom a {
	color: #0066cc;
	text-decoration: none;
}

.ionCom a:hover {
	color: #1E6A00;
	text-decoration: underline;
}

/*Badge header (comment / ratings / rss button)
****************************/
.ionComHeader {
	clear: both;
	padding: 7px 0;
	vertical-align: middle;
}

.ionSummary-comments,.ionSummary-ratings {
	padding: 0 7px 0 0;
}

/*Comments List
****************************/
.ionComList {
	border-top: 1px solid #b2b2b2;
	list-style: none;
	clear: both;
}

.ionComList li {
	padding: 12px 12px 12px 14px;
	border-bottom: 1px solid #b2b2b2;
}

/*fix for star rating display*/
.ionComList li li {
	padding: 0;
	border: none;
}

.ionComList p,.ionComPreviewTextArea {
	line-height: 14pt;
	overflow-y: visible;
	overflow-x: auto;
}

.ionComList p {
	padding: 5px 0 0;
	clear: both;
}

.ionComList .even {
	background: #eee;
}

/*Comment Metadata
****************************/
.ionComMetaData {
	padding-bottom: 10px;
}

.ionComMetaData span {
	display: block;
}

.ionComMetaData .ionComAuthor {
	float: left;
	font-size: 10pt;
	color: #6c6c6c;
}

.ionComAuthor a {
	display: block;
	float: left;
	margin-right: 5px;
	font-weight: bold;
}

.ionComMetaData .ionComPostDate {
	float: right;
	clear: right;
	font-size: 10pt;
	color: #6c6c6c;
	padding-left: 6px;
}

/*Comment Pagination
****************************/
.ionComPagination {
	display: block;
	padding: 10px 0 10px 12px;
	height: 30px;
	line-height: 30px;
	overflow: visible;
	background: #fafafa;
	border-bottom: 1px solid #b2b2b2;
}

#ionComPagination li {
	display: inline;
	float: left;
}

#ionComPagination a {
	outline: none;
	padding-left: 6px;
	font-weight: bold;
}

#ionComPagination strong {
	padding-left: 6px;
	color: #111;
}

/*Add Comment Form
****************************/
form.ionComAddForm {
	margin: -1px 0 0;
	padding: 5px;
	background: #C7D9E0;
	border: 1px solid #A8B7BD;
	height: auto !important;
	min-height: 20px;
	/*Fix for IE7 that ignores the padding-bottom for the container of floated elements*/
	height: 20px;
	/*Fix for IE6 that ignores the padding-bottom for the container of floated elements*/
	overflow-y: visible; /*Fix for IE6 see above */
}

form.ionComAddForm textarea {
	width: 490px;
	max-width: 490px; /* prevent horizontal resize in safari*/
	padding: 5px;
	margin: 7px 0;
	border: 1px solid #b2b2b2;
	border-style: inset;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
}

form.ionComAddForm textarea.ionComLegend {
	font-style: italic;
	color: #666;
}

form.ionComAddForm fieldset a.ionButton {
	float: right;
	margin-left: 5px;
}

/*Preview area
****************************/
.ionComPreview {
	margin: -14px 0 0;
	padding: 12px;
	background: #eee;
	border: 1px solid #004477;
}

.ionComPreview h4 {
	padding-bottom: 5px;
	font-size: 12pt;
	font-weight: bold;
	color: #004477;
}

.ionComPreview p {
	padding: 5px 0;
}

/*Message Styles
****************************/
.ionComMessage {
	color: #333;
	font-weight: bold;
}

.ionComNotice {
	background: #ffc;
	border-bottom: 1px solid #ffcc00;
	color: #6c6c6c;
}

.ionComMessage a {
	color: #0066cc;
	text-decoration: none;
}

.ionComMessage a:hover {
	text-decoration: underline;
}

/*
 * Thank you message in comment list
 */
#ionComList li .ionComMessage {
	padding: 10px 0 0;
	text-align: center;
	font-style: italic;
}

.ionMessageContainer div {
	padding: 7px 7px;
	font-size: 10pt;
}

.ionMessageContainer .ionComLoading {
	padding-left: 17px;
}

.ionComLoading {
	background: url(/web/20120131103906im_/http://community.adobe.com/help/badge/images/loading.gif) center left no-repeat;
}

.ionComErr,.ionComErr a {
	background: #ffeaea;
	color: #cc3300;
	font-weight: bold;
}

.ionComErr a:hover {
	text-decoration: none;
}

.ionLabel {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -0.5px;
}

#ionRatingAnchor ul {
	margin-right: 5px;
}

#ionRatingAnchor span.ionLabel {
	font-size: 12px;
	letter-spacing: normal;
	display: block;
	padding: 0 0 5px;
}

#ionRatingAnchor .ionSummary,.ionComHeader .ionSummary {
	padding: 0 0 0 2px;
}

#ionComButAdd {
	float: left;
}

.ionComRating {
	float: right;
	padding: 2px 0 0;
}

.ionComRating span,.ionComRating label {
	vertical-align: middle;
}

.ionComRating .ionLabel {
	padding-right: 5px;
}

.ionComLimit {
	display: block;
	background: #ffeaea;
}

ul.ionAnchor {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.ionAnchor li {
	display: block;;
	padding: 5px 0 0;
}

/*Thumb rating opinion styling
******************************/
.ionPositive,.ionNegative {
	font-weight: bold;
}

.ionPositive {
	color: #006600;
}

.ionNegative {
	color: #990000
}

/*Miscelaneous styles
****************************/
.ionClearFix {
	clear: both;
}

.inline-block {
	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
}

.inline-left {
	float: left;
}

.inline-right {
	float: right;
}

/* Icons
*****************************/
.ionIcon {
	display: block;
	padding-left: 20px;
	height: 16px;
}

.ionIconAdobe {
	background: url(/web/20120131103906im_/http://community.adobe.com/help/badge/images/logo_adobe.gif) center left no-repeat;
}

.ionIconFeed {
	background: url(/web/20120131103906im_/http://community.adobe.com/help/badge/images/feed.png) center left no-repeat;
}

.ionIconComment {
	background: url(/web/20120131103906im_/http://community.adobe.com/help/badge/images/comment.png) center left no-repeat;
}

/*Star rating styles
****************************/
.ionStarRating,.ionStarRating a:hover,.ionStarRating a:active,.ionStarRating a:focus,.ionStarRating .current-rating
	{
	background: url(/web/20120131103906im_/http://community.adobe.com/help/badge/images/stars.png) left -1000px repeat-x;
}

.ionStarRating {
	position: relative;
	width: 80px;
	height: 16px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.ionStarRating li {
	display: inline;
}

.ionStarRating a,.ionStarRating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 16px;
	line-height: 16px;
	outline: none;
	overflow: hidden;
	border: none;
}

.ionStarRating a:hover {
	background-position: left bottom;
}

.ionStarRating a.one-star {
	width: 20%;
	z-index: 6;
}

.ionStarRating a.two-stars {
	width: 40%;
	z-index: 5;
}

.ionStarRating a.three-stars {
	width: 60%;
	z-index: 4;
}

.ionStarRating a.four-stars {
	width: 80%;
	z-index: 3;
}

.ionStarRating a.five-stars {
	width: 100%;
	z-index: 2;
}

.ionStarRating .current-rating {
	z-index: 1;
	background-position: left center;
}

.small-star {
	width: 70px;
}

.small-star,.small-star a:hover,.small-star a:active,.small-star a:focus,.small-star .current-rating
	{
	background-image: url(/web/20120131103906im_/http://community.adobe.com/help/badge/images/stars_small.png);
	line-height: 12px;
	height: 12px;
}

.small-star .current-rating {
	background-position: left -12px;
}

/*Button styles
****************************/
form.ionComAddForm a.ionButton {
	display: block;
	padding: 3px 7px;
	background: #FEFEFE url(/web/20120131103906im_/http://community.adobe.com/help/badge/images/element_bg.gif) top left repeat-x;
	border-color: #C4CCCC #acb5b5 #6f7777;
	border-style: solid;
	border-width: 1px;
	color: #2B333C;
	overflow: visible;
}

form.ionComAddForm a.ionButton, 
form.ionComAddForm a:hover.ionButton {
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	font-weight: bold;
}

form.ionComAddForm a:hover.ionButton {
	color: #000;
	border-color: #acb5b5 #999 #666;
}

/*
     FILE ARCHIVED ON 10:39:06 Jan 31, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:29:50 Oct 09, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.804
  exclusion.robots: 0.03
  exclusion.robots.policy: 0.013
  esindex: 0.015
  cdx.remote: 7.081
  LoadShardBlock: 75.315 (3)
  PetaboxLoader3.datanode: 95.077 (5)
  PetaboxLoader3.resolve: 114.671 (3)
  load_resource: 199.814 (2)
*/