/*
Pandell Technology Corporation
Steve Marsh
April 2006
Oil and Gas Set
*/


/* General Styles */
body {
	margin: 0;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-align: center;
	background: url(../images/body_bg_01.gif) repeat-x #4d535f;
	font-size: 11px;
	color: #666;
	line-height: 16px;
}
td {
	vertical-align: top;
	font-size: 11px;
	color: #666;
	line-height: 16px;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	margin: 0;
}

h2 {
	font-size: 14px;
	margin: 0 0 14px 0;
	padding: 3px 5px 8px 28px;
	color: #35729a;
	background: url(../../images/h2_bullet.gif) no-repeat;
	border-bottom: 1px solid #ddd;
}
h3 {
	font-size: 10px;
	margin: 0 0 10px 0;
	color: #1cad12;
}
h4 {
	font-size: 12px;
	color: #35729a;
}
h5 {
	font-size: 12px;
	margin: 0 0 14px 0;
	padding: 4px 5px 8px 0px;
	color: #1cad12;
	border-bottom: 1px solid #ddd;
}


a {
	color: #1a4f83;
}

/* Structure */
#innercontainer {
	margin: 0 auto;
	padding: 0;
	width: 790px;
	background: #2f3d56;
	text-align: left;
}
#shadowleft {
	background: url(../images/shadow_left_bg.gif) repeat-y;
	width: 0;
}
#shadowright {
	background: url(../images/shadow_right_bg.gif) repeat-y;
	width: 0;
}
#main {
	background: #fff;
	width: 0;
}
#sidebar {
	background: url(../images/sb_back_bg_01.gif) repeat-y;
	width: 0;
}
#footer {
	clear: both;
}


/* Sidebar Styles */
#mainnav {
	background: url(../images/sb_bg_01.gif) repeat-y;
	margin: 0;
	padding: 0;
}
#mainnav .topcap {
	background: url(../images/sb_top_cap_01.gif) no-repeat 0 top;
}
#mainnav .bottomcap {
	background: url(../images/sb_bottom_cap_01.gif) no-repeat 0 bottom;
}
#mainnav ul {
	margin: 0px 15px 15px 25px;
	padding: 15px 0 0 0;
	color: #fff;
	font-size: 11px;
	list-style: none;
}
#mainnav li {
	background: url(../images/sb_main_nav_bullet.gif) no-repeat 0 11px;
	padding-left: 10px;
}
#mainnav a {
	color: #fff;
	line-height: 27px;
	text-decoration: none;
}
#mainnav a:hover {
	text-decoration: underline;
}

#mainnav ul ul {
	margin: 0 0 10px 10px;
	padding: 0;
}
#mainnav ul ul li {
	background: none;
	border-left: 1px solid #788092;
	margin: 0;
	padding: 2px 0 2px 10px;
}
#mainnav ul ul a {
	color: #e5e5e5;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
}
#mainnav ul ul a:hover {
	text-decoration: underline;
}

.miniform {
	padding: 0px 25px 25px 25px;
	color: #efefef;
	font-size: 9px;
}
.miniform h3 {
	font-size: 12px;
	color: #fff;
	margin: 0;
}	
.miniform input, .miniform textarea {
	width: 136px;
	font-family: verdana;
	font-size: 11px;
	background: url(../images/form_bg.gif) no-repeat #fff;
	border: 1px solid #666;
	padding: 2px 4px;
}
.miniform .button {
	font-size: 9px;
	width: 88px;
}
.miniform p {
	margin: 5px 0;
	line-height: 15px;
}


/* Sub Navigation Styles */
#subnav {
	margin: 0;
	padding: 12px 0 25px 18px;
	background: #fff;
}
#subnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#subnav a {
	float: left;
	line-height: 14px;
	font-size: 11px;
	font-weight: normal;
	margin: 0 10px 0px 10px;
	text-decoration: none;
	color: #1a4f83;
}
#subnav a.active, #subnav a:hover {
	border-bottom: 4px solid #71c963;
	padding-bottom: 7px;
	color: #3c7034;
}


/* Home Page Only */
#homewelcome {
	background: #565656;
	padding: 10px 25px;
	color: #999;
	font-size: 10px;
	text-align: center;
}
#prodlist h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#prodlist th {
	border-right: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;		
}

#prodlist td {
	padding: 15px;
	border-top: 1px solid #d7d7d7;
}

#homedoublecolumn {
	background: #f7f6f6;
	padding: 28px;
}
#homecontent {
	background: url(../images/img_home_greyshadow_02.gif) repeat-x;
	padding: 28px;
	clear: both;
}
#homecontent h4 {
	margin: 0 0 10px 0;
}
#featureproducts {
	color: #fff;
	height: 220px;
	padding: 25px 0 25px 25px;
	background: url(../images/img_home_feature_bg.jpg) no-repeat #fff;
}
#featureproducts h2 {
	color: #fff;
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}
#featureproducts h3 {
	color: #fff;
	padding: 0;
	margin: 0 0 10px 0;
}
#featureproducts .product {
	width: 150px;
	float: left;
	padding: 0 20px 25px 0;
}
#featureproducts .product img {
	margin: 0 0 15px 0;
}
#breakingnews {
	background: url(../images/img_breaking_news.gif) no-repeat #658936;
	height: 51px;
}
#breakingnews p {
	margin: 0;
	padding: 9px 9px 0 165px;
	color: #fff;
	font-size: 10px;
}
#breakingnews a, #lightnews a {
	color: #fff;
}
#lightnews {
	background: url(../images/lightnews.gif) no-repeat #658936;
	height: 51px;
}
#lightnews p {
	margin: 0;
	padding: 9px 9px 0 65px;
	color: #fff;
	font-size: 10px;
}

