/*
	Inlight Media:
	December 2010
*/

/* FONTS ----------------------------------------------------------*/

@font-face {
	font-family: 'HelveticaNeueRoman';
	src: url('../fonts/helvetica-neue-roman.eot?') format('eot'),
	     url('../fonts/helvetica-neue-roman.woff') format('woff'),
	     url('../fonts/helvetica-neue-roman.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLight';
	src: url('../fonts/helvetica-neue-light.eot?') format('eot'),
	     url('../fonts/helvetica-neue-light.woff') format('woff'),
	     url('../fonts/helvetica-neue-light.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* CONTAINERS -----------------------------------------------------*/

html {
	overflow-y: scroll;
	height: 100%;
}

body {
	font-family: HelveticaNeueLight, Helvetica, Arial;
	font-size: 62.5%;
	text-align: left;
	color: #333;
	height: 100%;
	background: url(../img/background-body.jpg) repeat;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;
}

.bounding {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

/* SITE TYPOGRAPHY ------------------------------------------------*/

h2 {
	font-size: 240%;
	color: #222;
	font-weight: normal;
	margin-bottom: 5px;
	text-shadow: 1px 1px 0 #FFFFFF;
}

h3 {
	font-size: 200%;
	color: #222;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 10px;
	text-shadow: 1px 1px 0 #FFFFFF;
}

h4 {
	font-size: 160%;
	color: #222;
	font-weight: normal;
	text-shadow: 1px 1px 0 #FFFFFF;
}

p {
	margin-bottom: 1em;
}

/* HEADER ---------------------------------------------------------*/

#header {
	height: 90px;
	border-top: 1px solid #0cbae7;
}

#header #logo {
	float: left;
	width: 180px;
	height: 70px;
	margin-right: 15px;
	margin-top: 30px;
}

#header  div.bounding {
	position: relative;
}

#header #menu {
	position: absolute;
	width: 520px;
	top: 40px;
	right: 0px;
	text-transform: lowercase;
}

#header #menu ul {
	float: right;
}

#header #menu ul li {
	float: left;
	margin-left: 30px;
}

#header #menu ul li a {
	float: left;
	font-size: 155%;
	color: #666;
	text-decoration: none;
}

#header #menu ul a:hover {
	color: #999;
}

#header #menu ul a.active {
	color: #222;
}

#header #menu ul a.login {
	color: #03b6e5;
}

#header #menu ul a:hover.login {
	color: #45cff2;
}

#header #client-login {
	position: absolute;
	width: 520px;
	height: 38px;
	top: 30px;
	right: 0px;
}

#header #client-login form {
	float: left;
	width: 464px;
	height: 38px;
	background: url(../img/background-login-form.png) no-repeat;
}

#header #client-login form label {
	float: left;
	line-height: 38px;
	vertical-align: middle;
	font-size: 140%;
	margin-left: 10px;
	margin-right: 15px;
	color: #666;
}

#header #client-login form input.text {
	float: left;
	width: 105px;
	border: 0 none;
	padding: 7px;
	margin-top: 5px;
	color: #999;
	margin-right: 5px;
}

#header #client-login form input#btnSubmit {
	float: left;
	width: 36px;
	height: 30px;
    border: 0 none;
    cursor: pointer;
	margin-top: 4px;
	margin-left: 7px;
	background: url("../img/btn-go.png") 0 0;
}

#header #client-login form input#btnSubmit:hover {
	background-position: 0 -30px;
}

#header #client-login a {
	float: right;
	line-height: 38px;
	vertical-align: middle;
	font-size: 155%;
	color: #666;
	text-decoration: none;
	color: #03b6e5;
}

#header #client-login a:hover {
	text-decoration: underline;
}

/* HOME ----------------------------------------------------*/

#hero {
	position: relative;
	height: 380px;
	background: #000 url(../img/background-hero-footer.png) bottom repeat-x;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#hero div.recent-project {
	position: absolute;
	top: 0;
	left: 0;
	height: 380px;
	width: 100%;
}

