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

body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #F1F1F1;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

img {
	border:none
	}
.Bratz-Cole #container {
	width: 850px; 
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
} 
.Bratz-Cole #header {
	background: #FFFFFF;
	padding: 0 10px 0 20px;
	height:113px;
	overflow:hidden;
}
.Bratz-Cole #header #rightlink{
	text-align:right;
	padding:5px 0 0 0;
} 
.Bratz-Cole #header #rightlink a{
	color:#333333;
	text-decoration:none;
} 
.Bratz-Cole #header #rightlink a:hover{
	color:#CC6698;
	text-decoration:underline;
} 
.Bratz-Cole #menu {
	height:30px;
	margin:0;
	padding:0;
	background-image:url(../images/menu-bg.jpg);
	background-repeat:repeat-x;
}
.Bratz-Cole #menu .menu-item {
	background:url(../images/menu-seperator.jpg) center right no-repeat;
	height:22px;
	text-align:center;
	padding:8px 0 0 0;
	float:left;
	width:126px;
	font-size: 12px;
	font-weight: bold;
	}
.Bratz-Cole #menu .menu-item a{
	color:#FFFFFF;
	text-decoration:none;
	}
.Bratz-Cole #menu .menu-item a:hover{
	color:#CC6698;
	text-decoration:underline;
	}
.Bratz-Cole #menu .menu-item-last {
	height:22px;
	text-align:center;
	padding:8px 0 0 0;
	float:left;
	width:126px;
	font-size: 12px;
	font-weight: bold;
	}
.Bratz-Cole #menu .menu-item-last a{
	color:#FFFFFF;
	text-decoration:none;
	}
.Bratz-Cole #menu .menu-item-last a:hover{
	color:#CC66CC;
	text-decoration:underline;
	}
.Bratz-Cole #sidebar {
	float: right;
	width: 390px;
	background: #FFFFFF;
}
.Bratz-Cole #banner-top{
	background-image:url(../images/right-banner.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	height: 82px;
	background-position: 4px 20px;
	list-style-image: none;
	}
.Bratz-Cole #banner-mid {
	padding:10px;
	background-image:url(../images/rigth-mid-bg.jpg);
	background-repeat: repeat-y;
	}
.Bratz-Cole #banner-bot {
	background-image:url(../images/right-banner-bot.jpg); background-repeat:no-repeat; height:29px;
	}
.Bratz-Cole #mainContent {
	margin: 0 400px 0 0;
	padding: 20px 20px 10px 20px;
	letter-spacing: 0px;
	line-height: 15px;
} 
.Bratz-Cole #mainContent h1{
	color:#CC6699;
	font-size:18px;
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0;
}
.Bratz-Cole #mainContent h2{
	color:#CC6699;
	font-size:14px;
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0;
}
.Bratz-Cole #big-text {
	background-color:#f1f1f1; min-height:60px; margin: 25px 5px 25px 5px; padding: 15px; font-size: 12px; color: #000000;
	}
.Bratz-Cole #footer {
	padding: 20px 10px 0 20px;
	background:#FFFFFF;
	border-top: #CCCCCC 4px solid;
	height: 60px;
} 
.Bratz-Cole #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.Bratz-Cole #footer-left{
	float:left; width:200px;
	}
.Bratz-Cole #footer-right {
	float:left; width:620px; text-align: right; color: #666666;
	}
	
.Bratz-Cole #footer-right a {
	color:#999999;
	text-decoration:underline;
	}
.Bratz-Cole #footer-right a:hover {
	color:#00CCFF;
	text-decoration:none;
	}
.fltrt { 
	float: right;
}
.fltlft { 
	float: left;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.algrgt {
	text-align:right
	}
.Bratz-Cole #bratz-img {
	float:left; width:197px;
	}
.Bratz-Cole #img-right-content {
	float:left;
	width:165px;
	padding: 0 0 0 8px;
	}
