html {
 filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

.larger {
	font-size: 14px;
}
.bold {
	font-weight: bold;
}
.burgundy  {
	color:#a60f16;
}
.white
{
	color:#fff;
}
.red
{
	color:#e41220;
	font-size:18px;
}
.black
{
	color:#000;
}


.maininfo p {
	font-size: 12px;
}

.maininfo table p
{
	padding:0;
}

* {
	margin: 0;
	padding: 0;
}

p
{
	padding:10px 0;
}


h1, .h1 {
	font: italic normal 28px arial;
	margin:10px 0;
	color:#000;
}
h2, .h2 {
	font: italic bold 22px arial;
	margin: 25px 0px 15px 0px;
	color:#a60f16;
}
h3, .h3 {
	font:bold 16px arial;
	margin-bottom:3px;
}
p, div, td {
	font: normal 13px tahoma;
}
a {
	color: #A60F16;
}
a:hover {
	color: #E41220;
}
ul
{
	list-style-image:url('/images/base/pointer.gif');
	margin:10px 0 0 20px;
}
li {
	padding:5px 0;
	&padding-left:5px;
}
ol
{
	margin:10px 0px 10px 20px;
}
ol li{
	padding: 0px;
}


.content-padding {
	padding: 20px 5%;
}

.img_m_border
{
	width:227px;
	height:122px; 
	border:2px solid #d4d4d4;
	margin:0px auto;
	display:block;
}

.img_m_border:hover
{
	border-color:#a60f16;
}

.img_border
{
	border:1px solid #727272;
}



body 
{
	margin: 0;
	padding: 0;
	font: 12px Tahoma,Verdana,Arial; 
}

td
{
	vertical-align: top;
}

img
{
	border: 0;
	padding: 0;
	margin: 0;
}

#maintable
{
	width:100%; 
	height: 100%;
	border: 0; 
	border-spacing: 0;
}

/*-------------------------------- стили сайдбара ----------------------------------------------------------------------------------*/ 
 
#sidebar
{
	background: #e3e8eb url("/images/base/border.gif") right top repeat-y; 
	width: 27%;
	padding:0;
}

#sidebar h1, #sidebar  .h1
{
	font: 20px Arial;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px;
	color:#000 !important;
}

#sidebar h2
{
	font: 18px Arial;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin: 20px 0px;
	margin-bottom:0;
	color:#000 !important;
}

#sidebar center
{
	margin-top:40px;
	&padding:0 2px;
}
#logo
{
	text-align: right;
}

#logobtns
{
	position:absolute;
	width: 22px;
	top: 7px;
	left: 20px;
}

#logobtns img
{
	margin: 5px 0;
}

#ourservices
{
	margin: 5px 30px;
	padding:0;
	list-style-type:none;
	font-size: 14px;
	list-style-image:none;
}

#ourservices li 
{
	margin-top: 10px;
	color: #E41220;
	font-weight: bold;
	padding:0;
}

#ourservices a, #ourservices a:visited
{
	color: #a60f16;
	text-decoration: underline;
	font-weight: normal;
}

#ourservices a:hover, #ourservices a:active
{
	color: #E41220;
	text-decoration: none;
}

#boxsale
{
	width: 95%;
	height: auto; // height: 0; /* hack for IE6 IE7 */
	background: #fff;
	text-align: left;
	position: relative;
	margin-bottom: 35px;
}

#boxsale .bkg_lt
{
	background: url('/images/base/boxsale_lt.gif');
	top: 0;
	left: 0;
	width: 20px;
	height: 100%;
	position: absolute;
}

#boxsale .bkg_ct
{
	background: url('/images/base/boxsale_ct.gif') repeat-x;
	top: 0;
	left: 0;
	width: 100%;
	height: 73px;
	position: absolute;
}

#boxsale .bkg_rt
{
	background: url('/images/base/boxsale_rt.gif');
	top: 0;
	right: -1px;
	width: 20px;
	height: 100%;
	position: absolute;
}

#boxsale .bkg_lb
{
	background: url('/images/base/boxsale_lb.gif');
	bottom: -1px;
	left: 0;
	width: 20px;
	height: 73px;
	position: absolute;
}

#boxsale .bkg_cb
{
	background: url('/images/base/boxsale_cb.gif');
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 73px;
	position: absolute;
}

#boxsale .bkg_rb
{
	background: url('/images/base/boxsale_rb.gif');
	bottom: -1px;
	right: -1px;
	width: 20px;
	height: 73px;
	position: absolute;
}

#boxsale .boxcontent
{
	position: relative; 
	padding:25px; 
	margin: 0;
}

#boxsale .boxcontent h2
{
	padding:0;
	margin:0;
}

#boxsale .boxcontent p
{
	font-size: 12px;
	margin-top: 0;
}         

#boxsale .boxcontent .infosite 
{
	color:#a60f16;
	font-size: 11px;
}

#boxsale .boxcontent .infosite a
{
	color:#a60f16;
	text-decoration: none;
}

.orangebtn
{
	padding-left: 10px; 
	background:url('/images/base/orange_l.gif') no-repeat; 
	font-size: 25px; 
	line-height: 25px;
	white-space: nowrap;
	
}

.orangebtn span
{
	padding-right: 10px; 
	background:url('/images/base/orange_r.gif') right top no-repeat; 
}

.orangebtn span a
{
	padding: 0 5px; 
	height: 25px; 
	font-family: Arial;
	font-size: 13px; 
	font-style: italic;
	vertical-align: 7px;
	color: #fff;
	text-decoration: underline;
}

.orangebtn span a:hover
{
	text-decoration: underline;
	color: #fff;
}
	
/* ------------------------------стили контента----------------------------------------------------------------------------- */

#content
{
	padding:0;
	background: #fff;
}

#menucont
{
	text-align: left;
	height:85px;
}

#desc_top
{
	 float:left; 
	 height:85px;
	 padding:0; 
	 margin:0; 
	 width:141px; 
	 background:url('/images/base/desc.gif') no-repeat;
	 font:normal 12px tahoma;
	 color:#fff;
}

#desc_top p
{
	width:80px;
	padding:10px 6px;
}

#mainmenu
{
	background: #e3e8eb url("/images/base/menubkg.gif") left bottom no-repeat;
	float: right;
	width: 73%;
	height: 66px;
	text-align: center;
}

#mainmenu td
{
	padding: 5px;
	font-size: 14px;
	color: #e41220;
	font-weight: bold;
}

#mainmenu a, #mainmenu a:visited
{
	color: #a60f16;
	font-weight: normal;
	text-decoration: underline;
}

#mainmenu a:active, #mainmenu a:hover
{
	color: #e41220; 
	text-decoration: none;
}

#mainmenu #telnum
{
	color: #a60f16;
	font:  18px Arial;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	ddpadding-right: 50px;
}
/* -------- блок портфолио------------- */

#pfcontent
{
	width: 100%;
	border: 0; 
	border-spacing: 0;
	margin-top: 3px;
	padding:0 5px;
}

#pfcontent td
{
	padding:0 5px;
	vertical-align: middle; 
	text-align:center;
}

#pfcontent td.pf
{
	padding:10px 5px;
	vertical-align:top;
}

#pfcontent td.pf .desc
{
	font-size:11px;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:225px;
}

#pfcontent .link
{	
	padding:0;
	font-size: 11px;
	width:225px;
	margin:0px auto;
	text-align:left;
}

#pfcontent .link a
{
	color: black;
	text-decoration: underline;
}

#pfcontent .link a:hover
{
	color: #e41220;
	text-decoration: none; 
}

#pfcontent .link span a
{
	color: #a60f16;
	text-decoration: underline;
	font-size: 14px;
}

#pfcontent .link span a:hover
{
	color: #e41220;
	text-decoration: none;
	font-weight: bold;
}

#pfcontent #center_block
{
	padding:30px 50px;
	position:relative;
	text-align:left;
}

#pfcontent #center_block h1
{
	padding:0 0 20px 0;
	font-size:20px;
	font-weight:normal;
	float:left;
	font-family:arial,helvetica,sans-serif;
	color:#000;
	margin:0;
	font-style:normal;
}

#pfcontent #center_block .all
{
	display:block;
	float:right;
	margin:3px 0 20px;
	padding-right:15px;
	color:#A60F16;
	font-family:Arial;
	font-size:12px;
	font-style:italic;
}
#pfcontent #center_block  .descmore
{
	clear:both;

}
#pfcontent #center_block  .descmore td {
	padding: 5px 0;
	text-align: justify;
	 vertical-align: top;
 }
	

