@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	background-attachment: scroll;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 114px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 1.5em;
}
h2{
	font-size: 28px;
	line-height: 1.2;
	color: #666;
}
h3{
	color: #666;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
input {
	border: 1px solid #999;
}
input[type=checkbox],
input[type=radio] {
	border: 0px;
	width: 15px;
}
ul{
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1em;
}
tr.clickable {
  cursor: pointer;
}

#main {
	display: block;
	margin: auto;
	width: 810px;
}
#header {
	background-image: url(images/top-base.png);
	background-repeat: repeat-x;
	background-position: left top;
	/*height: 92px;*/
}
#header h1  {
	height: 52px;
	width: 135px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	float: left;
}
#header h1 a  {
	height: 52px;
	width: 135px;
	margin-left: 13px;
	overflow: hidden;
	display: block;
	background-image: url(images/logo.png);
	text-indent: -10000px;
}
#header h1 span {
	font-size: 11px;
	position: absolute;
	top: -5px;
	right: 17px;
}
#header .auth {
	float: right;
	margin-top: 25px;
	margin-right: 23px;
}
#header .auth a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
#header .profile {
	margin-top: 5px;
	background-image: url(images/profile-main.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 58px;
	float: right;
	width: 180px;
	overflow: auto;
}
#header .profile ul {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 56px;
	padding: 0px;
	font-size: 11px;
}
#header .profile ul li a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#header .profile ul li.stars {
	background-image: url(images/profile-star.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 16px;
}
#header .pm {
	margin-top: 5px;
	background-image: url(images/profile-side2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 58px;
	float: right;
	width: 40px;
}
#header .new {
	margin-top: 5px;
	background-image: url(images/profile-side2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 58px;
	float: right;
	width: 40px;
}
#header .pm a {
	background-image: url(images/profile-mail.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 20px;
	display: block;
	margin-top: 21px;
	margin-left: 10px;
}
#header .new a {
	background-image: url(images/profile-mail.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 20px;
	display: block;
	margin-top: 21px;
	margin-left: 10px;
}
#header .logout{
	background-image: url(images/01.png);
	float: right;
	height: 20px;
	width: 35px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 24px;
	font-size: 11px;
	padding-left: 25px;
	padding-top: 2px;
}
#header .logout a {
	color: #666666;
	text-decoration: none;
}
#header .logout:hover{
	background-image: url(images/01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header .side{
	float: right;
	height: 22px;
	padding-top: 24px;
}
.document h3 {
  font:20px/1 Arial,sans-serif;
}

.document {
	padding-left: 5px;
}


ul.summaries p {
padding: 5px 0 0;
line-height: 1.5em;
}


.document .document_lower h3 {
  margin-top: 50px;
}
.document .document h3 {
  margin-top: 70px;
}

.document li{
 line-height: 1.5em;
}

.document a {
color:#0F6EB8;
display:inline;
}

.log {
	background-image: url(images/login-button-fill.png);
}
.al-1 {
	background-image: url(images/autl-1.gif);
	background-repeat: repeat-x;
	height: 11px;
}
.al-2 {
	background-image: url(images/autl-2.gif);
	background-repeat: repeat-y;
	height: 11px;
	width: 11px;
}
.al-3 {
	background-image: url(images/autl-3.gif);
	background-repeat: repeat-y;
	height: 11px;
	width: 11px;
}
.al-4 {
	background-image: url(images/autl-4.gif);
	background-repeat: repeat-x;
	height: 11px;
}
.ac-1 {
	background-image: url(images/auth-1.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}
.ac-2 {
	background-image: url(images/auth-2.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}
.ac-3 {
	background-image: url(images/auth-3.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}
.ac-4 {
	background-image: url(images/auth-4.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}
.chk {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
.apst {
	background-image: url(images/apst-bg.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 126px;
	text-align: center;
}
.apst a {
	text-decoration: none;
	color: #FFF;
}
#topmenu {
  height: 22px;
  padding: 0 0 0 44px;
}
#topmenu ul{
	float: left;
	clear: left;
	margin-top: -4px;
	width: 590px;
}
#topmenu ul li{
	height: 16px;
	background-color: transparent;
	background-image: url(images/top-text-sep.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	list-style-type: none;
}
#topmenu ul li.first{
	background-color: transparent;
	background-image: none;
}
#topmenu ul li a{
	font-size: 12px;
	height: 14px;
	line-height: 14px;
	color: #666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 9px;
}
#topmenu ul li a:hover{
	text-decoration: underline;
}
#topmenu ul li a.active{
	color: #f77f1b;
	text-decoration: none;
}
#topmenu ul.lang{
	float: right;
	clear: both;
	padding-right: 51px;
	width: auto;
	padding-left: 0;
}
#content {
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 40px;
	text-align: left;
}


