/* CSS Document */

body {
	background:url(../images/businesscatalyst-bg-page.gif) no-repeat;
	background-position:center top;
	margin:0px auto;
	font-family:Verdana;
}

.clear {
	clear:both;
	height:1px;
}

#wrapper {
	width:955px;
	margin:0px auto;
}

#header {
	background:url(../images/businesscatalyst-bg-header.gif) no-repeat;
	background-position:center top;
	height:102px;
	width:955px;
	margin:0px auto;
}

	#logo {
		width:500px;
		float:left;
		margin-left:10px;
		margin-top:34px;
	}
	
	#right-header {
		width:250px;
		float:right;
		display:inline;
	}
	
		#top-menu {
			height:30px;
		}
		
			#top-menu ul{
				list-style:none;
				margin:0px;
				margin-top:10px;
				padding:0px;
			}
			
			#top-menu ul li{
				list-style-type:none;
				font-family:Verdana;
				font-size:12px;
				color:#FFFFFF;
				padding-left:10px;
				padding-right:10px;
				border-right:1px solid #FFFFFF;
				display:inline;
				float:left;
			}
			
			#top-menu ul li.last{
				padding-left:10px;
				border-right:none;
				display:inline;
				float:left;
			}
		
				#top-menu ul li a{
						color:#FFFFFF;
						text-decoration:none;
				}
				
				#top-menu ul li a:hover{
						color:#514A40;
						text-decoration:none;
				}
				
				#top-menu ul li.selected a {
						color:#514A40;
						text-decoration:none;
				}
		
		#phone {
			margin-top:15px;
			float:right;
			padding-right:10px;
		}
	
#banner {
	height:145px;
	margin:0px auto;
}

#menu {
	background:url(../images/businesscatalyst-bg-menu.gif) no-repeat;
	background-position:center top;
	height:75px;
	padding-left:50px;
}
	#menu ul{
		list-style:none;
		margin:0px;
		padding:0px;

	}
	
	#menu ul li{
		margin:0px;
		padding:0px;
		float:left;

	}


#menu ul li ul {
	background-image:url(../images/businesscatalyst-menu-bg.jpg);
        background-position:top;
	background-repeat:no-repeat;
	background-color:#F5F5F5;


        position:relative;
        display:none;
        height:auto; !important;
						border-left: solid 1px #D2D2D2;
				border-right: solid 1px #D2D2D2;
				border-bottom: solid 1px #D2D2D2;
}

#menu ul li:hover ul, #menu li.sfhover ul { 
        position: absolute; 
        display:block;
        z-index:1;
        width: 156px; 


        background-position:top;
margin-left:-3px;
margin-top:-11px;
        clear:both;
        float:left;
}


#menu ul li ul li {
	background-image:url(../images/businesscatalyst-menu-bg-li2.gif);
        background-position:left bottom;
	background-repeat:no-repeat;
	width:156px;

margin-top:5px;
padding-bottom:8px;

	clear:both;

        float:left;
}

#menu ul li ul li.last {
	background-image: none;
	width:156px;

margin-top:5px;
padding-bottom:8px;

	clear:both;

        float:left;
}
		
				
#menu ul li ul li a {
	background-image:url(../images/businesscatalyst-list-icon-menu.gif);
        background-position:left top;
	background-repeat:no-repeat;

				font-family:Verdana;
				font-size:12px;
				color:#333333;
                                text-decoration:none;

padding-left:15px;
margin-left:10px;
line-height:15px;
								float:left;
}

#menu ul li ul li a:hover {  

				font-family:Verdana;
				font-size:12px;
				color:#9BBA00;
                                text-decoration:none;
}

/**/


#content-wrapper {
	background:url(../images/businesscatalyst-bg-content.gif) no-repeat;
	background-position:center top;
	clear:both;
	width:955px;
	float:left;
	padding-bottom:20px;
}

/* Content Holder For Index Page */

	#content-holder {
		height:170px;
		width:955px;
		padding-top:12px;
		float:left;
	}
	
		#content-holder ul{
			list-style:none;
			padding:0px;
			margin:0px;
			padding-left:20px;
		}
		
		#content-holder ul li{
			margin:0px;
			padding:0px;
			padding-right:10px;
			float:left;
		}
		
		/* ================================= */
		
