* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #E8E8E8;
	font-family: Verdana, Arial, sans-serif;
}
img {
	border: none;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 16px;
	margin-bottom: 20px;
}
#mainBodyContentLeft h2.warn {
	background-image: url('../img/exclamation_30x30.png');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 7px;
	height: 23px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
}
input, textarea {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	padding: 2px;
}
.warning {
	color: #F00;
}
#mainContainer {
	position: relative;
	background-image: url('../img/layout_02.png');
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
}
#headerContainer {
	width: 960px;
	height: 180px;
	position: relative;
	margin: auto;
	background-image: url('../img/layout_06.png');
	background-position: top;
	background-repeat: repeat-x;
}
#headerContainerLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 180px;
	background-image: url('../img/layout_04.png');
	background-position: center;
	background-repeat: no-repeat;
}
#headerContainerRight {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
	height: 180px;
	background-image: url('../img/layout_08.png');
	background-position: center;
	background-repeat: no-repeat;
}
#headerContainerLogo {
	position: absolute;
	top: 27px;
	left: 60px;
	width: 315px;
	height: 125px;
	background-image: url('../img/layout_logo.png');
	background-position: center;
	background-repeat: no-repeat;
}
#headerContainerLogo a {
	border: 0px;
	text-decoration: none;
	display: block;
	width: 315px;
	height: 125px;
}
#headerContainerLinks {
	color: #FFF;
	position: absolute;
	top: 35px;
	right: 60px;
	text-align:
	right; width:
	600px;
}
#headerContainerLinks a, #footerUpper a, #footerLower a  {
	color: #FFF;
	border: none;
	border-bottom: 1px dotted #FFF;
	margin-right: 0px;
	text-decoration: none;
}
#headerContainerLinks a:hover, #footerUpper a:hover, #footerLower a:hover {
	color: #F00;
	border-bottom: 1px solid #F00;
}
#headerContainerSearch {
	position: absolute;
	top: 80px;
	right: 60px;
	width: 382px;
	height: 40px;
	background-image: url('../img/layout_05.png');
	background-position: center;
	background-repeat: no-repeat;
}
#headerContainerReSearch {
	position: relative;
	margin: auto;
	width: 382px;
	height: 40px;
	background-image: url('../img/layout_05.png');
	background-position: center;
	background-repeat: no-repeat;
}
#headerContainerSearch form input[type="text"], #headerContainerReSearch form input[type="text"] {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 270px;
	font-weight: bold;
	color: #B20000;
	font-size: 11px;
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #727272;
}
#headerContainerSearch form input[type="submit"], #headerContainerReSearch form input[type="submit"] {
	background-color: #B20000;
	position: absolute;
	top: 9px;
	right: 12px;
	width: 70px;
	color: #FFF;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #727272;
}
#headerContainerNavi {
	position: absolute;
	left: 31px;
	bottom: 0px;
}
.headerContainerNaviButton {
	float: left;
	margin-right: 2px;
	
}
.headerContainerNaviButton a {
	border: none;
	border-top: 1px solid #D80000;
	text-decoration: none;
	display: block;
	padding: 4px 8px;
	font-size: 11px;
	color: #FFF;
	background-image: url('../img/layout_13.png');
	background-position: top;
	background-repeat: repeat-x;
}
.headerContainerNaviButton a:hover {
	background-position: left 2px;
	border-top: 1px solid #FFF;
}
.headerContainerNaviButton a.naviLinkActive {
	background-position: left 2px;
	border-top: 1px solid #BFBFBF;
}
#naviExtender {
	border: none;
	color: #FFF;
	background-image: url('../img/layout_02.png');
	background-position: top;
	background-repeat: repeat-x;
}
#naviExtension {
	background-color: #EEE;
	border-bottom: 1px solid #BBB;
	padding: 10px;
	margin: 0px 18px 0px 18px;
	font-size: 11px;
	text-align: center;
	display: none;
}
#naviExtension a {
	color: #900;
	text-decoration: none;
}
#naviExtension a:hover {
	color: #900;
	text-decoration: underline;
}
#thinRedLine {
	position: absolute;
	top: 179px;
	height: 3px;
	width: 100%;
	background-color: #B20000;
}
#mainBodyBlock {
	width: 898px;
	position: relative;
	margin: auto;
	background-color: #FFF;
	border: 1px solid #B20000;
	border-top: none;
	border-bottom: none;
}
#mainBodyContent {
	padding: 15px; /*width = 868px*/
	padding-top: 25px;
}
#mainBodyContent a {
	color: #B20000;
	border-bottom: 1px dotted #B20000;
	text-decoration: none;
}
#mainBodyContent a:hover {
	color: #DF0000;
	border-bottom: 1px solid #DF0000;
}
#mainBodyContent .imageHref {
	border: none;
}
#mainBodyContentLeft {
	float: left;
	width: 590px;
	border-right: 1px solid #EFEFEF;
	padding-right: 15px;
}
.bigArt {
	padding-bottom: 15px;
}
.bigArt img {
	border: 1px solid #900;
	float: left;
	margin-right: 15px;
	width: 240px;
	height: 180px;
}
.bigArt .articleInfo {
	float: left;
	width: 320px;
}
.bigArt .articleListInfo {
	position: relative;
	top: -3px;
}
.bigArt .articleListCat {
	font-size: 11px;
	padding-top: 5px;
}
.bigArt .prologue {
	line-height: 140%;
	padding-bottom: 10px;
}
.bigArt h3 {
	margin-bottom: 10px;
}
.issue {
	width: 170px;
	float: left;
	margin-bottom: 25px;
	margin-left: 15px;
	font-weight: bold;
	font-size: 11px;
	color: #727272;
	text-align: center;
}
.issue a {
	font-weight: normal;
	font-size: 10px;
}
.artsH {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #555;
	border-bottom: 1px dotted #BBB;
	clear: both;
}
.artsH div {
	float:right;
	text-align: right;
	position: relative;
	top: 1px;
}
.artsH span {
	font-weight: bold;
	font-size: 14px;
}
#mainBodyContentLeft .artsH div a {
	border: none;
}
.artsL {
	padding-bottom: 20px;
}
.articleList {
	padding-bottom: 8px;
}
.articleList h3 {
	padding-bottom: 5px;
}
.prologue {
	font-size: 11px;
}
.articleListInfo {
	color: #999;
	font-size: 10px;
	padding-top: 8px;
}
.issueHdr {
	margin-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #555;
	border-bottom: 1px dotted #BBB;
}
.issueDown {
	display: block;
	border-bottom: 0px;
	width: 150px;
	height: 50px;
	float: right;
	background-image: url('../img/down_pdf.png');
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	top: -10px;
}
.coverArticle {
	padding-bottom: 15px;
}
.coverArticle img {
	border: 1px solid #900;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.coverArticle .articleListInfo {
	position: relative;
	top: -3px;
}
.coverArticle .prologue {
	line-height: 140%;
	padding-bottom: 10px;
}
.coverArticle h3 {
	margin-bottom: 10px;
}
.sponsdSpan {
	color: #F00;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.article {
	font-size: 12px;
	padding-top: 20px;
	line-height: 140%;
	margin-bottom: 10px;
}
.article p {
	padding-bottom: 10px;
	padding-top: 10px;
}
.article p.imgL, .article p.imgR {
	border: 1px solid #900;
	position: relative;
	top: 13px;
	padding: 0px;
	background-color: #900;
	color: #FFF;
	font-size: 10px;
	line-height: 12px;
}
.article p.imgL {
	float: left;
	margin: 0px 10px 20px 0px;
	
}
.article p.imgR {
	float: right;
	margin: 0px 0px 20px 10px;
}
.article ol, .article ul {
	margin-left: 30px;
	margin-bottom: 10px;
}
.article .pTitle {
	clear: both;
	padding-top: 15px;
	padding-bottom: 0px;
}
.article hr {
	height: 2px;
	background-color: transparent;
	border: 0px;
	border-top: 1px dotted #900;
}
.article .picDivL, .article .picDivR {
	line-height: 110%;
	border: 1px solid #DDD;
	background-color: #F2F2F2;
	font-size: 9px;
	margin-top: 10px;
}
.article .picDivL div, .article .picDivR div {
	padding: 4px;
}
.article .picDivL {
	float: left;
	margin-right: 20px;
}
.article .picDivR {
	float: right;
	margin-left: 20px;
}
#mainBodyContentRight {
	float: right;
	width: 245px;
}
#partners {
	width: 242px;
	text-align: center;
	padding-bottom: 20px;
}
.rightTitle {
	background-image: url('../img/partner_bgd1.png');
	background-position: center top;
	background-repeat: no-repeat;
	height: 23px;
}
.rightTitle div {
	color: #CECECE;
	text-align: center;
	font-size: 9px;
	padding-top: 5px;
}
#partners a {
	display: block;
	margin-bottom: 10px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#partners a:hover {
	border: 0px;
}
#partners img {
	border: 1px solid #8B8B8B;
	padding: 0px;
	margin: 0px;
}
#mainBodyContentFoot {
	clear: both;
	text-align: right;
	font-size: 11px;
	background-image: url('../img/top_arrows.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 12px;
}
#footers {
	background-color: #727272;
	border-top: 1px solid #B20000;
	color: #FFF;
	font-size: 11px;
	padding-bottom: 30px;
}
#footerUpper {
	width: 850px;
	margin: auto;
}
#footerLower {
	width: 850px;
	margin: auto;
	margin-top: 25px;
	padding-top: 25px;
}
#footerLower .topicHeader {
	border-bottom: 1px solid #D80000;
	border-left: 15px solid #D80000;
	font-size: 10px;
	font-weight: bold;
	color: #E5E5E5;
	padding: 3px;
	margin-bottom: 15px;
}
#footerLower .topicHeader div {
	float: right;
	text-align: right;
	font-weight: normal;
}
#footerLower .topicHeader div a {
	border:none;
}
#footerUpper a, #footerLower a {
	font-size: 10px;
}
#footerLowerPartners {
	padding-left: 35px;
}
#footerLowerPartners div {
	float: left;
	margin: 10px;
}
#footerLowerPartners img {
	border: 1px solid #D70000;
}
#footerLowerPartners div a, #footerLowerPartners div a:hover {
	border: 0px;
}
.footerTitle {
	color: #D7D7D7;
	padding-bottom: 5px;
	padding-top: 20px;
	font-weight: bold;
}
#footerInfo {
	text-align: center;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
