body
{
    margin: 25px 0 25px 0;
    background-color: #666666;
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    color: #333333;
}

#wrap
{
    margin: 0 auto;
	width: 945px;
}

#box
{
	margin: 0;
	width: 750px;
	background-image: url('../_img/bg-doc.gif');
	background-position: right;
	background-repeat: repeat-y;
}

#toc
{
	float: left;
	display: inline;
	width: 225px;
}

#doc
{
	float: right;
	display: inline;
	width: 450px;
	margin: 0 25px 25px 0;
}

#adv
{
    float: right;
	display: inline;
	width: 170px;
	margin: 0;
}

#footer
{
	margin: 0;
    padding: 7px 0 0 0;
	width: 750px;
    text-align: right;
}

#toc ul
{
	margin: 0;
	padding: 0;
	list-style: none;
    font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

#toc li a
{
	display: block;
	margin: 0 0 1px 0;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	
}

#toc li a:hover, #toc li a.folder:hover
{
	background-color: #818181;
	color: #FFFFFF;
}

#toc li a.folder
{
    padding-left: 7px;
    padding-right: 7px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #707070;
}

#toc li a.file
{
    margin-left: 7px;
    margin-right: 7px;
	color: #EFEFEF;
}

#toc li a.file-active, #toc li a.file-active:hover
{
    margin-left: 7px;
    margin-right: 7px;
	background-color: #CD293A;
	color: #FFFFFF;
}

h1
{
	margin: 25px 0 0 0;
	padding: 0;
   font-family: georgia, arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #CD293A;
}

h2
{
	font-size: 13px;
	font-weight: bold;
	color: #CD293A;
}

h3
{
	margin: 25px 0 0 0;
	padding: 0 0 5px 0;
   font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	border-bottom: 1px solid #666666;
}

#doc p, #doc li
{
	line-height: 140%;
}

p.stress
{
	padding: 5px 5px 5px 50px;
	background-image: url('../_img/bullet-important.gif');
	background-position: 15px 15px;
	background-repeat: no-repeat;
	background-color: #FFF2E5;
}

a
{
	text-decoration: none;
	color: #0000FF;
}

a:hover
{
	text-decoration: underline;
}

p strong, li strong
{
	padding: 0 2px 0 2px;
	font-weight: normal;
	background-color: #FFF2E5;
}

.page-turn
{
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	border-top: 1px solid #666666;
    font-family: tahoma, arial, sans-serif;
	font-size: 13px;
}

.page-turn a
{
	color: #666666;
	text-decoration: none;
}

.page-turn a:hover
{
	color: #333333;
	text-decoration: none;
}

.tb
{
	background-color: #999999;
}

.rh 
{
	padding: 20px 10px 20px 10px;
	font-weight: bold;
	background-color: #CD293A;
	color: #EFEFEF;
	text-align: center;
}

.r1 
{
	background-color: #EFEFEF;
	font-size: 11px;
}

.r2 
{
	background-color: #FFFFFF;
	font-size: 11px;
}

#footer
{
    font-size: 11px;
    line-height: 16px;
    color: #CCCCCC;
}

#footer a
{
    text-decoration: none;
    color: #CCCCCC;
}

#footer a:hover
{
    text-decoration: underline;
    color: #CCCCCC;
}

.links-back
{
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

.links-back a
{
	color: #999999;
	text-decoration: none;
}

.links-back a:hover
{
	color: #333333;
	text-decoration: none;
}

#sale-button a
{
    display: block;
    padding: 15px;
    background-color: #CD293A;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

#sale-button a:hover
{
    text-decoration: underline;
}

