/*********************** COMMON PROPERTIES ****************************/
body
{
	font-family:"Georgia";
	color:#666666;
	margin:0 auto;
	padding:0;
	font-size:13px;
	background:#6c3a09;
	line-height: 16px;
	background:url(http://static.chelseastaub.com/images/content_bg/background_repeat.jpg) center top;
}

a {
	color:#A17B39;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4, h5
{
	margin:0;
	padding:0;
}
hr
{
	margin:0;
	padding:0;
}
.hide
{
	display: none;
}
ul
{
	list-style-type : none;
}
.clear
{
	clear:both;
}
.floatleft
{
	float:left
}
.floatleft_space
{
	margin:-2px 0 0 -13px;
}
.floatright
{
	float:right
}
img
{
	border:0
}
p
{
	margin:0;
    padding:0;
}
.bold
{
	font-weight:bold
}
h1.home
{
	clear:both;
	float:left;
	width:488px;
	display:block;
}
h1.home a
{
	width:488px;
	height:126px;
	display:block;
	margin:0 0 0 15px;
}
a span.hyperlink, .hyperlink
{
	color:#018194;
	font-style:italic;
	text-decoration:none
}
a:hover span.hyperlink
{
	text-decoration:underline
}
/*********************** COMMON PROPERTIES ENDS *******************/

/*********************** MAIN PROPERTIES START *******************/
#main_wrapper
{
	width:983px;
	margin:0 auto;
}
#main_header
{
	width:918px;
	height:158px;
	margin:0 0 0 65px;
	padding:0;
	position:relative;
	background:url(http://static.chelseastaub.com/images/content_bg/content_bg_top.jpg) no-repeat center top;
}
#main_nav
{
	width:65px;
	float:left;
	margin:-16px 0 0 0;
	padding:0;
}
#main_bg
{
	width:918px;
	margin:0;
	padding:0;
	float:left;
	background:url(http://static.chelseastaub.com/images/content_bg/content_bg_repeat.jpg) repeat-y center top;
}
#footer_main
{
	width:918px;
	margin:0 0 0 65px;
	padding:0;
	float:left;
	position:relative;
	background:url(http://static.chelseastaub.com/images/content_bg/content_bg_bottom.png) no-repeat center top;
}
*html #footer_main
{
	margin:0 0 0 33px;
	padding-top:0;
}
html* #footer_main
{
	padding-top:20px;
} 

/*********************** MAIN PROPERTIES END *******************/
/*********** Header Navigation Start **************/
span#top_signature a {
	display:block;
	width:470px;
	height:140px;
	position:absolute;
	left:130px;
	top:0px;
}
#main_header ul#login_field
{
	margin:104px 0 0 610px;
	padding:0;
	width:272px;
	height:40px;
	position:absolute;
}
#main_header ul#login_field li
{
	float:left;
}
#main_header ul#login_field li
{
	margin:0;
	padding:0;
}
#main_header ul li.home a
{
	margin:0;
	padding:0;
	width:85px;
	height:40px;
	display:block;
	background:url(http://static.chelseastaub.com/images/btns/nav_sprite.jpg) no-repeat;
}
#main_header ul li.home a:hover
{	
	background-position:0 -40px;
}
#main_header ul li.login a
{
	margin:0;
	padding:0;
	width:85px;
	height:40px;
	display:block;
	background:url(http://static.chelseastaub.com/images/btns/nav_sprite.jpg) no-repeat -85px 0;
}
#main_header ul li.login a:hover
{	
	background-position:-85px -40px;
}
#main_header ul li.register a
{
	margin:0;
	padding:0;
	width:101px;
	height:40px;
	display:block;
	background:url(http://static.chelseastaub.com/images/btns/nav_sprite.jpg) no-repeat -170px 0;
}
#main_header ul li.register a:hover
{	
	background-position:-170px -40px;
}
.dynmic_content
{
	margin:45px 0 0 15px;
}
.dynmic_content_profile
{
	margin:45px 0 0 15px;
}
#logout_field {
	margin:104px 0 0 610px;
	padding:0 0 0 6px;
	width:272px;
	height:40px;
	position:absolute;
	color:#666;	
}
#logout_field li {
}
#display_user_name {
	padding:16px 6px 0 0;
	color:#881b13;
	font-size:18px;
	float:left;
}
#edit_account, #logout_divider, #logout {
	padding:17px 0 0 0;
	float:right;
}
#logout_divider {
	padding-left:6px;
	padding-right:6px;
}
#logout {

}
#edit_account a, #logout a {
	color:#666;
}
/*********** Header Navigation End **************/
/*********** Main Navigation Start **************/
#left_nav
{
	margin:0;
	padding:0;
}
#left_nav li
{
	margin:0;
	padding:0;
	width:65px;
}
#left_nav li a {
	display:block;
	height:58px;
}
#left_nav li#chelsa a
{
	background:url(http://static.chelseastaub.com/images/btns/nav_sprite.jpg) no-repeat 0 -80px;
}
#left_nav li#chelsa a:hover
{
	background-position: -65px -80px;
}
#left_nav li#news a
{
	background:url(http://static.chelseastaub.com/images/btns/nav_sprite.jpg) no-repeat 0 -138px;
}
#left_nav li#news a:hover
{
	background-position: -65px -138px;
}
#left_nav li#projects a
{
	background:url(http://static.chelseastaub.com/images/btns/nav_sprite.jpg) no-repeat 0 -195px;
}
#left_nav li#projects a:hover
{
	background-position: -65px -195px;
}
#left_nav li#videos a
{
	background:url(http://static.chelseastaub.com/images/btns/nav_sprite.jpg) no-repeat 0 -252px;
}
#left_nav li#videos a:hover
{
	background-position: -65px -252px;
}
#left_nav li#photos a
{
	background:url(http://static.chelseastaub.com/images/btns/nav_sprite.jpg) no-repeat 0 -309px;
}
#left_nav li#photos a:hover
{
	background-position: -65px -309px;
}
#left_nav li#store a
{
	background:url(http://static.chelseastaub.com/images/btns/nav_sprite.jpg) no-repeat 0 -366px;
}
#left_nav li#store a:hover
{
	background-position: -65px -366px;
}
/*********** Main Navigation End **************/

/*********** Index Middle Start **************/
#main_left_content
{
	margin:0 0 0 17px;
	padding:0;
	float:left;
	width:579px;
	height:518px;
}
#main_left_content h2
{
	margin:0;
	padding:0;
	width:579px;
	height:518px;
}
#main_left_content span.flower_img
{
	margin:0;
	padding:0;
	width:326px;
	height:317px;
	background: url(http://static.chelseastaub.com/images/temp/left_corner_flower.png) no-repeat center top;
	z-index:100;
}
#ads
{
	margin:2px 0 0 0;
	padding:0;
	float:left;
}
#ads_sep_index {
	height:14px;
}
#ads_sep {
	height:10px;
}
/*********** Index Middle End **************/
/*********** Footer Properties Start **************/
#footer_main p.flower_img
{
	top:-200px;
	left:-100px;
	padding:0;
	width:326px;
	height:317px;
	z-index:99;
	display:block;
	position:absolute;
	background:url(http://static.chelseastaub.com/images/content_bg/left_corner_flower.png) no-repeat center top;
}
span.footer_img
{
	margin:20px 10px 0 225px;
	display:block;
	width:94px;
	height:34px;
}
*html span.footer_img
{
	margin:-315px 10px 0 230px;
}
p.footer_link
{
	margin:-28px 10px 0 325px;
	color:#e4b895;
	font:Arial;
}
*html p.footer_link
{
	margin:-30px 10px 0 330px;
}
p.footer_link a
{
	font-size:9px;
	text-decoration:none;
	padding:0;
	font-family:Arial;
	color:#e4b895
}
p.footer_link a:hover
{
	text-decoration:underline;
}
/*********** Footer Properties End **************/

/*********** Internal Properties Start **************/
#main_bg .personal_content
{
	margin:0 2px 100px 17px;
	padding:0;
	width:577px;
	float:left;
	background: url(http://static.chelseastaub.com/images/headers/chelsea_staub_about_header.jpg) no-repeat center top;
}
*html #main_bg .personal_content
{
	margin:0 2px 0 8px;
}
html* #main_bg .personal_content
{
	padding-bottom:100px;
}
/* ---------- Chelsa ---------- */
.personal_content_left
{
	margin:0;
	padding:0;
	width:175px;
	float:left;
}
ul.personal_nav
{
	margin:0 0 0 15px;
	padding:0;
	width:140px;
	height:282px;
	position:relative;
	background: url(http://static.chelseastaub.com/images/content_bg/subnav_about_bg.jpg) no-repeat center top;
}
ul.personal_nav li
{
	margin:0 0 0 7px;
	padding:0;
	width:127px;
	height:23px;
	position:absolute;
}
ul.personal_nav li a
{
	margin:0 0 0 7px;
	padding:0;
	width:127px;
	height:23px;
	position:absolute;
}
ul.personal_nav li.aboutme a
{
	display:block;
	width:127px;
	height:23px;
	margin:81px 0 0 0;
	display:block;
	background: url(http://static.chelseastaub.com/images/btns/sub_navs.jpg) no-repeat 0 0;
}
ul.personal_nav li.aboutme a:hover, ul.personal_nav li.aboutme a.selected
{
	background-position: -126px 0;
}
ul.personal_nav li.favorites a
{
	display:block;
	width:127px;
	height:23px;
	margin:110px 0 0 0;
	display:block;
	background: url(http://static.chelseastaub.com/images/btns/sub_navs.jpg) no-repeat 0 -31px;
}
ul.personal_nav li.favorites a:hover, ul.personal_nav li.favorites a.selected
{
	background-position: -126px -31px;
}
ul.personal_nav li.faq a
{
	display:block;
	width:127px;
	height:23px;
	margin:134px 0 0;
	display:block;
	background: url(http://static.chelseastaub.com/images/btns/sub_navs.jpg) no-repeat 0 -61px;
}
ul.personal_nav li.faq a:hover, ul.personal_nav li.faq a.selected
{
	background-position: -126px -61px;
}
ul.personal_nav li.travel a
{
	display:block;
	width:127px;
	height:23px;
	margin:160px 0 0;
	display:block;
	background: url(http://static.chelseastaub.com/images/btns/sub_navs.jpg) no-repeat 0 -91px;
}
ul.personal_nav li.travel a:hover, ul.personal_nav li.travel a.selected
{
	background-position: -126px -91px;
}
ul.personal_nav li.blog a
{
	display:block;
	width:127px;
	height:23px;
	margin:184px 0 0;
	display:block;
	background: url(http://static.chelseastaub.com/images/btns/sub_navs.jpg) no-repeat 0 -267px;
}
ul.personal_nav li.blog a:hover, ul.personal_nav li.blog a.selected
{
	background-position: -126px -267px;
}
ul.personal_nav li.message_center a
{
	display:block;
	width:127px;
	height:23px;
	margin:205px 0 0 0;
	display:block;
	background: url(http://static.chelseastaub.com/images/btns/sub_navs.jpg) no-repeat 0 -121px;
}
ul.personal_nav li.message_center a:hover, ul.personal_nav li.message_center a.selected
{
	background-position: -126px -121px;
}
ul.personal_nav li.home a
{
	display:block;
	width:57px;
	height:20px;
	margin:250px 0 0 33px;
	display:block;
	background: url(http://static.chelseastaub.com/images/btns/btns_sprite_innerpages.jpg) no-repeat 0 0;
}
ul.personal_nav li.home a:hover, ul.personal_nav li.home a.selected
{
	background-position: 0 -20px;
}
.personal_content_left h2.about_photo
{
	margin:0;
	padding:0;
}
.personal_content_right
{
	margin:200px 0 0 0;
	padding:0;
	float:left;
	width:395px;
}
.personal_content_right p
{
	margin:20px 0 0 0;
	padding:0 10px 10px 0;
	float:left;
}
p.divider
{
	margin:10px 0 0 0;
	padding:0;
	width:395px;
	height:11px;
	background: url(http://static.chelseastaub.com/images/content_bg/dividers.gif) no-repeat 0 0;
}
p.rep_divider
{
	margin:20px 0 0 35px;
	padding:0;
	width:395px;
	height:11px;
	background: url(http://static.chelseastaub.com/images/content_bg/dividers.gif) no-repeat 0 0;
}
p.bottom_spacer
{
	padding:0 0 100px 0;
}
.head_text
{
	display:block;
	font-size:17px;
	color:#333;
	margin:0 0 5px;
}
/* ---------- Chelsa ---------- */

/* ---------- Representation ---------- */
#main_bg .representation_content
{
	margin:0 2px 0 17px;
	padding:0 0 120px 0;
	width:577px;
	float:left;
	background: url(http://static.chelseastaub.com/images/headers/chelsea_staub_representation_header.jpg) no-repeat center top;
}
*html #main_bg .representation_content
{
	margin:0 2px 0 8px;
}
html* #main_bg .representation_content
{
	padding-bottom:120px;
}
span.home_btn a, span.media_home_btn a
{
	display:block;
	width:57px;
	height:20px;
	margin:180px 0 0 55px;
	display:block;
	background: url(http://static.chelseastaub.com/images/btns/btns_sprite_innerpages.jpg) no-repeat 0 0;
}
span.media_home_btn a
{
	margin:71px 0 0 46px;
}
span.home_btn a:hover, span.media_home_btn a:hover
{
	background-position: 0 -20px;
}
span.profile_home_btn a
{
	display:block;
	width:57px;
	height:20px;
	margin:223px 0 0 55px;
	display:block;
	background: url(http://static.chelseastaub.com/images/btns/btns_sprite_innerpages.jpg) no-repeat 0 0;
}
span.profile_home_btn a:hover
{
	background-position: 0 -20px;
}

span.back_btn a, span.media_back_btn a
{
	display:block;
	width:57px;
	height:20px;
	margin:180px 0 0 55px;
	display:block;
	background: url(http://static.chelseastaub.com/images/btns/btns_sprite_innerpages.jpg) no-repeat -58px 0;
}
span.media_back_btn a {
	margin:72px 0 0 46px;
}
span.back_btn a:hover, span.media_back_btn a:hover
{
	background-position: -58px -20px;
}
.internal_content
{
	margin:50px 0 0 10px;
	padding:0;
}
.internal_content p.repre_head_text
{
	margin:15px 0 0 35px;
	padding:0;
	font-size:18px;
}
.internal_content p.repre_sub_head_text
{
	margin:10px 0 0 35px;
	padding:0;
	font-size:16px;
	color:#a17b39;
}
.internal_content span.rep_sub_text
{
	color:#881b13;
}
.internal_content p.repre_text
{
	margin:10px 0 0 35px;
	padding:0;
}
/* ---------- Representation ---------- */

/* ---------- Projects ---------- */
#main_bg .projects_content
{
	margin:0 2px 0 17px;
	padding:0;
	width:577px;
	float:left;
	background: url(http://static.chelseastaub.com/images/headers/chelsea_staub_projects_header.jpg) no-repeat center top;
}
*html #main_bg .projects_content
{
	margin:0 2px 0 8px;
}
.project_detais
{
	margin:20px 0 0 0;
	padding:0;
	width:565px;
	height:181px;
}
.project_detais a
{
	width:565px;
	cursor:pointer;
	height:181px;
	text-decoration:none;
	color:#666666;
}
.project_img
{
	margin:0;
	padding:0;
	width:218px;
	height:181px;
	float:left;
}
.project_description
{
	margin:0;
	padding:5px 0 0 0;
	width:337px;
	height:116px;
	float:left;
}
.project_detais a .read_more_btn
{
	margin:0;
	padding:0;
	width:129px;
	height:18px;
	float:left;
	background: url(http://static.chelseastaub.com/images/btns/btns_sprite_innerpages.jpg) no-repeat 0 -41px;
}
.project_detais a:hover .read_more_btn
{
	background-position: 0 -59px;
}
.proj_head_text
{
	font-size:18px;
	line-height:30px;
	padding:0 0 10px 0;
	color:#333333;
}
.proj_btm_spacer
{
	margin:0 0 20px 0;
	height:75px;
}
.project_text
{
	margin:0;
	padding:0;
	width:565px;
}
.project_text p
{
	margin:22px 0 0 0;
	padding:0 10px 0 15px;
}
.project_text p.disney_text
{
	margin:25px 0 0 0;
	height:160px;
	padding:10px 10px 0 15px;
}
.project_text p.curly_divider
{
	margin:15px 0 0 15px;
	padding:10px 10px 0 15px;
	height:34px;
	font-size:16px;
	color:#a17b39;
	background: url(http://static.chelseastaub.com/images/content_bg/dividers.gif) no-repeat 0 -14px;
}
.curly_divider a {
	color:#a17b39;
	text-decoration:none;
}
.project_text p.divider_proj
{
	margin:20px 0 -10px 15px;
	padding:0;
	width:200px;
	height:11px;
	background: url(http://static.chelseastaub.com/images/content_bg/dividers.gif) no-repeat 0 0;
}
.project_text p.divider_proj1
{
	margin:50px 0 -10px 15px;
	padding:0;
	width:200px;
	height:11px;
	background: url(http://static.chelseastaub.com/images/content_bg/dividers.gif) no-repeat 0 0;
}
.project_text p.divider_proj2
{
	margin:110px 0 -10px 15px;
	padding:0;
	width:200px;
	height:11px;
	background: url(http://static.chelseastaub.com/images/content_bg/dividers.gif) no-repeat 0 0;
}
.top_move
{
	margin:-10px 0 0 0;
}
.proj_bottom_space
{
	height:100px;
}
.proj_img_space
{
	height:25px;
}
.project_text .project_head_text
{
	font-size:18px;
	padding:5px 0;
	display:block;
	color:#333;
}
.project_sub_head
{
	display:block;
	font-size:15px;
	font-weight:bold;
}
/* ---------- Projects ---------- */

/* ---------- News ---------- */
#main_bg .news_content {
	margin:0 2px 0 17px;
	padding:0;
	width:577px;
	float:left;
	background: url(http://static.chelseastaub.com/images/headers/chelsea_staub_news_header.jpg) no-repeat center top;
}
*html #main_bg .news_content {
	margin:0 2px 0 8px;
}
#news h2 span {
	display:none;
}
p.more_link a {
	display:block;
	width:163px;
	height:18px;
	background:url(http://static.chelseastaub.com/images/btns/btns_sprite_innerpages.jpg);
	background-position:0px -78px;
	background-repeat:no-repeat;
}
p.more_link a:hover {
	background-position:0px -96px;
}
p.more_link a span {
	display:none;
}
ul.rx-appearances {
	margin: 40px 0 0 20px;
	padding:0;
}
ul.rx-appearances li {
	border-bottom:1px dashed #E0DDCD;
	padding:0 20px 40px 177px;
	margin: 0 0 40px 0;
	position:relative;
}
ul.rx-appearances li img {
	border:1px solid #e0ddcd;
	position:absolute;
	left:0;
	top:0;
	width:160px;
}
*html ul.rx-appearances li img {
	left:-172px;
	top:26px;
}
ul.rx-appearances li .appearance-date {
	display:none;
}
ul.rx-appearances li h3 {
	color:#333333;
	margin:0 0 10px 0;
	font-size:20px;
	font-weight:normal;
}
ul.rx-appearances p.more_link {
	padding:10px 0;
}
/*ul.rx-appearances p.more_link a {
	display:block;
	width:163px;
	height:18px;
	background:url(http://static.chelseastaub.com/images/btns/btns_sprite_innerpages.jpg);
	background-position: 0 -78px;
	text-transform:none;
}*/
ul.rx-appearances li p {	
}
.btm_spacer_news {
	height:120px;
}
/* ---------- News Ends ---------- */

/* ---------- Media Sections Start ---------- */

#media_category_callouts {
	margin:20px 0 0 0
}
#media_category_callouts h2, #media_category_callouts h3 {
	color:#333333;
	font-weight: normal;
}
#media_category_callouts h3 {
	font-size:20px;
}
.callout {
}
.callout_alt_bg {
	background:url(http://static.chelseastaub.com/images/content_bg/photo_categories_alt_bg.jpg);
	background-repeat:no-repeat;
}
.callout_image {
	float:left;
	height:200px;
	overflow:hidden;
	padding:8px 10px 0 7px;
}
.callout_text {
	float:left;
	padding:40px 0 0 0;
	width:360px;
}
#media_category_callouts h2, .callout_text h3 {
	margin-bottom:5px;
}
.callout_btn_photos, .callout_btn_videos {
	float:left;
	padding:20px 0 0;
}
.callout_btn_photos a, .callout_btn_videos a {
	display:block;
	background:url(http://static.chelseastaub.com/images/btns/btns_sprite_innerpages.jpg);
	width:120px;
	height:18px;
}
.callout_btn_photos a {
	background-position:0 -115px;
}
.callout_btn_photos a:hover {
	background-position:0 -133px;
}
.callout_btn_videos a {
	background-position:0 -152px;
}
.callout_btn_videos a:hover {
	background-position:0 -170px;
}
#photos_content, #videos_content, #photos_landing, #videos_landing {
	padding:0;
	float:left;
	margin:0 2px 200px 17px;
	width:577px;
}
html* #photos_content, #videos_content, #photos_landing, #videos_landing {
	padding-bottom:200px;
}
*html #photos_content, #videos_content, #photos_landing, #videos_landing {
	margin:0 2px 200px 8px;
}
#photos_landing, #photos_content {
	background: url(http://static.chelseastaub.com/images/headers/chelsea_staub_photos_header.jpg) no-repeat center top;
}
#videos_landing, #videos_content {
	background: url(http://static.chelseastaub.com/images/headers/chelsea_staub_videos_header.jpg) no-repeat center top;
}
#photos_content #photos_top, #videos_content #videos_top   {
	background:url(../images/media/media_headers.jpg) no-repeat;
	height:22px;
	margin:20px 0 10px 7px;
	font-size:11px;
}
#photos, #videos {
	position:relative;
	}
#photos_content #photo_main {
	margin:20px 0 10px 7px;
}
#photos_content #photos_top, 
#videos_content #videos_top, 
.item_description, 
.item_rating, 
#videos_bottom, 
#booeep_share_container, 
div#video_info, 
div#views_container, 
#comments_top, 
#comments_date {
	font-family:Trebuchet MS;
}
#booeep_share_container {
	color:#333;
}
#booeep_share_container form label[for="send_email"] {
	color:#666;
}
#photos_content #photos_top .videos_sort #videos_sort_dropdown, 
#videos_content #videos_top .videos_sort #videos_sort_dropdown, 
#booeep_share_container, 
#videos_content #share_wrapper #share_email form a, 
#photos_content #share_wrapper #share_email form a, 
#comments_new_btn a, 
#comments_btn_new a, 
#comments_btn_spam a, 
{
	background:url(http://static.chelseastaub.com/images/media/videos_photos_btns.gif) no-repeat;
}
#photos_content #photos_gallery li, #videos_content #videos_gallery li {
	margin:0 35px 20px 4px;
}
*html #photos_content #photos_gallery li, #videos_content #videos_gallery li {
	margin:0 15px 20px 4px;
}
#photos_content #photos_gallery #rating ul li, #videos_content #videos_gallery #rating ul li {
	margin:0;
}
#photo_main #collection_info #gallery_title {
	font-size:18px;
	color:#000;
}
html* .media_item_desc {
	font-weight:100;
	font-size:12px
}
.collection_desc {
	font-size:13px;
}
h4.media_item_desc {
	font-weight:100;
}
div#photo_main #carousel_heading span {
	font-size:10px;
	padding-left:4px;
	display:block;
	font-family:Trebuchet MS;
	color:#000;
	margin-left:10px;
}
div#videos_top .videos_sort .videos_sort_title {
	float:left;
	padding-top:5px;
	width:70px;
}
#photos_content #videos_sort_dropdown ul.SubMenu {
	left:95px;
}
#videos_content #videos_top .videos_sort {
	float:right;
	width:257px;
	height:25px;
	position:relative;
	padding:0 0 0 25px;
}
#videos_content #share_wrapper #share_email form input, #share_wrapper #share_email form textarea#send_msg, #photos_content #share_wrapper #share_email form input {
	width:215px;
}
#videos_content #share_wrapper #share_email, #photos_content #share_wrapper #share_email {
	float:right;
	width:218px;
	margin:5px 10px 0 0;
}
#videos_gallery .listing_item .item_title .item_titlebar {
	margin:0;
	width:0;
}
#video_title  #video_titletext {
	color:#A17B39;
	font-size:20px;
	padding:0 0 0 7px;
}
*html #video_title {
	width:auto;
}
html* #video_title  #video_titletext {
	top:625px;
	padding:0;
}
div.videos_pagination .rx-page-stats, div.videos_pagination_btm .rx-page-stats {
	margin-left:6px;
	margin-top:7px;
}
div.videos_pagination .rx-pagination li, div.videos_pagination_btm .rx-pagination li {
	margin-left:5px;
}
#videos_top .videos_pagination, #videos_bottom .videos_pagination_btm, #photos_top .photos_pagination {
	width:255px;
	margin:0 0 0 7px;
}

#photos_top .photos_pagination ul.rx-pagination li.next {
	display:none;
}
#photos_content #photos_top .videos_sort {
	float:right;
	width:257px;
	height:21px;
	padding-top:1px;
}
#photos_content #photos_top .videos_sort .videos_sort_title {
	width:70px;
}
#photos_content #photos_top .videos_sort #videos_sort_dropdown, #videos_content #videos_top .videos_sort #videos_sort_dropdown {
	width:183px;
	height:20px;
}
div#videos_content #videos_top .videos_sort #videos_sort_dropdown {
	float:left;
	height:20px;
	width:183px;
}
div#videos_top .videos_sort #videos_sort_dropdown a.button {
	height:20px;
}

