@charset "utf-8";
/* CSS Document */

body{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3fb1e5;
	background-image: url("/images/background.jpg");
	background-repeat:no-repeat;
	background-position: top center;
	margin:0px auto 0px auto;
	font-size:12px;
	}
	
a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover{
	color:#E5EEBC;
	text-decoration:underline;
	}
	
strong{
	color:#E5EEBC;
	}

* html img, * html .mainScrollerItem, * html .jcarousel-prev, * html .jcarousel-next {
	behavior: url("/global/css/iepngfix.htc");
}
	
img{
	border:none;
	}

h2, h3{
	padding-top:10px;
	padding-bottom:5px;
	margin:0px;
	color:#E5EEBC;
	}

h2 {
	font-size: 14px;
}

p{
	padding:5px 0px;
	margin:0px;
	}

.main{
	width:950px;
	margin:0px auto 0px auto;
	}	
	
.header{
	float:left;
	width:650px;
	height:150px;
	padding-bottom:10px;
	}
	
.header1{
	float:left;
	width:650px;
	height:220px;
	padding-bottom:10px;
	}
	
#logo{
	width:650px;
	height:150px;
	}
	
#nav{
	width:650px;
	height:70px;
	list-style-type:none;
	}
	
.home_content, .content{
	float:left;
	width:620px;
	}
	
div.myaccount_content{
	float:left;
	width:874px;
	}

#updates{
	margin-left:0px;
	}

/* home featured videos */

.homeFeaturedItem {
	display: block;
	padding-bottom: 10px;
	width: 245px;
}

.homeFeaturedItemThumb {
	display: block;
	overflow: hidden;
	height: 180px;
	width: 240px;
}

.homeFeaturedItemTitle {
	display: block;
	width: 240px;
	height: 30px;
	font-size: 13px;
	color:#E5EEBC;
	line-height: 15px;
}

.homeFeaturedItemDesc {
	display: block;
	width: 240px;
	height: 57px;
	font-size: 11px;
}




/* home tabs */

.homeTabs, .homeTabsSelected {
	float: left;
	width: 204px;
	height: 30px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	display: block;
	color: #569636;
	border: 1px solid #569636;
	background-color: #b7d444;
	font-weight: bold;
	cursor: pointer;
}

.homeTabsSelected {
	color: white;
	background-color: #569636;
}

/*.homeTabsItem {
	width: 620px;
}
*/
/* related videos area */

.relatedSection {
	float: right;
	width: 206px;
	margin-top: 16px;
	margin-left: 14px;
}

.relatedSectionItem {
	float: left;
	width: 184px;
	background-color: #b8d54f;
	background-image: url(/images/sub_menus/btn_bkgrnd.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	padding: 10px;
	font-size: 11px;
	color: #5f9043;
}

.movie_text{
	float:left;
	width:360px;
	}
	
#theVideo{
	margin:20px 0;
	}
/* scroll area stuff */

.leftVidScrollArea{
	float:left;
	width:300px;
	height: 415px;
	margin-right:0px;
	}

.rightVidScrollArea{
	float:right;
	width:300px;
	height: 415px;
	margin-right:0px;
	}

.videoMenuDivider {
	float: left;
	width: 600px;
	height: 20px;
}

.scroll-pane {
	float: left;
	width: 293px;
	height: 368px;
	overflow: hidden;
}

.scrollInterior {
	width: 266px;
	background-image: url("/images/scroller/psplay.png");
	border-right: #5f9043 solid 2px;
	padding-bottom: 10px;
	margin-bottom: -15px;
}

.mainScroller {
	width: 298px;
	border: #5f9043 solid 2px;
}

