

/*	B A C K G R O U N D
	------------------------------------------------------------------------------------------- */	

	body 																			
	
	{ background-image: url(images/bg.jpg); background-size: cover; background-repeat: repeat-x; background-position: center top; background-color: #110b0f ; }


/*	H E A D E R
	------------------------------------------------------------------------------------------- */	

	.header 																			
	
	{ background-image: none; background-size: ; background-repeat: ; background-position: ; background-color:  ; }

	

/*	L O G O
	------------------------------------------------------------------------------------------- */	

	.logo 																			
	
	{}


/*	B U T T O N  C O L O R
	------------------------------------------------------------------------------------------- */

	.button, .button.inactive:hover, .item-wrapper .list-options, .item-wrapper-promo .item-content, .item-wrapper-promo .button-group, .item-wrapper-basket-options .switch .button								
	
	{ background-color: #29abe2; }
	
	.item-wrapper-checkout:nth-of-type(3) .switch .text, .item-wrapper-checkout:nth-of-type(3) .switch .button-group, .item-wrapper-checkout:nth-of-type(3) .switch .button-group .button

	{ background-color: !important; }
	
	
/*	B U T T O N  H O V E R  C O L O R
	------------------------------------------------------------------------------------------- */
	
	.button:hover, .button.active, .item-wrapper-basket-options .switch .button:hover, .switch .button.active, .item-wrapper-checkout:nth-of-type(3) .switch .button-group .button:hover, .item-wrapper-checkout:nth-of-type(3) .switch .button-group .button.active	
	
	{ background-color: #1391c6!important; }
	
	
/*	T E X T  C O L O R
	------------------------------------------------------------------------------------------- */

	.title											
	
	{ color: #005ada; }


		.button { background-color: #29abe2; border: 2px solid #29abe2; }

	.sub-content-user-sign-up .button, .page-home .header .button-group .button {  background-color: #29abe2; border: 2px solid #29abe2 !important; }

    #uaccompletepromo .button { border: 2px solid #29abe2; }

    .sub-content-checkout .switch-promo .button.active, .sub-content-user-sign-up .switch-promo	.button.active, .item-wrapper-order-options .switch .button-group .active span  { background-image: url(images/tick.png) !important;}

	.menubox .button-group .button, .completebutton .button, .sub-content-order-options .item:last-child .button, .one-button .button, .popup .savebutton { background-color: #29abe2;}

	.add-choices .button-1 { background-color: #29abe2; border: 1px solid #29abe2; color: #ffffff;}

	.add-choices .button-1:hover {background-color: #1391c6 !important;}

	.item-wrapper-order-options .switch .button-group .active { background-color: #29abe2; border: 1px solid #29abe2;}

	.cancelbutton:hover, .list-options li .button:hover, .list-options li .button.active, .button:hover, .button.active, .item-wrapper-basket-options .switch .button:hover, .switch .button.active, .item-wrapper-checkout:nth-of-type(3) .switch .button-group .button:hover, .item-wrapper-checkout:nth-of-type(3) .switch .button-group .button.active {
    border: 2px solid #1391c6 !important; background-color: #1391c6 !important;}

    .button:hover, .page-home .header .button-group .button:hover { background-color: #1391c6 !important;}

    #uaccompletepromo .button:hover { border: 5px solid #1391c6; background:#ffffff !important;}   

    .delete{background-color:transparent !important;}

    .side-bar .item-wrapper-points.button:hover{background:#ffffff !important;}

    .image-wrapper { background-image: url(images/icons/no-image.png) !important; }
	