#videos_top .videos_sort #videos_sort_dropdown a.button span {
	float:left;
	padding:3px 0 0 10px;
}
#videos_sort_dropdown a, .rx-pagination a {
	color:#fffefe;
	text-decoration:none;
}
div#photos_top .videos_sort #videos_sort_dropdown a.button, div#videos_top .videos_sort #videos_sort_dropdown a.button {
	font-size:13px;
	background:url(../images/media/videos_photos_btns.gif) no-repeat;
	background-position:-205px 0;
	height:20px;
}
div#photos_top .videos_sort #videos_sort_dropdown a:hover.button, div#videos_top .videos_sort #videos_sort_dropdown a:hover.button {
	background-position:-205px -20px;
}

#videos_sort_dropdown a:hover, .rx-pagination a:hover {
	color:#ffcfb1;
}
#photos_top #videos_sort_dropdown ul.SubMenu, #videos_top #videos_sort_dropdown ul.SubMenu {
	background:url(../images/media/videos_photos_btns.gif) no-repeat -205px -41px;
	top:20px;
	width:183px;
}
div.videos_pagination .rx-pagination, div.videos_pagination_btm .rx-pagination {
	margin-top:7px;
	padding:0 5px 0 0;
}
.videos_pagination ul.rx-page-stats {
	width:auto;
	list-style:none;
	margin:0;
	padding:5px 0 0 5px;
}
#videos_gallery .listing_item .item_title  a.item_titletext, #photos_gallery .listing_item .item_title  a.item_titletext  {
	color:#000;
	font-size:12px;
	padding-left:10px;
	overflow:hidden;
}
.item_description, .item_rating {
	font-size:10px;
	color:#666;
}
div#photos_gallery ul li .listing_item .item_rating {
	padding:8px 10px;
}
div#photos_gallery ul li .listing_item .item_rating #rating {
	padding:1px 0 0;
}
.item_description span, .item_rating span {
	color:#333;
}
#photos_gallery .listing_item .item_title  a.item_titletext {
	padding:0;
}
#videos_gallery .listing_item, #photos_gallery .listing_item {
	width:150px;
	height:236px;
	background-repeat:no-repeat;
}
#photos_gallery .listing_item {
	width:140px;
}
#videos_gallery .item_thumb {
	margin-left:6px;
}
#videos_content #video_player {
	width:556px;
	height:313px;
	margin:5px 0 0 5px;
}
html* #videos_content #video_player {
	margin-left:5px;
}
#videos_content #video_player_wrapper {
	height:324px;
	width:569px;
	margin:10px 0 10px 6px;
	background:url(../images/content_bg/video_player_bg.jpg) no-repeat;
}
*html #videos_content #video_player_wrapper {
	margin:10px 0 0 0;
}
div#video_info {
	border-bottom:1px dashed #d7c1c2;
	border-top:1px dashed #d7c1c2;
}
#videos_content #video_rating  {
	float:left;
	margin:5px  0;
}
#videos_content #video_rating  span {
	float:left;
	padding:0 5px 0 0;
}
#videos_content #video_rating  #rating {
	padding:1px 0 0 0
}
#videos_content #share_wrapper #share_content, #photos_content #share_wrapper #share_content {
	padding:2px 0;
}
#videos_content #share_wrapper #share_email form a, #photos_content #share_wrapper #share_email form a {
	background-position:-263px -145px;
	margin:0 0 0 174px;
}
#videos_content #share_wrapper #share_email form a:hover, #photos_content #share_wrapper #share_email form a:hover {
	background-position:-308px -145px;
}

