/* PAGE POSITIONING */

html {
	
	height: 										100%;
	
}

body {
	
	height: 										100%;
	background-color:								#ffffff;
	font-family:									Arial, Tahoma, Verdana;	
	font-size:										12px;
	color:											#333333;
	
}

#wrapper {
		
	height:											100%;
	width:											100%;	
	
}

#min-width {
	
	margin:											0 auto;		
	height:											100%;	
	text-align:										left;
	min-width:										980px;
	
}

#nonFooter {
	
	position: 										relative;
	min-height: 									100%;	
	
}

* html #nonFooter {
	
	height: 										100%;
	
}

#footer {
	
	position: 										relative;
	margin: 										-128px 0 0 0;
	
}

/* IE */

* html #footer {
	
	margin-top: 									-128px;
	
}




/* END OF BLOCK STYLES */

.textblock {
	
	font-size:										12px;
	line-height:									125%;
	
}


.news .newstitle {
	
/*	font-size:										11px;*/
	font-size:										13px;	
	
}

.news .date {
	
	color:											#646464;
	font-size:										11px;
	
}

.news .title {
	
	font-family:									Georgia;
	font-size:										16px;
	padding:										0 0 .5em 0;
	font-weight:									bold;
	
}

.news .text {
	
	padding:										0 0 .5em 0;
	
}

.news .ann {
	
	padding:										.5em 0;
	font-size:										90%;
	
}

.news {
	
	padding:										12px 0 0 0;
	
}

.allnews {
		
	padding:										1em 0 0 0;
	font-size:										13px;
	
}

/* NEWS BLOCK */

.newsblock {
	
	
	
}

.newsblock * .info {
	
	display:										block;
	color:											#4e4e4e;
	font-size:										10px;
	font-family:									Tahoma;
	font-weight:									normal;
	text-decoration:								underline;
	padding:										0;
	margin:											0;
	
}

.newsblock *.date {
	
	padding-left:									25px;
	font-size:										10px;
	color:											#4e4e4e;
	font-weight:									bold;
	font-family:									Arial, Helvetica, sans-serif;
	
}


.newsblock *.title {
	
	font-family: 									Georgia;
	font-weight:									bold;
	font-size:										125%;
	line-height:									120%;
	
}

.newsblock *.citation {
	
	padding:										5px 0;
	font-size:										14px;
	color:											#4e4e4e;
	font-family:									Arial, Helvetica, sans-serif;
	
}

.newsblock *.announcement {
	
	padding:										1em 0 1.5em 0;
	font-family: 									Arial, Tahoma;
	font-size: 										105%;
	font-weight:									bold;	
	
}

#blogcode {

	width:											80%;

}

#blogcode textare3

	width:											100%;

}

.table {
	
	
	
}

.table .first td {
	
	font-weight:									bold;
	
}

.table .e {
	
	background-color:								#eee;
	
}

/* COMMON STYLES */


.left {
	
	float:											left;
	
}

.right {
	
	float:											right;
	
}

.clear {
		
	clear:											both;
	
}

.inlineblock {
	
	display:										inline-block;
	
}

.center {
	
	text-align:										center;
	
}

.green {
	
	color:											#006600;
	
}

.blue {
	
	color:											#485e88;
	
}

.bluer {
	
	color:											#0055b5;
	
}

.brown {
	
	color:											#954f06;
	
}

.marine {
	
	color:											#009598;
	
}

.grey {
	
	color:											#737373;
	
}

.light-grey {
	
	color:											#e6e6e6;
	
}

.red {
	
	color:											#ff0000;
	
}

.font-size-16px {
	
	font-size:										16px;
	
}

.font-size-12px {
	
	font-size:										12px;
	
}

.font-size-11px {
	
	font-size:										11px;
	
}

.arial {
	
	font-family:									Arial, Tahoma, Verdana;
	
}

.times {
	
	font-family:									"Times New Roman", Times, Georgia, Arial;
	
}

.pt20 {
	
	width:											20%;
	
}

.pt25 {
	
	width:											24.8%;
	
}

.pt100 {
	
	width:											100%;
	
}

.pt50 {
	
	width:											50%;
	
}

.pt60 {
	
	width:											60%;
	
}

.pt70 {
	
	width:											60%;
	
}

.pt40 {
	
	width:											40%;
	
}

.pt35 {
	
	width:											35%;
	
}

.pt80 {
	
	width:											80%;
	
}

