/* CSS Document */
body
{
  background-color: #E2F7FF;
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  color: #000000;
  margin: 0;
  padding: 0;
}




/* main content css ends here */

h4
{
  font-size: 15px;
  text-align: left;
  color: #000;
}

div#wrapper
{
  width: 1000px;
  margin: auto;
  /*min-height: 720px;*/
  /*border: solid 1px red;*/
}

div#mainContentWrapper
{
  width: 1000px;
  /*border: solid 1px blue;*/
  background-color: #FFFFFF;
  overflow: hidden;
  padding: 0px 0px 15px 0px;
}

div#main_con
{

  line-height: 1.4em;
  color: #000000;
  font-size: 14px;
  text-decoration: none;
  float: left;
  width: 705px;
  background-color: #FFFFFF;
  padding-top: 15px;
  padding-left: 15px;
  padding-bottom: 2000px;
	margin-bottom: -2000px;
  /*border: solid 1px red;*/
}

#main_con p
{
  line-height: 1.4em;
}

#main_con a
{
  color: #01307E;
  font-weight: bold;
  text-decoration: underline;
}

#main_con ul li
{
  background-image: url('../images/list_arrow.gif');
  background-position: 0 5px;
  background-repeat: no-repeat;
  margin-left:-15px;
  margin-top:-5px !important;
  margin-top:-15px;
  margin-bottom: 10px !important;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 18px;
}
/* main content css ends here */




/* Header block starts here */
div#headerBlock
{
  background-image: url('../images/clicksceneHeaderBg.jpg');
  background-repeat: no-repeat;
  width: 1000px;
  height: 124px;
}

div#logoContainer
{
  position: relative;
  left: 18px;
  top: 10px;
  width: 286px;
  height: 79px;
}

div#headerTag
{
  position: relative;
  left: 18px;
  top: 15px;
  text-align: left;
  color: #FFFFFF;
  font-weight: bold;
  font-style: italic;
  font-size: 17px;
  text-decoration: none;
  /*border: solid 1px red;*/
  width: 600px;
}
/* Header block ends here */




/* page title css starts here */
div#hdbg
{
  text-align: left;
  color: #00C1ED;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
  padding: 14px 12px 5px 15px;
  margin: 0px;
  width: 705px;
  /*border: solid 1px red;*/
}

div#hdbg a
{
  color: #00C1ED;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
}

div#hdbg a:hover
{
  text-decoration: underline;
}

.hdbgfirst
{
  color:#F19503;
}
/* page title css ends here */




/* Index page starts here */
div#blueJohnsonBoxContainer
{
  width: 705px;
  /*border: solid 1px red;*/
}

div#blueJohnsonBoxTop
{
  float: left;
  width: 705px;
  height: 11px;
  background-image: url('../images/blueJohnsonBoxTop.jpg');
  background-repeat: no-repeat;
  background-position: bottom;
  /*border: solid 1px blue; */ 
}

div#blueJohnsonBoxBg
{
  float: left;
  width: 705px;
  background-image: url('../images/blueJohnsonBoxBG.jpg');
  background-repeat: y;
  min-height: 200px;
}

div#blueJohnsonBoxContent
{
  color: #01307E;
  width: 665px;
  margin: 10px 20px 10px 20px;
  line-height: 1.6em;
  /*border: solid 1px brown;*/
}

div#blueJohnsonBoxContent h4
{
  color: #01307E;
}

div#blueJohnsonBoxContent a
{
  color: #01307E;
  font-weight: bold;
  text-decoration: underline;
}

div#yellowArrowContainer
{
  color: #01307E;
  width: 665px;
  margin: 10px 20px 10px 20px;
}

#yellowArrow
{
  float: left;
  border: 0px;
  display: inline;
}

#yellowArrowContentCorner
{
  float: left;
  width: 9px;
  height: 65px;
}

div#yellowArrowContent
{
  position: relative;
  top: 10px;
  left: 0px;
  float: left;
  width: 580px;
  height: 50px;
  background-color: #01307E;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.6em;
  padding: 0px 0px 0px 10px;
}

