/*
 * shared
 * $Id: info_page.css 33621 2010-04-08 11:06:22Z iargent $
 */ 


#info-page {
	padding: 30px 80px; 
	font-size: 13px; 
	overflow: auto;
}
#info-page h2 {
	margin: 30px 0px 15px; 
	padding-left: 30px; 
	font-size: 16px; 
	font-weight: bold;
}
#info-page h2:first-letter {
	text-transform: capitalize
}
#info-page ul {
	margin-bottom: 20px;
}
#info-page p {
	margin-bottom: 20px;
}
#info-page h3 {
	margin-bottom: 5px; 
	font-size: 16px; 
	font-weight: bold;
}
#info-page sup {
	font-size: 9px;
}
#info-page table {
	border-collapse: collapse;
}
#info-page th {
	padding: 2px 5px;
	 width: 170px; 
}
#info-page td {
	padding: 2px 5px;
	 width: 170px; 
}
#info-page .table-small th {
	width: 100px;
}
#info-page .table-small td {
	width: 100px;
}
#lost_password {
	padding-bottom: 20px; 
	padding-left: 20px; 
	padding-right: 20px; 
	margin-bottom: 20px; 
	padding-top: 20px;
}
#orderCardSecurityCode {
	padding-bottom: 20px; 
	padding-left: 20px; 
	padding-right: 20px; 
	padding-top: 20px;
}
#orderCardSecurityCode H3 {
	font-size: 14px; 
	font-weight: bold; 
	padding-top: 15px;
}
#info-page th {
	font-weight: bold;
}
/*# .headers th {
	background: #c0c0c0;
}*/
#info-page ol li {
	margin-bottom: 15px;
}
#info-page ul li {
	margin-bottom: 15px;
}
#ticket-request ul {
	position: relative;
}
#ticket-request li {
	list-style-type: none; 
	margin-right: 100px;
}
#ticket ul li {
	margin-bottom: 0px !important;
}
#ticket-request #left {
	margin-top: 40px;
}
.ticket dt {
	float: left; 
	font-weight: bold;
}
.ticket dt:first-letter {
	text-transform: capitalize;
}
#ticket .ticket {
	position: relative; 
	overflow: auto;
}
#cs-ticket li {
	float: left;
}
#view-ticket li {
	float: left;
}
#view-ticket .ticket-submit {
	float: right;
}
#site-map {
	position: relative; 
	overflow: auto;
}
#site-map .column {
	padding-bottom: 5px; 
	padding-left: 0px; 
	width: 192px; 
	padding-right: 0px; 
	float: left; 
	margin-right: 5px; 
	padding-top: 5px;
}
#site-map h3 {
	text-align: center; 
	background-color: #ddd; 
	clear: left;
}
#site-map h4 {
	background-color: #f2f2f2; 
	padding-left: 5px;
}
#site-map h4:first-letter {
	text-transform: capitalize;
}
#site-map h4 a {
	color: #333;
}
#site-map ul li {
	padding-bottom: 2px; 
	list-style-type: none; 
	margin: 0px; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 2px;
}

.content-full-page {
	position: relative; 
	padding-bottom: 0px !important; 
	padding-left: 0px !important; 
	width: 950px; 
	padding-right: 0px !important; 
	overflow: auto; 
	padding-top: 0px !important;
}
/* store location page */
#left-promo {
	text-align: center; 
	width: 250px; 
	float: left; 
	height: 460px;
}
#left-top {
	height: 312px; 
	overflow: hidden;
}
#store-location {
	width: 700px; 
	float: left;
}
/*=sizing chart */
#sizing-tables {
	float:left;
	font-size: 90%;
}
#sizing-tables table {
	width: 560px;
	margin-bottom:40px;
}
#sizing-tables table .border {
	border-right: #333 1px solid;
}
#sizing-tables table .lines {
	border-bottom: #333 1px dotted;
}
#sizing-tables table .bgColor {
	background-color: #c7c7c7;
}
#sizing-tables table sup {
	vertical-align: middle;
}
#sizing-description {
	float: right;
	width:210px;
	font-size: 90%;
}
#sizing-content-thickbox h2 {
	text-transform:uppercase;
}
/* end sizing chart */
/*country selector*/
#countryLanguageSelector {
	font-size:12px;
}
#breadcrumb-language, .continent-list .continent{
	display:none;
}
.continent-list .countries{
	list-style-type:none;
}
#countryLanguageSelector .country-selector-title h3{
	text-transform:uppercase;
	border-bottom: 1px dashed #BBBBBB;
	font-size: 15px;
	margin: 0 0 8px;
	color: #67111E;
	font-weight: bold;
}
#countryLanguageSelector p#change-country-intro{
	text-transform:capitalize;
	margin: 0 0 5px;
}
#country-wrp .country-list, #country-wrp .continent-list{
	margin:0;
}
#country-wrp .country {
	list-style-type:none;
	float:left;
	margin: 0 6px 12px 0;
	width: 148px;
    word-wrap: break-word;
	
}