/* Content Holder For Inside Pages */

	#content-holder-inside {
			width:955px;
			padding-top:17px;
			float:left;
			padding-bottom:10px;
		}
		
		#icon-service{
			float:left;
			padding-left:25px;
		}
		
		#service-description {
			float:left;
			padding-left:25px;
			width:650px;
			font-family:Verdana;
			font-size:15px;
			color:#333333;
		}
		

		
			
			#service-description a {
			color:#98BB00;
			text-decoration:none;
		}
		
		#service-description a:hover {
			color:#98BB00;
			text-decoration:underline;
		}

                #service-description2 {
			float:left;
			padding-left:21px;
			width:550px;
			font-family:Verdana;
			color:#333333;
		}
		
		#service-link {
			float:right;
			padding-right:11px;
		}
		
		/* ================================= */

	#left-panel {
		padding-left:25px;
		float:left;
		width:676px;
		font-family:Verdana;
		font-size:12px;
		color:#333333;
	}	
	
	
		#left-panel h2 {
			margin:0!important;
			padding:0!important;
		}
	
		#left-panel p{
			margin:0px;
			padding:0px;
			padding-bottom:10px;
			font-family:Verdana;
			font-size:12px;
			color:#333333;
			line-height:18px;
			text-align:left!important;
			line-height:20px!important;
		}
		
		.heading-box p {
	margin:0px;
			padding:0px;
			padding-bottom:10px;
			font-family:Verdana;
			font-size:12px;
			color:#333333;
			line-height:18px;
			text-align:left!important;
			line-height:20px!important;
		}
                #left-panel ul{
					margin:0!important;
					padding:0!important;
				margin-bottom:10px!important;
				}

                #left-panel ul li {
			margin:0!important;
					padding:0!important;
					background:url(../images/bullet.png) no-repeat;
					background-position:left top;
					list-style:none;
					font-family:Verdana;
					padding-left:25px!important;
					font-size:12px;
					color:#333333;
					vertical-align:top;
					line-height:20px;
					margin-bottom:5px!important;
				}
		
		#left-panel a{
			color:#98BB00;
			text-decoration:none;
		}
		
		
		#left-panel a:hover{
			color:#98BB00;
			text-decoration:underline;
		}

#left-panel-get-started {
		padding-left:25px;
		float:left;
		width:890px;
		font-family:Verdana;
		font-size:12px;
		color:#333333;
        }

#left-panel-get-started p{
		margin:0px;
		padding:0px;
		padding-bottom:10px;
		font-family:Verdana;
		font-size:12px;
		color:#333333;
		line-height:18px;
        }
        
        #left-panel-get-started ul{
					margin:0!important;
					padding:0!important;
				
				}

                #left-panel-get-started ul li {
			margin:0!important;
					padding:0!important;
					background:url(../images/bullet.png) no-repeat;
					background-position:left top;
					list-style:none;
					font-family:Verdana;
					padding-left:25px!important;
					font-size:12px;
					color:#333333;
					vertical-align:top;
					line-height:20px;
					margin-bottom:5px!important;
				}

/*====*/
				
				#left-panel-get-started .text-green{
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:13px;
					line-height:16px;
				}
				
				#left-panel-get-started .heading-box{
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:13px;
					color:#9ABA00;
					font-weight:bold;		
				}

                                #left-panel-get-started a{
					color:#98BB00; text-decoration:none;


				}

                                #left-panel-get-started a:hover{
					color:#98BB00;	text-decoration:underline;
				}

			#left-panel-get-help {
				padding-left:25px;
				float:left;
				width:890px;
			}
			
			#left-panel-get-help .left-column{
				background:url(../images/businesscatalyst-help-bg.gif) no-repeat;
				background-position:bottom;
				padding-bottom:20px;
				float:left;
				width:663px;
			}
			
			#left-panel-get-help .left-column2{
				background:url(../images/businesscatalyst-help-bg2.gif) no-repeat;
				background-position:bottom;
				padding-bottom:20px;
				float:left;
				width:663px;
			}
			
			#left-panel-get-help .right-column{
				padding-left:17px;
				float:left;
				width:200px;
			}
			
			#left-panel-get-help p{
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:13px;
					line-height:16px;
				}
		#left-panel-get-help ul{
					margin:0!important;
					padding:0!important;
				margin-top:20px!important;
				}

                #left-panel-get-help ul li {
			margin:0!important;
					padding:0!important;
					background:url(../images/bullet.png) no-repeat;
					background-position:left top;
					list-style:none;
					font-family:Verdana;
					padding-left:25px!important;
					font-size:12px;
					color:#333333;
					vertical-align:top;
					line-height:20px;
					margin-bottom:15px!important;
				}

 #left-panel-get-help a{
font-family:Verdana;
				font-size:12px;
				color:#9BBA00;}

 #left-panel-get-help a:hover{
font-family:Verdana;
				font-size:12px;
				color:#9BBA00;
text-decoration:underline;}

