﻿/* _lcid="1033" _version="12.0.4518"
    _LocalBinding */


/* ------------------------------ Standard Declarations ------------------------------ */

html
{
	height:10%;
	width:100%;
}
body
{
	background-color:#fff;
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

form
{
	height:100%;
	width:100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -52px; /* the bottom margin is the negative value of the footer's height */
}


td.ms-sblink{
	padding-right:14px;
	border:none;
}
.ms-sblink a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#a60151;
	text-decoration:none;
	padding-left:4px;
}
.ms-sblink a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#a60151;
	text-decoration:none;
	padding-left:4px;
}
.ms-sblink a:hover{
	color:#de2e84;
	text-decoration:underline;
} 
/* ------------------------------ end declaration ------------------------------ */


/* ------------------------------ Master Page Containers ------------------------------ */

.master /*--- this is the main page container ---*/
{
	width:100%;
	height:100%;
	background-color: #fff;
}
.masterContent
{
	background-color:#fff;
	width: 1000px;
		
}
#masterContentWidth
{
	width:930px;
}

#masterContentblank
{
width:100%;
}

a.#zz1_MyLinksMenuMenu
{
	font-family: Tahoma;
	color: #FFFFFF;
}
a.#zz8_Menu
{
	font-family: Tahoma;
	color: #FFFFFF;
}
div.#zz8_Menu_t img
{
    vertical-align:middle;
}
{
	color:#ffffff;
}
.sharepointLogin .ms-globallinks a /*--- this is the sign in/welcome link*/
{
	color: #124784;
	display:block;
	float: left;
	text-align:center;
}
.sharepointLogin .ms-globallinks
{
	color: #ffffff;
}
.sharepointLogin div
{
	color: #ffffff;
	padding-left:10px;
}

/* ------------------------------ end page master ------------------------------ */ 


/*----------------------------- Super Nav -----------------------------*/ 
.ms-sitemapdirectional
{
	font-family:verdana;
	color: #ffffff;
	font-size:8px;
}

.ms-globallinks
{
	color: #ffffff;
}

.login
{
	display:inline;
}
.login a:hover
{
	text-decoration:underline;
}
.sharepointLogin
{
	color: #ffffff;
	float:right;
	display:inline;
}
.sharepointLogin .ms-globallinks
{
    position:relative;
    color: #ffffff;
}

/* --- Super Nav Controls --- */
.authoringRegion
{
	width:100%;
	height:20px;
	background-repeat:repeat-x;
	background-color:#02336c;
	color:#fff;
}
.siteActionMenu
{
   padding-left: 10px;
}

.ms-siteaction,.ms-siteaction a{
	font:8pt tahoma;
	font-weight:bold;
	color: fuchsia;
	text-decoration:none;
} 

.bincontenttable
{ 
	float:left;
	vertical-align:middle;

}
.Custom-RecycleBin {
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	padding-left:10px;
	


}
.Custom-RecycleBin a {
	color: white;
	text-decoration: none;
}
.Custom-RecycleBin a:hover {
	text-decoration: underline;
}

/* --- View All Site Content --- */

.leftViewContent {

	width:175px;
	font-family: verdana;  
	padding-left:10px;
	font-size: 8pt; 

}

.leftViewContent a {
	color: white;
	text-decoration: none;
}

.leftViewContent a:hover {
	text-decoration: underline;
}

/* ------------------------------ end super nav ------------------------------ */


/* ------------------------------ Header ------------------------------*/

.logo  /*--  Logo Control --*/
{

	background-image: url('../Images/KIC_GIC_logo.gif');
	background-repeat:no-repeat;
	margin-top: 35px;
	margin-left:30px;
	width: 305px;
    float:left;
	height: 59px;
	
}
.logo a
{
	color: #22216f;
	display:block;
}

.headerLogo /*--- kaplan logo ---*/
{
	margin: 5px 10px 0 0;
	width: 200px;
	float: right;
	background-position: right;
	background-image:url('../Images/Tranquility_Kaplan_header_logo.gif');
	background-repeat: no-repeat;
	padding-top:30px;
}

.headerBG
{
	height:90px;
	background-position: top left;
	background-image:url('../Images/KIC_GIC_header.jpg');
	background-repeat:no-repeat;
	
}

.headerrowbg
{
	background-image:url('../Images/KIC_GIC_header_bg.jpg');
	background-repeat:repeat-x;
	background-position:left top;
	
}
	
