@CHARSET "ISO-8859-1";

*{
	margin: 0;
	padding: 0;	
}


body > #maincontainer { height: auto; min-height: 100%;}

body{
	line-height: 0;
	background-color: #ffffff;
	background-repeat: repeat-x;	
	font-size: 67.5%;
	font-family: Arial, Verdana, sans-serif;
}

a:link, a:visited{
	color: inherit;
	text-decoration: none;	
	-moz-outline-style: none;
}

a img{
	border: none;
	text-decoration: none;	
}

p{
	line-height: 1.5em;
	font-size: 1.2em;	
}

p strong{
	font-weight: bold;	
}

div#maincontainer em{
	font-style: italic;
}

div#content-wrapper h1{
	display: block;
	font-size: 1.2em;
	font-weight: bold;
}

div#content-wrapper h2{
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 6px;
}

div#content-wrapper h3{
	font-size: 1.4em;
	margin-bottom: 21px;
}

div#content-wrapper,
div#header-container{	
	margin-left: auto;	
	margin-bottom: 0;	
	margin-right: auto;	
	margin-top: 0px;	
	position: relative;
	width: 942px;	
	background-color: #ffffff;
}

div#header{	
	background-repeat: no-repeat;	
	margin: 0 auto;
}

div#header div#header-logo{	
	border: none;	
	float: left;
}

div#header div#header-logo a{
	padding-top: 6px;
	border: none;	
	float: left;
}

div#header-container{	
	padding-top: 22px;
	padding-bottom: 32px;	
}

div.row{
	position: relative;	
}

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


div#header-navigation ul{	
	position: relative;
	float: right;
	list-style: none;	
	top: 10px;	
	right: -15px;
}

div#header-navigation ul li,
div#footer ul li{
	float: left;
	font-size: 1.2em;	
	margin-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 6px;
}

div#header-navigation ul li.active a:link, div#header-navigation ul li.active a:hover, div#header-navigation ul li.active a:visited,
div#footer ul li.active a:link, div#footer ul li.active a:hover, div#footer ul li.active a:visited{	
	text-decoration: underline;	
}

div#header-navigation ul li.active a:link, div#header-navigation ul li.active a:hover, div#header-navigation ul li.active a:visited{
	color: #666666;	
	background: none;
	text-decoration: underline;
}

div#footer ul li.active a:link, div#footer ul li.active a:hover, div#footer ul li.active a:visited{	
	color: #999999;	
	background: none;	
	text-decoration: underline;
}

div#header-navigation ul li a:link, div#header-navigation ul li a:visited,
div#footer ul li a:link, div#footer ul li a:visited{
	float: left;	
	padding-bottom: 3px;
	font-weight: bold;	
	text-decoration: underline;
}

div#footer ul li a:link, div#footer ul li a:visited{
	color: #ffffff;		
	text-decoration: underline;
}

div#header-navigation ul li a:hover,
div#footer ul li a:hover{
	float: left;	
	margin: 0 0 0 0;
	text-decoration: underline;
}

div#header-navigation ul li a:hover{
	color: #333333;	
}

div#footer ul li a:hover{
	color: #cccccc;	
}

div#footer ul{
	margin-left: -15px;	
}

/*------------CONTENT------------*/

ol.subnav{
		
}

ol.subnav li{	
	padding-left: 20px;
	background-color: #626262;
	margin-bottom: 5px;
	list-style-type: decimal;
	list-style-position: inside;
	font-size: 1.2em;
	color: #ffffff;	
	padding-top: 5px;
	padding-bottom: 5px; 
	line-height: 1.4em;
}

div.one-third-tp,
div.one-third,
div.one-third-mgspecial,
div.one-third-topright,
div.half,
div.two-thirds,
div.two-thirds-topleft,
div.one-fourth,
div.one-third-footer,
div.two-thirds-footer,
div.full{
	float: left;	
}


div#flash-showcase{
	width: 100%;
	height: 294px;
	background-color: #333333;	
	margin-bottom: 30px;
}


.gutter{
	margin-right: 30px;	
}

.bottomgutter{
	margin-bottom: 20px;	
}

.gutter2{
	margin-right: 30px;	
}

div.one-third{
	position: relative;
	width: 294px;
	/*padding-bottom: 20px;*/	
}

div.one-third p{
	margin-bottom: 20px;
}

div.hasquote, div.withquote{
	background-color: #eeeeee;	
}

div.hasquote{
	padding-bottom: 20px;	
}

div.quotetop p{
	padding-top: 20px;	
}

div.withquote img{
	margin-bottom: 20px;	
}

div.quote p, div.withquote p{
	font-size: 1.1em;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #eeeeee;
	padding-bottom: 20px;
	margin-bottom: 0px;
	color: #666666;
}

div.one-third p.twitter_follows{
	margin-bottom:30px;
}

div.one-third p.first_caption{
	margin-bottom: 40px;
	margin-top: 0px;
}

div.two-thirds-image{
	position:relative;
	width: 618px;
	padding-top: 24px;
	padding-left: 30px;
	padding-right: 20px;	
	height: 145px;
	background-color: #333333;	
	background-position: right;
	background-repeat: no-repeat;
	color: #dedede;
}

div.two-thirds-topleft p span.headline{
	color: #ffffff;
}

