﻿/* CSS Document for Inaplex CRM Integration */

/*
Standard colours used within site:

Dark Inaplex blue: #005596
Light Inaplex blue:#55bceb
Powder blue used on links: #2f80bd
Orange: fcb407

blue in buttons:  #3484c1

Sench colors
#599E17		- dark greeen

Microsoft colors
#156BD1		- dark blue
#67D2FF		- light blue text


*/

/*sets all the css attributes to all the divs*/
*{padding:0; margin:0;}

/*sets sttributes for the page*/
body{
	font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
/*		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;*/
	background-image:url(../../Images/InaPlexBackgroundBlend.gif);
	background-repeat:repeat-x;
	background-color:#4190cc;
}



/* headerstrap defines the line the h1 header appears in. Page_Load used to set the actual text for each page */
.h1strap
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #00559c;
	width: 785px;
	height: 40px;
	float: left;
	padding-left:190px;			/* position header over text - leftcol + 10 */
}
.h1strap_home
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #00559c;
	width: 920px;
	height: 40px;
	float: left;
	padding-left:55px;
}



/*used for main headings on page inside h1strap*/
h1
{
	font-size:large;
	float:left; 
	height:20px; 
	padding-top:10px; 
	padding-left:0px; 
	padding-bottom:10px;
	border-bottom:none;
	color:#005596;
	font-weight:bold;
}

h2
{
	font-size: 1.2em;
	color: #2f80bd;
	font-weight: bold;
	margin: 1em 0px 0.5em;
}

h2.slidetext 
{
		font-size: 1.5em;
}


h3
{
	font-size: 1em;
	color: #2f80bd;
	font-weight: bold;
	margin: 1em 0px 0.5em;
}

h4
{
	font-size: 1.3em;
	color: #2f80bd;
	margin: 1em 0px 0.5em;
	font-weight: normal;
}

.inlineHeader
{
    color: #6699CC;
    font-weight: bold;
}


p
{
	font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-top: 10px;
/*	font-size: 1em;
	line-height: 1.4em;*/
}

p.slidetext 
{
	font-size:15px;
}


p.indent
{
	margin-left: 15px;
}

