table {
	border-collapse:collapse;
}

hr {
	height:1px;
	border-bottom-width:0px;
}

.mainButton {
	margin:4px 0 0 0;
	cursor:pointer;
}

#screenContainer {
	width:596px;
	height:375px;
	background-image:url(/experience_center/images/bkg_screen.png);
	background-repeat:no-repeat;
	text-align:left;
}

#mainListContainer {
	width:295px;
	height:375px;
}

#mainList {
	margin:0px;
	width:295px;
	height:375px;
	text-align:left;
}

#mainListHeader {
	margin:0px;
	padding:24px 27px 0 0;
	overflow:visible;
	background-image:url(/experience_center/images/bkg_main_list_top.png);
	background-repeat:no-repeat;
	text-align:center;
}

#welcome {
	margin:0px auto 0px auto;
	font-family:'Arial MT', Arial, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-align:center;
}

#title {
	margin:0px auto 0px auto;
	font-family:'Arial MT', Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#F58F21;
	text-align:center;
}

#titleContainer {
	margin:0px 0px 0px 4px;
	width:260px;
	text-align:center;
	font-family:'Arial MT', Arial, sans-serif;
	font-size:18px;
	color:#FFFFFF;
}

#categories {
	padding:5px 4px 4px 4px;
	height:238px;
	background-image:url(/experience_center/images/bkg_main_list_bottom.png);
	background-repeat:no-repeat;
}

.subTitle {
	padding:12px 0 0 10px;
	overflow:hidden;
	height:41px;
	width:258px;
	text-align:left;
}

#audioList, #buzzList, #videoList, #photoList, #allList {
	width:295px;
	height:375px;
	text-align:left;
	background-image:url(/experience_center/images/bkg_sub_list.png);
	background-repeat:no-repeat;
	display:none;
}

.subList {
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#E1E0E0;
	width:250px;
	height:286px;
	margin:8px;
	overflow:hidden;
}

.mediaItem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#929CAE;
	background-color:#FFFFFF;
	border-bottom:1px solid #E1E0E0;
	min-height: 33px;
	height: auto !important;
	height: 33px;
	cursor:pointer;
	overflow:visible;
}

#descTop {
	margin:0;
	height:13px;
	background-repeat:no-repeat;
	font-size:1px;
}
#descTop {
	background-image:url(/experience_center/images/desc_top.png);
}

#descContainer {
	width:576px;
	margin-right:20px;
}

#description {
	height:40px;
	padding:0 12px 0 12px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	overflow:auto;
}
#descBottom {
	height:13px;
	background-repeat:no-repeat;
	font-size:1px;
}
#descBottom {
	background-image:url(/experience_center/images/desc_bottom.png);
}

#descContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

/*******************************************************/buyNow

.entry p {
	font-size: 1.05em;
}

.entry {
	line-height: 1.4em;
}

.entry  {
	margin: 0 0 20px 0;
}

.entry hr {
	display: block;
	}

.entry p a:visited {
	color: #b85b5a;
}

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 

.entry li {
	margin: 7px 0 8px 10px;
}
	
.entry ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

/*******************************************************/


#buyNow {
	display:none;
	position:absolute;
	z-index:20000;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top:555px;
	left:555px;
}

#buyNow a {
	text-decoration: none; 
	color: #F57800; 
	font-weight: bold;
}

.primary_color {
	color: #931311  !important;
}

.secondary_color {
	color: #F57800  !important;
}

#selectContainer {
	margin:15px auto 11px auto;
	width:240px;
	/*padding:0 10px 0 10px;*/
	text-align:center;
}

span.select, span.select_hover {
	position: absolute;
	width: 208px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #ffffff;
	font-size: 14px;
	line-height: 21px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background: url(/experience_center/images/select.png) no-repeat;
	overflow: hidden;
	cursor:pointer;
}
span.select_hover {
	background: url(/experience_center/images/select_over.png) no-repeat;
}

#list_id option {
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#EFEFEF;
}

.rssLink {
	padding: 12px 0pt 0pt 30px;
	display: block;
	height: 27px;
	background-image: url(/experience_center/images/rss.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#F57800;
	color: #931311;
	text-decoration: none;
}

#highlight {
	visibility:hidden;
	position:absolute;
	top:461px;
	margin-left:-33px;
	height:124px;
	width:334px;
	background-image:url(/experience_center/images/highlight.png);
}
#highlight img {
	margin:37px 0px 0px 37px;
	display:none;
}

h1, .h1 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 17px; color: #931311; margin:0px; padding:0px; }
h2, .h2 { font-size:18px !important;	font-weight:bold !important; }
h3, .h3 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #931311; margin:0px; padding:0px; }
