body
{
	background:#efefef;
	margin:0;
	FONT-SIZE: 75%;
	COLOR: #666;
	font-family: Arial, Helvetica, sans-serif;
}
.site A
{
	font-weight: 700;
	color: #09f;
	text-decoration: none;
}
.site A:hover
{
	color:#0072C6;
	TEXT-DECORATION: none;
}
.site H1,
.site H2,
.site H3,
.site H4,
.site H5,
.site H6
{
	color:#036;
	margin:0;
	margin-bottom: 0.8em;
}
.site H1
{
	FONT-SIZE: 150%
}
.site H2
{
	FONT-SIZE: 140%
}
.site H3
{
	FONT-SIZE: 120%
}
.site H4
{
	FONT-SIZE: 110%
}
.site H5
{
	FONT-SIZE: 100%
}
.site H6
{
	FONT-SIZE: 90%
}
.site IMG
{
	BORDER: none;
}
.site TABLE
{
	width:100%;
	BORDER:none;
}
.site TABLE TD
{
	PADDING:0;
	VERTICAL-ALIGN: top;
}
.site TABLE TH
{
	color:#000;
	font-weight:700;
	TEXT-ALIGN: left;
}
.site form
{
	margin:0;
}
.site .user h5
{
	font-size: 1em;
	color: #816666;
	border: 1px solid #CCCCCC;
	background: #F6F6F6;
	margin: 0;
	padding: 5px;
}
.site .user table td
{
	padding-left: 20px;
}
/* ###################################### custom classes ##################################### */

.site .backlink
{
    TEXT-ALIGN: right;
    margin-top: 8px;
}
.site 
{
    width: 1007px;
    margin: auto;
    BACKGROUND:#efefef url(/images/layout/body_bg2.gif) top center repeat-y;    
}
#mainTable
{
    width: 966px !important;
    margin:auto;  
    color:#000;
   		  
} 
/* ============= content box ============ */
.site .box
{
    padding:0;
    width:auto;
    height:1%;
    margin-bottom: 20px;
    border:1px solid #cccccc;
    background:#E7E7E7 url(/images/layout/box_main_bg.gif) top left repeat !important;
}
.site .box .tl, .box .tr
{
	padding:0;
    margin:0;
    width:auto;
}
.site .box .tl
{
	padding:2px 5px 2px 0px;
    margin:0;
    width:auto;
    color:#FE6700;
    background:#E7E7E7 url(/images/layout/box_bg.gif) top left repeat-x;
    border-bottom:1px solid #cccccc;
}
.site .box .tr h2
{
    margin:0px 10px;
    width:auto;
    font-size:120%;
    color:#990000;
}
.site .box .content
{
    position:relative;
    padding:10px;
}
.site .content img
{
	margin:0 5px 5px;
}
.site .content table td
{
	padding:3px;
}
/*.site .box
{
	BACKGROUND:#F8f8f8 url(/images/layout/box_edge.gif) top right repeat-x;
	width: 99% !important;
	margin: auto !important;
	margin-bottom:20px !important;
}
.site .box .b, 
.site .box .t
{
	line-height: 10px!important;
	font-size: 10px!important;
}
.site .box .t
{
	height:10px;
	BACKGROUND: url(/images/layout/box_corner_tr.gif) top right no-repeat;
}
.site .box H2
{
	margin-bottom:5px;
	display:block;
}
.site .box H2 p
{
	margin:0;
	text-align:left;
}
.site .box .content
{
	width:auto !important;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	padding: 8px !important;
}
.site .box th
{
	background:none;
	color:#036;
}
.site .box .b
{
	BACKGROUND: url(/images/layout/box_edge.gif) bottom right repeat-x;
}
.site .box .bl
{
	BACKGROUND: url(/images/layout/box_corner_bl.gif) bottom left no-repeat;
}
.site .box .br
{
	BACKGROUND: url(/images/layout/box_corner_br.gif) bottom right no-repeat;
}*/
.site .button
{
	font-size:110%;
	background:#ccc;
	border:#666 solid 1px;
}
.site .cart
{

}
.site .centerAlign
{
	text-align:center;
}
.site .detail H2
{
    FONT-SIZE: 210% !important;
    margin-bottom:20px;
}
.site .detail H3
{
    FONT-SIZE: 110%;
}
.site .detail .date
{
	FONT-SIZE: 130%;
	color:#000;
}
.site .detail IMG.picture
{
	MARGIN-BOTTOM: 10px;
	MARGIN-LEFT: 15px
}
.site .focussed
{
	background-color:#eee;
}
.site form .label
{
	width:150px;
	padding-top:0.7em;
	padding-right:0.5em;
	padding-bottom:0.5em;
}
.site form .textArea, 
.site form .textBox
{
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	padding:0.25em;
}
.site form .textArea:focus, 
.site form .textBox:focus
{
	background:#cee0ff;
}
.site .textBox,
.site .textArea,
.site .textarea,
.site .textbox,
.site .required
{
	WIDTH: 170px;
}

