@charset "ISO-8859-1";
/* CSS Document */

/* Default Styles for the page --------------------*/

html {
	height: 100%;
	margin: 0px;
}

body {
	text-align: center;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #006699; /*#088FD2;*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}

#iframeOrderForm {
	height: 950px;
	width: 600px;
}

#iframeCustPortal {
	height: 500px;
	width: 600px;
}


img, img:link,img:visited {
	border: 0px;
}
	
/* Layout ----------------------------------------*/

#wrapper {
	width: 812px;
	min-height: 100%;
	text-align: left;
	background-image: url(images/wrapper-bg.gif); 
	background-repeat: repeat-y;
	margin-left: auto;
    margin-right: auto;
	padding-right: 6px;
	padding-left: 6px;
}




/* Header and Nav Bar Layout --------------------*/

#header {
	background-color: #FFFFFF;
	/*background-image: url(images/cr-header-bg2-onlinepmt.gif);*/
	background-image: url(images/freeLD-header.gif);
	background-repeat: no-repeat;
	height: 292px;
	width: 800px;
}

#headerHomeButton {
	height: 74px;
	width: 505px;
	position: relative;
	float: left;
}

#headerHomeButton a {
	text-decoration: none;
}

#frenchLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 20px;
	width: 101px;
	float: right;
	padding-top: 3px;
	text-align: right;
	padding-right: 11px;
}


#navbar {
	text-decoration: none;
	text-align: left;
	clear: both;
}

#navbar a {
	height: 29px;
	width: 797px;
	top: 74px;	
}

#priceArea {
	float: left;
	height: 53px;
	width: 416px;
	padding-top: 134px;
	padding-left: 13px;
	visibility: hidden;
}

#imageArea {
	/*background-image: url(images/woman_photo.jpg);*/
	background-repeat: no-repeat;
	float: right;
	height: 185px;
	width: 214px;
	padding-right: 10px;
}

/* Content Layout -----------------------------*/

#content {
	clear: both;
	width: 800px;
	text-align: left;
	min-height: 100%;
	padding-top: 10px;
}

#leftColumn {
	float: left;
	width: 159px;
	min-height: 100%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-left: 11px;
}

#leftColumnFeature {
	width: 145px;
	border: 1px solid #999999;
	margin-bottom: 10px;		
	float: left;
}

.leftColumnTitle {
	background-image: url(images/left_column-titlebg.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 145px;
}

#mainColumn { 
	width: 600px;
	float: left;
	height: auto;
	padding-left: 11px;
}

#orderNowHome {
	clear: right;
	float: right;
	height: 40px;
	width: 100%;
	text-align: center;
	border: #ff0000 0px solid;
	padding-top: 0px;
	padding-right: 0px;
}

#orderNowButton {
	clear: right;
	float: right;
	height: 130px;
	width: 90px;
	text-align: right;
	/*border: #ff0000 1px solid;*/
	padding-top: 40px;
	padding-right: 0px;
}

#slogan {
	clear: left;
	float: left;
	height: 30px;
	width: 450px;		
	text-align: left;
	color: #006699;
	font-size: 1.3em;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;	
	padding-top: 8px;
}

#bodyContent {
	height: 100%;
	width: 100%;		
	text-align: left;
	color: #000000;
	font-size: .9em;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;		
}

#orderNowButton a {text-decoration: none; }

/* Footer Layout -----------------------------*/

#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	color: #999999;
	padding: 10px;
	margin-right: 13px;
	margin-top: 10px;
	width: 780px;
	
}

#footerContent {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
}

/* Text ----------------------------------------*/


a:link 		{color: #006699; text-decoration: none; }
a:visited 	{color: #006699; text-decoration: none; }
a:hover 	{color: #006699; text-decoration: underline; }
a:active	{color: #990000; text-decoration: underline; }

.leftColumnBold {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.leftColumnBold a:link {color: #000000; text-decoration: none; }
.leftColumnBold a:hover {color: #006699; text-decoration: underline; }

.leftColumnRegTitle {
	color: #006699;
	font-size: .7em;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.leftColumnRegTitle a:link {color: #006699; text-decoration: none; }
.leftColumnRegTitle a:hover {color: #006699; text-decoration: underline; }

.leftColumnReg {
	color: #666666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.leftColumnReg a:link {color: #000000; text-decoration: none; }
.leftColumnReg a:hover {color: #006699; text-decoration: underline; }

.leftColumnLink {
	color: #006699;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;}
.leftColumnLink a:link {color: #006699; text-decoration: none; }
.leftColumnLink a:hover {color: #006699; text-decoration: underline; }

hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #999999;
	border-style:	dotted none dotted;
}


.mainColumnTitle {
	color: #333333;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 4px;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	margin: 0px;
}

.mainColumnSub {
	color: #000000;
	font-size: .8em;
	line-height: 1.2em;
	font-weight: bold;
}

.mainColumnSub span {
	color: #333333
	font-size: .8em;
	font-weight: normal;
	line-height: 1.2em;
	padding-bottom: 11px;
}


/* This Paragraph style has a bottom border ------*/
.mainColumnHome {
	color: #333333;
	font-size: .8em;
	line-height: 1.2em;
	border-bottom-width: 1px;
	/*border-bottom-style: dotted;*/
	border-bottom-color: #999999;
	padding-bottom: 11px;
	padding-top: 0px;

}

/* This Paragraph style has NO bottom border ------*/

.mainColumnReg {
	color: #666666;
	font-size: .7em;
	line-height: 1.2em;
	padding-bottom: 11px;
	padding-top: 0px;
}





