﻿/*@import url(reset.css);
@import url("css/font-awesome.min.css");
@import url("bootstrap-calendar.css");*/

@font-face {
    font-family: 'Source Sans Pro Semibold';
    src: url('/Content/font/source-sans-pro.semibold.eot');
    src: url('/Content/font/source-sans-pro.semibold.eot?#iefix') format('embedded-opentype'),
         url('/Content/font/source-sans-pro.semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/Content/font/source-sans-pro.regular.eot');
    src: url('/Content/font/source-sans-pro.regular.eot?#iefix') format('embedded-opentype'),
         url('/Content/font/source-sans-pro.regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro Light';
    src: url('/Content/font/SourceSansPro-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:"Ostrich Sans Bld";
    src: url('/Content/font/OSTRICH-BOLD.eot');
    src: url('/Content/font/OSTRICH-BOLD.eot?#iefix') format('embedded-opentype'),
         url('/Content/font/OSTRICH-BOLD.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:"Ostrich Sans Regular";
    src: url('/Content/font/OSTRICH-REGULAR.eot');
    src: url('/Content/font/OSTRICH-REGULAR.eot?#iefix') format('embedded-opentype'),
         url('/Content/font/OSTRICH-REGULAR.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:"Ostrich Sans Blk";
    src: url('/Content/font/OSTRICH-BLACK.eot');
    src: url('/Content/font/OSTRICH-BLACK.eot?#iefix') format('embedded-opentype'),
         url('/Content/font/OSTRICH-BLACK.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}


html {
    background-color: #e2e2e2;
    
    margin: 0;
    padding: 0;
}

body {
    color: #333;
    background-image:url(../Images/dark_leather.jpg);
    font-size: .85em;
    font-family:'Source Sans Pro';
    margin: 0;
    padding: 0;
    min-width: 1140px;
    width:100%;
    z-index:19;
}


header, footer, hgroup,
nav, section {
    display: block;
}

header {
    width:100%;
    /*background-image:url("/Images/top-background.jpg");
    background-position:top left;
    background-repeat:no-repeat;*/
    height:150px;
    /*border-bottom:1px solid #333333;*/
    
}

#headercheckout {
    width:100%;
    background-image:url("/Images/top-background.jpg");
    background-position:top left;
    background-repeat:no-repeat;
    height:150px;
    border-bottom:1px solid #333333;
    
}

.home-index header {
    height:540px;
}

#logo {
    background-image: url("/Images/Titos-new.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    height: 127px;
    margin-top: 7px;
    position: relative;
    text-indent: -9000px;
    vertical-align: baseline;
    width: 170px;
    z-index: 200;
}

.vline {
height:49px;
vertical-align:bottom;
width:1px;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
    position:relative;
}

.float-right {
    float: right;
    /*margin-top:20px;*/
}
.reg-login {
    float:right;
    margin-top:0px;
}
.float-login input{
    height:20px;

}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

h5 a:link, h5 a:visited, h5 a:active {
    padding: 0;
    text-decoration: none;
}


/* main layout
----------------------------------------------------------*/
.slideshow {
   /* display: block;
    border-radius: 4px;
    width: 1348px;*//*1100px*/
   /* height: 600px;*//*455px;*/
    /*margin: -390px 0 0 auto;*/
  /*  border: 1px solid #666;
    position: absolute;
    text-align: center;
    overflow: hidden;       
    margin: -541px 0 0 auto;   */
border-radius: 4px;
    height: 600px;
    margin: -550px 0 0 -100px;
    overflow: hidden;
    position: absolute;
    width: 1500px;
}

    .slideshow img {
   /*width:1400px; /*1100px*/
    /*height:600px;/45/5px/
    cursor: pointer;*/
	/*margin-top:125px;*/
    cursor: pointer;
    height: 620px;
	width:1500px;
}

    .css3-gradient2
{
  	position:relative;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);
}

/*==================================================
 * Drop shadow effect with box-shadow
 * ===============================================*/
.css3-shadow:after
{
	content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 40px rgba(0,0,0,0.8);
    		box-shadow:0 0 40px rgba(0,0,0,0.8);
    bottom:0px;
	width:80%;
	height:50%;
    -moz-border-radius:100%;
    border-radius:100%;
	left:10%;
	right:10%;
}

.css3-gradient2:after{
	content:"";
    position:absolute;
    z-index:-1;
    top:100%;
    bottom:0;
	width:120%;
	height:90px;
	left:-10%;
	right:-10%;
background: -webkit-radial-gradient(50% -3%, ellipse cover, rgba(96, 251, 202, 0.8), rgba(112, 220, 255, 0.5), rgba(255, 116, 225, 0.0) 50%), -webkit-radial-gradient(80% 10%, circle contain, rgba(96, 251, 202, 0.8), rgba(255, 255, 255, 0.0) 180%), -webkit-radial-gradient(90% 20%, circle contain, rgba(255, 255, 202, 0.8), rgba(255, 255, 255, 0.0) 60%);
background:radial-gradient(ellipse at 50% -3%, rgba(96, 251, 202, 0.8), rgba(112, 220, 255, 0.5), rgba(255, 116, 225, 0.0) 50%), radial-gradient(circle at 80% 10%, rgba(96, 251, 202, 0.8), rgba(255, 255, 255, 0.0) 2%), radial-gradient(circle at 90% 20%, rgba(255, 251, 202, 0.8), rgba(255, 255, 255, 0.0) 1%);
}

.slideshow li { list-style: none;
           width:1500px;
                height:620px;
}

.slideshow h1 {
        font-family: 'Ostrich Sans Bld';
        /*font-size: 130px;*/
        color: #CFD919;
        position:absolute;
       /*top:160px;*/
       width:100%;
       text-align:center;
        /*border-bottom:solid 3px #CFD919;*/
      
}

.slideshow-head {
    font-family: 'Ostrich Sans Bld';
        color: #CFD919;
        position:absolute;
       width:100%;
       text-align:center;
}

    .slideshow span {
        border-bottom:solid 3px #CFD919;
        width:900px;
		text-shadow: 1px 1px 1px #2e2e2e;
        cursor:pointer;
    }

    .slideshow h2 {
        font-family: 'Ostrich Sans Blk';
        font-size: 36px;
        color: #FFFFFF;
        position:absolute;
       top:280px;
       width:100%;
       text-align:center;
       cursor:pointer;
    }

.slideshow-head-2 {
    font-family: 'Ostrich Sans Blk';
        font-size: 36px;
        color: #FFFFFF;
        position:absolute;
       top:360px;
       width:100%;
       text-align:center;
	text-shadow: 1px 1px 1px #2e2e2e;
       cursor:pointer;
}
    .slideshow h3 {
        font-family: 'Source Sans Pro';
        font-size: 18px;
        color: #999999;
        position:absolute;
       top:400px;
       width:100%;
       text-align:center;
       cursor:pointer;
    }

.slideshow-head-3 {
    font-family: 'Source Sans Pro';
        font-size: 18px;
        color: #999999;
        position:absolute;
       top:465px;
       width:100%;
       text-align:center;
       cursor:pointer;
}

   
    /*ul#nav li#prev:hover {
        opacity:1;
    }
    ul#nav li#next:hover {
        opacity:1; 
    }*/

@media screen and (-webkit-min-device-pixel-ratio:0) {

     ul#nav {
	list-style: none;
	position: relative;
    top: -250px; 
    z-index: 15;
    }

    ul#nav li#prev {        
        cursor: pointer;
        background: url("../Images/prev2.png");
        background-repeat:no-repeat;
        float: left;
        margin: -250px 0 0 70px !important;
        position: fixed;
        z-index: 99;

	}
	ul#nav li#next {        
         cursor: pointer;
         background: url("../Images/next2.png");
            background-repeat:no-repeat;
        float: right;
        left: 1180px;
        margin: -250px 0 0 31px !important;
        position: fixed;
        z-index: 99;
	}
}

@media screen\0, screen and (min-width:0\0) {
     ul#nav {
	list-style: none;
	position: relative;
    top: -150px; 
    z-index: 15;
    }

    ul#nav li#prev {        
        cursor: pointer;
        background: url("../Images/prev2.png");
        background-repeat:no-repeat;
        float: left;
        margin: 0px 0 0 70px !important;
        position: fixed;
        z-index: 99;

	}
	ul#nav li#next {        
         cursor: pointer;
         background: url("../Images/next2.png");
            background-repeat:no-repeat;
        float: right;
        left: 1180px;
        margin: 0px 0 0 31px !important;
        position: fixed;
        z-index: 99;
	}
}
@-moz-document url-prefix() {
    ul#nav {
	list-style: none;
	position: relative;
    top: -125px; 
    z-index: 15;
    }
     ul#nav li#prev {        
        cursor: pointer;
        background: url("../Images/prev2.png");
        background-repeat:no-repeat;
        float: left;
        margin: -125px 0 0 70px !important;
        position: fixed;
        z-index: 99;

	}
	ul#nav li#next {        
         cursor: pointer;
         background: url("../Images/next2.png");
            background-repeat:no-repeat;
        float: right;
        left: 1180px;
        margin: -125px 0 0 31px !important;
        position: fixed;
        z-index: 99;
	}
}
	ul#nav li#prev {
        /*opacity:0.01;
		float: left; 
        z-index:99;
        margin: 0 0 0 135px;
         margin: 122px 0 0 38px;
        cursor:pointer;
        cursor: pointer;
        float: left;
        margin: -69px 0 0 66px;
        position: fixed;
        z-index: 99;*/
	}
	ul#nav li#next {
        /*opacity:0.01;
		float: right; 
        z-index:99;
        margin: 0 135px 0 0;
        margin: -100px 91px 0 0;
        cursor:pointer;

         cursor: pointer;
        float: right;
        left: 1180px;
        margin: -73px 0 0 24px;
        position: fixed;
        z-index: 99;*/
	}
	ul#nav li a {
		display: block; width: 45px; height: 45px; /*text-indent: -9999px;*/

	}
