/* Mod June-July 2011 KH for Google Search Upgrade*/

/* ================================= */
/* HTML RESET AND DEFAULTS           */
/* ================================= */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
body {
	font-family: Helvetica, Arial, sans-serif;
}
a, a:visited {
	color: #7857cb;
	text-decoration: none;
}
a:hover, a:active {
	color: #148add;
	text-decoration: underline;
}
p, li, table, table p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 17px;
	margin-top: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#html_page_content p {
	margin-bottom: 1em;
}

ul {
	list-style-type: disc;
	padding-left: 1em;
}
ol {
	list-style-type: decimal;
	padding-left: 1.25em;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 8px;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 15px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin-top: 7px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	margin-top: 5px;
}
table {
	margin-top: 1em;
	margin-bottom: 1em;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #554785;
	text-align: left;
	line-height: 13px;
	padding: 0.5em;
}
td {
	text-align: left;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.4em;
	padding-left: .5em;
}
table h1, table h2, table h3, table h4 {
	margin-top: 0px;
	margin-bottom: .4em;
}

table p {
	margin-top: 0px;
	margin-bottom: .3em;
}

/* =========================================== */
/* PAGE LAYOUT. Same as onepetro_home.css      */
/* =========================================== */
#container {
	width: 987px;
	margin-right: auto;
	margin-left: auto;
}

/* Header */
#header, #header_bg {
	height: 114px;
	margin-bottom: 3px;
}
#header_bg img {
	position: absolute;
}

/* Center */
#center_col {
	width: 750px;
	float: left;
	margin-bottom: 3px;
}
#ccol_area {
	border: 1px solid #8cc63f;
}
#html_page_content {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


/* Sidebar */
#sidebar {
	width: 232px;
	float: left;
	margin-left: 5px;
}

/* ================================= */
/* LOGIN & TOP LINKS                 */
/* ================================= */
#login_links {
	padding: 0px 15px 0px 0px;
	position: relative;
	top: 45px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #8174af;
}
#login_links ul {
	display: inline;
	padding-left: 0;
	margin-left: 0;
} 
#login_links ul li {
	list-style: none;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8174af;
}
#login_links ul li.login_link_first {
	list-style: none;
	display: inline;
	border-left-style: none;
}
#login_links a {
	text-decoration: none;
	color: #8174af;
	padding-right: 10px;
	padding-left: 10px;
}
#login_links a:hover {
	text-decoration: none;
	color: #8cc63f
} 
#login_status {
	position: absolute;
	right: 42px;
	top: 34px;
}
#login_status p {
	margin: 5px 0px 0px 3px;
	color: #2A275E;
	font-size: 11px;
}

/* ================================= */
/* FOOTER                            */
/* ================================= */
#footer {
	height: 40px;
	clear: both;
	text-align: right;
	background-image: url(../images/site/footerBG_repeat.jpg);
	background-position: top;
	margin-bottom: 30px;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #adacbd;
	border-left-color: #adacbd;
}
#div_ftr_links {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#div_ftr_links ul {
	margin: 0px;
	padding: 0px;
	display: inline;
} 
#div_ftr_links ul li {
	padding: 0px 8px;
	border-left: 1px solid #000000
	list-style: none;
	display: inline;
	margin: 0px;
	margin-bottom: 0px;
}
#p_tagline {
	font-weight: bold;
	text-align: center;
	margin: 6px 0px 0px;
	padding: 0px;
}
#p_copyright {
	margin: 3px 0px 0px;
	padding: 0px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/* ================================= */
/* SIDEBAR CONTENT                   */
/* ================================= */
#sidebar_contents h2 {
	color: #ffffff;
	margin: 0px;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/site/sidebarH2_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	text-shadow: 0px -1px 0px #393547;
}
.sidebar_sec {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6e6297;
	border-bottom-color: #6e6297;
	border-left-color: #6e6297;
	margin-bottom: 10px;
	padding: 10px;
}
.sidebar_sec li, .sidebar_sec p {
	font-size: 12px;
	line-height:18px;
}
#sidebar_contents ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar_contents li {
	margin-bottom: 4px;
}

#sidebar_contents p {
	margin-bottom: .6em;
}

/* ================================================================= */
/* CENTER COLUMN CONTENT                                             */
/* ================================================================= */
#tab_bar {
	background-image: url(../images/site/tab_bar_bg.jpg);
	background-repeat: repeat-x;
	height: 65px;
}


/* ================================= */
/* PAGE TITLE                        */
/* ================================= */
#ccol_content_title {
    padding-left: 15px;
    padding-top: 20px;
}
#ccol_content_title h1 {
	color: #554785;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 12px;
}

table#orgs td {
	vertical-align: top;
	padding-bottom: 15px;
}


/* ================================= */
/* GENERAL UTILITY                   */
/* ================================= */

/* In checkout */
.small_text {
	font-size: 95%;
	font-weight: normal;
}
/* Added for Gomembers page */
.bold {
	font-weight: bold;
}
/* For legacy code */
.alt {
	background: #CCCCCC;	
}

.table_borders,.table_borders td, .table_borders th {
	border: 1px solid #cccccc;
}
table .sub_head {
	font-size: 11px;
	font-weight: bold;
	color: #ef7410;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.color_green {
	color: #71b319;	
}
.color_purple {
	color: #2a176a;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}

