#octopia_bar {
	background: #393d46 url(../images/octopia_bar/bkg.jpg) no-repeat top center;
	height:30px;
	width:100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 2000;
	
	text-align:center;
}


	#octopia_bar .menu {
		margin: 0 auto;
		padding: 0;
		width: 800px;
		height: 30px;
		text-align: left;
		position:relative;
	}
	
	#octopia_bar .menu li {
		margin:0 auto;
		padding:0;
		list-style:none;
		list-style-type:none;
	}
	#octopia_bar .menu li a {
		display: block;
		height: 30px;
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	/*#octopia_bar .menu .octopia a		{ position:absolute; left:0; }
	#octopia_bar .menu .signin a		{ position:absolute; left:573px; }
	#octopia_bar .menu .signout a		{ position:absolute; left:573px; }
	#octopia_bar .menu .myaccount a		{ position:absolute; left:668px; }*/
	
	#octopia_bar .menu .octopia 	{ float:left; }
	#octopia_bar .menu .signin 		{ float:right; margin-left:10px; }
	#octopia_bar .menu .signout 	{ float:right; margin-left:10px; }
	#octopia_bar .menu .myaccount 	{ float:right; margin-left:10px; }
	
	
	#octopia_bar .menu .octopia a		{ width: 180px;	background-image:url(../images/octopia_bar/octopia.gif); }
	#octopia_bar .menu .signin a		{ width: 86px;	background-image:url(../images/octopia_bar/signin.gif); }
	#octopia_bar .menu .signout a		{ width: 86px;	background-image:url(../images/octopia_bar/signout.gif); }
	#octopia_bar .menu .myaccount a		{ width: 132px;	background-image:url(../images/octopia_bar/myaccount.gif); }
	
	#octopia_bar .menu li a:hover {	background-position: left bottom; }
	
	#octopia_bar .menu li span { display:none; }
	






	
	
/* ADMIN */
.admin_edit_btn{
	margin:5px;
}






#overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0; left: 0;
	z-index: 1000;
	background-color: #000000;
	opacity: 0.2;
	filter: alpha(opacity=20);
} * html #overlay { position: absolute; }


#yellow_box {
	width: 622px;
	height: auto;
	position: absolute;/*fixed*/
	top: 0;
	left: 50%;
	margin-left: -311px;
	z-index: 1500;
}/* * html #yellow_box { position: absolute; }*/


#yb_content {
	background:url(../images/yellowbox/bkg.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin:0 auto;
	float:none;
	clear:both;
	text-align:left;
	width: 622px;
	position:relative;
	
	padding:10px 0px;
	
}

#yb_title {
	background:url(../images/yellowbox/titles/delete.gif) no-repeat center;
	width: 600px;
	height:20px;
}
#yb_holder {
	width: 600px;
	margin:4px 9px;
}

#yb_spinner {
	height:75px;
	background:url(../images/yellowbox/spinner.gif) no-repeat center;
}


.yb_holder_padding {
	padding:5px 15px 0px 15px;
	
}
.clearBoth {
	clear:both;
}

#yb_bottom {
	background:url(../images/yellowbox/bottom.png) no-repeat;
	width: 622px;
	height: 43px;
	padding:0px;
	margin:0 auto;
	clear:both;

}


/* button bar */
	#yb_bottom ul {
		padding: 0;
		margin:0 0 0 9px;
		width: 600px;
		height: 29px;
		text-align: left;
	}
	
	#yb_bottom ul li {
		float:left;
		margin:auto;
		padding:0;
		list-style:none;
		list-style-type:none;
	}
	#yb_bottom ul li a {
		display: block;
		height: 29px;
		background-repeat: no-repeat;
	}
	

	
	li#yb_close	{ width: 300px; }
	li#yb_save	{ width: 300px; }
	
	li#yb_close	a	{ background-image:url(../images/yellowbox/btns/cancel.gif) }
	li#yb_save a	{ background-image:url(../images/yellowbox/btns/save.gif) }

	
	

	#yb_bottom ul li a:hover {
		background-position: left bottom;
	}

	#yb_bottom span{ display:none; }



/*  ######### CONFRIM ######### 	 */
div.confirm {
	text-align:center;
	font-size:16px;
	color:#990000;
	padding:20px;
}