.mainScroller .jScrollPaneTrack {
	background: url("/images/scroller/dbbg.png");
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.mainScroller .jScrollPaneDrag {
	background: url("/images/scroller/dbdrag.png");
	background-position: center left;
	background-repeat: no-repeat;
}

.mainScroller a.jScrollArrowUp {
	height: 20px;
	margin-top:5px;
	background: url("/images/scroller/dbup.png") no-repeat;
	/* background-position: top left; */
}
.mainScroller a.jScrollArrowUp:hover {
	background-position: -32px 0px;
}
.mainScroller a.jScrollArrowDown {
	height: 20px;
	margin-bottom: 6px;
	background: url("/images/scroller/dbdn.png") no-repeat;
	/* background-position: top left; */
}
.mainScroller a.jScrollArrowDown:hover {
	background-position: -32px 0px;
}

.mainScrollerItem {
	/* float: left; */
	width: 266px;
	height: 110px;
	margin-bottom: 3px;
	cursor: pointer;
	background-image: url('/images/scroller/scroller_btn_skin.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.mainScrollerItem img {
	float: left;
	padding-left: 6px;
	padding-top: 4px;
	padding-right: 7px;
	width: 120px;
	height: 100px;
}

#mainScrollerItemText {
	float: left;
	padding-left: 0px;
	margin-top: 17px;
	width: 130px;
	height: 70px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


/* carousel stuff */

.carouselWelcome {
	float: left;
	width: 622px;
	height: 215px;
	padding: 0px 0px;
	padding-left: 0px;
	font-size: 14px;
	overflow: hidden;
}

.jcarousel-control {
    position: absolute;
    top: 183px;
    left: 375px;
    text-align: center;
}

.jcarousel-control a {
    padding: 0 1px;
    margin: 0 0 5px 0;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}

.jcarousel-scroll {
    margin-top: 10px;
    text-align: center;
}

.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}

.jcarousel-scroll select {
    font-size: 75%;
}

#mycarousel-next,
#mycarousel-prev {
    cursor: pointer;
    margin-bottom: -10px;
    text-decoration: underline;
    font-size: 11px;
}


/*   ads    */
	
.ads{
	float:right;
	width:300px;
	padding-top:25px;
}
	
.ad_sep{
	height:10px;
	}
	
#msgs {
	float: left;
	margin-top: 35px;
	margin-left: 15px;
	height: 40px;
}

div.widget_similar_sites {
	width: 300px;
}

.widget_similar_sites h3 span {
	display: none;
}
.widget_similar_sites h3 {
	height: 59px;
	margin: 10px 0;
	padding:0;
	background-image: url(/images/headers/header.png);
}

.widget_similar_sites a {
	cursor:pointer;
 	display: block;
 	position: relative;
 	height: 62px;
 	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
 	font-size: 12px;
 	margin-bottom: 8px;
	background-image:url(/images/stars_bg.png);
	background-position:;
}
 
.widget_similar_sites a .site_thumb {
	display: block;
	position: absolute;
	top: -4px;
	left: 0;
	border: 1px solid #bad651;
} 
.widget_similar_sites a .site_title {
	display: block;
	position: absolute;
	top: 20px;
	left: 105px;
	width: 90px;
}

/* store btn */

a#store_btn span {
	width:299px;
	height:41px;
	cursor:pointer;
	display:block;
	margin:20px 0;
	float:left;
	background-image:url(/images/store_btn.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

a#store_btn:hover span {
	background-position:0 -41px;
}

/* store btn */

/* search box */

.searchHolder {
	float: left;
	width: 293px;
	height: 35px;
	margin-bottom:30px;
	border: 3px solid #569636;
	background-color: #b7d54f;
}

#searchValue {
	float: left;
	height: 19px;
	line-height: 19px;
	width: 185px;
	margin-top: 7px;
	margin-left: 7px;
	padding-left: 8px;
	border: 0;
	
}

#searchBtn {
	float: right;
	width: 87px;
	height: 33px;
	background-image: url('/images/search_video_btn.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#searchBtn:hover {
	background-position: 0px -33px;
}

/*   content pages   */
.welcomeHeader {
	float: left;
	width: 580px;
	height: 22px;
}

.welcome {
	float: left;
	width: 590px;
	padding: 15px;
	font-size: 12px;
	background-image:url("/images/scroller/psplay.png");
	background-repeat:repeat;
	border: #5f9043 3px solid;
}

.welcomeNews {
	float: left;
	font-size: 12px;
	padding: 0px;
	width: 620px;
	border: #5f9043 3px solid;
	overflow:hidden;
	display:block;
}

.mainVideo {
	float: left;
	width: 480px;
	height: 360px;
	padding: 20px 65px 20px 65px;
	font-size: 12px;
	background-color: #1a8ea7;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	border: #5f9043 3px solid;
}

