	@charset "utf-8";
/* CSS Document */

a { outline: 0; text-decoration: none; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.menu {
	position:relative;
	top:-2px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;}
.menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;}

.text12gray {
	font-size: 12px;
	color: #999999;}
.text10gray {
	font-size: 11px;
	color: #999999;}
.text12black {
	font-size: 12px;
	color: #333333;}
.text10black {
	font-size: 11px;
	color: #333333;}
.text10red {
	font-size: 11px;
	color: #CC0000;}
.Normaltext11black {
	font-size: 13px;
	color: #000000;}
	
.text14red {
	font-size: 20px;
	color: #CC0000;}
	
.treeproducts{
	font-size: 12px;
	line-height:18px;
	color: #CC0000;
	}
	
.treeproductsSELECT{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	
}

.productName{
	font-size: 12px;
	color: #CC0000; font-weight: bold
	}
	
.line{
	font-size: 12px;
	
	color: #CCCCCC;
	}
	
.tableorder{
	font-size: 12px;
	color: #CCCCCC;
	border: 1px #000000;
	border-color: #000000;
	
	}

table.contacts 
{
	font-size: 13px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.contacts th 
{
	font-size: 13px;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.contacts td 
{
	font-size: 13px;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

#loginMenu input#FC_CAuthenticate_LogIn_UsernameInput, #loginMenu input#FC_CAuthenticate_LogIn_PasswordInput{
	background:url(InputBackground.png) no-repeat;
	}

#loginMenu input#FC_CAuthenticate_LogIn_UsernameInput {
	margin-right: 18px;
	}
#loginMenu div {
	float: left;
	}
#loginMenu span{
	font-weight: bold;
	}

#loginMenuControls {
	width: 200px;
	margin-top: 13px;
	}
#loginMenu div a {
	color: #999999;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	}
#loginMenuControls a:hover { text-decoration: underline; }	
	
.loginText { font-size: 11px; color: #555555; }
	
#newsContent {
	margin-left: 10px;
	}
.heading {
	text-align: center;
	color: #cc0000;
	}
	
.contactsContent {
	width: 220px;
	height: 200px;
	margin-top: 20px;
	}
.contactsContent p {
	margin: 0;
	}

.contactsName, .contactsPosition, .contactsNumber {
	float: left;
	width: 220px;
	font-size: 11px;
	color: #666;
	text-align: center;
	}
.contactsPosition {
	margin-top: 15px;
	}
.contactsNumber {
	font-weight: 700;
	}
.contactsName {
	color: #ce0100;
	text-decoration: underline;
	font-weight: 700;
	margin-bottom: -14px;
	display: block;
	width: 220px;
	}

a.anchorred {color: #cc0000;}



#thumbBox { position: absolute; left: 0; top: 0; width: auto; padding: 10px; padding-bottom: 0; background: #ffffff; border: 10px solid #CCC; visibility: hidden; z-index: 2550000; cursor: hand; cursor: pointer; }
#thumbBox .footerbar { font: 14px Tahoma; letter-spacing: 3px; line-height: 1.1em; color: #000; padding: 5px 0; text-align: right;}
#thumbBox #thumbImage { color: #880000; font: 12px Tahoma; letter-spacing: 3px; }
#thumbLoading { position: absolute; visibility: hidden; border: 1px solid #FFFDD7; background-color: #FFFDD7 ; padding: 5px; z-index: 5; padding-left:23px; border:1px solid black;}

.thumbPages { margin-left: 3px; display: inline; float: left; width: 96px; height: 10px;  }
.thumbPrevious { float: left; display: inline; font-size: 12px; color: #666; font-family: Tahoma; text-indent: 15px;}
.thumbNext { float:left; padding-right: 13px; display: inline; text-indent: 15px; color: #666; font-size: 12px; font-family: Tahoma; }
.thumbClose { float: right; display: inline; font-size: 12px; color: #666; font-family: Tahoma; margin-right: 7px;}
.thumbSpace { width: 10px; height: 10px; float: left; display: inline; }












