/* Edited with EditCSS */
/**** LINK-tag style sheet screen.css ****/

/*----Undo HTML-----------------------------------------------------------*/

body, h1, h2, h3, h4, h5, h6, pre, code, table { font-size: 1em; }
* { margin: 0; padding: 0; }
a img, :link img, :visited img { border: none; }

/**/

/*----General classes-----------------------------------------------------*/

.alignLeft { text-align: left; }
.alignRight { text-align: right; }

.clearfix:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}

.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.imageLeft {
	float: left;
	margin: 7px 20px 20px 0;
}

.imageRight {
	float: right;
	margin: 7px 0 20px 20px;
}

.ir {
	background: no-repeat 0 0;
	display: block;
	height/**/:/**/ 0 !important;
	overflow: hidden;
}

a.top {
	display: block;
	margin-top: 5px;
	padding: 3px 6px 3px 3px;
}

a.top:hover {
	text-decoration: none;
}

/**/

/*----HTML Structural Elements--------------------------------------------*/

a {
	color: #02acdf;
	text-decoration: none;
}

a:hover {
	background-color: #f2fbfd;
}

a:visited {

}

address {
	font-style: normal;
}

body {
	background-color: #fff;
	color: #505153;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 20px 0 40px 0;
	text-align: center;
}

cite {
	font-style: normal;
}

h2 {
	color: #0197d4;
	font-size: 163%;
	font-weight: normal;
	margin-bottom: 1em;
	text-transform: lowercase;
}

h3 {
	font-size: 123%;
	/*margin-bottom: .5em; */
}

p {
	line-height: 1.35em;
	margin-bottom: 1.5em;
}

/**/

/**----Blockquotes--------------------------------------------------------*/

blockquote {

}

blockquote p.testimony {

}

blockquote p.testimony cite {

}

/**/

/**----Unordered Lists----------------------------------------------------*/

ul {
	margin: 1em 0 3em 3em;
}

ul li {
	line-height: 1.5em;
	margin-bottom: 1em;
}

/**/

/**----Ordered Lists----------------------------------------------------*/

ol {
	margin: 1em 0 3em 3em;
}

ol li {
	line-height: 1.5em;
	margin-bottom: 1em;
}

/**/


/**---Tables----------------------------------------------------*/
	
table {
	border-collapse: collapse;
}

tr.alt {
	background-color: #e5f7fc;
}

th, td {
	border: 1px solid #999;
	padding: 3px;
}

th {
	background-color: #02acdf;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

/**/

/**---Forms----------------------------------------------------*/
	
fieldset {
	border: none;
}

legend {
	display: none;
}

input.text, textarea, select {
	background: url(/images/bg_forms.gif) no-repeat 0 0;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 2px;
	width: 130px;
}

input.submit {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 3px 1px 3px;
}

select {
	width: 136px;
}

option {
	background-color: #fff;
}

fieldset th strong {
	color: #02acdf;
}

.wide {
	width: 395px !important;
}

/**/

/*----Page Structural Elements/Wraps--------------------------------------*/

#wrap {
	border: 1px solid #999;
	font-size: 110%;
	height: 558px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 960px;
	width/**/:/**/ 958px;
}

#pola_portraits {
	height: 558px;
	width: 355px;
}

#content {
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 600px;
}

#copy {
	height: 268px;
	left: 30px;
	overflow: auto;
	padding-right: 30px;
	position: absolute;
	top: 80px;
	width: 545px;
	width/**/:/**/ 515px;
}

/**/

/*----Header--------------------------------------------------------------*/

#header {
	background-color: #02acdf;
	height: 130px;
	position: relative;
	right: 0;
	top: 373px;
	width: 600px;
}

#header h1 a {
	background: url(/images/logo_pola.gif);
	height: 92px;
	padding-top: 92px;
	position: absolute;
	right: 25px;
	top: 19px;
	width: 153px;
}

#header p {
	display: none;
}

#header hr {
	display: none;
}

#header h2 {
	left: 30px;
	position: absolute;
	top: -331px;
}

/**/

/*----Nav-----------------------------------------------------------------*/

ul#nav {
	left: 30px;
	margin: 0;
	position: absolute;
	top: 38px;
	width: 340px;
}

ul#nav li {
	float: left;
	list-style: none;
	margin: 0 0 16px 0 ;
}

ul#nav li a {
	background: no-repeat 0 0;
	display: block;
	height: 19px;
	height/**/:/**/ 0;
	overflow: hidden;
	padding-top: 19px;
}

ul#nav li a:hover {
	background-position: 0 -19px;
}

ul#nav li.current a, ul#nav li.current a:hover {
	background-position: 0 -38px;
}

ul#nav li#navWhatIsPola a { background-image: url(/images/bg_nav_whatIsPola.gif); margin-right: 22px; width: 83px; }
ul#nav li#navHowPolaWorks a { background-image: url(/images/bg_nav_howPolaWorks.gif); margin-right: 16px; width: 103px; }
ul#nav li#navWhereToFindPola a { background-image: url(/images/bg_nav_whereToFindPola.gif); width: 116px; }
ul#nav li#navQuestions a { background-image: url(/images/bg_nav_questions.gif); margin-right: 37px; width: 68px; }
ul#nav li#navAboutSDI a { background-image: url(/images/bg_nav_aboutSDI.gif); margin-right: 48px; width: 71px; }
ul#nav li#navContactUs a { background-image: url(/images/bg_nav_contactUs.gif); width: 76px; }

