/*
 * FOR SPECIAL PAGES
 * in this file you can place all css classes which are only used on special
 * pages.
 *
* 
 * ! NO GENERAL STYLE OR LAYOUT DEFINITIONS HERE
 * ! general layout or style definitions for objects that are used on several  !
 * ! have to be specified in the files sko_layout (layout = sizes, positions,  !
 * ! etc ...) or sko_style.css (style = fonts, colors, backgrounds, ... )      !
 *
*
 * 
 * thx. andi b.
 * ps: love peace and harmony.
 *
*
 * directory
 * ---------
 *
 * - 01_landing
 *
 *
*/



/*------------------------------------------------------------------------------
*  01_landing 
*/

.content .box.login .m{	
	height:165px;
}
.content .box.register .m{
	height:171px;
}
.lite .content .box.register .m{
	height:170px;
}

#skobbler_presentation {
	border: 1px solid #9a9a79;
	height: 318px;
	padding: 20px;
	margin-top: 10px;
}
.storeLink {
	width: 132px;
	height: 112px;
	float: right;
	margin-left: 20px;
}
#welcomeMsg {
	display: block;
	position: absolute;
	right: 20px;
	top: 180px;
	text-align: right;
	font-size: 30px;
	clear: both;
	font-weight: bold;
}
#welcomeMsg span {
	font-size: 16px;
}
#skobbler_presentation .joinSkobbler {
	right: 20px;
	bottom: 25px;
}


/* slide show --------------------------------------- */

.content .box.video .m{
	height:390px;
	padding-top:4px;
}

.content .box.video #image-container {
	width: 520px;
	height: 390px;
	position: absolute;
	z-index: 100;
}
.content .box.video #image-container div {
	display:none;
}
.content .box.video #image-container .fade-box {	
	display:block;
	width: 390px;
	position: absolute;
	left:0;
	top:0;
	z-index:101;
}

.content .box.video #image-container .image-caption {
	display: none;
}

.content .box.video #image-container #slide-caption {
	display:block;
	background: transparent url('../img/pages/landing/slideshow/slide_caption.png') repeat scroll 0 0;
	position: absolute;
	left:0;
	z-index: 103;
	bottom: 20px;
	padding: 10px 20px;
	text-align: left;
	font-size: 2em;
	color: #fff;
}





/* phones slider ------------------------------------- */

.content .box.phones .m{	
	height:350px;
}

.content .box.phones .slider_box{
	width:667px;
	height:330px;
	margin-left:10px;
	position:absolute;
}
.content .box.phones .slider_box .slider{
	position:absolute;
	left:0;
	top:0;
	width:450px;
	height:270px;
	overflow:hidden;
}
.content .box.phones .slider_box .slider .slider_item{
	height:270px;
	width:500px;
	position:relative;
	left:0;
}


.content .box.phones .navigation,
.content .box.phones .localsearch,
.content .box.phones .skobblercloud{
	height:270px;
	width:445px;	
}

.content .box.phones .slider_box div h3{
	font-size:200%;
}


.content .box.phones .slider_box ul.checked_list {
	padding:0 0 0 20px;
}

.content .box.phones .slider_box ul.checked_list li{
	margin-bottom:5px;
	font-size:140%;	
}



.content .box.phones .slider_box .image{
	width:200px;
	height:330px;
	overflow:hidden;
	float:right;
}
.content .box.phones .slider_box .image div{
	width:200px;
	height:330px;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
}


.content .box.phones ul.phones_nav{
	width:460px;
	position:relative;
	top:260px;
}


.content .box.supported .m{
	height:350px;
}

#landing .footer{
	margin-top:0;
	border-top:0;
	background-color:#bcbc97;
}


.footer.blog_block .box .t,
.footer.blog_block .box .t .l,
.footer.blog_block .box .t .c,
.footer.blog_block .box .t .r{			height:57px;}

#landing .footer.blog_block{
	clear:both;
	margin-top:10px;
	border-top:10px solid #CECEAC;
}

#landing .footer.blog_block .title h3 a{
	line-height:143%;
	color:#3f3f34;
}

