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

@Buzzy Bee & Friends
@Version Number 0.1

TABLE OF CONTENTS
-----------------
1=Reset all Elements to a common value.
2=Universal Elements.
3=BBBC News Elements.
4=BBBC News Administration Elements.
5=Celebration of an Icon Elements.
6=JQuery Lightbox Elements.
7=Login Pages Elements.
8=Wallpaper Download Elements.
9=Coloring In Download Elements;
10=Coming Soon Elements.
11=TV Show Elements.
12=Parents Elements.
13=Contact Us Elements.
13b=About Us Elements.
14=Retailers Elements.
15=Homepage News Ticker Elements.
16=Licensees Elements.
17=Press Area Elements.
-----------------

/*-----1 Reset all elements to common value START-----*/
body{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:"'";}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {line-height:-1px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*-----1 Reset all elements to common value END-----*/

/*-----2 Universal Elements START-----*/
body
{
margin:0px; 
padding:0px ;
text-align:center;
}

.content, .spacer{
width:980px;
_width:988px;
background-color:#fffcdf;	
border-left:4px solid #ef333a;
border-right:4px solid #ef333a;
margin-left:14px;
float:left;
}
.content_scrolling{
height:550px;
overflow:auto;
width:980px;
_width:988px;
background-color:#fffcdf;	
border-left:4px solid #ef333a;
border-right:4px solid #ef333a;
margin-left:14px;
float:left;
}
.content p, .content_scrolling p{
margin-left:150px;
margin-right:150px;
color:#7f7e6f;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
.spacer{
height:50px;
}
.spacer2{
height:20px;	
}
.back_btn{
margin-left:450px;
margin-top:50px;
float:left;
clear:both;
}
.back_btn2 a{
width:100px;
height:90px;
margin-left:450px;
margin-top:20px;
margin-bottom:10px;
float:left;
clear:both;
color:#000000;
}
.top_btn{
margin-left:715px;
margin-top:20px;
margin-bottom:10px;
float:left;
clear:both;
}

/*-----*/
.container{
width:1015px;
margin:0px auto;
text-align:left;	
}

.prehome_container{
width:1015px;
float:left;
}
/*-----*/

/*-----2 Universal Elements END-----*/

/*-----3 BBBC News Elements START-----*/
.bbbc_news_listing{
margin-bottom:30px;	
float:left;
clear:both;
}
.bbbc_news_date, .bbbc_news_title, .bbbc_news_desc{
font-family:Arial, Helvetica, sans-serif;
color:#7f7e6f;
text-decoration:none;
}
.bbbc_news_date, .bbbc_news_title, .bbbc_news_desc, .bbbc_news_link{
margin:10px;
margin-left:145px;
width: 690px;
font-size:14px;
}
.bbbc_news_date{
font-style:italic;	
}
.bbbc_news_title{
font-weight:bold;	
}
.bbbc_news_link, .bbbc_news_link a{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
font-size:13px;	
}
.bbbc_news_link a:hover{
text-decoration:underline;
}
.bbbc_news_link2, .bbbc_news_link2 a{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
font-size:13px;	
}
/*-----3 BBBC News Elements END-----*/

/*-----4 BBBC News Administration Elements START-----*/
.adminH1, .adminform_heading, .admintable_title, .admintable_info, .admintable_info a{
font-family:Arial, Helvetica, sans-serif;
color:#7f7e6f;
}
.adminH1{
font-size:16px;
font-weight:bold;
margin-left:10px;
margin-bottom:10px;
}
.adminform_heading{
font-size:16px;
font-weight:bold;
margin-bottom:10px;	
}
.admintable_title{
font-size:14px;
font-weight:bold;
border: 1px solid #7f7e6f;
padding:5px 5px 5px 5px;
}
.admintable_info{
font-size:14px;
border: 1px solid #7f7e6f;
padding:5px 5px 5px 5px;
text-decoration:none;
}
.admintable{
float:left;
clear:both;
}
.admintable_info a{
text-decoration:none;
}
.admintable_info a:hover{
text-decoration:underline;	
}
.logout a, .login a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#7f7e6f;
margin-left:10px;
margin-right:5px;
margin-bottom:15px;
text-decoration:none;
float:left;
clear:both;
}
.logout a:hover{
text-decoration:underline;	
}
.form_margin{
float:left;
margin-left:290px;
margin-top:20px;
}
.fieldset_label, .fieldset_input, .fieldset_textarea1, .fieldset_textarea2, .edit_submit{
font-family:Arial, Helvetica, sans-serif;
color:#7f7e6f;
text-decoration:none;
float:left;	
clear:both;
}
.fieldset_label{
font-weight:bold;
font-size:14px;
margin-top:5px;
margin-bottom:5px;
}
.fieldset_input{
background-color:#e4e4e4;
font-size:14px;
border:none;
width:400px;
height:18px;
}
.fieldset_textarea1, .fieldset_textarea2{
background-color:#e4e4e4;
font-size:14px;
border:none;
width:400px;
}
.fieldset_textarea1{
height:150px;	
}
.fieldset_textarea2{
height:75px;	
}
.edit_submit{
float:left;
clear:both;
background-color:#fffcdf;
border:none;
margin-top:10px;
margin-left:343px;
font-weight:bold;
}
.delete_warning, .delete_option, .delete_option a{
font-family:Arial, Helvetica, sans-serif;
color:#7f7e6f;
text-decoration:none;
margin:10px;
}
.delete_warning{
font-weight:bold;
}
.delete_option{
margin-top:30px;
margin-left:140px;	
}
.delete_option a:hover{
text-decoration:underline;
}
/*-----4 BBBC News Administration Elements END-----*/

/*-----5 Celebration of an Icon Elements START-----*/
.history_btn a, .celeb_btn a{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#7f7e6f;
text-decoration:none;
float:left;	
margin-top:10px;
}
.history_btn a{
margin-left:673px;
}
.celeb_btn a{
margin-left:4px;	
}
.history_btn a:hover{
text-decoration:underline;	
}
.celeb_btn a:hover{
text-decoration:underline;	
}
.historylink{
margin:30px 0px 0px 375px;	
}
.historylink{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#7f7e6f;
text-decoration:none;
}
.historylink a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-decoration:none;
}
.historylink a:hover{
text-decoration:underline;	
}
.intro{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#7f7e6f;
text-decoration:none;
margin:30px 0px 0px 230px;
}
/*-----5 Celebration of an Icon Elements END-----*/

