@charset "UTF-8";
/* CSS Document */

html
{
	height: 100%;
}

body {
	margin:0;
	min-height: 100%;
	position: relative;
	background:url(/project/titanium/img/container_bg.png) 0 0 repeat;
	font-size:12px;
}
#header_wraper {
	background:url(/project/titanium/img/header_bg.png) 0 0 repeat-x;
	height:198px;
	width:100%;	
}
#header {
	background:url(/project/titanium/img/header_bg.png) 0 0 repeat-x;
	max-width:1200px;
	min-width:1000px;
	height:100%;
	position:relative;
}
#header_logo {
	left:32px;
	top:25px;
	width:159px;
	height:51px;
	display: block;
	text-indent: -10000px;
	background:url(/project/titanium/img/header_logo.png) 0 0 no-repeat;
	position:absolute;
}
#header_menu {
	position:absolute;
	left:22px;
	top:99px;
	height:90px;
	width:260px;
	background-color:#000;
	list-style:none;
	margin:0;
	padding-top:8px;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#header_menu li {
	float:left;
	width:80px;
	height:25px;
	vertical-align:middle;
}
#header_menu li a {
	margin-top:2px;
	margin-left:10px;
	color:#e8e1d6;
	vertical-align:middle;
}
#header_menu li.hov:hover {
	background:url(/project/titanium/img/header_menu_selected.png) 0 0 no-repeat;
}
#header_menu li a:hover {
	color:#e8e1d6;
	text-decoration:none;
}
#header_menu li.sel {
	background:url(/project/titanium/img/header_menu_selected.png) 0 0 no-repeat;
	color:#666666;
}
#header_menu li.sel a {
	text-decoration:none;
	color:#666666;
}
#header_langbar {
	position:absolute;
	left:320px;
	top:109px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
#header_langbar a {
	padding-left:10px;
	display:block;
	width:40px;
	height:20px;
	color:#FFF;
	vertical-align:middle;
}
#header_langbar a.selected {
	background-image:url(/project/titanium/img/header_lang_selected.png);
	color:#666666;
	text-decoration:none;
}
#header_picture {
	background:url(/project/titanium/img/header_picture.png) 0 0 no-repeat;
	height:198px;
	width:777px;
	float:right;
}
#header_title {
	color:#ff9900;
	font-size:22.82px;
	font-family:"Impact";
	position:absolute;
	left:330px;
	top:34px;
}
#footer_wraper {
	position: absolute;
	bottom: 1px;
	left: 0;
	width:100%;
	height:220px;
}
#footer {
	max-width:1200px;
	min-width:1000px;
	height:220px;
	position:relative;
}
#footer_bg {
	width:380px;
	height:198px;
	top:-83px;
	background:url(/project/titanium/img/footer_content_bg.png) 0 0 no-repeat;
	position:absolute;
	z-index:-100;
}
#footer_bottom {
	margin-top:115px;
	background-color:#dddddd;
	height:100px;
	float:left;
	width:100%;
	min-width:1000px;
	position:absolute;
}
#footer_swf {
	float:right;
	right:50px;
	height:215px;
	top:-1px;
	position:absolute;
}
.footer_phone {
	color:#000;
	display:block;
	font-size:24px;
	font-weight:200;
	font-family:"Impact";
}
.footer_mail {
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666666;
}
#footer_contacts {
	position:absolute;
	left:88px;
	top:130px;
	text-align:right;
}
#footer_copyright {
	position:absolute;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	left:318px;
	top:147px;
}
#footer_copyright a {
	color:#ce0000;
	text-decoration:none;
}
#container {
	max-width:1200px;
	min-width:1000px;
	padding: 0 0 225px;
	overflow: hidden;
}
#content_wraper {
	width:60%;
	float:left;
}
#content {
	float:left;
	max-width:790px;
	min-width:590px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	position:relative;
}
#content h1 {
	font-size:22px;
	color:#FFF;
	text-indent:12px;
}
#content h2 {
	font-size:18px;
	color:#FFF;
	text-indent:12px;
}
#content_title {
	font-family:"Impact";
	font-weight:400;
	font-size:28px !important;
	padding:0;
	margin:0;
	padding-bottom:25px;
	margin-top:40px;
	text-indent:0px !important;
}
#sidebar_wraper {
	width:35%;
	float:right;
}
#sidebar {
	width:350px;
	float:right;
}
#big_title {
	clear:both;
	font-family:"Impact";
	font-size:56px;
	padding-left:87px;
	padding-top:40px;
	padding-bottom:30px;
}
.title_grey {
	color:#999999;
}
.title_white {
	color:#FFF;
}
.title_red {
	color:#cc3333;
}
/* Holding Bar */
#holding_bar {
	position:relative;
	height:310px;
	float:left;
}
#holding_bar h1 {
	font-family:"Impact";
	font-size:28px;
	color:#FFF;
	font-weight:200;
}
#holding_bar a {
	display:block;
	position:absolute;
}
#holding_bar a span {
	display:none;
}
#sultanholding_ico {
	background:url(/project/titanium/img/SultanHolding_g.png) 0 0 no-repeat;
	left:12px;
	top:71px;
	height:101px;
	width:81px;
}
#enneada_ico {
	background:url(/project/titanium/img/Enneada_g.png) 0 0 no-repeat;
	left:146px;
	top:78px;
	height:70px;
	width:124px;
}
#realbig_ico {
	background:url(/project/titanium/img/RealBig_g.png) 0 0 no-repeat;
	left:6px;
	top:197px;
	height:105px;
	width:87px;
}
#simplepay_ico {
	background:url(/project/titanium/img/SimplePay_g.png) 0 0 no-repeat;
	left:153px;
	top:255px;
	height:48px;
	width:116px;
}
#simpletouch_ico {
	background:url(/project/titanium/img/simpleTouch_g.png) 0 0 no-repeat;
	left:146px;
	top:187px;
	height:27px;
	width:127px;
}
/* News */