.site form td
{
	padding:0.2em;
}
.site form .formGroup
{
	margin-bottom:10px;
}
.site .ghosted
{
	COLOR: #bbb
}
.site .imageLeft
{
	margin-right:30px;
	margin-bottom:30px;
}
.site .imageRight
{
	margin-left:30px;
	margin-bottom:30px;
}
.site .label
{
	FONT-WEIGHT: 700;
}
.site .list
{
    MARGIN-BOTTOM: 5px;
    PADDING: 5px 0;
    BORDER-BOTTOM: #dedede 1px solid;
}
.site .list H3
{
	MARGIN-TOP: 0px;
	font-size:100%;
	MARGIN-BOTTOM: 10px;
	padding:3px;
}
.site .list H4
{
	FONT-SIZE: 100%;
	margin:0;
}
.site .list P.venue
{
	margin-bottom:10px; 
}
.site .list .date
{
	FONT-weight:700;
	COLOR: #999;
	margin-bottom:10px;
}
.site .list IMG.thumbnail
{
	MARGIN-BOTTOM: 10px;
	MARGIN-LEFT: 10px
}
.site .morelink
{
	TEXT-ALIGN: right
}
.site .stepper
{
	PADDING: 5px 0;
}
.site .stepper P
{
	MARGIN: 0;
	TEXT-ALIGN: right;
}

/* #################################### custom IDs #################################### */

.site #mainHeader
{
	padding:70px 14px 0;
	background:#ccc url(/images/layout/GF-Website-Main-Banner-10.jpg) no-repeat left top;
	text-align:right;
	height:68px;
	position: relative;
}
.site #logo
{
	position:absolute;
	left:14px;
	top:6px;
	display: none;
}

.site #loginBrief h2, 
.site #loginBrief p
{
	line-height:16px;
	font-size:90%;
	margin:0;
	/*color:#FFABAB;*/
	color: #FFF;
}
.site #loginBrief a
{
	color:#FFF;
}
.site #loginBrief a:hover
{
	color:#fff;
}

.site table#mainLogon
{
	position:absolute;
	right:14px;
	top: 109px !important;
	width:auto;
}
.site table.loginActive
{
    top:112px !important;
    margin-top: 3px;
}
.site table#mainLogon .button 
{
    background: url(/images/layout/submit_button.gif) top left no-repeat;
    border: 0; 
    padding: 1px 4px 2px 1px;
    color: #FFF;   
}
.site table#mainLogon td
{
	padding:0;
	vertical-align:middle !important;
}
.site table#mainLogon .textBox
{
	border:#666 solid 1px;
	background:#f4f3ff;
	width:90px;
	margin-right:15px;
}
.site table#mainLogon .label
{
	font-weight:400;
	width:auto;
	color:#036;
	padding-right:5px;
}
.site table#mainLogon .modelError
{
	margin-top:10px;
	text-align:right;
}

