* {
    /*padding:0px;*/
    margin: 0px;
}

body {
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

a {
    outline: none;
}

img {
    border: none;
    outline: none;
}

.left, #header .logo, #header .strip ul li {
    float: left;
}

.right, #header .linkwr {
    float: right;
}

.clear {
    clear: both;
}

.wraper {
    width: 1000px;
    margin: auto;
}

#header {

    background-image: url(../images/header-bg.png);

    background-repeat: repeat-x;
    height: 98px;
    margin-bottom: 30px;

    -webkit-border-bottom-right-radius: 10px;

    -webkit-border-bottom-left-radius: 10px;

    -moz-border-radius-bottomright: 10px;

    -moz-border-radius-bottomleft: 10px;

    border-bottom-right-radius: 10px;

    border-bottom-left-radius: 10px;

}

#header .logo {
    width: 230px;
    padding: 10px;
    text-align: center;
}

#header .linkwr {
    width: 713px;
    padding: 0px;
}

#header .strip {
    background-image: url(../images/links-bg.png);

    background-repeat: no-repeat;

    width: 660px;
    margin: auto;

    height: 31px;
    padding: 4px 0 0 4px;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 13px;

}

#header .strip ul {
    list-style: none;
    padding: 0px;
    margin: 0;
}

#header .strip ul li {
    background-image: url(../images/hdr-line2.png);

    background-repeat: no-repeat;
    background-position: right;

    padding: 0px 22px 0 22px;

    height: 25px;
    line-height: 1.7;
}

#header .strip ul li a {
    color: #333333;
    text-decoration: none;
}

#header .strip ul li a:hover {
    color: #db0133;
    text-decoration: none;
}

a.red:link, a.red:active, a.red:visited {
    color: #ff0700;
    text-decoration: none;
}

a.red:hover {
    color: #FF9900;
    text-decoration: underline;
}

a.heading:link, a.heading:active, a.heading:visited {
    color: #FF9900;
    text-decoration: none;
}

a.heading:hover {
    color: #ff0700;
    text-decoration: underline;
}

.arrows {
    text-align: right;
}

h2 {
    padding: 0px;
    margin: 10px
}

.imgbdr {
    border: 3px solid #eac55e;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.box1 {
    background: url(../images/trns-1.png);
    border: 4px solid #CCCCCC;

    padding: 10px;
    color: #FFFFFF;

    -webkit-border-radius: 15px;

    -moz-border-radius: 15px;

    border-radius: 15px;

}

.box2 {
    background: url(../images/trns-2.png);
    border: 4px solid #000000;

    padding: 10px;
    color: #FFFFFF;

    -webkit-border-radius: 15px;

    -moz-border-radius: 15px;

    border-radius: 15px;

}

.box3 {
    background: url(../images/trns-1.png);

    padding: 10px;
    color: #FFFFFF;

    -webkit-border-radius: 0px 15px 15px 15px;

    -moz-border-radius: 0px 15px 15px 15px;

    border-radius: 0px 15px 15px 15px;

}

.news {
}

.news .left {
    width: 442px;
    height: 100px;
    margin: 10px;
}

.news .center {
    width: 600px;
    height: 100px;
    margin: 5px 10px;
}

.news .right {
    width: 260px;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}

.presscenter {
    /*text-align: justify; height: 100px;*/
    margin: 5px 10px 10px 10px;
    width: 540px;
    line-height: 15px;
}

.news .imgbdr {
    float: left;
}

.halwapur-monthly {
    width: 730px;
    margin: auto;
    font-size: 13px;
    line-height: 1.4
}

.halwapur-monthly p {
    padding: 0 15px 0 5px;
}

.halwapur-monthly .left {
    width: 335px;
    height: 100px;
    margin: 10px;
}

.halwapur-monthly .right {
    width: 180px;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}

.halwapur-monthly .imgbdr {
    float: left;
}

.leftad {
    float: left;
}

.halwapur-monthly .image1 {
    float: left;
}

.halwapur-monthly .dis-img {
    width: 580px;
    float: right;
    height: 245px;
    overflow-y: scroll;
    margin-top: 20px;
}

.halwapur-monthly .hid-show {
    position: absolute;
    background-color: #000000;
    width: 680px;
    padding: 20px;
    display: none;
}

.halwapur-monthly .sho-lft {
    width: 150px;
    border-right: 1px dotted #666666;
    float: left;
}

.halwapur-monthly .sho-right {
    width: 510px;
    float: right;
    height: 200px;
    overflow-y: scroll;
}

.halwapur-monthly .child {
    border: 3px solid #F4C85F;
}

.halwapur-monthly .lefthdng {
    float: left;
}

.halwapur-monthly .rightlnk {
    float: right;
}

.about-show {
    width: 770px;
    height: 300px;
    font-size: 13px;
    line-height: 1.4;
    margin-left: 90px;
}

.about-show p {
    padding: 0 30px 0 10px;
}

.abt {
}

.character {
    width: 715px;
    height: 270px;
    font-size: 13px;
    line-height: 1.4;
    margin: auto;
}

