/* Common */
html,body {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%
}
body {	
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
	background: #dddddd url(i/body_bg.gif) repeat-y center top;
}

table, td {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

h1, h2, h3, h4, h5, h6, h7, p {
	padding: 0 0 5px 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-size: 14px;	
}

h6 {
	marging-top:20px;
}
#mytxt p {text-align:justify;}
ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul {
	padding:0px 0px 5px 10px;
}

form {
	padding: 0;
	margin: 0;
}

select, input, textarea, option {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}


ul,li,div {
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
}

table, td {
	border-collapse: collapse;
}

td {
	border-collapse: collapse;
	vertical-align: top;
}

p {
	padding-bottom:11px;
}


a {
	color:#293e7d;
}

.cl {
	clear:both;
}

.inline {
	display:inline;
}

.n {
	display:none;
}


/**/

#container {
	margin:auto;
	width:964px;
	text-align:center;
	background:url(i/1p_main_bg.jpg) no-repeat left top;
}


.top {
	text-align:left;
	position:absolute;
	height:94px;
	top:0px;
}

.top #logo {
	position:absolute;
	top:15px;
	left:20px;
}

.top #contacts {
	position:absolute;
	top:15px;
	left:440px;
}

.top #search_box {
	position:absolute;
	top:58px;
	left:440px;
	width:200px;
	overflow:hidden;
}

.top #search_box input.text {
	padding:3px 6px 3px 6px;
	border:1px solid #908a8a;
	font-size:12px;
	color:#7b776f;
}

.top #cart_box {
	position:absolute;
	top:29px;
	left:725px;
	color:#7b776f;
	width:80px;
}

.top #cart_box a {
	text-decoration:none;
	color:#293e7d;
}

.top #cart_box span {
	text-decoration:underline;
	color:#293e7d;
}


#menu {
	padding-left:22px;
}

.top_menu {
	background:url(i/menu.png) no-repeat left top;
	height:27px;
	overflow:hidden;
	padding-left:11px;
}


.top_menu a {
	display:block;
	text-indent:-8000px;
	text-decoration:none;
	overflow:hidden;
    background:url(i/menu.png) no-repeat 0px 0px;
	height:27px;
	width:65px;
	float:left;
	margin:0px 0px 0 0px;
}

.top_menu a.m1 {
	width:111px;
	background-position:-11px -27px;	
}

.top_menu a.m1:hover {
	background-position:-11px -54px;	
}

.top_menu a.m2 {
	width:84px;
	background-position:-122px -27px;	
}

.top_menu a.m2:hover {
	background-position:-122px -54px;	
}

.top_menu a.m3 {
	width:122px;
	background-position:-206px -27px;	
}

.top_menu a.m3:hover {
	background-position:-206px -54px;	
}

.top_menu a.m4 {
	width:96px;
	background-position:-328px -27px;	
}

.top_menu a.m4:hover {
	background-position:-328px -54px;	
}

.top_menu a.m5 {
	width:77px;
	background-position:-424px -27px;	
}

.top_menu a.m5:hover {
	background-position:-424px -54px;	
}

.top_menu a.m6 {
	width:94px;
	background-position:-501px -27px;	
}

.top_menu a.m6:hover {
	background-position:-501px -54px;	
}


.top_menu a.map {
	margin-left:65px;
	width:27px;
	background-position:-660px -27px;	
}

.top_menu a.map:hover {	
	background-position:-660px -54px;	
}



.middle {
	position:relative;
}

.main_text {
	width:466px;
	height:237px;
	margin:10px 0px 0px 11px;
	background:url(i/1p_text_bg.png) no-repeat left top;
	position:relative;
}

.main_text .more_but {
	position:absolute;
	top:193px;
	left:29px;
}


.middle .main_pic {
	position:absolute;
	top:-39px;
	left:761px;
}




.blocks {
	clear:both;
	overflow:hidden;
	width:953px;
	margin-left:11px;
	padding:10px 0px 11px 0px;
}

