/* 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: #000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	line-height: 19px;
	color: #8f8e8e;
	min-width: 1000px;
	position: relative;
	min-height: 100%;
}

body#page1 {background: url(http://redstonedining.com/images/body-bg_1.jpg) top center no-repeat #000;}
body#page2 {background: url(http://redstonedining.com/images/body-bg_2.jpg) top center no-repeat #000;}
body#page2menu {background: url(http://redstonedining.com/images/body-bg_menu.jpg) top center no-repeat #000;}
body#page3 {background: url(http://redstonedining.com/images/body-bg_4.jpg) top center no-repeat #000;}
body#page4 {background: url(http://redstonedining.com/images/body-bg_6.jpg) top center no-repeat #000;}
body#page5 {background: url(http://redstonedining.com/images/body-bg_5.jpg) top center no-repeat #000;}
body#page6 {background: url(http://redstonedining.com/images/body-bg_3.jpg) top center no-repeat #000;}
body#page6a {background: url(http://redstonedining.com/images/body-bg_breakfast.jpg) top center no-repeat #000;}
body#page6b {background: url(http://redstonedining.com/images/body-bg_lunch.jpg) top center no-repeat #000;}
body#page6c {background: url(http://redstonedining.com/images/body-bg_dinner.jpg) top center no-repeat #000;}
body#page7a {background: url(http://redstonedining.com/images/body-bg-sax.jpg) top center no-repeat #000;}
body#page7b {background: url(http://redstonedining.com/images/body-bg-temp.jpg) top center no-repeat #000;}
body#page7c {background: url(http://redstonedining.com/images/body-bg-temp.jpg) top center no-repeat #000;}
body#page7d {background: url(http://redstonedining.com/images/body-bg-temp.jpg) top center no-repeat #000;}

html, body {min-width: 1000px;}
html {height: 100%;}

p {
	padding-top: 19px;
	font-size: 16px;
	color: #FFF;
}

.top { padding-top: 0px; }
.top1 { padding-top: 10px; }
.top2 { padding-top: 0px; }
.top3 { padding-top: 0px; }
.top4 { padding-top: 0px; }
.top5 { padding-top: 0px; }

.bot { padding-bottom: 10px; }
.bot1 { padding-bottom: 26px; }

.top-long {padding-top: 10px;}

.list-pad {padding: 10px 0 26px 20px;}

a {	color: #f14400; outline: none; }
a:hover{ text-decoration: none; }

.decoration {text-decoration: none;}
	.decoration:hover {text-decoration: underline;}
/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	width: 980px;
}

	/* Header */
	header{
		height: 178px;
		position: relative;
	}
	#page1 header {height: 581px;}
	/* Content */
	section#content {
		padding-bottom: 108px;
	}			
	/* Footer */
	footer{
		height: 92px;
	}
/* Left & Right alignment */

.fleft { float: left;}
.fright { float: right;}
.clear { clear: both;}

.col-1, .col-2, .col-3, .col-4, .col-5 { float: left;}

.alignright { text-align: right;}
.aligncenter { text-align: center;}

.wrapper { 
	width: 100%;
	overflow: hidden;
}
.container {
	width: 100%;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: middle;
	font-weight: normal;
}

/*----- other -----*/
.img-indent { margin: 0 30px 0 0; float: left; }
.extra-wrap { overflow: hidden; }

