@import url('https://fonts.googleapis.com/css2?family=PT+Serif&display=swap');

@font-face {
font-family: 'SansProLight';
src: url('fonts/PFBeauSansPro-Light.eot');
src: url('fonts/PFBeauSansPro-Light.woff') format('woff'), url('fonts/PFBeauSansPro-Light.ttf') format('truetype'), url('fonts/PFBeauSansPro-Light.svg') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'HandbookProBold';
src: url('fonts/PFHandbookPro-Bold.eot');
src: url('fonts/PFHandbookPro-Bold.woff') format('woff'), url('fonts/PFHandbookPro-Bold.ttf') format('truetype'), url('fonts/PFHandbookPro-Bold.svg') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'HandbookProBlack';
src: url('fonts/PFHandbookPro-Black.eot');
src: url('fonts/PFHandbookPro-Black.woff') format('woff'), url('fonts/PFHandbookPro-Black.ttf') format('truetype'), url('fonts/PFHandbookPro-Black.svg') format('svg');
font-weight: normal;
font-style: normal;
}

/*Основное оформление*/
body {margin:0;padding:0;font-family:Tahoma;font-size:13px;color:#444;background: #fff url(/images/design/bg.png) top center repeat;}
a {color:#0b5fb6;text-decoration:underline;}
a:hover {color: #ffc100;text-decoration:none;}
textarea {font-family:Tahoma;font-size:12px;}
.wrapper {width:980px;margin:auto;}
/*Шапка*/
#head {background:url(/images/design/topm.png) top center repeat-x;height: 43px;}
#topmenu {height: 43px;background:url(/images/design/topm.png) center center repeat-x;}
#page {background: url(/images/design/page.png) center center repeat-y;margin-bottom:0;}
#page_bot {background: url(/images/design/page_bot.png) center bottom no-repeat;padding-bottom: 33px;}
#subhead {
	background: url(/images/design/subhead.png) center top no-repeat;
	height: 109px;
}
div#logo {float:left;width:360px;height:110px;margin-top:-20px;}
#logo a {display:block;width:360px;height:110px;background:url(/images/design/logo.png) center center no-repeat;text-indent:-9999px;margin-left:15px;}

div#logo_new {float:left;width: 360px;height: 110px;margin-top: -20px;}
#logo_new a {display: block;width: 270px;height: 92px;background: url(/images/design/logo_new.png) center center no-repeat;margin-left:15px;padding-left: 90px;padding-top: 18px;color: #d2261c;text-shadow: 0px 1px 1px rgba(255,255,2555,0.75), 0px -1px 1px rgba(0,0,0,.75);font-size: 20px;font-family: "PT Serif";text-align: center;text-decoration: none;}
#logo_new a span {font-size: 28px;}

#phone-info {
	width: 580px;
	float: right;
}

#phones {
	float:right;
	margin-right: 10px;
	background: url(/images/design/phones.png) center center no-repeat;
	width: 240px;
	height:84px;
	text-indent: -9999px;
	margin-top:20px;
}

#callus {
	display: block;
	text-align: center;
	font-family: "PT Serif";
	font-size:  26px;
	color: #bd0c1a;
	font-weight: bold;
}

#phones_new {
	display: block;
	/*width: 100%;*/
	height: 37px;
	line-height: 37px;
	font-family: "PT Serif";
	font-size: 22px;
	margin: auto;
	text-align: center;
}

#phones_new i {
	display: inline-block;
	text-indent: -9999px;
	background: url(/images/design/phone_icon.png) center bottom no-repeat;;
	height: 38px;
	width: 38px;
}

#phones_new span {
	display: inline-block;
	margin-right: 20px;
}

/*#phones_new {*/
/*	display: block;*/
/*	background: url(/images/design/phones_new.png) center center no-repeat;*/
/*	width: 180px;*/
/*	padding-left: 60px;*/
/*	height:72px;*/
/*	padding-top: 12px;*/
/*	margin-top:20px;*/
/*	font-family: "PT serif";*/
/*	color: #444;*/
/*	font-size: 20px;*/
/*}*/

#underphones {
	display: block;
	text-align: center;
	width: 100%;
	font-family: "PT Serif";
	font-size:  24px;
	color: #bd0c1a;
}

#sidemenu {
	background:#f1f1f1 url(/images/design/sidemenu_top.png) top center no-repeat;
	padding-top: 26px;
}
#sidemenu_inner {
	background: url(/images/design/sidemenu_bot.png) bottom center no-repeat;
	padding-bottom:26px;
	padding-left:9px;
	padding-right:9px;
}


