/***********************************************************************/
/* ------ Basics Start ----------------------------------------------- */
/*                                                                     */

body {
	background-color: #ececec;
	background-image: url(../gif/starcast_shadow2.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
/*                                                                     */
/* ------ Basics End ------------------------------------------------- */
/***********************************************************************/

	
/***********************************************************************/
/* ------ Header Start ----------------------------------------------- */
/*                                                                     */

#custHeader {
	color: #8e8e8e; /* Font Color */
	background-color: #ffffff;
	}
#custHeader a {
	color: #278ecd; /* Link Color */
	font-weight: bold;
	}

/*                                                                     */
/* ------ Header End ------------------------------------------------- */
/***********************************************************************/


/***********************************************************************/
/* ------ Content Start ---------------------------------------------- */
/*                                                                     */


.productCase b.feProd {
	color: #2b6a97;
	}

.fullRow a {
	color: #278ecd;
	}
	
/*************************************/  
/* ------ Left Column Start -------- */

#custLeftCol .boxType {
	/*
	background-image: url(../gif/customer_boxtype.png);
	background-repeat: repeat-y;
	*/
	border: 1px solid #cfdde8;/* #c6c6c6 grey */
	background-color: #ffffff;
	}
.boxType li:hover a {
	color: #278ecd;
	}

.typeTitle {
	color: #3271b8;
	}

/* ------ Left Column End ---------- */
/*************************************/


/*************************************/
/* ------ Main Content Start ------- */


#custMainContent .boxType b.typeTitle {
	color: #0d4a76; /* Font Color */
	}
#custMainContent .boxType {
	background-image: url(../gif/sandhill/customer_gradient.gif);
	}
	
/* -- Tabs -- */
.boxTabs {
	background-image: url(../gif/customer_tabs.gif);
	}
.boxTabs li {
	border-right: 1px solid #d5d5d5;
	}
.boxTabs li a {
	color: #999999; /* Tab Link Font Color */
	}
.boxTabs li.spacer {
	border-left: 1px solid #d5d5d5;
	border-right: 0;
	}
.boxTabs li.active {
	border: 1px solid #d5d5d5;
	border-bottom: 0;
	background-color: #ffffff;
	}
.boxTabs li.active a {
	color: #296d9e; /* Active Tab Font Color */
	}
	
/* -- Items List -- */
.listItems {
	border-color: #cfdde8;
	}
.listItems table td.itemMore a {
	color: #212121;
	}
.listItems table td.itemInfo {
	color: #818181; /* Description Font Color */
	}
.listItems table td.itemInfo b.infoName {
	color: #000000; /* Destcription Title Font Color */
	}

.attachments,
.attachments a {
	color: #16608d;
	}
	
.documentList td.itemAction a {
	color: #163ca7;
	}
/*	
.courseList td.itemIcon div {
	background-color: #7eabc9;
	border: 1px solid #47607c;
	}
*/

td.itemIcon img {
	border: 1px solid #c7c7c7;
	}
	
.listItems table tr.r0 td {
	background-color: #ffffff;
	}
.listItems table tr.r1 td {
	background-color: #ededed;
	}
	
/* ------ Main Content End --------- */
/*************************************/

/*                                                                     */
/* ------ Content End ------------------------------------------------ */
/***********************************************************************/


/***********************************************************************/
/* ------ Hi Slides Start -------------------------------------------- */
/*                                                                     */

.customerSlide {
	background-color: #ffffff;
	}
.customerSlide .tools {
	background-image: url(../gif/sandhill/customerHeader.gif);
	color: #818181; /* Name Other Text Font Color */
	}

#fullContent b {
	color: #000000; /* Name Font Color */
	}
	
.courseIcon {
	background-color:#7EABC9;
	border:1px solid #47607C;
	}
.courseIcon img {
	border: 1px solid #829FB4;
	}

/*                                                                     */
/* ------ Hi Slides End ---------------------------------------------- */
/***********************************************************************/
