@charset "utf-8";
/* CSS Document */

body {
    font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #fff;
	margin: 0px auto 0px auto;
	background: url(../images/bg_body.jpg) no-repeat top #000000;
	}
	
h2{
	margin-left:10px;
	}
	
h3{
	margin-left:10px;
	}
	
h4{
	margin-left:10px;
	}
	
img{
	border:none;
	margin:0px;
	}
	
p{
	margin:10px;
	}
	
a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
	
#maincontainer {
	width: 990px;
	margin: 0px auto 0px auto;
	}

#home_header_index{
	width:990px;
	}
	
#nav_login_index{
	width:990px;
	}

#header_index{
	width:950px;
	padding:0 20px;
	}
	
	
#header{
	width:950px;
	padding:0 20px;
	}
	
#home_header{
	float:right;
	width:950px;
	/*margin-right:5px;*/
	}
	
#nav_login{
	float:right;
	width:950px;
	/*margin-right:5px;*/
	}

.logo{
	float:left;
	width:371px;
	margin:0px 0px 0px 25px;
}

.ad{
	float:right;
	width:300px;
	margin:0px 5px 0px 0px;
	display: block;
}

.ad_top{
	float:left;
	width:300px;
	margin:0px 0px 10px 0px;
	}
	
.ad_btm{
	float:left;
	width:300px;
	}
	
#sec_nav{
	float:right;
	width:600px;
	text-align:right;
	color:#fff;
	margin:5px 5px 5px 0px;
}

#sec_nav a{
	font-weight:normal;
	color:#fff;
	}
	
#sec_nav a:hover{
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
	}
#sec_nav a.current{
	color:#2b6ea3;
	font-weight:bold;
	}

#content_index {
	margin:0px 20px;
	}
	
#content {
	margin:0px 5px;
	}
	
#welcome_content{
	margin:0px 20px;
	}

#media_content{
	margin:0px 5px;
	}
	
#update{
	float:left;
	width:325px;
	}
#welcome {
	float:left;
	width:300px;
	}	
	
.title, .shortTitle {
	float:left;
	width:625px;
	margin-top: 15px;
	margin-right:15px;
	margin-bottom: 1px;
	text-align:right;
}

.shortTitle {
	width: 300px;
	margin-top:0px;
}
	
.welcome_text{
    float:left;
	width:300px;
	background-color:#000000;
	border:1px solid #790000;
/*	margin-left:10px;*/
	}
	
.welcome_text_content{
    float:left;
	width:630px;
	background-color:#000000;
	border:1px solid #790000;
	min-height:510px;
	}
	
* html .welcome_text_content{
	height:510px;
	}

.media_text_content {
	background-color:#000000;
	border:1px solid #790000;
	float:left;
	margin-left:5px;
	min-height:510px;
	width:655px;
	}

.img_left{
	float:left;
	width:137px;
	margin:5px 10px 5px 10px;
	}
	
.img_rgt{
	float:right;
	width:183px;
	margin:5px 10px 5px 5px;
	}

/*****Zoey 101*****/
	
.img_left_zoey{
	float:left;
	width:319px;
	margin:5px 10px 0px 10px;
	}


/*****end*****/

/*****scrapbook*****/

.red{
	font-size:21px;
	color:#790000;
	}

.video_clip, #number23, #hedge, #wat, #zoey101 {
	float: left;
	margin:15px 0px 25px 75px;
}

#beach1, #music1 {
	margin-left: 75px;
}

.scrapbook{
width:580px;
margin: 10px;
}

.scrapbookEntry {
	float: left;
	width:560px;
}

.scrapbookEntry img {
	margin-top: 9px;
	margin-right:5px;
	margin-bottom: 27px;
}

.scrapbookEntry h3 {
	margin-bottom: 0px;
}

.projects_img{
	margin-bottom:15px;
	text-align:center;
	width:630px;
	}

/*****end*****/

/*   video   */

a.video_callOut{
	float:left;
	width:130px;
	margin:10px;
	border:1px solid #790000;
	padding:0 0 5px 0;
	}

a:hover.video_callOut{
	text-decoration:none;
	}