.topArea :active
{
	text-decoration:none;
}

.toplinkbar a:active
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}


.topLinkBar a
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a:hover
{
	text-decoration:underline;
}
.topLink
{
   	background: url("/kunet/Departments/Finance/Student%20Accounts/images/linksdivider.gif") right 6px no-repeat;
   	display:inline;
}	
.console
{
	clear:both;
}

/* ------------------------------ end page header ------------------------------*/ 



/* ------------------------------ Primary Navigation ------------------------------ */
.topnavWidth:
{
	width:930px;
}
.topNavRow
{
	height:30px;
	padding-top:10px;
}

.topnavContainer
{
	border:1px #acacac solid;

} 


.topnav
{
	background: #f0f0f0 url('../Images/KIC_GIC_navbg.gif') repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	color:#000000;
	display: block;
	border-left: 1px #acacac solid;
	border-right: 1px #acacac solid;

}	

.topnav a
{
	display: block;
	padding: 0px 7px 0px 7px;
	text-decoration: none;
}     

.topnavselected
{
	color:#fff;
	background-image:url('../Images/KIC_GIC_navbg_hover.gif');
	background-repeat:repeat-x;
	background-color:#b3256a;
	line-height:30px;
}

.topnavselected a
{
color:#fff;
}

.topNavItem a
{
	display:block;
	border-right:1px #acacac solid;
	

}
.topNavSelected a
{
	background-image:url('../Images/KIC_GIC_navbg_hover.gif');
	background-repeat: repeat-x;
	background-position: top left;
	color: #FFFFFF;
}

.topNavHover
{
background-image: url('../Images/KIC_GIC_navbg_hover.gif');
background-color:#b3256a;
border-left:solid 1px #c4bdc0;
border-bottom-width:0px;
color:#fff;

}

.ms-topNavHover a{
color:#000000;
} 



/*------ Fly Out ------*/

.topNavFlyOuts
{
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}


.topNavFlyOuts a
{
	display:block;
	width:175px;
	min-width:175px;
	padding:4px 8px 4px 8px;
}

.topNavFlyOutsHover
{
	background-image: url('../Images/KIC_GIC_navbg_hover.gif');
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#ffe6a0;
	color:#fff;
} 



.topNavFlyOutsItem a
{
	display:block;
	width:175px;
	min-width:175px;
	padding:4px 8px 4px 8px;

}




/* ------------------------------ end primary navigation ------------------------------ */


/* ------------------------------ Secondary Navigation ------------------------------ */

.secondrowbg
{
	background-image:url('../Images/KIC_GIC_secondnav_bg.gif');
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#d5d5d5;
	height:23px;
	margin-left:5px;
	margin-right:5px;



}
.secondNavRow
{
	background-image:url('../Images/KIC_GIC_secondnav_bg.gif');
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#d5d5d5;
	height:23px;
	width: auto;
}

.leftNav1
{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px; 
	text-align:center;
	line-height:23px;
	border-collapse:collapse;
	padding:0px 7px 0 10px;
	border-right: 1px #ababab solid;
	display:block


}
.leftNav1 a
{
	color:#333333;
	display:block;


}


.leftNavHover a:hover
{
	background-image:url('../Images/KIC_GIC_navbg_hover.gif');
	background-repeat:repeat-x;
	background-position:left top;
	text-decoration: none;
	color:#ffffff;
	display:block;



}
.leftNavSelected
{
	color: #ffffff;
	background-image:url('../Images/KIC_GIC_navbg_hover.gif');
	background-repeat:repeat-x;
	background-position:left top;

}

.leftNavSelected a 
{
	color: #ffffff;
}
 
/* ------------------------------ end secondary navigation ------------------------------ */


/*------------------------------ Search ------------------------------*/

.search
{ 
	width:50%;

}

.searchcontrol
{
	width:235px;
	float:right;
}	

.search
{
    margin:6px 2px 20px 2px;
    padding-bottom:1em;
}
.search .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    border:1px #555555 solid;
    height:14px;
}
.search .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:8pt; 
    color: #3A4663;
    padding:0px;
}
.search .ms-sbgo
{
    background:none;
}


/*------------------------------ End Search ------------------------------*/



/* ------------------------------ Page Styling ------------------------------ */ 
body{font-family:Arial !important;}

.contentPadding
{ 
	padding:0px;}
}

}

