/*
	Name: Connect.si 5 ready
	Date: 2009.12.01
	Description: Connect CSS
	Version: 0.01
	Author: Davorin Pavlica et al
	Autor URI: http://www.em3r10.com
*/

/* IMPORTS */
@import url(reset.css);
@import url(nav.css);
@import url(layout.css);
@import url(../amlbar/amlbar.css);

@font-face {
	font-family: Avant Garde;
	src: url('../fonts/AvantGarde.otf');
}

body {
	font: 14px/20px Helvetica,Arial,sans-serif;
	background: #f6f6f6;
	color: #000;
	}

.clear:after, .wrap:after, .articleList li:after, .photoList:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

a {
	color: #e46f20;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

img {
	font-size:9px;
}

.highlighted{background:#e46f20;color:#fff;}

/* H1 */
.header h1 {
	width: 187px;
	height: 42px;
	margin: 0;
	text-indent: -9999px;
	margin-top: 58px;
	margin-left: 20px;
	float: left;
	}
	
.header h1 a, div.header h1 a {
	width: 187px;
	height: 42px;
	display: block;
	overflow: hidden;
	font-size: 1px;
	background: url("../img/bg-h1.png") 0 0 no-repeat;
	}

h3 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 100;
	vertical-align: middle;
}

h2, abbr, span.published {
	font-size: 10px;
	line-height: 10px;
	padding: 6px 7px 4px 7px;
	display: inline;
	color: #fff;
	font-weight: normal;
	background: #1b2751;
	text-transform: lowercase;
}

h2, abbr, .hotArticles.caruzl li, .shade, #mailingList {
	box-shadow:0 0 5px #999;
	-o-box-shadow:0 0 5px #999;
	-moz-box-shadow:0 0 5px #999;
	-webkit-box-shadow:0 0 5px #999;
}

h2 a {
	color: white;
	text-decoration: underline;
}

h2 {
	background: #84899b;
}

/* MAIN */

.contentWrap  h1 {
	font: 17px/20px Geneva,Verdana,sans-serif;
	color: #ccc;
	background: #000;
	clear: both;
	background: url(../img/bg-h1-content.gif) 0 0 no-repeat;
	padding: 0 0 10px 30px; 
}
.contentWrap h1 a {
	color:#ccc;
	text-decoration:none;
}
.contentWrap h1 a:hover {
	color:#E46F20;
	text-decoration:underline;
}

#stickyBox{
	width:440px;
	height:auto;
	overflow:hidden;
}

ul.hotArticles{
	display:block;
	width:440px;
	height:435px;
	overflow:hidden;
	margin:0 0 10px;
}
ul.hotArticles.caruzl{
	background:none repeat scroll 0 0 transparent;
	clear:left;
	height:150px;
	margin:10px -5px;
	padding:0 5px;
}
.articleList li {
	margin-bottom: 20px;
} 

.hotArticles h3, .article h3 {
	font-size: 30px;
	line-height: 30px;
	margin: 8px 0 7px 0;
}
.caruzl{
	display:block;
	width:100px;
	float:left;
	margin:0 13px 20px 0;
}
.caruzl.last{
	margin:0;
	float:right;
}
.caruzl h3{
	background:#DFDFDF;
	margin:0;
	padding:3px 0 5px;
}
.caruzl h3 a{
	display:block;
	font-size:12px;
	height:39px;
	line-height:14px;
	margin:0 10px;
	overflow:hidden;
	width:80px;
	text-align:center;
	text-decoration:none;
}

.article ul.hotArticles.caruzl{
	width:auto;
}

.article ul.hotArticles.caruzl li{
	background:none;
	margin:0;
	padding:0;
	width:110px;
	background:none repeat scroll 0 0 #C0C0C0;
}


.readMore{
	text-decoration:none;
	display:inline;
	padding:3px 6px 0;
}
.readMore:hover{
	color:#fff;
	background:#E46F20;
}

.articleList img, .hotArticles img, .article img {
	border: 10px solid #c0c0c0;
	background: #ccc;
	display: block;
}

.articleList p, .hotArticles p, p.first, div.first {
	background: #dfdfdf;
	padding: 5px 10px 5px 10px;
	margin: 0 0 10px 0;
}
.hotArticles li.selected {
	border:none;
}
.hotArticles li.selected img {
	border: 10px solid #E46F20;
}

.article p {
	margin: 0 0 10px 0;
}

.article h4, .article h5 {
	font-weight: normal;
	vertical-align: middle;
	background: none;
	margin: 0;
	padding: 0;
	color: #4561bc;
}

.article h4 {
	font-size: 20px;
	line-height: 30px;
}

