/* main selsectors */
@media all {
body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	min-width: 760px;
}

p {
	margin: 25px 0 0 0;
	padding: 0;
	line-height: 16px;
}

h1 {
	margin: 0;
	padding: 0;
}


select, input {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li {
	line-height: 16px;
}

a {
	color: #7774A1;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* seo headings */
strong.seo {
	display: block;
	position: absolute;
	top: 10px;
	left: 330px;
}

strong.seo a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 40px;
	height: 23px;
	background: #8D8D8D url(../images/logo.gif) no-repeat;
	z-index: 10;
}

strong.seo a:hover {
	background-color: #000;
	background-position: 0 -23px;
}

/* header section */
#header {
	position: relative;
	width: 100%;
	height: 80px;
	z-index: 0;
}


/* top navigation section */
#navigation-top {
	width: 114px;
	height: 40px;
	margin: 0;
	position: absolute;
	top: 17px;
	left: 78px;
	padding: 23px 0 0 252px;
}

#navigation-top li {
	display: block;
	float: left;
	margin: 0;
}

#navigation-top li a {
	display: block;
	float: left;
	background-color: #999999;
	width: 15px;
	height: 11px;
	text-indent: -9999px;
	overflow: hidden;
	border-right: 1px #FFF solid;
	cursor: pointer;
}

#navigation-top li a.transparent:hover, #navigation-top li a.active {
	background-color: transparent;
}

/* top navigation backgrounds */
#header ul.new {
	background: url(../images/navigation-new.gif) no-repeat;
}
#header ul.backlist {
	background: url(../images/navigation-backlist.gif) no-repeat;
}
#header ul.order {
	background: url(../images/navigation-order.gif) no-repeat;
}
#header ul.events {
	background: url(../images/navigation-events.gif) no-repeat;
}
#header ul.service {
	background: url(../images/navigation-service.gif) no-repeat;
}
#header ul.blog {
	background: url(../images/navigation-blog.gif) no-repeat;
}
#header ul.publisher {
	background: url(../images/navigation-publisher.gif) no-repeat;
}
#header ul.contact {
	background: url(../images/navigation-contact.gif) no-repeat;
}


/* header form section */
#header form {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 17px;
	left: 505px;
}

#header form input {
	width: 130px;
}

/* promo section */
#promo {
	margin-top: 30px;
	width: 100%;
	border-top: 2px #000 solid;
	border-bottom: 2px #000 solid;
	height: 214px;
	background: url(../images/background-promo.gif) no-repeat;
}

#promo span.banner {
	display: block;
	margin-left: 362px;
}

#promo span.banner img {
	display: block;
	border: none;
}


/* content section */
#content {
	width: 760px;
	position: relative;
	padding: 70px 0 25px 0;
	float: left;
}

#content div.right {
	float: right;
	width: 430px;
}

#content div.left {
	float: left;
	width: 224px;
	padding: 0 0 0 6px;
}

/* selector form */
#selector {
	position: absolute;
	top: 86px;
	left: 0;
	height: 70px;
	width: 760px;
}

#selector form {
	margin: 0;
	padding: 0;
}

#selector select.author {
	width: 245px;
	margin-left: 5px;
}

#selector select.book {
	width: 325px;
	margin-left: 75px;
}

/* about block */
div.about {
	width: 230px;
	margin-left: -6px;
	position: relative;
	overflow: hidden;
}

div.about img {
	display: block;
	border: 1px #000 solid;
	float: right;
}

/* preview block */
div.preview {
	width: 100%;
	margin: 30px 0 40px 0;
	overflow: hidden;
}

div.preview img {
	display: block;
	float: left;
	margin: 8px 11px 0 0;
}

div.preview-blog {
	width: 100%;
	margin: 0;
	overflow: hidden;
}

div.preview-blog img {
	display: block;
	float: left;
	margin: 20px 0 10px;
}

/* order form */
#form-order {
	width: 760px;
	position: relative;
	padding: 8px 0 0 0;
	float: left;
}

#form-order form {
	margin: 0;
	padding: 0;
}

#form-order div.left {
	width: 360px;
	float: left;
	margin-left: 80px; 
}

* html #form-order div.left {
	margin-left: 40px;
}

* +html #form-order div.left {
	margin-left: 40px;
}

#form-order div.right {
	float: left;
	width: 215px;
}

#form-order div.bottom {
	clear: both;
	width: 320px;
	position: relative;
	padding: 5px 0 40px 440px;
	float: left;
	height: 169px;
}

#form-order div.bottom div.ad {
	position: absolute;
	top: 5px;
	left: 0;
}

#form-order div.bottom div.ad.img {
	display: block;
	border: none;
}

#form-order label {
	color: #FF6600;
	display: block;
	margin: 1px 0 1px 5px;
}

#form-order div.right input {
	width: 202px;
	padding: 2px 0 2px 0;
}

#form-order fieldset {
	margin: 0;
	padding: 0 0 22px 0;
	border: none;
}

#form-order legend {
	margin: 0 0 9px 0;
	padding: 0;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

* html #form-order legend {
	margin-left: -6px;
}


* +html #form-order legend {
	margin-left: -6px;
}

#form-order p {
	margin: 0;
	padding: 0;
}

#form-order div.row {
	clear: left;
	overflow: hidden;
	margin-bottom: 10px;
}

#form-order div.cell {
	float: left;
}

#form-order div.first {
	width: 97px;
}

#form-order div.second {
	width: 230px;
}

#form-order div.third {
	width: 97px;
}

#form-order div.first input {
	width: 40px;
	padding: 2px 0 2px 0;
	margin-right: 5px;
}

#form-order div.first label {
	display: inline;
	color: #000;
	margin: 0;
	padding: 0;
}

#form-order div.bottom textarea {
	width: 264px;
	height: 100px;
	display: block;
	margin-bottom: 20px;
}

#form-order div.bottom input {
	font-size: 13px;
}

img {
	border: none;
}

table, tr, td {
	border-width: 0;
	border-spacing: 0;
	border-style: none;

}


/* blog post */
div.blogpost{
	border-bottom:2px solid;
	border-color: #999999;
	padding-bottom: 20px;
}

div.blogpost h3 a {
	color: #000;
	text-decoration: none;
}

div.blogpost a {
	/*color: #000;*/
	text-decoration: underline;
}

div.blogpost a:hover {
	text-decoration: none;
}

div.blogpost span.subheader {
	font-weight: bold;
}


div.amenu a {
	/*color: #000;*/
	text-decoration: underline;
}
div.bamenu a:hover {
	text-decoration: none;
}
div.comment {
	background-color: #F1F1F1;
	border-top: 3px solid;
	border-bottom: 3px solid;
	border-color: #FFFFFF;
}

div.comment div{
	padding: 5px;
}

div.comment p{
	margin: 0;
}

div.blogpost p{
	margin: 0;
}

}
/* print & screen */
@media screen {
.print {
	display: none;
}
}
@media print {
.screen {
	display: none;
}
}