span.callOut_thumb{
	margin:5px;
	}

span.callOut_text{
	float:left;
	width:120px;
	margin:0 5px 5px 5px;
	padding:5px 0;
	border-bottom:1px solid #790000;
	border-top:1px solid #790000;
	}
	
span.callOut_btn{
	margin:0 10px;
	}
	
a:hover span.callOut_btn{
	color:#790000;
	}
	
#video_content{
	margin:0 63px;
	}

#video_content h2 small{
	display:none;
	}

#video_content #rx-video-container{
	border:1px solid #790000;
	padding:10px;
	}

#rx-rating-and-duration{
	display:none;
	}

#rx-added-field{
	float:left;
	white-space:nowrap;
	margin:5px 0;
}
#rx-video-description, #rx-tag-list, #rx-video-share, #rx-video-back-btn{
	margin:5px 0;
	}
#rx-views-field {
	border-left:1px solid #fff;
	float:left;
	margin:5px 0 5px 10px;
	padding-left:10px;
	text-align:left;
	white-space:nowrap;
}	
#rx-tag-list{
	clear:both;
	}
#rx-video-back-btn{
	padding-bottom:10px;
	}
/*   end video   */

/*-----gallery-----*/	
.img_gallery{
	float:left;
	width:630px;
	margin-top: 10px;
	margin-left: 4px;
}

.img_gallery img{
	margin:5px;
}


.galleryTitle {
	float: left;
	margin-top:8px;
	margin-left: 6px;
	font-size:16px;
	font-weight:bold;
}


.galright {
	float: right;
	margin: 5px 10px 0px 0px;
	}
	
.galleft {
	float: left;
	margin: 5px 5px 5px 0px;
	}

/****end****/


/************footer************/

#footer{
	clear:  both;
	width:660px;
	/*height:40px;*/
	margin:10px auto 10px auto;
}

.footer_img{
	float:left;
	width:84px;
	margin-top:15px;
	}

.footer_nav_top{
	color:#fff;
	float:right;
	width:525px;
	text-align:center;
	margin-top:15px;
	}
	
#footer a{
	color:#fff;
	font-weight:bold;
}

#footer a:hover{
	text-decoration:underline;
}
	
#footer_nav_btm{
	float:right;
	width:525px;
	text-align:center;
	color:#fff;
	margin-bottom:25px;
	}
	
#footer_nav_btm a{
	font-weight:normal;
	color:#790000;
	font-weight:bold;
	}
	
#footer_nav_btm a:hover{
	color:#790000;
	text-decoration:underline;
	font-weight:bold;
	}
	
/**Cassie Fan Club Message Center Sub Navlist******/

ul#navapps {
	/*float:left;*/
	font-family: Verdana, Helvetica, sans-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;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	}

	
ul#navapps a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 9pt;
	font-family: Verdana, Helvetica, sans-serif;
	}

ul#navapps li a:hover {
	
	color: #fff;
	text-decoration:underline;
	}

ul#navapps li a.current {
	color: #790000;
	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: #fab979;
	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: #fff;
	text-decoration: none;
}

/*******end  navapps2**********/

/****************RX Messsage Center*******************/

/** CUSTOMIZE **/
	
#rx-mc-header1, #rx-mc-header2 {
	/*background-color: #781214;*/
	color: white;
}
#rx-mc-header1 a, #rx-mc-header2 a,
#rx-messages .message .actions a,
#rx-messages .response .actions a,
#rx-mc-footer a
 {
	font-weight: bold;
}
#rx-messages .subheading_pins, #rx-messages .subheading_messages {
	background-color: #231F20;
	color: #BF1E2D;
}
#rx-messages .pinned_header {
	background-color: #000000;
	color: #BF1E2D;
}
#rx-messages .message  {
	background-color: #373132;
	color: white;
}
#rx-messages .message .heading {
	background-color: #231F20;
	color: white;
}
#rx-messages .message .msg_meta  {
	background-color: #231F20;
	color: white;
}
#rx-messages .message .msg_meta label {
	color: #781214;
}
#rx-messages .message .actions  {
	background-color: #000000;
}
#rx-messages .message .actions a  {
	color: white;
}
#rx-messages .response  {
	background-color: #373132;
	color: white;
}
#rx-messages .response .heading {
	background-color: #781214;
	color: white;
}
#rx-messages .response .msg_meta  {
	background-color: #781214;
	color: white;
}
#rx-messages .response .msg_meta label {
	color: #BF1E2D;
}
#rx-messages .response .actions  {
	background-color: #000000;
}
#rx-messages .response .actions a  {
	color: white;
}
#rx-mc-footer {
	background-color: #781214;
	color: white;
}

