#content_div
{
	width:910px;
    height: 604px;
	margin:0 0 0 20px;
	padding:0px;
	border:0px;
	background:#FFFFFF;
    background-image: url('../images/collection/bg-collection.jpg');
    background-position: left bottom;
    background-repeat: no-repeat;
}




#content_inner_div { 
	width:910px;
    height: 604px;
    margin: 0;
    padding: 0px;
    border: 0px;
}

#main_div {
	
}

#collection-title {
	margin-top:27px;
	margin-left:30px;
	padding-bottom:27px;
}

div.div_no1 {
    float: left;
	margin-left:40px;
    width: 171px;
    height: 453px;
	background-image: url('../images/collection/shampoo.png');
    background-repeat: no-repeat;
}



div.div_no2 {
    float: left;
    width: 155px;
    height:376px;
	background-image:url('../images/collection/conditioner.png');
    background-repeat:no-repeat;
    margin-left:104px;
}

div.div_no3 {
    float: left;
    width: 137px;
    height: 453px;
	background-image: url('../images/collection/2in1.png');
    background-position: left bottom;
    background-repeat: no-repeat;
}

div.div_no4 {
    float: left;
    width: 107px;
    height: 453px;
	background-image: url('../images/collection/serum.png');
    background-position: left bottom;
    background-repeat: no-repeat;
}

div.div_no5 {
    float: left;
    width: 154px;
    height: 453px;
	background-image: url('../images/collection/treatment.png');
    background-position: left bottom;
    background-repeat: no-repeat;
}

div.div_no6 {
    float: left;
    width: 161px;
    height:369px;
	background-image: url('../images/collection/mask.png');
    background-repeat: no-repeat;
    margin-left:147px;
}

.disclaimer {
	font-size:10px;
	font-style:italic;
	
}

a.collection_link {
	font-weight:bold;
	color:#ffdb0c;
}




#navigation_div {
    position: relative;
    float: left;
    padding-top: 0px;
    padding-left: 35px;
}

#navigation_btn1 {
    float: left;
}

#navigation_btn2 {
    float: left;
	margin-left:35px;
}

#navigation_btn3 {
    float: left;
	margin-left:35px;
}

#navigation_btn4 {
    float: left;
	margin-left:35px;
}

.popup_box {
    position: absolute;
    z-index:1001;
}

.popup_header {
    background-image: url('../images/collection/popup/spopup_top_close.png');
    cursor: pointer;
    background-repeat: no-repeat;
    height: 24px;
    width: 140px;
    margin: 0px;
}

.popup_header_text {
    float: left;
    padding-left: 10px;
    padding-top: 4px;
}

.popup_arrow {
    float: left;
    margin-top: 4px;
    margin-left: 4px;
    background-image: url('../images/collection/popup/spopup_arrow_down.png');
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
}

.popup_body {
    width: 219px;
    display: none;
}

.popup_body_inner {
    color: #fff;
    padding-left: 10px;
    background-image: url('../images/collection/popup/spopup_bckground.png');
    background-repeat: no-repeat;
}

.popup_body_footer {
    width: 219px;
    height: 15px;
    background-image: url('../images/collection/popup/spopup_bottom.png');
    background-repeat: no-repeat;
}

.popup_text {
	width:200px;
}

#box1 {
    top: 335px;
    left: 60px;
}

#box1_body_inner {
    width: 219px;
    height: 100px;
}

#box2 {
    top:477px;
    left:389px;
}

#box2_body_inner {
    width: 219px;
    height: 165px;
}

#box2_header {
     background-image: url('../images/collection/popup/spopup_top_close3.png');
     width: 200px;
}

#box3 {
    top: 345px;
    left: 380px;
}

#box3_body_inner {
    width: 219px;
    height: 70px;
}

#box4 {
    top: 615px;
    left: 420px;
}

#box4_header {
     background-image: url('../images/collection/popup/spopup_top_close3.png');
     width: 200px;
}

#box4_body_inner {
    width: 219px;
    height: 165px;
}

#box5 {
	left:678px;
	top:528px;
}

#box5_header {
     background-image: url('../images/collection/popup/spopup_top_close.png');
     width: 200px;
}

#box5_body_inner {
    width: 219px;
    height: 180px;
}

#box6 {
    top: 615px;
    left: 690px;
}

#box6_header {
     background-image: url('../images/collection/popup/spopup_top_close4.png');
     width: 250px;
}

#box6_body_inner {
    width: 219px;
    height: 155px;
}
