#container {
	margin: 0px 15px 0px 15px ;
	
}
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background: #white;
 margin: 0px;
 padding: 0px;
}

#bill td { 
	text-align: center;
}

#black {
	color: white;
	text-align: right;
	height: 30px;
	width: 100%;
	margin: 0px;
	background: #2a359d;
    background: url('/images/topmenu_fon.jpg') repeat left bottom;
	border-bottom: 6px solid #fcf65c;

}
#black a {
	text-decoration: none;
	color:white;
	padding: 0px 5px 0px 5px;
}
#black a:hover { color: #96d76b; }

#black ul {
	 color:white;
     text-align: left;
     float: left;
     margin: 0px;
     list-style: none;
	 padding: 0px 0px 0px 10px;

}
#black ul li {
	display: inline;
}
#black img {
	vertical-align: middle;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	border: 0px;
}
#logo{
 position: absolute;
 left: 5px;
 top: 40px;
 width: 380px;
 font-size: 110%;
 text-align:left;
 padding: 15px;
 padding-bottom: 35px;
 
}
#logo img {
	border: 0px;
}

.icons {
	border: 0px;
	float: right;
}
.catalogphoto {
	border: 0px solid yellow;
}
.bigphoto {
	    border: 0px;
		float: right;
}
.noborder {
	border: 0px;
}
#catalog_item {
	width: 100%;

}
#catalog_item td {
	vertical-align: top;
}
#catalog_item p {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}

#topright {
 position: absolute;
 right: 15px;
 top: 30px;
 width: 380px;
 font-size: 110%;
 text-align:right;
 padding: 15px;
 padding-bottom: 35px;
 
}

#phone {
 position: absolute;
  font-family: Times;
 right: 15px;
 top: 150px;
 width: 480px;
 font-size: 200%;
 text-align:right;
 padding: 15px;
 padding-bottom: 35px;
 
}
#left p {
	padding: 0px;
	margin: 0px;
}

#left ul {
	margin: 0px;
	padding: 5px;
}
#left a {
	color: black;
}
#head_pic {
 margin: 0px;
 padding: 0px;
 height: 285px;
 background: url('/images/topimage.php') repeat-x left top;
}
#head_fon { 
	margin: 0px;
	padding: 0px;
	margin-top: 230px;
	height: 32px;
	width: 100%;
    background: url('/images/topmenu_fon.jpg') repeat left bottom;
}
/* for Internet Explorer */
/*\*/
*html #head_fon {
    margin-top: 250px;
}
/**/

#head_pic ul {
	margin: 0px; 
	padding: 0px;
}

#pages {
	float:right;
}
#pages .curpage {
	font-weight:bold;
}

ul.horizontal li{
	color:white;
	text-align: left;
    float: left;
	margin: 0px;
    list-style: none;
	height: 25px;
    padding: 7px 5px 0px 10px;
    margin: 0px;
	font-size: 15px;

/*	background: url('/images/topmenu_fon.jpg') repeat-x left bottom; */
}
ul.horizontal a {
	text-decoration: none;
	color:white;
}
ul.horizontal a:hover { color: black;}


ul.horizontal li.logo{
    padding: 155px 10px 10px 10px;
	height: 120px;
/*	background: #848b77 url('/images/topmenu_fon.jpg') repeat-x left bottom;;
 	*/
}
ul.horizontal li.after{
    padding: 150px 10px 40px 10px;
}

/* for Internet Explorer */
/*\*/
*html #page {
	margin: 0px;
	padding: 0px;
	height: 550px;
	background: white url('/images/cubes1.gif') no-repeat left bottom;
}
*html #center {
	height: 550px;
}
/**/

#page {
	margin: 0px;
	min-height: 550px;
	padding: 0px;
}

#left {
	float: left;
	padding: 0px 0px;
	margin-top: 7px;
	width: 230px;
}
#center {
	margin: 0px 0px 0px 230px;
	min-height: 500px;
	border-top: 7px solid white;
	border-left: 7px solid white;
	
}
 img {
	 padding: 2px;
	 border: 1px solid #a0a0a0;
}
h1 {
	font-size:+1.05em;
	color: #6b9a13;
	font-weight: bold;
}
h2 {
	font-size:+1em;
	color: #68882b;
}
h3 {

	font-size:+1em;
	color: #5b6d39;
	font-style: italic;
}

#foot {
	height: 15px;
	background: #848b77 url('/images/topmenu_fon.jpg')repeat ;
	margin: 5px 0px  5px 0px;
	text-align: right;
	padding: 0px 10px 10px 10px;
}

/* Left Menu */
.leftmenu a {
	background: url('/images/red.gif') no-repeat left;
    padding-left: 12px;
}
.leftmenu a.submenu1,.submenu1  a {
	background: url('/images/blue.gif') no-repeat left;
	padding-left: 12px;
}
.submenu2 a {
	background: url('/images/red.gif') no-repeat left;
	padding-left: 12px;
}

#left .selected {
	font-weight: bold;
	font-size: 0.9em;

}
.submenu1 {
	margin-left: 10px;
	font-weight: normal;

}
.submenu2 {
	margin-left: 10px;
	font-size: 80%;
	font-weight: normal;

}
/* End Left Menu */
#shopping_cart,.shopping_cart {
	border: 1px solid #1698fe;
	padding: 5px;
	width: 400px;
	background: #c6e6ff;

}
#shopping_cart  table td {
	background: #DAEEFD;
	padding: 2px;
}

td .comments {
	color: #7E0000;
	font-size:80%;
	float:right;
}

.link1 {
	color: grey;
}
.action {
border: 0px; 
vertical-align:middle;
}
.hidden {
	display: none;
}

