/*-----------------------------------------------------------------------------
version:   1.0
author:    sheri bodnaruk
email:     info@picainteractive.com
website:   http://www.picainteractive.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 5px 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

/* =Containers
-----------------------------------------------------------------------------*/
body {
	background:#fff url(../images/background.gif) top left repeat-x;
}

#wrapper {
	width:900px;
	margin: 0 auto;
}

#innerWrapper, #header, #Container {
	width: 900px;
	float:left;
}

#Container {
	padding-bottom:20px;
}

#twoColumnContainer {
	width:630px;
	float:left;
	padding-left:20px;
}

#contentContainer {
	width:580px;
	float:left;
	padding-left:20px;
}

#sideBar {
	float:left;
	width: 215px;
	padding-right:20px;
}

#twoColumnContainer .columnOne {
	width: 420px;
	float:left;
	padding-right:10px;
}

#twoColumnContainer .columnTwo {
	width: 170px;
	float:right;
}

#footer {
	border-top:1px solid #C00;
}


/* =Typography
-----------------------------------------------------------------------------*/

body {
  font: 70.5%/1.6 Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#333;
}

h1, h2 {
	font-size: 130%;
	letter-spacing:.01em;
}

h2 {
	padding-top:10px;
}

h4 {
	font-size: 100%;
	padding-top:5px;
}

h1, h2, h4 {
	color: #c00;
}

h3 {
	font-size: 110%;
}

h5 {
	font-size:100%;
	padding-top:10px;
}

#sideBar p {
	padding-left: 45px;
}

p { 
	margin: 10px 0;
}

#footer p {
	font-size:80%;
	text-align:center;
}


/* =Headings 
-----------------------------------------------------------------------------*/
#logo {
	padding-top:30px;
	float:left;
	height:65px;
}

#productTab {
	background:url(../images/tab.jpg) top left no-repeat;
	float:left;
	display:block;
	width:261px;
	height:82px;
	padding-top:10px;
}

.bannerImage {
	border: 1px solid #666;
	padding: 5px;
	margin:30px 0 20px 0;
}

h3.news {
	background: url(../images/newsIcon.gif) top left no-repeat;
	padding: 5px 0 10px 40px;
}

h3.contact {
	background: url(../images/contactIcon.gif) top left no-repeat;
	padding: 5px 0 10px 45px;
}

#sideBar h4 {
	font-size: 100%;
	padding: 0 0 0 25px;
	color:#C00;
	font-weight:bold;
	background:url(../images/newsArrow.gif) top left no-repeat;
	margin-left:20px;
}

h4.freeCD {
	background: url(../images/discIcon.gif) left top no-repeat;
	padding: 5px 0 10px 40px;
	text-transform:uppercase;
}

#twoColumnContainer .columnTwo img {
	border: 1px solid #666;
	padding: 5px;
}


/* =Links
-----------------------------------------------------------------------------*/

a, h4 a:hover, h3.news a:hover {
	color:#333;
	text-decoration:none;
}

a:hover, h4 a, h3.news a {
	color: #c00;
}

#productTab a {
	background:transparent url(../images/productArrow.png) center left no-repeat !important;
	background:transparent url(../images/productArrow.gif) center left no-repeat;
	padding-left: 20px;
	margin: 0 0 0 45px;
	font-weight: bold;
	color: #c00;
	text-decoration:none;
	
}

#productTab a:hover {
	color:#333;
}

/* =Main Nav
-----------------------------------------------------------------------------*/

.mainNav ul {
	list-style-type:none;
	float:left;
	margin:0;
	width:900px;
}

.mainNav ul li {
	float:left;
	padding-right:15px;
}

.mainNav ul li a {
	display:block;
	width:135px;
	height: 32px;
	text-align: center;
	color:#eee;
	font-weight:bold;
	text-decoration:none;
	line-height:32px;
	letter-spacing:.1em;

}

.mainNav ul li a:hover, .select {
	background:url(../images/menuOver.gif) bottom center no-repeat;
}


/* =Sub Nav
-----------------------------------------------------------------------------*/

.subMenu ul {
	border-top:5px solid #C00;
	list-style:none;
}

.subMenu ul li {
	display:block;
	background: url(../images/subMenu.gif) top left repeat-x;
	height:26px;
	line-height:26px;
}

.subMenu ul li a {
	padding-left: 20px;
	color:#333;
	font-weight:bold;
}

.subMenu ul li a:hover, .subMenu ul li a.selected  {
	color: #C00;
}

/* =titles
-----------------------------------------------------------------------------*/

h1 span {
	display:none
	}
	
#homeTitle {
	background: transparent url(../images/homeTitle.gif) no-repeat top left; 	
  	height: 38px;
	}

#newsTitle {
	background: transparent url(../images/NewsTitle.gif) no-repeat top left; 	
  	height: 38px;
	}
	
#eventsTitle {
	background: transparent url(../images/EventsTitle.gif) no-repeat top left; 	
  	height: 38px;
	}
	
#clientTitle {
	background: transparent url(../images/ClientsTitle.gif) no-repeat top left; 	
  	height: 38px;
	}
	
#overviewTitle {
	background: transparent url(../images/OverviewTitle.gif) no-repeat top left; 	
  	height: 38px;
	}

#trainingTitle {
	background: transparent url(../images/TrainingTitle.gif) no-repeat top left; 	
  	height: 38px;
	}
		