/*=============================================================================== text =====*/
h1 {
	padding: 80px 0 0px 3px;
	position: relative;
	float: left;
}
	h1 a {
		display: block;
		height: 76px;
		width: 250px;
		text-indent: -5000px;
		background: url(http://redstonedining.com/images/logo.png) left top no-repeat;
	}
h2 {
	font-size: 36px;
	line-height: 1.2em;
	color: #fff;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	position: static;
}

.color {
	color: #f14400;
	font-size: 24px;
	line-height: 1.5;
}
.white {color: white;}
/*=================================================================================================================== header =====*/
/*=============================================================================== nav =====*/
nav {padding-bottom: 10px; height: 78px; position: relative; z-index: 2;}
/*=================================================================================================================== content =====*/

/*=============================================================================== boxes =====*/
.box {
	background:#232222; position: relative; z-index: 1;
}
	.box .indent {
		padding:22px 30px 62px 30px;
	}
	.box .indent1 {
		padding:22px 24px 62px 30px;
	}
		.box .indent1_1 {
			padding:22px 24px 525px 30px;
		}
	.box .indent2 {
		padding:22px 30px 43px 30px;
	}
		.box .indent2_1 {
			padding:22px 30px 41px 30px;
		}
	.box .bottom-tail {
		background:url(http://redstonedining.com/images/box-bottom-tail.gif) left bottom repeat-x;
	}
	.box .top-tail {
		background:url(http://redstonedining.com/images/box-top-tail.gif) left top repeat-x;
	}
	.box .left-tail {
		background:url(http://redstonedining.com/images/box-left-tail.gif) top left repeat-y;
	}
	.box .right-tail {
		background:url(http://redstonedining.com/images/box-right-tail.gif) top right repeat-y;
	}
	.box .bottom-right {
		background:url(http://redstonedining.com/images/box-bottom-right.gif) bottom right no-repeat;
	}
	.box .bottom-left {
		background:url(http://redstonedining.com/images/box-bottom-left.gif) bottom left no-repeat;
	}
	.box .top-right {
		background:url(http://redstonedining.com/images/box-top-right.gif) top right no-repeat;
	}
	.box .top-left {
		background:url(http://redstonedining.com/images/box-top-left.gif) top left no-repeat; width:100%;
	}
	
	.box-link {
		background: url(http://redstonedining.com/images/box-link.gif) 0 0 no-repeat;
		display: inline-block;
		width: 118px;
		height: 33px;
		text-align: center;
		text-decoration: none;
		color: white;
		font-size: 22px;
		line-height: 1.2em;
		padding: 8px 0 0;
		text-transform: capitalize;		
		position: absolute;
		bottom: 0;
		right: 282px;
	}	
		.box-link span {
			background: url(http://redstonedining.com/images/box-link-span-bg.gif) right 4px no-repeat;
			padding-right: 16px;
			display: inline-block;
		}		
	
	.box-link:hover {background: url(http://redstonedining.com/images/box-link-hover.gif) 0 0 no-repeat;}
		.box-link:hover span {background: url(http://redstonedining.com/images/box-link-span-bg-hover.gif) right 4px no-repeat;}

.link-position {
	position: absolute;
	bottom: 0;
	left: 0;
}

.box1 {
	background:#232222; position: relative; z-index: 1;
	
}
	.box1 .indent {
		padding:22px 30px 62px 30px;
	}
	.box1 .indent1 {
		padding:22px 24px 62px 30px;
	}
		.box1 .indent1_1 {
			padding:22px 24px 43px 30px;
		}
	.box1 .indent2 {
		padding:22px 30px 43px 30px;
	}
		.box1 .indent2_1 {
			padding:22px 30px 41px 30px;
		}
	.box1 .bottom-tail {
		background:url(http://redstonedining.com/images/box-bottom-tail.gif) left bottom repeat-x;
	}
	.box1 .top-tail {
		background:url(http://redstonedining.com/images/box-top-tail.gif) left 189px repeat-x;
	}
	.box1 .left-tail {
		background:url(http://redstonedining.com/images/box-left-tail.gif) top left repeat-y;
	}
	.box1 .right-tail {
		background:url(http://redstonedining.com/images/box-right-tail.gif) top right repeat-y;
	}
	.box1 .bottom-right {
		background:url(http://redstonedining.com/images/box-bottom-right.gif) bottom right no-repeat;
	}
	.box1 .bottom-left {
		background:url(http://redstonedining.com/images/box-bottom-left.gif) bottom left no-repeat;
	}
	.box1 .top-right {
		background:url(http://redstonedining.com/images/box-top-right.gif) right 189px no-repeat;
	}
	.box1 .top-left {
		background:url(http://redstonedining.com/images/box-top-left.gif) 0 189px no-repeat; width:100%; 
	}
/*=============================================================================== line-hor =====*/

/*=============================================================================== lists =====*/
.list-pad li a {background: url(http://redstonedining.com/images/list-li-bg.gif) 1px 7px no-repeat !important;}
	.list-pad li a:hover {background: url(http://redstonedining.com/images/list-li-bg-bg.gif) 1px 7px no-repeat !important;}
	.list li {
		line-height: 19px;
	}
		.list li a {
			color: white;
			text-decoration: none;
			padding-left: 24px;
			background: url(http://redstonedining.com/images/list-li-bg.gif) 1px 6px no-repeat;
		}
			.list li a:hover {
				background: url(http://redstonedining.com/images/list-li-bg-bg.gif) 1px 6px no-repeat; color: #f14400;
			}
			.list li ul li {padding-left: 24px;}
				.list li ul li a {color: #8f8e8e !important; background: url(http://redstonedining.com/images/list-li-bg.gif) 1px 5px no-repeat;}
					.list li ul li a:hover {}
/*=============================================================================== links =====*/

/*=================================================================================================================== footer =====*/
footer {
	width: 100%;
	font-size: 13px;
	color: white;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 92px;
}
	footer .center {
		width: 948px;
		height: 47px;
		margin: 0 auto;
		overflow: hidden;
	}
	footer span {
		float: left;
		padding-top: 19px;
	}
	footer p {
	float: right;
	color: #555;
	font-size: 12px;
	}
		footer p a {text-decoration: none;}
			footer p a:hover {color: white;}
/*------------------------------------------------------------------------------------------------------------------- forms -----*/


/*==========================================*/
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */