@charset "utf-8";
/* CSS Document */

.template
{
	width:708px;
}

.template .menu {
	clear:both;
	background-color:#000000;
	margin:0px;
	margin-bottom:4px;
	width:708px;
}

.template .menu .head {
	float:left;
	background-image:url(../images/temp_menu_head_en_US.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:32px;
	height:20px;
}

.template .menu .body {
	float:left;
	background-image:url(../images/temp_menu_bkg_en_US.jpg);
	background-position:top left;
	background-repeat:repeat;
	padding-left:15px;
	max-width:661px;
	width:676px;
}

.template .menu .item, .template .menu .selected
{
	float:left;
	padding-right:35px;
	margin-top:4px;
	margin-bottom:4px;
}

.template .menu .item a
{
	margin:0px;
	padding:0px;
	border:0px;
	text-decoration:none;
	background-image:url(../images/temp_arrow_normal_en_US.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#74777c;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:2px;
	padding-left:20px;
}
.template .menu .item a:hover, .template .menu .selected a, .template .menu .selected a:hover
{
	margin:0px;
	padding:0px;
	border:0px;
	text-decoration:none;
	background-image:url(../images/temp_arrow_high_en_US.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#f26822;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:20px;
	padding-bottom:2px;
}


.template .box {
	background-image:url(../images/box_bkg_en_US.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#000000;
	width:708px;
	height:100%;
}


.template .header .section
{
	background-image:url(../images/icon_en_US.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:35px;
}


.template .content .banner .bar
{
	float:left;
	width:285px;
	background-image:url(../images/content_title_bkg_en_US.jpg);
	background-position:top left;
/*	background-repeat:repeat-x;*/
	text-align:left;
	border-top:1px solid #000000;
	margin-bottom:10px;
}
.template .content .banner .bar .title
{
	margin:4px;
	margin-left:15px;
	font-weight:bold;
	font-style:italic;
}
.template .content .banner .bar .link
{
	background-image:url(../images/content_arrow_en_US.gif);
	background-position:left;
	background-repeat:no-repeat;
/*	height:14px;*/
	padding-left:15px;
}

.template .page_content a img
{
	border:1px solid #FFFFFF;
}
.template .page_content a:hover img
{
	border:1px solid #FF9900;
}



/** Rewards Section Menu **/
.template.rewards .menu {
	clear:both;
	background:none;
	margin:0px;
	width:708px;
	padding:3px 0px;
	height:38px;
	text-align:center;
	border-bottom:1px solid #165183;
	font-size:11px;
}
.template.rewards .menu .head {
	display:none;
}

.template.rewards .menu .body {
	background:url(../../Widgets/images/rewardsMenu_en_US.png) top left no-repeat;
	width:708px;
	max-width:708px;
	display:block;
	margin:0 auto;
	height:38px;
	padding:0px;
	float:none;
}

.template.rewards .menu .item, .template.rewards .menu .selected
{
	float:left;
	width:auto;
	height:38px;
	line-height:38px;
	background:none;
	padding:0px;
	margin:0px;
}
.template.rewards .menu .last {border:none !important;}

.template.rewards .menu .item a, .template.rewards .menu .selected a
{
	margin:0px;
	padding:0px;
	border:0px;
	text-decoration:none;
	background:url(../../Widgets/images/rewardsMenu_en_US.png) 0px -200px no-repeat;
	color:#000;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	width:auto;
	height:38px;
    display: block;
	text-indent:-4000px;
	outline:none;
}
.template.rewards .menu .item a:hover, .template.rewards .menu .selected a, .template.rewards .menu .selected a:hover
{
	text-decoration:none;
	color:#f05a28;
	background-position:0px -240px;
}
.template.rewards .menu .item.catalog a {background-position:0px -40px; width:210px;}
.template.rewards .menu .item.catalog a:hover, .template.rewards .menu .selected.catalog a, .template.rewards .menu .selected.catalog a:hover {background-position:0px -80px; width:210px;}

.template.rewards .menu .item.leaderboard a {background-position:-210px -40px; width:147px;}
.template.rewards .menu .item.leaderboard a:hover, .template.rewards .menu .selected.leaderboard a, .template.rewards .menu .selected.leaderboard a:hover {background-position:-210px -80px; width:147px;}

.template.rewards .menu .item.how a {background-position:-357px -40px; width:156px;}
.template.rewards .menu .item.how a:hover, .template.rewards .menu .selected.how a, .template.rewards .menu .selected.how a:hover {background-position:-357px -80px; width:156px;}

.template.rewards .menu .item.tell a {background-position:-513px -40px; width:150px;}
.template.rewards .menu .item.tell a:hover, .template.rewards .menu .selected.tell a, .template.rewards .menu .selected.tell a:hover {background-position:-513px -80px; width:150px;}
