/*
#====================================
#
# Edit by Ben-Ja http://net4me.ru
# On Wed 26 Mar 2008 04:02:56 PM MSK
#       For kamniural.ru
#====================================
*/

body{
	text-align: center;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	background-color: #FFFFCC;
}

table.page {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

td.vert_probel {
;
}

td.left_ramka {
	width: 20px;
}

td.table_place {
	width: 1000px;
	border: 1px solid #CCCCCC;
}

td.right_ramka {
	width: 20px;
}

table.content {
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-collapse: collapse;
}

#header_img {
	width: 1000px;
	height: 240px;
	background: url(./img/kamniural_header.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
}

td.left_column {
	background-color: #7E8892;
	width: 200px;
}

td.bottom_column {
	background-color: #7E8892;
	text-align: center;
	font-size: 7px;
	color: #FFFFFF;
}

td.right_column {
	background-color: #121A1C;
	width: 100px;
	vertical-align: top;
}

td.middle_column {
	text-align: left;
	padding: 5px 10px 20px 20px;
	background-color: #FEFEFE;
}

/* navigation-left */

#navigation-left {
    margin-left: 5px;
	text-align: left;
	font-size: 11px;
}

#navigation-left li {
    padding: 0px;
    margin: 0px;
}

#navigation-left ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#navigation-left a {
    display: block;
    width: 180px;
    height: 14px;
    padding: 2px 0px 1px 10px;
    border-bottom: #999999 1px solid;
    background-color: #D7D7D7;
}

#navigation-left a:link,
#navigation-left a:visited,
#navigation-left a:visited {
    color: #000000;
    text-decoration: none;
}

#navigation-left a:hover {
    color: #000000;
    background-color: #999999;
    text-decoration: none;
}

/* end of navigation-left */

/* search */
.search-field {
    width: 120px;
    border: solid 1px #999999;
}

#search {
    height: 36px;
    padding: 9px 0px 9px 10px;
    margin-top: 5px;
}

/* BANNERS */
.banner-container-left {
	width: 187px;
	border: 1px solid #999999;
    margin-left: 5px;
	text-align: center;
	background-color: #FEFEFE;
}

.banner-container-right {
	width: 98px;
	border: 1px solid #999999;
    margin-left: 2px;
	text-align: center;
}

/* end of BANNERS */

h3 {
	text-align: center;
	font-family: serif;
	font-size: 16px;
}

p:first-letter {
	color: #5A572C;
	font-size: large;
	font-weight: bold;
	padding-left: 10px;
}

ul.oform_ul_bullet {
	list-style-image: url('img/bullet_kamen3.gif');
}

/* CATALOG */

table.catalog {
	border-collapse: collapse;
	border-color: #999999;
}

tr.catalog-titles {
	font-size: 14px;
	color: #5A572C;
}

td.catalog-img {
	width: 200px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
}

td.catalog-name {
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
}

td.catalog-size {
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
}

td.catalog-price {
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
}

/* CONTACTS */
img.bord-image {
	border: 1px solid #999999;
}