#pfcontent #center_block .big_img
{
	padding:10px 0;
}

#pfcontent #center_block .big_img img
{
	border:1px solid #727272;
}
/* -------- блок новые работы---------- */

#nwcontent
{
	background: #e3e8eb; 
	width: 100%;
	border: 0; 
	border-spacing: 0;
	padding:0;
}

#nwcontent td
{
	padding:0;
	text-align:center;
	vertical-align: top; 
}

#nwcontent td h1, #nwcontent td .h1
{
	font: 20px Arial;
	font-style: italic;
	font-weight: bold;
	margin: 15px 20px;
	
}

#nwcontent .btn
{
	vertical-align: middle; 
}

#nwcontent .link
{	
	padding: 5px 10px 10px 10px;
	font-size: 11px;
	width:225px;
	margin:0px auto;
	text-align:left;
}

#nwcontent .link a
{
	color: black;
	text-decoration: underline;
}

#nwcontent .link a:hover
{
	color: #e41220;
	text-decoration: none; 
}

#nwcontent h1, #nwcontent .h1
{
	color:#000;
}

.whitebtn
{
	padding-left: 10px; 
	background:url('/images/base/white_l.gif') no-repeat; 
	font-size: 25px; 
	line-height: 25px;
	white-space: nowrap;	
}

