@media all {

html, body, b, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { quotes:none; list-style:none; padding:0; background:transparent; border:0; outline:0; margin:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; text-decoration:none; vertical-align:baseline; }

blockquote::before, blockquote::after, q::before, q::after { content:none; }

del { text-decoration:line-through; }
table { border-collapse:collapse; border-spacing:0; }

*:focus { outline:0; }

/* end of reset */

div.text ul, div.text ol, div.text dd { margin-left:2em; }
div.text p, div.text ul, div.text ol { margin-bottom:1em; }

}
@media screen, projection {

a { color:#203188; text-decoration:none; }
a:focus, a:hover { text-decoration:underline; }
#page div.text a { text-decoration:underline; }
#page div.text a:focus, #page div.text a:hover { text-decoration:none; }

hr { display:none; }
.articles .more span, #mainContent div.pages h3, #mainContent .more span, #mainContent p.archive a span,
#formNewsletter legend span,
#skipLinks, #menuMain h2, #menuMain .backToTop, #menuPage h2, #menuFast h2, #footer h2 { height:1px; overflow:hidden; position:absolute; top:auto; right:1000em; }

/* lay k */

html {
	background-color:#fff;
	font:100.01%/1.5 Arial, sans-serif;
	color:#203188;
}

body {
	font-size:0.75em;
}

#main {
	width:970px;
	position:relative;
	z-index:10;
	margin:0 auto;
}
#main::after {
	display:block;
	content:"";
	clear:both;
	height:1px;
}

/* content */

#mainContent {
	width:770px;
	float:left;
	position:relative;
	z-index:10;
}

/* side content */

#sideContent {
	width:190px;
	float:right;
}

	#sideContent div {
		margin-bottom:12px;
		position:relative;
	}

/* common */

div.text h3,
div.text h4,
div.text h5,
div.text h6 {
	margin-bottom:0.4em;
	font:normal 1em "Times New Roman", serif;
	color:#c36;
}

div.text h3 {
	font-size:1.42em;
}

div.text h4 {
	font-size:1.33em;
}

div.text h5 {
	font-size:1.25em;
}

div.text h6 {
	font-size:1.17em;
}

div.text strong {
	font-weight:bold;
}

div.text ul li{
	background:transparent url(/images/icons1.png) no-repeat scroll -2729px 50%;
	padding-left:13px;
}

#boxInterviewOfTheMonth div.text p.more,
#boxLatestIssue p.read {
	padding-left:3px;
	background:#ccc url(/images/bgdCommon1.png) no-repeat -890px 0;
	float:right;
	margin:0 9px;
}

	#boxInterviewOfTheMonth div.text p.more a,
	#boxLatestIssue p.read a {
		display:block;
		padding:0 20px 0 3px;
		background:url(/images/bgdCommon1.png) no-repeat 100% 0;
	}

#latestEvents ol.events a.more,
#mainContent div.recommended ul .more a {
	padding-right:12px;
	background:url(/images/icons1.png) no-repeat 100% 50%;
	color:#99f;
}

/* headers */

#mainContent h2,
#sideContent h2 {
	height:30px;
	padding:0 10px;
	background:#ccf url(/images/bgdCommon2.png) no-repeat -2310px 0;
	margin:0 3px 10px 0;
	font:1.67em "Times New Roman", serif;
	line-height:29px;
	color:#fff;
}

	#mainContent h2 a {
		color:#fff;
		cursor:text;
		text-decoration:none;
	}

#sideContent h2 {
	width:170px;
	color:#203188;
}

/* pagination */

#mainContent div.pages {
	padding:1em 0 2em;
	text-align:center;
}

	#mainContent div.pages li {
		list-style:none;
		display:inline;
	}

		#mainContent div.pages li a {
			padding:5px;
			border:1px solid #203188;
			font-weight:bold;
			text-decoration:none;
		}

		#mainContent div.pages li a:focus,
		#mainContent div.pages li a:hover,
		#mainContent div.pages li em {
			padding:5px;
			background-color:#203188;
			border:1px solid #203188;
			color:#fff;
			font-weight:bold;
			font-style:normal;
		}

		#mainContent div.pages li.previous a,
		#mainContent div.pages li.next a {
			font-weight:normal !important;
		}