/**/

/*----Footer--------------------------------------------------------------*/

#footer {
	bottom: 15px;
	left: 30px;
	position: absolute;
	width: 100%;
}

#footer hr {
	display: none;
}

#footer p {
	color: #999;
	margin-bottom: 0;
}

#footer span {
	color: #02acdf;
}

/**/

/*------------------------------------------------------------------------*/
/*----BEGIN PAGE STYLES---------------------------------------------------*/
/*------------------------------------------------------------------------*/

a#sdi {
	position: absolute;
	right: 25px;
	top: 25px;
}

/*----Home----------------------------------------------------------------*/

/**/

/*----What is pola----------------------------------------------------------------*/

.pics {
	display: inline;
	float: left;
	margin-right: 20px;
	width: 225px;
}

/**/

/*----How pola works-----------------------------------------------------*/

ul.subnav {
	list-style: none;
	margin: 0;
}

ul.subnav a, a.polaLink {
	color: #668fab;
	font-size: 145%;
	font-weight: bold;
	text-decoration: underline;
}
.polatext{
	color: #668fab;
	font-size: 145%;
	font-weight: bold;
	text-decoration: none;
}
.polaend
{
	color: #999;
	font-size: 145%;
	font-weight: bold;
	text-decoration: none;
}

ul.subnav a:hover, a.polaLink:hover {
	background-color: #fff;
}

ul.subnav a strong, a.polaLink strong {
	color: #999;
}

/**/

/*----Contact Us-----------------------------------------------------*/

p#required strong {
	color: #02acdf;
}

table#contact {
	width: 510px;
}

table#contact th, table#contact td {
	border: none;
	width: 135px;
	padding: 1px;
}

table#contact th {
	background-color: #fff;
	color: #505153;
}

table#contact th.col2 {
	padding-left: 55px;
	width: 60px;
}

/**/

/*----Questions-----------------------------------------------------*/

ol#faq li {
	margin-bottom: .5em;
}

ol#faq li a {
	display: block;
	margin-left: -6px;
	padding: 3px 3px 3px 6px;
}

ol#faq li a:hover {
	background-color: #f2fbfd;
	text-decoration: none;
}

/**/

/*----Non-flash conent-----------------------------------------------------*/

#blueStrip {
	background-color: #02acdf;
	bottom: 55px;
	height: 130px;
	left: 0;
	opacity: .7;
	position: absolute;
	width: 355px;
}

#titleHome {
	background: url(/images/title_home.gif) no-repeat 0 0;
	height: 18px;
	margin-top: 131px;
	width: 505px;
}

body#home #wrap				{ background: url(/images/bg_home.jpg) no-repeat 0 0; }
body#aboutSDI #wrap			{ background: url(/images/bg_aboutSDI.jpg) no-repeat 0 0; }
body#contactUs #wrap		{ background: url(/images/bg_contactUs.jpg) no-repeat 0 0; }
body#howpolaWorks #wrap		{ background: url(/images/bg_howPolaWorks.jpg) no-repeat 0 0; }
body#poladay #wrap			{ background: url(/images/bg_polaDay.jpg) no-repeat 0 0; }
body#polanight #wrap		{ background: url(/images/bg_polaNight.jpg) no-repeat 0 0; }
body#polaoffice #wrap		{ background: url(/images/bg_polaOffice.jpg) no-repeat 0 0; }
body#questions #wrap		{ background: url(/images/bg_questions.jpg) no-repeat 0 0; }
body#whatIspola #wrap		{ background: url(/images/bg_whatIsPola.jpg) no-repeat 0 0; }
body#whereToFindpola #wrap	{ background: url(/images/bg_whereToFindPola.jpg) no-repeat 0 0; }

#wby						{ background: no-repeat 0 0; height: 12px; position: absolute; width: 120px; }

body#home #wby				{ background-image: url(/images/bg_wby_home.gif); left: 10px; top: 216px; }
body#aboutSDI #wby			{ background-image: url(/images/bg_wby_aboutSDI.gif); height: 38px; left: 263px; top: 214px; width: 47px; }
body#contactUs #wby			{ background-image: url(/images/bg_wby_contactUs.gif); left: 100px; top: 220px; }
body#howpolaWorks #wby		{ background-image: url(/images/bg_wby_howPolaWorks.gif); left: 39px; top: 206px; }
body#questions #wby			{ background-image: url(/images/bg_wby_questions.gif); left: 131px; top: 221px; }
body#whatIspola #wby		{ background-image: url(/images/bg_wby_whatIsPola.gif); left: 62px; top: 235px; }
body#whereToFindpola #wby	{ background-image: url(/images/bg_wby_whereToFindPola.gif); left: 143px; top: 313px; }

/**/