/*ul#nav li#prev a {		
        z-index:199;
        cursor:pointer;
	}
    ul#nav li#prev a:hover {
		background: url("../Images/prev2.png");
        background-repeat:no-repeat;
        z-index:199;
        cursor:pointer;
	}
	ul#nav li#next a {			
            z-index:199;
            cursor:pointer;
		}
    ul#nav li#next a:hover {
			background: url("../Images/next2.png");
            background-repeat:no-repeat;
            z-index:199;
            cursor:pointer;
		}*/
.slideline {
     border-bottom:solid 2px #CFD919;
     width:820px;
     margin:0 auto;
}
	
.slideshow li a {  position: relative; bottom: 125px;  }

.slideshow li a:hover {  position: relative; text-decoration:none;  }
.cta {
    background-color: #19CFD9;
    background: -moz-linear-gradient(bottom, #12abb4, #19cfda);
    background: -webkit-linear-gradient(bottom, #12abb4, #19cfda);
    background: linear-gradient(bottom, #12abb4, #19cfda);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #053D40;
    font-size: 15px;
    font-weight: 600;
    padding: 10px;
    text-decoration: none;
    border: 1px solid #0c7a81;
    display: inline-block;
    /*position: absolute;*/
    font-family: 'Source Sans Pro';
    width: 182px;
    text-align:center;
    /*height:42px;*/
}

.cta1 {
   background-color: #19CFD9;
    background: -moz-linear-gradient(bottom, #12abb4, #19cfda);
    background: -webkit-linear-gradient(bottom, #12abb4, #19cfda);
    background: linear-gradient(bottom, #12abb4, #19cfda);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #053D40;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
    text-decoration: none;
    border: 1px solid #0c7a81;
    display: inline-block;
    position: absolute;
    font-family: 'Source Sans Pro';
    width: 166px;
    height:32px;
    text-align:center;
}

.cta2 {
   background-color: #19CFD9;
    background: -moz-linear-gradient(bottom, #12abb4, #19cfda);
    background: -webkit-linear-gradient(bottom, #12abb4, #19cfda);
    background: linear-gradient(bottom, #12abb4, #19cfda);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #053D40;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
    text-decoration: none;
    border: 1px solid #0c7a81;
    display: inline-block;
    position: absolute;
    font-family: 'Source Sans Pro';
    width: 118px;
    height:32px;
    text-align:center;
    margin-left: -10px;
    margin-top: -11px;
}

.cta3 {
   background-color: #19CFD9;
    background: -moz-linear-gradient(bottom, #12abb4, #19cfda);
    background: -webkit-linear-gradient(bottom, #12abb4, #19cfda);
    background: linear-gradient(bottom, #12abb4, #19cfda);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #063e41;
    font-size: 14px;
    padding: 5px;
    text-decoration: none;
    border: 1px solid #0c7a81;
    display: inline-block;
    position: absolute;
    font-family: 'Source Sans Pro Semibold';
    width: 197px;
    height:32px;
    text-align:center;
}

.ctaCart {
   background-color: #19CFD9;
    background: -moz-linear-gradient(bottom, #12abb4, #19cfda);
    background: -webkit-linear-gradient(bottom, #12abb4, #19cfda);
    background: linear-gradient(bottom, #12abb4, #19cfda);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #053D40;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
    text-decoration: none;
    border: 1px solid #0c7a81;
    display: inline-block;
    position: absolute;
    font-family: 'Source Sans Pro';
    width: 118px;
    height:32px;
    text-align:center;
    margin-left: -10px;
    margin-top: -11px;
}

.cta3:after { content: url(../Images/arrow1.png); padding-right: 5px; position: relative; float:right; width:17px;height:17px; }

.cta3:hover { background: none; background-color: #19cfda; }

.cta:after { content: url(../Images/arrow.png); padding-right: 15px; position: relative; top: -2px; float:right; width:24px;height:24px; }

.cta a:hover { background: none;text-decoration:none; background-color: #19cfda; }

.cta1:after { content: url(../Images/arrow1.png); padding-right: 5px; position: relative; float:right; width:17px;height:17px; }

.cta1:hover { background: none; background-color: #19cfda; }

.cta2:after { content: url(../Images/arrow1.png); padding-right: 5px; position: relative; float:right; width:17px;height:17px; }

.cta2:hover { background: none; background-color: #19cfda; }
.ctaCart:after { content: url(../Images/arrow1.png); padding-right: 5px; position: relative; float:right; width:17px;height:17px; }

.ctaCart:hover { background: none; background-color: #19cfda; }



.ctaCheckout {
   background-color: #19CFD9;
    background: -moz-linear-gradient(bottom, #12abb4, #19cfda);
    background: -webkit-linear-gradient(bottom, #12abb4, #19cfda);
    background: linear-gradient(bottom, #12abb4, #19cfda);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #063e41;
    font-size: 16px;
    padding: 5px;
    text-decoration: none;
    border: 1px solid #0c7a81;
    display: inline-block;
    position: absolute;
    font-family: 'Source Sans Pro Semibold';
    width: 210px;
    height:46px;
    text-align:center;
}

.ctaCheckout:after { content: url(../Images/arrow1.png); padding-right: 5px;padding-top:3px; position: relative; float:right; width:17px;height:17px; }

.ctaCheckout:hover { background: none; background-color: #19cfda; }

.ctaDisable {
   background-color: #333
    background: -moz-linear-gradient(bottom, #333, #666);
    background: -webkit-linear-gradient(bottom, #333, #666);
    background: linear-gradient(bottom, #333, #666);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #999;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
    text-decoration: none;
    border: 1px solid #999;
    display: inline-block;
    position: absolute;
    font-family: 'Source Sans Pro';
    width: 118px;
    height:32px;
    text-align:center;
    margin-left: -10px;
    margin-top: -11px;
}

.ctaDisable:after { content: url(../Images/arrow1.png); padding-right: 5px; position: relative; float:right; width:17px;height:17px; }

.content-wrapper {
    margin: 0 auto;
    min-width: 1100px;
    width: 1100px;
    display:block;
}

.news {
    margin: 0 auto;
    min-width: 1100px;
    width: 1100px;
    display:block;
    padding-top:40px;
}

#newsTitle {
    font-family:'Source Sans Pro';
    color:#fff;
    font-size:15px;
    padding-right:5px;
}

.newsDesc {
    font-family:'Source Sans Pro';
    color:#999999;
    font-size:15px;
    padding-right:5px;
}
.newsDate {
    font-family:'Source Sans Pro';
    color:#666666;
    font-size:15px;
    padding-right:5px;
}

.newsLink {
    font-family:'Source Sans Pro';
    color:#18ccd7;
    font-size:14px;
}

.footer {
padding-top:30px;
}

#body {
    clear: both;
    /*margin-top:-30px;*/
    /*border-top:solid #262626 .1em;*/
    
}

    .main-content {
        background: url("../Images/accent.png") no-repeat;
        padding-left: 10px;
        padding-top: 10px;
    }

    .featured + .main-content {
        background: url("../Images/heroAccent.png") no-repeat;
    }

header .content-wrapper {
}

footer {
    clear: both;
    
    font-size: .8em;
    height: 100px;
}


/* site title
----------------------------------------------------------*/
.site-title {
    color: #c8c8c8;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin: 0;
    margin-top:-6px;
    /*margin-top:-15px;*/
        }

.site-title-ml {
    color: #c8c8c8;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin: 0;
    margin-top:-45px;
    /*margin-top:-15px;*/
        }
    .site-title-ml img {
        padding-left: 15px;
        padding-top:70px;
    }

.site-bread {
    color: #999999;
    font-family: 'Source Sans Pro';
    font-size: 13px;
    margin-left: -175px;
    margin-top: 65px;
    position:absolute;
}

    .site-bread a {
        color:  #999999;
        font-family: 'Source Sans Pro';
    font-size: 13px;
    }
.site-title a, .site-title a:hover, .site-title a:active {
    background: none;
    color: #c8c8c8;
    outline: none;
    text-decoration: none;
}

/* homepage
----------------------------------------------------------*/




/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}

    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

    #login a.username {
        background: none;
        margin: 0;
        padding: 0;
        text-decoration: underline;
    }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }

/*header-right-side
----------------------------------------------------------*/

#header-right-container {
    display: block;
    float: right;
    /*margin-right:10px;*/
    height: 22px;
    margin-top: 5px;
}

.login {
    /*float: left;
    display: inline-block;
    margin-left:8px;
    cursor:pointer;*/
     cursor: pointer;
    display: inline-block;
    float: left;
    margin-left: 20px;
    /*margin-right:20px;*/
    margin-top: 2px;
}

.cart {
    float: left;
    display:inline-block;
    margin-left:15px;
    /*width:50px;*/

}

.cart-label {
    font-family: 'Source Sans Pro';
    font-size: 13px;
    color: #ffffff;
    font-weight: normal;
    float: right;
    display: inline-block;
    padding-left:5px;
}

.directions {
    float: left;
    display:inline-block;
    margin-left:15px;
    min-width:90px;
    cursor:pointer;
}

.login-container {
    display:none;
     background-color: #74130D;
    float: left;
    height: 27px;
    margin-left: 69px;
    padding-top: 2px;
    position: absolute;
    width: 593px;
    z-index:200;
/*background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(123,39,34,0.5)), color-stop(100%,rgba(123,39,34,0.5)));*/ /* Chrome,Safari4+ 
background: -webkit-linear-gradient(left,  rgba(123,39,34,0.5) 0%,rgba(123,39,34,0.5) 100%);  Chrome10+,Safari5.1+ 
background: -o-linear-gradient(left,  rgba(123,39,34,0.5) 0%,rgba(123,39,34,0.5) 100%);  Opera 11.10+ 
background: -ms-linear-gradient(left,  rgba(123,39,34,0.5) 0%,rgba(123,39,34,0.5) 100%);  IE10+ 
background: linear-gradient(to right,  rgba(123,39,34,0.5) 0%,rgba(123,39,34,0.5) 100%);  W3C 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#807b2722', endColorstr='#807b2722',GradientType=1 );*/ IE6-9 
}

#loginarrow {
    display: block;
    position: absolute;
    top: -6px;
    right: 66px;
    z-index: 2;
}
.menuarrow {
padding-left:26px;
}
#btnLogin {
cursor:pointer;

}

    /*#btnLogin:active {
        background-image: url("../Images/loginarrow.png");
        background-repeat: no-repeat;
        background-position: center bottom;
    }*/

.l-container {
    padding-top: 6px;
}

.login-container label {
    opacity:0.7;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Source Sans Pro';
    padding-left:23px;
}

.forgotPassword {
    color:#ffffff !important;
    font-size:10px !important;
    font-family:'Source Sans Pro';
    font-weight:300;
}

.login-container input[type=text] {
    margin-left: 4px;
    width:130px;
    height:16px;
    font-size:13px;
    border-radius: 2px;
    border:none;
	margin-top:3px;
}

.login-container input[type=password] {
    margin-left: 4px;
     width:130px;
    height:16px;
     font-size:13px;
    border-radius:2px;
    border:none;
}

.header-right-label {
    /*display: inline-block;
    padding-left: 10px;
    font-family: 'Source Sans Pro';
    font-size: 13px;
    color: #DCBCBA;
    font-weight: normal;*/
     color: #DCBCBA;
    display: inline-block;
    font-family: 'Source Sans Pro';
    font-size: 13px;
    font-weight: normal;
    /*margin-left: 20px;*/
    /*margin-top: -18px;*/
    position: relative;
}

.dir:hover {
        color:#fff;
    }
.SI-SU {
    margin-left: 12px;
}

.header-right-label a {
    display: inline-block;
    padding-left: 5px;
    font-family: 'Source Sans Pro';
    font-size: 13px;
    color: #DCBCBA;
    font-weight: normal;
    text-decoration:none;
}

.why-register {
    color: #fff !important;
    display: inline-block;
    float: left;
    font-family: source sans pro;
    font-size: 14px;
    margin-left: 15px;
    min-width: 90px;
}
  
.contact-no {
    float: left;
    display:inline-block;
    margin-left:15px;
    min-width:90px;
   
}

.menu-container {
     float: right;
    /*height: 20px;*/
    position: relative;
    width: 660px;
}

/* menu
----------------------------------------------------------*/
        nav {
            position:relative;
            z-index:20;
            height:33px;
            background: rgba(218,36,25, 0.89);
            -moz-background: rgba(218,36,25, 0.89);
            -webkit-background: rgba(218,36,25, 0.89);
            -o-background:rgba(218,36,25, 0.89);
            -ms-background:rgba(218,36,25, 0.89);

            /*background: -moz-linear-gradient(top, rgba(218,36,25,1) 0%, rgba(218,36,25,0.6) 100%);*/ /* FF3.6+ */
            /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(218,36,25,0.6)), color-stop(100%,rgba(218,36,25,0.6)));*/ /* Chrome,Safari4+ */
            /*background: -webkit-linear-gradient(top, rgba(218,36,25,0.6) 0%,rgba(218,36,25,0.6) 100%); /* Chrome10+,Safari5.1+ */*/
            /*background: -o-linear-gradient(top, rgba(218,36,25,0.6) 0%,rgba(218,36,25,0.6) 100%); /* Opera 11.10+ */*/
            /*background: -ms-linear-gradient(top, rgba(218,36,25,0.6) 0%,rgba(218,36,25,0.6) 100%); /* IE10+ */*/
            /*background: linear-gradient(to bottom, rgba(218,36,25,0.6) 0%,rgba(218,36,25,0.6) 100%); /* W3C */*/
            /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99da2419', endColorstr='#99da2419',GradientType=0 ); /* IE6-9 */*/
        }

        nav .content-wrapper {
            padding:0px;
        }

        #login {
            margin-top:10px;
        }

        ul#menu {
            font-family:'Source Sans Pro';
            font-size: 11px;
            font-weight: 600;
            margin: 0 0 5px;
            padding: 0;
            text-align: left;
        }

        ul#menu li {
            display: inline;
            list-style: none;
            padding-left: 15px;
            padding-right:15px;
        }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
            text-transform:uppercase;
            margin-top:10px;
            display:inline-block;
        }

            ul#menu li:first-child a {
                color:#fff;
            }

        ul#menu li a:hover {
            color: #333;
            text-decoration: none;
        }
          

        /*ul#inside-menu {
            font-size: 16px;
            font-weight: 500;
            margin: 0 0 5px;
            padding: 0;
            text-align: left;
            z-index: 999;
        }*/

        /*ul#inside-menu li {
            display: inline;
            list-style: none;
            padding-right:15px;
            position: relative;
            -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
            
        }*/

            /*ul#inside-menu li:last-child {
                padding-right:0px;
            }
        ul#inside-menu li a {
            font-family:Source Sans Pro Semibold;
            background: none;
            text-decoration: none;
            margin-top:10px;
            display:inline-block;
            color:#fff;
            -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
        }*/

        /*ul#inside-menu li a:hover {
            color: #c9ce19;
            text-decoration: none;
            -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
        }*/


/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

        .featured hgroup.title h1, .featured hgroup.title h2 {
            color: #fff;
        }

        .featured p {
            font-size: 1.1em;
        }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

hgroup.title h1, hgroup.title h2 {
    display: inline;
}

hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm input {
        width: 250px;
    }

    #loginForm input[type="checkbox"],
    #loginForm input[type="submit"],
    #loginForm input[type="button"],
    #loginForm button {
        width: auto;
    }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom:  5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}


/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}

th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

    th a:link, th a:visited, th a:active, th a:hover {
        color: #333;
        font-weight: 600;
        text-decoration: none;
        padding: 0;
    }

    th a:hover {
        color: #000;
    }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

    th.asc a:after, th.desc a:after {
        display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
    }

    th.asc a:after {
        content: '▲';
    }

    th.desc a:after {
        content: '▼';
    }

td {
    /*padding: 0.25em 2em 0.25em 0em;*/
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}



/*========================================= (Event-Details) ======================================*/
.eventdetails
{
}
.event-name
{
	font-family:"Ostrich Sans Bld";
	color:#c9ce19;
	position:relative;
}

.event-dt
{
	font-family:"Source Sans Pro";
	font-size:24px;
	color:#ffffff;
	position:relative;
}

.event-djs
{
	font-family:"Source Sans Pro";
	font-size:24px;
	color:#999999;
	position:relative;
}

.event-image
{
	position:relative;
	float:left;
	z-index:10;
	height:262px;
	width:262px;
   
}

.pic-event {
    border-radius: 50%;
    float: left;
    height: 262px;
    overflow: hidden;
    width: 262px;
    z-index: 5;
}

.event-image-radius img {
        /*height:262px;
	width:262px;*/
	border-radius:50%;
    /*border:solid 2px #515151;*/
    }

.event-dj-image {
    width: 68px;
    width: 68px;
    border-radius: 50%;
    display: inline-block;
    margin-top: 30px;
    margin-right: 100px;
    margin-left: -35px;
     z-index:5;
    outline: none;
        overflow: hidden;
        float: left;

}
.dj-pic1 {
    width: 68px;
    height: 68px;
    overflow: hidden;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    /*border: solid 2px #515151;*/
    float: left;
    
}

.dj-pic1:hover {
  cursor: pointer;
}
.dj-pic-img input{
     width: 120px;
    height: 120px;
     -webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

    .dj-pic-img input:hover {
        width: 80px;
        height: 80px;
        /*border: solid 1px #9e160e;*/
        
    }

    .dj-details1 {
    /*display: block;*/
    height: 68px;
    margin-top: 30px;
    margin-right: 100px;
    margin-left: -35px;
}
.event-vline {
    position: absolute;
    z-index: -1;
    left: 50%;
    height:auto;
    border-left: 2px dotted #999999;
    top:265px;
}

.event-dt-djs
{
	float:left;
	padding-left:30px;
	
}

.event-ticket-form
{
    background-color: #000000;
    border: 1px solid #303030;
    float: left;
    height: auto;
    margin-left: 30px;
    position: relative;
    width: 541px;
	margin-top:10px;
    padding:10px;
}

.event-t-text
{
	padding-left:55px;
	padding-top:15px;
	color:#999999;
	font-size:14px;
	padding-right:5px;
}
.underline
{
	text-decoration:underline;
}

.event-ticket
{
	border-top:5px #333333 solid;
	height:87px;
	position:relative;
}

.ticket-couple
{
    border-top: 5px solid #C0C518;
    float: left;
    height: 87px;
    margin-left: 30px;
    width: 270px;
	margin-top: -5px;
}
.ticket-single
{
	width:270px;
	height:87px;
	float:left;
	border-top:5px #666666 solid;
 	margin-top: -5px;
}

#event-t
{
    margin-top: 110px;
    position: relative;
}

.e-image
{
    float: left;
    height: 50px;
    padding-left: 10px;
    padding-top: 20px;
    position: relative;
    width: 32px;
}
#buttons-cont
{
	display:block;
    width:440px;
    margin-right:auto;
    margin-left:75px;
    padding-top:20px;
    margin-bottom:30px;
}

#couples {
    width: 540px;
    height: 75px;
    display: block;
}

#singles {
    width: 540px;
    height: 75px;
    display: block;
}
.buy-b
{
    display: inline-block;
    padding-left: 55px;
    padding-top: 15px;
	
}
.add-cart
{
    display: inline-block;
    margin-left: 40px;
}
.etext
{
    display:inline-block;
    float:left;
    width:440px;
    height:60px;
    padding-top: 5px;
    margin-left:30px;
    border-bottom:1px dotted #666666;
    color:#c0c518;
    font-family:'Source Sans Pro Semibold';
    font-size:18px;

}

.btnplusminus {
    height: 60px;
    padding-top:25px;
    padding-left:38px;
}

.ticket-counter {
    display: block;
    float: right;
    height: 45px;
    margin-top: -30px;
    width: 145px;
}

.plus {
    /*display: inline-block;*/
    float: right;
    height: 20px;
    padding-left: 1px;
    width: 20px;
}

.minus {
    /*display: inline-block;*/
    float: right;
    height: 20px;
    width: 20px;
}
.text-color
{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    font-family:'Source Sans Pro';

}
#social-box
{
width:80px;
display:block;
float:right;
}

#fb-img
{
    display: inline-block;
    float: left;
    height: 40px;
    padding-top: 6px;
    width: 40px;
}

#tw-img
{
    display: inline-block;
    float: left;
    height: 40px;
    padding-top: 6px;
    width: 40px;
}

#terms-condi
{
	width:800px;
	float:right;
	margin-top:40px;
	padding-bottom:90px;
}

#event-description {
    width: 800px;
    float:right;
    margin-top:20px;
    font-family:'Source Sans Pro';
    font-size:15px;
    color:#FFFFFF;
   /*padding-bottom:90px;*/
}


    #event-description span {
     width:680px;
     float:left;
     margin-left:20px;
    }

    #event-description div {
     font-family:"Source Sans Pro";
	 font-size:15px;
	 font-weight:bold;
	 color:#999999;
     margin-bottom:5px;
    }

.small-heading
{
	font-family:"Source Sans Pro";
	font-size:13px;
	font-weight:bold;
	color:#999999;
}

.para
{
	font-family:"Source Sans Pro";
	font-size:13px;
	font-style:italic;
	color:#999999;
}

#ticket-counter
{
	display:inline-block;
	float:left;
	position:relative;
	padding-left:30px;
}

.add-ticket
{
    border: 2px solid #C0C518;
    color: #C0C518;
    display: block;
    font-size: 24px;
    height: 30px;
    margin-top: 10px;
    text-align: center;
    width: 36px;
}

.sub-ticket
{
    border: 2px solid #C0C518;
    color: #C0C518;
    display: block;
    font-size: 24px;
    height: 30px;
    margin-top: 10px;
    text-align: center;
}

.red {
    color: #da2419;
}

.privacy-para li {
margin-left:18px;
padding-left:15px;
margin-bottom:10px;
}

.terms-top-space {
margin-top:30px;
}

.venue-names {
    font-size:14px;
    font-family: 'Source Sans Pro';
    color:#999999;
    text-decoration:none;
    margin:0px 5px 0px 5px;
    display:inline-block;
    height:100px;
    
}



 label.error {
        display: none;
        position: absolute;
        top: -1000px;
        left: -1000px;
        float: left;
    }

.like-button {
   /*margin-bottom: 20px;
    margin-left: 60px;
    margin-top: -30px;
    overflow: hidden;*/
   /* bottom: 0px; */
    margin-left: 47px;
    margin-top: -13px;
    overflow: hidden;
    float: right;
    position: absolute;

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .slider-left {    
    top: -313px !important;   
    left:44px !important;
    cursor:pointer;
    height:100px;
    position: absolute;
    width: 100px;
    z-index: 90;
    }

    .slider-right {
    height: 100px !important;
    left: 1180px !important;   
    top: -312px !important;  
    cursor:pointer;
    position: absolute;
    width: 100px;
    z-index: 90; 
}

}

@-moz-document url-prefix() {
    .slider-left {
    /*height: 455px;
    position: absolute;
    top: -455px;
    width: 150px;
    z-index:90;*/
    /*opacity:0.3;*/
    cursor:pointer;
     /*background: none repeat scroll 0 0 #000;*/
    height:100px;
    position: absolute;
    top: -313px;
    width: 100px;
    z-index: 90;
    left:35px;
}

.slider-right {
    /*height: 455px;
    position: absolute;
    top: -455px;
    left:1060px;
    width: 150px;
    z-index:90;*/
    /*opacity:0.3;*/
    cursor:pointer;
      /*background: none repeat scroll 0 0 #000;*/
    height: 100px;
    left: 1180px;
    position: absolute;
    top: -312px;
    width: 100px;
    z-index: 90;
}
}


.site-span {
    font-family:'Source Sans Pro Semibold';
    font-size:18px;
    color:#FFFFFF;
    display:inline-block;
    padding-left:10px;
    top:37px;
    position:relative;
}
e
/* Checkout page*/

#secure1 {
    display: block;
margin-top: 15px;
}

#venues1 {
display: block;
height: 85px;
/* padding-top: 50px; */
}

#creditamount {
    font-family:'Source Sans Pro Semibold';
    background-color:#eff7ff;
    width:640px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    padding:20px;
    border-bottom:solid 1px #c3d8ed;
    border-top:solid 1px #c3d8ed;
}

#piframe {
    margin-left:0px;
    width:640px;
    min-height:550px;
    margin-bottom:5%;
}

