#articlesListing
{
	float: left;
	width: 920px;
	margin: 0 14px;
}

#latestArticles
{
	float: left;
	margin: 26px 0 0 0;
	width: 543px;
}

#latestArticles .title
{
	margin-bottom: 10px;
}

#latestArticles h1
{
	font-size: 30px;
}

#latestArticles .footer
{
	float: left;
	width: 100%;
	border-top: solid 2px #dedfe4;
	margin: 8px 0 0 0;
	padding: 5px 0 0 0;
}

#articlesListing .col
{
	float: right;
	width: 362px;
	margin: 0;
}

#searchArticles, #recommendedArticles, #discussedArticles
{
	margin-bottom: 14px;
}

#searchArticles .title, #recommendedArticles .title, #discussedArticles .title
{
	width: 361px;
}

#searchArticles .container, #recommendedArticles .container, #discussedArticles .container
{
	width: 356px;
}

#searchArticles form
{
	width: 336px;
	font-size: 18px;
	color: #918e87;
	margin: 10px 0 0 10px;
}

#searchArticles span
{
	display: block;
	margin: 0 0 5px 0;
}

#searchArticles input.text
{
	width: 324px;
	font-size: 14px;
	color: #b2b2b2;
	padding: 5px;
	margin: 0 0 10px 0;
	background-color: #FFF;
	border: solid 1px #b2b2b2;
}

#searchArticles input.text.active
{
	font-style: normal;
	color: #474540;	
}

#searchArticles p
{
	font-size: 13px;
	color: #696660;
	margin: 0 0 15px 0;
}

#searchArticles p.submit
{
	text-align: center;
}

/* ARTICLE STYLES */

#article .title h1, #publish .title h1
{
	margin: 0 14px;
}

#publish .title a.help
{
	float: right;
	font-weight: bold;
	margin: 14px 14px 0 0;
}

#article .byline, #article .alert
{
	clear: both;
	width: 920px;
	color: #474540;
	font-size: 14px;
	background-color: #f7f5f0;
	padding: 8px 15px;
}

#article .alert
{
	margin-top: 10px;
	color: #4a6295;	
}

#article .banner
{
	display: block;
	margin: 16px 0 16px 9px;
}

#article .byline span
{
	line-height: 14px;
	font-size: 11px;
	color: #888;
}

/*
#article .byline p
{
	padding: 0;
	margin: 0;
}

#article .byline .row
{
	float: left;
	width: 920px;
	margin: 0 0 5px 0;
}

#article .byline .row .title
{
	float: left;
	width: 75px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	padding: 2px 10px 0 0;
	margin: 0;
	border: 0;
}

#article .byline .row .field
{
	float: left;
	width: 835px;
}

#article .byline .row .field.published
{
	font-size: 12px;
	padding: 1px 0 0 0;
}
*/
#article #contentsChooser
{
	background: url(/img/articles/contents.gif) top left no-repeat;
	width: 137px;
	height: 29px;
}

#article #contentsOff
{
	background: url(/img/articles/contents-off.gif) top left no-repeat;
	width: 137px;
	height: 29px;
}

#article #contentsChooser.on
{
	background: url(/img/articles/contents-on.gif) top left no-repeat;	
}

#article .contents
{
	position: absolute;
	z-index: 5;
	top: 34px;
	left: -5px;
	width: 260px;
	opacity: 0.95;
}

#article .contents ul
{
	float: left;
	width: 260px;
	list-style-type: none;
	padding: 5px 0 0 0;
	margin: 0;
	background: url(/img/articles/contents-dropdown-bg.png) top left no-repeat;
}

#article .contents ul li
{
	display: block;
	width: 235px;
	float: left;
	font-weight: bold;
	font-size: 20px;
	margin: 2px 10px 2px 10px;
	border-bottom: solid 1px #EDEDED;
}

#article .contents ul li.subheading
{
	font-size: 16px;
}

#article #annotateChooser
{
	background: url(/img/articles/annotate.gif) top left no-repeat;
	width: 100px;
	height: 29px;	
}

#article #annotateChooser.on
{
	background: url(/img/articles/annotating.gif) top left no-repeat;	
}

#article #annotateAdd
{
	background: url(/img/articles/annotate-add.gif) top left no-repeat;
	width: 100px;
	height: 29px;		
}

#article #annotate
{
	position: absolute;
	z-index: 5;
	top: 34px;
	left: 280px;
	width: 330px;
	height: 69px;
	background: url(/img/articles/annotate-process-bg.png) top left no-repeat;
	padding: 10px;
}

#article #annotate .title
{
	float: left;
	width: 330px;
	height: 23px;
	line-height: 23px;
	padding: 0;
	margin: 0 0 8px 0;
}