.article h5 {
	font-size: 16px;
	line-height: 20px;
}

.article ul.kolofon{
	float:none;
	font-size:11px;
	margin:20px 0;
	padding:15px 0 5px;
	clear: both;
	-o-box-shadow:0 2px 5px #CCCCCC;
	box-shadow:0 2px 5px #CCCCCC;
	-moz-box-shadow:0 2px 5px #CCCCCC;
	-webkit-box-shadow:0 2px 5px #CCCCCC;
}
.article .kolofon li{
	margin:0 10px;
	display:block;
	color:#1B2751;
}
#comments h5 {
	border-left:24px solid #FFFFFF;
	clear:both;
	color:#FFFFFF;
	font-family:Geneva,Verdana,sans-serif;
	font-size:17px;
	font-weight:normal;
	padding:2px 10px;
}
.errorlist{
	background:none repeat scroll 0 0 #CCCC33;
	color:#990000;
	margin:10px 0;
	padding:10px;
}
.articleList p {
	float: left;
	width: 320px;
	height:80px;
	padding: 5px 10px 15px 10px;
	line-height: 20px;
}

.articleList img {
	float: left;
}

.articleList h3 {
	font-size: 20px;
	line-height: 25px;
	margin: 10px 0 5px 0;
}

.article ul {
	margin: 10px 0 10px 0;
}

.article ul.printShare{
	clear:both;
	float:none;
	font-size:11px;
	list-style:none outside none;
	margin:10px 3px;
}
.article ul.printShare li{
	display:inline;
	margin:0 10px 0 0;
	padding:1px 0 0 15px;
}
.article ul.printShare li.social{
	padding:0;
	background:none;
	margin:0;
}
.article ul.printShare li.social a.socialauth{
	margin:0 10px 0 0;
}
.article ul.printShare li a{
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

.article ul.related a{
	color:#4561BC;
	font-weight:bold;
	text-decoration:none;
}

.article li {
	background: url(../img/icon-li.gif) 0 3px no-repeat;
	padding: 0 0 5px 20px;
	margin: 0 0 5px 0;}

.left .articleList h2, .left .articleList h3 {
	margin: 0 0 0 10px;
	float: left;
}
.left .articleList h2 {
	background:#1B2751;
	text-transform:uppercase;
}

.left .articleList h3 {
	margin: 5px 0 0 10px;
	float: left;
	width: 230px;
}

.left .articleList img {
	float: left;
}

.left .articleList li {
	margin-bottom: 10px;
	}

/* PHONE COMPARE */
div.wide.devicetest {
	background:#DFDFDF;
	margin:0 0 10px;
	font-weight:bold;
	border-color:#fff;
}
.devicetest p {
	font-size:12px;
}
.mainBig .phoneCompare {
	border: none;
	clear:both;
}

.tmb{
	height:135px;
	width:140px;
	text-align:center;
	float:left;
}

.phoneCompare {
	border: 1px solid #666;
}

ul.phoneCompare	 {
	display: block;
	float: left;
}

.phoneCompare img {
	margin: 0;
}

.phoneCompare li.txt, .phoneCompare li.txtRight {
	background:none repeat scroll 0 0 rgba(219, 118, 51, 0.3) !important;
	background:none;
	bottom:0;
	font-size:12px;
	line-height:20px;
	margin:0 0 -40px;
	padding:0;
	position:relative;
	text-align:center;
	top:40px;
	width:300px;
}

.phoneCompare li.txtRight {
	text-align: right;
}

.phoneCompare li.txtCenter {
	text-align: center;
	width: 100%;
	padding: 0 0 10px 0;
}

.mainBig .phoneCompare li.txt {
	width: 100%;
	text-align: left;
}

.mainBig .phoneCompare li.txtCenter {
	text-align: center;
	width: 100%;
	padding: 10px 0 10px 0;
}

.phoneCompare li {
	width: 140px;
	padding: 10px 4px;
	text-align: center;
	float: left;
	display: block;
}

.mainBig .phoneCompare li {
	width: 140px;
	padding: 10px 0 0;
	text-align: center;
	float: left;
	display: block;
}

.phoneCompare.big {
	border:none;
	margin:0 0 0 156px;
}

select.model, select.make {
	width: 125px;
}
div.wide{
	border:3px solid #dfdfdf;
	clear:both;
	margin:10px 0;
	padding:10px;
	font-size:11px;
}
li.wide{
	width: 280px;
	border:3px solid #dfdfdf;
}
.phoneCompare{
	font-size:11px;
	font-weight:bold;
	margin:0;
	border-spacing:0;
}
.phoneCompare td{
	margin:0;
	padding:3px 0;
	font-weight:normal;
}

.phoneCompare th,
.phoneCompare td{
	width:140px;
	vertical-align:top;
}


.phoneCompare tr:nth-child(even){
	background:#d0d0d0;
}
.phoneCompare tr:nth-child(odd){
	background:#EFEFEF;
}
.phoneCompare tr:nth-child(even) th{
	background:#C0C0C0;
}
.phoneCompare tr:nth-child(odd) th{
	background:#DFDFDF;
}
.phoneCompare tr th.title{
	background:#fff;
	padding:4px 8px;
}
.phoneCompare tr th {
	text-align:left;
	padding:2px 8px;
}
.phoneCompare td {
	text-align:center;
}
.phoneCompare td.Plus li,
.phoneCompare td.Minus li,
.phoneCompare td.Paket li
{
	text-align:left;
	line-height:16px;
	padding:4px 0 0 16px;
	width:auto;
	margin:0 0 0 6px;
	float:none;
}
.phoneCompare td.Minus li{
	background:url(../img/icon-no.gif) no-repeat scroll left 7px transparent;
	
}
.phoneCompare td.Plus li {
	background:url(../img/icon-yes.gif) no-repeat scroll left 7px transparent;
}
.phoneCompare td.Paket ul {
	list-style:disc;
}

.phoneCompare a.gallery_url,
.phoneCompare a.article_url {
	background:url(../img/ico-article.png) no-repeat center;
	text-indent:-9999px;
	display:block;
	width:140px;
	height:18px;
}

.phoneCompare a.gallery_url {
	background:url(../img/ico-gallery.png) no-repeat center;
}
.textpager{
	float:none;
	clear:both;
	padding:20px 0;
	box-shadow:0 2px 3px #C0C0C0;
	-o-box-shadow:0 2px 3px #C0C0C0;
	-moz-box-shadow:0 2px 3px #C0C0C0;
	-webkit-box-shadow:0 2px 3px #C0C0C0;
	background:none repeat scroll 0 0 #DDDDDD;
}
.more{
	font-size:13px;
	font-weight:bold;
	display:inline;
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
	padding:20px;
	margin:0;
	background: transparent;
	cursor: hand;
}
.more.next{
	position: relative;
	left:640px;
}
a.more{
	color:#EE8420;
}
a.more:hover{
	background:#fff !important;
	text-decoration:none;
}

#mailingList a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#mailingList form input{
	margin:0;
}
#mailingList {
	background:#C0C0C0;
	clear:both;
	color:#FFFFFF;
	margin:10px 0 20px;
	padding:10px;
	}
