body { 
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:14px;
	line-height:150%;
	background-image:url(/images/background.gif);
	background-repeat:repeat-x;
	background-color:#e4e6e6;
	color:#333; 
	margin:0px;
	}

h1 {
	font-size:16pt; 
	margin-bottom:7px;
	margin-top:0px;
	color:#666; 
	}
	
h2 {
	font-size:13pt; 
	margin-top:5px;
	margin-bottom:0px;
	color:#666; 
	}
	
h3 {
	margin-top:5px;
	margin-bottom:0px;
	color:#666; 
	}
	
.NewProductsBox 
{
    padding-bottom:5px; 
    border-bottom:2px solid #dfdfdf; 
    border-left:2px solid #dfdfdf; 
    border-right:2px solid #dfdfdf; 
    border-collapse:collapse; 
    width:730px;
    background-color:#fff;
}

.Title {
	font-weight:bold;
	font-size:16pt; 
	margin-bottom:0px;
	padding-bottom:0px;
	color:#666; 
	}
	
.subTitle,.SubTitle {
	font-weight:bold;
	font-size:12pt; 
	margin-bottom:0px;
	padding-bottom:0px;
	color:#666; 
	}	
	
.footerText {
	font-family: Verdana, sans-serif;
	color:#767878;
	margin:0 auto;
	width:750px;
	line-height:160%;
	font-size:11px;
	color:#666; 
}

.small {
	font-size:11px;
}

.MiceType {
	font-style:italic;
	font-size:12px;
}

.ProductText {
	font-size:14px; 
}

.ProductTextV2 {
	font-size:16px;
}

.featureBorder {
	border-right:2px solid #dadbdc; border-collapse:collapse;
	border-left:2px solid #dadbdc; border-collapse:collapse;
	border-bottom:2px solid #dadbdc; border-collapse:collapse;
	padding:10px;
	width:449px;
}
	
