/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */

.openLoginPanel,
.closeLoginPanel
{
	cursor:pointer;
	
}

.tab {
  	background: url('https://checkout.hymnsam.co.uk/images/GroupLoginPanel/tab_b.png') repeat-x 0 0 ;
  	height: 50px ;
	position: relative ;
	top: 0 ;
	z-index: 999 ;
	
    width:100%;
    min-width:960px;

}

.tabContent 
{
    position:relative;
    margin:0 auto;
  	/* min-width:1000px; */

}

.hymnssites 
{
	text-align:left ;
    position:relative ;
    top:0 ;
    /* left:-150px ; */
    left:0;
    z-index:5000 ;
    color:#addde3;
    font-size:11px ;
    height:20px ;
    line-height:20px ;
    list-style-type: none ;
	padding:4px 0 0 5px ;
	width:600px ;
	font-family: Arial, Helvetica, sans-serif ;
	/* margin-left: auto ;
	margin-right: auto ; */

}


.hymnssites ul {
	margin:0 !important;
	padding:0 0 0 0 !important;
}

.hymnssites ul li {    
 	display: inline ;
	padding:0 !important;
	margin:0 !important;
    color:#addde3;
font-size:11px;

}


.hymnssites ul li a,
.hymnssites ul li a:visited {
	color:#ffffff ;
	text-decoration: none ;
	background: url('https://checkout.hymnsam.co.uk/images/GroupLoginPanel/vertical.gif') 0px 0px no-repeat;
	margin:0 3px ;
	padding:0 0 0 6px ;
	font-family: Arial, Helvetica, sans-serif ;
	font-size:11px ;

}


.hymnssites ul li a:hover {	
	color: #ec1c24 ;
	
}



.tab ul.login {
	display: block ;
	position: absolute ;
 /* 	float: right ; */
  	clear: right ;
  	height: 16px ;
	width: auto ;
  	
	line-height: 16px ;
	margin: 4px 0 0 0; 
  	color: white ;
  	font-size: 10px !important ;
	text-align: center ;
	padding:0;
	/* right:-10px; */
	right:0;
	top:-2px;

}



.tab ul.login li.left {
 /* 	background: url('https://checkout.hymnsam.co.uk/images/GroupLoginPanel/tab_l.png') no-repeat left 0 ;*/
  	height: 18px ;
	width: 30px ;
	padding: 0 ;
	margin: 0 ;
  	display: block ;
	float: left ;
}

.tab ul.login li.right {
  /*	background: url('https://checkout.hymnsam.co.uk/images/GroupLoginPanel/tab_r.png') no-repeat left 0 ;*/
  	height: 18px ;
	width: 30px ;
	padding: 0 ;
	margin: 0 ;
  	display: block ;
	float: left ;
}

.tab ul.login li {
 	text-align: left ;
  	padding: 3px 2px 0 3px ;
	display: inline;
	float: left ;
	height: 20px ;
  	/*background: url('https://checkout.hymnsam.co.uk/images/GroupLoginPanel/tab_m.png') repeat-x 0 0 ;*/
	margin:0 ;
	color:#ffffff ;
	font-size:15px ;
	
	font-family:arial !important;
}

.tab ul.login li a {
	color: #ffffff;
	font-size:15px ;
	text-decoration:none ;

	
	font-family:arial !important;
}

.tab ul.login li a:hover {
	color: white ;
	text-decoration:underline ;

}

.tab .sep {color:#ffffff ; }

.tab a.open, .tab a.close {
	height: 18px ;
	line-height: 18px ;
	/*padding-left: 30px ;*/
	cursor: pointer ;
	display: block ;
	/*width: 30px ;*/
	position: relative ;
	top: -1px ;
}






/* START ADDED TO BASKET STYLES */

#addedtobasket 
{
    position: relative ;
  	float: right ;
  	clear: right ;
    width:239px; 
    margin:30px 15px 0 0;
     text-align:left;
}

#addedtobasketcontent 
{
    float:left;
    display: none ;
    width:239px;
   
}

#addedtobaskettop 
{
    float:left;
    width:239px;
    height:31px;
    background:url("https://checkout.hymnsam.co.uk/images/GroupLoginPanel/added-to-basket-top.gif");
}

#addedtobasketmiddle 
{
    float:left;
    width:239px;
    background:url("https://checkout.hymnsam.co.uk/images/GroupLoginPanel/added-to-basket-middle.gif");
}

#addedtobasketbottom 
{
    float:left;
    width:239px;
    height:8px;
    background:url("https://checkout.hymnsam.co.uk/images/GroupLoginPanel/added-to-basket-bottom.gif");
}

#addedtobasketicon 
{
    float:left;
    width:37px;
    margin:0 0 0 10px;
}

#addedtobaskettext 
{
    float:left;
    width:150px;
    color:#632f8d;
    font-weight:bold;
    font-size:120%;
    margin:5px 0 0 5px;
}

#addtobasketProductName 
{
    float:left;
    clear:left;
    width:160px;
    margin:0 0 0 15px;
    color:#e93b82;
    font-size:120%;
    font-weight:bold;
}

#addtobasketProductPrice 
{
    float:left;
    clear:left;
    width:160px;
    margin:0 0 0 15px;
    color:#999999;
    font-size:120%;
    font-weight:bold;
}

#addtobasketProductImage 
{
    float:right;
    width:50px;
    padding:0 0 5px 0;
}

#addtobasketViewBasket 
{
    float:left;
    clear:left;
    width:100px;
    margin:8px 0 0 80px;
}

#addtobasketViewBasket a 
{
    color:#642e8c;
    font-size:115%;
    font-weight:bold;
}

.btnInVisible
{
        display:none;    
}

/* END ADDED TO BASKET STYLES */



/* sliding panel */
#toppanel {
    position: absolute ;   /*Panel will overlap  content */
   /* position: relative ;*/   /*Panel will "push" the content down */
    top: 0 ;
    left: 0 ;
    width: 100% ;
    z-index: 999 ;
    text-align: center ;
    margin-left: auto ;
    margin-right: auto ;
    min-width:1000px;
}