.contest{
	color:#E46F20;
	margin:2px 0;
	font-style:italic;
}

/* REVIEW LIST */

ul.lastestReviews {
	display: block;
	float: left;
	margin-bottom: 20px;
}

.lastestReviews li {
	width: 80px;
	padding: 10px 10px 0 0;
	text-align: center;
	float: left;
	display: block;
}

.lastestReviews .last {
	padding: 10px 0 0 0;
	margin: #bdc;
}

.lastestReviews div {
    height: 100px;
    vertical-align: middle;
    margin-bottom: 5px;
}

.lastestReviews h3 {
	font-size: 13px;
	line-height: 13px;
}


/* TWITAH */

.tweet p {
	font-size: 13px;
	margin-bottom: 10px;
}

.tweet a {
	color: #000;
}

#twitter-connect-placeholder,
#followtw{
	margin:0 0 20px;
}
#twitter_update_list li span{
	border-bottom:1px solid #DFDFDF;
	font-size:12px;
	margin:0;
	padding:5px 10px;
}
#twitter_update_list li span a{
	color:#E46F20;
	display:inline;
	float:none;
	font-size:12px;
	margin:0;
}
#twitter_update_list li a{
	float:right;
	text-decoration:none;
	color:#DFDFDF;
	font-size:10px;
	margin:-17px 5px 0;
}

#twitter-foot{
	margin:0 10px;
	color:#9999px;
}

.contentWrap .tweet h1 {
	padding:0 0 0 30px;
}
/* PREV NEXT  */

.prevPage {
	height: 10px;
	font: 14px/25px Helvetica,Arial,sans-serif;
	display: inline;
}

.nextPage {
	height: 10px;
	font: 14px/25px Helvetica,Arial,sans-serif;
	display: inline;
}

.articlePaginator {
	padding-bottom: 10px;
}

ul.photoList {
	float:left;
	height:auto;
	margin:0;
	width:auto;
	padding: 0;
	margin: 0 0 10px 0;
}