p.example
{
	color: #222222;
	font-style: italic;
	margin-left: 30px;
	margin-right: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.example_rightcol
{
	color: #222222;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*attributes for standard links on page*/

a{
	color:#005596;
	text-decoration:none;
}

a:visited{
	color:#990000;
	text-decoration:none;
}

a:hover{
	color:#55bceb;
	text-decoration:none;
}

a:active{
	color:#005596;
}

/*Main settings for list items*/
ul {
	padding-left:20px;
}

ul.example {
	font-style:italic;
	margin-left:30px;
	margin-right: 100px;
}

li {
	list-style-image:url(../../Images/buttons/blue_dot_4.png);
	list-style-position: outside;
	margin-top: 0.3em;
	font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
}

li.li_small {
	list-style-image:url(../../Images/buttons/blue_dot_4.png);
	list-style-position: outside;
	margin-top: 0em;
	font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
}


/* form styling ------------------------------------------------------------------------------- */

.label
{
  font-weight:normal;
}
.label_noedit
{
  font-weight:normal;
  background-color:#eeeeee;
  width:250px;
}

.labelColumn
{
    width: 25%;
}

.labelText
{
  background-color: #FFFFFF; /* was #E6E6FA */
  padding: 0px 5px 0px 5px;
}

.labelTitleCell 
{
	height:30px;
    font-weight: bold;
	color:#00559c;
	vertical-align:bottom;
	padding-bottom:5px;
}

.labelTitle
{
  /*border: solid 1px red;*/
}

.error
{
  color: Red;
}


/*sets the padding and margins for the forms*/
form {
	padding:0;
	margin:0;
}

input{
	padding:0;
	margin:3px 0;
}

.checkbox{
	float:left;
	margin:0;
	margin-right:5px;
}





/* --------------- Button setup ----------------------*/



.bluebut {
        height: 50px;
        width: 160px;
        background-color:Transparent;
        background-image: url(../Images/buttons/bluebutton.gif);
        background-position:left top;
        background-repeat:no-repeat;
        float: left;
        text-align: center;
        line-height: 41px;
        font-weight: bold;
        font-size: 1.1em;
        text-decoration: none;
        color: #333333;
        margin-right: 35px;
}

/* ------------------- Nav menu  --------------------------*/


/*** Master Page LEFT HAND NAV Menus ***/

.navmenu 
{
/*	border-right: solid 1px #00559c;
	border-bottom: solid 1px #00559c;*/
}

.menuItemL1
{ 
	background-color: #f9f9f9;    /* #f3f3f3; */
	padding: 5px 0px 5px 0px;
	width: 178px;
	height: 35px;
	text-indent: 10px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #fff #00559c silver #fff;
 }
.menuItemL1_sel
{ 
	background-color: #dfdfdf;    /* #f3f3f3; */
	padding: 0;
	width: 178px;
	height: 35px;
	text-indent: 10px
 }
 .menuItemL1 a:hover
{
	color: #0464bb; 
	text-decoration: none;
}


.menuItemL2
{
	background-position: #f9f9f9;
	background: #f9f9f9;
	width: 178px;
	height: 30px;
	color: #555; /*#333333;*/
	font-size: 12px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #fff #00559c silver #fff;
	padding-top:5px;
}
.menuItemL2_sel
{
	background: #dfdfdf;
	width: 178px;
	height: 30px;
	color: #666; 
	font-size: 12px;
}

.menuItemL2 a, .menuItemL2 a:visited 		/* specify how visited link on a menu item works - must be before the hover spec */
{
	padding-left: 20px;
	color: #555; 
	text-decoration: none;
}

.menuItemL2 a:hover
{
	color: #0464bb; 
	text-decoration: none;
}

.menuItemL3
{
	background: #f9f9f9;
	width: 178px;
	height: 25px;
	padding-left: 10px;/*10px;*/
	text-indent: 10px;
	color: #555; /*#333333;*/
	font-size: 12px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #fff #00559c silver #fff;
}
.menuItemL3_sel
{
    background: #dfdfdf;
    width: 178px;
	height: 25px;
	padding-left: 10px;/*10px;*/
	text-indent: 10px;
	color: #555; /*#333333;*/
	font-size: 12px;
}

.menuItemL3 a:link, .menuItemL3 a:visited
{
	width:100%;
	color: #555; /*#333333;*/
	text-decoration: none;
}

.menuItemL3 a:hover
{
	color: #0464bb;  /*#333333;*/
	text-decoration: none;
}


.menuRoot a:hover, .menuRoot a
{
    text-decoration: none; 
    
    font-weight: bold;
    font-size: 10px;
    color: #333333;
}



/*------------------- Buttons code ------------------------*/


/*container for blue buttons on home page*/
.buttons
{
	/*display:block;*/
	width: 190px;
	clear: both;
	float: left;
	margin-bottom: 10px;
}

.bbutton
{
	float: right;
	height: 50px;
	width: 170px;
	background-image: url(../../Images/buttons/butgrad150x40.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.morebutton 
{
	display:inline-block;
	float:left;
	height: 14px;
	width: 50px;
	background-image:url(../../Images/buttons/but_more.png);
	background-repeat: no-repeat;
	background-position:center center;
}
.bluebutton 
{
	float:left;
	height: 50px;
	width: 170px;
	background-image:url(../../Images/buttons/but_blue_160x40.png);
	background-repeat: no-repeat;
	background-position:center center;
}
.darkbluebutton 
{
	float:left;
	height: 50px;
	width: 170px;
	background-image:url(../../Images/buttons/but_150x40_darkblue.png);
	background-repeat: no-repeat;
	background-position:center center;
}
.orangebutton 
{
	float:left;
	height: 50px;
	width: 170px;
	background-image:url(../../Images/buttons/but_150x40_orange.png);
	background-repeat: no-repeat;
	background-position:center center;
}
.greenbutton 
{
	float:left;
	height: 50px;
	width: 170px;
	background-image:url(../../Images/buttons/but_green_160x40.png);
	background-repeat: no-repeat;
	background-position:center center;
}
.orangebutton 
{
	float:left;
	height: 50px;
	width: 170px;
	background-image:url(../../Images/buttons/but_orange_160x40.png);
	background-repeat: no-repeat;
	background-position:center center;
}
.redbutton 
{
	float:left;
	height: 50px;
	width: 170px;
	background-image:url(../../Images/buttons/but_150x40_red.png);
	background-repeat: no-repeat;
	background-position:center center;
}

.lightbluebutton
{
	float:right;
	height: 50px;
	width: 270px;
	background-image:url(../../Images/buttons/but_250x40_lightblue.png);
	background-repeat: no-repeat;
	background-position:center center;
}

.bigyellowbutton 
{
	float:left;
	height: 50px;
	width: 160px;
	background-image:url(../../Images/buttons/but_160x50_yellow.png);
	background-repeat: no-repeat;
	background-position:center center;
}
.bigbluebutton 
{
	float:left;
	height: 50px;
	width: 160px;
	background-image:url(../../Images/buttons/but_160x50_blue.png);
	background-repeat: no-repeat;
	background-position:center center;
}


.bbuttontext 
{
	display: block;
	margin: 15px 15px 15px 25px;
	text-align:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}
.bbuttontext a span
{
	text-decoration:none;
	color:white;
}
.bbuttontext a:visited
{
	text-decoration:none;
}
.bbuttontext a:hover
{
	text-decoration:none;
	font-weight:bold;
}

.bigbuttontext 
{
	display: block;
	margin: 5px 10px 10px 20px;
	text-align:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}
.bigbuttontext a span
{
	text-decoration:none;
	color:white;
}
.bigbuttontext a:visited
{
	text-decoration:none;
}
.bigbuttontext a:hover
{
	font-weight:bold;
}



/*** Wizard screen controls ***/


.wizardcontrol
{
	background-color: #ffffff;  /*#aaccee;*/
	border: 0px;
	border-color: Gray;
	border-style: solid;
	vertical-align: top;
}

.wizardxtralargetbl
{
  border: 0px;
  font-size: 100%;
  width: 580px;
}

.wizardlargetbl
{
  border: 0px;
  font-size: 100%;
  width: 500px;
}

.wizardmediumtbl
{
  border: 0px;
  font-size: 100%;
  width: 440px;
}

.wizardsmalltbl
{
  border: 0px;
  font-size: 100%;
  width: 390px;
}


.wizardPanel
{
  padding: 1px 0px 1px 0px;
  margin: 2px 2px 2px 2px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCCCCC;
}

.wizardtitle
{
  color: White;
  font-size: 1.1em;
  font-weight: bold;
}

.wizardheader
{
 	background-image:url(../../Images/vbar_lblue_1x30.png);
 	height:30px;
/* background-color: #000066;*/
}


/*  table layout  -----------------------------------------------------------------------------------  */

.table
{
	margin-left: 25px;
	width: 80%;
	border-collapse: collapse;
	border-right: #005596 thin solid;
	border-top: #005596 thin solid;
	border-left: #005596 thin solid;
	border-bottom: #005596 thin solid;
}
.tableHeaderRow
{
	color: white;
	background-color: #005596;
	font-weight: bold;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	height: 2em;
}
.tableHeaderRowCell
{
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.tableBodyRowCell
{
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	vertical-align: top;
	padding-top: 0.5em;
	border-left: #005596 thin solid;
}

td
{
  vertical-align: top;
}



/*------------------ start of the layout css --------------------

	central											975
	  container										975
		form  -  ASP form for all body content
		  header									975
			logo										220
			headerright									754
			  contact										714
		  strap										
			tabnav
		  h1strap

		  main										975
			leftcol / leftcol_home						180 / 40
			maincol / maincol_home						748 / 910

		  footer
*/

/* wraps around container to align page in middle of screen */
#central {
	width:975px;
	padding:0;
	margin:0 auto;
}

/* whole container for all div */
#container{
	width:975px;
	float:left;
	background:#FFFFFF;
	/*text-align:left;*/
}

/* div elements for the page header */

#header{
	height:85px;
	width:975px;
	float:left;
}

#logo{
	width:220px;
	height:85px;
	float:left;
}

#headerright{
	width:752px;
	height:85px;
	float:left;
	text-align:right;
}