div#video_buttons a {
	float:left;
	height:22px;
	margin:0 3px 0 0;
	background:url(http://static.chelseastaub.com/images/media/videos_photos_btns.gif) no-repeat;
	}

div#video_buttons a span {
	display:none;
	}

div#video_buttons a.share_but {
	width:55px;
	background-position: 0 -38px;
	}

div#video_buttons a:hover.share_but {
	background-position: 0 -59px;
	}

div#video_buttons a.add {
	display:none;
	width:69px;
	background-position:-56px -38px;
	}

div#video_buttons a:hover.add  {
	background-position:-56px -59px;
	}

div#video_buttons a.comment_but  {
	width:69px;
	background-position: -126px -38px;
	}

div#video_buttons a:hover.comment_but  {
	background-position:-126px -59px;
	}

/*#photo_main #media_item_info #media_item_actions .fav_but {
	display:none;
}
a.share_but span, a.comment_but span {
	display:none;
}
div#photo_main #media_item_info #media_item_actions .share_but {
	background-position:-382px -78px;
	background-repeat:no-repeat;
}
div#photo_main #media_item_info #media_item_actions :hover.share_but {
	background-position:-382px -93px;
}
div#photo_main #media_item_info #media_item_actions .comment_but {
	background-position:-480px -78px;
	background-repeat:no-repeat;
}
div#photo_main #media_item_info #media_item_actions :hover.comment_but {
	background-position:-480px -93px;
}
div#photo_main #rating_container div.rating_label, div#photo_main #views_container div.views_label {
	margin-top:5px;
}
div.rating_stars {
	margin-top:3px;
}
div#photo_main #rating_container div.rating_label {
	background-position:-547px -81px;
	background-repeat:no-repeat;
	margin-left:0;
}
div#photo_main #views_container div.views_label {
	background-position:-547px -96px;
	background-repeat:no-repeat;
	margin-left:10px;
	width:30px;
}
div.rating_label span, div.views_label span {
	visibility:hidden;
}
#photo_main #media_item_info #media_item_actions a {
	color:#333333;
	text-decoration:none;
}
#photo_main #media_item_info #media_item_actions a:hover {
	color:#A17B39;
}*/