.mainVideoHolder {
	float: left;
	
}

.vidTop {
	float: left;
	width: 480px;
	padding: 12px 65px 12px 65px;
	background-color: #1a8ea7;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	border: #5f9043 3px solid;
	border-bottom: none;
}

.vidBottom {
	float: left;
	width: 480px;
	padding-left: 65px;
	padding-right: 65px;
	padding: 12px 65px 12px 65px;
	background-color: #1a8ea7;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	border: #5f9043 3px solid;
	border-top: none;
}

.vidLeft {
	float: left;
	height: 360px;
	width: 65px;
	background-color: #1a8ea7;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	border-left: #5f9043 3px solid;
}

.vidRight {
	float: left;
	height: 360px;
	width: 65px;
	background-color: #1a8ea7;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	border-right: #5f9043 3px solid;
}

#vid {
	float: left;
	width: 480px;
	height: 360px;
	background-color: #1a8ea7;
}

#leftVidMenu{
	float:left;
	width:300px;
	height: 415px;
	margin-right:10px;
	}


#rightVidMenu{
	float:left;
	width:300px;
	}

.title{
	float:left;
	width:610px;
	height:20px;
	padding-right:20px;
	padding-top:5px;
	}

#sec_nav{
	float:left;
	width:570px;
	height:20px;
	padding-right:24px;
	text-align:right;
	}
	
#sec_nav_film_tv{
	float:right;
	width:170px;
	padding-top:10px;
}

.content_text{
	float:left;
	margin-top:8px;
	padding-left:3px;
	padding-right:2px;
	width:570px;
	}
	
.content_text p{
	padding:6px 12px 6px 11px;
	margin:0px;
	}
	
#yr_img{
	padding:6px 16px 16px 16px; 
	}
	
.fanClub_image{
	float:right;
	width:275px;
	
}
.fanClub_image p{
	font:bold;
	width:220px;
	padding:5px 10px 5px 30px;
	margin:0px;
	
}

.stageScreen {
	float: left;
	width:560px;
}

.stageScreen img {
	padding:6px 16px 16px 16px;
}

.stageScreen h3 {
	margin-top:0px;
	margin-bottom: 0px;
}

.appImage{
	padding:0px 16px 16px 10px;
	}
	
.ft_image{
	float:left;
	padding-right:10px;
	}
	
.ft_text{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	}

div.downloadLeft {
	width:50%;
	height:270px;
	float:left;
	text-align:center;
	
}

	div.downloadRight{
	width:50%;
	height:270px;
	float:right;
	text-align:center;

}	

.downloadLeft a:hover, .downloadRight a:hover{
text-decoration:none;
} 
.downloadBtn span{
display:none;
}
div.downloadBtn {
width:145px;
height:46px;
margin:10px auto;
background-image:url("/images/fan_club/downloads/download_mp3_btn.gif");
background-repeat:no-repeat;
}
div.downloadBtn:hover {
background-image:url("/images/fan_club/downloads/download_mp3_btn.gif");
background-repeat:no-repeat;
background-position:0px -46px;
}

.downloadTitle{
font:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
margin: 10px 5px;
padding: 10px 5px;
}

.downloadTitle:hover{
text-decoration:none;
}
/*   end   */

/* gallery - lytebox */
.img_gallery{
	float:left;
	width:600px;
	margin:10px 0px 0px 5px;
}

.img_gallery img{
	margin:3px;
}

.gallery_next_prev{
	float:right;
	padding-right:24px;
	}
	
.gallery_next_prev img{
	padding-left:5px;
	}
	
.galleryTitle {
	float: left;
	margin-top:8px;
	margin-left: 6px;
	font-size:14px;
	font-weight:bold;
}

.video_clip, #coma {
	float: left;
	margin:15px 0px 25px 75px;
}

	
/*---end---*/	
	
	
	
/*footer*/
	
.footer{
	margin:25px auto 10px auto;
	width:950px;
	text-align:center;
	margin-top:25px;
	padding-right: 0px;
	margin-bottom:10px;
	padding-bottom: 10px;
}
	
.footer_holder{
	float:left;
	width:950px;
	margin-top:10px;
}	
	
.footer_img{
	float:left;
	width:93px;
	height:34px;
	padding-top:10px;
	}
	
