/* @override 
	http://www.webdesign.gs/metrolaw1/style/style.css
	http://www.minneapolis-injury-lawyer.net/style/style.css
*/

body {
	margin: 0px 0px;
	background: #FFF url(../images/main-bg.png) repeat-x;
	font-family: Georgia;
	font-size: 14px;
}

#cms_content {
	width: 615px;
}

* {
	margin: 0px 0px;
	padding: 0px 0px;
}

a {
	color: #0B64BB;
}

a:hover {
	color: #000;
	text-decoration: none;
}

#wrapper {
	margin: 0px auto;
	width: 950px;		
}

#top-bar {
	width: 950px;
	height: 21px;
}
	
	#top-bar p {
		color: #FFF;
		text-transform: uppercase;
	font: bold 14px/21px Arial;
}

#header {
	width: 621px;
	height: 81px;
}

	#header a {
		width: 621px;
		height: 81px;
		display: block;
		background: transparent url(../images/metro-law-offices-logo.png) no-repeat 0px 4px;
		text-indent: -9001em;
	}
	
#navigation {
	width: 621px;
	height: 37px;	
}

	#navigation ul {
		list-style: none;
		padding-top: 3px;
	}
	
	#navigation ul li {
		display: inline;
		float: left;
	}
	
		#navigation ul li a {
			float: left;
			display: block;
			color: #FFF;
			font-family: Georgia;
			text-transform: uppercase;
			text-decoration: none;
			border-right: 1px solid #FFF;
			padding: 2px 7px 2px 7px;
			margin: 5px 0px 0px 0px;
			font-size: 15px;
			font-weight: bold;
		}
		
			#navigation ul li a:hover {
				color: #000;
			}

