body {
   background: #FFF;
   margin: 0px;
   padding: 0px;
   font-family: Arial, sans-serif;
   font-size: 14px;
}

td {font-family: Arial, sans-serif;
   font-size: 14px;}


img.fig {
	display: inline; 
	position: relative; 
	top: 10px
}

table.mono  tr td{
	font-family: "Courier New", monospace !important;
	background-color: white
}

.trans {margin-left: 10px}
.trans tr td {background-color: white; text-align: center}


a:link {
	color: #4176AF; 
	text-decoration: underline
}
a:visited {
	color: #9F41AF; 
	text-decoration: underline
}
a:hover {
	color: #EF2C46; 
	text-decoration: none
}

p.printed {
	margin: 6px 20px 11px 20px;
	padding: 14px;
	font: 13px "Courier New", monospace;
	border: 1px dashed black;
	text-align: left;
	line-height: 30px
}


ul {
	list-style: square outside;
	
}
ul, ol {
	margin-top: 3px;
	font-size: 0.9em
}
ul li, ol li {
	margin: 0 0 2px 0
}

ul ul {
	list-style: circle
}

ul.sub-menu {
	display: none; 
	list-style-type: none !important; 
	margin: 6px 0 0 5px !important; 
	padding-bottom: 0;
	padding-left: 10px;
	}
ul.sub-menu li a {
	font-weight: normal !important;
	line-height: 20px
}

.passive {
	color: silver !important
}

acronym,abbr {
	cursor: help;
	border-bottom: 1px dashed gray
}

dl {
	font-size: 12px
}

small {
	font-size: 10px
}

img {
   border: none;
   display: block
}

dl {font-size: 11px Arial, sans-serif}
dt {
	font-weight: bold;
	margin-top: 6px
}

cite {text-align: left !important}

#header {
   background-color: #7892AF;
   border-bottom: solid 1px #000
}

#quote  { 
	position: absolute;
   right: 140px;
   top: 30px;
   color: #666666;
   font: 9px Tahoma, serif;
   text-align: center;
}

#black {
   color: #000000;
   font: 11px Arial, serif;
   text-decoration: underline;
}

#logo {
   position: absolute;
   top: 0px;
   right: 0px;
   width: 130px;
   height: 100px;
}

#slogan {
	position: absolute;
	top: 20px;
	right: 160px;
	width: 30%;
	font: bold oblique 1.2em/1.5em Arial;
	color: #ddd/*#CBD7E5*/
}

.menu {
   position: absolute;
   left: 10px;
   top: 111px; /* 110 + 1 px because border at bottom of header */
   width: 200px
}

.info {
   position: absolute;
   right: 10px;
   top: 111px; /* same thing as above */
   width: 200px
}

.content { 
	/*margin: 10px 220px;*/
	right: 220px;
	left: 220px;
	margin: 10px 0;
	line-height: 1.5em;
	position: absolute;
	}
.content2 { margin: 10px }
.content3 { margin: 10px 10px 10px 220px }



.copyright {
   border-top: solid 1px white;
   color: #000;
   font-size: 0.8em;
   text-align: center;
   line-height: 1.2em;
   padding-top: 6px
}
.copyright div {
	font-size: 1em
}

a.copyrightblanklink {
  color: #000;
   text-decoration: none !important;
}

.aux a, .aux span.current , .aux2 a, .aux2 span.current{
	display: block;
	padding: 3px 5px 3px 9px;
	border-top: 1px solid #DFDFDF
}
.aux span.current, .aux2 span.current {
	background-color: #DFDFDF;
	border-top: 1px solid #D5D3D3
}
.aux2 a, .aux2 span.current {
	padding: 5px 5px 5px 9px
}

.source {
   color: #000;
   font: italic 10px Arial, sans-serif;
   text-align: right;
   text-decoration: none;
}

.block_wrapper {
   width: 100%;
   margin-bottom: 10px;
   padding-bottom: 5px;
   background: #EEE url('/images/block-bottom.gif') center bottom no-repeat
}

.block_title {
   background: #7892AF url('/images/block-top.gif') center top no-repeat;
   border-bottom: solid 1px #333366;
   color: #FFF;
   font: bold 12px Arial, sans-serif;
   text-align: center;
   padding: 5px
}
.block_title a {
	color: white !important
}

.cards {
	text-align: center;
	padding: 10px 10px 0 10px!important
}
.cards img {
	display: inline;
	margin: 0 4px
}

.block, .nav a {
   background: #EEE;
   color: #000;
   padding: 0 8px;  
   line-height: 32px;
   display: block;
   border-top: 1px solid #DFDFDF;
}
.block ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
.block ul li {
	line-height: 1.3em;
	margin: 12px 0
}
.block ul li var {
	font: normal 0.8em Arial;
	color: gray;
	white-space: pre
}
.block p {
	font: 0.8em/1.3em Arial;
	text-align: left;
	margin: 6px 4px !important
}
.block p a {
	display: inline; 
	border: none;
	margin: 0;
	padding: 0
}
.secure img {
	display: block;
	text-align: center;
	margin: 3px auto;
}
.secure p {
	text-align: center
}
.nav a {
	padding: 0 8px;
	line-height: 32px;
}
a.parent, span.current {
	font-weight: bold;
	color: black
}
.nav span.current, .nav a.parent {
	background: #DFDFDF;
   border-top: 1px solid #D5D3D3;
    padding: 0 10px;  
   line-height: 32px;
   display: block;
   font-weight: bold;
   /*font-size: 1.2em*/
}
.nav a.parent {
	padding: 0 8px
}