#leftpart {
	width:259px;
	float:left;
	margin-left:-9px;
}

#content {line-height:22px;	font-size:13px;	font-weight:300;color: #1b1f29;float:right;width: 660px;margin-right:25px;}

#question_block {
	border:3px solid #f1f1f1;
	-webkit-border-radius: 12px;
	-moz-border-radius:12px;
	border-radius:12px;
	width:198px;
	margin-left:10px;
	margin-top:20px;
	padding:10px 25px;
}
.ask {
	float:left;
	width:157px;
	height:35px;
	background: url(/images/design/ask.png) top center no-repeat;
	text-indent: -9999px;
	margin-left: 20px;
}
.ask:hover {
	background-position:bottom center;
}



#secondary_head {width:240px;float:right;text-align:center;font-size:14px;padding-top:20px;line-height:240%;}
#secondary_head span {font-family: HandbookProBold;font-size:24px;color:#000;display:block;padding-left:40px;background:url(/images/design/phone_small.png) left center no-repeat;}
#secondary_head a {font-size:18px;text-decoration:none;border-bottom: 1px dotted #0b5fb6;}
#secondary_head a:hover {color:#ffc100;border-color:#ffc100;}

#main {background:url(/images/design/mainbg.png) top center repeat-x;}
.tr {float:right;}

.newsblock {border: 3px solid #FFCE00;padding:30px;margin: 30px -30px;}

#callback_div input {font-size:11px;width:169px;}

#chooser {
	width:134px;
	height:132px;
	padding:20px;
	top:80px;
	background:url(/images/design/chooser.png) center center no-repeat;
	position:absolute;
	z-index:25;
	display:none;
}
#chooser a {
	display:block;
	background:none;
	margin-left:0;
	margin-bottom:8px;
}
#chooser a span {
	border-bottom:1px dashed #01579f;
	color:#01579f;
}
#chooser a:hover span, #chooser a.active span {
	border-bottom-color: #db3f02;
	color:#db3f02;
}


/*Колонки*/
#leftcol {
	width:230px;
	float:left;
}
#cbigcol {
	width:670px;
	float:right;
}
#cmaincol {
	width:400px;
	float:left;
}
#cmcol {
	width:670px;
	float:left;
}
#crightcol {
	width:200px;
	float:right;
}
.sideblock {
	margin-top:40px;
}
#crightcol .sideblock {
	margin-bottom:20px;
}



/**/
.wider_10 {
	margin-left:-20px;
	margin-right:-20px;
}
input, textarea, select {
	background:#fefefe url(/images/design/input.gif) top center repeat-x;
	color: #bbb;
	border:1px solid #aaa;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:8px;
	font-size:12px;
}
#message_sender input, #message_sender textarea {
	width:175px;
}

a.send {
	background:url(/images/design/sendbtn.png) center top no-repeat;
	width:115px;
	height:39px;
	display:block;
	float:left;
	text-indent:-9999px;
	text-decoration:none;
}
a.send:hover {
	background-position:center center;
}
a.send:active {
	background-position:center bottom;
}

/*Заголовки*/
h1, h2, h3, h4, h5 {
	font-family: HandbookProBold;
}
h1 {
	font-size:32px;
	color:#1b1f29;
	font-weight:normal;
	padding:0;
	margin:0;
	line-height:40px;
	text-transform: uppercase;
}
h2 {
	font-size:22px;
	font-weight:bold;
	margin:0;
	margin-bottom:20px;
}
h2.block {
	font-size:21px;
	color:#1b1f29;
	font-weight:normal;
	padding:0;
	margin:0;
	margin-bottom:10px;
}
.pricetable tr.odd td {
	background: #f6f8fb;
}
.pricetable tr.even td {
	background: #fff;
}

.contact_map {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 0 0 5px #555;
	width:660px;
	margin:auto;
}
.rssicon {
	width:17px;
	height:18px;
	background:url(/images/design/rssicon.gif) center center no-repeat;
	text-indent:-9999px;
	display:block;
	margin-left:10px;
}

/*Цвета и т.п.*/
.orange {
	color: #ff6000;
}
.green {
	color: #649e01;
}
.lighter {
	color:#a4a4a4;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.aligncenter {
	text-align:center;
}
p {
	line-height:160%;
}
#content p {
	line-height:22px;
	font-size:13px;
}

