img {
	border: 0;
}

#headerpicture {
	position: absolute;
	width: 100%;
	height: 320px;
	top: 0;
	left: 0;
	z-index: -10;
}

div#content {
	background: white;
	padding: 0;
	margin: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	zoom: 1;

}

div#content a {
	font-size: 13px;
	color: 	#0071BC;
	text-decoration: none;
}

div#content a:hover {
	text-decoration: underline;
}

div.text {
	padding: 0 20px;
	margin-bottom: 20px;
}


div#subfooter {
	clear: both;
	text-align: center;
	background: url('images/copy-left.png') no-repeat left;
	margin: 0 0 50px 0px;
	padding-left: 40px;
	height: 20px;
}
div#subfooter div {
	font-size: 0.7em;
	height: 20px;
	background:  url('images/copy-right.png') no-repeat right;
	padding-right: 40px;
}

.block-bg {
	zoom: 1;
}
.block-bg img {
	height: 100%;
	width: 200px;
}

#nav {
	position: relative;
	height: 70px;
}

#nav-1 {
	font: 11px arial, helvetica;
	padding: 0;
	white-space: nowrap;
	overflow: visible;
	zoom:1;
	behavior: url(iepngfix.htc)
}

.nav-1 {
    display: inline-block;
    *display:inline;
	position: relative;
    zoom: 1;
	width: 104px; 
	height: 41px;
	margin-right: -14px;
    text-align: center;
}

.nav-1 a {
    display: block;
	position: absolute;
	left: 0;
	height: 18px;
	width: 100px;
	bottom: 2px;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#nav-about {
	background: url(images/about-small.png) no-repeat bottom right;
	z-index: 9;
}

#nav-about a {
	color: #006837;
}

#nav-books {
	background: url(images/books-small.png) no-repeat bottom right;
	z-index: 8;
}
#nav-books a {
	color: #FF8039;
}

#nav-magazines {
	background: url(images/magazines-small.png) no-repeat bottom right;
	z-index: 7;
}

#nav-magazines a {
	color: #910000;	
}

#nav-contacts {
	background: url(images/contacts-small.png) no-repeat bottom right;
	z-index: 6;
}

#nav-contacts a {
	color: #0071BC;
}
#nav-2 {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	padding-left: 16px;
	z-index: 10;
	color: white;
	overflow: hidden;
}

#nav-2 div {
	height: 30px;
	z-index: 10;
	white-space: nowrap;
}

#nav-2 a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#nav-2 form {
	margin: 0;
	padding: 0;
	height: 22px;
}

#nav-2 form input {
	margin: 0;
	padding: 0;
	font-size: 12px;
	border: none;

}

#nav-2  form input[type="text"] {
	background: #F2F2F2;
}

.block-top {
	background: url(images/block-bg-top.png) no-repeat;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	color: #0071BC;
	font-weight: bolder;

}

.block-top a {
	color: #0071BC;
	text-decoration: none;
}

.block-bottom {
	background: url(images/block-bg-bottom.png) no-repeat;
	height: 14px;
}

.block-center {
	position: relative;
	top: 0;
	zoom: 1;
	z-index: 1;
	overflow: hidden;
}

.block td {
	font-size: 10px;
	color: #0071BC;
}

.block a, .block td a {
	font-size: 10px;
	color: #0071BC;
}

img.stretch {
	position: absolute;
	width: 200px;
	height:100%;
	top: 0;
	_height: expression(this.parentNode.clientHeight+"px");
	z-index: -1; 
}

.block {
	margin-top: 20px;
	font-size: 10px;
	color: #0071BC;
}

.block ul.buttons {
	margin: 0;
	padding: 0 10px;
	list-style: none;
}

.block ul.buttons li {
	background: url(images/block-button.png) no-repeat;
	height: 24px;
	width: 180px;
	margin: 0 0 2px 0;
	text-align: right;
	cursor: pointer;
}
.block ul.buttons li:hover {
	background: url(images/block-button-active.png) no-repeat;
}


.block ul.buttons a {
	font-size: 12px;
	color: #0071BC;
	margin-right: 10px;
	line-height: 22px;
	text-decoration: none;
}

.block ul.buttons a:hover {
	color: navy;
}

.block .withbg {
	border: 0;
	width: 140px;
	background: transparent url(images/block-input.png) no-repeat;
	font-size: 12px;
	line-height: 16px;
	height: 20px;
}

ul#subscribe {
	color: red;
	padding-left: 20px;
	margin: 10px;
}

ul#subscribe li {
	background: none;
	text-align: left;
	line-height: 14px;
}

ul#subscribe li a {
	color: red;
	font-size: 12px;
	text-decoration: underline;
}

h3 {
	font-size: 14px;
	color: #338dc9;
}

h2 {
	font-size: 16px;
	color: #338dc9;
}

h1 {
	font-size: 18px;
	color: #338dc9;
}

.siteform {
/*	width: 100%;*/
	font-size: 0.7em;
	white-space: nowrap;
}
.siteform .wide {
	width: 100%;
}
.siteform .narrow {
	width: 70px;
}

.siteform .medium {
	width: 180px;
}


.siteform .small {
	width: 25px;
}

.error {
	color: red;
}
.internal_menu {
	float: right;
}
.partner {
	width: 100%;
	text-align: center;
	padding: 5px 0;
}
.dosug_cat_desc {
	font-size: 0.75em;
	float: right;
	width: 50%;
}
.oculus-prog-title {font-family: Arial, Helvetica, sans-serif; line-height: 25px;margin-bottom: 10px;font-weight: bold; 	font-size: 18px; color: #338dc9;}
.oculus-prog-text {font-family: Arial, Helvetica, sans-serif;font-size: 12px;margin-bottom: 5px;}
.oculus-prog-img {width: 45px;margin: 0px 10px 10px 0px;float: left;display: block;}
.oculus-prog-zod {font-weight: bold;}

#comments {
	clear: both;
	font-size: 0.9em;
}

.comment {
	margin-top: 20px;
}

#comments .reply {
	color: #9373b3;
	margin-left: 50px;
	margin-top: 10px;
	border-top: dotted #9373b3 1px;
}

#comments h3 {
    margin-top: 50px;
    text-align: right;
	border-top: solid #666666 2px;
}

#comments input, #comments textarea {
	width: 100%;
}

#comments .author {
	border-top: dotted silver 1px;
	font-weight: bold;
	background: #F0F0F0;
}

#comments .date {
	background: #F8F8F8;
}

#comments .content {
	padding-left: 50px;
}

h4.breadcrumb {
	margin: 0;
	padding: 0;
	float: right;
	white-space: nowrap;
	font-size: 0.8em !important;
}
h4.breadcrumb a {
	font-size: 0.8em !important;
}

caption {
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	color: #0071BC;
	font-weight: bolder;
}

.game_preview {
	float: left;
	width: 250px;
	padding: 10px;
	text-align: center;
}

.game_preview h4 {
	margin: 0px;
}