/* tab navigation in header	----------------------------------------------------------	*/

/* strap holding the navigation list */
#navstrap
{
	width: 975px; 
	background-image:url(../../Images/vbar_lblue_1x30.png);
	height: 28px;
	float: left;
}

#tabNav
{
	text-align: left;
	width: 925px;
	height:26px;
	float: left;
	padding-left: 30px;
	padding-right: 25px;
	white-space: nowrap;
}

#tabNav ul 
{
	margin:0 auto; 
	padding:0; 
	list-style:none; 
	clear:both
}

#tabNav li
{
	display: block;
	list-style: none;
	text-decoration:none; 
	text-align: center;
	white-space: nowrap;		/*prevent text wrapping*/
	float: left;				/*keep them inline*/
	width:100px;
	min-width:100px;
	margin: 0;
	padding: 0;
}

#tabNav li a {					/* change format of link */
	text-decoration:none; 
	color:#ffffff; 
}

#tabNav li a span				/* text inside the link */
{
	display: block;
	text-align: center;
	font-size: 12pt;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#tabNav li a:hover {
	color:#00559c; 
	font-weight:bold;
}




/*----------------------------------------------------------------*/



/*main container for leftcol,  maincol*/
#main {
	width:975px; /*975*/
	float:left;
}

#leftcol_home {
	float:left;
	width:50px;
	padding: 0px 0px 10px 0px;
}


