@charset "UTF-8";
/* CSS Document */



/* labels */

/* 520px */
/*yellow*/
.labelYellowTop520 {
	width: 520px;
	height: 10px;
	background: url(../images/label_yellow/520_top.png);
}
.labelYellowMid520 {
	width: 495px; 
	padding: 0px 10px 0px 15px;
	background: url(../images/label_yellow/520_mid.png) repeat-y;
}
.labelYellowBot520 {
	width: 520px;
	height: 22px;
	background: url(../images/label_yellow/520_bot.png) no-repeat;
}
/*blue*/
.labelBlueTop520 {
	width: 520px;
	height: 10px;
	background: url(../images/label_blue/520_top.png);
}
.labelBlueMid520 {
	width: 495px; 
	padding: 0px 10px 0px 15px;
	background: url(../images/label_blue/520_mid.png) repeat-y;
}
.labelBlueBot520 {
	width: 520px;
	height: 22px;
	background: url(../images/label_blue/520_bot.png) no-repeat;
}
/*pink*/
.labelPinkTop520 {
	width: 520px;
	height: 10px;
	background: url(../images/label_pink/520_top.png);
}
.labelPinkMid520 {
	width: 495px; 
	padding: 0px 10px 0px 15px;
	background: url(../images/label_pink/520_mid.png) repeat-y;
}
.labelPinkBot520 {
	width: 520px;
	height: 22px;
	background: url(../images/label_pink/520_bot.png) no-repeat;
}
/*green*/
.labelGreenTop520 {
	width: 520px;
	height: 10px;
	background: url(../images/label_green/520_top.png);
}
.labelGreenMid520 {
	width: 495px; 
	padding: 0px 10px 0px 15px;
	background: url(../images/label_green/520_mid.png) repeat-y;
}
.labelGreenBot520 {
	width: 520px;
	height: 22px;
	background: url(../images/label_green/520_bot.png) no-repeat;
}


/* 380px */
.labelYellowTop380 {
	width: 410px;
	height: 10px;
	margin-left: 10px;
	background: url(../images/label_yellow/380_top.png);
}
.labelYellowMid380 {
	width: 385px; 
	padding: 0px 10px 0px 15px;
	margin-left: 10px;
	background: url(../images/label_yellow/380_mid.png) repeat-y;
}
.labelYellowBot380 {
	width: 410px;
	height: 22px;
	margin-left: 10px;
	background: url(../images/label_yellow/380_bot.png) no-repeat;
}

/* 300px */
.labelYellowTop300 {
	width: 300px;
	height: 10px;
	background: url(../images/label_yellow/300_top.png);
}
.labelYellowMid300 {
	width: 275px; 
	padding: 0px 10px 0px 15px;
	background: url(../images/label_yellow/300_mid.png) repeat-y;
}
.labelYellowBot300 {
	width: 300px;
	height: 22px;
	background: url(../images/label_yellow/300_bot.png) no-repeat;
}

.tips ol {
	margin: 0px;
	padding-left: 1.5em;
}
.tips li {
	margin: 0px;
	padding: 0.1em;
}



/*============================================================*/





body, html {
	margin: 0px;
	text-align: center;
	height: 100%;
}

body {
	
	font-family: Arial;
	background: url(../images/bg_sky_tile.png) top repeat-x #79baff;
	
}

#container {
	margin: auto;
	text-align: left;
	width: 924px; /* 921px; */
	/*background: url(../images/clouds.png) bottom no-repeat;*/
	/*padding: 0px 54px 0px 50px;*/
	min-height: 100%;
	
}

#content {
	padding-bottom: 354px;
}

#leftcol {
	width: 570px;
	float: left;
}


#rightcol {
	width: 340px;
	/*margin-left: 15px;*/
	float: left;
}


#branding {
}


#soundcontrol {
	position:absolute; 
	top:0px; 
	margin-left:410px;
	left:50%;
	z-index:10;
	
}

