/* Author information for polarstar.css
----------------------------------------------- */
/* Style sheet by David Henry
   September 14, 2007
   www.inboxart.com
----------------------------------------------- */

/* Page structure
---------------------------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	}
body {
	background: #D5E1F0 url(../images/bg_site.jpg) repeat-y center;
    font: 90%/1em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	}
#topbar1 {
	background: url(../images/bg_top1.jpg) repeat-x;
	height: 20px;
	}
#topbar2 {
	margin: 0 auto;
	text-align: center;
	background: url(../images/bg_top2.jpg) repeat-x;
	width: 1062px;
	height: 20px;
	}
#wrapper {
	margin: 0 auto;
	width: 980px;
	background: #fff;
	text-align: left;
	line-height: 1.4em;  
	}
#headerWrapper {
	margin: 15px 0;
	padding: 0 15px;
	}
#logo {
	float: left;
	}
#topnav {
	clear: right;
	text-align: right;
	margin-bottom: 15px;
	font-size: 10px;
	color: #5987C6;
	}
#headerImg {
	margin-top: 15px;
	}
#contentWrapper {
	margin: 30px auto 0 auto;
	width: 980px;
	background: #fff url(../images/bg_content_site.gif) repeat-y;
	}
#polarlanding #contentWrapper {
	background: #fff url(../images/bg_content.gif) repeat-y;
	}
#content {
	padding: 25px;
	background: url(../images/bg_content_site_top.jpg) no-repeat;
	}
#polarlanding #content {
	padding: 30px;
	background: url(../images/bg_content_top.jpg) no-repeat;
	}
#contentBottom {
	height: 16px;
	background: url(../images/bg_content_bottom.gif) no-repeat;
	}
#leftCol {
	width: 670px;
	float: left;
	}
#rightCol {
	width: 207px;
	float: right;
	font-size: 84%;
	}
#leftColCol1 {
	width: 325px;
	float: left;
	}
#leftColCol2 {
	width: 325px;
	float: right;
	}
#advantages #leftColCol2 {
	width: 220px;
	}
#leftColCol1 div, #leftColCol2 div {
	padding-left: 67px;
	margin-bottom: 1em;
	}
#landing #header {
	text-align: center;
	margin-top: 1em;
	}
#landing #wrapper {
	width: 1010px;
	margin-top: 5px;
	background: #fff url(../images/bg_landing_webinar.jpg) no-repeat;
	}
#landing #contentWrapper {
	width: 1010px;
	background: #fff url(../images/bg_content_landing.jpg) repeat-y;
	}
#landing #content {
	padding: 0 40px 30px 30px;
	background: none;
	}
#landing #contentBottom {
	height: 30px;
	background: url(../images/bg_content_bottom_landing.jpg) no-repeat;
	}
#landing #leftCol {
	width: 570px;
	float: left;
	padding-left: 46px;
	}
#polarlanding #leftCol {
	width: 570px;
	float: left;
	}
#landing #rightCol, #polarlanding #rightCol {
	width: 256px;
	float: right;
	}
#ikea {
	background: #D5E1F0 url(../images/bg_site_ikea.jpg);
	}
#ikea #topbar1 {
	background: url(../images/bg_top1_ikea.jpg) repeat-x;
	height: auto;
	}
#ikea #topbar2 {
	margin: 0 auto;
	background: url(../images/bg_page_ikea.jpg) repeat-y;
	width: 882px;
	height: 100%;
	min-height: 1000px;
	}
#ikea #wrapper {
	width: 818px;
	background: url(../images/bg_landing_ikea.jpg) no-repeat;
	}
#ikea #contentWrapper {
	width: 818px;
	background: #fff url(../images/bg_content_ikea.jpg) repeat-y;
	}
#ikea #content {
	width: 774px;
	padding: 0;
	margin: 0 auto;
	background: #fff url(../images/bg_form_ikea.jpg) repeat-y;
	}
#ikea #contentBottom {
	height: 30px;
	background: url(../images/bg_content_bottom_ikea.jpg) no-repeat;
	}
#ikea #leftCol {
	width: auto;
	float: none;
	padding: 0 40px;
	}

/* Main navigation
---------------------------------------------------------------------------------------------- */
#navcontainer {
	clear: right;
	float: right;
	height: 26px;
	}
#navcontainer ul li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 5px;
	display: block;
	float: left;
	font: 10px/20px Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	}
#navcontainer a {
	padding: 2px 0 5px 0;
	color: #5987C6;
	text-decoration: none;
	display: block;
	width: 103px;
	background: url(../images/nav_bg.jpg) no-repeat;
	}
#overview li#nav-overview a, #advantages li#nav-advantages a, #services li#nav-services a, #newsletter li#nav-newsletter a,
#technology li#nav-technology a, #casestudies li#nav-casestudies a, #resources li#nav-resources a, #contactus li#nav-contactus a {
	background: url(../images/nav_bg_active.jpg) no-repeat;
	color: #7AC142;
	}
#navcontainer a:hover {
	background: url(../images/nav_bg_active.jpg) no-repeat;
	color: #7AC142;
	}
	
/* Heading styles
---------------------------------------------------------------------------------------------- */
h1 {
	margin-bottom: 1em;
	font-size: 170%;
	color: #5987C6;
	font-weight: normal;
	line-height: 1.2em;
	}
