/* GLOBAL WEBSITE STYLES */

body {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%; 
	color:#333333;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#FFFFFF;
	}
	
	
/* STYLES FOR PRINT */
@media print {
	.noprint   {display:none;} 
}
@media screen {
	.printonly {display:none;}
}

/* HEADER STYLES */

div#header{ 
	height:70px;
	background-color:#001c47;
	}
div#header .logout{
	position:absolute;
	right:205px;
	top:4px;
	z-index:2;
	}
div#header .logout a{
	color:#82A0DC;
	font-size:11px;
	text-decoration:none;
	}
div#logo{ 
	position:absolute;
	left:0px;
	top:12px;
	}
div#siteimage{ 
	position:absolute;
	right:0px;
	top:0px;
	z-index:0;
	}
div#sitetitle{ 
	position:absolute;
	right:5px;
	top:45px;
	}
	
/* DROPDOWN STYLES */

div#dropdown {
	position:absolute;
	right:3px;
	top:2px;
	z-index:1;
	}
div#dropdown select { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2D4B8C;
	background-color:#EBF0FF;
	}
div#dropdown input {  	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#2D4B8C;
	color:#FFFFFF;
	width:30px;
	height:20px;
	}			
	
	
	
/* FOOTER STYLES */
/* ======== NEW STYLES FOR THE index.HTML FILE =========
table#globalFooter { margin:30px 0 30px 0; border-bottom:1px solid #ddd; width:100%; border:none; clear:both;}
	table#globalFooter th, table#globalFooter td { padding:5px; padding-left:1%; text-align:left; font-size:11px;}
	table#globalFooter th { background-color:#eee; color:#666;}
	table#globalFooter td {background-color:#fff; }
		table#globalFooter td.location { font-weight:bold; padding-left:1%;}
		table#globalFooter td.topBorder {border-top:1px dotted #ccc;}
	div#disclaimerEtc {font-size:85%; padding-left:1%;}

*/
.footer_bar {
	font-size:0.9em;
	font-style:normal !important;
	padding:6px 4px;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	background-color:#ededed;
	margin-bottom:10px;
	clear:both; 

}

.footer_bar span.f_right { float:right;}


.copyright {
	color: #333333;
	font-style:normal !important;
	padding:6px 4px;
	font-size:0.9em;
}

.footer_bar a, .copyright a{ color:#2D4B8C; font-size:1em;}
.footer_bar a:hover, .copyright a:hover{ color:#82A0DC;}
.footer_bar a:visited, .copyright a:visited{ color:#2D4B8C;}
.footer_bar a:visited:hover, .copyright a:visited:hover{ color:#82A0DC;}


.footer_bar a.rss-feed, .footer_bar a.rss-feed:hover {
	font-size:0.9em;
	padding:1px 2px 1px 15px;
	background:#f99a39 url(images/rss-bg.gif) repeat-x -2px -3px;
	text-decoration:none;
	border:1px solid #CC5D15;
	color:#fff;
	font-weight:900;
	letter-spacing:0.1em;
	display:block;
	float:left;
	margin:0 5px 0 0
	}
	
#new-footer a.rss {
		background: transparent url(/connected/share/img/ico-rss-small.gif) no-repeat 100% 50%;
		padding-right: 15px;
		padding-bottom: 2px;

	}
	
/* CONTACT BOX STYLES */
#contact{ 
	border:1px solid #B4C8F0;
	padding:4px;
	background-color:#FFFFFF;
	}
#contact div.title{ 
	font-weight:bold;
	color:#2D4B8C;
	}
#contact div.title hr{ 
	border-bottom:3px solid #2D4B8C;
	height:3px;
	}
#contact a{ 
	color:#2D4B8C;
	font-size:0.9em;
	text-decoration:none;
	}
#contact a:hover{ 
	color:#82A0DC;
	}
#contact a img{ 
	float:left;
	margin:5px 10px 0px 5px;
	}
#contact hr{
	border-bottom:1px dashed #B4C8F0;
	border-top:none;
	}


/* New contact style - please please please don't delete. */


dl.spine-contact {
	background-image:none;
	background-color:#fff;
	border:3px solid #A6BAEE;
	padding:3px}	

dl.spine-contact dt {
	padding:3px;
	font-weight:900;
	border-bottom:3px solid #000066;}
	
	dl.spine-contact dd {
	margin:0}
														
	dl.spine-contact dd a span {
		 display:inline;
		 padding:3px 0 0 0;}

	dl.spine-contact dd#spine-link-contact a span  {
		background-image:none}
	
	dl.spine-contact dd#spine-link-ringback a span  {
		background-image:none}



/* PAGINATION STYLES - RP */

#pagination{
	padding: 5px 0 5px 0;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 5px;
	}
	
#pagination .links{
	margin: 5px 0 5px 0;
	}
	
#pagination a {
	border:solid #999999 1px; padding: 0px 4px; font-size:90%; text-decoration:none; color:#666666; background-color:#FFFFFF
	}
	
#pagination a:hover{	
	background-color:#999999; color:#FFFFFF
	}
	
#pagination .current{	
	background-color:#999999; color:#FFFFFF
	}
	
/* Product Update Styles - 030107*/


#product-update-container
{
    margin: 0px 0px 10px 0px;
	background:#D7E1EB;
	border:1px solid #000935;
}

#product-update-heading
{
    border-bottom:1px solid #000935;
    font-size:0.9em;
    padding:4px;
	background:url(../../global/synd/cn/images/icons/product_updates.gif) no-repeat #000935; 
	padding-left:28px;
	color:#FFFFFF;
	font-weight:bold;
}

#product-update-body
{
    border:1px solid #DDD;
    border-top:0px;
    font-size:0.9em;
}
#product-update-intro
{

	background:url(../../global/synd/cn/images/news/product_update.jpg) repeat-x #93B1C9 top;
	margin:0;
	padding:4px;
}
#product-update-body ul
{
    padding: 0px 0px 0px 15px;
    margin-left: 5px;
}
#product-update-more
{
	text-align:right
}


/*clearfix styles*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;}
	
	.clearfix {display: inline-block;}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
/* NEW FOOTER STYLES - 09.07.07 */	

#new-footer {	
	padding:10px 20px;
	border-top: 1px solid #cacaca;
	font-size:1.1em}
	
	#new-footer p {
		float:left;
		width:48%;
		font-size:0.8em;
		margin:0 0 1.1em 0;
		line-height:1.4em;
		text-align:justify}
			
	#new-footer a {
		color:#6d6d6d;
		font-size:0.8em}
	
	#new-footer a:hover {
		color:#a09f9f}	
	
	#new-footer ul {	
		float:right;
		width:48%;
		list-style:none;
		margin:0}
	
	#new-footer ul li {
		float:right;
		padding:0 10px 0 10px;
		border:solid #ccc;
		border-width:0 1px 0 0;
		list-style-image:none}
	
	#new-footer ul li.last {
		padding-right:0;
		border-right:0}
		