#header_login
{
	position:absolute;
	text-align:center;
	top:45px;
	left:50%;
	margin-left:380px;
	width:70px;
	height:50px;
}

#header_login a {
	display:block;
	margin:2px;
	color:#FFF;
	font-weight:bold;
}

#header_logout
{
	position:absolute;
	text-align:center;
	top:45px;
	left:50%;
	margin-left:380px;
	width:70px;
	height:50px;
	background: url(../images/logout_bg.png);
	background-repeat:no-repeat;
}

#header_logout a {
	display:block;
	margin-top:13px;
	color:#FFF;
	font-weight:bold;
}

#navigation {
	
	background-color: green;
	
}

#navigation_user {
	width: 346px;
	background: url(../images/r_box_element_bg.png) repeat-y;
}

#navigation_user_graphic {
	margin-left: 7px;
}

#alert_icon_shell {
	position:relative;
}

#alert_icon {
	background:url(../images/alert_icon.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFF;
	text-align:center;
	font-weight:bolder;
	position:absolute;
	top:120px;
	left:120px;
	width:30px;
	height:30px;
	padding-top:10px;
	padding-right:2px;
}

#strapline {
	color:#FFF;
	font-weight:bold;
	margin-bottom:5px;
	padding:0 12px;
	width:895px;
}

#pageTitle {
	width: 570px;
	height: 101px;
	/*
	background: url(../images/l_box_element_bg.jpg);
	text-align: center;
	*/
}
#pageTitle img {
	/*margin: 10px;*/
}

#caboodlers_links {
	text-align:center;
}

#caboodlers_links p {
	padding:4px;
}

#caboodlers_links p.active {
	font-size:20px;
	font-weight:bold;

}


.leftBoxContainer {
	width: 570px;
	background: url(../images/l_box_element_bg.png) repeat-y;
	margin-top: 5px; /*added as top 5px removed from bg graphic*/
	
}
.leftBoxContainerEnd {
	width: 570px;
	height: 10px;
	background: url(../images/l_box_element_end.png);
}

.rightBoxContainer {
	width: 346px;
	background: url(../images/r_box_element_bg.png) repeat-y;
	
}
.rightBoxContainerEnd {
	width: 346px;
	height: 10px;
	background: url(../images/r_box_element_end.png);
}

.group_accept_btns {
	float:right;
}

.group_accept_btns a {
	margin-left:5px;
}

#footer {
	text-align: center;
	/*width: 1024px;*/
	height: 255px;/*total 354px*/
	
	padding-top: 99px;
	margin-top: -354px;
	/*margin-top: 0px; IE..? version 7 and still sucking. Well done MS developers.*/
	background-color: orange;
	font-size: smaller;
	background: url(../images/bg_hills_tile.png);
	
}

#footerContent {
	text-align: center;
	margin: auto;
	width: 1024px;
	height: 200px;/*total 255px*/
	padding-top: 55px;
	background: url(../images/footer_tile.png) ;
}

#footerLinks {
	color: #fff;
}
#footerLinks a {
	color: #fff;
	text-decoration: none;
}
#footerLinks a:hover {
	text-decoration: underline;
}


/*-----SINGLE IMAGE----*/
.singlePhotoContainer {
	padding-left: 15px;
}


.singlePhotoImage {
	width: 540px;
	background: url(../images/large_image_bg.png);
	text-align: center;
}
.singlePhotoImageEnd {
	width: 540px;
	height: 12px;
	background: url(../images/large_image_bg_end.png);
}
.singlePhotoImage img {
	margin: 18px 20px 14px 25px;
}




.singlePhotoDetails {
	margin-left: 25px; 
	text-align: left;
}


