
/* CSS file for www.imsfabrication.com designed by Bondtech Corporation Romanian Branch */

/* GENERAL STYLES */

html, body {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat;
	font: 11px Tahoma;
	color: #EFEFEF;
	background-color: #0F3613;
	vertical-align: top;
}
a {
	color: #F3860E;
}
a:hover {
	color: white;
}
h1 {
	font: 20px Tahoma;
	letter-spacing: 1px;
	color: #7B8F7D;
	text-align: left;
	margin: 0px 0px 0px 150px;
}
h2 {
	font: 17px Tahoma;
	font-weight: bold;
	color: #D8DEB4;
	padding-left: 50px; 
}
h3 {
	font: 13px Tahoma;
	font-weight: bold;
	color: #D8DEB4;
	padding: 1px;
	padding-left: 5px; 
	padding-right: 5px; 
	display: inline;	
}
h4 {
	font: 11px Tahoma;
}
ul, li {
   list-style-position: inside;
	list-style: disc;	
	color: #D1D1D1;
	margin: 0px 0px 0px 10px;
	text-align: justify;
}
legend {
	color: #D1D1D1;
}
p {
	text-align: justify;
}
table { 
	border-collapse: inherit; 
	border-spacing:1; 
	border: 1;
} 
td {
	vertical-align: top;
}
textarea {
	width: 300px;
	height: 100px;
	border: 1px solid #3E6F43;
	/*color: white;
	background-color: #224926;*/
}
input, .upload {
	border: 1px solid #3E6F43;
	padding: 2px;
        /*color: White;
	background-color: #224926;*/
	font: 10px Tahoma;
}
select {
	border: 0px solid #5F7894;
	/*color: #22364A;
	background: #CDD4D9;*/
	padding: 1px;
}
option {
	border: 0px solid #5F7894;
	/*background: #CDD4D9;
	color: #22364A;*/
}

/* LAYOUT SETTINGS */

.main {
	width: 801px;
	display: block;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
.topbar {
   float: left;
	display: inline;
	height: 127px;
	width: 801px;
	background-image: url(images/topbar.gif);
	background-repeat: no-repeat;
}
.bar {
   float: left;
	display: inline;
	width: 801px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: 0px -3px; 
}
.leftbar {
   float: left;
	display: inline;
	width: 170px;
	height: 381px;
	min-height: 381px;
	background-image: url(images/leftbar.gif);
	background-repeat: no-repeat;
}
.rightbar {
   float: right;
	display: inline;
	width: 631px;
	min-height: 381px;
	background-image: url(images/rightbar.gif);
	background-repeat: no-repeat;	
	text-align: left;
	padding: 0px 0px 0px 0px;
}
.footbar {
	height: 64px;
	width: 801px;
	background-image: url(images/footerbar.gif);
	background-repeat: no-repeat;
}

/* Layout subsettings */

.main td {
	vertical-align: top;
}

ul .li2 {
	margin-left: 15px;
}
.left {
	float: left;
	clear: left;
}
.right {
	float: right;
	clear: right;
	text-align: left;
}
.inline {
	display: inline;
}
/* Index page styles*/

.flash {
   float: right;
	display: inline;
   width: 460px;
	height: 370px;
	margin: 3px 150px 0px 0px;
}

/* Products page styles */

.plink {
	font: 12px Tahoma;
	font-weight: bold;
}

/* menu styles */

.meniu {
	width: 170px;
	text-align: left;
	margin: 100px 0px 0px 0px;
	font: 10px Tahoma;
}
.meniu a {
	color: #FAE0C5;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.meniu a:hover {
	color: white;
}
.home {
	width: 170px;
	text-align: left;
	padding-left: 40px; 
}
.about {
	width: 170px;
	text-align: left;
	padding: 25px 0px 0px 25px ; 
}
.products {
	width: 170px;
	text-align: left;
	padding: 3px 0px 0px 45px ;
}
.support {
	width: 170px;
	text-align: left;
	padding: 4px 0px 0px 11px ;
}
.contact {
	width: 170px;
	text-align: left;
	padding: 4px 0px 0px 45px ;
}
.sitemap {
	width: 170px;
	text-align: left;
	padding: 4px 0px 0px 25px ;
}

/* autoclaves.php page styles */

#autoclaves {
	width: 570px;	
}
#autoclaves td {
	vertical-align: top;
}
#autoclaves ul {
	margin: 0px 0px 0px 25px;
}
.imgbord {
	border: 1px solid #375D3B;
	padding: 2px;
	margin: 5px;
}
.cp {
	width: 540px;
}
.ct {
	margin: 2px 0px 0px 15px
}
.tdtext {
	padding: 5px;
}
/* download.php styles */
table#download {
	width: 495px;
	border: 1px solid #59A261;
}
#download td {
   vertical-align: middle;
	font-weight: normal;
	padding: 5px;
	background-color: #2C5330;
	background-color: #0F3613;
	background-color: transparent;
	color: white;
	border: 1px solid #3E6F43;
}
.td {
   background-color: #4A8C51;
	background-color: #0F3613;
	background-color: transparent;
	font-weight: bold;
	color: #BFC96D;
}
/* box styles */

.box {
   float: left;
	display: inline;
	width:570px;
}
.box img {
	border: 0;
	float: left;
	clear: both;
}
.box p {
	margin: 5px;
}
.box ul{
	margin: 10px;
	padding: 5px;
}
/* special styles */

.higher {
   float: right;
	clear: right;
	height: 381px;
	width: 0px;
}
.picture {
	padding: 2px 0px 5px 0px ;
}
.description {
	padding: 0px 0px 5px 10px ;
}
.description p {
	color: #D1D1D1;
}
.price {
	color: #FAE9C5;
	padding: 5px 0px 0px 0px ;
	font-size: 13px;
	font-weight: bold;
}
.phone {
	color: #C0E2D9;
	padding: 5px 0px 0px 10px ;
	font-size: 11px;
}

