@charset "UTF-8";

body {background-image:url("assets/background.jpg");text-align:center;}

*{margin:0; padding:0; border:none; outline:0 none;}

a, a:link, a:visited, a:active {color:#6093B0;text-decoration:none;}

a:hover {text-decoration:none;}

.tabs {margin:0 auto ;list-style:none; width:800px; height:31px; background-color:#fff;text-align:left;}

.tabs li {background:#fff;list-style:none; float:left; font-family:Arial, Helvetica, sans-serif; text-align:center; font-size:10px; font-weight:bold;}

.tabs li a {display:block;height:31px;line-height:28px;background:url('assets/slidingdoor3.gif') repeat-x top left;color:#666; font-weight:bold;}

.tabs li a:hover {font-weight:bold; color:#27949e;}
.tabs li.one a {width:212px; background:url(assets/bebe_logo.gif) no-repeat; height: 100px; margin-left: 27px;}

.tabs li.two a {width:140px;}

.tabs li.three a{width:140px;}


.tabs li.four a {width:140px;}

.tabs li.five a{width:140px;}

.box {width:50; height:50; background:#222222;}


/* selected state */
.tabs li.active a {background:url(assets/slidingdoor3.gif) repeat-x 0 -31px;border:0 none; color:#6093B0; font-weight:bold; }

.tabs li.active a:hover {font-weight:bold;}

.logoplacement {
	image:url("assets/bebe_logo.gif");
	left:101px;
	top:129px;
	width:246px;
	height:254px;
	z-index:1;
}

.header {
	margin:0 0;
	width:800px;
	height:25px;
	font-size:30px;
	font-weight:bold;
	background-color: #fff;
}
	
.sspbox {
	margin: 0px auto;
	z-index: 3;
	height: 424px;
	width: 800px;
	color: #fff;
	background-color: #fff;
	
	
}


.contact {
	z-index: 4;
	height: 560px;
	width: 800px;
	color: #fff;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	text-align: left;
}



.footer {
	background-color:#FFFFFF;
	height:51px;
	padding-bottom:40px;
	padding-top:28px;
	text-align:left;
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color:#21b38f;
}

.news {
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#27949e;
	text-align: center;
	margin:10 0 0 0;
	text-decoration:none;
}

a.news:hover {
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#86ab1c;
	text-align: center;
	margin:10 0 0 0;
	text-decoration:underline;
}

a.news {
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#86ab1c;
	text-align: center;
	margin:10 0 0 0;
	text-decoration:none;
}


a.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#21b38f;
	text-decoration:none;
	}


a.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#21b38f;
	text-decoration:underline;

}

.aboutbebe {
font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	background-color: #adcd50;
	

}

a.aboutbebe {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	background-color: #adcd50;
}


a.aboutbebe:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	background-color: #27949e;
}

.footercap {
	height: 10px;
	width: 800px;
	top: 701px;
	color: #ffffff;
	background-image: url(assets/footer_cap.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}


.footershadow {
	height: 86px;
	width: 1037px;
	border="solid 1px";
	background:url(assets/footer_shadow.png)
	margin: 0px auto;
}


/* for IE png */
* html .shade_wrapper { behavior: url('i/iepngfix.htc') }