h2 span.query {
	font-style: italic;
}
.queryHighlite {
	background: yellow;
}
.commentOk, .commentFail {
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
.commentOk {
	color: #090;
}
.commentFail {
	color: #F00;
}
#hpHead {
	text-align: center;
}
#hpArticle {
	text-align: right;
	padding-top: 10px;
}
.hpInfo{
	padding: 10px 0px;
	text-align: right;
}
.hpInfo span {
	font-weight: bold;
}
#hpForm {
	background-color: #F7F7F7;
	border: 1px solid #EEE;
	padding: 15px;
	padding-bottom: 0px;
	font-size: 11px;
	color: #900;
	margin-bottom: 20px;
}
#hpForm div {
	padding-bottom: 10px;
}
#hpFormCommentDiv {
	float: left;
	padding-right: 30px;
	height: 130px;
}
#hpForm textarea {
	width: 345px;
	height: 122px;
	border: 1px solid #D7D7D7;
}
#hpForm input#hpFormNick, #hpForm input#hpFormCode {
	width: 152px;
	border: 1px solid #D7D7D7;
}
#hpForm img {
	border: 1px solid #F7F7F7;
}
#hpForm #hpFormSubmitDiv {
	clear: both;
}
#hpForm #hpFormSubmitDiv input {
	background-color: #B20000;
	color: #FFF;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #727272;
}
.hpOneComm {
	padding-top: 10px;
	font-size: 11px;
}
.hpOneComm .hpOneCommHead {
	padding: 3px;
	background-color: #F5F5F5;
	border-bottom: 1px dotted #959595;
}
.hpOneComm .hpOneCommHead span {
	font-weight: bold;
}
#mainBodyContentLeft .hpOneComm .hpOneCommHead a {
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	border: none;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('../img/exclamation_16x16.png');
}
.hpOneComm .hpOneCommHead div {
	float: right;
	color: #959595;
}
.hpOneComm .hpOneCommTxt {
	padding: 5px;
	padding-left: 10px;
	line-height: 14px;
}
.hpOneComm .hpOneCommTxt span {
	font-style: italic;
	color: #900;
}
#contributors {
	padding-top: 10px;
}
.contributor {
	float: left;
	width: 260px;
	margin: 0px 20px 0px 10px;
	padding-bottom: 15px;
}
.contributor img {
	border: 1px solid #900;
	float: left;
	margin-right: 10px;
}
.contributor h3 {
	padding-bottom: 5px;
}
.contributor .position {
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 11px;
}
.contributor .info {
	padding-top: 3px;
	color: #888;
	font-size: 11px;
}
#person img {
	float: right;
	border: 1px solid #900;
	margin-left: 15px;
}
#person h2 {
	padding-bottom: 5px;
	margin: 0px;
	font-size: 15px;
}
#person div.position {
	margin-bottom: 20px;
	color: #900;
	font-size: 11px;
	font-weight: bold;
}
#person div.info {
	margin-bottom: 5px;
}
#person div.infoArt{
	padding-top: 15px;
}
#person div.info img, .contributor .info img {
	border: none;
	margin: 0px;
	margin-right: 4px;
	position: relative;
	bottom: -2px;
	float: left;
}
#person div.desc {
	clear: both;
	padding-top: 20px;
}
#person p {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 145%;
}
#person p.personNote {
	font-style: italic;
	color: #900;
	padding-top: 10px;
}
#mainBodyContentRight a.galleryLink {
	display: block;
	border: none;
	width: 242px;
	margin-top: 10px;
	background-position: center;
	background-repeat: no-repeat;
}
#galleryBartyzel {
	height: 100px;
	background-image: url('../img/gallery_bartyzel.jpg');
}
#galleryCaban {
	height: 100px;
	background-image: url('../img/gallery_ncaban.jpg');
}
#mainBodyContentRight .artsH {
	color: #9E9E9E;
	padding: 3px;
	border: 0px;
	border-left: 15px solid #D70000;
	border-bottom: 1px solid #9E9E9E;
	font-weight: bold;
	font-size: 10px;
}
#mainBodyContentRight .rightTopicContainer {
	padding-bottom: 20px;
}
#mainBodyContentRight .rightTopicContainer .rTopicTitle {
	font-size: 10px;
	padding-left: 5px;
	padding-bottom: 4px;
	font-weight: bold;
}
#mainBodyContentRight .rightTopicContainer .rTopicTxt {
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px dotted #E1E1E1;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#subgalleryLinks {
	padding-bottom: 20px;
}
#subgalleryLinks .subgalleryLinkThumb {
	padding: 5px;
	float: left;
	text-align: center;
	font-size: 11px;
	width: 180px;
	height: 200px;
}
#subgalleryLinks .subgalleryLinkThumb a {
	border: none;
}
#subgalleryLinks .subgalleryLinkThumb img {
	border: 1px solid #900;
}
#subgalleryLinks .subgalleryLinkThumb div {
	padding: 1px;
}
#subgalleryLinks .subgalleryLinkThumb span {
	color: #888;
}
#subGalleryHeader {
	padding-bottom: 20px;
}
#subGalleryHeader div {
	float: right;
	font-size: 11px;
	padding-right: 14px;
	background-image: url('../img/top_arrows.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}
#subGalleryHeader div a {
	border: 0px;
}
#subGalleryHeader span {
	font-weight: bold;
	font-size: 14px;
}
#galleryThumbs {
	text-align: center;
	padding-bottom: 20px;
}
#galleryThumbs a, #galleryThumbs a:hover {
	border: none;
}
#galleryThumbs a img {
	border: 1px solid #900;
	margin: 2px;
}
#galleryBigPic {
	text-align: center;
}
#galleryBigPic img {
		border: 1px solid #900;
}
#mainBodyContentLeft .galleryInfo {
	position: relative;
	top: -10px;
	color: #A2A2A2;
	font-size: 11px;
	padding-bottom: 5px;
}
#mainBodyContentLeft .topicHeader {
	border-bottom: 1px solid #9E9E9E;
	border-left: 15px solid #D80000;
	font-size: 10px;
	font-weight: bold;
	color: #9E9E9E;
	padding: 3px;
	margin-bottom: 15px;
}
#mainBodyContentLeft .topicHeader div {
	float: right;
	text-align: right;
	font-weight: normal;
}
#mainBodyContentLeft .topicHeader div a {
	border:none;
}
#homePromotedArts {
	margin-top: 30px;
	width: 320px;
	float: right;
}
#homeCurrentIssue {
	margin-top: 30px;
	width: 240px;
	float: left;
}
#homeCurrentIssue .pdfLink a {
	display: block;
	border-bottom: 0px;
	width: 240px;
	height: 50px;
	background-image: url('../img/down_pdf.png');
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	top: -30px;
}
#homeCurrentIssue div.onlineSoon {
	border-bottom: 0px;
	width: 240px;
	height: 50px;
	background-image: url('../img/online_soon.png');
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	top: -30px;
}
#homeNewest {
	margin-top: 15px;
}