#news {
	margin-left:58px;
	margin-top:54px;
	float:left;
}
.news_title {
	font-size:28px;
	color:#FFF;
	margin-left:32px;
	text-transform:uppercase;
	font-family:"Impact", Arial, Helvetica, sans-serif;
	float:left;
}
.news_content {
	margin-top:20px;
	float:left;
}
.news_element {
	width:100%;
	height:auto;
	margin-top:0px;
	padding-bottom:40px;
	float:left;
}
.news_date {
	background-image:url(/project/titanium/img/news_date.png);
	background-repeat:no-repeat;
	color:#000000;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:30px;
	margin-top:-10px;
	padding-left:30px;
	padding-top:8px;
	width:114px;
}
.news_element_cont {
	padding-left:32px;
	padding-top:3px;
	float:left;
	line-height:20px;
}
.news_element_link {
	margin-top:5px;
	font-size:13px;
}
.news_element_link a {
	text-decoration:underline;
	color:#ffcc00;
	margin:0;
	padding:0;
}
.news_element_link a:hover {
	text-decoration:none;
	color:#000;
	background-color:#FFF;
}
/*Sidebar in news*/
#make_order {
	float:left;
	margin-top:23px;
	width:306px;
	height:132px;
	background-image:url(/project/titanium/img/make_order.png);
	background-repeat:no-repeat;
}
#make_order a {
	float:left;
	width:306px;
	height:132px;
	background-image:url(/project/titanium/img/make_order.png);
	background-repeat:no-repeat;
}
#simple_menu {
	float:left;
}
#simple_menu ul {
	padding-left:41px;
}
#news_pict {
	width:260px;
	height:220px;
	float:left;
	margin-top:24px;
	margin-left:18px;
	padding-bottom:20px;
	background-image:url(/project/titanium/img/news_pred.png);
	background-repeat:no-repeat;
}
.news_holding_bar {
	margin-left:18px;
}
/*Sidebar*/
.main_list {
	list-style:none !important;
	padding-left:0 !important;
	font-family:Arial, Helvetica, sans-serif;
}
.main_list > li {
	min-height:21px;
	width:290px;
	background-image:url(/project/titanium/img/main_list_pict.png);
	background-repeat:no-repeat;
	margin-top:1px;
	color:#ffcc00;
	font-size:1em;
	padding-top:2px;
	padding-left:20px;
	list-style:none !important;
}
.main_list .current {
	background-image:url(/project/titanium/img/main_list_current.png);
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:10px;
	color:#FFF;
	width:310px;
}
.main_list > li:hover {
	background-image:url(/project/titanium/img/main_list_pict_hover.png);
	cursor:pointer;
}
.main_list .current:hover {
	background-image:url(/project/titanium/img/main_list_current.png) !important;
}
.simple_menu {
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.simple_menu li {
	padding-top:7px;
	list-style-image:url(/project/titanium/img/simple_menu_arrov.gif);
	font-size:1.166em;
	color:#ffcc00;
	text-decoration:underline;
}
.simple_menu li a {
	font-size:1em;
	color:#ffcc00;
	text-decoration:underline;
}
.simple_menu li a:hover {
	background-color:#FFF;
	color:#000;
	cursor:pointer;
	text-decoration:none;
}
.simple_menu li:hover {
	list-style-image:url(/project/titanium/img/simple_menu_arrov_hover.gif);
	text-decoration:none;
}
/* first sublevel in sidebar menu */
.level1_list {
	background-color:none !important;
	margin-top:10px;
	padding-left:22px;
}
.level1_list > li {
	color:#FFFFFF;
	list-style-image:url(/project/titanium/img/arrow_plus.gif);
	margin-bottom:3px;
	margin-top:3px;
}
/* level 2 in sidebar menu */
.level2_list {
	background-color:none !important;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:7px;
	margin-left:4px;
	margin-top:-4px;
}
.level2_list > li {
	height:18px;
	list-style-image:url(/project/titanium/img/arrow_line.gif) !important;
	color:#FFF;
	font-size:11px;
	color:#ffcc00;
	margin-left:-2px;
	text-decoration:underline;
}
.level2_list > li a {
	height:22px;
	width:auto;
	margin-top:0;
	color:#FFF;
	font-size:11px;
	color:#ffcc00;
	text-decoration:underline;
}
.level2_list > li a:hover {
	text-decoration:none;
	background-color:#FFF;
	color:#000;
}
.current_2level {
	list-style-image:url(/project/titanium/img/arrow_minus.gif) !important;
	color:#666666;
}
/* Портфолио */
#corpProj {
	float:left;
	margin-top:50px;
}
#projTitle {
	color:#FFF;
	font-family:"Impact", "Times New Roman", Times, serif;
	font-size:28px;
	margin-left:92px;
	float:left;
	margin-bottom:17px;
}
#projTitle span {
	color:#ff3333;
}
/* Стили елемента портфолио */
.proj {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.projLine {
	height:36px;
	width:100%;
	float:left;
}
.projPre {
	width:100%;
	height:100px;
	float:left;
}
.projPre span {
	font-family:"Impact", "Times New Roman", Times, serif;
	font-size:30px;
	color:#666666;
	padding-top:6px;
	padding-left:9px;
	width:auto;
	float:left;
	width:83px;
	height:94px;
	background:#353535;
}
.projPre img {
	margin-top:0;
	margin-left:40px;
	float:left;
}
.projDescr {
	margin-left:92px;
	float:left;
}
.projTopLink {
	color:#ffcc00;
	float:left;
	margin-top:20px;
}
.projTopLink:hover {
background-color:#FFFFFF;
color:#000000;
cursor:pointer;
text-decoration:none;
}
.projType {
	color:#666666;
	text-align:right;
	float:right;
	margin-top:20px;
}
.projText {
	width:100%;
	float:left;
	color:#cccccc;
	margin:13px 0 0 0;
}
.projText a {
	color:#ffcc00;
}
.projBottLink {
	color:#666666;
	float:left;
	margin:15px 0 0 0;
}
.prjBgBlue {
	background-color:#1070ff;
}
.prjBgGreen {
	background-color:#3c9d0b;
}
.prjBgYellow {
	background-color:#ffa113;
}
/* Нижняя панель навигации */
#pageNav {
	width:100%;
	height:40px;
	float:left;
	margin:25px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
#pageNav a {
	width:40px;
	height:26px;
	float:left;
	background:#141414;
	margin-right:1px;
	text-decoration:none;
	text-align:center;
	padding-top:14px;
	font-size:11px;
	color:#ffcc00;
}
#pageNav a:hover {
	background:#FFF;
	color:#333333;
}
#pageNav span {
	width:40px;
	height:26px;
	float:left;
	background:#000;
	margin-right:1px;
	text-align:center;
	padding-top:14px;
	font-size:11px;
	color:#666666;
}
/* Левая колонка портфолио */
#projOffer {
	width:306px;
	height:132px;
	background:url(/project/titanium/img/make_order.png) no-repeat;
	float:left;
	margin-bottom:30px;
}
/* Заказ */
#zakaz {
	float:left;
	margin-top:50px;
	width:100%;
}
#zakaz_left {
/*width:65%;
float:left;*/
}
#zakaz_right {
	width:32%;
	float:left;
}
/* Заказ : левая часть */
#zDo {
	float:left;
	color:#FFF;
	font-family:"Impact", "Times New Roman", Times, serif;
	font-size:30px;
	width:586px;
	margin:0 0 0 50px;
	padding-left:38px;
}
#zTitle {
	float:left;
	width:100%;
	margin-bottom:22px;
	color:#FFF;
	font-family:"Impact", "Times New Roman", Times, serif;
	font-size:30px;
}
#zTitle span {
	color:#ff3333;
}
#zForm {
	width:586px;
	float:left;
}
#zName {
	width:394px;
	height:22px;
	border:0;
	margin:0 0 10px 0;
	float:left;
	padding:0 3px 0 3px;
}
#zEmail {
	width:394px;
	height:22px;
	border:0;
	margin:0 0 10px 0;
	float:left;
	padding:0 3px 0 3px;
}
#zMessage {
	border:0;
	margin:0 0 20px 0;
	padding:0;
	width:400px;
	float:left;
	overflow:hidden;
}
#zDir {
	width:394px;
	height:22px;
	float:left;
	border:0;
	margin:0 0 10px 0;
	padding:0 3px 0 3px;
}
#zBrowse {
	width:112px;
	height:20px;
	position:relative;
	float:left;
	margin-left:-390px;
	margin-top:1px;
}
#zForm div {
	width:159px;
	float:left;
	margin:-8px 0 0 20px;
}
#zForm div span {
	color:#333333;
}
#zAddFile {
	text-decoration:none;
	color:#333333;
}
#zAddFile:hover {
	color:#FFF;
}
#zSend {
	border:0;
	padding:0;
	margin:0 0 0 127px;
	width:306px;
	height:132px;
	background:url(/project/titanium/img/make_order.png) no-repeat;
	cursor:pointer;
	float:left;
}
#zAddDir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffcc00;
	text-decoration:none;
	margin:-22px 0px 0px -412px;
	float:left;
	border:0;
	visibility:hidden;
}
/* Заказ : правая часть */
#zAnketa {
	width:280px;
	height:100%;
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
#zAnketa p {
	margin:59px 0 0 0;
	font-size:11px;
	color:#999999;
	width:273px;
	text-align:center;
}
#zW {
	width:280px;
	height:210px;
	background:url(/project/titanium/img/w.png) no-repeat;
	margin:0;
	padding:0;
	float:left;
}
#zW p {
	font-size:18px;
	color:#FFF;
	margin:160px 0 0 0;
	text-align:center;
	line-height:20px;
}
#zW a {
	text-decoration:none;
	color:#ffcc00;
	font-size:12px;
}
#zW span {
	font-size:12px;
	color:#333333;
}
/* Контакты */
#kon {
	width:100%;
	background:url(/project/titanium/img/trubka.png) no-repeat;
	background-position:top left;
	float:left;
}
#konTitle {
	color:#FFF;
	font-family:"Impact", "Times New Roman", Times, serif;
	font-size:28px;
	float:left;
	margin:54px 0 0 96px;
	width:100%;
}
#konL {
	width:500px;
	float:left;
	margin:0;
}
#warea {
	background:url(/project/titanium/img/warea.png) no-repeat;
	margin:32px 0 0 208px;
	float:left;
	width:253px;
	height:106px;
}
#warea span {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	margin:15px 0 0 75px;
	width:150px;
}
#konMap {
	width:483px;
	height:286px;
	float:left;
	background:url(/project/titanium/img/map.png) no-repeat;
	margin:230px 0 0 17px;
}
#konMapInfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:230px 0 0 396px;
	float:left;
	width:150px;
}
#konKovu4ki {
	margin-left:-5px;
}
#konR {
	float:right;
	width:493px;
	padding:0px 52px 0 0;
	padding:0;
}
#konCon {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:130px 0 0 0;
	padding:0;
	float:left;
	width:400px;
}
#konCon p {
	margin:0 0 6px 0;
}
#konTel {
	font-size:30px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#konBlue {
	color:#0099ff;
}
#konGreen {
	color:#33cc00;
}
#konFormTitle {
	font-family:"Impact", "Times New Roman", Times, serif;
	font-size:30px;
	color:#333333;
	float:left;
	margin:0;
	width:400px;
}
#konForm {
	width:427px;
	float:left;
}
#kfname {
	width:421px;
	height:22px;
	border:0;
	margin:10px 0 10px 0;
	float:left;
	padding:0 3px 0 3px;
}
#kfmail {
	width:421px;
	height:22px;
	border:0;
	margin:0 0 10px 0;
	float:left;
	padding:0 3px 0 3px;
}
#kfmess {
	border:0;
	margin:0 0 20px 0;
	padding:0;
	width:427px;
	float:left;
	overflow:hidden;
}
#kfsend {
	border:0;
	padding:0;
	margin:0 0 0 138px;
	width:305px;
	height:130px;
	background:url(/project/titanium/img/zsend2.png) no-repeat;
	cursor:pointer;
	float:left;
}
#konForm div {
	font-family:"Impact", "Times New Roman", Times, serif;
	font-size:30px;
	color:#FFF;
	text-align:right;
	width:160px;
	position:relative;
	float:left;
	margin-left:-607px;
}
#kftname {
	margin-top:2px;
}
#kftname span {
	color:#333333;
}
#kftmail {
	margin-top:-8px;
}
#kftmail span {
	color:#333333;
}
#kftmess {
	margin-top:-5px;
}
/* Grey bar on main page*/
#grey {
	background-color:#292929;
	height:210px;
	position:relative;
}
#znak {
	background-image:url(/project/titanium/img/znak.png);
	background-position:0 0;
	background-repeat:no-repeat;
	top:100px;
	left:500px;
	position:absolute;
	width:171px;
	height:128px;
}
#grey_sidebar {
	width:350px;
	float:right;
}
#greyOffer {
	width:306px;
	height:132px;
	background:url(/project/titanium/img/make_order.png) no-repeat;
	float:left;
	margin-top:25px;
}
#grey_content {
	line-height:19px;
	width:590px;
	float:left;
}
#grey_content ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style-image:url(/project/titanium/img/grey_list_item_img.png);
	color:#cccccc;
	margin:30px 0 0 107px;
	padding:0;
	width:410px;
	line-height:22px;
}
#grey_content ul li {
	padding-left:5px;
}
/* About */
#about {
	margin-left:90px;
	position:relative;
	line-height:20px;
}
.about_ahtung {
	position:relative;
	left:-63px;
	background-image:url(/project/titanium/img/about_ahtung.png);
	background-repeat:no-repeat;
	margin-top:-13px;
	padding-top:13px;
	padding-left:63px;
}
.about_copy {
	position:relative;
	left:-63px;
	background-image:url(/project/titanium/img/about_copy.png);
	background-repeat:no-repeat;
	font-style:italic;
	margin-top:-13px;
	padding-top:13px;
	padding-left:63px;
}
.about_ahtung em {
	background-color:#000;
	line-height:18px;
	color:#FFF;
	font-style:italic;
}
.about_copy em {
	background-color:#FFF;
	line-height:18px;
	color:#000;
	font-style:italic;
}
#about ul.numeric {
	list-style-type:decimal;
	padding:0;
	margin:0;
	margin-left:12px;
	padding-left:12px;
}
#about ul.simple {
	list-style-type:none;
	list-style-image:url(/project/titanium/img/li_decor.png);
	padding:0;
	margin:0;
	margin-left:12px;
	padding-left:12px;
}
/* Help */
#leftbar {
	width:65%;
	float:left;
}
#lbcontent {
	float:left;
	margin-left:90px;
	margin-right:70px;
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-size:14px;
}
#lbTitle {
	color:#FFF;
	font-family:"Impact", "Times New Roman", Times, serif;
	font-size:28px;
	float:left;
	margin:44px 0 10px 0;
	width:100%;
}
#lbcontent h1 {
	font-size:22px;
	color:#FFF;
	padding-left:20px;
	margin:5px 0 5px 0;
	float:left;
}
#lbcontent h2 {
	font-size:18px;
	padding-left:20px;
	margin:5px 0 5px 0;
	float:left;
}
#lbcontent p {
	margin:5px 0 5px 0;
	float:left;
	line-height:18px;
}
#lbcontent a {
	color:#ffcc00;
}
.lbma {
	color:#ffcc00 !important;
}
.lbul01 {
	float:left;
	width:100%;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
}
.lbul01 li {
	list-style-image:url(/project/titanium/img/lblist.png);
}
.lbul02 {
	float:left;
	list-style:decimal;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
}
.lbul02 li {
}
/* X-TAB */
.table_wraper{
    margin-left:-30px;
    margin-right:-30px;
}
#xtab {
	width:100%;
	border:14px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin-left:0px;
	position:relative;
}
#xtab tr {
	height:27px;
}
.xtab_c1 {
	width:40%;
	text-align:left;
	padding-left:15px;
}
.xtab_c2 {
	width:40%;
	text-align:left;
}
.xtab_c3 {
	width:20%;
	text-align:right;
	padding-right:18px;
}
#xtitle {
	background:#171717;
	color:#cccccc;
}
.xcccccc {
	background:#cccccc;
}
.xdedede {
	background:#dedede;
}
#xend {
	font-weight:bold;
}
/* FAQ    P A G E */
#faq_page {
	width:65%;
	float:left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#faq_title {
	color:#ff3333;
	font-family:"Impact", "Times New Roman", Times, serif;
	font-size:28px;
	float:left;
	margin:50px 0 0 92px;
}
#faq_title span {
	color:#FFF;
}
/* SEARCH */
#xsearch {
	margin:55px 0 0 0;
	width:300px;
	height:54px;
}
#xsearch_t {
	background:url(/project/titanium/img/xsearch_t.png) no-repeat;
	width:261px;
	height:54px;
	float:left;
}
#xsearch_l {
	border:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	position:relative;
	left:12px;
	top:4px;
	height:11px;
	line-height:11px;
	width:237px;
}
#xsearch_s {
	border:0;
	background:url(/project/titanium/img/xsearch_s.png) no-repeat;
	width:32px;
	height:24px;
	float:left;
}
#xsearch_s:hover {
	cursor:pointer;
}
/*FAQ - help  script*/
.faq_title_close {
	list-style-image:url(/project/titanium/img/faq_arrow_close.gif);
	/*margin-left:8px; quote:@"Самое главное - текст выровнять по заголовку  (см. Макет)"*/
	font-size:14px;
}
.faq_title_close span {
	font-size:14px;
	color:#ffcc00;
	border-bottom:#ffcc00 1px dashed;
}
.faq_title_close span:hover {
	cursor:pointer;
	background-color:#FFF;
	color:#000;
}
.faq_title_open {
	list-style-image:url(/project/titanium/img/faq_arrow_open.gif);
	
	font-size:14px;
}
.faq_title_open span {
	font-size:14px;
	color:#ffcc00;
	border-bottom:none;
}
.faq_title_open span:hover {
	cursor:pointer;
	background-color:#FFF;
	color:#000;
}
.faq_element {
	display:block;
}
#faq_script li {
	margin-top:8px;
}
#faq_script {
    margin-left:50px;
	float:left;
	width:100%;
}
.faq_element_content {
}
.main_list {
	list-style:none !important;
	padding-left:0 !important;
	font-family:Arial, Helvetica, sans-serif;
}
.wmoney a {
	color:#ffcc00 !important;
}
.clBlack {
	color:#000;
}
.clGray {
	color:#666666;
}
