 

a.right_menu,a.right_menu:link,a.right_menu:hover,a.right_menu:visited {
		color:#CCCCCC;
		text-decoration:underline;
}
html  {
	overflow: -moz-scrollbars-vertical !important;
	}
body{
	padding: 0 0 20px 0;
	margin: 0;
	text-align: center;
	color: #333;
	font: normal 75% Arial, sans-serif;
	}

.trackingCode {
	position: absolute;
	top: -10px;
	left: 0;
	}


/*Defines page width with a vertical repeating 1px high background*/
#document{
	margin: 0 auto; 
	width: 766px; 
	text-align: left; 
	background: transparent url("../images/px_document_bg.gif") repeat-y top left;
	
	/* next is commented out as it breaks show/hide in using phone abroad in Firefox */
	/* overflow: hidden */
}

/*Heading*/
#header{
	background: transparent url("../images/header_gradient.jpg") repeat-x; 
	height: 133px; 
	margin-left:8px;
	overflow:hidden;
	position:relative;
	width: 750px;
	}

#footer{
	background: transparent url("../images/px_footer_bg.gif") no-repeat; 
	position: relative; 
	height: 34px; 
	clear: both; 
	font-size: 90%;
	color: #2F2F2F;
	margin-top: -5px;
	}

#footerpadding{
	padding-left: 15px;
	padding-top: 7px;
	}
.copyright 				{color: #9A9899; float: right; margin-top: 2px; padding-right: 16px;}
.bottomlinks 			{ float: left; width; auto;  margin-top: 1px;}	
.bottomlinks a,
.bottomlinks a:active,
.bottomlinks a:link,
.bottomlinks a:visited 	{ color: #333; }	
.bottomlinks a:hover 	{ color: #888; text-decoration: underline; }
	
	

.worldwidesites {
	position: absolute;
	margin-top: 75px;
	margin-left: -115px;
	}
html>body .worldwidesites	{ /* \*/margin-left: 10px; /* */}

.worldwidesites a			{ color: #000 !important; text-decoration: underline; font-weight: normal; font-size: 90%; }




/*Breadcrumb block*/

#breadcrumb {
	margin-top: 115px;
	margin-left:-115px;
	/* \*/
	margin-left: 10px;
	/* */
	font-size: 90%;
	color: #333;
	}
html>body #breadcrumb	{margin-top: 100px;}

.logofloat 					
{
	float: left;
	margin-left: 10px;
}

#mainsearch
{
	margin-top: 6px !important;
	margin-top: 2px;
	float: right;
	width: 273px;
}
	


/* column layout styles */

#contentfullscreen{
	width: 735px; 
	position: relative; 
	margin: -1px 0 0 23px;
	/*padding-bottom: 20px;*/
	}

#contentOneColPlus{
	width: 570px; 
	position: relative; 
	margin-top: -15px;
	margin-left: -15px;
	padding-bottom: 0px;
	overflow:hidden;
	}

#contenttwocols{
	width: 760px;
	margin-top: -15px;
	padding-bottom: 20px;
	background: url("images/nav_bg2.gif") 0 30px repeat-y;
	clear: both;
	}


	
#secondaryCol {
	width:176px;
	_width:160px;
	float:right;
	margin-right: 0; 
	margin-top:22px;
	}
	


/* Rich C - increased the width of this by 4 px as noticed it was too narrow when building tarrifs page. Return to hc590 if 
it causes other issues */

#pagecontentwrap{
	margin: 0;
	/* IE bug workaround */ 
	_margin:0;
	_float:left;
	}
.indent.themeBlack,
.indent.themeYellow {
	float: left;
	_float:none;
	}


#pagecontentwrap .twoCol{
	padding: 14px 0 20px 10px;
	width:603px;
	float:left;
	margin:0;
	_overflow:hidden;
}

.resultsstrip{
	background-color: #F4F4F4;
	margin-right: -8px;
	display: block;
	padding: 4px 7px 4px 16px;
	margin-bottom: 4px;
	margin-top: 10px;
	}

.sortstrip{
	background-color: #eee;
	margin-right: -8px;
	display: block;
	padding: 5px 12px 3px 16px;
	margin-bottom: 16px;
	_margin-bottom:0;
	}
.sortimg { float: left; width: 98px; margin: 5px 20px 0 4px; }
.sortstrip table { width: 580px !important; border: 1px #eee solid; margin-top:0 !important; }
.sortstrip form { border: 0 !important; margin:3px 0 0;padding:0; }
.sortstrip td { vertical align: middle; padding: 0 12px 0 0; }
.sortstrip td img { margin-top: 2px; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


.shortpara {
	width: 420px;
	}



/* Search results styles
------------------------------------------ */
#searchBody {
	text-align: left;
	margin:0 0 0 10px;
	padding:0;
	width: 510px;
	}
.webapp_structure_searchpage_frame {
	float: left;
	width: 538px;
	height: 800px;
	scroll: auto;
	margin-left: -7px;
	margin-bottom: 20px;
	}
.webapp_structure_searchpage,
.searchresultsinfo,
.searchresultslist li  { 
	text-align: left !important;
	width: 505px !important;
	position: relative;
	margin-bottom:5px;
	}

.searchagain {
	margin-top:-6px;
	background-color: #eee;
	padding:13px 10px 8px;
	}
.searchagain label {
	float: left;
	width: 55px;
	margin-top: 5px;
	}

.searchresultsinfo {
	background-color: #eee;
	padding:11px 0px 3px;
	}
.searchresultsinfo p {
	padding-left: 10px;
	float: left;
	}
.searchresultsinfo p.searchpagination {
	float: right;
	padding-right: 10px;
	}
.searchresultsinfo p.searchpagination a {
	padding: 0 2px;
	}
	
.searchresultslist {
	margin: 0 0 -6px 0;
	padding: 0;
	list-style: none;
	background-image: none;
	}
.searchresultslist li {
	list-style: none;
	background-image: none;
	margin: 10px 0;
	padding-bottom: 10px;
	padding-left: 3px;
	border-bottom: 4px #eee solid;
	}	
.searchresultslist li a {
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
	}

.searchseealso {
	border: 4px #eee solid;
	padding: 8px 10px 12px;
	margin: -6px 0 20px;
	}
.searchseealso ul {
	margin:0;
	padding:0;
	}
ul li {
	margin:0 0 2px;
	padding:0;
	list-style:none;
	}
.searchseealso .logoarea {
	text-align: center;
	padding: 15px 0 5px;
	margin:0;
	}
.searchseealso .logoarea img {
	margin-bottom: 10px;
	}

.visitvmmedia {
	position: absolute;
	margin-top: 75px;
    margin-left: -115px;
    _margin-left: -92px;    
}

.visitvmmedia img {
    	margin-top: -4px;
    	_margin-top: -1px;
    	vertical-align:middle;
}

html>body .visitvmmedia	{ /* \*/margin-left: 10px; /* */}

.visitvmmedia a { color: #000 !important; text-decoration: none !important; font-weight: normal; font-size: 90%; }


