body {
	margin: 0;
	color: #444;
	font: 14px/19px Arial, Helvetica, sans-serif;
	background: #eee url(images/bg-body.gif) repeat-x;
	min-width: 880px;
}
h1, h2 {
	line-height: 28px;
}
img { border-style: none; }
a {
	text-decoration: none;
	color: #06c;
}
a:hover { text-decoration: underline; }
#header {
	margin: 0 0 -3px;
	background: url(images/bg-header.png) no-repeat 50% 0;
}
.alignright {
   float: right;
   margin: 0 0 10px 10px;
}
.alignleft {
   float: left;
   margin: 10px 10px 0 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.topbar {
	position: relative;
	padding: 0 0 21px;
	background: url(images/bg-topbar.png) no-repeat 50% 100%;
}
.topbar .holder {
	background: #074690;
}
#nav {
	width: 870px;
	height: 28px;
	margin: 0 auto;
	padding: 32px 5px 0 0;
	list-style: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
#nav > li {
	position: relative;
	display: inline;
	margin: 0 33px 0 31px;
}
#nav > li > a {
	color: #b8b8b8;
	display: inline-block;
}
#nav > li:hover > a, #nav > li > a:hover, #nav > li.active > a {
	color: #fff;
	padding: 0 0 9px;
	text-decoration: none;
	background: url(images/arrow.png) no-repeat 50% 100%;
}
#nav li:hover .dropdown { display: block; }
.dropdown {
	position: absolute;
	left: -9px;
	top: 100%;
	text-align: left;
	font-weight: normal;
	display: none;
	padding: 11px 0 0;
	font-size: 13px;
	line-height: 17px;
	text-transform: none;
}
#nav li.right .dropdown {
	left: auto;
	right: -9px;
}
.chrome .dropdown, .opera .dropdown, .safari .dropdown { padding: 12px 0 0; }
.dropdown ul {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: #074690;
}
.dropdown ul a {
	display: block;
	color: #b8b8b8;
	white-space: nowrap;
	padding: 6px 13px 8px 10px;
}
.dropdown ul a:hover {
	color: #fff;
	text-decoration: none;
	background: #000c31;
}
.logo-area {
	width: 750px;
	margin: -21px auto 0;
	padding: 29px 10px 16px 110px;
	overflow: hidden;
	background: url(images/bg-header2.png) no-repeat 50% 0;
}
.logo-area .logo {
	width: 238px;
	float: left;
	height: 76px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat;
}
.logo a {
	display: block;
	height: 100%;
}
.logo-area .slogan {
	float: left;
	color: #036;
	font-size: 23px;
	line-height: 30px;
	margin: 50px 0 0 20px;
	word-spacing: -2px;
}
#main {
	overflow: hidden;
	margin: 0 auto;
	width: 870px;
	padding: 13px 0 0;
	background: url(images/bg-main.png) no-repeat;
}
#main .main-holder {
	padding: 0 0 13px;
	background: url(images/bg-main.png) no-repeat -870px 100%;
}
#main .main-frame {
	width: 840px;
	padding: 0 17px 0 13px;
	overflow: hidden;
	background: url(images/bg-main.png) repeat-y -1740px 0;
}
#main .visual {
	overflow: hidden;
	margin: 0 0 17px;
}
#main .visual img { display: block; }
#main .visual .caption {
	overflow: hidden;
	font-size: 23px;
	line-height: 29px;
	color: #fff;
	font-weight: bold;
	background: url(images/bg-caption.png);
}
#main .visual .caption .holder {
	overflow: hidden;
	padding: 11px 10px 9px 18px;
	background: url(images/bg-caption2.png) no-repeat 50% 0;
}
.home #main .visual .caption .holder {
	text-align: center;
	padding: 15px 10px 11px 18px;
}
#main .visual .caption p { margin: 0 0 5px; }
#main .visual .caption h1 {
	margin: 0;
	color: #fff; /* 09f */
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
}
.home .twocolumns {
	background: none;
	padding-bottom: 0;
	margin: 0 0 -2px;
}
#twocolumn {
	overflow: hidden;
	padding: 12px 12px;
}
.twocolumns {
	overflow: hidden;
	padding: 0 10px 32px 17px;
	background: url(images/bg-twocolumns.png) no-repeat 50% 100%;
}
.home #content { width: 565px; }
#content {
	padding: 3px 0 0;
	float: left;
	width: 575px;
}
.home #content p { margin: 0 0 23px; }
#content .list {
	list-style: none;
	padding: 0 10px 0 125px;
	margin: -4px 0 6px;
	overflow: hidden;
}
#content .list li {
	padding: 5px 0 8px 45px;
	margin: 0 0 10px;
}
#content .list li a { color: #0055b2; }
#content .list li.predictive { background: url(images/ico.png) no-repeat; }
#content .list li.youtube { background: url(images/ico2.png) no-repeat; }
#content .list li.facebook { background: url(images/ico3.png) no-repeat; }
#content .list li.socialcoupons { background: url(images/icon-socialcoupon-30px.png) no-repeat; }
#content .list li.source { background: url(images/ico4.png) no-repeat; }
#content .list li.events { background: url(images/ico6.png) no-repeat; }
#content .list li.location { background: url(images/ico5.png) no-repeat; }
.aside {
	float: right;
	width: 216px;
}
.aside .contact-box {
	overflow: hidden;
	margin: 0 0 15px;
}
.aside .contact-box img { display: block; }
.home .social-networks { background: url(images/bg-social-media.png) no-repeat 50% 100%; }
.social-networks {
	overflow: hidden;
	text-align: center;
	padding: 0 0 18px;
}
.social-networks .heading {
	font-weight: normal;
	display: block;
	color: #535353;
	margin: 0 0 11px;
}
.social-networks ul {
	overflow: hidden;
	margin: 0;
	padding: 0 7px 0 0;
	list-style: none;
}
.social-networks ul li {
	display: inline-block;
	padding: 0 6px;
}
.social-networks ul li a {
	background: url(images/ico-social-networks.png) no-repeat;
	width: 24px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.social-networks li.twitter a { background-position: -40px 0; }
.social-networks li.linkedin a { background-position: -79px 0; }
.social-networks li.googleplus a { background-position: -120px 0; }
.home #footer { padding: 9px 35px 9px 5px; }
#footer {
	overflow: hidden;
	margin: 0 auto;
	width: 830px;
	padding: 11px 35px 11px 5px;
	font-size: 13px;
	text-align: center;
	color: #777;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0 21px 0 0;
	display: inline-block;
}
#footer ul li {
	display: inline;
	padding: 0 17px;
}
#footer ul li a { color: #777; }
#footer .copyright { display: inline-block; }
#footer .copyright sup {
	font-size: 11px;
	vertical-align: top;
}
#content .links-area { overflow: hidden; }
.links-area .title {
	display: block;
	font-weight: normal;
	margin: 0 0 14px;
}
.links-area .holder { overflow: hidden; }
.links-area ul:first-child { margin: 0 66px 0 1px; }
.links-area ul {
	width: 250px;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
.services .links ul {
	width: 250px;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
.links-area ul li {
	padding: 0 0 6px 18px;
	background: url(images/arrow2.png) no-repeat 0 7px;
	/*color: #0066CC;*/
}
#content p { margin: 0 0 20px; }
#main .services {
	list-style: none;
	padding: 15px 25px 28px 48px;
	margin: 0;
	overflow: hidden;
}
#main .content-fullpage {
	padding-left: 15px;
}
#main .services > li:first-child { padding: 0 0 1px; }
#main .services > li {
	overflow: hidden;
	padding: 0 0 5px;
}
#main .services .alignleft {
	float: left;
	margin: 3px 66px 0 0;
}
#main .services .textbox {
	overflow: hidden;
	line-height: 20px;
}
.services .textbox h2 {
	margin: 0 0 3px;
	color: #003f92;
	font-size: 17px;
	line-height: 20px;
	word-spacing: -2px;
	text-transform: capitalize;
}
.services .textbox p { margin: 0 0 10px; }
.services .textbox p span { color: #06c; }
.services .textbox p strong { color: #000; }
.services .links {
	overflow: hidden;
	padding: 1px 0 6px;
}
.services .links ul { padding: 0 60px 0 1px; }
.services .links ul li {
	padding: 0 0 5px 17px;
	background: url(images/arrow2.png) no-repeat 0 8px;
	/*color: #0066CC;*/
}
#header:after, .topbar:after, .topbar .holder:after, #nav:after {
	display: block;
	content: '';
	clear: both;
}
/*        ##################################
           FORMS
        ################################## */

label {display:block;}
textarea {width:450px; height:150px; margin:0; padding:5px; background:url(img/bg-form-text.gif) repeat-x left top #fff; border:1px solid #ccc; -moz-border-radius:5px;}
input {margin:0 0 5px 0;}

/* forms */
#form_1 .input {width:187px;background:url(http://www.medianeedle.com/blog/wp-content/uploads/input-bg.jpg) no-repeat;padding:3px 10px;color:#191919;font:10px Arial, Helvetica, sans-serif;height:19px; border:0px;}
#form_1 textarea {overflow:auto;width:186px;background:url(http://www.medianeedle.com/blog/wp-content/uploads/text-area.jpg) no-repeat;padding:3px 10px;color:#191919;font:12px Arial, Helvetica, sans-serif;height:35px;margin:0; border:0px;}
#form_1 {background:url(http://www.medianeedle.com/blog/wp-content/uploads/form-bg.jpg) no-repeat;height:316px; width:212px;padding-top:10px;color:#bababa}
#form_1 h3 {padding:23px 0 4px 0;border-bottom:1px solid #8c8c8c;margin-bottom:15px}
#form_1 .input {background:url(http://www.medianeedle.com/blog/wp-content/uploads/input-bg.jpg) no-repeat; font:12px Arial, Helvetica, sans-serif;color:#191919;float:left;padding:3px 10px;height:26px;width:187px !important}
#form_1 .row {min-height:46px;width:100%;overflow:hidden}
#form_1 .row_select {min-height:46px;width:100%}
#form_1 .jqTransformSelectWrapper {float:left;width:213px !important}
#form_1 .jqTransformSelectWrapper span{float:left;width:201px !important}
#form_1 .cols {width:94px}
#form_1 .cols .jqTransformSelectWrapper {float:left;width:96px !important}
#form_1 .cols .jqTransformSelectWrapper span{float:left;width:84px !important}
#form_1 .pad_left1 {padding-left:116px}
#form_1 .button {margin-top:17px;background-image:url(http://www.medianeedle.com/blog/wp-content/uploads/submit.jpg);width:94px}
#form_1 .pad_bot1 {padding-bottom:9px}
#form_1 .pad1 {padding:0 33px}
#error { font-size:11px}

/* Let's remove that WordPress Stats Smiley Face ! */
img#wpstats {
     display: none;
}