/*-----6 JQuery Lightbox Elements START-----*/
/* jQuery lightBox plugin - Gallery style */
#gallery {
		background-color: #fffcdf;
		padding: 10px;
		margin-left:140px;
		width: 760px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li{ display: inline; }
	#gallery ul li a{ text-decoration:none; }
	#gallery ul img {
		border: 0px solid #7f7e6f;
		border-width: 0px;
		margin: 5px;
	}
	#gallery ul a:hover img {
		border: 5px solid #ef333a;
		border-width: 0px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
#jquery-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0px auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0px; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0px; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0px; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0px auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0px 10px 0px;
}
#lightbox-container-image-data {
	padding: 0px 10px ; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/*-----6 JQuery Lightbox Elements END-----*/

/*-----7 Login Pages Elements START-----*/
.login_form{
margin-left:375px;
margin-top:15px;
_margin-top:5px;
}
.login_fieldset_label, .login_fieldset, .login_reset, .login_submit, .login_dash, .login_forgotPassword, #status, .news_insertmenu a, .news_loginmenu a{
font-family:Arial, Helvetica, sans-serif;
color:#7f7e6f;
text-decoration:none;
float:left;
}
.login_fieldset_label, .login_fieldset, .login_reset, .login_forgotPassword{
clear:both;	
}
.login_fieldset_label, .login_reset, .login_submit, .login_dash, .login_forgotPassword{
font-size:14px;
font-weight:bold;
}
.login_fieldset_label, .login_forgotPassword{
margin-top:5px;
margin-bottom:2px;	
}
.login_fieldset{
background-color:#e4e4e4;
font-size:14px;
border:none;
width:250px;
height:18px;
}
.login_submit, .login_reset{
background-color:#fffcdf;
border:none;
margin-top:10px;
}
.login_reset{
margin-left:150px;
_margin-left:140px;
}
.login_dash{
margin-top:12px;	
}
.login_forgotPassword{
margin-top:15px;
margin-left:25px;
}
#status{
font-size:13px;
font-weight:bold;
margin-top:20px;
margin-bottom:30px;
margin-left:360px;
}
.news_insertmenu a, .news_loginmenu a{
font-size:13px;
margin-left:10px;
margin-bottom:10px;
clear:both;
}
.news_insertmenu a:hover{
text-decoration:underline;	
}
/*-----7 Login Pages Elements END-----*/