/* pages */

/* text page */

#page h2,
#contact h2,
#register h2,
#login h2 {
	padding:0;
	background:none;
	color:#c36;
}

	#page h2 a,
	#contact h2 a,
	#register h2 a {
		color:#c36;
	}

/* home */

/* interview of the month archive */

#boxInterviewOfTheMonth p.archive,
#latestEvents p.archive,
#calendarEvent p.back {
	width:100px;
	height:20px;
	padding-top:10px;
	position:absolute;
	top:0;
	right:12px;
	font-size:0.83em;
	line-height:1;
	text-align:right;
}

	#boxInterviewOfTheMonth p.archive a,
	#latestEvents p.archive a,
	#calendarEvent p.back a {
		display:block;
		padding-right:12px;
		background:url(/images/icons1.png) no-repeat -867px 50%;
		color:#fff;
	}

/* box interview of the month */

#boxInterviewOfTheMonth {
	width:420px;
	background:url(/images/bgdCommon1.png) repeat-y 0 0;
	border-bottom:2px solid #ccc;
	clear:left;
	float:left;
	margin-bottom:10px;
	position:relative;
	z-index:20;
}

	#boxInterviewOfTheMonth h2 {
		background-color:#203188;
		background-position:0 0;
		border-bottom:10px solid #fff;
		margin:0;
	}

		#boxInterviewOfTheMonth h2 a {
			color:#fff;
		}

	#boxInterviewOfTheMonth div.text {
		padding:0 9px;
	}

		#boxInterviewOfTheMonth h3 {
			margin:4px 0 5px;
			font:normal 1.83em "Times New Roman", serif;
		}

			#boxInterviewOfTheMonth h3 a {
				color:#c36;
			}

			#boxInterviewOfTheMonth h3 img {
				padding-right:2px;
				float:left;
				position:relative;
				right:9px;
				bottom:4px;
			}

		#boxInterviewOfTheMonth div.text p {
			margin-bottom:0;
		}

/* interview of the month nav */

#boxInterviewOfTheMonth p.archive {
	padding-right:12px;
	background:#203188 url(/images/bgdCommon2.png) no-repeat -658px 0;
	right:0;
}

/* latest events */

#latestEvents {
	width:340px;
	background:url(/images/bgdCommon2.png) no-repeat -1200px 0;
	border-bottom:2px solid #ccc;
	margin:0 0 10px auto;
	position:relative;
	z-index:20;
}

	#latestEvents h2 {
		background-color:#66c;
		background-position:-770px 0;
		color:#fff;
	}

	#latestEvents ol.events {
		padding:0 11px 3px;
	}

/* latest events list */

#latestEvents ol.events li {
	padding-bottom:9px;
}

	#latestEvents ol.events h3 {
		width:100%;
		overflow:hidden;
		position:relative;
	}

		#latestEvents ol.events h3 a {
			margin-left:6em;
			font-weight:bold;
		}

		#latestEvents ol.events h3 span {
			padding-right:5px;
			border-right:1px solid #99f;
			position:absolute;
			top:0.25em;
			left:-0.6em;
			color:#99f;
			line-height:1;
		}

/* latest events archive */

#latestEvents p.archive {
	background:#66c url(/images/bgdCommon2.png) no-repeat -800px 0;
}

/* latest articles */

#latestArticles {
	width:420px;
	background:url(/images/bgdCommon2.png) no-repeat -1890px 0;
	clear:left;
	float:left;
}

	#latestArticles h2 {
		background-color:#333;
		background-position:-1540px 0;
		color:#fff;
	}

/* latest articles category */

#latestArticles div.category h3 {
	height:20px;
	padding:2px 0 0 52px;
	background:#e8e8ff url(/images/bgdCommon1.png) no-repeat -419px 0;
}

	#latestArticles div.category a {
		padding-left:13px;
		background:url(/images/icons1.png) no-repeat -1680px 50%;
	}

	#latestArticles div.category h3 a {
		padding-left:14px;
		background-position:-840px 50%;
		font-weight:bold;
	}

