﻿/*detail content holder pages*/
#chasseurDetail, #vierzonAir, #nordPlus, #countryXL, #countryLady, #iris2, #irisFur, #clanChapka, #lowBoot, #newirisfur
{
    width:950px;
    height:525px;
    position:relative;
}

/*global tracker*/
#globalTrackerDetail{
    width:950px;
    height:970px;
    text-align:center;
    background: transparent url(i/product/detail/globaltracker-bg.jpg) center bottom no-repeat;
}

#gt-detail{
    width:930px;
    margin:13px auto 0;
}

#craigHolder{
    margin-left:15px;
    float:left;
    width:280px;
    font-size:12px;
}
#craigHolder img, #craigHolder span{
    margin:0 auto;
    display:block;
}
#craigHolder span{
    margin-top:4px;
    font-weight:bold;
}
#craigDetails{
    float:right;
    margin:10px;
    text-align:left;
    width:610px;
}
#craigDetails p{
    font-size:24px;
    font-weight:bold;
    line-height:30px;
    color:#001607;
    text-indent:20px;
}
#craigDetails p b{
    display:block;
    text-align:right;
    margin-right:25px;
    color:#000;
}
#craigDetails img{
    display:block;
    margin:20px auto 0 auto;
}

/*chasseur*/
#chasseurDetail
{
    background: transparent url(i/product/detail/chasseur-detail-background.jpg) center bottom no-repeat;
}
#chasseurDetail h2
{
    font-weight:bold;
    font-size:34px;
    line-height:38px;
    position:absolute;
    top:16px;
    left:25px;
}
#chasseurDetail p
{
    position:absolute;
    top:67px;
    left:50px;
    font-size:18px;
    line-height:22px;
}
#chasseurBigImage
{
    float:right;
    margin-top:10px;
    margin-right:65px;
}
#chasseurLeather, #chasseurZipper
{
    position:absolute;
    font-size:14px;
    text-align:center;
    line-height:17px;
    font-weight:bold;
}
#chasseurZipper
{
    left:25px;
    top:200px; 
}
#chasseurLeather
{
    left:325px;
    top:200px;
}

#chasseurZipper img, #chasseurLeather img{border:1px solid #CCC;}

/*vierzon air confort*/
#vierzonAir
{
    background: transparent url(i/product/detail/vierzonairconfort-detail-background2.jpg) center bottom no-repeat;
}
#vierzonAirBigImage
{
    margin-top:10px;
    margin-left:32px;
}
#vierzonAir h2
{
    position:absolute;
    font-weight:bold;
    font-size:34px;
    line-height:42px;
    top:15px;
    left:260px;
}
#vierzonAir p
{
    position:absolute;
    top:75px;
    left:270px;
    font-size:18px;
    line-height:22px;
}
#vierzonAir p img
{
    float:right;
    padding:10px 10px 0px 10px;
}

#airLogo
{
    position:absolute;
    left:210px;
    top:250px;
    z-index:500;
}
/*vierzon nord plus */
#nordPlus
{
    background: transparent url(i/product/detail/nordplus-bg.jpg) center bottom no-repeat;
}
#nordPlus h2
{
    position:absolute;
    font-weight:bold;
    font-size:34px;
    line-height:42px;
    top:20px;
    left:225px;
}
#nordPlus p
{
    position:absolute;
    top:75px;
    left:325px;
    font-size:18px;
    line-height:22px;
    width:600px;
}
#nordPlusFlake
{
    position:absolute;
    top:75px;
    left:215px;
}

#vierzonNordBigImage
{
    margin-top:20px;
    margin-left:20px;
}

#vierzonNordNeoprene
{
    position:absolute;
    left:355px;
    top:255px;
    width:500px;
    height:225px;
    font-weight:bold;
    background: #FFF url(i/product/detail/vierzon-nord-neoprene-wide.jpg) left bottom no-repeat;
    color:#091b39;
    border:1px solid #CCC;
    font-size:14px;
    line-height:19px;
}
#vierzonNordNeoprene span
{
    display:block;
    margin:7px 0px 0px 210px;
}
/* Country All Tracks XL */
#countryXL
{
     background: transparent url(i/product/detail/countryxl-bg.jpg) center bottom no-repeat;   
}

#countryXL h2
{
    font-weight:bold;
    font-size:34px;
    line-height:42px;
    position:absolute;
    top:14px;
    left:25px;
}

#countryXL h3
{
    font-weight:bold;
    font-size:24px;
    line-height:30px;
    position:absolute;
    top:265px;
    left:340px;
    color:#23470d;
}

