/* CSS Document */

/* global reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
}

.support {
	font-family: arial, verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	color: #20699e;
}

.base {
	font-family: arial, verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	color: #000000;
}

.categorytree {
	padding: 10px 10px;
	background: #f4f4f4;
	display: block;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
}

.categorytree a {

	font-size: 11px;
	color: #797979;
}

.categorytree a:hover {
	font-size: 11px;
	color: #000000;
}

.pagetitle {
	padding-left: 25px;
	font-family: verdana, arial;
	font-size: 15px;
	color: #cf7705;
	font-weight: bold;
	background: url( images/pagetitle-arrow.jpg ) no-repeat;
}

.topcontainer {
	background: url( images/top-container.jpg ) no-repeat;
}

.description {
	font-family: verdana, arial;
	font-size: 12px;
	color: #333333;
}

a {
	font-size: 11px;
	font-weight: bold;
	color: #cf7705;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

sup {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}

.note {
	padding: 15px;
	padding-left: 35px;
	font-family: verdana, arial;
	font-size: 12px;
	color: #333333;
	border: solid 1px #d2deec;
	background: url( images/icon-note.jpg ) #f5fafe 13px 13px no-repeat;
}

.important {
	padding: 15px;
	padding-left: 35px;
	font-family: verdana, arial;
	font-size: 12px;
	color: #333333;
	border: solid 1px #fce4e4;
	background: url( images/icon-important.jpg ) #fff5f4 13px 13px no-repeat;

}

.search {
	padding: 15px;
	padding-left: 35px;
	font-family: verdana, arial;
	font-size: 12px;
	color: #333333;
	border-bottom: solid 2px #f0f3f9;
	background: url( images/icon-search.jpg ) #ffffff no-repeat 13px 13px;
	line-height: 16px;
}

.search a {
	font-family: verdana, arial;
	font-size: 12px;
	color: #1f6aa0;
	text-decoration: none;
}

.search a:hover {
	font-family: verdana, arial;
	font-size: 12px;
	color: #000000;
}

.search-catg {
	color: #7f7f7f;
	font-weight: bold;
}

.search-links {
	padding: 15px;
	padding-left: 35px;
	font-family: verdana, arial;
	font-size: 11px;
	color: #333333;
	border: solid 1px #e4e4e4;
	background: #f7f7f7 13px 13px no-repeat;
	line-height: 16px;

}

.search-links a {
	color: #1f6aa0;
}

.search-links a:hover {
	color: #000000;
}

.jumpto a {
	color: #7f7f7f;
	cursor: pointer;
	padding: 6px;
	background: url( images/jump-to.jpg ) repeat-x;
	text-decoration: none;
}

.step {
	padding: 15px;
	padding-left: 35px;
	font-family: verdana, arial;
	font-size: 12px;
	color: #333333;
	background: url( images/icon-step.jpg ) 13px 13px no-repeat;
	line-height: 16px;
}

.sc_ript {
	padding: 15px;
	padding-left: 35px;
	font-family: verdana, arial;
	font-size: 12px;
	color: #333333;
	background: url( images/icon-script.jpg ) 13px 13px no-repeat;
	line-height: 16px;
}

.sc_code {
	padding: 10px;
	padding-left: 35px;
	font-family: verdana, arial;
	font-size: 11px;
	color: #333333;
	border: solid 1px #d8edfe;
	background: #f6fbff;
}

.instructions {
	padding: 15px;
	padding-left: 35px;
	font-family: verdana, arial;
	font-size: 12px;
	color: #333333;
	background: url( images/icon-instruct.jpg ) 13px 13px no-repeat;
	line-height: 16px;
}

#table1 td {
	padding: 3px;
	font-family: verdana, arial;
	font-size: 11px;
	border: solid 1px #e4e4e4;
	color: #333333;
}

.example {
	font-family: verdana, arial;
	font-size: 12px;
	color: #1f6aa0;
	line-height: 20px;
}

.footer {
	padding: 15px;
	padding-left: 35px;
	font-family: verdana, arial;
	font-size: 12px;
	color: #333333;
	border: solid 1px #e4e4e4;
	background: #f3f3f3;
	line-height: 20px;
}

.form {
	background: #f8f8f8;
	border: solid 1px #ebebeb;
}

.form .btn {
	width: 75px;
	height: 25px;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #757575;
	background: url( 'images/linktofriendbtn.jpg' );
}

/* body */
body {
	background: #fff;
	font-family: verdana, arial, sans-serif;
	color: #333333;
	border-top: 5px solid #66a5d5;
}

a {
	text-decoration: none;
}

p {
	font-size: 12px;
	line-height: 18px;
}

#main-container {
	background: #fff;
}

/* header */
#header {
	padding: 0 20px;
	background: #f4f4f4;
	border-bottom: 2px solid #111;
}

.breadcrumbs {
	font-size: 11px;
	font-weight: normal;
	font-family: arial;
	color: #797979;
	padding-top: 10px;
}

.breadcrumbs a {
	color: #797979;
	font-weight: normal;
}

.breadcrumbs a:hover {
	color: #111;
	text-decoration: underline;
}

.page-title {
	margin-top: 9px;
	margin-bottom: 10px;
}

.page-title h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	color: #20699e;
}

/* content styles */
#main-content {
	margin: 20px 0;
	padding: 0 20px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

#main-content p {
	margin: 4px 0;
}

#main-content li {
	list-style: square;
	margin-left: 15px;
}

#main-content h2 {
	font-size: 17px;
	font-weight: bold;
	font-family: arial;
	color: #667556;
	margin: 0 0 4px 0;
}

#main-content h3 {
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
	color: #667556;
	margin: 0 0 4px 0;
}

/* info blocks */
#info-blocks {
	margin: 20px;
}

.modified-date {
	padding: 10px 15px;
	background: #f4f4f4;
	border: 1px solid #e4e4e4;
	font-family: arial;
	font-size: 12px;
	color: #797979;
}

.score {
	font-family: arial, verdana, helvetica;
	color: brown;
	font-size: 1;
}

.catfaq-list {
	padding: 10px 15px;
	background: #e8f4ff;
	border: 1px solid #e4e4e4;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color: #767676;
}

.catfaq-list li {
	padding-left: 20px;
	margin-bottom: 3px;
}

.catfaq-list .category {
	background: url( images/cat-small.gif ) no-repeat left center;
}

.catfaq-list .faq {
	background: url( images/ans-small.gif ) no-repeat left center;
}