.textLabelLeft {
	float: left;
	width: 12px;
}
.textLabelMid {
	height: 27px; /*35px total height*/
	padding-top: 8px;
	background-color: #f8e1b3;
	float:left;
}
.textLabelRight {
	float: left;
	width: 12px;
}
.tagListLabelMid {
	background-color: #fbe7dc;
	width: 511px; /*521px total*/
	padding: 0px 5px 0px 5px;
}
.tagListHeading {
	font-size: 15px;
	color: #e30672;
}
.taglist, .tagList {
	font-size: 15px;
	color: #dd24bc;/* #0a4890;*/
}
#hot_tags {
	padding: 10px 25px 10px 25px;
	text-align:justify;
}
#header_img {
	text-align:center;
	margin:0 auto;
	margin-bottom:10px;
	
}
#hot_tags a {
	color:#FFF;
	margin:2px;
	
}
.clear_all {
	clear:both;
}
#right_categories
{
	padding: 10px 36px;
}
#right_categories div.c_icon
{
	margin:5px;
}



.leftBoxTextArea {
	margin-left: 25px;
	padding: 15px 0px 15px 0px;
}

.charSpeechLeft {
	height: 120px;
	margin-left: 23px;
	padding: 15px 0 -1px;
	background: url(../images/characters/ace_LRG_label_yay.png) no-repeat;
}
.charSpeechLeftText {
	width: 400px;
	padding: 40px 0 0 15px;
	
}


.rightBoxTextArea {
	margin-left: 23px;
	padding: 15px 0;
}

.charSpeechRight {
	height: 120px;
	margin-left: 23px;
	padding: 15px 0 -1px;
	background: url(../images/characters/ace_SML_label_advice.png) no-repeat;
}
.charSpeechRightText {
	width: 170px;
	padding: 40px 0 0 15px;
	
}


/*-----PHOTOSTREAM-----*/
.photostreamContainer {
	/*width: 810px;*/
}

.photostreamItemContainer {
	float: left;
}

.photostreamItem {
	
	/*margin: 5px;*/
	width: 284px;
	text-align: center;
	/*float: left;*/
	background: url(../images/i_box_element_bg.png);
	
}
.photostreamItemEnd {
	width: 284px;
	height: 10px;
	background: url(../images/i_box_element_end.png);
	
}


.photostreamImage {
	margin-left:8px;
	width: 272px;
	background: url(../images/image_bg.jpg);
}
.photostreamImage img {
	
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.photostreamDetails {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 16px;
	text-align: left;
}

.labelMid {
	width: 243px; /*253px total*/
	padding: 0px 5px 0px 5px;
	background-color: #f8e1b3;
	/*background: url(../images/i_label_mid.png) repeat;*/
}

.photoTitle {
	font-size: 16px;
	font-weight: bold;
	color: #0295d8;
}

.photoDescription {
	font-size: 15px;
	color: #0a4890;
}


/*-----THUMBSTREAM-----*/
.thumbstreamContainer {
	margin-top: -14px;
	padding-left: 14px;
}
.thumbstreamItem {
	margin-left: 3px;
	margin-bottom: 3px;
	width: 103px;
	height: 101px;
	float: left;
}
.thumbstreamImage {
	background: url(../images/thumb_bg.png);
}
.thumbstreamImage img {
	margin: 9px 9px 17px 19px;
}
.cthumbstreamImage {
	width:85px;
	height:85px;
	
}
.cthumbstreamImage img {
	border:none;
}
.collectionthumbs {

}
.collectionthumbs div.cthumb {
	width:85px;
	height:85px;
	background: url(../images/small_thumb_bg.png);
	float:left;
	margin:2px 5px;
}

.collectionthumbs div.cthumb img {
	margin: 3px 0 0 6px;
}
.club_base_quick_link {
	margin-top:5px;	
	text-align:right;
}


/*------PAGINATION-------*/
#pagination {
	width: 570px;
	height: 60px; /*89px;*/
	background: url(../images/pagination_bg.png);
	position: relative;
	text-align: center;
	padding-top: 29px;
}
.pagination_button {
	height: 44px;
	width: 91px;
	
}
.pagination_button img {
	border: none;
	
}
#pagination_first {
	position: absolute;
	top: 20px;
	left: 10px;
}
#pagination_prev {
	position: absolute;
	top: 20px;
	left: 100px;
}
#pagination_next {
	position: absolute;
	top: 20px;
	left: 382px;
}
#pagination_last {
	position: absolute;
	top: 20px;
	left: 475px;
}