#latestArticles div.category ol.articles {
	padding:6px 10px 7px 52px;
	overflow:hidden;
}

	#latestArticles div.category ol.articles img {
		display:inline;
		float:left;
		margin:4px 0 0 -65px;
	}

	#latestArticles div.category ol.articles a {
		display:block;
		background-position:-2729px 1px;
	}

	#latestArticles div.category ol.articles li:first-child a {
		font-weight:bold;
		background-position:-3543px 1px;
	}

/* interview, event and article */

#interview,
#event,
#article {
	width:480px;
	float:left;
}

	#interview div.text h3,
	#event div.text h3,
	#calendarEvent div.text h3,
	#article div.text h3 {
		margin:4px 0 5px;
		font:1.83em "Times New Roman", serif;
		position:static;
		color:#c36;
	}

		#interview div.text h3 img,
		#event div.text h3 img,
		#calendarEvent div.text h3 img,
		#article div.text h3 img {
			padding:0 9px 9px 0;
			float:left;
		}

		#event div.text h3 span,
		#calendarEvent div.text h3 span {
			display:block;
			margin-bottom:-1px; 
			position:relative;
			top:4px;
			font:0.55em Arial,sans-serif;
			color:#99F;
		}

/* interview */

#interview {
	background:url(/images/bgdCommon2.png) no-repeat -290px 0;
}

	#interview h2 {
		background:#203188 url(/images/bgdCommon2.png) no-repeat 0 0;
	}

/* event */

#event {
	background:url(/images/bgdCommon2.png) no-repeat -1060px 0;
}

	#event h2 {
		background:#66c url(/images/bgdCommon2.png) no-repeat -770px 0;
	}

/* article */

#article {
	background:url(/images/bgdCommon2.png) no-repeat -1830px 0;
}

	#article h2 {
		background:#333 url(/images/bgdCommon2.png) no-repeat -1540px 0;
	}

/* recommended interview, events and articles */

#mainContent div.recommended {
	width:280px;
	float:right;
}

	#mainContent div.recommended h2 {
		margin-right:0;
	}

/* recommended items list */

#recommendedInterviews h2,
#recommendedEvents h2,
#recommendedArticles h2 {
	background:#9c3892 url(/images/bgdCommon2.png) no-repeat -2500px 0;
}

#mainContent div.recommended ul.interviews li,
#mainContent div.recommended ul.events li,
#mainContent div.recommended ul.articles li {
	padding:0 10px 5px;
}

	#mainContent div.recommended ul.interviews h3,
	#mainContent div.recommended ul.events h3,
	#mainContent div.recommended ul.articles h3 {
		padding:2px 10px;
		background:#e8e8ff url(/images/bgdCommon1.png) no-repeat -479px 0;
		margin:0 -10px 5px;
		font-weight:bold;
	}

	#mainContent div.recommended ul.interviews p,
	#mainContent div.recommended ul.events p,
	#mainContent div.recommended ul.articles p {
		display:inline;
	}

		#mainContent div.recommended ul.interviews p img,
		#mainContent div.recommended ul.events p img,
		#mainContent div.recommended ul.articles p img {
			padding:5px 5px 0 0;
			float:left;
		}

/* interviews, events and articles */

#interviews ol.interviews li,
#events ol.events li,
#calendarEvents ol.events li,
#articles ol.articles li {
	padding-bottom:2em;
}

	#interviews ol.interviews h3,
	#events ol.events h3,
	#calendarEvents ol.events h3,
	#articles ol.articles h3 {
		color:#fff;
	}

		#interviews ol.interviews h3 a,
		#events ol.events h3 a,
		#calendarEvents ol.events h3 a,
		#articles ol.articles h3 a {
			font-size:1.33em;
			font-weight:bold;
		}

		#interviews ol.interviews h3 span,
		#events ol.events h3 span,
		#calendarEvents ol.events h3 span,
		#articles ol.articles h3 span {
			display:block;
			margin:1px 0 -2px;
			color:#99f;
		}

	#interviews ol.interviews p,
	#events ol.events p,
	#calendarEvents ol.events p,
	#articles ol.articles p {
		display:inline;
	}

		#interviews ol.interviews p.more a,
		#events ol.events p.more a,
		#calendarEvents ol.events p.more a,
		#articles ol.articles p.more a {
			padding-right:11px;
			background:url(/images/icons1.png) no-repeat 100% 50%;
			color:#99f;
		}