.blocks div {
	float:left;
	margin-right:11px;
}



.footer {
	border-top:3px solid #dddddd;
	width:942px;
	margin-left:11px;
	clear:both;
	overflow:hidden;
	padding-bottom:11px;
}

.footer #footer_menu {
	float:left;
	padding:11px 10px 11px 9px;
	text-transform:uppercase;
	color:#bfb8b8;
}

.footer #footer_menu a {
	text-decoration:none;
	color:#293e7d;
}

.footer #footer_menu a:hover {
	text-decoration:underline;
}

.footer #copyright {
	float:right;
	text-align:right;
	padding:11px 9px 11px 10px;
}

.footer #copyright .copy {
	font-size:11px;
	color:#7b776f;
	padding-bottom:3px;
}

.footer #copyright .contact {
	font-size:14px;
	color:#ff2a2a;
}



.second .middle {
	background:#FFFFFF;
}

.second .middle {
	width:100%;
	clear:both;
	overflow:hidden;
}


.middle .left {
	float:left;
	width:714px;
	text-align:left;
}

.middle .right {
	float:right;
	width:239px;
	text-align:left;
}

.middle .bar {
	padding:8px 22px 7px 22px;
	font-size:10px;
	color:#9e9b95;
}

.middle .bar a {
	text-decoration:underline;
	color:#293e7d;
}

.middle .bar span {
	color:#c2c0bd;
	padding:0px 3px 0px 5px;
}

.middle .header {
	padding:0px 0px 4px 0px;
	margin-left:22px;
	border-bottom:3px solid #8c9ee0;
}

.middle .header h1 {
	font-size:24px;
	color:#293e7d;
	padding:0px 0 3px 0;
	margin:0;
	font-family: Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
}
.middle .header h2 {
	font-size:24px;
	color:#293e7d;
	padding:0px 0 3px 0;
	margin:0;
	font-family: Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
}



.middle .body {
	padding:16px 0px 6px 22px;
}

.middle .body p {
	padding-bottom:6px;
	font-size:12px;
	color:#252422;
}

.img_align_left {
	float:left;
	border:3px solid #dbdce0;
	margin:2px 10px 10px 0px;
}


.block_1 {
	width:227px;
	margin-bottom:11px;
}

.brands {
	background:url(i/block_brands_bot.png) no-repeat left bottom;
}

.brands .bg {
	background:url(i/block_brands.gif) no-repeat left top;
	padding:34px 18px 13px 18px;
}


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

.block_1 ul li {
	padding:0px 0px 3px 11px;
	background:url(i/li_3.gif) no-repeat 0px 5px;
}

.block_1 ul li a {
	color:#546bbe;
	text-decoration:underline;
}

.block_1 ul li a:hover {
	color:#293e7d;
}

.block_1 li.selected a {
	text-decoration:none;
	color:#ff0000;	
}


.cats {
	background:url(i/block_cats_bg.gif) no-repeat left bottom;
}

.cats .bg {
	background:url(i/block_cats.gif) no-repeat left top;
	padding:34px 18px 13px 18px;
}




.right .block {
	margin-bottom:11px;
}



.middle .catalog {
	width:702px;
	margin:16px 0px 6px 22px;
	overflow:hidden;
	clear:both;
}

.catalog .item {
	margin:0px 10px 10px 0px;
	float:left;
	width:340px;
	height:132px;
	background:url(i/cat_block.gif) no-repeat left top;
	position:relative;
}

.catalog .item .pic {
	position:absolute;
	top:2px;
	left:2px;
}

.catalog .item .descr {
	position:absolute;
	top:14px;
	left:142px;
	width:192px;
	height:85px;
	overflow:hidden;
}

.catalog .item .price {
	position:absolute;
	top:100px;
	left:142px;
}

.catalog h3 {
	font-size:13px;
	font-weight:bold;
	color:#546bbe;
	padding-bottom:8px;
}
.catalog h5 a{
color:#5546bbe;
}