#credittable {
    width: 640px;
    padding: 20px;
    font-size:15px;
    color:#444444;
}
.creditAlign {
    text-align: right;
    width:100px;
}
.creditAmtAlign {
    padding-left:15px;
    width:200px;
}

.creditBtn {
    text-align:left;
    padding-left:200px;
}

.btnLG {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
          font-family:'Source Sans Pro';
          opacity:0.7;

}

.btnLG-success {
  color: #ffffff;
  background-color: #aa0a00;
  border-color: #a80b01;
  width:40px;
  height:16px;
  padding:0px;
  padding-left:2px;
}
#users-name-dropdown {
    position:relative;
}

/*.users-name-dropdown-menu {    
    display:block ;        
}

.dropdown-menu-u {
   display: block;
    font-family: 'Source Sans Pro';
    margin-right: 13px;
    margin-top:5px;
}
.dropdown-menu-l {
   display: inline-block;
    font-family: 'Source Sans Pro';
    width: 101px;
    color:#999999;
}
#itsmenu ul.dropdown-menu-u li a {
             color:#dcbcba;
}
#itsmenu:hover ul.dropdown-menu-u li a:hover {
             color:#ffffff;
}
 
#itsmenu {
    background-color: #8D2019;
    border-radius: 4px;
    display: none;
    font-size: 14px;
    height: 110px;
    position: absolute;
    right: -7px;
    text-align: right;
    width: 145px;
    z-index: 200;
    border:1px solid #771a14;
}*/