.mainContainer
{
	padding: 10px 10px 10px 5px;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;

}
.clear
{
	clear:inherit;
}

.pagetitle
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
	padding-top: 10px;
}

.pagetitlelist
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
}


.pageHelp
{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding-top:15px;

}
.pageTitle span
{
	margin: 25 0px 0px 30;
	padding: 0px;
}

/*-----Pod Styles ----*/

.podbg
{
	padding: 10px 0 0 25px;
	vertical-align:top;
}

.podHeader
{
	background-image: url('../Images/KIC_GIC-podHeader.jpg');
	background-repeat:no-repeat; 
	height:30px;
}

.podFill
{
	background-image: url('../Images/KIC_GIC-podFill.jpg'); 
	background-repeat: repeat;
}

.podFooter
{
	background-image:url('../Images/KIC_GIC-podBtm.jpg'); 
	background-repeat:no-repeat; 
	height:7px;
}

/* ----- Pod Content ----  */

.podHeader h1
{ 			
		width:240px; 
		font-family:Arial !important; 
		color:#000000; 
		font-weight:bold; 
		margin:0px;
		text-indent:10px;
		font-size:14px;
		line-height:2.3em;
		text-transform:capitalize !important;
}

.podLink { padding-bottom:25px;}

#podBodyContainer h1 
{
		font-size:12px; 
		margin:0px;
		text-transform:capitalize !important;
}
#podBodyContainer 
{
		width:220px !important;
		padding: 25px 10px 15px 10px;
		font-family:Arial !important;
		font-size:11px;
		color:#000000;
		line-height:1.4em;
}
#podBodyContainer img 
{			
		float:left; 
		margin: 0px 10px 30px 0px;
}


#podBodyContainer a:link, #podBodyContainer a:visited, #podBodyContainer a:active
{           
		line-height:2.5em;
		font-size:11px;
}
 
 
#podBodyContainer a:hover 
{			
		text-decoration:underline;
		font-size:11px;

}

/*-----end pod styles ----*/



/*---- page header ----*/
.pageheader
{
	width:660px;
	height:230px;
	padding: 10px 0 20px 0;
}

.contentblock
{
	width:660px;
	vertical-align:top;
	padding:0px 10px 0px 15px;
	font-size: 12px;
	line-height:1.5em;
}

.contentblock li,.contentblock ul {color:#00000;}

.contentblock ul,
{
	margin-top:1em; 
}
.contentblock ol,  {margin-top:1em; list-style-position:outside; list-style:disc;}

.contentblock li, li{ line-height:1.5em; margin-bottom:.5em;}

.contentblock img {padding-right:15px}

.h1 {font-size:16px;}

.contentblock h2 {
	font-size:16px; 
	text-transform:capitalize;
	background:url('../Images/headerFill.gif') repeat-x top left;
	display:block; width:100%; 
	padding:3px;
	height:25px;
    margin-bottom:10px;
    line-height:1.2em;
}

.contentblock h3 {font-size:14px;  margin:0px;}
.contentblock h4 {font-size:13px; margin:0px;}
.contentblock p { margin:0 0 1em 0;} 
.contentblockfull
{
	width:100%;
	height:100%;
	vertical-align:top;
}

/*--------- Contact Form Page ---------*/

.contactformheader
{
	width:660px;
	height:265px;
	vertical-align:top;
	padding: 10px 0 20px 0;
}
.contactformheadertable
{
	background-image:url('../Images/KIC_GIC_contactus_bg.gif');
	background-repeat:no-repeat;
	background-position:left top;
	width:660px;
	height:265px;
	font-family:Arial, Helvetica, sans-serif;
}

.contactformheadertitle
{
	height:30px;
	font-size:12px;
	font-weight:bold;
	padding-top: 13px;
}

.contactformheaderbody, .contactformheaderbody a:link, .contactformheaderbody a:visited
{
	height: 185px;
	vertical-align: top;
	font-size:11px !important;
	font-weight:normal;

}



.contactformheaderbody
{
	height: 185px;
	vertical-align: top;
	font-size:11px !important;
	font-weight:normal;

}

.contactformbg
{
height:100%;
vertical-align: top;
}



/*--------- end contact form page ---------*/


/*--------- Halls of Residence Page ---------*/

.hallstable
{
	height:100%;
	width:660px;
	padding: 10px 0 20px 0;
	vertical-align:top;
}

.hallsPod 
{			border:1px solid #CCCCCC; 
			height:265px;	
}
.hallsPodspacer 
{			width:20px; 
			height:20px;
}
#hallsPodContainer 
{			width:205px; 

}
#hallsPodContainer h1 
{			font-size:12px; 
			margin:0px 0px .5em 0px;
}
#hallsPodContainer img
{			
			margin-bottom:15px;
}
.hallsPodFooter 
{			
			float:left;	
			background-image:url("../Images/KIC_GIC_halls_footer.gif");
			background-repeat:no-repeat;
			height:34px !important;
			font-size:12px;
			font-weight:bold;
			line-height:2.8em;
			text-indent:10px;
			width:205px;
			border:1px solid #CCCCCC;
			border-top:none;			
}

.hallsPodBody 
{			
			padding:10px 10px 20px 10px;
			font-family:Arial;
			font-size:10px;
			line-height:1.2em;
			float:left;	
}
/*--------- end halls of residence page ---------*/


/*--------- odd & even row styles ---------*/
#gicRow {
			border:1px solid #D9D9D9; 
			line-height:2em;
}
#gicRow tbody tr td {
			font-family:Arial;
			padding: 0px 0px 0px 0px; 
			border-left: 1px solid #D9D9D9;
			padding:2px 2px 2px 10px; 

}
#gicRow tbody tr.odd td {
	background-color: #CCCCCC;
			padding:2px 2px 2px 10px; 

}
#gicRow a:hover {background-color:#E1E1E1; display:block; text-decoration:none;} 
/*--------- end odd & even row styles ---------*/



