@charset "UTF-8";

/*--GLOBAL-------------------------------------------------*/


/*--LAYOUT-------------------------------------------------*/

body {
	width: 100%;
	height: 100%;
	background: #fff;
}

.page {
	width: 1001px;
	margin: 0 auto;
	padding: 110px 0 20px 0;
	position: relative;
}

.leftCol {
	width: 191px;
	padding: 17px 0 20px 0;
	float: left;
}

.rightCol {
	width: 801px;
	padding: 17px 0 20px 0;
	float: right;
}

.pageTitle {
	height: 63px;
	margin: 0;
	padding: 0 0 0 22px;
	line-height: 63px;
	color: #fff;
	font-size: 30px;
	background: #4fa600;
	font-weight: bold;
}

/*--DETAIL------------------------------------------------*/

.detail {
	width: 785px;
	padding-left: 10px;
	float: right;
}

.detail h2 {
	margin: 9px 0 0 0;
	padding: 0;
	border-top: 4px #87d300 solid;
}

.detail h2 span {
	background: #fff;
	position: relative;
	top: -18px;
	padding-right: 12px;
	color: #4fa600;
	font-size: 22px;
	font-weight: bold;
}

.detail .giftHeader {
	background: url("../images/layout/detail_photo_border.gif") 0 0 no-repeat;
}

.detail .giftHeader .photoHolder {
	width: 350px;
	padding: 5px 0 5px 0;
	text-align: center;
	float: left;
}

.detail .giftHeader .photoHolder img {
	margin-bottom: -50px;
}

.detail .points {
	width: 527px;
	height: 63px;
	margin-bottom: 24px;
	text-align: right;
	background: url("../images/layout/detail_points.png") 0 0 no-repeat;
}

.detail .points span {
	font-size: 26px;
	padding: 9px 92px 0 0;
	display: block;
	color: #fff;
	font-weight: bold;
}

.detail .info {
	width: 405px;
	float: right;
}

.detail p {
	font-size: 12px;
	color: #626469;
}

.detail .left {
	width: 350px;
	float: left;
}

.detail .right {
	width: 405px;
	float: right;
}

.detail p.code {
	font-weight: bold;
	padding: 2px 0 0 25px;
	background: url("../images/layout/ico_gift.gif") 0 0 no-repeat;
}

.detail p.description {
	font-size: 13px;
	font-style: italic;
}

/*--TEXT---------------------------------------------------*/

.text {
	width: 576px;
	padding: 10px 0 0 10px;
	float: left;
}

.text.wide {
	width: 791px;
	padding: 10px 0 0 10px;
	float: left;
}

.text h2 {
	margin: 9px 0 0 0;
	padding: 0;
	border-top: 4px #87d300 solid;
}

.text h2 span {
	background: #fff;
	position: relative;
	top: -18px;
	padding-right: 12px;
	color: #4fa600;
	font-size: 22px;
	font-weight: bold;
}

.subTitle {
	color: #626469;
	font-size: 14px;
	font-weight: bold;
}

.text p {
	font-size: 12px;
	color: #626469;
}

/*--BIGBOX------------------------------------------------*/

.bigBox {
	width: 786px;
	margin-bottom: 20px;
}

.bigBox .top, .bigBox .bottom {
	height: 10px;
	font-size: 0;
	overflow: hidden;
	background: url("../images/layout/bigbox_top.gif") 0 0 no-repeat;
}

.bigBox .middle {
	padding: 8px 20px;
	background: url("../images/layout/bigbox_middle.gif") 0 0 repeat-y;
}

.bigBox .bottom {
	background: url("../images/layout/bigbox_bottom.gif") 0 0 no-repeat;
}

.bigBox .title {
	width: 746px;
	padding: 0 0 6px 0;
	margin: 0 0 20px 0;	
	color: #4fa600;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px #4fa600 solid;
}

.bigBox h4 {
	font-size: 14px;
	color: #626469;
	font-weight: bold;
}

.bigBox ul li {
	font-size: 12px;
	color: #626469;
}

.bigBox p {
	font-size: 12px;
	color: #626469;
}

