@import "general.css";
@import "tabset.css";
@import "menu.css";
@import "elements.css";

#outer {
    position: relative;
    width: 966px;
    min-height: 100%;
    margin: 0 auto;
    background: no-repeat left top;
    border: 1px solid white;
}

body>#outer {
}

* html #outer {
    height: 100%;
    text-align: left;
}

#logo {
    left: 22px;
}

#menu {
    margin: 142px 20px 9px 7px;
}

#search {
    padding: 3px 0 0 26px;
}

#extra {
    position: absolute;
    left: 154px;
}

#for-clients {
    right: 25px;
    top: 80px;
}
#for-clients h2 {
}
#ads br {
    font-size: 0px;
}

#ads dd img {
    /*float: left;
    clear: both;*/
}

html>body #ads dd .line-2 {
    margin-top: -5px;
}

html>body #ads dd .line-3 {
    margin-top: -10px;
}

#ads dt {
    color: #79909d;
    font-family: Verdana;
    font-size: 28px;
    font-weight: normal;
}

#ads dt big {
    font-size: 48px;
}

#ads dd {
    float: left;
    font-family: Verdana;
    font-size: 17px;
    font-weight: normal;
    color: #f58232;
}

#ads dd a {
	color: #f58232;
}
#ads dd a:hover {
	text-decoration: none;
}
#ads dt {
	font-size: 39px;
}
#ads dt.cosmetics {
    margin-left: 26px;
    margin-top: 25px;
	line-height: 50px;
}
#ads dt p {
	font-size: 24px;
}
#ads dt.cosmetics p {
	line-height: 10px;
	padding-bottom: 11px;
}
#ads dd.cosmetics {
	width: 360px;
    padding-left: 26px;
}
#ads dd.cosmetics[class] {
	width: 350px;
}


#ads dt.eyelashes {
    position: absolute;
    right: 26px;
    top: 150px;
    text-align: right;	
}
#ads dt.eyelashes p {
	margin-bottom: -12px;
}
#ads dd.eyelashes {
    position: absolute;
    right: 22px;
    top: 233px;
	width: 255px;
}




#ads dt.eyelashes2 {
    position: absolute;
    right: 26px;
    top: 185px;
    text-align: right;
font-size: 24 px;	
}



#ads dd.eyelashes2 {
    position: absolute;
    right: 22px;
    top: 210px;
	width: 255px;
}






#ads dt.hair-wave {
    position: absolute;
    right: 26px;
    top: 305px;
    text-align: right;
}
#ads dt.hair-wave p {
	margin-bottom: -2px;
}
#ads dt.hair-wave .line-1 {
    margin-bottom: -8px;
}

#ads dd.hair-wave {
    position: absolute;
    right: 25px;
    top: 375px;
	width: 185px;
}

#news {
    clear: both;
    /*position: relative;*/
    margin-top: 25px;
    margin-bottom: 19px;
}

#news dt.tab {
    margin-left: 26px;
    margin-right: -19px;
}

#news dd.tab {
    border: 7px solid #f58232;
    border-top: none;
    background-color: white;
}

dt.hidden .edge {
    background-image: url("../img/home/inactive-edge.gif");
}

dt.visible .edge {
    background-image: url("../img/home/active-edge.gif");
}

#news .container {
    padding: 8px 0 0 0;
    width: 100%;
    overflow: hidden;
    position: relative;
}

#news .strip {
    position: relative;
    width: 1000000px; /* need to be very large value */
    list-style: none;
}

#news .strip li {
    float: left;
    width: 240px;
    border-right: 7px solid white;
}

#news[id] .strip li {
	width: 233px;
}

#news .strip div {
    height: 124px;
    overflow: hidden;
    padding: 7px;
    background: #e2e2e2 url("../img/dots.gif") repeat-x left top;
}

#news[id] .strip div { height: 110px; }

#news .strip h3,
#news .strip h3 a {
    font-family: Verdana;
    font-size: 12px;
    color: #325060;
    text-transform: uppercase;
    margin-bottom: 3px;
}

#news .slider {
    position: absolute;
    margin-top: -23px;
    right: 21px;
    padding: 6px 10px 6px 6px;
    background: #f58232 url("../img/tabs/active-bg.gif") repeat-x left top;
    z-index: 3;
}

* html #news .slider {
    right: 27px;
}

#news .slider .left {
    position: absolute;
    left: -17px;
    top: 1px;
    font-size: 0px;
    width: 18px;
    height: 22px;
    background: url("../img/tabs/slider-edge.gif") no-repeat right bottom;
}

#news .slider .right {
    position: absolute;
    left: 100%;
    margin-left: -2px;
    font-size: 0px;
    width: 2px;
    height: 2px;
    background: url("../img/tabs/slider-corner.gif") no-repeat left top;
    top: 0px;
}

#news .slider b {
    font-weight: bold;
    font-size: 10px;
    color: white;
    vertical-align: middle;
}

#news .slider img {
    vertical-align: middle;
    margin-left: 5px;
}

#news .slider a:hover {
    text-decoration: none !important;
}

* html #news .slider {
    top: 2px;
}

*:first-child+html #news .slider {
    top: 2px;
}

@media all and (min-width: 0px) {
    /* Opera fix
    *+html #news .slider .right {
        left: -12px;
        top: -6px;
    }

    *+html #news .slider .left {
        right: auto;
        margin-left: 4px;
        top: -5px;
    }*/
}

#footer .wrapper {
    height: 70px;
    background: none;
    margin: 0px;
}

p.indextext { text-align:center; 
color:#999ea1;
}