#collection_info {
	padding:0 24px;
	}
	
#photo_main #collection_info #gallery_title {
	font-size:18px;
	margin:14px 0 5px 0;
	font-weight:normal;
	color:#000;
	}

#photo_main #collection_info .collection_desc {
	font-size:13px;
	color:#333;
	}
div#primary_preview {
	margin:5px 24px;
	height:428px;
	background:#ede8da;
	}

div#photo_main #primary_preview .horizontal {
	background:url(../images/media/horizontal_bg.jpg) no-repeat;
	height:275px;
	left:56px;
	top:76px;
	position:absolute;
	width:408px;
	}

div#photo_main #primary_preview .vertical {
	background:url(../images/media/vertical_bg.jpg) no-repeat;
	height:408px;
	left:123px;
	position:absolute;
	top:10px;
	width:275px;
	}

div#photo_main #primary_preview .vertical img, div#photo_main #primary_preview .horizontal img {
	padding:4px;
	}

ul#preview_nav li {
	top:161px;
	width:52px;
	height:94px;
	}

ul#preview_nav a {
	display:block;
	height:94px;
	}

ul#preview_nav li.prev {
	left:1px;
	}

ul#preview_nav li.prev a {
	background:url(http://static.chelseastaub.com/images/media/videos_photos_btns.gif) no-repeat;
	background-position:-398px  0;
	}

ul#preview_nav li.prev a:hover {
	background-position:-398px  -94px;
	}

ul#preview_nav li.next {
	right:1px;
	}

ul#preview_nav li.next a {
	background:url(http://static.chelseastaub.com/images/media/videos_photos_btns.gif) no-repeat;
	background-position:-450px  0;
	}

ul#preview_nav li.next a:hover {
	background-position:-450px  -94px;
	}

#photo_main #media_item_info {
	padding:10px 50px;
	}

#media_item_title {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#000;
	}

	
#photo_main #media_item_info .media_item_desc {
	font-size:11px;
	font-weight:normal;
	margin:5px 0 0 3px;
	}

div#photo_main #media_item_info #media_item_actions {
	padding: 0;
	}
	
#photo_main #media_item_info #media_item_actions li#number_container, #photo_main #media_item_info #media_item_actions li#views_container {
	padding-right:10px;
	font-size:10px;
	padding-top:3px;
	}

#media_item_actions {
	height:24px;
	border-bottom:1px dashed #d7c1c2;
	border-top:1px dashed #d7c1c2;
	color:#666;
	}
	
#photo_main #rating_container {
	font-size:11px;
	margin-right:8px;
	padding-top:3px;
	}

div#photo_main #views_container {
	font-size:11px;
	left:150px;
	}

#photo_main #views_container div.views_label {
	width:31px;
	height:8px;
	background:url(http://static.chelseastaub.com/images/media/videos_photos_btns.gif) no-repeat;
	background-position: 0 -20px;
	margin:5px 0 0 0;
	}

#photo_main #views_container div.views_label span {
	display:none;
	}

#views_container .views_count {
	font-size:11px;
	padding-top:1px;
	color:#c37802;
	font-family: Trebuchet MS;
	}

#back_button {
	display:none
	}

