/* COPYRIGHT INFO 
CSS by Matt Garcia Design Studio / mattgarcia.com
*/


body { 
	width: 100%;
	margin: auto;
	font: .8em/175% verdana, sans-serif, "Helvetica Neue", "Lucida Grande", "Lucida Sans Unicode";  
	color: #252525;
	background-color: #000000;	
	text-align: left;
	}

#container {
	width: 1000px;
	margin: auto;
	}
	
/* FRAMEWORK */

#header {
	width: 1000px;
	height: 130px;	
}

#logo {
	float: left;
	margin: 15px 0 20px 40px;
	width: 8px;
}

#strapline {
	margin: 60px 80px 0 0;
	float: right;
}

#login {
	margin: 15px 0 0 600px;
}

#everydaymodels {
	margin: -120px 40px 0 -50px;
	float: right;
}

#nav {
	width: 1000px;
	height: 30px;
	background-color: #9bcc14;	
}

#navlinks {
	margin: 3px 0 0 0;
	float: left;
	text-align: left;
}

#content {
	width: 1000px;
	height: 100%;
	background-color: #ffffff;
}

#headline {
	margin: 0 0 0 0;
	padding: 20px 0 60px 42px;
	height: 30px;
	width: 100%;
}

#leftsidehome {
	margin: 40px auto 0 90px;
	width: 540px;
	float: left;
	padding: 0 0 60px 0;
}

#leftsidemedia {
	margin: 40px auto 0 50px;
	width: 540px;
	float: left;
	padding: 0 0 60px 0;
}

#leftside {
	margin: -10px auto 0 50px;
	width: 560px;
	float: left;
	padding: 0 0 60px 0;
}

#rightside {
	margin: 0 auto 0 auto;
	width: 350px;
	float: right;
	padding: 0 0 60px 0;
}

#footer {
	width: 1000px;
	height: 100%;
	background-color: #000000;
	border-top: #9bcc14 4px solid;
	padding: 10px 0 20px 0;
}

.clear {clear: both;}

.footercontent {
	text-align: left;
	margin: 0 0 0 40px;
	}

.addthis {
	margin: 20px -80px 0 80px;
}

/* LINKS */

a:link, a:visited, a:active	{
	color: #9bcc14; 
	font-weight: bold; 
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

a.cta:link, a.cta:visited, a.cta:active	{
	color: #9bcc14; 
	font-weight: bold; 
	text-decoration: none;
	background: #000000;
	padding: 5px 10px 5px 10px;
	}

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

.footer a:link, .footer a:visited, .footer a:active	{
	color: #c1c1c1; 
	font-weight: normal; 
	text-decoration: none;
	}

.footer a:hover {
	color: #333333;
	}
	
.button_brand {
	display: block;
	width: 225px;
	height: 104px;
	background: url(../images/bigbutton_brand.jpg) no-repeat;
	text-indent: -9999px;
	margin: 30px 0 -10px 30px;
	}
a.button_brand:link, a.button_brand:visited, a.button_brand:active {
	background: url(../images/bigbutton_brand.jpg) no-repeat;
	}
a.button_brand:hover {
	background-position: -225px 0;
	}	

.button_media {
	display: block;
	width: 225px;
	height: 104px;
	background: url(../images/bigbutton_media.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0 0 10px 30px;
	}
a.button_media:link, a.button_media:visited, a.button_media:active {
	background: url(../images/bigbutton_media.jpg) no-repeat;
	}
a.button_media:hover {
	background-position: -225px 0;
	}

/* TITLES */

h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #9bcc14;
	text-align: left;
	margin: 0 0 0 0;
	}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #9bcc14;
	text-align: left;
	margin: 30px 0 0 0;
	}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	color: #9bcc14;
	text-align: left;
	margin: 30px 0 0 0;
	}
	

/* MISC */	

.copyright {
	font: .8em/165% verdana, sans-serif, "Helvetica Neue", "Lucida Grande", "Lucida Sans Unicode"; 
	text-align: left;
	margin: 20px 0 0 45px;
}

.copyright a:link, .copyright a:visited, .copyright a:active {
	color: #252525;
	text-decoration: none;
	font-weight: normal;
	}
.copyright a:hover {
	color: #9bcc14;
	}

.company {
	font: .8em/165% verdana, sans-serif, "Helvetica Neue", "Lucida Grande", "Lucida Sans Unicode"; 
	color: #c1c1c1;
}	
	
.icon {
	margin: 10px 5px 0 4px;
}

.joinstatement {
	margin: -10px 0 0 0;
}

.bigbutton {
	margin: 10px 0 10px auto;
}

.quotes {
	margin: 10px 120px 0 auto;
}

.action {
	padding: 20px;
	background-color: #eeeeee;
	text-align: right;
	margin-right: 20px;
	width: 100%;
	color: #333333;
	font-weight: bold;
}

#navlinks a:link, #navlinks a:visited, #navlinks a:active {
	color: #ffffff;
	margin: 1px 20px 0 0;
	text-decoration: none;
}

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

/* MISC */

.center {
	text-align: center;
	}
	
.right {
	text-align: right;
	}
	
.left {
	text-align: left;
	}

.strong {
	font-weight: bold;
	}
	
a {
	outline: none;
	}

img {
	border:0;
	}
	
.quote {
	font-style: italic;
	padding: 10px 0 10px 0;
	}

/* TABLES */

/*
table {
	width: 100%;
	text-align: left;
}

tr, td {
	padding: 10px;
} */

table .registration 
{
    width: 100%;
	text-align: left;
}

.registration tr, .registration td {
	padding: 0px;
	padding-left: 10px;
}

.label {
	display: block;
	font-weight: normal;
	padding-right: 1em;
	text-align: right;
	line-height: 1.8em;
	}
	
.boldlabel {
	display: block;
	font-weight: bold;
	padding-right: 1em;
	text-align: right;
	line-height: 1.8em;
	}

.italic {
	font-style: italic;
}

.superscript {
	font-size: 9px;
	color: #686464;
	font-weight: normal;
	line-height: 1.6em;
}

.floatright {
	float: right;
	margin: 20px 20px 20px 40px;
	}

.floatleft {
	float: left;
	margin: 20px 40px 20px 20px;
	}