.whitebtn span
{
	padding-right: 10px; 
	background:url('/images/base/white_r.gif') right top no-repeat; 
}

.whitebtn span a
{
	padding: 0 5px 5px 5px; 
	height: 25px; 
	font-family: Arial;
	font-size: 13px; 
	font-style: italic;
	vertical-align: 7px;
	color: #a60f16;
	text-decoration: underline;
}

.titlebtn
{
	margin: 30px 35px 10px 35px; 
	font-size: 11px;
}

/* ----------- блок информация-------------- */

.flyinfobox
{
	width: 95%;
	height: auto; // height: 0; /* hack for IE6 IE7 */
	background: #fff;
	text-align: left;
	position: relative;
	margin: 0px 20px 20px 20px;
	display:none;
}

.flyinfobox .bkg_lt
{
	background: url('/images/base/flyinfo_lt.gif') no-repeat;
	top: -21px;
	left: 0;
	width: 250px;
	height: 36px;
	position: absolute;
}

.flyinfobox .bkg_tc
{
	background: url('/images/base/flyinfo_tc.gif') repeat-x;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	position: absolute;
}

.flyinfobox .bkg_rt
{
	background: url('/images/base/flyinfo_rt.gif') no-repeat;
	top: 0;
	right: -1px;
	width: 10px;
	height: 10px;
	position: absolute;
}

.flyinfobox .bkg_lb
{
	background: url('/images/base/flyinfo_lb.gif') no-repeat;
	bottom: -10px;
	left: 0;
	width: 10px;
	height: 10px;
	position: absolute;
}

.flyinfobox .bkg_bc
{
	background: url('/images/base/flyinfo_bc.gif');
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	position: absolute;
}

.flyinfobox .bkg_rb
{
	background: url('/images/base/flyinfo_rb.gif') no-repeat;
	bottom: -10px;
	right: -1px;
	width: 10px;
	height: 10px;
	position: absolute;
}