/** END CUSTOMIZE **/

#rx-messages, #rx-messages ul,
#rx-mc-header1, #rx-mc-header1 ul,
#rx-mc-header2, #rx-mc-header2 ul,
#rx-mc-footer, #rx-mc-footer ul,
#rx-messages p {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 1.15em;
	font-family: Arial,Helvetica,sans-serif;
}
#rx-messages p {
	padding-bottom: 10px;
}
#rx-mc-header1 {
	height: 20px;
}
#rx-mc-header1 li {
	float: right;
	margin-top: 2px;
	margin-right: 10px;
}
#rx-mc-header1 li.logged_in_as {
	float: left;
	margin-left: 10px;
}
#rx-mc-header2 {
	height: 40px;
}
#rx-mc-header2 li.pagination {
	float: left;
	margin: 5px 0 0 10px;
}
#rx-mc-header2 li.type_filter, #rx-mc-header2 li.new_post {
	float: right;
	margin: 5px 5px 0 0;
}
#rx-messages .subheading_pins, #rx-messages .subheading_messages {
	padding: 3px 0 0 7px;
}
#rx-messages .subheading_pins span, #rx-messages .subheading_messages span {
	display: block;
	padding: 2px 0 4px 22px;
	background-repeat: no-repeat;
}
#rx-messages .subheading_pins span {
	background-image: url(/global/images/icons/pin.png);
}
#rx-messages .subheading_messages span {
	background-image: url(/global/images/icons/messages.png);
}
#rx-messages .subheading_pins {
	margin-bottom: 1px;
}
#rx-mc-footer {
	padding: 2px 0 0 10px;
	height: 34px;
}
#rx-mc-footer li {
	float: left;
}
#rx-mc-header2 ul.rx-page-stats li, #rx-mc-footer ul.rx-page-stats li {
	float: none;
	clear: both;
	text-align: center;
}
#rx-mc-header2 ul.rx-pagination li, #rx-mc-footer ul.rx-pagination li {
	float: left;
	margin-right: 6px;
}
#rx-mc-header2 li.new_post {
	margin: 6px 10px 0 0 ;
}
#rx-mc-header2 li.new_post a {
	display: block;
	padding: 2px 23px 0 0;
	background-image: url(/global/images/icons/comment_add.png);
	background-repeat: no-repeat;
	background-position: 57px 0px;
}
#rx-messages .pinned_header {
	margin-bottom: 1px;
	cursor: pointer;
}
#rx-messages .pinned_header ul {
	height: 20px;
	background-image: url(/global/images/icons/pin.png);
	background-repeat: no-repeat;
	background-position: 8px 1px;
}
#rx-messages .pinned_header li {
	float: left;
	margin: 4px 0 0 10px;
}
#rx-messages .pinned_header .label {
	margin-left: 30px;
}
#rx-messages .pinned_header .desc {
	font-weight: bold;
}
#rx-messages .pinned_header .stamp {
	float: right;
	margin-right: 10px;
}
#rx-messages .heading {
	padding: 0;
	height: 20px;
}
#rx-messages .heading .author {
	float: left;
	margin:2px 0 0 10px;
	padding: 1px 0 4px 0;
}
#rx-messages .heading .star, #rx-messages .heading .admin {
	padding-left: 20px;
	background-repeat: no-repeat;
}
#rx-messages .heading .star {
	background-image: url(/global/images/icons/star.png);
}
#rx-messages .heading .admin {
	background-image: url(/global/images/icons/shield.png);
}
#rx-messages .heading .date {
	float: right;
	margin: 3px 10px 0 0;
}
#rx-messages .msg_meta {
	width: 150px;
	padding-bottom: 5px;
}
#rx-messages .msg_meta li {
	padding-left: 5px;
	clear: both;
	font-size: 11px;
}
#rx-messages .msg_meta .avatar {
	padding: 5px;
	text-align: center;
}
#rx-messages .message .msg_meta label, #rx-messages .response .msg_meta label {
	display: block;
	float: left;
	width: 46px;
	margin-right: 6px;
	text-align: right;
}
#rx-messages .body {
	padding: 9px 6px 9px 6px;
}
#rx-messages .actions {
	clear: both;
	height: 22px;
}
#rx-messages .actions li {
	padding-top: 4px;
}
#rx-messages .actions a {
	padding: 1px 0 5px 0;
}
#rx-messages .actions .to_top, #rx-messages .actions .report {
	float: left;
	margin-left: 10px;
}
#rx-messages .actions .to_top a, #rx-messages .actions .report a {
	padding-left: 20px;
	background-repeat: no-repeat;
}
#rx-messages .actions .to_top a {
	background-image: url(/global/images/icons/to_the_top.png);
}
#rx-messages .actions .report a {
	background-image: url(/global/images/icons/exclamation.png);
}
#rx-messages .actions .reply, #rx-messages .actions .edit,
#rx-messages .actions .delete, #rx-messages .actions .pin {
	float: right;
	margin-right: 10px;
}
#rx-messages .actions .reply a, #rx-messages .actions .edit a,
#rx-messages .actions .delete a, #rx-messages .actions .pin a {
	padding-right: 24px;
	background-repeat: no-repeat;
}
#rx-messages .actions .reply a {
	background-image: url(/global/images/icons/comments_add.png);
	background-position: 36px 0px;
}
#rx-messages .actions .edit a {
	background-image: url(/global/images/icons/pencil.png);
	background-position: 22px 0px;
}
#rx-messages .actions .delete a {
	background-image: url(/global/images/icons/delete.png);
	background-position: 40px 0px;
}
#rx-messages .actions .pin a {
	background-image: url(/global/images/icons/pin.png);
	background-position: 18px 0px;
}

