/* CSS Document For Common Page Elements */

/* The main body style */
body {
	background-color: #ededeb;
	margin: 0px;
	text-align: center;
}

/*
	The main page container
*/
div.page {
	background: url(4200709101132160147.gif) repeat-y top center;
	margin:auto;
	text-align: left;
	width:76.92em;/* non-IE */ 
    *width:75.07em;/* IE */
	min-width: 1000px;
}

/*
	Turn off margins on forms
*/
form {
	margin: 0px;
}

/*
	Turn off underlining for links
*/

a,
a:hover {
	text-decoration: none;
}

/*
	Turn off borders on images within links
*/

a img {
	border: none;
}

/*
	Standard Clear Class
*/
div.clear {
	clear: both;
}

/*
	Whenever a gray separator is needed
*/
div.separator {
	background-color: #D4D4D4;
	clear: both;
	display: block;
	float: none;
	height: 1px;
	line-height: 1px;
	margin-right: 5px;
}

/*
	------------------------------------------------------------------------
	Page Sections
	These are the top block level elements for the site
	------------------------------------------------------------------------
*/
div.page_section {
}

/*
	------------------------------------------------------------------------
	Header Styles
	------------------------------------------------------------------------
*/

#PageHeader {
	background: url(4200709101132161419.jpg) top center no-repeat;
	color: #d2d2d2;
	font-family: Helvetica, Arial;
	height: 85px;
	width: 1000px;
}

#PageHeader div.logo {
	clear: left;
	float: left;
	text-align: right;
	width: 226px;
}

#PageHeader div.links {
	clear: none;
	float: left;
	margin-top: 25px;
	min-width: 320px;
}

* html #PageHeader div.links {
	width: 320px;
}

#PageHeader div.links a {
	color: #d2d2d2;
	display: inline;
	float: left;
	line-height: 13px;
	margin-left: 20px;
	text-transform: uppercase;
}

#PageHeader div.links a:hover,
#PageHeader div.links a.current {
	color: white;
}

#PageHeader div.links a span.title {
	display: block;
	font-size: 17px;
	font-weight: bold;
}

#PageHeader div.links a span.content {
	background: url(42007091011321626911.gif) no-repeat center right;
	font-size: 12px;
	margin-top: 2px;
	padding-right: 16px;
}

#PageHeader div.links a:hover span.content, 
#PageHeader div.links a.current span.content {
	background-image: url(42007091011321637713.gif);
}

#SearchBox {
	clear: right;
	float: left;
	line-height: 13px;
	margin-top: 22px;
	margin-left: 50px;
}

#SearchBox span.title {
	color: #d2d2d2;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
}

#SearchBox span.content {
	line-height: 14px;
	vertical-align: middle;
}

#SearchBox span.content input#SearchText{
	border: none;
	color: black;
	font-size: 10px;
	height: 13px;
	line-height: 12px;
	width: 135px;
}

#SearchBox span.content input#SearchButton{
	height: 10px;
	width: 10px;
}

/*
	------------------------------------------------------------------------
	Page Content
	------------------------------------------------------------------------
*/
#PageContent {
	width: 1000px;
}

/*
	------------------------------------------------------------------------
	Menu Styles
	------------------------------------------------------------------------
*/

#MenuMain {
	clear: left;
	display: inline;
	float: left;
	margin-left: 36px;
	width: 180px;
}

#MenuMain #LeftNavUC_LeftNavContentSpan ul li.current 
{
    background-color:#F1F1F1;
    margin-right:5px;
    padding-right:9px;
}

#MenuMain #LeftNavUC_LeftNavContentSpan ul li.current li.current 
{
    background-color:Transparent;
    margin-right:0px;
    padding-right:0px;
}

#MenuMain ul 
{
    margin:0px;
    padding:0px;
}

#MenuMain li {
	line-height: 23px;
	list-style: none;
	margin-right: 14px;
	text-align: right;
}

#MenuMain li li {
	margin-right: 0px;
}

#MenuMain li a {
	color: #4c4c4c;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#MenuMain li a:hover,
#MenuMain li a:active, 
#MenuMain li a.current {
	color: #a0c2c9;
}

#MenuMain li li a , #MenuMain li li span {
	color: #4c4c4c;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#MenuMain li li li a {
	font-weight: normal;
	text-transform: capitalize;
}

#MenuMain li span.current { 
    color: #a0c2c9; 
} 

 

/*
	------------------------------------------------------------------------
	Main Content Styles
	------------------------------------------------------------------------
*/

#ContentMain div.content_section {
	clear: none;
	display: inline;
	float: left;
}

#ContentMain {
	clear: right;
	display: inline;
	float: left;
	margin-left: 12px;	
	width: 745px;
}

/* The primary content area */
#ContentMain #ContentPrimary {
	width: 300px;
}

/* Use this additional class if the ContentPrimary div is not followed by a ContentSecondary */
#ContentMain #ContentPrimaryWithNoSecondary {
	width: 541px;
}

/* Use this additional class for product type pages that have no secondary column but have the wider tertiary column instead of ads */
#ContentMain #ContentPrimaryWithTertiary {
	width: 464px;
	text-align: justify;
}

/* The primary content with no other content areas */
#ContentMain #ContentPrimaryOnly {
	
}


/* The secondary content area */
#ContentMain #ContentSecondary {
	margin-left: 19px;
	width: 222px;
}

