a img {
	border: 0;
}

/* page header and footer are exactly the same and are a copy of the master stylesheet's body styles */
#pageHeader {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-position: top center;
	background-repeat: no-repeat;
}

#pageHeader div,ul,li,h1,h2,h3,p {
	margin: 0px;
	padding: 0px;
}

#pageHeader a {
	color: #303030;
}

#pageHeader h3 {
	font-size: 12px;
}

#pageFooter {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-position: top center;
	background-repeat: no-repeat;
}

#pageFooter div,ul,li,h1,h2,h3,p {
	margin: 0px;
	padding: 0px;
}

#pageFooter a {
	color: #303030;
}

#pageFooter h3 {
	font-size: 12px;
}

/*----------------------- PAGE POSITIONING AND MAIN CONTAINER STYLES ----------------------*/
.pageWrapper {
	width: 100%;
	height: 100% !important;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}

.pagePosition {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 980px;
	background-position: top center;
	border: 0px solid #c3c3c3;
	background-color: #fff;
	background-image: url(/images/new/external_header_bg.png);
	height: 100% !important;
	z-index: 1;
	cursor: default;
}

.pagePositionFooter {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 972px;
	border: 0px solid #c3c3c3;
	background-color: #fff;
	height: 100% !important;
	z-index: 1;
	cursor: default;
}

.pagePositionFooter {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 972px;
	border: 0px solid #c3c3c3;
	background-color: #fff;
	height: 100% !important;
	z-index: 1;
	cursor: default;
}

.pageBuffer {
	margin: 0px 12px;
	height: 100% !important;
}

/*----------------------- GLOBAL MASTHEAD STYLES ----------------------*/
.globalMasthead {
	width: 100%;
	height: 40px;
	font-size: 9px;
	color: #303030;
}

.brand {
	width: 168px;
	float: left;
	height: 40px;
}

/*----------------------- FRAMEWORK STYLES -------------*/
.content {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 948px;
	height: 100% !important;
}

.content2 {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	width: 948px;
	height: 100% !important;
	color: #303030;
}

.thin {
	float: left;
	width: 185px;
	margin-right: 5px;
	_margin-right: 4px;
	margin-bottom: 10px;
}

.large {
	float: right;
	width: 755px;
}

.large2 {
	float: left;
	margin-right: 6px;
	_margin-right: 3px;
	width: 482px;
}

.med {
	float: left;
	width: 270px;
}

.sportHalf {
	width: 379px;
	float: left;
}

.originalsHalf {
	width: 375px;
	float: left;
}

/*----------------------- LANGUAGE SELECTOR STYLES -------------*/

.backToEshopButton {
	float:right;
	margin:0 13px;
	position:relative;
	top:4px;
}

.backToEshopButton a {
	position: relative;
	top: 5px;
}

.silverstore {
	position: relative;
	top: 11px;
	width: 130px;
	float: right;
	height: 20px;
	border-left: #DEDEDE solid 1px;
	border-right: #DEDEDE solid 1px;
	text-align: center;
	vertical-align: middle;
}

.silverstore-disabled {
	position: relative;
	top: 11px;
	width: 130px;
	float: left;
	height: 20px;
	vertical-align: middle;
}

.silverstore img {
	position: relative;
	top: 0px;
}

/*----------------------- LANGUAGE SELECTOR STYLES -------------*/
.languageSelector {
	float: left;
	height: 40px;
}

.languageSelector ul {
	position: relative;
	top: 15px;
	left: 10px;
}

.languageSelector ul li {
	list-style: none;
}

.languageSelector ul li a {
	color: #303030;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

/* ------ GLOBAL NAVIGATION STYLES ------ */
.globalNavigation {
	float: right;
	height: 40px;
	text-align: right;
	z-index: 5;
	color: #808080;
	font-weight: bold;
	padding-left: 10px
}

.globalNavigation ul {
	position: relative;
	top: 15px;
	left: 0px;
}

.globalNavigation ul li {
	display: inline;
	margin-right: 12px;
	padding: 0px;
	list-style-type: none;
}

.globalNavigation ul li.last {
	margin-right: 0px;
}

.globalNavigation ul li.active {
	background-image: url(/images/new/bg-gobalNav-active.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 4px;
	padding: 5px 9px 5px 10px;
}

.globalNavigation ul li.active a {
	color: #303030;
}

.globalNavigation a {
	color: #808080;
	font-size: 10px;
	text-decoration: none;
	padding-right: 8px;
	background-image: url(/images/new/toopNav-rightArrow.jpg);
	background-position: right 3px;
	background-repeat: no-repeat;
}

.globalNavigation ul li.active a {
	background-image: none;
	margin-left: 0px;
}

.globalNavigation a.shoppingCart {
	background-image: url(/images/new/icon-cart.gif);
	padding-right: 16px;
	background-position:top right;
	background-repeat: no-repeat;
	margin-right: 10px;
}

.globalNavigation a.shoppingCartBold {
	background-image: url(/images/new/icon-cart_bold.gif);
	color: black;
	padding-right: 16px;
	background-position: top right;
	background-repeat: no-repeat;
	margin-right: 10px;
}

/* ------ FOOTER STYLES ------ */
.footer {
	border-top:1px solid #CCCCCC;
	height: 52px;
	color: #808080;
	font-size: 10px;
	padding-top: 10px;
	margin-top: 10px;
}

.footer .company {
	width: 20%;
	float: left;
}

.footer .links {
	float: left;
	width: 80%;
	text-align: right;
}

.footer .links ul li {
	list-style: none;
	display: inline;
	margin: 0px 4px;
}

.footer .links ul li a {
	text-decoration: none;
	color: #808080;
}

.footer .links ul li a:hover {
	text-decoration: underline;
	color: #808080;
}

.clear {
	clear: both;
}