div#blueJohnsonBoxBottom
{
  float: left;
  width: 705px;
  height: 11px;
  background-image: url('../images/blueJohnsonBoxBottom.jpg');
  background-repeat: no-repeat;
  /*border: solid 1px brown; */
}

div#linkIconsContainer p
{
  font-size: 12px;
  line-height: 1.5em;
  margin: 0px 12px 0px 12px
}

div#linkIconsContainer a
{
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

div#linkIconsContainer a:hover
{
  text-decoration: underline;
}

div.linkIcons
{
  float: left;
  width: 141px;
  min-height: 200px;
  /*border: solid 1px red;*/
  background-color: #ffffff;
}

div.linkIconsHeader
{
  width: 100%;
  height: 30px;
  background-color: #01307E;
  text-align: center;
}

div.linkIconsHeader h4
{
  display: inline;
  position: relative;
  top: 3px;
  font-weight: normal;
  color: #ffffff; 
}

div.iconImage
{
  text-align: center;
  padding: 20px 0px 10px 0px;
}
/* Index page starts here */




/* About Us page starts here - blue box css is used from Index page css*/
div.aboutUsImages
{
  float: left;
  /*border: solid 1px red;*/
  padding: 0px 15px 0px 0px;
}
/* end of About Us page */




/* contact form css starts here */
div#contactFormContainer
{
  width: 585px;
  margin: auto;
  /*border: solid 1px brown;*/
}

div.textLine
{
	float: left;
	width: 580px;
	padding: 0px 0px 7px 0px;
	/*border: solid 1px red;*/
}

div.textLineLeft
{
  float: left;
  text-align: right;
  width: 200px;
  padding: 0px 5px 0px 0px;
  /*border: solid 1px green;*/
  line-height: 1.6em;
}

div.textLineRight
{
  float: left;
	width: 370px;
	text-align: left;
	/*border: solid 1px blue;*/
}
/* contact form css ends here */





/* Instant Quote form css */
div.instantQuoteLine
{
	float: left;
	width: 261px;
	padding: 0px 0px 7px 0px;
	/*border: solid 1px red;*/
}

div.instantQuoteLineLeft
{
  float: left;
  text-align: left;
  width: 160px;
  padding: 0px 5px 0px 0px;
  /*border: solid 1px green;*/
  line-height: 1.6em;
}

div.instantQuoteLineRight
{
  float: left;
	width: 70px;
	text-align: left;
	/*border: solid 1px blue;*/
}

.btn_reset
{
  position: relative;
  left: 75px;
  top: 7px;
  background: url('../images/ins_reset.jpg') no-repeat;
  width: 75px;
  height: 23px;
  border: 0px;
  cursor: pointer;
}
/* Instant Quote form css ends here */




/* main menu links css starts here */
div#menuLinksContainer
{
  background: url('../images/toplink_bg.jpg');
  width: 1000px;
  height: 33px;
}

div#menuLinksContainer ul
{
  width: 1000px;
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0;
  /*border: solid 1px red;*/
}

div#menuLinksContainer li
{
  float: left;
  /*border: solid 1px blue;*/
  padding: 7px 15px 0px 15px;
  background:url('../images/toplink_sep.jpg');
  background-repeat: no-repeat;
}

.toplink_sep
{
  width: 3px;
  height: 33px;
  background:url('../images/toplink_sep.jpg');
}

a.toplink:link, a.toplink:visited
{
  width: 147px;
  vertical-align: middle;
  font-size: 15px;
  font-family: Arial, Tahoma;
  color: #FFFFFF;
  font-weight:bold;
  text-align: center;
  /*width: 100% !important;*/
  text-transform: uppercase;
  text-decoration: none;
  /*border: solid 1px green;*/
}

a.toplinkactive:link, a.toplinkactive:visited
{
  display: block;
  vertical-align: middle;
  font-size: 15px;
  color: #FFFFCC;
  font-weight: bold;
  text-align: center;
  /*width: 100% !important;*/
  text-transform: uppercase;
  text-decoration: none;
}

a.toplink:hover
{
  color: #FFFFCC;
}
/* main menu links css ends here */




/* footer css */
div#footerBlock
{
  /*border: solid 1px red;*/
  padding: 10px 10px 10px 10px;
  width: 980px;
  text-align: center;
}

div#footerBlock a
{
  color: #01307E;
  text-decoration: none;
  font-weight: bold;
}

div#footerBlock a:hover
{
  text-decoration: underline;
}
/* footer css ends here */





/* styles for latest.php + latest-details.php + Latest Websites column */
div#latestDetailsImage
{
  float: left;
  /*border: solid 1px blue;*/
  width: 170px;
}

div#latestDetailsText
{
  float: right;
  /*border: solid 1px red;*/
  width: 520px;
}

div.latestWebsitesImage
{
  width: 70px;
  float: right;
  /*border: solid 1px red;*/
}

div#latestWebContent
{
  min-height: 180px;
  float: left;
  width: 711px;
  line-height: 1.4em;
  color: #000000;
  text-decoration: none;
  padding: 0px 0px 0px 15px;
  /*border: solid 1px red;*/
}

div#latestWebContent a
{
  color: #01307E;
  text-decoration: underline;
  font-weight: bold;
}

div#resultsPages
{
  width: 170px;
  float: right;
  /*border: solid 1px red;*/
}
/* styles for latest.php ends here */




/* Used on 'pay' page */
#creditCardImage
{
  position: relative;
  left: 205px;
  width: 223px; 
  height: 87px;
}
/* Used on 'pay' page */




.alignRight
{
  text-align: right;
}




/* basic styles for right column */
div#rightContent a
{
  color: #FFFFFF;
  text-decoration: none;
  text-decoration: underline;
}

div.right_sep
{
  background-image: url('../images/right_sep.jpg');
  height: 1px;
}

div#rightBlockContainer
{
  width: 261px;
  background-color: #01307E;
  float: right;
  /*border: solid 1px green;*/
  padding-bottom: 2000px;
	margin-bottom: -2000px;
}

div#rightContent
{
  color: #ffffff;
  text-align: left;
  /*border: solid 1px red;*/
  width: 235px;
  background-color: #01307E;
  /*min-height: 630px;*/
  margin: 15px auto;
}

div#rightContent p
{
  line-height: 1.6em;
}
/* basic styles for right column end here */









/* Input fields css */
.inputBoxContact
{
  width: 344px;
}

.dropdownBoxContact
{
  width: 349px;
}

.textAreaContact
{
  width: 344px;
  height: 200px;
}

.inputBoxContactRightColumn
{
  width: 230px;
  height: 18px;
  border: solid 1px #000000;
}

.textAreaContactRightColumn
{
  width: 230px;
  height: 200px;
  border: solid 1px #000000;
}
/* Input fields css ends here */




.bodytext{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial; font-size: 14px; text-decoration: none; }
a.bodytext:link, a.bodytext:visited{ color: #FFFFFF; font-family: Tahoma, Verdana, Arial; font-size: 11px; text-decoration: none; }
a.bodytext:hover{ text-decoration: underline; }

.htext
{
  color: #000000;
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  text-decoration: none;
}

a.htext:link, a.htext:visited{ color: #000000; font-family: Tahoma, Verdana, Arial;  font-size: 11px; text-decoration: none; }
a.htext:hover{ text-decoration: underline; }

.inputbox
{
  font-size: 12px;
  font-family: Tahoma, Verdana, Arial;
  color:#000000 !important;
  background-color:#FFFFFF !important;
  padding-left:5px;
  border:1px solid #000000 !important;
}



.inputboxsize1{ width:120px; }
.inputboxsize2{ width:170px; }
.inputboxsize3{ width:50px; }
.selectsize1{ width:170px; }
.inputboxwidth1{ width:150px; }
.inputcheckbox{ margin-left: 0px; # margin-left: -5px; _height: -5px; }

.textbox
{
  font-size:12px;
  font-family: Tahoma, Verdana, Arial;
  color:#000000 !important;
  background-color:#FFFFFF !important;
  padding-left:5px;
  border:1px solid #000000 !important;
}

.whitetd{ background-color: #FFFFFF !important;}


/*#main_con p{ line-height: 130%; color: #FFFFFF; font-family: Tahoma, Verdana, Arial; font-size: 12px; text-decoration: none; }*/

#main_con a.cls1{ color:#86795A; text-decoration: none; }

#main_con ol{ line-height:160%; }
#main_con ol li{ margin-left:15px; margin-top:5px !important; margin-top:5px; margin-bottom:10px !important; margin-bottom:10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 10px; }
#main_con ul{ line-height:130%; list-style-type:none; }


#latest_con
{
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  line-height: 1.6em;
  color: #FFFFFF;
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  text-decoration: none;
}

#latest_con p
{
  line-height: 1.6em;
  color: #FFFFFF;
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  text-decoration: none;
}

#latest_con a{ color: #FFFFFF; text-decoration: none; text-decoration: underline; }
#latest_con a.cls1{ color:#86795A; text-decoration: none; }
#latest_con a.visited{ color:#FFFFFF; text-decoration: none; }
#latest_con a:hover{ text-decoration: underline; }
#latest_con ol{ line-height:160%; }
#latest_con ol li{ margin-left:15px; margin-top:5px !important; margin-top:5px; margin-bottom:10px !important; margin-bottom:10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 10px; }
#latest_con ul{ line-height:130%; list-style-type:none; }
#latest_con ul li{ background-image: url(../images/list_arrow.gif); background-position: 0 5px; background-repeat: no-repeat; margin-left:-15px; margin-top:-5px !important; margin-top:-15px; margin-bottom:10px !important; margin-bottom:20px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 18px; }


#box_con
{
  padding: 10px 9px 1px 9px;
  text-align:left;
  line-height: 160%;
  color: #4D545C;
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  text-decoration: none;
}

#box_con p
{
  line-height: 1.6em;
  color: #01307E;
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  text-decoration: none;
}

#box_con a{ color: #FF780F; text-decoration: none; }
#box_con a.cls1{ color:#86795A; text-decoration: none; }
#box_con a:hover{ text-decoration: underline; }
#box_con ol{ line-height:160%; }
#box_con ol li{ margin-left:15px; margin-top:5px !important; margin-top:5px; margin-bottom:10px !important; margin-bottom:10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 10px; }
#box_con ul{ line-height:130%; list-style-type:none; }
#box_con ul li{ background-image: url(../images/list_arrow.gif); background-position: 0 5px; background-repeat: no-repeat; margin-left:-15px; margin-top:-5px !important; margin-top:-15px; margin-bottom:10px !important; margin-bottom:20px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 18px; }

.strikeout{color:#009DEB; text-decoration:line-through;}


.linkpadding{ padding-left:3px; padding-right:6px; }
.linkpadding_1{ padding-left:3px; padding-right:0px; }

.butta
{
  background-color: #FF770F !important;
  color: #FFFFFF !important;
  font-family: Verdana, Tahoma;
  font-size: 14px;
  border: 1px solid #FF770F !important;
  width: 100px;
}

.commontfont{ font-family: Tahoma, Verdana, Arial; font-size: 11px; text-decoration: none; }
a.commontfont:link, a.commontfont:visited{ font-family: Tahoma, Verdana, Arial; font-size: 11px; text-decoration: none; }
a.commontfont:hover{ text-decoration: underline; }

.fontcolor1{ color:#000000;}
.fontcolor2{ color:#FFFFFF;}
.fontcolor3, .mandt_color{ color:#F19503;}
.fontcolor4{ color:#FFFFFF;}
.fontcolor5{ color:#FF9900;}
.fontcolor6{ color:#004082;}
.fontcolor7{ color:#003787;}
.contactUsText
{
  font-size: 12px;
  color:#000000;
}

.arialfont15{ font-family: Arial, Verdana, Tahoma; font-weight:bold; font-size: 15pt; text-decoration: none; }
.arialfont13{ font-family: Arial, Verdana, Tahoma; font-weight:bold; font-size: 13pt; text-decoration: none; }
.arialfont11{ font-family: Arial, Verdana, Tahoma; font-weight:bold; font-size: 11pt; text-decoration: none; }
.arialfont10{ font-family: Arial, Verdana, Tahoma; font-weight:bold; font-size: 10pt; text-decoration: none; }

.fontuppercase{ text-transform:uppercase; }
.fonttitlecase{ text-transform:capitalize; }
.fontbold{ font-weight:bold; }
.fontpadding10{ padding-left:10px; }
.leftpadding{ padding-left:5px; }
.rightpadding{ padding-right:5px; }
.rightpadding10{ padding-right:10px; }
.toppadding10{ padding-top:10px; }

.headbg{background:url(../images/headbg.jpg);}
.toplink_bg{background:url(../images/toplink_bg.jpg);}
.toplink_sep{background:url(../images/toplink_sep.jpg);}

.boxbg{background:url(../images/boxbg.jpg);}
.midboxbg{background:url(../images/midboxbg.jpg) repeat-x; background-color:#FFFFFF;}
.blue_top{background:url(../images/blue_top.jpg);}
.orng_top{background:url(../images/orng_top.jpg);}

/*.middle_bg{background-color:#0085e3;}*/
.middle_bg{background-color:#E2F7FF;}
.middle_bg{background-color:#FFFFFF;}
.middle_bg_next{background-color:#015DB2;}
/*.right_bg{background:url(../images/right_bg.jpg) no-repeat; background-color:#001E5E;}*/
.right_bg{background-color:#01307E;}


.csr{ cursor:pointer;}
.bgcolor1{background-color:#000000;}

.text_nocol
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  text-decoration: none;
  color: #ffffff;
}

a.text_nocol:link, a.text_nocol:visited{ font-family: Tahoma, Verdana, Arial; font-size: 11px; text-decoration: none; }
a.text_nocol:hover{ text-decoration: underline; }
.btn_button{ background:url(../images/ins_submit.jpg) no-repeat; width: 75px; height: 23px; border:0px; cursor:pointer;}
/* Not sure what this does so leave it alone... */




















/*  */
a.linkText
{
  color: #ffffff;
  text-decoration: underline;
}

a.linkText:hover
{
  text-decoration: underline;
}

.underlineText
{
  text-decoration: underline;
}

.boldWhiteText
{
  font-weight: bold;
  color: #ffffff;
}

.italicText
{
  font-style: italic;
}

.whiteText
{
  color: #ffffff;
}

.boldText
{
  font-weight: bold;
}

.boldRedText
{
  font-weight: bold;
  color: #ff0000;
}

.boldBlackText
{
  font-weight: bold;
  color: #000000;
}

.alignCentre
{
  text-align: center;
}

.blueText
{
  color: #01307E;
}

.orangeText
{
  color: #FF9900;
}

.mainHeader
{
  font-size: 20px;
  line-height: 1.2em;
  color: #003787;
}

.subHeader
{
  font-size: 18px;
  line-height: 1.2em;
  color: #000;
}

.registerButton
{
  text-align: center;
}

div#seminarPopOutBox
{
  float: right;
  /*border: solid 1px red;*/
  width: 300px;
  padding: 0px 0px 0px 30px;
}

div#seminarPopOutBox a
{
  color: #ffffff;
}

div.seminarPopOutBlock
{
  background-image: url('../images/testimonialsTextBg.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
  background-color: #2E21A8;
  color: #fff;
  width: 290px;
  min-height: 100px;
  border: solid 5px #D6D6D6;
}

div.seminarPopOutText
{
  margin: 22px auto;
  width: 250px;
  /*border: 1px solid red;*/
  padding: 0px 0px 0px 0px;
}

.johnsonBoxText
{
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1.3em;
}



/* Seminar Times - Post it notes */

div#seminarLocationContainer
{
  margin: 0px 0px 0px 12px;
  width: 650px;
  min-height: 300px;
  background-color: #DDD;
  border: 3px solid #CCC;
  line-height: 1.5em;
  padding: 10px 0px 10px 27px;
}

div#seminarLocationContainer p
{
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

div.postNoteContainer
{
  background-image: url('../images/postNote.jpg');
	background-repeat: no-repeat;
	width: 310px; 
  height: 340px;
  float: left;
}

div.postNoteText
{
  /*border: 1px solid red;*/
  width: 275px;
  position: relative;
  top: 50px;
  left: 10px;
  text-align: center;
}


/* end Seminar Times - Post it notes*/


.brClear
{
  clear: both;
}