/* ----------------------------------------------------------

	Site:		Ringier
	Type:		Main CSS

	Author: 	na
------------------------------------------------------------- */

/* @group reset */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img,
fieldset {
	border: 0;
}

q:before,
q:after {
	content: "";
}

/* @end reset */

/* @group common-style */

body, table td, table th {
	color: #000;
	font: 11px/16px Arial,Helvetica,FreeSans,"Nimbus Sans L",sans-serif;
}

input, button, textarea, select {
	color: #000;
	font-size: 11px;
	font-family: Arial,Helvetica,FreeSans,"Nimbus Sans L",sans-serif;
}

body {
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	line-height: 18px;
}

a {
	color: #3fb4e4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	outline: none;
}

/* @end common-style */

/* @group common-classes */

.clr:after,
.colwrp:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.screenrdr,
.hidden {
	position: absolute;
	left: -9999px;
	top: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.dspnone {
	display: none;
}

.fir {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.noborder {
	border: 0 !important;
}

.iwrp,
.iwrp img {
	display: block;
}

ul, ol {
	list-style: none;
}

/* @end common-classes */

/* @group base-layout */

#container {
	margin: 21px 0 0 10px;
	width: 820px;
	padding: 0 0 40px;
}

#header {
	position: relative;
	padding: 41px 0 0;
	margin: 0 0 4px;
	height: 70px;
}

#content {
	background: url(../i/bg_faux_content.png) repeat-y;
}

.index #content {
	background: none;
}

#footer {
	height: 30px;
	line-height: 30px;
	background: #e5e5e5 url(../i/sprite-main.png) no-repeat 100% -424px;
	margin: 0 0 0 4px;
	padding: 0 0 0 11px;
	font-size: 10px;
	font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans","Liberation Sans",Geneva,sans-serif;
	color: #666;
	clear: both;
/*	margin-top: 8px;
	clear: both;*/
}

.index #footer {
	margin: 8px 0 0;
	padding: 0;
	background: none;
	height: auto;
	line-height: 16px;
}

#side {
	width: 160px;
	float: left;
	padding: 0 0 149px;
	background: #fff url(../i/bg_side.png) no-repeat 0 100%;
}

#main {
	float: left;
	width: 660px;
	background: #fff;
}

/* @group grid */

.box {
	margin: 0 0 0 4px;
}

.col_w495,
.col_w330,
.col_w165,
.col_w165,
.col_w247 {
	float: left;
}

.col_w495 {
	width: 495px;
}

/* a benne levo blokkok also feher eltartasa miatt van szukseg ra. */
.colwrp_w495_w165 .col_w495 {
	background: #fff;
}

.col_w330 {
	width: 330px;
}

.col_w247 {
	width: 247px;
}

/* mivel a 495px -es oszlopban az oszlopok kozott nem 4, hanem 5px -es eltartas van. */
.col_w495 .col_w247:first-child {
	margin-right: 1px;
}

.col_w165 {
	width: 165px;
}

/* a faux columnok miatt kell a hatterkep */
.colwrp_w330_w165_w165 {
	margin: 4px 0;
	background: url(../i/bg_faux_w330_w165_w165.png) repeat-y;
}

.colwrp_w495_w165 {
	margin: 4px 0;
	background: url(../i/bg_faux_w247_w247_w165.png) repeat-y;
}

.colwrp_w495_w165 .col_w495 .colwrp {
	background: url(../i/bg_faux_w247_w247_w165.png) repeat-y;
}

.colwrp_w495_w165 .col_w495 .colwrp {
	margin: 0 0 4px;
}

.colwrp_w495_w165 .col_w495 .colwrp:last-child {
	margin: 0;
}

.colwrp_w4x165 {
	margin: 4px 0;
	background: url(../i/bg_faux_w165_w165.png) repeat;
}

/* cols */


/* @end grid */

/* @end base-layout */

/* @group header */

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 143px;
	height: 33px;
}

#logo img {
	display: block;
}

#header ul {
	position: absolute;
	top: 0;
	right: 0;
	width: 57px;
	height: 23px;
	overflow: hidden;
	background: url(../i/sprite-main.png) no-repeat -1px -65px;
}

#header li {
	float: left;
}

#header .en {
	margin-right: 13px;
}

#header ul a {
	display: block;
	width: 22px;
	height: 23px;
	overflow: hidden;
	color: #e6e6e6;
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
}

