
/* Master CSS Style */

div.descriptioncontent {
	padding-right: 0px;
	padding-top: 0px;
		}
	
div.descriptioncontent h1 
{
    font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: left;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top:15px;
	margin-bottom:8px;
	background-color: #e9e9e9;
        }		
        
div.descriptioncontent h2 {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: left;
	text-decoration: underline;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #ffffff;
    }  
    
div.descriptioncontent h3 {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: left;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #ffffff;
    }           
	
div.descriptioncontent p 
{
    padding-left:0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	vertical-align:top;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	line-height: 150%
        }
        
div.descriptioncontent a:visited {
    text-decoration:underline;
	font-size: 12px;
    }

div.descriptioncontent a:link {
    text-decoration:underline;
	font-size: 12px;
    }	

div.descriptioncontent ul {
	list-style:circle;
	margin-left:1em;
	padding-left:10px;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;	
    }

div.descriptioncontent ol {
	margin-left:1em;
	padding-left:10px;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;	
    }    

div.descriptioncontent li {
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 125%;
	}

div.descriptioncontent table {
    width: 100%;
    }

div.descriptioncontent table thead {
    padding-top:5px;
    padding-bottom:5px;
    background-color:#00ffff;
    font-size: 12px;
    padding-bottom: 5px;
	font-family: Arial, Verdana, Sans-Serif;
    vertical-align:middle;
    } 

div.descriptioncontent th {
    padding-top:5px;
    line-height: 150%;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
    } 
    
div.descriptioncontent td {
    padding-top:5px;
    line-height: 150%;
    } 
    
div.descriptioncontent td.textlabel {
    font-weight:bold;
    padding-right:10px;
    padding-top:3px;
    padding-bottom:3px;
    }     

div.descriptioncontent td ul {
    padding-top:0px;
    } 

div.descriptioncontent td li {
    padding-top:4px;
    line-height: 135%;
    }    
    
table.calendar  
{
    width:100%;
	border: thin solid #e9e9e9;    	
	}

table.calendar th   {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: center;
	text-decoration: none;
	border-bottom: thin solid #e9e9e9;
	border-top: none;
	border-left: none;
	border-right: none;
	padding-top: 5px;
	padding-bottom: 5px;
	}

table.calendar td {
	width: 14.285%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 100%;
	text-align:center;
	padding-left:1px;
	padding-right: 1px;
	padding-top:4px;
	vertical-align:middle;
	line-height:100%;
	}					

.day {
	font-weight: bold;
	background-color:#f5f5f5;
	text-decoration: none;
	padding-top: 4px;
    padding-bottom: 4px;
	border-bottom: thin solid #e9e9e9;
	
	}
	
.dateofmonth {    
	font-weight:bold;
	padding-top: 1px;
	padding-bottom: 4px;	
	background-color:#f5f5f5;
	border-style:none;
    }

.date {    
	padding-top: 3px;
	padding-bottom: 3px;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	border-style:none;	
	}
            
.printbutton {
  visibility: visible;
        }

.hidecontentexceptprint {
  visibility: hidden;
  display: none;
}
        

/************************/        
/* Pager control styles */
/************************/        

.Pager
{
	height: 36PX;
	width: 738PX;
	line-height: 1.5EM;
	margin-bottom: 10PX;
	margin-top: 10PX;
	padding: 10PX;
	color: #555555;
	BACKGROUND:#EBEBEA;
	FILTER:PROGID:DXIMAGETRANSFORM.MICROSOFT.GRADIENT(STARTCOLORSTR='#FFFFFF', ENDCOLORSTR='#EBEBEA');
	BACKGROUND:-WEBKIT-GRADIENT(LINEAR, LEFT TOP, LEFT BOTTOM, FROM(#FFFFFF), TO(#EBEBEA));
	BACKGROUND:-MOZ-LINEAR-GRADIENT(TOP,  #FFFFFF,  #EBEBEA);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    border: 1px solid #cfcfcb;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}
.Pager .selected
{
	TEXT-DECORATION:UNDERLINE !IMPORTANT;
	font-weight: bold;
}
.Pager .leftside
{
    float: left;
}
.Pager .rightside
{
	float: right;
	text-align: right;
}
.Pager .imglink
{
	color: #555555;
    display: inline-block;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    border: 1px solid #cfcfcb;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}
.Pager .hLink
{
	color: #555555;
    display: inline-block;
}


/******************************/        
/* Product Detail page styles */
/******************************/        

.pDescription
{
    line-height: 1.3em;
    font-size: 1.2em;
    color: #666666;
    padding-top: 10px;
}
.pPrice
{
    line-height: 1.3em !important;
    font-size: 1.2em !important;
}
.pSalePrice
{
    color: Red;
    line-height: 1.3em !important;
    font-size: 1.2em !important;
}
.pSalePriceStrikethrough
{
    color: Black;
    text-decoration: line-through;
    line-height: 1.3em !important;
    font-size: 1.2em !important;
}

/* Timeout Dialog for Kiosk Console
----------------------------------*/

.timeoutdialog {
	position: fixed !important;
	width: 80% !important;
	left: 10% !important;
	background: white !important;
	border: 5px solid gray;
	border-radius: 10px;
}

	.timeoutdialog .ui-dialog-titlebar {
		margin-top: 7%;
		display: grid;
	}

	.timeoutdialog .ui-dialog-titlebar-close {
		display: none;
	}

	.timeoutdialog .ui-dialog-title {
		font-size: calc(100% + 3vw);
		justify-self: center;
		padding-top: 2%;
	}

	.timeoutdialog .ui-dialog-content {
		font-size: calc(100% + 3vw);
		text-align: center;
		margin-top: 5%;
		margin-bottom: 5%;
	}

	.timeoutdialog .ui-dialog-buttonset {
		text-align: center;
	}

	.timeoutdialog .ui-button {
		font-size: calc(100% + 2vw);
		margin: 3%;
		padding: 1%;
	}

.termspopup {
	position: fixed !important;
	width: 60% !important;
	left: 20% !important;
	background: white !important;
	border: 1px solid grey;
	border-radius: 5px;
	top: 50px !important;
	box-shadow: 0 3px 7px rgb(0 0 0 / 30%);
	max-height:85%!important;
	overflow:initial;
}
	.termspopup .ui-dialog-titlebar {
		padding-top: 1%;
		font-size: 2em;
		justify-content: space-between;
		display: flex;
		border-bottom: 1px solid grey;
		padding-bottom: 1%;
	}

	.termspopup .ui-dialog-titlebar-close {
		text-decoration: none;
		color: black;
		padding-right: 1rem;
	}

	.termspopup .ui-dialog-title {
		padding-left: 1%;
		font-weight:bold;
	}

	.termspopup .ui-dialog-content {
		margin: 1%;
		font-size: 1.5em;
		overflow-y: auto;
		max-height: 55vh !important;
		margin-right: 0px !important;
		padding-right: 1rem;
	}

	.termspopup .ui-dialog-buttonset {
		text-align: right;
	}

	.termspopup .ui-button {
		margin: 1%;
	}

	.store1eventimg {
		max-width:180px;
		max-height:90px;
	}