#landing .footer.blog_block .date{
	float:right;
	width:37px;
	height:36px;	
	background:url('../img/pages/landing/blog_date_bg.png') no-repeat center center;
	color:#fff;
	text-align:center;
	position:relative;
	top:2px;
	left:1px;
}
#landing .footer.blog_block .date span{
	display:block;
	width:37px;
	position:relative;	
}
#landing .footer.blog_block .date .day{top:-3px;	font-size:24px;}
#landing .footer.blog_block .date .month{	top:-9px;	font-size:12px;}


#fullscreen-exit {
	right: 0px;
	position: absolute;
	top: 100px;
	z-index: 1002;
	font-size: 1.1em;
	padding: 0.4em 2em;
	background-color: #000;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000;
}


/*------------------------------------------------------------------------------
*  home logged in 
*/

#home{
	
}

#home #search{
	display:block;	
}

#home .newsfeed_box .m{
	height:385px;	
}
#newsfeedContainer {
	height: 365px;
	overflow: hidden;
}
#no_activity {
	padding: 5px;
	line-height: 16px;
	background: url("../img/elements/poi_list/vertical_list_item_bg.png") repeat-x 0 0 #F2F2D9
}
#home .newsfeed_box .navigation {
	height: 18px;
	background-color: #dedcc0;
	border: 1px solid #AAAA7D;
}
#nav_prev_btn {
	display: block;
	cursor: pointer;
	float: left;
	font-size: 11px;
	line-height: 18px;
	padding: 0px 10px;
}
#nav_next_btn {
	display: block;
	cursor: pointer;
	float: right;
	font-size: 11px;
	line-height: 18px;
	padding: 0px 10px;
}

#map-wrapper-controls {
	height: 18px;
}
#map-wrapper-controls .status{
	float:right;
}
#map-wrapper-controls a {
	color: #061a2c;
	padding: 0px 10px;
	line-height: 18px;
	text-decoration: none;
}
#fullscreen-toggle {
	border-right: 1px solid #d1d1b2;	
}
#autopilot-toggle {
	border-left: 1px solid #e9e8d7;
}


#home .item_list_box .m{
	height:170px;
}

/* map ---------------------------------------- */

#home #map{
	height:365px;	
}
#home .infowindow h3 {
margin-bottom:0.5em
}

#home .infowindow .time,
#home .infowindow .address,
#home .infowindow p.description {
	margin-top:0.5em
}

/* feed lists ------------------------------------ */


.item_list_vertical.feeds_list li{
		height:80px;	
}
.item_list_vertical.feeds_list li span.img_act,
.item_list_vertical.feeds_list li span.img_user{
	display:block;
	float:left;
}
.item_list_vertical.feeds_list li span.img_user{
	float:right;
}
.item_list_vertical.feeds_list li span.img_act{
}

.item_list_vertical.feeds_list li p{
	padding:0 5px;	
}


/* locations lists ---------------------------- */






/*------------------------------------------------------------------------------
*  locations
*/

/* search bar ----------------------------- */

#search .m {
	padding: 10px;
	border: 1px solid #616141;
	background: #f9a510 url(../img/elements/search_bar/search_bar_bg.png) top left repeat-x;
}

#search_result #search,
#places #search{
	display:block;	
}

#search .searchTabOff{
	border-bottom:0px;
	width:auto;
	float:left;
	clear:none;
	background:#E8E8D2;
	padding:1px 5px;
}

#search .searchTabOff a{
	text-decoration:none;
	color:#071A2B;
}

#search .searchTabOn{
	border-bottom:0px;
	width:auto;
	float:left;
	clear:none;
	padding:1px 5px;
}

#places #map{
	height:375px;
}


.item_list_vertical.poi_list li{
	padding:4px 7px;
}

.item_list_vertical.poi_list li .right .small{
	
}

.item_list_vertical.poi_list li p.small,
.item_list_vertical.poi_list li span.small{
	font-size:13px;
}

.item_list_vertical.poi_list li .image{
	float:left;
	height:80px;
	width:105px;
	padding:5px 5px 0 0;
}
.item_list_vertical.poi_list li .image img{
	width:103px
}

.item_list_vertical.poi_list li .description{
	margin-left:115px;
}