#header ul a .fir {
	width: 22px;
	height: 23px;
	background-image: url(../i/sprite-main.png);
	background-repeat: no-repeat;
}

#header .en .fir {
	background-position: -1px -65px;
}

#header .sel-hu .fir {
	background-position: -36px -65px;
}

#header .sel-hu a,
#header .sel-en a {
	color: #15a9e6;
}

#top {
	padding-top: 4px;
	border-top: 4px solid #dcdcdc;
}

#top h1 {
	width: 486px;
	height: 44px;
	padding: 18px 0 0 6px;
	float: left;
	overflow: hidden;
	background: #717171 url(../i/sprite-main.png) no-repeat;
	overflow: hidden;
	color: #e4e4e4;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
}

#search {
	float: left;
	width: 244px;
	height: 40px;
	overflow: hidden;
	padding: 22px 0 0 84px;
	background: #929292 url(../i/sprite-main.png) no-repeat 0 -332px;
}

#search input {
	font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans","Liberation Sans",Geneva,sans-serif;
	font-size: 12px;
	color: #5d5d5d;
	width: 137px;
	height: 17px;
	padding: 0 3px;
	background: #fff;
	border: 0;
	float: left;
}

#search button {
	background: #777 url(../i/sprite-main.png) no-repeat -475px -73px;
	text-indent: -9999px;
	height: 17px;
	width: 17px;
	overflow: hidden;
	float: left;
	border: 0;
	padding: 0;
	cursor: pointer;
}

/* @end header */

/* @group content */

/* @group index */

.index .colwrp {
	margin: 0 0 4px;
}

/* @group mosaic */

#mosaic {
	width: 488px;
	height: 320px;
	float: left;
	overflow: hidden;
	position: relative;
}

#mosaic li {
	position: absolute;
	width: 78px;
	height: 104px;
}

#mosaic li a {
	position: absolute;
	width: 78px;
	height: 104px;
	top: 0;
	left: 0;
	background: #fff;
}

#mosaic li a {
	padding: 0 4px 4px 0;
}

#mosaic li a img {
	position: absolute;
	top: 0;
	left: 0;
}

#mosaic li div {
	width: 123px;
	padding: 7px;
	border: 1px solid #666;
	position: absolute;
	background: #fff;
	z-index: 10;
	top: 144px;
	left: 95px;
	display: none;
}

#mosaic li div span {
	width: 19px;
	height: 15px;
	position: absolute;
	top: -15px;
	left: 9px;
	background: url(../i/bg_bubble_tl.png) no-repeat;
}

#mosaic #p-1-1 { top: 0; left: 0; }
#mosaic #p-1-2 { top: 0; left: 82px; }
#mosaic #p-1-3 { top: 0; left: 164px; }
#mosaic #p-1-4 { top: 0; left: 246px; }
#mosaic #p-1-5 { top: 0; left: 328px; }
#mosaic #p-1-6 { top: 0; left: 410px; }
#mosaic #p-2-1 { top: 108px; left: 0; }
#mosaic #p-2-2 { top: 108px; left: 82px; }
#mosaic #p-2-3 { top: 108px; left: 164px; }
#mosaic #p-2-4 { top: 108px; left: 246px; }
#mosaic #p-2-5 { top: 108px; left: 328px; }
#mosaic #p-2-6 { top: 108px; left: 410px; }
#mosaic #p-3-1 { top: 216px; left: 0; }
#mosaic #p-3-2 { top: 216px; left: 82px; }
#mosaic #p-3-3 { top: 216px; left: 164px; }
#mosaic #p-3-4 { top: 216px; left: 246px; }
#mosaic #p-3-5 { top: 216px; left: 328px; }
#mosaic #p-3-6 { top: 216px; left: 410px; }

#mosaic .anim_right a {
	left: auto;
	right: 0;
	padding: 0 0 4px 4px;
}

#mosaic .anim_right img {
	left: auto;
	right: 0;
}

#mosaic .anim_right div {
	left: auto;
	right: 95px;
}

#mosaic .anim_right div span {
	left: 109px;
	background-image: url(../i/bg_bubble_tr.png);
}

#mosaic .anim_bottomleft a {
	top: auto;
	bottom: 0;
	padding: 4px 4px 0 0;
}

#mosaic .anim_bottomleft img {
	top: auto;
	bottom: 0;
}

#mosaic .anim_bottomleft div {
	top: auto;
	bottom: 144px;
}

#mosaic .anim_bottomleft div span {
	top: auto;
	bottom: -15px;
	background-image: url(../i/bg_bubble_bl.png);
}