/*----------------- Home Page -----------------*/

.pageFlash
{
                width:660px;
                vertical-align:top;
}
.promo h1
{ 				font-size:12px;
				margin:0px; 
}

.promo a:visited 
{
 				font-size:11px !important;
 				font-weight:bold;
				float:left; 
				margin:100px 0px 1px 0px;
				color:#FFFFFF !important; 
				text-decoration:none;
				text-transform:uppercase;
				text-align:right;
				
				
}

.promo a:active 
{
 				font-size:11px !important;
 				font-weight:bold;
				float:left; 
				margin:100px 0px 1px 0px;
				color:#FFFFFF !important; 
				text-decoration:none;
				text-transform:uppercase;
				text-align:right;

				
				
}

.promo a:link 
{
 				font-size:11px !important;
 				font-weight:bold;
				float:left; 
				margin:100px 0px 1px 0px;
				color:#FFFFFF !important; 
				text-decoration:none;
				text-transform:uppercase;
				text-align:right;

				
				
}
.promo a:hover 
{
				text-decoration:underline;
}
.promo
{
                width:280px;
                height:165px;
                font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
                
}
.promoText {
				width:63%;
				margin:80px 9px 1px 9px;
				float:left; 
				color:#FFFFFF;
				line-height:1.2em;
}

.promo1
{
                background-image:url('/PublishingImages/KIC_GIC_promo1.jpg');	
				background-position:left top;
                background-repeat:no-repeat;
				height:123px;
				width:280px;
			
				
}

.promo2
{
				background-image:url('/PublishingImages/KIC_GIC_promo2.jpg');	
                background-position:center top;
                background-repeat:no-repeat;
				height:123px;
				width:280px;
}


.promo3
{
				background-image:url('/PublishingImages/KIC_GIC_promo3.jpg');
                background-position:right top;
                background-repeat:no-repeat;
				height:123px;
				width:280px;

}
.promo1Reflect 
{ 
				background-image:url('/PublishingImages/KIC_GIC_promo1_reflec.jpg');	
				background-position:left top;
                background-repeat:no-repeat;
				height:42px;
}
.promo2Reflect 
{ 
				background-image:url('/PublishingImages/KIC_GIC_promo2_reflec.jpg');	
				background-position:center top;
                background-repeat:no-repeat;
				height:42px;
}
.promo3Reflect 
{ 
				background-image:url('/PublishingImages/KIC_GIC_promo3_reflec.jpg');	
				background-position:right top;
                background-repeat:no-repeat;
				height:42px;
}

/*-------------Accordion -----------*/

