@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'AllerDisplay';
	src: url('fonts/AllerDisplay.eot');
	src: local('☺'), url('fonts/AllerDisplay.woff') format('woff'), url('fonts/AllerDisplay.ttf') format('truetype'), url('fonts/AllerDisplay.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Aller_Rg';
	src: url('fonts/Aller_Rg.eot');
	src: local('☺'), url('fonts/Aller_Rg.woff') format('woff'), url('fonts/Aller_Rg.ttf') format('truetype'), url('fonts/Aller_Rg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
background:url(../images/mainbg.jpg) no-repeat -340px -250px #f1f1f1;
padding:0px;
margin:0px;
	font:normal 12px "Aller_Rg", Arial, Helvetica, sans-serif;
/*	-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
*/	background-attachment:fixed;
}
.backg {
	width:100%;
	height:100%;
}
#wrapper {
	width:938px;	/*increased by 50px*/
	margin:0px auto;
	overflow:auto;
}
h1, h2, h3, h4, h5, ul, li {
	padding:0px;
	margin:0px;	
}
img {
	border:none;	
}
a, input {
	outline:none;
	border:0px;	
}
/*Left Section*/
#wrapper .leftsection{
	width:202px;
	float:left;	
}
.leftsection .logo{
	background-color:#ffc10e;
	padding:76px 0px 8px 20px;
}
.logo img {
	border:none;	
}
.leftsection .roundedcrnr {
	background:url(../images/roundedcorners.png) no-repeat top left;
	height:8px;
	width:202px;		
}
.navigation {
	padding:0px 12px 0px 0px;	
}
.navigation ul {
	list-style:none;
	margin:24px 0px 20px 0px;
	overflow:auto;
}
.navigation ul ul {
	list-style:none;
	margin:0px 0px 5px;
	clear:both;
	overflow:auto;
	display:none;
}
.navigation ul li{
	
}
.navigation ul li a{
	display:block;
	height:25px;
	float:right;
	clear:both;
	margin-bottom:3px;
	text-decoration:none;
}

/*About menu*/
.navigation ul li a.abo {
	width:111px;
	background:url(../images/menu.png) no-repeat -44px -2px;	
}
.navigation ul li a.abo:hover, .navigation ul li a.abo_selected {
	width:111px;
	background:url(../images/menu.png) no-repeat -44px -194px;	
}
.navigation ul li a.com {
	width:105px;
	background:url(../images/menu.png) no-repeat -52px -389px;	
}
.navigation ul li a.com:hover, .navigation ul li a.com_selected {
	width:105px;
	background:url(../images/menu.png) no-repeat -52px -369px;	
}


/*Our menu*/
.navigation ul li a.our {
	width:115px;
	background:url(../images/menu.png) no-repeat -39px -30px;	
}
.navigation ul li a.our:hover, .navigation ul li a.our_selected {
	width:115px;
	background:url(../images/menu.png) no-repeat -39px -222px;	
}
.navigation ul ul li a.cup {
	width:87px;
	background:url(../images/menu.png) no-repeat -68px -59px;	
}
.navigation ul ul li a.cup:hover, .navigation ul ul li a.cup_selected {
	width:87px;
	background:url(../images/menu.png) no-repeat -68px -251px;	
}
.navigation ul ul li a.mac {
	width:93px;
	background:url(../images/menu.png) no-repeat -61px -81px;	
}
.navigation ul ul li a.mac:hover, .navigation ul ul li a.mac_selected {
	width:93px;
	background:url(../images/menu.png) no-repeat -61px -273px;	
}

/*partypack menu*/
.navigation ul li a.par {
	width:135px;
	background:url(../images/menu.png) no-repeat -21px -412px;	
}
.navigation ul li a.par:hover, .navigation ul li a.par_selected {
	width:135px;
	background:url(../images/menu.png) no-repeat -20px -472px;	
}

