/*	-------------------------------------------------------------

	Main Style Defaults

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html,
body,
div,
form {
	margin:0;
	padding:0;
}

body {
	color:#000;
	background:#FFF;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:0.8em;
	line-height:1.4;
	orphans:2;
	widows:2;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin:0 0 .67em 0;
	padding:0;
}

h1,
.h1 {
	font-size:1.9em;
	font-weight:700;
	color:#000000;
	font-family:Verdana, Helvetica, sans-serif;
	line-height:1.2;
	text-align:center;
/* Experimental Headline Settings
	background-color:#004364;
	color:#FFFFFF;
	padding:5px;*/
}

h2,
.h2 {
	font-size:1.5em;
	font-weight:700;
	color:#000000;
	line-height:1.2;
}

h3,
.h3 {
	font-size:1.3em;
	font-weight:700;
	color:#202020;
	line-height:1.2;
}

h4,
.h4 {
	font-size:1.2em;
	font-weight:700;
	color:#404040;
	line-height:1.2;
}

h5,
.h5 {
	font-size:1.0em;
	font-weight:700;
	color:#505050;
	line-height:1.2;
}

h6,
.h6 {
	font-size:0.8em;
	font-weight:600;
	color:#505050;
	line-height:1.2;
}

h1 + p,
.h1 + p,
h2 + p,
.h2 + p,
h3 + p,
.h3 + p,
h4 + p,
.h4 + p,
h5 + p,
.h5 + p,
h6 + p,
.h6 + p {
	margin-top:0;
}

p {
	margin:1.4em 0;
	padding:0;
}

ul,
ol,
dl {
	margin:1.4em 0 1.4em 3em;
	padding:0;
}

li {
	margin-top:1em;
	margin-bottom:1em;
}

ul li {
	list-style-image:url(/_img/toolbox/bullets/bullet-red.gif);
}

ul.checks li {
	list-style-image:url(/_img/toolbox/bullets/check-black.gif);
}

ul.checklist li {
	list-style-image:url(/_img/toolbox/bullets/box.gif);
}

ul.arrows li {
	list-style-image:url(/_img/toolbox/bullets/arrow-black.gif);
}

ul ul li,
ul ol li,
ul.checks ul li,
ul.checks ol li,
ul.checklist ul li,
ul.checklist ol li,
ul.arrows ul li,
ul.arrows ol li {
	list-style-image:none;
}

dt {
	font-weight:bold;
	margin:1.4em 0;
}

blockquote {
	margin:1em 3em 1em 3em;
	padding:0;
}

table {
	/*border:#AAA solid 1px; */
	padding:0;
	border-collapse:collapse;
}

table th,
table td {
	/*border:#AAA solid 1px; */
	padding:4px;
	vertical-align:top;
	border-collapse:collapse;
}

table th {
	background-color:#EEE;
	font-weight:bold;
}

hr {
	margin:0 auto 5px auto;
	padding:0;
	width:100%;
	height:1px;
	line-height:1px;
	border-style:none;
	border:none;
	color:#AAA;
	background-color:#AAA;
}

img {
	border:none;
}

a {
	outline:none;
	-moz-outline:none;
}

a:link,
a.not-visited:visited {
	color:#00C;
	text-decoration:none;
}

a:visited {
	color:#5C00B9;
	text-decoration:none;
}

a:focus,
a:hover,
a.not-visited:hover {
	color:#F00;
	text-decoration:underline;
}

a:active,
a.not-visited:active {
	color:#F00;
	text-decoration:none;
}

input[type=text],
select,
textarea {
	padding:2px;
	background-color:#FFF;
	border:1px solid #7F9DB9;
}

/*	-------------------------------------------------------------

	AWAI Info

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.awai-info {
	width:876px;
	margin:10px auto;
	padding:20px 10px;
	color:#600;
	font-weight:bold;
	font-size:1.6em;
	line-height:1.2;
	text-align:center;
	background-color:#AAFFAA;
	border:2px solid #3333FF;
	overflow:hidden;
	clear:both;
}

.awai-info a:link,
.awai-info a:visited,
.awai-info a:hover,
.awai-info a:active {
    color:#00C;
}

/*	-------------------------------------------------------------

	Content Detail Classes

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.content-details {
	margin-top:1em;
	clear:both;
}

.content-details .publish-date {
	color:#999;
	font-size:0.9em;
	line-height:20px; /* Match rating height (see below) */
	text-align:right;
}

.content-details .article-details {
	padding-top:15px;
}

.content-details .publication-details {
	float:left;
}

.content-details .syndication-note {
	float:right;
}

.content-details .publication-signup {
	clear:both;
	padding-top:20px;
}

.content-details .content-ad {
	margin-top:1em;
	font-weight:bold;
}

.related-content {
	margin-top:1em;
	padding-top:0.5em;
	border-top:1px solid #DDD;
	text-align:left;
	clear:both;
}

