
/* --------------------
 * pageTitle
-------------------- */

div#bodyBox h2#pageTitle {
	background:url(../images/model.gif) 0 0 no-repeat;
	width:100%;
	height:34px;
	text-indent:-9999px;
}


/* --------------------
 * model
-------------------- */

#modelName{
}

#largeImage{
	text-align:center;
	height: 426px;
}

#thumbnailBox{
}

ul.onethumb{
	margin:0 0 0 252px;
}

ul.twothumb{
	margin:0 0 0 208px;
}

ul.threethumb{
	margin:0 0 0 168px;
}

ul.fourthumb{
	margin:0 0 0 125px;
}

ul.fivethumb{
	margin:0 0 0 85px;
}

ul.sixthumb{
	margin:0 0 0 45px;
}

ul.seventhumb{
	margin:0 0 0 3px;
}

ul#thumbnail{
}

ul#thumbnail li{
	float:left;
	margin-right:5px;
}

ul#thumbnail li.endlist{
	margin:0px;
}

/* --------------------
 * profile
-------------------- */

#profileBox{
	width:265px;
	float:left;
}

#profileTitle{
	margin:0 0 13px 0;
}

#informationBox{
	width:284px;
	float:right;
}

/* --------------------
 * information
-------------------- */

#informationTitle{
	margin:0 0 13px 0;
}

#informationDetail{
	height:130px;
	overflow:auto;

}

#informationDetail table{
}

#informationDetail tr{
}

#informationDetail th{
	width:60px;
	border-left:solid 2px #515151;
	vertical-align:top;
	padding:0 0 10px 5px;
}

#informationDetail td{
	padding:0 0 10px 0;
}


#buttonBlock{
	margin:20px 0 0 0;
}

#buttonBlock li{
	float:left;	
	margin-right:5px;
}

#buttonBlock li.endlist{
	margin:0;
}


/* --------------------
 * pageTitle
-------------------- */

div#modellist{
}

div#modellist ul li{
	float:left;
	margin:0 6px 15px 0;
}