.catalog h3 a {
	color:#546bbe;
	text-decoration:none;
}

.catalog h3 a:hover {
	text-decoration:underline;
}

.catalog .param {
	color:#52555c;
	font-size:11px;
	padding-bottom:3px;
}

.catalog .param a {
	color:#52555c;
}

.catalog .param a:hover {
	color:#222222;
}


.price .nn {
	font-size:14px;
	color:#000000;
	padding-right:10px;
	border-right:1px solid #dbdce0;
	display:block;
	float:left;
}

.price .but a {
	display:block;
	float:left;
	color:#546bbe;
	font-size:11px;
	margin-left:10px;
	line-height:16px;
}


.product_info {
	padding-right:10px;
	color:#5e5e5c;
}

.product_info .pic {
	width:230px;
	margin:0px 20px 10px 0px;
	float:left;
}

.product_info .pic .photo {
	width:230px;
	height:230px;
	position:relative;
	overflow:hidden;
	background:url(i/ph_big_bg.gif) no-repeat left top;
}

.product_info .pic .photo img {
	position:absolute;
	top:3px;
	left:3px;
}

.product_info .pic .price {
	padding:16px 0px 15px 0px;
	color:#546bbe;
	font-size:14px;
}

.product_info .pic .price span {
	font-size:24px;
}

.tbl {
	width:100%;
	border:0px;
	border-collapse:collapse;
}


.tbl td {
	width:100%;
	padding:3px;
	border:2px solid #FFFFFF;
}

.tbl thead td {
	background-color:#6699cc;
	color:#FFFFFF;
}

.tbl_1 {
	border:0px;
	border-collapse:collapse;
}


.tbl_1 td {
	width:100%;
	padding:3px 3px 3px 0px;
	color:#546bbe;
}

.nav {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0px;
	overflow:hidden;
	width:100%;
	font-weight:bold;
}

.nav i {
	float:left;
	display:block;
	overflow:hidden;
	height:23px;
	width:29px;
	padding-top:6px;
	text-align:center;
	color:#fff;
	font-size:15px;
	background-color:#8c9ee0;
	margin: 0 0 0 2px;
	font-weight:bold;
	font-style:normal;
}

.nav span, .nav a {
	float:left;
	display:block;
	overflow:hidden;
	height:23px;
	width:29px;
	padding-top:6px;
	text-align:center;
	color:#000;
	font-size:15px;
	background-color:#e2ebe5;
	margin: 0 0 0 2px;
	text-decoration:none;
}


/* order windows */

#lightbox_win {
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:420px;
	height:150px;
	margin:-200px 0 0 -240px;
	background:#ffffff;
	text-align:left;
}
#lightbox_win[id]{
	position:fixed;
}

#overlay_win{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay_win[id]{
	position:fixed;
}

#lightbox_win.done #lbLoadMessage{
	display:none;
}
#lightbox_win.done #lbContent{
	display:block;
}
#lightbox_win.loading #lbContent{
	display:none;
}
#lightbox_win.loading #lbLoadMessage{
	display:block;
}

#lightbox_win.done img{
	/*width:100%;
	height:100%;*/
}

.order_add {
	position:relative;
	margin:10px auto;
	padding:0px 20px;
	height:100px;
	font-size:12px;
	color:#000000;
}

.order_add .close {
	position:absolute;
	top:0px;
	right:10px;
}

.order_add h3 {
	color:#c19212;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0px 15px 0px;
	margin:0px;
}

.order_add h3.error {
	color:red;
}

.order_add a {
	color:#c19212;
}

.order_add a:hover {
	color:#000000;
}


/**/

table.cart {
	width:100%;
	border-collapse:collapse;
	border:0px;
}

table.cart td {
	font-size:12px;
	padding:9px 8px 7px 0px;
}

table.cart td a {
	color:#546bbe;
	text-decoration:none;
}