.flyinfobox .bkg_lc
{
	background: url('/images/base/flyinfo_lc.gif') repeat-y;
	left: 0;
	width: 10px;
	height: 100%;
	position: absolute;
}

.flyinfobox .bkg_rc
{
	background: url('/images/base/flyinfo_rc.gif') repeat-y;
	right: -1px;
	width: 10px;
	height: 100%;
	position: absolute;
}

.flyinfobox .flyinfo
{
	position: relative; 
	padding: 0px 25px 10px 25px; 
	margin: 0;
	font-size: 11px;
}

.flyinfo h2
{
	margin:0 0 5px 0;
}

#fly .flyinfobox  .flyinfo ul li
{
	margin-bottom: 10px;
	font-size: 11px;
}

.flylink
{	
	margin: 10px 35px;
	font: 18px Arial;
	font-style: italic;
}

.flylink a
{
	background: url('/images/base/arrow.gif') 0 1em repeat-x;
	text-decoration: none;
	color: #a60f16;
}

.flylink a:hover
{
	background: none;
	color: #e41220;
	text-decoration: none;
}

.activefl
{
	margin: 10px 35px 0 35px;
	font: 18px Arial;
	font-style: italic;
}
.activefl a
{
	background: none;
	color: #e41220;
	text-decoration: none;
}
/* ----------- остальные работы-------------- */

.otherlink
{
	margin:0;
	padding:0;
	list-style-type: none;
}
.otherlink li
{
	margin-bottom: 10px;
	font-size: 11px;
}

.otherlink a
{
	color: black;
	text-decoration: underline;
}

.otherlink a:hover
{
	color: #e41220;
	text-decoration: none; 
}
	
/* ----------- блок центральный-------------- */

#bmtabs
{
	width: 95%;
	border: 0; 
	border-spacing: 0;
	text-align: center;
	margin: 0 20px;
	position: relative;
	top: 22px; //top: 24px; /* hack for IE6 IE7 */
	z-index: 2;
}

#bmtabs #createsite
{
	background: url('/images/base/createsite.gif') 0 -90px  no-repeat;
	height: 90px;
	color: #e41220;
	width:160px;
}

#bmtabs #seo
{
	background: url('/images/base/seo.gif')  0 0  no-repeat;
	height: 90px;
	width:185px;
}

#bmtabs #redesign
{
	background: url('/images/base/redesign.gif') 0 0  no-repeat;
	height: 90px;
	width:185px;
}

#bmtabs td .nameblock
{
	font-family: Arial;
	font-style: italic;
	position: relative;
	font-size:28px; 
	cursor: pointer;
	text-align: right;	
}

#bmtabs td .nameblock div
{
	font-size:18px;
	font-style:italic;
}

.boxmain
{
	width: 95%; //width:100%; /* hack for IE6 IE7 */
	height: auto; // height: 0; /* hack for IE6 IE7 */
	background: #fff;
	text-align: left;
	position: relative;
	margin:20px 20px 20px 20px;
	z-index: 1;
	display:none;
}

.boxmain .bkg_lt
{
	background: url('/images/base/boxmain_lt.gif') no-repeat;
	top: 0;
	left: 0;
	width: 20px;
	height: 45px;
	position: absolute;
}

.boxmain .bkg_ct
{
	background: url('/images/base/boxmain_ct.gif') repeat-x;
	top: 0;
	left: 0;
	width: 100%;
	height: 45px;
	position: absolute;
}

.boxmain .bkg_rt
{
	background: url('/images/base/boxmain_rt.gif') no-repeat;
	top: 0;
	right: -1px;
	width: 20px;
	height: 45px;
	position: absolute;
}

.boxmain .bkg_lb
{
	background: url('/images/base/boxmain_lb.gif') no-repeat;
	bottom: -1px;
	left: 0;
	width: 20px;
	height: 80px;
	position: absolute;
}

