/* CSS Patent Mentor */
.clear{clear:both;}
#container{
	width:962px;
	margin:0 auto;
}
	
	#header{
		width:962px;
		height:150px;
		position:relative;
	}
	
		.email-us{
			position:absolute;
			top:0;
			right:17px;
			width:236px;
			height:40px;
			line-height:40px;
			background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/email-ues.png);
			font-family:Helvetica, sans-serif;
			font-size:14px;
			font-weight:bold;
			color:#FFFFFF;
			padding-left:42px;
		}
		
			a.a-email{
				display:block;
				font-size:0;
				padding:0;
				margin:0;
				overflow:hidden;
				text-indent:-9999%;
				width:98px;
				height:29px;
				position:absolute;
				top:7px;
				right:15px;
				background:url(https://uspatentmentor.com/assets/templates/whiteboard/images/email-a.png);}
		
		.logo{
			position:absolute;
			top:77px;
			left:35px;
		}
		
		h1.site-name a{
			display:block;
			text-indent:-9999%;
			font-size:0;
			text-decoration:none;
			width:381px;
			height:70px;
			background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/logo.png);
		}
		
		.login{
			width:330px;
			height:20px;
			position:absolute;
			right:17px;
			top:77px;
			background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/login.png) top left no-repeat;
			padding-top:25px;	
		}
		
			INPUT.input-txt{
				width:108px;
				padding:5px 7px 5px 5px;
				height:18px;
				border:none;
				background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/input.png) no-repeat;
				margin-right:5px;
			}
			
			INPUT.log-bt{
				width:72px;
				height:28px;
				border:none;
				background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/input.png) -122px 0 no-repeat;
				position:absolute;	
				bottom:20px;
				right:3px;
				_bottom:0;
				cursor:pointer;			
			}
	
	
/****menu*****/
#menu{
	height:53px;
	padding:0 0 0 20px;
	margin:0;
	background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/menu.png) repeat-x;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	position:relative;
	overflow:hidden;
	
}

	#menu a{
		color:#CC3300;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
		padding:0 20px;
		display:block;
		float:left;
		height:27px;
		padding-top:10px;
		margin-top:7px;
		position:relative;
		margin-right:2px;
	}
	
	#menu a:hover, #menu a.active{
		background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/a-hover.png) repeat-x;
		color:#FFFFFF;
	}
	
	#menu a:hover EM, #menu a.active EM{visibility:visible;}
	
	EM.left-corner{
		width:9px;
		height:9px;
		position:absolute;
		bottom:0;
		left:0;
		background:url(https://uspatentmentor.com/assets/templates/whiteboard/images/input.png) -494px -21px;
		visibility:hidden;
	}
	
	EM.right-corner{
		width:9px;
		height:9px;
		position:absolute;
		bottom:0;
		right:0;
		background:url(https://uspatentmentor.com/assets/templates/whiteboard/images/input.png) -504px -21px;
		visibility:hidden;
	}
	
	
	#menu a.download{
		background:url(https://uspatentmentor.com/assets/templates/whiteboard/images/download.gif);
		width:192px;
		height:33px;
		line-height:33px;
		display:block;
		position:absolute;
		top:6px;
		right:15px;
		padding:0;
		text-align:center;
		color:#333333;
	}
.banner{border: 1px solid #C6C6C6;border-top:none;position:relative;width:960px;height:318px;background:#FFFFFF;}

	INPUT.learn{
		position:absolute;
		width:129px;
		height:33px;
		background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/input.png) -195px 0;
		bottom:42px;
		right:54px;
		border:none;
		cursor:pointer;
	}
	
/****content***/
#content{
	background:#FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 0;
}

	.col{
		float:left;
		
		width:239px;
		padding:0 40px;
	}
		.col .inner{min-height:270px;}
		.col p{margin-bottom:25px;line-height:150%;}
	
		.one{
			border-right: 1px solid #CCCCCC;
		}
		
		.two{
			border-right: 1px solid #CCCCCC;
		}

	.inner h1 {
		color:#000000;
		font-size:24px;
		font-weight: bold;
		margin: 25px 0;
		display:block;
	}

	.inner h2 a, .inner h2{
		color:#CE3C0B;
		font-size:18px;
		line-height:110%;
		text-decoration:none;
		font-weight:normal;
		display:block;
                margin: 10px 0;
	}

	.inner h3 a, .inner h3 a:link, .inner h3 a:visited, .inner h3{
		color:#999999;
		font-size:14px;
		line-height:110%;
		text-decoration:none;
		font-weight:normal;
		display:block;
                margin: 0 0 10px 0;
	}
		
	h1.title a, h1.title{
		color:#CE3C0B;
		font-size:18px;
		line-height:120%;
		text-decoration:none;
		font-weight:normal;
		padding-bottom:25px;
		display:block;
	}
	
	INPUT.get-started{
		width:83px;
		height:21px;
		border:none;
		background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/input.png) -326px 0;
		cursor:pointer;
	}
	
	INPUT.lets-go{
		width:83px;
		height:21px;
		border:none;
		background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/input.png) -409px 0;
		cursor:pointer;
	}
	
	SPAN.tel{
		display:block;
		font-size:24px;
		font-weight:bold;
		padding-bottom:15px;
	}
	
	SPAN.email{
		display:block;
		font-size:18px;
		font-weight:bold;
		padding-bottom:15px;
	}
	
	.center{text-align:center;position:relative;bottom:-25px;}
	