.footer_top{
	float:left;
	width:438px;
	text-align:center;
	padding-top:10px;
	}
	
.footer_top a{
	color:#445F2D;
	text-decoration:none;
	font-weight:bold;
	}
	
.footer_top a:hover{
	text-decoration:underline;
	}
	
.footer_btm{
	float:left;
	width:620px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
.footer_btm a{
	color:#445F2D;
	text-decoration:none;
	font-weight:normal;
	}
	
.footer_btm a:hover{
	text-decoration:underline;
	font-weight:normal;
	}
	
/*   end   */	


/* Video section */

#rx-video {
	width: 480px;
	margin-left: 55px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 360px;
}

#rx-rating-and-duration {
	float: left;
	width: 590px;
	margin: 10px 0px;
}

#rx-rating {
	float: left;
}

#rx-rating-form {
	float: left;
	padding: 0px;
	margin: 0px;
}

#rx-rating-votes {
	float: left;
	margin-left: 5px;
}

#rx-duration {
	float: right;
	width: 200px;
	text-align: right;
}

#rx-video-description {
	float: left;
	clear: both;
	width: 590px;
	margin-bottom: 10px;
}

#rx-tag-list {
	float: left;
	clear: both;
	width: 350px;
	margin-bottom: 10px;
}

#rx-added-field {
	float: left;
	clear: both;
	white-space: nowrap;
}

#rx-views-field {
	float: left;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #dddddd;
	white-space: nowrap;
	text-align: right;
}

#rx-video-share {
	float: left;
	clear: both;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
}

#rx-video-share img {
	margin-top: 2px;
}

#rx-video-back-btn {
	float: left;
	clear: both;
	width: 300px;
}

#rx-video-edit-btn {
	float: left;
	clear: both;
	width: 300px;
	margin-top: 10px;
}


ul#rx-videos {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#rx-videos li {
	clear: both;
	height: 140px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	border-bottom: 2px solid #5f9043;
}

#rx-videos li .rx-videos-categories {
	display: none;
}

#rx-videos li .rx-video-thumb {
	margin-right: 10px;
	border: 1px solid #5f9043;
}

#rx-videos li .rx-videos-added {
	margin-top: 5px;
}

#rx-videos li .rx-videos-view {
	margin-top: 5px;
}



ul#navapps {
	/*float:left;*/
	font-family: "Times New Roman", Times, serif ;
	/*font-weight: bold;*/
	padding-left: 0;
	padding-bottom: 0px;
	white-space: nowrap;
	}

#navapps li {
display: inline;
list-style-type: none;
margin-left: 10px;
}

#navapps li a { 
	padding: 3px 10px 3px 10px; 
	/*background: #3e474f;*/
	}

ul#navapps li a:link {
	color: #fff;
	font-size: 9pt;
	text-decoration: none;
	}

	
ul#navapps a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 9pt;
	}

ul#navapps li a:hover {
	
	color: #fff;
	text-decoration:underline;
	}

ul#navapps li a.current, a.current {
	color: #E5EEBC;
	text-decoration:none;
	font-weight:bold;
}

/*******end  navapps**********/
/**Cassie Appearances Sub Navlist******/

ul#navapps2 {
	float:right;
	/*font-family: Arial, sans-serif;*/
	font-weight: bold;
	margin-right: 10px;
	padding-left: 0;
	margin-top: 5px;
	padding-bottom: 0px;
	white-space: nowrap;
	}

#navapps2 li {
display: inline;
list-style-type: none;
margin-left: -10px;
}

#navapps2 a { 
	padding: 3px 10px; 
	}

#navapps2 a:link {
	color: #fff;
	font-size: 10pt;
	text-decoration: none;
	/*background-color: #285363;*/
	}

	
#navapps2 a:visited {
	color: #fab979;
	text-decoration: none;
	}

#navapps2 a:hover {
	
	/*background-color: #9cf0fa;*/
	color: #fff;
	text-decoration: underline;
	}

ul#navapps2 li a.current {
	color: #E5EEBC;
	text-decoration: none;
}

/*******end  navapps2**********/

/****************RX Messsage Center*******************/
	
