﻿body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #1689bf;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
img
{
	border:none;
}

.oneColFixCtrHdr #outercontainer {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image: url('../images/container_bg.jpg');
	background-repeat: repeat-y;
	padding: 0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: center; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #container {
	width: 922px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #edf6fa;
	padding: 0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url('../images/content_bg.jpg');
	background-repeat: repeat-x;
	border-bottom: solid 3px #0e5577;
}
.oneColFixCtrHdr #header 
{
	text-align: center;
	padding: 0;
	position: relative;
	margin: 0 auto;
	height: 115px;
	width: 100%;
}
.oneColFixCtrHdr #header2
{
	text-align: center;
	padding: 0;
	position: relative;
	margin: 0 auto;
	height: 115px;
	width: 450px;
}
.oneColFixCtrHdr #logo
{
	width: 446px;
	height: 101px;
	position: relative;
	padding: 0;
	margin: 0;
	text-align: center;
}
.oneColFixCtrHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	font-size: 11pt;
	margin: 0 auto;
}
.oneColFixCtrHdr #mainContent2
{
	width: 880px;
	padding: 10px 0 15px 0;
	margin: 0 auto;
}

.oneColFixCtrHdr p
{
	padding: 0;
	margin: 0;
}

.oneColFixCtrHdr #contentHome
{
	width: 850px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.oneColFixCtrHdr #welcomeBox
{
	width: 814px;
	height: 123px;
	text-align: center;
	margin: 0 auto;
	padding: 5px 0 0 0;
}
.oneColFixCtrHdr #welcomeBox2
{
	width: 814px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background-image: url('../images/welcome_repeat.jpg');
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #welcomeBoxTop
{
	width: 814px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 17px;
	background-image: url('../images/welcome_top.jpg');
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #welcomeBoxContent
{
	width: 814px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	color: #0a5071;
	font-style: italic;
	background-image: url('../images/welcome_repeat.jpg');
	background-repeat: repeat-y;
	padding: 0 0 0 0;
}
.oneColFixCtrHdr #welcomeTitle
{
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	padding: 0 0 5px 25px;
	letter-spacing: 3px;
}
.oneColFixCtrHdr #welcomeText
{
	width: 720px;
	margin: 0 auto;
	padding: 0;
}
.oneColFixCtrHdr #welcomeText2
{
	text-align: left;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.oneColFixCtrHdr #welcomeBoxBottom
{
	width: 814px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 18px;
	background-image: url('../images/welcome_bottom.jpg');
	background-repeat: no-repeat;
}

.oneColFixCtrHdr #productHighlight 
{
	position: relative;
	width: 830px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 428px;
}
.oneColFixCtrHdr #productHighlightContainer 
{
	position: relative;
	width: 100%;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
.oneColFixCtrHdr #productHighlightLeft 
{
	float: left;
	width: 470px;
	padding: 0;
	margin: 0;
}
.oneColFixCtrHdr #productHighlightRight 
{
	position: relative;
	width: 354px;
	padding: 0;
	margin: 0 0 0 470px;
}

/* Product Highlight */
.oneColFixCtrHdr #productHighlightTop
{
	width: 470px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 18px;
	background-image: url('../images/box_top.jpg');
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #productHighlightTitle
{
	width: 470px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 40px;
	background-image: url('../images/box_title.jpg');
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #productHighlightContent
{
	width: 470px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	color: #0a5071;
	background-image: url('../images/box_repeat.jpg');
	background-repeat: repeat-y;
	padding: 0 0 5px 0;
}
.oneColFixCtrHdr #productHighlightFlash
{
	width: 400px;
	height: 290px;
	margin: 0 auto;
	padding: 0;
}
.oneColFixCtrHdr #productHighlightTitle
{
	text-align: left;
	padding: 0;
	margin: 0 auto;
}
.oneColFixCtrHdr #productHighlightTitleText
{
	width: 420px;
	text-align: left;
	padding: 7px 0 0 0;
	margin: 0 auto;
	color: #e80218;
	font-size: 15pt;
}
.oneColFixCtrHdr .homeTitleBold
{
	font-weight: bold;
}
.oneColFixCtrHdr #productHighlightContentText
{
	position: relative;
	width: 440px;
	text-align: center;
	height: 45px;
	margin: 0 auto;
	padding: 0;
}
.oneColFixCtrHdr #productHighlightContentText2
{
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 400px;
}
.oneColFixCtrHdr #productHighlightBottom
{
	position: relative;
	width: 470px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 19px;
	background-image: url('../images/box_bottom.jpg');
	background-repeat: no-repeat;
}

/* Testimonial */
.oneColFixCtrHdr #productHighlightRightTop
{
	width: 354px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 18px;
	background-image: url('../images/box_right_top.jpg');
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #productHighlightRightTitle
{
	position: relative;
	width: 354px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 40px;
	background-image: url('../images/box_right_title.jpg');
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #productHighlightRightContent
{
	width: 354px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	color: #0a5071;
	background-image: url('../images/box_right_repeat.jpg');
	background-repeat: repeat-y;
	padding: 0 0 5px 0;
}
.oneColFixCtrHdr #productHighlightRightTitle
{
	text-align: left;
	padding: 0;
	margin: 0 auto;
}
.oneColFixCtrHdr #productHighlightTitleRightText
{
	position: relative;
	width: 320px;
	text-align: left;
	padding: 7px 0 0 0;
	margin: 0 auto;
	color: #e80218;
	font-size: 15pt;
}
.oneColFixCtrHdr #productHighlightContentRightText
{
	position: relative;
	width: 354px;
	text-align: center;
	height: 335px;
}
.oneColFixCtrHdr #productHighlightContentRightText2
{
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 300px;
}
.oneColFixCtrHdr #productHighlightRightBottom
{
	position: relative;
	width: 354px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 19px;
	background-image: url('../images/box_right_bottom.jpg');
	background-repeat: no-repeat;
}


.oneColFixCtrHdr #pageFooterArea 
{
	position: relative;
	width: 922px;
	text-align: center;
	margin: 0 auto;
	padding: 5px 0 5px 0;
}
.oneColFixCtrHdr #pageFooterTop
{
	position: relative;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 12px;
	background-image: url('../images/bar_top.jpg');
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #pageFooterContent
{
	position: relative;
	width: 850px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	color: #0a5071;
	padding: 3px 0 3px 0;
}
.oneColFixCtrHdr #pageFooterText
{
	position: relative;
	text-align: center;
	width: 850px;
	margin: 0 auto;
	padding: 0;
}
.oneColFixCtrHdr #pageFooterText2
{
	position: relative;
	text-align: center;
	width: 850px;
	margin: 0 auto;
	padding: 0;
}
.oneColFixCtrHdr #pageFooterBottom
{
	position: relative;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 11px;
	background-image: url('../images/bar_bottom.jpg');
	background-repeat: repeat-x;
}

.oneColFixCtrHdr #footer 
{
	color: #666666;
	font-size: 8pt;
	position: relative;
	text-align: center;
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
}
.oneColFixCtrHdr #footer2
{
	position: relative;
	text-align: center;
	padding: 0;
	margin: 0;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 8px 0;
}
.oneColFixCtrHdr #footer a
{
	color: #666666;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:visited
{
	color: #666666;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:hover
{
	color: #0e5577;
	text-decoration: none;
}
.oneColFixCtrHdr #navigation
{
	width: 922px;
	height: 34px;
	position: relative;
	padding: 0;
	margin: 0;
	background-image: url('../images/navigation_bg.jpg');
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #mainnavigationcontent
{
	margin: 0 auto;
	padding-top: 8px;
	text-align: center;
}

.oneColFixCtrHdr h1
{
	color: #e80218;
	font-size: 14pt;
	margin: 0;
	padding: 10px 0 5px 0;
}
.oneColFixCtrHdr h2
{
	color: #e80218;
	font-size: 12pt;
	margin: 0;
	padding: 10px 0 5px 0;
}
.oneColFixCtrHdr p
{
	margin: 0;
	padding: 5px 0 10px 0;
}

#divFarReachFooter
{
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
	padding-bottom: 20px;
}
#divFarReachFooter a
{
	color: #000000;
	text-decoration: none;
}
#divFarReachFooter a:visited
{
	color: #000000;
	text-decoration: none;
}
#divFarReachFooter a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.oneColFixCtrHdr #mainContent a
{
	text-decoration: underline;
	color: #666666;
}
.oneColFixCtrHdr #mainContent a:visited
{
	text-decoration: underline;
	color: #666666;
}
.oneColFixCtrHdr #mainContent a:hover 
{
	text-decoration: underline;
	color: #e80218;
}
.oneColFixCtrHdr #contentLeftAdmin
{
	float: left;
	padding: 0;
	width: 220px;
	position: relative;
	margin: 0;
	vertical-align: top;
}
.oneColFixCtrHdr #contentRightAdmin {
	padding: 0;
	margin: 0 0 0 220px;
	width: 620px;
	position: relative;
	vertical-align: top;
	text-align: center;
}
.oneColFixCtrHdr #pagecontentLeftAdmin
{
	width: 220px;
	padding: 0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	position: relative;
	text-align: center;
	height: 100%;
}
.oneColFixCtrHdr #pagecontentRightAdmin
{
	width: 620px;
	padding: 0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	position: relative;
	text-align: center;
	height: 100%
}
.oneColFixCtrHdr #pagecontentLeft2
{
	width: 100%;
	padding: 0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	position: relative;
	text-align: left;
	height: 100%;
}
.oneColFixCtrHdr #pagecontentLeft2 h2
{
	padding: 0;
	margin: 0;
}
.oneColFixCtrHdr #pagecontentRight2
{
	width: 100%;
	padding: 0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	position: relative;
	text-align: left;
}
.oneColFixCtrHdr #mainContent2Admin {
	padding: 0;
	padding-top: 10px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	position: relative;
	width: 100%;
	min-height: 300px;
}

#mainContentAdmin .logoutLink
{
	font-weight: bold;
	font-size: 11pt;
	color: #e80218;
	text-align: left;
	padding-bottom: 5px;
}
#mainContentAdmin .logoutLink a
{
	color: #e80218;
	text-decoration: none;
}
#mainContentAdmin .logoutLink a:visited
{
	color: #e80218;
	text-decoration: none;
}
#mainContentAdmin .logoutLink a:hover
{
	color: #000000;
	text-decoration: none;
}
.pageTitle h1
{
	color: #e80218;
	font-size: 14pt;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
.pageTitle h2
{
	font-size: 16px;
	color: #000000;
	margin: 0;
	padding: 0;
}
.adminLink
{
	float: right;
	font-size: 10pt;
}
#ContentAdmin
{
	padding-bottom: 8px;
	font-size: small;
	color: #000000;
}
#ContentAdmin li
{
	list-style-type: none;
}
#ContentAdmin a
{
	color: #666666;
	text-decoration: none;
}
#ContentAdmin a:visited
{
	color: #666666;
	text-decoration: none;
}
#ContentAdmin a:hover
{
	color: #e80218;
	text-decoration: underline;
}
.adminLink
{
	font-size: 10pt;
	color: #56720a;
	font-weight: bold;
}
#ContentAdmin .adminLink a
{
	text-decoration: none;
	color: #666666;
}
#ContentAdmin .adminLink a:visited
{
	text-decoration: none;
	color: #666666;
}
#ContentAdmin .adminLink a:hover
{
	text-decoration: none;
	color: #e80218;
}
#mainContentAdmin .secondaryNavigation
{
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
}
#mainContentAdmin .secondaryNavigation a
{
	text-decoration: none;
	color: #666666;
}
#mainContentAdmin .secondaryNavigation a:visited
{
	text-decoration: none;
	color: #666666;
}
#mainContentAdmin .secondaryNavigation a:hover
{
	text-decoration: none;
	color: #e80218;
}
#mainContentAdmin .secondaryNavigation h3
{
	margin-bottom: 0px;
	margin-top: 20px;
	padding: 0;
	font-size: 10pt;
}

.pageContent { padding: 5px 0 0 0; }

.adminSectionTitle
{
	color: #e80218;
	font-size: 14pt;
	margin: 0;
	padding: 0;
}

.productPage 
{
	width: 100%;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	min-height: 360px;
}
.productPage h1
{
	color: #e80218;
	font-size: 14pt;
	margin: 0;
	padding: 0;
}

.productPage #productContainer
{
	text-align: left;
	padding: 0;
	margin: 0 auto;
	width: 880px;
}

.tdProductImages
{
	width: 370px;
	vertical-align: top;
}
.productPage #productImages
{
	float: left;
	width: 370px;
	padding: 2px 0 0 1px;
	margin: 0;
}

.productPage #productImages2
{
	width: 365px;
	padding: 6px 0 0 0;
	margin: 0;
	height: 450px;
}
.productPage #productImages3
{
	width: 365px;
	padding: 26px 0 0 0;
	margin: 0;
}

.productPage #productPlaceOrder
{
	padding: 0 6px 0 0;
	margin: 0;
	text-align: right;
}

.productPage #productPlaceOrderLink
{
	text-align: left;
	padding: 37px 0 0 40px;
	color: #ffffff;
	font-weight: normal;
	font-size: 14pt;
	margin: 0;
}
.productPage #productPlaceOrderLink a
{
	color: #ffffff;
	text-decoration: none;
}
.productPage #productPlaceOrderLink a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.productPage #productPlaceOrderLink a:hover
{
	color: #000000;
	text-decoration: none;
}

.tdProductInformation
{
	width: 500px;
	vertical-align: top;
}
.productPage .productInformationX
{
	position: absolute;
	width: 500px;
	padding: 0;
	margin-left: 380px;
}
.productPage .productInformation
{
	width: 500px;
	padding: 0;
	margin: 0 auto;
}
.productPage .productInformationTop
{
	width: 500px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 24px;
	background-image: url('../images/product_box_top.jpg');
	background-repeat: no-repeat;
}
.productPage .productInformationContent
{
	width: 500px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	color: #0a5071;
	background-image: url('../images/product_box_repeat.jpg');
	background-repeat: repeat-y;
	padding: 0;
}
.productPage .productInformationContentText
{
	width: 420px;
	padding: 0;
	margin: 0 auto;
}
.productPage .productInformationContentText2
{
	width: 100%;
	padding: 0;
	margin-left: 0;
	text-align: left;
	font-size: 10pt;
}
.productPage #productInformationBottom
{
	position: relative;
	width: 500px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 82px;
	background-image: url('../images/product_box_bottom.jpg');
	background-repeat: no-repeat;
}
.productPage #productInformationBottomNews
{
	position: relative;
	width: 500px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 38px;
	background-image: url('../images/product_box_bottom_news.jpg');
	background-repeat: no-repeat;
}
.breadCrumbDiv
{
	padding-bottom: 10px;
}
.breadCrumbDiv .breadCrumb
{
	font-size: 8pt;
	color: #000000;
}
.breadCrumbDiv .breadCrumb a
{
	color: #000000;
}
.breadCrumbDiv .breadCrumb a:visited
{
	color: #000000;
}
.breadCrumbDiv .breadCrumb a:hover
{
	color: #660000;
}
.fillableform .heading
{
	font-weight:bold;
	font-size:12pt;
}
.fillableform .heading2
{
	background-color:#C0E0ED;
	font-weight:bold;
}
.fillableform .fieldLabel
{
	font-weight:bold;
	font-size:10pt;
}
#ContentAdmin .AdminGridControlLineHeader
{
	color: #ffffff;
}
#ContentAdmin .AdminGridControlLineHeader a
{
	color: #ffffff;
	text-decoration: none;
}
#ContentAdmin .AdminGridControlLineHeader a:visited
{
	color: #ffffff;
	text-decoration: none;
}
#ContentAdmin .AdminGridControlLineHeader a:hover
{
	color: #000000;
	text-decoration: underline;
}
#orderform
{
	text-align: center;
	width: 750px;
	padding: 0;
	margin: 0 auto;
}
#orderform2
{
	text-align: left;
	padding: 0;
	margin: 0 auto;
}
.rightalign
{
	text-align: right;
}
.center
{
	text-align:center;
}
.required { color: Red; }
.MyCalendar .ajax__calendar_container {
    border:1px solid #000000;
    background-color: #1689bf;
    color: #000000;
}
