@charset "utf-8";

/*
++++++++++++++++++++++++++++++++++++++++++++++
	Last Updated: Aug 22, 2010
++++++++++++++++++++++++++++++++++++++++++++++
*/
/*----------------------------------
 .subNav
------------------------------------*/
ul.subNav {
	margin: 0;
}
ul.subNav li {
	width: 250px;
}
ul.subNav li a:visited {
	color: #000;
}
ul.subNav li a:hover {
	text-decoration: none;
	color: #f90;
	background: url(../../images/common/bg_arrow_orange_r.gif) no-repeat 200px .7em;
}

ul.subNav li strong a,
ul.subNav li strong a:visited {
	color: #f90;
	background: url(../../images/common/bg_arrow_orange_r.gif) no-repeat 200px .7em;
}
ul.subNav li strong a:hover {
	font-weight: normal;
	color: #000;
	background: url(../../images/common/bg_arrow_gray_r.gif) no-repeat 200px .7em;
}


#body #contents .column h3 {
	margin: 0 0 20px;
}


/*----------------------------------
 #slider
------------------------------------*/
#slider {
    width: 630px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    width: 630px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    padding: 0;
    height: auto;
    width: 630px;
}


p.photo {
	width: 400px;
	float: left;
}
.summary {
	width: 230px;
	float: right;
}
#step5 p.photo { width: 420px; }
#step5 .summary { width: 210px; }


#jFlowSlide h4 {
	padding: 0 0 5px !important;
}

#navigation {
	width: 630px;
	position: relative;
}
ul.navigation {
	width: 630px;
	height: 54px;
	overflow: hidden;
	margin: 0 0 20px 0 !important;
}
ul.navigation li {
	float: left;
	display: block;
}
ul.navigation li a {
	line-height: normal;
	text-indent: -9999px;
	height: 54px;
	float: left;
	display: block;
	background: url(../../images/howto/nav.gif) no-repeat;
}
ul.navigation a:focus {
    outline: none;
}
/* navStep1 */
ul.navigation li.step1 a { width: 88px; background-position: left top; }
ul.navigation li.step1 a.selected { background-position: left bottom; }
/* navStep2 */
ul.navigation li.step2 a { width: 137px; background-position: -88px top; }
ul.navigation li.step2 a.selected  { background-position: -88px bottom; }
/* navStep3 */
ul.navigation li.step3 a { width: 112px; background-position: -225px top; }
ul.navigation li.step3 a.selected  { background-position: -225px bottom; }
/* navStep4 */
ul.navigation li.step4 a { width: 128px; background-position: -337px top; }
ul.navigation li.step4 a.selected  { background-position: -337px bottom; }
/* navStep5 */
ul.navigation li.step5 a { width: 96px; background-position: -465px top; }
ul.navigation li.step5 a.selected  { background-position: -465px bottom; }
/* navStep6 */
ul.navigation li.step6 a { width: 69px; background-position: -561px top; }
ul.navigation li.step6 a.selected  { background-position: -561px bottom; }

.hide {
    display: none;
}



/*----------------------------------
 #sizeBox
------------------------------------*/

#sizeBox {
	width: 630px;
	overflow: hidden;
}

#sizeBox .left {
	width: 305px;
	float: left;
}

#sizeBox .right {
	width: 305px;
	float: right;
	text-align: left;
}
#body #contents .column #sizeBox h4 {
	margin: 20px 0 20px;
}

#body #contents .column #sizeBox p {
	margin: 0;
}