.accordionbg
{
		padding-left:20px;
		height:315px;
		width:270px;
		margin-left:30px;
		vertical-align:top;
		
		
}

 .accordionUnselectedHeader0
{
        width:240px !important;
        height: 68px;
        background-image: url('/PublishingImages/Accordion/KIC_GIC_accordion_tab1_hover.gif'); 
        cursor: pointer;
}

.accordionSelectedHeader0
{
        width:240px !important;
        height: 68px;
        background-image: url('/PublishingImages/Accordion/KIC_GIC_accordion_tab1_active.gif'); 
        cursor: pointer;
 }
    
    
.accordionUnselectedHeader1
{
        width:240px!important;
        height: 68px;
        background-image: url('/PublishingImages/Accordion/KIC_GIC_accordion_tab2_hover.gif'); 
        cursor: pointer;
}

.accordionSelectedHeader1
{		
		width:240px !important;
        height: 68px;
        background-image: url('/PublishingImages/Accordion/KIC_GIC_accordion_tab2_active.gif'); 
        cursor: pointer;
}
    
.accordionUnselectedHeader2
{
        width:240px !important;
        height: 68px;
        background-image: url('/PublishingImages/Accordion/KIC_GIC_accordion_tab3_hover.gif'); 
        cursor: pointer;
}

.accordionSelectedHeader2
{
        width:240px !important;
        height: 68px;
        background-image: url('/PublishingImages/Accordion/KIC_GIC_accordion_tab3_active.gif'); 
        cursor: pointer;
}
    
 
            
.accordionContent
{
        background-color: white;
        border: 1px solid #DCDCDC;
        font-family: Arial, Sans-Serif;
        font-size: 11px;
        border-top: none;
        padding:10px;
        width:218px;
        display:block;           
}
.accordionContent a:link, .accordionContent a:active, .accordionContent a:visited {font-size:11px;}

/*----------------------  Accordion End-------------------*/

/*----- Content Edior Web Part Styling----*/



.ms-WPBody {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.ms-TPBody TABLE
{
	font-size:1em;
}
.ms-WPBody TABLE
{
	font-size:1em;
}
.ms-WPBody A:visited
{
	color:#a60151;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.ms-WPBody A:link
{
	color:#a60151;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.ms-WPBody A:hover {
	color:#de2e84;
	text-decoration:underline;
} 

/*----- end content edior web part Styling----*/

/*---- bullet----*/
.bullet
{
border-style: none;
border-color: inherit;
border-width: 0;
vertical-align:top;
 background-image: url('../Images/KIC_GIC_bullet.gif');
background-repeat:no-repeat;
background-position:left;
padding-left:10px;
padding-right: 0px;
} 

/*--- link item ---*/
.link-item a:link{
font-family: Arial, Helvetica, sans-serif;
font-size:10px; 
color: #003399;
text-decoration:none;
}
.link-item a{
font-family: Arial, Helvetica, sans-serif;
font-size:10px; 
color: #003399;
text-decoration:none;
}
.link-item{
font-family: Arial, Helvetica, sans-serif;
font-size:10px; 
color: #003399;
text-decoration:none;
}
.link-item a:active{
color: #4167AF;
text-decoration:none;
}
.link-item a:visited{
color: #4167AF;
text-decoration:none;
}
.link-item a:hover{
color: #000000;
text-decoration:underline;
} 
  
/*------------------------------ Publishing Consol------------------------------*/ 

 .ms-consolemptablerow{
background-color:#fff;
} 

/*------------------------------ End Publishing Consol ------------------------------*/ 


}
.bottomLinkBar
{
	font-family: tahoma;  
	font-size: 8pt; 
	color: #999999;
	float:none;
}
.mainContent td.ms-pagebreadcrumb
{  
	display: none;
}
.mainContent div.ms-pagebreadcrumb
{
	display: none;
}
div.ms-quicklaunchouter
{
	margin-left:7px;
	margin-top:5px;
	width:158px;
	border-width:0px;



/* ------ Footer -------*/
} 

.push {
	height: 52px; /* .push must be the same height as .footer */
}

.footer {
	height: 52px; /* .push must be the same height as .footer */
}

.footertable
{
	width: 1000px;
	background-image:url('../Images/KIC_GIC_footerbg.gif');
	background-repeat:repeat-x;
	background-position:left top;
	height: 50px;

}

.footerlogo /*--  logo control --*/
{
	margin-left:50px;
	width: 300px;
}

.footertext
{
	height: 30px;
	color: #a1b1c3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:bottom;
	padding-right:10px;
	padding-bottom: 10px;
	text-align: right;
	width:580px;

}

.footertext a 
{
	color: #a1b1c3;
	text-decoration: none;
	padding:0 5px 5px 0;
}

.footertext a:hover
{
	text-decoration: underline;
}
.footerControlsTD
{
	width: 420px;
	padding-left:10px;

		
}


/* ------ end footer ------ *

/* -------------------------------------------------------------- Core override------ */
ms-menutoolbar td a {
	color:#000000;
	}
	.ms-menutoolbar td a:hover,{
	color:#FFFFFF;
	}

}
.ms-menutoolbar{
	color:#000000 !important;
	border-bottom:1px solid #DDDDDD;
	height:22px;
	background-color:#DDDDDD;
	background-image:url('../Images/KIC_GIC_navbg.gif');
	background-repeat:repeat-x;
	font-weight:bold;
}
.ms-menutoolbar td{
	border-top:solid 1px #F4F4F4;
	border-bottom:solid 1px #DDDDDD;
} 