/*====*/
		
			.verdana-14-bold {
				font-family:Verdana;
				font-size:14px;
				color:#333333;
				font-weight:bold;
			}
			
			.verdana-14-green-bold {
				font-family:Verdana;
				font-size:14px;
				color:#98BB00;
				font-weight:bold;
			}

                #portfolio-background {
			width:676px;
			height:391px;
			background:url(../images/businesscatalyst-portfolio-img.gif) no-repeat;
		}
		
		#service-icon-grey{
			float:left;
		}
	
	
		
			#clients-say {
				background:url(../images/businesscatalyst-clients-say.gif) no-repeat;
				width:215px;
				height:67px;
				float:left;
				padding-top:40px;
				padding-left:15px;
			}
		
		#right-panel {
		padding-right:10px;
		float:right;
		width:230px;
		font-size:11px;
	}
		
		#service-text {
			padding-left:90px;
			padding-top:16px;
		}
		
		#service {
			margin:10px 0;
			background:url(../images/businesscatalyst-service.gif) no-repeat;
			background-position:center top;
			width:230px;
			height:104px;
		}
	
			#service ul{
				list-style:none;
				padding:0px;
				margin:0px;
				padding-top:13px;
				padding-left:15px;
			}
			
			#service ul li{
				margin:0px;
				padding:0px;
				padding-right:12px;
				float:left;
			}
			
		
		#resource-text {
			padding-left:107px;
			padding-top:17px;
		}
			
		#resource {
			margin-bottom:10px;
			background:url(../images/businesscatalyst-resource.gif) no-repeat;
			background-position:center top;
			width:230px;
			height:104px;
		}
	
			#resource ul{
				list-style:none;
				padding:0px;
				margin:0px;
				padding-top:13px;
				padding-left:15px;
			}
			
			#resource ul li{
				margin:0px;
				padding:0px;
				padding-right:12px;
				float:left;
			}
			
	               #feature-list {
				width:230px;
                                padding-top:10px;
			}

/* Content panel for Portfolio Detail only */

	#left-panel-portfolio {
		padding-left:30px;
		padding-top:20px;
		float:left;
		width:230px;
	}
	
	#left-panel-portfolio img {
		border:solid 1px #CCC;
	}
	
	#right-panel-portfolio {
		padding-left:15px;
		padding-top:20px;
		float:left;
		width:670px;
	}
	
		#portfolio-description {
			float:left;
			width:400px;
			font-family:Verdana;
			font-size:15px;
			color:#333333;
		}
		
		#portfolio-description p {
			line-height:20px;
		}
		
		#portfolio-link {
			float:right;
		}
		
		#portfolio-description2 {
			float:left;
			font-family:Verdana;
			font-size:13px;
			color:#333333;
		}
		
			#portfolio-description2 ul{
				margin:0px;
				padding-left:10px;
				padding-top:20px;
				float:left;
				width:auto;

			}
			
			.portfolio-bullets {
				float:left;
				display:inline;
			}
			
			.call-image {
				float:left;
				display:inline;
				clear:left;
				margin-top:10px;
			}
			
			#portfolio-description2 ul li{
				background:url(../images/businesscatalyst-li-portfolio.gif) no-repeat;
				background-position:left top;
				list-style:none;
				font-family:Verdana;
				padding-left:25px;
				font-size:13px;
				color:#333333;
				vertical-align:top;
			}
			
		#right-panel-portfolio2 {
			float:right;
			width:230px;
			font-size:11px;
		}
		
		/* ================================= */
		
/* Content panel for Explore only */

	#explore-background {

		width:656px;
		height:371px;
		padding-top:20px;
		padding-left:20px;
	}
	
		#explore-links {
			width:155px;
			float:left;
		}
		
		#explore-icons {
			width:96px;
			height:158px;
			float:left;
		}
		
		#explore-description {
			margin-left:15px;
			width:360px;
			float:left;
		}
		
			.heading {
				font-family:Verdana;
				font-size:13px;
				color:#333333;
				font-weight:bold;
				padding-bottom:15px;
				line-height:16px;
			}
			
			.description {
				font-family:Verdana;
				font-size:12px;
				color:#333333;
				padding-bottom:15px;
				line-height:16px;
			}
			
				.description ul{
					margin:0!important;
					padding:0!important;
					float:left;
				}
				
				.description ul li{
			margin:0!important;
					padding:0!important;
					background:url(../images/bullet.png) no-repeat;
					background-position:left top;
					list-style:none;
					font-family:Verdana;
					padding-left:25px!important;
					font-size:13px;
					color:#333333;
					vertical-align:top;
					line-height:20px;
					margin-bottom:5px!important;
				}
	
	/* ================================= */

