@charset "utf-8";
/* CSS Document */

div,ul,li {
    padding:0;
    margin:0;
}

.add_pages li {
    margin:4px 0 4px 15px;
}

div.info p {
    margin: 5px 0 5px 0;
}

html, body{
	height:100%;
}
body { 
	margin: 0;
	padding: 0;
	background:#fff url(/incom/template/template1/images/top-bg.png) repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#404040;
}
h2, a.h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fc391d;
	font-size:18px;
	margin:0 0 12px 0;
}
.small_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
input, select, textarea {
	font-family:Verdana, Geneva, sans-serif;
	color:#404040;
	font-size:12px;
}
.png {
	behavior: url(scripts/iepngfix.htc);
}
img {
	border:0;
}
a {
	color:#1e70df;
	text-decoration:underline;
}
a:hover {
	color:#e9241e!important;
}
h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#fc391d;
	font-size:18px;
	margin:0 0 12px 0;
}
.bottom-bg{
	background:url(/incom/template/template1/images/bottom-bg.png) repeat-x 0 100%;
	min-height:100%;
	height:auto!important;
	height:100%;
	}
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
.header {
	height:80px;
	position:relative;
	overflow:hidden;
	padding:33px 18px 0 31px;
}
.header .logo {
	position:absolute;
	top:32px;
	left:31px;
}
.header .user-block {
	background:url(/incom/template/template1/images/login-block-left.png) no-repeat;
	height:61px;
	float:right;
	margin:0 0 0 37px;
}
.header .user-block .bg {
	background:url(/incom/template/template1/images/login-block-right.png) no-repeat 100% 0;
	height:46px;
	padding:15px 12px 0 12px;
	position:relative;
	min-width:250px;
}
.header .user-block .bg .tab-menu {
	list-style:none;
	position:absolute;
	top:-14px;
	left:11px;
	height:19px;
	line-height:19px;
	font-size:12px;
	color:#383c37;
}
.header .user-block .bg .tab-menu li {
	float:left;
	margin:0 7px 0 0;
}
.header .user-block .bg .tab-menu li a {
	padding:0 4px;
	background:#fafafa;
	text-decoration:none;
	display:block;
	height:100%;
	overflow:hidden;
}
.header .user-block .bg .tab-menu li a span {
	cursor:pointer;
	border-bottom:1px dotted #1e70df;
	float:left;
}
.header .user-block .bg .tab-menu li a:hover span {
	border-bottom:1px dotted #e9241e;
}
.ui-tabs-nav .ui-tabs-selected a {	background:#e4e4e4 url(/incom/template/template1/images/login-button-active-left.png) no-repeat!important;
	height:19px;
	padding:0!important;
}
.ui-tabs-nav .ui-tabs-selected a span {
	display:block;
	height:19px;
	background:url(/incom/template/template1/images/login-button-active-right.png) no-repeat 100% 0;
	padding:0 11px;
	border:0!important;
}
.header .user-block .bg .login-form {
	height:100%;
	overflow:hidden;
}
.header .user-block .bg .login-form div {
	float:left;
	margin:0 12px 0 0;
	display:inline;
}
.header .user-block .bg .login-form div.button {
	margin:0;
	background:none;
	height:auto;
	line-height:normal;
}
.header .user-block .bg .login-form div a {
	color:#4e4e4e;
	cursor:pointer;
	background:none!important;
}
.header .user-block .bg .login-form div input {
	margin:0 0 3px 0;
}
.header .user-block .bg .login-form div.button input{
	cursor:pointer;
	width:50px;
}
.header .user-block .bg .login-form div .login {
	width:130px;
	background:#fff url(/incom/template/template1/images/icon-login.png) no-repeat 5px 50%;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	color:#9e9e9e;
	padding:2px 0 2px 26px;
}
.header .user-block .bg .login-form div .pass {
	width:134px;
	background:#fff url(/incom/template/template1/images/icon-password.png) no-repeat 4px 50%;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	color:#9e9e9e;
	padding:2px 0 2px 22px;
}