#contactSalesTitle {
	background: transparent url(../images/ContactTitle.gif) no-repeat top left; 	
  	height: 38px;
	}
	
#userConferenceTitle {
	background: transparent url(../images/UserConferenceTitle.gif) no-repeat top left; 	
  	height: 38px;
	}

#companyTitle {
	background: transparent url(../images/CompanyTitle.gif) no-repeat top left; 	
  	height: 38px;
	}
	
#customerSupportTitle {
	background: transparent url(../images/CustomerSupportTitle.gif) no-repeat top left; 	
  	height: 38px;
	}
	
#integrationTitle {
	background: transparent url(../images/IntegrationTitle.gif) no-repeat top left; 	
  	height: 38px;
	}
	
#dataMigrationTitle {
	background: transparent url(../images/DataMigrationTitle.gif) no-repeat top left; 	
  	height: 38px;
	}
	
#canadaSpecificTitle {
	background: transparent url(../images/Canada-specificTitle.gif) no-repeat top left; 	
  	height: 38px;
	}
		
#australiaSpecificTitle {
	background: transparent url(../images/Australia-specificTitle.gif) no-repeat top left; 	
  	height: 38px;
	}
	
#blueTeamTitle {
	background: transparent url(../images/BlueTeamTitle.gif) no-repeat top left; 	
  	height: 38px;
	}
	
#iaproTitle {
	background: transparent url(../images/IAProTitle.gif) no-repeat top left; 	
  	height: 38px;
	}
	
#productHistoryTitle {
	background: transparent url(../images/ProductHistoryTitle.gif) no-repeat top left; 	
  	height: 38px;
}


/* Content
-----------------------------------------------------------------------------*/
ul.newsItems, ul.arrowItems {
	margin:0 0 0 20px;
	list-style:none;
}

ul.newsItems li, .listItem, .arrowList a, ul.arrowItems li {
	background:url(../images/newsArrow.gif) top left no-repeat;
}

.arrowList a, .listItem, .listInfo, ul.arrowItems li {
	padding-left: 15px;
}

ul.arrowItems li {
	padding-bottom: 10px;
	width:  400px;
}

.blueTeamArrow {
	background:url(../images/BlueTeamArrow.gif) top left no-repeat;
	padding-left: 15px;
}

a.noArrow {
	background-image:none;
	padding:0;
}

ul.newsItems li {
	margin: 10px 0;
	width: 165px;
	padding-left: 20px;
	}

ul.contentList {
	margin-left: 30px;
	width:  400px;
}

.back {
	display:block;
	width:580px;
	float:left;
}

.back h1 {
	float:left;
	width:450px;
}

.back a {
	background:url(../images/backButton.gif) top left no-repeat;
	float:right;
	padding-left:20px;
	margin-top:5px;
}

.blueTeam, ul.BlueTeamMenu li a.blueTeam {
	color:#226294;
}



/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}


/* =Tables
-----------------------------------------------------------------------------*/

table { 
  	border-spacing: 0;
	border-collapse: collapse;
}

#clientList {
	width:600px;
}

td {
  text-align: left;
	font-weight: normal;
	vertical-align:top;
}

#clientList h2 {
	padding-left: 48px;
	height:21px;
}

#clientList h3 {
	padding: 5px 0 0 48px;
}

h2.Australia {
	background: url(../images/AustralianFlag.gif) bottom left no-repeat;	
}

h2.Canada {
	background: url(../images/CanadianFlag.gif) bottom left no-repeat;	
}

h2.NewZealand 
{
    background: url(../images/NewZealandFlag.gif) bottom left no-repeat;	
}

h2.American {
	background: url(../images/AmericanFlag.gif) bottom left no-repeat;	
}

.American span {
	font-size:80%;
	color:#333;
	font-weight:normal;
}

#clientList ul {
	list-style:none;
	padding-left:48px;
}



/* =Contact
-----------------------------------------------------------------------------*/
form {
	padding: 10px 0 0 0px;
}

.required {
	color:#BF311A;
	font-weight:bold;
	font-style:italic;
}

.doubleColumn, .comments {
	width: 500px;
	padding: 0;
	margin: 0;
	}
	
.checkboxNotification {
	width: 450px;
	}

th {
	padding: 0;
	margin: 0;
	text-align: left;
	font-weight:normal;
	}
	
.textfield input, .textfieldDbl input, .comments input  {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

	
.textfield input, .textfieldDbl input  {
	width: 99%;
	text-align: left;
	}

.textfieldDbl input  {
	width: 490px;
	text-align: left;
	}
	
.contactForm td {
	padding: 5px 0;
	}
	
table.doubleColumn td, table.doubleColumn th {
	padding: 0 20px 5px 0;
	margin: 0;
	width:245px;
	}
	
table.checkboxNotification td {
	padding: 5px 0 20px 0;
	margin: 0;
	}
	
td.checkbox {
	width: 20px;
	}

.checkbox input {
	width: 12px;
	height: 12px;
	}

.comments th {
	padding-bottom:5px;
}
	
.comments textarea {
	width: 97%;
	height: 200px;
	}
	
.submitButton input {
	width: 65px;
	height: 25px;
	float:left;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
	color: #333;
	margin: 10px 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	}


/* =Misc 2
-----------------------------------------------------------------------------*/
