

/*
 
submit sandwich form

*/
#submitHeader, #pantryHeader{
	width:100%;
	padding:50px 0 20px 0;
	text-align:center;
}
.wrapper{
	width:917px;
	text-align:center;
	margin:0 auto;
	overflow-y: auto;
	height: 463px;
}
#submitScroll {
	height:463px;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 0 auto;
	text-align: center;
}
.submitwrapper{
	width: 890px;
	margin: 0 auto;
}

#fbLogin {
	padding:5px 10px 5px 0;
	border-top:1px solid #F2F2F2;
	border-bottom:1px solid #F2F2F2;
	text-align:left;
	margin:15px 0 5px 0;
	color:#ff0000;
	width:100%;
}

#fbLogin a img {border:none; outline:none;}
#fbLogin a.fb{
	height:24px; width:77px;
	float:left;
	margin:0 5px 0 0;
	background:url(/images/fb2.gif) 0 0 no-repeat;
	text-indent:-9999px;
	display:block;
}
#fbLogin a.fb:hover {
	background-position:0 -29px;
}

#submitHeader p {
	margin:0;
}
#submitRecipe {
	width:700px;
	margin:0 auto;
	text-align:center;
}
#submitRecipe td {
	text-align:left;
	padding:0 8px 5px 8px;
	vertical-align:top;
}

.instructions{
	padding:10px 0 0 0;
	font-size: 11px;
	line-height: 15px;
}
div#detailContent p span, #submitRecipe h3{
	font-size:15px;
	color: #8a2a38;
	font-family: "museo-sans-1","museo-sans-2", Arial, Helvetica;
}
div#detailContent .printme{
	margin: 0;
}
#submitRecipe label {
	display:block;
	font-size:11px;
	color:#666;
	padding:0 0 3px 0;
}
p em{
	color: #000;
	font-size:10px;
	padding:0 0 10px 0;
}
.required {
	color: #776441;
	font-size:14px;
}
#submitRecipe input[type=text], table#submitRecipe input.text {
	width:260px;
	margin:0 0 7px 0;
	padding:4px;
	border:1px solid #999;
	color:#0074C6;
	outline:none;
	background:url(/images/inputbg.gif) top left repeat-x;
}
#submitRecipe input[type=text]:hover {
	border:2px solid #666;
	padding:3px;
}
#submitRecipe input[type=text]:focus {
	border:2px solid #8a2a38;
	outline:none;
	color:#000;
	font-weight:bold;
	padding:3px;
}
.error{
	border:1px solid #ff6666;
}

#submitRecipe textarea{
	width:248px; height:50px;
	margin:0 0 7px 0;
	padding:4px;
	border:1px solid #999;
	color:#0074C6;
	font-family:arial, sans-serif;
	font-size:11px;
	outline:none;
	background:url(/images/textareabg.gif) top left repeat-x;
}
#submitRecipe textarea.instructions {
	height:65px;
}
#submitRecipe textarea:hover {
	border:2px solid #666;
	padding:3px;
}
#submitRecipe textarea:focus{
	border:2px solid #8a2a38;
	outline:none;
	color:#000;
	font-weight:bold;
	padding:3px;	
}
#camera{
	font-size:16px;
	color: #8a2a38;
	background:url(/images/camera.gif) center right no-repeat;
	width:135px;
	padding:0;
	margin:10px 0 10px 0;
	}

#submitRecipe p#fileSize{
	padding:0;
	margin:0 0 10px 0;
	}
	
#submitRecipe fieldset{
	padding: 0;
}

#submitRecipe h3 small{
	font-size: 11px;
	color: #000;
	display: inline;
}

#submitRecipe h3{
	margin-bottom: 9px;
}

#submitRecipe small{
	padding: 7px 0;
	display: block;
	color:#776441;
}

#chooseFile{
	width:189px; height:21px;
	display:block;
	background:url(/images/upload.gif) 0 0 no-repeat;
	margin:10px 0;
}