#hero #nightvibes-project { background: url(../img/background-hero-nightvibes.jpg) center no-repeat; }
#hero #tom-waterhouse-project {	background: url(../img/background-hero-tom-waterhouse.jpg) center no-repeat; }
#hero #vmc-project { background: url(../img/background-hero-vmc.jpg) center no-repeat; }
#hero #twelevision-project { background: url(../img/background-hero-twelevision-repeat.jpg) top repeat-x; }
#hero #twelevision-project div.wrapper { background: url(../img/background-hero-twelevision.jpg) center no-repeat; }
#hero #stockland-project { background: url(../img/background-hero-stockland-repeat.jpg) top repeat-x; }
#hero #stockland-project div.wrapper { background: url(../img/background-hero-stockland.jpg) center no-repeat; }

#hero #twelevision-project div.wrapper,  
#hero #stockland-project div.wrapper {
	position: absolute;
	height: 400px;
	top: -20px;
	width: 100%;
}

#hero div.recent-project div.details {
	height: 120px;
	width: 960px;
	text-align: left;
	padding-top: 160px;
}

#hero div#twelevision-project div.details {
	padding-top: 220px;
}

#hero div#stockland-project div.details {
	padding-top: 210px;
}

#hero div#tom-waterhouse-project div.details {
	height: 90px;
	padding-top: 190px;
}

#hero div.recent-project div.details h2 {
	font-size: 200%;
	color: #ddd;
	text-align: left;
	text-shadow: none;
}

#hero div.recent-project div.details a {
    font-family: HelveticaNeueRoman, Helvetica, Arial;
    font-size: 140%;
	color: #03B6E5;
    text-decoration: none;
}

#hero div.recent-project div.details a:hover {
	text-decoration: underline;
}

#hero #controls-wrapper {
	position: absolute;
	top: 300px;
	left: 0;
	height: 60px;
	width: 100%;
}

#hero #controls h2 {
	color: #7c7c7c;
	text-shadow: none;
}

#hero #controls ul#project-buttons {
	margin-top: 10px;
}

#hero #controls ul#project-buttons li {
	float: left;
	margin-right: 5px;
	text-align: center;
}

#hero #controls ul#project-buttons li a {
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	vertical-align: 30px;
	font-size: 130%;
	font-family: HelveticaNeueRoman, Helvetica, Arial;
	color: #35c2e9;
	text-decoration: none;
	background: url(../img/btn-project-numer.png) 0 0;
}

#hero #controls ul#project-buttons li a.active {
	background: url(../img/btn-project-numer-active.png) 0 0;
	color: #111;
}

#hero #controls ul#project-buttons li a:hover {
	text-decoration: underline;
}

#hero #controls a.all-work {
	line-height: 30px;
	vertical-align: middle;
	color: #03B6E5;
    font-family: HelveticaNeueRoman, Helvetica, Arial;
    font-size: 140%;
    text-decoration: none;
	margin-left: 10px;
}

#hero #controls a.all-work:hover {
	text-decoration: underline;
}

/* MAIN -----------------------------------------------------------*/

div.column-left {
	float: left;
	width: 280px;
	margin: 0 20px 0 0;
}

div.column-middle {
	float: left;
	width: 310px;
	margin-right: 20px;
}

div.column-right {
	float: left;
	width: 310px;
}

/* blog-featured Home page */

#blog-featured,
div.project {
	width: 940px;
	padding-top: 40px;
	padding-bottom: 30px;
	border-bottom: 2px solid #eee;
}

#tech-blog-featured {
	margin-top: 30px;
	padding-bottom: 30px;
}

div.project div.column-left h3 {
	font-size: 180%;
	color: #999;
	margin-top: 2em;
}

#blog-featured div.column-left p,
#tech-blog-featured div.column-left p,
div.project div.column-left p,
#blog #side-bar p,
#contact-page #side-bar p,
#expertise #side-bar p {
	font-size: 160%;
	color: #999;
	line-height: 1.2em;
	margin-bottom: 10px;
	padding-right: 40px;
}

div.project div.column-left p.inactive {
	display: block;
	color: #87c9db;
	font-size: 140%;
	font-family: HelveticaNeueRoman, Helvetica, Arial;
	margin-bottom: 5px;
}

