@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	width:100%;
	height:100%;
	padding:0;
	background-color:#ffffff;
	font:normal 11px 'Trebuchet MS', Verdana, Arial;
	color:#333333;
}

a {
	color:#00539f;
}

a:hover {
	color:#6dd4f2;
}	

#topLeft {
	position:absolute;
	top:40px;
	left:15px;
}

#topLeft a {
	cursor:help;
}

#topRight {
	position:absolute;
	top:5px;
	right:3px;
	width:250px;
	height:50px;
	background-image:url('/images/header/emailBg.jpg');
	background-position:0 3px;
	background-repeat:no-repeat;
}

#topRight input.btnGo {
	position:absolute;
	top:3px;
	right:7px;
}

#topRight input.email {
	position:absolute;
	top:7px;
	left:4px;
	border:0;
	font:normal 11px 'Trebuchet MS', Verdana, Arial;
	color:#cccccc;
	background:none;
}

#topRight div.facebookImg {
	position:absolute;
	top:35px;
	left:0;
}

#topRight div.facebookTxt {
	position:absolute;
	top:37px;
	left:20px;
	font:bold 10px 'Trebuchet MS', Verdana, Arial;
	color:#333333
}

#topRight a.facebookTxt, #topRight a.whereBuyTxt {
	text-decoration:none;
	color:#333333
}

#topRight div.whereBuyImg {
	position:absolute;
	top:33px;
	left:65px
}

#topRight div.whereBuyTxt {
	position:absolute;
	top:37px;
	left:90px;
	font:bold 10px 'Trebuchet MS', Verdana, Arial;
	color:#333333
}

#topRight div.btnBuyNow {
	position:absolute;
	top:33px;
	left:165px
}

#topLine {
	position:absolute;
	top:70px;
	width:100%;
	height:2px;
	border-bottom:1px solid #dddddd
}

#content {
	position:absolute;
	top:80px;
	width:100%;
	text-align:center;
	border:0;
}

#content #main {
	position:relative;
	width:950px;
	margin:0 auto;
	border:0;
}

#content #main img{
	border:0;
}

#content #main img.mainImg {
	margin-top:50px;
}

#content #main #topNav {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:25px;
	z-index:200;
	border:0;
}

#content #main #topNav ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#content #main #topNav ul ul {width:150px;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#content #main #topNav li {float:left;width:100px;position:relative;}
#content #main #topNav li.short {float:left;width:60px;position:relative;}
#content #main #topNav li.long {float:left;width:150px;position:relative;}

/* style the links for the top level */
#content #main #topNav a, #content #main #topNav a:visited {
	display:block;
	text-decoration:none; 
	color:#333333; 
	font-size:12px;
	height:30px;
	line-height:29px; 
	text-align:left;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html #content #main #topNav a, * html #content #main #topNav a:visited {width:100px; w\idth:100px;}

/* style the second level background */
#content #main #topNav ul ul a.drop, #content #main #topNav ul ul a.drop:visited {background:#a9b0bd;}

/* style the second level hover */
#content #main #topNav ul ul a.drop:hover{background:#cccccc; color:#ffffff;}
#content #main #topNav ul ul :hover > a.drop {background:#cccccc;color:#ffffff;}

/* style the third level background */
#content #main #topNav ul ul ul a, #content #main #topNav ul ul ul a:visited {background:#ffffff;}
/* style the third level hover */
#content #main #topNav ul ul ul a:hover {background:#cccccc;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
#content #main #topNav ul ul {visibility:hidden;position:absolute;height:0;top:20px;left:0; width:110px;}

#content #main #topNav ul ul li {width:110px;border:1px solid #000000;border-top:0;}
#content #main #topNav ul ul li.long {width:160px;border:1px solid #000000;border-top:0;}
#content #main #topNav ul ul ul li {width:160px;border:1px solid #000000;border-top:0;}
#content #main #topNav ul ul ul li.long {width:180px;border:1px solid #000000;border-top:0;}
/* another hack for IE5.5 */
* html #content #main #topNav ul ul {top:30px;t\op:31px;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#content #main #topNav ul ul ul {visibility:hidden;position:absolute;height:0;top:20px;left:0; width:160px;border-top:1px solid #000;}
/* position the third level flyout menu */
#content #main #topNav ul ul ul{left:110px; top:-1px; width:160px;}
#content #main #topNav ul ul li.long ul {left:160px; width:180px}
#content #main #topNav ul ul li.long ul.norm {left:160px; width:160px;}
/***#content #main #topNav ul li.short ul ul {left:60px; top:-1px; width:60px;}
#content #main #topNav ul li.long ul ul {left:200px; top:-1px; width:200px;} ***/

/* position the third level flyout menu for a left flyout */
#content #main #topNav ul ul ul.left {left:-150px;}
/***#content #main #topNav ul li.short ul ul.left {left:-60px;}
#content #main #topNav ul li.long ul ul.left {left:-200px;} ***/

/* style the table so that it takes no ppart in the layout - required for IE to work */
#content #main #topNav table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
#content #main #topNav ul ul a, #content #main #topNav ul ul a:visited {background:#ffffff; height:auto; line-height:1em; padding:6px 0 6px 5px; width:105px;}
#content #main #topNav ul ul li.long a, #content #main #topNav ul ul li.long a, #content #main #topNav ul ul.long a, #content #main #topNav ul ul.long a:visited {width:155px;}
/***#content #main #topNav ul li.short ul a, #content #main #topNav ul li.short ul a:visited{background:#a9b0bd; height:auto; line-height:1em; padding:5px 0 5px 0; width:60px;}
#content #main #topNav ul li.long ul a, #content #main #topNav ul li.long ul a:visited{background:#a9b0bd; height:auto; line-height:1em; padding:5px 0 5px 0; width:200px;} ***/
/* yet another hack for IE5.5 */
* html #content #main #topNav ul ul a, * html #content #main #topNav ul ul a:visited {width:105px;w\idth:105px;}
* html #content #main #topNav ul ul li.long a, * html #content #main #topNav ul ul li.long a:visited {width:155px;w\idth:155px;}
/***#content #main #topNav ul li.short ul a, #content #main #topNav ul li.short ul a:visited{width:60px;w\idth:60px;}
#content #main #topNav ul li.long ul a, #content #main #topNav ul li.long ul a:visited{width:200px;w\idth:200px;}***/

