@charset "UTF-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

#wrapper {
	margin: auto;
	margin-top: 20px;
	border: 1px solid #ccccff;
	width: 900px;
	padding: 0;
}
#main {
	margin: 6px;
	border: 1px solid #ccccff;
	width: 885px;
	padding: 0;
}
#sidebar {
	width: 250px;
	margin-top: 25px;
	border-right: 1px solid #ccccff;
	margin-left: 25px;
	float: left;
	min-height: 460px;
	height: auto !important;
	height: 460px;
	display: inline;
}
#navigation {
 width: 180px;
 margin-top: 15px;
 margin-left: 20px;
}

#nav-top {
height: 24px;
margin-bottom: 3px;
}
#nav-bottom {
border-top: 1px solid #ccccff;
padding-top: 3px;
clear: both;
height: 24px;
}
div#nav-top a.left, div#nav-bottom a.left {
float: left;
text-align: right;
border-right: 1px solid #ccccff;
padding-right: 15px;
width: 74px;
height: 24px;
line-height: 24px;
}
div#nav-top a.right, div#nav-bottom a.right {
float: right;
text-align: left;
padding-left: 15px;
width: 74px;
height: 24px;
line-height: 24px;
}
#sub-navigation {
	margin-top: 40px;
	margin-left: 5px;
	width: 180px;
}
#sub-navigation h2 {	font-family: arial, helvetica, sans-serif;
	color: #006699;
	font-size: 20px;
	padding-left: 5px;
}
#sub-navigation ul {
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border-top: 1px solid #ccccff;
}
#sub-navigation li {
	margin-bottom: 3px;
}
#navigation a:link, #navigation a:visited, #sub-navigation a:link, #sub-navigation a:visited {	font-family: arial, helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
	text-decoration: none;
}
#item-wrapper p a:link, #item-wrapper p a:visited {	font-family: arial, helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
}
#item-wrapper p a:hover {
	color: #ccccff;
}
#item-header p.purchase a:link, #item-header p.purchase a:visited {	
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
#navigation a:hover, #sub-navigation a:hover, #item-header p.purchase a:hover {
	color: #ccccff;
	text-decoration: none;
}
#content {
float: left;
width: 570px;
margin-left: 30px;
display: inline;
}
#item-header {
border-bottom: 1px solid #ccccff;
margin: 30px 5px 0 5px;
padding: 0 0 15px 0;
height: 20px;
line-height: 36px;
}
#item-header h1 {
display: inline;
float: left;
font-family: font-family: arial, helvetica, sans-serif;
color: #006699;
font-size: 26px;
font-weight: normal;
font-style: normal;
}
#item-header p.purchase {
display: inline;
float: right;
}
#item-wrapper {
clear: both;
width: 560px;
margin-top: 15px;
min-height: 390px;
	height: auto !important;
	height: 390px;
}
#item-center {
display: inline;
float: left;
width: 500px;
}
#item-left {
display: inline;
float: left;
width: 300px;
}

#item-span {
display: inline;
float: left;
width: 400px;
}

#item-thumb {
width: 524px;
margin-top: 15px;
min-height: 390px;
	height: auto !important;
	height: 390px;
}

#item-wrapper p {
	margin-left: 30px;
	margin-right: 20px;	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}

#footer {
	height: 30px;
	background-color: #f6f4ef;
	clear: both;
}
#footer p {
	padding-left: 40px;	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	padding-top: 10px;
}