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

* :focus { outline: 0; }

@font-face {
    font-family: 'ITC';
    src: url('fonts/itcavantgardestd-bkcn-webfont.eot');
    src: url('fonts/itcavantgardestd-bkcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/itcavantgardestd-bkcn-webfont.woff') format('woff'),
         url('fonts/itcavantgardestd-bkcn-webfont.ttf') format('truetype'),
         url('fonts/itcavantgardestd-bkcn-webfont.svg#ITCAvantGardeGothicStdBkCn') format('svg');
    font-weight: normal;
    font-style: normal;

}
html, body{
	margin:0px;
	padding:0px;
}
body{
	/* font-family:Century Gothic, sans-serif; */
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	line-height: 150%;
	color:#333;
}
a{
	/* text-decoration:none; */
	color:#316386;
}
a:visited{
	/* text-decoration:none; */
	color:#663399;
}

h1{
	font-family:'ITC';
	font-size:200%;
	color:#11283a;
	line-height:105%;
}
h2{
	font-family:'ITC';
	font-size:175%;
	color:#316386;
	line-height:115%;
}
h3{
	/* font-family:'LeagueGothicRegular';*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:120%;
	color:#316386;
}
h3 a:hover{
	text-decoration:underline;
}

a img{
	border:0px;
	border:none;
	
}
/*main navigation*/
/*end main navigation*/

.top{
	background-color:#32548a;
	/*background: url(../images/bkg-comp.jpg) no-repeat center center;*/
	/* background: url(../images/bkg-sm2.jpg) repeat center center; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 404px;
	margin: 0px;
	padding: 0px;
}
.topinner{
	background-color:#32548a;
	/*
	background-image: url(../images/bkg_short.png);
	
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	*/
	height: 138px;
	margin: 0px;
	padding: 0px;
}

.header{
}
.separation{
	background-image: url(../images/pressed.png);
	background-repeat: repeat-x;
	height: 2px;
	clear: both;
}
.sign-in{
	background-image: url(../images/top-line.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;

}
.sign-in-box{
	position:absolute;
	top:0;
	background-image: url(../images/sign-in-tab.png);
	background-position: left top;
	padding-bottom: 3px;
	border:none 7px #000000;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-left-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	right: 0px;
}
ul.sign-in-list{
	list-style:none;
	list-style-type:none;
	display:inline;
	margin:0px;
	padding: 10px;
}
.sign-in-list li {
	display: inline;
}
.sign-in-list li a {
	color: #FFF;
}
.logo{
	float: left;
	margin-top:-20px;

}
.tagline{
	color: #11283a;
	font-size: 200%;
	float: left;
	margin-top: 10px;
}


span.orange{
	 /*color:#e99d17; */
	 color:#F79423; 
}
span.blue {
	color: #316386;
}


/* USABILITY QUIZ */

.quiz-right {

	color: green;

}



.quiz-wrong {

	color: red;

}



/*.quiz-right > *, .quiz-wrong > * {

	color: black;

}*/



.quiz-question {

	margin-bottom: 25px;

}



.quiz-feedback {

	color: black;

	padding: 10px;

	margin-top: 0;

}



.quiz-wrong-feedback {

	background: #F5D0D0;



}



.quiz-right-feedback {

	background: #B6FACE;

}



.quiz-question ol {

	list-style-type: upper-alpha;

}



#quiz-results {

	background: #F5F2A2;

	padding: 10px;

}


/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* ZOOM ON IMAGE */

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #ccc;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}





span.small{
	font-size: 50%;
	color:#CCCCCC;
	margin-left:2px;
	line-height:200%;
}
.navi{
	clear: both;
	height: 30px;
	width: 100%;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top:-40px;
}
ul.navigation{
	list-style-type: none;
	color: #FFF;
	margin: 0px;
	/* padding: 0px;*/
}
.navigation li {
	display: inline;
	float: right;
	margin-left: 20px;
}

.banner{
}
.wrapper{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.search{
	font-size: 60%;
	color: #666;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	
}

.slogan {
 
	clear:left;
	font-size: 18px;
	color:#F79423;
	padding-top: 10px;
	padding-left: 5px;

}

.round-corner{
	border:none 0px #ececec;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.round-corner2{
	border:solid 1px #ececec;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
input.box{
	height: 15px;
	-moz-box-shadow:inset 3px 3px 3px #545454;
	-webkit-box-shadow:inset 3px 3px 3px #545454;
	box-shadow:inset 3px 3px 3px #545454;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	float: left;
	margin: 0px;
	border: 1px solid #ececec;
}
.mag{
	margin-top:3px;
	margin-left: 3px;
}
.left{
	color:#fff;
	width: 400px;
	float: left;
}
.right{
	float:right;
	width:500px;
	height: 208px;
/*	text-align: center;*/
	position: relative;
	margin-right: 20px;
}

.pie {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 20px;
	border: none;
}


map, map > area, map > area:active, map > area:focus, #map > img {
	display: block;
	outline: none !important;
	border: 0 solid transparent !important;
	border-style:none;
	-webkit-outline: none;
	overflow: hidden;
}
a{
	outline: none !important;
}

.usability{
	position:absolute;
	color: #FFF;
	top: 10px;
	left: 110px;
	list-style-type: none;
}
.training{
	position:absolute;
	color: #FFF;
	top: 32px;
	left: 385px;
	list-style-type: none;
}
.navigation li a {
	color: #FFF;
}

.statistics{
	position:absolute;
	color: #FFF;
	left: 375px;
	top: 149px;
	list-style-type: none;
}
.training a {
	color: #FFF;
}
.statistics a {
	color: #FFF;
}
.usability a {
	color: #FFF;
}
.usability a:hover{
	color: #F9A819;
}
.statistics a:hover{
	color: #87CD12;
}
.training a:hover{
	color: #77C8F7;
}
.button{
	color:#fff;
	font-weight:bold;
	background-image: url(../images/button-grd.png);
	background-position: left top;
	height: 25px;
	width: 95px;
	border:none 0px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow:inset 1px 1px 1px #fcf4fc;
	-webkit-box-shadow:inset 1px 1px 1px #fcf4fc;
	box-shadow:inset 1px 1px 1px #fcf4fc;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 9px;
}
.button:hover{
	color:#fff;
	font-weight:bold;
	background-image: url(../images/button-grd-hover.png);
	background-position: left top;
	height: 25px;
	width: 95px;
	border:none 0px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow:inset 1px 1px 1px #fcf4fc;
	-webkit-box-shadow:inset 1px 1px 1px #fcf4fc;
	box-shadow:inset 1px 1px 1px #fcf4fc;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 9px;
	text-decoration:none;
}
.tabs-top{
	border:none 5px #000000;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	background-color:#ececec;
	height: 150px;
	background-image: url(../images/left-shadow.png);
	background-repeat: no-repeat;
	background-position: -25px top;
	margin-bottom: 50px;
}

.tabs-top{
	display: none;
}

.tabs-top:first-child {
	display: block
}

.one-third{
	width: 320px;
	float: left;
	height: 150px;
	background-image: url(../images/left-shadow.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.two-third{
	width: 320px;
	float: left;
	height: 150px;
}
.three-third{
	width: 320px;
	float: left;
	background-image: url(../images/right-shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}
.last{
}
.planning{
	background-image: url(../images/gear.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 34px;
	padding-left: 40px;
	font-size: 150%;
	font-weight: bold;
	color: #316386;
	padding-top: 10px;
}
.testing{
	background-image: url(../images/arrows.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 34px;
	padding-left: 40px;
	font-size: 150%;
	font-weight: bold;
	color: #316386;
	padding-top: 10px;
}
.analysis{
	background-image: url(../images/bar-graph.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 34px;
	padding-left: 40px;
	font-size: 150%;
	font-weight: bold;
	color: #316386;
	padding-top: 10px;
}
.shadow{
	width: 991px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: left -15px;
}
.tab-wrapper{
	width:280px;
	margin-right:auto;
	margin-left:auto;
	height: 150px;
}
.tab-wrapper p {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.button2{
	color:#fff;
	font-weight:bold;
	background-image: url(../images/button-grd2.png);
	background-position: left top;
	height: 20px;
	width: 95px;
	border:none 0px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow:inset 1px 1px 1px #fcf4fc;
	-webkit-box-shadow:inset 1px 1px 1px #fcf4fc;
	box-shadow:inset 1px 1px 1px #fcf4fc;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 9px;
	float: right;
}
.button2:hover{
	color:#fff;
	font-weight:bold;
	background-image: url(../images/button-grd2-hover.png);
	background-position: left top;
	height: 20px;
	width: 95px;
	border:none 0px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow:inset 1px 1px 1px #fcf4fc;
	-webkit-box-shadow:inset 1px 1px 1px #fcf4fc;
	box-shadow:inset 1px 1px 1px #fcf4fc;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 9px;
	float: right;
}
.button3{
	color:#fff;
	font-weight:bold;
	background-image: url(../images/button-grd2.png);
	background-position: left top;
	height: 18px;
	width: 50px;
	border:none 0px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow:inset 1px 1px 1px #fcf4fc;
	-webkit-box-shadow:inset 1px 1px 1px #fcf4fc;
	box-shadow:inset 1px 1px 1px #fcf4fc;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 15px;
	float: right;
}
.button3:hover{
	color:#fff;
	font-weight:bold;
	background-image: url(../images/button-grd2-hover.png);
	background-position: left top;
	height: 18px;
	width: 50px;
	border:none 0px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow:inset 1px 1px 1px #fcf4fc;
	-webkit-box-shadow:inset 1px 1px 1px #fcf4fc;
	box-shadow:inset 1px 1px 1px #fcf4fc;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 15px;
	float: right;
}
.left-column{
	width: 635px;
	margin-right: 10px;
	float: left;
}
.left-column-wide{
	width: 95%;
	margin-right: 10px;
	float: left;
}

.right-column{
	width: 275px;
	float: left;
	padding-left: 60px;
	padding-top:0px;
}
.right-column-home{
	width: 255px;
	float: left;
	padding-left: 60px;
	padding-top:0px;
}
p.tight {
	margin-top: 5px;
}
.main-article h2 {
	margin-bottom: 5px;
	text-transform: uppercase;
}
.main-article {
	margin-bottom: 50px;
}

.border {
	float: right;
	border: 7px solid #ececec;
	padding: 0px;
	margin: 5px;
}

.float-right p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.entry .float-right h3 {
	text-transform: capitalize;
	margin-bottom: 5px;
	
}
.entry a{
text-decoration:none;
}

.entry {
	margin-bottom: 50px;
}
.right-column h2 {
	text-transform: uppercase;
	margin-bottom: 5px;
}
.banner .wrapper .left h2 {
	color: #FFF;
}
.email {
	font-size: 75%;
	border: 1px solid #ececec;
}
.twitter{
	font-size: 75%;
	background-image: url(../images/twitter-icon-small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	height: 30px;
	vertical-align:top;
}
.rss{
	font-size: 75%;
	background-image: url(../images/rss-big.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	height: 30px;
	
}
.rss a {
	vertical-align:top;
}

.newsletter{
	font-size: 75%;
	background-image: url(../images/emailOrange.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	height: 30px;
	vertical-align:top;
}

.border2 {
	float: left;
	border: 7px solid #ececec;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.border3 {
	clear:both;
	float: left;
	border: 7px solid #ececec;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.container {
	width: 235px;
	margin: 10px auto;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #dddddd;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #316386;
	display: block;
	font-size: 14px;
	padding: 0 10px;
	border: 1px solid #fff;
	outline: none;
	font-family:'LeagueGothicRegular';
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #ececec;
	border-bottom: 1px solid #ececec;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #ececec;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 6px;
	font-size: 10pt;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}
.clients{
	background-repeat: no-repeat;
	clear: both;
	height: 95px;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
.footer{
	/*
	background-image: url(../images/footer-bkg.png);
	background-repeat: no-repeat;
	*/
	background-color:#32548a;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 120px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #519ac6;
	clear: both;
	width: 100%;
	position: static;
	bottom: 0px;
}
.margin-fix{
	margin-bottom:50px;
	height: 40px;
}
.footer-left{
	width:100px;
	float:left;
	padding-top: 10px;
}
.footer-right{
	width:860px;
	float:right;
	text-align:right;
	color: #FFF;
	padding-top: 10px;
}
.footer-right a {
	color: #FFF;
}
/* Generic Utility */

ul.tabs2 {
	list-style-type: none;
}

.button a, .button2 a, .button3 a {
	color: #FFF;
}

/*
 * Tabs
 */

#tab-switcher {
	position: relative;
	height: 220px;
	overflow: hidden;
}

.panes > .pane {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.panes > .pane:first-child {
	display: block;
}


.hide {
	position: absolute !important;
	top: -9999em !important;
	left: -9999em !important;
	right: auto !important;
	height: 1px;
	width: 1px;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

/*  NEW ADDITIONS */

.jeffBox {
	font-size: 85%;
	margin-bottom: 50px;
	margin-right: 0px;
	line-height:130%;
	text-align:justify; 
}

.books {
	font-size: 11px;
	line-height:120%;
}


.button4{
	color:#fff;
	font-weight:bold;
	background-image: url(../images/button-grd2.png);
	background-position: left top;
	height: 30px;
	width: 80px;
	border:none 0px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow:inset 1px 1px 1px #fcf4fc;
	-webkit-box-shadow:inset 1px 1px 1px #fcf4fc;
	box-shadow:inset 1px 1px 1px #fcf4fc;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 1px;
	
}
.button4:hover{
	color:#fff;
	font-weight:bold;
	background-image: url(../images/button-grd2-hover.png);
	background-position: left top;
	height: 30px;
	width: 80px;
	border:none 0px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow:inset 1px 1px 1px #fcf4fc;
	-webkit-box-shadow:inset 1px 1px 1px #fcf4fc;
	box-shadow:inset 1px 1px 1px #fcf4fc;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 1px;
	
}


.rateButton{
	color:#fff;
	font-weight:bold;
	background-image: url(../images/button-grd2.png);
	background-position: left top;
	height: 30px;
	width: 150px;
	border:none 0px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow:inset 1px 1px 1px #fcf4fc;
	-webkit-box-shadow:inset 1px 1px 1px #fcf4fc;
	box-shadow:inset 1px 1px 1px #fcf4fc;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 1px;
	
}
.rateButton:hover{
	color:#fff;
	font-weight:bold;
	background-image: url(../images/button-grd2-hover.png);
	background-position: left top;
	height: 30px;
	width: 150px;
	border:none 0px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow:inset 1px 1px 1px #fcf4fc;
	-webkit-box-shadow:inset 1px 1px 1px #fcf4fc;
	box-shadow:inset 1px 1px 1px #fcf4fc;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 1px;
	
}


.noSPMfield {
	display: none;
}

.errorbox{
	background:#FF8080;
	border: 1px solid red;
	top:2px;
	left: 20px;
	padding:2px;
	width:85%;
	clear:both;
}

.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF8080;
}

.deleted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: line-through;
	color:#FF0000;
}

.siteLicense {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:15px;
	color:#666666;
}

.searchButton{
	color:#fff;
	font-weight:bold;
	background-image: url(../images/button-grd2.png);
	background-position: left top;
	height: 23px;
	width: 70px;
	border:none 0px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow:inset 1px 1px 1px #fcf4fc;
	-webkit-box-shadow:inset 1px 1px 1px #fcf4fc;
	box-shadow:inset 1px 1px 1px #fcf4fc;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-left:5px;
}
.searchButton:hover{
	color:#fff;
	font-weight:bold;
	background-image: url(../images/button-grd2-hover.png);
	background-position: left top;
	height: 23px;
	width: 70px;
	border:none 0px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow:inset 1px 1px 1px #fcf4fc;
	-webkit-box-shadow:inset 1px 1px 1px #fcf4fc;
	box-shadow:inset 1px 1px 1px #fcf4fc;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-left:5px;
}


.joinButton{
	color:#fff;
	font-weight:bold;
	background-image: url(../images/button-grd2.png);
	background-position: left top;
	height: 25px;
	width: 60px;
	border:none 0px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow:inset 1px 1px 1px #fcf4fc;
	-webkit-box-shadow:inset 1px 1px 1px #fcf4fc;
	box-shadow:inset 1px 1px 1px #fcf4fc;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-left:5px;
	float: right;
}
.joinButton:hover{
		color:#fff;
	font-weight:bold;
	background-image: url(../images/button-grd2-hover.png);
	background-position: left top;
	height: 25px;
	width: 60px;
	border:none 0px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow:inset 1px 1px 1px #fcf4fc;
	-webkit-box-shadow:inset 1px 1px 1px #fcf4fc;
	box-shadow:inset 1px 1px 1px #fcf4fc;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-left:5px;
	float: right;
}

/* INNER STYLES */

.page{
	background-color: #FFF;
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	display: block;
	margin-top:3px;
}
.inner-wrapper{
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.left-column h1  {
	text-transform: capitalize;
	color: #316386;
	margin-bottom: 5px;
}
.clear{
	visibility:hidden;
	clear:both;
}
.container2{
	position: relative;
}

.shadow2{
	position: static;
	margin: 0px auto 0px auto;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	display: block;
	
	
}

/*
#NOT SURE WHERE THIS IS USED BUT IT OVERRIDES EVERY TABLE
td {
	text-align: left;
	width: 83px;
}
*/
span.hide {
	visibility: hidden;
	height: 1px;
	width: 1px;
}
.picture{
	width: 147px;
	float: left;
	background-image: url(../images/inner/bottom-shadow.png);
	background-repeat: no-repeat;
	background-position: center  bottom;
	height: 107px;
	margin-right: 11px;
}
.picture p {
	font-size: 80%;
	margin-left: 5px;
}
.entry.comments p {
	margin-bottom: 5px;
}

.entry.usercomment p {
	margin-bottom: 5px;
	font-size:85%;
}

.hcomment {
	border : none;
	border-top : solid 1px #CCCCCC;
	color : #FFFFFF;
	background-color : #FFFFFF;
	height : 1px;
}

textarea{
	-moz-box-shadow:inset 3px 3px 3px #545454;
	-webkit-box-shadow:inset 3px 3px 3px #545454;
	box-shadow:inset 3px 3px 3px #545454;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	margin: 0px;
	border: 1px solid #ececec;
}
.spacer{
	margin-bottom:15px;
	
}
input.check
{
background-color: transparent;
box-shadow:0px;
border:none;
padding:0;
border-top-width:0px;
-moz-box-shadow:0px;
	-webkit-box-shadow:0px;
	box-shadow:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border: 0px;
	border-top-color:#fff;
	border-bottom-color:#fff;
	border-left-color:#fff;
	border-right-color:#fff;
}
.button a, .button2 a, .button3 a {
	color: #FFF;
	text-decoration:none;
}

.blogimg {
	float:left;
	padding-right:20px;
	margin-right:10px;

}

a img{
	outline:none;
	border:none;
}

.sidebarad{
	text-align:center;
	font-size: 9pt;
	font-weight: normal;	
	line-height:150%;		
}

#tm_box{
	float:right;
	padding:10px;
	padding-left:20px;
}

.smallfont {
	font-size: 9pt;
	font-weight: normal;

}

.related {
	font-size: 12px;
	padding:2px;
	margin:3px;
	text-align:center;
}

.listfont {
	font-size: 10pt;
	margin:3px;
}

/* USED IN THE CI CALCULATOR */
.calctable{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-collapse:collapse;
}

.calctable td{
	font-size: 0.8em;
	/*border:1px solid #999999;*/
	background-color:none;
	padding:3px 8px 8px 5px;
}
.calctable th{
	/* background: url(images/th_bg.png) no-repeat left top; */
	background-color: #CCCCCC;
	border:1px solid #999999;
	padding:3px 8px 8px 5px;
	text-align:left;
	
}
.calctable table table th{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	border:none;
	background-color: none;
	text-align:center;

} 


.calctable tr.alt td{
	border:1px solid #999999;
}
.calctable tr.bottom {
	border-bottom :1px solid #999999;
	border-right :1px solid #999999;
	border-left :1px solid #999999;
	line-height: 180%;
}
.calctable tr.blank td{
	text-align:left;
}

.calctable tr.hover td{
}

.calctable tr.big td{
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.servicediv {
 height:100px;
}