#blog-featured div.column-left a,
#tech-blog-featured div.column-left a,
div.project div.column-left a,
#blog div.article div.details a {
	display: block;
	color: #03b6e5;
	font-size: 140%;
	text-decoration: none;
	font-family: HelveticaNeueRoman, Helvetica, Arial;
	margin-bottom: 5px;
}

#blog-featured div.column-left a:hover,
#tech-blog-featured div.column-left a:hover,
div.project div.column-left a:hover,
#blog div.article div.details a:hover {
	text-decoration: underline;
}

#contact-page #side-bar a {
	color: #03b6e5;
	text-decoration: none;
}

#contact-page #side-bar a:hover {
	text-decoration: underline;
}

#blog-featured div.blog-featured-post img,
div.project img,
#expertise #content div.column-middle img,
#expertise #content div.column-right img {
	margin-bottom: 20px;
}

#blog-featured div.blog-featured-post h3,
#tech-blog-featured div.blog-featured-post h3,
#contact h3,
div.project h3 {
	padding-right: 20px;
	line-height: 1.2em;
}

#blog-featured div.blog-featured-post p,
#tech-blog-featured div.blog-featured-post p,
div.project p,
#blog p.no-posts {
	font-size: 130%;
	color: #666;
	line-height: 1.5em;
	margin-bottom: 1em;
	padding-right: 20px;
}

div.project p a {
	color: #444;
	font-size: 100%;
}

#tech-blog-featured div.blog-featured-post p a {
	font-size: 100%;
}

#tech-blog-featured div.blog-featured-post p.meta {
	color: #999;
	margin-bottom: 0.5em;
}

#tech-blog-featured div.blog-featured-post p.meta span {
	padding-right: 10px;
	border-right: 1px solid #999;
	margin-right: 10px;
}



div.project ul {
	 list-style: none outside;
}

div.project ul li {
	height: 30px;
	font-size: 120%;
	color: #666;
	vertical-align: middle;
	padding-left: 40px;
	padding-top: 10px;
}

div.project ul li.cakephp {	background: url(../img/icon-cakephp.png) left center no-repeat;	}
div.project ul li.facebook {	background: url(../img/icon-facebook.png) left center no-repeat; }
div.project ul li.apple {	background: url(../img/icon-apple.png) left center no-repeat; }
div.project ul li.twitter {	background: url(../img/icon-twitter-small.png) left center no-repeat; }
div.project ul li.wordpress {	background: url(../img/icon-wordpress.png) left center no-repeat; }
div.project ul li.flash {	background: url(../img/icon-flash.png) left center no-repeat; }
div.project ul li.campaign-monitor {	background: url(../img/icon-campaign-monitor.png) left center no-repeat; }
div.project ul li.you-tube {	background: url(../img/icon-you-tube.png) left center no-repeat; }
div.project ul li.video {	background: url(../img/icon-video.png) left center no-repeat; }
div.project ul li.joomla {	background: url(../img/icon-joomla.png) left center no-repeat; }
div.project ul li.jquery {	background: url(../img/icon-jquery.png) left center no-repeat; }
div.project ul li.nodejs {	background: url(../img/icon-nodejs.png) left center no-repeat; }
div.project ul li.eway {	background: url(../img/icon-eway.png) left center no-repeat; }
div.project ul li.maps {	background: url(../img/icon-maps.png) left center no-repeat; }

#blog-featured div.blog-featured-post a,
#tech-blog-featured div.blog-featured-post a,
div.project a,
.post.featured a.read-more {
	font-size: 120%;
	color: #03b6e5;
	text-decoration: none;
	font-family: HelveticaNeueRoman, Helvetica, Arial;
}

#blog-featured div.blog-featured-post a:hover,
#tech-blog-featured div.blog-featured-post a:hover,
div.project a:hover,
.post.featured a.read-more:hover {
	text-decoration: underline;
}

#contact {
	background: url(../img/background-contact.png) top repeat-x;
	padding-top: 30px;
	margin-bottom: 30px;
}

#contact div.column-middle {
	margin-left: 300px;
}

#contact h3,
#contact-page h3.twitter {
	padding-left: 54px;
}