.item_list_vertical.poi_list li.active{
        background: transparent url('../img/elements/poi_list/vertical_list_item_bg_over.jpg') repeat-x scroll 0 0;
}


/*------------------------------------------------------------------------------
*  POI details
*/

#poi_details div.nav_search_result {	
	width:auto;
}

#poi_details div.nav_search_result div.nav_sr_left{
	float:left;
	width:28em;
	text-align:left;
	overflow:hidden;
}
#poi_details div.nav_search_result div.nav_sr_right{
	float:right;
	width:28em;
	text-align:right;
	overflow:hidden;
}
#poi_details div.nav_search_result div.nav_sr_cnt{
	margin:0 auto;  
	text-align:center; 
	width:3em;
}

#poi_details .rating{
	float:right;
}

/* options */

#poi_details .options{
	float:right;
	width:150px;
	background-color:#f2f2f2;
	border:1px solid gray;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:2px;
}


#poi_details .options_block{
}

#poi_details .options_block li{
	padding:2px 5px;
}

#poi_details .options_block img{
	width:18px;
	margin-right:3px;
	vertical-align:middle;
}
#poi_details .options_block a{
	border:0;
}

#poi_details .options_block hr{
	margin:3px;
}

#poi_details .options_block fieldset{
	margin:0;
	padding:0;
}

.SkobblerTool-tip {
	background-color:#fffab5;
	border:1px solid #bf9000;
	-moz-border-radius:2px;
	font-size:1em;
	overflow:hidden;
	padding:0.2em;
	z-index:13000;
	margin:0;
}


/* gallery */

#poi_details .gallery{
	margin-bottom:5px;
	border:1px solid #aaaa7d;
}

#poi_details .gallery,
#poi_details .gallery .gal_container{
	width:360px;
	height:270px;
	overflow:hidden;
		
}

#poi_details .gallery .gal_container{
	position:absolute;
}

#poi_details .gallery .gal_container .gal_img{
	display:block;
	margin:0 auto;
	height:270px;
}

#poi_details .gallery .gal_btn_left,
#poi_details .gallery .gal_btn_right,
#poi_details .gallery .gal_btn_delete,
#poi_details .gallery .gal_btn_max{
	position:absolute;
	width:50px;
	height:50px;
}

#poi_details .gallery .gal_btn_left{
	left:1px;	
	bottom:1px;
}
#poi_details .gallery .gal_btn_right{
	right:1px;
	bottom:1px;
}
#poi_details .gallery .gal_btn_delete{
	width:32px;
	height:32px;
	background:url('../img/pages/poi_details/gallery_alert.png') no-repeat;
	top:1px;
	right:1px;
	vertical-align:middle;
	text-align:center;
}
#poi_details .gallery .gal_btn_max{
	height:36px;
	right:1px;
	bottom:53px;	
}

#poi_details .gallery ul{
	
}
#poi_details .gallery ul li{
	display:none;
}
#poi_details .gallery ul li.active{
	display:block;
	width:360px;
	height:270px;
}


#poi_details .facts_block{
	float:left;
	width:250px;
	margin-bottom:1em;
}
#poi_details .facts_block p{
	padding-right:1em;
}


/* tags */

#poi_details #poiViewTagDiv,
#poi_details #poiViewTagEditDiv {
}



#poi_details #poiViewTagEditDiv h4 {
	display:inline;
	border:0;
	font-weight:400;
	font-size:0.9em;
	margin:0;
}

/* quick rating */

img.quickrating,
ul.quickrating {
	display:block;
	margin:5px auto;
}

ul.quickrating {
	position:absolute;
	width:90px;
	height:14px;
	list-style:none;
	background-image:url('../img/misc/rating/i-matrix.gif');
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
	display:block;
	padding:0;
}

ul.quickrating li {
	cursor:pointer;
	float:left;
	text-indent:-999em;
}

ul.quickrating li a {
	position:absolute;
	left:0;
	top:0;
	width:18px;
	height:14px;
	border-bottom:0;
	z-index:200;
}

ul.quickrating li.rate1 a {
	left:0;
}

ul.quickrating li.rate2 a {
	left:17px;
}

ul.quickrating li.rate3 a {
	left:34px;
}

