﻿.gray-link {
        font-family: Arial, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #484848;
        text-decoration: none;
}
.footerbar {
        font-family: Arial, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #484848;
        padding: 0px 8px 0px 6px;
        text-decoration: none;
        border-right: 1px dotted #C0C0C0;
}

.footer {
        font-family: Arial, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #484848;
        margin-top: 9px;
        padding: 10px 0px;
        border-top: 1px dotted #C0C0C0;
}

/* explorer corner fix classes */
* html .ie_right_corner_fix .corner-br,
* html .ie_right_corner_fix .corner-tr {
    margin-right: -1px;
}
* html .ie_left_corner_fix .corner-tl,
* html .ie_left_corner_fix .corner-bl {
    margin-left: -1px;
}
* html .ie_top_corner_fix .corner-tr,
* html .ie_top_corner_fix  .corner-tl {
    margin-top: -1px;
}
* html .ie_bottom_corner_fix .corner-br,
* html .ie_bottom_corner_fix .corner-bl {
    margin-bottom: -1px;
}
#footer-table {
	width: 900px;
	border-spacing: 0;
	border-collapse: collapse;
}
#footer-table td {
	padding: 0;
	font-size: 11px;
	color: #949494;
	line-height: 100%;
}
.footer-section {
	vertical-align: top;
	text-align: left;
}
.footer-section h6 {
	padding-bottom:3px;
	color:Gray;
}
.footer-section h6.subheader{
	font-size:12px;
	padding-bottom:0px;
}
.footer-section .divider_line{
	border-bottom:1px dotted #b5b5b5;
	height:10px;
	margin-bottom:10px;
}
.footer-section-title {
	border-top: 1px dotted #d8d8d8;
	padding: 12px 0 0;
	margin: 0 0 8px 0;
}
.footer-link-container {
	margin: 7px 0;
}
.footer-link {
	font-size: 11px;
	color: #888888;
}
#footer-international-section .footer-link-container {
	margin: 3px 0 4px;
}
.footer-link:hover {
	color: #505050;
}
.footer-icon {
	margin: 9px 0;
}
.footer-link-table {
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}
.footer-flag {
	border: none;
}
.footer-flag-ja {
	border: 1px solid #e0e0e0;
	margin: -1px;
}
#footer-left-column {
	background-image: url('http://s2.picdn.net/images/footer_left_border.png');
	width: 14px;
	border-top: none;
	background-repeat: no-repeat;
}
#footer-right-column {
	background-image: url('http://s5.picdn.net/images/footer_right_border.png');
	width: 14px;
	border-top: none;
	background-repeat: no-repeat;
}
#footer-footer {
	line-height: 125% !important;
}
.footer-footer-cell {
	padding: 18px 0 0 0 !important;
	text-align: center;
	color: #b8b8b8 !important;
}
.footer-contact-support-section{
	width:160px;
	padding-bottom:10px;
}
#footer-multi-international-section {
	width:160px;
}

#footer-multi-international-section ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#footer-multi-international-section ul li {
	float:left;
	width:80px;
	padding:0px 0px 6px 0px;
}
#footer-multi-international-section ul li a {
	color: #888888;
	cursor:pointer;
}
#footer-multi-international-section ul li a:hover {
	color: #505050;
}
#footer-multi-international-section .worldmap {
	margin-top: 10px;
	border:0px;
}

a.social_link {
	width:20px;
	height:20px;
	float:left;
	display:block;
	background-image:url('images/icns-social-sprite-20px-gray.png');
	background-repeat:no-repeat;
	margin:2px 10px 0px 0px;
}
a.facebook {
	background-position:-2px 0px;
}
a.facebook:hover{
	background-position:-2px -30px;
}
a.twitter {
	background-position:-2px -60px;
}
a.twitter:hover {
	background-position:-2px -90px;
}
a.vimeo:hover {
	background-position:-2px -150px;
}
a.blog {
	background-position:-2px -180px;
}
a.blog:hover {
	background-position:-2px -210px;
}
.light {
	color: #787878;
	padding: 0 2px;
}
#footer_container {
	/*background: #f7f7f7;*/	
	margin-top: 6px;
    background: url('images/navsprite-member.png') repeat-x 0 -181px;
	height:15px;	
}
#footer_container h3.blue {
	position:relative;
	top:0px;
	margin-right:10px;
	font-weight:normal;
	font-size:15px;
	white-space: nowrap;
	display:inline;
}
#footer_container h3.de,
#footer_container h3.es,
#footer_container h3.fr,
#footer_container h3.it,
#footer_container h3.nl,
#footer_container h3.pt,
#footer_container h3.ru,
#footer_container h3.ja
 {
	font-size:13px;
}


.footer-section-title {
	border: 0;
}
.stats_section {
	text-align:center;
	color:#999999;
	font-size:14px;
	padding:10px 0px 20px 0px;
}
.stats_section em {
	color:#6c6c6c;
	font-size:16px;
	font-style:normal;
}