table.cart td a:hover {
	color:#546bbe;
	text-decoration:underline;
}

table.cart td {
	border-bottom:1px solid #cccccc;
	color:#444444;
}

table.cart thead td {
	border-bottom:1px solid #EEEEEE;
	color:#222222;
}

table.cart thead.bottom td {
	font-size:14px;
	font-weight:bold;
}

table.cart td p {
	padding:0px 0px 3px 0px;
	margin:0px;
}


.order_form {
	padding:10px 0px;
	clear:both;
	width:100%;
	overflow:hidden;
}

.order_form h5 {
	font-size:12px;
	padding:0px 0px 10px 0px;
	margin:0px;
	font-weight:bold;
	color:#222222;
}

.order_form .l {
	float:left;
	width:345px;
}

.order_form .r {
	float:left;
	width:345px;
}

.order_form .button {
	padding:10px 0px 0px 0px;
	clear:both;
}


.order_form .field {
	clear:both;
	height:34px;
}

.order_form .field .param {
	float:left;
	width:80px;
	font-size:12px;
	color:#444444;
}

.order_form .field .input {
	float:left;
	width:236px;
}

.order_form .textarea {
	clear:both;
}

.order_form .textarea .param {
	float:left;
	width:54px;
	font-size:12px;
	color:#444444;
}

.order_form .textarea .input {
	float:left;
	width:236px;
}

.order_form .error {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}


/* new main block */

.block_hit {
	background:url(i/bg_hit.gif) no-repeat top left;
	width:227px;
	display:block;
	height:274px;
	overflow:hidden;
	text-align:center;
	cursor:pointer;
	text-align:center;
}

.block_hit img {
	margin-top:20px;
}

.block_hit div {
	text-align:center;
	width:100%;
	padding:5px 0 0 0;
}

/* new main_catalogpage */

.descr_main h5 {
	text-transform:uppercase;
}

.descr_main .param a {
	display:block;
	background: url(i/li_cat.gif) no-repeat 2px 5px;
	padding-left: 10px;
	
}

.clear {
	clear:both;
	float:none;
}

/*new boilers parts */

.c_parts table {
border: 1px solid #7386df;	
float:left;
margin: 10px 0 0 24px;
}

.c_parts table p{
	margin:0;
	padding:0;
}

.c_parts td {
	border: 1px solid #7386df;	
	padding:2px;
}

.c_parts a {
	color:red;
}

.c_parts img {
	float:right;
	margin: 80px 0 0 0;
}

/* gefeat table */

.gefest table td{
	border:1px solid #8c9ee0;
	padding:2px;
}

.gefest .i_new {
	color:#8c9ee0;
}

/*new cat */

.item h5 a {
	text-decoration:none;
	color:#546bbe;
}

.item h5 a:hover {
	text-decoration:underline;
}

.inn { width:430px; float:right }

.inn table {
	width:100%;
	margin-bottom:15px;
}

.inn table td, .inn table th{
	border:1px solid #8c9ee0;
	padding:2px;
}

.inn .i_new {
	color:#8c9ee0;
}

.inn h6 {
	
}

.inn_2, .inn_2 td {
	width:106px !important;
}

.inn_3, .inn_3 td {
	width:65px !important;
}

.inn_4, .inn_4 td {
	width:50px !important;
}

.inn_5, .inn_5 td {
	width:50px !important;
}

.xls {
	display:block;
	font-size:24px;
	padding: 10px 0 10px 50px;
	background:url(i/ico_excel.png) no-repeat 0 2px;
	margin: 0 0 10px 0;
}

.xls a{
	
}

.serv_l {
	width:230px;
	float:left;
}

.serv_r {
	float:left;
	width:430px;
} 

.serv_pic {
	 
	width:210px;
	overflow:hidden;
	 
}

.serv_pic div{
	padding:3px 0 0 0;
	text-align:center;
}

.serv_sp {
	margin:20px 0;
	background-color:#8c9ee0;
	overflow:hidden;
	height:2px;
	width:220px;
}