/****************END RX Messsage Center*******************/
	
#rxfrm-profile label, #rxfrm-advertise label, #rxfrm-register label {
	font-weight: bold;
	display: block;
}

#rx-synopsis {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: left;
}

#rx-synopsis-wrapper {
	padding: 10px;
	}
	
#rx-synopsis li {
	padding: 0 0 .5em;
	margin: 0 0 .5em;
	border-bottom: 1px dashed #fff;
}

#rx-synopsis li .author { 
	font-size: 11px; 
	color: #fff;
	}

#rx-synopsis li .author img {
	float: left;
	padding: 2px;
	border: 1px solid #0b2541;
	margin: 0 .5em .5em 0;
}

#rx-synopsis li .message { margin: 1em; }

#tooltip {
	background: #f0f0f0;
	font-size: 11px;
	color: #740403;
	color: #740403;
	border: 2px solid #6c865e;
	width: 375px;
	padding: .67em;
}

#tooltip strong { font-size: 1em; color: #740403;}

#rxfrm-profile .gallery-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#rxfrm-profile .gallery-list li {
	float: left;
	padding: 0 0 1em;
}

#rxfrm-profile .gallery-list li img { padding: .5em; }

#rxfrm-profile #avatar-lbl { clear: left; padding-top: 1em; }

#rxfrm-contest p #msg, #rxfrm-contest p #brands{ padding-left:50px; clear:left;}

#rx-messages li {
 border:none;
}

#rx-messages .authorimg, #rx-messages .moderatorimg, #rx-messages .starimg { float: left; margin: 0 1em 1em 0; } 

/*************** RX-Appearances ****************/
ul.rx-appearances {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	}
ul.rx-appearances li {	
	margin-bottom:20px;
	height: 260px;
	display: block;
	overflow: hidden;
    border-bottom:1px solid #deddd8;
}

ul.rx-appearances li ul li{	
	margin:0px;
}

#events img {
	float:left;
	margin:0px 5px 0px 0px;
	}
	