.ms-separator img {
	height:16px;
	width:1px;
	margin:0px 1px 0px 1px;
	background:#DDDDDD;
	border-bottom:1px solid ;
	border-right:1px solid;
} 

.ms-menubuttoninactivehover{
	margin:2px 2px 2px 2px;
	padding:2px 7px 3px 7px;
	line-height:16px;
	color:#FFFFFF;

} 

.ms-viewselectorhover{
	font-size:9px;
	font-family:Arial;
	background-color:#F4F4F4;
	color:#FFFFFF;

}

.ms-viewselectortext{
	font-size:9px;
	font-family:Arial;
	background-color:#F4F4F4;
}

.ms-listheaderlabel{
	font-size:9px;
	font-family:Arial;
	background-color:#F4F4F4;
}

td.ms-viewselector{
	border:solid 1px #DDDDDD;
	/*background-image:url("/_layouts/images/selectednav.gif");
	background-repeat:repeat-x;*/
	font-weight:bold;
	padding:0px;
}

td.ms-viewselectorhover{
	width:125px;
} 


.ms-listheaderlabel,.ms-viewselector,.ms-viewselectortext,.ms-viewselectorhover{
	font-size:8pt;
}
.ms-menutoolbar td td.ms-viewselector,.ms-menutoolbar td td.ms-viewselectorhover,.ms-toolbar td td.ms-viewselector,.ms-toolbar td td.ms-viewselectorhover,.ms-authoringcontrols td td.ms-viewselector,.ms-authoringcontrols td td.ms-viewselectorhover,td.ms-viewselector{
	border:solid 1px #FFFFFF;
	background-image:url('../Images/KIC_GIC_navbg.gif');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-weight:bold;
	padding:0px;
	color:#000000;
}
div.ms-viewselector,div.ms-viewselectorhover{
	border:solid 1px #ffffff;
	padding:1px 12px 1px 4px;
	background-image:url('../Images/KIC_GIC_navbg_hover.gif');
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
}

ms-viewselectorhover a:hover{
	color:#000000;
}

}
.ms-menutoolbar td td.ms-viewselectorhover,.ms-toolbar td td.ms-viewselectorhover,.ms-authoringcontrols td td.ms-viewselectorhover{
	background-image:url('../Images/KIC_GIC_navbg_hover.gif'); 
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#000000;

}
td.ms-viewselector,td.ms-viewselectorhover{
	width:125px;
} 



.ms-menubuttonactivehover,.ms-buttonactivehover{
	color:#ffffff !important;
	margin:0px 1px 0px 1px;
	padding:3px 7px 4px 7px;
	background-image:url('../Images/KIC_GIC_navbg_hover.gif');
	background-repeat:repeat-x;
	line-height:16px;
	border:solid 1px #FFFFFF;
	cursor:pointer;
} 

.ms-splitbuttonhover{
	background-image:url('../Images/KIC_GIC_navbg_hover.gif');
	border-collapse:collapse;
	margin:0px 1px 0px 1px;
} 


.ms-listheaderlabel{
color:#000000;
}
.ms-listheaderlabel,.ms-viewselector,.ms-viewselectortext,.ms-viewselectorhover{
font-size:8pt;
font-family:tahoma;
} 

/* Apply Now Webpart CSS classes */