#content ul {
	margin-left:10px;
	list-style-image:url(/images/design/bullet.gif);
}
#content ul li {
	margin-top:10px;
	line-height:18px;
	padding-top:0;
}
span.date {
	display:block;
	width: 50px;
	height:44px;
	text-align:center;
	float:left;
	clear:right;
	font-family: HandbookProBold;
	font-size:12px;
	text-transform:uppercase;
	background: #FFCD00;
	padding-top:6px;
}
span.ndate {
	display:block;
	width: 120px;
	height:20px;
	text-align:center;
	font-family: HandbookProBold;
	font-size:14px;
	text-transform:uppercase;
	background: #FFCD00;
	padding-top:2px;
}
span.date b {
	font-size:22px;
}

#manager {
	width:140px;
	margin-left:20px;
	position:relative;
}
#manager img {
	width:121px;
	height:152px;
	padding:8px;
	padding-top:7px;
	background:url(/images/design/manager_bg.png) top center no-repeat;
}


/*Breadcrumbs*/
#breadcrumbs {
	color:#8494a3;
	margin-bottom: 10px;
		padding-top:10px;
	margin-left:-5px;
}
#breadcrumbs a {
	color:#8494a3;
	text-decoration:underline;
	margin-left:5px;
	margin-right:5px;
}
#breadcrumbs a:hover {
	text-decoration:none;
}
#breadcrumbs a.active {
	color:#8494a3;
	text-decoration:none;
}

/*Фиксы, вспомогательные классы*/
.clearfix {
	clear:both;
}

#footer {
	margin-top:10px;
	margin-bottom:10px;
	color:#3b3b3b;
	font-size:13px;
}
#fcol_main {
	float:left;
	width:940px;

}
#fcol1 {
	float:left;
	width:400px;
	padding-left:10px;
}
#fcol2 {
	float:right;
	width:400px;
	padding-left:100px;
	text-align: right;
}




/*Carousel - managers*/
.jcarousel-skin-tango .jcarousel-container {
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 150px;
	padding: 0 20px;
	margin-left:-20px;
}
.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:  150px;
	height: 220px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 140px;
	height: 220px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**
*  Horizontal Buttons
*/
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 63px;
	right: 5px;
	width: 21px;
	height: 45px;
	cursor: pointer;
	background: transparent url(/images/design/nextprev.gif) no-repeat -42px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
	background-position: -42px -45px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background-position: -42px -45px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
	.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
	.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -42px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 63px;
	left: -3px;
	width: 21px;
	height: 45px;
	cursor: pointer;
	background: transparent url(/images/design/nextprev.gif) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
	background-position: 0 -45px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background-position: 0 -45px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
	.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
	.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: 0 0;
}


/*Carousel - photos*/
.jcarousel-skin-caro img {
	width:166px;
	height:105px;
}
.jcarousel-skin-caro .jcarousel-container {
	width:840px !important;
	margin-left:10px;
	margin-top:-20px;
}
.jcarousel-skin-caro .jcarousel-container-horizontal {
	padding:20px 30px;
}
.jcarousel-skin-caro .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-caro .jcarousel-clip-horizontal {
	height: 130px;
}
.jcarousel-skin-caro .jcarousel-item {
	width: 166px;
	height: 105px;
	background:url(/images/design/photocar_bg.png) center center no-repeat;
	padding:12px !important;
}
.jcarousel-skin-caro .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 15px;
}
.jcarousel-skin-caro .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 15px;
	margin-right: 0;
}
.jcarousel-skin-caro .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-caro .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**
*  Horizontal Buttons
*/
.jcarousel-skin-caro .jcarousel-next-horizontal {
	position: absolute;
	top: 63px;
	right: 5px;
	width: 21px;
	height: 45px;
	cursor: pointer;
	background: transparent url(/images/design/nextprev.gif) no-repeat -39px 0;
}
.jcarousel-skin-caro .jcarousel-next-horizontal:hover,
.jcarousel-skin-caro .jcarousel-next-horizontal:focus {
	background-position: -39px -45px;
}
.jcarousel-skin-caro .jcarousel-next-horizontal:active {
	background-position: -39px -45px;
}
.jcarousel-skin-caro .jcarousel-next-disabled-horizontal,
	.jcarousel-skin-caro .jcarousel-next-disabled-horizontal:hover,
	.jcarousel-skin-caro .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-caro .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -42px 0;
}
.jcarousel-skin-caro .jcarousel-prev-horizontal {
	position: absolute;
	top: 63px;
	left: -3px;
	width: 21px;
	height: 45px;
	cursor: pointer;
	background: transparent url(/images/design/nextprev.gif) no-repeat 0 0;
}
.jcarousel-skin-caro .jcarousel-prev-horizontal:hover,
.jcarousel-skin-caro .jcarousel-prev-horizontal:focus {
	background-position: 0 -45px;
}
.jcarousel-skin-caro .jcarousel-prev-horizontal:active {
	background-position: 0 -45px;
}
.jcarousel-skin-caro .jcarousel-prev-disabled-horizontal,
	.jcarousel-skin-caro .jcarousel-prev-disabled-horizontal:hover,
	.jcarousel-skin-caro .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-caro .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: 0 0;
}