ul.photoList li {
	margin:0;
	padding:0;
	height: inherit;
	float: left;
	list-style-type: none;
	width:70px;
}
.photolist li a {
	float: left; /* Contain floated list items */
}

.photoListTxt {
	width:420px;
	text-align: right;
	color: #666;
	display: block;
	font-size: 10px;
	padding: 0px 10px;
	background: #dfdfdf;
	}
	
.jcarousel-container{
	padding:10px;
	background:#DFDFDF;
}

#carousel, .jcarousel-clip, .jcarousel-clip-horizontal {
	background: #dfdfdf;
}
.jcarousel-item img{
	width:40px;
	height:40px;
}

.jcarousel-prev,
.jcarousel-next{
	margin:0;
	padding:0;
	border:10px solid #DFDFDF;
	border-bottom-width:0;
	border-top-width:0;
}
.jcarousel-prev{
	float:left;
	background:url("../img/ico-carousel.png") no-repeat scroll center left transparent;
	border-left-width:0;
}
.jcarousel-next{
	float:right;
	background:url("../img/ico-carousel.png") no-repeat scroll center right transparent;
	border-right-width:0;
}
.jcarousel-prev,
.jcarousel-next,
.photoList a.arrow {
	font-size: 16px;
	width: 30px;
	height: 60px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 60px;
	text-decoration: none;
	color: #fff;
	background-color: #ccc;
	text-shadow: 0 1px 0 #666;
	cursor:pointer;
}

.photoList a.arrow:hover {
	text-shadow: 0 1px 0 #000;
	background: #c0c0c0;
	}


ul.galleryBig	 {
	float: left; 
	height: auto;
	width: auto;
	margin:0 0 0 0;
}

.gBack div.jcarousel-container {
    padding-bottom: 0px;
}

.gBack {
    background: #dfdfdf;
    margin-bottom: 20px;
}

ul.galleryBig li {
	margin: 0 11px 10px 0;
	padding: 0;
	height: inherit;
	float: left;
	list-style-type: none;
}

.currentIssue{
	color:#ED2790;
}

.gBack p{
	padding: 10px;
}

/*
.galleryBig a {
	float: left;
}
*/

.galleryBig p {
	width: 600px;
	height: auto;
	font-size: 11px;
}

/* FORMS & COMMENTS */

#comments {
	display: block;
	padding: 10px;
	background: #C0C0C0;
	margin:20px 0;
	box-shadow:0 0 10px #999999;
	-moz-box-shadow:0 0 10px #999999;
	-webkit-box-shadow:0 0 10px #999999;
}

#comments ul {
}

#comments li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments label {
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0;
}

#comments input[type='submit']{
	font-size:14px;
	margin:20px 0 0;
}

.captcha{
	float:left;
}

#comments .comment {
	color:#C0C0C0;
	font-size:10px;
	padding:2px 10px 20px;
	text-align:right;
}

#comments .comment p {
	margin-top: 10px;
	color:#000;
	font-size:14px;
	text-align:left;
}


#comments .comment.odd {
	background: #ededed;
}

#comments .comment.even {
	background: #DFDFDF;
}

.comment.new{
	color:#ccc;
	background: #fff;
}

textarea{
	padding:10px 5px;
	font:normal 14px Caslon, Helvetica, Arial, sans-serif;
}
p.socialauth,
p.comment-thanks,
.stat,
.signedin,
.submit{
	box-shadow:0 0 3px #999999;
	-moz-box-shadow:0 0 3px #999999;
	-webkit-box-shadow:0 0 3px #999999;
	background:none repeat scroll 0 0 #CCCCCC;
	clear:both;
	font-size:12px;
	margin:20px 0 0;
	padding:2px 4px;
}
.submit p{
	margin:5px 0;
}


.signedin,
.submit a,
.submit{
	color:#666666;
}

#id_security_code_1{
	background:#fff;
	border:1px solid #BBBBBB;
	color:#4269B7;
	font:lighter 24px Avant Garde,Helvetica,Arial,sans-serif;
	margin:0 10px;
	overflow:hidden;
	padding:5px 5px 0;
	text-shadow:1px 0 0 #DDDDDD;
	width:81px;
}
a.socialauth { 
	line-height:10px;
	margin:5px;
	padding:5px 0 2px 18px;
	vertical-align:baseline;
}
#twitter.socialauth { background: transparent url(../img/twitter_16.png) 0 50% no-repeat; }
#facebook.socialauth { background: transparent url(../img/facebook_16.png) 0 50% no-repeat; }
#connect.socialauth { background: transparent url(../img/connect_16.png) 0 50% no-repeat; }
a.socialauth.signout { padding:5px 0px 2px 18px; background: url("../img/ico_signout.png") 0 50% no-repeat; }
p.signedin a{vertical-align:baseline;padding:0;margin:0 2px;}



