﻿ 
body 
{
	background-image:url(/icons/orange_grad_1600.png);
	background-repeat:repeat;
}

.ms-globalbreadcrumb, .ms-navframe 
{
	background-image:url(/icons/orange_grad_1600.png);
}

.GradientBody 
{
	background-image:url(/icons/orange_grad_1600.png);
	background-repeat:repeat-y;
}

td.ms-bodyareaframe 
{
	background-color:#FDF1D2;
	box-shadow:-3px 3px 3px #FAE099;
	-moz-box-shadow:-3px 3px 3px #FAE099;
	-webkit-box-shadow:-3px 3px 3px #FAE099;
}

.ms-vh 
{
	color:#FF6600;
}

.ms-quickLaunch 
{
	background-image:url(/icons/orange_grad_1600.png);
	border:none;
}

td.ms-gb 
{
	background-color:#F9DA88 !important;
}

.ms-topnav 
{
	background-image:url('../Icons/kids_top.png') !important;
}

.ms-topnavselected 
{
	background-color:#CAD6F2 !important;
}

.ms-topNavHover 
{
	background-color:#FFFFCC !important;
	-webkit-transform:translate(0,-5px) rotate(-10deg) !important;
	-moz-transform:translate(0,-5px) rotate(-10deg) !important;
}

#contentwrap
{
	background-position:center !important;
	border:none;
	padding:4px;
	margin-right:3px;
	background-color:#e0c4bf;
	border-radius:5px;
	-ie-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


#leftcolumn 
{
	background-position:center !important;
	border:none;
	padding:4px;
	margin-right:3px;
	background-color:#fadf98;
	border-radius:6px;
	-ie-border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

#rightcolumn 
{
	background-position:center !important;
	margin-left:3px; margin-right:3px;
	border:none;
	padding:4px;
	background-color:#fadf98;
	border-radius:6px;
	-ie-border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

#MSOZoneCell_WebPartWPQ3, #MSOZoneCell_WebPartWPQ5, #MSOZoneCell_WebPartWPQ9
{
	background-position:center !important;
	float:left;
	border:none;
	padding:4px;
	margin-top:3px !important;
	margin-bottom:3px !important;
	background-color:#b8c3e0;
	border-radius:6px;
	-ie-border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
    vertical-align:middle;
    width:95%; 
}

#MSOZoneCell_WebPartWPQ4, #MSOZoneCell_WebPartWPQ6, #MSOZoneCell_WebPartWPQ7, MSOZoneCell_WebPartWPQ10, #MSOZoneCell_WebPartWPQ8 
{
	background-position:center !important;
	float:left;
	border:none;
	padding:4px;
	margin-top:3px;
	margin-bottom:3px;
	background-color:#e5abc8;
	border-radius:6px;
	-ie-border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
    vertical-align:middle;
    width:95%; 

}


