/*
this radical rule may be removed in the future:
*/
* {
   padding:0;
   margin:0;
}


html, body
{
	padding: 0;
	margin: 0;
	line-height: normal;
}
* {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#headerBox {
	background-color: #666;
	background-image: url(/flashslideshow/v4/images/help/header_bg.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height: 20px;
	overflow: hidden;
	left: 0;
	top: 0;
	right: 0;
	color: #FFF;
	/* a delightful ie5, 5.5, 6 -only hack */
	_width: 98.2%;
	padding: 4px 3px 0 10px;
}

.helpTitle
{
	font-weight: bold;
}

#headerBox a, #headerBox a:link, #headerBox a:visited
{
	color: #FFF;
	text-decoration: none;
}
#headerBox a:hover, #headerBox a:focus
{
	text-decoration:underline;
}

#headerBoxRight
{
	position: absolute;
	right: 15px;
	top: 0;
	padding: 3px 0 0 0;

}
#headerBoxRight .pdf_download_image
{
	display: inline-block;
}
#headerBoxRight .pdf_download_image img
{
	display: inline-block;
	margin-top: -2px;
	vertical-align: middle;
}
#searchform
{
	display: inline;
}
.searchBox
{
	width: 100px;
	margin-top: -1px;
}
/*
.pdf_download_image
{
	/ *margin-top: 5px;* /
}
#headerBoxRight.the_text
{
	margin-top: -3px;
}
*/


#mainNav
{
	position: absolute;
	left: 0;
	top: 24px;
	bottom: 0;
	width: 300px;
	/*overflow: scroll;*/
}

#mainNavTree
{
	margin: 15px;
}

.ytv_curPageNode
{
	color: #3399CC;
}

#contentBox
{
	position: absolute;
	left: 300px;
	padding: 25px;
	top: 24px;
	bottom: 0;
	right: 0;
	
	border-left: 2px solid #CCC;
}

/************************/
/* Nav box (breadcrumbs, prev/next links) */
/************************/

#navBox
{
	position: relative;
	margin-bottom: 25px;
}

#navBox .breadcrumbs
{
	/* force wrapping without overlap of buttons */
	margin-right: 100px;
}

#navBox .breadcrumbs, #navBox .breadcrumbs a, #navBox .breadcrumbs a:link, #navBox .breadcrumbs a:visited
{
	color: #888;
}

#navBox .breadcrumbs a:hover, #navBox .breadcrumbs a:focus
{
	color: #3399CC;
}

#navBox .breadcrumbs .current
{
	font-weight: bold;
}

#navBox .breadcrumbs .arrow
{
	padding: 0 4px;
}

#navBox .topicJump
{
	position: absolute;
	right: 0;
	top: 0;
}


/************************/

#ssh_mainContent
{
/*	background-color: #FF9;*/
	line-height: 160%;
}

#ssh_mainContent .ssh_pageTitle
{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 30px;
}


#ssh_mainContent .ssh_pageTitle h2
{
	font-size: 24px;
	font-weight: normal;
	line-height: 1.2em;
}

/*********/

#ssh_contentBox
{
	color: #333;
}

#ssh_contentBox p
{
	margin-bottom: 16px;
}

#ssh_contentBox ul, #ssh_contentBox ol
{
	margin-bottom: 26px;
	margin-top: 10px;
	margin-left: 36px;
	list-style: square;
}
#ssh_contentBox li
{
	margin-bottom: 5px;
}

#ssh_contentBox h4
{
	margin-top: 30px;
	margin-bottom: 16px;
	font-weight: normal;
	font-size: 18px;
	/*border-bottom: 1px solid #333;*/
	color: #000;
}

#ssh_contentBox a, #ssh_contentBox a:link, #ssh_contentBox a:visited
{
	color: #3399CC;
	text-decoration: none;
}

#ssh_contentBox a:focus, #ssh_contentBox a:hover
{
	text-decoration: underline;
}

#ssh_contentBox .tip
{
	font-weight: bold;
	color: #090;
}

#ssh_contentBox .warning
{
	font-weight: bold;
	color: #900;
}


/*********/

#ssh_mainContent .ssh_pageFooter
{
	color: #AAA;
	margin-top: 40px;
	text-align: center;
}

#ssh_mainContent .ssh_pageCommentsNote
{
	border-top: 2px solid #CCC;
	color: #F00;
	font-size: 16px;
	margin-top: 45px;
	padding-top: 15px;
}
	#ssh_mainContent .ssh_pageCommentsNote a, #ssh_mainContent .ssh_pageCommentsNote a:link, #ssh_mainContent .ssh_pageCommentsNote a:hover, #ssh_mainContent .ssh_pageCommentsNote a:visited 
	{ font-size: 16px; color: #F00; text-decoration: underline; }

#ssh_mainContent .ssh_pageComments
{
	/*margin-top: 45px;	
	padding-top: 2px;
	border-top: 2px solid #CCC;*/
	padding-top: 5px;
}
#ssh_mainContent .ssh_pageComments #IDCommentsHead h3, #ssh_mainContent .ssh_pageComments #IDCommentsHead h3 span { font-size: 16px !important; }

#ssh_mainContent .ssh_pageFooter #printFooter
{
	display: none;
}
#ssh_mainContent .sniptCode
{
	margin-bottom: 16px;
}
#ssh_mainContent .code, #ssh_mainContent .code strong, #ssh_mainContent .code em, .code .bluetext {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: normal;
}
.codeYellow, .codeYellow strong, .codeYellow em, .codeYellow .bluetext
{
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: normal;
	background-color: #FFC;
}

#ssh_mainContent .infotable 
{
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
#ssh_mainContent .infotable td, #ssh_mainContent .infotable th
{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
}
#ssh_mainContent .infotable th
{
	text-align: center;
	padding: 2px 10px;
}
#ssh_mainContent .infotable td
{
	padding: 2px 6px;
}
#ssh_mainContent .graynote
{
	color: #999;
	font-style: italic;
}
#ssh_mainContent .listing
{
	background-color: #EEE;
	border: 1px solid #CCC;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px 10px 10px 10px;
}
.bluetext {
	color: #00F;
}
.yellowbg 
{
	background-color: #FFC;
}
