/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
/* Global properties ======================================================== */
body {
	background:url(../images/main-bg.jpg) center top no-repeat #fff;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#393939;
	position:relative;
}
html {min-width:980px;}
html, body {height:100%;}
/* Global Structure ============================================================= */
/* Header */
header {
	position:relative;
	padding-top:51px;
	height:170px;
	z-index:9999;
}
.header-1 {
	position:relative;
	padding:21px 0 0 0;
	height:160px;
}
.center {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-491px;
	z-index:9999;
	margin-top:-90px;
}
/* Content */
section#content {position:relative;
z-index:5;}
/* Left & Right alignment */
.fleft {float:left;}
.fright {float:right;}
.clear {clear:both;}
.wrapper {
	width:100%;
	overflow:hidden;
}
/*----- form defaults -----*/
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	color:#393939;
	margin:0;
	padding:0;
}
fieldset {border:0;}
/*----- lists -----*/
.list {width:419px;}
.list li:hover {
	background:url(../images/bg-hover.png) left top no-repeat;
}
.list li.last {margin-bottom:0;}
.list li {
	overflow:hidden;
	vertical-align:top;
	background: url(../images/bg-nav.png) left top no-repeat;
	margin-bottom:10px;
	height:37px;
	padding-top:5px;
	padding-left:10px;
}
.list li a {
	color:#fffde0;
	font-size:20px;
	text-decoration:none;
	text-transform:uppercase;
	line-height:1.6em;
	background:url(../images/marker-1.png) left 4px no-repeat;
	padding-left:31px;
	display:block;
}
.list3 {padding-right:3px;}
.list3 li {
	width:100%;
	overflow:hidden;
	vertical-align: top;
	line-height:1.76em;
	color:#171717;
}
.list3 li strong {
	background:url(../images/line-hor.png) repeat-x 0% 17px;
	display:block;
	overflow:hidden;
}
.list3 li span {
	float: right;
	font-size:13px;
	color: #ee4c1b;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.list3 li a {
	float:left;
	text-decoration: none;
	color:#b5b49c;
	font-size:13px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.list3 li a:hover { color:#ffb434;}
/*----- other -----*/
.img-indent {margin:10px 0 30px 0;}
.img-indent2 {margin:0 0 25px 0;}
.img-indent1 {
	float:left;
	margin:0 20px 0 0;
}
.extra-wrap {overflow:hidden;}
p {
	margin-bottom: 6px;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b5b49c;
	line-height: 1.384em;
	font-weight: bold;
}
.p0 {
	margin:0;
	padding:0;
}
.p1 {margin-bottom:8px;}
/*----- txt, links, lines, titles -----*/
a {
	color:#d52d00;
	outline:none;
}
a:hover {
	text-decoration: none;
	font-size: x-large;
}
h1 a {
	position:absolute;
	left:336px;
	top:30px;
	z-index:9999;
}
.header-1 h1 a {
	position:absolute;
	left:336px;
	top:0;
	z-index:9999;
}
.indent-1 h2 {margin-bottom:20px;}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fcf3bb;
	font-weight:normal;
	font-size:40px;
	line-height:1.2em;
	margin-bottom:25px;
}
.pad h2 {margin-bottom:10px;}
h3 {
	font-size: 24px;
	line-height: 1.2em;
	text-transform: uppercase;
	color: #fffde0;
}
h4 {
	font-size:20px;
	font-weight:normal;
	color:#fffde0;
	text-transform:uppercase;
}
h5 {
	font-size:20px;
	font-weight:normal;
	color:#fffde0;
	text-transform:uppercase;
}
h5 span {
	font-weight:normal;
	text-transform:none;
}
h6 {
	font-size:24px;
	color:#fcf3bb;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:27px;
}
.txt1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8f8d79;
	text-transform:uppercase;
	padding-left:39px;
	padding-top:25px;
}
.txt2 {
	margin-top:-5px;
	margin-bottom:10px;
}
.link-3:hover {text-decoration:underline;}
.link-3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ee4c1b;
	text-decoration:none;
	font-weight:bold;
}
.hr {
	background:#676044;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:8px 0 8px 0;
	display:block;
}
.hr1 {
	background:#676044;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:11px 0 8px 0;
	display:block;
}
/*===== content =====*/
.phone1 {
	float:right;
	margin-right:80px;
}
.link-2:hover {text-decoration:underline;}
.link-2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ee4c1b;
	text-decoration:none;
	margin-left:13px;
}
.indent-2 {margin-bottom:8px;}
.box-5 {
	width:255px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#b5b49c;
	line-height:1.384em;
	margin-top:9px;
	float:left;
	margin-right:25px;
}
.block {
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	behavior: url(http://mycharliespizza.com/css/js/PIE.htc);
	position:relative;
	background:url(../images/bg-content.png) left top repeat;
	width:982px!important;
	padding-top:43px;
	padding-bottom:46px;
	margin-bottom:17px;
}
.pad {
	padding: 0 50px 0 16px;
	font-size: 18px;
}
.pad-4 {padding:0 30px 0 0;}
.pad-1 {padding:10px 15px 0 0;}
.pad-5 {padding:0 15px 33px 0;}
.link-1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#fcf3bb;
	text-transform:uppercase;
	line-height:1.2em;
	text-decoration:none;
}
.link-1:hover {
	background:url(../images/marker.gif) right 5px no-repeat;
	padding-right:14px;
}
.link-4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#fcf3bb;
	text-transform:uppercase;
	line-height:1.2em;
	text-decoration:none;
	margin-left:12px;
}
.link-4:hover {text-decoration:underline;}
.pad-3 {padding-bottom:18px;}
#map_canvas {
	width:458px;
	height:271px;
	overflow:hidden;
	margin-bottom:12px;
}
.txt3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#b5b49c;
	margin-bottom:18px;
}
.txt3 span {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#b5b49c;
	font-weight:bold;
	display:block;
}
/*===== footer =====*/
footer {height:80px; z-index:9999; position:relative;}
.block-1 {
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	behavior: url(http://mycharliespizza.com/css/js/PIE.htc);
	position:relative;
	background:url(../images/bg-content.png) left top repeat;
	width:982px!important;
	min-height:66px;
}
.footer-link {
	font-size:14px;
	color:#8f8d79;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right:200px;
}
/*----- forms -----*/
.block-3 {width:420px;}
label {
	color:#b5b49c;
	float:left;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:12px;
	float:left;
	margin-right:5px;
}
.field {height:52px;}
#contacts-form {float:left;}
#contacts-form input {
	width:346px;
	padding:12px 3px 12px 10px;
	background:#2e281d;
	color:#fff;
	border:none;
	vertical-align:top;
	line-height:1.2em;
	float:right;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	behavior: url(http://mycharliespizza.com/css/js/PIE.htc);
	position:relative;
}
#contacts-form textarea {
	width:349px;
	height:192px;
	overflow:auto;
	background:#2e281d;
	color:#fff;
	border:none;
	padding:12px 0 12px 10px;
	margin-bottom:14px;
	float:right;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	behavior: url(http://mycharliespizza.com/css/js/PIE.htc);
	position:relative;
}
/*==========================================*/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			4.8em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*** DEMO SKIN ***/
.header-1 .extra-1 {
	background:url(../images/border.gif) left top no-repeat;
	position:absolute;
	left:148px;
	top:53px;
	height:69px;
	width:1px;
	z-index:9999;
}
header .extra-1 {
	background:url(../images/border.gif) left top no-repeat;
	position:absolute;
	left:148px;
	top:83px;
	height:69px;
	width:1px;
	z-index:9999;
}
.header-1 .extra-2 {
	background:url(../images/border.gif) right top no-repeat;
	position:absolute;
	right:199px;
	top:53px;
	height:69px;
	width:1px;
	z-index:9999;
}
header .extra-2 {
	background:url(../images/border.gif) right top no-repeat;
	position:absolute;
	right:199px;
	top:83px;
	height:69px;
	width:1px;
	z-index:9999;
}
.sf-menu li.two {margin-right:340px;}
.sf-menu {
	float:left;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	behavior: url(http://mycharliespizza.com/css/js/PIE.htc);
	position:relative;
	background:url(../images/bg-menu.png) left top repeat;
	padding:29px 20px 26px 26px;
	width:936px;
	height:77px;
}
.sf-menu a {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffeab3;
	padding: 21px 23px 25px 23px;
	text-decoration: none;
	display: block;
	font-weight: normal;
}
.sf-menu li ul li a.last {border:none;}
.sf-menu li ul li a {
	font-size:16px;
	text-transform:uppercase;
	padding:7px 0 7px 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fcf3bb;
	border-bottom:1px dotted #5c4e29;
	width:113px;
	margin:0 0 0 20px;
}
.sf-menu li ul li a:hover {text-decoration:underline;}
.sf-menu li ul {
	background:url(../images/bg-sub.gif) left top repeat-x #352c16;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(http://mycharliespizza.com/css/js/PIE.htc);
	padding:5px 0 5px 0;
	width:167px;
}
.sf-menu li:hover, .sf-menu li.sfHover {background:url(../images/nav-hover.gif) left top repeat-x;}
.sf-menu ul li:hover, .sf-menu ul li.sfHover{background:none;}
.sf-menu li {
	margin-right:7px;
	padding-right:2px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(http://mycharliespizza.com/css/js/PIE.htc);
	position:relative;
}
.bgstretcher {
	background:#fff;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top:0;
	left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style: none;
}