/* 
Job:				        Sauce Design.
Author:				    Ben Lovecek.
Company:			    Sauce Design, http://www.saucedesign.com.au
Email:				    ben@saucedesign.com.au
Last Edit / By:		1.10.08 / Ben Lovecek.
*************************************************************************
Related CSS Files:	interface.css, webProducts.css
Browser Compatible:	IE6+, FF2+ 
*/

/* Top Navigation */
ul#navlist {
margin-left: 0;
padding-left: 0;
margin-top: 0;
white-space: nowrap;
}

#navlist li {
display: inline;
list-style-type: none;

}

#navlist a { 
float: left;
padding: 8px 10px 3px 10px;
width: 88px;
text-align: center;
height: 17px;
}

#navlist a:link, #navlist a:visited{
color: #000;

text-decoration: none;

}

#navlist a:hover {
color: #7c919b;
background-color: #000;
text-decoration: none;
}
/* End Top Navigation */

/* Bottom Navigation */

ul#navbot {
margin-left: 0;
padding-left: 0;
margin-top: 0;
white-space: nowrap;
}

#navbot li {
display: inline;
list-style-type: none;

}

#navbot a { 
float: left;
padding: 8px 10px 3px 10px;
width: 223px;
text-align: center;
height: 17px;
margin-right: 2px;
}

#navbot a:link, #navbot a:visited{
color: #7c919b;
background-color: #32312f;
text-decoration: none;
}

#navbot a:hover {
color: #32312f;
background-color: #e55d09;
text-decoration: none;
}

/* End Bottom Navigation */

a.caseStudy {
     width:23px;
     height:23px;
     display:block;
	 background:url(../images/caseButton.jpg);
     text-decoration:none;    
  }
  
a.caseStudy:hover  {
     background-position: 0px -23px; 
  }
 
a#liteIcon {
     width:158px;
     height:47px;
     display:block;
	 background:url(../images/liteIcon.jpg);
     text-decoration:none;   
	}

a#liteIcon:hover {
	background-position: 0px -47px; 
	}

a#standardIcon {
     width:158px;
     height:47px;
     display:block;
	 background:url(../images/standardIcon.jpg);
     text-decoration:none;   
	}

a#standardIcon:hover {
	background-position: 0px -47px; 
	}

a#advancedIcon {
     width:158px;
     height:47px;
     display:block;
	 background:url(../images/advancedIcon.jpg);
     text-decoration:none;   
	}

a#advancedIcon:hover {
	background-position: 0px -47px; 
	}

a#clubIcon {
     width:158px;
     height:47px;
     display:block;
	 background:url(../images/clubIcon.jpg);
     text-decoration:none;   
	}

a#clubIcon:hover {
	background-position: 0px -47px; 
	}

a#storeIcon {
     width:158px;
     height:51px;
     display:block;
	 background:url(../images/storeIcon.jpg);
     text-decoration:none;   
	}

a#storeIcon:hover {
	background-position: 0px -51px; 
	}

a#premiumIcon {
     width:158px;
     height:48px;
     display:block;
	 background:url(../images/premiumIcon.jpg);
     text-decoration:none;   
	}

a#premiumIcon:hover {
	background-position: 0px -48px; 
	}
  
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #000;
	text-decoration: none;
	}

#footer a:hover {
	color: #000;
	text-decoration: underline;
	}

/* Left Pages Navigation */

#navcontainerLeft { 
margin-left: 1px; 
	}

#navcontainerLeft ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#navcontainerLeft li { 
margin: 0 0 0 0; 
	}

#navcontainerLeft a {
	display: block;
	padding: 7px 10px 7px 30px;
	width: 200px;
	color: #3c5662;
	background-color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #c0c1c2;
	text-transform:uppercase;
	letter-spacing: 3px;
	font-size: 65%;
	}

#navcontainerLeft a:hover {
	color: #3c5662;
	background-color: #e5eff6;
	text-decoration: none;
	}

#navcontainerLeft ul ul li { 
	margin: 0 0 0 0; 
	}

#navcontainerLeft ul ul a {
	display: block;
	padding: 7px 5px 7px 50px;
	width: 185px;
	color: #7c919b;
	background-color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 37px 12px;
	letter-spacing: 2px;
	}