.header .basket-block {
	float:right;
	padding:10px 0 0 29px;
	line-height:17px;
	background:url(/incom/template/template1/images/icon-basket.png) no-repeat 0 10px;
	font-size:11px;
}
.header .basket-block a {
	font-size:12px;
	color:#fc0012;
}
.header .basket-block a:hover {
	text-decoration:none;
}
.menu {
	list-style:none;
	background:#cd0b0a url(/incom/template/template1/images/top-bg.png) repeat-x 0 -113px;
	height:39px;
	/*overflow: hidden;  */
	line-height:39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	color:#fff;
	margin:0 0 31px 0;
}
.menu li {

	float:left;
	/*width:auto;*/
    padding:0 28px 0 28px;
	background:url(/incom/template/template1/images/top-menu-line.png) no-repeat left;
	text-align:center;
}
.menu li.first {
	background:none;
}
.menu li a {
	color:#fff!important;
}
.menu li a:hover {
	color:#fff!important;
	text-decoration:none;
}
.mainContent {
	float:left;
	width:722px;
	padding:0 26px 25px 19px;
}


.info-block {
	background:url(/incom/template/template1/images/info-block.png) no-repeat;
	width:700px;
	height:103px;
	padding:5px 0 0 12px;
	list-style:none;
	overflow:hidden;
	margin:0 0 37px 0;
}
.info-block li {
	float:left;
	line-height:20px;
	margin:5px 14px 0 0;
}
.info-block li.contacts {
	padding:10px 0 0 0;
}
.info-block li.contacts div{
	margin:5px 0;
}
.sort-title {
	float:left;
}

.sort {
	float:left;
	list-style:none;
	font-size:12px;
	line-height:15px;
	padding:5px 0 0 15px;
	height:21px;
	overflow:hidden;
}
.sort li {
	float:left;
	height:21px;
}
.sort li a {
	margin:0 10px;
}
.sort li.active {
	background:url(/incom/template/template1/images/sort-active-center.png) no-repeat 50% 0;
	color:#fff;
}
.sort li span {
	display:block;
	height:17px;
	background:url(/incom/template/template1/images/sort-active-left.png) no-repeat;
}
.sort li span span{
	padding:0 10px;
	background:url(/incom/template/template1/images/sort-active-right.png) no-repeat 100% 0;
}
.template-list {
	list-style:none;
	width:732px;
	position:relative;
	left:10px;
	margin:25px 0 0 -10px;
}
.template-list li {
	float:left;
	width:173px;
	height:340px;
	margin:0 5px 0 3px;
	display:inline;
	overflow:hidden;
}
.template-list li .mini {
	/*background:url(/incom/template/template1/images/photo-bg.png) no-repeat;   */
	width:158px;
	height:auto;
	padding:6px 10px 10px 6px;
	/*overflow:hidden; */
	text-align:center;
}

.template-list li .links {
	margin:4px 0;
	height:24px;
	overflow:hidden;
	padding:0;
}
.template-list li .links a{
	display:block;
	background:url(/incom/template/template1/images/catalog-button.png) no-repeat;
	width:57px;
	height:24px;
	line-height:20px;
	float:left;
	margin:0 1px 0 0;
	padding:0 0 0 15px;
}
.template-list li .info {
	margin:7px 0 0 0;
	padding:0 10px 0 18px;
	line-height:16px;
}
.template-list li .info strong{
	display:block;
	float:left;
}
.template-list li .info div {
	overflow:hidden;
	clear:both;
}.template-list li .info .price {
	padding:5px 0 0 0;
}
.template-list li .info .price div {
	float:left;
	background:url(/incom/template/template1/images/catalog-price.png) no-repeat;
	width:82px;
	height:20px;
	font-weight:bold;
	color:#c60004;
	text-align:center;
	margin-left:7px;
	clear:none;
}


