/* GENERAL
--------------------------------*/

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:75%;
	color:#6a6a6a;
	background:url(images/website-background.gif) #38b0c6 repeat-x;
}

a, a:visited, a:hover {
	color:#56A8CE;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.contentbullet {list-style:none;}

.contentbullet li {background:url(images/bullet-submenu.gif) no-repeat 0 5px;
	padding-left:10px;}

.qualitytable {border:thin #38B0C6 solid;}
.qualitytable td {background-color:#eefafc;}
.qualitytableheader {background-color:#e7e7e7;}

h1 {
	display:block;
	font:italic 2.08em Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding-bottom:4px;
	letter-spacing:-1px;
	background:url(images/line-grey.gif) repeat-x left bottom;
}

h2 {
	display:block;
	font:italic 1.6em Georgia, "Times New Roman", Times, serif;
	color:#000000;
	letter-spacing:-1px;
}

h3 {
	display:block;
	font:italic 1.2em Georgia, "Times New Roman", Times, serif;
	color:#000000;
	letter-spacing:-0.5px;
}

/* LANDING PAGE
--------------------------------*/

body.landing .Horizontal {
	background:none;
}

body.landing {
	background:url(images/landing-web-background.jpg) #6a6a6a repeat-x;
}

body.landing .wrapper {
	background:none;
}

.contentBlock {
	position:relative;
	display:inline;
	float:left;
	width:960px;
	height:555px;
	margin-top:29px;
	background:url(images/landing-page-background.jpg) no-repeat;
}

body.landing .footer {
	height:300px;
}

body.landing .footerIn {
	font-size:12px;
	height:300px;
	background:none;
}

body.landing .c1, body.landing .c3 {
	margin-top:0;
}

body.landing .c2 {
	margin-top:20px;
}

body.landing .c4 {
	margin-top:0px;
}


.welcomeBlock {
	display:inline;
	float:left;
	width:277px;
	height:450px;
	margin:35px 0 0 35px;
	text-align:center;
	line-height:20px;
}

.welcomeBlock a {
	text-decoration:underline;
}

.landingPhoto {
	float:right;
	display:inline;
	margin:10px 10px 0 0;
	border:0;
	position: absolute;
}

.newsAndBanner {
	position:absolute;
	top:285px;
	right:0;
	width:593px;
	height:193px;
}

.landingNews {
	display:inline;
	float:left;
	margin:0 0 0 20px;
	width:330px;
	color:#ffffff;
}

body.landing .newsInfoTitle {
	margin-top:10px;
}

body.landing .newsInfoText {
	clear:left;
	float:left;
	color:#ffffff;
}

.landingNews a, .landingNews a:visited, .landingNews a:hover {
	font-weight:bold;
	color:#FFF299;
}

/* LANDING PAGE BANNERS
--------------------------------*/

.landingBanners {
	display:inline;
	float:right;
	width:220px;
	margin:0px 0 0 0;
	text-align:right;
}

.landingBanners img {
	border:none;
	margin:10px 0 0 6px;
	height:auto;
}

/* DIVs
--------------------------------*/

.wrapper {
	width:960px;
	margin:0 auto;
	background:url(images/page-background.gif) repeat-y right top;
	overflow:hidden;
}

.leftColumn {
	clear:left;
	float:left;
	width:250px;
	background:url(images/glow-left.jpg) no-repeat;
}

.rightColumn {
	float:right;
	width:710px;
	background:url(images/glow-right.jpg) no-repeat;
}

.rightColumnStore {
	float:right;
	width:710px;
	background:url(images/storeBG.jpg) no-repeat;
}

.contentRight {
	display:inline;
	float:left;
	width:635px;
	margin:20px 35px 10px 40px;

}

/* OTHER
--------------------------------*/

.leftColumnTitle {
	display:block;
	padding-bottom:4px;
	font:italic 19px Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	color:#ffffff;
	background:url(images/line-white.gif) repeat-x left bottom;
}

.clickable {
	cursor:pointer;
}

/* MAIN MENU
--------------------------------*/

/* Top Level */

.Horizontal {
	float:left;
	width:960px;
	background:url(images/website-background.gif) repeat-x;
	font:italic 12px/15px Georgia, "Times New Roman", Times, serif;
}

.Horizontal a:hover {
	text-decoration:underline;
	cursor:pointer;
}

.Horizontal ul {
	float:left;
	list-style-image:none;
	margin:12px 0 0 0;
	padding:0;
	background:url(images/menu-vertical-line.gif) no-repeat;
}

.Horizontal ul li {
	display:inline;
	float:left;
	margin:0;
	padding:0 25px;
	background:url(images/menu-vertical-line.gif) no-repeat top right;
}

.Horizontal ul li a, .Horizontal ul li a:visited, .Horizontal ul li a:hover {
	display:block;
	text-align:left;
	color:#ffffff;
	margin:0;
	padding:3px 0 17px 0;
}

.mmServices, .mmEvaluation, .mmTrainee, .mmFee, .mmResources, .mmFundraising {
	/*font:italic 13px/15px Georgia, "Times New Roman", Times, serif; */
}

.mmServices {width:125px}
.mmEvaluation {width:83px}
.mmTrainee {width:65px}
.mmFee {width:95px;}
.mmResources {width:90px;}
.mmFundraising {width:71px;}
.mmAboutUs {}


/* Second Level */

.Horizontal ul ul {
	position:absolute;
	background-color:#47bcde;
	border:1px solid #76d8e9;
	z-index:500;
	padding:0 15px;
	margin:0 0 0 -30px;
	background-image:none;
}

.Horizontal ul ul li {
	clear:left;
	display:block;
	position:relative;
	background:url(images/submenu-horizontal-line.gif) repeat-x bottom left;
	padding:0;
	margin:0;
	width:180px;
	text-align:left;
}

.Horizontal ul ul li a:link, .Horizontal ul ul li a:visited, .Horizontal ul ul li a:hover {
	display:block;
	position:relative;
	text-align:left;
	font:italic 12px/15px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	padding:5px 0 7px 0;
	margin:0;
}

.Horizontal ul ul li a:hover {
	text-decoration:underline;
}

.Horizontal UL UL UL {
	left:100%;
	margin-left:0;
	top:-1px;
}

.Horizontal UL UL {
	DISPLAY: none;
}

.Horizontal UL LI:hover UL UL {
	DISPLAY: none;
}

.Horizontal UL UL LI:hover UL UL {
	DISPLAY: none;
}

.Horizontal UL LI:hover UL {
	DISPLAY: block;
}

.Horizontal UL UL LI:hover UL {
	DISPLAY: block;
}

.Horizontal UL UL UL LI:hover UL {
	DISPLAY: block
}

.CMSListMenuLinkHighlighted {}

.Horizontal ul ul li.CMSListMenuLIlast {
	background-image:none;
}

.Horizontal ul ul li a.CMSListMenuLinkHighlighted, .Horizontal ul ul li a.CMSListMenuLinkHighlighted:visited, .Horizontal ul ul li a.CMSListMenuLinkHighlighted:hover {
	font-weight:bold;
	color:#ffffff;
}

/* WHITE SUBMENU BLOCK
--------------------------------*/

#parentSub_menu .whiteBlock-CMSListMenuLinkHighlighted {color:#76d8e9;}

.whiteBlock-CMSListMenuUL {
	margin:10px 0 25px 0;
	padding:0;
	list-style:none;
}

.whiteBlock-CMSListMenuUL li {
	background:url(images/bullet-submenu.gif) no-repeat 0 5px;
	padding-left:10px;
	margin-bottom:5px;
	font-weight:bold;
}

.whiteBlock-CMSListMenuUL .mmServices,
.whiteBlock-CMSListMenuUL .mmEvaluation,
.whiteBlock-CMSListMenuUL .mmTrainee,
.whiteBlock-CMSListMenuUL .mmFee,
.whiteBlock-CMSListMenuUL .mmResources,
.whiteBlock-CMSListMenuUL .Horizontal li.mmFundraising 
{
	width:auto;
}

/* HEADER
--------------------------------*/

.logo {
	float:left;
	width:230px;
	height:183px;
	background:url(images/logo.gif) no-repeat;
}

.topPhoto {
	float:right;
	width:730px;
	height:183px;
	background:url(images/subheader-default.jpg) no-repeat;
}

/* SEARCH
--------------------------------*/

.searchBox1_pnlSearch
{
    display:block;
    margin:0px;
    padding:0px;
    border:solid 1px RED;
}

.searchBoxlanding {
	display:inline;
	float:left;
	width:215px;
	height:35px;
	margin:0;
	margin-left:2px;

}

.searchBox {
	display:inline;
	float:left;
	width:244px;
	height:50px;
	margin-left:5px;
	/* margin:25px 0 20px 5px;*/
}

.searchTextField {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#999999;
	padding:7px 5px 7px 5px;
	width:155px;
	margin-right:5px;
	border:none;
}


.searchTextField2 {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#999999;
	padding:7px 5px 7px 5px;
	width:125px;
	margin-right:5px;
	border:none;
}


.searchButton {
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:6px 5px 5px 5px;
	color:#ffffff;
	border:1px solid #76d8e9;
	background:url(images/button-background.gif) #4bbedf repeat-x;
	cursor:pointer;
	width:60px;
}

/* SUBMENU BOX
--------------------------------*/

.submenuBox {
	float:left;
	width:250px;
	margin:0 0 20px 0;
	background:url(images/submenu-box-bottom.gif) no-repeat left bottom;
}

.submenuBoxIn {
	background:url(images/submenu-box-background.gif) repeat-y;
	padding:0 20px;
	padding-top:20px;
}

.submenuTitle {
	display:block;
	padding-bottom:4px;
	font:italic 17px Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	color:#525252;
	background:url(images/line-grey.gif) repeat-x left bottom;
}

/* SUBMENU BOX LIST
--------------------------------*/

.submenuBoxList {
	margin:10px 0 20px 0;
	padding:0;
	list-style:none;
}

.submenuBoxList li {
	background:url(images/bullet-blue.gif) no-repeat 0 5px;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:7px;
}

/* QUICK LINKS
--------------------------------*/

.quickLinks {
	display:inline;
	float:left;
	width:240px;
	margin:0 0 20px 5px;
}

.quickLinksList {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}

.quickLinksList li {
	background:url(images/bullet-yellow.gif) no-repeat 0 5px;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:7px;
}

.quickLinksList a, .quickLinksList a:visited, .quickLinksList a:hover {
	color:#FFF299;
}

.quickLinksList a:hover {
	text-decoration:underline;
}

/* NEWS INFORMATION
--------------------------------*/

.newsInformation {
	display:inline;
	float:left;
	width:240px;
	margin:0 0 30px 5px;
}

.newsInfoItem {
	float:left;
	width:240px;
	margin-top:15px;
}

.newsInfoDate {
	float:left;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
}



.newsInfoTitle {
	clear:left;
	float:left;
	width:244px;
	font-weight:bold;
}


.newsInfoTitle2 {
	clear:left;
	float:left;
	font-weight:bold;
}

.newsInformation a, .newsInformation a:visited, .newsInformation a:hover {
	color:#FFF299;
}

.newsInformation a:hover {
	text-decoration:underline;
}

/* NEWSLETTER SUBSCRIPTION
--------------------------------*/

.newsletterSubscription {
	display:inline;
	float:left;
	width:240px;
	margin:0 0 40px 5px;
}

.newsletterSubField {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#999999;
	padding:7px 5px 7px 5px;
	width:110px;
	margin:15px 5px 0 0;
	border:#CCC thin solid;
}

.newsletterSubButton {
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:6px 5px 5px 5px;
	color:#ffffff;
	border:1px solid #76d8e9;
	background:url(images/button-background.gif) #4bbedf repeat-x;
	cursor:pointer;
	margin-top:15px;
}

/* BANNERS
--------------------------------*/

.banners {
	display:inline;
	float:left;
	width:240px;
	margin:0 0 20px 0;
}

.banners img {
	border:none;
	margin:10px 6px 0 0;
}

/* BREADCRUMBS
--------------------------------*/

.breadcrumbs {
	display:inline;
	float:left;
	width:500px;
	margin-left:40px;
	font-size:11px;
	color:#abaaaa;
	font-style:normal;
	font:Arial, Helvetica, sans-serif;

}

.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover {
	color:#abaaaa;
	text-decoration:none;
	font-size:11px;
	font-style:normal;
	font:Arial, Helvetica, sans-serif; }


.breadcrumbs a:hover {
	text-decoration:underline;
	font-size:11px;
	font-style:normal;
	font:Arial, Helvetica, sans-serif;
}


.CMSBreadCrumbsLink {font-size:11px; font-style:normal; font:Arial, Helvetica, sans-serif;}
.CMSBreadCrumbsCurrentItem {font-size:11px;	font-style:normal; font:Arial, Helvetica, sans-serif;}

/* PAGE TOOLS
--------------------------------*/

.pageTools {
	display:inline;
	float:right;
	margin-right:35px;
	width:130px;
	text-align:right;
}

/* FOOTER
--------------------------------*/

.footer {
	clear:both;
	background-color:#6A6A6A;
	height:360px;
	color:#c0c0c0;
}

.footerIn {
	width:960px;
	height:360px;
	margin:0 auto;
	font-size:12px;
	line-height:15px;
	background:url(images/page-bottom.gif) no-repeat right top;
}

.footerIn a, .footerIn a:visited, .footerIn a:hover {
	color:#4bbedf;
}

.footerTitle {
	font:italic 17px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
}

.mapsDirections {
	font:italic 12px Arial, Helvetica, sans-serif;
}

.footerBold {
	clear:left;
	float:left;
	font-weight:bold;
	color:#ffffff;
	margin-top:25px;
	width:100%;
}

.footerText {
	clear:left;
	float:left;
	width:100%;
}

.inorbital {
	clear:left;
	float:left;
	margin-top:15px;
	width:100%;
}

.c1 {
	display:inline;
	float:left;
	margin:100px 0 0 5px;
	width:225px;
}

.c2 {
	display:inline;
	float:left;
	margin:105px 0 0 30px;
	width:243px;
}

.c3 {
	display:inline;
	float:left;
	margin:100px 0 0 45px;
	width:243px;
}


.c4 {float:left;
display:inline;
width:140px;
margin:100px 0 0 25px;
}


/* FOOTER MENU
--------------------------------*/

.footerMenu, .footerLogin {
	margin:25px 0 0 0;
	padding:0;
	list-style:none;
}

.footerMenu li, .footerLogin li {
	background:url(images/bullet-footer.gif) no-repeat 0 5px;
	padding-left:10px;
	margin-bottom:5px;
}

.footerLogin li {
	font-weight:bold;
}

/* Slideshow
------------------------------------------*/
#slideshow {
    position:relative;
   /* height:350px;
    margin-left: 65px; */
	height:593px;
	margin-left:55px;
	top:-9px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


/* Jobs
---------------------------------*/
.jobDescriptionHeader {
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	letter-spacing:-0.5px;
}

#ctl00_placeHolder_contentRight_CMSRepeater1_ctl00_ctl00_cartItemSelector_btnWishlist {display:none;}

#ctl00_placeHolder_contentRight_CMSRepeater1_ctl00_ctl00_cartItemSelector_opt22_dropdown {
    margin-bottom: 10px;
}

#ctl00_placeHolder_contentRight_CMSRepeater1_ctl00_ctl00_cartItemSelector_btnAddImage {float:left;}

#ctl00_placeHolder_contentRight_CMSRepeater1_ctl01_ctl00_cartItemSelector_btnWishlist {display:none;}

.AddToCartTextBox {width:22px; height:18px; float:left;margin-right:8px;margin-left:5px;}
.AddToCartImageButton {float:left;}
.ProductOptionSelector {margin-bottom:10px;}
.OptionCategoryName {font-size:10px;}
#ctl00_placeHolder_contentRight_CMSRepeater1_ctl20_ctl00_cartItemSelector_opt25_dropdown {font-size:11px;}
#ctl00_placeHolder_contentRight_CMSRepeater1_ctl10_ctl00_cartItemSelector_opt24_dropdown{font-size:11px;}