.related-content ul,
.related-content li {
	margin-top:0.5em;
	margin-bottom:0;
}

.sharing-panel {
	margin:1em 0;
	padding:0.5em 0;
	border-top:1px solid #FFDDBB;
	text-align:center;
	clear:both;
}

.sharing-panel:hover {
	border-top-color:#FFAE5E;
}

/*	-------------------------------------------------------------

	Rating Classes

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.ratingblock {
	float:left;
}
	
.ratingblock .unrated { color:#999; }
.ratingblock .thanks { color:#36AA3D; }
.ratingblock .static { color:#5D3126; }

.ratingblock .rating-label {
	padding-right:7px;
	float:left;
	line-height:20px;
	font-weight:bold;
}

.ratingblock .details {
	padding-left:7px;
	float:left;
	line-height:20px;
}

ul.unit-rating {
	margin:0px;
	padding:0px;
	height:20px;
	position:relative;
	background:url(/_img/toolbox/widgets/rating_stars.gif) top left repeat-x;
	float:left;
}

ul.unit-rating li {
	list-style:none;
	list-style-image:none;
	text-indent:-90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float:left;
	/* */
}
	
ul.unit-rating li a {
	outline:none;
	display:block;
	width:20px;
	height:20px;
	text-decoration:none;
	text-indent:-9000px;
	z-index:20;
	position:absolute;
	padding:0px;
}
	
ul.unit-rating li a:hover {
	background:url(/_img/toolbox/widgets/rating_stars.gif) left center;
	z-index:2;
	left:0px;
}

ul.unit-rating a.r1-unit { left:0px; }
ul.unit-rating a.r1-unit:hover { width:20px; }
ul.unit-rating a.r2-unit { left:20px; }
ul.unit-rating a.r2-unit:hover { width:40px; }
ul.unit-rating a.r3-unit { left:40px; }
ul.unit-rating a.r3-unit:hover { width:60px; }
ul.unit-rating a.r4-unit { left:60px; }	
ul.unit-rating a.r4-unit:hover { width:80px; }
ul.unit-rating a.r5-unit { left:80px; }
ul.unit-rating a.r5-unit:hover { width:100px; }
ul.unit-rating a.r6-unit { left:100px; }
ul.unit-rating a.r6-unit:hover { width:120px; }
ul.unit-rating a.r7-unit { left:120px; }
ul.unit-rating a.r7-unit:hover { width:140px; }
ul.unit-rating a.r8-unit { left:140px; }
ul.unit-rating a.r8-unit:hover { width:160px; }
ul.unit-rating a.r9-unit { left:160px; }
ul.unit-rating a.r9-unit:hover { width:180px; }
ul.unit-rating a.r10-unit { left:180px; }
ul.unit-rating a.r10-unit:hover { width:200px; }

ul.unit-rating li.current-rating {
	background:url(/_img/toolbox/widgets/rating_stars.gif) left bottom;
	position:absolute;
	height:20px;
	display:block;
	z-index:1;
}

ul.unit-rating li.loading {
	background:url(/_img/toolbox/widgets/working.gif) 50% 50% no-repeat;
	position:absolute;
	height:20px;
	width:100%;
	display:block;
	z-index:1;
}