#content ul.nums li div{
  font-size:          12px;
  color:            #666;
  margin-left:        26px;
  padding: 4px 0 4px 0;
}
#content ul.nums li{
  padding:          5px 0;
  
}

#content ul.nums{
  padding:          0 0;
  list-style-type: none;
}
#content ul.nums li em{
  font-size:          12px;
  color:            #fff;
  float:            left;
  width:            16px;
  height:           12px;
  line-height:        12px;
  padding:          2px 0 3px 1px;
  text-align:         center;
  font-style:         normal;
  font-weight:        bold;
  background:         transparent url(/media/images/ball.png) no-repeat right top;
  color:            #fff;
}

.moto {
	height: 232px;
	padding-left: 405px;
	margin-top: -30px;
}
.moto h2  {
	padding: 55px 35px 45px 40px;
	margin-left: -80px;
	font-family: Arial;
  color:#666666;
  font-size:28px;
  line-height:1.2;
}
.bode {
	height: 290px;
	padding-left: 300px;
	padding-top: 10px;
}
.bode h2 {
	padding-top: 10;
	margin: 0;
}
.bode_detail {
	margin-bottom: 20px;
	padding: 0 0 0 20px;
	overflow: auto;
	margin-top: 10px;
	min-height: 270px;
}
#id_good_image_container {
  min-height: 280px;
}
#id_good_image_container img {
  border:1px solid #AAAAAA;
}
.bode_detail h1 {
	margin-top: 10px;
}
.bode_detail img {
	border: 1px solid #999;
	float: left;
	margin-right: 20px;
}
ul.shop {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.shop li {
	float: left;
	width: 25%;
	margin-bottom: 20px;
}
ul.shop li div.bilde {
	text-align: center;
	height: 120px;
}
ul.shop li div.bilde a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.shop li div.nsk {
	text-align: center;
	padding-bottom: 5px;
}
ul.shop li div.nsk a {
	color: #666;
	text-decoration: none;
}
ul.shop li div.cena{
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	margin-right: 7px;
	margin-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.shop li div.zoom {
	text-align: center;
	padding-top: 3px;
}
ul.shop li div.zoom a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.price {
	margin-top: 30px;
	margin-bottom: 30px;
}
.price span {
	margin-left: 30px;
}
.buy-form a {
	display: block;
	border: 1px solid #aaa;
	float: left;
	cursor: hand;
	cursor: pointer;
	color: #666;
	text-decoration:  none;
	background-color: #fff;
	background-image: url(images/shop-buy.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.buy-form a:hover{
	border: 1px solid #0f6eb8;
}
.join {
	height: 280px;
	padding-left: 405px;
}
.join h2  {
	padding-top: 0px;
}



#content strong {
	font-size: 15px;
	color: #f77f1b;
}

#content-fix{
  height:           32px;
  background:         transparent url(/media/images/panel-top.png) no-repeat; 
}

#panel{
  background:         transparent url(/media/images/panel-base.png) repeat-x bottom left;
  display:          inline-block;
}
#panel{
  display:          block;
}

#panel .container{
  background:         transparent url(/media/images/panel-right.png) no-repeat right bottom;
}