.boxmain .bkg_cb
{
	background: url('/images/base/boxmain_cb.gif');
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 80px;
	position: absolute;
}

.boxmain .bkg_rb
{
	background: url('/images/base/boxmain_rb.gif') no-repeat;
	bottom: -1px;
	right: -1px;
	width: 20px;
	height: 80px;
	position: absolute;
}

.boxmain .bkg_cl
{
	background: url('/images/base/boxmain_cl.gif') repeat-y 0 50%;
	left: 0;
	width: 20px;
	height: 100%;
	position: absolute;
}

.boxmain .bkg_cr
{
	background: url('/images/base/boxmain_cr.gif') repeat-y 0 50%;
	right: -1px;
	width: 20px;
	height: 100%;
	position: absolute;
}


.boxmain   .maininfo
{
	position: relative; 
	padding: 30px 25px; 
	margin: 0;
	font-size: 16px;
}

.boxmain   .maininfo .desc
{
	font-size:12px; 
	font-family:Tahoma; 
	color:#a60f16;
}

.boxmain   .maininfo .link
{
	color:#a60f16; 
	font-size:12px;
	font-style:Italic; 
	font-family:Arial;
}

.boxmain   .maininfo .tablepad
{
	padding: 0;
}

.boxmain   .maininfo h2
{
	color:#000;
}
/* ----------- блок услуги----------------- */

#services
{
	width: 92%; //width:100%; /* hack for IE6 IE7 */
	height: auto; // height: 0; /* hack for IE6 IE7 */
	background: #fff;
	text-align: left;
	position: relative;
	margin:0px 30px 70px 30px;
}

#services .bkg_lt
{
	background: url('/images/base/services_lt.gif') no-repeat;
	top: 0;
	left: 0;
	width: 60px;
	height: 50%;
	position: absolute;
}

#services .bkg_ct
{
	background: url('/images/base/services_ct.gif') repeat-x;
	top: 0;
	left: 0;
	width: 100%;
	height: 12px;
	position: absolute;
}

#services .bkg_rt
{
	background: url('/images/base/services_rt.gif') no-repeat;
	top: 0;
	right: -1px;
	width: 60px;
	height: 50%;
	position: absolute;
}

#services .bkg_lb
{
	background: url('/images/base/services_lb.gif') bottom no-repeat;
	bottom: 0px;
	left: 0;
	width: 60px;
	height: 50%;
	position: absolute;
}

#services .bkg_cb
{
	background: url('/images/base/services_cb.gif') repeat-x;
	top: 100%;
	margin-top: -12px;
	left: 0;
	width: 100%;
	height: 12px;
	position: absolute;
}

#services .bkg_rb
{
	background: url('/images/base/services_rb.gif') bottom no-repeat;
	bottom: 0px;
	right: -1px;
	width: 60px;
	height: 50%;
	position: absolute;
}

#services .bkg_cl
{
	background: url('/images/base/services_cl.gif') no-repeat;
	left: 0;
	top: 50%;
	width: 60px;
	height: 214px;
	margin-top: -107px;
	position: absolute;
}

#services .bkg_cl .pointer, #services .bkg_cr .pointer
{
	position: relative;
	z-index: 1;
	width: 50px;
	height: 214px;
	cursor: pointer;
}
#services .forie
{
	//position: relative;
	z-index: 2;
}

#services .bkg_cr
{
	background: url('/images/base/services_cr.gif') no-repeat;
	right: -1px;
	top: 50%;
	width: 60px;
	height: 214px;
	margin-top: -107px;
	position: absolute;
}

#services   #servcontent
{
	position: relative; 
	padding: 20px 65px; 
	margin: 0;
	font-size: 16px;
}

#services .circle
{
	position: relative; 
	background: #b7b7b7 url('/images/base/circle.png') no-repeat; 
	_background: #b7b7b7 url('/images/base/circle.gif') no-repeat; 
	width: 12px; 
	height: 12px; 
	left: 55px;
	top: 17px; 
	font-size: 1px;
	float: left; 
	margin-left:2px;
}

