@charset "UTF-8";
/* CSS Document */

/* layout */
body {
	font-family: "Lucida Grande", Arial, Lucida, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #444;
	background: #fff;
	margin: 12px;
	padding: 0;
	text-align: center;
}
#masthead {
	background: transparent;
	padding: 0;
	margin: 0;
}
#masthead .content {
	padding: 0;
}
h1 {
	text-indent: -9000px;
	line-height: 1em;
	font-size: 1px;
	margin: 0;
	padding: 0;
}
h1 a {
	width: 760px;
	height: 120px;	
	background: #fff url(../images/header.jpg) no-repeat;
	display: block;
}	
#topnav {
	width: 760px;
	background: #add;
	font-size: 12px;
	padding: 0;
	margin: 5px 0 0 0;
	position: relative;
	z-index: 200;
}
#wrap {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#main {
	width: 760px;
	float: left;
	position: relative;
	z-index: 1;
}
#main .content {
	padding: 0;
}
#main .content p {
	margin: 0.8em 0 0 0;
	text-align: left;
	line-height: 1.8em;
}
#main ul {
	margin: 10px 0 0 0;
	padding: 0;
}
#main ul li {
	list-style: url(../images/bullet.gif);
	margin: 4px 0 0 20px;
	padding: 0;
	text-align: left;
	color: #543;
}
#main-videos {
	padding: 10px 0;
}
#leftcol {
	width: 300px;
	float: left;
}
#rightcol {
	width: 450px;
	float: left;
}
#main #leftcol .content {
	padding: 20px 0 0 0;
}
#main #rightcol .content {
	padding: 20px 0 10px 20px;
}

/* footer */
#footer .content {
	padding: 16px 0 0 0;
	text-align: center;
	font-size: 0.7em;
	color: #888;
}
#footer {
	width: 760px;
	height: 30px;
	padding: 0;
	margin: 0 auto;
}

/* images */
.imageb {
	border: 1px solid #999;
}
.imagenob {
	margin: 12px 0 0 0;
}
.imagerightb {
	float: right;
	border: 1px solid #733;
	margin: 10px 0 10px 20px;
	clear: right;
}
.imageleftb {
	float: left;
	border: 1px solid #733;
	margin: 6px 8px 6px 0;
}
.imageright {
	float: right;
	margin: 6px 0 6px 20px;
	clear: right;
}
.imageleft {
	float: left;
	margin: 6px 8px 6px 0;
}
a img {
	border-width: 0;
}
.captionimg {
	width: 230px;
	text-align: center;
	float: left;
	font-size: 0.8em;
	border: 1px solid #ddd;
	padding: 6px;
	margin: 4px;
}
.captionimg img {
	border: 1px solid #733;
}
.borderless {
	border: none;
}

/* main body links */
#main a {
	color: #963;
	text-decoration: underline;
}
#main a:visited {
	color: #a85;
}
#main a:hover {
	color: #d9d;
	text-decoration: none;
}

/* formatting */
h2 {
	font-size: 1.4em;
	margin: 0;
	color: #069;
	line-height: 1.2em;
}
h2.sub {
	font-size: 1.1em;
	line-height: 1em;
}
.sub-sameline {
	font-size: 0.75em;
	font-style: italic;
}
h3 {
	font-size: 1.4em;
	color: #543;
	margin: 20px 0 10px 10px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.02em;
}
h4 {
	font-size: 1.2em;
	color: #631;
	font-weight: bold;
	margin: 20px 0 0 10px;
}
h5 {
	font-size: 1em;
	color: #333;
	font-weight: bold;
	margin: 20px 0 0 10px;
}
.nomargintop {
	margin-top: 0;
}
#main #leftcol .centered, #main #rightcol .centered, .centered {
	text-align: center;
}
ol li {
	margin-top: 6px;
}
div#main li {
	list-style-image: url(../images/bullet.gif);
}
.skiplinks {
	display: none;
}
form {
	margin-top: 0;
}
#main a.subnav, #main a.subnav-1, #main a.subnav-right {
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}
#main a.subnav-1 {
	margin-top: 40px;
}
#main .subnav-right {
	width: 200px;
	float: right;
	text-align: right;
}
.rightalign {
	text-align: right;
}
.buy-now {
	text-align: right;
	border-top: 1px solid #543;
	margin-top: 20px;
}
.buy-now h3, .buy-now p {
	margin: 2px 0;
}
.edition {
	font-size: 0.75em;
	color: #069;
	font-family: "Lucida Grande", Arial, Lucida, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: left;
	display: block;
	float: left;
}
#main #leftcol .quote {
	font-size: 1.1em;
	color: #069;
	text-align: center;
	line-height: 1.4em;
}
#main #leftcol .quoted, #main #rightcol .quoted {
	text-align: right;
	color: #069;
	font-size: 0.95em;
}

/* Forms */
input, textarea {
	background: #f3f3f3 url(../images/lite-gray-back.jpg) 0 0 repeat-x;
	color: #654;
	border: 1px solid #ddd;
	padding: 4px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #369;
	-moz-border-radius: 4px; /* Doesn't work in IE */
	-khtml-border-radius: 4px; /* Doesn't work in IE */
	-webkit-border-radius: 4px; /* Doesn't work in IE */
	border-radius: 4px; /* Doesn't work in IE */
}
input select {
	background: none;
}
.contact .send {
	margin-left: 370px;
}
.contact .send {
	font-size: 0.9em;
	color: #000;
	background-position: 0 60%;
	padding: 3px;
	border-color: #999;
	width: 40px;
	cursor: pointer;
}
.send:hover {
	border-color: #3aa;
	color: #3aa;
	background-position: 0 0;
}
.required {
	font-size: 0.85em;
	font-style: italic;
	color: #888;
}
.contact-label {
	margin-top: 10px;
	font-size: 0.9em;
}

.video {
	width: 320px;
	height: 275px;
	float: left;
	text-align: center;
	margin: 10px 30px 0 30px;
	display: inline; /* for ie 6 bug fix */
}
#main p.video-caption {
	text-align: center;
	font-size: 0.9em;
	margin-top: 0;
	color: #985;
}
#main #home-demo {
	width: 420px;
	height: 360px;
	text-align: center;
	margin: 0 auto;
}
#main .column {
	width: 50%;
	float: left;
}