/*
Title:    IE patches
Author:   dan@simplebits.com
*/
/* self-clear floats */

* html .group { /* IE6 */
  height: 1%;
  }
*:first-child+html .group { /* IE7 */
  min-height: 1px;
  }
  
  #showcaseright {
	float: right;
	height: 298px;
	margin-top: 34px;
	}	
	
.mainminu_ul{
	
	text-decoration:none;



	font-size:11px;
	margin:0 auto;
	width: 989px;
	
	padding-top: 30px;
	}
	
.mainminu_ul li.first a {
	margin-left: 20px;}
.mainminu_ul li{

	list-style:url(http://thepantry.ca/themes/thepantry/images/menuline.png);
	display:inline;
	text-decoration:none;
	float: left;
	height: 30px;
	color: #8cc63e;	
	font-weight:100;
	font-size:19px;
	text-decoration:none;
	border-right: 1px solid #d3dbc1;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
.mainminu_ul li a{
	color: #8cc63e;	
	text-transform: uppercase;
	text-decoration:none;
	margin:0 0 0 0px;
	padding:0 15px;
	border-right: #fff 1px solid;
	}
	
.mainminu_ul li a:hover{
	color:#fff;
	text-decoration:underline;

	}	
	
.mainminu_ul .last {
	border-right: none!important;}
	
.psmall {
	font-size: 15px!important;
	line-height: 22px!important;
	margin-bottom: 20px;
	z-index: 4000 !important;
	}
	
.contentline{
	background: url(http://thepantry.ca/themes/thepantry/images/subline.png) no-repeat;
	margin: 0 auto;
	width: 995px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 20px;
	padding-right: 5px;
	}
.linenbackground{
	background-image: none !important;
	background-color: #fff5d1;

	}
	
	
#showcase {
	width: 1020px;
	height: 490px;
	margin: 0 auto;
	margin-top: 40px;
	background: url(http://thepantry.ca/themes/thepantry/images/showcaseback.png) no-repeat;

		}
		
		
input[type="checkbox"] {
margin-top: 15px !important;
padding-top: 15px !important;
}
.checkboxPair input{
margin-top: 15px !important;
padding-top: 15px !important;
}

.checkboxPair label {
	margin-top: -30px;
	}
	
#ezFormSurveyView329 .formBlockSurveyTable input[type="submit"] {
margin-top: 10px;
}