/*----------------Блок Поддержка----------------*/

.pagepath
{
	margin: 25px 20px 20px 80px;
	font: 12px Arial;
	font-style: italic;
}

.pagepath a
{
	text-decoration: underline;
	color: black;
	margin-left:8px;
}

.pagepath a:hover
{
	color: #e41220;
}

.pagepath  .pathtitle
{
	margin-left:8px;
}

.pagepath  .pathtitle h1
{
	display:inline;
	color:#000 !important;
}

.gentext
{
	font: 13px Tahoma;
}

.smalltext
{
	font: 11px Tahoma;
}

.smalltext2
{
	font: 12px Tahoma;
}

.tablepad
{
	padding: 5px 30px;
}

.tablepad_img
{
	padding: 5px 30px 5px 0;
}




/* ------------------------------стили футера---------------------------------------- */



#timework
{
	background: #f0791c url("/images/base/border2.gif") right top repeat-y; 
	width: 27%;
	padding: 0;
	position: relative;
	height: 62px;
}

#timework img
{
	position: relative;
	margin-top: -31px;
}

#timework .timenum
{
	background:transparent url('/images/base/timework.gif') no-repeat;
	position:absolute; 
	padding-top:17px;
	top:3px;
	left:104px;
	color: #fff; 
	font: 11px Tahoma;
	width:208px;
}

#footer
{
	padding: 0;
	background: #f5a519;
}

#footermenu
{
	width: 100%;
	height: 62px;
	border: 0; 
	border-spacing: 0;
}

#footermenu td
{
	vertical-align: middle; 
	text-align: center;
	padding: 0 20px;
}

#footermenu td a, #footermenu td 
{
	white-space: nowrap;
	font-size: 11px;
	text-decoration: none;
	color: black;
}

#footermenu td a:hover
{
	text-decoration: underline;
}

#copyright
{
	background: url("/images/base/copyright.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 92px;
    position: absolute;
    top: -30px;
    width: 115px;
}
#copyright p
{
	color: #D56812 !important;
    font: 11px tahoma !important;
    padding: 16px 21px 0 14px !important;
    text-align: center;
}

#nw
{
	vertical-align:bottom; 
	padding-top:30px;
}


.tbl_info{
		background: url(../img/tbl-bg.gif) top left repeat-x;
		border-right: 1px dashed #ccc;
		border-top: 1px solid #ccc;
}


.tbl_info th{
		padding: 10px 0px;
			color: #333;
}	

.tbl_info th.first{
	font: normal 17px tahoma;
	color: #333;
}

.tbl_info td{
	padding: 3px 10px;
	padding-bottom: 10px
}

.tbl_info td a{
	white-space: nowrap;
	font-size: 11px;
	color: #999;
}
.tbl_info td a:hover{
	color: #A60F16;
}

.tbl_info td.price{
	text-align: center;
	padding: 5px 0px;
	background: #ededed;
	color: #666;
}

.tbl_info td.price span{
	font-weight: bold;
	color: #cc0000;
}

.tbl_info td.name{
	color: #666;
}

.tbl_info td.name span{
	font: normal 14px tahoma;
	color: #A60F16;
}

.tbl_info td span.red{
	font: normal 12px tahoma;
	color: #A60F16;
}

.tbl_info th.headr{
	font: normal 17px tahoma;
	color: #333;
}
.tbl_info th.headr span{
	font: normal 12px tahoma;
	color: #666;
}
.tbl_info th, .tbl_info td{
	border-left:1px dashed #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}	

.tbl_info td.left{
	text-align: left !important;
}

.small th{
	vertical-align: top;
}

.fl{
	float: left;
	width: 44%;
}
.fl h2{
	margin-bottom: 5px;
	margin-left: 15px;
}
.small td{
	padding: 3px 10px 3px;
}

.grey td{
	background-color: #ededed;
}

td.no-bord{
	border: 0px;
}

td.order{
			background: url(../img/tbl-bg-rev.gif) bottom left repeat-x;
			height: 22px;
			padding-top: 8px;
}

td.order a{
	color: #A60F16;
	font: bold 14px tahoma;
	text-decoration: none;
}

td.order a:hover{
	text-decoration: underline;
}


#overlay {
position: fixed;
z-index: 100;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: #000;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);
-moz-opacity: 0.55;
-khtml-opacity: 0.55;
opacity: 0.55;
}
* html #overlay {
position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + "px");}


#order_form{
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left:-250px;
	margin-top:-215px;
	z-index: 10000;
}

* html #order_form {
	position: absolute;
	top: 0px;
	margin-top: expression(parseInt(document.body.offsetHeight-435)/2 + "px");
	zoom:1;
}
.form-top{
	width: 500px;
	height: 455px;
	background: #ffffff url(../img/tbl-bg.gif) top left repeat-x;
}

.form-top .form-bot{
	height: 435px;
	//height: 455px;
	background: url(../img/tbl-bg-rev.gif) bottom left repeat-x;
	padding: 10px 20px;
}

.form-top .form-bot input#Price{
	display: none;
}

p.chosen-price{
	text-align: center;
	font: bold 14px tahoma;
	color: #A60F16;
	padding-top: 0px;
}
p.right{
	text-align: right;
}

p.right a{
	color: #696969;
}

p.right a:hover{
	color: #333333;
}

p.chosen-price b{
	font-size: 18px;
}

.form-top input{
	width: 200px;
	height: 20px;
	margin: 5px 0px;
}

.form-top input, textarea{
	border: 1px solid #cccccc;
	font: normal 12px tahoma;
	color: #333333;
	background-color: #ededed;
}
.form-top  table{
	width: 380px;
	margin: 20px auto;
}

.form-top  table .red{font-size: 12px;}

.form-top  table td{width: 190px;}

.form-top textarea{
	width: 379px;
	margin: 5px 0px;
	height: 90px;
}

.form-top table.capcha{
	width: 380px;
	margin: 0px auto;
	//margin: 0px 20px;
}

.form-top table.capcha td{width: 30%;}

.form-top table.capcha img{
	width: 120px;
}

.form-top table.capcha input{
	width: 120px !important;
	height: 40px;
	margin-top: 0px !important;
}

.form-top input.cap{font-size: 24px; padding: 3px;}

.form-top input.ok-but{
	width: 80px;
	height: 20px;
	margin: 0px !important;
	padding-top: 3px;
	background: none;
	border: 0px;
	color: #fff;
	font: bold 14px tahoma;
	
} 

.form-top  .form-error{text-align: center; color: red; padding: 0; margin: 0; font-size: 11px; font-weight: bold;}

div.wait{
	height: 55px;
	background: url(../img/wait.gif) bottom center no-repeat;
}

.h-butt{
	xborder: 1px solid red;
	width: 100px;
	padding-left: 20px;
	margin: 10px 148px;
	position: relative;
}

.h-butt .orangebtn {display: block; position: absolute; xborder: 1px solid red; height: 28px;}
.h-butt .orangebtn span {xborder: 1px solid red; display: block; 	position: absolute; height: 28px; }

.bordo
{
	padding-right:10px !important;
	padding-top: 9px !important;
	color:#A60F16;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
#top_place {
	font-size: 12px !important;
	font-family: tahoma; 
	text-align: justify;
	padding-left: 20px !important;
}

#top_place a {
    color: #E41220;
	font-size: 12px !important;
}

#top_place a:hover {
	text-decoration:none !important;
}
#top_place a:hover .red-line {
	text-decoration:underline;
}


#top_place a:hover .no-line {
	text-decoration:none !important;
}
#top_place a:hover .black-line {
	text-decoration:underline;
}