.nav a:link, .nav a:visited {
   color: #000 !important;
   text-decoration: underline
}

.nav a:hover {
   color: #E70;
   text-decoration: none
}

form {
  width: 100%;
   margin: 0px
}

input {
   background: #FFF;
   border: solid 1px #000;
   color: #000;
   font: 12px "courier new", monospace;
   padding: 1px
}
#preview td {
	font-style: italic
}
#preview label {
	line-height: 1em;
	font-style: normal
}
#order_form textarea  {
   background: #FFF;
   border: solid 1px #000;
   height: 80px;
   width: 300px;
   font-size: 1em;
}
#order_form label, td.tmp1 label {
	color: black;
	line-height: 1.5em;
}
#order_form > label {
	line-height: 1em
}
#order_form .input-hint {
	cursor: text
}
form .block {
	line-height: 1.3em
} 
form .block strong.error  {
	font-weight: normal
}

textarea.readonly {
   background: #EEE;
   font-size: 1em;
   border: 1px solid silver;
   width: 300px;
}
textarea.high {
	height: 250px !important
}

select {
   background: #FFF;
   border: solid 1px #000;
   color: #000;
   font: 12px Arial, sans-serif
}

button {
   border: 3px double gray;
   color: #000;
   font: 1.5em Tahoma;
   background-color: #7892AF;
   color: white;
   cursor: pointer
}

ul.thin {
list-style: square inside;
   margin-top: 0;
   margin-bottom: 0;
   padding-top: 0;
   padding-bottom: 0;
   margin-left: 0;
   padding-left: 10px
}
ul.thin li {
	line-height: 22px
}


h1, h2, h3, h4 {
	color: #37536F;
	margin-bottom: 3px;
	padding: 0;
}
h1 {
	margin-top: 9px;
	font-size: 1.7em;
	margin-bottom: 6px;
	line-height: 1em
}

h2 {
   font-size: 1.4em
}
h3 {
   font-size: 1.2em;
}

p {
   color: #000;
   text-align: left;
   margin: 5px 0 9px 0;
   padding: 0
}

table {
   width: 100%;
   border-spacing: 1px;
}



th {
   background: #95A0AC url("../../images/bg.jpg");
   color: #FFF;
   font: bold 12px Arial, sans-serif;
   padding: 5px
}
table.duedate {
	border-color: white;
	width: 180px;
	border-collapse: collapse
}
table.duedate tr {
	border-bottom: 1ps solid black
}
table.duedate th {
	background-color: #eee;
	background-image: none;
	color: black;
	text-align: left;
	padding: 2px
}
table.duedate td {
	padding: 2px;
}
td.ddprice {
	text-align: right
}
td.ddtitle {
	font-style: italic
}

td {
   background: #EEE;
   color: #000;
   font: 12px Arial, sans-serif;
   padding: 5px
}


#addthis_services td img {
	display: inline
}

#at_email input {
	width: 95%
}

.title {
   color: #E70
}

.price {
   color: #E70/*080*/
}

.note {
   color: #06C
}

.error {
   color: #F00
}

#poptions {
	font-size: 0.7em;
	background-color: #eee;
	padding: 0 7px;
	line-height: 19px;
	margin-bottom: 4px;
	border-bottom: 1px solid #ddd
}
span#pfunc {
	float: right;
	margin-left: 10px
}
span#pfunc a {
	color: gray !important
}
span#pfunc a img {
	border: none;
	padding: 0;
	margin: 0;
	display: inline
}

fieldset {
	background-color: #eee;
	border: 1px solid gray;
	padding-left: 10px 
}
legend {
	font: bold 1.1em Arial;
	border: 1px solid gray;
	background-color: #7892AF;
	color: white;
	padding: 1px 5px
}



input.text, textarea {
	width: 100%;
	font: 1.5em "Courier New";
	border: 1px solid black
}

label {
	line-height: 2em;
	cursor: pointer;
	color: #666666
}
.input-hint {
	color: gray;
	cursor: help;
	font-size: 0.9em
}

.extender {
	background-color: white;
	padding: 2px 4px;
	border: 1px solid black;
	border-bottom-width: 0;
	position: relative;
	cursor: pointer;
	color: gray; 
	text-decoration: underline
}

hr {
	height: 1px;
	border: none;
	background-color: silver
}

p.success {
	padding: 5px 9px;
	border: 1px solid #6799CF;
	background-color: #DFEEFF
}

div#comments h4 {
	margin-top: 7px;
	border-top: 1px solid #eee;
	clear: both
}