#loginPanel {
	width: 100% ;
	
	color: #999999 ;
	background:#272727 ;
	overflow: hidden ;
	position: relative ;
	z-index: 3 ;
	display: none ;
}

#loginPanel h1 {
	font-size: 1.6em ;
	padding: 5px 0 10px ;
	margin: 0 ;
	color: white ;
}

#loginPanel h2{
	font-size: 1.2em ;
	padding: 10px 0 5px ;
	margin: 0 ;
	color: white ;
}

#loginPanel p {
	margin: 5px 0 ;
	padding: 0 ;
}

#loginPanel a {
	text-decoration: none ;
	color: #15ADFF ;
}

#loginPanel a:hover {
	color: white ;
	text-decoration: underline ;

}

#loginPanel a-lost-pwd {
	display: block ;
	float: left ;
}

#loginPanel .content {
	width: 960px ;
	margin: 0 auto ;
	padding-top: 15px ;
	text-align: left ;
	font-size: 0.85em ;
}

#loginPanel .content .left {
	width: 960px ;
	float: left ;
	padding: 0 15px ;
	margin:0 0 0 0 ;
}

#loginPanel .content .right {
	border-right: 1px solid #333 ;
}

#loginPanel .content form {
	margin: 0 0 10px 0 ;
}


#loginPanel .content input.field {
	border: 1px #1A1A1A solid ;
	background: #414141 ;
	margin-right: 5px ;
	margin-top: 4px ;
	width: 200px ; 
	color: white ;
	height: 16px ;
}



#loginPanel .content input:focus.field {
	background: #545454 ;
}

/* BUTTONS */
/* Login and Register buttons */
#loginPanel .content input.bt_login,
#loginPanel .content input.bt_register {
	display: block ;
	float: left ;
	clear: left ;
	height: 24px ;
	text-align: center ;
	cursor: pointer ;
	border: none ;
	font-weight: bold ;
	margin: 10px 0 ;
}

#loginPanel .content input.bt_login {
	width: 74px ;
	background: transparent url('https://checkout.hymnsam.co.uk/images/GroupLoginPanel/bt_login.png') no-repeat 0 0 ;
}

#loginPanel .content input.bt_register {
	width: 94px ;
	color: white ;
	background: transparent url('https://checkout.hymnsam.co.uk/images/GroupLoginPanel/bt_register.png') no-repeat 0 0 ;
}

#loginPanel .lost-pwd {
	display: block ;
	float:left ;
	clear: right ;
	padding: 15px 5px 0 ;
	font-size: 0.95em ;
	text-decoration: underline ;
}


/* New tab styles */

#topPanel {
    position: absolute ;   /*Panel will overlap  content */
   /* position: relative ;*/   /*Panel will "push" the content down */
    top: 0 ;
    left: 0 ;
    width: 100% ;
    z-index: 999 ;
    text-align: center ;
    margin-left: auto ;
    margin-right: auto ;
    min-width:1000px;
}

#topPanel .tabContent 
{
	font-family:arial;
	color:#ffffff;
    	position:absolute;
	display:inline;
	padding:5px 0 0 0;
	right:0;
}

#topPanel .tabContent .link
{
	background:url("https://checkout.hymnsam.co.uk/images/GroupLoginPanel/tab-link-separator.png") no-repeat right 1px;
	padding:0 6px 0 8px;
	font-size:14px;
}

#topPanel .tabContent .basketLink
{
	background:none;
	padding:0 0 0 8px;
}


#topPanel .tabContent .noSeparator
{
	background:none;
}

#topPanel .tabContent a:link,
#topPanel .tabContent a:visited
{
        color:#ffffff;
	font-size:14px;
	text-decoration:none;
}

























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