div#videos_sort_dropdown ul.SubMenu {
	left:65px;
	}

#videos_top div#videos_sort_dropdown ul.SubMenu {
	left:95px;
	}

#back_button a:hover {
	background-position:-86px -385px;
	}

#photo_main #rating_container .rating_label {
	width:60px;
	height:8px;
	background:url(http://static.chelseastaub.com/images/media/videos_photos_btns.gif) no-repeat;
	background-position: 0 -4px;
	margin:5px 5px 0 0;
	}

#photo_main #rating_container .rating_label span {
	display:none;
	}

#photo_main #rating_container .rating_stars {
	padding:1px 0 0 0;
	}

div#rating ul li {
	background:url(http://static.chelseastaub.com/images/media/videos_photos_btns.gif) no-repeat;
	background-position: -136px -1px;
	}

div#rating .empty {
	background-position: -136px -1px;
	}

div#rating .half {
	background-position: -172px -1px;
	}

div#rating .full {
	background-position: -184px -1px;
	}

div#rating .full_alt {
	background-position: -160px -1px;
	}

div#photos_gallery ul li .listing_item .item_link, div#videos_gallery ul li .listing_item .item_link  {
	height:19px;
	margin:0 5px;
	}
	
div#videos_gallery ul li .listing_item .item_link a {
	height:19px;
	background:url(../images/media/videos_photos_btns.gif) no-repeat;
	background-position:-378px -216px;	
	}

div#videos_gallery ul li .listing_item .item_link a:hover {
	background-position:-378px -235px;	
	}

div#photos_gallery ul li .listing_item .item_link a {
	height:19px;
	background:url(../images/media/videos_photos_btns.gif) no-repeat;
	background-position:-226px -216px;	
	}

div#photos_gallery ul li .listing_item .item_link a:hover {
	background-position:-226px -235px;	
	}

div#photo_main #media_item_info #media_item_actions #share_but_container {
	width:55px;
	height:22px;
	margin:0 3px 0 0;
	}

div#photo_main #media_item_info #media_item_actions a.share_but {
	display:block;
	height:22px;
	background:url(http://static.chelseastaub.com/images/media/videos_photos_btns.gif) no-repeat;
	background-position: 0 -38px;
	}

div#photo_main #media_item_info #media_item_actions a:hover.share_but {
	background-position: 0 -59px;
	}

div#photo_main #media_item_info #media_item_actions #fav_but_container {
	width:69px;
	height:22px;
	margin:0 3px 0 0;
	display:none;
	}

div#photo_main #media_item_info #media_item_actions a.fav_but {
	display:block;
	height:22px;
	background:url(http://static.chelseastaub.com/images/media/videos_photos_btns.gif) no-repeat;
	background-position:-56px -38px;
	}

div#photo_main #media_item_info #media_item_actions a:hover.fav_but  {
	background-position:-56px -59px;
	}

div#photo_main #media_item_info #media_item_actions #comment_but_container	 {
	width:69px;
	height:22px;
	margin:0 3px 0 0;
	}
div#photo_main #media_item_info #media_item_actions a.comment_but  {
	display:block;
	height:22px;
	background:url(http://static.chelseastaub.com/images/media/videos_photos_btns.gif) no-repeat;
	background-position: -126px -38px;
	}

div#photo_main #media_item_info #media_item_actions a:hover.comment_but  {
	background-position:-126px -59px;
	}

#thumb_carousel {
	margin:5px 35px 10px 35px;
	height:66px;
	}
	
	
div#photo_main #carousel_container {
	height:48px;
	position:relative;
	width:490px;
	padding-top:6px;
	}

div#photo_main .jcarousel-prev, div#photo_main .jcarousel-next {
	background:url(http://static.chelseastaub.com/images/media/videos_photos_btns.gif) no-repeat;
	height:18px;
	width:20px;
	top:18px;
	}

div#photo_main .jcarousel-prev {
	left:-10px;
	background-position:0 -152px ;
	}

div#photo_main :hover.jcarousel-prev {
	background-position:0-170px ;
	}

div#photo_main .jcarousel-prev-disabled, div#photo_main :hover.jcarousel-prev-disabled {
	background-position:0 -188px ;
	}

div#photo_main .jcarousel-next {
	right:-10px;
	background-position: -20px -152px;
	}

div#photo_main :hover.jcarousel-next {
	background-position: -20px -170px;
	}

div#photo_main .jcarousel-next-disabled, div#photo_main :hover.jcarousel-next-disabled {
	background-position: -20px -188px;
	}

div#photo_main .jcarousel-clip {
	margin:0px 13px;
	width:auto;
	}

div#photo_main .thumbs_block {
	list-style:none;
	width:464px;
	}

div#photo_main .thumbs_block.no_vgutter {
	margin:0;
	}

div#photo_main .thumbs_block div {
	float:left;
	margin:0 4px 0 0;
	}

div#comments_info {
	float:left;
	height:25px;
	width:auto;
	}

div#comments_header {
	background:url(http://static.chelseastaub.com/images/content_bg/media_comments_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
html* #comments #comments_main ul {
	padding-top:20px;
}
#comments_main #comments_main_wrapper {
	width:auto;
}
*html div#comments_main_left {
	margin-left:0;
}
div#comments_main_right {
	width:464px;
}
#comments_main li {
	background:url(../images/content_bg/media_comments_bg_btm.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
}
#comments_body {
	padding:0 0 10px;
	text-align:justify;
	width:480px;
}

#comments_btn_new {
	float:right;
	width:120px;
	height:25px;
	}

#comments_new_btn {
	width:119px;
	height:25px;
	}

#comments_new_btn a {
	background:url(../images/media/videos_photos_btns.gif) no-repeat;
	background-position:-236px -152px;
	display:block;
	height:25px;
}
#comments_new_btn a:hover {
	background-position:-236px -177px;
}
#comments_btn_new a {
	background:url(../images/media/videos_photos_btns.gif) no-repeat;
	background-position:-97px -216px;
	display:block;
	height:25px;
}
#comments_btn_new a:hover {
	background-position:-97px -241px;
}

#videos_content #comments_title_left, #photos_content #comments_title_left {
	padding-top:0;
}
#videos_content #comments_username, #photos_content #comments_username {
	color:#A17B39;
	font-size:18px;
}
#comment_abuse {
	margin-right:30px;
}
#comments_btn_spam a {
	background:url(../images/media/videos_photos_btns.gif) no-repeat;
	background-position:-44px -216px;
	height:19px;
}
#comments_btn_spam a:hover {
	background-position:-44px -235px;
}
div#photos_content div#share_heading, div#videos_content div#share_heading {
	height:22px;
}
#share_wrapper #share_heading span {
	color:#000;
	float:left;
}

#share_wrapper #share_heading span.btn {
	float:right;
	width:49px;
	height:20px;
	background:url(../images/media/videos_photos_btns.gif) no-repeat;
	background-position:0 -83px;
	padding:0;
	margin:1px;
}

#share_wrapper :hover#share_heading span.btn {
	background-position:0 -103px;
}

div#share_wrapper {
	background:url(../images/media/share_bg.jpg) no-repeat;
	}

#booeep_share_container #share_wrapper #share_addthis {
	top:25px;
}

#booeep_share_container #share_wrapper #share_permalink {
	top:86px;
}

#video_description {
	margin:5px 0 0 3px;
}
	
#video_duration {
	float:left;
	margin:5px 10px;
	padding:0 10px 0 0;
	border-right: 1px solid #fbf9ed;
}

#new_comment_form {
	margin:0 0 0 15px;
}
/* ---------- Media Sections Ends ---------- */