#small-profile-icon {
    display: inline-block;
    /*margin-top: -13px;*/
    position: absolute;

}
.SD {
    position:relative;
    margin-left: -8px;
}

.users-name-dropdown-menu{        
        list-style: none;
		 display:block ;   
    }

    .users-name-dropdown-menu li{
        /*width: 140px;
        text-align: left;*/
		float:right;
        position:relative;
        margin-top:-4px;
    }
    .users-name-dropdown-menu li a{
        display: block;        
        color: #333;
        /*background: #f2f2f2;*/
        text-decoration: none;
    }
	.users-name-dropdown-menu .dropdown-name a{
        color: #DCBCBA;
        display: inline-block;
        float: right;
        font-family: 'Source Sans Pro';
        font-size: 13px;
        font-weight: normal;
        margin-top: 4px;
        padding-left: 10px;
        position: relative;
        text-decoration: none;
        height:24px;
    }
	
	
    .users-name-dropdown-menu li a:hover{
        color: #fff;
        float:right;
        position:relative;
        /*background: #939393;*/
    }
    .users-name-dropdown-menu li .dropdown-menu-u{
        display: none;
    }
    .users-name-dropdown-menu li:hover .dropdown-menu-u{
        display: block; /* display the dropdown */
    }
	.users-name-dropdown-menu li .dropdown-menu-u li:hover{
        /*background: #232323;*/
    }