.sidebar {
	float: left;
	width: 213px;
	padding:0 20px 25px 0;
}
.sidebar h1{
	padding:0 0 0 12px;
}
.right-menu {
	list-style:none;
	background:#f0f3ec url(/incom/template/template1/images/right-menu-top.png) no-repeat;
	padding:8px 0 2px 0;
}
.right-menu li {
	background:url(/incom/template/template1/images/right-menu-line.gif) no-repeat 12px 100%;
	padding:0 0 2px 0;
}
.right-menu li a {
	display:block;
	padding:0 10px 0 23px;
	line-height:21px;
	text-decoration:none;
	background:url(/incom/template/template1/images/arrow.gif) no-repeat 12px 50%;
}
.right-menu li a:hover {
	background:#fff url(/incom/template/template1/images/arrow2.gif) no-repeat 12px 50%;
}
.right-menu-bottom{
	background:url(/incom/template/template1/images/right-menu-bottom.png) no-repeat;
	height:6px;
	overflow:hidden;}
.path {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	margin:5px 0;
}
.template-price {
	float:right;
	background:#d30b03 url(/incom/template/template1/images/price-left.png) no-repeat;
	height:28px;
	line-height:26px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	color:#fff;
}
.template-price div {
	padding:0 26px 0 12px;
	height:28px;
	background:url(/incom/template/template1/images/price-right.png) no-repeat 100% 0;
}
.template-price b, .template-price strong {
	font-size:20px;
}
.template {
	height:100%;
	overflow:hidden;
}
.template .top-viev {
	background:#e3e3e3;
	padding:5px;
	float:left;
	margin:0 0 25px 0;
}
.template .left-view {
	clear:both;
	background:#e3e3e3;
	padding:5px;
	float:left;
	width:430px;
	text-align:center;
	margin:0 22px 0 0;
}
.template .info {
	float:left;
	background:url(/incom/template/template1/images/description-blocv-center.png) repeat-y;
	width:350px;
}
.template .info .bg {
	background:url(/incom/template/template1/images/discription-block-top.png) no-repeat;
}
.template .info .bg2 {
	background:url(/incom/template/template1/images/description-block-bottom.png) no-repeat 0 100%;
	padding:10px 8px;
	height:100%;
	overflow:hidden;
}
.button {
	display:block;
	float:left;
	background:url(/incom/template/template1/images/button-left.png) no-repeat;
	height:24px;
	line-height:22px;
}
.button span {
	display:block;
	height:24px;
	background:url(/incom/template/template1/images/button-right.png) no-repeat 100% 0;
	padding:0 7px;
	cursor:pointer;
}
.template .info .bg .bg2 .buttons {
	list-style:none;
	height:24px;
	overflow:hidden;
	margin:0 0 8px 0;
}
.template .info .bg .bg2 .buttons li {
	float:left;
	margin:0 6px 0 0;
}





.footer {
	border-top:2px solid #b9b9b9;
	margin:0 20px;
	padding:25px 10px;
}
.footer .text{
	list-style:none;
	height:100%;
	overflow:hidden;
}
.footer .text li{
	float:left;
	width:235px;
}
.footer .text li img{
	vertical-align:middle;
	margin-right:4px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


img.glam_img {
  padding:3px;
  background-color:#ffffff;
  border:1px solid #C8C8C8;
  opacity:1.0;
}

img.glam_img:hover {
  opacity:0.8;
}

tr.basket_table_element td {
  padding:7px;
}

tr.basket_table_head td {
  padding:7px;
}

div.site_type_params {
  display:none;
  padding-left:15px;
}

#ajax_loading {
  position:absolute;
  display:none;
  margin-top:-200px;
  margin-left: 130px;
  padding:10px;
  background-color:#ffffff;
  border:1px solid #EEEEEE;
  opacity:0.9;
}

.anounce {
    padding:10px;
    border:1px solid #9D9D9D;
    background-color:#F0F3EC;
}

#live_chat_btn {
  height:36px;
  width:190px;
  margin:20px 0 0 12px ;
  background:transparent url(/incom/template/template1/images/live_chat1.jpg) top left;
  cursor:pointer;
}

#live_chat_btn:hover {
  background:transparent url(/incom/template/template1/images/live_chat2.jpg) top left;
}

/*
div.helper {
  position:absolute;
  right:20px;
  display:none;
  width:300px;
  margin-top:-20px;
  padding:10px;
  border:1px solid #9D9D9D;
  background-color:#ffffff;
  opacity:0.8;
}*/