#article #annotate .title h4
{
	float: left;
	color: #2a4c8a;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#article #annotate .title a
{
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: 2px 0 0 0;
}

#article #annotate p
{
	width: 330px;
	color: #4b4b4b;
	font-size: 14px;
	line-height: 18px;
}

#article .toolbar .contents ul li a
{
	width: 100%;
	display: block;
	color: #4a6295;
	text-decoration: none;
}
#article .toolbar .contents ul li.subheading a
{
	color: #363636;
	font-weight: normal;
}

#article .toolbar .contents ul li a:hover
{
	background-color: #e4e8ef;
}

#article .contents .bottom
{
	float: left;
	width: 260px;
	height: 9px;
	background: url(/img/articles/contents-dropdown-bottom.png) top left no-repeat;
}

/* ARTICLE SIDBAR */

#article .sidebar
{
	float: right;
	width: 202px;
	margin: 20px 0 0 12px;
	overflow: hidden;
}

#article #ad1
{
	float: left;
	margin-left: 10px;
}

#article #ad2
{
	float: left;
	margin: 10px 0 10px 20px;
}

#article .sidebar .box
{
	width: 200px;
	color: #383838;
	border: solid 1px #dedfe4;
	padding: 0 0 3px 0;
	margin: 10px 0 0 0;
	background-image: none;
}

#article .sidebar .box h4
{
	width: 190px;
	font-size: 18px;
	font-weight: normal;
	color: #2a4c8a;
	border-bottom: solid 2px #dedfe4;
	margin: 5px 0 4px 5px;
}

#article .sidebar .box p, #article .sidebar .box.tags .row
{
	display: block;
	width: 180px;
	font-size: 12px;
	background-color: #f7f5f0;
	padding: 5px;
	margin: 0 0 2px 5px;
}

#article .sidebar .box.comments span
{
	color: #807f7d;
}

#article .sidebar .box.comments a.more
{
	font-size: 10px;
	font-weight: bold;
}

#article .sidebar .box.comments p
{
	font-size: 11px;
}

#article .sidebar .box.tags .row
{
	float: left;
	height: 14px;
	overflow: hidden;
}

#article .sidebar .box.tags .tag
{
	float: left;
	width: 165px;	
	margin: 0 4px 0 0;
	overflow: hidden;
}

#article .sidebar .box.tags .delete
{
	float: right;
	width: 11px;
}

#article .sidebar .box.contactSponsor
{
	border: solid 1px #70788a;
}

#article .sidebar .box.tags h5, #article .sidebar .box.contactSponsor h5
{
	clear: both;
	font-size: 10px;
	font-weight: bold;
	color: #4a6295;
	padding: 5px;
	margin: 0;
}

#article .sidebar .box.tags input.tag, #article .sidebar .box.contactSponsor input.contact
{
	width: 135px;
	height: 20px;
	border: 0;
	color: #383838;
	background: url(/img/articles/tag-field-bg.gif) top left no-repeat;
	padding: 0 3px;
	margin: 0 5px;
}

#article .sidebar .box.contactSponsor input.contact
{
	width: 182px;
	background-image: url(/img/articles/contact-field-bg.gif);
	margin-bottom: 5px;
}

#article .sidebar .box.contactSponsor textarea.contact
{
	width: 182px;
	height: 80px;
	color: #383838;
	border: solid 1px #ece2d8;
	padding: 3px;
	margin: 0 5px 5px 5px;
}

#article .sidebar .box.contactSponsor input.submit
{
	float: right;
	margin: 5px 8px 5px 5px;
}

#article .sidebar .box.tags p, #article .sidebar .box.contactSponsor p
{
	font-size: 11px;
	color: #9b978c;
	background-color: transparent;
	padding: 0;
	margin: 5px 5px 2px 5px;
}

/* ARTICLE BODY */

#article .body, #create .body
{
	float: left;
	width: 896px;
	margin: 0 0 0 14px;
	padding: 0 18px 20px 12px;
	background: #FFF url(/img/articles/article-bg-right.gif) top right repeat-y;
	border-left: solid 1px #dedfe4;
}

#article h2, #create h2
{
	color: #2a4c8a;
	font-size: 24px;
	margin: 20px 0 0 0;
}

#article h3, #create h3
{
	color: #4b4b4b;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#article p, #create p
{
	margin: 0 0 20px 0;
}

#article h6, #create h6
{
	text-align: left;
	font-style: italic;
	font-weight: normal;	
	display: block;
	padding: 0;
	margin: -20px 0 20px 0;	
	font-size: 13px;
}

#article img.inserted
{
	background-image: url(/img/global/loading.gif);
	background-repeat: no-repeat;
 	background-position: center 45%;
	border: solid 1px #ddd;
}

#article .body .text, #article .body .footnotes
{ 
	color: #383838; 
}

#article .body .text, #article .body .text h2, #article .body h3
{ 
	line-height: normal;
}

#article .body .footnotes, #article .body .footnotes h2, #article .footnotes h3
{ 
	line-height: normal;
}

#article .body .text.small { font-size: 13px; }
#article .body .text.small h2 { font-size: 24px; }
#article .body .text.small h3 { font-size: 18px; }
#article .body .text.small h6 { font-size: 13px; }

#article .body .text.medium { font-size: 19px; }
#article .body .text.medium h2 { font-size: 30px; }
#article .body .text.medium h3 { font-size: 24px; }
#article .body .text.medium h6 { font-size: 19px; }

#article .body .text.large { font-size: 25px; }
#article .body .text.large h2 { font-size: 36px; }
#article .body .text.large h3 { font-size: 30px; }
#article .body .text.large h6 { font-size: 25px; }

#article .body .footnotes.small { font-size: 13px; }
#article .body .footnotes.small h2 { font-size: 24px; }
#article .body .footnotes.small h3 { font-size: 18px; }
#article .body .footnotes.small h6 { font-size: 13px; }

#article .body .footnotes.medium { font-size: 19px; }
#article .body .footnotes.medium h2 { font-size: 30px; }
#article .body .footnotes.medium h3 { font-size: 24px; }
#article .body .footnotes.medium h6 { font-size: 19px; }

#article .body .footnotes.large { font-size: 25px; }
#article .body .footnotes.large h2 { font-size: 36px; }
#article .body .footnotes.large h3 { font-size: 30px; }
#article .body .footnotes.large h6 { font-size: 25px; }

#article .body .footnotes li
{
	list-style-type: decimal;
}

/* ARTICLE ANNOTATIONS */

span.markup, span.player
{
	font-size: 11px;
	font-style: normal;	
	font-weight: bold;
	color: #c66905;
	padding: 0 0 0 3px;
}

span.footnote
{
	display: none;
}

a.footnote
{
	padding: 0 3px 0 3px;	
}

span.player
{
	padding: 0;
}

span.player embed
{
/*	float: left; */
}

.imageGallery .thumbnail
{
	float: left;
	width: 36px;
	height: 36px;
	border: solid 2px #FFF;
	margin: 2px;
}

.imageGallery .thumbnail:hover
{
	border-color: #c66905;
}

.imageGallery .thumbnail.selected
{
	border-color: #000;
	cursor: default;
}

.playlist
{
	float: left;
	width: 163px;
	background-color: #000;
}

.playlist .track
{
	width: 153px;
	height: 374px;
	margin: 5px;
	overflow: auto;
}

.playlist .playMe
{
	float: left;
	width: 133px;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	border-bottom: solid 1px #1f1f1f;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

.playlist .playMe .thumbnail
{
	display: block;
	width: 133px;
	height: 100px;
	background: top left no-repeat;	
}

.playlist .playMe .thumbnail .overlay
{
	display: block;
	width: 133px;
	height: 100px;
	background: url(/img/articles/video-playlist-over.png) top left no-repeat;
}

.playlist .playMe .date
{
	display: block;
	float: left;
	color: #767676;
}

.playlist .playMe .runtime
{
	display: block;
	float: right;
	font-weight: bold;
	color: #FFF;
}

.marker
{
	display: inline;
	font-weight: normal;
}

.marker a.bullet
{
	width: 12px;
	height: 12px;
	background: url(/img/articles/annotation-bullet.gif) 50% 2px no-repeat;
	padding: 0 5px;
	text-decoration: none;
}

.marker a.bullet
{
	display: inline;
}

.marker .markup
{
	display: none;
}

#annotations .annotation
{
	position: absolute;
	z-index: 2;
	display: block;
	position: absolute;
	margin-top: -46px;
	margin-left: 10px;
	top: 0;
	left: 0;
	width: 400px;
	color: #383838; 	
}

#annotations .annotation .top
{
	float: left;
	width: 372px;
	padding: 0 25px 0 35px;
	background: url(/img/articles/annotate-bg-top.png) top left no-repeat;
}

#annotations .annotation.long .top
{
	height: 386px;	
}

#annotations .annotation .bottom
{
	float: left;	
	width: 432px;
	height: 27px;
	background: url(/img/articles/annotate-bg-bottom.png) top left no-repeat;
}

#annotations .annotation.flip
{
	margin-left: -422px;	
}

#annotations .annotation.flip .top
{
	padding: 0 35px 0 18px;	
	background: url(/img/articles/annotate-bg-top-flip.png) top left no-repeat;	
}

#annotations .annotation.flip .bottom
{
	background: url(/img/articles/annotate-bg-bottom-flip.png) top left no-repeat;	
}

#annotations .annotation .title
{
	float: left;
	width: 372px;
	padding: 0;
}

#annotations .annotation .title h1
{
	float: left;
	width: 300px;
	padding: 0;
	margin: 10px 0 0 0;
}

#annotations .annotation .title .close
{
	float: right;
	width: 70px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	margin: 26px 2px 0 0;
}

#annotations .annotation .annotations
{
	float: left;
	width: 372px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

#annotations .annotation.long .annotations
{
	height: 335px;	
}

#annotations .annotation .annotations div
{
	display: block;
	float: left;
	width: 372px;	
	font-size: 12px;
	padding: 7px 0;
}

#annotations .annotation.long .annotations div
{
	width: 350px;	
}

#annotations .annotation .annotations div
{
	background-color: #fafafb;
}

#annotations .annotation .annotations div.alt
{
	background-color: #e7eaee;
}

#annotations .annotation .annotations div span
{
	color: #7b7b7b;
	padding: 0 5px;
}

#annotations .annotation .annotations div p
{
	margin: 0;
	padding: 0 5px;
}

#annotations .annotation .add
{
	float: left;
	width: 100%;
	background-color: #f7f5f0;
}

#annotations .annotation .add h2
{
	color: #cd7b33;
	font-size: 14px;
	line-height: 16px;
	padding: 0;
	margin: 0 0 5px 5px;
}

#annotations .annotation .add textarea
{
	float: left;
	width: 340px;
	height: 80px;
	color: #898989;
	font-style: italic;
	font-size: 14px;
	border: solid 1px #dedfe4;
	margin: 0 0 0 5px;
}

#annotations .annotation .add textarea.active
{
	font-style: normal;
	color: #383838;
}

#annotations .annotation .add .submit
{
	width: 345px;
	text-align: right;
	padding: 5px 0;
}

/* PUBLISHING - CHOOSER */

#chooser .title.main h1
{
	padding-left: 26px;
}

#chooser p
{
	clear: both;
	padding: 7px 26px 20px 26px;
	margin: 0;
}

#chooser #options
{
	float: left;
	width: 940px;
	margin-bottom: 40px;
}

#chooser #options a.option
{
	display: block;
	float: left;
	width: 301px;
	height: 58px;
	text-align: center;
	text-decoration: none;
	margin: 0 0 0 10px;
	background-color: #f5f0eb;
	border: solid 1px #e6dbcf;
}

#chooser #options span
{
	color: #ed8e2a;
	font-weight: normal;
	font-size: 24px;
	line-height: 58px;
	padding: 0 0 0 30px;
	background: url(/img/articles/1-orange.gif) center left no-repeat;
}

#chooser #options span.two
{
	background-image: url(/img/articles/2-orange.gif);
}

#chooser #options span.three
{
	background-image: url(/img/articles/3-orange.gif);
}

#importArticle, #chooseTemplate, #editYourArticle
{
	float: left;
	width: 950px;
	margin: 0 0 30px 0;
	overflow: hidden;
}

#chooser #importArticle .title, #chooser #chooseTemplate .title, #chooser #editYourArticle .title
{
	float: left;
	width: 950px;
	height: 47px;
	background: #f4f5f6 url(/img/articles/chooser-option-title-bottom.gif) bottom left no-repeat;
	border: 0;
	border-top: solid 1px #dedfe4;
	margin: 0;
}

#chooser .title h2
{
	font-weight: normal;
	font-size: 24px;
	line-height: 42px;
	padding: 0 0 0 35px;
	margin: 0 0 0 29px;
	background: url(/img/articles/1-blue.gif) center left no-repeat;
}

#chooser .title h2.two
{
	background-image: url(/img/articles/2-blue.gif);
}

#chooser .title h2.three
{
	background-image: url(/img/articles/3-blue.gif);
}

#chooser .container
{
	float: left;
	width: 930px;
	background-color: #f7f5f0;
	border-left: solid 1px #e7e0cf;
	border-right: solid 1px #e7e0cf;
	margin: 0 10px;
	padding: 10px 0 0 0;
}

#chooser .bottom
{
	float: left;
	width: 932px;
	height: 6px;
	background: url(/img/articles/chooser-option-bottom.gif) top left no-repeat;
	margin: 0 10px;
}

#importArticle .upload
{
	float: left;
	width: 480px;
	height: 80px;
	text-align: center;
	background-color: #FFF;
	margin: 2px 20px 0 15px;
	border: solid 1px #e7e0cf;
}

#importArticle .upload input
{
	margin-top: 30px;
	vertical-align: middle;
}

#importArticle .upload input.file
{
	width: 300px;
}

#importArticle .requirements
{
	float: left;
	width: 335px;
	color: #918e87;
	margin: 0 0 10px 10px;
	border-left: solid 1px #e7e0cf;
}

#importArticle .requirements div
{
	padding: 0 10px;
	border-left: solid 1px #FFF;
}

#importArticle .requirements h3
{
	color: #918e87;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#importArticle .requirements h4
{
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
}

#importArticle .requirements p
{
	font-size: 12px;
	margin: 2px 0 0 0;
	padding: 0;
}

#chooseTemplate .template
{
	display: block;
	float: left;
	width: 282px;
	height: 146px;
	text-decoration: none;
	background-color: #FFF;
	padding: 7px;
	margin: 0 0 9px 9px;
	border: solid 1px #e4dfd4;
}

#chooseTemplate a
{
	text-decoration: none;
}

#chooseTemplate .template .description
{
	float: left;
	width: 146px;
	height: 145px;
	overflow: hidden;
}

#chooseTemplate .template .description h3
{
	font-size: 18px;
	color: #918e87;
	margin: 3px 0;
	padding: 0;
}

#chooseTemplate .template .description p
{
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}

#chooseTemplate .template .preview
{
	float: left;
	width: 126px;
	height: 147px;
	margin: 0 10px 0 0;
}

#chooseTemplate .template .choice
{
	position: relative;
	top: 4px;
	left: 4px;
	width: 24px;
	height: 23px;
	background: url(/img/articles/option-a.png) top left no-repeat;
	z-index: 100;
}

#chooseTemplate .template .choice span
{
	display: none;
}

#chooseTemplate .template .choice.b
{
	background-image: url(/img/articles/option-b.png);
}

#chooseTemplate .template .choice.c
{
	background-image: url(/img/articles/option-c.png);
}

#chooseTemplate .template .choice.d
{
	background-image: url(/img/articles/option-d.png);
}

#chooseTemplate .template .choice.e
{
	background-image: url(/img/articles/option-e.png);
}

#chooseTemplate .template .choice.f
{
	background-image: url(/img/articles/option-f.png);
}

#chooseTemplate .template .choice.g
{
	background-image: url(/img/articles/option-g.png);
}

#chooseTemplate .template .choice.h
{
	background-image: url(/img/articles/option-h.png);
}

#chooseTemplate .template .choice.i
{
	background-image: url(/img/articles/option-i.png);
}

#chooseTemplate .template .choice.j
{
	background-image: url(/img/articles/option-j.png);
}

#chooseTemplate .template .choice.k
{
	background-image: url(/img/articles/option-k.png);
}

#chooseTemplate .template .choice.l
{
	background-image: url(/img/articles/option-l.png);
}

#chooseTemplate .template .choice.m
{
	background-image: url(/img/articles/option-m.png);
}

#chooseTemplate .template img
{
	position: relative;
	top: -23px;
	left: 0;
	width: 124px;
	height: 145px;
	border: solid 1px #dedfe4;
	z-index: 1;
}

#editYourArticle .fileGrid
{
	width: 910px;
	margin: 0 0 0 10px;
}

#editYourArticle .fileGrid .file
{
	height: 12px;
	padding: 5px;
	font-size: 11px;
	line-height: 12px;
}

#editYourArticle .fileGrid .titles .expandCollapse
{
	width: 20px;
}

#editYourArticle .fileGrid .titles .folderName
{
	width: 285px;
}

#editYourArticle .fileGrid .file .preview
{
	width: 15px;
	text-align: center;
	margin-left: 37px;
}

#editYourArticle .fileGrid .file .fileName
{
	width: 260px;
}

#editYourArticle .fileGrid .lastEdited
{
	width: 168px;
}

#editYourArticle .fileGrid .fileSize
{
	width: 65px;
	text-align: right;
	margin-right: 35px;
}

#editYourArticle .fileGrid .remove
{
	float: right;
	text-align: right;
	padding: 0 5px;
	margin-right: 6px;
}

#editYourArticle .fileGrid .uploaded
{
	width: 280px;
}

/* PUBLISHING - ARTICLE */

#create .body
{
	width: 914px;
	margin: 0 0 0 14px;
	padding: 0 8px 0 4px;
}

#create textarea, #editArticle_container
{
	width: 914px;
 	height: 640px;
	border: 0;
	margin: 0;
	background-color: #fff;
}

#editArticle_resize
{
	margin-top: 2px;
	margin-right: 7px;
	float: right;
	width: 20px; 
	height: 20px;
	cursor: se-resize;
	background: url(/img/articles/comments-resize.gif) top left no-repeat;	
}

#create input.articleName, #create input.productName, #create input.productVendor
{
	width: 916px;
	font-size: 28px;
	color: #414140;
	background-color: #fbf4dd;
	padding: 2px;
	margin: 15px 14px 0 14px;
	border: solid 1px #a69983;
	border-bottom-color: #ede0bc;
	border-right-color: #ede0bc;
}

#create input.productName, #create input.productVendor
{
	width: 451px;
	margin-right: 7px;
	float: left;
}

#create input.productVendor
{
	margin-left: 0px;
	margin-right: 0px;
}

#create .permissions
{
	width: 902px;
/*	height: 73px; */
	font-size: 11px;
	font-weight: bold;
	color: #4a6295;
	background-color: #f4f5f6;
	background-image: none;
	border: solid 1px #dedfe4;
	padding: 10px 10px 0 10px;
	margin: 15px 0 4px 14px;
}

#create .permissions .row
{
	float: left;
	width: 902px;
/*	height: 26px; */
	margin-bottom: 10px;	
}

#create .permissions .title
{
	float: left;
	width: 65px;
	padding: 7px 10px 0 0;
	border: 0;
}

#create .permissions .field
{
	float: left;
	width: 819px;
	background-color: #FFF;
	border: solid 1px #b2b2b2;
	padding: 0 3px 3px 3px;
	cursor: text;
}

#create .permissions .field .user
{
	float: left;
	color: #383838;
	font-weight: normal;
	background-color: #f7f5f0;
	border: solid 1px #e7e0cf;
	padding: 2px 3px 2px 5px;
	margin: 3px 5px 0 0;
}

#create .permissions .field .user:hover
{
	border-color: #d9cdaf;
	background-color: #f3efe4;
}

#create .permissions .field .user.selected
{
	border-color: #cabc9b;
	background-color: #e4dac3;
}

#create .permissions .field .user .delete
{
	font-weight: bold;
	font-size: 9px;
}

#create .permissions .field .user.not
{
	background-color: #FFF;
	padding: 3px 4px 3px 6px;
	border: 0;
}

#create .permissions .field .user.not a
{
	color: #383838;
}

#create .permissions .field input
{
	width: 60px;
	float: left;
	color: #383838;
	font-weight: normal;	
	padding: 2px 3px 2px 5px;
	margin: 3px 5px 0 0;
	border: 0;
}

#create .permissions #contactEmail .title
{
	float: left;
	width: 105px;
}

#create .permissions #contactEmail .field
{
	width: 779px;
}

#create .permissions #contactEmail .field input
{
	width: 773px;
}

#create .permissions .field img
{
	float: left;
	margin: 3px 5px 0 0;	
}

.toolbar a#styleChooser
{
	width: 137px;
	height: 29px;
	background: url(/img/articles/comments-style-body.gif) top left no-repeat;
}

.toolbar a#fontSizeLarge
{
	width: 31px;
	height: 29px;
	background: url(/img/articles/text-largest.gif) top left no-repeat;		
}

.toolbar a#fontSizeLarge.on
{
	background: url(/img/articles/text-largest-on.gif) top left no-repeat;		
}

.toolbar a#fontSizeMedium
{
	width: 30px;
	height: 29px;
	background: url(/img/articles/text-medium.gif) top left no-repeat;		
}

.toolbar a#fontSizeMedium.on
{
	background: url(/img/articles/text-medium-on.gif) top left no-repeat;			
}

.toolbar a#fontSizeSmall
{
	width: 31px;
	height: 29px;
	background: url(/img/articles/text-smallest.gif) top left no-repeat;		
}

.toolbar a#fontSizeSmall.on
{
	background: url(/img/articles/text-smallest-on.gif) top left no-repeat;			
}

#article a.editButton
{
	width: 51px;
	height: 29px;
	background: url(/img/articles/edit-article.gif) top left no-repeat;	
}

#article .toolbar a#pageDown
{
	width: 33px;
	height: 29px;
	background: url(/img/articles/page-down.gif) top left no-repeat;
}

#article .footer a#pageUp
{
	width: 33px;
	height: 29px;
	background: url(/img/articles/page-up.gif) top left no-repeat;	
}

#bookmark, #bookmarkBottom
{
	width: 114px;
	height: 29px;
	background: url(/img/articles/bookmark.gif) top left no-repeat; 
}

#article .toolbar a.bookmarkOn
{
	background: url(/img/articles/bookmarked.gif) top left no-repeat;	
}

#article .toolbar a.bookmarkLoading
{
	background: url(/img/articles/bookmarking.gif) top left no-repeat;	
}

#article .footer .controls a.bookmarkOn
{
	background: url(/img/articles/bookmarked.gif) top left no-repeat;	
}

#article .footer .controls a.bookmarkLoading
{
	background: url(/img/articles/bookmarking.gif) top left no-repeat;	
}

#recommend, #recommendBottom
{
	width: 148px;
	height: 29px;
	background: url(/img/articles/recommend.gif) top left no-repeat;
}

#article .toolbar a.recommendOn
{
	background: url(/img/articles/recommended.gif) top left no-repeat;	
}

#article .toolbar a.recommendLoading
{
	background: url(/img/articles/recommending.gif) top left no-repeat;	
}

#article .footer .controls a.recommendOn
{
	background: url(/img/articles/recommended.gif) top left no-repeat;	
}

#article .footer .controls a.recommendLoading
{
	background: url(/img/articles/recommending.gif) top left no-repeat;	
}

#create .toolbar
{
	z-index: 1;
}

#create .toolbar a#fileDrawerChooser
{
	width: 69px;
	height: 29px;
	background: url(/img/articles/comments-media.gif) top left no-repeat;	
}

#create .toolbar a#fileDrawerChooser.on
{
	background: url(/img/articles/comments-media-on.gif) top left no-repeat;	
}

#create .toolbar a#revisionDrawerChooser
{
	width: 95px;
	height: 29px;
	background: url(/img/articles/comments-revisions.gif) top left no-repeat;	
}

#create .toolbar a#revisionDrawerChooser.on
{
	background: url(/img/articles/comments-revisions-on.gif) top left no-repeat;	
}

#create .toolbar a#saveButton
{
	width: 78px;
	height: 29px;
	background: url(/img/articles/comments-save.gif) top left no-repeat;	
}

#create .toolbar a#saveButton.on
{
	background: url(/img/articles/comments-saving.gif) top left no-repeat;	
}

#create .toolbar a#publishButton
{
	width: 91px;
	height: 29px;
	background: url(/img/articles/comments-publish.gif) top left no-repeat;
}

#create .toolbar a#styleChooser.h2
{
	background: url(/img/articles/comments-style-heading.gif) top left no-repeat;	
}

#create .toolbar a#styleChooser.h3
{
	background: url(/img/articles/comments-style-subheading.gif) top left no-repeat;	
}

#create .toolbar a#styleChooser.h6
{
	background: url(/img/articles/comments-style-caption.gif) top left no-repeat;	
}

#create .toolbar ul#style
{
	display: block;
	float: left;
	position: absolute;
	top: 34px;
	left: 8px;
	float: left;
	width: 140px;
	height: 163px;
	list-style-type: none;
	list-style-position: inside;
	background: url(/img/articles/comments-style-bg.png) top left no-repeat;
	padding: 5px 0 0 0;
	margin: 0 -3px 0 0;
	opacity: 0.95;
	z-index: 2000;
}

#create .toolbar ul#style li
{
	display: block;
	float: left;
	width: 127px;
	margin: 0 0 0 5px;
}

#create .toolbar ul#style li a
{
	display: block;
	width: 117px;
	font-size: 16px;
	line-height: 26px;
	text-decoration: none;
	color: #000;
	padding: 0 5px;
}

#create .toolbar ul#style li a:hover
{
	background-color: #e4e8ef;
}

#create .toolbar ul#style li.caption a
{
	font-size: 14px;
	font-style: italic;
}

#create .toolbar ul#style li.footnote a
{
	font-size: 12px;
}

#create .toolbar ul#style li.heading a
{
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #2a4c8a;
}

#create .toolbar ul#style li.subheading a
{
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #4b4b4b;
}

#create .toolbar .options
{
	width: 604px;
}

#create .toolbar .controls .divide
{
	float: right;
}

#create .toolbar .controls
{
	width: 315px;
}

#create .footer
{
	height: 30px;
	background-position: bottom left;
}

/* FILE DRAWER, REVISION DRAWER */

#create #fileDrawer .fileGrid, #create #revisionDrawer .revisionGrid
{
	float: left;
	width: 622px;
	margin: 10px 0;
	padding: 0 10px 5px 0;
	background: url(/img/articles/comment-divider.gif) top right repeat-y;
}

#create #revisionDrawer .revisionGrid
{
	width: 890px;
	margin: 0;
	background-image: none;
}

#create #revisionDrawer .revisionGrid.scroll
{
	height: 238px;
	overflow: auto;	
	overflow-x: hidden;
	overflow-y: auto;		
}

#create #fileDrawer .fileGrid .file
{
	width: 622px;
}

#create #fileDrawer .fileGrid .file div, #create #revisionDrawer .revisionGrid .revision div
{
	float: left;
	font-size: 11px;
}

#create #fileDrawer .fileGrid .file div
{
	height: 14px;
}

#create #revisionDrawer .revisionGrid .revision
{
	height: 13px;
}

#create #revisionDrawer .revisionGrid .revision:hover
{
	background-color: #d6deef;
}

#create #fileDrawer .fileGrid .titles, #create #revisionDrawer .revisionGrid .titles
{
	margin-top: 5px;
	font-size: 11px;
	height: 24px;
}

#create #fileDrawer .fileGrid .titles .expandCollapse
{
	width: 20px;
}

#create #fileDrawer .fileGrid .titles .folderName
{
	padding: 0;
	background: none;
	width: 210px;
	height: 14px;
	overflow: visible;
}

#create #fileDrawer .fileGrid .titles .folderName .dropzone
{
	background: url(/img/articles/folder-icon.gif) top left no-repeat;
	background-color: none;
	padding: 0 0 0 23px;
	height: 14px;
	overflow: visible;
}

#create #fileDrawer .fileGrid .titles .folderName .dropzone.hover
{
	background-image: url(/img/articles/folder-icon-drop.gif);
}

#create #fileDrawer .fileGrid .titles .folderName .dropzone.hover a
{
	text-decoration: underline;
}

#create #fileDrawer .fileGrid .titles .folderName .dropzone.denied
{
	background-image: url(/img/articles/folder-icon-nodrop.gif);
}

#create #fileDrawer .fileGrid .titles .delete
{
	padding: 4px 0 0 0;
}

#create #fileDrawer .fileGrid .file .preview
{
	width: 15px;
	text-align: center;
	margin-left: 37px;
}

#create #fileDrawer .fileGrid .file .fileName
{
	width: 160px;
}

#create #fileDrawer .fileGrid .lastEdited
{
	width: 120px;
}

#create #fileDrawer .fileGrid .fileSize
{
	width: 70px;
	text-align: right;
	margin-right: 15px;
}

#create #fileDrawer .fileGrid .fileSize span.error
{
	font-weight: bold;
	color: #f00;
	font-size: 11px;
}

#create #fileDrawer .fileGrid .uploaded
{
	width: 124px;
	overflow: hidden;

}

#create #fileDrawer .fileGrid .delete
{
	width: 11px;
	padding: 2px 0 0 0;
	margin: 0 0 -2px 10px;
}

#create #fileDrawer .fileGrid .ad
{
	border: solid 1px #0f0;
}

#create #fileDrawer .fileGrid .tip
{
	float: left;
	width: 100%;
	font-size: 11px;
	color: #4c4c4b;
	background: #FFF;
	padding: 10px 0;
	margin: 20px 0 0 0;	
}

#create #fileDrawer .fileGrid .tip span
{
	float: left;
	display: block;
	width: 25px;
	font-weight: bold;
	margin: 0 10px;
}

#create #fileDrawer .fileGrid .tip p
{
	float: left;
	display: block;
	width: 560px;
	padding: 0;
	margin: 0;
}

#create #revisionDrawer .revisionGrid .number
{
	width: 20px;
	color: #000;
	font-weight: bold;
	text-align: center;
}

#create #revisionDrawer .revisionGrid .revisionDate
{
	width: 145px;
}

#create #revisionDrawer .revisionGrid .editedBy
{
	width: 160px;
}

#create #revisionDrawer .revisionGrid .editedBy.self
{
	font-weight: bold;
}

#create #revisionDrawer .revisionGrid .summary
{
	width: 425px;
}

#create #revisionDrawer .revisionGrid.scroll .summary
{
	width: 415px;	
}

#create #revisionDrawer .revisionGrid .view
{
	width: 30px;
	font-weight: bold;
	background: url(/img/articles/view-revert-divider.gif) center right no-repeat;
}

#create #revisionDrawer .revisionGrid .revert
{
	width: 45px;
	font-weight: bold;
}

#create #fileDrawer .createUpload
{
	float: left;
	width: 248px;
	margin: 10px;
}

#create #fileDrawer .upload, #create #fileDrawer .create
{
	width: 234px;
	background-color: #ebe8e2;
	padding: 7px;
	margin-bottom: 10px;
}

#create #fileDrawer .create .creator p
{
	text-align: left;
	margin: 0 0 7px 7px;
	padding: 0;
}

#create #fileDrawer .create span
{
	color: #918e87;
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px 0 0;
}

#create #fileDrawer .create select
{
	width: 134px;
	vertical-align: top;
}

#create #fileDrawer .createUpload h2, #create #fileDrawer .upload h3, #create #fileDrawer .upload h4
{
	color: #918e87;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#create #fileDrawer .upload h3
{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

#create #fileDrawer .upload h4
{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

#create #fileDrawer .upload p
{
	color: #4a463f;
	font-size: 11px;
	margin: 2px 0 5px 0;
}

#create #fileDrawer .upload .uploader, #create #fileDrawer .creator
{
	width: 234px;
	margin: 10px 0;
	padding: 10px 0;
	text-align: center;
	background-color: #FFF;
	border: solid 1px #e4dfd4;
	overflow: hidden;
}

#create #fileDrawer .creator input.folder
{
	float: left;
	width: 196px;
	height: 20px;
	color: #cacaca;
	background: url(/img/articles/form-background-long.gif) top left no-repeat;
	padding: 3px 5px 0 5px;
	margin: 0 0 7px 7px;
	border: 0;
}

#create #fileDrawer .creator input.folder.active
{
	color: #474540;
}

#create #fileDrawer .upload form .error
{
	float: left;
	width: 232px;
	margin-bottom: 10px;
}

#create #fileDrawer .upload form .progress
{
	float: left;
	width: 232px;
	height: 14px;
	margin-bottom: 10px;
	padding-left: 2px;
	background-color: #FFF;
	border: solid 1px #e4dfd4;
	overflow: hidden;	
	visibility: hidden;
}

#create #fileDrawer .upload form .progress div
{
	float: left;
	width: 17px;
	height: 6px;
	border: solid 1px #e4dfd4;
	margin: 3px 2px;
}

#create #fileDrawer .upload form .progress div.fill
{
	border: solid 1px #c66905;
	background-color: #c66905;
}

#create #fileDrawer .upload .uploader input.file
{
	width: 170px;
	margin-bottom: 10px;
}

#create #fileDrawer .footer, #create #revisionDrawer .footer
{
	height: 16px;
	background: #FFF url(/img/articles/drawer-footer.gif) top left no-repeat;
}

#create #fileDrawer .footer div, #create #revisionDrawer .footer div
{
	float: left;
	width: 922px;
	height: 1px;
	padding-top: 14px;
	border-bottom: solid 1px #dedfe4;
	overflow: hidden;
}

/* FINAL PUBLISHING STEP */

#publishingOptions
{
	width: 853px;
	height: 387px;
	background-color: #FFF;
	padding: 0 12px 12px 12px;
	border: solid 1px #738bbe;
	text-align: left;
}

#publishingOptions.assistant
{
	width: 578px;
}

#publishingOptions.admin
{
	height: 544px;
}

#publishingOptions h1
{
	margin: 10px 0 0 0;
	border-bottom: solid 2px #dedfe4;
}

#publishingOptions p
{
	color: #515151;
	font-size: 18px;
}

#publishingOptions p.public
{
	float: left;
	width: 578px;
}

#publishingOptions p input
{
	vertical-align: top;
	margin: 3px 5px 0 0;
}

#publishingOptions .box
{
	width: 265px;
	background-color: #FFF;
	background-image: none;
	border: solid 1px #dedfe4;
	padding: 5px;
	margin: 0 10px 0 0;
}

#publishingOptions .box.colleagues, #publishingOptions .box.contact
{
	margin: 0;
}

#publishingOptions .box.password
{
	clear: both;
}

#publishingOptions .box h4
{
	color: #2a4c8a;
	font-size: 18px;
	font-weight: normal;
	border-bottom: solid 1px #dedfe4;
	margin: 0 0 3px 0;
	padding: 0;
}

#publishingOptions .box .container
{
	width: 265px;
	height: 154px;
	background: transparent url(/img/articles/publisher-bg.gif) top left repeat-y;
	border: 0;
	overflow: auto;
}

#publishingOptions .box .container div
{
	width: 240px;
	height: 24px;
	line-height: 24px;
	padding: 0 5px;
	margin: 0 0 2px 0;
	overflow: hidden;
}

#publishingOptions .box .container div a
{
	cursor: pointer;
}

#publishingOptions .box .publicControls
{
	height: 63px;
	overflow: hidden;
}

#publishingOptions .box .publicControls input
{
	width: 263px;
	margin-top: 5px;
	font-size: 18px;
	font-style: normal;
	color: #474540;
	border: solid 1px #CCC;
}

#publishingOptions .box .publicControls p
{
	font-size: 11px;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 0;
}

#publishingOptions .save
{
	float: left;
	width: 853px;
	margin: 20px 0 10px 0;
	text-align: right;
}

#publishingOptions.assistant .save
{
	width: 578px;
}

#publishingOptions .save input
{
	margin: 0 0 0 10px;
}