#navcontainerLeft ul ul a:hover{
	color: #3c5662;
	background-color: #e5eff6;
	text-decoration: none;
	}


#navcontainerLeft ul ul ul li { 
	margin: 0 0 0 0; 
	}

#navcontainerLeft ul ul ul a {
	display: block;
	padding: 7px 5px 7px 70px;
	width: 165px;
	color: #7c919b;
	background-color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	background-image:url(../images/greybullet.gif);
	background-repeat: no-repeat;
	background-position: 55px 12px;
	letter-spacing: 2px;
	}

#navcontainerLeft ul ul ul a:hover {
	color: #3c5662;
	background-color: #e5eff6;
	text-decoration: none;
	}


/* End Left Pages Navigation */

#pagesRight a, #pagesRight a:link, #pagesRight a:active, #pagesRight a:visited {
	color: #043f68;
	text-decoration: underline;
	padding: 2px;
	} 

#pagesRight a:hover {
	color: #fff;
	background: #043f68;
	padding: 2px;
	text-decoration: none;
	}

.inputBox {
	width: 254px;
	height: 17px;
	padding: 2px 2px 3px 2px;
	border: 1px solid #a4b97f;
	}

.inputMsg {
	width: 254px;
	height: 150px;
	padding: 2px 2px 3px 2px;
	border: 1px solid #a4b97f;
	font: normal 100% arial, verdana, 'trebuchet ms', sans-serif;
	}

.submitBtn {
	background: url(../images/submitBtn.jpg) no-repeat;
	width: 65px;
	height: 34px;
	border: 0 solid #fff;
	cursor: pointer;
}
.submitBtn:hover {
	background-position: 0px -34px;
}

#pagesRight h1 {
	font-size: 110%;
	letter-spacing: 1px;
	color: #c73706;
	}

#pagesRight h2 {
	font-size: 100%;
	letter-spacing: 2px;
	color: #456b85;
	text-transform: uppercase;
	}

#pagesRight h3 {
	font-size: 90%;
	text-transform: case;
	letter-spacing: 2px;
	}

#portfolio {
	float: left;
	padding-top: 30px;
	}

.squareBox {
	float: left;
	width: 166px;
	height: 73px;
	background:url(../images/squareBox.jpg) no-repeat;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 45px;
	padding-bottom: 15px;
	}

#detailLeft {
	float: left;
	width: 371px;
	}

#detailRight {
	float: left;
	width: 320px;
	border-left: 1px dashed #7c919b;
	padding-left: 10px;
	}

#detailLeftSpatial {
	float: left;
	width: 471px;
	}

#detailRightSpatial {
	float: left;
	width: 220px;
	border-left: 1px dashed #7c919b;
	padding-left: 10px;
	}

#detailLeft1 {
	float: left;
	width: 471px;
	border-right: 1px dashed #7c919b;
	}

#detailRight1 {
	float: left;
	width: 226px;
	
	padding-left: 10px;
	}

.portLeft {
	color: #e65c08;
	text-transform: uppercase;
	font-size: 75%;
	letter-spacing: 1px;
	width: 100px;
	}

.portRight {
	color: #39464b;

	font-size: 75%;
	}

#detailBtmRight {
	float: right;
	width: 330px;
	text-align: right;
	font-size: 75%;
	text-transform: uppercase;
	}

#topLeftBundle {
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	width:460px;
	padding: 7px;
	background: #e8e8e8;
	}

#topRightBundle {
	border-top: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	width:120px;
	padding: 7px;
	background: #e8e8e8;
	}

.trainingHeading {
	background: #e8e8e8;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	padding: 7px;
	}

.trainingHeadingRight {
	background: #e8e8e8;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	padding: 7px;
	}

.bundleLeft {
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	padding: 7px;
	}

.bundleCell {
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	padding: 7px;
	}

#logos {
	padding-top: 20px;
	}


#homeBox a, #homeBox a:link, #homeBox a:active, #homeBox a:visited {
	color: #000;
	text-decoration: none;
	padding: 2px;
	} 

#homeBox a:hover {
	color: #fff;
	background: #043f68;
	padding: 2px;
	text-decoration: none;
	}