dl.comment {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
dl.even {
	background-color: #eee;
	border-top: 1px solid #ddd
}
dl.comment dt {
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 10px
}
dl.comment dt span {
	color: silver;
	float: right;
	margin: 8px 8px 0 0;
	line-height: 1.em
}
dl.comment dt > span {
	margin-top: 0
}
dl.comment dt span a:link, dl.comment dt span a:visited, dl.comment dt span a:hover {
	color: silver
}
dl.comment dd {
	padding: 0 0 10px 30px;
	margin: 0;
	font-size: 1.2em;
	font-style: oblique
}

.silver {
	color: silver !important
}

table.books {
	width: auto;
	margin-top: 10px
}
table.books td {
	background: white url('../../images/tr-gradient.gif') top repeat-x;
}
table.books td img {
	border: 2px outset silver;
}
table.books td h2 {
	padding-top: 0;
	margin-top: 0;
}
table.books td small {
	color: gray
}
table.books td p {
	margin-top: 4px;
	line-height: 1.5em
}
div.abook img {
	float: right;
	margin: 0 14px 10px 14px;
	border: 2px outset #7892AF
}
div.abook ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0
}
div.abook ul li span {
	font-weight: bold
}

div.video-item {
	border: 1px solid gray; 
	padding: 40px 60px;
	background-color: white;
	background-position: center;
	background-repeat: no-repeat
}
p.thevideo {
	text-align: center; 
	border: 1px solid silver; 
	padding-top: 18px;
	background-color: #eee
}
dl.links dt {
	font-size: 1.1em
}

.listnews {
	margin: 0;
	padding: 0;
	list-style: none
}

.listnews var {
	color: gray;
	font: normal normal 0.7em Tahoma;
	padding-left: 9px
}
.listnews p {
	margin-top: 0
}
.listnews h3 {
	margin-bottom: 0
}
var.thedate {
	color: gray;
	font: normal normal 0.7em Tahoma;
	display: block;
}
#client-form {
	clear: both
}
#client-form textarea {
	background-color: white
}
p.clientquote {
	font-size: 0.9em;
}
p.clientquote cite {
	display: block;
	margin-bottom: 4px
}

div#orderlink a {
	/*color: #4176AF !important;*/
	font-weight: bold !important;
	font-size: 1.2em !important
}

.addition {
	background-color:#EEEEEE;
	border-bottom:1px solid #4176AF;
	border-top:1px solid #4176AF;
	font-size: 0.8em;
	margin-bottom:13px;
	padding:4px 9px;
}
blockquote {
	background-color: #EEEDED;
	border-left: 3px solid #7892AF;
	padding: 5px 10px 1px 30px;
	margin: 5px 0;
	font-style: oblique;
	font-size: 0.9em
}


div.content a img {
	margin: 10px;
	background-color: #7892AF;
	padding: 3px;
	border: 1px solid #4176AF
}
div.content table img {
	margin: 0px;
}

p.abstract {
	font: oblique 1.2em/1.3em Arial;
	color: #7892AF
}

table.front, table.front2 {
	width: auto
}
table.front tr td {
	background-color: white;
	font-size: 1em;
	font-size: 14px;
}
table.front tr td.q {
	font-style: italic;
	width: 30%;
	font-size: 0.9em;
	text-align: right
}
table.front2 tr td h4, table.front2 tr td h3 {
	margin: 0;
	padding: 0;
}
table.front2 tr td {
	width: 33%;
	background-color: white;
	padding-bottom: 0;
}
table.front2 tr td p {
	margin-bottom: 0
}
.separ {
	border-top: 1px solid #eee;
	padding-top: 7px
}
img#order-link {
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
	float: left;
	margin: 0 10px 15px 0
}

.minor {
	color: gray
} 

h1#the_header {
	position: absolute;
	color: #B5C2CF;
	font: normal 9px/10px Arial;
	padding: 0;
	margin: -1px 2px 0 0;
	right: 0;
	z-index: 9
}

div.convactionholder {
	margin: 10px 10px 0 0px
}

div.convaction {
	border: 1px solid #5757F2;
	width: 200px;
	height: 85px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #A2A2F9;
	color: white;
	padding: 7px 12px 0 0;
	border-right: 2px solid #3737CC;
	border-bottom: 2px solid #3737CC;
	float: left;
	margin-right: 40px;
	margin-bottom: 15px
}

div.convaction img {
	float: left;
	width: 50px;
	padding: 0 !important;
	border: none !important;
	margin-right: 15px !important;
	background-color: transparent;
	
}

div.convactionholder a {
	display: block;
	float: left;
	margin: 10px 10px 5px 5px;
}
div.convactionholder a img {
	padding: 0 !important;
	border: none !important;
	width: 170px;
	margin: 0;
	background-color: transparent !important
}

div.convaction big a {
	display: block;
	color: white;
	font-weight: bold;
	font-size: 1.3em
}

div.convaction span {
	display: block;
	font-size: 0.9em;
	color: #eee;
	margin-top: 7px;
	line-height: 1.2em
}