ul.quickrating li.rate4 a {
	left:51px;
}

ul.quickrating li.rate5 a {
	left:70px;
}

ul.quickrating li a:hover {
	z-index:2;
	width:90px;
	height:14px;
	overflow:hidden;
	left:0;
	background:url('../img/misc/rating/i-matrix.gif') no-repeat 0 0;
}

ul.rated0 {
	background-position:0 0;
}






/*------------------------------------------------------------------------------
*  local hero 
*/

/* local hero map ---------------- */
.tile {
	position:absolute;
	z-index:-9000001;
	cursor:url(http://maps.google.com/intl/en_ALL/mapfiles/openhand.cur), default;
	border-color:grey;
	border-style:solid !important;
	border-width:1px !important
}

.tile .inner {
	opacity:0.25px;
	background-color:#FFF;
}

.tile.loading .inner {
	background:#FFF url('../img/misc/spinner.gif') center center no-repeat;
}

.tile.friend {
	border-color:#ffe400;
}

.tile.enemy {
	border-color:red !important;
}

.tile.self {
	border-color:#00D700 !important;
}

.tile.friend .inner {
	background-color:#ffe400;
}

.tile.enemy .inner {
	background-color:red;
}

.tile.self .inner {
	background-color:#00D700;
}

#tile-info .inner {
	background-color:#FFF;
	border:1px solid #000;
	overflow:hidden;
	margin:4px;
	padding:4px;
}

#tile-info.friend h3 {
	color:#660;
}

#tile-info.enemy h3 {
	color:#900;
}

#tile-info.self h3 {
	color:#090;
}


/* user list */

table.user_list{
	
}
table.user_list th{
	text-align:center;
}



/*------------------------------------------------------------------------------
*  my skobbler 
*/

/* user image */

.user_image_block{
	height:200px;
	width:200px;
	margin-bottom:1em;
	margin-top:0.5em;
	
}
.user_image_frame{
	display:block;	
	position:absolute;
}
.user_image_block div.edit_user_image{	
	position:absolute;
	bottom:2px;
	right:2px;
	border:1px solid gray;
	background-color:#f2f2f2;
	padding:2px;
	font-size:80%;
}
.user_image_block div.edit_user_image img{	
	vertical-align:middle;	
}

.user_image_block .user_image{
	width:200px;	
}


/* nav */
ul.navi_profile.item_list_vertical{
	border:0;
	border-top:1px solid #aaaa7d;
}

ul.navi_profile.item_list_vertical li{
	padding:6px 5px;
	border:1px solid #aaaa7d;
	border-top:0;
}

ul.navi_profile.item_list_vertical li img{
	vertical-align:middle;
	float:left;
	position:relative;
	top:-2px;
}
ul.navi_profile.item_list_vertical li a{
	border:0;
}

ul.navi_profile.item_list_vertical li a span{
	display:block;
	margin-left:2em;
	cursor:pointer;	
}

ul.navi_profile.item_list_vertical li.active{
	background:#f9b001 url('../img/elements/poi_list/vertical_list_item_bg_active.png') repeat-x 0 0;
	padding:8px 5px;
}

ul.navi_profile.item_list_vertical li.active a{
	color:#071a2b;
}


/* local heroes */

div.herodetailslot {
	border:1px solid #ddd;
	padding:0;
	margin-top:1em;
	height:27em;
	width:100%;
}

div.herodetailslot h3{
	background-color:#ddd;
	font-size:1.1em;
	line-height:1.2em;
	font-weight:700;
	margin:0 0 0.5em 0;
	padding:0.4em;
}
div.herodetailslot table{
	margin:0.5em;
	width:40%;
	font-size:1.1em;
}
div.herodetailslot table thead{
	display:none;
}
div.herodetailslot table tr{
	display:block;
	margin:0.1em;
	padding:0.1em;
	border-bottom:1px solid gray;
}
div.herodetailslot table td{
	padding:0.2em;
	vertical-align:top;
}



/*------------------------------------------------------------------------------
*  user profile
*/


/* user details */
div.user_details{
	width:100%;
	clear:both;
}

div.user_details span{
	margin-top:0.3em;
}