#sub_pagination {
	width: 380px;
	position: relative;
	text-align: center;
	padding-top: 29px;
}
#sub_pagination .pagination_button img {
	width:60px;
	
}

#sub_pagination #pagination_first {
	position: absolute;
	top: 25px;
}
#sub_pagination #pagination_prev {
	position: absolute;
	top: 25px;
	left: 70px;
}
#sub_pagination #pagination_next {
	position: absolute;
	top: 25px;
	left: 220px;
}
#sub_pagination #pagination_last {
	position: absolute;
	top: 25px;
	left: 290px;
}
.pagination {
	position: relative;
	text-align: center;
	height: 30px; /*89px;*/
	padding-top: 12px;
}
.pagination #pagination_prev {
	position: absolute;
	top: 0px;
	left: 100px;
}
.pagination #pagination_next {
	position: absolute;
	top: 0px;
	left: 330px;
}



/*------FONT STYLES------*/



h1 {}

h2 {}

h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #0295d8;
	padding-bottom: 4px;
}

p, label, li {
	margin: 0px;
	padding: 0px;
	color: #0a4890;
	font-size: 15px;
}

li {
	padding-bottom: 1em;
}

.italicPink {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: italic;
	color: #dd24bc;
}

a {
	color: #dd24bc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:active {
  outline: none;
}



/*-----YELLOW LABEL-----*/



/*------edit area-----*/
.editHighlight {
	background-color: #F93;
}
.heading3 {
	font-size: 16px;
	color: #0295d8;	
}
.paragraph {
	color: #0a4890;
	font-size: 15px;
	font-family: Arial;
}


/*-----LIST STYLES-----*/


#navigation ul {
	list-style: none;
}

#navigation li {
	display: inline;
}

#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: white;
}

#navigation_user ul {
	list-style: none;
}

#navigation_user li {
	display: inline;
}

#navigation_user a {
	font-weight: bold;
	text-decoration: none;
	color: white;
}

#featured_caboodles {
	text-align:center;
}

#featured_caboodles a {
	color:#FFF;
}




.editable {
	cursor: pointer;
}



.tooltip_content {
    display: none;        /* required */
    position: absolute;   /* required */
    padding: 10px;
    border: 1px solid black;
    background-color: white;
}



#newsfeed {
	padding: 15px 0px 0px 25px;	
}




.profileItem, .feedItem {
	height: 32px;
	
	background-image: url(../images/icons/star.png); 
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 6px;
	color: #0a4890;
	font-size: 16px;
}

.feedItem {
	/*margin-top: 6px;*/
	color: #fff;
}
.feedItem a {
	color: #fff;
	font-weight: bold;
}


