/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
    font-family: Verdana;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img { 
    border:0;
}
address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym {
    border:0;
}

INPUT.type_radio,
INPUT.type_checkbox {
    position: relative;
    bottom: -2px;
}
* HTML INPUT.type_radio,
* HTML INPUT.type_checkbox {
    position:static;
    bottom: 0;
}

a, a:visited{
    color:#4D9AC0;
    text-decoration:underline;
}

a:hover{
    color:#6CB3D6;
    text-decoration:none;
}

INPUT, TEXTAREA, SELECT {
    font: 12px arial;
    padding: 1px 2px;
}
OPTION{
    padding: 0 7px 0 3px;
}
/* CLEARFIX */
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.imgfix {
    vertical-align: bottom;
}
/* GENERAL */
HTML {
    direction: ltr;
}
/* BODY and beyond */
BODY{
    direction: ltr;
    background: white;
    /*background-image: url('http://images-cdn.snapily.com/v-b-30.10-v/images/beta.jpg');*/
    background-repeat: no-repeat;
}

.container{
    text-align:center;
    margin:auto;
    /*width:978px;*/
}

#MainMovie{
    float:left;
    width:700px;
    height:229px;
}

#MainMovieC{
    float:left;
    height:350px;
    width:380px;
    margin-left:20px;
}

#Hptad_left{
    float:right;
    width:276px;
    height:218px;
    position:relative;
}
.Hptad_left_ttl{
    color:#6A8692;
    display:block;
    font-family:Verdana,arial;
    font-size:28px;
    font-weight:bold;
    height:150px;
    left:-15px;
    letter-spacing:-1px;
    overflow:hidden;
    padding-left:32px;
    position:absolute;
    text-align:left;
    top:10px;
    width:266px;
}
.product_selector_ttl{
    color:#4D9AC0;
    display:block;
    font-family:Verdana,arial;
    font-size:21px;
    font-weight:bold;
    height:31px;
    left:17px;
    line-height:34px;
    overflow:hidden;
    padding-left:13px;
    position:absolute;
    text-align:left;
    top:10px;
    width:416px;
}
.designer_cards_ttl{
    padding-left:23px;
    font-family:Verdana,arial;
    display:block;
    height:28px;
    left: -6px;
    overflow:hidden;
    position:absolute;
    top:15px;
    width:196px;
}

.product_selector_wrap{
    height:217px;
    width:718px;
    float:left;
    display:block;
    margin-top:20px;
    background: white;
}
.designer_cards{
    /*height:220px;*/
    /*width:248px;
    margin-left: -11px;*/
    width:232px;
}
.designer_cards UL{
    margin:auto;
    width:143px;
    padding-top:39px !important;
}

.designer_cards SPAN{
    font-size:12px;
    color:#6A8692;
    display:block;
    font-family:Verdana,arial;
    line-height:17px;
    padding:1px /*13px*/ 0px 0 0;
    text-align:center;
}
.designer_cards SPAN A{
    font-weight:bold;
    font-size:13px;
    text-decoration:underline;
}
.designer_cards SPAN A:hover{
    text-decoration:none;
}

.designer_cards .top_bg{
    background-position:-753px -190px !important;
}
.designer_cards .bottom_bg{
    background-position:-753px -222px !important;
    height:22px !important;
}

.generic_rcbox{
    background-image:url('http://images-cdn.snapily.com/v-b-30.10-v/images/generic_rcbox_bg_vertical.png');
    background-position:0 0;
    background-repeat:repeat-x;
    float:left;
    height:515px;
    margin-right:18px;
    min-width:230px;
    _width:230px;
    position:relative;
    padding:20px 0px 10px 0px;
}

.generic_rcbox h3{
    color: #74AB05;/*#4d9ac0;*/
}

.generic_rcbox  .right_border{
    background-image:url('http://images-cdn.snapily.com/v-b-30.10-v/images/generic_rcbox_bg_horizon.png');
    background-position:-219px 0;
    background-repeat:repeat-y;
    /*height:92%;
    //height:96%;*/
    height:499px;
    position:absolute;
    right:0;
    width:20px;
}

.generic_rcbox  .left_border{
    background-image:url('http://images-cdn.snapily.com/v-b-30.10-v/images/generic_rcbox_bg_horizon.png');
    background-position:-8px 0;
    background-repeat:repeat-y;
    /*height:92%;
    //height:97%;*/
    height:499px;
    left:0;
    position:absolute;
    width:20px;
}
.generic_rcbox .box_corner{
    height:22px;
    width:40px;
    position:absolute;
    background-image:url('http://images-cdn.snapily.com/v-b-30.10-v/images/spirte3.jpg');
    background-position:-8px 0;
    background-repeat:repeat-y;
}
.generic_rcbox  .top_right{
    top:0px;
    right:0px;
    background-position:-493px -21px;
    z-index:1000;
}
.generic_rcbox  .top_left{
    top:0px;
    left:0px;
    background-position:-302px -21px;
    z-index:1000;
}

