@charset "utf-8";
/* CSS Document */


/* ----- MAIN ELEMENTS -----  */
*{ margin:0;
}

html{
overflow-y: scroll;
}

html, body {
    height: 100%; /* this forces a scroll bar on all pages to alleviate the visual "jump" when going between pages
	 that do and do not scroll vertically*/
}

body{
	font-size: 0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image:url(../images/BGtile.gif);
	background-repeat:repeat-y;
	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 */
	background-attachment: fixed;
	background-position: center top;
}

#bg-diag-tile{
	background-image: url(../images/BGdiag2.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0 auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
}

#container{
	width: 760px;
	margin: 0 auto;  /*the auto margins (in conjunction with a width) center the page if needed */
	text-align: left;
	position: relative;
	min-height: 100%;
}





/* ----- COMMON ELEMENTS -----  */
h1 {
	font-size:1.7em;
	color: #4b6c9e;
	letter-spacing: -0.05em;
	padding-bottom: 16px;
}

h2 {
	font-size:1em;
	text-transform: uppercase;
	color: #4b6c9e;
	letter-spacing: -0.02em;
	font-weight: bold;
	padding-bottom: 3px;
}


h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #4b6c9e;
	font-weight: bold;
}

h4 {
}

h5 {
}

h6 {
}


p {
	line-height: 1.3em;
}


a:link {
	border: 0;
	text-decoration: none;
	color: #013c96;

}


a:hover, a:focus, a:active {
	text-decoration: underline;
}

a:visited {
	border: 0;
	text-decoration: none;
}


a:visited hover {
	border: 0;
	text-decoration: none;
}

ul {
	line-height:1.4em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	list-style-type: none;
	padding-left: 0px;
}

ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.25em;
	margin-left: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	background-position: 0px 6px;
	padding-left: 10px;
}


ol {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: 1.0em;
	line-height: 1.4em;
}

ol li {
	margin: 0 0 0.25em 30px;
	padding: 0;
	font-size: 1.0em;
}

.font11 {
	font-size: 11px;
}

.font16 {
	font-size: 16px;
	line-height: 20px;
}


.testimonial-rule-above{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEE6F1;
	padding-top: 15px;
}

.hide {
	display:none;
}

.center {
	text-align: center;

}

.icon-spacing {
	padding-right: 6px;
	padding-left: 6px;
}

#btn-holder-div {
	display: inline;
	float: right;
	width: 246px;
}

.learn-more-btn {
	display: inline;
	margin-right: 0px;
	float: left;
	margin-left: 20px;
}

.buy-now-btn {
	display: block;
	width: 99px;
	float: right;
	margin-right: 20px;
}

/* #buy-now-div {
	display: block;
	width: 99px;
	float: right;
	margin-right: 20px;
}
*/


/* ----- HEADER -----  */

#header-div{
	width: 760px;
	height: 115px;
	background-image: url(../images/header.gif);
	display: block;
	margin: 0px;
	padding: 0px;

}

	#header-div h1, #header-div h2{ 
		display:none;
	}

	#header-div #email-div{
		margin-left: 550px;
		text-align: right;
		margin-right: 15px;
		padding-top: 71px;
	}


		#header-div #email-div a {
			font-size: 1.3em;
			color: #666666;
			text-decoration: none;		
		}

		#header-div #email-div a:hover {
		color: #4b6c9e;

		}


/* ----- MAIN NAV BAR -----  */

#mainnav-div{
	/* width: 760px; */
	height: 36px;
	background-image: url(../images/NavBar.gif);
	width: 98%;
	font-size: 1em;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-left: 2%;
	display: block;


}

	#mainnav-div ul {
	list-style-type: none;
	line-height: 1.15em;
	margin: 0;
	padding: 0;
	text-align: left;
	left: 0px;
	width: 90%;
	list-style-image: none;
	
	}
	
	
	#mainnav-div li {
	display: inline;
	border-left: 1px dotted #fff;
	margin: 0 5px 0 5px;
	padding: 0 0 0 15px;
	list-style-type: none;
	background-image: none;
		/* padding: 0px 10px; */
	
	}
	
		#mainnav-div li.first {
			border-left: none;
			margin-left: 0;
			padding-left: 0;
		}


		#mainnav-div li a {
			font-size: 1em;
			color: #FFFFFF;
			font-weight: normal;
			text-decoration: none;
		}
		
		#mainnav-div li a:hover {
		color: #e8ea8e;
		
		}

/* ----- LEFT SUB NAV -----  */



#left-nav-div {
	width: 122px;
	margin-left: 15px;
	margin-top: 20px;
	margin-right: 10px;
	float: left;
	display: inline;
}


