/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
	background-color:#DEE19F;
	color:#333333;
}
div#header {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	height:75px;
}
.headerContent {
	padding: 25px 0 0 15px;
}

.company-info {
	padding: 5px 5px 0 0;
	float:right;
	text-align:right;
}
.company-info .header {
	font-size:0.9em;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	margin-bottom:5px;
	border-bottom:1px #CCCCCC solid; 
}
.company-info .details {
	margin: 0 0 0 2px;
	padding: 0 0 1px 0;
	font-size: 1.0em;
	color: #333333;
	text-align:right;
}
.company-info a, .company-info a:visited, .company-info a:hover, .company-info .numbers {
	font-size:1.0em;
	font-family:Tahoma,"Trebuchet MS","Unicode MS";
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
.company-info a:hover {
	text-decoration:underline;
	color:#990000;
}


.contentBox .contentBoxHeader {
height:4px;
	overflow:hidden;
	background: #fff url("../images/content/corner_footer_tr.gif") 100% 0 no-repeat;
}
.contentBox .contentBoxFooter {
	height:4px;
	overflow:hidden;
	background: #fff url("../images/content/corner_footer_br.gif") 100% 0 no-repeat;
}

form {
	padding:0;
	margin:0;
}
#shopping_cart {
	margin: 5px 0 0 0;
}
#table {
	background-image: url("../images/layout/main.gif");
}

#wrapper {
	padding: 0 35px 0 35px;
}

#main {
	padding: 10px;
}

#main h1 {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:20px;
	border-bottom: 1px solid #999999;
	color:#9EA071;
}

#main h2 {
	font-size:14px;
	color:#9EA071;
}

#country {
	text-align:right;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 8px;
}
#country select {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size:9px;
}


#main #chapters {
	margin: 0 10px 0 10px;
}

#main #chapters ul { margin:0 0 1em; padding:0; list-style:none; }
#main #chapters li { margin:0 0 .25em; padding:0 0 0 15px; background:url("../images/bullet.gif") no-repeat 2px .45em; line-height:1.2em; }

#main #chapters a, #main #chapters a:visited {
	color:#333333;
	text-decoration: underline;
}
#main #chapters a:hover {
 	color:#990000;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}


#footer {
	color:#999999;
	text-align:right;
	border-top: 1px solid #CCCCCC;
	padding-top: 8px;
}
#footer a, #footer a:visited {
	color:#999999;
	font-weight:bold;
	text-decoration: none;
}
#footer a:hover {
	color:#000000;
}

#main #title {
	font-size: 18px;
	font-weight: bold;
	color:#660000;
	border-bottom: 1px solid #eeeeee;
	padding-bottom:2px;
	margin-bottom: 2px;
}
#main #subtitle {
	font-size:14px;
	font-weight:bold;
}

#main strong {
	color:#333333;
}

#main a, #country a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#main a:hover, #country a:hover {
	color:#CC0000;
	text-decoration:underline;
}

#logo {
	float: right;
}

.padded {
padding: 0 10px 10px 10px;
}

#flags {
text-align:center;
background:url(../images/buttons/allbooks.gif) no-repeat top;
margin: 10px 0 0 0;
padding:145px 0 0 0;
}

/*
.formbutton {border-top : 1px solid #DDDD00;border-bottom : 1px solid #919100;border-left : 1px solid #DDDD00;border-right : 1px solid #919100;color : #000000;background: #C7CC5E;;font : 11px Tahoma, Arial, Helvetica, sans-serif;}
.dangerbutton {border-top : 1px solid #000000; border-bottom : 1px solid #000000;border-left : 1px solid #000000;border-right : 1px solid #000000; color : #FFFFFF;background : #990000;font : 11px Tahoma, Arial, Helvetica, sans-serif;}
*/
.formbutton {
	border: 1px solid #000000;
	color: #FFFFFF;
	background: #990000;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
.dangerbutton {
	border: 1px solid #000000;
	color: #000000;
	background:#FFCC00;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
}

.formfield {border-top : 1px solid #0E212A;border-bottom : 1px solid #0E212A;border-left : 1px solid #0E212A;border-right : 1px solid #0E212A;color : #000000;background : #CCCCCC;font : 11px Courier New, Courier, monospace;width : 25px;}
.formfield_final {border-top : 1px solid #0E212A;border-bottom : 1px solid #0E212A;border-left : 1px solid #0E212A;border-right : 1px solid #0E212A;color : #000000;background : #CCCCCC;font : 11px Courier New, Courier, monospace;width : 150px;}
.textarea {border-top : 1px solid #0E212A;border-bottom : 1px solid #0E212A;border-left : 1px solid #0E212A;border-right : 1px solid #0E212A;color : #000000;background : #CCCCCC;font : 11px Courier New, Courier, monospace;width : 150px;}

div.hr {
  height: 15px;
  background: #fff url(../images/hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

h3 {
 font-size:14px;
 color:#000066;
 font-weight:bold;
 margin-bottom: 5px;
 margin-top: 5px;
 padding:5px;
/* background-color:#FEF4DE;*/
 background-color:#FDE8BB;
}
h3 a, #chapters a {
	background: url(../images/external.png) center right no-repeat;
	padding-right: 13px;
}

#formit td {
	border-bottom: 1px solid #eeeeee;
}


.testimonial {
	vertical-align:top;
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:10px;
}

.signature {
	font-style:italic;
}

/* Quotes */
#quotes td {
	vertical-align:top;
	width:50%;
}
.quote { 
	margin-top: 2em;
	background:url(../images/quoteopen.gif) left top no-repeat;	
}
blockquote { 
	padding: 1em 1em 2em 1em; 
	margin: 12px 35px 5px 26px;
	background: url(../images/quoteclose.gif) right bottom no-repeat; 
}
.source { 
	text-align: right; 
	font-style: italic; 
	margin-right:35px;
	color: #666633
} 

#previewRequest {
	margin-top: 5px;
}
#previewRequest a, #previewRequest a:visited {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	text-decoration:underline;
}
#previewRequest:visited a:hover {
	color:#660000;
}

#rc a {
	text-decoration:underline;
	font-size:10px;
	color:#333333;
}
.level2 {
	margin-left: 35px;
}

.highlight {
  color:#CC0000;
	font-weight:bold;
}
.presentation-header {
	text-align:center;
  color: #FFFFFF;
	font-weight: bold;
}

table.samples {
	border-collapse:collapse;
	border: none;
	margin: 10px 0 0 0;
	border: 1px solid #999999;
	width: 400px;
}

table.samples th  {
	text-transform:uppercase;
	font-size:11px;
	margin:5px;
	padding:5px;
	background-color:#FEF4DE;
	border-bottom:1px solid #999999;
}

table.samples tr td {
	padding:0;
	margin:0;
	border-bottom: 1px solid #CCCCCC;
}
table.samples tr.last td {
	border:none;
}
#samples table.samples td a {
	font-weight:normal;
	text-decoration:underline;
	background: url(../images/external.png) center right no-repeat;
	padding: 2px 15px 2px 0;
}