#mosaic .anim_bottomright a {
	top: auto;
	left: auto;
	right: 0;
	bottom: 0;
	padding: 4px 0 0 4px;
}

#mosaic .anim_bottomright img {
	top: auto;
	left: auto;
	right: 0;
	bottom: 0;
}

#mosaic .anim_bottomright div {
	top: auto;
	left: auto;
	right: 95px;
	bottom: 144px;
}

#mosaic .anim_bottomright div span {
	top: auto;
	bottom: -15px;
	left: 109px;
	background-image: url(../i/bg_bubble_br.png);
}

#mosaic li div h2 {
	font-size: 12px;
	line-height: 16px;
}
/*
#mosaic li.hover,
#mosaic li:hover {
	z-index: 10;
}

#mosaic li.hover a,
#mosaic li:hover a {
	width: 120px;
	height: 160px;
	padding: 0 4px 4px 0;
}

#mosaic li:hover img {
	width: 120px;
	height: 160px;
}

#mosaic li.hover div,
#mosaic li:hover div {
	left: 95px;	
}

#mosaic #p-1-4.hover a,
#mosaic #p-1-5.hover a,
#mosaic #p-1-6.hover a,
#mosaic #p-2-4.hover a,
#mosaic #p-2-5.hover a,
#mosaic #p-2-6.hover a,
#mosaic #p-1-4:hover a,
#mosaic #p-1-5:hover a,
#mosaic #p-1-6:hover a,
#mosaic #p-2-4:hover a,
#mosaic #p-2-5:hover a,
#mosaic #p-2-6:hover a {
	padding: 0 0 4px 4px;
}

#mosaic #p-3-1.hover a,
#mosaic #p-3-2.hover a,
#mosaic #p-3-3.hover a,
#mosaic #p-3-1:hover a,
#mosaic #p-3-2:hover a,
#mosaic #p-3-3:hover a {
	padding: 4px 4px 0 0;
}

#mosaic #p-3-4.hover a,
#mosaic #p-3-5.hover a,
#mosaic #p-3-6.hover a,
#mosaic #p-3-4:hover a,
#mosaic #p-3-5:hover a,
#mosaic #p-3-6:hover a {
	padding: 4px 0 0 4px;
}
*/

/* @end mosaic */

/* @group welcome */

#welcome {
	float: left;
	width: 231px;
	height: 300px;
	padding: 10px 5px 10px 10px;
	overflow: hidden;
	margin: 0 4px;
	background: #46b4e2;
	color: #fff;
	font-size: 12px;
}

#welcome h2 {
	margin: 0 0 14px;
}

#welcome ul {
	margin: 22px 0 0;
}

#welcome li {
	margin: 4px 0 0;
	font-size: 12px;
	line-height: 18px;
	color: #81d9ff;
}

#welcome li a {
	font-size: 16px;
	line-height: 18px;
	vertical-align: middle;
	font-weight: bold;
	color: #fff;
}

/* @end welcome */

#sidedecor {
	float: left;
	width: 78px;
	height: 320px;
	overflow: hidden;
}

#sidedecor img {
	display: block;
}

/* @group news-box */

.news-box {
	float: left;
	width: 230px;
	height: 109px;
	padding: 6px;
	overflow: hidden;
	margin: 0 4px 0 0;
	font-size: 12px;
	color: #333;
}

.news-box h3 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin: 0 0 5px;
}

.news-box h3 a {
	color: #333;
}

.news-box h3 a:hover {
	text-decoration: none;
}

.news-box a {
	color: #276d8e;
}

.nb-dark {
	background: #7d7d7d url(../i/sprite-main.png) no-repeat 0 -90px;
}

.nb-light {
	background: #c3c3c3 url(../i/sprite-main.png) no-repeat -246px -90px;
}

.lang-en .nb-dark {
	background: #7d7d7d url(../i/sprite-main.png) no-repeat 0 -211px;
}

.lang-en .nb-light {
	background: #c3c3c3 url(../i/sprite-main.png) no-repeat -246px -211px;
}

/* @end news-box */

#bottomdecor {
	width: 298px;
	height: 81px;
	padding: 40px 0 0 30px;
	float: left;
	position: relative;
}

#bottomdecor div {
	width: 78px;
	height: 120px;
	position: absolute;
	top: 0;
	left: 250px;
	background: #fb45b3;
}

/* @end index */

/* @group side */