/***footer****/
#footer{
	height:52px;
	background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/footer.gif) repeat-x;
	line-height:52px;
	border:1px solid #CCCCCC;
	border-top:none;
	border-bottom:none;
	position:relative;	
	text-align:center;
	color:#999999;font-weight:bold;
}			
	EM.corner-left{
		position:absolute;
		bottom:0;
		left:-1px;
		background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/input.png) -492px 0;
		width:19px;
		height:19px;
	}
	
	EM.corner-right{
		position:absolute;
		bottom:0;
		right:-1px;
		background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/input.png) -512px 0;
		width:19px;
		height:19px;
	}
	
	#footer a{color:#999999;font-weight:bold;text-decoration:none;}
	
	.clousure{
		height:33px;
		width:960px;
		background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/clousure.gif);
		margin-top:3px;
		text-align:center;
		font-style:italic;
		color:#999999;
		font-size:11px;
		padding-top:2px;
	}
	
	.auto{margin:0 auto;width:150px;}
	
/*****all courses****/

.internal-col{
	width:582px;
	border-right:1px solid #CCCCCC;
	padding: 20px;
	float:left;
	font-weight:normal;
}
	.internal-col p{line-height:140%;}
	
	.internal-col p a{color:#333333;}
	
	.internal-col h1.title{padding-bottom:15px;}

	SPAN.under-title{
		color:#999999;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		line-height:133%;
	}
	
	.internal-col h1.internalt{padding-bottom:0;}
	
	h2.subtitle{
		color:#000000;
		font-size:24px;
		padding:30px 0 15px;	
	}
	
	SPAN.grey{
		color:#999999;
		font-weight:bold;
		display:block;
}

.right-col{
	float:left;
	width:252px;
	padding:20px 32px 20px 24px;
}

	.video-player{
		width:242px;
		height:221px;
		float:right;
		margin-right:3px;
	}
	
	.video-shadow{
		width:242px;
		height:20px;
		float:right;
		background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/video-shadow.png);
		margin-bottom:10px;
		margin-right:3px;
	}
	
	.block{
		border-top:1px solid #CCCCCC;
		padding:20px 0 25px 12px;
                font-weight: bold;
                color: #666666;
	}

        .block a {
                text-decoration: none;
                font-weight: bold;
                color: #999999;
                font-size: 12pt;
                text-transform: uppercase;
                margin-bottom: 5px;
        }

.block a:hover {
color: #CE3C0B;
}
		ul.list li{
			background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/li.png) left top no-repeat;
			padding:3px 0 3px 20px;
			font-weight:bold;
			font-style:italic;
			margin-bottom:5px;	
		}
		
	EM.quote{
		width:21px;
		height:18px;
		background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/quotes.gif);
		float:left;
		margin-top:-3px;
	}
	
	EM.right-q{
		background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/quotes.gif) -20px 0;
		margin:0;
		float:right;
		margin-top:-20px;
	}
	
	SPAN.testimonial{
		font-style:italic;
		line-height:166%;
		padding:0 0 0 3px;
	}
	
	SPAN.author{color:#CC3300;}
	
/****free passs*****/
DIV.free-pass{font-weight:bold;line-height:141%;}

	SPAN.free-pass{	
		padding-top:15px;
		display:block;
		width:112px;
	}

	EM.free-pass{
		background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/free-pass.png);
		float:right;
		width:98px;
		height:97px;
	}
	
	INPUT.learn-m{
		width:83px;
		height:21px;
		background: url(https://uspatentmentor.com/assets/templates/whiteboard/images/input.png) -538px -14px;
		border:none;
		cursor:pointer;
		margin-top:20px;
	}
		
label {
display: block;
}