@charset "UTF-8"; 
/* CSS Document */

/* Layout */
html { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666;}
body { background-color: #F2F2F2; margin:0; padding:0; position:relative; }
a { text-decoration:none; outline:none; }
img { border:none; }
.wrapper { width: 1004px; margin:0 auto; padding:0; position:relative; }

.header { width: 1000px; margin:0 auto; background-color: #FFF; }
.header #logo { float:left; width:140px; height:57px;}
.header #user_area { float:right; text-align:right; margin-top: 5px;}
.header #user_area #msg_user { color:#C09; }
.header #user_area .btn_user{ padding:2px; font-size:9px; color:#FFF; background-color:#676767; border:none;}

#separator { background-image:url(../images/layout/dash.jpg); clear:both; height:3px;}

.header #header_menu { float:left;}
.header #header_menu ul { padding:10px; padding-left: 0; margin:0;}
.header #header_menu li { display:inline; list-style:none;}
.header #header_menu li a { color:#000; padding-left:10px;}
.header #header_menu li a:hover { color:#550237; }

.header #p_grp_menu { float:right; }
.header #p_grp_menu ul { padding:10px; margin:0; font-size: 12px; }
.header #p_grp_menu li { display:inline; list-style:none;}
.header #p_grp_menu li a { color:#999;}
.header #p_grp_menu li a:hover { color:#000;}

.header #search_box { float:right; padding:10px 0 0;}
.header #search_box input { border:1px solid #999; font-size:9px; height:13px; margin:0; padding:0; vertical-align:middle;}
.header #search_box #btn_search { height:15px; padding:0 5px 0 5px; color:#FFF; background-color:#676767; border:none;}

.header #p_menu { height:31px; clear:both; background-image:url(../images/layout/product_button_bg.jpg); }
.header #p_menu ul { padding:0; margin:0;}
.header #p_menu li { float:left; list-style:none; margin:0; }
.header #p_menu li a { color:#FFF; font-size:10px; padding:9px 0 0 0; display:block; height:22px; }
.header #p_menu li a span {display:block; width:82px; text-align:center; border-right:1px solid #FFF;}

.header #p_menu_drop #m1 { border:1px solid rgb(153,51,102); background-color: rgb(153,51,102); filter:alpha(opacity=70); opacity:0.7;}
.header #p_menu_drop #m2 { border:1px solid rgb(150,45,117); background-color: rgb(150,45,117); filter:alpha(opacity=70); opacity:0.7;}
.header #p_menu_drop #m3 { border:1px solid rgb(136,58,142); background-color: rgb(136,58,142); filter:alpha(opacity=70); opacity:0.7;}
.header #p_menu_drop #m4 { border:1px solid rgb(134,60,146); background-color: rgb(134,60,146); filter:alpha(opacity=70); opacity:0.7;}
.header #p_menu_drop #m5 { border:1px solid rgb(134,61,150); background-color: rgb(134,61,150); filter:alpha(opacity=70); opacity:0.7;}
.header #p_menu_drop #m6 { border:1px solid rgb(205,53,140); background-color: rgb(205,53,140); filter:alpha(opacity=70); opacity:0.7;}
.header #p_menu_drop #m7 { border:1px solid rgb(180,56,144); background-color: rgb(180,56,144); filter:alpha(opacity=70); opacity:0.7;}
.header #p_menu_drop #m8 { border:1px solid rgb(215,84,123); background-color: rgb(215,84,123); filter:alpha(opacity=70); opacity:0.7;}
.header #p_menu_drop #m9 { border:1px solid rgb(216,130,69); background-color: rgb(216,130,69); filter:alpha(opacity=70); opacity:0.7;}
.header #p_menu_drop #m10 { border:1px solid rgb(122,83,120); background-color: rgb(122,83,120); filter:alpha(opacity=70); opacity:0.7;}
.header #p_menu_drop #m11 { border:1px solid rgb(71,65,137); background-color: rgb(71,65,137); filter:alpha(opacity=70); opacity:0.7;}
.header #p_menu_drop #m12 { border:1px solid rgb(51,59,144); background-color: rgb(51,59,144); filter:alpha(opacity=70); opacity:0.7;}
.header #p_menu_drop div { position:absolute; visibility: hidden; width:71px; padding:5px 5px 0 5px; z-index:1000; font-size:10px; }
.header #p_menu_drop div a { position:relative; display:block; text-align:center; line-height:100%; border:none; height:auto; }

#contents { margin:0 auto; padding:0; /* text-align:center; */ background-color: #FFF; position:relative; }
#contents #contents_background { visibility:hidden; position:absolute; background-color:#FFF; filter:alpha(opacity=80); opacity:0.8; z-index:100; }
#contents #cmain { /*height:596px;*/ background-color:#FFF; padding:1px; border: 1px solid #CCC; }
#contents #cmain #p_logo { text-align: left; }
#contents #cmain #p_content { float:left; /* position:relative; top:100px; left:250px; */ padding: 100px 0 0 50px; }
#contents #cmain #p_left { float: left; /* position: absolute; top:175px; */ }
#cmain-content { min-height:596px; }
.rounded-corners {
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
    behavior: url(border-radius.htc);
}



#contents #pmenu { margin:0 auto; clear:both; width:1004px; height:49px; background-color:#F2F2F2; /*background-image:url(../images/layout/product_submenu_bg.jpg);*/ }
#contents #pmenu ul { margin:0; padding-top:25px; float:right; }
#contents #pmenu li { float:left; list-style:none; margin:0; }
#contents #pmenu li a { font-size:13px; text-transform:capitalize; font-weight:normal; color:#000; display:block; padding:0 15px; margin:0; }
#contents #pmenu li a:hover { color:#550237; }

.footer { clear:both; text-align:center; margin:0; padding:0;}
.footer #separator { background-image:url(../images/layout/bottom_bar.jpg); height:1px; padding:0; margin:0;}
.footer #footer_menu { float:left; margin: 5px 0; text-align:right; padding-left: 50px; }
.footer #footer_menu ul { }
.footer #footer_menu li { display:inline; list-style:none; margin:0; padding:0;}
.footer #footer_menu li a { color:#000; font-size:10px; padding-left:10px;}
.footer #copy_right { float:left; color:#999; font-size:10px; margin:17px 0; padding-left: 30px; }
.footer #social_link { float:right; margin: 7px 0; text-align:left; padding-right: 30px; }

/* Forms */
table {} 
table td { text-align: left; }
table .table_space { width:25px; }
.text_input { background: #DDD; border: none; font-size: 13px; padding:3px; }
.text_input_area { background: #DDD; border: none; font-size: 13px; padding:3px; width:450px; height:40px; }
.form_btn {background-color: #999; color: #FFF; padding :1px 4px 1px 4px; border: none; }

/* User */
#user_header { text-align: left; padding: 15px 5px 5px 5px; font-size: 32px; font-weight: 100; }
#user_left { float: left; width: 160px; }
#user_warper #user_content { margin-left: 160px; padding-left: 20px; border-left:1px dashed #999; }
#user_content { font-size: 12px; }
#user_content #header_message { text-align: left; font-size: 12px; padding: 15px; position:relative; }
#signin_box { text-align: center; padding: 120px 0 150px 0; }
#signin_box #forgot { font-size: 10px; padding-right: 35px; }

/* All Styles */
.slideshow_warper { width: 1000px; background-color: #DADBDD; }
#left_button, #right_button { width: 53px; }
#slideshow { float:left; position:relative; overflow: hidden; width: 894px; }
#slideshow ul { width: 10000px; margin: 0; padding: 0; }
#slideshow li { float: left; list-style: none; margin: 10px 5px; }
#style-name { font-size: 20px; color:#000; line-height: 130%; }
#style-size { font-size: 15px; margin-top: 75px; }
#style-color { border-left: 2px solid; padding: 5px 10px;  margin-top: 20px; margin-bottom: 50px; height: 250px; overflow: auto; }
#all_style_title { /* font-weight:bold;*/ font-size:12px; display:block; width:139px; height:28px; text-align:center; margin-top:5px; color:black; }

/* Index Menu */
.index-content-pan { width:1000px; height:596px; overflow:auto; position:relative; }

#index-title { margin-top: 20px; float:left }
#index-nav { float: right; text-align: right; margin-top: 8px; }
#current-page-num { }
#total-page-num { color: #CCC; }
#index-btn-download, #index-nav-btn-prev, #index-nav-btn-next, #index-nav-info { float: right; width: 25px; height: 20px; display: block; text-align: center; }
#index-nav-btn{ margin-top: 26px; }
#index-nav-info { font-size: 14px; text-align: center; width: 45px; }
#index-nav-group { margin-top: 28px; padding-right: 135px; font-size: 12px; font-weight: bold; color: #CCC; }
#index-nav-group a { color: #CCC; padding-bottom: 5px; }
#index-nav-group a:hover { color: #666; border-bottom: 3px solid; }
#index-content { text-align: center; }

/* Events */
#event { margin: 15px 0; }
#event-date { font-size: 24px; font-weight:bold; color:#CCC; }
#event-location { font-size: 18px; font-weight:bold; color:#CCC; }
#event-title { font-size: 24px; font-weight:bold; color: #666; text-transform: capitalize; }
#event-subtitle { font-size: 18px; font-weight:bold; }
#event-thumb { float: left; margin-left: 10px; }
#event-info { float: right; margin-right: 20px; width: 610px; text-align: left; }
#evnts-list { border-style: none; }
#event-desc { float: left; font-size: 12px; color: #999; margin-top:5px; }

/* What's New */
#whatsnew { margin: 15px 0; }
#whatsnew-date { font-size: 24px; font-weight:bold; color:#CCC; }
#whatsnew-title { font-size: 34px; font-weight:bold; color: #666; text-transform: capitalize; }
#whatsnew-category { font-size: 18px; font-weight:bold; color:#CCC; }
#whatsnew-thumb { float: left; margin-left: 10px; }
#whatsnew-info { float: right; margin-right: 20px; width: 540px; text-align: left; }
#whatsnew-desc { float: left; font-size: 12px; color: #999; margin-top:5px; }

/* Media */
#media { margin: 15px 0; }
#media-thumb { float: left; margin-left: 10px; }
#media-info { float: right; margin-right: 20px; width: 540px; text-align: left; position:relative; }
#media-title { font-size: 24px; font-weight:bold; color: #666; text-transform: capitalize; }
#media-subject { font-size: 18px; font-weight:bold; color:#CCC; }
#media-date { font-size: 24px; font-weight:bold; color:#CCC; }
#media-desc { float: left; font-size: 12px; color: #999; margin-top:5px; }
#media-logo { font-size: 12px; position:absolute; top: 190px; }
#media-watch-more { font-size: 12px; margin-top: 10px;}
#media-watch-more a { color:#666; }

/* Board */
#article { margin: 15px 15px; text-align: left; }
#article-info { font-weight:bold; }
#article-date { float:left; color:#CCC; font-size:24px; }
#article-author { float:right; font-size:14px; }
#article-author-username { color:#666; margin-right: 10px; }
#article-author-info { color:#CCC; }
#article-title { color:#999; font-size:18px; }
#article-content { color:#666; font-size:12px; }

/* Contact */
#contact-content-wrapper { width:1000px; height:564px; background-image:url('../images/index/contactus/ct-contactus.jpg'); font-size:12px; }
#row { margin-top:25px; }
#row a { color:#999; }
#row-header { font-size:14px; margin-left:47px; }
#contact-content { position:absolute; top:120px; left:440px; text-align:left; }
#contact-content ul { border-bottom:dotted solid 1px; }
#contact-content ul li{ float:left; list-style-type:none; margin:0 20px; }

/* Search */
#search-wrapper {text-align:left; width:820px; min-height:598px; margin:0 auto; padding-top:20px; xolor:#000; font-size:12px; }
#tl-group {}
#tl-search-result { color:#996699; font-size:38px; line-height:70%; }
#tl-sub-1 { color:#D322A7; font-size:16px; margin-top: 5px;}
#result-group { margin-top: 20px; }
#result-head { display:block; background-color:#CCC; font-size: 13px; padding:5px; margin:5px 0; } 
#search-warning { margin: 20px auto; text-align: center; }

#tl-search-detail { height:27px; background-image:url('/images/index/Search_bar.jpg'); text-align:right; } 
#search-detail-back a { color:#FFF; }

#product-image { float:left; }
#product-info { float:left; padding-left: 20px; }
#product-info h2 { margin-top:40px; }
#product-size { margin-top:20px; }
#product-color { margin-top:20px; border-left: 2px solid; padding: 5px 10px; }

/* Contest */
.contest { min-height:653px; padding:20px 10px; }

.contest-header { font-size:24px; font-weight:bold; color:#000; border-bottom:1px solid #808080; }
.contest-header a {color:#000; }
.contest-header a:hover {color:#61060d; }
.contest-header .page-title { font-size:14px; color:#61060d; }

.contest-body { margin-top:15px; line-height:180%; }
.contest-body .contest-body-left { float:left; width:781px; }
.contest-body .contest-body-left .banner { margin-bottom: 15px; }
.contest-body .contest-body-left .content { padding:10px; background-color:#F2F2F2; line-height:200%; min-height:650px; }
.contest-body .contest-body-left .content .contest-title-block { font-size:18px; color:#000; border-bottom:1px solid #b3b3b3; padding:5px; font-weight:bold; height:30px; }
.contest-body .contest-body-left .content .contest-title-block .sub { font-size:14px; font-weight:bold; color:#333333; } 
.contest-body .contest-body-left .content .contest-title-block .social-links { float:right; }
.contest-body .contest-body-left .content .content-sub-title { font-size:14px; font-weight:bold; }

.contest-body .contest-body-right { float:right; width:191px; }
.contest-body .contest-body-right .right-block { margin-bottom:6px; background-color:#ebebeb; padding:7px; }
.contest-body .contest-body-right .contest-menu-links ul { margin:0; padding:0; }
.contest-body .contest-body-right .contest-menu-links a { color:#61060d; font-size:12px; font-weight:bold; }
.contest-body .contest-body-right .contest-menu-links li { list-style-type:none; border-bottom:1px solid #b3b3b3; padding:2px 5px; }
#last-menu-links { border-bottom:none; }
.contest-body .contest-body-right .contest-button { background-color:#fff; padding:0; margin-bottom:10px; }
.contest-body .contest-body-right .contest-button .buttons { margin-bottom:3px; }
.contest-body .contest-body-right .contest-button #user-info { height:28px; font-size:13px; padding:5px; }

.contest-body .contest-body-right .block-title { font-size:12px; text-transform:uppercase; font-weight:bold; color:#000; border-bottom:1px solid #b3b3b3; }
#submit-date { color:#000; font-size:20px; font-weight:bold; padding:5px 0 10px 0; }
.contest-body .contest-body-right .contest-info a { color:#61060d; }
.contest-body .contest-body-right .contest-info { background-image:url('/images/contest/banner_right2.gif'); background-repeat:no-repeat; }
.contest-body .contest-body-right .right-banner { padding:0; background-color:#fff; }
#email_remind-form { margin:15px; }

.contest-body .contest-body-top .banner { float:left; margin-bottom: 15px; }
.contest-body .contest-body-top .top-right{ float:right; }
.contest-body .contest-body-top .right-block { margin-bottom:6px; background-color:#ebebeb; padding:7px; }
.contest-body .contest-body-top .contest-menu-links ul { margin:0; padding:0; }
.contest-body .contest-body-top .contest-menu-links a { color:#61060d; font-size:12px; font-weight:bold; }
.contest-body .contest-body-top .contest-menu-links li { list-style-type:none; border-bottom:1px solid #b3b3b3; padding:2px 5px; }
.contest-body .contest-body-top .contest-button { background-color:#fff; padding:0; margin-bottom:10px; }
.contest-body .contest-body-top .contest-button .buttons { margin-bottom:3px; }
.contest-body .contest-body-top .contest-button #user-info { height:28px; font-size:13px; padding:5px; }

.col-content-header-top { background-color:#000; }
.col-content-header-top .social-links { float:right; margin:5px; }
.col-content-header-top .back-to-competition { float:left; }
.col-content-header-body { background-color:#1a1a1a; padding:12px; color:#808080; font-size:12px; }
.col-content-header-body .names { color:#fff7bb; }
.col-content-bottom-top { background-color:#000; height:30px; }
.col-content-bottom-body { background-color:#535353; height:100px; background-image:url('/images/contest/bottom_grid_bg.jpg'); }
.col-content-wrapper { background-color:#ebebeb; } 
#col-content-body { margin:40px auto 0; width:700px; }
#col-content-body .contest_img { text-align:center; border-bottom:1px solid #b3b3b3; padding:20px 0; }
#col-content-body .contest-vote { text-align:center; padding:10px; }

.view-style-header-title { font-size: 17px; color:#fff; padding-bottom:5px; }
.view-style-score { color:#fff; font-size:25px; font-weight:bold; padding-bottom:15px; } 
.view-style-nav { float:right; display:block; width:100px; }
.view-style-nav a { color:#fff; font-size:13px; font-weight:bold; }
.view-style-nav a:hover { color:#fff; }
.view-style-nav .prev { float:left; }
.view-style-nav .next { float:right; }
.view-style-message { text-align:center; font-size:20px; font-weight:bold; padding:20px; }
.view-style-body-title { font-size:25px; color:#333333; font-weight:bold; border-bottom:1px solid #b3b3b3; padding-bottom:15px; }
.view-style-body-desc { font-size:12px; font-weight:bold; border-bottom:1px solid #b3b3b3; padding:20px 0; }

.participants-wrapper { background-color:#fff; }
#participants-left { float:left; width:150px; padding:30px 20px; } 
#participants-right { float:right; width:780px; } 
.participants { float:left; margin:15px 30px 10px 5px; padding:10px; background-color:#ebebeb; width:138px; height:259px; } 
.participants-name { text-transform:capitalize; font-weight:bold; font-size:12px; padding-top:5px; color:#4a6cfe; }
.participants-identity { text-transform:capitalize; font-weight:bold; padding-top:10px; border-bottom:1px solid #b3b3b3; }
.participants-address { text-transform:capitalize }
.participants-vote { font-weight:bold; padding-top:5px; border-bottom:1px solid #b3b3b3; }
#participants-search-btn { padding:0; margin:0; } 
#participants-search-keywords { margin:0; font-size:12px; border:1px solid #999999; vertical-align:middle; }

.back-to-competition { margin-left:10px; padding:0 5px; background-color:#e8c33f; width:110px; text-align:center; } 
.back-to-competition a { color:#000; } 
.back-to-competition a:hover { color:#61060d; } 

.questions li { font-weight:bold; }
.answers li { font-weight:normal; }

.stress { color:#710925; }
.round {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

.contest-dark { color:#fff; background-image:url('../images/contest/contest_main_bg.gif'); background-repeat: repeat-x; background-color: #404143; }
.contest-dark .content-body { padding:20px 40px; }
.contest-dark .contest-copyright { text-align:center; padding:15px; margin:0 0 20px;  background-color:#262626; }

#contestsignup { text-align:center; }
#contestsignup #page-title { padding-top:40px; }
#contestsignup #stylist-model-block { margin:80px 0 65px 140px; }
#contestsignup #stylist-model-block .stylist-model-img { float:left; padding:0 20px;}

.contest-dark .contest-title-block { font-size:42px; font-weight:bold; border-bottom:1px solid #b3b3b3; }
.contest-dark .welcome-msg { font-size:12px; font-weight:normal; text-transform:none; padding-left:15px; }
.contest-dark .welcome-msg-right { font-size:12px; font-weight:normal; text-transform:none; padding-left:500px; }
.contest-dark .signup-block { margin-top:10px; }
.contest-dark .page-left-block {float:left; width:170px; }
.contest-dark .page-right-block {float:right; width:700px; background-color:#fff; color:#666; padding:20px; }
.contest-dark .page-right-block .field-title { font-size:25px; text-transform:uppercase; color:#000; font-weight:bold; border-bottom:1px solid #b3b3b3; margin-bottom:10px; }
.contest-dark .page-right-block table { width:95%; }
div.choose-file input {
	background-image:url('../images/contest/SubmitSignUp_07.gif'); background-repeat: no-repeat; width:138px; height:40px;  
}

/* Sign-in box*/
#contest-signin-box {
    display:none;
    width:470px;
    margin: 5px auto;
    text-align: left;
    background-color: #fff;
    border: 15px solid #000;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}
#contest-signin-box-body { padding:5px 15px; }
#contest-signin-box-title { font-size:15px; font-weight:bold; background-color:#EBEBEB; padding:10px 15px;}
#contest-signin-box-body-left { float:left; width:200px; font-size:12px; }
#contest-signin-box-body-center { float:left; width:40px; height:10px;}
#contest-signin-box-body-right { float:left; width:200px; }
#contest-signin-box .bClose {cursor:pointer;}
#contest-signin-box .signin-body-title { font-size:13px; font-weight:bold; padding:5px 0; border-bottom:1px solid #B3B3B3; }
#contest-signin-box .signin-body-block { padding:10px 0 5px; }
#contest-signin-box .signin-label { font-weight:bold; } 

#profile-update-box {
    display:none;
    width:650px;
    margin: 5px auto;
    text-align: left;
    background-color: #fff;
    border: 15px solid #000;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}
#profile-update-box .bClose {cursor:pointer;}
#profile-update-box .field-title { font-size:13px; font-weight:bold; padding:5px 0; border-bottom:1px solid #B3B3B3; }


.sample-button { float:left; margin:2px; margin-right:10px; }
.file-input-div { float:left; margin:2px; }
.file-input-div-long { width:320px; }
.file-input-textbox { width:150px; }
.file-input-hidden { position:absolute; height:40px; right:0; top:0; opacity:0; filter: alpha(opacity=0); -ms-filter: "alpha(opacity=0)"; -khtml-opacity: 0; -moz-opacity: 0; }
.file-input-button { width:138px; height:40px; border:0; position:absolute; top:0; background:url('../images/contest/SubmitSignUp_07.gif') no-repeat; }
.submit-input-button { width:138px; height:40px; border:0; background:url('../images/contest/SubmitSignUp_18.gif') no-repeat; cursor:pointer; }
.cancel-input-button { width:138px; height:40px; border:0; background:url('../images/contest/SubmitSignUp_20.gif') no-repeat; cursor:pointer; }

#upload_head_shotUploader { background:url('../images/contest/SubmitSignUp_07.gif') no-repeat; cursor:pointer; }
#upload_full_shotUploader { background:url('../images/contest/SubmitSignUp_07.gif') no-repeat; cursor:pointer; }
#upload_user_profileUploader { background:url('../images/contest/SubmitSignUp_07.gif') no-repeat; cursor:pointer; }
.upload-message { font-size:18px; color:#B4045F }

.participants-block { padding:10px 0 0 15px; }
.recent-participants { float:left; margin:5px; } 
.recent-styles { float:left; margin:10px 25px; background-color:#fff; } 
.recent-styles .style-desc { padding:5px 10px; }
.recent-styles .style-desc .team-name { font-size:15px; color:#000; padding-bottom:10px; }
.recent-styles .style-desc .submit-name { color:#660000;  }
.recent-styles .style-score { background-color:#666666; color:#fff; padding:2px 10px; }

.view-profile-title { float:left; width:350px; text-transform:uppercase; }
.see-all-participants { margin-top:10px; border-top:1px solid #B3B3B3; }
.see-all-participants a { color:#61060D; } 
.page-nav-block { margin-top:10px; border-top:1px solid #B3B3B3; text-align:center; font-size:13px; }
.page-nav-block a { color:#61060D; } 
.participants-nav-block{ padding:10px 20px; margin:10px 20px 0; text-align:left; } 
.participants-nav-block a { color:#4A6CFE; } 

.right-block, .content, .page-right-block, .participants { -moz-border-radius: 7px; -webkit-border-radius: 7px; behavior: url(border-radius.htc); } 

/* Collections */
.collections-wraper { width:1000px; font-size:11px; margin:15px auto 0 auto; }
.collections-top { width:1000px; color:white; }
.collections-top .notice { color:gray; text-align:right; padding:45px 5px 0 0; }
.collections-footer { text-align:center; color:gray; font-size:11px; padding-top:5px; padding-right:30px; }

#duby-top { height:638px; }
.collections-top .duby-product-wraper { padding:225px 0 0 420px; }
.collections-top .duby-product-wraper .product-logo { float:left; }
.collections-top .duby-product-wraper .product-logo img { padding:0 10px; }
.collections-top #duby-desc { width:290px; padding:30px 0 0 410px; float:left; }
.collections-top #duby-desc h3 { font-size:26px; font-weight:normal; margin-bottom:5px; }
.collections-top #duby-style{ padding:5px 0 0 430px; }

#velvet-top { height:655px; }
.collections-top .velvet-product-wraper { padding:225px 0 0 347px; }
.collections-top .velvet-product-wraper .product-logo { float:left; }
.collections-top .velvet-product-wraper .product-logo img { padding:0 3px; }
.collections-top #velvet-desc { width:390px; padding:30px 0 0 365px; float:left; }
.collections-top #velvet-desc h3 { font-size:26px; font-weight:normal; margin-bottom:5px; }
.collections-top #velvet-style{ padding:65px 0 0 390px; }

#duvessa-top { height:645px; }
.collections-top .duvessa-product-wraper { padding:225px 0 0 0; }
.collections-top .duvessa-product-wraper .product-logo { float:left; }
.collections-top #duvessa-desc { width:450px; padding:30px 0 0 15px; float:left; }
.collections-top #duvessa-desc h3 { font-size:26px; font-weight:normal; margin-bottom:5px; }
.collections-top #duvessa-style{ padding:70px 0 0 140px; }

.wheretobuy-store { font-size:11px; padding:2px 0; /*width:580px;*/ }
#accordion { width:590px; } 
.store-name { font-weight:bold; display:block; clear:both; } 
.store-address { display:block; float:left; width:420px; } 

.main-ad { position:absolute; left:30px; top:450px; }
.main-ad img { float:left; } 


#fantasia-program-desc { color:white; font-size:12px; text-align:left; padding:230px 10px 0 435px; line-height:140%; }
#fantasia-program-desc ul { padding-left: 10px; }
#fantasia-directions { color:white; font-size:12px; text-align:left; padding:120px 140px 0 435px; line-height:130%; }
#fantasia-scholaship { color:black; font-size:12px; text-align:left; padding:150px 40px 0 435px; line-height:140%; }
#fantasia-scholaship .stress { color:white; }
#fantasia-bio { color:white; font-size:12px; text-align:left; margin:130px 10px 10px 435px; line-height:130%; height:420px; overflow:auto; }
#fantasia-bio .guest img { float:left; padding:5px 10px; }
#fantasia-bio .guest h3 { text-transform:uppercase }