.TitleWizard
{
	font-family: Arial;
	color: Black;
	font-size: 16px;
	font-weight: bold;
}
.SubTitle
{
	font-family: Arial;
	color: Black;
	font-size: 10px;
}
.FirstColumnStyle
{
	width: 50px;
	text-align: center;
	vertical-align: top;
}
.TableRowElement
{
	color: Black;
	font-size: 11px;
}
.TableRowTitle
{
	font-family: Arial;
	color: rgb(51, 51, 51);
	font-size: 15px;
	font-weight: bold;
}
.TextBoxStyle
{
	font-family: Arial;
	font-size: 11px;
	color: Black;
	width: 125px;	
}
.TableRowElementNonbold
{
	color: Black;
	font-size: 11px;
	font-family: Arial;
}
.CssValidator
{
	font-family: Arial;
	font-size: 11px;
	color: Red;
}
.DropDownStyle
{
	font-family: Arial;
	font-size: 11px;
	color: Black;
}
.MultiSelectStyle
{
	font-family: Arial;
	font-size: 11px;
	color: Black;
	vertical-align: top;
}
.CheckBoxStyle
{
	font-family: Arial;
	font-size: 11px;
	color: Black;
}
.WizardHeader
{
	background-repeat: no-repeat;
}
.SubTitleCorrespondance
{
	font-size: 10px;
}
.WizardButton
{
	color:#808080;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}
.NextButton
{
	font-family: Arial;
	font-size: 11px;
}
.FileUploadedListStyle
{
	font-family: Arial;
	font-size: 11px;
	color: Red;
}

.DataListElement
{
	color: Black;
	font-size: 11px;
}
.UnderTitleLabel
{
	color: #03346d;
	font-family: Arial;
	font-size: 10px;
}

.alertBoxContainer
{
	border: #999999;
	font-family: Arial;
	border: 1px solid #999999;
	background-color: #F0F0F0;
}
.alertBoxImage
{
	float: left;
	width: 50px;
	height: 50px;
	margin: 35px 0px 0px 15px;
}
.alertBoxContent
{
	float: left;
	padding: 35px 15px 10px 15px;
	text-align: left;
	font-size: 12px;
}
.alertSubmitBtn
{
	width: 62px;
	height: 22px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -100em;
}
.alertCancelBtn
{
	width: 62px;
	height: 22px;
	margin: 0;
	padding: 0;
	border: 0;
	margin-left: 15px;
}

/*------------------------- Tab Control------------------*/

.contentTabs
{
	width:620px;
	height:100%;
	padding-bottom:25px;
	font-size:12px;
}


/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
	display:none;
}
/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber { 
	margin-bottom:25px;
}
.tabberlive {
	margin-top:1em;
	width:660px;

}
/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin:0;
	border-bottom: 1px solid #999999;
	padding:0;
	height:33px;
	
}
ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
	
}
/*--- Active Tab ---*/
ul.tabbernav li a { 
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding: 10px 0.5em;
	text-align:center;
	background-image:url('../../PublishingImages/Tabs/KIC_GIC_inActive_Tab.gif');
	background-repeat:no-repeat;
	text-decoration: none;
	width:106px;
	display:inline-block;
	height:15px;
	margin-right:5px;

	
}
ul.tabbernav li a:link {
	color: #000000;
}
ul.tabbernav li a:visited {
	color: #000000;
}
ul.tabbernav li a:hover {
	color: #b3256a;
	border-color: #D8D8D8;
}
ul.tabbernav li.tabberactive a {
	border-bottom: 0px;
	background-image:url('../../PublishingImages/Tabs/KIC_GIC_Active_Tab.gif');
	background-repeat:no-repeat;
	text-decoration:none;


}
ul.tabbernav li.tabberactive a:hover {
	color: #000000;
	background-repeat:no-repeat;


}
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	padding:10px 25px;
	border:1px solid #999999;
	border-top:0;
	list-style:square;
	
	
	/* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

.tabberlive h1, .tabbertab h1 {
	font-size:16px;
	margin-bottom:0px;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display:none;
}
.tabberlive .tabbertab h3 {
	display:none;
}
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
	height:200px;
	overflow:auto;
}
#divTab1, #divTab2,{
	margin:25px;
	font-family:Arial;
	font-size:12px;

}
#divTab1 li, #divTab2 li {
	list-style:square;
}
/*------------------- End Tab Control---------*/
.zz1_logoLinkId_1{height:70px; width:310px;}