.character p {
    padding-left: 10px;
}

.abt2 {
}

.contact {
    width: 400px !important;
    height: 100px;
    font-size: 13px;
    line-height: 1.4;
    margin: auto;
}

.contact p {
    margin: 6px 0px;
    padding-left: 30px;
}

.contact .input {
    width: 212px;
    color: #FFFFFF;
    background-color: #5e6265;
    border: none;
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.usertype {
    width: 212px;
    color: #FFFFFF;
    background-color: #5e6265;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.contact select {
    width: 212px;
    color: #FFFFFF;
    background-color: #5e6265;
    border: none;
    padding: 4px;
}

.newsletter {
    width: 400px !important;
    height: 125px;
    font-size: 13px;
    line-height: 1.4;
    margin: auto;
}

.newsletter p {
    margin: 6px 0px;
    padding-left: 30px;
}

.newsletter .input {
    width: 212px;
    color: #FFFFFF;
    background-color: #5e6265;
    border: none;
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.gallery {
}

.gallery .left {
    margin: 10px 20px 10px 10px;
}

.game {
    width: 805px !important;
    height: 330px;
    margin: auto;
}

.game .left {
    margin: 0px 20px;
}

.game .prev {
    position: relative;
    left: -10px;
    top: -160px;
}

.game .next {
    position: relative;
    right: -760px;
    top: -160px;
}

.game .box2 {
    padding: 20px;
}

.tvshow {
    width: 805px !important;
    height: 330px;
    font-size: 12px;
    margin: auto;
}

.tvshow a.tab {
    display: block;
    height: 35px;
    line-height: 1.8;
    font-size: 18px;

    text-decoration: none;
    background-color: #f3aa19;
    color: #000000;

    width: 135px;
    text-align: center;
    margin: 0px;
    float: left;

    -webkit-border-radius: 10px 10px 0px 0px;

    -moz-border-radius: 10px 10px 0px 0px;

    border-radius: 10px 10px 0px 0px;
}

.tvshow a.select {
    display: block;
    height: 35px;
    line-height: 1.8;
    font-size: 18px;

    text-decoration: none;
    background: url(../images/trns-1.png);
    color: #f2aa19;

    width: 135px;
    text-align: center;
    margin-right: 3px;
    float: left;

    -webkit-border-radius: 10px 10px 0px 0px;

    -moz-border-radius: 10px 10px 0px 0px;

    border-radius: 10px 10px 0px 0px;
}

.tvshow .left {
    width: 255px;
    text-align: center;
    line-height: 1.5;
    margin-right: 5px;
}

.bdr {
    border: 3px solid #eac55e;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    border-radius: 10px;
}

.tvshow .box3 {
    padding: 20px 20px 20px 10px;
}

.tvshow .arrows {
    padding: 20px 10px 0 0;
}

.music-album {
    width: 966px !important;
    height: 330px;
    margin: auto;
}

.music-album .left {
    width: 357px;
    padding-top: 3px
}

.music-album .centre {
    float: left;
    width: 251px;
    text-align: center;
}

.music-album .left-sngr {
    background: url(../images/trns-3.png);
    border: 2px solid #000000;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    height: 45px;
}

.music-album .left-sngr2 {
    background: url(../images/trns-3.png);
    border: 2px solid #000000;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    height: 45px;
}

.music-album a.s-dload1 {
    background-image: url(../images/download.png);
    width: 105px;
    height: 45px;
    display: block;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.music-album a.s-dload1:hover {
    background-image: url(../images/download-2.png);
}

.music-album a.s-dload12 {
    background-image: url(../images/download4.png);
    width: 105px;
    height: 45px;
    display: block;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    margin-right: -1px;
}

.music-album a.s-dload12:hover {
    background-image: url(../images/download3.png);
}

.music-album p {
    font-size: 13px;
    padding-left: 7px;
}

.music-album b {
    color: #ff0800;
}

.dft {
    position: relative;
    top: 0px;
}

.selected {
    color: #db0133 !important;
}

div.sc_menu {

    /* Set it so we could calculate the offsetLeft */

    position: relative;

    height: 145px;

    width: 700px;

    overflow: auto;

}

ul.sc_menu {

    display: block;

    height: 110px;

    /* max width here, for users without javascript */

    width: 2200px;

    padding: 0 0 0 10px;

    /* removing default styling */

    margin: 0;

    background: url('navigation.png');

    list-style: none;

}

.sc_menu li {

    display: block;

    float: left;

    padding: 0 4px;

    s

}

.sc_menu a {

    display: block;

    text-decoration: none;

}

/* Here are styles for the back button, don't look at them */

#back {

    display: block;

    width: 500px;

    text-align: center;

    color: #003469;

    font-size: 16px;

}

#wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    overflow: hidden;
}

#mask {
    width: 500%;
    height: 100%;
}

.item {
    padding-top: 50px;
    display: none;
}

.content {
}

.panel {
    cursor: pointer;
}

#footer {

    background-image: url(../images/footer-bg.png);
    background-position: bottom;

    background-repeat: repeat-x;
    padding-bottom: 5px;

    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;

}

