/* 
===========================================
InnerLoop Creative Solutions -  Stylesheet
===========================================
 */

/* TAG DEFINITIONS */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}

li {
	padding-bottom: 6px;
}
/* LAYOUT */

/* APPEARANCE */

.cellHeading {
	border: 1px solid #336699;
	background-color: #C1CEDC;
	color: #333333;
	padding: 3px;
	font-weight: bold;
}

	.divMainContent a:link {
		color: #336699;
		text-decoration: none;
	}
	
	.divMainContent a:active{
		color: #336699;
		text-decoration: none;
	}
	
	.divMainContent a:visited {
		color: #336699;
		text-decoration: none;
	}
	
	.divMainContent a:hover {
		color: #336699;
		text-decoration: underline;
	}
	
	.linkSpecial a:link {
		color: #336699;
		text-decoration: none;
	}
	
	.linkSpecial a:active{
		color: #336699;
		text-decoration: none;
	}
	
	.linkSpecial a:visited {
		color: #336699;
		text-decoration: none;
	}
	
	.linkSpecial a:hover {
		color: #336699;
		text-decoration: underline;
	}

.cellTopMenu {
	background-color: #ECECEC;
	padding: 0px;
}

.cellSearchBar {
	background-color: #ADC2D6;
	background-image:url(../Media/Background/Bgn_SearchBar.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
}

.cellCategory {
	background-color: #C1CEDC;
	border-bottom: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.cellCategoryCurrent {
	background-color: #ADC2D6;
	border-bottom: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.cellSubCategory {
	background-color: #ECECEC;
	border-bottom: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.textCopyright {
	font-size: 9px;
}
/* Calender Appearance */

.calenderTable { 
	border: 0px solid black; 
	padding: 2px; 
}

.calenderMonthName {	
	font-weight: bold; 
	background-color: #ECECEC
}

.calenderDayRow {
	border-bottom: 1px solid #DDDDDD; 
	font-weight: bold; 
	background-color: #ECECEC
}

.calenderNormalCell {
	border: 0px solid #DDDDDD; 
	background-color: #ECECEC
}

.calenderTodayCell {
	border: 1px solid #336699;
	background-color: #C1CEDC;
}

/* Listing Elements */
.tablePremiumListing {
	border: 1px solid #336699;
	background-color: #FAFAFA;
}

.tableStandardListing {
	border: 1px solid #838383;
	background-color: #FAFAFA;
}

.textSupplierName {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
}

.textStandardSupplierName {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
}

.cellSupplierNameLogo {
	background-image: url("../Media/Icon/Icon_SiteArrow_FadedBlueBG.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 20px;
	background-color: #C1CEDC;
	border-bottom: 1px solid #336699;
}

.cellSupplierName {
	padding: 3px;
	background-color: #C1CEDC;
	border-bottom: 1px solid #336699;
}

.cellStandardSupplierNameLogo {
	background-image: url("../Media/Icon/Icon_SiteArrow_GreyBG.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 20px;
	background-color: #ECECEC;
	border-bottom: 1px solid #838383;
}

.cellStandardSupplierName {
	padding: 3px;
	background-color: #ECECEC;
	border-bottom: 1px solid #838383;
}

.cellSupplierLogoAndDescription {
	padding: 3px; 
	/*background-color: #C1CEDC;
	border-bottom: 1px solid #336699;*/
}

.cellContactDetails {
	padding: 3px;
	padding-bottom: 1px;
}

.cellListingInfoIcon {
	border: 1px solid #336699;
	background-color: #ADC2D6;
	border-right: 0px;
}

.cellListingInfoText {
	border: 1px solid #336699;
	background-color: #ADC2D6;
	border-left: 0px;
	font-weight: bold;
	text-align: left;
}

	.cellListingInfoText a:link {
		color: #333333;
	}
	
	.cellListingInfoText a:visited {
		color: #333333;
	}
	
	.cellListingInfoText a:hover {
		color: #333333;
	}
	
	.cellListingInfoText a:active {
		color: #333333;
	}

.cellStandardListingInfoIcon {
	border: 1px solid #838383;
	background-color: #CDCDCD;
	border-right: 0px;
}

.cellStandardListingInfoText {
	border: 1px solid #838383;
	background-color: #CDCDCD;
	border-left: 0px;
	font-weight: bold;
	text-align: left;
	color: #535353;
}

	.cellStandardListingInfoText a:link {
		color: #535353;
	}
	
	.cellStandardListingInfoText a:visited {
		color: #535353;
	}
	
	.cellStandardListingInfoText a:hover {
		color: #535353;
	}
	
	.cellStandardListingInfoText a:active {
		color: #535353;
	}
/* Other Elements */
.Inactive {
	color: #CC0000;
}

.textErrorMessage {
	color: #CC0000;
}

.Active {
	color: #000066;
}

.rteHiddenSourceButton {
	display: none;
}