/*-----8 Wallpaper Download Elements START-----*/
.wallpaper_container{
margin-left:105px;
}
.wallpaper_thumbs{
margin-left:40px;
margin-top: 30px;
float:left;	
}
.wallpaper_thumbs a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-decoration:none;
}
.wallpaper_thumbs a:hover{
text-decoration:underline;	
}
.w_margin{
margin-top:5px;	
}
/*-----8 Wallpaper Download Elements END-----*/

/*-----9 Coloring In Download Elements START-----*/
.coloring_container{
margin-left:105px;
clear:both;	
}
.coloring_thumbs{
margin-left:40px;
margin-top: 30px;
float:left;	
}
.coloring_thumbs a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-decoration:none;
}
.coloring_thumbs a:hover{
text-decoration:underline;	
}
.c_margin{
margin-top:5px;	
}
/*-----9 Coloring In Download Elements END-----*/

/*-----10 Coming Soon Elements START-----*/
.comingsoon{
margin: 50px 0px 40px 295px;
}
/*-----10 Coming Soon Elements END-----*/

/*-----11 TV Show Elements START-----*/
.TVpage_subheading{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ef333a;
text-decoration:none;
margin:0px 0px 0px 150px;
clear:both;
}
.TVpage_subheading2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
margin:0px 0px 0px 150px;
}
.rotunda{
width:500px;
height:375px;
background-image:url(images/TVshow_rotunda.jpg);
float:left;
margin:0px 0px 40px 225px; 
}
/*-----11 TV Show Elements START-----*/

/*-----12 Parents Elements START-----*/
.LicenseesLink{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#7f7e6f;
text-decoration:none;
}
.LicenseesLink a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-decoration:none;
margin:0px 0px 0px 150px;	
}
.LicenseesLink a:hover{
text-decoration:underline;	
}
/*-----12 Parents Elements END-----*/

/*-----13 Contact Us  Elements START-----*/
.contact_content{
width:980px;
_width:988px;
background-color:#fffcdf;	
border-left:4px solid #ef333a;
border-right:4px solid #ef333a;
margin-left:14px;
float:left;
}
.contact_content p{
margin-left:255px;
margin-right:0px;
color:#7f7e6f;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
.ContactLink, .ContactLink a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
}
.ContactLink{
color:#7f7e6f;
margin:0px 0px 0px 255px;	
}
.ContactLink a{
color:#000000;
}
.ContactLink a:hover{
text-decoration:underline;
}
/*-----13 Contact Us Elements END-----*/

/*-----13b About Us START-----*/
.about_intro{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
color:#7f7e6f;
margin:30px 100px 0px 100px;
}
.about_heading1{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#ef333a;
margin:30px 100px 6px 100px;
clear:both;	
}
.about_img1{
width:204px;
height:206px;
background-image:url(images/william_2.jpg);
float:right;
margin-top:6px;

} 
.about_img2{
width:204px;
height:206px;
background-image:url(images/wendie_toys.jpg);
float:right;
margin-top:6px;
} 
.about_img3{
width:172px;
height:172px;
background-image:url(images/earl_about.jpg);
float:right;
margin-top:6px;
} 
.about_text_image_container{
width:880px;	
height:auto;
}
.about_text{
width:560px;	
height:auto;
margin-top:3px;
margin-bottom:25px;
float:left;
margin-left:100px;
text-align:left;
color:#7f7e6f;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.about_text_contact{
width:590px;	
height:auto;
float:left;
width:410px;
text-align:left;
color:#7f7e6f;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}



/*-----14 Retailers Elements END-----*/


/*-----14 Retailers Elements START-----*/
.retailers_intro{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
color:#7f7e6f;
margin:30px 130px 0px 130px;
}
.retailers_heading1{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#ef333a;
margin:30px 130px 0px 130px;	
}
.retailers_img1{
width:223px;
height:45px;
background-image:url(images/urbantrends.jpg);
margin:30px 130px 0px 130px;
}
.retailers_img2{
width:125px;
height:118px;
background-image:url(images/SM_Designs_Logo.jpg);
margin:15px 130px 0px 130px;
}
.retailers_img3{
width:135px;
height:99px;
background-image:url(images/Caprice_logo.jpg);
margin:30px 130px 0px 130px;
}
.retailers_img4{
width:200px;
height:60px;
background-image:url(images/Hachette_logo.jpg);
margin:30px 130px 0px 130px;
}
.retailers_listing{
	
}
.retailers_listing p{
margin:0px 0px 0px 130px;	
}
/*-----14 Retailers Elements END-----*/

/*-----15 Homepage News Ticker Elements START-----*/
.newsticker, #newsticker_indexpage{
z-index:10;	
margin-top:-50px;
margin-bottom:10px;
position:fixed;
float:left;
}