/* ---------- Message Center ---------- */
#main_bg .msg_center_content
{
	margin:0 2px 0 17px;
	padding:0;
	width:577px;
	float:left;
	background: url(http://static.chelseastaub.com/images/headers/chelsea_staub_message_center_header.jpg) no-repeat center top;
}
*html #main_bg .msg_center_content
{
	margin:0 2px 0 8px;
}
.msg_center_content #rx-messages, 
.msg_center_content #rx-messages ul, 
.msg_center_content #rx-mc-header1, 
.msg_center_content #rx-mc-header1 ul, 
.msg_center_content #rx-mc-header2, 
.msg_center_content #rx-mc-header2 ul, 
.msg_center_content #rx-mc-footer, 
.msg_center_content #rx-mc-footer ul, 
.msg_center_content #rx-messages p {
	font-family:"Georgia";
}
ul#rx-mc-header1 li, #rx-mc-header2 ul.rx-page-stats li, #rx-mc-footer ul.rx-page-stats li, #rx-messages .heading .date, td.msg_meta ul li {
	font-family:Trebuchet MS;
}
ul#rx-messages li div.pinned_header ul {
	color:#333;
}
#rx-messages .pinned_header li.desc {
	font-weight:normal;
}
#rx-messages .subheading_pins span, #rx-messages .subheading_messages span, #rx-messages .heading .author {
	color:#333333;
	font-size:15px;
	font-weight:bold;
}
.msg_center_content #rx-messages .heading .author {
	margin:2px 0 0 13px;
}
#rx-messages .heading .admin {
	color:#881b13;
}
.msg_center_content #rx-messages .message .msg_meta label, .msg_center_content #rx-messages .response .msg_meta label {
	width:auto;
	padding:0 0 0 11px;
}
.msg_center_content #rx-messages .msg_meta li {
	font-size:10px;
}
ul#rx-mc-header1 
{
	margin:0 0 0 0;
	padding:0 8px 0 0;
	list-style:none;
	display:block;
	text-align:left;
	float:right;
}
#rx-mc-header1 li
{
	float:left;
	margin:0;
	padding:0;
}
#rx-mc-header1 li a
{
	margin:0;
	padding:0;
	text-decoration:none;
}
#rx-mc-header1 li a:hover
{
	text-decoration:underline
}
ul#rx-mc-header2 
{
	margin:0 15px 0 0;
	clear:both;
	padding:0;
}
*html ul#rx-mc-header2 
{
	margin:0 10px 0 0;
}
*html .dynamic_content_msg_center #rx-mc-header2 li.new_post {
	float:right;
	margin:6px 0 0 155px;
}
*html .dynamic_content_msg_center #rx-mc-header2 li.new_post a {
	background-position:100px 0;
	padding-right:0;
}
#rx-mc-header2 li.pagination {
	margin:0;
	float:left;
}
ul#rx-mc-header2 li.type_filter
{
	margin:0 0 0 30px;
	float:right;
}
#rx-mc-header2 li.pagination ul.rx-page-stats {
	width:150px;
	margin:15px 0 0 -10px;
}
*html #rx-mc-header2 li.pagination ul.rx-page-stats {
	margin:15px 0 0 -8px;
}
#rx-mc-header2 li.pagination ul.rx-pagination
{
	margin:0;
	padding:0;
	line-height:20px;
	display:none;
}
#rx-mc-header2 li.pagination ul.rx-pagination li a
{
	margin:0 0 10px 0;
	padding:0;
	color:#333;
}
ul#rx-mc-footer ul.rx-pagination
{
	margin:0 0 10px 0;
	padding:0;
}
ul#rx-mc-footer ul.rx-pagination li a
{
	margin:0 0 10px 0;
	padding:0;
}
ul#rx-mc-footer ul.rx-page-stats
{
	margin:0;
}
#rx-messages .subheading_pins, #rx-messages .subheading_messages {
	margin:0 0 0 0px;
	display:block;
	background: url(http://static.chelseastaub.com/images/message_center/mssg_center_heading_bg.jpg) no-repeat center top;
}
#rx-messages li div.pinned_header ul {
	background-image: url(http://static.chelseastaub.com/global/images/icons/pin.gif);
	background-repeat: no-repeat;
	background-position: 8px 1px;
}
*html #rx-messages li div.pinned_header ul li.label {
	margin-left: 15px;
}
#rx-messages .message  {
}
td.msg_meta ul li.avatar
{
	background:url(http://static.chelseastaub.com/images/message_center/mssg_center_mssg_meta_bg.jpg) no-repeat;
	background-position:1px 0px;
}
td.msg_meta ul li.avatar img
{
	margin:0 0 0 -22px;
}
#rx-messages .message .msg_meta label 
{
}
.msg_center_content #rx-messages .actions {
	padding:0 0 0 25px;
}
li.to_top a {
	color: #fff;
}
li.report a  {
	color: #666;
}
.msg_center_content #rx-messages .response .msg_meta, .msg_center_content #rx-messages .response .msg_meta label {
	color:#666;
}
#rx-messages .response  
{
	font:Georgia;
}
#rx-messages .response .msg_meta  {
	color: #005092;
}
#rx-messages .response .msg_meta label {
	color: #7ca6a5;
}
#rx-messages .response td.msg_meta ul li.avatar  
{
	background:url(http://static.chelseastaub.com/images/message_center/mssg_center_mssg_meta_star_bg.jpg)  no-repeat right top;
}
#rx-messages .response td.msg_meta ul li.avatar img
{
	margin:0px 0 0 -22px;
}
.msg_center_content #rx-messages .msg_meta .avatar {
	padding:5px 5px 15px;
}
#rx-messages .response .actions  {
	height:23px;
}
#rx-messages .response .actions a  {
	text-decoration:none;
}
ul#rx-messages div.container
{
	margin:2px 0 25px -10px;
	background:url(http://static.chelseastaub.com/images/message_center/mssg_center_container_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
ul#rx-messages div.response
{
	margin:2px 0 2px 0;
}
.msg_table {
	margin:0 0 10px 0;
	border-spacing:0px;
	padding-right:2px;
}
ul.actions li.to_top a 
{
	text-decoration:none;
	font-weight:600
}
.btm_spacer_msg_center {
	height:220px;
}
.dynamic_content_msg_center
{
	margin:45px 0 0 15px;
}
.dynamic_content_msg_center
{
	width:550px;
}
.msg_center_content #rx-messages .body {
	background-color:#FFFFFF;
	padding:18px;
}
#rx-messages .response td.body, ul#rx-mc-footer li ul.rx-pagination li a {
	color:#a17b39;
}
/* ---------- Message Center ---------- */

/* ---------- Edit Profile ---------- */
#main_bg .myaccount_content
{
	margin:0 2px 0 17px;
	padding:0 0 120px 0;
	width:577px;
	float:left;
	background: url(http://static.chelseastaub.com/images/headers/chelsea_staub_edit_profile_header.jpg) no-repeat center top;
}
*html #main_bg .myaccount_content
{
	margin:0 2px 0 8px;
}
.dynmic_content_profile h2
{
	display:none;
}
.dynmic_content_profile p span
{
	display:none;
}
div#settings_pane
{
	width:98%;
	margin:0;
}
div#edit_profile h2
{
	font-size:18px;
	color:#a17b39;
	margin:10px 0 0 0
}
div#edit_profile p span
{
	display:none
}
form#rxfrm-profile
{
/*	margin:0 0 0 25px;*/
	padding:0;
}
/*- LEFT NAVBAR -*/

	/* entire navbar container border */
		div#settings_notebook
		{
			width:124px;
			margin:-235px 0 0 0;
		}
		#settings_notebook ul 
		{
			height:124px;
			margin:0;
		}
	/* settings and options background & text */
		div#settings_notebook h3 {
			display:none;
		}
	/* inactive navbar links */
		div#settings_notebook ul li
		{
			margin:5px 0 0 0;
			margin:0;
			height:22px;
			width:124px;
		}
		div#settings_notebook ul li span
		{
			display:none;		
		}
		div#settings_notebook ul li a
		{
			height:22px;
			width:124px;
			display:block;
			margin:7px 0 0 4px;
		}
		*html div#settings_notebook ul li a
		{
			margin:1px 0 0 4px;
		}
		div#settings_notebook ul li a#acct_but, div#settings_notebook ul li a#auth_but, div#settings_notebook ul li a#avatar_but, div#settings_notebook ul li a#alert_but {
			width:125px;
		}
		div#settings_notebook ul li a#acct_but
		{
			height:22px;
			background:url(http://static.chelseastaub.com/images/btns/sub_navs.jpg) no-repeat 0 -147px;
		}
		div#settings_notebook ul li a#auth_but
		{
			height:22px;
			background:url(http://static.chelseastaub.com/images/btns/sub_navs.jpg) no-repeat 0 -177px;
		}
		div#settings_notebook ul li a#avatar_but
		{
			height:22px;
			background:url(http://static.chelseastaub.com/images/btns/sub_navs.jpg) no-repeat 0 -207px;
		}
		div#settings_notebook ul li a#alert_but
		{
			height:22px;
			background:url(http://static.chelseastaub.com/images/btns/sub_navs.jpg) no-repeat 0 -237px;
		}
		div#settings_notebook ul li a:hover#acct_but
		{
			background-position: -126px -147px;
		}
		div#settings_notebook ul li a:hover#auth_but
		{
			background-position: -126px -177px;
		}
		div#settings_notebook ul li a:hover#avatar_but
		{
			background-position: -126px -207px;
		}
		div#settings_notebook ul li a:hover#alert_but
		{
			background-position: -126px -237px;
		}
		
	/* active navbar links */
		#settings_notebook a.active#acct_but 
		{
			background:url(http://static.chelseastaub.com/images/btns/sub_navs.jpg) no-repeat -126px -147px;
		}
		#settings_notebook a.active#auth_but 
		{
			background:url(http://static.chelseastaub.com/images/btns/sub_navs.jpg) no-repeat -126px -177px;
		}
		#settings_notebook a.active#avatar_but 
		{
			background:url(http://static.chelseastaub.com/images/btns/sub_navs.jpg) no-repeat -126px -207px;
		}
		#settings_notebook a.active#alert_but 
		{
			background:url(http://static.chelseastaub.com/images/btns/sub_navs.jpg) no-repeat -126px -237px;
		}
/*- ACCOUNT INFO PANE -*/

	/* 'account info' & 'personal info' headers */
		div#acct_pane .acct_header
		{
			margin:20px 0 0 0;
		}
		div#acct_pane .acct_header h3 span 
		{
			font-size:20px;
			padding:0 0 10px 0;
			font-weight: normal;
			color: #333;
		}
	/* 'account info text color' */
		div#acct_pane .acct_header .auth_button {
			color: #666;
			text-align:left;
			margin:20px 0 20px 5px;
			height:80px;
			background:url(http://static.chelseastaub.com/images/content_bg/dynamic_dividers.gif) no-repeat left bottom;
		}
	/* 'edit email & password' button */
		div#acct_pane .acct_header .auth_button a {
			font-size:18px;
			color: #a17b39;	
			margin:10px 0 0 0;
			text-decoration:none;
		}
		div#acct_pane .acct_header .auth_button span 
		{
			padding:0 0 30px 0;
			text-align:left
		}
	/* 'personal information' pane */
		div#acct_pane .acct_info .info_fields {
			padding: 10px 0 0 0
		}
		div#acct_pane .acct_info_header h3 span
		{
			padding:0;
			margin:0;
		}
		div#acct_pane .acct_info_header h3 span{
			font-size:20px;
			color: #333;
			font-weight: normal;
			margin:0;
		}
		#acct_pane .acct_info {
			color: #a17b39;	
		}
		#acct_pane .acct_info ul.info_fields label {
			color: #a17b39;
		}
		div#acct_pane .display_field, div#acct_pane .firstname_field,
		div#acct_pane .lastname_field{
			float: left;
			width: 152px;
			padding-bottom: 10px;
		}
		textarea#interests
		{
			width: 450px;
		}
	/* 'booeep collects this info...' text color */
		#acct_pane .dob_explain_field {
			color: #666666;
		}
	
/*- EDIT EMAIL & PASSWORD PANE -*/

	/* header */
		#auth_pane h3 span {
			font-size:20px;
			font-weight: normal;
			color: #333;	
			margin:0;
		}
	/* overall pane BG & text color */
		#auth_pane ul.container {
			color: #a17b39;
			margin:0;
			padding:0;
		}
	/* 'Password:' & 'Edit Email:' sub headings */
		#auth_pane h4 {
			font:16px "Georgia";
			color: #666;
		}
	
