@charset "utf-8";
/* CSS Document */
#payment-methods {
	margin-top:15px;
	margin-left:5px;
	clear:both;
	height:21px;
	overflow:hidden;
}
#payment-methods li {
	float:left;
	background:url(/themes/images/card/tab_right_unselected.gif) top right no-repeat;
	margin-right:2px;
}
#payment-methods li a {
	display:block;
	padding:0 0.5em;
	line-height:21px;
	background:url(/themes/images/card/tab_left_unselected.gif) top left no-repeat;
	text-decoration:none;
	color:#777575;
	font-weight:bold;
	float:left;
}
#payment-methods li.current {
	background:url(/themes/images/card/tab_right_selected.gif) top right no-repeat;
	height:21px;
}
#payment-methods li.current a {
	background:url(/themes/images/card/tab_left_selected.gif) top left no-repeat;
	color:#000;
}
.center_Title {
	background-image: url(../images/center/icn1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	font-weight: bold;
	color: #25a8d2;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}
.center_con {
	padding-left: 28px;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
}
.day_bg {
	background-image: url(../images/center/day_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 352px;
	width: 598px;
}
.day_center {
	background-image: url(../images/center/day_center_bg.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	height: 109px;
	width: 167px;
	padding-left: 15px;
	padding-top: 9px;
}
.org_font {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fd6a04;
	text-decoration: none;
}
.org_center_font {
	background-image: url(../images/center/icn2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #fc7414;
	font-style: normal;
	font-variant: normal;
	padding-left: 7px;
}
.gree_font {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3e9a04;
	text-decoration: none;
}
.gree_center_font {
	background-image: url(../images/center/icn3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #3e9a04;
	font-style: normal;
	font-variant: normal;
	padding-left: 7px;
}
#pageContent {
	width:95%;
	margin-top:7px;
	background:#fbfbfb;
	border:1px solid #eaeaea;
	height:780px;
	min-height:780px;
	color:#333;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
[id]#pageContent {
	height:auto;
}
#pageContent p {
	margin-bottom:10px;
}
#pageContent a:link, #pageContent a:visited {
	text-decoration:underline;
}
#pageContent a:hover {
	color:#900;
	text-decoration:underline;
}
#pageContent .title {
	height:30px;
	line-height:25px;
	font-weight:bold;
}
#pageContent .title .date {
	float:right;
	font-size:10px;
}
.menu_font {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	line-height: normal;
	padding-left: 31px;
}
.menu_btn_Gree {
	height: 51px;
	width: 187px;
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_btn_Blue {
	height: 51px;
	width: 187px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu_scheduled_btn_Gree {
	height: 44px;
	width: 187px;
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_scheduled_btn_Blue {
	height: 44px;
	width: 187px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

