/* @override http://www.powercard.com/css/base.css */


html, body {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	/* font-family: Tahoma, "Lucida Grande", Verdana, sans-serif; */
	font-family: "Verdana", "Corbel", sans-serif;
	font-size:10px;
	background:transparent url(../members/imgs/bg-square.png) repeat scroll 0 0;
}


#global_header {
	margin: 0 auto;
	width:800px;
}


#header_full {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/imgs/powercard-bg.png) repeat-x scroll 0 0;
	float:left;
	width:100%;
	height: 168px;
}

#header_main {
	margin: 0 auto;
	width:800px;
	height:100px;
}

ul#global_nav{
	margin: 0;
	width:566px;
	height:50px;
	padding: 0px;
	list-style:none;
	position:relative;
}

ul#global_nav li {
	margin:0 0 0 0;
	list-style:none;
	padding:0;
	line-height:1.4em;
	display:block;
	position:absolute;
	top:0;
	height:50px;
	width:auto;
}

ul#global_nav li a {
	text-indent:-999em;
	display:block;
	height:50px;
	background:url(/imgs/powercard-nav.png) no-repeat;
}


ul#global_nav li.nav_home { width:64px; left:0px; }
ul#global_nav li.nav_home a { width:64px; background-position:0px 0px; }
ul#global_nav li.nav_home a:hover{ width:64px; background-position:0px -100px; }
ul#global_nav li.nav_home a.selected, ul#global_nav li.nav_home a.selected:hover{ width:64px; background-position:0px -50px; }

ul#global_nav li.nav_gcb { width:155px; left:64px; }
ul#global_nav li.nav_gcb a { width:155px; background-position: -64px 0px; }
ul#global_nav li.nav_gcb a:hover{ width:155px; background-position:-64px -100px; }
ul#global_nav li.nav_gcb a.selected, ul#global_nav li.nav_gcb a.selected:hover{ width:155px; background-position:-64px -50px; }

ul#global_nav li.nav_faq { width:51px; left:219px; }
ul#global_nav li.nav_faq a { width:51px; background-position: -219px 0px; }
ul#global_nav li.nav_faq a:hover{ width:51px; background-position:-219px -100px; }
ul#global_nav li.nav_faq a.selected, ul#global_nav li.nav_faq a.selected:hover{ width:51px; background-position:-219px -50px; }

ul#global_nav li.nav_company { width:89px; left:270px; }
ul#global_nav li.nav_company a { width:89px; background-position: -270px 0px; }
ul#global_nav li.nav_company a:hover{ width:89px; background-position:-270px -100px; }
ul#global_nav li.nav_company a.selected, ul#global_nav li.nav_company a.selected:hover{ width:89px; background-position:-270px -50px; }

ul#global_nav li.nav_salesinfo { width:100px; left:359px; }
ul#global_nav li.nav_salesinfo a { width:100px; background-position: -359px 0px; }
ul#global_nav li.nav_salesinfo a:hover{ width:100px; background-position:-359px -100px; }
ul#global_nav li.nav_salesinfo a.selected, ul#global_nav li.nav_salesinfo a.selected:hover{ width:100px; background-position:-359px -50px; }

ul#global_nav li.nav_contactus { width:107px; left:459px; }
ul#global_nav li.nav_contactus a { width:107px; background-position: -459px 0px; }
ul#global_nav li.nav_contactus a:hover{ width:107px; background-position:-459px -100px; }
ul#global_nav li.nav_contactus a.selected, ul#global_nav li.nav_contactus a.selected:hover{ width:107px; background-position:-459px -50px; }





#footer_main {
	margin: 0 auto;
	padding-top: 5px;
	text-align: center;
}

#global_nav {
	padding: 5px;
}

#footer_nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}

#footer_nav ul li {
	margin-left: 0;
	padding: 3px 10px;
	list-style: none;
	display: inline;
} 

#footer_nav ul li a {
	color: #FFF;
	text-decoration: none;
} 

#footer_nav ul li a:hover {
	text-decoration: underline;
} 

#main_wrap {
	background-color: white;
	margin 0 auto;
	width: 100%;
	padding-bottom: 10px;
	
}

#wrapper {
	display: block;
	width: 850px;
	margin: 0 auto auto;
	background-color: white;
}

#logo {	
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}


.split_types {
	border 0px;
	padding: 0px;
}

.split_types tr {
	vertical-align: top;
	
}

.type_col {
	text-align: left;
	width: 170px;
	border-left-style: dashed;
	border-left-width: 1px ;
	padding-left: 10px;
	border-color: rgba(255,3,19,0.4);
}

.type_col2 {
	text-align: left;
	width: 120px;
	border-left-style: dashed;
	border-left-width: 1px;
	padding-left: 10px;
	border-color: rgba(255,3,19,0.4);
}


.type_col_events {
	text-align: left;
	width: 340px;
	border-left-style: dotted;
	border-left-width: 1px;
	padding-left: 10px;
	border-color: rgba(255,3,19,0.4);

}

.accordion {
	width: 100%;
}

.accordion h3 {
	font-size: 12px;
	font-weight: bold;
}

.accordion h3 a {
	color: #001aa1;
	text-decoration: none;
}



.head_event {
	font-size: 10px;
}

.head_event a {
	text-decoration: none;
	color: #001aa1;
}



.accordion2 ul {
	margin-left: 0;
	padding-left: 10px;
}

.accordion2 ul li {
	list-style: none;
	margin-left: 0;
	padding: 1px;
	list-style-type: none;
	font-size:  10px;
}

.accordion2 ul li a {
	text-decoration: none;
	color: #002ef9;
}

.accordion2 ul li a:hover {
	text-decoration: underline;
}



.accordion ul {
	margin-left: 0;
	padding-left: 10px;
}

.accordion ul li {
	list-style: none;
	margin-left: 0;
	padding: 3px;
	list-style-type: none;
	font-size:  10px;
}

.accordion ul li a {
	text-decoration: none;
	/* color: #0ca0fb; */
	color: #002ef9;
}

.accordion ul li a:hover {
	text-decoration: underline;
}

#copyright {
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	color: white;
	padding: 10px;
}

#member_login {
	float: right;
	padding-top:  15px;
}

.login_label {
	font-size: 11px;
}

.merchant_login_label {
	font-size: 11px;
	color: #001aa1;
	text-decoration: none;
}

.merchant_login_label:hover {
	text-decoration: underline;
}



.inputtext {
	background: #FBFBFB;
	border: 1px solid #E5E5E5;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 3px;
	width: 142px;	
	margin-right: 5px;
}

.loginbutton {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	background: #FBFBFB;
	border: 1px solid #E5E5E5;
	margin: 0px;
	padding: 3px 10px;
	font-weight: bold;
}


.balance_information {
	background-color:#FFFFFF;
	border-color:#DFDFDF;
	
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;

	border-style: solid;
	border-width: 1px;
	border-spacing:0;
	
	
	clear:both;
	margin:0;
}

.balance_information thead tr th {
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);
	font-weight: bold;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#DFDFDF url(http://www.powercard.com/members/imgs/gray-grad.png) repeat-x scroll left top;
	color:#333333;
	border-color:#DFDFDF;
	line-height:1.3em;
	padding:7px 7px 8px;
	text-align: left;
}


.balance_information tbody tr td {
	padding:3px 7px;
	/* vertical-align:top; */
	border-bottom: 1px solid #DFDFDF;
}

.alternate {
	background-color: #F9F9F9;
}
