/*ZTE KK CSS*/

/*---------------------------------------------HTML-BODY...*/
html {
	background:#1f2531;
}
body {
	background:url(art/body-bg.jpg) no-repeat center top #1f2531;
	margin:0;
    padding:0;
    border:none;
	text-align:left;
	font-family:OpenSansRegular, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
img {
	border: none;
	vertical-align: middle;
}
table {
	text-align: left;
}
hr {
	height: 5px;
	border:none;
	border-bottom:1px solid #cecece;
	background:none;
	margin: 2px 0;
}
a {
	color:#3b5280;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6, p, ul, ol, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1,h2,h3,h4,h5,h6 {
}

/*---------------------------------------------wrapper*/
.wrapper {
	width:1000px;
	margin:0 auto;
	position:relative;
}

/*---------------------------------------------header*/
#header {
	background:url(art/header-repeat.png) repeat-x top;
}
#header .wrapper {
	height:143px;
	background:url(art/header-bg.png) no-repeat top;
}

/*...logo*/
#header .logo {
	position:relative;
	top:10px;
	width:347px;
	height:40px;
	background:url(art/logo-zte-kk.png) no-repeat bottom;
}
#header .logo2 {
	position:absolute;
	top:7px;
	left:426px;
	z-index:100;
}

/*...title*/
#header .title {
	position:relative;
	top:10px;
	color:#bbcced;
}

/*...site-search*/
#site-search {
	position:relative;
	top:30px;
	color:#bbcced;
}
#site-search .form {
	position:relative;
	width:200px;
	height:32px;
	padding:0;
}
#site-search .form:hover {
	width:230px;
}
#site-search .field {
	width:80%;
	height:32px;
	background:none;
	border:none;
	padding:0 10px;
	line-height:32px;
	color:#798db1;
}
#site-search .button {
	position:absolute;
	right:0;
	top:0;
	width:32px;
	height:32px;
	background-image:url(art/magnif.png);
	background-repeat:no-repeat;
	background-position:center;
	border:none;
	border-radius:50%;
}

/*...region*/
#region {
	position:absolute;
	top:20px;
	right:-5px;
	text-transform:uppercase;
	line-height:32px;
}
#region .left {
	margin:0 5px;
	padding:0 10px;
}
#region .left img {
	vertical-align:middle;
	padding:0 5px 0 0;
}

/*...achievements*/
#achievements {
	position:absolute;
	right:0;
	bottom:12px;
}
#achievements .champion {
	padding:0 22px 0 33px;
	background:url(art/text-bajnoki_cimek.png) no-repeat left;
}
#achievements .cup {
	padding:0 0 0 22px;
	background:url(art/text-kupak.png) no-repeat left;
}

/*---------------------------------------------menu-top*/
#menu-top {
	background:#131924;
}
#menu-top a, #menu-bottom a {
	display:block;
	color:#99b8f7;
}
#menu-top a:hover {
	color:#fff;
}
#menu-top-render li, #menu-bottom-render li {
	position:relative;
	float:left;
	line-height:45px;
	margin:0 6px 0 0;
	padding-right:22px;
	text-transform:uppercase;
	font-size:13px;
}
#menu-top-render li {
	background:url(art/menu-top-sep.png) no-repeat right;
}
#menu-top-render li.current {
	background:#ea6f25;
	padding:0 8px;
	margin:0 10px;
	text-shadow:1px 1px 2px rgba(0,0,0,0.2);
	border-top-right-radius:10px;
	border-top-left-radius:10px;
}
#menu-top-render li.current a {
	color:#fff;
}
#menu-top-render li:hover a {
	color:#fff;
}
#menu-top-render ul li ul {
	display:none;
	position:absolute;
	top:100%;
	left:-10px;
	background:#131924;
	padding:10px;
	border-top-right-radius:0;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	z-index:199;
}
#menu-top-render ul li.current ul {
	width:auto;
	left:0;
	background:#ea6f25;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}