#footer {
	background:url(../images/businesscatalyst-bg-footer.gif) no-repeat;
	background-position:center top;
	clear:both;
	height:174px;
	margin:0px auto;
}

	#footer-wrapper {
		margin:0px auto;
		width:955px;
		height:134px;
		float:left;
	}
	
		#footer-menu {
			padding-top:20px;
			padding-left:30px;
			font-family:Verdana;
			font-size:11px;
			color:#FFFFFF;
			float:left;
			display:inline;
			width:260px;
			height:114px;
		}
		
			#footer-menu ul{
				margin:0px;
				padding-left:12px;
				padding-top:10px;
				float:left;
			}
			
			#footer-menu ul li{
				list-style-image:url(../images/businesscatalyst-li.gif);
				font-family:Verdana;
				font-size:11px;
				color:#FFFFFF;
			}
			
				#footer-menu ul li a{
					color:#FFFFFF;
					text-decoration:none;
				}
				
				#footer-menu ul li a:hover{
					color:#FFFFFF;
					text-decoration:underline;
				}
				
		#location-australia {
			padding-top:20px;
			font-family:Verdana;
			font-size:11px;
			color:#FFFFFF;
			float:left;
			height:114px;
			margin-left:70px;
		}
		
		#location-england {
			padding-top:20px;
			font-family:Verdana;
			font-size:11px;
			color:#FFFFFF;
			float:left;
			width:160px;
			height:114px;
		}
	
	#copyright {
		clear:both;
		font-family:Verdana;
		font-size:11px;
		color:#303030;
		padding-top:15px;
	}
	
		#copyright a{
			color:#303030;
			text-decoration:none;
		}
		
		#copyright a:hover{
			color:#303030;
			text-decoration:underline;
		}

/* FAQ*/

#faq-question {
	font-family:Verdana;
	font-size:13px;
	padding-bottom:10px;
	line-height:16px;
}


#faq-answer {
	font-family:Verdana;
	font-size:13px;
	line-height:16px;
	color:#333333;
}


/* Search Engine FAQs*/

#CAT_Category{
        width:135px;

}

#CAT_FAQSortBy{
        width:90px;
}

#CAT_FAQSearch{
        width:150px;
}





form {			
            margin:0;
			padding:0; 
			font-size:12px;
		}
		
		form label {
			float:left;
			width:110px; 
			padding-right:10px; 
		}
		
		form .item {
			margin:0; 
			padding:0; 
			margin-bottom:5px; 
			clear:both;
		}
		
		form input {
			padding:2px; 
		}
		
		form .cat_textbox {
			background:url(../images/businesscatalyst-bg-text.gif) no-repeat; !important;
			border:none; 
			padding-left:5px;
			width:230px; 
			height:21px; 
			font-family:Verdana; 
			font-size:12px; 
			color:#333333; 
		}
		
		form .cat_dropdown {
			background:url(../images/businesscatalyst-bg-text.gif) no-repeat; !important;
			border:none; 
			padding-left:5px;
			width:230px; 
			height:21px; 
			font-family:Verdana; 
			font-size:12px; 
			color:#333333; 
		}
		
		form .cat_listbox {
			background:url(../images/businesscatalyst-bg-text2.gif) no-repeat; !important;
			border:none;
			height:65px; 
			padding-left:5px;	
			width:230px; 
			font-family:Verdana;
			font-size:12px; 
			color:#333333; 
		}
		
		form .cat_dropdown {
			border:1px solid #2E5C7E; 
			width:230px; 
		}
		
		form .catch {
			margin-left:120px;
		}
		form .cat_button{
			margin-left:120px;
		
		}
		
		form .cat_dropdown_smaller {
			width:75px; !important;
		}
		
		form #CaptchaV2 {
			width:230px!important;
		}

/*=======DROPDOWN IN IE6======*/

    #nav, #nav ul { /* */
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
    }
    #nav a {
    display: block;
    }
    #nav li { /* all l*/
    float: left;
    }
    #nav li ul { /* se*/
    position: absolute;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read b*/
    }
    #nav li:hover ul, #nav li.sfhover ul { /* lists nested under ho*/
    left: auto;
    }


form .captchaimg img {
	border:solid 1px #D3D3D3;
	margin-bottom:5px;
}