.users-name-dropdown-menu li .dropdown-menu-u li:nth-child(6) {
margin-bottom:10px;
}
	

.dropdown-menu-u {
   display: block;
    font-family: 'Source Sans Pro';
    margin-right: 13px;
    margin-top:5px;
}
.dropdown-menu-l {
   display: inline-block;
    font-family: 'Source Sans Pro';
    width: 103px;
    color:#999999;
    top:5px;
}

.lineme {
    border-top: 1px solid #DCBCBA;
    margin-bottom: -4px;
    margin-left: 4px;
    margin-top: 135px;
    width: 135px;
}
#itsmenu {
    background-color: #8D2019;
    border: 1px solid #771A14;
    border-radius: 4px;
    font-size: 14px;
    height: 165px;
    position: absolute;
    right: -7px;
    text-align: right;
    top: 23px;
    width: 145px;
    z-index: 999;
}
.users-name-dropdown-menu #itsmenu li {
    height:25px;
    margin-right:20px;
}

.Dashboardarrow {
    margin-left: 3px;
    margin-top: -2px;
}

.spinner {
    background-color: #000000;
    height: 100%;
    margin-top: -150px;
    opacity: 0.5;
    overflow: auto;  
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 1234;   
}

.spinner-contact {
    background-color: #000000;
    height: 100%;
    margin-top: -150px;
    opacity: 0.5;
    overflow: auto;  
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 1234;   
}

#img-spinner {
    height: 30px;
    left: 50%;
    position: absolute;
    top: 30%;
    width: 30px;
    z-index: 1235;
}

.spinner-events {
    position: absolute;
    text-align: center;
    z-index: 1234;
    overflow: auto;
    background-color: #000;
    opacity: 0.5;
    width: 820px;
    height: 410px;
}
.spinner-text {
}

.img-spinner-event {
    width: 30px; /* width of the spinner gif */
    top: 40%;
    left: 50%;
    height: 30px; /*hight of the spinner gif +2px to fix IE8 issue */
    z-index:1235;
    position:absolute;
}
.spinner-tc {
    background-color: #000000;
    height: 100%;
    margin-top: -150px;
    opacity: 0.5;
    overflow: auto;  
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 1234; 
}
/*#eventimage {
    z-index:200;
}*/

#details-terms
{
	display:block;
    margin-right:auto;
    margin-left:70px;
    margin-top:10px;
    margin-bottom:5px;
    color:#999999;
    width:440px;
}

    #details-terms input[type="checkbox"] {
        height:15px;
        width:15px;
        vertical-align:middle;
    }
    #details-terms label {
        font-size:14px;
        font-family:'Source Sans Pro';
        margin-left:5px;
        height:20px;
    }
#total-box, #grand-total-box {
    width: 440px;
    display: block;
    float: left;
    font-family: 'Source Sans Pro';
    font-size: 18px;
    text-align: left;
    margin-left: 70px;
    margin-bottom:10px;
    margin-right:auto;
}

.totalAmt {
  color:#999;
  font-weight:bold;
  width:200px;
  text-align:left;
  margin-right:5px;
}

#totalamount,#gtotalamount {
  /*/*width:100px;*/*/
  text-align:right;
  float:right;
  margin-right:30px;
}

#totlabel, #gtotlabel {
    width:205px;
    float:right;
    text-align:right;
}

#creditnote-box, #points-box {
    width: 440px;
    display: block;
    float: left;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    text-align: left;
    margin-left: 70px;
    margin-bottom:10px;
    margin-right:auto;
    display:none;
    color:#999999;
}

    #points-box #pointamount {
        text-align: left;
        color:#c0c518;
    }

    #creditnote-box #creditsamount {
        text-align: left;
    }

#creditnote-check,#points-check {
    width: 440px;
    display: none;
    float: left;
    font-family: 'Source Sans Pro';
    font-size: 18px;
    text-align: left;
    margin-left: 70px;
    margin-bottom:10px;
    margin-right:auto;
}

    #creditnote-check input[type="checkbox"] {
        height: 15px;
        width: 15px;
        vertical-align: middle;
    }

    #creditnote-check label {
        font-size: 14px;
        font-family: 'Source Sans Pro';
        margin-left: 5px;
        height: 20px;
        color:#999999;
    }

    #points-check label {
        font-size: 14px;
        font-family: 'Source Sans Pro';
        margin-left: 5px;
        height: 20px;
        color:#999999;
    }
    #points-check input[type="checkbox"] {
        height: 15px;
        width: 15px;
        vertical-align: middle;
    }

#txtPoints,#txtCB {
    background-color: #000000;
    border: medium 2px #999;
    color: #FFFFFF;
    float: right;
    margin-right:30px;
    font-size: 14px;
    height:25px;
    padding: 3px;
    padding-right:5px;
    text-align: right;
    vertical-align: middle;
    width: 150px;
    font-family: 'Source Sans Pro';
    border:1px solid #222;
}

#pointserror,#cberror {
    font-family: 'Source Sans Pro';
    font-size:12px;
    color:red;
    width:440px;
    display:none;
    margin-left: 70px;
   
}

#buy-tickets {
    z-index: 990;
    margin-top: -435px;
    margin-left: 82%;
    position: absolute;
}

    #buy-tickets:hover {
        cursor: pointer;
    }

#buy-tickets-online {
    cursor:pointer;
    z-index:999;
    padding-left:10px;
    float:right;
}