/* POLL */

.bar {
height: 10px;
margin: 5px 0 ;
background-color: #999;
-moz-border-radius:3px;
}

.bar .foreground {
background-color: #3999FF;
height: 10px;
float: left;
color: #fff;
padding: 0 0 0 5px;
}

.bar .foreground.male {
-moz-border-radius: 3px 0 0 3px;
}
.bar .foreground.female {
background: #F265B0;
-moz-border-radius: 0 3px 3px 0;
}
.bar .foreground.allround {
-moz-border-radius: 3px 3px 3px 3px;
}

.percent {
text-align: right;
}
.total {
text-align: center;
}
.vote-form {
text-align: center;
}
.poll {
text-align: left;
margin: 0 auto;
}
.poll {
display: block;
}

/*--- GALLERY SHJAT (iz Govori.se) ---*/

.gallery {
	overflow: hidden;
	position: relative; 
	width: 600px;
	display: block;
}

.gallery img {
	margin-left: auto; 
	margin-right: auto;
	display: block;
	float: none;
}

.gallery p {
	width: 600px;
	float: left;
	display: block;
}

.gallery a.right {
	background:transparent url(../img/bg-gallery-next.gif) no-repeat scroll 97% 50%;
	right:10px;
	top:0;	
}

.gallery a.left {
	background:transparent url(../img/bg-gallery-prev.gif) no-repeat scroll 3% 50%;
	left:10px;
	top:0;	
}

* html .gallery a.left {
	background:transparent url(../img/bg-gallery-prev.gif) no-repeat scroll 3% 50%;
}

.gallery a.right:hover, .gallery a.left:hover {
cursor:pointer;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}


.gallery a.right, .gallery a.left {
cursor:pointer;
height:99%;
filter:alpha(opacity=20);
-moz-opacity:0.2;
-khtml-opacity: 0.2;
opacity: 0.2;
position:absolute;
width:50%;
z-index:10;
}

* html .gallery a.right, * html .gallery a.left
{
filter:alpha(opacity=20);
width: 305px;
height: 500px;
}

.gallery a {
color:inherit;
font-size:100%;
text-decoration:none;
}

.selected img {
}

/* PAGINATOR */

.paginator {
	margin-bottom: 10px;
	display: block;
	float: left;
/*	background: #cce; */
	height: 30px;
}

.paginator a {
	padding: 5px 10px ;
	display: inline;
	color: #1b2751;
	font-weight: normal;
	border: 1px solid #1b2751;
	text-decoration: none;
}

.paginator a:hover {
	border: 1px solid #84899b;
	color: #84899b;
}

.paginator .active {
	background: #1b2751;
	color: #fff;
}

.paginator .active a:hover {
	border: 1px solid #1b2751;
}

 dl.topRated {
	display: block;
	margin-bottom: 20px;
	float: left;
}

.topRated dt {
	background: #eee;
	display: block;
	float: left;
	width: 250px;
}

.topRated dd {
	background: #bbb;
	display: block;
	float: right;
	width: 50px;
	text-align: center;
}

.hide {
	display: none;
}

/* 20 MARGIN */

.topRated dl, .ad160, .ad160x120, .phoneCompare, .topRated, .articleList {
	margin-bottom: 20px;
}

.aside .phoneCompare{
	border:0;
}

.aside ul.articlelist h2 {
    margin-top: 0px;
}

.adContainer {
	margin-bottom: 10px;
}

/* VIDEO */

.video-medium {
	border:12px solid #DFDFDF;
	clear:both;
	height:333px;
	margin:0 0 20px;
	width:416px;
}


.clear {
	clear: both;
}

.footer ul {
	display: inline;
	}

/* FOOZER */
.footer ul.legal {
	color:#4561BC;
	display:block;
	float:none;
	font-size: 13px;
	line-height: 17px;
	padding:0;
	margin:10px 0;
	text-shadow:0 0 6px #125;
	}

.footer .legal li {
	display:inline;
	font-size:12px;
	padding:10px 5px;
}
.footer a {
	text-shadow:0 0 6px #000;
	color:#F6F6F6;
	text-decoration:none;
}
.footer a:hover {
	color:#4561BC;
}

.connect_widget_vertical_center {
	color:#89c;
}

ul.articleList li.wallpaper {
    width: 50%;
    float: left;
}

ul.sizes {
    margin-left: 10px;
    float: left;
}
ul.sizes li {
    margin-bottom: 5px;
}