
#Captch_Block1 .rcRefreshImage
{
    position:absolute;
    padding: 1px;
    height: 30px;
    width: 30px;
    display: block;
    margin-left:135px;
    margin-top:-28px;
    background-repeat: no-repeat !important;
    background-image:url("../Images/captcha_refresh.jpg") !important;
    border:0px;
}
.GiftVoucher_Select_Holder
{
    width:300px;float:left;
}
.GiftVoucher_SelectText
{
    width:140px;float:left;
}
.GiftVoucher_SelectTB
{
    width:150px;float:right;
}

.Capcha_Headers
{
    font-weight:bold;
    color:#404040;    
}
#Captch_Block1, #Captch_Block2, #Captch_Block3
{
    float:left;
}
#Captch_Block2
{
    margin-left:25px;
}
#Captch_Block3
{
    padding-top:17px;
    padding-left:15px;
}
#Captch_Block4
{
    float:right;
    font-size:12px;
    font-weight:bold;
    color:#404040;
    padding-top:17px;
    text-decoration:underline;
}
.CDticketnumber 
{
	width:88px;
	height:36px;
	float:left;
	margin:6px  6px 0 .7px;
	background:#f7f7f7;	
	border:1px solid #ccc;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#404040;	
	text-align:center;
	padding-top:8px;
}
.CDticketnumberM 
{
	width:88px;
	height:36px;
	float:left;
	margin:6px  6px 0 .7px;
	background:#f7f7f7;	
	border:1px solid #ccc;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#404040;	
	text-align:center;
	padding-top:8px;
}
.CDticketnumber:hover
{
    background:#ccc;
    border:1px solid #939393;	
}
.CDticketnumberM:hover
{
    background:#ccc;
    border:1px solid #939393;	
}
.selected {
	/*width:89px;*/
	height:36px;
	background:#696969;
	border:1px solid #939393;
	color:White;
}
.selectedA {
	width:88px;
	height:36px;
	background:#696969;
	border:1px solid #939393;
	color:White;
}
 .TicketSelectiontitle
{
   border:0px solid #c8c8c8;
   font-size:14px;
   padding:5px;
   font-weight:bold;
   color:Black;
}
 .TicktSelectionTitleFont
{
   font-size:14px;
   font-weight:bold;
   color:#404040;
}
.Raffle_Tickets_Container
{      
    width:100%;       
}
#OverAllContainer .Raffle_Tickets_Container a {
    border: 1px solid #ddd;
    border-bottom: 0px;
}
.tab-content
{
    border-left:1px solid #dddddd;
    border-right:1px solid #dddddd;
    border-bottom:1px solid #dddddd;      
}  
.nav-tabs > li > a
{
    border-radius:2px 2px 0 0;
}
.nav > li > a
{
    padding:5px 15px;
}
.BigText1
{
    font-size:25px;
    font-weight:normal;
}
    .BigText2
{
    font-size:18px;
    font-weight:normal;
}
.BigText3
{
    font-size:22px;
    font-weight:normal;
}
.PreWinnerHeading
{    
    text-align:left;
    font-size:14px;
    color:#404040;
    font-weight:bold;
    padding:5px 0px 5px 0px;
    background-color:#fff;
    width:100%;
    /*border-bottom:1px solid #ccc;*/
}     
.OtherRaffle
{    
    margin-bottom:20px;
    background-color:#f7f7f7;  
    border:0px;    
}
.CaptchaSection
{
    margin-top:25px; 
    color:Black;
    font-family:Calibri Light;
    font-size:14px;
    margin-bottom:25px;
    border:1px solid #ccc;
    border-left:0px;border-right:0px;border-top:0px;
}
.Banner
{
  border:1px solid #eee;
}
.RaffleSelected
{
    background-color:#fff;
}
@media screen and (min-width:50px) and (max-width:767px)
{
     #Captch_Block1, #Captch_Block2, #Captch_Block3
     {
         float:none;         
         padding:0px;
         margin:0px;
     }
     #Captch_Block3
     {
        padding-top:17px;
     }      
     #Captch_Holder
     {
        margin-left: auto;
        margin-right: auto;
        width: 212px;
        border: 0px solid red;        
     }
     #Captch_Block4
     {
         float:none;
         text-align:center;
         margin-left:-30px;
     }
}
@media screen and (min-width:50px) and (max-width:991px)
{
     .CDticketnumberM 
     {
	    width:88px;
	    height:46px;
	    padding-top:12px;	
     }
     .CDticketnumber 
     {
	    width:89px;
	    height:46px;
	    padding-top:12px;	
     }
    .tab-content
    {      
        padding-left:10px;
        padding-top:10px;
        padding-bottom:10px;
    }
    .VoucherStatus
    {        
        float:none;
        margin-top:60px;
        display:block;
    }
    .GiftVoucher_Select_Holder
    {
        float:left;
    }
    .GiftVoucher_SelectText
    {
        float:none;
    }
    .GiftVoucher_SelectTB
    {
        margin-top:5px;
        float:none;
    }
    .Raffle
    {    
        margin-left:auto;
        margin-right:auto;
        width:95%;
    }
}
@media screen and (min-width:992px) and (max-width:1199px)
{
    .tab-content
    {      
        padding-left:15px;
        padding-top:10px;
        padding-bottom:10px;
    }
    .VoucherStatus
    {
        float:right;
    }
    .Raffle
    {        
        margin-left:auto;
        margin-right:auto;
        width:87%;
    }
}
@media screen and (min-width:1200px)
{
    .tab-content
    {
        padding-left:95px;
        padding-top:10px;
        padding-bottom:10px;
    }
    .VoucherStatus
    {
        float:right;
    }
    .Raffle
    {        
        margin-left:10px;
    }
}