.bannerImage{ border:2px solid #c4c2c2; border-collapse:collapse; }

.admintable {border-collapse:collapse; }
.admincell {border:1px solid black; border-collapse:collapse; }
.ProductsLeft { float:left; width:125px; }
.ProductsRight { float:left; width:356px; padding-left:5px; }
.footerMenuLeft { text-align:left; float:left; }
.footerMenuRight { text-align:right; float:right; }

.whiteHolder {
	background-color:#fff; 
	width:736px; 
	border:1px solid #e3e3e4; 
	border-collapse:collapse; 
	text-align:left; 
	padding-top:6px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:10px;
	background-position:bottom;
	background-repeat:no-repeat;
	}

.greyHolder{
	width:754px;
	margin-left:8px; 
	margin-right:8px; 
	padding-left:8px; 
	padding-right:8px; 
	padding-top:7px; 
	background-color:#e0e4e4;
	background-image:url(/images/insideBackground.gif);
	background-repeat:repeat-x; 
	}
	
.mainHolder {
	margin:0 auto;
	width:786px;
	}
	
form {margin:0px; }
img { border-width: 0px; behavior: url(/images/iepngfix.htc); }
.warning { line-height:100%; color:#616a74; }
.smallWarning { line-height:100%; color:#616a74; font-size:11px;}
.ShortParagraph { width:420px; }
td { vertical-align:top; }
	
/* Layout classes ------------------------------------------------------------------------------------------- */

.padInput { margin-top:5px;}

.EventsLeft { float:left; width:135px; }
.EventsRight { float:left; width:285px; padding-left:5px; }

.uppercase {
	text-transform:uppercase;
	}
	
hr {
	color: #dddfdf;
	background-color: #dddfdf;
	height: 10px;
}

.footerLeft {
	float:left;
	padding-right:20px;
	width:480px;
}

.footerRight {
	float:left;
	width:226px;
	margin-top:10px;
	padding:10px;
	border:2px solid #999;
	border-collapse:collapse;
}

.footerHolder {
	color:#767878;
	margin:0 auto;
	width:750px;
}

.firstParagraph {
	font-size:14px;
	font-weight:bold;
	line-height:160%;
}

.leftRightLineSplit {
	background-image:url(/images/backgrounds/leftRightSplit.gif);
	background-repeat:repeat-y;
	height: 100%;
	}

.textHolderLeft {
	width:486px;
	float:left;
	padding-top:5px;
	}
	 
.textHolderRight {
	width:222px;
	float:left;
	padding-left:28px;
	padding-top:5px;
	}

.BottomBorder { width:786px; background-image:url(/images/border/bottom.png); background-repeat:repeat-y; margin-bottom:30px; }
.BottomIeBorder {
	width:786px; background-image:none; background-repeat:repeat-y; margin-bottom:30px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/border/bottom.png',sizingMethod='scale');
	}

.topBorder { width:786px; background-image:url(/images/border/top.png); background-repeat:repeat-y; }
.topIeBorder {
	width:786px; background-image:none; background-repeat:repeat-y;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/border/top.png',sizingMethod='scale');
	}

.mainBox { width:786px; background-image:url(/images/border/bothSides.png); background-repeat:repeat-y; }
.mainIEBox {
	width:786px; background-image:none; background-repeat:repeat-y;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/border/bothSides.png',sizingMethod='scale');
	}

/* Layout classes ------------------------------------------------------------------------------------------- */

	a:link    {color:#e96b11; font-weight:bold; text-decoration:none;}
	a:visited {color:#e96b11; font-weight:bold; text-decoration:none;}
	a:hover   {color:#e96b11; font-weight:bold; text-decoration:underline;}
	
	a.footerLink:link    {color:#767878; font-weight:normal; text-decoration:none;}
	a.footerLink:visited {color:#767878; font-weight:normal; text-decoration:none;}
	a.footerLink:hover   {color:#767878; font-weight:normal; text-decoration:underline;}

	a:link    {color:#e96b11; font-weight:bold; text-decoration:none;}
	a:visited {color:#e96b11; font-weight:bold; text-decoration:none;}
	a:hover   {color:#e96b11; font-weight:bold; text-decoration:underline;}
	
	a.blogH1Link:link    {text-decoration:none;}
	a.blogH1Link:visited {text-decoration:none;}
	a.blogH1Link:hover   {text-decoration:none;}
	
/* Search layout ------------------------------------------------------------------------------------------- */
	.result_title{ padding-top:10px; }
	.searchheading{ display:none; }
	.result_pagescount{ display:none; }
	.summary{ font-style:italic; font-weight:bold; }
	.result_pages{ padding-top:20px; }
	.highlight { background-color:#FFFF00; }
    
/* Pop up ---------------------------------------------------------------------------------------------------- */
.black_overlay{display: none;position: fixed;top: 0%;left: 0%;width: 100%;height: 100%;background-color: black;z-index:1001;-moz-opacity: 0.75;opacity:.75;filter: alpha(opacity=75);}
.flash_content {display: none;background-color:#fff;position:absolute;left:50%;top: 10%;margin-left:-408px;width: 800px;padding-left: 8px;padding-right: 8px;padding-top: 8px;z-index:1002;overflow: hidden;}
#flash_pop{	position: relative; }


.zero-blue, .zero-white, .zero-navy {text-align:center; margin:0 auto; font-size:9px; color:#4998D1; line-height:11px;  font-family: Tahoma;font-weight:bold;}
.zero-blue a:hover, .zero-blue a:active {text-decoration: none; color:#4998D1; }
.zero-blue a:link, .zero-blue a:visited {text-decoration: none; color:#4998D1;}
.zero-white a:hover, .zero-white a:active {text-decoration: none; color:#FFF;}
.zero-white a:link, .zero-white a:visited {text-decoration: none; color:#FFF;}
.zero-navy a:hover, .zero-navy a:active  {text-decoration: none;color:#00518C;}
.zero-navy a:link, .zero-navy a:visited {text-decoration: none; color:#00518C;}