#contact h3.contact {
	line-height: 44px;
	vertical-align: middle;
	background: url(../img/icon-contact.png) center left no-repeat;
}

#contact h3.twitter,
#contact-page h3.twitter {
	line-height: 44px;
	vertical-align: middle;
	background: url(../img/icon-twitter.png) center left no-repeat;
}

#contact p {
	font-size: 160%;
	color: #888;
	line-height: 1.2em;
	margin-bottom: 1em;
	padding-right: 20px;
}

#contact a {
	color: #03b6e5;
	text-decoration: none;
}

#contact a:hover {
	text-decoration: underline;
}


/* PAGES ----------------------------------------------------*/

#page-title {
	height: 100px;
	background: #111 url(../img/background-page-title.jpg) center no-repeat;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#page-title h1 {
	font-size: 240%;
	color: #03B6E5;
	font-weight: normal;
	padding-top: 40px;
}

/* Expertise */

#expertise #content {
	margin-bottom: 30px;
}

#expertise #content h3 {
	padding-top: 20px;
}

#expertise #content p {
	color: #666666;
    font-size: 130%;
    line-height: 1.5em;
    padding-bottom: 1em;
}

#expertise #content p.intro {
	color: #222222;
    font-size: 200%;
    font-weight: normal;
    line-height: 1.2em;
}

#expertise #content ul {
	list-style: disc outside none;
	padding-left: 20px;
}

#expertise #content ul li {
	color: #666666;
    font-size: 120%;
    height: 30px;
    padding-left: 20px;
    vertical-align: middle;
}

#expertise #client-logos img {
	margin-right: 30px;
	margin-bottom: 30px;
}


/* Blog */

#blog,
#contact-page,
#expertise {
	margin-top: 40px;
}

#blog #side-bar,
#contact-page #side-bar,
#expertise #side-bar {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}

#blog #content,
#contact-page #content,
#expertise #content {
	float: left;
	width: 640px;
}

#blog #side-bar p,
#expertise #side-bar p {
	margin-bottom: 30px;
}

#blog #side-bar a.show-all {
	display: block;
	line-height: 36px;
	vertical-align: middle;
	font-size: 160%;
	color: #666666;
	text-decoration: none;
	margin-top: 30px;
	border-bottom: 1px solid #eee;
}

#blog #side-bar a.show-all:hover {
	text-decoration: underline;
}

#blog #side-bar ul,
#expertise #side-bar ul {
	margin-bottom: 10px;
}

#blog #side-bar ul.blog-tags li a,
#expertise #side-bar ul.white-papers li a {
	display: block;
	vertical-align: middle;
	font-size: 160%;
	color: #999;
	text-decoration: none;
	line-height: 1.2em;
	border-bottom: 1px solid #eee;
	padding: 12px 10px 8px 20px;
	background: url(../img/icon-arrow.png) left 15px no-repeat;
}

#blog #side-bar ul.blog-tags li a:hover,
#expertise #side-bar ul.white-papers li a:hover {
	text-decoration: underline;
}

#blog #side-bar a.rss {
	display: block;
	line-height: 36px;
	vertical-align: middle;
	font-size: 140%;
	color: #03b3e4;
	text-decoration: none;
	padding-left: 30px;
	background: url(../img/icon-rss.png) left center no-repeat;
}

#blog #side-bar a.rss:hover {
	text-decoration: underline;
}

/* Blog Posts */

.post.featured h3 {
	font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 10px;
    text-shadow: 1px 1px 0 #FFFFFF;
	font-size: 200%;
}

.post.featured h3 a {
	color: #222222;
}

.post a {
	text-decoration: none;
	color: #03B6E5;
}

.post a:hover {
	text-decoration: underline;
}

.post {
	float: left;
	width: 640px;
	padding-bottom: 15px;
	border-bottom: 2px solid #EEEEEE;
	margin-bottom: 15px;
}

.post .title {
	color:#222222;
	font-size:240%;
	font-weight:normal;
	line-height:1.2em;
	margin-bottom:10px;
	text-shadow:1px 1px 0 #FFFFFF;
}

