@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

#container {
	width: 960px;
	margin: 0 auto;
	padding-top: 139px;
	position: relative;
}

#content {
	width: 960px;
	border-top: 2px solid #002596;
	background: url(/assets/images/contentBg.png) top left no-repeat;
}
#terms  {
	width: 600px;
	/*border-top: 2px solid #002596;*/
	padding:10px;
}

#colLeft {
	width: 679px;
	border-right: 1px solid #BFC8E5;
	float: left;
	padding: 20px;
}

#colRight {
	width: 239px;
	float: left;
	padding-top: 10px;
}

.colPad {
	padding: 0 19px;
}

#visual {
	border: 1px solid #C4CED0;
	margin-bottom: 20px;
	width: 678px;
}

#contentColLeft {
	width: 330px;
	/*float: left;*/
	padding-right: 20px;
}

#contentColRight {
	width: 329px;
	/*float: left;*/
}

#nav {
	position: absolute;
	top: 112px;
	left: 0px;
	width: 960px;
	height: 27px;
}

#tools {
	position: absolute;
	top: 8px;
	/*left: 458px;
	width: 496px;
	'''''''width: +95&77*/
	left: 363px;
	width: 591px;
	height: 26px;
}

#accreditations {
	padding-top: 15px;
	text-align: center;
}
#setaccreditations {
	/*background:transparent url(/assets/images/contentBg.png) no-repeat scroll left bottom;*/
	text-align: center;float:left;
	padding-left: 20px;
}


#logo {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 235px;
	height: 75px;
}

#strap {
	position: absolute;
	top: 57px;
	left: 584px;
	width: 344px;
	height: 18px;
	background: url(/assets/images/strap.png) top left no-repeat;
}

#footer {
	padding-top: 20px;
	text-align: center;
}


/* UPDATE */

#colCenter {
	width: 499px;
	border-right: 1px solid #BFC8E5;
	border-left: 1px solid #BFC8E5;
	float: left;
	padding: 20px;
	min-height:375px;
}

#menu {
	width: 140px;
	padding: 20px;
	float: left;
}

.productRow {
	border-bottom: 1px solid #BFC8E5;
	padding: 15px 0;
}

.productItem, .productItemEnd { 
	width: 155px;
	float: left;
}

.productItem {
	margin-right: 17px;
}

#productDetailCol1 {
	width: 200px;
	float: left;
	padding-bottom: 15px;
}

#productDetailCol2 {
	width: 279px;
	float: left;
	padding-bottom: 15px;
	padding-left: 20px;
}

#productInfo {
	clear: both;
	padding-top: 15px;
	border-top: 1px solid #BFC8E5;
}


#worldpaylogos {
	clear:both;
}
#worldpaylogos img {
	/*height:33px; */ 
		opacity: .70;
		filter: alpha(opacity=70);
}