@charset "windows-1251";
/* CSS Document */

body
{
	background-color: #1b1b1b;
	text-align:center;
	min-width: 1004px;
	padding-top:8px;
	padding-bottom:8px;
}

#wrapper
{
	width: 1002px;
	margin: 0px auto;
	text-align:left;
	
	background-color:#FFFFFF;
	background-image:url(iface/page_bg.png);
	background-repeat:repeat-y;
}

#topborder
{
	clear: both;
	background-image:url(iface/page_bg_top.png);
	height:24px;
	margin: 0px auto;
}

#branding
{
	clear:both;
	padding-left:25px;
	padding-right:25px;
	height: 100px;
}
#brandinglogo
{
	float:left;
}
#brandingphones
{
	float:right;
	text-align:right;
	margin-top:20px;
	width:300px;
}

#menuline
{
	clear:both;
	margin-top:16px;
	margin-bottom:32px;
	height:40px;
	text-align:center;
}

#contentleft
{
	width:200px;
	float:left;
	padding-left:25px;
}
#blockright, #contentwidth
{
	width:720px;
	float:right;
	padding-right:25px;
	margin-bottom:16px;
}

#contentmiddle
{
	width:488px;
	float:left;
}
#contentright
{
	width:200px;
	float:right;
}
#footer
{
	clear:both;
	height: 75px;
	background-color:#D1D1D1;
	background-image:url(iface/page_bg_footer.png);
	background-repeat:no-repeat;
}
#footerleft
{
	width:200px;
	float:left;

	color: #858585;
	font-size:9px;
	line-height:12px;
	
	padding-top:15px;
	padding-left:64px;
}

#footerright
{
	width:500px;
	float:right;

	color: #858585;
	font-size:9px;
	line-height:12px;
	
	padding-top:15px;
	padding-right:25px;
	
	text-align:right;
}

/*------------------------------------------------------------------------------------------*/

div
{
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #1b1b1b;
}

ol
{
	margin-top:0px;
}

a:link, a:visited
{
	color: #003d9d;
	text-decoration: underline;
}
a:hover
{
	color: #1377b8;
	text-decoration: underline;
}


a.lst:link, a.lst:visited
{
	color: #003d9d;
	text-decoration: none;
}
a.lst:hover
{
	color: #1377b8;
	text-decoration: underline;
}

#footer a:link, #footer a:visited
{
	color: #858585;
	text-decoration: none;
}
#footer a:hover
{
	color: #858585;
	text-decoration: underline;
}

#contentmiddle h1, #contentwidth h1
{
	color: #003d9d;
	font-size:16px;
	font-weight:normal;
	
	margin: 0 auto;
	/*padding-top: 3px;*/
	padding-bottom:0px;
	margin-bottom:8px;
	
	border-bottom: 1px #858585 dotted;
}
#contentmiddle h2, #contentwidth h2
{
	color: #003d9d;
	font-size:12px;
	font-weight:normal;
	
	margin: 0 auto;
	/*padding-top: 3px;*/
	padding-bottom:0px;
	margin-bottom:8px;
	
	border-bottom: 1px #858585 dotted;
}
#contentmiddle h3, #contentwidth h3
{
	color: #003d9d;
	font-size:10px;
	font-weight:normal;
	
	margin: 0 auto;
	/*padding-top: 3px;*/
	padding-bottom:0px;
	margin-bottom:8px;
	
	border-bottom: 1px #858585 dotted;
}
#contentmiddle p, #contentwidth p
{
	text-indent: 20px;
}
/*------------------------------------------------------------------------------------------*/
#temi4mod
{
	text-indent: 20px;
	font-size:11px;
	text-align: justify;
}
/*------------------------------------------------------------------------------------------*/

div.contenttablebg
{
	background-image:url(iface/table7202.png);
	background-repeat:repeat-y;
}

div.contenttable
{
	width:100%;
	background-image:url(iface/table720.png);
	background-repeat:no-repeat;
}

div.contenttable table
{
	border-collapse: collapse;
	width: 100%;
}
div.contenttable th
{
	padding: 3px 3px 3px 3px;
	text-align:center;
	font-weight:bold;
}
div.contenttable td
{
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	padding: 3px 3px 3px 3px;
}
th.leftcol
{
	width:160px;
}
/*------------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------*/
.box
{
	background-color:#FFFFFF;
	background-image:url(iface/box_bg.png);
	background-repeat:repeat-y;
	margin-bottom:16px;
}
.box h1
{
	background-image:url(iface/box_top.png);
	background-repeat:no-repeat;
	
	color: #003d9d;
	font-size: 20px;
	font-weight:normal;
	
	margin: 0 auto;
	padding-top: 2px;
	padding-bottom:5px;
}
.box div.new_title_box
{
	background-image:url(iface/box_top.png);
	background-repeat:no-repeat;
	
	color: #003d9d;
	font-size: 20px;
	font-weight:normal;
	
	margin: 0 auto;
	padding-top: 2px;
	padding-bottom:5px;
  padding-left:10px;
}
.box p
{
	margin: 0 auto;
	padding-top:6px;
}
.box .last
{
	background-image:url(iface/box_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:8px;
}
.box h1, .box p
{
	padding-left: 10px;
	padding-right: 10px;
}
/*------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
.attention
{
	margin-top:0px;
	padding-top: 0px;
	margin-bottom: 16px;
	
	border-top: 1px #da2342 dotted;
	border-bottom: 1px #da2342 dotted;
	
	color:#da2342;
	text-align: center;
}
.attention h2
{
	color: #da2342;
	font-size: 16px;
	font-weight:normal;
	
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom:0px;
}

.productimage
{
	text-align:right;
  float: right;
  min-width: 200px;
}
.productspecs
{
  float: left;  
  min-width: 50px
}
.clearboth
{
  clear:both;
}
.exampletext
{
  padding-top: 15px;
  padding-bottom: 0px;
  text-align: right;
}

.special
{
	color:#FF0000;
}
/*------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
.brandingphone
{
	font-size: 31px;
}
.brandingcode
{
	font-size:21px;
	color:#909090;
}
.brandingaddress
{
	font-size:13px;
}

.icqPic
{
	vertical-align:top;
	text-align:left;
	padding-top:4px;
}
.icqName
{
	font-size:14px;
}
.icqUin
{
	margin-top:-4px;
	color:#909090;
}
/*------------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------*/
form
{
	margin: 0px auto;
}

input.search
{
	border: solid 0 transparent;
	background:none;
	
	padding: 0;
	margin: 0 auto;
		
	width:170px;
	height:20px;
	
	color:#A0A0A0;
}
input.search:focus
{
	color:#1b1b1b;
}

input
{
	background-image:url(iface/input_bg.png);
	border: 1px solid #a5acb2;
}
textarea
{
	background-image:url(iface/input_bg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border: 1px solid #a5acb2;
}
/*------------------------------------------------------------------------------------------*/

div.search
{
	background-image:url(iface/search.png);
	background-repeat:no-repeat;
	
	width:170px;
	height:22px;
	
	padding-left:25px;
	padding-right:5px;
	
	margin-bottom: 16px;
}

div.found
{
	margin-top: 15px;
}

span.found
{
	font-weight:bold;
	color:#CC0000;
}