/* interviews */

#interviews h2 {
	background:#203188 url(/images/bgdCommon2.png) no-repeat 0 0;
	margin-right:0;
}

/* events */

#events h2 {
	background:#66c url(/images/bgdCommon2.png) no-repeat -770px 0;
	margin-right:0;
}

/* articles */

#articles h2 {
	background:#333 url(/images/bgdCommon2.png) no-repeat -1540px 0;
	margin-right:0;
}

/* calendar events */

#calendarEvents h2,
#calendarEvent h2 {
	background:#ccf url(/images/bgdCommon2.png) no-repeat -2780px 0;
	margin-right:0;
}

#calendarEvent p.back {
}

/* register and login forms */

#formRegister div.error p,
#formLogin div.error p {
	font-weight:bold;
	color:#f00;
}

#formRegister fieldset div,
#formLogin fieldset div {
	padding-top:5px;
}

	#formRegister fieldset label,
	#formLogin fieldset label {
		width:14em;
		padding-top:3px;
		float:left;
	}

	#formRegister fieldset input,
	#formLogin fieldset input {
		padding:2px;
		border:1px solid #203188;
	}

#formRegister fieldset div.error,
#formLogin fieldset div.error {
	color:#f00;
}

	#formRegister fieldset div.error input,
	#formLogin fieldset div.error input {
		color:#f00;
		border-color:#f00;
	}

#formRegister div.submit,
#formLogin div.submit {
	padding:5px 0 2em 14em;
}

/* side content*/

#boxNewsletter {
	border-bottom:2px solid #CCC;
}

	#boxNewsletter h2 {
		margin-bottom:5px;
	}

/* form newsletter */

#formNewsletter fieldset input {
	display:block;
	width:166px;
	padding:0 2px;
	margin:14px 9px 0;
	border:1px solid #ccc;
}

#formNewsletter div.submit {
	margin:0 10px;
	text-align:left;
}

	#formNewsletter div.submit input {
		display:block;
	}

	#formNewsletter div.submit .add {
		float:right;
	}

/* box calendar */

#boxCalendar {
	z-index:30;
}

	#boxCalendar div.nearestEvents h3 {
		color:#99f;
	}

	#boxCalendar div.nearestEvents p.more {
		width:100%;
		overflow:hidden;
		border-bottom:2px solid #ccc;
	}

		#boxCalendar div.nearestEvents p.more a {
			padding:0 21px 0 11px;
			background:#ccc url(/images/bgdCommon1.png) no-repeat 100% 0;
			float:right;
			margin-right:9px;
		}

/* calendar */

table.calendar {
	width:100%;
	border-collapse:separate;
	border-spacing:2px;
	border:0;
	margin-bottom:4px;
	text-align:center;
}

	table.calendar th,
	table.calendar td {
		color:#99f;
		font-weight:bold;
	}

	table.calendar th {
		background-color:#f3f3f3;
	}

	table.calendar td {
		background-color:#e9e9ff;
	}

	table.calendar .day-7 {
		background-color:#f2dcdc;
	}

	table.calendar td.today {
		background-color:#213289;
		color:#fff;
	}

	table.calendar .prev,
	table.calendar .next {
		color:#fff;
	}

	table.calendar td a {
		display:block;
		border:1px solid #ff0066;
		color:#99f;
	}

/* calendar day events */

table.calendar tbody ins {
	width:26px;
	float:left;
	margin-right:-26px;
	position:relative;
	z-index:30;
}