#panel .elements{
  height:           auto !important;    
  height:           179px;    
  min-height:         179px;
  background:         transparent url(/media/images/panel-left.png) no-repeat left bottom;
  padding-bottom:       30px;   
  display:          block;
  padding-left:       14px;
  width:            760px;
  float:            left;
}
#panel .elements li{
  float:            left;
  padding-left:       20px;
}
#panel .elements li.wide{
  width:            340px;
  padding-left:       40px; 
}

#panel p{
  padding-top:        0;
  word-spacing:       normal;
} 


#panel {
	margin-top: 4px;
	margin-left: -40px;
}
#panel td.info {
	background-image: url(images/panel-base.png);
	background-repeat: repeat-x;
	vertical-align: top;
	background-position: left bottom;
	padding-bottom: 24px;
	padding-top: 5px;
}

#panel td.info  h3{
	font:20px/1 Arial,sans-serif;
	margin-top: -5px;
}

#panel td.left {
	background-image: url(images/panel-left.png);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: left bottom;
	width: 50px;
}
#panel td.right {
	background-image: url(images/panel-right.png);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: right bottom;
	width: 50px;
}


ul.summaries{
	float: left;
	padding-top: 52px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
	list-style-type: none;
}


ul.summaries li{
	float: left;
	width: 315px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
ul.summaries li h3{
	
	margin-left: 45px;
}
.free {
	background-image:url(images/icon-free.png);
	background-repeat: no-repeat;
}
.safe {
	background-image:url(images/icon-safe.png);
	background-repeat: no-repeat;
}
.place {
	background-image:url(images/icon-place.png);
	background-repeat: no-repeat;
}
.easy {
	background-image:url(images/icon-easy.png);
	background-repeat: no-repeat;
}
#bottom {
	/*
margin: 10px 0 -60px 0;
*/
	padding-bottom: 30px;
	clear: both;
}

.cufon {
	color: #0F6EB8;
}

#bottom ul{
	float: left;
	clear: left;
	padding-left: 44px;
	margin-top: 4px;
	width: 550px;
}
#bottom ul li{
	height: 16px;
	background-color: transparent;
	background-image: url(images/top-text-sep.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	list-style-type: none;
}
#bottom ul li.first{
	background-color: transparent;
	background-image: none;
}
#bottom ul li a{
	font-size: 12px;
	height: 14px;
	line-height: 14px;
	color: #666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 9px;
}

#bottom ul li span{
	font-size: 12px;
	height: 14px;
	line-height: 14px;
	color: #666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 9px;
}

#bottom ul li a:hover{
	text-decoration: underline;
}
#bottom ul li a.active{
	color: #f77f1b;
	text-decoration: none;
}
#bottom .auth {
	float: right;
	margin-right: 80px;
}
#bottom .auth a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	font-weight: bold;
}

form .order li{
  padding:      2px 0;
}

form .order label{
  display:      block;
  font:       normal 11px Arial, Helvetica, sans-serif;
}

form .order li input{
  width:        180px;
  border:       1px solid #ccc;
}
form .order li textarea{
  width:        180px;
  height:       80px;
  border:       1px solid #ccc;
}

body.shop #modal .nezinu{
  float:        left;
  width:        220px;
  padding:      20px 0 0 20px;
  
}

body.shop #modal p{
  margin-left:    200px;
  font:       normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:        #666;
}

body.shop ul.order{
  padding:      20px 20px 5px;
  margin-left:    250px;
} 

#modal{
  background:     #fff url(/media/images/bag.png) no-repeat 0 120px;
  width:        500px;
  height:       420px;
}

#modal div.stuff{ 
  padding:      10px 0 0 200px;
}


body.shop #modal  .pic{
  border:       1px solid #aaa;
  float:        left;
}
body.shop #modal .pic img{
  display:      block;
  float:        left;
}
body.shop #modal  h3{
  font-size:      12px;
}

body.shop #modal .descr{
  margin-left:    90px;
  
}


div.modal-button{
  width:        135px;
  height:       21px;
  padding-top:    20px;
  background:     transparent url(/media/images/button-white.png) no-repeat 0 20px; 
}
div.modal-button input{
  width:        135px;
  height:       21px;
  padding:      0;
  margin:       0;
  border:       0;
  background:     transparent;
}


form input.ui-helper-hidden-accessible{
  left:       -999em;
  position:     absolute;
}

form.ui span.ui-checkbox{
  width:        18px;
  height:       18px;
  padding:      0;
  background:     #fff url(/media/images/ui-checkbox.png) no-repeat left top; 
  float: left;
}
form.ui li.error span.ui-checkbox{
  background-position:  -36px top;
}
form.ui span.ui-checkbox-state-checked,
form.ui span.ui-checkbox-state-checked-hover{
  background-position:  -18px top;
}


div.tooltip { 
    background-color: #000; 
    border:       1px solid #fff; 
    padding:      10px 15px; 
    width:        140px; 
    display:      none; 
    color:        #fff; 
    text-align:     left; 
    font-size:      11px; 
  z-index:      2000;
 
    /* outline radius for mozilla/firefox only */ 
    -moz-box-shadow:0 0 2px #000; 
    -webkit-box-shadow:0 0 2px #000; 
}

#profile{
  padding:        2px 20px;
  min-height:     300px;
  position:       relative;
}
#profile .panel{
  float:          right;
  width:          300px;
}
#profile .panel .fill,
#profile .panel .content{
  position:       absolute;
  top:          0;
  right:          20px;
  width:          300px;
  height:         280px;          
}

#profile .panel .content{
  padding:        0 10px;
  width:          280px;  
}
#profile .panel .fill{
  background:       #fff;
  opacity:        0.7;  
}
#profile .panel ul.routers{
  padding:        10px 0; 
}
#profile .panel ul.routers li{
  height:         50px;
  padding:        10px;
  background:       #f7f8f7 url(/media/images/base-gray.png) repeat-x left bottom;
  border:         1px solid #ccc;
}
#profile .panel h3{
  font:         bold 14px Arial, Helvetica, sans-serif;
  margin-left:      54px;
}
#profile .panel p{
  margin-left:      54px;
  font-size:        11px;
}

#profile .panel p em{
  color:          red;
}


#profile .avatar{
  border:         1px solid #ccc;
  background:       #eee;
  padding:        2px;
  float:          left;
}
#profile img{
  display:        block;
}

#profile a.button{
  height:         22px; 
  margin:         10px auto;
  padding-left:     32px;
  color:          #666;
}
#profile a.edit{
  background:       transparent url(/media/images/buttons/public.png) no-repeat left top; 
}
#profile a.add{
  float:          left;
  background:       transparent url(/media/images/buttons/add.png) no-repeat left top;
}
#profile a.button span{
  background:       transparent url(/media/images/buttons/base.png) no-repeat right top;
  float:          left;
  font-size:        11px;
  line-height:      11px;
  height:         12px;
  padding:        5px 15px 5px 5px; 
}

#profile .data_top{
  margin-left:      100px;
  padding:        20px 30px;
  width:    300px;
}

#profile .data_bottom{
  margin:      90px 0 0 30px;
  padding:        30px;
  width:    300px;
}

.padding {
	padding-right: 10px;
}

#divinputfile{
  background:url(/media/images/buttons/input_file.png) no-repeat 100% 1px;
  height:24px;
  width:180px;
  margin:0px;
}

#divinputfile #filepc{
  opacity: 0.0;
  -moz-opacity: 0.0;
  filter: alpha(opacity=00);
  font-size:11px;
}

#fakeinputfile{
  margin-top:-20px;
}

#fakeinputfile #fakefilepc{
  width:105px;
  height:17px;
  font-size:11px;
  font-family:Arial;
}
#divinputfile2{
  background:url(/media/images/buttons/input_file.png) no-repeat 100% 1px;
  height:24px;
  width:180px;
  margin:0px;
}

#divinputfile2 #filepc2{
  opacity: 0.0;
  -moz-opacity: 0.0;
  filter: alpha(opacity=00);
  font-size:11px;
}

#fakeinputfile2{
  margin-top:-20px;
}

#fakeinputfile2 #fakefilepc2{
  width:105px;
  height:17px;
  font-size:11px;
  font-family:Arial;
}