/*faq menu*/
.navigation ul li a.faq {
	width:57px;
	background:url(../images/menu.png) no-repeat -100px -438px;	
}
.navigation ul li a.faq:hover, .navigation ul li a.faq_selected {
	width:57px;
	background:url(../images/menu.png) no-repeat -99px -498px;	
}


/*Dessert menu*/
.navigation ul li a.des {
	width:156px;
	background:url(../images/menu.png) no-repeat 0px -104px;	
}
.navigation ul li a.des:hover, .navigation ul li a.des_selected {
	width:156px;
	background:url(../images/menu.png) no-repeat 0px -296px;	
}
.navigation ul ul li a.pre {
	width:121px;
	background:url(../images/menu.png) no-repeat -35px -132px;	
}
.navigation ul ul li a.pre:hover, .navigation ul ul li a.pre_selected {
	width:121px;
	background:url(../images/menu.png) no-repeat -35px -324px;	
}
.navigation ul ul li a.cla {
	width:113px;
	background:url(../images/menu.png) no-repeat -43px -156px;	
}
.navigation ul ul li a.cla:hover, .navigation ul ul li a.cla_selected {
	width:113px;
	background:url(../images/menu.png) no-repeat -43px -348px;	
}


.navigation ul ul li a{
	display:block;
	height:20px;
	margin-bottom:5px;
}
.navigation ul li a:hover{
	display:block;
	height:25px;
}
.navigation ul ul li a:hover{
	display:block;
	height:20px;
}


/*Right Section*/
#wrapper .rightsection{
	width:729px;/*increased by 50px*/
	float:right;
	padding-top:85px;
	margin:0px;
}
.rightsection .topcorners{
	background:url(../images/top-corners.png) no-repeat top center;
	height:40px;
}
.rightsection .content{
	background:url(../images/content-shadow.png) repeat-y top right;
}
.content .drop{
	background:url(../images/drop.png) no-repeat 636px 0px;
	min-height:200px;
	overflow:hidden;
	padding:0px 50px 0px 50px;
}
.drop2{
	background:url(../images/drop.png) no-repeat 636px 0px;
	min-height:200px;
	overflow:hidden;
	padding:0px 50px 2px 25px;
}

.drop3{
	background:url(../images/drop.png) no-repeat 636px 0px;
	min-height:500px;
	overflow:hidden;
	padding:0px 50px 2px 25px;
}
.drop3 .leftcontent2 {
	float:left;
	width:525px;
}
.drop .leftcontent{
	float:left;
	width:498px;
	margin-left:2px;
}
.drop2 .leftcontent2 {
	float:left;
	width:525px;
}
.leftcontent3 {/*added 16-12-2011*/
	width:525px;
	float:left;
}
.leftcontent3 .aboutcontent {
	padding:0px 0px 0px 25px;
	clear:both;
}
.aboutcontent img {
	float:left;	
	margin:0px 18px 20px 0px;
}
.aboutcontent img.spacer {
	margin:0px;
	padding:0px;	
}

.aboutcontent p {
	text-align:justify;	
}