table.calendar tbody ins.hide {
	display:none;
}

	#boxCalendar table.calendar tbody ins div.calendarDayEvents {
		height:20px;
		padding-right:7px;
		background:url(/images/icons1.png) no-repeat -1080px 50%;
		position:absolute;
		top:0;
		right:100%;
		font-size:0.83em;
		line-height:1;
		color:#99f;
		text-align:left;
	}

		#boxCalendar table.calendar tbody ins div.calendarDayEvents ol.events {
			width:214px;
			padding-bottom:4px;
			background-color:#23348a;
			position:absolute;
			top:-30%;
			left:-214px;
		}

		#boxCalendar table.calendar div.calendarDayEvents li {
			padding:7px 10px 5px;
		}

			#boxCalendar table.calendar div.calendarDayEvents a {
				padding-top:2px;
				border:0;
				color:#fff;
			}

/* box latest issue */

#boxLatestIssue {
	width:100%;
	overflow:hidden;
	background:url(/images/bgdCommon1.png) repeat-y 0 0;
	border-bottom:2px solid #ccc;
}

	#boxLatestIssue p.cover {
		padding:16px 0 14px;
		position:relative;
		text-align:center;
	}

/* box our magazines */

#boxOurMagazines ul.magazines {
	height:74px;
}

	#boxOurMagazines ul.magazines li {
		border-bottom:2px solid #ccc;
		position:relative;
	}

		#boxOurMagazines ul.magazines li a {
			display:block;
			width:100%;
			overflow:hidden;
			vertical-align:bottom;
		}

			#boxOurMagazines ul.magazines li a img {
				display:block;
			}

			#boxOurMagazines ul.magazines a span {
				padding:0 21px 0 11px;
				background:#ccc url(/images/bgdCommon1.png) no-repeat 100% 0;
				float:right;
				margin-right:9px;
			}

/* main menu */

#menuMain {
	height:30px;
	background:#e8e8ff url(/images/bgdCommon1.png) no-repeat -419px -24px;
	clear:both;
	font-size:0.92em;
}

	#menuMain li {
		padding:7px 9px 0 10px;
		float:left;
	}

/* header */

#header {
	height:130px;
/*	background:url(/images/picHeader.jpg) no-repeat 100% 10px;*/
}

	#header h1 img {
		position:absolute;
		top:37px;
		left:10px;
	}

/* footer */

#footer {
	padding:0 10px 15px;
	padding-bottom:15px;
	background:url(/images/bgdCommon1.png) no-repeat -419px -54px;
	color:#b2b2b2;
	font-size:0.83em;
	line-height:1;
	text-decoration:none;
	text-align:right;
}

	#footer a {
		color:#b2b2b2;
	}

	#footer p.contactInfo {
		padding:4px 1px 0;
		height:41px;
		background:#f5f5f5 url(/images/bgdCommon1.png) no-repeat -419px -54px;
		margin-bottom:9px;
		text-align:left;
	}

		#footer p.contactInfo img {
			vertical-align:middle;
		}

	#footer p.copyrights {
		float:left;
	}

	#footer p.madeBy {
		display:inline;
	}

	#footer p.powerBy {
		display:inline;
		padding-left:0.3em;
		border-left:1px solid #b2b2b2;
	}

/* banners */

#main div.banner {
	padding-bottom:15px;
	font-size:0.83em;
	color:#ccc;
	text-align:center;
}

#banner01,
#banner04 {
	width:420px;
	clear:left;
	float:left;
}

#banner02,
#banner08 {
	width:340px;
	margin-left:auto;
}

#main #banner07 {
	height:110px;
	padding:10px 0 0;
	background-color:#fff;
	position:absolute;
	top:0;
	right:0;
	text-align:right;
}

	#main #banner07 img,
	#main #banner07 a {
		position:absolute;
		top:0;
		right:0 !important;
		left:auto !important;
	}

}
@media print {

/* printer styles */

div, hr, #mainContent a.more { display:none; }

#main, #header, #mainContent, #mainContent div { display:block; }

#main {
	margin:5px 10px;
	position:relative;
	font-size:11px;
	color:#333;
}

	#main * {
		margin:0;
		text-decoration:none;
	}

	a { color:#333; }

	#mainContent {
		line-height:2em;
		color:#333;
	}

		#mainContent h2 {
			margin-bottom:1.5em;
			font-size:12px;
		}

		#mainContent p {
			text-indent:2em;
		}

}
