
/*
	Global
*/
html{
	height:100%;
}
html * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-khtml-box-sizing: border-box;
	
}
body{
	margin: 0px;
	font-family:helvetica,arial,sans-serif;
	font-size:15px;
	font-size-adjust:none;
	text-align: center;
	height: 100%;
	line-height:1.3em;
	padding: 0px;
}

a {
	color:#00baff;
	margin:0;
	padding:0;
}

a img{
	border: 0px;
}
 h2 {
	color:#222222;
	font-family:georgia,times;
	font-size:22px;
	font-weight:normal;
	line-height:1.2em;
	margin:0;
	padding:0;
}

#container {
     position:relative;
     min-height:100%;
}

#content{
	min-height: 100%;
	padding-bottom:360px;
	_height: 100%;
	position: relative;
}

#header{
	width: 100%;
	background-color: #111111;
	padding:10px 0;
}

#header a{
	color:#FFFFFF;
}

#header img{
	float: right;
}

#footer{
	width: 100%;
	position: relative;
	margin-top:-360px;
	height: 360px;
	background-color: #111111;
	color: white;
}

div.container {
	background-color:transparent;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:950px;
	font-size:14px;
	line-height:1.7em;
}

div.top {
	background-color:#E6F4FD;
	background-image:url(/images/strp.png);
	border-bottom:1px solid #00baff;
	margin:0 auto 30px;
	padding:20px 0 0;
	width:100%;
}

div.info {
	background-position:right center;
	background-repeat:no-repeat;
	height:400px;
	text-align:left;
	background-image:url(/images/mainbg.png);
}


div.info_products {
	background-position:right center;
	background-repeat:no-repeat;
	height:400px;
	text-align:left;
	background-image:url(/images/productsbg.png);
}

div.info_careers {
	background-position:right center;
	background-repeat:no-repeat;
	height:400px;
	text-align:left;
	background-image:url(/images/bgcareers.png);
}

div.info_contact {
	background-position:right center;
	background-repeat:no-repeat;
	height:400px;
	text-align:left;
	background-image:url(/images/contact.png);
}

div.info_investors {
	background-position:right center;
	background-repeat:no-repeat;
	height:400px;
	text-align:left;
	background-image:url(/images/investors.png);
}

div.panel h1{
	color:#000000;
	font-size:41px;
	letter-spacing:-2px;
	line-height:1em;
	margin:0 0 10px;
	padding:0;
	text-align:left;
}

div.company{
	float: left;
	padding: 15px;
	width: 200px;
}

div.companies{
	width: 1100px;
	margin: 0px auto;
	padding-top: 20px;
}

div.company-logo{
	height: 75px;
}

#footer .infobar {
	clear:left;
	font-size:14px;
	padding-top:10px;
}

#footer div.legal {
	background-color:#111111;
	border-top:1px solid #00baff;
	font-size:10px;
	line-height:1.4em;
	margin:30px auto 0;
	padding:30px;
	text-align:center;
	width:700px;
}

table.products{
	
	margin: 0px auto;
	margin-top: 25px;
	margin-bottom: 25px;
}

table.products td {
	color:#666666;
	font-size:11px;
	padding:0 10px 0 0;
}

table.products td.image{
	width: 32px;
}

table.products td.details{
	width: 300px;
}

.centerform{
	text-align: center;
}

.centerform .hint{
	color: #8b0723;
}

.niceform label{
	float: left;
	line-height: 24px;
	width: 33%;
	text-align: right;
	padding-right: 25px;
	clear: both;
}

.alignleft {
	text-align:left;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

.companypanels{
	overflow:hidden;
	width: 950px;
	margin: 0px auto;
}


#panels{
	width: 9000px;
	display: block;
	position: relative;
	left: 0;
	overflow: visible;
}

.panel{
	height:400px;
	padding: 15px;
	width: 950px;
	float: left;
	margin-right: 20px;
	color: black;
}

.panel-text{
	width: 400px;
}

#shopnchill{
	background-position:right center;
	background-repeat:no-repeat;
	background-image:url(/images/sshots/snc.png);
}

#b2bbooth{
	background-position:right center;
	background-repeat:no-repeat;
	background-image:url(/images/sshots/b2b.png);
}

#formatexchanger{
	background-position:right center;
	background-repeat:no-repeat;
	background-image:url(/images/sshots/format.png);
}

#sizemeup{
	background-position:right center;
	background-repeat:no-repeat;
	background-image:url(/images/sshots/smu.png);
}