#home_masthead {
	width: 544px;
	height: 700px;
	position: relative;
	background: url(images/home_masthead_bg_01.jpg) no-repeat #222;
}

#home_masthead h1 {
	font-size: 18px;
	font-weight: bold;	
}

#home_masthead h2 {
	margin: 0;
	padding: 3px 0 0 0;
	background: none;
	border: none;
	font-size: 13px;
	font-weight: normal;
	color: #f0f0f0;
}
#home_masthead span {
	display: block;
	position: absolute;
	top: 45px;
	left: 32px;	
}

#home_masthead ul {
	margin: 10px 28px;
	padding: 0;
	list-style: none;
	color: #e9e9e9;
}

#home_masthead li {
	margin: 0;
	padding: 2px 0 2px 8px;
	background: url(/images/bullet_white.gif) no-repeat 0 7px;
}

#home_masthead .featurebutton {
	margin: 16px 0 0 28px;
	padding: 0 0 16px 0;	
}

#home_masthead li a {
	color: #e9e9e9;
	text-decoration: none;	
}

#home_masthead li a:hover {
	color: #fff;	
	text-decoration: underline;
}


#block_brown {
	position: absolute;
	top: 140px;
	left: 9px;
	width: 259px;
	margin: 0;
	background: url(/images/block_top_cap_b.gif) top right no-repeat transparent; 
	font-size: 11px;
	color: #444;
}

#block_brown .block_body {
	background: #6f601b;
}

#block_brown .block_bottom_cap {
	background: url(images/block_footer_brown_b.gif) no-repeat right #222;	
}

#block_brown .header img {
	background: #5570b7;	
}

#block_brown .header {
	background: url(/images/block_top_cap_a.gif) no-repeat transparent; 
	color: #fff; 
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 7px 15px;
}

#block_brown .block_bottom_cap img {
	background: #222;	
}

#block_brown li {
	border-bottom: 1px solid #7d6f32;
}


#block_green {
	position: absolute;
	top: 140px;
	right: 8px;
	margin: 0;
	background: url(/images/block_top_cap_b.gif) top right no-repeat transparent; 
	font-size: 11px;
	color: #444;
	width: 259px;
}

#block_green .block_body {
	background: #36616f;
}

#block_green .block_bottom_cap {
	background: url(images/block_footer_green_b.gif) no-repeat right #6f601b;	
}

#block_green .header {
	background: url(/images/block_top_cap_a.gif) no-repeat transparent; 
	color: #fff; 
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 7px 15px;
}

#block_green li {
	border-bottom: 1px solid #326f7d;
}

/* Content Styles */
.content {
	background: url(../images/content_gradient_bg_01.gif) repeat-x;
	padding: 23px 28px;
}
.content p, #homecontent p {
	margin: 0 0 20px 0;
}
.content ul, #homecontent ul {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 11px;
	list-style: none;
}
.content li, #homecontent li {
	background: url(../images/sub_column_bullet.gif) no-repeat 0 6px;
	padding-left: 8px;
}
.content #onecolumn {
	margin: 0;
}
.content #subleftcolumn {
	margin: 0 182px 0 0;
}
.content #subleftcolumn .floatimgright {
	float: right;
	margin: 5px 0 10px 10px;
	display: inline;
}
.content #subleftcolumn .floatimgleft {
	float: left;
	margin: 5px 10px 10px 0;
	display: inline;
}
.content #subrightcolumn ul {
	margin: 0;
	padding: 0;
	font-size: 10px;
	list-style: none;
}
.content #subrightcolumn li {
	background: url(../images/sub_column_bullet.gif) no-repeat 0 6px;
	padding-left: 8px;
}
.content #subrightcolumn {
	float: right;
	color: #42609b;
	font-size: 10px;
	line-height: 15px;
	padding: 5px 0 0 0;
	width: 150px;
}
#noFlashContent {
	background: url(../images/noflash_header_bg.jpg) no-repeat;
}
#noFlashContent h1 {
	padding: 30px 0 0 28px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
#noFlashContent h3 {
	padding: 5px 0 30px 28px;
	font-size: 15px;
	color: #F0F0F0;
	margin: 0px;
	font-weight: normal;
}
#noFlashContent img {
	float: right;
	margin: 15px 15px 0 0;
}
#supportform {
	text-align: left;
	background: #fff;
	color: #444;
	padding: 20px;
	border: 1px solid #999;
}
.iconcell {
	padding-right: 20px;
}
.alert_block {
	width: 303px;
	margin: 0 0 5px 0;
}
.alert_content {
	background: url(/images/alert_block_bg.gif) repeat-y;
	padding: 15px 25px;
	color: #333;
	font-size: 11px;
}
.alert_content img {
	float: left;
	padding: 0 8px 2px 0;
}
.alert_content span {
	display: block;
	margin: 0 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	color: #3e6585;
}

/* Screenshots */

#screens {
	 line-height: 0;
}

#screens img {
	margin: 0 12px 12px 0;
}


/* Support Chart */

#pricingtable td {
	text-align: center;
	vertical-align: middle;
	width: 60px;
	padding: 7px 0;
	border-left: 1px solid #eaeaea;
}
#pricingtable th {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 7px 10px 7px 0;
}
#pricingtable .label {
	text-align: center;
	font-weight: bold;
	padding: 0 7px 7px 7px;
}
#pricingtable a {
	color: #777;
}
.oddrow {
	background: #f9f9f9;
}


/* Download Table */
.downloadtable td {
	text-align: center;
	vertical-align: middle;
	width: 100px;
	padding: 7px 0;
	border-left: 1px solid #eaeaea;
}
.downloadtable th {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 7px 10px 7px 0;
}