.pages{
		margin-top: 2px;
}

.pages ul{
		margin: 0;
		padding: 0;
		text-align: left;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
}

.pages li{
		list-style-type: none;
		display: block;
		padding-bottom: 1px;
		float:left;
	margin-right:3px;
	margin-left:3px;
}

.pages a, .pages a:visited{
		padding: 1px;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		background:none;
		text-decoration: none;
		color: #000;
		padding-left: 5px;
		padding-right: 6px;
		display:block;
	text-align:center;
}

.pages a:hover, .pages a:active{
		color: #000;
		background-color: #FFCD00;
		text-decoration:none;
}

.pages li.currentpage{
		padding: 1px;
	display:block;
	float:left;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
		color: #000;
		background-color: #FFCD00;
		text-decoration:none;
		padding-left: 5px;
		padding-right: 6px;
	text-align:center;
}

.pages li.disablepage{
		padding: 3px 4px;
		border: 1px solid #DEDEDE;
		color: #cccccc;
		font-weight: bold;
		text-decoration:none;
		padding-left: 5px;
		padding-right: 6px;
}

.pages li.nextpage{
		font-weight: bold;
}

* html .pages li.currentpage, * html .pages li.disablepage{
		margin-right: 3px;
		padding-right: 0px;
}

#content h2.myrcond {
	font-size:18px;
	margin-top:30px;
}
.alignright {
	text-align:right;
}
.gal_links {
	display:none;
}

.gallery_list {
	margin:0;
	padding:0;
	list-style:none !important;
	margin-right:-20px;
	margin-top:20px;
}
.gallery_list li {
	float:left;
	width:203px;
	height:150px;
	margin-right:10px;
	margin-left:10px;
}

.gallery_list li a {
	display:block;
	width:181px;
	height:128px;
	padding:11px;
	background:url(/images/design/galbg.png) top center no-repeat;
}
.gallery_list li a:hover {
	background-position: bottom center;
}

.win_list {
	margin:0;
	padding:0;
	list-style:none !important;
	margin-right:-10px;
	margin-top:-20px;
}
.win_list li {
	float:left;
	width:79px;
	height:79px;
	margin-right:5px;
	margin-left:5px;
}

.win_list li a {
	display:block;
	width:79px;
	height:79px;
}
.win_list li a:hover {
	background-position: bottom center;
}

.win_list li a span {
	display:block;
	width:79px;
	height:79px;
	background:url(/images/design/colorsbg.png) top center no-repeat;
	text-indent:-9999px;
}
.win_list a:hover span, .win_list li.active a span {
	background-position:bottom center;
}


.videofile {
	width:500px;
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;
}

/* --------------
NAVIGATION
* -------------*/

#navbar{height: 43px;font-family:Tahoma;list-style:none;padding:0;margin:0;position:relative;float:right;}
#navbar a {display: block;color: #1b1f29;}
#navbar li {float: left;margin: 0;font-size: 17px;height:43px;}
#navbar li a {background:url(/images/design/topm_borders.png) left top no-repeat;text-decoration:none;text-shadow: 0 1px 0 #f9e473;font-weight:normal;}
#navbar li a span {background:url(/images/design/topm_borders.png) right top no-repeat;padding:10px 15px;display:block;}
#navbar li.hover, #navbar li:hover,#navbar li.active {background: url(/images/design/topm_hover.png) center 1px repeat-x;text-shadow: 0;}
#navbar li.active:hover, #navbar li:hover {-moz-border-radius: 0px;border-radius: 0px;-webkit-border-radius: 0px;}
#navbar li.hover a span,#navbar li.active a span {background-position:right -90px;}
#navbar li.hover a,#navbar li.active a {background-position:left -90px;}
#navbar li a.homelink b {display:block;background:url(/images/design/homelink.png) top center no-repeat;width:19px;height:24px;text-indent:-9999px;}
#navbar li a.homelink {background:none !important;}
#navbar li.hover a.homelink b {background-position:bottom center;}
#navbar li.first.hover {background:none;}
#navbar li.first.hover a span {background-position:right top;}

#navbar ul { display: none; position: absolute; margin: 0; padding: 0; }
* html #navbar ul { line-height: 0; } /* IE6 "fix" */
#navbar ul a { zoom: 1; } /* IE6/7 fix */
#navbar ul li { float: none; margin: 0; }
#navbar ul ul { top: 0; }
/* Essentials - configure this */
#navbar ul { width: 240px; padding:1px; top:43px;border:1px solid #ffb400;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background:#fff;-moz-box-shadow: 0 2px 2px #dddddd;box-shadow: 0 2px 2px #dddddd;-webkit-box-shadow: 0 2px 2px #dddddd;}
#navbar ul ul { left: 201px; }

/* Everything else is theming */
#navbar ul { list-style: none; margin:0;background:#fff;-moz-box-shadow:inset 0 5px 3px -3px #ccc;-webkit-box-shadow: inset 0 5px 3px -3px #ccc;box-shadow: inset 0 5px 3px -3px #ccc;}
#navbar ul li {list-style: none; margin: 0; padding-left: 0;height:36px;border:0;font-size:13px;font-family:Arial;}
#navbar ul li:hover, #navbar ul li.active {list-style: none; margin: 0; padding: 0;border:0;-moz-box-shadow:none;box-shadow:none;background:none;margin:0;}
#navbar ul li a { text-decoration:underline;margin:0; background:none;padding:10px 0;padding-left:15px;border:0;background-image:none;color:#ce251b;text-shadow:0 !important;}
#navbar ul a.hover, #navbar ul a:hover, #navbar ul li.active a { color: #000;text-shadow: 0 !important;text-decoration: none;}
#navbar ul li.active {border-color:#fff;}
#navbar ul li.active a {text-shadow:0;}
#navbar ul a { border-bottom: none; text-shadow:none !important; }


#vertmenu{font-family:Tahoma;list-style:none;padding:0;margin:0;position:relative;margin-top:20px; margin-bottom:40px;}
#vertmenu a {display: block;color: #1b1f29;}
#vertmenu li {margin: 0;font-size: 16px;}
#vertmenu li a {background:url(/images/design/sidemenu_div.png) left bottom no-repeat;text-decoration:none;font-weight:normal;padding:8px 10px 15px 40px ;}
#vertmenu li.hover a,#vertmenu li.active a {color:#ce251b;}

#vertmenu ul { display: none; position: absolute; margin: 0; padding: 0; }
* html #vertmenu ul { line-height: 0; } /* IE6 "fix" */
#vertmenu ul a { zoom: 1; } /* IE6/7 fix */
#vertmenu ul li { float: none; margin: 0; }
#vertmenu ul ul { top: 0; }
/* Essentials - configure this */
#vertmenu ul { width: 240px; padding:1px; left:200px;top:0px;border:1px solid #ddd;background:#f1f1f1;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background:#fff;-moz-box-shadow: 0 1px 2px #dddddd;box-shadow: 0 1px 2px #dddddd;-webkit-box-shadow: 0 1px 2px #dddddd;}
#vertmenu ul ul { left: 201px; }

/* Everything else is theming */
#vertmenu ul { list-style: none; margin:0;}
#vertmenu ul li {list-style: none; margin: 0; padding-left: 0;height:36px;border:0;font-size:13px;font-family:Arial;}
#vertmenu ul li a { text-decoration:underline;margin:0; background:#f1f1f1;padding:10px 0;padding-left:15px;border:0;background-image:none;color:#ce251b;text-shadow:0 !important;}
#vertmenu ul a.hover, #vertmenu ul a:hover, #vertmenu ul li.active a { text-shadow: 0 !important;text-decoration: none;color:#000;}
#vertmenu ul li.active {border-color:#fff;}
#vertmenu ul li.active a {text-shadow:0;}
#vertmenu ul a { border-bottom: none; text-shadow:none !important; }





#sliderframe {
	background: url(/images/design/frame.png) center center no-repeat;
    width: 980px;
    padding: 10px;
    padding-top:24px;
    height:262px;
    margin: 0 auto;
    position: relative;
}

#example {
    width: 850px;
    height: 220px;
    position: relative;
    margin:auto;
}
/*
	Slideshow
*/

#slides {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
    width: 850px;
    overflow: hidden;
    position: relative;
    display: none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
    width: 850px;
    height: 220px;
    display: block;
}


/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
    position: absolute;
    top: 107px;
    left: -39px;
    width: 24px;
    height: 43px;
    display: block;
    z-index: 101;
}

#slides .next {
    left: 866px;
}

#slides .pagination {
	display: none;
}