div.two-thirds{
	position:relative;
	width: 618px;	
	margin-bottom: 20px;
}

div.two-thirds .quote{
	
}

span.caption{
	position: absolute;
	left: 20px;
	top: 12px;
	z-index: 10;	
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
}

div.row span.caption a{
	text-decoration: none;
	border-bottom: none;	
}

div.two-thirds p{
	margin-bottom: 15px;
}

div.two-thirds p.list-follows{
	margin-bottom: 15px;	
}

div.grey{
	padding-top: 24px;
	height: 183px;
	background-color: #666666;
	background-position: right;
	background-repeat: no-repeat;	
	color: #ffffff;
}

div.dark{
	padding-top: 24px;
	height: 50px;
	background-color: #333333;	
	color: #ffffff;	
	background-position: right;
	background-repeat: no-repeat;
}

div.row a{
	text-decoration: underline;
}

div.one-fourth{
	width: 199px;
}

img.full-width{
	margin-bottom: 0px;	
}

div.two-thirds ul{
	padding-left: 15px;	
	margin-bottom: 15px;
}

div.two-thirds li{
	font-size: 1.2em;
	line-height: 1.3em;
	list-style: disc;
	list-style-position: outside;
	margin-bottom: 3px;	
}

div.two-thirds li strong{
	font-weight: bold;	
}


div.full{
	width: 843px;
	height: auto;
	background-color: white;
	padding-bottom: 50px;
}

div.prefooter{
	margin-bottom: 30px;	
}

div.prefooter p.totheleft{
	float: left;		
}

div.prefooter p.totheright{
	float: right;	
}

/*-----------FORM----------------*/

div.signup{
	background-color: #eeeeee;
	padding-bottom: 30px;	
}

p.header{
	display: block;
	background-color: #626262;
	color: #ffffff;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	height: 22px;
}

form{
	margin-top: 10px;	
}

label{	
	display: block;
	width: 190px;
	text-align: right;
	font-size: 1.2em;	
	margin-left: 5px;
	position: relative;
	top: 10px;
	font-weight: bold;
}

label.commentLabel{
	top: 0px;	
	margin-left: 0px;
	display: block;
	margin-bottom: 5px;
}

div.signup textarea{
	position: relative;
	left: 215px;
	background-image: url("../images/textarea.png");
	border: none;
	margin-top: 5px;
	height: 127px;
	width: 316px;
	padding: 4px;	
	color: #666666;
	font-size: 1.2em;
}

div.signup input{
	width: 316px;
	height: 17px;
	background-image: url("../images/input_field.png");
	border: none;
	padding: 4px;	
	position: relative;
	left: 215px;
	color: #666666;
	font-size: 1.2em;
}

div.signup input.error{
	background-image: url("../images/input_field_error.png");
}

div.signup input#newsletter, 
div.signup input#prerelease{
	border: 1px solid #666666;
	position: relative;
	left: 215px;
	top: 2px;
	width: 15px;
	height: 15px;
	background: none;			
}

div.signup p.showhidden{
	margin-top: 70px;
	cursor: pointer;
	text-decoration: underline;	
	text-align: right;
	padding-right: 80px;
	margin-bottom: 0px;
}

div.signup .hidden{
	display: none;	
}
		

form div{
	margin-bottom: 10px;	
}

div.two-thirds button{
	font-weight: bold;
	font-size: 1.1em;
	background-color: transparent;
	background-image: url("../images/button.png");
	border: 0px none;
	cursor: pointer;
	display: block;
	float: right;
	height: 27px;
	width: 124px;
	position: relative;		
	right: 80px;
}


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

div#footer{
	height: 158px;
	margin: 0 auto;
	background-color: #4c4c4c;
	clear:both;	
	margin-top: 20px;		
}

div#footer-content{
	position: relative;	
	width: 942px;
	height: 98px;
	margin: 0 auto;	
	padding-top: 30px;
	padding-bottom: 30px;	
}

div#footer p{
	float: right;	
	position: relative;
	top: 95px;	
	color: #999999;
	font-weight: bold;
	font-size: 1.1em;
	right: 80px;
	z-index: 10;
}

div#footer p span.light{
	color: #ffffff;
}

div#footer p img{
	position: relative;
	top: 4px;
}

div#footer img{
	position: absolute;
	bottom: 8px;
	right: 0px;	
}

div.one-third-footer{
	width: 292px;
}

div.one-third-footer a:link,div.one-third-footer a:visited{
	font-size: 1.4em;
	text-decoration: none;
	color: #000000;
	border-bottom: none;
	text-decoration: none;	
	-moz-outline-style: none;
}

div.one-third-footer a:hover{
	font-size: 1.4em;
	text-decoration: none;
	color: #606060;
	border-bottom: none;
	text-decoration: none;	
	-moz-outline-style: none;
}

div.two-thirds-footer{
	width: 551px;
}

span.blue{
	color: #0072dc;
}

span.orange{
	color: #df5900;
}

span.green{
	color: #00a208;	
}



/*------------RESET------------*/

.reset:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.reset {display: inline-block;}
/* Hides from IE-mac \*/
* html .reset { height: 1%;}
.reset {display: block;}
/* End hide from IE-mac */