/*- AVATARS PANE -*/
	
	#avatar_pane
	{
		margin:10px 0 0 0;
	}
	/* headers */
		#avatar_pane h3 span{
			font-size:20px;
			font-weight: normal;
			color: #333;
		}
	/* 'Avatars:' container */
		#avatar_pane .custom_avatar {
			color: #666;
		}
		div#avatar_pane .custom_avatar li {
			float: left;
			margin-left: 18px;
		}
		div#avatar_pane .custom_avatar .current_avatar {
			width: 120px;
		}
	/* 'Current Avatar:' & 'Avatar Uploader' labels */
		#avatar_pane .custom_avatar h4 {
			font:14px "Palatino Linotype";
			color: #a17b39;
		}
	/* 'More Avatars:' container */
		#avatar_pane .more_avatars {
		}
	/* 'More Avatars:' text */
		#avatar_pane .more_avatars h4 {
			color: #666;
			text-decoration: none;
		}
	/* NON-Selected tile color */
		#avatar_pane .more_avatars .tile {
			border: 3px solid #484849;	
		}
	/* SELECTED tile color */
		#avatar_pane .more_avatars li.selected {
			border: 3px solid #D29400;
		}

/*- EMAIL NOTIFICATIONS PANE -*/

	/* headers */
		#alert_pane h3 span {
			font-size:20px;
			font-weight: normal;
			color: #333;	
		}
	/* general font color */
		#alert_pane div {
			color: #666;
		}
	/* existing alert bg color */
		#alert_pane div.pane_header, #alert_list .alert_item {
		}
	/* site domain color */
		#alert_list .alert_header span {
			color: #A17B39;
		}
	/* 'click below to adjust... ' hint text color */
		div#alert_list .alert_item .hint {
			color: #333;
		}
	/* 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: url(../images/content_bg/email_notif_remove_site_bg.jpg) no-repeat;
		}
	/* 'Remove site' Button */
		#alert_list .alert_item div.actions, #alert_list .alert_item div.actions a {
			text-transform:uppercase;
			font: 11px "Trebuchet MS";
			color: #f8c55c;
		}
	/* '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 */
		div#alert_pane .sites_container {
			margin: 0;
			width: 480px;
			
		}
		/*#alert_pane div.additional_header {
		}
		#alert_pane #sites_list {
		}
		div#alert_list
		{
		}*/
		div#alert_list .alert_item .options
		{
			width:330px;
		}
		div.newsletter span {
			width:300px;
		}
		div#alert_list .alert_item .types div.newsletter {
			height:38px;
		}
	/* site thumb image border color */
		div#sites_list .siteThumb {
			border: 1px solid white;
			float: left;
			margin:5px;
		}
		
	/* Previous & Next buttons */
		#sites_list a {
		color: #333;
		}
		div#sites_list .sites_pagination {
			height: 30px;
			margin-left: 240px;
		}
/*- ERRORS!!! ID10T -*/

	#settings_container ul.errors {
		color: red; 
	}
form#rxfrm-profile #submit_button
{
	margin:-30px 0 0 -225px;
}
	
/* ---------- Edit Profile ---------- */

/* ---------- Registration ---------- */
#main_bg .register_content
{
	margin:0 2px 0 17px;
	padding:0;
	width:577px;
	float:left;
	background: url(http://static.chelseastaub.com/images/headers/chelsea_staub_create_profile_header.jpg) no-repeat center top;
}
span#register_header {
	color:#333333;
	display:block;
	font-size:20px;
	margin:0 0 4px 19px;
}
*html #main_bg .register_content
{
	margin:0 2px 0 8px;
}
#rxfrm-register
{
	padding:0;
	margin:0 0 0 20px;
}
div#registration form#rxfrm-register h2 {
	font-size:12px;
	color: #666;
	padding:0;
	margin:0;
}
div#registration form#rxfrm-register h3 
{
	clear:both;
	height:50px;
	margin:0 0 20px 0;
	display:block;
	padding:0;
	background:url(http://static.chelseastaub.com/images/content_bg/single_scroll_divider.gif) no-repeat left bottom;
}
div#registration form#rxfrm-register h3 span{
	font-size:12px;
	color: #666;
}
div#registration form#rxfrm-register div.section {
	margin:0 0 10px 0;
	padding:0;
	font-size: 12px;
	/* set for relative/absolute positioning on warnings */
	position: relative;
	clear:both;
}
div#registration form#rxfrm-register div.name p
{
	clear:both;
	height:15px;
	width:100%;
	margin:10px 0 20px 0;
	display:block;
	padding:0;
	float:left;
	background:url(http://static.chelseastaub.com/images/content_bg/single_scroll_divider.gif) no-repeat left bottom;
}
*html div#registration form#rxfrm-register div.name p
{
	margin:5px 0 10px 0;
}
div#registration form#rxfrm-register div.section h2 span
{
	color: #333;
	font-size:18px;
	font-weight:200;
}
div#registration form#rxfrm-register div.section h2
{
	padding:0;
	margin:0 0 20px 0;
}
form#rxfrm-register div.section ul
{
	width:100%;
	margin:0;
	padding:0;
}
div#registration form#rxfrm-register div.section ul li label
{
	width: 120px;
	color: #a17b39;
	text-align:left;
}
div#registration form#rxfrm-register div.name ul li input {
	width: 150px;
}
div#registration form#rxfrm-register div.name ul li {
	width: 100%;
}
div#registration form#rxfrm-register div.info ul li.country {
	width: 380px;
}
*html div#registration form#rxfrm-register div.info ul li.country {
	width: 340px;
}
div#registration form#rxfrm-register div.info ul li.country select#country {
	width: 210px;
}
div#registration form#rxfrm-register div.info p {
	font-size:12px;
	color:#666;
	margin:0 0 20px 0;
	padding:0;
	height:50px;
	background:url(http://static.chelseastaub.com/images/content_bg/single_scroll_divider.gif) no-repeat left bottom;
}
div#registration form#rxfrm-register div.submit h2{
	clear:both;
	height:40px;
	width:100%;
	margin:0 0 20px 0;
	display:block;
	padding:0;
	float:left;
}
div#registration form#rxfrm-register div.submit span{
	display:block;
}
div#registration form#rxfrm-register div.submit .buttons{
	display:block;
}
#membershipBenefits {
	color: #0f1922;
}
#membershipBenefits .mbHeader {
}
#membershipBenefits .mbHeader h2 {
	color: #0f1922;
}
#membershipBenefits .mbHeader h3 {
	color: #0f1922;
}
#membershipBenefits ul li p span.footnote {
	color: #0f1922;
	font-weight: bold;
}
#membershipBenefits .mbFooter span.footnote {
	color: #0f1922;
	font-weight: bold;
}
form#rxfrm-register ul.errors {
}
form#rxfrm-register ul.errors li {
	color: #0f1922;
}
/* ---------- Registration ---------- */