.ui-widget-header {
                background: black repeat-x scroll 50% 50%;
                border: 0px solid #E78F08;
                color: #FFFFFF;
                font-weight: bold;
            }

            .ui-dialog .ui-dialog-titlebar {
                padding: .4em 0em .2em .8em;
                position: relative;
                font-family: 'Ostrich Sans Blk';
            }e

            .ui-widget-overlay {
                background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
                opacity: .3;
                background-color: black;
                filter: Alpha(Opacity=30);
            }
.event-djs img {
 cursor:pointer;
}

#event-description li li {
    margin-left:15px;
}

#adsPoints {
    float: left;
    margin-top:32px;
    margin-left:15px;
}

#adsPoints1 {
    width:426px;
    /*padding-right:50px;*/
    margin-top:40px;
}

.2cols {
    text-align:center;
    width:1100px;
    margin-left:auto;
    margin-right:auto;
}

#Outer-SignUp-Container1 {
    float: right;
    margin-left: auto;
	margin-right: 15px;
	width: 355px;
}

#displaySignup {
    display: none;
}
#footSignUp {
    position: fixed;
    bottom: 0;
    right:0;
    cursor:pointer;
    z-index:99999;
    display:none;
}

.ui-dialog-titlebar {
    display:none;
}

/*.ui-dialog-titlebar {
    background:transparent;
    border:none;
    height:0;
}

.ui-dialog .ui-dialog-titlebar-close {
    right:0;
   
}*/

#closedialog {
    overflow:hidden;
    margin-top:0px;
    z-index: 999;
    cursor:pointer;
    float:right;
    margin-top: -9px;
margin-right: -29px;
}

.ui-dialog {
    border: 0 !important;
}

/*#search-date-button {
      background: url("/Images/search-evnt.png") no-repeat scroll 1px center rgba(0, 0, 0, 0);
        border-top: 1px solid #ccc;
         border-bottom: 1px solid #ccc;
         border-right: 1px solid #ccc;
        border-radius:0px 5px 5px 0px;
        height: 26px;
        position: relative;
        width: 24px;*/
        /*margin-left: 309px;*/
        /*margin-top: -26px;*/
      /*  float:right;
        cursor:pointer;
    }*/
@-moz-document url-prefix() {
    #search-date-button {
       background: url("/Images/search-evnt.png") no-repeat scroll 1px center rgba(0, 0, 0, 0);
       border-top: 1px solid #ccc;
         border-bottom: 1px solid #ccc;
         border-right: 1px solid #ccc;
        border-radius:0px 5px 5px 0px;
        height: 26px;
        position: relative;
        width: 24px;
      margin-left: 145px;
        margin-top: -26px;
        cursor:pointer;
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #search-date-button {
       background: url("/Images/search-evnt.png") no-repeat scroll 1px center rgba(0, 0, 0, 0);
       border-top: 1px solid #ccc;
         border-bottom: 1px solid #ccc;
         border-right: 1px solid #ccc;
        border-radius:0px 5px 5px 0px;
        height: 26px;
        position: relative;
        width: 24px;
      margin-left: 145px;
        margin-top: -28px;
        cursor:pointer;
    }
}

@media screen\0, screen and (min-width:0\0) {
    #search-date-button {
       background: url("/Images/search-evnt.png") no-repeat scroll 1px center rgba(0, 0, 0, 0);
        border-top: 1px solid #ccc;
         border-bottom: 1px solid #ccc;
         border-right: 1px solid #ccc;
        border-radius:0px 5px 5px 0px;
        height: 26px;
        position: absolute;
        width: 24px;
        margin-left: 316px;
        margin-top: -28px;
        cursor:pointer;
    }
}

.terms-para {
line-height: 22px;
color: #a7a3a3;
font-family: 'Source Sans Pro';
font-size: 15px;
}

.terms-ul {
    margin-left: 20px;
}

#discount-box {
    width: 440px;
    display: block;
    float: left;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    text-align: left;
    margin-left: 70px;
    margin-bottom:10px;
    margin-right:auto;
}


#discountamount {
  text-align:right;
  float:right;
  margin-right:30px;
}

#discountlabel {
    width:205px;
    float:right;
    text-align:right;
}

/*Venue Scroll Box*/
/* You can alter this CSS in order to give Smooth Div Scroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	min-width: 30px;
	width: 2%;
	height: 100px;
	background-image: url(../Images/big_transparent.gif);
	background-repeat: repeat;
	background-position: left center;
	position: absolute;
	z-index: 200;
	left: 60px;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(../Images/cursors/cursor_arrow_left.png), url(../Images/cursors/cursor_arrow_left.cur),w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(../Images/left.png);				
	background-color: transparent;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 30px;
	width: 2%;
	height: 100px;
	background-image: url(../Images/big_transparent.gif);
	background-repeat: repeat;
	background-position: right center;
	position: absolute;
	z-index: 200;
	right: 50px;
	cursor: url(../Images/cursors/cursor_arrow_right.png), url(../Images/cursors/cursor_arrow_right.cur),e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(../Images/right.png);
	background-color: transparent;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}


/*#makeMeScrollable {
    width: 1100px;
    height: 103px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-left: 60px;
    padding-right: 60px;
    background-color: transparent;
    margin-top:10px;
}*/


    #makeMeScrollable div.scrollableArea a {
        position: relative;
        float: left;
        margin: 0;
        padding-left: 60px;
    }
.venues {
    margin: 0 auto;
    min-width: 1100px;
    width: 1100px;
    display:block;
    padding-top:40px;
}

.spacer {
    padding-right: 10px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    #makeMeScrollable {
        width: 1100px;
        height: 110px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        /*padding-left: 70px;*/
        padding-right: 70px;
        background-color: transparent;
        margin-top: 10px;
    }
/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 30px;
	width: 2%;
	height: 100%;
	background-image: url(../Images/big_transparent.gif);
	background-repeat: repeat;
	background-position: right center;
	position: absolute;
	z-index: 200;
	right: 30px;
	cursor: url(../Images/cursors/cursor_arrow_right.png), url(../Images/cursors/cursor_arrow_right.cur),e-resize;
}
/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	min-width: 30px;
	width: 2%;
	height: 100%;
	background-image: url(../Images/big_transparent.gif);
	background-repeat: repeat;
	background-position: left center;
	position: absolute;
	z-index: 200;
	left: -40px;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(../Images/cursors/cursor_arrow_left.png), url(../Images/cursors/cursor_arrow_left.cur),w-resize;
}


}
@media screen\0, screen and (min-width:0\0) {
    #makeMeScrollable {
        width: 1100px;
        height: 110px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        /*padding-left: 70px;*/
        padding-right: 70px;
        background-color: transparent;
        margin-top: 10px;
    }
}

/************************top menu****start**************************************/
#success-add-to-cart {
    text-align:center; 
    background-color:#ffd800; 
    height:40px; 
    z-index:100; 
    position:relative;
    border-radius:10px;
    color:#272701;
    font-family:'Source Sans Pro';
    font-size:16px;
    width:600px;
    margin:0 auto;
    display:none;
    top:84px;
}

#cart-add {
    position:absolute;
    width:400px;
    padding-top:8px;
}

        #cart-add a {
            color: #272701;
        }
        #cart-add a:hover {
            text-decoration: none;
            color:#272701;
        }

/*#Early-bird {
    text-align:center; 
    background-color:#ffd800; 
    height:32px; 
    z-index:100; 
    position:relative;
    color:#272701;
    font-family:'Source Sans Pro';
    font-size:14px;
    display:block;
}

    .earlyspan {
        top: 5px;
        position:relative;
    }
        .earlyspan a {
            color: #272701;
        }
        .earlyspan a:hover {
            text-decoration: none;
            color:#272701;
        }

#Early-bird img {
    margin-left:10px;
    margin-right:10px;
}*/
.top-menu {
     display: inline;
    position: relative;
    z-index:200
    
}

.top-menu li{
      display: inline;
    margin-right: 20px;
    position: relative;
    top: 5px;
}
.top-menu li a {
    color: #dcbcba;
    font-family: source sans pro;
    font-size: 11px;
    text-transform: uppercase;

}

.top-menu li a:hover{
	color:#fff;
	text-decoration:none;
}


/*.main-menu {
     display: inline;
    position: relative;
    border-bottom:1px solid #b4b4b4;
}
.main-menu li {
     display: inline;
    margin-right: 20px;
    position: relative;
     top: -13px;
}
.main-menu li a {
    color: #fff;
    font-family: source sans pro;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
     letter-spacing: 0.6px;
}
    .main-menu li a:focus ,.main-menu li a:hover{
        color:#fff;
        text-decoration:none;
    }*/
    .main-menu-top li a:focus ,.main-menu-top li a:hover{
        color:#ffff00;
        text-decoration:none;
        text-shadow: 0 0 3px rgba(255,255,0,1) ;
    }