#menu-top-render ul li:hover ul {
	display:block;
}
#menu-top-render ul li ul a {
	padding:2px;
	margin:2px 0;
	font-size:12px;
	line-height:16px;
	text-transform:none;
	color:#fff;
}
#menu-top-render ul li ul a:hover {
	text-decoration:underline;
	position:relative;
	bottom:1px;
}
#menu-top-render ul li ul li {
	background:url(art/list-style.png) no-repeat left;
	margin:0;
	padding:0 12px;
	width:100px;
}

/*---------------------------------------------content*/
#content {
	background:url(art/content-repeat.gif) repeat-x top;
}
#content .wrapper {
	background:url(art/content-bg.png) no-repeat top;
	padding:16px 0;
}

/*...titles*/
#content .column-title {
	font-size:15px;
	text-transform:uppercase;
	padding:10px 12px;
}
#content .column-title.dark {
	background:#3d4657;
	color:#fff;
}
#content .column-title.light {
	background:#8c97ac;
	color:#fff;
}

/*...boxes*/
#content .box {
	margin:12px 0;
	padding:12px;
	position:relative;
}
#content .right-col .box {
	margin:0 0 12px;
}
#content .right-col .box2 {
	padding:10px 0;
}
#content .box.light {
	background:#7b879f;
}
#content .box.embossed {
	color:#ee812b;
}
#content .box .title {
	font:bold 16px/33px OpenSansExtrabold, "Arial Black", Gadget, sans-serif;
	text-transform:uppercase;
	margin:0 0 10px;
	border-bottom:1px solid rgba(0,0,0,0.1);
}
#content .box .content .left, #content .box .content .right {
	width:48%;
}
#content .box .content .vs {
	width:42px;
	height:42px;
	position:absolute;
	background:url(/art/vs.png) no-repeat;
	left:128px;
	top:84px;
	z-index:100;
}
#content .box .content .thumb {
	position:relative;
	background:#fff;
	padding:10px 0;
	text-align:center;
	color:#e76120;
}
#content .box .content .thumb:hover {
	box-shadow:none;
}
#content .box .content p {
	padding:10px 0;
}
#content .box .more {
	width:80%;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
#content .box .more a {
	display:block;
}
#content .box .content2 {
	font-size:11px;
}

/*BOX pic of day*/
#pictureOfDay .thumb {
	width:100%;
	height:180px;
	padding:0;
}
#pictureOfDay .lead-image {
	width:300px;
	height:auto;
	opacity:0;
	filter:alpha(opacity=0);
}
#pictureOfDay a.ghost {}

/*BOX achievements*/
#content .box.achievements .content .thumb {
	height:80px;
}
#content .box.achievements h5 {
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	padding:5px;
}
#content .box.achievements h5.bottom {
	position:absolute;
	bottom:0;
}
#content .box.achievements h5.top {
	position:absolute;
	top:0;
}

/*...left-col*/
#content .left-col {
	width:670px;
	background:#edf0f6;
	padding:10px;
	color:#1f2531;
}

/*...right-col*/
#content .right-col {
	width:300px;
}

/*...news headline*/
#headline .left {
	width:460px;
}
#headline .left .lead {
	margin:0 0 6px 0;
}
#headline .right {
	width:190px;
}
#headline .lead {
	position:relative;
	height:300px;
}
#headline .lead:hover {
	box-shadow:none;
}
#headline .lead.small {
	position:relative;
	height:140px;
	margin:0 0 7px;
}

/*...more news*/
#more-news .lead {
	padding:0 0 12px;
	margin:12px 0;
	border-bottom:1px solid #d7dde9;
	font-size:14px;
	line-height:17px;
}
#more-news .lead.highlight {
	background:#d1d8e5;
	padding:12px 0;
	margin:0 -10px;
}
#more-news .lead .thumb {
	margin:0 10px 0 0;
}
#more-news .lead .thumb a {
	opacity:0;
	filter:alpha(opacity=0);
}
#more-news .lead:hover .thumb {
	box-shadow:none;
}
#more-news .lead.highlight .thumb {
	margin:0 12px;
}
#more-news .lead h1 {
	font-size:17px;
	margin:0 0 6px;
}
#more-news .lead p {
	position:relative;
	overflow:hidden;
}
#more-news .lead a {
	color:#1f2531;
}
#more-news .lead:hover a {
	color:#2b3547;
}
#more-news .lead a.more {
	display:inline-block;
	padding:10px 0 0;
	font-size:13px;
	color:#ea6f25;
	opacity:0;
	filter:alpha(opacity=0);
}
#more-news .lead:hover a.more {
	opacity:1;
	filter:alpha(opacity=100);
}

