@charset "utf-8";

@import "plain.css";
@import "001_common.css";

a	{ color:#EF810F; }

.mBtn a,
.lBtn a,
#content p.lBtn input,
#searchform input[type=submit],
p.form-submit input[type=submit],
form#searchform input#searchsubmit,
#content form input.wpcf7-submit	{ background-color:#EF810F;color:#f5f5f5; }
.mBtn a:hover,
.lBtn a:hover	{ background-color:#FF640E; color:#f5f5f5;}

#headerTop { border-top-color:#EF810F;}

#gMenu	{ border-top-color:#EF810F; }
#gMenu .menu li.current_page_item a,
#gMenu .menu li.current_page_ancestor a ,
#gMenu .menu li.current-page-ancestor a ,
#gMenu .menu li a:hover	{ background-color:#EF810F; border-right:1px solid #EB6940;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EF810F), to(#EB6940));
background: -moz-linear-gradient(#EF810F, #EB6940);
background: linear-gradient(#EF810F, #EB6940);
-pie-background: linear-gradient(#EF810F, #EB6940);
behavior: url(/wp-content/themes/biz-vektor/PIE.htc);
}
#gMenu .menu li.current_page_item a span,
#gMenu .menu li.current_page_ancestor a span,
#gMenu .menu li.current-page-ancestor a span,
#gMenu .menu li a:hover span{ color:#FFCCCC; }

#pageTitBnr	{ background-color:#EF810F; }

#panList a	{ color:#EF810F; }
#panList a:hover	{ color:#FF640E; }

#content h2,
#content h1.entryPostTitle	{ border-top-color:#EF810F;}
#content h3	{ border-left-color:#EF810F;}
#content h4,
#content dt	{ color:#EF810F; }

#content .infoList ul li .infoCate a:hover	{ background-color:#EF810F; }

#content .childPageBox ul li.current_page_item li a	{ color:#EF810F; }

#content .mainFootContact p.mainFootTxt span.mainFootTel	{ color:#EF810F; }
#content .mainFootContact .mainFootBt a			{ background-color:#EF810F; }
#content .mainFootContact .mainFootBt a:hover	{ background-color:#FF640E; }

#sideTower .localHead	{ border-top-color:#EF810F; }
#sideTower li.sideBnr#sideContact a		{ background-color:#EF810F; }
#sideTower li.sideBnr#sideContact a:hover	{ background-color:#FF640E; }
#sideTower .sideWidget h4	{ border-left-color:#EF810F; }

#pagetop a	{ background-color:#EF810F; }
#footMenu	{ background-color:#EF810F;border-top-color:#EB6940; }

#main #topMainBnr	{ background-color:#EF810F; }

#topPr .topPrInner h3	{ border-left-color:#EF810F ; }
#topPr .topPrInner h3 a:hover	{ color:#EF810F; }
#topPr .topPrInner p a:hover	{ color:#EF810F; }
#topPr .topPrInner p.moreLink a	{ background-color:#EF810F; }
#topPr .topPrInner p.moreLink a:hover { background-color:#FF640E;color:#fff; }

/*			.priceTable
/*-------------------------------------------*/
#content table.priceTable	{ font-size:100%; line-height:130%; }
#content table.priceTable thead	th	{ background-color:#fcc; font-weight:bold; }
#content table.priceTable th,
#content table.priceTable td	{ border: 1px solid #f99;background-color:#ffeeee; }
#content table.priceTable th	{ white-space:nowrap; background-color:#ffcccc; }
#content table.priceTable td.priceValue	{ text-align:center; white-space:nowrap; }