#side img {
	display: block;
}

/* @group nav */

#nav li {
	margin: 0 0 4px;
}

#nav li a {
	display: block;
	padding: 0 7px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #29a8dc url(../i/sprite-main.png) no-repeat 0 -394px;
	overflow: hidden;
}

#nav li a:hover {
	text-decoration: none;
}

#nav li ul {
/*	padding: 0 0 4px; */
}

#nav li li {
	padding: 0 7px;
	margin: 3px 0;
}

#nav li li a {
	font-weight: normal;
	display: inline;
	font-size: 11px;
	line-height: 15px;
	color: #3fb4e4;
	background: none;
	padding: 0;
}

#nav li li.sel a {
	color: #666;
}

#nav li li a:hover {
	text-decoration: underline;
}

/* @end nav */

/* @end side */

/* @group main */

#main .pagehead {
	background: #e5e5e5;
	padding: 0 0 0 5px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	position: relative;
}

#main .pagehead h1,
#main .pagehead h2 {
	color: #9e9e9e;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
}

.pagehead .right,
.pagehead .navselect {
	position: absolute;
	top: 0;
	right: 6px;
	height: 30px;
}

.pagehead .right select,
.pagehead .navselect select {
	margin-top: 4px;
}

.box a.more,
.linklist li a span {
	display: inline-block;
	margin: 0 0 0 4px;
	width: 11px;
	height: 11px;
	line-height: 11px;
	vertical-align: middle;
	color: #fff;
	text-align: center;
	text-indent: -9999px;
	background: #50beeb url(../i/bg_bullet.png) no-repeat;
}

.box a.more:hover {
	text-decoration: none;
}

.newsbox,
.gallerybox {
	padding: 6px 8px;
	position: relative;
}

.wimg {
	padding-top: 171px;
}

.newsbox .iwrp,
.gallerybox .iwrp {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	padding: 0 0 4px;
}

.newsbox h2,
.newsbox h3,
.gallerybox h2,
.gallerybox h3 {
	margin: 0 0 2px;
}

.newsbox h2,
.newsbox h3,
.newsbox h2 a,
.newsbox h3 a,
.gallerybox h2,
.gallerybox h3, 
.gallerybox h2 a,
.gallerybox h3 a {
	font-size: 12px;
	line-height: 16px;
	color: #000;
	font-weight: bold;
}

.vcard {
	padding: 6px 8px;
}

.vcard .fn {
	font-size: 12px;
	font-weight: bold;
}

.linklist {
	min-height: 128px;
	padding: 6px 8px;
}

.linklist li {
	margin: 0 0 3px;
}

.linklist li,
.linklist li a {
	line-height: 14px;
}

.linklist li a {
	padding: 1px 0;
	color: #000;
}

.linklist li a:hover {
	text-decoration: none;
}

.whead {
	position: relative;
	padding-top: 40px;
}

.whead .boxhead {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 0 4px;
	height: 30px;
	line-height: 30px;
	background: #fff;
}

.whead .boxhead span,
.whead .boxhead a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	overflow: hidden;
	background: #a5a5a5;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.col_w165 .boxhead span,
.col_w165 .boxhead a {
	width: 151px;
}

.termekek .lead {
	width: 320px;
	padding: 6px 8px;
	float: left;
}

.termekek .lead h2 {
	font-size: 11px;
	margin: 0 0 2px;
}

.termekek .dropdowns {
	float: left;
	width: 320px;
	padding: 6px 0;
}

.termekek .dropdowns h3 {
	font-size: 11px;
}

.termekek .dropdowns ul {
	padding: 0 0 0 10px;
}

.termekek .select {
	margin: 0 0 5px;
}

.termekek select {
	margin: 0 0 5px;
	width: 320px;
}

.bignews {
	margin: 4px 0 4px 4px;
	background: #90dfff;
	padding: 6px 334px 6px 8px;
	width: 314px;
	position: relative;
	min-height: 314px;
}

.bignews img {
	position: absolute;
	top: 0;
	right: 0;
}

.bignews h2 {
	font-size: 11px;
	margin: 0 0 2px;
}

/* @group cikkbody */

.cikkbox,
.cikklist,
.downloads {
	padding: 6px 3px 6px 8px;
	min-height: 453px;
}

.cikkbox h1,
.downloads h1 {
	font-size: 16px;
	line-height: 20px;
	color: #626262;
	margin: 0 0 15px;
}

.cikkbox .lead {
	font-weight: bold;
	margin: 15px 0 20px;
}