.generic_rcbox  .bottom_right{
    background-position:-494px -66px;
    bottom:4px;
    right:0;
    z-index:1000;
}
.generic_rcbox  .bottom_left{
    bottom:4px;
    left:0px;
    background-position:-303px -66px;
    z-index:1000;
}
.generic_rcbox .bottom_border{
    background-image:url('http://images-cdn.snapily.com/v-b-30.10-v/images/generic_rcbox_bg_vertical.png');
    background-position:3px 21px;
    background-repeat:repeat;
    bottom:0;
    height:13px;
    left:0;
    width:100%;
    _bottom:-6px;
}

.Watch_people_Wap .right_border,  .Watch_people_Wap .left_border{
    height:365px;
}

.bottom-mainbox-wrapper{
    border-top:1px solid #b5adb1;
    padding-bottom:17px;
    margin-top:20px;
    background-color:#eaf0fe;
}
.product_selector_wrap{
    position:relative;
}
.product_selector_wrap .top_bg{
    background-image:url('http://images-cdn.snapily.com/v-b-30.10-v/images/spirte3.jpg');
    background-position: -20px -190px;
    background-repeat:no-repeat;
    display:block;
    height:20px;
    width: 99%;
}
.product_selector_wrap .product_content{
    border-left:1px solid #9AD851;
    border-right:1px solid #9AD851;
    display:block;
    margin:0 8px 0 /*10px;*/ 0px;
    height:85%;
    padding-left: 9px;
}

.designer_cards_c{
    width: 219px;
    border-left:1px solid #B4B0B1 !important;
    border-right:1px solid #B4B0B1 !important;
}

.product_selector_wrap .product_content A SPAN{
    color:#4D9AC0;
    font-weight:bold;
    text-decoration:underline;
}

.product_selector_wrap .product_content A:hover SPAN{
    text-decoration:none;
}

.product_selector_wrap .bottom_bg{
    background-image:url('http://images-cdn.snapily.com/v-b-30.10-v/images/spirte3.jpg');
    background-position: -20px -221px;
    background-repeat:no-repeat;
    display:block;
    height:23px;
    width: 99%;
    position:absolute;
    bottom:0px;
    left:0px;
}
.Watch_people_Wap{
    width:392px;
    height:380px;
    margin-right:0px;
}

.Watch_people_Wap .jcarousel-container{
    width:347px;
    padding-left:0px;
    padding-top:42px;
    width:347px;
    margin:auto;
}
.Watch_people_Wap  .jcarousel-item ,
.Watch_people_Wap .jcarousel-clip{
    height:290px;
    width:347px;
    padding:0px;
    background-image:none;
}

.Watch_people_Wap  .jcarousel-prev-horizontal{
    top:336px !important;
    left:134px !important;
}
.Watch_people_Wap  .jcarousel-next-horizontal{
    top:336px !important;
    right:135px !important;
}


.Products_ttl,
.Products_customize_ttl,
.Watch_people_ttl{
    color:#4D9AC0;
    display:block;
    font-family:Verdana,arial;
    font-size:19px;
    font-weight:bold;
    height:34px;
    left:17px;
    letter-spacing:-1px;
    line-height:23px;
    overflow:hidden;
    padding-top:12px;
    position:absolute;
    text-align:left;
    top:10px;
    width:155px;
}

.Products_customize_ttl{
    background-position:-15px -357px;
    height:55px;
    width:254px;
}

.Watch_people_ttl{
    background-position:-15px -431px;
    width:320px;
}

.ui-accordion H4{
    padding:8px 0px 8px 20px;
    width:183px;
    text-align:left;
}

.Products_accordion LI{
    border-top:1px solid #B7B9C2;
    display:block;
    left:16px;
    /*left:0px;*/
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    padding:6px 0px 6px 0px;
    position:relative;
    text-align:left;
    width:197px;
}
.Products_accordion .last{
    border-bottom:1px solid #B7B9C2;
}

.Products_accordion LI .link_ttl{
    cursor:pointer;
}

.Products_accordion LI A, .Products_accordion LI A:hover{
    font-family:Verdana,arial;
    font-weight:bold;
    font-size:13px;
    outline:none;
    display:block;
    padding:1px 0px;
    text-decoration: none;
}