#footer a {
    margin: 0px 3px;
}

#hdr {

    background: url(../images/sample-1.jpg) repeat;

    background-repeat: no-repeat;

    background-size: 100%;

    background-position: 0 -76px;

}

ul.tabs {

    margin: 0px;
    padding: 0px;

    margin-top: 5px;

    margin-bottom: 6px;

    height: 29px;
    display: block;

}

ul.tabs li {

    list-style: none;

    display: inline;

}

ul.tabs li a {

    display: block;
    height: 35px;
    line-height: 1.8;
    font-size: 18px;

    text-decoration: none;
    background-color: #f3aa19;
    color: #000000;

    width: 135px;
    text-align: center;
    margin: 0px;
    float: left;

    -webkit-border-radius: 10px 10px 0px 0px;

    -moz-border-radius: 10px 10px 0px 0px;

    border-radius: 10px 10px 0px 0px;

}

ul.tabs li a:hover {

    background-color: #000000;

    color: #ffffff;

}

ul.tabs li a.active {

    display: block;
    height: 35px;
    line-height: 1.8;
    font-size: 18px;

    text-decoration: none;
    background: url(../images/trns-1.png);
    color: #f2aa19;

    width: 135px;
    text-align: center;
    margin-right: 3px;
    float: left;

    -webkit-border-radius: 10px 10px 0px 0px;

    -moz-border-radius: 10px 10px 0px 0px;

    border-radius: 10px 10px 0px 0px;

}

.tabcontent {

}

#content_2, #content_3, #content_4 {
    display: none;
}

.Scroll-Panel-Container {
    position: relative;
    overflow: hidden;
}

.Scroll-Panel {
    position: absolute;
    width: 500% !important;
    height: 230px;
    overflow: hidden;
}

.Scroll-Panel2 {
    position: absolute;
    width: 250% !important;
    height: 100%;
    overflow: hidden;
}

.Scroll-Panel3 {
    position: relative;
    width: 250% !important;
    height: 100%;
    overflow: hidden;
}

.arrows {
    position: absolute;
    bottom: 15px;
    right: 8px;
    z-index: 1000;
}

/*NEWS CSS strts here*/

.box1-news {
    padding: 10px;
    width: 950px;
}

.b1n-top {
    width: 950px;
}

.b1n-center {
    width: 950px;
    height: 240px;
    overflow-y: auto;
}

.b1n-top .right {
    width: 40px;
}

.b1n-top .right a {
    float: right;
    padding-right: 10px;
}

.b1n-top .left {
    height: 22px;
    margin: 5px 0;
}

.b1n-center p {
    font-size: 12px;
    margin: 0px 10px 0px 0px;
    text-align: justify;
}

.b1n-center h3 {
    font-size: 24px;
    font-weight: bold;
    color: #C90;
    margin-bottom: 10px;
}

.b1n-center img {
    float: left;
    margin: 5px 10px 10px 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 4px #F90;
}

::-webkit-scrollbar {
    width: 12px;
}

/* Track */

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255, 250, 129, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 214, 48, 0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 214, 48, 0.8);
}

.copyrights {
    float: right;
    position: absolute;
    right: -5px;
    margin-top: -40px;
}

.appstore-new {
    position: absolute;
    left: 20px;
    bottom: 10px;
display:none;
}

.burkaavengeritune-box1 {
    text-align: center;
    width: 800px;
    background: url("../images/trns-2.png") repeat scroll 0 0 transparent;
    border: 4px solid #000;
    border-radius: 15px 15px 15px 15px;
    color: #FFFFFF;
    padding: 10px;
    position: absolute;
    margin: 0 50px;
}

.hd-tariler-download {
    text-align: center;
    width: 750px;
    margin: 5px 0px;
}
.frmMerchandise{
    float: left;
    height: 200px;
    margin: 15px;
    width: 250px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.frmCustomer{
    float: left;
    height: 200px;
    margin: 15px;
    width: 570px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.frmOrderDetails{
    float: left;
    height: 200px;
    margin: 15px;
    width: 570px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.label{
    float: left;
    margin: 5px;
    width: 200px;
}

.dropdown{
    float: left;
    margin: 5px;
    width: 200px;
    background-color: #5e6265;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    padding: 4px;
}

.txtfield{
    float: left;
    margin: 5px;
    width: 200px;
    background-color: #5e6265;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    padding: 4px;
}
.txtArea{
    resize: none;
    margin: 5px;
    background-color: #5e6265;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    padding: 4px;
}

.image_button{
    background-image: url("../images/merchandise_form_button.png");
    border-radius: 15px;
    float: left;
    height: 27px;
    margin: 5px;
    width: 100px;
}
.merchandiseheading{
    color: #fbc855;
    float: left;
    font-size: 25px;
    font-weight: bold;
    margin-left: 15px;
    width: 100%;
}
.merchandisetext{
    font-size: 17px;
    font-weight: bold;
    line-height: 5;
    padding: 5px;
    text-align: justify;
}