.rel {
	
	position:										relative;
	
}

.black {
	
	color:											#2a2a2a;
	
}

.bolder {
	
	font-weight:									bolder;
	
}

.georgia {
	
	font-family:									Georgia;
	
}

form {
	
	padding:										0;
	margin:											0;
	
}

.white {
	
	color:											#fff;
	
}

.textField1 {
	
	font-size:										14px;
	padding:										2px;
	border:											solid 1px #bcbcbc;		
	font-weight:									normal;
	margin:											1px 0;	
	position:										relative;
	
}

#button {
	
	margin:											1px 0;
	
}

#cancel {
	
	margin:											1px 0;
	
}

#mainDocument {
	
	font-size:										16px;	
	color:											#000000;
	padding:										0 0 50px 0;	
	
}

#mainDocument p {
	
	line-height:									135%;
	
}


#docTitle {
	
	font-size:										22px;
	line-height:									150%;
	margin:											0;	
	font-weight:									normal;
	padding:										0 0 18px 0;
	font-family:									Georgia;	
	
}

a {
	
	color:											#2e86c5;
	
}

.dashed {
	
	text-decoration:								none;
	border-bottom:									dashed 1px #0066cc;
	
}

.dashedr {
	
	text-decoration:								none;
	border-bottom:									dashed 1px #CC0000;
	
}

.bold {
	
	font-weight:									bold;
	
}

.not_u {
	
	text-decoration:								none;
	
}

.italic {
	
	font-style:										italic;
	
}

.uppercase {
	
	text-transform:									uppercase;
	
}

.text-align-left {
	
	text-align:										left;
	
}

.text-align-center {
	
	text-align:										center;
	
}

.text-align-right {
	
	text-align:										right;
	
}


#header {
	
	height:											203px;
	background-image:								url('/i/bg.jpg');
	background-repeat:								repeat-x;	
	
}

#header .l {
	
	height:											203px;
	background-image:								url('/i/top_l.jpg');
	background-repeat:								no-repeat;
	background-position:							left -1px;		
	
}

#header .r {
	
	height:											203px;
	background-image:								url('/i/top_r.jpg');
	background-repeat:								no-repeat;
	background-position:							right -1px;	
	
}

#header .logo {
	
	margin:											-1px 0 0 0;
	
}

#header .a-logo {
	
	text-decoration:								none;
	
}

#body {
	
	padding:										30px 30px 128px 30px;
	
}

#body .l {
	
	width:											25%;
	
}

#body .r {
	
	width:											70%;
	
}

#body .txt {
	
	padding:										38px 0 49px 0;
	
}

#footer {
	
	height:											110px;
	border-bottom:									solid #2e86c5 18px; 
	
}

#footer .contacts {
	
	padding:										30px 0 0 0;
	text-align:										center;
	font-size:										16px;
	
}

#footer strong {
	
	color:											#2e86c5;	
	
}

.button_wrapper_down {
	
	padding-bottom: 								5px;
	
}

.button_wrapper_up {
	
	padding-top:									5px;
	
}

#button_wrapper {
	
	display:										inline-block;
	
}

#button_wrapper .button {
	
	height: 										45px;
	background-repeat: 								no-repeat;
	
}

#button_wrapper .button_down {
	
	background-position:							center bottom;  
	vertical-align:									top;
	
}

#button_wrapper .button_up {
	
	background-position:							center top;  
	vertical-align:									bottom;
	
}

#button_wrapper .button_yellow {

	background-color: 								#FFCC00;
	
}

#button_wrapper .title {
	
	font-family:	 								Georgia, "Times New Roman", Times, serif;	
	text-decoration:								none;
	
}

#button_wrapper .big {
	
	display:										inline-block;
	font-size: 										22px;
	margin:											5px 20px;
	
}

#button_wrapper .small {
	
	display:										inline-block;
	font-size: 										18px;
	margin:											8px 20px;
	
}

#button_wrapper .medium {
	
	display:										inline-block;
	font-size: 										20px;
	margin:											7px 20px;
	
}

#button_wrapper .dash {
	
	background-image:								url('/i/dash.gif');
	background-repeat:								repeat-x;
	background-position:							left bottom;
	
}

#button_wrapper .underline {
	
	text-decoration:								underline;
	
}

#button_wrapper .black {
	
	color:											#000;
	
}

#button_wrapper .white {
	
	color:											#FFF;
	
}

