/************************
CSS Document
Stylesheet for Hat & Sole
************************/

/*--- Standard Tags ---*/

* {
	margin: 0;
	padding:0;
}
p{margin:10px 0;}
body
{
	padding: 0 5px 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #36c;
	background-color: #999;
	text-align: center;
}


ul {
	list-style-type: none;
}
#content a:link, #content a:visited
{
	color: #333;
	text-decoration: none;
}

#content a:hover
{
	text-decoration: none;
	color: #0cf;
}



/*--- Custom Tags ---*/
#centering
{
	
	text-align: left;
	width: 1000px;
	margin: 5px auto 5px auto;
	background:#ededed url(../images/nav_bg.gif) repeat-y 0px 0px;
	
}

#header
{
	font-size: 105%;
	background: url(../images/indexxx_01.png) no-repeat 0px 0px;
	min-height: 105px;
}

#header dl
{
	background-image: url(../images/ul.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

#headerSmall
{
	font-size: 75%;
}

#header dt { }

#header dd
{
	background-image: url(../images/ur.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	padding-left: 150px;
	padding-top: 20px;
}

#header h1 { }

#leftbar
{
	float: left;
	
	width: 278px;
	
	
}

#leftbar ul
{
	padding: 10px 0px 0px 0px;
	margin: 20px 0px 0px 20px;
	width:209px;
	height:222px;
	background:url(../images/menu.png) no-repeat 0px 0px;
}

#leftbar a:link, #leftbar a:visited
{
	display: block;
	vertical-align: middle;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	width: 100%;
	text-decoration: none;
	font-size: 85%;
}

#leftbar a:hover
{
	text-decoration: none;
	color: #0cf;
}

#content {
	float: right;
	width: 722px;
	font-size: 90%;
	background:url(../images/indexxx_04.gif) repeat-y 0px 0px;
	
}

#contentPadding {
	width: 100%; 
	float: left;
	background:url(../images/indexxx_03.gif) no-repeat 0px 0px;
}

#contentPadding.video{width:100%;}
/*.video p{width:200px;}*/

#noticeBox{
	margin: 3px;
	padding-top: 3px;
	width:130px;
	text-align:center;
	color:#fff;
	background-color: #36c;
	background-image: url(../images/noticeBoxTop.png);
	background-repeat: no-repeat;
	background-position: top;

}

#noticeBox h1{
	background-image: url(../images/noticeBoxBottom.png);
	background-repeat: no-repeat;
	background-position: bottom;

	
}
span.access{text-indent:-9999px; display:block;}
#content h1{
	font-size: 150%;
}

#content h2{
	font-size: 130%;
}

#content h3{
	font-size: 120%;
}

#content h4{
	font-size: 110%;
	margin: 5px 0 5px 0;
	font-weight: bold;
}

.floatimgleft
{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.floatimgright
{
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}



#clear { clear: both;
}

#footer
{
	height: 27px;
	color: #fff;
	text-align: center;
	background-color: #36c;
	clear:both;	
}



#footer dl
{
	background-image: url(../images/bl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	border-top: 2px solid #999;
	padding: 0;
	
}

#footer dd
{
	background-image: url(../images/br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
}

#accessory {
	width: 100%;
	
	
}

#accessory img {
	margin: 8px 16px 8px 16px;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
	display:inline;
}

div#womanPhoto{background:url(../images/indexxx_06.gif) no-repeat left bottom;padding:113px 20px;}



/* Definition List Styles */

#product {
  	float: left;
  	/*width: 304px;*/
	width: 404px;
  	padding: 10px 0;
  	background: url(img/bg.gif) no-repeat top left;
  	}
#product dl {
  	float: left;
  	/*width: 260px;*/
	width: 360px;
  	margin: 10px 20px;
  	padding: 0;
  	display: inline; /* fixes IE/Win double margin bug */
  	}
#product dt {
  	float: right;
  	/*width: 162px;*/
	width: 262px;
  	margin: 0;
  	padding: 0;
  	font-size: 130%;
  	letter-spacing: 1px;
  	color: #627081;
  	}
#product dd {
  	margin: 0 0 0 98px;
  	padding: 0;
  	font-size: 85%;
  	line-height: 1.5em;
  	color: #666;
  	}
#product dl dd.img {
   	margin: 0;
   	}
#product dd.img img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

/* reverse float */


#product .alt dt {
  	float: left;
  	}
#product .alt dd {
  	margin: 0 98px 0 0;
  	}
#product .alt dd.img img {
  	float: right;
  	margin: 0 0 0 8px;
  	}

  	
  	/*======= Clearfix for ff elements that need overflow =====*/
.clearfix, div#womanPhoto{overflow:visible;}
.clearfix:after, div#womanPhoto:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
  	