.cikkbox .vcard {
	padding: 0;
	margin: 0 0 25px;
}

.cikkbody img[align=left] {
	margin: 0 10px 5px 0;
}

.cikkbody img.fleft {
	margin: 0 10px 5px 0;
}

.cikkbody img[align=right] {
	margin: 0 0 5px 10px;
}

.cikkbody img.fright {
	margin: 0 0 5px 10px;
}

.cikkbody h2 {
	font-size: 16px;
	line-height: 20px;
	color: #626262;
	margin: 0 0 15px;
}

.cikkbody h3,
.cikkbody h4,
.cikkbody h5,
.cikkbody h6 {
	font-size: 12px;
	color: #626262;
}

div.cikkbody h2, div.cikkbody h3, div.cikkbody h4, div.cikkbody h5, div.cikkbody h6 {
	margin: 0 0 1.12em;	
}

div.cikkbody p, div.cikkbody blockquote, div.cikkbody ul, div.cikkbody fieldset, div.cikkbody ol, div.cikkbody dl {
	margin: 0 0 20px;
}

div.cikkbody object {
	display: block;
	margin: 0 auto 1.12em;
}

div.cikkbody ol {
	padding-left: 1.5em;
	list-style-type: decimal;
	list-style-position: outside;
}

div.cikkbody ul {
	padding-left: 1.2em;
	list-style-type: disc;
	list-style-position: outside;
}

div.cikkbody pre {background: none; border: none;}

.cikkbody .cikkpic {
	margin: 20px 0;
	text-align: center;
}

/* @end cikkbody */

/* @group pager */

.pager {
	position: absolute;
	top: 0;
	right: 3px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #454545;
}

.pager .pages,
.pager .pages ol,
.pager .pages ol li {
	display: inline;
}

.pager a {
	color: #454545;
	margin: 0 2px 0 2px;
}

/* @end pager */

/* @group related */

.related {
	padding: 6px 8px;
}

.related ul {
	margin: 10px 0 0;
	border-top: 1px solid #999;
}

.related li {
	margin: 12px 0;
	clear: both;
}

.related li.wimg {
	padding: 79px 0 0 174px;
	position: relative;
	height: 30px;
	font-size: 12px;
	line-height: 14px;
}

.related li a.iwrp {
	position: absolute;
	top: 0;
	left: 0;
	border: 2px solid #36c7e3;
}

/* @end related */

/* @group magazinelist */

.magazinelist {
	margin: 0;
}

.magazinelist ul {
	margin: 0 0 4px;
}

.magazinelist li {
	margin: 4px 0 0 4px;
	float: left;
	background: #e5e5e5;
	padding: 5px;
	width: 151px;
	height:264px;
}

.magazinelist li a.iwrp {
	margin: 0 0 5px;
}

.magazinelist li h3,
.magazinelist li h3 a {
	font-size: 12px;
	color: #818181;
}

.magazinelist li h3 a {
	display: block;
	width:149px;
}

.magazinelist li h3 a:hover {
	text-decoration: none;
}

.magazinelist h3 a {
	background: url(../i/bg_bullet.png) no-repeat 100% 3px;
}

/* @end magazinelist */

/* @group downloads */

.downloads h3 {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}

.downloads li {
	margin: 0 0 15px;
}

.downloads .download {
	padding: 0 15px 0 0;
	background: url(../i/bg_bullet_download.png) no-repeat 100% 50%;
}

/* @end downloads */

/* @group cikklist */

.cikklist li {
	min-height: 90px;
	margin:  21px 0;
	position: relative;
	padding: 0 0 0 131px;
}

.cikklist li:first-child {
	margin-top: 6px;
}

.cikklist .iwrp {
	position: absolute;
	top: 0;
	left: 0;
}

.cikklist h3,
.cikklist h3 a {
	font-size: 11px;
	color: #000;
	line-height: 16px;
}

.cikklist li.noimg {
	padding: 0;
	min-height: 0;
}

/* @end cikklist */

/* @group archivum */

.archivum {
	padding: 6px 8px 6px 10px;
}

.archivum h3 {
	font-size: 11px;
}

.archivum ul {
	list-style: disc inside;
	padding-left: 2px;
}

.archivum li a {
	color: #000;
	font-weight: bold;
}

/* @end archivum */

/* @group magazinedetails */

.magazinedetails {
	min-height: 499px;
	padding: 0 3px 6px 0;
}