ul.rx-appearances li img{
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
#media li {
	margin-bottom:0px;
	}
	
	
#tv li {
	margin-bottom:0px;
	}
	
p.appearance-date {
	display: none;
}

.rx-pages{
	float:left;
}

.rx-pages li{
	list-style-type:none;
	float:left;
	padding-right:8px;
	}

/*************************/

/*   media   */

div#photos_top, div#videos_top {
	display:block;
	height:20px;
	font-size:11px;
	margin-left:15px;
	padding:10px 0 0 0;
	}

div#photos_top .videos_sort, div#videos_top .videos_sort {
	float:left;
	height:25px;
	padding:0 0 0 25px;
	position:relative;
	width:auto;
	}
	
#videos_media div#videos_top .videos_sort {
	display:none;
	}

div.photos_pagination, div.videos_pagination {
	float:left;
	height:25px;
	width:auto;
	}

div.photos_pagination ul.rx-page-stats, div.videos_pagination ul.rx-page-stats {
	float:left;
	list-style:none;
	margin:0;
	padding:5px 5px 0 5px;
	width:auto;
	}

div.videos_pagination .rx-pagination li, div.videos_pagination_btm .rx-pagination li {
	float:left;
	margin-left:5px;
	}

div.videos_pagination .rx-pagination, div.videos_pagination_btm .rx-pagination {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:5px;
	padding:0 15px 0 0;
	}

div#photos_top .videos_sort .videos_sort_title, div#videos_top .videos_sort .videos_sort_title {
	float:left;
	padding:3px 5px 0 0;
	width:auto;
	}

div#photos_top .videos_sort #videos_sort_dropdown, div#videos_top .videos_sort #videos_sort_dropdown {
	float:left;
	height:20px;
	width:133px;
	text-align:center;
	border-left:1px solid white;
	border-right:1px solid white;
	}

div#photos_top .videos_sort #videos_sort_dropdown a.button, div#videos_top .videos_sort #videos_sort_dropdown a.button {
	display:block;
	height:20px;
	}

div#photos_top .videos_sort #videos_sort_dropdown a:hover.button, div#videos_top .videos_sort #videos_sort_dropdown a:hover.button {
	text-decoration:none;
	}

div#photos_top .videos_sort #videos_sort_dropdown a.button span, div#videos_top .videos_sort #videos_sort_dropdown a.button span {
	float:left;
	padding:3px 0 0 10px;
	}

#photos_top div#videos_sort_dropdown ul.SubMenu {
	left:85px;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:27px;
	width:133px;
	z-index:3;
	background:#000;
	border-left:1px solid white;
	border-right:1px solid white;
	}
	
 div#videos_sort_dropdown ul.SubMenu {
	left:77px;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:27px;
	width:133px;
	z-index:3;
	background:#000;
	border-left:1px solid white;
	border-right:1px solid white;
	}

div#videos_sort_dropdown ul.SubMenu a {
	color:#fff;
	border-bottom:1px solid #a10000;
	border-top:1px solid #a10000;
	margin:0 5px;
	}

div#videos_sort_dropdown ul.SubMenu a:hover {
	color:#a10000;
	text-decoration:none;
	}
	
div#photos_gallery ul li, div#videos_gallery ul li {
	float:left;
	margin:0 2px 20px 2px;
	width:150px;
	}

div#photos_gallery ul li .listing_item, div#videos_gallery ul li .listing_item {
	padding:0;
	}

div#photos_gallery ul li .listing_item a.item_thumb, div#videos_gallery ul li .listing_item a.item_thumb {
	display:block;
	}

div#videos_gallery .listing_item .item_title {
	padding-left:10px;
	}

div#photos_gallery ul li .listing_item a.item_thumb img, div#videos_gallery ul li .listing_item a.item_thumb img {
	border:1px solid #a10000;
	margin:3px;
	}

#photos_gallery ul li .listing_item a.item_titletext, #videos_gallery ul li .listing_item a.item_titletext {
	color:#fff;
	}

#photos_gallery ul li .listing_item .item_description, #photos_gallery ul li .listing_item .item_rating, #videos_gallery ul li .listing_item .item_description, #videos_gallery ul li .listing_item .item_rating {
	font-size:10px;
	}