.bigBox .left {
	width: 350px;
	float: left;
}

.bigBox .right {
	width: 350px;
	float: right;
}

/*--GREYBOX-----------------------------------------------*/

.greyBox {
	width: 282px;
	background: url("../images/layout/greybox_middle.png") 0 0 repeat-y;
}

.greyBox .title {
	font-size: 16px;
	color: #4fa600;
	font-weight: bold;
	padding: 0 0 8px 0;
	border-bottom: 2px #87d300 solid;
}

.greyBox .title.smaller {
	font-size: 15px;
}

.greyBox p {
	margin-bottom: 8px;
	line-height: 16px;
	font-size: 11px;
}

.greyBox li {
	font-size: 11px;
}

.greyBox small {
	color: #a2a6ac;
	font-size: 10px;
	line-height: 12px;
}

.greyBox .middle {
	width: 260px;
	padding: 10px 11px 0 11px;
	background: url("../images/layout/greybox_top.png") 0 0 no-repeat;
}

.greyBox .bottom {
	width: 282px;
	height: 8px;
	overflow: hidden;
	font-size: 0;
	background: url("../images/layout/greybox_bottom.png") 0 0 no-repeat;
}

/*--HEADER------------------------------------------------*/

.logoSE {
	width: 239px;
	height: 43px;
	position: absolute;
	left: 0;
	top: 18px;
}

.logoEplus {
	width: 85px;
	height: 41px;
	position: absolute;
	right: 0;
	top: 20px;
} 

/*--MENU--------------------------------------------------*/

.menu {
	width: 1010px;
	height: 40px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -6px;
	top: 70px;
}

.menu li {
	margin: 10px 0 0 6px;
	padding: 0;
	float: left;
	list-style: none;
	position: relative;
	background: #eaeaea url("../images/menu/menu_item_left_corner.png") 0 0 no-repeat;
}

.menu li a {
	width: 175px;
	display: block;
	height: 30px;
	margin: 0;
	line-height: 30px;
	padding: 0 10px 0 10px;
	color: #626469;
	font-weight: bold;
	text-decoration: none;
	background: url("../images/menu/menu_item_right_corner.png") right 0 no-repeat;
}

.menu li:hover, .menu li.active {
	margin: 0 0 0 6px;
	background: #83cd00 url("../images/menu/menu_item_left_corner.png") 0 -30px no-repeat;
}

.menu li:hover a, .menu li.active a  {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	background: url("../images/menu/menu_item_right_corner.png") right -30px no-repeat;
}

.menu li ul {
	margin: 0;
	padding: 0 0 5px 0;
	position: absolute;
	left: 0;
	top: 40px;
	display: none;
	z-index: 1000;
	background: url("../images/menu/submenu_bottom.png") 0 bottom no-repeat;
}

.menu li:hover ul {
	display: block;
}

.menu li ul li {
	width: 175px;
	margin: 0;
	padding: 0 10px;
	background: #85CF00;
	float: none;
}

.menu li:hover ul li a {
	margin: 0;
	padding: 6px 0;
	height: auto;
	display: block;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	background: none !important;
	border-top: 1px #fff solid;
}

.menu li:hover ul li:hover {
	margin: 0;
	background: #85CF00;
}

.menu li:hover ul li:hover a {
	color: #626469;
}

/*--SUBMENU---------------------------------------------------*/

.submenu {
	margin: 0 0 20px 0;
	padding: 0;
}

.submenu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.submenu li.title {
	width: 180px;
	height: 20px;
	padding: 0 8px;
	margin-bottom: 6px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #626469;
	background: url("../images/menu/submenu_title.gif") 0 0 no-repeat;
}

.submenu li a {
	display: block;
	padding: 5px 0 5px 19px;
	color: #626469;
	font-size: 14px;
	background: url("../images/menu/submenu_li.gif") 5px 12px no-repeat;
}

.submenu li a:hover {
	color: #4fa600;
}

.submenu li.active a {
	font-weight: bold;
	text-decoration: none;
	color: #4fa600;
	background: url("../images/menu/submenu_li_active.gif") 4px 9px no-repeat;
}