#left-nav-div2 {
	width: 147px;
	margin-top: 20px;
	float: left;
	display: inline;
}


	#left-nav-div li a:hover {
		text-decoration: underline;
	}

	#left-nav-div ul li {
	background-image: url(../images/arrowDots.gif);
	}

	#left-nav-div ul ul li {
	background-image: none;
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 2px;
	list-style-image: none;
	margin-left: -10px;
	}


.left-nav-head{
	font-size: 12px;
	font-weight: bold;
}

.left-nav-item{
	font-size: 11px;
	font-weight: normal;
}

.supportPic {
	background-image: url(../images/supportPic.jpg);
	background-repeat: no-repeat;
	padding-bottom: 100px;
}




/* ----- HOME CONTENT -----  */

#home-content-div {
	float:left;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 5px;
	width: 545px;
	display: inline;
}

#showcase1-div {
	background-color: #FFFFFF;
	background-image: url(../images/showcaseBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 96%;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	height: 235px;
}

	#showcase1-div  #col1-div {
	float:left;
	width: 259px;
	margin-right: 15px;
		}
		
	#showcase1-div  h1 {

		}
		
	#showcase1-div  h2 {
	font-size: 1em;
	margin-top: 12px;
	letter-spacing: 0em;
	
	}

	#showcase1-div #col2-div {
	float:right;
	width: 248px;
	margin-bottom: 10px;
	}



#showcase2-div {
	background-color: #FFFFFF;
	background-image: url(../images/showcaseBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 96%;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	height: 235px;
	float: left;
	margin-top: 30px;
	clear: both;
	margin-bottom: 40px;
}

	#showcase2-div  #col1-div {
	float:left;
	width: 259px;
	margin-right: 15px;
		}
		
	#showcase2-div  h1 {
		display: none;
		}
		
	#showcase2-div  h2 {
	font-size: 1em;
	margin-top: 12px;
	letter-spacing: 0em;
	
	}

	#showcase2-div #col2-div {
	float:right;
	width: 248px;
	margin-bottom: 10px;
	}




/* ----- HOME SIDEBAR AREA -----  */

#home-sidebar-div {
	float:right;
	background-color: #D1E0FA;
	margin-top: 15px;
	margin-right: 15px;
	width: 160px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: relative;
	display: inline;

}

#sidebar-head-div {
	background-color: #55525a;
	margin-right: -5px;
	margin-left: -5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#home-sidebar-div p {
	font-size: .85em;
	color: #666666;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 10px;
}


#sidebar-head-div p{
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5em;

}


/* ----- PROMOBOX -----  */

#promobox-div {
	float:right;
	background-color: #d4d4d6;
	margin-top: 25px;
	margin-right: 15px;
	width: 160px;
	padding: 5px;
	position: relative;
	display: inline;

}
#promo-text-div {
	margin-top: 6px;
	margin-bottom: 10px;
}


#promo-image-div {
}

/* ----- PURCHASE INFO BOX ---- */

#purch-info-div {
	width: 148px;
	float: right;
	margin-right: 15px;
	border: 1px solid #D4D4D6;
	padding: 10px;
	margin-top: 25px;
	display: inline;
}

	#purch-info-div P {
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 8px;
	}

	#purch-info-div h2 {
	}

/* ----- CONTENT AREA -----  */

#content-wide-div {
	margin-left: 15px;
	margin-top: 20px;
	float: left;
	width: 570px;
	margin-bottom: 20px;
	display: inline;
}


#content-narrow-div {
	margin-left: 15px;
	margin-top: 20px;
	float: left;
	width: 390px;
	margin-bottom: 20px;
	display: inline;
}


/* ----- PRODUCT INFO BOX -----  */

#SS-info-div{
	float: left;
	display: inline;
}

#Profiler-info-div{
	float: right;
	display: inline;
}

.product-info-box {
	background-color: #FFFFFF;
	background-image: url(../images/showcaseBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 255px;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 30px;
	padding-left: 2%;
	height: 235px;
	border: 1px solid #a5b5ce;
	font-size: 0.9em;
}


/* ----- FOOTER -----  */

#footer-div {
	clear: both;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	text-align: center;


			/* 	position: absolute;
				bottom: 0;
				padding: 10px;
				background-color: #0066b2;
				width: 75%;
				*/

}

.footer {
	color: #999999;
	font-size: 0.8em;
}


/* ----- KNOWLEDGEBASE -----  */
#kbase h2 {
        text-transform: none;
        font-size: 1.2em;
        font-weight: bold;
}

/* ----- BLOG -----  */
#blog p {
	margin-bottom: 15px;
}
