/*-------------------
InTWO PMS Colors:

Teal
PMS: 632
HEX: #009EBA
50% screen: #7FCEDC

Orange
PMS: 158
HEX: #DE7008


--------------------*/

body {
	background-color: #009EBA;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	}

.clear {
	clear: both;
	}

.bigger {
	font-size: 18px;
	line-height: 14px;
	}

.bigger2 {
	font-size: 12px;
	line-height: 8px;
	}

div#outerwrap {
	background-color: white;
	}

div#wrapper {
	background: white url(graphics/flag.jpg) 10px 10px no-repeat;
	width: 800px;
	}

div#footer {
	height: 100px;
	background: #009EBA url(graphics/footerBG.gif) top left no-repeat;
	}

div#col1 {
	width: 220px;
	float: left;
	}

div#col2 {
	margin-left: 240px;
	background: url(graphics/pi_logo.gif) 4px 10px no-repeat;
/*
*/
	}

div#col2 a {
	color: #DE7008;
	}



div#head {
	padding-top: 80px;
	padding-left: 10px;
	}

div#main {
	margin-top: 20px;
	border-top: 1px solid #009EBA;
	border-bottom: 1px solid #009EBA;
	}

div#main .mainImg {
	margin: 10px !important;
	text-align: left !important;
	}

div#main p {
	line-height: 16px;
	margin: 6px 10px 12px 10px;
	}
	
div#main h2 {	
	margin: 10px 10px 0px 10px;
	color: #009EBA;
	font-size: 14px;
	}

div#main ul {
	list-style-type: square;
	margin: 6px 10px 20px 10px;
	padding: 0px 0px 0px 10px;
	line-height: 18px;
	}

div#main ul li {
	margin: 8px;
	padding: 0;
	}
	

div.mainLink {
	margin: 10px;
	height: 155px;
	background: white url(graphics/bg_tile2.gif) top left repeat-x;
	}

div.mainLink img.prodPhoto {
	float: left;
	}

div.prodInfo {
	padding-top: 25px;
	margin-left: 160px;
	}

div.prodInfo p {
	margin: 0px 12px 0px 6px !important;
	font-size: 14px !important;
	color: #333 !important;
	}


ul#subLinks {
	list-style: none !important;
	margin: 4px 0px 8px 0px !important;
	padding: 0px 0px 2px 0px !important;
	border-bottom: 1px solid #009EBA;
	}

ul#subLinks li {
	display: inline !important;
	list-style: none !important;
	margin: 8px !important;
	padding: 0 !important;
	line-height: 24px !important;
	}

span.currLink {
	color: #009EBA;
	text-decoration: overline;
	padding-top: 2px;
	}


div#contactInfo {
	margin-top: 20px;
	}

div#contactInfo p {
	margin: 0px 0px 20px 10px;
	line-height: 18px;
	color: #009EBA;
	}

p.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

/*
div#ssNav {
	width: 150px;
	border: 1px solid black;
	float: right;
	vertical-align: bottom;
	}
*/

.ssNav {
	display: inline;
	}

.ssNav a {
/*
	display: block;
	width: 75px;
	height: 12px;
	border: 1px solid #44648E;
	float: left;
	text-decoration: none;
	background-color: #44648E;
	color: white;
*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: 6px;
	text-align: center;
	}

div#prev, div#next {
	}

div#prev {
	}

p.thumbnails img {
	border: 1px solid #BBBBBB;
	margin: 0px 18px 18px 0px;
	float: left;
	}

p.thumbnails a {
	margin: 0 !important;
	padding: 0 !important;
	}

h3.capt {
	font-size: 12px;
	clear: both;
	color: #009EBA;
	margin: 0px 0px 12px 10px;
	text-transform: uppercase;
	}
	

/*------------------------
NAVIGATION LINKS
------------------------*/
ul#navlinks {
	list-style: none;
	margin: 180px 10px 0px 10px;
	padding: 0;
	
	}

ul#navlinks li {
	margin: 0px 0px 0px 0px;
	padding: 0;
	
	}

ul#navlinks a, ul#navlinks .currentItem {
	display: block;
	height: 20px;
	letter-spacing: 1px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #009EBA;
	text-align: left;
	line-height: 20px;
	padding-left: 10px;
/*
*/
	text-decoration: none;
	color: #DE7008;
	}
	
ul#navlinks a.firstItem {
	border-top: 1px solid #009EBA;
	}
	
ul#navlinks a:hover {
	background-color: #009EBA;
	color: white;
	}

ul#navlinks .currentItem {
	background-color: #7FCEDC;
	color: white !important;
	
	}

div#links {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-left: 18px;
	color: #AAAAAA;
	line-height: 14px;
	margin-top: 40px;
	}

div#links p {
	margin: 0;
	}

div#links ul {
	margin: 0px 10px 0px 0px;
	padding: 0;
	list-style: none;
	}

div#links ul li {
	margin-top: 6px;
	}


div#links a {
	color: #DE7008;
	}


/*------------------------
  FORM STYLES
------------------------*/
form {
	margin-top: 0px;
	margin-bottom: 20px;
	}

span.formLabel {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	display: block;
	color: #009EBA;
	}
	
.formField, .formText {
	background-color: white;
	border: 1px solid #009EBA;
	}

.formCheckbox {	
}

.formLeft {
	display: block;
	float: left;
	}


/*------------------------
  "DOWNLOADS" STYLES
------------------------*/
ul.downloads {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

ul.downloads li {
	width: 45%;
	display: block;
	float: left;
}

.gry {
	color: #AAA;
}

.flrt {
	float: right;
}
