/* CSS Document for IQ Games */

@font-face 
{
    font-family: 'Bliss2Light';
    src: url('ff/bliss2l-webfont.eot');
    src: url('ff/bliss2l-webfont.eot?#iefix') format('embedded-opentype'),
         url('ff/bliss2l-webfont.woff') format('woff'),
         url('ff/bliss2l-webfont.ttf') format('truetype'),
         url('ff/bliss2l-webfont.svg#Bliss2Light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face 
{
    font-family: 'Bliss2Bold';
    src: url('ff/bliss2b-webfont.eot');
    src: url('ff/bliss2b-webfont.eot?#iefix') format('embedded-opentype'),
         url('ff/bliss2b-webfont.woff') format('woff'),
         url('ff/bliss2b-webfont.ttf') format('truetype'),
         url('ff/bliss2b-webfont.svg#Bliss2Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	background-color: #e2e2e2;	
}

body {
	height: 100%;
	padding: 0;
	margin: 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:13px;
	line-height:18px;
	background: #e2e2e2 url(../images/bg_strip.jpg);
}

body img {
	border:0;	
}

h1 {
	font-size:22px;
	color:#007fb4;
	font-weight:normal;
	font-family:"Bliss2Light", "Bliss", Arial, sans-serif;
}

h2 {
	font-size:14px;
	color:#2d7f97;
	font-family:"Bliss", "Bliss2Light", Arial, sans-serif;
	text-transform:uppercase;
	line-height:10px;
	margin:0;
	
}

a
{
	color:#007fb4;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color:#00bff4;
}



#header {
	padding:30px 0px 0px 0px;
	width:960px;
	margin:0 auto;
	overflow:hidden;
	
}

#content {
	clear:both;
	padding:30px 0px 0px 0px;
	width:960px;
	margin:0 auto;
	
}

#contact {
	clear:both;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:0px;	
}

#app_nav {
	background: #e2e2e2 url(../images/bg_navstrip.jpg);
	border-top:1px #ffffff solid;
	clear:both;
	overflow:hidden;
	padding:25px;
	
}

#footer {
	background:#6f6f6f;
	clear:both;
	overflow:hidden;
	bottom:0;
	
}

#footer a
{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover
{
	color:#e2e2e2;
}

.logo {
	float:left;
	
}

.nav {
	float:right;
	margin:0px;
	text-align:right;
	padding:0 20px 0 0;
	width:165px;
	
}

.image {
	width:596px;
	float:left;
	
}

.image_about {
	float:right;
	width:395px;
	padding:0;
	margin:0;
	text-align:right;	
}

.text {
	width:310px;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:right;
}

.about_text {
	width:555px;
	float:left;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px;
	
}

#thankyou
{
	float: left;
}

.contact_container {
	width:960px;
	margin:0 auto;
}

.form_name {
	float:left;
	width:170px;
	text-align:left;
	padding-left:10px;
		
}

.form_message {
	float:left;
	width:430px;
	padding:0 100px 0 50px;
	text-align:left;
	
}

.iq_info {
	float:right;
	width:192px;
	text-align:left;
	
}

.app_container {
	width:490px;
	padding:3px 0px 10px 0px;
	margin:0 auto;
}

.app_icon1 {
	float:left;
	width:120px;
	padding-left:10px;
	
}

.app_icon2 {
	float:left;
	width:120px;
	
}

.app_icon3 {
	float:right;
	width:120px;
	
}

.arrow {
	margin-top:10px;
		
}

.footer_container {
	margin:0 auto;
	padding:20px;
	width:960px;
	
}

.footer_links {
	float:right;
	width:300px;
	color:#ffffff;
	text-align:right;
	padding-right:20px;
}

.copyright {
	font-size:11px;
	color:#d2d2d2;
	float:left;
	width:258px;
	text-align:left;
	float:left;
	padding:0 0 20px 0;
	line-height:14px;
}

/* Button Hover Styles */

a.btnhome_rollover {
	display: block;
	width: 84px;
	height: 55px;
	text-decoration: none;
	background: url(../images/nav_home.jpg);
	float:left;
	}

a.btnhome_rollover:hover {
	background-position: 0 -55px;
	}
	
a.btnabout_rollover {
	display: block;
	width: 81px;
	height: 55px;
	text-decoration: none;
	background: url(../images/nav_about.jpg);
	float:right;
	}

a.btnabout_rollover:hover {
	background-position: 0 -55px;
	}

a.btnspatial_rollover {
	display: block;
	width: 69px;
	height: 88px;
	text-decoration: none;
	background: url(../images/icon_spatial.png);
	margin:0 auto;
	padding:0;
	}

a.btnspatial_rollover:hover {
	background-position: 0 -106px;
	}
	
a.btnshapes_rollover {
	display: block;
	width: 69px;
	height: 88px;
	text-decoration: none;
	background: url(../images/icon_shapes.png);
	margin:0 auto;
	padding:0;
	}

a.btnshapes_rollover:hover {
	background-position: 0 -106px;
	}
	
a.btnhaggis_rollover {
	display: block;
	width: 69px;
	height: 88px;
	text-decoration: none;
	background: url(../images/icon_haggis.png);
	margin:0 auto;
	padding:0;
	}

a.btnhaggis_rollover:hover {
	background-position: 0 -106px;
	}
	
a.btngermz_rollover {
	display: block;
	width: 69px;
	height: 88px;
	text-decoration: none;
	background: url(../images/icon_germz.png);
	margin:0 auto;
	padding:0;
	}

a.btngermz_rollover:hover {
	background-position: 0 -106px;
	}
	
a.btnsubmit {
	display: block;
	width: 104px;
	height: 32px;
	text-decoration: none;
	background: url(../images/btn_submit.png);
	margin:0 auto;
	padding:0;
	}

a.btnsubmit:hover {
	background-position: 0 -36px;
	}