#rx-mc-header1 {
	background-color: #658d44;
}
#rx-mc-header2 {
	/*background-color: #2397d0;*/
}
#rx-messages .subheading_pins, #rx-messages .subheading_messages {
	background-color: #658d44;
}
#rx-messages .pinned_header {
	background-color: #e4eebc;
	color: #668f4d;
}
#rx-messages .message  {
	background-color: #69caf5;
	color: #0e5c83;
}
#rx-messages .message .heading {
	background-color: #259ad0;
	color: white;
}
#rx-messages .message .msg_meta  {
	background-color: #259ad0;
	color: white;
}
#rx-messages .message .msg_meta label {
	color: #5ac2f5;
}
#rx-messages .message .actions  {
	background-color: #0a4a66;
}
#rx-messages .response  {
	background-color: #e4eebc;
	color: #264a6c;
}
#rx-messages .response .heading {
	background-color: #b8d74e;
	color: #264a6c;
}
#rx-messages .response .msg_meta  {
	background-color: #b8d74e;
	color: white;
}
#rx-messages .response .msg_meta label {
	color: #3c5859;
}
#rx-messages .response .actions  {
	background-color: #0a4a66;
}
#rx-mc-footer {
	/*background-color: #658d44;*/
}

/****************END RX Messsage Center*******************/

/****************RX Registration*******************/
#rxfrm-register h2 {
	color: #e5eebc;
}
#rxfrm-register h3 {
	color: white;
}
#rxfrm-register .section, #rxfrm-register .section h2 {
	background-color: #5F9043;
	color: #ccca95;
}
#rxfrm-register div.section p {
	color: white;
}
div#membershipBenefits {
	float: left;
	width: 293px;
	border:3px solid #5F9043;
	background: transparent url(/images/scroller/psplay.png);
}
div#membershipBenefits div.mbHeader {
	background: transparent;
}
div#membershipBenefits div.mbHeader h2,
div#membershipBenefits div.mbHeader h3 {
	padding: 0;
	margin: 0;
}
div#membershipBenefits div.mbHeader h3 {
	color: #CCCA95;
}
div#membershipBenefits ul li div.icon {
	color: #CCCA95;
}
div#membershipBenefits ul li p {
	color: #445F2D;
}
div#membershipBenefits div.mbFooter {
	color: #445F2D;
}
form#rxfrm-register ul.errors {
	background-color: #ccc996;
}
form#rxfrm-register ul.errors li {
	color: black;
}
/****************END RX Registration*******************/

/*************** RX-Profile ****************/

/*- LEFT NAVBAR -*/

	/* entire navbar container border */
		#settings_notebook ul { 
			background-color: #69CAF5;
		}
	/* settings and options background & text */
		#settings_notebook h3 {
			background-color: #69CAF5;	
			color: #1C4B75;
		}
	/* inactive navbar links */
		#settings_notebook a {
			background-color: #379ac6;
			color: #ffffff;
		}
	/* active navbar links */
		#settings_notebook a.active {
			background-color: #B7D54F; 
			color: #445F2D;
		}

/*- ACCOUNT INFO PANE -*/

	/* 'account info' & 'personal info' headers */
		#acct_pane h3 {
			background-color: #B7D54F;
			color: #445F2D;
		}
	/* 'account info text color' */
		#acct_pane .acct_header .auth_button {
			color: #BAD7EC;
		}
	/* 'edit email & password' button */
		#acct_pane .acct_header .auth_button a {
			background-color: #B7D54F;
			color: #445F2D;	
			border: 2px solid #445F2D;
		}
	/* 'personal information' pane */
		#acct_pane .acct_info, #acct_pane .acct_info label {
			background-color: #69CAF5;
			color: #1C4B75;	
		}
	/* 'booeep collects this info...' text color */
		#acct_pane .dob_explain_field {
			color: #ffffff;
		}
	
/*- EDIT EMAIL & PASSWORD PANE -*/

	/* header */
		#auth_pane h3 {
			background-color: #B7D54F;
			color: #445F2D;
		}
	/* overall pane BG & text color */
		#auth_pane .container {
			background-color: #69CAF5;	
			color: #1C4B75;
		}
	/* 'Password:' & 'Edit Email:' sub headings */
		#auth_pane h4 {
			color: #ffffff;
			text-decoration: none;
		}
	