/*  ######### INSERT IMAGE ######### 	 */
	ul#yb_tabBar {
		padding: 0;
		margin:0px;
		width: 600px;
		height: 29px;
		text-align: left;
	}
	
	ul#yb_tabBar li {
		float:left;
		margin:auto;
		padding:0;
		list-style:none;
		list-style-type:none;
		width:200px;
	}
	ul#yb_tabBar li a {
		display: block;
		height: 29px;
		background-repeat: no-repeat;
	}
	ul#yb_tabBar li a:hover {
		background-position: left bottom;
	}
	
	ul#yb_tabBar li a span { display:none; }
	
	li#yb_tabBar_gallery	a	{ background-image:url(../images/yellowbox/tabbar/gallery.gif); }
	li#yb_tabBar_website	a	{ background-image:url(../images/yellowbox/tabbar/website.gif); }
	li#yb_tabBar_computer	a	{ background-image:url(../images/yellowbox/tabbar/computer.gif); }




	/*  Size Slider 	 */
	div#imagesize_slider_bkg {
		background:url(../images/yellowbox/insertimage/sliderbkg.gif) no-repeat;
		width:376px;
		height:28px;
		margin:5px 20px;
		position:relative;
	}
	
	div#imagesize_slider_bkg div#imagesize_slider {
		width:366px;
		height:2px;
		position:relative;
		margin-left:6px;
	}
	div#imagesize_slider_bkg div#imagesize_slider div#imagesize_handle {
		background:url(../images/yellowbox/insertimage/sliderbtn.png) no-repeat top;
		width:20px;
		height:20px;
		cursor:move; position: absolute;
	}
	div#imagesize_slider_bkg div#imagesize_slider div#imagesize_handle:hover { background-position:bottom; }
	
	
	
	
	/*  Size Preview 	 */
	div#imagesize_page_preview {
		width:108px;
		height:129px;
		background:url(../images/yellowbox/insertimage/pagebkg.gif) top center no-repeat;
		
		float:right;
		
		position:relative;
	}
	
	
	div#imagesize_page_preview div#imagesize_page_preview_image {
		background-color:#CCCCCC;
		border:#FFFFFF solid 4px;
		
		width:54px;
		height:54px;
		
		position:absolute;
		right:8px;
		top:5px;
	}
	
	
	
	
	
	/*  Align 	 */
	div.image_align {
		width:106px;
		text-align:center;
		float:left;
		margin:5px 20px;
	}
	div.image_align a {
		width:106px;
		height:97px;
		display:block;
	}
	
	a.image_align_none  { background:url(../images/yellowbox/imagealign/none.gif)  top center no-repeat; }/*../images*/
	a.image_align_left  { background:url(../images/yellowbox/imagealign/left.gif)  top center no-repeat; }
	a.image_align_right { background:url(../images/yellowbox/imagealign/right.gif) top center no-repeat; }
	
	
	
	
	
	
	
	
	div.textwrap {
		width:149px;
		text-align:center;
		float:left;
		padding-top:140px;
		margin:5px 20px;
	}
	
	div.textwrap_none  { background:url(../images/yellowbox/textwrap/none.gif)  top center no-repeat; }
	div.textwrap_left  { background:url(../images/yellowbox/textwrap/left.gif)  top center no-repeat; }
	div.textwrap_right { background:url(../images/yellowbox/textwrap/right.gif) top center no-repeat; }
	
	
	
	
	
	
	
	
	
#insert_image_box {
	/*padding-bottom:20px;*/
}


#insertbox_galleryImages {
	margin:0px 30px;

}

.yb_set_pics{
	float:left;
	background-image: url(../images/yellowbox/thumb_bkg.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 170px;
	margin:5px;
	position:relative;
}
.yb_pic {
	margin: 8px 10px 9px 10px;
	padding: 0px;
	border: none;
}

#yb_pagenation{
	text-align:center;
	/*margin-bottom:20px;*/
}
#yb_pagenation a{
	border:#e6d572 solid 1px;
	padding:3px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#887f4e;
	background-color:#fff7c9;
}