.cat_text {
	margin-left:0!important;
}

.product_info li {
	padding: 5px 0 0 10px;
	background: url(i/li_cat_temp.gif) no-repeat 0px 12px;
}

.product_info table {
	width:100%;
	margin-bottom:15px;
}

.product_info td, .product_info th {
	border:1px solid #8c9ee0;
	padding:2px;
}

.product_info img {
	margin:0px 0px 10px 10px;	
}

.product_info .photo img {
	margin:0px 0px 0px 0px !important;
}

/* games slider */

#game_slider_container {
	position:relative;
	width:466px;	
	padding-top:9px;
	background:url(i/animation_block.png) no-repeat left top;
}

#game_slider {
	width:447px;	
	height:237px;
	margin:0px 0px 0px 9px;
	overflow:hidden;	
}

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

#game_slider ul li {
	margin:0px;
	padding:0px;
	float:left;
	width:447px;
}

#game_slider_container #prevBtn {
	position:absolute;
	top:212px;
	left:9px;
	width:9px;
	height:9px;
}

#game_slider_container #nextBtn {
	position:absolute;
	top:212px;
	left:437px;
	width:9px;
	height:9px;
}

#game_slider .pic {
	width:447px;
	padding:0px 0px;
	text-align:center;
}

#game_slider .label {
	padding:4px 24px 6px 24px;
	text-align:center;
}

#game_slider .label a {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
}

#game_slider .label a:hover {
	color:#ffffff;
}

.files li {
	margin: 0;
	padding: 0;
}

.files ul {
	margin-left:0;
	padding-left:0;
}

.files a {
	display:inline-block;
	padding: 15px 0 15px 50px;
	background: url(/i/ico_pdf.png) no-repeat 0 0;
	font-size:18px;
}

.files .zip a { 
	padding: 15px 0 15px 50px;
	background: url(/i/ico_zip.png) no-repeat 0 0;
	 
}

.files .jpg a { 
	padding: 15px 0 15px 50px;
	background: url(/i/ico_jpg.png) no-repeat 0 0;
	 
}

.files strong {
	display:block;
	font-size:14px;
	padding:10px 0 10px 0;
	color:#000;	
}


.catalog .item_big {
	 overflow:hidden;
	 height:auto;
	background:url(i/item_big_top.gif) no-repeat left top;
	/*background:none;*/
	
}


.catalog .item_big .descr {
	height:auto;	
}

.item_bot {
	height:305px;
	/**/background:url(i/item_big_bot.gif) no-repeat left bottom;
}

.catalog .item_bot .price {
	top: auto;
	bottom:10px;
	 
}

.price_ahead {
	position:absolute;
	
}

.row_1 .item_bot {
	height:290px;
}

.row_2 .item_bot {
	height:280px;
}

.row_3 .item_bot {
	height:160px;
}

.row_4 .item_bot {
	height:250px;
}

/* menu pic */

.cats .bg_menu_pic {
	padding:34px 18px 13px 13px;
}


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

.block_1 .menu_pic li {
	padding:0px 0px 7px 38px;
	background:url(i/menu/menu_1.gif) no-repeat -1px 0px;
}

.block_1 .menu_pic ul {
	margin:6px 0 0 0;
}

.block_1 .menu_pic .sub_li {
	
	padding:0px 0px 3px 11px;
	background:url(i/li_3.gif) no-repeat 0px 5px;
	
}

.block_1 .menu_pic .sub_li a{
	color:#546bbe!important;
}

.block_1 .menu_pic ul .selected a{
	color:#ff0000!important;
}

.block_1 .menu_pic li a {
	color:#546bbe;
	text-decoration:underline;
}

.block_1 .menu_pic li a:hover {
	color:#293e7d;
}

.block_1 .menu_pic li.selected a {
	text-decoration:none;
	color:#ff0000;	
}