.magazinedetails .top {
	margin-bottom: 10px;
}

.magazinedetails .top img {
	border: 4px solid #e5e5e5;
	float: left;
	margin: 0 10px 0 0;
}

.magazinedetails .top dl {
	float:  left;
}

.magazinedetails dt,
.magazinedetails dd {
	display: inline;
}

.magazinedetails dt {
	font-weight: bold;
}

.magazinedetails .szerkesztoseg {
	margin: 18px 0 0;
	display: block;
}

.magazinedetails .vcard {
	padding: 0;
	display: block;
}

.magazinedetails .vcard .fn {
	font-size: 11px;
	font-weight: normal;
}

/* @end magazinedetails */

/* @group gallery */

.gallerybox {
	position: relative;
}

.gallerybox .iwrp span {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 141px;
	left: 223px;
	background: url(../i/gallery_ico.png) no-repeat;
}

.gallerybox .locked span {
	left: 203px;
	width: 40px;
	background: url(../i/gallery_ico_locked.png) no-repeat;
}

/* @end gallery */

.flashcontainer {
	margin: 4px 0 4px 4px;
}

/* @end main */

/* @end content */

/* @group footer */

#footer li {
	display: inline;
	padding: 0 6px 0 0;
}

#footer a {
	margin: 0 6px 0 0;
	color: #666;
}

/* @end footer */

/* @group popup */

.popup #container {
	margin: 0;
	width: auto;
}

.popup #header {
	height: 56px;
	padding: 0;
	margin: 0;
	background: #e5e5e5;
}

.popup #innerheader {
	width: 600px;
	position: relative;
	margin: 0 auto;
}

.popup #logo {
	top: 17px;
	left: 10px;
}

.popup h1 {
	float: right;
	font-size: 16px;
	line-height: 20px;
	color: #979797;
	margin: 13px 15px 0 0;
	padding: 10px 50px 0 0;
	background: url(../i/bg_gallery.png) no-repeat 100% 0;
}

.popup #content {
	background: none;
}

.popup #innercontent {
	width: 600px;
	margin: 0 auto;
}

.popup #content h2 {
	font-size: 12px;
	margin: 15px 0 0;
	text-align: center;
	font-weight: normal;
}

.popup .scrollable {
	overflow: hidden;
	position: relative;
	height: 165px;
	border-bottom: 1px solid #e5e5e5;
}

.popup .scrollable .window {
	height: 160px;
	width: 520px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.popup .scrollable .window a {
	outline: 0;
}

.popup .scrollable ul {
	width: 10000px;
	position: absolute;
	height: 160px;
}

.popup .scrollable li {
	float: left;
	padding: 3px;
	margin: 12px 0 0 15px;
}

.popup .scrollable li img,
.popup .bigpic img {
	-o-box-shadow: 0 0 9px #aaa;
	-ms-box-shadow: 0 0 9px #aaa;
	-moz-box-shadow: 0 0 9px #aaa;
	-webkit-box-shadow: 0 0 9px #aaa;
	box-shadow: 0 0 9px #aaa;
}

.popup .scrollable li.sel {
	padding: 0;
}

.popup .scrollable li.sel img {
	background: #efefef;
	padding: 2px;
	border: 1px solid #9e9e9e;
}

.popup .scrollable li:first-child {
	margin-left: 9px;
}

.popup .scrollable .prevPage,
.popup .scrollable .nextPage {
	position: absolute;
	width: 20px;
	height: 40px;
	top: 60px;
	left: 11px;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	background: #cdcdcd url(../i/sprite-gallery.png) no-repeat;
}

.popup .scrollable .nextPage {
	left: 570px;
	background-position: 100% 0;
}

.popup .bigpic {
	position: relative;
}

.popup .bigpic img {
	margin: 25px auto 12px;
	display: block;
}

.popup .bigpic p {
	margin: 0 auto;
	width: 478px;
	font-size: 12px;
	text-align: center;
}

.popup .bigpic .prevPic,
.popup .bigpic .nextPic {
	position: absolute;
	/*top: 234px;*/
	top: 30px;
	left: 12px;
	width: 36px;
	height: 66px;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	background: #2f96f1 url(../i/sprite-gallery.png) no-repeat 0 -154px;
}

.popup .bigpic .nextPic {
	left: 552px;
	background-position: 100% -154px;
}


/* @end popup */

.box.pagehead2 {
	background: #e5e5e5;
	padding: 0 0 0 5px;
	line-height: 30px;
}