#left-content {
	width: 621px;
	float: left;
}

	#header-image {
		background: transparent url(../images/top-image.png) no-repeat;
		width: 621px;
		height: 173px;
		position: absolute;
		top: 150px;
	}
	
	#header-image img {
		position: relative;
		left: 11px;
		top: 12px;
	}
	
	#main-content {
		padding-top: 200px;
	}
	
		#main-content h1#home-header {
		`	font-family: Georgia;
			font-size: 28px;
			padding: 0px 0px 15px 0px;
			background: transparent url(../images/serving-all-of-minnesota.png) no-repeat -1px 32px;
		}
		
		#main-content h1 {
			font-size: 25px;
			padding: 0px 0px 0px 5px;
		}
		
		#main-content h2 {
			color: #0B64BB;
			font-size: 16px;
			padding: 5px 0px 0px 12px;

		}
		
		#main-content h3 {
			font-size: 14px;
			padding: 5px 0px 0px 8px;
			color: #222;
		}
		
		#main-content  p.home-cta {
			text-align: center;
			color: #0B64BB;
			font-size: 17px;
			font-family: Arial;
			text-transform: uppercase;
			font-weight: bold;
			border-bottom: 1px solid #BCBCBC;
			margin: 10px 40px 10px 40px;
			padding: 7px 0px;
		}
		
		#main-content p {
			font-size: 14px;
			font-family: Georgia;
			color: #686868;
			padding: 10px 20px;
			line-height: 1.5em;
		}

.leftul {
	float: left;
	background-color: #f6f6f6;
	padding-right: 30px;
	border: 2px solid silver;
	-webkit-box-shadow: 0px 0px 7px #676767;
	margin: 15px 20px 10px 15px;
}
		
		#main-content ul, #main-content ol {
			font-size: 14px;
			font-family: Georgia;
			color: #686868;
			padding: 10px 20px;
			line-height: 1.5em;
			padding-left: 65px;
		}

#main-content dl {
			font-size: 14px;
			font-family: Georgia;
			color: #686868;
			padding: 10px 20px 10px 45px;
			line-height: 1.5em;
		}

#main-content dt {
	font-weight: bold;
	font-style: italic;
	color: #0b64bb;
	text-transform: uppercase;
}

#main-content dd {
	padding-left: 20px;
	margin-bottom: 15px;
	padding-right: 80px;
	text-align: justify;
}

#right-content {
	width: 329px;
	float: left;
}

	#contact-form {
		background: transparent url(../images/contact-form-bg.png) no-repeat;
		margin: 3px auto 0px auto;
		width: 320px;
		height: 317px;
	}
	
		#contact-form h2 {
			text-align: center !important;
			margin: 0px  !important;
			padding: 18px 0px 0px 0px !important;
			font-family: Arial !important !important;
			text-transform: uppercase !important;
			color: #7D7D7D !important;
			font-size: 15px !important;
			background: transparent !important;
		}
		
		#contact-form p {
			text-align: center;
			font-family: Arial;
			text-transform: uppercase;
			color: #0B64BB;
			font-size: .85em;
			padding: 3px 0px 5px 0px;
		}
	
		#contact-form form {
			width: 285px;
			margin: 0px auto;
			text-align: center;
		}
		
		#contact-form form input {
			border: 1px solid #E2E2E2;
			background-color: #F6F6F6;
			width: 228px;
			padding: 6px 5px;
			margin: 3px;
			font-family: Georgia;
			font-size: 14px;
			color: #737373;
		}
		
		#contact-form textarea {
			border: 1px solid #E2E2E2;
			background-color: #F6F6F6;
			width: 228px;
			height: 40px;
			padding: 6px 5px;
			margin: 3px;
			font-family: Georgia;
			font-size: 14px;
			color: #737373;
		}
		
		#contact-form button {
	background-image: url(../images/green2.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 63px;
	background-color: transparent;
	border: none;
	margin-left: 180px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	padding-left: 1px;
	padding-top: 0px;
	color: #e8e8e8;
	margin-top: 3px;
	
		}
		
			#contact-form button:hover {
				color: #000;
			}
			
	#right-content h2 {
		text-align: center;
		font-family: Georgia;
		color: #4F4F4F;
		text-transform: uppercase;
		font-size: 16px;
		background: transparent url(../images/design-bg.png) no-repeat 6px 0px;
		padding: 40px 0px 5px 0px;
		margin: 10px 0px 0px 0px;
		height: 26px;
	}
	
	#right-content ul {
		list-style: none;
		line-height: 1.4em;
		padding: 5px 0px 10px 60px;
	}
	
		#right-content ul li {
			background: transparent url(../images/bullet.png) no-repeat 0px 7px;
			padding: 0px 0px 0px 10px;
			margin: 0px 0px;
		}
		
			#right-content ul li a {
				font-family: Arial;
				font-style: italic;
				color: #636363;
				text-decoration: none;
				text-transform: uppercase;
				letter-spacing: 1px;
				font-size: 12px;
			}
			
				#right-content ul li a:hover {
					text-decoration: underline;
					color: #0B64BB;
				}
				
		#news {
			margin: 0px auto;
		}
		
			#news p {
				text-align: justify;
				font-size: 11px;
				font-family: Arial;
				color: #9e9e9e;
				font-style: italic;
				text-transform: uppercase;
				width: 245px;
				margin-left: 35px;
				line-height: 1.5em;
			}
			
			#news a {
				float: right;
				display: block;
				border: 1px solid #0B64BB;
				background-color: #0B64BB;
				color: #FFF;
				text-decoration: none;
				text-transform: uppercase;
				font-family: Arial;
				font-size: 10px;
				padding: 4px 22px;
				margin: 5px 45px 0px 0px;
			}
			
				#news a:hover {
					color: #FFF;
					border-color: #555355;
					background-color: #838083;
				}
			

#footer {
	width: 950px;
	clear: both;
	padding: 50px 0px;
}

	#footer p {
		text-align: center;
		text-transform: uppercase;
		font-family: Arial;
		font-size: 13px;
		color: #999;
		padding: 10px;
		line-height: 1.5em;
		letter-spacing: 1px
	}
	
		#footer p a {
			color: #999;
			text-decoration: none;
		}
		
			#footer p a:hover {
				color: #0B64BB;
				text-decoration: underline;
			}

	#footer-links {
		text-align: center;
		font-family: Arial;
		color: #0B64BB;
		font-weight: bold;
	}
	
		#footer-links a {
			color: #0B64BB;
			text-decoration: none;
			text-transform: uppercase;
			font-weight: bold;
			letter-spacing: 2px;
			font-size: 12px;

		}
		
		#footer-links a:hover {
			color: #000;
			text-decoration: underline;
		}
		
	#footer-contact {
		border: 1px solid #E2E2E2;
		background-color: #F6F6F6;
		font-family: Arial;
		padding: 5px 10px;
		margin-top: 15px;
	}
	
		#footer-contact b {
			float: left;
			display: block;
			font-weight: normal;
			color: #454545;
			font-size: 12px;
			line-height: 1.5em;
		}
		
		#footer-contact h3, h4 {
			float: right;
			clear: right;
			text-transform: uppercase;
		}
		
		#footer-contact h3 {
			color: #8b8b8b;
			font-size: 22px;
			font-weight: normal;
			letter-spacing: 1px;
			padding: 4px 0px 0px 0px;
		}
		
		#footer-contact h4 {
			color: #0B64BB;
			font-family: Georgia;
			font-size: 13px;
			padding: 4px 0px 0px 0px;
			letter-spacing: .1em;
		}
		
		#footer .large{
	font-size: 28px;
	font-weight: bold;
	color: #454545;
	
}
		
a.last-link {
	border: none !important;
}

ul.link-list {
	list-style: none;
	width: 200px;
	margin: 0px;
	padding: 0px 0px 0px 25px!important;
}

	ul.link-list li {
		
	}
	
	ul.link-list li a {
		border-bottom: 1px dotted #999;
		display: block;
		padding: 2px 5px 2px 5px;
		text-decoration: none;
		font-size: 16px;
		color: #0B64BB;
	text-indent: 3px;
}
	
		ul.link-list li a:hover {
			background-color: #0B64BB;
			color: #FFF;
			padding-left: 2px;
		}
		
.google-map {
	width: 350px;
	height: 275px;
	border: 1px solid #0B64BB;
	float: right;
}

.cnn {
	float: left;
	background-color: #f6f6f6;
	border: 2px solid silver;
	-webkit-box-shadow: 0px 0px 7px #676767;
	margin: 15px 20px 10px 15px;
	width: 180px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#main-content .cnn p {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

#main-content .cnn p a:link {
	text-decoration: none;
	font-style: italic;
	display: block;
}

.cnn-vid {
	width: 520px;
	height: 330px;
	background-color: black;
	-webkit-box-shadow: 0px 0px 12px #676767;
	margin: 25px auto 15px;
}

#main-content p.cnn-links {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

#main-content p.cnn-links a {
	background-color: #dfdfdf;
	padding: 3px 8px;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-border-radius: 5px;
}

.right-img {
	float: right;
	margin-right: 15px !important;
}

.left-img {
	float: left;
	margin-left: 15px !important;
}

.bg300 {
	padding: 8px;
	background: transparent url(../images/image-bg-300w.png) no-repeat;
	margin: 10px 5px 5px 5px;
}