/* The third content area that's used for ads */
#ContentMain #ContentAd {
	width: 201px;
}

/* The third content area on product pages */
#ContentMain #ContentTertiary {
	margin-left: 33px;
	width: 247px;
}

/* Archive selector areas */
div.archive {
	color: #a6a6a6;
	line-height: 20px;
	text-align: right;
	padding-bottom: 6px;
}
/*
	------------------------------------------------------------------------
	Footer Styles
	------------------------------------------------------------------------
*/
#PageFooter {
	clear: both;
	color: #c9c9c9;
	margin-left: 36px;
	margin-right: 45px;
	margin-top: 10px;
	padding-top:50px;
}

#PageFooter div.links {
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	font-family: Helvetica, Arial;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
}

#PageFooter div.links a {
	color: #c9c9c9;
}

#PageFooter div.links a:hover {
	color: #a0c2c9;
}

#FooterLinkPrivacy { margin-left: 0px; }
#FooterLinkResponsibility,
#FooterLinkContactUs,
#FooterLinkNewsletter,
#FooterLinkGlobalSites,
#FooterLinkSiteMap,
#FooterLinkOnitsukaTiger,
#FooterLinkAsicsTechnology { margin-left: 30px; }

#FooterCopyright {
	font-size: 10px;
}

#FooterCopyright div.image_link {
	clear: none;
	text-align: right;
	width: 175px;
}

#FooterCopyright #CopyrightShoe {
	float: left;
}

#FooterCopyright #CopyrightLogo {
	float: right;
}

#FooterCopyright div.content {
	clear: none;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 568px;
}

/*
	------------------------------------------------------------------------
	AJAX Info Window
	------------------------------------------------------------------------
*/

div.ajax_info_window {
	background-color: white;
	border: 1px solid #d4d4d4;
	display: none;
	min-height: 300px;
	position: absolute;
	width: 233px;
}

* html div.ajax_info_window {
	height: 300px;
}

div.ajax_info_window div.ajax_info_close {
	height: 20px;
	line-height: 20px;
	vertical-align: top;
}

div.ajax_info_window div.ajax_info_close a {
	background: url(42007091011321649315.gif) no-repeat 0px 0px;
	float: right;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 20px;
}

div.ajax_info_window div.ajax_info_close a:hover {
	background-position: 0px -20px;
}

div.ajax_info_window div.ajax_info_window_inner {
	margin: 12px;
	margin-top: 0px;
}

div.ajax_info_window div.ajax_info_window_inner ul {
	margin-left: 20px;
	padding-left: 0px;
}

/*
	------------------------------------------------------------------------
	Forms
	------------------------------------------------------------------------
*/
div.form_submit {
	padding-top: 10px;
	text-align: center;
}

div.form_element {
	clear: both;
	display: block;
}

div.form_element div.title {
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 3px;
}

div.form_element div.field {
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 3px;
}

div.form_text {
	width: 130px;
}

select.form_select {
	width: 130px;
}

.bold {
	font-weight:bold;
	}

#SearchHeader {
	margin:2px 0 0 0; 
	text-align:right;
	width:745px;
}

.header {
	float:left; position:relative; top:-6px;
	color: #575757; font:normal 22px/22px Helvetica, Arial;
	}

.results {}

#SearchBody {
	padding:0 0 0 14px;
	text-align:left;
	}

#SearchResults {
	clear:both;
	/*margin-top:20px;*/
	}

#SearchResults p {
	/*margin:0; padding:0;*/
	}

#SearchResults p.url {
	margin-top:1px;
	color:#a6a6a6; font:normal 12px/14px Arial, Helvetica, sans-serif;
	}

#SearchResults div.result {
	margin-bottom:15px; 
	padding-right:15px;
	}

input.search {
	position:relative; top:2px;
	width:52px; height:19px;
	}

input.text {
	width:220px; padding:3px 5px;
	border-top:1px solid #7c7c7c; border-bottom:1px solid #ddd; border-left:1px solid #c3c3c3; border-right:1px solid #c3c3c3;
	color:#4c4c4c; font:normal 11px/13px Arial, Helvetica, sans-serif;
	}

div.more_links {}

#results_links {
	padding-bottom:22px;
	padding-top:25px;
	text-align:center;
	}

#results_links ul {
	margin:0px;
	padding:0;
	list-style-type:none;
	}

#results_links ul li {
	display:inline;
	color:#4c4c4c; font-size:12px;
	}

#Search_bottom {
	overflow:hidden;
	text-align:center;
	}
#Search_bottom table
{
    text-align:center;
    display:inline;
}	
#Search_bottom, #Search_top
{
   	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	background-color:#f5f4f4;
	padding:10px 14px 10px 14px;
	width:717px;
}

div.more_links ul {
	margin:0; padding:0;
	list-style-type:none;
	}

div.more_links ul li {}

#options {
    padding-bottom:10px;
    padding-top:5px;
    text-align:right;
}

#options ul {
	margin:0; padding:0;
	list-style-type:none;
	}

#options ul li {
	display:inline;
	}

div.fields {
	float:left;
	}

div.more_links {
	float:left;
	}

#Search_top 
{
	text-align:left;
}
div#SearchFormOptions
{
    text-align:left;
}
blockquote.g
{
    padding-left:30px;
}
