#headerBG {
	background: url("../img/headerBG.jpg") repeat-x;
}

#header {
	background: url("../img/header.jpg") center top no-repeat;
	height: 124px;
}

#hero {
	height: 216px;
	background: url(../img/heroBG.jpg) repeat-x top;
}

#hero img {
	margin: 0 auto;
	padding-top: 5px;
	display: block;
}

#nav ul {
	margin-top: 103px;
}

#nav li {
	list-style: none;
	float: left;
	margin-right: 3px;
}

#nav a {
	color: #333;
	background: url(../img/navBG.jpg) top repeat-x #fff;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	padding: 6px 22px 4px 22px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Helvetica Neue, sans-serif;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#nav a:hover {
	color: #333;
	background: #eee;
}

#nav ul ul {
	display: none;
	position: absolute;
	top: 17px;
	margin-left: 0;
	z-index: 100;
}
@-moz-document url-prefix() {
	#nav ul ul {
		top: 21px;
	}		
}

#nav ul ul li {
	clear: left;
	margin-bottom: 0;
}

#nav ul ul a {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	background: #eee;
	width: 250px;
	display: block;
	font-size: 12px;
}

#nav ul ul a:hover {
	background: #999;
}

#nav li:hover ul {
	display: block;
}

#content {
	border-left: 1px solid #eedfc0;
	border-right: 1px solid #eedfc0;
	border-bottom: 1px solid #eedfc0;
	background: url(../img/contentBG.jpg) center center no-repeat #fff;
	min-height: 440px;
	width: 990px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer {
	padding-bottom: 40px;
}

#footer p {
	font-size: .8em;
	color: #ccc;
	margin-top: 20px;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #999;
}

#footer a:hover {
	text-decoration: underline;
	color: #fff;
}

#bottomGrad {
	background: url(../img/bottomGrad.jpg) repeat-x bottom;
	position: fixed;
	bottom: 0;
	z-index: -1;
	height: 508px;
	width: 100%;
	clear: both;
}

.bold {
	font-weight: bold;
}

.breathe5 {
	padding: 5px;
}

.breathe20 {
	padding: 20px;
}

.white {
	background: #fff;
}

.sifr {
	z-index: 1;
}

/* Featured Content */

#featured {
	position: relative; 
}

#featured ul.ui-tabs-nav { 
	position: absolute; 
	top: 0;
	left: 640px;
	list-style: none; 
	padding: 0;
	margin: 0; 
	height: 281px;
}

#featured ul.ui-tabs-nav li { 
	list-style: none;
	margin: 0 0 3px 0;
	padding: 0;
	height: 68px;
	clear: left;
}

#featured ul.ui-tabs-nav li img { 
	float:left;
 	padding: 5px;
}

#featured ul.ui-tabs-nav li h2 {
	font-size: .9em;
	margin: 0;
	padding: 5px 0 0 0;
	text-transform: none;
	color: #000;
	font-weight: normal;
}

#featured ul.ui-tabs-nav li p {
	font-size: .8em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333;
}

#featured li.ui-tabs-nav-item a { 
	display: block; 
	height: 68px;
	text-decoration: none;
}

#featured li.ui-tabs-nav-item a:hover { 
	background: #f7eedd; 
}

#featured li.ui-tabs-selected { 
	/*background: url('images/selected-item.gif') top left no-repeat;*/
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a { 
	background: #f7eedd; 
}

#featured .ui-tabs-panel { 
	height: 281px;
	position: relative;
}

#featured .ui-tabs-hide { 
	display: none; 
}

.picinfo {
	background: #000;
	color: #fff;
	position: absolute;
	bottom: 0;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	width: 630px;
}

.picinfo h2 {
	font-size: 0.9em;
	line-height: 0.9em;
	margin: 10px 0 0 10px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0;
}

.picinfo p {
	font-size: 0.8em;
	line-height: 0.8em;
	margin: 3px 10px 10px 10px;
}

div.oilpricewrapper {
	display: block;
	border-bottom: 1px solid #cca044;
	margin: 20px 0;
}

div.widgetwrapper {
	margin-left: 640px;
	margin-bottom: 0;
	width: 230px;
	height: 22px;
	position: relative;
}

.oillinkcontainer {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	position: absolute;
	text-align: center;
	width: 230px;
	background: url(../img/oilClose.jpg) 25px 6px no-repeat #cca044;
	z-index: 100;
}

a.oillink {
	padding: 5px 0;
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	letter-spacing: 0px;
	cursor: pointer;
}

a.oillink:hover, a.oillink:focus {
	color: #eee;
	text-decoration: none;
}

div.oilpriceinfo {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}

div.oilpriceinfo table {
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	margin-bottom: 10px;
}


.slideUp {
	background: url(../img/oilClose.png) 25px 6px !important;
}

.phoenix-movie {
	text-decoration: none;
}

.Allogistx {
	margin-top: -100px;
	float:  right;
}