html,body{margin:0;padding:0;background: white;}

body{
	font: 12px arial;
}

form {
	margin: 0;
	padding: 0;
}

input { 
	font-size: 10pt; 
}

p{
	margin: 10px 0;
	line-height: 1.4em;
}

h1 {
	font-size:24px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	margin: 10px 0;
}

h2 {
	font-size:16px;
	margin: 15px 0 8px 0;
	padding-left: 24px;
	padding-top: 3px;
	background-image: url('/appmedia/imgs/i/btn_plus.gif');
	background-repeat: no-repeat;
}

h3 {
	margin-bottom:4px;
}

a {color: blue;}

a.item_title {font-weight: bold;}

div#ads_wrapper {
	border-bottom: 1px solid #ccc;
}
	
div#ads {
	width:990px;
	margin:0 auto;
}

div#header_wrapper {
	background: #fff; /*#daedfd;*/
	border-bottom:1px solid #0C77B3;
}

div#header {
	width:990px;
	margin:0 auto;
}

div#header a {
	color:black;
	font-weight:bold;
}

div#menu {
	line-height: 30px;
}

form#search_form {
	float:left;
	line-height:30px;
	padding-left: 40px;
	padding-top: 32px;
}

#id_keyword {
	padding: 2px;
	border: 1px solid #697076;
}

div#submenu_wrapper {
	background: #279fe3;
	border-bottom:1px solid #0C77B3;
}

div#submenu {
	line-height: 30px;
	width:990px;
	margin:0 auto;
}

div#submenu a, div#extra a { 
	color: #fff;
}

div#logo_wrapper {
	background: #fff;
	border-bottom:1px solid #0C77B3;
}

div#logo {
	width:990px;
	height: 80px;
	margin:0 auto;
	padding: 10px 0;
	/*margin-bottom:10px;*/
}

div#logo a {
	color: black;
	font-size: 36px;
	text-decoration: none;
	float:left;
	/*padding-top: 32px;*/
}

div#login a {
	color: black;
	font-size: 12px;
	text-decoration: underline;
	float:none;
}

div#extra_wrapper {
	background: #279fe3;
	border-bottom:1px solid #0C77B3;
}

div#extra{
	width:990px;
	margin:0 auto;
	padding: 5px 0;
}

div#container{
	text-align:left;
	width:990px;
	margin:0 auto;
}

div#content{
	float:left;
	width:660px;
	margin-bottom: 20px;
}

div#navigation{
	float: right;
	width: 320px
}

div#navigation a{padding:0px;}

div#footer_wrapper {
	background: #697076;
	clear:both;
	width: 100%;
	padding: 20px 0;
}

div#footer{
	width:990px;
	margin:0 auto;
	padding: 5px 0;
	color: black;
}

div#footer a {color:black;}

.red {color:red}

img {border: 0px none}

.workday {background: #e9f5ff;width:310px}
.weekend {background: #daedfd;width:310px}
.rborder {
	border-left:1px solid #86caff;
	border-right:1px solid #86caff;
}

table#days_table {
	cellpadding:0px;
	cellspacing:0px;
	font-family: verdana;
}

table#days_table td {
	width:16px;
	padding: 6px 4px;
	border-bottom:1px solid #86caff;
	border-right:1px solid #86caff;
}

table#days_table .header {
	padding: 0px 3px;
	/*background: #e9f5ff;*/
	font-weight: normal;
	vertical-align: top;
	text-align: right;
	font-size: 0.7em;
	padding-bottom: 0px;
	/*border-right:1px solid #86caff;
	border-top:1px solid #86caff;*/
	
}

table#days_table .header_easy {
	border: 0px none;
	text-align: right;
	font-size: 0.8em;
	padding: 0px;
}

table#days_table sup {
	font-size: 0.5em;
}

table#days_table .closed {
	background: #fff;
	
}

table#days_table .open {
	background: #feffb1;
	font-weight: normal;
	text-align:center;
}

#cities_list {
	width:990px
}

#cities_list li {
	/*width: 200px;*/
	margin: 0px;
   	padding: 2px;
	line-height:18px;
	/*float:left;*/
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#navigation li {
	line-height:22px;
	font-size:13px;
	padding: 0 20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#kinds_list {
	margin: 0px;
	padding: 0px;
}

#kinds_list li {
	width: 230px;
	margin: 0px;
   	padding: 2px;
	line-height:18px;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

form#edit_item a {font-size:12px;text-decoration:none}

.red {color:#FF0000;}
.green {color:#00FF00;}
.blue {
	color:blue;
	font-weight:bold;
}

#id_comment {
	width: 580px;
	height: 140px;
}

#comments li {
	color:#333333;
    list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 20px 4px;
	font-size: 14px;
	line-height: 18px;
	border-bottom:1px dotted #D7D7D7;
}

#comments li.row1 {
	background-color: white;
}

#comments li.row2 {
	background-color: white; /*#f9f9ff;*/
}

.ucomment, .ucomment a {
	/*font-weight:bold;*/
	color: black;
}

.domment, .domment a {
	font-weight:normal;
	color: #aaaaaa;
	float:right;
	font-size: 12px;
	text-decoration: none;
}

.comment_post p {
	margin:5px;
}

ul.errorlist { 
    margin:0 
    !important; 
    padding:0 
    !important; 
}

.errorlist li { 
    font-size:12px 
    !important; 
    display:block; 
    padding:4px 5px 4px 25px; 
    margin:0 0 3px 0; 
    border:1px solid red; 
    color:white; 
    background:red url(/appmedia/icon_alert.gif) 5px .3em no-repeat; 
}

ul.greenlist { 
    margin:0 
    !important; 
    padding:0 
    !important; 
}

.greenlist li { 
    font-size:12px 
    !important; 
    display:block; 
    padding:4px 5px 4px 25px; 
    margin:0 0 3px 0; 
    border:1px solid blue; 
    color:white; 
    background: blue url(/appmedia/imgs/information.png) 5px .3em no-repeat; 
}

.greenlist a {
	color: white;
}

p.address {font-size: 13px;margin:5px 0;}
p.address a {text-decoration: none;}

.novspace {padding-top:0px;margin-top:0px;}

div#items_list_border {
	padding:2px 10px 10px 10px;
	border: 1px solid #86caff;
	clear: both;
}

a.item_caption {
	font-size: 14px;
	font-weight: bold;
}

.item_price {
	font-size: 24px;
	font-weight: bold;
	text-align: right;
}

table#items_list {
	line-height: 1.4em;
}

table#items_list td {
	padding: 4px;
}

table#items_list td.address {text-align:right}

td.row_thumb {
	width: 100px;
	padding-left: 0px !important;
	padding-right: 10px !important;
	vertical-align: top;
}

td.image90 {
	background: #fff;
	width: 100px;
	height: 100px;
	padding: 0px !important;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}

img.image90 {
	padding: 5px;
}

dd {
	margin: 0px;
	float: left;
	font-weight: normal;
}

dt {
	padding-left:240px;
	margin-bottom: 5px;
	display: block;
}

img.kind-icon {
	vertical-align: middle;
}