.Page_Header
{    
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;    
    border-bottom:1px solid #DAA520;
    border-top:1px solid #DAA520;
    width:100%;
    height:42px;
    text-align:left;
    font-size:30px;
    padding-bottom:10px; 
    font-family:Calibri Light;
    color:#DAA520;
}
.Page_bredscrumb
{
    margin-bottom:22px; 
}
.Lead_In_Page
{
   margin-bottom:22px; 
}

.Banner
{
     margin-bottom:22px; 
      width:100%;
}
.Raffle_Header
{
    margin-bottom:22px; 
    background-color:#E3B363;
   text-align:center;
   color:Black;
   font-family:Calibri Light;
   
}

/*.CDticketnumber:hover {
	background:#000000;
	border:1px solid #939393;
	color:#FFFFFF;
}*/

.RaffleAdded
{
    background:#939393;
    margin-bottom:10px; 
    width:100%;
    display:inline-block;
    font:bold 14px Arial, Helvetica, sans-serif;    
    color:Black;
    padding:15px 10px 15px 20px;    
}

.RaffleBottom
{
    height:10px;
    border-bottom:1px;
    float:right;
    width:100%
}


  .errormsg
{
    color:Red;
}

.CaptchaSectionSeperation
{
    margin-bottom:20px
}
.AddToCart
{
   background-color:#DAA520;
   color:#000;
   font-family:Calibri Light;
   font-size:20px;
   padding:2px;
    text-align:center;
 /*  width:180px; */
   height:40px;
   
}
 /*.SubMenuItem a:link, a:visited ,a:hover
{
    background-color:#DAA520;
   color:#000;
   text-decoration:none;
} */
.QDFButton
{
  /*background-color:#DAA520;*/
 
 font-family:Calibri Light;
   font-size:20px;
    color:#000;
    border:0px;
}

.Disclaimer
{
    font-family:Calibri Light;
    padding:2px;
    padding-bottom:0px;
    text-align:center;
    color:#DAA520;
    font-size:12px;
    float:left;
    margin-top:3.1em;
    
}
.Captcha_errormsg
{
    font-weight:bold;
    color:Red;
    margin-left:1.9em
}
/*@media (min-width: 576px) {
    .modal-dialog {
        margin: 1.75rem auto;
        max-width:none !important;
    }
}*/
.EntercodeField {
	width:140px;
	height:30px;
	border:none;
	font:bold 20px "Courier New", Courier, monospace; 
	color:#7f7f7f;
	text-align:left;
	text-transform:uppercase;
	letter-spacing:20px;
	padding:0px 2px 0px 2px;	
	background:none;
	line-height:26px;
}
.PreviousWinneres
{
    margin-bottom:20px;
}
.PreviousWinneresseperation
{
    border:1px solid Gray;
    border-left:0px;
    border-right:0px;
    border-top:0px;
    margin-bottom:20px;
}
.LuckyNumber
{
    border:0px solid #eee;
    font-size:16px;
    padding:5px;
    font-weight:bold;
    color:Black;
}

  .col-md-12
  {
      padding-left:0px;
      padding-right:0px;
  }
   .col-md-6
  {
      padding-left:0px;
  }