/*- AVATARS PANE -*/

	/* headers */
		#avatar_pane h3 {
			background-color: #B7D54F;
			color: #445F2D;
		}
	/* 'Avatars:' container */
		#avatar_pane .custom_avatar {
			background-color: #69CAF5;
			color: #1C4B75;
		}
	/* 'Current Avatar:' & 'Avatar Uploader' labels */
		#avatar_pane .custom_avatar h4 {
			color: #ffffff;
		}
	/* 'More Avatars:' container */
		#avatar_pane .more_avatars {
			background-color: #69CAF5;
			color: #BAD7EC;
		}
	/* 'More Avatars:' text */
		#avatar_pane .more_avatars h4 {
			color: #BAD7EC;
			text-decoration: none;
		}
	/* NON-Selected tile color */
		#avatar_pane .more_avatars .tile {
			border: 3px solid #1C4B75;	
		}
	/* SELECTED tile color */
		#avatar_pane .more_avatars li.selected {
			border: 3px solid #B7D54F;
		}

/*- EMAIL NOTIFICATIONS PANE -*/

	/** HACK FOR CALVIN!! REMOVE OTHERWISE... **/
		#alert_list .alert_item .types div.updates {
			float: none;
			width:auto;
			padding:0;
			margin:0;
		}
	/** END HACK **/

	/* headers */
		#alert_pane h3 {
			background-color: #B7D54F;	
			color: #445F2D;
		}
	/* general font color */
		#alert_pane div {
			color: #1C4B75;
		}
	/* existing alert bg color */
		#alert_pane div.pane_header, #alert_list .alert_item {
			background-color: #69CAF5;
		}
	/* site domain color */
		#alert_list .alert_header span {
			color: #445F2D;
		}
	/* 'click below to adjust... ' hint text color */
		#alert_list .hint {
			color: #FFFFFF;
		}
	/* site thumb image border color */
		#alert_list .alert_item .image img {
			border: 1px solid white;
		}
	/* current site footer BG color */
		#alert_list .action_row {
			background-color: #B7D54F;
		}
	/* 'Remove site' Button */
		#alert_list .alert_item div.actions, #alert_list .alert_item div.actions a {
			background-color: #666666;
			color: #FFFFFF;
			text-decoration: none;
		}
	/* 'Remove site' Button width */	
		#alert_list div.alert_item div.actions a {
			width: 146px;
		}
	/* 'Remove site' Button text positioning */
		#alert_list div.alert_item div.actions a span {
			left:25px;
		}
	/* 'Remove site' Button box positioning */
		#alert_list div.alert_item div.actions {
		padding-left:35px;
		}		
	/* 'Additional Sites' BG color */
		#alert_pane div.additional_header, #alert_pane #sites_list {
			background-color: #69CAF5;
		}
	/* site thumb image border color */
		#sites_list .siteThumb {
			border: 1px solid white;
		}
		
	/* Previous & Next buttons */
		#sites_list a {
		color: #FFFFFF;
		}
		
/*- ERRORS!!! ID10T -*/

	#settings_container ul.errors {
		background-color: #1C4B75;
		color: red; 
	}
	
	
/*************** END RX-Profile ****************/

/*************** RX-Appearances ****************/
ul.rx-appearances {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

hr {
	width:97%;
	margin:0px auto 10px auto;
	clear:both;
	background-color:#5f9043;
	}

ul.rx-appearances li{
	/*height:160px;*/
	margin-top:15px;
	margin-bottom:10px;
	clear:both;
    border-bottom:1px solid #deddd8;
    overflow: hidden;
	}

ul.rx-appearances li img{
	float: left;
	margin-right: 10px;
	margin-bottom:5px
	}
	
.viewAllAppearances{
	clear:both;
}
	
p.appearance-date {
	display: none;
}

.rx-pages{
	float:left;
}

.rx-pages li{
	list-style-type:none;
	float:left;
	padding-right:8px;
	}


/*************************/
	

/* POLLS */
#poll-viewport a { display: inline; background: transparent; color: #fff; border: none; text-decoration: underline; }
#poll-wrapper #poll-viewport #poll-results .thebar { background: url(../images/poll_bg.gif) top left repeat-x #2F7FB0 !important; }

