/* body element style */

body {
	background-color: #000;
	margin: 0 0 0 0;
	}

/* anchor generic element style */

a:link {
	text-decoration: none;
	color: #FEB80B;
	}
a:visited {
	text-decoration: none;
	color: #FEB80B;
	}
a:active {
	text-decoration: none
	color: #FEB80B;
	}
a:hover {
	text-decoration: underline;
	color: #FEB80B;
	}

/**
 * Rounded table corners
 */


/**
 * Homepage fonts
 */

.custDiscoverTitle {
	font-weight: bold;
	color : #732A2A;
	font-size : 17px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.custHello {
	font-weight: bold;
	color : #0D5598;
	font-size : 13px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.loginBText {
	font-weight: bold;
	color : #fff;
	font-size : 11px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.loginSText {
	font-weight: bold;
	color : #93acc6;
	font-size : 9px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.loginText {
	color : #fff;
	font-size : 11px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.helloText {
	color : #fff;
	font-size : 11px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}
.custTitle {
    color:#fff;
    font-family : "Trebuchet MS", arial, sans-serif;
    font-size:16px;	
}

.custTitleHome {
    color:#fff;
    font-family : "Trebuchet MS", arial, sans-serif;
}

.custSubTitleHome {
    color:#fff;
    font-family : "Trebuchet MS", arial, sans-serif;
}

.custList li {
	margin-bottom : 0.5em;
}

.leaderBoardTitle {
	color:#fff;
    font-family : "Trebuchet MS", arial, sans-serif;
    font-size:16px;	
}

.leaderBoardNameText {
	color:#fff;
	font-family : "Trebuchet MS", arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
}

.leaderBoardPointsText {
	color:#fff;
	font-family : "Trebuchet MS", arial, sans-serif;
	font-size : 14px;
}
/**
 * Homepage reward fonts
 */


.custRewardTitleHp {
	color : #000;
	font-size : 12px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.custRewardTitle {
	color : #0D5598;
	font-size : 11px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.custRewardShortDesc {
	color : #333333;
	font-size : 11px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.custRewardHomePoints {
	font-weight: bold;
	color : #ef792f;
	font-size : 15px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.custHelloPoints {
	font-weight: bold;
	color : #ef792f;
	font-size : 19px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.custRewardLink {
    font-family: 'lucida grande', 'lucida sans unicode', helvetica, arial, sans-serif;
	font-size: 10px;
	color: #71ccff;
	}

.custCatTitle {
    font-family: 'lucida grande', 'lucida sans unicode', helvetica, arial, sans-serif;
	font-size: 12px;
	color: #fff;
	}

.hpWelcome {
	background-color: #000;

	color : #93acc6;
	font-size : 14px;
    font-family: 'lucida grande', 'lucida sans unicode', helvetica, arial, sans-serif;
	}

#hpRewards {
	background-color: #000;
	padding-left: 20px;
	}

/* Reward page fonts */

.custRewardPoints {
	font-weight: bold;
	color : #ef792f;
	font-size : 19px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

/* reward listings */

.reward_listing {
	width: 650px;
	padding: 1px 0px 2px 0px;
	text-align: left;
	border-bottom: 1px solid #3d4957;
	border-top: 1px solid #3d4957;
	margin-bottom: 1px;
	margin-top: 30px;
	margin-left: 0px;
	overflow: visible;
}
								
.reward_listing .inner {
	width: 100%;
	margin-top: 0px;	
	margin-left: 0px;
	padding: 11px 0px;
	background-color: #000;
	z-index: 3;
}				

.reward_listing .inner .image {
	float: left;
	width: 75px;
	height: auto;
	padding: 0px 0px 0px 5px;
	background-color: #000;
}

.reward_listing .inner .title {
	float: left;
	width: 260px;
	height: auto;
	padding: 0px 0px 0px 15px;
	background-color: #000;
}
					
.reward_listing .inner .title h1 {
	color: #d3efff;
	font-size: 14px;
	font-weight: bold;
	font-family : "Trebuchet MS", arial, sans-serif;
	padding: 0px;
	margin-bottom: 1px;
}
							
.reward_listing .inner .title a {
	text-decoration: none;
}
							
.reward_listing .inner .title a h1, .reward_listing .inner .title a:active h1, .reward_listing .inner .title a:visited h1  {
	color: #d3efff;
	text-decoration: none;
}

.reward_listing .inner .title a:hover h1 {
	color: #fff;
	text-decoration: underline;
}
						
.reward_listing .inner .title h2 {
	color: #71ccff;
	font-size: 12px;
	font-weight: normal;
	font-family : "Trebuchet MS", arial, sans-serif;
	padding: 0px;
}

.reward_listing .inner .points {
	height: auto;
	width: 100px;
	padding: 0px 0px 0px 70px;
	float: left;
	background-color: #000;
}

.reward_listing .inner .points h1 {
	font-weight: bold;
	color : #ef792f;
	font-size : 15px;
	font-family : "Trebuchet MS", arial, sans-serif;
}

.reward_listing .inner .points h2 {
	font-weight: bold;
	color : #ef792f;
	font-size : 12px;
	font-family : "Trebuchet MS", arial, sans-serif;
}
.reward_listing .inner .info {
	height: auto;
	width: 85px;
	padding: 40px 0px 0px 15px;
	float: right;
	background-color: #000;
}
					
.reward_listing .inner .info h1 {
	color: #fff;
	font-size: 9px;
	font-family : "Trebuchet MS", arial, sans-serif;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 1px;
	padding: 0px;
	letter-spacing: .1em;
}

.corner_all {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* blue: #71ccff */
/* brown: #996600 */
/* pale blue:  #93acc6 */