#countryXL p
{
    position:absolute;
    top:80px;
    left:50px;
    font-size:18px;
    line-height:22px;
    width:650px;
}

#countryXLimage
{
    float:right;
    margin-top:50px;
    margin-right:30px;
}

/* Country All Tracks Lady */
#countryLady
{
     background: transparent url(i/product/detail/countrylady-bg.jpg) center bottom no-repeat;   
}
#countryLadyImage
{
    float:right;
    margin-top:35px;
    margin-right:13px;
}
#countryLady h2
{
    font-weight:bold;
    font-size:34px;
    line-height:42px;
    position:absolute;
    top:10px;
    left:20px;
}
#countryLady p
{
    position:absolute;
    top:65px;
    left:30px;
    font-size:18px;
    line-height:24px;
    width:570px;
}

/* Vierzon Lady */
#vierzonLady{
    height:480px;
}
#vierzonLady h2
{
    font-weight:bold;
    font-size:34px;
    line-height:42px;
    padding-top:10px;
    text-align:center;
    padding-bottom:10px;
}
#vierzonLady p
{
    font-size:18px;
    line-height:24px;
    text-align:left;
    margin-top:5px;
}
#vierzonLady img{
    float:right;
    margin-right:20px;
}
#vierzonLady p img{
    float:none;
    display:block;
    margin:40px 0 0 10px;
}

/* Iris 2 */
#iris2{
    height:600px;
}

/*temp*/
#spring2010{
    margin-top:10px;text-align:center;
    font-size:18px;
    font-weight:bold;
}
#spring2010 h3{
    font-size:28px;margin-bottom:6px;
}


#iris2 h2
{
    font-weight:bold;
    font-size:34px;
    line-height:42px;
    padding-top:10px;
    text-align:center;
    padding-bottom:10px;
}
#iris2 p
{
    font-size:18px;
    line-height:24px;
    text-align:center;
}
#bootHolder
{
    margin:15px auto 0px auto;
    text-align:center;
}
#bootHolder img
{
    margin-left:3px;
    margin-right:3px;
    border:2px solid #CCC;
}

/* New Iris Fur */
#newirisfur
{
    background: #FFF url(i/product/detail/newirisfur-bg.jpg) right bottom no-repeat;
    height:400px;
}
#newirisfur h2{
    font-weight:bold;
    font-size:34px;
    position:absolute;
    top:5px;
    left:325px;
    line-height:42px;
}
#newirisfur p{
    font-weight:bold;    
    position:absolute;
    top:55px;
    left:400px;
    font-size:18px;
    line-height:22px;
    font-weight:normal;
}   

/* Iris Fur */
#irisFur
{
    background: #FFF url(i/product/detail/irisfur-bg.jpg) right bottom no-repeat;   
}
#irisFur h2
{
    font-weight:bold;
    font-size:34px;
    line-height:42px;
    padding-top:10px;
    padding-left:15px;
    color:#C00;
}
#irisFur p
{
    font-size:18px;
    line-height:24px;
    padding-left:35px;
    padding-top:13px;
    padding-bottom:15px;
    width:475px;
}
#irisFur img
{
    margin-left:40px;
}
/* Clan Chapka */
#clanChapka
{
    background: #FFF url(i/product/detail/clanchapka-bg2.jpg) center bottom no-repeat;
}
#clanChapka h2
{
    font-weight:bold;
    font-size:34px;
    line-height:42px;
    color:#38220e;
    text-align:center;
    padding-top:10px;
}

#clanChapka p
{
    margin-top:9px;
    font-size:15px;
    line-height:21px;
    text-align:center;
}

/* Clan Artica */
#clanArtica
{
    background: #FFF url(i/product/detail/clanartica-detailbackground.jpg) center bottom no-repeat;
    height:430px;
}
#clanArtica h2
{
    font-weight:bold;
    font-size:28px;
    line-height:34px;
    color:#000;
    padding: 6px 0 0 15px;
}
#clanArtica p
{
    margin:9px 0 0 20px;
    font-size:15px;
    line-height:21px;

}

/* Low Boot */
#lowBoot
{
    background: #FFF url(i/product/detail/lowboot-bg.jpg) right bottom no-repeat;   
}
#lowBoot h2
{
    font-weight:bold;
    font-size:34px;
    line-height:42px;
    padding-top:7px;
    padding-left:15px;
}
#lowBoot p
{
    padding-top:10px;
    padding-left:22px;
    padding-bottom:3px;
    font-size:16px;
    line-height:22px;
    width:460px;
    
}
#lowBoot img{padding-left:10px;}