/* ---------- Login ---------- */
#main_bg .login_content
{
	margin:0 2px 0 17px;
	padding:0;
	width:577px;
	float:left;
	background: url(http://static.chelseastaub.com/images/headers/chelsea_staub_login_header.jpg) no-repeat center top;
}
#login {
	margin: 40px 0 0 40px;
}
span#login_header {
	display:block;
	color:#333;
	font-size:20px;
	margin:0 0 4px 0;
}
form#rxfrm-login p.email_section, form#rxfrm-login p.password_section {
	float:left;
	margin:0 20px 10px 0;
}
html* form#rxfrm-login p.email_section, html* form#rxfrm-login p.password_section {
	float:left;
	padding:0;
}
form#rxfrm-login label  {
	color:#A17B39;
	float:none;
	padding-bottom:6px;
}
form#rxfrm-login input {
	border:1px solid #CCCCCC;
}
html* form#rxfrm-login input[id="email"], form#rxfrm-login input[id="password"]  {
	margin:0 0 0 -40px;
}
form#rxfrm-login p.login_section {
	clear:both;
}
#login_container form .button {
	left:270px;
	position:absolute;
	top:26px;
}
html* #login_container form .button {
	left:270px;
	position:absolute;
	top:26px;
}
#login_container {
	margin:20px 0 0 0;
	position:relative;
}
.login_title {
	display:none;
}
.btm_spacer_login {
	height:210px;
}
/* ---------- Login Ends ---------- */
/* ---------- Webmaster ---------- */
#main_bg .webmaster_content
{
	margin:0 2px 0 17px;
	padding:0 0 160px 0;
	width:577px;
	float:left;
	background: url(http://static.chelseastaub.com/images/headers/chelsea_staub_webmaster_header.jpg) no-repeat center top;
}
*html #main_bg .webmaster_content
{
	margin:0 2px 0 8px;
}
html* #main_bg .webmaster_content
{
	padding-bottom:160px;
}
#rx-contact-header1
{
	margin:0 0 0 30px;
	color:#333;
	width:350px;
	padding:0;
}
div#rx-contact-header1 h2
{
	font-size:18px;
}
div#rx-contact-header1 h2 span
{
	font-size:18px;
}
#rx-contact-header1 p
{
	margin:10px 0 0 0;
	color:#a17b39;
	padding:0;
}
#rx-contact-header1 ul
{
	margin:20px 0 0 15px;
	padding:0;
	color:#666;
	list-style-type:disc;
}
#rx-contact-header1 ul li
{
	margin:0;
	padding:0 0 0 10px;
}
#rx-contact-header2
{
	margin:0;
	color:#333;
	padding:0;
	width:350px;
}
div#rx-contact-header2 h2
{
	margin:20px 0 0 30px;
	padding:30px 0 0 0;
	font-size:18px;
	background: url(http://static.chelseastaub.com/images/content_bg/dynamic_dividers.gif) no-repeat left top;
}
div#rx-contact-header2 h2 span
{
	font-size:18px;
	margin:0;
	color:#333;
	padding:0;
}
#rx-contact-header2 p
{
	margin:0 0 10px 0;
	padding:2px 0 0 30px;
}
form#rx-webmaster-contact p strong
{
	display:none
}
#rx-contact-header2 ul.errors
{
	display:none;
}

#rx-contact-header2 label.labelfloat
{	
	display: block;
	width: 85px;
	float: left;
	color:#a17b39;
	
	text-align:right;
	padding-right:5px;
	padding-top: 0;
}
form#rx-webmaster-contact p.note
{
	font-size:12px;
	color:#666;
	height:85px;
	margin:0 0 0 30px;
	font-variant:normal;
	font-weight:normal;
	background: url(http://static.chelseastaub.com/images/content_bg/dynamic_dividers.gif) no-repeat left bottom;
}
#rx-message-text-box
{
	margin:20px 0 40px 30px;
	padding:0;
	width:350px;
	float:left;
}
*html #rx-message-text-box
{
	margin:30px 0 40px 18px;
}

div#rx-message-text-box label
{
	margin:0;
	font-size:18px;
	color:#333;
	padding:0;
	
}
#rx-message-text-box p
{
	margin:0;
	padding:0;
}
/* ---------- Webmaster ---------- */

/* ---------- Advertisement ---------- */
#main_bg .advertise_content
{
	margin:0 2px 0 17px;
	padding:0 0 160px 0;
	width:577px;
	float:left;
	background: url(http://static.chelseastaub.com/images/headers/chelsea_staub_advertise_header.jpg) no-repeat center top;
}
*html #main_bg .advertise_content
{
	margin:0 2px 0 8px;
}
html* #main_bg .advertise_content
{
	padding-bottom:160px;
}
h1.advertise_header span
{
	font-size:18px;
	
	margin:0 0 10px 30px;
	
}
p.advertise_please
{
	margin:0 0 0 30px;
	text-align:left
}

form#rxfrm-contest
{
	padding:0;
	margin:20px 0 0 30px;
}
form#rxfrm-contest p
{
	padding:0;
	margin:0 0 18px 0;
}

#rxfrm-contest p label
{	
	width:70px;
	display:block;
	margin:0;
	padding:0 10px 0 0;
	text-align:right;
	float:left;
	color:#a17b39;
}
*html #rxfrm-contest p label
{	
	width:70px;
}
#rxfrm-contest p textarea
{
	width:330px;
	border:solid 1px #d3d3d3
}
#rxfrm-contest p label.inline
{	
	display:inline;
	text-align:left;
	padding:0;
	margin:0;
	float:none;
}
#rxfrm-contest p.submit_btn
{	
	text-align:left;
	padding:0;
	margin: 0 0 0 80px;
	float:none;
}

#rxfrm-contest p input
{
	margin:0 10px 0 0;
	border:solid 1px #d3d3d3
}
/* ---------- Advertisement ---------- */
/* ---------- Right Side Starts ---------- */
#right_side {
	float:left;
	width:300px;
	margin-top:10px;
}
#callouts {
}
#callouts a, #callouts span {
	display:block;
}
#videos_callout, #photos_callout, #news_callout, #msg_cntr_callout, #twitter_callout, #saynow_callout, .go_btn_grey, .go_btn_red {
	background:url(http://static.chelseastaub.com/images/btns/right_side_callouts_sprite.jpg);
	background-repeat:no-repeat;
}
#videos_callout, #photos_callout, #news_callout, #msg_cntr_callout, #twitter_callout, #saynow_callout {
	position:relative;
}
#videos_callout, #photos_callout {
	height:150px;
}
#videos_callout {
	background-position:0 0;
}
#photos_callout {
	background-position:0 -150px;
}
#news_callout {
	height:165px;
	background-position:0 -300px;
}
#msg_cntr_callout, #twitter_callout, #saynow_callout {
	height:133px;
}
#msg_cntr_callout {
	background-position:0 -465px;
}
#twitter_callout {
	background-position:0 -639px;
}
#saynow_callout {
	background-position:0 -775px;
}
.go_btn_grey, .go_btn_red {
	width:114px;
	height:18px;
}
#callouts a {
	cursor:pointer;
}
#callouts a .go_btn_grey, #callouts a .go_btn_red {
	position:absolute;
}
#callouts a .go_btn_grey {
	left:175px;
	top:95px;
	background-position:0 -603px;
}
#callouts a:hover .go_btn_grey {
	background-position:0 -621px;
}
#callouts a .go_btn_red {
	left:175px;
	top:88px;
	background-position:-154px -603px;
}
#callouts a:hover .go_btn_red {
	background-position:-154px -621px;
}
/* ---------- Right Side Ends ---------- */

/* ---------- Blog Starts ---------- */
#blog_content {
	clear:both;
	padding:1px 0 0;
}
#blog_content h2 span {
	display:none;
}
/* ---------- Blog Ends ---------- */
















/* delete this space */

































/*********** Internal Properties End **************/