.SubscribeText
{
    font-size:24px;
    color:#000;
}
.caption
{
    background-color:White;
}

@media (max-width: 767px){
.carousel .row .span3 {
display: block;
float: left;
width: 25%;
margin-left: 0;
/*-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;*/

}
}
.ThumbnailCar
{
padding:2px;
}


.Subscribe
{
    background-color:Black;
    color:#DAA520;
   font-family:Calibri Light;
   font-size:26px;
    text-align:center;
    padding:5px;
    margin-bottom:20px;
}
.SubscribeTextBox
{
    background-color:#f3E2A9;
   }
   
  h1
  {
      color:Black;
  }
  .row
  {
      margin:0px;
  }
  .KnowMore
  {
      font-family:Calibri Light;
    text-align:center;
    height :34px;
    text-align:right;
    color:#DAA520;
  }
   .row >.col-md-3:first-child
   {
     padding-left:0px;
     /*background-color:White;  */
   }
   .row >.col-md-3:last-child
   {
     padding-right:0px;  
    /*  background-color:White; */ 
   }
    .TCPopup_Heading
  {
      font: normal 13px Arial, Helvetica, sans-serif;
      color: #000000;
      padding: 5px 5px 5px 5px;
  }
  .TCPopup_content
  {
      font: normal 13px Arial, Helvetica, sans-serif;
      color: #000000;
      padding: 5px 5px 5px 5px;
  }
.carousel-control.left,.carousel-control.right {background-image:none;}
.RaffleDetails
{
    border:0px;
    border-bottom:2px solid #eee;
    margin-top:20px; 
    
}
.LandingPageRaffleDetails
{
    background-color:#eee;
    padding:10px;
}
.LastRaffleDetails
{
    border:0px;
    margin-top:20px;    
}
.AlertMessage {
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #F00;
    margin-left: 1.9em;
}
	.Store_Header
	{
	
   text-align:center;
  
   font-family:Calibri Light;
   padding:10px;
   padding-bottom:0px;
   font-weight:bold;
   font-size:4.5em;
	}
	
	.Lead_In_Store
	{
	     margin-bottom:22px; 
    background-color:Black;
     color:White;
      font-family:Calibri Light;
	}
	.RetailLinkItem
	{
	    border:1px solid Gray;
	     font-size:2em;
	     color:Black;
	     font-family:Calibri Light;
	      text-align:center;
	      padding:5px;
	   
	}
	.RetailLink
	{
	    margin-bottom:60px;
	}
	.RetailDetails
	{
	   
	}
	.Thankyoudescription
	{
	    margin-bottom:20px;
	    color:Black;
	    font-size:14px;
	}
	

.wrapper .text {
position:absolute;
bottom:22px;
left:0px;
visibility:hidden;
text-align:center;
}
.wrapper
{
 margin-bottom:22px; 
 width:100%;
 position:relative;
}
.wrapper:hover .text {
visibility:visible;
}
.wrapper .div 
{    
    background-color:rgba(227, 179, 99, 0.5);
   text-align:center;
   color:Black;
   font-family:Calibri Light;
position:absolute;
/*bottom:0px;*/
left:0px;
visibility:hidden;
width:100%;
}
.specificimg
{
    margin-bottom:5px;
}

@media (max-width: 767px)
{
    .wrapper .text {
position:relative;
bottom:0px;
left:0px;
visibility:visible;
text-align:center;
}
.wrapper .div 
{    
    background-color:#E3B363;
   text-align:center;
   color:Black;
   font-family:Calibri Light;
/*position:absolute;*/
/*bottom:0px;*/
left:0px;
visibility:visible;
width:100%;
}
}



