@font-face {
	font-family: 'YanoneKaffeesatz bold';	
	src: url('fonts/YanoneKaffeesatz-Bold.otf') format('opentype'), /* IE6-IE8 */
	     url('fonts/YanoneKaffeesatz-Bold.ttf')  format('truetype'); /* Safari, Android, iOS */	     
	}
@font-face {
	font-family: 'YanoneKaffeesatz Regular';	
	src: url('fonts/YanoneKaffeesatz-Regular.otf') format('opentype'), /* IE6-IE8 */
	     url('fonts/YanoneKaffeesatz-Regular.ttf')  format('truetype'); /* Safari, Android, iOS */	     
	}
@font-face {
	font-family: 'YanoneKaffeesatz Thin';	
	src: url('fonts/YanoneKaffeesatz-Thin.otf') format('opentype'), /* IE6-IE8 */
	     url('fonts/YanoneKaffeesatz-Thin.ttf')  format('truetype'); /* Safari, Android, iOS */	     
	}	

.request_form_section {
    width: 222px;
	float:right;
}
.request_form_section .common-title {
    margin-top: -6px;
    position: relative;
    width: 96%;
}
.request_form_section .content {
    float: left;
    height: 195px;
    margin-top: 20px;
    width: 100%;
}
.request_form_section .content ul, .request_form_section .content ul li {
    float: left;
    width: 202px;
}
.request_form_section .content ul li {
    border-bottom: 1px dotted #949494;
}
.request_form_section .content ul li.last {
    border-bottom: medium none;
}
.request_form_section .content ul li  {
    background: url("../../images/newgenray/brand_list_arr.gif") no-repeat scroll 3px center rgba(0, 0, 0, 0);
    color: #575757;
    float: left;
    /*font-size: 13px;*/
    line-height: 29px;
    padding: 0 0 2px 18px;
    width: 185px;
	line-height: 32px;border-bottom: 1px dotted #949494;
}

.page-title, .common-title {
    border-bottom: 1px solid #D9D7D7;
    margin: 0;
    overflow: visible;
    padding-bottom: 5px;
    position: relative;
}
.page-title span.arrow, .common-title span.arrow {
    background: url("../../images/newgenray/title_arr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -6px;
    height: 6px;
    left: 10px;
    position: absolute;
    width: 10px;
}
.page-title h1, .common-title h2, .common-title h3, .common-title .common_heading {
    color: #5F217B;
    font-size: 20px;
}
.common-title h2 {
    color: #5F217B;
    font-size: 20px;
}
.jspContainer {
    overflow-y: hidden;
    position: relative;
}
.jspPane {
    position: absolute;
}
.jspVerticalBar {
    background: url("../../images/newgenray/brand_scroll_bar_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
}
.jspCap {
    display: none;
}
.jspVerticalBar *, .jspHorizontalBar * {
    margin: 0;
    padding: 0;
}
.jspTrack {
    position: relative;
}
.jspVerticalBar .jspDrag {
    left: -2px;
    width: 15px;
}
.jspDrag {
    cursor: pointer;
    left: 0;
    position: relative;
    top: 0;
}
.jspVerticalBar .jspDrag .jspDragTop {
    background: url("../../images/newgenray/dots_vertical_slider.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 14px;
    left: 50%;
    margin: -7px 0 0 -4px;
    position: absolute;
    top: 50%;
    width: 8px;
    z-index: 99;
}
.jspVerticalBar .jspDragBottom {
    background: url("../../images/newgenray/scroll_vertical_bg.gif") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 8px;
    box-shadow: 0 3px 1px #000000;
    float: left;
    height: 98%;
    text-align: center;
    width: 15px;
    z-index: 9;
}

    .popup_container {
        padding: 15px;
    }
    .fancybox-skin input {
        margin: 10px;
    }
    .fancybox-skin label {
        width:33%;
        display:inline-block;
    }
	#submit_email ,.right_btn,.left_btn{
		display: block;
		height: 19px;
		background: #74278a;
		padding: 0px 16px;
		font: bold 12px/ 19px Arial, Helvetica, sans-serif;
		text-align: center;
		white-space: nowrap;
		color: #fff;
		border: 0px;
		height: 34px;
		line-height: 34px;
		margin: 0px;

	}
    #submit_email {
        float: right;		
    }
    .right_btn {
         float: right;
    }
    .left_btn {
        float: left;
    }
    .hidden {
        display: none;
    }
    .request_product {
		position: relative;
		background: #9860B1;
		height: 36px;
		border-radius: 6px;
		line-height: 36px;
		text-align: center;
		width: 90%;
    }
    .request_product a:hover {
     
    }
    .request_product:hover {
        background: #5F217B;
		
    }
    .request_product a {        
        color: #FFFFFF;
        display: block;
        font-size: 15px;
        text-decoration: none;
    }
    #add_me  {
        background-image: url("../../images/newgenray/picto1.png");
        background-position: 4px 6px;
		background-repeat: no-repeat;
		padding: 10px 28px 4px 0px;
		background-size: 80%;
		margin-left: 4px;
    }
    .div_label {
        height: auto;
        width: 150px;
    }
    .div_input {
        height: auto;
        width: 200px;
    }

    .ques_ans {
        width: auto;
        height: auto;
        text-align: left;
    }
    .ques_ans label {
       width: auto;
    }
    .ques_ans input {
        margin-left: 5px;
        width: 100%;
    }
    .ques_ans textarea {
        margin-left: 5px;
        width: 100%;
    }
    .form_error {
        color: red;
    }

    .clear {
        clear: both;
    }

.scroll-pane2 li div{float:left;width: 100%;}
.stat_one{width: 70%;display: block;float: left;line-height: normal;}
.stat_two{cursor: pointer;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
background-color: #9860B1;;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
height: 32px;
width: 38px;
display: block;float: left;}
#waiting-list,#add-me-text{font: 21px YanoneKaffeesatz Regular;display: none; text-align: center;clear: both;
width: 90%;
height: 24px;
display: block;
visibility: hidden;
color: #fff;
background-color: #333333;
border-radius: 6px;
line-height:23px;
}
#waiting-list{margin-top: -24px;}
.stat_two:hover{background-color: #5F217B;}
.stat_three{
background-color: #5F217B;
/*font-family: 'Novecento-DemiBold';*/
font-size: 14px;
color: #fff;
-webkit-border-radius: 0 3px 3px 0px;
-moz-border-radius: 0 3px 3px 0px;
border-radius: 0 3px 3px 0px;
display: inline-block;
height: 32px;
width: 12px;
padding-left: 2px;
display: block;float: left;
}
.step1-box label{width: 80px;}
.step1-box input[type="text"]{ width: 62%;margin-right: 0px;}
.step1-box h1{font-size: 1.8em;}

.scroll-pane2 {font: 15px YanoneKaffeesatz Regular;}
.question label{width:100%;}
.question input, .question textarea{ width:92%;margin:10px 10px 10px 0;}

.loading-facybox{background:#fff url("../../images/newgenray/ajax-loader_blue.gif") no-repeat 65% 18% !important;}
.fancybox-skin input{margin-left:0px;}
.fancybox-skin #email,.fancybox-skin #product_brand,.fancybox-skin #product_fragrance,.fancybox-skin #customer_firstname{width:58%;}
#loader {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(fancybox_overlay.png);
}