div#rating ul li {
	width:11px;
	margin:3px 0;
	}
	
#photos_gallery ul li .listing_item .item_description span, #videos_gallery ul li .listing_item .item_description span {
	color:#a10000;
	}

div#photos_gallery ul li .listing_item .item_rating, div#videos_gallery ul li .listing_item .item_rating {
	padding:5px 10px;
	margin:0;
	display:none;
	}

div#photos_gallery ul li .listing_item .item_rating span, div#videos_gallery ul li .listing_item .item_rating span {
	padding:2px 0;
	color:#a10000;
	}

#videos_gallery ul li .listing_item .item_link, #photos_gallery ul li .listing_item .item_link {
	padding-top:10px;
	}

div#photos_gallery ul li .listing_item .item_link a {
	height:20px;
	margin:0 26px;
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-214px -215px;
	}

div#photos_gallery ul li .listing_item .item_link a:hover {
	background-position:-214px -236px;
	}

div#videos_gallery ul li .listing_item .item_link a {
	height:20px;
	margin:0 25px;
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-314px -215px;
	}

div#videos_gallery ul li .listing_item .item_link a:hover {
	background-position:-314px -236px;
	}

div#rating .empty {
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-136px -1px;
	}
	
div#rating .full {
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-184px -1px;
	}

div#rating .half {
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-148px -1px;
	}

div#rating .full_alt {
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-160px -1px;
	}

/*   photos view   */

div#photo_main {
	margin:15px 0 0 0;
	}

#collection_info {
	padding:0 47px;
	color:#a10000;
	}
	
div#photo_main div.collection_desc {
	color:#fff;
	}

div#photo_main div#collection_info.coll_8 div.collection_desc {
	font-size:14px;	
	}

#photo_main #collection_info #gallery_title {
	font-size:18px;
	margin:5px 0;
	}

#photo_main #collection_info .collection_desc {
	font-size:12px;
	}
	
div#primary_preview {
	margin:5px 45px;
	height:425px;
	background:url(/images/media/photos/photo_view_bg.jpg) no-repeat;
	}

div#photo_main #primary_preview .horizontal {
	background:url(/images/media/photos/horizontal_bg.jpg) no-repeat;
	height:267px;
	left:76px;
	top:80px;
	position:absolute;
	width:400px;
	border:1px solid white;
	}

div#photo_main #primary_preview .vertical {
	background:url(/images/media/photos/vertical_bg.jpg) no-repeat;
	height:400px;
	left:135px;
	position:absolute;
	top:10px;
	width:267px;
	border:1px solid white;
	}

div#photo_main #primary_preview .vertical img, div#photo_main #primary_preview .horizontal img {
	margin:0;
	padding:0;
	}

ul#preview_nav li {
	top:120px;
	width:46px;
	height:148px;
	}

ul#preview_nav a {
	display:block;
	height:148px;
	}

ul#preview_nav li.prev {
	left:15px;
	}

ul#preview_nav li.prev a {
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-424px  0;
	}

ul#preview_nav li.prev a:hover {
	background-position:-424px  -148px;
	}

ul#preview_nav li.next {
	right:15px;
	}

ul#preview_nav li.next a {
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-470px  0;
	}

ul#preview_nav li.next a:hover {
	background-position:-470px  -148px;
	}

#photo_main #media_item_info {
	padding:10px 58px;
	}

#media_item_title {
	color:#a10000;
	}
	
#photo_main #media_item_info .media_item_desc {
	color:#fff;
	font-weight:normal;
	margin:5px 0 0 0;
	}


div#photo_main #media_item_info #media_item_actions {
	padding:10px 10px 0 10px;
	color:#fff;
	height:20px;
	}
	
#photo_main #media_item_info #media_item_actions li#number_container, #photo_main #media_item_info #media_item_actions li#views_container {
	padding-right:5px;
	margin-right:5px;
	}

#photo_main #rating_container {
	display:none;
	margin-right:8px;
	}

div#photo_main #views_container {
	left:150px;
	}

#photo_main #views_container div.views_label {
	padding-right:5px;
	}


