@charset "utf-8";
/* CSS Document */

body {
	border:0;
	margin: 0;
	padding: 0;
	font-family: Eurostile;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color:#CCC;
	background-repeat: repeat-x;
	line-height: 20px;
}
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	padding:30px 0 25px 0;
	letter-spacing:0px;
	font:2em arial, helvetica, sans-serif;
}
h2 {
	padding:20px 0;
	letter-spacing:0px;
	font:1.5em arial, helvetica, sans-serif;
}
h3 {
	font:1em arial, helvetica, sans-serif;
	font-weight:bold;
}
p, ul, ol {
	margin:0;
	padding:0 0 18px 0;
}
ul, ol {
	list-style:none;
	padding:0 0 18px 40px;
}
blockquote {
	margin:22px 40px;
	padding:0;
}
small {
	font-size:0.85em;
}
img {
	border:0;
}
a:link, a:visited, a:active {
	color: #000;
}
a:hover{
	color: #555555;
}
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
/***** Links *****/
 
a, a:visited {
	text-decoration:none;
}
/***************/

#wrapper {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 824px;
	text-align: center;
}
#top {
	height: 107px;
}
#mainImage {
	height: 209px;
}
#homepageBody {
	text-align:left;
	margin-bottom: 5px;
}
#pageBody {
	text-align:left;
	margin-bottom: 5px;
}
.homepageBodyRep {
	padding: 25px 32px 32px 32px;
	background-image: url(../images/BodyRep.gif);
	background-repeat: repeat-y;
}
.pageBodyRep {
	padding: 25px 32px 5px 32px;
	background-image: url(../images/bodyRep.gif);
	background-repeat: repeat-y;
	font-family: Eurostile;
	line-height: 20px;
}
#footer {
	width: 824px;
	background-image: url(../images/footerRep.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#footer_links {
	margin-top: 20px;
	font-size: 11px;
	font-family: Eurostile;
	color: #666666;
}
#footer_links a {
	font-size: 11px;
	font-family: Eurostile;
	color: #666666;
	text-decoration: none;
}
#footer_links a:hover {
	font-size: 11px;
	font-family: Eurostile;
	color: #666666;
	text-decoration: underline;
}
#copyright_img {
	margin-top: 10px;
}
#rimatek-logo {
	margin-top: 10px;
}
.header {
	margin-bottom: 15px;
}
/******** contact form **********/
.quickContactForm {
	width: 225px;
	height: 400px;
	background: url(../images/contactForm.gif) no-repeat;
}
#form_box {
	padding-top: 60px;
	margin-left: 18px;
}
#log {
	width: 195px;
}
#log_res {
	width: 195px;
	height: 60px;
	font: Eurostile;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	margin-top: 10px;
	overflow: hidden;
}
#log_res_contact {
	font: Eurostile;
	font-weight: bold;
	color: #624327;
	font-size: 11px;
	width: 195px;
}
#log_res.ajax-loading {
	padding: 0;
	background: url(../images/spinner.gif) no-repeat center;
}
/***** Forms *****/
form {
	margin:0;
	padding:0;
	display:inline;
}
input, select, textarea {
	font:0.9em arial, helvetica, sans-serif;
}
.inputSelect {
	width: 200px;
	padding-left: 2px;
}
.inputSelect1 {
	width: 300px;
	padding: 5px;
}
.inputSelect2 {
	width: 207px;
	padding: 2px;
}
textarea {
	line-height:1.25;
}
label {
	cursor:pointer;
}
input.email, input.name, input.company, input.phone, input.address {
	width: 185px;
	height: 16px;
	margin-bottom: 8px;
	padding: 2px;
	border: solid #a19d9a 1px;
	background-color: #ffffff;
	font-weight: bold;
}
input.submit, input.reset {
	margin-top: 5px;
}
textarea.quickcomment {
	width: 185px;
	background-color: #ffffff;
	padding: 2px;
	border: solid #a19d9a 1px;
	font-weight: bold;
}
/********** contact page **********/
.contactTop1 {
	border: solid 1px #000000;
}
.contactTop {
	border: solid 1px #000000;
	background-color:#F2F2F2;
}
.itemNumber, .quantity {
	width: 30px;
}
.description {
	width: 640px;
}
.manufacturer {
	width: 150px;
}
.tdspaceheight{
height: 5px;
}
.marginLeft{
padding: 5px 2px 2px 46px;
}
.marginLeft1{
padding: 5px 2px 2px 0px;
}
.marginLeft2{
padding: 10px 2px 2px 46px;
}
.marginLeft3{
padding: 10px 2px 2px 0px;
}
#log_res_contact2 {
	font: Eurostile;;
	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
	width: 300px;
	height: 40px;
	padding-left: 38px;
}
#log_res_contact2.ajax-loading2 {
	padding: 0;
	background: url(../images/spinner.gif) no-repeat center;
}
/************************************************************/
.popupdiv{
visibility:hidden;
position: absolute;
width: 800px;
margin-left: auto;
margin-left: -21px;
margin-right: auto;
top: 375px;
}

hr{
padding: 0px;
margin: 0px;
}
.closeDiv{
background-color: #F5F5F5;
height: 15px;
width: 800px;
font-weight: bold;
}
#TableBorders {
	width:824px;
	text-align:left;
	background-color:#FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-bottom-style: solid;
}

