* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	color: #666;
    padding: 5px 60px;
    min-width: 890px;
    width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 890)? "890px": "auto");
}

img {
    border: 0px;
}

#nav {
	width: 100%;
	padding: 0 0 198px;
    width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px": "auto");
    z-index: -1;
}
	
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}
	
#nav li {
	float: left;
	clear: none;
    text-transform: uppercase;
}
	
#nav li a {
	margin-left: 40px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	font: 400 1.1em 'trebuchet ms',arial,sans-serif;
	color: #999;
	letter-spacing: -1px;
}

#nav li a:hover {
	background: #FFF url('/media/i/arrow.gif') no-repeat top center;
}
	
#head {
	margin: 0.5em 0;
	width: 100%;
	line-height: 0.8em;
    z-index: 1;
}

#head h1 {
	font: 400 3.5em arial,sans-serif;
	color: #666;
	margin-top: -162px;
    margin-left: 205px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	letter-spacing: -0.1em;
    white-space: nowrap;
    position: absolute;
}

#head h1 a {
    text-decoration: none;
	color: #666;
}

#head h2 {
	font: 400 2em 'trebuchet ms',arial,sans-serif;
	margin-top: -112px;
    margin-left: 205px;
	padding: 0;
	margin-bottom: 40px;
	letter-spacing: -0.1em;
    white-space: nowrap;
    position: absolute;
}

.menu ul {
    padding-right: 40px !important;
    margin: 0 0 7px !important;
}

.menu .selected a {
    color: #82B0BF !important;
}

.menu .descendant a {
    color: #999 !important;
}

.menu .selected .descendant a{
    color: #000 !important;
}

.menu .ancestor .ancestor .sibling a{
    color: #000 !important;
}

#main {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
    min-height: 100%;
    height: 100%;
    width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px": "auto");
}
	
#right {
	width: 30%;
	float: right;
	border-top: 5px solid #ECECEC;
	padding-top: 40px;
	text-align: right;
	margin-bottom: 40px;
	margin-right:2px;
}

#right ul, .right2 ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
	
#right li, .right2 li {
	padding: 5px 0 5px 20px;
}

#right li a, .right2 li a {
	padding: 0 0 0 20px;
	color: #999;
	font-size: 1.1em;
	text-decoration: none;
}

#right li a:hover, .right2 li a:hover {
	background: #FFF url('/media/i/bullet.gif') no-repeat left center;
}

#right h3{
    text-transform: uppercase;
}

#right h3 a{
    text-decoration: none;
    color: #666;
}

#right ul {
    font-size: 1.2em;
}

#right ul ul {
    font-size: 0.9em !important;
}

#content {
	width: 64%;
	margin-right: 35%;
	border-top: 5px solid #ECECEC;
	padding-top: 40px;
	margin-bottom: 40px;
    min-height: 490px;
    height: 100%;
}

#content img {
    padding: 5px 10px 0px 10px;
}

#content object {
    float: center;
}

#content .highlight {
    color: #82B0BF !important;
}

h1 {
	font: 400 1.4em arial,sans-serif;
	color: #444;
	letter-spacing: -0.1em;
	margin-bottom: 0;
}

h2 {
	font: 400 1.2em 'trebuchet ms',arial,sans-serif;
	margin-top: -0.4em;
	padding-top: 0px;
	letter-spacing: -1px;
}
	
h3 {
	font: 400 1.2em arial,sans-serif;
	color: #666;
	letter-spacing: -0.1em;
	margin-bottom: 10px;
}

.highlight {
    color: #82B0BF !important;
    }
p {
	line-height: 1.8em;
	margin: 10px 0 20px 0;
	color: #777;
	font-size: 0.9em;
}
	
#content a, #content2 a, #foot a {
	text-decoration: none;
}

#content a:hover, #content2 a:hover, #foot a:hover {
	border-bottom: none;
}

#content h2 {
    font-size: 1.4em;
}

#content h1, #content h2, #content h3, #content h4{
    margin: 0.5em 0 0 0;
}

#content ul {
    list-style-type: disc !important;
}
#content li {
    background: none !important;
    padding-left: 0px !important;
    margin-left: 20px !important;
}