#divinputfile3{
  background:url(/media/images/buttons/input_file_big.png) no-repeat 100% 1px;
  height:24px;
  width:387px;
  margin:0px;
}

#divinputfile3 input{
	width: 387;
}

#divinputfile3 #filepc3{
  opacity: 0.0;
  -moz-opacity: 0.0;
  filter: alpha(opacity=00);
  font-size:11px;
}

#fakeinputfile3{
  margin-top:-20px;
}

#fakeinputfile3 #fakefilepc3{
  width:250px;
  height:17px;
  font-size:11px;
  font-family:Arial;
}
input.button {
  border: none;
  background: url(/media/images/buttons/save_button.png) no-repeat;
  width: 120px;
  height: 22px;
  padding-bottom: 3px;
  color: #666666;
  font-size: 12px;
  margin-top: 10px;
}

input{
  width: 250px;
  border: 1px solid #ddd;
}

#id_place_about {
	border: 1px solid #ddd;
	width: 250px;
}

.pakalpojumi {}

.gateway_list {
  list-style-type: none;
}
.gateway_list li {
	padding: 5px;
}
.gateway_list table {
  
}
.gateway_list tr {
	background-color: #F3F3F3;
}
.gateway_list td {
  text-align: left;
  padding: 0px 5px 0px 5px;
  cursor: pointer;
  border-left: 1px solid #E4E4E4;
  border-top: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
}
.gateway_list td.place_image {
	border-right: 1px solid #E4E4E4;
	border-left: 0px;
}
.gateway_list a {
  color:#333333;
  text-decoration: none;
}
.gateway_list div.place_name {
	font-weight: bold;
}
#id_gateway_add_container {
	padding-top: 10px;
}

.pakalpojumi td {
padding: 5px 10px 5px 10px;
}

.pakalpojumi h2 {
margin: 0;
}
.form_error {
	color: Red;
	font-size: 12px;
	font-family: Arial;
}

.navigate{
  border:       1px solid #e2e2e2; 
  position:     relative;
  
}
.navigate h4 {
  margin: 5px 5px 5px 15px;
  font-weight: normal;
  font-size: 14px;
}
#sidebar .fill,
#sidebar .content{
  position:     absolute;
  top:        0;
  right:        0;
}
.content p {
	margin: 0;
	padding: 0;
}

#sidebar .fill{
  background:     #fff;
  filter:       alpha(opacity=70);
  opacity:      0.7;
  z-index:      55;
  height:       400px;
  width:        210px;
}
#sidebar .content{
  z-index:      60;
  height:       380px;
  width:        190px;
  padding:      10px;
}

#sidebar li{
  background:     #fff url(/media/images/base-gray50.png) left bottom repeat-x;
  border:       1px solid #eee;
  padding:      5px 5px 5px 10px;
  float:        left;
  clear:        left;
  margin:       3px 0 2px;
  width:        175px;
  height: 		40px;

}

#sidebar li.active{
  border:       1px solid red;
}


#sidebar a.image {
  float: right;
}
#sidebar a.image img{
  display: block;
}




#sidebar h4{
  font: bold 14px Arial, Helvetica, sans-serif;
  margin: 0;
  margin-right: 40px;
  color:#666666;
}
#sidebar li p{
  font-size: 11px;
  margin: 0 40px 0 0;
  padding: 0;
  
}
.floatStopper {
	clear: both;
	line-height: 1px;
	height: 1px;
}

.subscribe_success {
	font-size: 16px;
	padding: 30px;
	color: Green;
	border: 1px solid 8e8e8e;
	margin: 5px;
}
.infowindow {
	background:url("/media/images/box-bottom.png") no-repeat scroll left bottom transparent;
	display: none;
}

.infowindow .content {
	padding:0 20px 20px;
}

