@charset "UTF-8";
/* CSS Document */

/* --------------- reset --------------------*/


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0 ;padding: 0; border: 0;font-weight: inherit; font-style: inherit ;font-size: 100%; font-family: inherit; }

a img { border: none; }
	
/* ---------------- misc elements -------------------*/


p           { margin: 0 0 1.5em; }
p.last      { margin-bottom: 0; }
ul, ol      { margin:0 1.5em 1.5em 1.5em; }
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}
abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }
blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }

/* ---------------typography--------------------*/


/* The percentage is of 16px (0.75 * 16px = 12px). */
  
body 		{ font-size: 65%; color: #4e4e4e; font-family: Helvetica, Arial, Verdana, sans-serif; }
h1,h2,h3,h4,h5,h6 { color: #111; font-family: Helvetica, Arial, sans-serif; font-weight: normal; }	
h1 			{ font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 			{ font-size: 2em; margin-bottom: 0.75em; }
h3 			{ font-size: 1.5em; line-height: 1; margin-bottom: 0.75em; color:#CC6600; }	
h4 			{ font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 			{ font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 			{ font-size: 1em; font-weight: bold; }
a:link, a:visited {color: #ae8420;text-decoration: none; }
a:hover, a:active {color: #ae8420;text-decoration: underline;}

h3.empIntro {
	width:600px;
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0.75em;
	margin-top: 1.6em;
	color:#CC6600;
	padding:8px 0;
	border-top: 1px dashed #B7CC87;
	border-bottom: 1px dashed #B7CC87;
}
	h3.empIntro.no-bottom-border { border-bottom: none; }
	
/* ---------------structure--------------------*/

html {
	background:url(../images/bg.jpg) repeat; 
	}
body {
	background:url(../images/bg-horizontal.jpg) repeat-x;
	}
.wrapper {
	width:960px;
	margin-top:0;
	}
#navigation {
	float: left;
	margin: 0px;
	padding: 0px 6px 25px 72px;
	width: 140px;
	}
#navigationBox1 {
	width: 140px;
	line-height: 0px;
	}
.header {
	background:url(../images/header-box.jpg) no-repeat;
	float:left;
	height:118px;
	margin-top:19px;
	width:716px;
	}
.welcome-text {
	float:left;
	height:70px;
	padding:25px 0 0 25px;
	width:250px;
	}
.login {
	float:right;
	padding-top: 25px;
	padding-left: 50px;
	height:64px;
	margin:15px 20px 0 0;
	width:300px;
	}
.terms {
	float:left;
	margin:33px 0 0 37px;
	}
.terms a {
	color:#677944;
	}
.notice { float:left; margin:19px 0 0 16px; font-size: 95%; }
.denial { 
	font-size: 1.2em; 
	background-color:#ffffff; 
	position:relative;
	top:20px;
	left:20px;
	height:50px;
	width:310px;
	line-height:1.4em;
}
.main-content-wrapper{
	float:left;
	margin:2px 0 20px 0;
	}
.main-content {
	background:url(../images/bg-content-repeat-y.jpg) repeat-y;
	float:left;
	width:716px;
	}	
.main-content-top {
	background:url(../images/bg-content-top.jpg) no-repeat;
	float:inherit;
	padding:5px;
	}
.main-content-base-cap {
	background:url(../images/bg-base-cap.jpg);
	clear:left;
	height:5px;
	width:716px;
	}
.pick-two {
	background:url(../images/bg-you-pick-two.jpg) no-repeat;
	float:left;
	height:420px;
	margin:0 20px 25px 0;
	width:352px;
	}
.rotator {
	float:right;
	margin:0 0 25px 0;
	}
.footer-wrapper {
	background-color:#FFF;
	clear:both;
	height:60px;
	}
.logos {
	float:left;
	padding:2px 0 0 280px;
	width:280px;
	}
.links {
	color:#9d9d9d;
	float:left;
	padding-top:16px;
	font-size:10px;
	line-height:1.4em;
	width:380px;
	}
.links a {
	color:#9d9d9d;
	}
.links a:hover {
	color:#7e7e7e;
	}

#news,#events{
	float: left;
	width: 300px;
	background-color: transparent;
	padding-bottom: 10px;
}
/*#news div, #news p, #events div, #events p {
	font-size:110%;
}*/
#events { margin-left:30px; }

.news-tabs {
	margin-top:280px;/*33px*/
	}
		.news-tabs li {
			display:inline;
		}
		#tabs-1 h3 { background-image:url(../images/title-current-promotions.png); width:207px; height:20px; }
		a.tabs-1 {
			width:120px;
			height:30px;
		}
		.ui-state-default a.tabs-1 {
			background:transparent url(../images/panera-news-tab-rest.png) no-repeat top left scroll;
		}
		.ui-state-active a.tabs-1 {
			background:transparent url(../images/panera-news-tab-active.png) no-repeat top left scroll;
		}
		#tabs-2 h3.covelli { background-image:url(../images/title-covelli-centre.png); width:158px; height:20px; }
		.news-content h3 span { display:none; }
		a.tabs-2 {
			width:173px;
			height:30px;
		}
		.ui-state-default a.tabs-2 {
			background:transparent url(../images/covelli-events-tab-rest.png) no-repeat top left scroll;
		}
		.ui-state-active a.tabs-2 {
			background:transparent url(../images/covelli-events-tab-active.png) no-repeat top left scroll;
		}
.news-content {
	/*background:url(../images/bg-right-col2.png) no-repeat;*/
	padding:15px;
	}
	.news-content img { background-color: #999; border:1px solid #666; padding:2px; }
	.news-content p { color: #a99b75;font-size:1em;font-weight:bold; }
.date {
	color:#426a89;
	margin-bottom:2px;
	font-size:0.95em;
	font-weight:bold;
	}
.title, .title a {
	color:#554c33;
	margin-bottom:5px;
	font-weight:bold;
	}
.title { font-size:1.2em; }
.image-box {
	float:left;
	padding:0 5px 5px 0;
	}
.input-box{
	padding:333px 0 0 56px;
	height:31px;
	width:238px;
	}
.input-button {
	background:url(../images/input-button.png);
	height:31px;
	margin:0;
	padding-bottom:4px;
	width:68px;
	text-transform:uppercase;
	border:0;
	float:left;
	vertical-align:middle;
	}
.input-button:hover {
	color:#857a5a;
	}
.input-text {
	background:url(../images/input-text.png) no-repeat;
	height:31px;
	width:157px;
	float:left;
	border:0;
	border-spacing: 0px;
  	margin: 0px;

	}
.input-text-box {
	background-color:#fcf7e8;
	font-style:italic;
	border-style: none; 
	border-width: 0px; 
	margin:8px 0 0 10px;
	padding:0 2px 0 0;
	}
	
/* go online button */
	
.search-button {
	/*float:right;
	margin:6px 7px 0 0;
	width:76px; height:76px; 
	background:url(../images/go-sprite.png); 
	text-decoration:none; 
	text-indent:-9999px; */
	}
.search-button:hover,
.search-button:focus { 
	/*background-position:0 -76px; 
	outline:none; */
	}
.search-button:active { 
/*	background-position:0 -152px; */
	}
	
img.right { 
	float:right; 
	background-color:#fff;
	padding:5px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:100px;
	border: 1px solid #B7CC87;
}
img.embed {
	float:right;
	margin:0 0 5px 3px;
}
img.employ, img.successPic {
	float:left;
	width:160px;
	border: 1px solid #B7CC87;
	padding:5px;
	margin-right:10px;
	background-color:#fff;
}
img.employ { margin-bottom:20px; }
.page-col {
		float:left;
}
	.page-col.narrow { 
		width:205px;
		padding: 10px 10px 0 0;
		font-size:11px;
		line-height:14px;
	}
	.page-col.wide {
		width:255px;
		padding: 10px 25px 0 0;
		font-size:12px;
		line-height:16px;
	}
	.page-col.long {
		width:560px;
		padding: 10px 25px 0 0;
		font-size:12px;
		line-height:16px;
	}
	.successCont.page-col.long { padding: 10px 25px 30px 0;
	}
p.secondaryIntro {
font-size:14px;
line-height:18px;
margin:10px 0;
padding:0 20px 0 0;
}
p.secondaryIntro.employ {
	width:555px;
}
.dashedLine {
	clear:both;
float:right;
line-height:0;
margin:0;
padding:0;
position:relative;
width:100%;
}
#legend {
float:right;
font-size:10px;
margin:0;
padding:7px 0 3px;
position:relative;
width:100%;
}
.darkOrange {
color:#BB601A;
text-transform:capitalize;
}
.darkOrangeLocHead {
color:#BB601A;
font-size:14px;
}
.darkOrangeLocCounty {
color:#BB601A;
font-size:12px;
}
.sidebar { float:right; width:80px; }
input#submit { 
	background:transparent url(../images/go-sprite.png) no-repeat scroll left top;
float:right;
height:76px;
margin:6px 7px 0 0;
text-decoration:none;
text-indent:-9999px;
width:76px;
}
input#submit:hover,
input#submit:focus { 
	background-position:0 -76px; 
	outline:none; 
	}
input#submit:active { 
	background-position:0 -152px; 
	}
	
/**
* Infinite carousel
*/
.carousel {
	position: relative;
    visibility: hidden;
    left: -5000px;
	width: 697px;    

}

/* rotator styles */
.features{
	list-style-type: none;
	width: 697px;
	background:url(../images/rotator-bg.jpg) no-repeat top left #fff;
	padding:3px 0;
	height: 432px;
	overflow: hidden;
	background-color: transparent;
}
ul.features {margin:0 0 0 0;}
#rotator-header { background:transparent url(../images/bg-rotator-cap-wide.png) no-repeat top center;z-index:400;width:697px;height:19px; }
.feature{
	float: left;
	display: block;
	width: 348px;
	/*background-color: #fff;*/
	height:428px;
	z-index:200;
}
#feature-2 { margin-left:1px; }

.feature-wrapper {
	height:428px;
	width:345px;
}
.feature-image {
	padding-left:0;
}
.feature-text {
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	padding:18px 0 0 7px;
	background-image:url(../images/title-background.png);
	position:relative;
	bottom:49px;
	height:31px;
	width:341px;
	text-transform:uppercase;
}
	.feature-text a {
		color:#96b7d1;
			font-family:Helvetica, Arial, sans-serif;

 	}
.nav {
	float:right;
}
.feature-button {
	float:left;
	padding:12px 4px 0 0;
}
.feature-sidebox {padding:50px 35px 50px 25px;}
	.feature-sidebox h3 {font-size:2.5em;}
	.feature-sidebox p {
		font-size:1.3em;
		line-height:1.3em;
		margin-bottom:2px;
	}

.ui-tabs .ui-tabs-hide {
     display: none;
}

em.new {
	background:#F6DDC5 none repeat scroll 0 0;
	color:#DD5511;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
}

/* Google Search */
ul.cse{
	list-style-type: none;
	width: 600px;
}

ul.cse li.cse-logo{
	width: 100px;
	float: left;
	padding: 10px;
}

ul.cse li.cse-search{
	width: 320px;
	float: left;
	padding: 10px;
}

ul.cse li.cse-submit{
	width: 100px;
	float: left;
	padding: 10px;
}

.cse-search input{
	font-size: 16pt;
	height: 30px;
}
.cse-submit input{
	background-color: #333;
	color: #fff;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 12pt;
	height: 35px;
}
.cse-submit input:hover{
	background-color: #99cc66;
}

.search input {
    padding: 5px 70px 5px 22px;
    border: 1px #acddff solid;
    background-color: #ecf8f6;
    background-image: url(/panera/images/magnifier.png); 
    background-position: 3px 3px; 
    background-repeat: no-repeat;
    background-color: #ecf8f6;
    outline: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; 
}
.search button {
		display:inline-block;
		float:right;
		position:relative;
		top:-23px;
    padding: 1px;
		font-weight:bold;
		border-color:#c2dbff;
    border: 1px #acddff solid;
    background-color: #fffdfa;
    margin: 0 25px 0 0px;
    width: 65px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.clear { clear:both; }

#mycardbox
{
width: 140px;
height: 86px;
margin: 3px 0px 0px 0px;
padding: 48px 5px 0px 12px;
background-image:url('../images/mypanera/mypaneracardbg.jpg');
background-repeat: no-repeat;
}

#mycardbox A:link {text-decoration: none; color: #ffffff; font-family: arial, sans-serif; font-size: 11px;}
#mycardbox A:visited {text-decoration: none; color: #ffffff; font-family: arial, sans-serif; font-size: 11px;}
#mycardbox A:active {text-decoration: none; color: #ffffff; font-family: arial, sans-serif; font-size: 11px;}
#mycardbox A:hover {text-decoration: none; color: #ECC6A0; font-family: arial, sans-serif;  font-size: 11px;}

.mycardfield {
 font-size: 11px;
 background-color: #ffffff;
 border: 1px solid #ffffff;
 width:95px;
 margin: 2px 0px 2px 0px;
}
#searchsubmit { vertical-align: middle; background-image: url('../images/mypanera/mypaneracardsubmit.gif'); width: 17px; height: 16px; line-height: 0; font-size: 0; text-indent: -9999px; border: 0;}

#contentBox3 .employmentPic, #contentBox4 .employmentPic {padding-bottom:30px; float:left;}
.successPicCont img { float:left; }

.appIco img {width:40px; float:left; padding-right:5px;}
p.appIco {font-size:10px;}
.page-col.long p {margin:0 0 1em;}