#views_container .views_count {
	color:#a10000;
	}

#photo_main #rating_container .rating_label {
	padding-right:5px;
	}

div#photo_main #media_item_info #media_item_actions #share_but_container {
	width:70px;
	height:19px;
	margin:0 3px 0 0;
	}

div#photo_main #media_item_info #media_item_actions a.share_but {
	display:block;
	height:19px;
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:0 -34px;
	}

div#photo_main #media_item_info #media_item_actions a:hover.share_but {
	background-position:0 -53px;
	}

div#photo_main #media_item_info #media_item_actions #fav_but_container {
	width:70px;
	height:19px;
	margin:0 3px 0 0;
	display:none;
	}

div#photo_main #media_item_info #media_item_actions a.fav_but {
	display:block;
	height:19px;
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-71px -34px;
	}

div#photo_main #media_item_info #media_item_actions a:hover.fav_but  {
	background-position:-71px -53px;
	}

div#photo_main #media_item_info #media_item_actions #comment_but_container {
	display:none;
	width:85px;
	height:19px;
	margin:0 3px 0 0;
	}
div#photo_main #media_item_info #media_item_actions a.comment_but  {
	display:block;
	height:19px;
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-142px -34px;
	}

div#photo_main #media_item_info #media_item_actions a:hover.comment_but  {
	background-position:-142px -53px;
	}

#thumb_carousel {
	margin:30px 60px;
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:0 -308px;
	}
	
div#photo_main #carousel_heading  {
	display:block;
	}
	
div#photo_main #carousel_heading span {
	display:block;
	font-size:11px;
	color:#a10000;
	padding:0 0 0 18px;
	}
	
div#photo_main #carousel_container {
	height:48px;
	position:relative;
	width:518px;
	padding-top:6px;
	}

div#photo_main .jcarousel-prev, div#photo_main .jcarousel-next {
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	height:18px;
	width:21px;
	top:16px;
	}

div#photo_main .jcarousel-prev {
	left:-20px;
	background-position:0 -73px ;
	}

div#photo_main :hover.jcarousel-prev {
	background-position:0 -91px ;
	}

div#photo_main .jcarousel-prev-disabled, div#photo_main :hover.jcarousel-prev-disabled {
	background-position:0 -109px ;
	}

div#photo_main .jcarousel-next {
	right:-20px;
	background-position: -22px -73px;
	}

div#photo_main :hover.jcarousel-next {
	background-position: -22px -91px;
	}

div#photo_main .jcarousel-next-disabled, div#photo_main :hover.jcarousel-next-disabled {
	background-position: -22px -109px;
	}

div#photo_main .jcarousel-clip {
	margin:0px 17px;
	width:485px;
	}

div#photo_main .thumbs_block {
	list-style:none;
	width:485px;
	}

div#photo_main .thumbs_block.no_vgutter {
	margin:0;
	}

div#photo_main .thumbs_block div {
	margin:0 8px 0 0;
	}

/*   end photos view   */

/*   videos   */

div#video_player_wrapper {
	height:366px;
	width:646px;
	background:url(/images/media/video/video_view_bg.jpg) no-repeat;
	margin:15px 0 0 5px;
	}

div#video_player_wrapper #video_player {
	height:360px;
	margin:3px;
	width:640px;
	}

div#video_rating {
	display:none;
	float:left;
	margin:0 10px;
	}

#video_rating span {
	float:left;
	margin-right:9px;
	padding-right:6px;
	}

div#video_title {
	padding:5px 0;
	width:auto;
	display:block;
	margin:0 32px;
	font-size:18px;
	color:#a10000;
	}
	
div#video_description {
	padding:5px;
	margin:0 32px 20px 32px;
	}

div#video_info {
	padding:4px 50px 10px 50px;
	margin:0 15px;
	}

div#video_duration {
	float:left;
	margin:0 10px;
	padding:0 15px 0 0;
	}

#video_buttons a.add {
	display:none;
	float:left;
	width:70px;
	height:19px;
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-71px -34px;
	margin-right:7px;
	border-right:1px solid #0a0b0b;
	}

