@charset "utf-8";
/* CSS Document */
/*---------- Body ------------------*/
body {
    background-image:url(/img/shopinshop/52/background.jpg);
    background-position:center top;
    background-repeat:repeat-x;
    background-color:#e3e3e5;
}

#wrapper {
	background-color:transparent;
}

/*---------- (Logo in) header ---------------------------*/
#header {
    background-image:url(/img/shopinshop/52/header.png);
    background-position:center top;
    background-repeat:no-repeat;
    background-color:none;
    height:110px;
    width:950px;
}

#logo-shop {
    float:left;
    max-width:1px;
    max-height:1px;
    margin-top: 0px;
    margin-left: 0px;
}

ul#nav-sis {
    float:right;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-top:10px;
    padding:0;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:18px;
}

ul#nav-sis li a {
    background-image:url(/img/shopinshop/52/separator.gif);
    background-position:right center;
    background-repeat:no-repeat;
    color:#000;
    display:block;
    font-weight:bold;
    margin:1px 6px 0 6px;
    padding:0 12px 0 0;
    text-decoration:none;
}

ul#nav-sis li a:hover {
    color: #df282a;
    text-decoration:none;
}

ul#nav-sis li.last a {
    background-image:none;
    padding-right:12px;
}


ul#nav-steps {
    clear:right;
    float:right;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:26px 32px 0 0;
    padding:0;
}

ul#nav-steps li a, ul#nav-steps li span.disabled-link {
    background-color:#01936c;
}

ul#nav-steps li {
    float:left;
    padding-left:10px;
}

ul#nav-steps li a, ul#nav-steps li span.disabled-link {
    background-color:transparent;
    background-image:none;
    background-position:center top;
    background-repeat:no-repeat;
    display:block;
    height:39px;
    padding-top:14px;
    text-decoration:none;
    width:127px;
}

ul#nav-steps li.active a, ul#nav-steps li.active span.disabled-link {
    background-color:transparent;
    background-image:url(/img/shopinshop/52/bttn_over.jpg);
    background-position:left top;
    background-repeat:no-repeat;
}

ul#nav-steps li a span, ul#nav-steps li span.disabled-link span {
    display:block;
    text-align:center;
}

ul#nav-steps li a span.step-title, ul#nav-steps li span.disabled-link span.step-title {
    display: none;
}

ul#nav-steps li a span.step-subtitle, ul#nav-steps li span.disabled-link span.step-subtitle {
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
}

ul#nav-steps li.active a span.step-title, ul#nav-steps li.active span.disabled-link span.step-title {
    display: none;
}

ul#nav-steps li.active a span.step-subtitle, ul#nav-steps li.active span.disabled-link span.step-subtitle {
    font-size: 13px;
    font-weight: bold;
    color: #000;
}


h1 {
    color:#4a534e;
    font-family:Arial,Helvetica,sans-serif;
    font-size:25px;
    font-weight:bold;
    line-height:30px;
    margin:0;
    padding:5px 0;
}

#main-cardselect #collection #cardselect-title {
    color:#FFF;
    font-size:20px;
    font-weight:normal;
    padding-left:9px;
    padding-top:5px;
}

#main {
    background-color: none;
    border:none;
    padding:17px;
    margin-bottom: 4px;
}

#main-banners {
    border-right:1px solid #d2d2d2;
    float:left;
    padding-right:20px;
    width:484px;
}

#main-cardselect #collection #show-all a {
    background:transparent url(/default/img/arrow-right-small.png) no-repeat scroll right center;
    color:#FFF;
    display:block;
    float:right;
    font-size:18px;
    font-weight:bold;
    line-height:20px;
    margin:10px 0;
    padding-right:15px;
    text-decoration:none;
    text-transform:uppercase;
}

.topcard-thumb a {
    background-color:#3d4942;
    display:block;
    height:116px;
    padding:3px;
}

#main-cardselect #collection #show-all a:hover {
	color:#dd3842;
    text-decoration: none;
}


#main-cardselect {
    background-image:none;
    background-color:#4a534e;
    border:none;
    float:right;
    width:405px;
}

#main-cardselect #button-own-design {
    background-color:#4a534e;
    border:none;
    height:71px;
}

#main-cardselect #button-own-design a {
    background:transparent url(/default/img/own-design.png) no-repeat scroll right center;
    color:#FFF;
    display:block;
    font-size:18px;
    font-weight:normal;
    height:54px;
    line-height:20px;
    padding:17px 175px 0 20px;
    text-align:center;
    text-decoration:none;
}

#main-cardselect #button-own-design a:hover {
	color:#FF0000;
    text-decoration: none;
}

#main-banners .extra-banner {
    border:none;
    height:105px;
    width:236px;
}

#footer {
    border:none;
    background-color:transparent;
    clear:both;
    height:22px;
    margin-bottom:30px;
    margin-top:0px;
    padding:7px 7px 5px 5px;
}

#sub-footer {
    background-color:transparent;
    clear:both;
    margin-bottom:20px;
    padding:17px;
}

.shopcat-thumb {
float:left;
height:180px;
padding:0 6px 5px 0;
width:178px;
}

.shopcat-thumb a.landscape-5x7 {
background-image:url("/default/img/tpl-landscape-5x7.png");
background-repeat:no-repeat;
height:142px;
padding-right:13px;
padding-top:33px;
text-align:center;
}

#wrapper  {
margin:0 auto;
width:948px;
background-color:transparent;
}

#footer  {
background-color:transparent;
border:medium none;
clear:both;
height:22px;
margin-bottom:30px;
margin-top:0;
padding:7px 17px 5px;
}

#main-banners  {
padding-right:13px;
}

#column-main-double ,
#column-extra  {
padding:11px;
}

.topcard-thumb a.landscape-5x7 img {
  margin:0 4px;
}

.topcard-thumb a.portrait-5x7 img {
  margin:0 21px;
}