/* style the third level links */
#content #main #topNav ul ul ul a, #content #main #topNav ul ul ul a:visited {background:#ffffff; height:auto; line-height:1em; padding:6px 0 6px 5px; width:155px;}
#content #main #topNav ul ul ul.long a, #content #main #topNav ul ul ul.long a:visited  {width:175px}
/* yet another hack for IE5.5 */
* html #content #main #topNav ul ul ul a, * html #content #main #topNav ul ul ul a:visited {width:155px;w\idth:155px;}

/* style the top level hover */
#content #main #topNav a:hover {text-decoration:underline;}
#content #main #topNav :hover > a {text-decoration:underline;}

#content #main #topNav ul ul a:hover, #content #main #topNav ul li.long ul a:hover {background:#cccccc;text-decoration:none;}
#content #main #topNav ul ul :hover > a, #content #main #topNav ul li.long ul :hover > a {background:#cccccc;text-decoration:none;}
#content #main #topNav ul ul ul :hover > a, #content #main #topNav ul li.long ul ul :hover > a {background:#cccccc;text-decoration:none;}

/* make the second level visible when hover on first level list OR link */
#content #main #topNav ul li:hover ul,
#content #main #topNav ul a:hover ul{visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
#content #main #topNav ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
#content #main #topNav ul :hover ul :hover ul { visibility:visible;}

#content #main img.mainImg {
	margin-top:30px;
}

#content #main #mainFlash {
	position:relative;
	width:950px;
	margin:0 auto;
	border:0;
}

#content #main #mainFlash div.mainLink {
	position:absolute;
	top:0;
	left:10px;
	width:925px;
	height:340px;
	border:0;
	z-index:30;
}

#content #main #mainFlash div.blueBar {
	position:relative;
	margin:0 0 5px 0;
	border:0;
}

#content #main #mainBox {
	position:relative;
	width:950px;
	height:235px;
	margin:0 auto;
	background-image:url('/images/header/bottomRowAltB.jpg');
	background-repeat:no-repeat;
}

#content #main #mainBox a {
	border:0;
	text-decoration:none;
	cursor:pointer;
}

#content #main #mainBox #box1 {
	position:absolute;
	top:0;
	left:10px;
	width:235px;
	height:220px;
	margin:0;
}

#content #main #mainBox #box1 div.btnText {
	position:relative;
	margin:13px 0 0 95px;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#ffffff;
}

#content #main #mainBox #box1 div.tagline {
	position:relative;
	margin:25px 0 0 0;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#0053a0;
}

#content #main #mainBox #box2 {
	position:absolute;
	top:0;
	left:266px;
	width:235px;
	height:220px;
	margin:0;
}

#content #main #mainBox #box2 div.btnText {
	position:relative;
	margin:13px 0 0 95px;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#ffffff;
}

#content #main #mainBox #box2 div.tagline {
	position:relative;
	margin:25px 0 0 0;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#0053a0;
}

#content #main #mainBox #box3 {
	position:absolute;
	top:140px;
	left:720px;
	width:130px;
	height:40px;
	margin:0;
}


#content #main #copy {
	width:915px;
	margin:0 0 0 7px;
	padding:0 5px 0 5px;
	text-align:left;
	font-size:14px;
}

#content #main #copy ul {
	margin:5px 100px 5px 100px;
}

#content #main p.heading {
	margin:10px 0 3px 0;
	color:#00539f;
	font-weight:bold;
	font-size:17px;
	text-transform:capitalize;
}

#content #main #copy .references {
	background-color:#e8eef8;
	/***border:1px dashed #0a2640;***/
	margin:10px 100px;
	padding:10px 30px;
	font-size:12px;
}

#content #main #copy input.blue, #content #main #copy textArea.blue {
	font:normal 12px Tahoma, Verdana, Arial, Helvetica;
	color:#000099;
	border:1px solid #000099
}
	
#content #footer {
	position:relative;
	width:950px;
	height:20px;
	margin:20px auto 0 auto;
	font:bold 11px 'Trebuchet MS', Verdana, Arial;
	color:#999999
}

#content #footer p.copyright {
	position:absolute;
	top:0;
	right:5px;
	margin:0;
}

#content #footer #footerNav {
	position:absolute;
	top:0;
	left:10px;
	margin:0;
	width:950px;
	text-align:left;
}

#content #footer #footerNav a {
	color:#999999;
	text-decoration:none;
	padding:0 5px 0 5px;
}

#content #footer #footerNav a:hover {
	color:#666666;
}

/* ADMIN styles */
#quoteEntry {
	margin:0 auto;
	width:900px;
	border:1px solid #ddddff;
}

#quoteEntry div.entryRow {
	position:relative;
	width:100%;
	height:30px
}

#quoteEntry div.entryRow div.entryColA {
	position:absolute;
	top:0;
	left:3px;
	height:100%;
	font-size:13px;
	width:150px;
	background-color:#f1f0ff;
	border-bottom:1px solid #ffffff;
	color:#3c3699;
	font-weight:bold;
}

#quoteEntry div.entryRow div.entryColB {
	position:absolute;
	top:0;
	left:155px;
	height:100%;
	width:400px;
}