.post .title a {
	color:#222222;
	text-decoration: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	font-size: 140%;
	color: #666;
	padding-bottom: 15px;
}

.post .meta .author {
	padding-right: 10px;
	border-right: 1px solid #999;
	margin-right: 10px;
}

.post .content {
	font-size: 130%;
	line-height: 1.5em;
	padding-bottom: 1em;
	color: #666;
}

.post .content img {
	margin-bottom: 1em;
}

.post .content a.download {
	display: inline-block;
	height: 32px;
	margin-top: 20px;
	padding-left: 42px;
	line-height: 32px;
	background: url('../img/icon-download.png')  left no-repeat;
}

.post.last,
.post.single {
	border: none;
}

.post .tags {
	font-size: 120%;
	padding-bottom: 1em;
	color: #333;
}

.post .tags .heading {
	float: left;
	padding-right: 10px;
}

.post .tags ul li {
	float: left;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	margin-right: 10px;
}

.post .tags ul li.last {
	border: none;
}

.post .tags ul li a,
.post .tags ul li a:visited,
.post .tags ul li a:link {
	color: #03B6E5;
	text-decoration: none;
	font-size: 120%;
}

.post .tags ul li a:hover {
	text-decoration: underline;
}

.post h2 {
	margin-top: 20px;
	font-size: 140%;
}

.post h3 {
	margin-top: 10px;
	font-size: 130%;
}

.post h4 {
	margin-top: 10px;
	font-size: 110%;
}

.post.featured {
	float: left;
	width: 310px;
	margin-right: 20px;
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.post.featured.last {
	margin-right: 0;
}

.post.featured .image,
.post.multi .image {
	width: 310px;
	height: 100px;
}

.post.featured .image {
	margin-bottom: 20px;
}

.post.multi .image {
	float: left;
	margin-right: 20px;
}

.post.multi .details {
	float: right;
	width: 310px;
}

.post.single .image img {
	margin-bottom: 20px;
}

h3.tag-header {
	text-transform: capitalize;
	border-bottom: 2px solid #EEEEEE;
	padding-bottom:  10px;
	margin-bottom:  20px;
}

.post .content ul {
	list-style: disc outside none;
	padding-left: 20px;
}

.post .content ol {
	list-style: decimal outside none;
	padding-left: 20px;
}

.post .content ol ol {
	list-style: lower-alpha outside none;
}

.post .content ul li,
.post .content ol li {
	padding-bottom: 1em;
}

/* Blog Comments */

.comment {
	border-top: 2px solid #EEEEEE;
	padding-top: 15px;
	min-height: 110px;
}

.comment .name {
	float: left;
	text-transform: capitalize;
	font-size: 140%;
	color: #333;
	padding-bottom: 10px;
	margin-right: 10px;
	height: 16px;
}

.comment .created {
	float: right;
	font-size: 130%;
	color: #666;
	height: 16px;
}

.comment .website {
	line-height: 16px;
	height: 16px;
}

.comment .website a {
	color: #03B6E5;
	font-size: 130%;
	text-decoration: none;
}

.comment .message {
	color: #666666;
	font-size: 130%;
	line-height: 1.5em;
	margin-bottom: 1em;
	width: 560px;
}

.comment .gravatar {
	float: right;
	margin-left: 20px;
}

.comment#new-comment {

}


/* Comments Form */

#add-comment {
	margin-top: 40px;
}

#add-comment h3.leave-comment {
	float: left;
	line-height: 35px;
	height: 35px;
}

#add-comment .validation {
	font-size: 140%;
	float: right;
	line-height: 35px;
	height: 35px;
	margin-right: 7px;
}

#add-comment .validation #addCommentSuccessMessage {
	color: #89c542;
	padding: 5px 0 0 25px;
}

#add-comment .validation #addCommentErrorMessage {
	color: #f96a6a;
	padding: 5px 0 0 25px;
}

#add-comment form {
	background: url('../img/background-contact.png') top repeat-x;
	padding: 20px;
	margin-bottom: 70px;
}

#add-comment .input {
	float: left;
	margin-bottom: 10px;
}