#button_wrapper .button_blue {

	background-color: 								#0099CC;
	
}

#menu {
	
	list-style:										none;
	margin:											0;
	padding:										0 0 70px 0;
	
}

#menu li {
	
	padding:										0 0 10px 0;
	
}

#menu li a {

	font-size: 										18px;
	color:											#000;
	font-family: 									Georgia, "Times New Roman", Times, serif;
	
}

#menu li a:hover {

	text-decoration:								none;
	
}

#menu li a.active {

	text-decoration:								none;
	
}

#ctl {
	
	list-style:										none;
	margin:											0;
	padding:										10px 0 30px 0;
	
} 

#ctl li {

	padding:										0 0 10px 0;
	
}

#ctl li a {
	
	font-size:										18px;
	color:											#2e86c5;
	font-family: 									Georgia, "Times New Roman", Times, serif;
	
}

#ctl li a.active {
	
	text-decoration:								none;
	
}

#ctl li a:hover {

	text-decoration:								none;
	
}

.xls {

	padding:										0 0 20px 0;	
	
}

.xls-img {
	
	padding:										0 14px 0 0;
	
}

.xls-link {
	
	padding:										16px 0 0 0;
	
}

.xls-link a {
	
	color:											#ff9900;
	font-size:										18px;
	font-family: 									Georgia, "Times New Roman", Times, serif;
	
}

.items-list {
	
	padding:										30px 0;
	
}

.item {
	
	width:											150px;	
	
}

.item .img {
	
	width:											120px;
	height:											163px;
	padding:										9px;
	border:											solid 1px #999;
	overflow:										hidden;
	
}

.item .link {

	text-align:										center;
	padding:										10px 0 0 0;	
	
}

.item .link a {
	
	color:											#0066cc;
	font-size:										18px;
	font-family: 									Georgia, "Times New Roman", Times, serif;
	
}

.lnk {
	
	font-size:										18px;
	
}

#qanda {
	
	padding:										0 0 1em 0;
	
}

#qanda .row {
	
	padding:										.5em 0;
	
}

#qanda .text {
	
	width:											100%;
	
}

#qanda .captcha {
	
	text-align:										center;
	text-transform:									uppercase;
	
}

#qanda .qanda_l {

	width:											30%;
	
}

#qanda .qanda_r {

	width:											65%;
	
}

.required {
	
	font-size:										16px;
	color:											#ff6600;
	font-family:									Georgia;
	
}

.err {
	
	font-size:										16px;
	color:											#ff6600;
	font-family:									Georgia;
	border-bottom:									dashed 1px #ff6600;
	line-height:									130%;
	
}

.e_m {
	
	padding:										0 0 1.5em 0;
	
}

#products-list {
	
	list-style:										none;
	padding:										0;
	margin:											0;
	
}

#products-list li {

	padding:										0 0 80px 0;
	
}

#products-list .img {
	
	padding:										15px;
	margin-right:									18px;
	border:											solid 1px #999;
	width:											120px;
	height:											162px;
		
}

#products-list .img a {

	font-size:										12px;	
	
}

#products-list .title {
	
	padding:										40px 10px 30px 0;
	
}

#products-list a {
	
	color:											#000;
	font-family:									Georgia, Times, Arial;
	font-size:										20px;
	text-decoration:								none;
	
}

#products-list a:hover {

	text-decoration:								underline;
		
}

#products-list .instock {
	
	color:											#0066cc;
	font-size:										14px;
	
}

.lookmoarrr {
	
	padding:										50px 0 5px 0;
	margin:											0 15%;
	
}

#prd .imgwrp {
	
	padding:										9px;
	border:											solid 1px #999;	
	margin:											0 38px 25px 0;
	
}

#prd .photo-ul {
	
	list-style:										none;
	margin:											15px 0 0 0;
	padding:										0;
	
}

#prd .imgwrapper {
	
	padding:										6px;
	border:											solid 1px #999;
	margin:											0 25px 25px 0;
	
}

#prd .order {
	
	height:											81px;
	
}

#feedback {
	
	position:										absolute;
	z-index:										2;
	width:											500px;
	background-color:								#FFCC00;
	padding:										10px;
	margin-left:									0px;
	margin-top:										0px;
	border:											solid 4px #999;	
	right:											30px;
		
}

#feedback td {
	
	font-size:										14px;
	
}

#feedback .star {
	
	font-size:										22px;
	font-weight:									bold;
	color:											#FF6600;
}