#video_buttons a:hover.add {
	background-position:-71px -53px;
	}

#video_buttons a.add span {
	display:none;
	}

#video_buttons a.share_but {
	float:left;
	width:70px;
	height:19px;
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:0 -34px;
	margin-right:7px;
	border-right:1px solid #0a0b0b;
	}

#video_buttons a:hover.share_but {
	background-position:0 -53px;
	}

#video_buttons a.share_but span {
	display:none;
	}

#video_buttons a.comment_but {
	display:none;
	float:left;
	width:85px;
	height:19px;
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-142px -34px;
	margin-right:7px;
	border-right:1px solid #0a0b0b;
	}

#video_buttons a:hover.comment_but {
	background-position:-142px -53px;
	}

#video_buttons a.comment_but span {
	display:none;
	}

#videos_top #back_button , #photos_top #back_button  {
	float:left;
	width:89px;
	height:20px;
	}

#videos_top #back_button a, #photos_top #back_button a {
	display:block;
	height:20px;
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-324px 0;
	}

#videos_top #back_button a:hover, #photos_top #back_button a:hover {
	background-position:-324px -20px;
	}

#videos_top #back_button a span, #photos_top #back_button a span {
	display:none;
	}
	
/*   end videos   */

/*   share   */

div#booeep_share_container {
	background:none;
	margin:0 15px 0 20px;
	}

#share_wrapper {
	background:url(/images/media/share_bg.jpg) no-repeat;
	}

div#share_wrapper #share_heading {
	color:#fff;
	cursor:pointer;
	font-size:15px;
	height:25px;
	font-weight:bold;
	}
div#share_wrapper #share_heading span {
	display:block;
	padding:0 0 0 5px;
	}

div#share_wrapper #share_heading span {
	float:left;
	padding:0 0 0 5px;
	}

#share_wrapper.pane_open #share_heading .btn {
	float:right;
	width:36px;
	height:9px;
	margin:5px 10px 0 0;
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-230px -26px;
	}

#share_wrapper.pane_open :hover#share_heading .btn {
	background-position:-230px -36px;
	}

div#share_wrapper #share_content {
	color:#fff;
	font-size:11px;
	}


div#share_wrapper #share_email {
	margin:15px 10px 15px 0;
	}

div#share_wrapper #share_email form a {
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-95px -146px;
	display:block;
	height:22px;
	margin:0 0 0 203px;
	width:76px;
	}

div#share_wrapper #share_email form a:hover {
	background-position:-95px -168px;
	}
	
/*   end share   */

/*   comment   */

#comments_container, #booeep_comments_container {
	display:none;
	}

div#comments {
	margin:5px 17px;
	padding-top:15px;
	}

#videos_media div#comments_tabs {
	display:block;
	height:22px;
	background:url(/images/media/media_headers.jpg) no-repeat 0 -22px;
	}

#photos_media div#comments_tabs {
	display:block;
	height:22px;
	background:url(/images/media/media_headers.jpg) no-repeat 0 0;
	}

div#comments_new {
	margin:5px 17px;
	}

div#comments_new_btn a {
	float:left;
	height:24px;
	margin:5px 5px 5px 0;
	width:115px;
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-238px -153px;
	}

div#comments_new_btn a:hover {
	background-position:-238px -177px;
	}

div#comments_new_header {
	font-size:15px;
	font-weight:bold;
	}

div#comments_info {
	float:left;
	height:25px;
	width:auto;
	}

#comments_btn_new a {
	float:right;
	height:24px;
	width:115px;
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-98px -215px;
	}

#comments_btn_new a:hover {
	background-position:-98px -239px;
	}
	
#comments_main li {
	border-bottom:1px solid #a10000;
	}

div#comments_username {
	color:#a10000;
	}

#comments_date {
	color:#fff;
	}

div#comments_btn_spam a {
	float:left;
	height:21px;
	margin-left:5px;
	position:relative;
	width:45px;
	background:url(/images/media/videos_photos_btns.jpg) no-repeat;
	background-position:-47px -215px;
	}

div#comments_btn_spam a:hover {
	background-position:-47px -236px;
	}

/*   end comment   */

/*   end media   */

