@charset "utf-8";

/* Updata CSS */
/* 18 August 2009 */
/* BPages - www.bpages.co.uk */


/* General Page Styles */
.clear{
	clear: both;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul.bullet{
	list-style-image: url('bullet2.gif');
}



/* International Selection */
div.eu .flags .eu, div.us .flags .eu{
	background-image: url(eu.gif);
}
div.eu .flags .us, div.us .flags .us{
	background-image: url(us.gif);
}
div.eu .flags .us{
	background-image: url(us-grey.gif);
}
div.us .flags .eu{
	background-image: url(eu-grey.gif);
}

div.eu .flags, div.us .flags{
	width: 78px;
	float: right;
	height: 21px;
	padding-top: 3px;
	margin-top: -3px;
	border-left: 1px solid #cccccc;
}
div.eu .flags a, div.us .flags a{
	display: block;
	float: right;
	margin-left: 10px;
	width: 26px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: right;
}

#header {
	background: none;
}

#header h1 a, #header h1 a em{
	background-image: url('updatalogo.jpg');
	height: 73px;
	width: 123px;
	display: block;
}


/* Fixed Site Styling */

.wrapper{
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

div.dash{
	background-image: url(dash.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
	border-style: none;
	margin: 14px 0px 14px 0px;
	display: block;
}

/* Navigation Styling */

.CMSListMenuUL{
	float: left;
	margin: 0px 0px 14px 2px;
	padding: 0px;
	font-weight: bold;
	font-size: 13px;
	width: 80%;
	list-style-image: none !important;
	list-style-type: none !important;
}
.CMSListMenuUL li{
	padding: 0px 14px 0px 12px;
	text-align: center;
	border-left: 1px solid #f38e1a;
	float: left;
	background: none;
}
.CMSListMenuUL li.first{
	padding: 0px 14px 0px 2px;
	border: none;
}
.CMSListMenuUL li a{
	text-decoration: none;
	color: #888888;
	text-transform: uppercase;
}
.CMSListMenuUL li a.CMSListMenuLinkHighlighted, .CMSListMenuUL li a:hover{
	color: #044e84;
}
.CMSListMenuUL li a:hover{
	text-decoration: underline;
}


/* Top Bar Styling */

.scrollBar{
	clear: both;
	color: #666666; 
	height: 25px;
	width: 808px;
	border: 1px solid #cccccc;
	background-repeat: repeat-x;
	background-image: url(barbg.gif);
	margin-bottom: 10px;
}
.scrollBar a{
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0px 0px 8px;
	padding: 0px;
	background-image: url(bullet.gif);
	background-position: 1px 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 14px;
}
.scrollBar li a{
	text-decoration: none;
	!padding: 8px;
	color: #666666; 
}


/* Feature Styling */
.feature {
	margin: 8px 4px 5px 0px;
	float: left;
	background-image: url(TA.jpg);
	width: 308px;
	height: 289px;
}

.feature-PI {
	margin: 8px 4px 5px 0px;
	float: left;
	background-image: url(PI.jpg);
	width: 308px;
	height: 289px;
}

.feature-PI-USA {
	margin: 8px 4px 5px 0px;
	float: left;
	background-image: url(PI-USA.jpg);
	width: 308px;
	height: 289px;
}

.feature-PA {
	margin: 8px 4px 5px 0px;
	float: left;
	background-image: url(PA.jpg);
	width: 308px;
	height: 289px;
}

.feature-energy {
	margin: 8px 4px 5px 0px;
	float: left;
	background-image: url(energy.jpg);
	width: 308px;
	height: 289px;
}


.feature ul, .feature-PA ul, .feature-energy ul {
	margin: 0px;
	padding: 230px 0px 0px 25px;
}
.feature ul li, .feature-PA ul li, .feature-PI ul li, .feature-PI-USA ul li, .feature-energy ul li{
	float: left;
	width: 130px;
	margin: 0px;
	padding: 0px;
	background:url(bullet.gif) no-repeat 0px 50%; 
	padding-left:10px;
	font-size:16px;
}

.feature-PI ul li, .feature-PI-USA ul li {
	background:url(bullet2.gif) no-repeat 0px 50%; 
}

.feature a, .feature-PA a, .feature-energy a{
	color: #ff6400;
	text-decoration: none;
	font-weight: bold;
}

.feature-PI a, .feature-PI-USA a  {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.feature-PI ul, .feature-PI-USA ul{
	margin: 0px;
	padding: 230px 0px 0px 25px;
	/*list-style-image: url(bullet.gif) !important;*/
}
.feature a:hover, .feature a:hover, .feature-PI a:hover, .feature-energy a:hover{
	text-decoration: underline;
}

/* Main Picture Styling */
img.mainpic{
	float:left;
	border: 1px solid #cccccc;
	margin: 8px 0px 5px 0px;
	padding: 0px;
	width: 496px;
	height: 288px;
}


/* Lower Feature Boxes */
.box{
	display: block;
	text-decoration: none;
	width: 152px;
	height: 77px;
	margin: 0px 4px 4px 0px;
	background-repeat: repeat-x;
	float: left;
	color: #EEEEEE;
}

/*NB can enable box hover styles here*/
a.box:hover{
	text-decoration: none;
	color: white;
}

.box ul{
	margin: 9px 0px 0px 0px;
	padding: 0px;
	padding-left: 25px;
}
.box ul li{
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	background: none;
	line-height: 1.2em;
	list-style-image: url('bullet2.gif');
	padding-left: 0px;
	list-style-position: outside;
}
.box ul li.subtext{
	margin-top: 5px;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
}
.box.darkblue{
	background-image: url(darkbluebg.gif);
}


.box.lightblue{
	background-image: url(lightbluebg.gif);
}

.box.orange{
	background-image: url(orangebg.gif);
}

/* DL button */

.productOptionSmall ul li.download a, .productOptionSmall ul li.download a em {
	background:transparent url(../Images/ta-download-small.gif) no-repeat scroll;
	margin-top: 8px;
	float:left;
	height:29px;
	overflow:hidden;
	width:87px;
	font-size: 0px;
}

.productOptionSmall ul li.download a:hover, .productOptionSmall ul li.download a:hover em{ 
	background:url(../Images/ta-download-small.gif) 0 100% no-repeat scroll; 
	margin-top: 8px;
	height:29px; 
	width:87px; 
	float:left; 
	overflow:hidden;  
}

.replace em {
visibility: hidden;
}
.box:hover{
}

.box ul{
	margin: 9px 0px 0px 0px;
	padding-left: 25px;
	list-style-image: url(bullet2.gif);
}
.box ul li{
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
}
.box ul li.subtext{
	margin-top: 5px;
	font-size: 12px;
	list-style-type: none;
	list-style-image: none;
}
.box.darkblue{
	background-image: url(darkbluebg.gif);
}
.box.lightblue{
	background-image: url(lightbluebg.gif);
}
.box.orange{
	background-image: url(orangebg.gif);
}
.box.pro {
	background-image:url(probg.gif);
}

.featureset{
	position: relative;
}
.featureset, .featurebox{
	text-decoration: none;
	display: block;
	float: left;
	width: 343px;
	height: 77px;
	overflow: hidden;
	padding: 0px;
}
.featurebox.bordered{
	width: 340px;
	height: 75px;
	border: 1px solid #cccccc;
	background-image: url(featurebg.gif);
}
.featurebox ul{
	list-style-image: url(bullet2.gif);
}


/* Footer Styling */
.footer-eu {
	clear: both;
	margin: 5px 0px 5px 0px;
	background-image: url(footer.jpg);
	width: 810px;
	height: 146px;
}
.footer-us {
	clear: both;
	margin: 5px 0px 5px 0px;
	background-image: url(footer-USA.jpg);
	width: 810px;
	height: 146px;
}
.footer-eu .copyright, .footer-us .copyright{
	padding: 157px 0px 15px 5px;
	font-size: 10px;
	color: #696969;
}

/*maincontent width*/
#maincontent { 
	width: 809px;
}