#content p {
    margin: 10px 0 0;
}

img.content, a img.content {
	float: right;
	padding: 4px;
	border: 1px solid #D6D6D6;
	margin: 10px 0 10px 10px;
}
	
a:hover img.content {
	border: 1px solid #BBB;
}
	
img.color, a img.color {
	float: left;
	padding: 1px;
	border: 1px solid #CCC;
	margin: 0 8px 0 0;
}
	
a:hover img.color {
	border: 1px solid #999;
}

.right2 {
	float: right;
	width: 160px;
	margin-left: 15px;
	padding-top: 40px;
	border-top: 5px solid #ECECEC;
	text-align: right;
	font-size: 0.9em;
}
	
.right2 h3 {
	letter-spacing: -1px;
}
	
#content2 {
	margin-right: 365px;
	border-top: 5px solid #ECECEC;
	padding-top: 40px;
}
	
ol {
	padding: 10px;
}
 
ol span {
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	color: #777;
	font-style: normal;
}

ol li {
	margin-left: 25px;
	padding: 4px 0
}

#content ul, #content2 ul {
	list-style-type: none;
	padding: 10px;
	color: #777
}
	
#content ul li, #content2 ul li {
	padding-left: 17px;
	background: url('/media/i/bullet2.gif') no-repeat left center;
	margin-left: 10px;
}

table {
  width: 100%;
  margin-bottom: 20px;  
  font-size: 1em;
  border-collapse: collapse;
}

table caption {
  margin-top: 20px;
  padding: 0 0 0.5em 3px;
  font: 400 1.2em arial,sans-serif;
  text-align: left;  
  letter-spacing: -1px;
}

table th,
table td {
  text-align: left;
  vertical-align: top;
  padding: 4px 7px !important;
  padding: 6px 10px;
}


thead th {
  border-top: 2px solid #CCC;
  border-bottom: 1px solid #CCC;
}


tbody td {
  border-bottom: 1px solid #ECECEC;
}

tbody tr:hover {
  background-color: #F0F0F0;
}

.blockquote {
	display: block;
	width: 100%;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background-color: #F0F0F0;
	margin: 10px 0 20px 10px;
	padding: 5px;
	font-style: italic;
}

form label{
	display:block;
}

form input.text, form textarea{
	width:100%;
	border:1px #E0E0E0 solid;
	color:#666;
	padding:4px 5px;
	font:12px Arial,san-serif;
	background-color: #F3F3F3;
}

form input.text:hover, form textarea:hover{
	border:1px #E0E0E0 solid;
}

form input.text:focus, form textarea:focus{
	border:1px #CCC solid;
	color:#666;
}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:12px Arial,san-serif;
}

* html form input.text,

* html form textarea{
	border-color: #CCC;
	color:#333;
}

#foot {
	width: 100%;
	border-top: 3px solid #ECECEC;
	padding: 40px 0 40px 0;
	margin-top: 40px;
    clear: both;
}

#nav li a:hover {
	color: #82B0BF;
}

#head h2 {
	color: #82B0BF;
}

#right li a:hover, .right2 li a:hover {
	color: #82B0BF;
}
	
h2 {
	color: #82B0BF;
}
	
#content a, #content2 a, #foot a {
	color: #82B0BF;
	border-bottom: 1px dotted #82B0BF;
}
	
img.content, a img.content {
	background-color: #D3ECCA;
}
	
thead th {
  color: #82B0BF;
}

#id_breadcrumb {
    margin-top: 5px;
    list-style-type: none;
    padding:10px 2px;
    position:absolute;
}

#id_breadcrumb li {
	color: #999;
	font-size: 1.0em;
    float: left;
    padding-right: 10px;
}

#id_breadcrumb li a{
	color: #999;
	text-decoration: none;
    padding-right: 17px;
	background: #FFF url('/media/i/bullet.png') no-repeat right center;
}

#id_breadcrumb li span{
    font-weight: bold;
}

#id_breadcrumb li a:hover{
    color: #82B0BF;
}

/* wymeditor classes */
.left {
    float: left;
}
.right {
    float: right;
}


