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

/* *** vendors page *** */
#subpage {
	width:850px;
	margin:auto;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	padding:20px 0;
}
	#subpage h2 {
	
		font-size: 19px;
		color: #85c224;
		font-family:Verdana, Arial, sans-serif;
		font-weight:bold;
		padding-bottom:5px;
		line-height:26px;
	
	}
	#subpage a { color:#6699cc; text-decoration:none; }
	#subpage a:hover { text-decoration:underline; }
	
	#subpage p {
		color:#666;
		font-size:13px;
		line-height:21px;
		margin-bottom:15px;
	}
	
	#subpage h3 {
		font-size:15px;
		color:#666;
		font-weight:bold;
		margin:10px 0;
		line-height:21px;
	}
	
	#subpage ul li {list-style:none; }
	
	#startup_center .nav2, #startup_center .nav4, #startup_center .nav6, #startup_center .nav8, #startup_center .nav10 {
				clear:right;
			}
			
	#startup_center ul {
		margin: 0 auto;
		width: 400px;
	}
	
	#startup_center a { color:#6699cc; }
	
			#startup_center .startup1 a {
				background-position: 0 0;
			}
			#startup_center .startup2 a {
				background-position: 0 -97px;
			}
			#startup_center .startup3 a {
				background-position: 0 -194px;
			}
			#startup_center .startup4 a {
				background-position: 0 -291px;
			}
			#startup_center .startup5 a {
				background-position: 0 -387px;
			}
			#startup_center .startup6 a {
				background-position: 0 -484px;
			}
			#startup_center .startup7 a {
				background-position: 0 -581px;
			}
			#startup_center .startup8 a {
				background-position: 0 -676px;
			}
			#startup_center .startup9 a {
				background-position: 0 -771px;
			}
			#startup_center .startup10 a {
				background-position: 0 -866px;
			}
			#startup_center .startup11 a {
				background: url(images/startupcenter/labels.gif) no-repeat top center;
			}
			#startup_center .startup12 a {
				background: url(images/new_layout/button_pressrelease.gif) no-repeat top center;
				height: 72px;
				width: 356px;
				display: block;
			}
			#startup_center .startup13 a {
				background: url(images/new_layout/button_SEO.png) no-repeat top center;
				height: 70px;
				width: 355px;
				display: block;
			}
	
/* EXPERT */

#subpage #expertform { width:400px; }

#subpage #expertform select, #subpage #expertform textarea { margin:-10px 0 10px 0; border:1px solid #ccc; width:395px; }
#subpage #expertform select { height:50px; }
#subpage #expertform input { margin:-10px 0 10px 0; border:1px solid #ccc; padding:5px; width:385px;  }
#subpage #expertform .go {
				background: url(images/new_layout/button_submityourquestion.png) no-repeat top center #464981;
				border: 0;
				height: 30px;
				width: 168px;
				cursor:pointer;
			}

/* VENDORS */
#vendors #titles {
		background: url(images/vendors/bg.gif) repeat-x top left #FFF;
		border-bottom: 1px solid #cfcfcf;
		border-left: 0;
		height: 131px;
		margin: 0 auto;
		margin-bottom: 30px;
		margin-left:-45px;
	}
		#vendors #titles li {
			
			display: inline-block;
			float: left;
			height: 111px;
			padding-top: 20px;
			width: 33%;
		}
			#vendors #titles h3 {
				background: url(images/vendors/titles.gif) no-repeat top center;
				height: 86px;
				text-indent: -9999px;
			}
			#vendors #one h3 {
				background-position: top center;
			}
			#vendors #two h3 {
				background-position: 50% -90px;
			}
			#vendors #three h3 {
				background-position: 50% -181px;
			}
			
	#subpage h3.featured {
		font-weight:bold;
		color:#666;
		padding-bottom:5px;
		
	}
		#subpage div.featured {
			
			
			font-size: 12px;
			margin-bottom: 30px;
			
		}
		#subpage .featured li {
			
			margin-bottom: 5px;
			
		}
		#subpage .featured li a {
			color: #6699cc;
			padding:0 3px;
		}
			#vendors .featured li a:hover {
				text-decoration:underline;
			}
			

	#vendors .column {
		float: left;
		margin-right: 35px;
		width: 168px;
	}
		#vendors h5 {
		font-size:15px;
		color:#666;
		font-weight:bold;
		line-height:21px;
		margin-bottom:5px;
		}
		#vendors .column ul {
			margin-bottom: 25px;
		}
		#vendors .column li {
			font-size: 11px;
			line-height:17px;
			margin-bottom: 2px;
		}
			#vendors .column li a {
				color: #878787;
				text-decoration: none;
			}
			#vendors .column li a:hover {
				color: #5f5f5f;
				text-decoration:underline;
			}
			
