/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/*h1 {
	font-weight: normal;
	font-size: 24px;
}*/

h1, .text1 {
	margin-bottom: 10px;
	font-weight: bold;
	color: #008A8B;
	font-size: 18px;
}

h1 span, .text1 span {
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 1em;
	font-size: 15px;
}

h3 {
	font-size: 13px;	
	margin-bottom: 1em;
	font-weight: normal;
}

h4 {
	font-size: 11px;
	margin-bottom: 1em;
font-weight: normal;
}

h2 span{
	color:#008A8B;
}

h3 span{
	color:#008A8B;
}

td h3 {
	margin: 0px;
}

h4 span{
	color:#008A8B;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
}

.text2 {
	height: 28px;
	padding: 7px 15px 0px 15px;
	background: #A60000 url(../images/homepage09.gif) no-repeat left top;
	color: #FFFFFF;
}

.text2prod {
	height: 23px;
	padding: 7px 15px 0px 15px;
	background: #A60000 url(../images/homepage09.gif) no-repeat left top;
	color: #FFFFFF;
}

.logoImage{
}

.text2 span {
	color: #FFFFFF;
}

.text3 {
	font-weight: normal;
	font-size: 15px;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	float: left;
	width: 40%;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(../images/homepage16.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #ab0535;
}

a:hover {
	text-decoration: none;
}

.more {
	padding-left: 9px;
	background: url(../images/homepage15.gif) no-repeat left center;
	font-weight: bold;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
	border:thin solid #CCCCCC;
	padding:2px;	
	width: 200px;
}
label.contact
{
width: 100px;
float: left;
text-align: left;
margin-right: 10px;
display: block
}
#name, #e-mail,#subject,#message {
width:250px;
}

input.contact
{
margin-left: 109px;
}

.contactPage td{
    padding: 5px;
}
img.right {
	float: right;
	width: 200px;
	margin: 0px 0px 0px 15px;
}

#box5 img {
	width: 75px;
}

hr { display: none; }

.hr1 {
	clear: left;
	height: 51px;
	background: url(../images/homepage10.gif) repeat-x left center;
}

/** MENU */

#menu a {
	float: left;
	width: 104px;
	height: 25px;
	margin: 0px 0px 0px 8px;
	padding: 14px 0px 0px 0px;
	background: #FFFFFF url(../images/homepage03.gif) no-repeat left top;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #3D3D3D;
}

#menu a:hover, #menu .active a {
	background: #B00000 url(../images/homepage04.gif) no-repeat left top;
	color: #FFFFFF;
}

/** PAGE */

#page {
}

/** SIDEBAR */

#sidebar {
}

#sidebar h1, #sidebar .text1 {
	margin: 0;
	font-size: 14px;
}

/** CONTENT */

#content {
}

#content h1, #content .text1 {
	font-size: 18px;
}

/** CONTENT */

#content-two {
}

#content-two h1, #content-two .text1 {
	font-size: 16px;
}

/** SUBMENU */

#submenu {
	background: #C50C0C url(../images/homepage05.gif) repeat-y right top;
}

#submenu ul, #submenu .bottom-bg {
	padding-bottom: 9px;
	background: url(../images/homepage06.gif) no-repeat right bottom;
}

#submenu a {
	padding-left: 9px;
	background: url(../images/homepage08.gif) no-repeat left center;
	text-decoration: none;
	color: #FFFFFF;
}

#submenu a:hover {
	text-decoration: underline;
}


#submenu ul {
	margin: 0px;
	padding: 0px 0px 9px 0px;
	list-style: none;
}

#submenu li {
	padding: 7px 15px 9px 15px;
	background: url(../images/homepage07.gif) no-repeat right top;
}

#submenu li.first {
	background: none;
}

/** LOGIN */

#login {
}

#login form {
	margin: 0px;
	padding: 0px;
}

#login fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#login .textfield {
	background: url(../images/homepage11.gif) no-repeat right top;
}

#login label {
	float: left;
	padding-top: 4px;
}

#login input.text {
	float: right;
	width: 93px;
	margin-right: 5px;
	padding-top: 3px;
	background: none;
	border: none;
}

#login-submit {
	float: right;
	width: 54px;
	height: 20px;
	background: url(../images/homepage12.gif) no-repeat;
	border: none;
	font-size: 10px;
}

#login a {
	padding-left: 9px;
	background: url(../images/homepage13.gif) no-repeat left center;
}

#login ul {
	margin: 9px 0px 0px 0px;
	padding: 13px 0px 0px 0px;
	border-top: 1px solid #D6D6D6;
	list-style: none;
}

#login li {
	height: 30px;
}

#login p {
	margin: 0;
	padding-top: 5px;
}

/** NEWS */

#news {
}

#news ul {
	margin: 0px;
	padding: 0px 15px;
	list-style: none;
}

#news li {
	padding: 10px 0px 15px 0px;
	border-top: 1px solid #D6D6D6;
}

#news li.first {
	border: none;
}

#news h2 {
	margin: 0px;
	color: #008A8B;
}

#news p {
	margin: 0;
}

/** FOOTER */

#footer {
	clear: both;
	height: 50px;
	padding: 25px 0px;
	background: url(../images/homepage20.gif) repeat-x left top;
}

#footer p {
	text-align: center;
	color: #7A7A7A;
}

#footer a {
	color: #7A7A7A;
}


#content ul, #content ol {
	display: inline-block;
}

.listNewsItem {
padding-bottom:10px;
}

.itemtotal {
	border:0;
	
}

.itemTotalPrice{

}

.supplierform{
	width: 250px;
}