.site #mainTitle
{
	background:url(/images/layout/title_bg.gif) no-repeat top left;
	margin:20px 0 10px 190px;
}
.site #mainTitle h1
{
	padding:2px 0 3px;
}

.site #mainLayout
{
	margin-left:190px;
	padding-right:15px;
	padding-bottom:50px;
}
.site #mainLayoutContainer
{
    min-width: 800px;    
}
.site #mainFooter
{
	text-align:right;
	clear:both;
	color:#fff;
	border-top: 1px solid #CCC;
	margin: 0 10px 0 10px;
}
.site #mainFooter img
{
	padding:10px;
}

/* ################################## Menu setup ################################### */

.site #mainMenu
{
	float:left;
	margin:20px 0;
	width:164px;
	border-right:1px solid #ccc;
}
.site #mainMenu ul, 
.site #subMenu ul
{
	margin:0;
	padding:0;
    list-style-type: none;
}
.site #mainMenu li, 
.site #subMenu li
{
	padding:0;
	margin:0;
	display: inline;
	list-style-type: none;
}
.site #mainMenu a
{
	text-align:right;
	display:block;
	line-height:1.4em;
	color:#666;
	padding:0 24px 0 5px;
}
.site #mainMenu .menuGap
{
	display:block;
}
.site #mainMenu ul a.active, 
.site #mainMenu ul a.on
{
	color:#009;
	padding-right:21px;
	border-right:3px solid;
}
.site #mainMenu a:hover, 
.site #subMenu a:hover
{
	color:#0072C6 !important;
}
.site #mainMenu ul ul
{
	padding:0;
}
.site #mainMenu ul ul a
{
	padding-right:34px;
}

/* ############################### Sub Menu setup ################################ */

.site #subMenu
{
	float: right;
	margin-right:19px;
	margin-top: 27px;
	width:170px;
}
.site #subMenu a
{
	display:block;
	color:#666;
	padding:3px 0;
	border-bottom:1px solid #ccc;
}

/* ##################################################################### */

.site #header, 
.site #footer
{
	PADDING: 5px 0;
}

/* ======================== */

.site #template_GasForum_Calendar .calendar th
{
	background:none !important;
	border-bottom:1px solid #ccc;
	padding-top:2em;
}
.site #template_GasForum_Calendar .calendar td
{
	padding:0.2em 0.5em;
}
.site #template_GasForum_Calendar .calendar h2
{
	margin:0;
}

/* ======================== */

.site #template_Logon_Process div#column1
{
	
}
.site #template_Logon_Process div#column2
{

}
/* ======================== */
.site #template_Logon_Register #column1
{
	width: 300px;
}
.site #template_Logon_Register #column2
{
	margin-left: 320px;
}
/* ======================== */
.site #template_GF_My_Account_Internal_Feed #column1
{
	margin-right: 210px;
}
.site #template_GF_My_Account_Internal_Feed #column2
{
	float: right;
	width: 190px;
}
/* ======================== */
.site #template_GF_My_Account_Internal_Feed .calendarListingListing .date,
.site #template_GF_My_Account_Internal_Feed .calendarListing .time
{
	width: 100px;	
}
.site #template_GF_My_Account_Internal_Feed .newDoc
{
    margin-bottom: 5px;
}
.site #template_GF_My_Account_Internal_Feed .newDoc a
{
	vertical-align: middle !important;	
}
.site #template_GF_My_Account_Internal_Feed .newDoc a img
{
    margin-right: 10px;    
}
.site #template_GF_My_Account_Internal_Feed .newDoc p
{
	padding-left: 30px;	
}
/* ======================== */
.site #template_Mailform
{
border:none;
}
.site #template_Mailform th
{
background:none;
}

.site TABLE#subPageTable
{
    BORDER:none !important;
}
.site TABLE#subPageTable .col1
{
    WIDTH: 30%
}
.site TABLE#subPageTable .col2
{
    WIDTH: 40%
}
.site TABLE#subPageTable .col3
{
    WIDTH: 30%
}
.site TABLE#subPageTable TH.heading, 
.site TABLE.documentTable TH.heading
{
	PADDING:4px;
	COLOR: #fff;
	BACKGROUND: #600;
	border-bottom:7px solid #dcdcdc;
}
.site TABLE#subPageTable TD.cell, 
.site TABLE.documentTable TD.cell
{
	PADDING:4px;
}