#landing h1, #ikea h1 {
	font-size: 180%;
	font-weight: 500;
	margin-bottom: .8em;
	}
h2 {
	margin: 1em 0;
	font-size: 170%;
	color: #5987C6;
	font-weight: normal;
	}
#rightCol h2 {
	font-size: 150%;
	font-weight: bold;
	color: #7AC142;
	margin: 0 0 .5em 0;
	padding-top: 0;
	}
#ikea h2 {
	margin: 0 0 .7em 0;
	}
.freegift h2 {
	font-size: 14px;
	margin-bottom: 5px;
	}
h3 {
	margin: 1.5em 0 1em 0;
	font-size: 130%;
	color: #000;
	}
#rightCol h3 {
	margin: 0 0 .5em 0;
	font-size: 120%;
	color: #7AC142;
	}

/* Form styles
---------------------------------------------------------------------------------------------- */
label {
    width: 90px;
    text-align: right;
	padding: 0;
    float: left;
    }
.formerror {
    border: 1px solid #FFCC00;
    background-color : #FFFFCC;
    width: auto;
	margin: 1px 0 1em 0;
    padding: 5px 0;
    }
#ikea .formerror {
    border: 1px solid #FFCC00;
    background-color : #FFFFCC;
    width: 80%;
	margin: 1px 0 1em 0;
    padding: 5px;
	color: #c00;
	font-size: 80%;
    }
.errortext {
    padding-left: 90px;
	font-size: 86%;
	color: #c00;
    }
#ikea .errortext {
    padding-left: 0;
	font-size: 74%;
    }
.formfield {
	margin-left: 1em;
	border: 1px solid #8F0000;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	height: 21;
	}
#ikea .textfield {
	width: 160px;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 3px;
	}
.formerror li {
	margin-bottom: 0;
	}
#ikea #formtop {
	background: #fff url(../images/bg_form_ikea_top.jpg) no-repeat;
	height: 30px;
	}
#ikea #formbottom {
	background: #fff url(../images/bg_form_ikea_bottom.jpg) no-repeat;
	height: 30px;
	}

/* Paragraph, blockquote, etc. styles
---------------------------------------------------------------------------------------------- */
p {
	margin-bottom: 1em;
	}
.freegift p {
	font-size: 12px;
	padding-right: 5em;
	line-height: 1.5em;
	}
.bottomP {
	margin-bottom: 0;
	}
#rightCol p {
	line-height: 1.3em;
	margin-bottom: .6em;
	}

/* List styles
---------------------------------------------------------------------------------------------- */
ul, ol {
	margin: 0 0 1.5em 1.5em;
	}
#landing li {
	margin-bottom: 0;
	}
.formerror ul {
	margin-bottom: 0;
	}

/* Link & anchor styles
---------------------------------------------------------------------------------------------- */
a {
	color: #5987C6;
	}
a:hover {
	color: #7AC142;
	}

/* Image styles
---------------------------------------------------------------------------------------------- */
div.pix {
	position: relative;
	float: left;
	clear: left;
	margin: 10px 1em 0.5em 5px;
	padding: 0;
	background: #fff url("images/shadow.gif") bottom right no-repeat;
	}
div.pix img {
	position: relative;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	border: 1px solid #ccc;
	background: #fff;
	display: block;
	}
.photoRight {
	float: right;
	margin: 3px 0 .5em 1em;
	}
.photoLeft {
	float: left;
	margin: 3px 1em .5em 0;
	}

/* Table style classes
---------------------------------------------------------------------------------------------- */
#ikea table {
	margin-bottom: 1em;
	}

/* Miscellaneous style classes
---------------------------------------------------------------------------------------------- */
.boxGreenTop {
	background: #fff url(../images/box_green_top.gif) no-repeat;
	height: 6px;
	margin: 0;
	padding: 0;
	}
.boxGreenTop h2, .boxGreenTop h3 {
	margin-top: 0;
	padding-top: 0;
	}
.boxGreenBottom {
	background: #fff url(../images/box_green_bottom.jpg) bottom left no-repeat;
	padding: 10px 15px 15px 15px;
	margin-bottom: 15px;
	}
#landing .boxGreenTop, #polarlanding .boxGreenTop {
	margin-top: 1.5em;
	background: #fff url(../images/box_green_top_landing.jpg) no-repeat;
	height: 6px;
	}
#landing .boxGreenBottom, #polarlanding .boxGreenBottom {
	background: #fff url(../images/box_green_bottom_landing.jpg) bottom left no-repeat;
	padding: 10px 15px 15px 15px;
	margin-bottom: 15px;
	}
.boxGrayTop {
	background: #fff url(../images/box_gray_top.gif) no-repeat;
	height: 6px;
	}
.boxGrayBottom {
	background: #fff url(../images/box_gray_bottom.jpg) bottom left no-repeat;
	padding: 10px 15px 15px 15px;
	margin-bottom: 15px;
	}
.freegift {
	background: #fff url(../images/bg_freegift.jpg) no-repeat;
	margin: 1.5em 0;
	padding: 14px;
	min-height: 152px;
	}
.smalltext {
	font-size: 86%;
	}
.blue {
	color: #5987C6;
	font-weight: bold;
	}
.green {
	color: #7AC142;
	font-weight: bold;
	}
.gray {
	color: #666;
	}
strong {
	color: #000;
	}
.clear {
	clear: both;
	}
