@import url("content.css");
/* Imported Styles
-----------------------------------------------
 Common Part
----------------------------------------------- */
* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	background:#cae1ff url(../images/bg.gif) repeat-x 0% 0%;
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
}
.clear {
	clear:both;
	font-size:0%;
	line-height:0%;
	height:0px;
}
h1 span {
	display:none;
}
.wrapper {
	width:expression( (document.documentElement.clientWidth || document.body.clientWidth) < 990 ? '990px' : '100%');
	min-width:990px;
}
.all {
	padding:22px 23px;
}
.tile {
background:#fff url(../images/tile.gif) repeat-x 0% 0%;
}
.corner_left {
background:url(../images/corner_left.gif) no-repeat 0% 0%;
}
.corner_right {
background:url(../images/corner_right.gif) no-repeat 100% 0%;
}
.bottom {
background:url(../images/bottom.gif) repeat-x 0% 100%;
}
/* =Misc(links)
----------------------------------------------- */
a {
	color:#598FFF;
	text-decoration:underline;
}
a:hover {
	text-decoration:none !important;
}
.thickbox:hover {
	text-decoration:none;
}
img {
	border:none;
}
* html img,
.price_model,
 {
  azimuth: expression(
    this.pngSet?
      this.pngSet=true :
        (this.nodeName == "IMG" ?
          (this.src.toLowerCase().indexOf('.png')>-1 ?
            (this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
                this.src = "http://www.iceprof.ru/theme/images/blank.gif") :
            '') :
          (this.currentStyle.backgroundImage.toLowerCase().indexOf('.png')>-1) ?
            (this.origBg = (this.origBg) ?
              this.origBg :
              this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
              this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
              this.runtimeStyle.backgroundImage = "none") :
            ''
        ), this.pngSet=true
  );
}
/* =Header
----------------------------------------------- */
.header {
height:194px;
position:relative;
}
h1 {
position:absolute;
margin:42px 0 0 48px;
}
.info {
position:absolute;
margin:42px 0 0 250px;
font-size:14px;
}
.info-additional {
position:absolute;
top: 42px;
left:500px;
font-size:14px;
}
.info span{
position:relative;
margin:0 0 0 -8px;
}
.info-additional span{
position:relative;
margin:0 0 0 -8px;
}
.menu {
position:absolute;
margin:171px 0 0 50px;
right:35px;
list-style:none;
}
.menu li {
padding:6px 0 7px 28px;
font-size:13px;
}
.menu li.active_menu1, .menu li.active_menu2, .menu li.active_menu3, .menu li.active_menu4, .menu li.active_menu5 {
padding:6px 0 7px 28px;
}
.menu li.active_menu1 {
background:url(../images/icon1_menu.gif) no-repeat 0% 50%;
}
.menu li.active_menu2 {
background:url(../images/icon2_menu.gif) no-repeat 0% 50%;
}
.menu li.active_menu3 {
background:url(../images/icon3_menu.gif) no-repeat 0% 50%;
}
.menu li.active_menu4 {
background:url(../images/icon4_menu.gif) no-repeat 0% 50%;
}
.menu li.active_menu5 {
background:url(../images/icon5_menu.gif) no-repeat 0% 50%;
}
.menu li.active_menu6 {
background:url(../images/icon6_menu.gif) no-repeat 0% 50%;
}
.menu li.active_menu1 a, .menu li.active_menu2 a, .menu li.active_menu3 a, .menu li.active_menu4 a, .menu li.active_menu5 a, .menu li.active_menu6 a {
font-size:13px;
font-weight:bolder;
color:black;
text-decoration: none;
cursor: default;
}
.menu li.menu1:hover {
padding:6px 0 7px 28px;
font-size:13px;
background:url(../images/icon1_menu.gif) no-repeat 0% 50%;
}
.menu li.menu2:hover {
padding:6px 0 7px 28px;
font-size:13px;
background:url(../images/icon2_menu.gif) no-repeat 0% 50%;
}
.menu li.menu3:hover {
padding:6px 0 7px 28px;
font-size:13px;
background:url(../images/icon3_menu.gif) no-repeat 0% 50%;
}
.menu li.menu4:hover {
padding:6px 0 7px 28px;
font-size:13px;
background:url(../images/icon4_menu.gif) no-repeat 0% 50%;
}
.menu li.menu5:hover {
padding:6px 0 7px 28px;
font-size:13px;
background:url(../images/icon5_menu.gif) no-repeat 0% 50%;
}
.menu li.menu6:hover {
padding:6px 0 7px 28px;
font-size:13px;
background:url(../images/icon6_menu.gif) no-repeat 0% 50%;
}
.menu li a {
color:#3F7EFF;
}
.right_links, .right_rule {
background:url(../images/rule.gif) repeat-x 0% 100%;
position:absolute;
right:0;
margin:34px 0 0 0;
padding:0 46px 22px 0;
text-align:right;
font-size:14px;
}
.right_links {

}
.right_rule {

}
.right_links a{
color:#598FFF;
}
.row1 {
padding-bottom:19px;
}
.row2 {
padding-bottom:40px;
}
.days {
position: absolute;
top: 380px;
right: 10px;
}


/* =Content
----------------------------------------------- */
.content {

}
.cont {
min-height:400px;
height:auto !important;
height:400px;
padding:0 0 0 26%;
}
.cont_sub {
min-height:400px;
height:auto !important;
height:400px;
padding:0 0 311px 26%;
}
.cont_wrap {
width:83%;
}

/* =Footer
----------------------------------------------- */
.footer {
font-size:11px;
text-align:center;
padding:20px 0 20px 0;
}

/* =Popup
----------------------------------------------- */
.popup {
z-index:100;
}
.popup_wrap {
width:633px;
margin:0;
background:#fff;
padding:10px 32px 10px 45px;
}
.pop_brand{
position:absolute;
top:40px;
right:20px;

}
.pop_title {
font-family:"Times New Roman", Times, serif;
font-size:36px;
font-weight:normal;
color:#000;
padding-bottom:4px;
}
.pop_title span {
padding:0 0 0 23px;
font-family:Arial, Helvetica, sans-serif !important;
font-size:17px;
font-style:italic;
color:#598FFF;
}
.pop_descr {
width:537px;
padding-bottom:28px;
font-size:14px;
}
.pop_big_pic_skate {
float:left;
width:300px;
height:300px;
padding:9px;
margin-right:66px;
border:solid 1px #E7E7E7;
}
.pop_big_pic {
width:300px;
margin:0 auto;
padding:9px;
border:solid 1px #E7E7E7;
}
.pic_descr {

}

.sizes {

}
.sizes td {
padding:18px 0;
text-align:center;
}
.sizes_head td {
background:#ccc;
color:#fff;
font-size:14px;
padding:12px 0 !important;
}
.price {
float:right;
margin:25px 0;
text-align:right;
}
.pic_descr .price {
padding:0 12px 0 0;
text-align:right;
}
.price span {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
color:#BC0026;
padding-left:7px;
}
.price span strong {
font-size:20px;
}
.icon1 {
position:absolute;
margin:-19px 0 0 -55px;
}
.icon2 {
position:absolute;
margin:-17px 0 0 -55px;
}
.icon3 {
position:absolute;
margin:-8px 0 0 -55px;
}

