/* ---------------------------------------------------------------------------------- */
/* ----E&O TRADING COMPANY---------------------------------------------------fuse---- */
/* ---------------------------------------------------------------------------------- */


/* ----GLOBAL SETTINGS--------------------------------------------------------------- */
*{
	margin:0;
	padding:0;
}

img { 
    behavior: url( iepngfix.htc )
}

html{
	height:101%;
}

body{
	background: #333 url( ../../images/bg.jpg ) top center ;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
}

p{
	font-size:14px;
	padding:10px 0;
	color:#555;
	line-height:20px;
}
a{
	outline:none;
	color:#b15c11;
	text-decoration:none;
}
h4{
	font-weight:400;
	font-size:13px;
	font-style:italic;
	padding:10px 0 5px 0;
}
ul.hours li{
	list-style:none;
	text-indent:10px;
	color:#666;
}
ul.address li{
	list-style:none;
	color:#555;
}
#layout{
	position:absolute;
	margin-left:-458px;
	left:50%;
	top:30px;
	width:916px;
}
#wrapper{
	top:0px;
	position:relative;
	width:900px;
	height:545px;
	background:url(../../images/wrapper_bg.jpg) repeat-y;
	left:8px;
}
#header{
	width:880px;
	height:111px;
	background:#fff url(../../images/logo.png) no-repeat;
	margin-left:11px;
}
#homeLink{
	position:absolute;
	width:880px;
	height:83px;
	text-indent:-9000px;
}
#mainContent{
	margin-top:60px;
	margin-left:10px;
	width:880px;
}
#navTrail{
	position:absolute;
	margin-top:-27px;
	height:16px;
	width:500px;
	margin-left:-53px;
	
	font-size:11px;
}
body#welcome.index #mainContent p{
	font-size:12px;
	margin-left:20px;
	padding-top:30px;
	width:840px;
	text-align:center;
	font-size:14px;
	color:#504306;
}
#flashContent1{
	margin-left:11px;
}
#navigation{
	background:#f00;
	width:878px;
	height:50px;
}
ul#nav li{
	position:absolute;
	display:inline;
	margin-right:42px;
	margin-left:11px;
	list-style-type: none;
	top:414px;
}

#banner{
	margin-left:11px;
	height:90px;
}

.shortSpacer{
	background: url( ../../images/shortspacer.png ) no-repeat;
	width:188px;
	height:1px;
}

#footer{
	position:absolute;
	font-size:11px;
	z-index:2;
	left:50%;
	width:840px;
	margin-left:-420px;
	margin-top:40px;
	color:#ccc;
}

#footer p{
	font-size:11px;
	margin:0;
	padding:0;
	color:#ccc;
}

#footer p.right{
	float:right;

}

#footer p.left{
	float:left;

}

/* ---------------------------------------------------------------------------------- */

/* ----HEADING STYLES---------------------------------------------------------------- */
h1, h2, h3{
	height:25px;
	width:225px;
	padding:0;
	margin:0;
	text-indent:-9000px;
	margin-top:10px;
}

h1#h1_giftcards{background:url(../../images/nav/h1_giftcards.png) no-repeat;}

/* ----SECONDARY PAGES--------------------------------------------------------------- */

body#welcome.secondary ul#nav li{
	position:absolute;
	display:inline;
	margin-right:42px;
	margin-left:11px;
	list-style-type: none;
	top:186px;
}
#leftContent{
	width:218px;
	height:568px;
	margin-left:1px;
	float:left;
	background:#d8dbc4;
}
#rightContent{
	text-align:left;
	width:588px;
	height:400px;
	float:right;
	margin-right:1px;
	padding:10px 10px 20px 60px;
}
#rightContent p{
	width:550px;
	text-align:left;
}
#leftContent img{
	border:none;
	padding:0;
	margin:0;
}
/* ---------------------------------------------------------------------------------- */

/* ----LOCATIONS--------------------------------------------------------------------- */

#welcome.secondary #header{
	width:880px;
	height:91px;
	background:url(../../images/logo_secondary.png) no-repeat;
}

ul#nav li a {
	position: absolute;
	width:110px;
	height:46px;
	margin-left:-11px;
	text-indent:-9000px;
	text-decoration: none;
	overflow: hidden;
	background: transparent url( ../../images/nav_matrix2.png ) no-repeat;
}

/* ---------------------------------------------------------------------------------- */

#header{
	width:880px;
	height:111px;
	background:#fff url( ../../images/logo.png ) no-repeat;
	margin-left:11px;
}