#submitForm{
	width:88px; height:29px;
	background:url(/images/btn_submit.png) 0 0 no-repeat;
	border:none;
	text-indent:-9999px;
	margin:10px 0 0 0;
	cursor:pointer;
	display:block;
}

#submitForm:hover {
	background-position: 0 -28px !important;
}

#submitRecipe a{
	padding:5px 0 0 0;
	text-decoration:underline;
}
input#legal{
	float:left;
	width:15px;
	margin:10px 5px 5px 0;
	background:#fff;
	}
a#legalInfo{
	display:inline;
}

#legalLabel{
	margin: 10px 0 0 0;
}

/*
 
sandwich gallery

*/
div#galleryHeader{
	width:800px;
	margin:20px auto 0 auto;
	
	color:#776441;
}

span.adminOnly {
	font-style:italic;
	color:#FF0000;
	font-size:10px;
	margin:0 0 0 10px;
	border-left:1px solid #000;
	padding:0 0 0 10px;
	/* visibility:hidden; */
}
span.adminOnly a {
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	margin:0 10px 0 0;
}
div#gallerycrumb {
	width:350px;
	float:left;
	text-align:left;
}
div#gallerycrumb p span{
	font-size: 12px;
}
div#gallerycrumb a, div#gallerycrumb a:hover{
	font-size: 12px;
}
div#gallerycrumb a, div#pagination a{
	color:#776441;
	text-decoration: none;
}
div#gallerycrumb a:hover, div#pagination a:hover{
	color: #8a2a38;
	text-decoration: none;
}
div#pagination{
	float:right;
	width:350px;
	text-align: right;
}
div#pagination ul {
	padding:0;
	margin:0;
	list-style-type:none;
	float:right;
}
div#pagination ul li{
	float:left;
}
div#pagination ul li.last {
	width:30px;
}
div#pagination ul li.last {
	border:none;
	width:30px;
}
div#pagination ul li a {
	display:block;
	padding:0 3px;
	text-decoration:none;
}
div#pagination ul li a:hover {
	font-weight:bold;	
}
div#pagination ul li a.elipse {
	text-decoration:none;
}

table#galleryNav h1 {
	padding:0; margin:0;
}
table#galleryNav {
	width:825px;
	margin: 15px auto 5px auto;
	padding:0 12px 5px 12px;
	clear:both;
	border-bottom: double #ccc;
	
}
table#galleryNav td {
	vertical-align:middle;
}
table#galleryNav td.sortItems {
	text-align:left;
}
table#galleryNav td a {
	font-size:11px;
	color:#776441;
	border-right:1px solid #666;
	padding:0 5px;
}
table#galleryNav td a:hover {
	text-decoration:underline;
	}
table#galleryNav td a.last {
	border:none;
}
table#galleryNav td span.sortBy {
	font-size:12px;
	
}
table#galleryNav td label {
	font-size:11px;
}
table#galleryNav td input[type=text], table#galleryNav td #gallerysearch {
	width:100px;
	padding:2px;
	margin:0;
	border:1px solid #999;
	color:#0074C6;
	outline:none;
}
#gallery, #userGallery{
	margin:0px auto;
	width:825px;
  vertical-align: top;
  height: 360px;
}
.sandwichName {
	font-size:11px;
	color: #8a2a38;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0 0 0 23px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	width: 167px;
}
.thumb a:hover {text-decoration:underline;}

a.profile {
	color:#776441;
	text-transform:none;
	font-size:11px;
	margin:0 0 0 23px;
}

a.profile:hover {text-decoration:underline;}

.thumb{
	width: 206px;
	text-align:left;
	background:url(/images/gallery_item_bg.gif) top center no-repeat;
	float:left;
	margin:0 0 7px 0;
}
	
.thumb img {
	margin: 10px 0px 14px 21px;
	width:165px; 
	height:114px;

/*	top: 6px;
	left: 14px;
	width:179px; 
	height:124px; */

	
	border:none;
	outline:none;

	}

/*
.thumb p {
	padding:0 0 0 0px;
	margin:0;
	font-size:10px;
}
*/

#moreFields{
	padding-bottom: 20px !important;
}

/*
 
USER GALLERY

*/
#userGalleryWrap{
	width:825px;
	margin:0 auto;
}
#userGalleryWrap h1 {
	text-align:left;
	padding:0px 0 10px 10px;
	margin:15px 0;
	border-bottom: double #ccc;
}
#userGalleryWrap h1 img {
	margin-right:15px;
}

div#userInfo {
	float:left;
	width:206px;
	margin:5px 0 0 0;
}

/*
 
SANDWICH DETAIL

*/

div#detailFacebook {
	float:left;
	width:290px;
	background:url(/images/detailBg.gif) top center no-repeat;
	margin:55px 0 0 0;
}
div#detailWrap{
	width:825px;
	margin:0 auto;
}
div#detailPic{
	width:257px; height:173px;
	overflow:hidden;
	margin:15px 0 0 16px;
	*margin:15px 0 0 0;
}

div#detailContent {
	margin:60px 0 0 0;
	text-align:left;
	width:505px;
	padding:0 0 0 15px;
	float:right;
	line-height: 16px;
}
div#detailContent h1 {
	padding:0 0 5px 0; margin:0;
	letter-spacing: 1px;
	font-size: 18px;
}
div.print {
	background:url(/images/print.gif) right center no-repeat;
	width:40px;
	float:right;	
}
a.detailProfile{
	color:#776441;
	text-transform:none;
	font-size:12px;
}
div#detailContent p span{
	margin:20px 0 10px 0;
	display:block;
}
ul#detailIngredients {
	list-style-type:none;
	padding:0;
	margin:0;
	font-size: 12px;
}
ul#detailIngredients li {
	padding:0 0 0 15px;
	background:url(/images/detailBullet.gif) left center no-repeat;
}
div#socialBlock{
	padding:15px;
	margin:10px 0 0 0;
	text-align:left;
	}

a.social{
	background: url(/images/share-tweet.gif) 0 0 no-repeat;
	width:44px; height:13px;
	display:block;
	text-indent:-9999px;
	float:right;
	margin:3px 0 0 10px;
}
a#face:hover{background-position: 0 -17px;}
a#tweet{background-position:-56px 0;}
a#tweet:hover{background-position:-56px -17px;}
a#buzz{background-position:-114px 0;}
a#buzz:hover{background-position:-114px -17px;}
a#like {
	/*background:url(/images/like.gif) 0 0 no-repeat;
	width:108px; height:19px;
	text-indent:-9999px;
	display:block;
	float:left;*/
}
span#likes{
	/*width:108px;
	text-align:center;
	clear:both;
	float:left;
	color:#776441;
	padding:2px 0 0 0;*/
}
div#commentBlock{
	clear:both;
	padding:10px 0 0 0;
}
div.userComment {
	padding:5px;
	margin:0 0 2px 0;
	text-align:left;
	background:#ECEFF5;	
}

div.userComment a img {
	border:none;
	float:left;
	}
div.userComment h3 {
	text-align:left;
	margin:0 0 0 60px;
	font-size:11px;
	letter-spacing:normal;
	color:#000;
	overflow-x: hidden;
	width: 210px;
}
div.userComment a, a.like {
	font-weight:normal;
	color:#3B5998;
	font-size:11px;
	letter-spacing:normal;
}
div.userComment a.name{font-weight:bold;}
div.userComment a.name:hover {
	text-decoration:underline;
}
div.userComment span a{
	color:#999;
	font-size:11px;
	letter-spacing:normal;
	font-weight:normal;
	text-decoration:none;
	padding:0 0 0 10px;
}

.reportcomment a, .hidecomment a{
	padding: 0px !important;
}

input#leaveComment {
	width:208px;
	border:1px solid #BDC7D8;
	color:#777777;
	padding:3px;
	float: left;
}

div#printFooter{visibility:hidden;}

/*

FACEBOOK LOGIN PAGE

*/

#facebookloginwrapper{
	width: 100%;
	height: 463px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: white;
/*	opacity: .95;*/
}

#facebookLogin{
	margin-top: 135px;
	margin-left: 233px;
	width:450px;
	line-height: 22px;
	text-align: center;
	color: #776441;
}
#facebookLogin p{
	font-size: 16px;
}

/*

T-SHIRT PAGE

*/
div#pantrycontainer {
	position: relative;
	height: 463px;
	width: 917px;
	background: url(/images/woodBG.jpg) no-repeat;
	text-align:center;
}
div#pantryWrap {
	width:825px;
	margin:0 auto;
	text-align:center;
}
div#shirt{
	width:288px;
	background:url(/images/tshirt.png) no-repeat;
	background-position: 40px 0px;
	padding:265px 0 0 0;
	float:left;
	text-align:center;
}
div#shirt p{
	font-size: 11px;
}

ul#shirtForm{
	float:left;
	width:290px;
	list-style-type:none;
	padding:0;
	margin:15px 0 0 0;
}
ul#shirtForm li {
	margin:0 0 5px 0;
	text-align:right;
}
ul#shirtForm li label {
	padding:3px 5px 3px 0;
	text-align:right;
	width:85px;
}
ul#shirtForm li input {
	width:194px;
	border:1px solid #999;
	padding:3px;
	font-size:10px;
	color:#0074C6;
	margin: 0;
}
ul#shirtForm li input:hover {
	border:2px solid #666;
	padding:2px;
}

ul#shirtForm li input:focus {
	border:2px solid #8a2a38;
	padding:2px;
	color:#333;
	outline:none;
}

ul#shirtForm select#state {width:195px;}

div#shirtFormLinks {
	float:right;
	width:200px;
	text-align:left;
	margin:15px 0 0 0;
}

div#shirtFormLinks a {
	text-transform:uppercase;
	letter-spacing:1px;
}

div#shirtFormLinks label {
	text-transform:uppercase;
	color:#8a2a38;
	letter-spacing:1px;
}
div#shirtFormLinks button {
	width:88px; height:29px;
	background:url(/images/btn_submit.png) 0 0 no-repeat;
	border:none;
	text-indent:-9999px;
	padding:6px 0 0 0;
	cursor:pointer;
	display:block;
	margin: 10px 0;
}
div#shirtFormLinks button:hover{
	background-position: 0 -28px !important;
}





span.UIFormButton {
padding:0;
float: right;
width: 73px;
text-align: center;
display: block;
margin: 1px 0 0 0;
}

.UIButton_Blue {
-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.12);
background-color:#5B74A8;
background-position:0 -48px;
border-color:#29447E #29447E #1A356E;
}

.UIButton {
background-image:url("/rsrc.php/z1V2B/hash/apfsevhg.png");
border-style:solid;
border-width:1px;
display:inline-block;
outline:medium none;
padding:2px 0px;
vertical-align:bottom;
width: 73px;
text-align: center;
height: 19px;
}

span.UIFormButton .UIButton_Text {
padding:1px 0 0 0;
margin: 0 auto;
}

.UIButton_Blue .UIButton_Text {
color:#FFFFFF;
}

.UIButton_Text {
background-color:transparent;
border:medium none;
cursor:pointer;
display:block;
font-size:11px;
font-weight:bold;
line-height:14px;
margin:0;
overflow:visible;
padding:0;
width:auto;
}

#gallerysearchform{
	margin: 0;
}
#fileWrapper {
  margin:auto;
  padding: 5px;
}

#gallerysubmitsearch {
  border: 1px solid #999 !important;
  padding: 5px;
}
