/* @override http://ic.dev.syn.net/Portals/_default/Skins/ICGS/skin.css */

/* 
IC Grade School Skin CSS File
Last Modified by: Tim Ahlenius
Last Modified on: 2/3/2009
 */

/* @group SynNet Custom Classes */
#home-left-nav ul, #home-left-nav li{
	color: #FFF;
	display: block;
	font-size: 14px;
	line-height: 2;
	font-variant: small-caps;
	text-align: left;
	white-space: nowrap;
	margin-left: -41px;
	text-indent: 10px;
	padding-right: 5px;
	border-top: 1px solid white;
	border-bottom: 1px solid #fff;
	list-style: none;
}

#home-left-nav a{
	color: #FFF;
	display: block;
	font-size: 14px;
	text-decoration: none;
}

#home-left-nav a:hover {
	background-color: #a2a2e9;
	text-decoration: none;
	margin-right: -4px;
	list-style: none;
}

/* @end */


html,body{
	background:#FFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	height:100%;
	}

th,td,div{font-size:12px; font-weight: normal; color:#333333; font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif;}

#wrapper {
	position:relative; height:258px
}
#logo {
	z-index:3; position:absolute; left:25px; width:228px; top:25px; height:60px
}
#user {
	z-index:3; position:absolute; right:8px; top:8px; height:18px; TEXT-ALIGN:right
}
#header {
	z-index:2; position:absolute; width:100%; bottom:40px
}
#menu {
	z-index:1; position:absolute; background:transparent; width:auto; bottom:0px; height:54px
}
#SearchContainer input{background:none;  padding-top:0px; padding-bottom:0px;
width:134px;
height:16px;
border: none;
text-align:left;
vertical-align: middle;
margin-bottom:0px;
margin-top:0px;
}
/*--------------------------------------------------------------------------------------------------------------------------*/
.lt{ text-align:left; vertical-align:top}
.lm{ text-align:left; vertical-align:middle}
.lb{ text-align:left; vertical-align:bottom}
.rt{ text-align:right; vertical-align:top}
.rm{ text-align:right; vertical-align:middle}
.rb{ text-align:right; vertical-align:bottom}
.ct{ text-align:center; vertical-align:top}
.cm{ text-align:center; vertical-align:middle}
.cb{ text-align:center; vertical-align:bottom}
.h{ height:100%}
.w{ width:100%}
.wh{ width:100%; height:100%}
.bg-x{ background-repeat:repeat-x;}
.bg-y{ background-repeat:repeat-y;}
.bg-no{ background-repeat:no-repeat;}
.bg-p-lt{ background-position: left top;}
.bg-p-rt{ background-position: right top;} 
.bg-p-lb{ background-position: left bottom;} 
.bg-p-rb{ background-position: right bottom;}