.explore2-wrapper {
	background-image:url(../images/businesscatalyst-explore2-wrapper-big.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:651px;
	float:left;
	display:inline;
	padding-left:25px;
	padding-top:21px;
}



.explore2-bottom {
	background-image:url(../images/businesscatalyst-explore2-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:676px;
	height:11px;
	
	float:left;
	display:inline;
	clear:left;
	
}

	#explore-background {
			background: none!important;
	}
	
	
	/* KIM CSS */
	
	.captchaimg img {
		margin-bottom:5px!important;
	}
	
	
	#service-description p {
		line-height:20px!important;
	}
	
		#image1div img, #image2div img, #image3div img {
					cursor:pointer;
		}
	#image1div {

		
		float:left;
		display:inline;
		width:287px;
		height:78px;
		}
	
	#image1adiv {	
	float:left;
		display:inline;
				width:287px;
		height:78px;

		}
	
		#image2div {	
				width:278px;
		height:78px;
		float:left;
		display:inline;
		}
	
	#image2adiv {	
	float:left;
		display:inline;
						width:253px;
		height:78px;
		margin-left:25px;
		}
	
			#image3div {	
			float:left;
		display:inline;
		width:248px;
		height:78px;
				margin-left:25px;
		}
	
	#image3adiv {	
	float:left;
		display:inline;
				width:223px;
		height:78px;
				margin-left:50px;
		}
		
		#getstarted-wrapper {
			height:78px!important;
			width:100%;
		}
		
		.faq1 {
			float:left;
			display:inline;
			margin-right:20px;
			margin-bottom:10px;
		}
		
		.faq2 {
			float:left;
			display:inline;
			margin-right:10px;
					margin-bottom:10px;
		}
		
		.faq3 {
			float:left;
			display:inline;
		}
		
		form .cat_textboxfaq {
			background:url(../images/businesscatalyst-bg-textfaq.gif) no-repeat; !important;
			border:none; 
			padding-left:5px;
			width:230px; 
			height:21px; 
			font-family:Verdana; 
			font-size:12px; 
			color:#333333; 
			margin-top:5px;
			
		
		}
		
		.faqtext {

			clear:right;
		}
		
		form .cat_buttonfaq {
			margin:0!important;
			padding:0!important;
			margin-top:19px!important;
			
		}
		

#gethelptop {
	padding-left:20px;
	margin-bottom:10px;
	overflow:hidden;
}

.gethelptop-left {
	width:83px;
	height:80px;
	float:left;
	display:inline;
	
	margin-right:15px;
}

.gethelptop-text {
width:580px;

float:left;
display:inline;
margin-right:15px;

}
	
	.gethelptop-right {
	width:230px;
	height:78px;
	float:left;

	display:inline;
}

.gethelptop-text2 p {
	line-height:20px;
}

h4 {
	margin:0!important;
	padding:0!important;
	font-size:12px!important;
	font-weight: normal!important;
	margin-bottom:10px!important;
}

.footer-bottom {
	text-align:right;
	padding-right:25px;
}



.help-content p {
	margin:0px;
			padding:0px;
			padding-bottom:10px;
			font-family:Verdana;
			font-size:12px;
			color:#333333;

			text-align:left!important;
			line-height:20px!important;

}

.help-content h4 {
	font-size:12px; }
	
	.help-content a {
		font-size:12px;
	}
	
	
		.portfolio-images {
			margin-top:10px;
		}
	
	.portoflio-images-1 {
		float:left;
		display:inline;
	}
	
	.portfolio-dropdown {
		width:214px;
		height:34px;
		margin-top:10px;
		background-image:url(../images/businesscatalyst-portfolio-dropdown.jpg);
		background-repeat:no-repeat;
		padding-left:16px;
		padding-top:14px;
		
	}

.portfolio-images12 {
	clear:left;
}

.portfolio-text {
	float:left;
	display:inline;
	width:430px;
}

.portfolio-image-1 {
	margin-top:10px;
	float:left;
	display:inline;
		width:200px;
		height:50px;
	padding-bottom:10px!important;
}

.portfolio-image-2 {
	margin-top:10px;
	height:50px;
	float:left;
	display:inline;
	margin-left:10px!important;
	padding-bottom:10px!important;
}

.portfolio-rightmenu {
	margin-left:10px;
	float:right;
	display:inline;
	width:230px;
	margin-top:10px;
	
}


.training-form form label {
	width:220px!important;
}

.training-form form .item {
	float:left!important;
	clear:both!important;
	margin-top:5px!important;
	padding-bottom:5px!important;
	border-bottom:dashed 1px #CCC;
}

.training-form form .item:last-child {
	border:0;
}
	
	.training-form form .catch {
		margin-left:230px!important;
	}
	
	
	.training-form form .cat_button {
		margin-left:230px!important;
	}
	
	.cat_dropdown_smaller {
		border:solid 1px #CCC!important;
	}
	
		.training-form form p {
			float:left;
			display:inline;
			clear:both;
		}
	
	