@charset "iso-8859-1";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #000;
	background-color: #F5F5F5;
	margin: 0px;
}
body img {
	border: 0px;
	color: #67AD51;
}
a {
	text-decoration : none;
}
h1, h2, h3 {
	margin: 30px 0px 30px 0px;
}
h1 {
	border-bottom: 1px #D3D3D3 solid;
	font-size: 1.7em;
	background-color: #F5F5F5;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 10px;
}
h2 {
	padding: 0px 0px 0px 10px;
	border-bottom: 1px #D3D3D3 solid;
	font-size: 1.3em;
	background-color: #F5F5F5;
	font-weight: bold;
	color: #000000;
}
h3 {
	border-bottom: 1px #D3D3D3 solid;
	font-size: 1.1em;
	background-color: #F5F5F5;
	font-weight: bold;
	color: #000000;
	padding: 0px 0 0 10px;
}
#container {
	background: url('../images/logo6.jpg') no-repeat;
	margin: 0;
}
#masthead {
	margin: 0;
	padding: 0;
	height: 115px;
}
#sidebar {
	font-size : 87%;
	margin : 0;
	padding : 9px;
	width: 220px;
	color : #000000;
	background: #F5F5F5;
	float: left;
}
#content {
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 0px;
	border-left: 1px solid #a9a9a9;
	margin: 0 0 0 238px;
	padding: 10px 30px 30px 30px;
	color: #000000;
	background: #FFFFFF;
}
#footer {
	margin: 0;
	text-align: center;
	clear: both;
	padding: 0;
	color: #FFFFFF;
	background-color: #000000;
	width: 100%;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.8em;
	margin-right: 10px;
	padding-top: 5px;
}
/* Styles for content */
#content a:link {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #770000;
	padding: 0px;
	text-decoration : none;
}
#content a:visited {
	font-weight: bold;
	color: #770000;
	background-color: #FFFFFF;
	padding: 0px;
	text-decoration : none;
}
#content a:hover {
	font-weight: bold;
	text-decoration : underline;
	color: #000000;
	background-color: #FFFFFF;
}
#content h2 a:link {
	font-weight: bold;
	color: #770000;
	background-color: #F5F5F5;
	padding: 0px;
	text-decoration : none;
}
#content h2 a:visited {
	font-weight: bold;
	color: #770000;
	background-color: #F5F5F5;
	padding: 0px;
	text-decoration : none;
}
#content h2 a:hover {
	font-weight: bold;
	text-decoration : underline;
	color: #000000;
	background-color: #F5F5F5;
}
#content h1 a:link {
	font-weight: bold;
	color: #770000;
	background-color: #F5F5F5;
	padding: 0px;
	text-decoration : none;
}
#content h1 a:visited {
	font-weight: bold;
	color: #770000;
	background-color: #F5F5F5;
	padding: 0px;
	text-decoration : none;
}
#content h1 a:hover {
	font-weight: bold;
	text-decoration : underline;
	color: #000000;
	background-color: #F5F5F5;
}
#content h3 a:link {
	font-weight: bold;
	color: #770000;
	background-color: #F5F5F5;
	padding: 0px;
	text-decoration : none;
}
#content h3 a:visited {
	font-weight: bold;
	color: #770000;
	background-color: #F5F5F5;
	padding: 0px;
	text-decoration : none;
}
#content h3 a:hover {
	font-weight: bold;
	text-decoration : underline;
	color: #000000;
	background-color: #F5F5F5;
}
/* Styles for Navigation */
#sidebar ul {
	margin: 0;
	padding: 0px 2px 0px 4px;
}
#sidebar li {
	list-style: inside url('../images/black-cross-bullet.gif');
	padding: 0px;
}
#sidebar a:link {
	font-weight: bold;
	color: #770000;
	background: #F5F5F5;
	padding: 0px;
}
#sidebar a:visited {
	font-weight: bold;
	color: #770000;
	background: #F5F5F5;
	padding: 0px;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration : underline;
	color: #000000;
	background-color: #F5F5F5;
}
.heading {
	padding: 2px 3px 3px 4px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 94%;
	background : #ffffff;
	margin : 3px;
	color: #000000;
}
#sidebar .heading a:link {
	font-weight: bold;
	color: #770000;
	background : #ffffff;
	padding: 0px;
}
#sidebar .heading a:visited {
	font-weight: bold;
	color: #770000;
	background : #ffffff;
	padding: 0px;
}
#sidebar .heading a:hover {
	font-weight: bold;
	text-decoration : underline;
	color: #000000;
	background : #ffffff;
}
/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	color: #F5F5F5;
	background-color: #000000;
	margin: 2px;
	padding: 2px;
	text-align: center;
}
#footer a {
	color: #F5F5F5;
	background-color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	background-color: #000000;
	text-decoration: none;
}
/* Styles for misc */
.picturealignleft {
	float: left;
}
.pxalspacing {
	padding: 5px;
	float: left;
}
.pxarspacing {
	float: right;
	margin: 5px;
}
.pxalspacingbot {
	float: left;
	margin: 5px 5px 25px 5px;
}
.plain-image {
	margin: 5px;
}
.innerlist {
	margin-left: 80px;
}
.bold {
	font-weight: bold;
	color: #4E4E4E;
	background: #FFFFFF;
}
.si {
	font-weight: bold;
	color: #4E4E4E;
	background: #FFFFFF;
}
.Italic {
	font-style: italic;
}
/* Styles for logo */
.logo {
	margin: 0 10px 0 20px;
	border: 0px;
	float: none;
}
/* Styles for Sitemap */
.sitemapfolder {
	margin: 0px 10px 5px 0px;
	padding: 0px 10px 0px 15px;
	background-image: url("../images/smfolder.gif");
	list-style: none;
	background-repeat: no-repeat;
}
.sitemapfile ul li {
	background-image: url("../images/smfile.gif");
	background-repeat: no-repeat;
	list-style: none;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 0.9em;
}
#search {
	margin: 0px 0px 0px 5px;
	padding: 2px 0 0 0;
	width : 220px;
	background-color: #F5F5F5;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	color: #000000;
	height: 50px;
}
#form-search {
	margin: 0px;
}
#search .searchbutton {
	background-color: #770000;
	color: #ffffff;
	border: 1px #000000 solid;
}
#search .searchbox {
	width: 94px;
}
/* Styles for form */
#form {
}
#form .buttons {
	background: #770000;
	border: 1px #000000 solid;
	color: #FFFFFF;
}
#form .panels {
	margin: 0 0 0 10px;
	border: 1px #000000 solid;
	background-color: #AABBCC;
	color: #FFFFFF;
	font-weight: bold;
}
.ezine {
	background-color: #770000;
	color: #FFFFFF;
}
.ezine-menu {
	background-color: #770000;
	color: #FFFFFF;
	margin: 0px;
}
.ezine-am {
	margin: 0px;
}
.ezine-image {
	margin: 0;
	border : 0px;
}
.ebook-mail {
	float: left;
	padding: 0px 5px 0px 0px;
}
/* Styles for tables */
.icons td {
	padding: 5px 20px 5px 5px;
}
/* Styles for tables - confirmation page */
#table1 {
	width: 450px;
	border: 1px solid #C0C0C0;
}
#table1 td {
	border: 1px solid #C0C0C0;
}
.head {
	background-color: #c0c0c0;
}
hr {
	width: 70%;
}
.redbold {
	background: #FFFFFF;
	color: #770000;
	font-weight: bold;
}
.bluebold {
	background: #FFFFFF;
	color: #003A93;
	font-weight: bold;
}
#amazon {
	margin: 0px auto 0px auto;
	text-align: center;
}
.star {
	font-size: 250%;
	color: #0000FF;
	background-color: #FFFFFF;
}
.greenbold {
	background: #FFFFFF;
	color: #67AD51;
	font-weight: bold;
}
.twitterbluebold {
	background: #FFFFFF;
	color: #3499CC;
	font-weight: bold;
}
container #page_content #content .clearfloatleft {
	display: block;
	clear: left;
}
#content .clearfloatboth {
	clear: left;
}
#page_content {
	clear: left;
}
#featured {
	margin: 0 30px 0 30px;
	border: thin #000000 double;
	padding: 10px;
}
.strike {
	text-decoration: line-through;
}
.access-portfolio td {
	padding: 20px;
}
.gwc {
	background-color: #F7F2F6;
	background-image: url('../images/form-background.jpg');
	background-repeat: repeat;
}
#ya-badge {
	border: 1px #54c40b solid;
	background-color: #fff;
	width: 163px;
	padding: 0px;
	font-family: arial, sans-serif;
}
#ya-badge #ya-faces {
	background: url('../images/badge_emoticon.gif');
	width: 163px;
	height: 53px;
}
#ya-badge a {
	color: #3499cc!important;
	text-decoration: none;
}
#ya-badge a:hover {
	color: #006699;
	text-decoration: underline;
}
#ya-badge #ya-badge-content ul .ya-listitem .ya-question-metadata a:hover {
	color: #006699;
	text-decoration: underline;
}
#ya-badge #visit-link {
	margin: 5px;
	margin-left: 10px;
	color: #8b8b8c;
	font-size: 1.0em;
	margin-top: 5px;
}
#ya-badge #visit-link a {
	color: #8b8b8c!important;
	text-decoration: underline;
}
.quote {
	margin-left: 40px;
}
.orange-highlight {
	color: #CC6600;
}
.strikebold {
	font-weight: bold;
	text-decoration: line-through;
}
/*============ image caption ==============*/
.caption {
	display: block;
	margin: 0px auto;
}
div.caption div {
	font-size: 0.9em;
	text-align: center;
}
/* center image on the page */
.imgctr {
	display: block;
	margin: 0px auto;
}
/*============ image caption left ==============*/
.captionleft {
	display: block;
	float: left;
}
div.captionleft div {
	font-size: 0.9em;
	text-align: left;
}
/*============ image caption right ==============*/
.captionright {
	display: block;
	float: right;
}
div.captionright div {
	font-size: 0.9em;
	text-align: right;
}
.css-blocks {
	background: #C0C0C0;
	border: 1px #000000 solid;
	color: #000000;
	width: 300px;
}
#styles {
	width: 300px;
}
.purple {
	background: #FFFFFF;
	color: #944194;
	font-weight: bold;
}
/* Styles for search page */
.highlight {
	background: #FFFF40;
}
.searchheading {
	font-size: 130%;
	font-weight: bold;
}
.summary {
	font-size: 80%;
	font-style: italic;
}
.suggestion {
	font-size: 100%;
}
.results {
	font-size: 100%;
}
.category {
	color: #999999;
}
.sorting {
	text-align: right;
}
.result_title {
	font-size: 100%;
}
.description {
	font-size: 100%;
	color: #008000;
}
.context {
	font-size: 100%;
}
.infoline {
	font-size: 80%;
	font-style: normal;
	color: #808080;
}
.zoom_searchform {
	font-size: 100%;
}
.zoom_results_per_page {
	font-size: 80%;
	margin-left: 10px;
}
.zoom_match {
	font-size: 80%;
	margin-left: 10px;
}
.zoom_categories {
	font-size: 80%;
}
.zoom_categories ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.zoom_categories li {
	display: inline;
	margin-left: 15px;
	list-style-type: none;
}
.cat_summary ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.cat_summary li {
	display: inline;
	margin-left: 15px;
	list-style-type: none;
}
input.zoom_button {
}
input.zoom_searchbox {
}
.searchtime {
	font-size: 80%;
}
.recommended {
	background: #DFFFBF;
	border-top: 1px dotted #808080;
	border-bottom: 1px dotted #808080;
	margin-top: 15px;
	margin-bottom: 15px;
}
.recommended_heading {
	float: right;
	font-weight: bold;
}
.recommend_block {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}
.recommend_title {
	font-size: 100%;
}
.recommend_description {
	font-size: 100%;
	color: #008000;
}
.recommend_infoline {
	font-size: 80%;
	font-style: normal;
	color: #808080;
}
.recommend_image {
	float: left;
	display: block;
}
.recommend_image img {
	margin: 10px;
	width: 80px;
	border: 0px;
}
blockquote {
	color: #008080;
	margin: 1em;
	padding: 0 50px 10px 50px;
	background: url('../images/blockquote.gif') left
top no-repeat;
	font-size: 90%;
}
