.button{display:inline-block;zoom:1;*display:inline;vertical-align:baseline;margin-top:12px;outline:0;cursor:pointer;text-align:center;text-decoration:none;text-transform:uppercase;padding:4px 10px;-webkit-border-radius:.5em;-moz-border-radius:.5em;border-radius:.5em;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.button-gray{color:#606060;background:#fff;border:solid 1px #ededed;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ededed));background:-moz-linear-gradient(top,#fff,#ededed);border:solid 1px #b7b7b7}.button-gray:hover{background:#ededed;border:solid 1px #dcdcdc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#dcdcdc));background:-moz-linear-gradient(top,#fff,#dcdcdc);border:solid 1px #b7b7b7}.button-gray:active{background:#fff;border:solid 1px #fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#ededed),to(#fff));background:-moz-linear-gradient(top,#ededed,#fff);border:solid 1px #b7b7b7}.button-blue{background:#0089cc;border:solid 1px #006dae;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#0097da),to(#006dae));background:-moz-linear-gradient(top,#0097da,#006dae)}.button-blue:hover{background:#0097da;border:solid 1px #0089cc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#0097da),to(#0089cc));background:-moz-linear-gradient(top,#0097da,#0089cc)}.button-blue:active{background:#006dae;border:solid 1px #0097da;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#006dae),to(#0097da));background:-moz-linear-gradient(top,#006dae,#0097da)}.button-red{background:#d81b21;border:solid 1px #aa1317;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#ed1c24),to(#aa1317));background:-moz-linear-gradient(top,#ed1c24,#aa1317)}.button-red:hover{background:#b61318;border:solid 1px #a11115;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#c9151b),to(#a11115));background:-moz-linear-gradient(top,#c9151b,#a11115)}.button-red:active{background:#d81b21;border:solid 1px #ed1c24;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#aa1317),to(#ed1c24));background:-moz-linear-gradient(top,#aa1317,#ed1c24)}.button-pink{background:#0c0c0c;border:solid 1px #424242;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#0c0c0c),to(#424242));background:-moz-linear-gradient(top,#0c0c0c,#424242)}.button-pink:hover{background:#1f1f1f;border:solid 1px #525252;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#1f1f1f),to(#525252));background:-moz-linear-gradient(top,#1f1f1f,#525252)}.button-pink:active{background:#0c0c0c;border:solid 1px #0c0c0c;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#0c0c0c));background:-moz-linear-gradient(top,#424242,#0c0c0c)}.button-orange{background:#faa238;border:solid 1px #ff8400;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#faa238),to(#ff8400));background:-moz-linear-gradient(top,#faa238,#ff8400)}.button-orange:hover{background:#fdc43c;border:solid 1px #ff9600;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#fdc43c),to(#ff9600));background:-moz-linear-gradient(top,#fdc43c,#ff9600)}.button-orange:active{background:#faa238;border:solid 1px #faa238;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#ff8400),to(#faa238));background:-moz-linear-gradient(top,#ff8400,#faa238)}.button1{display:inline-block;zoom:1;*display:inline;vertical-align:baseline;margin:0;outline:0;cursor:pointer;text-align:center;text-decoration:none;text-transform:uppercase;text-shadow:0 1px 1px rgba(0,0,0,0.3);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.2);box-shadow:0 1px 2px rgba(0,0,0,0.2);-webkit-border-radius:.5em;-moz-border-radius:.5em;border-radius:.5em;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;color:white;font-size:12px}.button1-gray{color:#606060;background:#fff;border:solid 1px #ededed;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ededed));background:-moz-linear-gradient(top,#fff,#ededed);border:solid 1px #b7b7b7}.button1-gray:hover{background:#ededed;border:solid 1px #dcdcdc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#dcdcdc));background:-moz-linear-gradient(top,#fff,#dcdcdc);border:solid 1px #b7b7b7}.button1-gray:active{background:#fff;border:solid 1px #fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#ededed),to(#fff));background:-moz-linear-gradient(top,#ededed,#fff);border:solid 1px #b7b7b7}.button1-blue{background:#0089cc;border:solid 1px #006dae;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#0097da),to(#006dae));background:-moz-linear-gradient(top,#0097da,#006dae)}.button1-blue:hover{background:#0097da;border:solid 1px #0089cc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#0097da),to(#0089cc));background:-moz-linear-gradient(top,#0097da,#0089cc)}.button1-blue:active{background:#006dae;border:solid 1px #0097da;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#006dae),to(#0097da));background:-moz-linear-gradient(top,#006dae,#0097da)}.button1-red{background:#d81b21;border:solid 1px #aa1317;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#ed1c24),to(#aa1317));background:-moz-linear-gradient(top,#ed1c24,#aa1317)}.button1-red:hover{background:#b61318;border:solid 1px #a11115;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#c9151b),to(#a11115));background:-moz-linear-gradient(top,#c9151b,#a11115)}.button1-red:active{background:#d81b21;border:solid 1px #ed1c24;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#aa1317),to(#ed1c24));background:-moz-linear-gradient(top,#aa1317,#ed1c24)}.button1-pink{background:#0c0c0c;border:solid 1px #424242;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#0c0c0c),to(#424242));background:-moz-linear-gradient(top,#0c0c0c,#424242)}.button1-pink:hover{background:#1f1f1f;border:solid 1px #525252;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#1f1f1f),to(#525252));background:-moz-linear-gradient(top,#1f1f1f,#525252)}.button1-pink:active{background:#0c0c0c;border:solid 1px #0c0c0c;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#0c0c0c));background:-moz-linear-gradient(top,#424242,#0c0c0c)}.button1-orange{background:#faa238;border:solid 1px #ff8400;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#faa238),to(#ff8400));background:-moz-linear-gradient(top,#faa238,#ff8400)}.button1-orange:hover{background:#fdc43c;border:solid 1px #ff9600;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#fdc43c),to(#ff9600));background:-moz-linear-gradient(top,#fdc43c,#ff9600)}.button1-orange:active{background:#faa238;border:solid 1px #faa238;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@start',endColorstr='@end');background:-webkit-gradient(linear,left top,left bottom,from(#ff8400),to(#faa238));background:-moz-linear-gradient(top,#ff8400,#faa238)}
.control-group label,input,button,select,textarea{font-size:14px;font-weight:normal;line-height:20px}.control-group input,button,select,textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.control-group label{margin-bottom:5px;float:left;padding-top:6px;color:#fff}.control-group select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#555;vertical-align:middle;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.control-group input,textarea,.uneditable-input{width:206px}.controls-row textarea,input[type="text"],input[type="datetime"],input[type="week"],input[type="number"],input[type="email"],input[type="tel"],input[type="color"]{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s}.control-group.info .checkbox,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#3a87ad}.control-group{margin-bottom:10px}.form-horizontal .control-group{margin-bottom:15px;margin-left:173px;*zoom:1}.form-horizontal .control-label{float:left;width:160px;padding-top:5px;text-align:right;color:#fff}.form-horizontal .controls{*display:inline-block;*padding-left:20px;margin-left:106px;*margin-left:0}.form-horizontal .form-actions{padding-left:180px}.control-group select{height:27px}.fancyboxheader{font-family:Arial,Helvetica,sans-serif;text-align:center;color:#fff;border-bottom:1px dotted #0074a9;padding:10px 0;font-size:22px;background:#001f35;border-radius:0;border-bottom:1px solid #004c81;margin-bottom:15px}.fancyboxmaindiv{width:680px;border:1px dotted #0074a9;background:#0074a9}
.breadcrumb{clear:both;height:10px;font-size:10px}.breadcrumb .active{color:#000}.breadcrumb ul{float:left;background:#eee;padding:4px 6px 4px 0}.breadcrumb li{display:inline;background:#eee}.breadcrumb li.bread-arrow{padding:0 5px;font-size:6px;color:#555}.breadcrumb li a{color:#555;background:#eee}.breadcrumb li a:hover{text-decoration:underline}.breadcrumb li a.last{color:#808080}.breadcrumb li:first-child{background:0;padding:0}
.wrapper{margin:0 auto;width:1000px}.wrapper .downbox{margin-top:10px}h1{border-bottom:1px solid #dcdcdc;padding-bottom:10px;font-weight:normal;color:#f77a00}h2{font-weight:normal;color:#0781bb;font-size:16px;margin-top:0}strong{color:#0d86c1}.box,.box-large{margin-right:13px;padding-bottom:10px;margin-bottom:10px;float:left}.box{width:300px}.box img{width:300px;height:165px}.box p{color:#7f8081;height:60px}.box a{color:#414141}.large-box{width:613px}.bottom{border-bottom:2px dashed lightgray}.bottom a{padding-left:12px;color:#414141;margin:10px 0}.breadcrumb{margin:5px 0 0 0}.out-of-stock{position:absolute;float:left;bottom:5px;right:9px;z-index:99999}.out-of-stock-sm{position:absolute;float:left;bottom:20px;right:9px;z-index:9}
.addheading{font-family:;color:#474747;font-size:20px;font-weight:bold;margin:0;padding-top:16px;margin-bottom:10px}.bannercontainer{float:left;margin-bottom:27px}.top-head-new{width:754px;margin-top:20px;font-size:20px;color:#f77a0e;text-align:left;clear:both;background-color:#181818;padding-left:8px;padding-right:10px;padding-bottom:2px}.pro-new-cat{width:236px;float:left;list-style:none;margin-left:0;padding:0;margin-right:0;border:2px solid white;border-bottom:1px solid #808080;margin-left:5px;padding:0 3px;margin-right:5px}.pro-des{padding-left:2px;color:#414141;height:15px;overflow:hidden}.pro-des1{padding-left:2px;color:#414141}.pro-des2{padding-left:2px;color:#414141;height:5px;line-height:25px;border-bottom:1px dotted #414141}.strike-throuh{text-decoration:line-through;color:#414141;float:left}.discount{color:#414141;float:left;margin-top:6px}.border-bottom{border-bottom:1px dotted #414141;margin-bottom:10px}.final-price{float:left;text-align:left;clear:both;font-size:13px;font-weight:bold;color:#414141;margin-top:5px}.last-cont{float:left;text-align:center;clear:both;margin-top:1px;color:#414141;width:100%;font-size:14px;margin-bottom:11px}.buynow-yellow{color:#fff!important;float:right;font-size:13px;font-weight:bold}.btn-orange{font-size:13px;font-weight:bold;padding-left:6px;padding-right:6px}.buynow-yellow a{color:#fff;cursor:pointer;padding-left:6px;padding-right:6px}.buynow-yellow a:hover{cursor:pointer}.view-dtls{float:left;color:#181818;font-size:12px}.view-dtls:hover{cursor:pointer;float:left}.pro-new-ul{float:left;margin-bottom:20px}.cat-heading-search{border:1px solid #fff;margin:0;padding:0;color:#414141;font-weight:bold;border-bottom:1px dotted #414141;margin-bottom:10px;margin-top:15px}.cat-heading-search-cont{color:#414141;width:770px;float:left;clear:both;padding-bottom:20px}h2 a.float-right{float:right;color:#FFF;font-size:20px}.autohide-subcategory{display:none;float:left}.category-text-left{width:80%;text-align:left;cursor:pointer}.button-pink:hover{background:#d0d0d0;border:solid 1px #a8a8a8;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4d4d4',endColorstr='#a8a8a8');background:-webkit-gradient(linear,left top,left bottom,from(#d4d4d4),to(#a8a8a8));background:-moz-linear-gradient(top,#d4d4d4,#a8a8a8)}.button-pink{background:#efefef;border:solid 1px #ccc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#cccccc');background:-webkit-gradient(linear,left top,left bottom,from(#efefef),to(#ccc));background:-moz-linear-gradient(top,#efefef,#ccc)}.buynow-yellow a{color:#fff;cursor:pointer;padding-left:6px;padding-right:6px;color:#fff;cursor:pointer;padding-left:6px;padding-right:6px;width:96%;height:20px;border-radius:8px;font-family:OpenSans,sans-serif;font-size:15px;font-weight:bold;padding-top:6px;text-transform:capitalize}.last-cont,.buynow-yellow{float:none}