/*--RIGHT-MENU-------------------------------------------------*/

.rightMenu {
	width: 194px;
	min-height: 230px;
	float: right;
	background: url("../images/menu/right_menu.gif") 0 0 no-repeat;
}

.rightMenu ul {
	width: 182px;
	float: right;
	margin: 0;
	padding: 4px 0 0 0;
}		

.rightMenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px #87d300 solid;
}	

.rightMenu ul li a {
	width: 186px;
	margin: 0;
	padding: 8px 0 11px 0;
	font-size: 15px;
	color: #312e2f;
	text-decoration: none;
	display: block;
	background: url("../images/custom/rightpanel_link_arrow.gif") 172px 12px no-repeat;
}

.rightMenu ul li a:hover, .rightMenu ul li.active a {
	color: #4FA600;
}

/*--FOOTER----------------------------------------------------*/

.footer {
	height: 20px;
	padding: 0 7px;
	background: #eaeaea;
	color: #312e2f;
	font-size: 10px;
}

.footer a {
	color: #312e2f;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footer .copy {
	float: left;
}

.footer .developer {
	float: right;
}

/*--PAGINATOR--------------------------------------------------*/

.paginator ul {
	text-align: center;
	height: 20px;
	margin: 0 0 15px 0;
	padding: 0;
} 
 
.paginator ul li {
	padding: 0;
	margin: 0 2px;
	display: inline-block;
	list-style: none;
	*float: left;
	background: #EAEAEA url("../images/layout/paginator_corners.gif") 0 0 no-repeat;
}  
 
.paginator ul li a {
	padding: 0 8px;
	text-align: center;
	line-height: 20px;
	margin: 0;
	color: #626469;
	display: inline-block;
	list-style: none;
	text-decoration: none;
	*float: left;
	background: url("../images/layout/paginator_corners.gif") right -40px no-repeat;
}  
 
.paginator ul li.active, .paginator ul li:hover {
	background: #87D200 url("../images/layout/paginator_corners.gif") 0 -20px no-repeat;
}  
 
.paginator ul li.active a, .paginator ul li:hover a {
	color: #fff;
	background: url("../images/layout/paginator_corners.gif") right -60px no-repeat;
}  

.paginator ul li.active a {
	font-weight: bold;
}   
 
/*--ODECTY--------------------------------------------*/

.actualPoints {
	width: 171px;
	height: 25px;
	line-height: 25px;
	margin: 3px 0 5px 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	color: #626469;
	background: url("../images/layout/actual_points.png") 0 0 no-repeat;
}

.actualPoints .month {
	display: block;
	padding: 0;
	position: absolute;
	left: 5px;
	top: 0;
	font-size: 11px;
}

.actualPoints .points {
	display: block;
	padding: 0 6px 0 0 !important;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 13px;
	font-weight: bold;
	color: #222222 !important;
}

.odecty ul {
	margin: 0 0 10px 0; overflow:hidden;
	padding: 0;
}

.odecty ul li {
	width: 171px;
	height: 16px;
	overflow: hidden;
	margin: 0 0 2px 0;
	padding: 3px 0 0 0;
	list-style: none;
}

.odecty ul li.p1 {
	background: url("../images/layout/points.png") 0 0 no-repeat;
}

.odecty ul li.p2 {
	background: url("../images/layout/points_2.png") 0 0 no-repeat;
}

.odecty ul li.p3 {
	background: url("../images/layout/points_3.png") 0 0 no-repeat;
}

.odecty ul li .month {
	display: block;
	padding: 0 0 0 7px;
	float: left;
	color: #fff;
	font-size: 11px;
}

.odecty ul li .points {
	display: block;
	padding: 0 7px 0 0;
	float: right;
	color: #369a5a;
	font-size: 11px;
	font-weight: bold;
}

.odecty p.notice { margin: 0 0 4px 0; }
.odecty p.notice a { color: #FFFFFF; font-size: 10px; width: 300px; text-decoration: none; }
.odecty p.notice a:hover { text-decoration: underline; }