div.ud_left{
	width:48%;
	float:left;
}
div.ud_right{
	width:48%;
	float:left;
	margin-left:1em;
}

span.ud_label{
	display:block;
	clear:left;
	float:left;
	width:7em;
	font-weight:bold;
	border-bottom:1px dotted silver;
}
span.ud_value{
	display:block;
	padding-left:7em;
}

div.ud_sep{
	clear:left; height:1em;
}


/*------------------------------------------------------------------------------
*  mobile 
*/



ul.sub_tabs.mobile_sub_nav{
	width:460px;
}

ul.sub_tabs.mobile_sub_nav li a{
	width:105px;
}

ul.sub_tabs.mobile_sub_nav li a span.dbl,
.lang_ro ul.sub_tabs.mobile_sub_nav li a span.lang_ro_dbl
{
	padding-top:6px;
}

.lite ul.sub_tabs.mobile_sub_nav {
	width:auto;
}
.lite ul.sub_tabs.mobile_sub_nav li a{
	width:auto;	
	padding:0 1em;
}
.lite ul.sub_tabs.mobile_sub_nav li a span,
.lite ul.sub_tabs.mobile_sub_nav li a span.dbl{
	padding-top:17px;
}


/* install form */
#formwap label{
	display:inline;	
}

/* new supported phones form -------------------------- */

.new_supported_phones{
	float:right; 
	width:435px; 
	padding-left:14px;
	border-left:1px solid #aaaa7d;
}
.new_supported_phones fieldset{
	display:block;
	float:left;
	margin:0 5px 0 0;
}
.new_supported_phones fieldset,
.new_supported_phones label,
.new_supported_phones input.txt{
	font-size:11px;
}

.new_supported_phones label{
	display:inline;
	clear:none;	
}


/* mobile > supported phones list -------------------- */

ul.supported_phones_list {
	list-style-type:none;
	margin:0;	
	font-size:90%;
}

ul.supported_phones_list li {
	float:left;
	display:block;
	width:176px;
	height:100px;
	background:0.5em center no-repeat;
	margin:10px 10px 10px 0;
}
ul.supported_phones_list li.last_col {
	margin-right:0;
}

ul.supported_phones_list li.details {
	border-color:#0000ff;
	background-color:#f2f2f2;
}

ul.supported_phones_list li.brand_title {
	clear:left;
	float:none;
	width:80%;
	border:0;
	height:2em;
}

ul.supported_phones_list li div.phone_name {
	float:right;
	font-weight:bold;
	width:8em;
	height:4em;
}
ul.supported_phones_list li div.phone_name a{
}

ul.supported_phones_list li div.phone_info {
	font-size:0.8em;
	font-weight:400
	text-align:center;
	width:100%;
}
ul.supported_phones_list li div.phone_info img{
	display:none;
}
ul.supported_phones_list li div.install_link {
	float:right;
	width:8em;
	text-align:center;
}
ul.supported_phones_list li div.install_link a{
	
}

	
#landing ul.supported_phones_list li {
	width:200px;
	height:90px;
	margin:0.3em 0;
	padding:0;
}

#landing ul.supported_phones_list li div.phone_name a{
	font-size:125%;
	height:3.5em;
}	
#landing ul.supported_phones_list li div.install_link{
	height:2.5em;
	padding-top:0.2em;	
}
#landing ul.supported_phones_list li div.phone_name{
	height:5.5em;	
}


#landing ul.supported_phones_list li div.install_link,
#landing ul.supported_phones_list li div.phone_name {
	width:130px;
	height:40px;
	font-weight:bold;
}


.video_frame{
	width:480px;
	float:right; 
	padding:2px; 
	margin:0.5em 0 1em 1em;
}
.video_frame object{
	display:block;
	margin:0 auto;
}

.sorting a:link, .sorting a:visited, .sorting a:active, .sorting a:hover {
    border:none;
}

.sorting a.active:link, .sorting a.active:visited, .sorting a.active:active, .sorting a.active:hover {
    color:gray;
}

.js_hide_element {
    display:none;
}

.commentsList span.current_page {
    display:inline;
}

.commentsList span, span.commentErrors, span.commentErrors span {
    display:block;
    padding: 3px 0px;
}
