html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin:0pt;
	padding:0pt;
}
img {
	border:medium none;
}

body{
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;	
}

h1{
	color: #172838;
	font-size: 20px;
	border-top: 1px solid #172838;
	border-bottom: 1px solid #172838;
	padding-top: 3px;
	padding-bottom: 3px;	
	margin-bottom: 10px;
}

h2{
	color: #172838;
	font-size: 16px;
}

#sidebar{
	width: 195px;
	padding-top: 0px;
}

#sidebar ul{
	margin-top: 30px;
}

#sidebar ul li{
	list-style: none;
	
}

#sidebar ul li a{
	color: #172838;
	font-size: 18px;
	
	padding-bottom: 18px;
	text-decoration: none;
	display: block;
}

#sidebar ul li a:hover{
	color: #5C656C;
}

#wrapper{
	width: 990px;
	margin: 0 auto;
}

#header{
	text-align: center;
	padding: 10px 0px 40px 0px;
}

#maincontent{
	width: 290px;	
}

p{
	line-height: 1.4em;
	margin-bottom: 10px;
}

#maincontent a, #mainpic a{
	color: #5C656C;
	text-decoration: none;
	border-bottom: 1px dashed #5C656C;
}

#maincontent a:hover, #mainpic a:hover{
	border-bottom: 1px solid #5C656C;
}

#mainpic{
	width: 480px;
	min-height: 100%;
	overflow: hidden;
	margin-right: 25px;
}

#sidebar, #maincontent, #mainpic{
	float: left;
}

#footer{
	clear: both;
	padding-top: 20px;
	text-align: right;
	font-size: 10px;
}

#detaillink{
	width: 50px;
	float: left;
}

#buylink{
	width: 50px;
	float: right;
}

#detaillink:hover, #buylink:hover{
	font-weight: bold;
}

#mainpic a.noborder{
	border: none;
}

.buyp{
	color:#172838;
	font-style: italic;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 1px solid #5C656C;
	padding: 10px;
}

#mainpic a.smallpic:hover img{
	border: 5px solid #5C656C;
	margin: 0px;
}

#mainpic a.smallpic{
	border: none;
}

.smallpic img{
	border: 5px solid #ffffff;
}

#prev{
	clear: left;
	float: left;
	margin-left: 5px;
	margin-top: 10px;	
}

#prev a.faded{
	color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#next{
	clear: right;
	float:right;
	margin-right: 10px;	
	margin-top: 10px;	
}

#coll{
	clear: both;
	padding-top: 0px;
}

#desc{
	padding-top: 0px;
	margin-bottom: 25px;
}

#mainpic img.center{
	display: block;
	width: 430px;
	margin: 0 auto;
}

#click-info{
	font-size: 10px;
	display: block;
	text-align: center;
}

#sizechart-table{
	width: 500px;
	margin: 10px 30px 20px 30px;
	border: 1px solid #5C656C;
}

#sizechart-table th{
	text-align: center;
	background-color: #5C656C;
	color: #ffffff;
}

#sizechart-table tbody td{
	text-align: center;
	padding: 4px;
}

#sizechart-table tbody td.first{
	text-align: left;
}

#sizechart-table thead .col{
	width: 88px;
}