/* *** vendors form *** */
.vendors_form {
}
	.vendors_form h2 {
		background: url(images/vendors/form_h2.gif) no-repeat top left !important;
	}
	
	.vendors_form .box h3 {
		background: url(images/vendors/arrow.gif) no-repeat 100% 8px;
		display: inline;
		color: #5f5f5f;
		font-size: 18px;
		font-weight: bold;
		padding-right: 20px;
	}
		.vendors_form .second h3 {
			margin-bottom: 0;
		}
	
	.vendors_form form p {
		padding-bottom: 20px;
	}
	.vendors_form label {
		color: #4b4f89;
		font-size: 15px;
		font-weight: bold;
	}
		.vendors_form label span {
			font-size: 18px;
		}
	.vendors_form .box .intro {
		color: #9e9e9e;
		font-size: 11px;
		margin-bottom: 0;
	}
	.vendors_form .input {
		background: url(images/vendors/input.gif) repeat-x top left #ececec;
		border-bottom: 0;
		border-left-color: #dadada;
		border-right-color: #dadada;
		font-size: 14px;
		padding: 10px;
		width: 200px;
	}
	.vendors_form .biginput {
		width: 683px;
	}
	.vendors_form .select {
		width: 222px;
	}
	
	.vendors_form .greybox {
		background: #f5f5f5 !important;
		border: 1px solid #cfcfcf;
		border-width: 0 1px;
		padding-bottom: 18px;
	}
		.vendors_form .go {
			background: url(images/vendors/go.gif) no-repeat top center #4b4f89;
			border: 0;
			height: 44px;
			width: 171px;
		}



/* *** raising capital page *** */

#subpage ul.bullets li { list-style-type:disc; display:block; }

#raisingcapital ul li {
	background: url(http://www.growthink.com/files/resources/TemplateLongSales2_16.gif) no-repeat 0 4px;
	line-height: 17px;
	color:#666;
	margin: 0 14px;
	margin-bottom: 8px;
	min-height: 27px;
	padding-left: 40px;
	text-align: left;
	font-size:13px;
}
	* html #raisingcapital li { height: 27px; }
	
	
	

			
		/* *** legal services - tips *** */

		/* *** legal inner columns *** */
		#legal .inner_left_column, #legal .inner_right_column {
			width: 281px;
		}
		
		#legal .inner_left_column h7, #legal .inner_right_column h7 { margin-bottom:100px !important; }
		
		#legal .inner_left_column{
			margin-left:20px;
		}
	
	#legal_tips a { text-decoration:none !important; color:#6699cc !important; }
	#legal_tips a:hover { text-decoration:underline !important; }
	
	#legal .inner_right_column  { margin-right:20px; }
	
	#legal #legal_services ul { margin:0; padding:0; }
	#legal #legal_services ul li a { color:#6699cc; text-transform:none; text-decoration:none; border:none; font-size:13px; }
	#legal #legal_services ul li a:hover { text-decoration:underline; color:#6699cc; text-transform:none; border:none; font-size:13px; }
	#legal_services { border:1px solid #e7e7e7; margin-left:20px; padding: 15px;}
		
		