.linksWrap A{
    padding:5px 0px;
    display:block;
    color:#4d9ac0 !important;
}

.Products_accordion .arrow{
    background-image:url('http://images-cdn.snapily.com/v-b-30.10-v/images/spirte3.jpg');
    background-position:-758px -15px;
    background-repeat:no-repeat;
    display:inline-block;
    height:19px;
    position:absolute;
    right:3px;
    top:6px;
    width:20px;
}
.navigational_Product_Wrap{
    padding-bottom:10px;
}

.navigational_Product_Wrap H4{
    color:#6a8692;
    font-size:14px;
    font-weight:bold;
    padding:7px 5px 3px;
    font-family:Verdana,arial;
}

.navigational_Product_Wrap SPAN{
    color:#6A8692;
    display:block;
    font-size:14px;
    margin:auto;
    min-height:40px;
    _height:40px;
    width: 235px;
    padding:3px 0 0;
    font-family:Verdana,arial;
}

.Products_accordion  .active .arrow{
    background-position:-792px -15px;
}
.Product_Wrap{
    padding-top:36px;
}
.navigational_Products{
    width:300px !important;
}
.navigational_Products_Wrap{
    width:201px;
    margin:auto;
}
.Product_Wrap .moreLink{
    display:block;
    font-family:Verdana,arial;
    font-size:12px;
    font-weight:bold;
    margin-top:22px;
    padding-right:23px;
    text-align:right;
    text-decoration:underline;
}
.Product_Wrap .moreLink:hover{
    text-decoration:none;
}


/* jcarousel */
.jcarousel-container {
    position:relative;
}
.jcarousel-clip {
    margin:0;
    overflow:hidden;
    padding:0;
    position:relative;
    z-index:2;
    width:201px;
}
.jcarousel-list {
    left:0;
    margin:0;
    overflow:hidden;
    padding:0;
    position:relative;
    top:0;
    z-index:1;
}
.jcarousel-list li, .jcarousel-item {
    background:transparent url('http://images-cdn.snapily.com/v-b-30.10-v/images/spirte3.jpg') no-repeat scroll -792px -265px;
    float:left;
    height:58px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:5px;
    width:57px;
    outline:none;
}
.jcarousel-item A{
    outline:none;
}
.jcarousel-list .selected{
    background-position:-720px -265px;
}

.jcarousel-next {
    display:none;
    z-index:3;
}
.jcarousel-prev {
    display:none;
    z-index:3;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal{
    background:transparent url('http://images-cdn.snapily.com/v-b-30.10-v/images/spirte3.jpg') no-repeat scroll -705px -48px;
    cursor:pointer;
    height:32px;
    position:absolute;
    right:-34px;
    top:16px;
    width:32px;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    background:transparent url('http://images-cdn.snapily.com/v-b-30.10-v/images/spirte3.jpg') no-repeat scroll -660px -48px;
    cursor:pointer;
    height:32px;
    left:-35px;
    position:absolute;
    top:16px;
    width:32px;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active{
    background-position:-705px -78px !important;
}
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active{
    background-position:-660px -78px !important;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover{
    background-position:-705px -108px;
}
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover{
    background-position:-660px -108px;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active{
    background-position:-705px -18px !important;
}
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active{
    background-position:-660px -18px !important;
}

/* end jcarousel*/

.Products_wrap{
    background:transparent url('http://images-cdn.snapily.com/v-b-30.10-v/images/spirte3.jpg') no-repeat scroll -461px -269px;
    height:238px;
    margin:auto;
    width:233px;
    position:relative;
}
.Products_wrap DIV{
    display:innline-table;
    display:innline-block;
    position:absolute;
    width:200px;
    left:17px;
    top:0px;
    min-height:140px;
    _height:140px;
    line-height:140px;
}
.product_content UL{
    padding-top:35px;
}
.product_content UL LI .product_placeholder{
    background:transparent url('http://images-cdn.snapily.com/v-b-30.10-v/images/spirte3.jpg') no-repeat scroll -725px -493px;
    width:126px;
    height:110px;
    display:block;
    cursor:pointer;
}
.product_content UL LI SPAN{
    color:#6A8692;
    display:block;
    font-family:Verdana,arial;
    font-size:13px;
    font-weight:bold;
    line-height:13px;
    margin-top:8px;
}

.product_content UL LI{
    float:left;
    padding-right:12px;
}

#backToSchoolRelatedProducts UL LI{
    padding-right: 40px;
}

.hover_indicate{
    background:transparent url('http://images-cdn.snapily.com/v-b-30.10-v/images/over_label.png') no-repeat scroll 0 0;
    display:block;
    height:31px;
    left:22px;
    position:absolute;
    top:50px;
    width:186px !important;
    z-index:20000;
}

* html .hover_indicate{
    background: none !important;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/over_label.png');
}

.top-mainbox-wrapper,
.mainbox-wrapper,
.bottom-mainbox-inner-wrapper{
    width:978px;
    margin:auto;
}
.bottom-mainbox-inner-wrapper{
    padding:20px 0 20px 17px;
}

#Products_wrap_button{
    margin:-18px 0 0 5px;
    position:relative;
}

#maskOnClick{
    height:218px;
    margin-left:-109px;
    position:absolute;
    width:218px;
    z-index:3;
}

.product_selector_ttl, .Products_ttl, .Products_customize_ttl, .Watch_people_ttl, .designer_cards_ttl{
    font-weight:bold;
    font-size:17px;
    padding-top:7px;
    letter-spacing:0;
    color:#74AB05;
}
.why_snapily {
    display:block;
    float:left;
    height:217px;
    margin:12px 0 0 28px;
    width:230px;
    position:relative;
}
.why_snapily .top_bg {
    background-image:url('http://images-cdn.snapily.com/v-b-30.10-v/images/spirte3.jpg');
    background-position:-25px -20px;
    background-repeat:no-repeat;
    display:block;
    height:20px;
    width:242px;
}
.why_snapily .product_content{
    border-left:1px solid #FF9A00;
    border-right:1px solid #FF9A00;
    display:block;
    height:85%;
    margin:0 8px 0 10px;
    padding-left:11px;
    width:217px;
}

.why_snapily .product_content h2, #tooltip h2{
    color: #FF9900;
    font-size: 18px;
    font-weight:bold;
}