/*----------------------------------------ITW content*/
#itw-content .title h1 {
	font-size:18px;
}
#itw-content .subtitle h2 {
	font-size:14px;
}
#itw-content .lead .lead-text p {
	padding:0 15px;
}
#itw-content .text {
	font-size:13px;
}
#itw-content .related {
	padding:15px;
	margin:10px 0;
	background:#ddd;
}

/*...recommendations*/
#recommendation .left, #recommendation .right {
	width:49%;
	padding:16px 0;
	font-size:13px;
}
#recommendation .leads a {
	color:#2d2e33;
}
#recommendation .leads a:hover {
	color:#e26012;
}
#recommendation .leads ul {
	padding:12px 0;
}
#recommendation .leads ul li {
	list-style:outside disc;
	margin:5px 22px;
	color:#ababab;
}

/*...buttons*/
#content .left-col a.button {
	display:inline-block;
	padding:12px 22px;
	margin:12px 5px 22px;
	font-size:15px;
	text-transform:uppercase;
	box-shadow:inset 0 -1px rgba(255,255,255,0.2), 0 6px rgba(0,0,0,0.2);
}
#content .left-col a.button.grad4 {
	box-shadow:inset 0 -1px #465166, 0 6px #3d4657;
}

/*...legal info*/
#content .legal {
	padding:10px;
	background:#d1d7e3;
}

/*---------------------------------menu-bottom*/
#menu-bottom {
	background:url(art/menu-bottom-bg.png) repeat-x top;
	margin:33px 0 10px;
}
#menu-bottom .wrapper {
	min-height:200px;
}
#menu-bottom a:hover {
	color:#fff;
}
#menu-bottom ul li ul {
	margin:12px 0 12px -5px;
}
#menu-bottom ul li ul li {
	float:none;
	padding:0;
	margin:5px 0 0;
	text-transform:none;
}
#menu-bottom ul li ul li a {
	padding:5px;
	margin:0;
	font-size:13px;
	line-height:16px;
	color:#99a8c3;
}
#menu-bottom .contact {
	position:absolute;
	right:0;
	top:16px;	
	color:#99a8c3;
}
#menu-bottom .contact h4 {
	color:#becde6;
	margin:0 0 33px;
}
#menu-bottom .ball {
	width:203px;
	height:177px;
	position:absolute;
	top:-104px;
	right:-40px;
	background:url(art/ball.png) no-repeat;
}

/*---------------------------------footer*/
#footer {
	padding:22px 0 55px;
	background:#131924;
	color:#7791c6;
}
#footer span {
	margin:0 5px;
}
#footer .logo {
	position:absolute;
	top:0;
	right:0;
}

/*--------------------------------- SLIDERS*/
/*...slider gallery*/
#slider-gallery {
	width:100%;
	height:140px;
	position:relative;
}
#slider-gallery .slide {
	width:100%;
	height:140px;
	position:relative;
	overflow:hidden;
}
#slider-gallery-nav {
	text-align:center;
}
#slider-gallery-nav a {
	display:inline-block;
	padding:6px;
	margin:10px 5px 0;
	font-size:0;
	background:#3d4657;
	border-radius:50%;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.3);
}
#slider-gallery-nav a.activeSlide {
	background:#fff;
	box-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}