#yb_pagenation a:hover{
	background-color:#fff;
}
	
	
	
	
.yb_searchBKG {
	background:url(../images/yellowbox/tabfiles/searchbkg.gif) repeat-x;
	width: 600px;
	height:41px;
	padding:0px;
	margin-bottom:10px;
	position:relative;
	
}
.yb_search_field {
	background:url(../images/yellowbox/tabfiles/searchfield.gif) no-repeat;
	width: 201px;
	height:23px;
	font-size:14px;
	color:#dbcbae;
	border:none;
	padding:3px 5px 2px 20px;
	
	position:absolute;
	top:8px;
	left:20px;
}



/*  ######### SWFU ######### 	 */
	#SWFU_box {
		text-align:center;
	}
	#SWFU_box a.select {
		background:url(../images/yellowbox/insertimage/select-file.gif) no-repeat top;
		width:115px;
		height:26px;
		display:block;
		margin:10px auto;
	}
	#SWFU_box a.select:hover {
		background-position: bottom;
	}
	#SWFU_box a.select span {display:none;}

	#SWFU_box div#SWFU_box_file_list {
		padding-top:70px;
		margin:5px;
		font-size:18px;
		background:url(../images/yellowbox/insertimage/file.gif) no-repeat top center;
	}

	#SWFU_box div#SWFU_box_uploading_progress {
		background:url(../images/yellowbox/insertimage/uploadingbar.gif) no-repeat top center;
		padding-top:25px;
		font-size:14px;
	}




	
	
	/*  ######### SEARCH BAR ######### 	 */
	ul#yb_searchBar {
		padding: 0;
		margin:0px;
		width: 284px;
		height: 39px;
		text-align: left;
		
		position:absolute;
		top:0px;
		left:240px;
	}
	
	ul#yb_searchBar li {
		float:left;
		margin:auto;
		padding:0;
		list-style:none;
		list-style-type:none;
	}
	ul#yb_searchBar li a {
		display: block;
		height: 39px;
		background-repeat: no-repeat;
	}
	ul#yb_searchBar li a:hover {
		background-position: left bottom;
	}
	
	ul#yb_searchBar li a span { display:none; }
	
	li#yb_searchBar_newest		a	{ background-image:url(../images/yellowbox/tabfiles/searchbar/newest.gif); 		width:68px; }
	li#yb_searchBar_mostpopular	a	{ background-image:url(../images/yellowbox/tabfiles/searchbar/mostpopular.gif);	width:102px; }
	li#yb_searchBar_byme		a	{ background-image:url(../images/yellowbox/tabfiles/searchbar/byme.gif);		width:112px; }

	
	
	
#delete_box{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#990000;
	text-align:center;
}



.fs_hide{ display:none; }

.fs_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a2433e;
	background-color:#fffce8;
	width: 540px;
	border:#c9bd7b solid 1px;
	padding: 5px;
}

.fs_textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a2433e;
	background-color:#fffce8;
	width: 500px;
	height: 100px;
	border:#c9bd7b solid 1px;
	padding: 5px;
}
.fs_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a2433e;
	width: 100%;
	border:#c9bd7b solid 1px;
	background-color:#fffce8;
	padding: 5px;
}
.fs_desc_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b2a870;
	font-style:italic;
	margin-top:20px;
	padding:0px 3px;
}
.fs_item{
	padding: 0px;
	margin-bottom: 20px;
}







/* ------------- default content --------------- */
div#default_content {
	margin:0 10px;
}

div#default_content ul {
	font-size: 16px;
	list-style-type: none;
	padding: 0px;
	margin:5px 10px;
}
div#default_content ul li {
	padding:2px 0;
}
div#default_content ul li a {
	padding:5px;
	color:#660000;
}
div#default_content ul li a:hover {
	background-color:#FFFFCC;
	color:#000;
	text-decoration:none;
}

div#default_content h3 {
	font-size:16px;
	font-style:italic;
	margin:20px 0;

}

div#default_content h4 {
	margin-bottom:0;
	padding-bottom:0;

}
div#default_content p.no_bottom_space {
	margin-bottom:0;
}
div#default_content p.note {
	color: #666666;
	font-style: italic;
	margin:0 10px;
	padding-top:0;
}