/*---------------------*/
/*--- CONTENT ITEMS ---*/
/*---------------------*/

.content_item {
	background: url(/images/v2/shell/content_item_bg.jpg) center top repeat-y;
	width: 617px;
}
.content_item .wrapper_top {
	background: url(/images/v2/shell/content_item_bg_top.jpg) center top no-repeat;
	width: 617px;
}
.content_item .wrapper_top .wrapper_bottom {
	background: url(/images/v2/shell/content_item_bg_bottom.jpg) center bottom no-repeat;
	width: 577px;
	padding: 20px;
}
.news_list {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.news_list li {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	min-height: 70px;
	clear: both;
}
.news_list li:first-child {
	margin: 0px;
}
.news_list li .icon {
	float: left;
	width: 98px;
	height: 70px;
	margin: 0px 15px 0px 0px;
}
.news_list li .text {
	float: left;
	width: 460px;
}
.news_list li .text .title {
	font-weight: bold;
}
.media_buttons {
	padding: 0px;
	text-align: center;
}
.media_buttons ul {
	margin: 0px;
	padding: 0px 0px 0px 35px;
	list-style: none;
}
.media_buttons ul li {
	float: left;
	text-align: right;
}
.media_buttons ul li.wallpapers {
	margin: 20px 30px 0px 0px;
	width: 258px;
}
.media_buttons ul li.videos {
	margin: 20px 0px 0px 0px;
	width: 258px;
}
.content_item_red {
	background: url(/images/v2/shell/content_item_bg_red.jpg) 0px 12px no-repeat;
	width: 617px;
	height: 138px;
}
.content_item_red ul {
	padding: 0px 30px 0px 50px;
	margin: 0px;
	height: 25px;
	list-style: none;
	text-align: center;
}
.content_item_red ul li.tab {
	float: left;
	padding: 0px 10px 0px 0px;
}
.content_item_red .tabcontent {
	display: none;
	float: none;
	padding: 10px 15px 0px 15px;
	margin: 0px;
	text-align: center;
}
.content_item_red .current {
	display: block;
}

.content_item_red ul li.tab a {
	background: url(/images/v2/buttons/content_tab.jpg) 0px 0px no-repeat;
	display: block;
	width: 165px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #957962 !important;
	cursor: pointer;
}
.content_item_red ul li.tab a.selected {
	background: url(/images/v2/buttons/content_tab_hl.jpg) 0px 0px no-repeat;
	color: #ffd16e !important;
}
.content_item_red ul li.tab a.unselected {
	color: #957962 !important;
}
.content_item_red p#TabContent strong.highlight {
	color: #fbd56e;
}

/*----------------------------*/
/*--- COMMUNITY NEWS ITEMS ---*/
/*----------------------------*/

.news_article {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.news_article .head {
	padding: 5px 5px 5px 35px;
	margin: 0px 0px 2px 0px;
	border: 1px solid #202C30;
	cursor: pointer;
}
.expand .head {
	background: url(/images/v2/arrow_down_trans.gif) 10px center no-repeat #000;
}
.collapse .head {
	background: url(/images/v2/arrow_left_trans.gif) 10px center no-repeat #000;
}
.news_article .head .title {
	font-size: 14px;
	line-height: 1.3em;
	margin: 0px;
	color: #488AB8;
}
.news_article .blog_post {
	padding: 5px 10px;
	margin: 0px 0px 2px 0px;
	border: 1px solid #202C30;
}
.expand .blog_post {
	display: block;
}
.collapse .blog_post {
	display: none;
}

/*-----------------------*/
/*--- EVENTS CALENDAR ---*/
/*-----------------------*/

#calendar {
	float:left;
}
#calendar table {
	height:292px;
	width:521px;
}
#calendar th {
	background-color: #230505;
	border: 1px solid rgb(52, 52, 52);
	text-align: center;
	font-size: 10px;
	width: 26px;
	color:#fff;
}
.tableHeader{
	background-color: black;
	width: 100%;
	text-align:left;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:white;
}
#calendar td{
	background-color: black;
	text-align:  center;
	font-size: 10px;
	width:14%;
	border: 1px solid #343434;
}
#tablebody tr td {
	width: 26px;
}
#today {
	background-color: #937830 !important;color:#fff;
}
#calendar a:link {
	color: #000000;
	text-decoration: none;
}
#calendar a:active {
	color: #000000; text-decoration: none;
}
#calendar a:visited {
	color: #000000; text-decoration: none;
}
#calendar a:hover {
	color:#990033;
	text-decoration: underline;
}

/*---------------------*/
/*--- REWARDS LISTS ---*/
/*---------------------*/

#navcontainer {
	margin:7px auto 6px
}
#navlist li {
	padding-bottom: 14px;
	padding-left: 2px;
	background-repeat: no-repeat;
	list-style: none;
}
#navlist a {
	color:#e1d5b7;
	padding-left: 25px;
	padding-bottom: 6px;
	text-decoration: none;
}
.deactivateBullet {
	color:#e1d5b7;
	padding-left: 25px;
	background: url(/images/features/bullet.jpg);
	background-position: 0 -28px;
	background-repeat: no-repeat;
}
.activateBullet {
	color:#fbd56e;
	padding-left: 25px;
	background: url(/images/features/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
} 

/*---------------------*/
/*--- REWARDS LISTS ---*/
/*---------------------*/

#DownloadLinks  a{
	color:#B8B9BB;
	text-decoration:none;
	font-size:10px;
}
#DownloadLinks  a:link{
	color:#B8B9BB;
	text-decoration:none;
	font-size:10px;
} 
#DownloadLinks  a:visited {
	color:#B8B9BB;
	text-decoration:none;
	font-size:10px;
}
#DownloadLinks a:hover{
	color:#B8B9BB;
	text-decoration:underline;
	font-size:10px;
}

/*----------------------*/
/*--- FEATURES LISTS ---*/
/*----------------------*/

.faq_list,
.feature_list {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.faq_list li,
.feature_list li {
	background: url(/images/features/bullet.jpg) top left no-repeat;
	min-height: 25px;
	padding: 0px 0px 0px 35px;
	margin: 10px 0px 0px 0px;
}
.faq_list li:first-child,
.feature_list li:first-child {
	margin: 0px;
}
.faq_list li strong,
.feature_list li strong {
	color: #FBD56E;
}
.faq_list li ul li {
	background: none;
	min-height: 15px;
	list-style: circle;
	padding-left: 5px;
}
.faq_list li ul li:first-child {
	background: none;
	list-style: circle;
	padding-left: 5px;
	margin: 10px 0px 0px 0px;
}