/*	-------------------------------------------------------------

	Comment Classes

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

ol.commentlist {
	margin:0;
}
ol.commentlist li.comment {
	margin:0;
	padding:.3em;
	padding-top:1em;
	list-style:none;
	list-style-image:none;
	border-bottom:1px solid #CCC;
}
ol.commentlist li.even {
	background-color:#F4F4FF;
}
ol.commentlist li.comment p {
	margin:0 0 1em 0;
}
ol.commentlist li.comment .comment-author {
	font-style:italic;
}
ol.commentlist li.pending-comment {
	background-color:#FCC;
}
ol.commentlist li.hidden-comment {
	background-color:#CCC;
	color:#666;
}
.add-comment {
	max-width:600px;
}
td.pending-comment {
	background-color:#FCC;
}
td.hidden-comment {
	background-color:#CCC;
	color:#666;
}

/*	-------------------------------------------------------------

	General Use Classes

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.loading {
	background:url(/_img/toolbox/widgets/working.gif) 50% 50% no-repeat;
	height:40px;
}

.fade-left {
	padding-left:232px;
	background-image:url(/_img/toolbox/misc/fade-left.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.fade-right {
	padding-right:232px;
	background-image:url(/_img/toolbox/misc/fade-right.png);
	background-position:right center;
	background-repeat:no-repeat;
}

.delicious-link,
.digg-link,
.facebook-link,
.mail-link,
.pdf-link,
.play-link,
.print-link,
.reddit-link,
.rss-link,
.stumble-link,
.webex-link,
.zip-link,
.zmags-link {
	padding:2px 0 2px 24px;
	line-height:17px;
	background-position:left center;
	background-repeat:no-repeat;
}

.delicious-link {
	background-image:url(/_img/toolbox/widgets/share/delicious.gif);
}

.digg-link {
	background-image:url(/_img/toolbox/widgets/share/digg.gif);
}

.facebook-link {
	background-image:url(/_img/toolbox/widgets/share/facebook.gif);
}

.mail-link {
	background-image:url(/_img/toolbox/widgets/share/mail.gif);
}

.pdf-link {
	background-image:url(/_img/toolbox/widgets/pdf.gif);
}

.play-link {
	background-image:url(/_img/toolbox/widgets/play.gif);
}

.print-link {
	background-image:url(/_img/toolbox/widgets/print.gif);
}

.reddit-link {
	background-image:url(/_img/toolbox/widgets/share/reddit.gif);
}

.rss-link {
	padding-left:20px;
	background-image:url(/_img/toolbox/widgets/rss.png);
}

.stumble-link {
	background-image:url(/_img/toolbox/widgets/share/stumble.gif);
}

.webex-link {
	background-image:url(/_img/toolbox/widgets/webex.gif);
}

.zip-link {
	background-image:url(/_img/toolbox/widgets/zip.gif);
}

.zmags-link {
	background-image:url(/_img/toolbox/widgets/zmags.gif);
}

form.neat-form {
	width:100%;
	clear:both;
	text-align:left;
	border:0;
}

form.neat-form p {
	margin-top:0;
	margin-bottom:1.4em;
	clear:both;
}

form.neat-form .form-left,
form.neat-form label {
	float:left;
	clear:left;
	width:35%;
	margin-right:2%;
	text-align:right;
}

form.neat-form label {
	font-size:1.2em;
	line-height:1.3;
	font-weight:bold;
}

form.neat-form .form-right,
form.neat-form .input-note {
	margin-left:37%;
}

form.neat-form .input-note {
	display:block;
	margin-right:10%;
	color:#009900;
}

form.neat-form input[type=text] {
	width:220px;
}

form.neat-form select {
	width:220px;
}

form.neat-form input.long-input,
form.neat-form select.long-input {
	width:350px;
}

form.neat-form textarea {
	height:150px;
	width:350px;
}

.required-indicator {
	font-weight:bold;
	color:#FF0000;
}

table.sort-find {
	width:100%;
	clear:both;
	border:1px solid #565656;
	border-collapse:collapse;
}

table.sort-find td,
table.sort-find th {
	margin:0;
	padding:5px;
	border:1px solid #CCCCCC;
	border-bottom-color:#999999;
	text-align:left;
}

table.sort-find th {
	background-color:#232323;
	color:#FFFFFF;
	border-color:#999999;
	font-weight:bold;
	white-space:nowrap;
}

table.sort-find th.sort-asc,
table.sort-find th.sort-desc {
	background-color:#1D343F/*263D48/*192B4E*/;
}

table.sort-find th a {
	padding-right:15px;
	background-image:url(/_img/toolbox/widgets/sort.gif);
	background-position:right 0;
	background-repeat:no-repeat;
}

table.sort-find th a:link,
table.sort-find th a:visited {
	color:#FFFFCC;
	text-decoration:none;
}

table.sort-find th a:focus,
table.sort-find th a:hover,
table.sort-find th a:active {
	color:#FEE181;
	text-decoration:none;
	background-position:right -55px;
}

table.sort-find th a.sort-asc:link,
table.sort-find th a.sort-asc:visited {
	background-position:right -15px;
}

table.sort-find th a.sort-desc:link,
table.sort-find th a.sort-desc:visited {
	background-position:right -35px;
}

table.sort-find th a.sort-asc:focus,
table.sort-find th a.sort-asc:hover,
table.sort-find th a.sort-asc:active {
	background-position:right -75px;
}

table.sort-find th a.sort-desc:focus,
table.sort-find th a.sort-desc:hover,
table.sort-find th a.sort-desc:active {
	background-position:right -55px;
}

a.button-link {
	padding:3px 8px;
	background:#FCFCFC url(/_img/toolbox/buttons/button-tile-fcfcfc.gif) bottom left repeat-x;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:1px solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-color:#CCC #666 #666 #CCC;
}	

a.button-link:link,
a.button-link:visited {
	color:#000;
	text-decoration:none;
}

a.button-link:focus,
a.button-link:hover {
	color:#00B;
	text-decoration:none;
}

a.button-link:active {
	padding:3px 7px 3px 9px;
	color:#22F;
	text-decoration:none;
	border-color:#666 #CCC #CCC #666;
}

.listing h2,
.listing h3,
.listing h4 {
	margin-bottom:0.3em;
}

.listing h2 {
	font-size:1.4em;
	line-height:1.2;
}

.listing p {
	margin-top:0.3em;
	margin-bottom:1.8em;
}


/*	-------------------------------------------------------------

	Extras

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.layoutgrid {
	background:#FFFFFF url(/_img/toolbox/misc/layout_grid.gif);
}


/*	-------------------------------------------------------------

	Playground (temporary overrides)

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