.main-menu-top {
    /*border-bottom: 1px solid #b4b4b4;*/
    display: inline;
    float: right;
    height: 30px;
    margin-bottom: 0 !important;
    /*margin-top: 10px;*/
    position: relative;
    font-family:'Source Sans Pro';
    font-size:16px;
    top:17px;
}
.main-menu-top li {
     display: inline;
    /*margin-left: 70px;*/
    padding-right:28px;
    padding-left:20px;
    position: relative;
    top: 0px;
    color: #fff;
}
.main-menu-top li a {
    color: #fff;
    font-family:'Source Sans Pro';
    font-size:16px;
    /*font-weight: 600;*/
    text-transform: capitalize;
    letter-spacing: 0.6px;

}

    .main-menu-top li:nth-child(4) {
      padding-right:10px;
    }
 

.content-wrapper-menu {
    margin: 0 auto;
    min-width: 1100px;
    width: 1100px;
    display:block;
}
#box-menu {
    width: 1100px;
}
#top-main-menu {
   
    background:url("../Images/Strip-menu.png") repeat;
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    height: 59px;    
    z-index: 19;
    transition: all 1.5s linear 0s;
}
.slider-class {
    position:fixed;
}
#scroll-down {
     height: 51px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 217px;
    z-index: 10;
    margin-top:-19px;
}
.scroll-down-there {
    text-align: center;
}
.sticky {
    background: none repeat scroll 0 0 #000 !important;
    top: -45px;
    transition: all 1.6s linear 0s;
}
.additonal {
   height: 50px;
    /*margin-top: 20px;*/
}

#imlogedin {
    height: 30px;
    /*margin-top: 8px;*/
    padding-top: 23px;
    position: relative;
    float: right;
}
.dropdown
{
    color: #555;
    /*margin: 3px -22px 0 0;*/
    width: 125px;
    position: relative;
    height: 17px;
    text-align:left;
}
.submenu
{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #363636;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
    display: none;
    left: -20px;
    margin-left: 10px;
    opacity: 0.8;
    padding: 5px 0 5px;
    position: absolute;
    top: 32px;
    width: 164px;
    z-index: 100;
}
.dropdown li a
{
    color: #000;
    cursor: pointer;
    display: block;
    font-family: "Source Sans Pro";
    font-size: 16px;
    padding: 6px 15px;
    text-align: left;
    text-decoration: none;
}
.dropdown li a:hover
{
    background:#155FB0;
    color: #cccccc;
    text-decoration: none;
}
a.account 
{
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: source sans pro;
    font-size: 16px;
    height: 28px;
    line-height: 16px;
    margin: 0 0 0 55px;
    /*padding: 11px 0 0 11px;*/
    position: absolute;
    /*text-align: right;*/
    text-decoration: none;
    z-index: 110;
    
}

a.account:hover{
	color:#ffff00;
	text-decoration:none;
	text-shadow: 0 0 3px rgba(255,255,0,1) ;
}

.root
{
    /*list-style:none;
    margin:0px;
    padding:0px;
    font-size: 11px;
    padding: 11px 0 0 0px;
    border-top:1px solid #dedede;*/
    list-style: none outside none;
    margin: 0;
    position: relative;
   
}


select {
   /*background: none repeat scroll 0 0 #000;
    border: 1px solid #cccccc;
    color: #cccccc;
    cursor: pointer;
    font-family: source sans pro;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 2px;*/
}



/************************top menu*****end*************************************/
/*---------------video div pop up---------------------*/
.play-button-div {
    /*margin-top: 200px;
    position: relative;
    z-index: 222;*/
    text-align: center;
    
}

.play-button {
    height: 75px !important;
    margin-top: -340px;
    position: absolute;
    width: 75px !important;
    z-index: 0;
}
/*---------------video div pop up---------------------*/

#coupon-box {
    width: 480px;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    text-align: left;
    margin-left: 5px;
    margin-top:15px;
    margin-bottom:15px;
    margin-right:auto;
    display:none;
}

#coupon-msg-box {
    width: 480px;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    text-align: left;
    margin-left: 70px;
    margin-top:15px;
    margin-bottom:15px;
    margin-right:auto;
     display:none;
}

#cmsg {
    color:red;
}
#txtCoupon {
    background-color: #000000;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    height: 25px;
    padding: 3px;
    text-transform:uppercase;
    padding-right: 5px;
    text-align: left;
    vertical-align: middle;
    width: 250px;
    font-family: 'Source Sans Pro';
    border: 1px solid #222;
}

#applyCoupon {
    float:right;
    background-color: #999999;
    color: #FFFFFF;
    font-size: 14px;
    height: auto;
    padding-top:5px;
    padding-bottom:5px;
    text-align: center;
    border-radius:4px;
    width: 100px;
    font-family: 'Source Sans Pro';
    border: 1px solid #999999;
   
}

    #applyCoupon:hover {
        color: #000;
        background-color: #ccc;
        cursor:pointer;
        font-weight: bold;
    }
.Social-Icons a:nth-child(2), a:nth-child(4),a:nth-child(5) {
    padding-left: 15px;
}
.gplus:hover {
    cursor:pointer;
}

.gplus {
    padding-left: 15px;
}

.event-tc {
    font-family:'Source Sans Pro';
    font-size:15px;
    color:#999999;
    line-height:25px;
    margin-bottom:20px;
}

#share {
display: block;
margin-top: 20px;
float:left;
position:relative;
margin-left:290px;
}
.cart {
    /*float: left;
    display:inline-block;border-left:solid 2px #b52e26;*/
    color:white;
    padding-left:10px;
    font-size:19px;
    height:24px;
    margin-top:16px;
}

    .cart:hover {
        cursor: pointer;
    }

#cartqty {
    font-family: 'Source Sans Pro';
    font-size: 13px;
}

.cspan {
    padding-left:5px;
}

.cart-items {
    background-color:#000;
    border:solid 1px #333;
    width:817px;
    /*min-height:800px;*/
    /*float:left;*/
    position:absolute;
}

.cart-paydetails {
    background-color:#222;
    width:260px;
    /*min-height:575px;*/
    float:right;
   border:solid 1px #333;
   border-bottom:none;
   position: relative;
}

.cart-paydetails table {
     margin: 25px;
     width:210px;
     margin-bottom:50px;
}
.cart-items table {
    margin: 25px;
    width:760px;
}
.cart-items table td:first-child {
    width:88px;
}
.cart-items table td:nth-child(2) {
    width:450px;
    vertical-align:top;
    font-family:'Source Sans Pro';
}


.cart-items table td:nth-child(3) {
    width:115px;
    vertical-align:top;
    font-family:'Source Sans Pro';
    color:#c9ce19;
    font-size:18px;
}

.cart-items table td:nth-child(4) {
    width:72px;
    vertical-align:top;
    padding-top:4px;
}

.cart-items table td:nth-child(5) {
    vertical-align:top;
    font-size:20px;
    color:#808080;
    text-align:right;
}

.ticketHead {
    font-family:'Source Sans Pro Semibold';
    font-size:24px;
    color:#c9ce19;
    
}

.tktImg {
    
    width: 68px;
	height: 68px;
    border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
    border:solid 1px #515151;
    overflow:hidden;
	
}

.tktEventName {
    font-size: 18px;
    color: #FFFFFF;
}

.tktEventDate, .tktVenueName {
    font-size: 16px;
    color: #999;
}



#stagTable, #coupleTable, #vvipTable, #vipTable tr:last-child {
    border-bottom: solid 1px #333333;
}

#coupleTable tr:not(:first-child):not(:nth-child(1)):not(:last-child) > td:nth-child(n+2) {
    border-bottom: dotted 1px #666666;
    padding-bottom:15px;
    padding-top:15px;
}

#stagTable tr:not(:first-child):not(:nth-child(1)):not(:last-child) > td:nth-child(n+2) {
    border-bottom: solid 1px #666666;
     padding-bottom:15px;
    padding-top:15px;
}

#vipTable tr:not(:first-child):not(:nth-child(1)):not(:last-child) > td:nth-child(n+2) {
    border-bottom: solid 1px #666666;
     padding-bottom:15px;
    padding-top:15px;
}

#vvipTable tr:not(:first-child):not(:nth-child(1)):not(:last-child) > td:nth-child(n+2) {
    border-bottom: solid 1px #666666;
     padding-bottom:15px;
    padding-top:15px;
}