.leftcontent .welcometxt {
	position:relative;
	margin:0px 0px 10px 30px;
	width:100%;
}
.cupcakes {
	padding:0px 0px 0px 25px;
	clear:both;
	margin:0px;
	overflow:hidden;
}
.cake {
	float:left;	
	width:160px;
	height:auto;
	margin:-1px 0px 0px 12px;
	height:225px;
}
.cake div {
	margin:-10px 10px 0px 15px;	
}
.cake div h5, .image_text h5, .ppthumb div h5{
	color:#000;
	font-family:"Aller_Rg", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.cake p, .image_text p {
	color:#533d32;
	font-size:10px;
	text-align:left;
	padding:2px 0px 0px;
	line-height:10px;	
}
.partypack {
	clear:both;
	padding:10px 0px 0px 0px;
	overflow:auto;
}
.partypack ul.cupcakes_slider {
	padding:0px;	
}
.partypack ul.cupcakes_slider li {
	height:433px;
}
.partypack .ppthumb {
	float:left;
	height:140px;
	margin:0px 0px 0px 31px;
	width:135px;
}
.ppthumb img {
	margin-bottom:8px;	
}
.clearboth {
	clear:both;	
}
.ppthumb p {
	color:#000000;
	font-size:10px;
	text-align:left;
	padding:2px 0px 2px;
	line-height:10px;	
}
p.alignRight {
	text-align:right;	
}
p.alignRight a {
	color:#533d32;
	text-decoration:none;	
}
p.alignRight a:hover {
	text-decoration:underline;	
}
.cake img {
	margin:0px 0px 0px 10px;
	height:158px;
}
h1.heading {
	background:url(../images/header-round.jpg) no-repeat top right;
	font-family:"AllerDisplay",Arial, Helvetica, sans-serif;
	
	font-size:26px;
	letter-spacing:0px;
	color:#fff;
	float:left;
	padding:5px 20px 9px 25px;
}
h1.heading_contact {
	background:url(../images/header_contact.png) no-repeat top right;
	font-family:"AllerDisplay",Arial, Helvetica, sans-serif;
	
	font-size:26px;
	letter-spacing:0px;
	color:#fff;
	float:left;
	margin:0px 0px 0px -1px;
	padding:4px 20px 10px 25px;
}
.flash {
	width:100%;
	clear:both;
	height:247px;
	overflow:hidden;
}
.drop .rightcontent, .drop2 .rightcontent {
	float:right;
	width:116px;
	margin-top:37px;
	padding-top:5px;
	padding-left:10px;
	border-left:2px solid #d3cdca;	
}
.rightcontent h2 {
	font-family:"Aller_Rg", Arial, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#f74953;
	letter-spacing:-1px;
	padding:0px 0px 4px;
	line-height:15px;
}
.rightcontent h2.join {
	font:bold 16px "Aller_Rg", Arial, Helvetica, sans-serif;
	color:#2c88b1;
	letter-spacing:-1px;
	padding:0px 0px 4px;
	line-height:15px;
}
input.email {
	width:110px;	
	border:1px solid #918f90;
	height:12px;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#533d32;
	line-height:12px;
}
input.btext {
	width:110px;	
	border:1px solid #918f90;
	height:16px;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#533d32;
	line-height:12px;
}
.rightcontent a.more{
	font:bold 8px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	background:url(../images/arrow.jpg) no-repeat center right;
	padding-right:8px;
	float:right;
}
input.submit {
	background:url(../images/submit.png) no-repeat top right;
	width:50px;
	height:13px;
	display:block;
	border:none;
	outline:none;
	margin:5px 0px 0px;
	cursor:pointer;
}
input.clear {
	background:url(../images/clear.jpg) no-repeat top right;
	width:38px;
	height:13px;
	display:block;
	border:none;
	outline:none;
	margin:5px 0px 0px;
	cursor:pointer;
	outline:none;
}
.socialicons {
	clear:both;	
	float:right;
	padding-right:12px;
}
.socialicons img  {
	margin:5px 1px;
	border:none;	
}
.rightcontent a.more:hover {
	text-decoration:underline;	
}
.rightcontent p {
	font-size:10px;
	line-height:10px;
	text-align:left;
	color:#533d32;	
}
p.spacing, .aboutcontent p {
	line-height:16px;
	text-align:justify;
	padding-bottom:7px;
}
.text h3{
	font:normal 16px  "Aller_Rg", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	letter-spacing:-1px;
}
.textcms h3{
	font:normal 14px  "Aller_Rg", Arial, Helvetica, sans-serif;
	color:#E2842C;
	letter-spacing:-1px;
}
.text {
	margin:12px 0px 0px;
overflow:auto; 	
}
.text h2{
	font:normal 16px  "Aller_Rg", Arial, Helvetica, sans-serif;
	color:#e2842c;
	letter-spacing:-1px;
	font-weight:bold;
	padding:0px 0px 0px;
	
}
h2.orange{
	font:normal 14px "Aller_Rg", Arial, Helvetica, sans-serif;
	color:#e2842c;
	padding:0px 25px 5px 0px;	
}
p {
	margin:0px;
	padding:0px 0px 5px 0px;
	text-align:justify;	
}
.image img {
	margin:0px 0px 0px 8px;	
}
.image p {
	position:relative;
	margin:-10px 0px 0px;
	font:normal 10px "Aller_Rg",Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	text-align:right;
	color:#000;
	line-height:8px;
}
h5.highlightxt {
	margin:4px 0px 10px;
	background:#cccccc;
	color:#000;
	font-family:"Aller_Rg",Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float:right;
	text-align:center;
	padding:5px;
	width:236px;
}
.contact_form {
	float:right;
	width:312px;/*changed 19-12-2011*/	
}
.contact_form_disc {
	float:right;
	width:500px;/*changed 19-12-2011*/
	height:400px;
}
.contact_form2 {
	float:right;
	width:275px;	
}
.contact_form2 p{
	padding:8px 0px ;
}
.contact_form  table label {
	font-weight:bold;
	font-size:10px;
	clear:left;
	display:block;	
}
.contact_form  table input{
	border:1px solid #959595;
	padding:2px 5px 2px;
	line-height:12px;
	font-size:11px;
	color:#666666;
}
.contact_form  table input.submit, .contact_form  table input.clear {
	border:none;
	float:right;
	margin-left:10px;	
}
.contact_form  table caption {
	font-weight:bold;	
}
table caption span{
	font-weight:normal;	
}

.contact_form  table textarea {
	border:1px solid #959595;
	padding:2px 5px 2px;
	line-height:12px;
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	height:150px;
	clear:both;
}
a.faq {
	color:#533d32;	
}
a.faq:hover {
	color:blue;	
}
table.checkBox {
	border-collapse:collapse;
}
table.checkBox td input {
	border:none;	
}
table.checkBox label {
	text-align:left;
	padding-top:3px;
}
table.checkBox td {
	padding:2px 2px 2px 0px;
	/*border-bottom:1px solid #959595;*/
}
/*footer*/
.footer {
	width:938px;/*increased by 50px*/
	margin:0px auto;
	min-height:38px;
	clear:both;
	background:url(../images/bot-corners.png) no-repeat top right;
}
.footer span {
	float:right;
	margin:20px 25px 0px 0px;	
}
.premium {
	clear:left;
	padding:22px 0px 0px 26px;	
}
.premium .image_holder {
	width:475px;
	height:256px;
	overflow:hidden;
	padding-bottom:10px;
}
.image_text ul{
	list-style:none;
	text-align:right;
	float:right;
	margin:0px 1px 0px;
}
.image_text ul li {
	display:block;
	float:left;
	margin-left:5px;		
}
.image_text li a{
	text-decoration:none;	
}
.image_text h5 {
	float:left;
	clear:left;	
}
.image_text p {
	float:left;
	clear:left;
	width:260px;	
}
.image_text p.pre_bars {
	float:left;
	clear:left;
	width:400px;	
	font-size:12px;
    line-height: 16px;
}
.image_text li a img{
	border:none;	
}
.image_text li a:hover , .image_text li.image_selected a {
	
}
.classic {
	clear:left;
	 overflow: auto;
	padding:19px 20px 0px 22px;	
}
.classic img {
	border:none;	
	float:left;
}
.classic h3 {
	float:left;
	font-family:"Aller_Rg", Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:9px 0px 0px;
	color:#fff;
	padding:3px 8px 2px 5px;
	color:#fff;
	line-height:12px;
	background:url(../images/classic-header2.jpg) no-repeat top right #fcb618; 
}
/*.classic h3.one {
	background:url(../images/classbars-heading.png) no-repeat 0px 0px; 
}
.classic h3.two {
	background:url(../images/classbars-heading.png) no-repeat 0px -20px; 
}
.classic h3.three {
	background:url(../images/classbars-heading.png) no-repeat 0px -38px; 
}

*/.contact_form2 ul{
	list-style:none;
	text-align:right;
	float:left;
	margin:0px 0px 0px;
}	
.contact_form2 ul li {
	display:block;
	float:left;
	margin-right:5px;		
}
.contact_form2 li a{
	text-decoration:none;
}

/*image rotator*/
.rogator_nav {
	position:relative;
	overflow:auto;
	margin:-18px 22px 0px 0px;
}
.rogator_nav2 {
	overflow:auto;
	clear:both;
	margin:0px 20px 0px 22px;
}
.rogator_nav2b {
	overflow:auto;
	clear:both;
	margin:0px 20px 0px 22px;
}
.rogator_nav3 {
	overflow:auto;
	clear:both;
	margin:-25px 0px  -20px 30px;
}
.rotator_nav4 {/*added 13-12-2011*/
	overflow:auto;
	clear:left;
	margin:0px 0px 0px 25px;
}
.fixedHeight {/*added 13-12-2011*/
	height:443px;
}
.leftimg, .rightimg, .leftimg, .rightimg {
	margin:0px 0px 0px;
	display:block;	
}

.leftimg, .leftimg2, .leftimg3 {
	float:left;	
}
.rightimg, .rightimg2, .rightimg3 {
	float:right;	
}

ul.flashimages, ul.flashimages2  {/*added 13-12-2011*/
	list-style:none;
}
ul.flashimages li, ul.flashimages2 li {/*added 13-12-2011*/
	float:left;
	margin:0px;
	padding:0px;
}		
.abouttxt {
	float:right; 
	width:285px;
	height:350px;
	overflow:auto;
}
.abouttxt2 {
	clear:both; 
	height:183px;
	overflow:auto;
	padding:16px 10px 0px 28px;
	margin-bottom:15px;
}
.faQ {
	clear:both;
	padding:0px 0px 0px 25px;	
	height:450px;
}
.faQ ul {
list-style:none;

}
.faQ ul h3 {
	font-size:14px;
	font-weight:bold;
	font-family:"Aller_Rg", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#D7823C;
	padding:20px 0px 5px 18px;
}
.faQ ul li {
	color:#000;
	font-size:12px;
	margin-top:5px;
	cursor:pointer;	
	overflow:hidden;
}
.faQ ul li span{
	display:block;
}
.faQ ul li p{
	color:#FFC10E;
	padding:3px 0px 5px 20px;
	margin:0px;
	font-size:12px;
	display:none;
	text-align:left;
	clear:both;
}
ul.pagination {
	float:right;
	padding:0px;
	margin:0px;	
	list-style:none;
	height:460px;
}
.faQcontainer {
	height:460px;
	width:524px;
	clear:both;
	float:left;	
}
ul.pagination li{
	padding:0px 0px 0px 0px;	
	display:block;
}
ul.pagination li.bot {
	padding:425px 0px 0px 0px;
}
ul.pagination li a{
	display:block;
}
ul.cupcakes_slider {
	margin:0px;
	padding:0px 0px 0px 0px;/*changed 16-12-2011*/
	overflow:auto;
	width:100%;
	list-style:none;
	clear:left;	
}
ul.cupcakes_slider li{
	margin:0px;
	padding:0px;
	float:left;
	height:443px;
	overflow:hidden;	
}
/*for input when focused and blured*/
input.changeBG, textarea.changeBG {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px dotted #FFC10E;
	margin-bottom:5px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	width:500px;
	color:#533D32;
}
input.changeBG {
	width:	
}
input.button_cms{
	font-size:14px;
	font-weight:normal;
	font-family:"AllerDisplay", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	padding:5px;
	background-color:#FFC10E
	}
.TableContainer {
	background:url(../images/drop.png) no-repeat 636px 0px;
	min-height:410px;
	overflow:hidden;
	padding:0px 25px 2px 25px;	
}
.TableContainer .leftcontent2 {
	clear:both;
	overflow:hidden;	
}
.TableContainer .cmstable{
	padding:20px 25px 0px;
	clear:both;
}
.cmstable table.updates {
	border:1px solid #915e44;
	border-bottom:none;
}
.cmstable table.updates th{
	background:#915e44;
	color:#ffffff;
	font-family:"AllerDisplay", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px 0px 3px 5px;
	text-transform:uppercase;
	text-align:left;
	font-weight:normal;
}
table.updates tr td {
	border-bottom:1px solid #915e44;
	font-size:12px;
	padding:3px 0px 3px 8px;
	text-align:left;
	font-weight:normal;
	color:#915e44;
}
table.updates tr td img {
	cursor:pointer;
	margin-right:5px;
}
table.updates tr:hover {
	background-color:#ffecb6;	
}
.cmstable ul.addTab {
	float:right;
	list-style:none;	
}
.cmstable ul.addTab li a {
	float:left;
	display:block;
	background:url(../images/rounded-tabs.png) no-repeat top left;
	text-decoration:none;
	padding:0px 0px 0px 10px;	
}
.cmstable ul.addTab li a span {
	font-family:"AllerDisplay", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background:url(../images/rounded-tabs.png) no-repeat right -21px ;		
	padding:3px 10px 3px 0px;
	display:block;
}
.menuItems {
	overflow:auto;
	clear:both;	
}
.menuItems ul{
	margin:0px;
	padding:0px;
	list-style:none;	
}
.menuItems ul li{
	float:left;
	padding:0px 13px 0px;
	border-right:1px solid #D7823C;	
}
.menuItems ul li a{
	float:left;	
	text-decoration:none;
	color:#D7823C;
	font-family: Arial, Helvetica, sans-serif;/*font-family:"AllerDisplay", Arial, Helvetica, sans-serif;*/
	font-size:12px;
	font-weight:normal;
}
.menuItems ul li a:hover {
	text-decoration:underline;	
}
.menuItems ul ul{
	clear:left;
	padding:0px 0px 0px 0px;
}
.menuItems ul ul li{
	float:left;
	clear:left;
	border:none;
	padding:0px;
}
.menuItems ul ul li a {
	color:#ffc10e;	
}
ul.login_details {
	margin:0px;
	padding:0px 60px 20px 0px;
	float:right;
	list-style:none;	
}
ul.login_details li {
	color:#D7823C;
	font-family: Arial, Helvetica, sans-serif;/*font-family:"AllerDisplay", Arial, Helvetica, sans-serif;*/
	font-size:12px;
	padding:0px 20px 0px 0px;
	font-weight:normal;	
	float:left;
}
ul.login_details li span {
	color:#D7823C;
	/*font-family: Arial, Helvetica, sans-serif;*/font-family:"AllerDisplay", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;		
	text-transform:uppercase;
}
ul.login_details li a {
	color:#F74953;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;			
}
ul.login_details li a:hover {
	color:#FFC10E;
	text-decoration:underline;	
}
.errmsg {
	font-family:"AllerDisplay", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF0000;
}
a.cmsThumbnail img{
	padding:2px;
	border:1px solid #FFC10E;
}
a.cmsThumbnail:hover img{
	padding:1px;
	border:2px solid #915E44;
}
/*added 13-12-2011*/
.leftcontent2 .cupcakes_slider {
	padding:0px;
}
ul.cupcakes_slider li .image_text ul li { 
	height:22px;
	margin:0px 0px 0px 5px;
}
ul.cupcakes_slider li ul.classicbars li {
	height:22px;
	margin:0px 0px 0px 5px;	
}

/*end of added 13-12-2011*/

/*for custome scroll bar*/

	#scroll-pane { float:left;overflow: hidden; height:170px;position:relative; margin:0px ;display:inline;}
#scroll-content {position:absolute;top:0;left:0;  padding:0px 18px 0px 0px;}
#slider-wrap{float:left;background-color:#fff;width:4px; border:1px solid #FFC10E;}
#slider-vertical{position:relative;height:100%}
.ui-slider-handle{width:4px;height:10px;margin:0 auto;background-color:#FFC10E;display:block;position:absolute}