.block_1 .menu_pic .menu_pic_10 {
	background:url(i/menu/menu_10.gif) no-repeat -1px 0px;
	padding-bottom:20px;
}

.block_1 .menu_pic .menu_pic_11 {
	background:url(i/menu/menu_11.gif) no-repeat -1px 0px;
	padding-bottom:20px;
}


.yell {
	background-color:#f5fe6c;
	width:500px;
}


.block_1 .menu_pic .menu_pic_0 {
	background:url(i/menu/menu_0.gif) no-repeat -1px 0px;
	padding-bottom:20px;
}

.block_1 .menu_pic .menu_pic_2 {
	background:url(i/menu/menu_2.gif) no-repeat -1px 0px;
	/*padding-top:6px;*/
	padding-bottom:20px;
}

.block_1 .menu_pic .menu_pic_3 {
	background:url(i/menu/menu_3.gif) no-repeat -1px 0px;
}

.block_1 .menu_pic .menu_pic_4 {
	background:url(i/menu/menu_4.gif) no-repeat -1px 0px;
}

.block_1 .menu_pic .menu_pic_5 {
	background:url(i/menu/menu_5.gif) no-repeat -1px 0px;
}

.block_1 .menu_pic .menu_pic_6 {
	background:url(i/menu/menu_6.gif) no-repeat -1px 0px;
}

.block_1 .menu_pic .menu_pic_7 {
	background:url(i/menu/menu_7.gif) no-repeat -1px 0px;
}

.block_1 .menu_pic .menu_pic_8 {
	background:url(i/menu/menu_8.gif) no-repeat -1px 0px;
}

.row_strong .param{
	padding-bottom:10px;
	
}






 







/* @override http://dev.facilitydude.com/css/facilitydude.css */

.social_links {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 30px;
}

.social_links ul {
	border: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.social_links li {
	display: inline;
	padding-left: 0px;
	background-image: none;
}

.social_links li a {
	line-height: 50px;
	font-size: 13px;
	color: #808080;
	text-decoration: none;
	margin-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

.social_links li a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}

.social_links li a.subscribe {
	background: url(images/icon-rss.gif) no-repeat;
}

.social_links li a.email {
	background: url(images/icon-mail.gif) no-repeat;
}

.social_links li a.twitter {
	background: url(images/icon-twitter.gif) no-repeat;
}

.social_links li#tellfriendhover {
	position: relative;
}

#tellfriend {
	position: absolute;
	margin-top: -300px;
	left: 400px;
	color: #fff;
	padding: 15px;
	margin-bottom: 20px;
	width: 380px;
	z-index: 1;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
}

#tellfriend a.close {
	position: absolute;
	right: -10px;
	top: -10px;
	background: url(images/fancy_closebox.png) no-repeat;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-indent: -1000px;
}

#tellfriend form textarea {
	height: 80px;
}




/* @end */

/* @group Forms */


.contact-form {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
}

.contact-form form input.std_input {
	margin-bottom: 10px;
}

form label.clear {
	clear: both;
	float: left;
	margin-top: 10px;
}

form label.full {
	width: 99%;
}

form label.required {
	font-weight: bold;
}

form select {
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #6e6e6e;
}

form label {
	color: #808080;
	font-size: 14px;
}

form input.std_input,
form textarea {
	border: 1px solid #ccc;
	width: 97%;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	color: #6e6e6e;
}

form table {
	width: 100%;
}

form table input.std_input {
	width: 93%;
}

form table.three-col input.std_input {
	width: 90%;
}

form input.form_but {
	margin-top: 10px;
	background-color: #93ba31;
	border: 3px solid #afdd39;
	color: #fff;
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px 10px;
}

/* @end */

/* new header */
.top .nw_cart_box {
	position:absolute;
	top:18px!important;
	left:863px!important;
	color:#7b776f;
}

.top .nw_search_box {
	top:57px!important;
	left:477px!important;
	w
}

.top .nw_contacts {
	top:10px!important;
	left:477px!important;
}