/*========================== NEWS FEED STYLES ==================================*/
.total_star_rating { width:500px; height:25px; padding:15px 0 0 0; margin:0 0 10px 0; }
.total_star_rating#rating_1 { background: url(../images/icons/progress-stars-1.png) no-repeat left;}
.total_star_rating#rating_2 { background: url(../images/icons/progress-stars-2.png) no-repeat left;}
.total_star_rating#rating_3 { background: url(../images/icons/progress-stars-3.png) no-repeat left;}
.total_star_rating#rating_4 { background: url(../images/icons/progress-stars-4.png) no-repeat left;}
.total_star_rating#rating_5 { background: url(../images/icons/progress-stars-5.png) no-repeat left;}
.total_star_rating#rating_6 { background: url(../images/icons/progress-stars-6.png) no-repeat left;}
.total_star_rating#rating_7 { background: url(../images/icons/progress-stars-7.png) no-repeat left;}
.total_star_rating#rating_8 { background: url(../images/icons/progress-stars-8.png) no-repeat left;}
.total_star_rating#rating_9 { background: url(../images/icons/progress-stars-9.png) no-repeat left;}
.total_star_rating#rating_10 { background: url(../images/icons/progress-stars-.png) no-repeat left;}
.total_star_rating p { font-size:16px; font-weight:bold; color:#DD24BC; float:right; padding:0 10px 0 0; }
ul.done-so-far { margin:0; padding:0; height:240px;}
ul.done-so-far li {width:190px; float:left; height:26px; padding:15px 0 5px 50px; list-style-type:none; margin:0; display:block; background: url(../images/icons/star_grey.png) no-repeat left;}
ul.done-so-far li.active { background: url(../images/icons/star.png) no-repeat left;}

/*MINI FEED */
#mini-progress {padding-left:10px; padding-right:15px;}
#mini-progress h3 { padding-left:5px; width:270px; display:block;}
#mini-progress h3 a {float:right;}
#mini-progress h3 a:hover { text-decoration:none;}
#mini-progress .total_star_rating { width:300px; height:25px; padding:15px 0 0 0; margin:0 0 0 0; }

/*========================== WHATS GOING ON STYLES ==================================*/
p.latest-caboodles {color:#DD24BC; padding:0 0 10px 0; font-size:14px;}
.latestthumbstreamItem { width:280px; height:110px; clear:both;}
.latestthumbstreamItem .thumbstreamImage { background-repeat:no-repeat; width:110px; float:left;}
.latestthumbstreamItem h3 a { color:#0295D8; }
.latestthumbstreamItem .screenname { color:#DD24BC; font-style:italic; }




/*Home page */
#home_latest_news h3 { color:#0295D8;}

/*========================== PERSONAL UPDATES BOX ==================================*/
ul.personal_updates { margin:0; padding:0;}
ul.personal_updates li { font-size:13px; margin:0; padding:0 20px 10px 0; display:block; width:220px; float:left;}
ul.personal_updates li.long { width:355px; padding-right:5px; }
ul.personal_updates li select { float:right;}
ul.personal_updates li span .paragraph { width:200px;}

/*========================== HEADER LINK ==================================*/
#branding #brandingbox .header_link { display:block; width:800px; height:113px; position:absolute; top:0px; margin:0; padding:0; z-index:100; }
#branding #brandingbox .header_link a { display:block; width:814px; height:113px;}
#branding #brandingbox .header_link a img { border:none; width:814px; height:113px; }

/*========================== ACCOUNT CONFIRMATION DETAILS
===============================*/

div.account_details p{ margin: 30px 0 0 0; }

div.account_details p span{ color:#DD24BC; font-weight:bold; margin-bottom:5px;
}
.printable_account_page a#print {margin:0 0 0 10px; position:relative; top:80px;}
.printable_account_page a#print img { border:none;}
.printable_account_page #sydf { left:100px; margin:0 0 0 45px; position:relative; top:-30px;}


/*========================== NEW EDIT PHOTO STUFF ==================================*/
#ctitle_text{
width:390px;
}

.edit_photo_button{
cursor:pointer;
display:block;
position:absolute;
right:10px;
}

#edit_photo_title{
top:5px;
}

#edit_photo_text{
top:42px;
}

#edit_photo_copyright{
top:75px;
}

#cdesc_text{
width:390px;
margin:10px 0 0;
}

#ccopyright_tick{
padding-top:10px;	
}

div.more-news-holder{
display:none;
}

#newsfeed{
position:relative;
}

div.more_news_toggle{
position:absolute;
right:35px;
top:26px;
color:#DD24BC;
font-weight:bold;
cursor:pointer;
}

input.photo-save{
background-image:url(../images/buttons/photo-save-cp-btn.png);
border:0;
width:51px;
height:22px;
cursor:pointer;
margin-top:5px;
}

input.photo-cancel{
background-image:url(../images/buttons/photo-cancel-cp-btn.png);
border:0;
width:74px;
height:22px;
cursor:pointer;
margin-top:5px;
}

#lightbox-image-details-copyright{
margin-top:5px;
}

.club_request_num {
	float:right;	
}