#add-comment .input label {
	float: left;
	width: 100px;
	font-size: 140%;
	color: #333;
}

#add-comment .input label span {
	float: left;
	clear: both;
	font-size: 80%;
	color: #666;
	width: 100%;
}

#add-comment .input.textarea textarea,
#add-comment .input.text input {
	padding: 9px;
	color: #333;
	font-size: 12px;
	border: 1px solid #e3e3e3;
	font-family: Arial, Helvetica, sans-serif;
}

#add-comment .input.textarea textarea {
	width: 480px;
	height: 100px;
}

#add-comment .input.text input {
	width: 156px;
}

#add-comment .right-column {
	margin-left: 48px;
}

#add-comment .error label {
	color:#F96A6A;
}

#add-comment .error-message {
	display:none;
}

#add-comment .remember {
	height: 35px;
	width: 125px !important;
}

#add-comment .remember label {
	height: 35px;
	line-height: 35px;
	width: 90px;
}

#add-comment .remember input {
	margin-top: 10px;
	float: right;
	width: 20px;
}

#add-comment .submit input {
	float: right;
	width: 120px;
	height: 34px;
	color: #FFF;
	text-shadow: -1px -1px 0 #2e89ac;
	border: 0 none;
	cursor: pointer;
	background: url('../img/btn-add-comment.png') 0 0;
}

#add-comment .submit input:hover {
	background-position: 0 -34px;
}

/* Contact Page */

#contact-page h3.twitter {
	height: 44px;
	line-height: 44px;
	margin-top: -10px;
}

#contact-page #contactMap {
	width: 640px;
	height: 300px;
	margin-bottom: 50px;
}

#contact-page #content p {
	font-size: 140%;
	line-height: 1.5em;
	padding-bottom: 1em;
	color: #666;
	margin-bottom: 0;
}

#contact-page #content #address {
	float: left;
	width: 240px;
	margin-right: 20px;
	padding-left: 70px;
	background: url(../img/icon-address.png) left top no-repeat;
}

#contact-page #content #phone-email {
	float: left;
	width: 310px;
}

#contact-page #content #phone-email p.phone {
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	padding-left: 60px;
	background: url(../img/icon-phone.png) left top no-repeat;
}

#contact-page #content #phone-email p.email {
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	padding-left: 60px;
	background: url(../img/icon-email.png) left top no-repeat;
}

#contact-page #content #phone-email p.email a {
	color: #03B6E5;
	text-decoration: none;
}

#contact-page #content #phone-email p.email a:hover {
	text-decoration: underline;
}

#contact-page #content #contactMap {
	margin-top: 20px;
}

/* FOOTER ---------------------------------------------------*/

div#footer, div.push {
	height: 100px;
}

#footer {
	background: url(../img/background-footer.png) repeat;
	border-top: 2px solid #000;
}

#footer #footer-menu {
	float: left;
	margin-top: 20px;
}

#footer #footer-menu ul li {
	float: left;
	padding-right: 5px;
	border-right: 1px solid #222;
	margin-right: 5px;
}

#footer #footer-menu ul li.last {
	border: none;
	padding: 0;
	margin: 0;
}

#footer #footer-menu ul li a {
	font-size: 120%;
	color: #666;
	text-decoration: none;
}

#footer #footer-menu ul li a:hover {
	text-decoration: underline;
}

#footer #contact-details {
	float: right;
	text-align: right;
	width: 600px;
	font-size: 130%;
	color: #999;
	margin-top: 20px;
}

#footer #contact-details span {
	float: left;
	width: 600px;
	margin-bottom: 10px;
}

#footer #contact-details a {
	color: #03B6E5;
	text-decoration: none;
}

#footer #contact-details a:hover {
	text-decoration: underline;
}

/* UTILITY CLASSES ------------------------------------------------*/

.image-replaced {
	text-indent: -9999px;
	font-size: 0;
	display: block;
	line-height: 0;
	background-color: transparent !important;
	background-repeat: no-repeat !important;
	padding: 0 !important;
}

.hidden {
	position: absolute;
	left: -9999px;
	height: 1px;
	width: 1px;
	overflow: hidden;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.clearer
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
}