.infowindow .top {
	background:url("/media/images/box-top.png") no-repeat scroll left top transparent;
	height:13px;
	padding:8px 12px 0 0;
}
.infowindow img.close {
	cursor:pointer;
	float:right;
	height:13px;
	width:14px;
}
.infowindow .content .base {
	height:75px;
}
.infowindow .content img {
	float:left;
}
.infowindow .content h2 {
	color:#888888;
	font:bold 14px Arial,Helvetica,sans-serif;
	padding-bottom:6px;
}
.infowindow .content p, .infowindow .content a {
	font:11px/14px Arial,Helvetica,sans-serif;
}
.infowindow .content p, .infowindow .content h2 {
	color:#666666;
	margin-left:50px;
	margin-bottom: 0;
}
.infowindow .content .footer {
	font-size:11px;
	padding-left:10px;
}
.infowindow .content .footer a {
	color:#0F6EB8;
}
ul.errorlist li {
	color: Red;
}
div.errors_title {
	font-size: 16px;
	color: Red;
}
#id_search_form_container h3 {
	font-size: 15px;
	margin-left:5px;
}
#id_status_check_container td {
	line-height:1em;
}
#map_canvas {
	position: relative; 
	background-color: rgb(229, 227, 223); 
	overflow: hidden; 
	z-index: 0;
	height: 400px; 
	width: 808px;
}
td#righ_search_content_block {
	border-left: 1px solid #E2E2E2;
	padding: 15px 10px 20px 10px;
}
td#left_search_content_block {
	padding: 15px 10px 20px 10px;
}

#wifi_places_details_table {
	padding: 10px;
}
#wifi_places_details_table td{
	padding-left: 10px;
}

.place_bottom_links {
	padding-left: 30px;
	padding-bottom: 10px;
}

#id_wifi_form_container {
	border: 1px solid #E2E2E2;
	padding-left: 10px;
	padding-bottom: 10px;
}

#place_comments_container {
	
	
}
.last_comment_item {
	padding: 5px 0 10px 0;
	text-align: left;
}
.last_comments_title {
	font-size: 14px;
	padding: 10px 0 0 0;
}

#search_content_all h4 {
	margin: 0 5px 5px 5px;
}

.place_bottom_links a {
	color: #75797B;
	text-decoration: none;
}
#id_search_result_container th {
	text-align: left;
	font-style: normal;
}
.comment_date {
	display: inline;
}
.comment_author_nickname {
	display: inline;
	padding-left: 10px;
}
.comment_comment {
	padding: 10px 0 20px 0;
}
#complain_complete_container {
	padding: 30px;
}


#id_notes {
	border:1px solid #DDDDDD;
	width:250px;
}

#id_comment {
	border:1px solid #DDDDDD;
	width:300px;
}

#id_complain_text {
	border:1px solid #DDDDDD;
	width:300px;
}

#banners_bottom_title {
	border-top: 1px solid #E2E2E2;
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
}
#id_place_logo_button {
	margin-left: 10px;
}
#id_talker_container{
	position: absolute; 
	width: 400px; 
	right: -70px; 
	top: -80px; 
	display: none;
}
#id_fake_photo {
  width: 140px;
}



.moto2 {
height:232px;
margin-top:-25px;
padding-left:365px;
}

.moto2 h2{
	margin-bottom: 15px;

}

.document p strong{
	color:#F77F1B;
	font-size:15px;
}


.bode p{
	margin-top: 10px;
}

#id_pager_dropdown {
	width: 50px;
	border: 1px solid #dddddd;
}

#pages_counter_row a{
	color: #666666;
	text-decoration: none;
}


div.document2 {
	padding:20px 50px 40px;
}

div.document2 a strong{
	color:#F77F1B;
}
div.document2 p{
	padding-bottom: 10px;
}


div.document2 p strong{
	color:#F77F1B;
	font-size:15px;
	
}

div.document2 h3{
	color:#666666;
	font:20px/1 Arial,sans-serif;

}

div.document2 p a{
	color:#0F6EB8;
	}
a.bigone{
  padding:        7px 0 6px;
  margin:   -60px 0 0 -40px;
  background:       transparent url(/media/images/big-button.png) no-repeat right top;
  height:         20px;
  width:          153px;
  text-align:       center;
  float:          left;
  font:           normal 18px Arial, sans-serif;
  color:            #fff;
  text-decoration:      none;
}
#registration_content_main {
  padding: 30px;
}