.conpaddnig{ padding:7px 8px 0px; background:#DADAD0}
.skinmenubg{ background:#4158B6 url(images/menubg.jpg) repeat-x left bottom; height:29px; padding:0px 10px}
.yherebg{ background:url(images/herebg.jpg) repeat-x left top; height:27px; padding:0px 20px}
.skinbottom{ background:#DADAD0 url(images/bottomlogoicon.jpg) no-repeat left top; height:71px; padding-left:60px}
.conleftbg{ background:url(images/leftpanbg.jpg) repeat left top;}
.searchbg{ background:url(images/searchbg.jpg) repeat-x left top; height:46px; padding-left:8px}
.leftlink{ background:#3247A2}
.rightpanbg{ background:url(images/rightpanbg.jpg) repeat left top;}
.rightpanbgtable{ border-top:1px #0D1C47 solid; background: url(images/rightbgleft.jpg) repeat-y left top;}
.ycapital{ text-transform:uppercase}
.phonecolor{ color:#DADAD0; height:29px; line-height:29px;}
/*--------------------------------------------------------------------------------------------------------------------------*/

/* Title, Module Title */
.Head				{font-size:11px; color:#000000; font-weight:bold}
.SubHead			{font-size:11px; color:#000000}
.SubSubHead			{font-size:11px; color:#000000}
.Normal 			{font-size:13px; color:#333333; font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif; font-weight: normal; line-height: 1.5;}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#000000; text-decoration:underline}
A.CommandButton:hover		{color:#E75C5A; text-decoration:none}

.link,
A:link,
A:visited,
A:active					{color:#5096ED; font-weight: normal; text-decoration: underline}
A:hover						{color:#E75C5A; font-weight: normal; text-decoration: none}

.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{font-weight: normal; font-size:11px; color:#424242; text-decoration:none}
A.topcss:hover				{font-weight:normal; font-size:11px; color:#E75C5A; text-decoration:none}

.usercss,
A.usercss:link,
A.usercss:active,
A.usercss:visited			{font-weight: normal; font-size:11px; color:#424242; text-decoration:none;}
A.usercss:hover				{font-weight:normal; font-size:11px; color:#E75C5A; text-decoration:underline;}

.usercss1,
A.usercss1:link,
A.usercss1:active,
A.usercss1:visited			{
	font-weight:normal;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	padding-left:12px;
	background-repeat: no-repeat;
	white-space:nowrap;
}
A.usercss1:hover				{
	font-weight:normal;
	font-size:11px;
	color:#FFA800;
	text-decoration:none;
	padding-left:12px;
	background-repeat: no-repeat;
	white-space:nowrap;
}
input.groovybutton
{
   background-color:transparent;
   font-family:Arial,sans-serif;
   border-top-style:none;
   border-bottom-style:none;
   border-left-style:none;
   border-right-style:none;
   padding-left:10px;
   background-repeat: no-repeat;
   font-weight:normal;
   font-size:11px;
   color:#ffffff;
   text-decoration:none;
   FONT-FAMILY:Tahoma,Arial,Helvetica;
}
.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:bold; font-size:12px; color:#83878A; text-decoration:none}
A.searchcss:hover			{font-weight:bold; font-size:12px; color:#E75C5A; text-decoration:underline}

.links,
A.links:link,
A.links:active,
A.links:visited			{font-weight:bold; font-size:13px; color:#111111; text-decoration:none}
A.links:hover			{font-weight:bold; font-size:13px; color:#0A377B; text-decoration:none;}

.bottomcss              {font-weight:normal; font-size:11px; color:#505050; text-decoration:none}
A.bottomcss:link,
A.bottomcss:active,
A.bottomcss:visited			{font-weight:normal; font-size:11px; color:#484848; text-decoration:underline}
A.bottomcss:hover			{font-weight:normal; font-size:11px; color:#E75C5A; text-decoration: none}

/*--------------------------------------------------------------------------------------------------------------------------*/
/* Pane Structure */
.toppane				{padding:5px}
.leftpane				{padding:5px}
.rightpane				{padding:5px}
.bottompane			   {padding:5px}
.contentpane			    {padding:5px}

.bannerpane			{padding:5px}
.lefttoppane			{padding:0px}
.leftshowpane		{padding:10px 0px}
.rightshowpane		{padding:15px 2px 5px 2px}
.headerpane			{padding:5px}
.lowerbottompane	    {padding:5px 10px 5px 10px}
.bottomshowpane		   {padding:5px}
.phonepane {color: #FFFFFD;}
/*--------------------   Horizontal   -----------------------*/  
.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

.MainMenu_MenuContainer {
	background-color: Transparent;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
display:none;
}

/*mainmenu*/
.RootMenuItem TD {
	height:29px;
    font-size:11px;
    font-weight: bold;
    color: #FFFFFD;
    text-align: center;
	padding-left: 6px;
	padding-right: 6px;
	padding-top:0px;
	text-transform:uppercase;
	font-family:Arial;
}
.RootMenuItemSel TD {
    font-size:11px;
    font-weight:bold;
    color: #FFFFFD;  
    text-align:center;
	padding-left:  6px;
	padding-right: 6px;
	padding-top:0px;
    height:29px;
	text-decoration: none;
	text-transform:uppercase;
	font-family:Arial;
	background:url(images/menuselbg.jpg) no-repeat center top;
}
.RootMenuItemHover TD {
    font-size: 11px;
    font-weight: bold; 
    color: #FFFFFD; 
    text-align: center;
	padding-left: 6px;
	padding-right: 6px;
	padding-top:0px;
	height:  29px;
	text-decoration: none;
	text-transform:uppercase;
	font-family:Arial;
	background:url(images/menuselbg.jpg) no-repeat center top;
}
 /*submenu*/ 
 .submenu						{ 
	background: 	#CDC9E2;
	border:      transparent;
	margin:   0px 0px 0px 2px;
	padding:1px;
	filter:     	Alpha(Opacity=88); 
	z-index:    	1000;
}
.MainMenu_MenuItem				{
 	font-size:		12px;
	font-weight: normal; 
    color: 			#000000;  
	border:			0px;
	padding:		0px 15px 0px 10px;
	height:			21px;
	cursor:			pointer;	
	cursor: 		hand;
}
.submenuitemselected, .submenuitembreadcrumb			{ 
	background:		#4A5FBA;
  	font-size:		12px;
	font-weight:	normal;  
    color:			#FFFFFF;  
   	padding:	    0px 15px 0px 10px;	
    cursor: 		pointer;
	cursor: 		hand;	
	border:			0px; 
	height:         21px;
}

.MainMenu_MenuBreak {
   	border: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}

.MainMenu_MenuArrow {
    DISPLAY: none
}
.MainMenu_RootMenuArrow {
	DISPLAY:none;
}

.Eventday,.Eventweekenday{	background-color: #FFF}
.Eventday,.Eventweekenday{	background-color: #FFF}
.DataGrid_Item{				background-color: transparent;  color:#000000   }
.DataGrid_AlternatingItem{	background-color: transparent;color:#000000}