/* main is 975 */
#maincol_home {
	float:left;
	width:865px;
	padding: 10px 55px 10px 55px; /*  padding  the the div away from leftcol and right col when they are grey*/
}


#leftcol {
	float:left;
	width:180px;
	padding: 0px 0px 10px 0px;
	background-color: #f9f9f9;
	/*border-right: solid 1px #00559c;*/
}

#maincol{
	float:left;
	width:748px;
	padding:10px 12px 20px 12px;/*padding the the div away from leftcol and right col when they are grey*/
	border-left: solid 1px #00559c;
}
#maincol_prod {
	float:left;
	width:562px;
	padding:10px 12px 20px 12px;/*padding the the div away from leftcol and right col when they are grey*/
	border-left: solid 1px #00559c;
	border-right: solid 1px #00559c;
}


/*left column		------------------------------------- */


#leftcol ul{
	list-style:none;
	width:178px;
	padding:0;/*overwrites padding set in normal ul*/
}

#leftcol li a{
	display:block;
	width:168px;
	padding:4px 0 4px 10px;
	text-decoration:none;
	color:#000000;
}

#leftcol li a:hover{
	background-color:#005596;
	color:#FFFFFF;
}

#leftcol li a:visted{
	padding-left:15px;
	text-decoration:none;
}

#rightcol_prod 
{
	width:190px;
	float:right;
	padding:0px 0px 0px 0px;
}

/*main middle column of content	-------------------------------------------- */

/*
#maincol p {
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 1em;
	background-color:Lime;
}

#maincol ul{
	padding-left:20px;
}

#maincol ol{
	padding-left:20px;
}

#maincol li {
	list-style-image:url(../../Images/blue_dot_4.png);
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height:1.1em;
	background-color:Green;
}
*/

/*	set of classes for the slide show
 *	set up to handle images 300 x 300
 */
.slideshow { margin: 0px; height: 350px; width: 860px; clear: left; background-color: #f7f9f9; }
.slideset { margin: 0; padding: 0; height: 345px; width: 860px; }
.slidetext {display: block; float:left; padding: 10px; /*border: 1px solid #ccc; */
            margin: 0; height:300px; width:200px; }
.slidetextright
{
	display: block;
	float: right;
	margin: 5px 10px 5px 5px;
	height: 300px;
	width: 350px;
}
.slideset img { width:450px; height:320px; padding: 10px;  background-color: #f7f9f9; margin: 0 }

#slidenav-holder { float:right; right:8px; bottom:6px; z-index:2; }
#slidenav a {  background: #f7f9f9; text-decoration: none; margin: 0 5px; padding: 3px 5px;  }
#slidenav a.activeSlide
{
	background-position: #999999;
	background: #999999;
}
#slidenav a:focus { outline: none; }


.slidetext_hdr
{
	font-size: 20px;
	line-height:30px;		/* in a div, IE7 stays with default line height even if font bigger */
	color: #005596;
	font-weight: bold;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	height:40px;
}

.slidetext_p 
{	
	font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #333333;
	margin-top: 10px;
	margin-left:20px;
	margin-right:20px;
}

.slidetext_but
{
	float:left;
	height: 50px;
	width: 260px;
	margin-left:40px;
	background-image:url(../../Images/buttons/but_ipblue_250x40.png);  /* slidetext_butblue_350x40.png */
	background-repeat: no-repeat;
	background-position:center center;
}

/*footer contains footerleft and footerright	---------------------------*/

#footer
{
	float: left;
	height: 20px;
	padding: 10px 0;
	width: 975px; 
	background-color:#ffffff;
	color: #FFFFFF;
	line-height: 20px;
	clear: both;
	margin: 0;
	color:#00559c;
}

#footer a{
	color:#00559c;
	text-decoration:none;
}

#footer a:hover{
	color:#00559c;
	text-decoration:underline;
}

#footerleft
{
	float: left;
	width: 641px;
	padding-left: 10px;
	font-size: 10px;
}

#footerright{
	float:left;
	width:313px;
	text-align:right;
	padding-right:10px;
}


.center
{
	text-align: center;
}