/*...slider logos*/
#slider-logos {
	width:100%;
	height:150px;
	background:#fff;
	position:relative;
	border:1px solid #cfd4dd;
}
#slider-logos .slide {
	text-align:center;
	width:200px;
	height:100%;
	position:relative;
	margin:10px 0 0 36px;
}
#slider-logos .slide img {
	margin:0 auto;
	max-width:180px;
}
#slider-logos img {
	padding:10px;
	margin:10px;
	border:1px solid #eee;
	border-radius:5px;
	box-shadow:0 0 10px rgba(0,0,0,0.4);
}
#left-slide, #right-slide {
	width:26px;
	height:44px;
	background-image:url(art/slider-logos-arrows.png);
	position:absolute;
	top:50%;
	margin-top:-10px;
	z-index:99;
}
#left-slide {
	background-position:left;
	left:10px;
}
#right-slide {
	background-position:right;
	right:10px;
}

/*--------------------------------- SCROLL*/
#content .scroll {
	padding:12px;
	margin:12px 0;
	border:#cfd4dd;
}
#content .scroll a .logo {
	padding:6px;
	margin:0 5px;
	background:#fff;
	border:1px solid #eee;
	border-radius:5px;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
}

/*gradient backgrounds*/
.grad1 {
	background: #e76120;
	background: -webkit-linear-gradient(top, #ee822b, #e65d1f);
	background: -moz-linear-gradient(top, #ee822b, #e65d1f);
	background: -ms-linear-gradient(top, #ee822b, #e65d1f);
	background: -o-linear-gradient(top, #ee822b, #e65d1f);
}
.grad2 {
	background: #384e78;
	background: -webkit-linear-gradient(top, #405a8b, #2e4063);
	background: -moz-linear-gradient(top, #405a8b, #2e4063);
	background: -ms-linear-gradient(top, #405a8b, #2e4063);
	background: -o-linear-gradient(top, #405a8b, #2e4063);
	color:#c3d4f4;
}
.grad3 {
	background: #f0f3f8;
	background: -webkit-linear-gradient(top, #f0f3f8, #dae0ea);
	background: -moz-linear-gradient(top, #f0f3f8, #dae0ea);
	background: -ms-linear-gradient(top, #f0f3f8, #dae0ea);
	background: -o-linear-gradient(top, #f0f3f8, #dae0ea);
	color:#2e4164;
}
.grad4 {
	background: #1f2532;
	background: -webkit-linear-gradient(top, #242b39, #1a1f2a);
	background: -moz-linear-gradient(top, #242b39, #1a1f2a);
	background: -ms-linear-gradient(top, #242b39, #1a1f2a);
	background: -o-linear-gradient(top, #242b39, #1a1f2a);
	color:#fff;
}
.grad5 {
	background: #cecece;
	background: -webkit-linear-gradient(top, #d5d5d5, #c5c5c5);
	background: -moz-linear-gradient(top, #d5d5d5, #c5c5c5);
	background: -ms-linear-gradient(top, #d5d5d5, #c5c5c5);
	background: -o-linear-gradient(top, #d5d5d5, #c5c5c5);
	color:#686868;
}


/*...common classes*/
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
ul.floatliLeft li {
	float:left;
}
ul.floatliRight li {
	float:right;
}
.hide {
	display:none;
}
.over-hide {
	position:relative;
	overflow:hidden;
}
a.ghost {
	background:#fff;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:99;
}
.button {
	cursor:pointer;
}
.smokeBg {
	background-image:url(http://static.itworx.hu/css/art/75black.png);
}
.b-bottom {
	border-bottom:1px solid #d7dde9;
}
.b-top {
	border-top:1px solid #d7dde9;
}
.image-caption {
	position:absolute;
	bottom:0;
	width:92%;
	background:url(http://static.itworx.hu/css/art/75black.png);
	padding:4%;
	color:#fff;
}
.image-caption h1 {
	color:#ea6f25;
	margin:0 0 5px;
	font-size:18px;
}
.embossed {
	background-color:rgba(0,0,0,0.3);
	box-shadow:inset 0 2px 6px rgba(0,0,0,0.2), 0 1px rgba(255,255,255,0.1);
}

.kapcsgal .thumb {
	float:left;
	width:140px;
	height:90px;
	margin:10px 10px 0 0;
	border:3px solid #8dc3ee;
	position:relative;
	overflow:hidden;
	text-align:center;
}
.kapcsgal .thumb:hover {
	border:3px solid #477294;
}
.lead-pic {
	padding:0 10px 0 0;
}