#prehome_container{
z-index:-1;
float:left;
}

#map{
float:left;
clear:both;
}
.spacer_nt{
width:292px;
_width:282px;
height:30px;
float:left;
}
/*-----15 Homepage News Ticker Elements END-----*/
/*-----16 Licensees Elements START-----*/
.styleguidepage_a{
margin: 0px 0px 0px 425px;
float:left;
}
.styleguidepage_b a{
margin: 10px 0px 50px 335px;
float:left;
clear:both;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
color:#7f7e6f;
}
.styleguidepage_b a:hover{
text-decoration:underline;	
}
.styleguidepage_c{
margin: 0px 0px 40px 375px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
color:#7f7e6f;	
}
.styleguidepage_text a{
margin: 5px 0px 0px 388px;
float:left;
clear:both;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
color:#000000;	
}
.styleguidepage_text a:hover{
text-decoration:underline;	
}
.container2{
float:left;
}
.styleguide_row{
width:600px;
height:125px;
float:left;
clear:both;
margin-top:30px;
margin-left:225px;
}

.styleguide_row_licensees{
width:600px;
float:left;
clear:both;
margin-top:30px;
margin-left:225px;
}

.styleguide_rowLogo{
width:600px;
height:45px;
float:left;
clear:both;
margin-top:30px;
margin-left:225px;	
}
.linklistLogo{
width:275px;
height:45px;
float:left;
}
.styleguide_rowLogos{
width:600px;
height:80px;
float:left;
clear:both;
margin-top:30px;
margin-left:225px;
}
.styleguide_rowText{
width:600px;
height:115px;
float:left;
clear:both;
margin-top:30px;
margin-left:225px;
}
.styleguide_heading{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#ef333a;
text-decoration:none;
margin-top:30px;
margin-left:225px;
float:left;
clear:both;
}
.linklist{
width:275px;
height:125px;
float:left;
}
.linklist2{
width:275px;
height:100px;
float:left;
}
.linklist3{
width:275px;
height:auto;
float:left;
}
.linklist h3, .linklist2 h3, .linklist3 h3, .linklistLogo h3{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ef333a;
text-decoration:none;
}
.linklist a, .linklist2 a, .linklist3 a, .linklistLogo a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
color:#000000;		
}
.linklist a:hover, .linklist2 a:hover, .linklist3 a:hover, .linklistLogo a:hover{
text-decoration:underline;	
}
.clearFloat{
clear:both;	
}
/*-----16 Licensees Elements END-----*/

/*-----17 Press Area Elements START-----*/
.styleguide_row2{
width:600px;
height:230px;
float:left;
margin-top:30px;
margin-left:100px;
}
.styleguide_row2 li{
float:left;	
margin-left:16px;
}
.styleguide_row2a{
width:600px;
height:200px;
float:left;
margin-top:30px;
margin-left:100px;
}
.styleguide_row3{
width:600px;
height:245px;
float:left;
margin-top:30px;
margin-left:100px;
}
.styleguide_row4{
width:600px;
height:165px;
float:left;
margin-top:30px;
margin-left:100px;
}
.thumb{
float:left;	
}
.thumb a{
margin-bottom:5px;
}
.text{
margin-top:1px;	
}
.text_a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#000000;
float:left;
margin:5px 0px 0px 0px;
}
.text a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
color:#000000;	
}
.text a:hover{
text-decoration:underline;	
}
.pressarea_spacer{
width:17px;
height:175px;
float:left;
}
.pressarea_spacer2{
width:43px;
height:175px;
float:left;
}
.pressarea_heading{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#ef333a;
text-decoration:none;
margin-left:16px;
margin-bottom:15px;	
}
.pressareapage_c{
margin: 0px 0px 40px 185px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
color:#7f7e6f;		
}
.pressareacontainer{
float:left;
margin-left:90px;
}
/*-----17 Press Area Elements END-----*/
