@charset "utf-8";
/*	-------------------------------------------------------------

	CSS - BRAZILIAN GIRLS - BRAZILIAN_MEDIA.CSS

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	Filename:		brazilian_media.css

	Date:			July 30, 2008

	Author:			Halo Media LLC - http://www.halopowered.com/

	-------------------------------------------------------------	*/
	
	/*	--------------------------------------------------------------------------------------------------------------------------
	.mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.mainCol {
		margin:0 0 30px 0; padding:0;
		width:515px;
		background:url(/images/photo_top.png) no-repeat;
	}
	/*    photos     */
		h1#hdrPhotos {
			width:191px; height:62px;
			background:url(/images/hdrPhotos.png) no-repeat;
			display:block;
			behavior:url(/shared/css/iepngfix.htc);
		}
		#photoHolder {
			margin:0 0 0 10px; padding:0 0 0 60px;
			width:435px; 
			background:url(/images/photo_bg.png) repeat-y;
		}
		#thumbnailsTop {
			margin:0 0 0 11px;
			width:504px; height:63px;
			background:url(/images/thumb_top.png) no-repeat;
		}
		.thumbnailsHolder {
			margin:0 0 0 10px; padding:0 50px 0 65px;
			width:380px;
			background:url(/images/thumb_bg.png) repeat-y;
		}
			.thumbnailsHolder a:link, .thumbnailsHolder a:visited, .thumbnailsHolder a:active {
				border:solid 1px #ca404d;
				display:block;
			}
				.thumbnailsHolder a:hover {
					border:solid 1px #092d7f;
				}		
			
			.thumbnailsHolder .thumbnail {
					margin:0 0 10px 10px;
					float:left;
					border:solid 1px #FF0000;
			}
			
			
		#photoBottom {
			margin:0 0 0 20px;
			width:486px; height:107px;
			background:url(/images/photo_bottom.png) no-repeat;
		}
	/*	--------------------------------------------------------------------------------------------------------------------------
	sideCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.sideCol {
		margin:0; padding:0;
		width:516px;
	}
	/*    videos     */
	h1#hdrVideos {
		width:509px; height:54px;
		background:url(/images/hdrVideos.png) no-repeat;
		display:block;
		behavior:url(css/iepngfix.htc);
	}
	#videoContent {
		margin:0 0 0 30px; padding:0 0 0 35px;
		width:441px;
		background:url(/images/videoContent_bg.png) repeat-y;
	}
	#videoBottom {
		margin:0 0 0 23px;
		width:487px; height:35px;
		background:url(/images/videoContent_bottom.png) no-repeat;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	extras Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	/*    extras     */
	h1#hdrExtras {
		margin:0 0 0 40px;
		width:372px; height:68px;
		background:url(/images/hdrExtras.png) no-repeat;
		display:block;
	}
	#extrasContent {
		margin:0 0 0 40px; padding:0 0 0 40px;
		width:332px;
		background:url(/images/subSide_bgAlbum.png) repeat-y;
	}
	#extrasBottom {
		margin:0 0 0 40px;
		width:372px; height:31px;
		background:url(/images/subSide_bottomAlbum.png) no-repeat;
	}	
	/*    wallpapers     */
		.wallpaper {
			margin:0 10px 10px 0;
			width:145px; 
			float:left;
		}
	/*    buddy icons     */
		.buddyiconSpace {
			margin:10px 0 0 0; padding:0 0 5px 0;
		}
		.buddyicon {
			margin:5px 10px 0 0;
			width:50px; height:50px;
			float:left;
		}