.why_snapily .product_content p, #tooltip p{
    text-align: left;
    color: #9b5f03;
    margin:17px 5px 5px 17px;
    font-size: 13px;
}

.why_snapily .product_content p a, .why_snapily .product_content p a:visited{
    color: #fea620;
    text-decoration: underline;
}

.why_snapily .product_content p a:hover{
    color: #fea620;
    text-decoration: none;
}

.why_snapily .bottom_bg{
    background-image:url('http://images-cdn.snapily.com/v-b-30.10-v/images/spirte3.jpg');
    background-position:-25px -53px;
    background-repeat:no-repeat;
    bottom:0;
    display:block;
    height:23px;
    left:0;
    position:absolute;
    width:241px;
}


.banner_right {
    display:block;
    float:left;
    height:218px;
    position:relative;
    margin:12px 0 0 30px;
    width:232px;
}


.banner_rightC {
    display:block;
    float:left;
    height:218px;
    position:relative;
    margin:12px 0 0 10px; /*MDay*/
    width:540px;       /*MDay*/
}


/* header layout */
div#header_container{
    height:80px;
    margin:0 auto;
    width:996px;
}
div#header_wrapper{
    float:left;
    height:85px;
    width:66%;
}
div#header_center{
    width:590px;/*904px;*/
}
div#header_left{
    float:left;
    margin-left:-682px;
    width:235px;
}
div#header_right{
    float:left;
    margin-left:30px;
    text-align:right;
    width:290px;
}
#nav_fname{
    font-size: 13px;
    font-weight: bold;
    color:#6A8692;
    text-align: right;
}



/* navigation */
.nav_top_right{
    margin-top:5px;
    color: #6A8692;
    font-size:12px;
}

.nav_top_right li {
    display: inline;
    color: #6A8692;
}

.nav_top_right li a{
    text-decoration: none;
}

#imgCart{
    padding: 0;
    margin:0 2px -3px 0;
}

/* footer */
.footer {
    background-color: rgb(181,173,177);
    clear:both;
    padding:15px;
    border-top: 1px solid white;
}

.footer a:link, .footer a:visited{
    color:#FFFFFF;
    font-size:11px;
    text-decoration: none;
}

#tooltip {
    background-color:#FFFFFF;
    border:1px solid #C9CCD6;
    color:#555555;
    font-size:12px;
    padding:4px;
    position:absolute;
    text-align:center;
    width:160px;
    z-index:3000;
}

/*.tooltipPos{
top: 195px !important;
}*/

#help_special{
    /*border-bottom: 1px solid #D9B988;*/
    font-style: italic;
    cursor: help;
}

#help_video_prev, #help_video_next{
    display: none;
}