.site TABLE.documentTable TD.cell
{
	font-size:90%;
}

.site #template_sitemap UL
{
	padding:0;
	margin-left:40px;
}
.site #template_sitemap A
{
	FONT-SIZE: 120%;
}
.site #template_sitemap A:hover
{
	text-decoration:underline;
}
.site #template_sitemap UL UL
{
	margin-left:30px;
}
.site #template_sitemap UL UL A
{
    FONT-SIZE: 100%;
}
.site #template_sitemap LI
{
	color:#ccc;
	PADDING: 0.15em 0;
    LIST-STYLE-TYPE: square;
}

.site #template_Products_Grouped .backlink
{
    PADDING: 2%;
    WIDTH: 96%;
    BACKGROUND-COLOR: #999;
    TEXT-ALIGN: right
}
.site #template_Products_Grouped .backlink A
{
    COLOR: #fff;
}
.site TABLE#productList
{
    BORDER-TOP: #000 1px solid;
    MARGIN: 10px 0;
}
.site TABLE#productList TD.list
{
    PADDING:0 5px;
}

.site #template_Mailform_Left #column1
{
    width: 340px !important; /* Changed to accomdate long e-mail addresses in col2 */
}
.site #template_Mailform_Left #column2
{
	margin-left: 350px !important;
}
.site TABLE.documentTable
{
    BORDER:none !important;
}

.site .subPageList .listTitle
{
	padding:8px 20px;
	background:url(/images/layout/subpage_bullet.gif) left center no-repeat;
}

.site table#gasForumContact
{
	margin:20px 0;
}
.site table#gasForumContact th
{
	padding:0.1em 0.3em;
}
.site table#gasForumContact td
{
	padding:0.3em 0.3em 1em;
}
.site table#gasForumContact p
{
	margin:0;
}

.site table.membersList td
{
	padding:4px;
	height:20px;
	text-align:center!important;
}
.site table.membersList td p
{
	white-space:nowrap;
}

/* ################################# Membership Classes ################################# */


.site #template_Logon_Process .address
{
	border-top:1px solid #cfcfcf;
	padding:10px;
}
.site #template_Logon_Process td, #template_Logon_Process th
{
	padding:0.3em;
}
.site #template_Logon_Process h3
{
	padding:0;
}

.site .cartaddress p
{
	margin:0;
}
.site .cartcontact
{
	margin-right:270px;
}

.site .editlink
{
	padding:0.3em;
	border:1px solid #cfcfcf;
}
.site .editaddress
{
	float:right;
	width:250px;
}
.site td.label
{
	width:150px;
}
/* ############################### MRASCo - Calendar Template ############################ */
.site .contactSearch p
{
	margin: 0;
	padding: 0;	
}
.site .contactSearch .address,
.site .contactSearch .numbers
{
	padding-bottom: 10px;	
}
.site .contactSearch .address
{
	width: 350px !important;	
}


.site #mainFooter #developerLink a.logo
{
	display:block !important;
	width: 114px !important;
	height: 40px !important;
	text-indent: -9000px !important;
	font-size: 0 !important;
	padding: 0;
}

.site #mainFooter 
{
	height: 60px;
}

.site #developerLink p
{
	margin: 0;
}

.site #developerLink p .logo
{
	background: transparent url(/images/layout/new-gemserv-logo.gif) no-repeat 0 0 !important;
}

.site #mainFooter #developerLink p .logo:hover
{
	background-position: 0 -88px !important;
}

.site #mainFooter #developerLink p .logo
{
	margin-right:5px;
	margin-top: 10px;
	display:block;
	width: 114px;
	height: 40px;
	text-indent: -9000px;
	font-size: 0;
	color: #ffffff;
}

