body, html {
	margin:0;
	padding:0;
	background:#FFFFFF;
	color:#000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #7BA6F3 url("../../images/bg.gif") top left repeat-x;
}
body p, body li {
	font-size: 11px;
}
#main p, #main li {
	font-size: 13px;
	line-height: 1.5em;
}
#container {
	margin: 0 auto;
	width: 780px;
	text-align: left;
	background: #ffffff;
	border-left: 1px solid #4066AB;
	border-right: 1px solid #4066AB;
}
#header {
	background: #1E3561 url("../../images/gasguidebanner.jpg") 0 0 no-repeat;
}
#network {
	float: right;
}
#network .image {
	display: block;
	width: 130px;
	height: 60px;
	background-image: url("../../images/spacer.gif");
	cursor: pointer;
}
#menu {
	padding-top: 80px;
	border-bottom: 2px solid #000000;
}
#menu ul, #menu ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 2px 0;
}
#menu ul {
	padding-left: 15px;
}
#menu ul li {
	display: inline;
	padding-right: 5px;
}
#menu ul li a {
	background: url("../../images/tab-lb-right.gif") no-repeat 100% 0;
	color: #000000;
	padding: 5px 10px 2px 0 !important; /* FF */
	_padding: 0px 10px 0 0; /* IE 6 and below */
	*padding: 0px 10px 0 0 !important; /* IE 7 */
	text-decoration: none;
}
#menu ul li a span {
	background: url("../../images/tab-lb-left.gif") no-repeat;
	padding: 5px 0 2px 11px !important;
	padding: 5px 0 2px 11px;
}
#menu ul li a:hover span {
	color: #FFFFFF;
}
#menu ul li.selected a {
	background: url("../../images/tab-db-right.gif") no-repeat 100% 0;
	color: #000000;
	padding: 5px 10px 4px 0 !important; /* FF */
	_padding: 0 10px 0 0; /* IE 6 and below */
	*padding: 0 10px 0 0 !important; /* IE 7 */
	text-decoration: none;
}
#menu ul li.selected a span {
	background: url("../../images/tab-db-left.gif") no-repeat;
	padding: 5px 0 4px 11px !important;
	padding: 5px 0 4px 11px;
}
#menu ul li.selected a:hover span {
	color: #000000;
}
#smenu {
	background:#4066AB;
	padding:4px;
	border-bottom: 2px solid #000000;
}
#smenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#smenu li{
	display:inline;
	margin:0;
	padding:0;
}
#smenu li a{
	list-style: none;
	margin: 0;
	padding: 0 5px 0 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#smenu li a:hover{
	color: #000000;
}
#smenu li.selected a, #smenu li.selected a:hover {
	color: #000000;
}
#main {
	float:left;
	width:570px;
	margin-top: 4px !important;
	margin-top: 10px;
	padding-left: 10px;
}
.content {
	margin: 0 10px 10px 10px;
	overflow: hidden;
}
#main h2, #main h3 {
	padding:0 10px;
}
#main h3, .heading {
	background: #758FD8 url("../../images/h3-bg.gif") bottom left repeat-x;
	padding: 5px;
	border: 1px solid #BDD6FB;
	font-size: 13px; 
	font-weight: bold;
	clear: both;
	margin-top: 10px !important;
	margin-top: 4px;
}
#main h3 a {
	color: #000000;
	display: block;
}
#main h3 a:hover {
	color: #4066AB;
}
h4 {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	clear: left;
}
.news{
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 5px;
}
h4 span{
	font-weight: normal;
}
h5 {
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
}
.source {
	font-size: 11px;
	color: #999999;
}
#cheader {
	overflow: hidden;
}
.box-home {
	border: 1px solid #cccccc;
	margin-top: 4px;
}
#main .box-home p {
	font-size: 11px;
	line-height: 1.2em;
}
#clogo {
	float: right;
	border: 1px solid #C5C5C5;
	text-align: center;
	padding: 0;
	background: #5173B0;
	margin-bottom: 5px;
}
#clogo .logo {
	border-bottom: 1px solid #C5C5C5;
}
ul#clist {
	list-style: none;
	padding: 0;
	margin: 10px 0 10px 0;
	border-top: 1px solid #C5C5C5;
	clear: both;
}
ul#clist li {
	overflow: hidden;
	padding: 2px;
	border-bottom: 1px solid #C5C5C5;
}
ul#clist li span.clabel {
	float: left;
	font-weight: bold;
}
ul#clist li span.cdetail {
	float: right;
	width: 250px;
}
ul.links {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.links li {
	padding-bottom: 10px;
}
ul.links li a {
	color: #7BA6F3;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-weight: bold;
}
ul.links li a:hover {
	color: #000000;
}
ul.services {
	list-style: none;
	padding: 0 0 0 20px !important;
	padding: 0 0 0 20px;
	margin: 10px 10px 10px 4px;
}

#side {
	float: right;
	width: 180px;
	padding-right: 10px;
}
#side ul {
	margin-bottom:0;
}
#guide {
	margin-top: 14px;
	border: 1px solid #C5C5C5;
	text-align: center;
	margin-bottom: 10px;
}
#guide h3 {
	font-size: 13px;
	font-weight: bold;
}
#guide h4 {
	font-size: 12px;
	font-weight: bold;
}
#guide ol {
	border-top: 1px solid #e4e4e4;
	padding: 0 0 10px 0;
	margin: 5px;
	list-style: none;
}
#guide ol li a {
	border-bottom: 1px solid #e4e4e4;
	margin: 0;
	padding: 3px;
	display: block;
	width: 162px;
}
#guide ol li a:hover {
	background: #f5f5f5;
}
#tips{
	background: #D6E5FF;
	color: #000000;
	padding: 5px;
	border: 1px solid #C5C5C5;
	text-align: center;
	margin-bottom: 10px;
}
#tips h3 {
	margin: 0;
	padding:0;
}
ul.clist {
	margin: 0;
	padding: 0 10px 10px 10px;
	list-style:none;
}
ul.clist li a {
	color: #4066AB;
	text-decoration: none;
	display: block;
	width: 100%;
}
ul.clist li a:hover {
	color: #000000;
}
.privacy {
	color: #555555;
}
.subbox {
	background: #BDD6FB;
	padding: 10px;
	border: 1px solid #758FD8;
	margin-top: 10px;
}
.subbox p {
	padding: 0;
	margin: 0;
}
#footer {
	clear: both;
	padding: 0 10px 0 10px;
}
#footer h3 {
	padding: 5px 0 15px 0;
	margin:0;
	font-size: 10px;
	font-weight: normal;
}
.hidden {
	display: none;
}
.articlelist {
	border-bottom: 1px solid #e4e4e4; 
}
.articleone, .articletwo {
	background: #ffffff;
	padding: 15px 10px 10px 10px;
	border-top: 1px solid #e4e4e4;
}
.articleone {
	background: #f5f5f5;
}
.pagelinks {
	text-align: right;
	color: #CCCCCC;
}
.jump {
	color: #333333;
	font-size: 11px;
	padding: 4px 0;
}
.commentlist {
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 10px;
}
.commentone, .commenttwo {
	background: #ffffff;
	padding: 5px 10px 10px 10px;
	border-top: 1px solid #e4e4e4;
	overflow: hidden;
	height: 100% !important;
	height: auto;
}
.commentone {
	background: #f5f5f5;
}
.boxnocomments {
	background: #f5f5f5 url("../../images/h3-sub-bg.gif") bottom left repeat-x;
	border: 1px solid #CC0000;
	margin-top: 20px;
	padding: 10px 10px 0 10px;
	overflow: hidden;
	height: 100% !important;
	height: auto;
	font-size: 11px;
	margin-bottom: 10px;
}
.boxnocomments h4 {
	font-weight: bold;
	color: #CC0000;
}
.boxerror {
	background: #f5f5f5 url("../../images/h3-sub-bg.gif") bottom left repeat-x;
	border: 1px solid #CC0000;
	overflow: hidden;
	height: 100% !important;
	height: auto;
}
.boxerror h4 {
	background: #cc0000;
	border-bottom: 1px solid #CC0000;
	color: #ffffff;
	padding: 5px;
}
.boxcomplete {
	background: #f5f5f5 url("../../images/h3-sub-bg.gif") bottom left repeat-x;
	border: 1px solid #8DBE3F;
	margin-bottom: 10px;
	overflow: hidden;
	height: 100% !important;
	height: auto;
}
.boxcomplete h4 {
	background: #8DBE3F;
	border-bottom: 1px solid #8DBE3F;
	color: #ffffff;
	padding: 5px;
}
.tbl .row  {
	clear: left;
	overflow: hidden;
	height: 100% !important;
	height: auto;
	padding: 2px 0 2px 0;
}
.tbl .row img  {
	float: left;
	padding: 0px 5px 10px 0;
}
.tbl .row p  {
	padding: 0;
	margin: 0;
}
form {
	border: 0;
	margin: 0;
	border: 1px solid #cccccc;
	background: #f5f5f5 url("../../images/h3-sub-bg.gif") bottom left repeat-x;
	padding: 10px;
	margin-top: 10px;
}
form input {
	width: 250px;
	border: 1px solid #666666;
	background: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 1px;
}
form textarea {
	width: 250px;
	height: 100px;
	border: 1px solid #666666;
	background: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 1px;
}
form button {
	border: 2px solid #336699;
	background: #4F77BB url("../../images/button-bg.gif") top left repeat-x;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	color: #ffffff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.right {
	float: right;
	margin: 10px 0 10px 10px;
	padding: 5px;
	border: 1px solid #C5C5C5;
}
.rightplain {
	float: right;
	margin: 10px 0 10px 10px;
	padding: 0;
	border: 0;
}
.left {
	float: left;
	margin: 10px 10px 10px 0;
	padding: 5px;
	border: 1px solid #C5C5C5;
}
.leftplain {
	float: left;
	padding: 0;
	margin: 10px 10px 10px 0;
	border: 0;
}
.center {
	text-align: center;
}
.columns {
	width: 100%;
	overflow: hidden;
}
.lcol {
	width: 49%;
	float: left;
}
.rcol {
	width: 49%;
	float: right;
}
.banner {
	padding-bottom: 10px;
}
a {
	color: #7BA6F3;
	text-decoration: none;
}
a:hover {
	color: #4066AB;
}
img {
	border: 0;
}
.bubblescience {
	background: url("../../images/gasscience-bubble.gif") top center no-repeat;
	width: 280px;
	height: 240px;
	float: left;
	background-color: #FFFFFF;
}
.bubblescience a { 
	background: url("../../images/science-text-b.gif") center center no-repeat;
	padding: 0;
	width: 109px;
	height: 70px;
	float: right;
	margin: 26px 50px 0 0;
}
.bubblescience a:hover { 
	background: url("../../images/science-text-lb.gif") center center no-repeat;
}
.bubblescience p {
	text-align: center;
	width: 125px;
	margin: 40px 10px 0 0;
	float: right;
	color: #000000;
}
.bubblesafety {
	background: url("../../images/gassafety-bubble.gif") top center no-repeat;
	width: 280px;
	height: 255px;
	float: left;
	background-color: #FFFFFF;
}
.bubblesafety a { 
	background: url("../../images/safety-text-b.gif") center center no-repeat;
	padding: 0;
	width: 109px;
	height: 70px;
	float: right;
	margin: 33px 55px 0 0;
}
.bubblesafety a:hover { 
	background: url("../../images/safety-text-lb.gif") center center no-repeat;
}
.bubblesafety p {
	text-align: center;
	width: 125px;
	margin: 30px 10px 0 0;
	float: right;
	color: #000000;
}
.bubbletips {
	background: url("../../images/gasfixitbubble.gif") top center no-repeat;
	width: 280px;
	height: 250px;
	float: left;
	background-color: #FFFFFF;
}
.bubbletips a { 
	background: url("../../images/fixit-text-b.gif") center center no-repeat;
	padding: 0;
	width: 109px;
	height: 70px;
	float: left;
	margin: 33px 0 0 53px;
}
.bubbletips a:hover { 
	background: url("../../images/fixit-text-lb.gif") center center no-repeat;
}
.bubbletips p {
	text-align: center;
	width: 135px;
	margin: 40px 0 0 10px;;
	float: left;
	color: #000000;
}
.bubbleemergencies {
	background: url("../../images/emergency-bubble.gif") top center no-repeat;
	width: 280px;
	height: 330px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
.bubbleemergencies a { 
	background: url("../../images/emergencies-text-b.gif") center center no-repeat;
	padding: 0;
	width: 150px;
	height: 70px;
	float: right;
	margin: 33px 20px 0 0;
}
.bubbleemergencies a:hover { 
	background: url("../../images/emergencies-text-lb.gif") center center no-repeat;
}
.bubbleemergencies p {
	text-align: left;
	width: 70px;
	padding: 140px 210px 0 0;
	float: right;
	color: #000000;
	clear: both;
}
.boxhome {
	border: 1px solid #7BA6F3;
	margin: 10px 0 10px 10px;
}
.boxhome div.boxhomeheader {
	background: #B7D2FB url("../../images/h3-bg.gif") bottom left repeat-x;
	padding: 5px;
	font-weight: bold;
}
.boxhome div.content {
	padding: 0 10px 0 10px;
}
.boxnewspreview {
	border: 1px solid #758FD8;
	margin: 0 10px 10px 0;
	clear: both;
	background: url("../../images/radio-faded.gif") bottom right no-repeat;
}
.boxnewspreview div.boxhomeheader {
	background: #A8BBF0 url("../../images/news-h-bg.gif") bottom left repeat-x;
	padding: 5px;
	font-weight: bold;
}
.boxnewspreview div.content {
	padding: 10px;
}
.boxnewspreview a {
	color: #758FD8;
}
.boxnewspreview a:hover {
	color: #A8BBF0;
}

.rad {
	width: 15px;
	border-style: none;
}


/* user comments */
.bubblecomments {
	background: url("../../images/star-image.gif") top right no-repeat;
	width: 187px;
	height: 157px;
	float: left;
	background-color: #FFFFFF;
	margin: 0 0 5px 0;
}
.bubblecomments a {
	background: url("../../images/star-text-black.gif") center center no-repeat;
	width: 107px;
	height: 51px;
	float: left;
	margin: 25px 0 0 70px;
}
.bubblecomments a:hover { 
	background: url("../../images/star-text-yellow.gif") center center no-repeat;
}
.userbox {
	margin-bottom: 50px;
}
.usertitle {
	padding-bottom: 30px;
	border-bottom: 1px solid #C5C5C5;
}
.logo {
	float: left;
	width: 70px;
	background-color:white;
	border: 1px solid #C5C5C5;
}
.stars {
	float: right;
	margin-bottom: 10px;
}