/*.help_special_img{
border: 1px solid #C8C9C1;
float:left;
margin:0px 10px 0 0;
}
*/
/* addons for page C */
#productSelector {
    z-index: 1002;
    width: 950px;
}
#backgroundPopup{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:100%;
    width:100%;
    top:0;
    left:0;
    background: gray;
    z-index:1001;
}
.closeBtn {
    background: url('http://images-cdn.snapily.com/v-b-30.10-v/images/btn_close_red.gif') no-repeat 0 0;
    width: 20px;
    height: 18px;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}
#showProductSelector {
    width: 350px;
    height: 95px;
    background: url('http://images-cdn.snapily.com/v-b-30.10-v/images/bigGreenButton2.gif') no-repeat 0 0;
    margin-top: 55px;
    /*margin-left: 50px;*/
    margin-left: 100px;
    display: block;
}
/*
#showProductSelector:hover {
background: url('http://images-cdn.snapily.com/v-b-30.10-v/images/bigGreenButton2.gif') no-repeat 0 -95px;
margin-top: 70px;
}*/
.banner_middle {
    border-top: 1px solid #b5adb1;
    padding: 21px 10% 0 13%;
    margin-top: 21px;
}
.middle {
    background-color:white;
    border:1px solid #D8D8D8;
    color:black;
    float:left;
    font-size:12px;
    height:113px;
    margin:0 12px 21px 0;
    padding:5px;
    width:290px;
}
.middle strong {
    font-weight: bold;
}
.middle img {
    float: left;
    margin: 10px 0 0 16px;
}
.middle p {
    text-align: left;
    margin: 10px 5px 0 0;
    float: right;
}
.middle a, .middle a:visited {
    color: inherit;
}
.middleLeft {
    color: #8fc431;
    float: left;
    font-weight: bold;
    background: url('http://images-cdn.snapily.com/v-b-30.10-v/images/shipping.jpg') no-repeat 0 0;
    width: 340px;
    height: 113px;
}
.middleLeft div {
    float: right;
    margin-top: 23px;
    font-size:12px;
    font-weight:normal;
}
.middleLeft h1 {
    font-size: 26px;
    font-weight: inherit;
    font-weight: bold;
}
.middleLeft h3 {
    font-weight: inherit;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8px;
}
.middleRight {
    color: #4885d8;
    float: right;
    font-weight: bold;
    font-size: 1.1em;
    background: url('http://images-cdn.snapily.com/v-b-30.10-v/images/birthday.jpg') no-repeat 0 0px;
    width: 405px;
    height: 113px;
}

.middleRight a span, .middleRight a:link span {
    text-decoration: none;
}

.middleRight span {
    margin-top: 10px;
    margin-bottom: 10px;
    float: right;
    color: #4885d8;
    font-size: 18px;
    text-align:left;
    cursor: hand;
}
.middleRight img {
    margin-left: 155px;
}

.banner_right h1{
    color: #84c400;
    /*width: 460px;*/
    width: 540px; /*MDay*/
    font-size: 38px;
    font-weight: bold;
    margin: 30px 0px 0px 12px;
    text-align: left;
}
.banner_right h1 span{
    color: #ff52ad;
}
.lpTitle {
    font-size: 32px !important;
    text-align: center !important;
}
#fatherOverlay {
    display: none;
    width: 606px;
    height: 457px;
    background: url('http://images-cdn.snapily.com/v-b-30.10-v/images/fatherBg.gif') no-repeat 0 0;
    z-index: 1002;
    color: #4885d8;
    text-align: center;
}
#fatherOverlay h2 {
    margin: 25px 7px 0 0;
    width: 350px;
    float: right;
    font-size: 1.4em;
    font-weight: bold;
}
#fatherText {
    float: right;
    margin-top: 20px;
    width: 340px;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
}
#fatherOverlay .product_content {
    margin: 136px 0px 0px 81px;
    width: 530px;
}
#fatherOverlay .product_content_ul {
    padding-top: 6px !important;
    height: 100px;
}
#fatherOverlay .product_content_ul li {
    padding: 10px 20px 0 0;
}
.withMargin {
    margin-left: 84px;
}
#fatherOverlay .closeBtn {
    top: 9px;
    right: 5px;
}


#designerCard{
    margin:-27px 0 0 -16px;
}

/******************** tab label *************/
#sliderWrap {
	margin: 0 auto;
	width: 100%;
}
#slider {
	position: absolute;
	background-repeat:no-repeat;
	background-position: bottom;
	width: 100%;
	height: 159px;
	margin-top: -160px;
	z-index: 999;
}
#openCloseWrap {
	position:absolute;
}
#openCloseIdentifier {
	display: none;
}
.forSlider {
	display: none;
}