#main-cart-container {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    /*min-height:650px;*/
    width: 1100px;
}

#coupleTable tr:nth-last-child(1) > td {
    padding-top:20px;
    padding-bottom:20px;
}

#stagTable tr:nth-last-child(1) > td {
     padding-top:20px;
    padding-bottom:20px;
}
.tktTotal {
    font-family: 'Source Sans Pro Semibold';
    color: #cccccc;
    font-size: 18px;
    margin-left:25px;
    margin-bottom:25px;
    margin-top:-5px;
    width:538px;
    position:relative;
    float:left;
}

.tktTotalAmt {
    font-family:'Source Sans Pro';
    font-size:18px;
    color:#c9ce19;
    margin-top:-5px;
}

.cart-pay-subtotal {
    font-family: 'Source Sans Pro';
    font-size: 15px;
    color: #cccccc;
}

.cart-pay-subtotal:nth-child(2n+1) {
        padding-top: 10px;
}

.cart-pay-subtot-amt {
    font-family: 'Source Sans Pro';
    color: #fff;
    font-size: 24px;
    border-bottom:dotted 1px #666666;
    padding-bottom:10px;
}

.cart-pay-subtot-payable {
    font-family: 'Source Sans Pro';
    color: #c9ce19;
    font-size: 24px;
    border-bottom:dotted 1px #666666;
    padding-bottom:10px;
}


.btncheck {
    padding-top: 8px;
    padding-bottom: 18px;
}

#offers {
    clear:both;
    color:#999;
    font-family:'Source Sans Pro';
    font-size:15px;
    padding:25px;
    background-color: #000;
    bottom:0;
    /*overflow:hidden;
    position:absolute;*/
    float:right;
    display:block;
    box-sizing: border-box;
    width:262px;
    border:solid 1px #333;
     border-top:none;
}

#offers input[type="checkbox"] {
        vertical-align:middle;
        margin-right:5px;
}

.titosOffers {
   padding-left:22px;
    display:none;
}
.txtOffers {
    width: 150px;
    height:32px;
    border: 0;
    background-color: white;
    color:#000;
    text-align:left;
    font-family:'Source Sans Pro';
    font-size:15px;
    padding-left:2px;
    
}
.txtOffers-error {
    width: 150px;
    height:30px;
    border: solid 1px #fe1700;
    background-color: white;
    color:#000;
    text-align:left;
    font-family:'Source Sans Pro';
    font-size:15px;
    padding-left:2px;
}
.offerBtns {
    width:60px;
    height:32px;
    background-color:#19cfda;
    color:#000;
    text-align:center;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    z-index:999;
    position:absolute;
    margin-left:125px;
    margin-top:-32px;
}
    .offerBtns span {
        font-family:'Source Sans Pro Semibold';
        font-size:14px;
        color:#063e41;
        padding-top:6px;
        vertical-align:middle;
    }

        .offerBtns span:hover {
            cursor: pointer;
        }
.offersMsg {
    font-family: 'Source Sans Pro';
    font-size: 12px;
    color: #999999;
    display:block;
    padding-bottom:10px;
    padding-top:5px;
}

.offersMsg-error {
    font-family: 'Source Sans Pro';
    font-size: 12px;
    color: #fe1700;
    display:block;
    padding-bottom:10px;
    padding-top:5px;
}
.shopping-basket {
    /*overflow: hidden;*/
    /*display:block;*/
    
    position: relative;
}
#deleteitem {
    background-color: #4f5400;
    font-family: 'Source Sans Pro';
    color: #a7a94f;
    font-size: 14px;
    width: 817px;
    height: 55px;
    background-image:url('/Images/cart-del.png');
    background-repeat:no-repeat;
    background-position:25px center;
    display:none;
}

#delMsg {
    padding-left: 65px;
    top:15px;
    position:relative;
}

#continueShop a {
    padding-left: 160px;
    top:15px;
    position:relative;
    color:#d9d8d8;
    text-decoration:underline;
}

#continueShop a:hover {
    cursor: pointer;
    text-decoration:none;
}
#titos-points, #use-titos-points, #titos-credits, #use-titos-credits,#titos-coupon,#use-titos-coupon {
    display: none;
}

.offerAlign {
    padding-left:45px;
    font-size:20px;
}
.offerAlign #offerPoints {
    clear:both;
        padding-left: 29px;
}

#offerErrorBox {
    clear: both;
    background-color: #ffd8d8;
    height: 32px;
    font-family: 'Source Sans Pro';
    font-size: 12px;
    color: #cc0000;
    padding-left:25px;
    padding-top:5px;
    float: right;
    display: block;
    box-sizing: border-box;
    width: 262px;
    display:none;
}

    #offerErrorBox span {
        padding-left: 5px;
    }

.cart-payment {
    background-color:#FFFFFF;
    border:solid 1px #333;
    width:817px;
    float:left;
    /*position:absolute;*/
    color:#444444;
    font-family:'Source Sans Pro';
    font-size:15px;
    margin-right:19px;
}
    .cart-payment div {
        padding-left: 25px;
        padding-top:25px;
        padding-right:25px;
    }
.cart-change {
    font-family: 'Source Sans Pro';
    font-size: 16px;
    color: #cccccc;
    text-align:center;
    padding-bottom:10px;
}

.cart-paydetails-change {
    background-color:#222;
    width:260px;
    height:122px;
    float:left;
    border:solid 1px #333;
    border-bottom:none;
    /*position: relative;*/
}

.cart-paydetails-change table {
        margin: 25px;
     width:210px;
    }

.cart-pay-info {
    width: 430px;
    line-height: 23px;
    padding-bottom:10px;
}
.cart-pay-details {
    background-color:#222;
    width:260px;
    /*min-height:575px;*/
    float:right;
   border:solid 1px #333;
   border-bottom:none;
   position: relative;
   margin-top: 20px;
}

.cart-pay-details table {
     margin: 25px;
     width:210px;
     margin-bottom:50px;
}
.login-row1 {
    font-family: 'Source Sans Pro Semibold';
    color: #da2419;
    font-size: 15px;
}

#loginInfo {
    padding-top: 0px;
}

    #loginInfo table td {
        padding-right: 10px;
    }
 #loginInfo table tr:last-child {
        height:65px;
    }

#txtEmailID, #txtPass {
    height: 25px;
    width: 390px;
    border: inset 1px;
    padding: 5px;
    font-family: 'Source Sans Pro';
    font-size: 15px;
}

#country {
    height: 36px;
    border: inset 1px;
    padding: 5px;
    font-family: 'Source Sans Pro';
    font-size: 15px;
}

#passwError a {
    color: #336699;
}

#passwError a:hover {
        color: #336699;
}
#emailError, #passwError, #passwordBox {
    display: none;
}

#earlyBirditem {
    background-color: #4f5400;
    font-family: 'Source Sans Pro';
    color: #a7a94f;
    font-size: 14px;
    width: 817px;
    height: 55px;
    background-image:url('/Images/cart-del.png');
    background-repeat:no-repeat;
    background-position:25px center;
    display:none;
}

#earlyBirdMsg {
    padding-left: 65px;
    top:15px;
    position:relative;
}

#earlybirdOffer {
    background-color: #4e4e4e;
    width: 541px;
    font-family: 'Source Sans Pro';
    font-size: 16px;
    color: #ffffff;
    margin-left:-10px !important;
    margin-top:-10px !important;
    /*margin: -10px !important;*/
    padding-left:20px;
    padding-top:10px;
    line-height:24px;
    height:35px;
}

.chkButton {
    margin-top: 15px;
    height: 30px;
    margin-left: 405px;
}

@-moz-document url-prefix() {
    .chkButton {
    margin-top: 15px;
    height: 30px;
    margin-left: 394px;
}
}

#video2player {
    display: none;
}

.btn-popup {
    background: none repeat scroll 0 0 grey;
    border: 1px solid #0c7a81;
    border-radius: 3px;
    height: auto;
    left: 6px;
    margin-left: -6px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 77px;
    width: 166px;
}

.btn-popup li {
    background: -moz-linear-gradient(center bottom , #12abb4, #19cfda) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #0c7a81;
    height: 35px !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    cursor:pointer;
    z-index:10;
    padding:8px;
    font-family: "Source Sans Pro";
    font-size: 14px;
    font-weight: 600;
}

.btn-popup li:hover {
    background: none; background-color: #19cfda !important; 
}

.btn-popup li.first {
    border-top: none;
}

.btn-popup .entry-rate {
    float:right;
    margin-left:5px;
}

.slideshow div {
    display:none;
}