*, body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	margin: 0;
}

div.notice {
	background-color: #e3f0d8;
	padding: 15px;
	font-weight: bold;
	color: #588c2c;
	border: 1px solid #588c2c;
	margin-top: 10px;
	margin-bottom: 10px;
}

img {
	border: 0;
}

ul {
	margin-left: 30px;
}

ul li {
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 3px;
}

h1 {
	font-size: 18pt;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 7px;
	}

h2 {
	font-size: 15pt;
	color: #4b8824;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 10px;
}

h2 a {
	color: #4b8824;
	text-decoration: none;
	border-bottom: 2px dotted #4b8824;
}

h2 a:hover {
	border: 0;
}

a {
	color: #002e7b;
	}
a:hover {
	text-decoration: none
	}

p { color: #1f1f1f; margin-bottom: 10px; }

form input {
	padding: 4px;
	color: #333;
	border: 1px solid #efeed3;
	border-left: 2px solid #eae8bf;
	border-top: 2px solid #eae8bf;
}

form input.submit {
	padding: 3px;
	background-color: #eae8bf;
	border: 1px solid #d5d297;
	height:27px;
	font-size: 9pt;
	font-weight:bold;
	color: #635f0e;
}

#container {
	display: block;
	position: absolute;
	min-height: 100%;
	width:100%;
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:972px;
	background-image: url(../images/header_05.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#wrapper2 {
	margin-left: auto;
	margin-right: auto;
	width:972px;
	background-image: url(../images/header2_05.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#header {
	text-align: center;
	width: 100%;
}

#header2 {
	background-color: #1e4d9c;
}

#content {
	display: block;
	margin-bottom: 100px;
}

#auto ul {	
	padding-left: 25px;
	padding-top:15px;
	padding-bottom:10px;
	}

#breadcrumb {
	font-size: 10px;
	margin-bottom: 8px;
	color:#CCCCCC;
	}
	

#datetime {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999;
	font-size:11px;
	width: 890px;
	text-align: right;
}
	
#left {
	width: 200px;
	float: left;
}

#right {
	width: 710px;
	margin-left: 20px;
	float: left;
	padding-left: 10px;
	}
	
#nav {
	border-right: 1px solid #CCC;
	padding-right: 15px;
	text-align: left;
	width:200px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#nav ul li {
	padding: 0;
	margin: 0;
	display: inline;
	}
#nav ul li a {
	display: block;
	color: #002e7b;
	padding-bottom: 8px;
	border-bottom:1px solid #dedede;
	margin-bottom: 10px;
	padding-left:23px;
	text-decoration: none;
	}
#nav ul li a.header {
	font-weight: bold;
	color: #000;
	padding-left: 23px;
	padding-bottom: 5px;
	border-bottom:1px solid #dedede;
	margin-bottom: 10px;
	font-size:11px;
	background-image: url(../images/linkhome.gif);
	background-repeat: no-repeat;
	}
#nav ul li a.header:hover {
	background-image: url(../images/linkhome2.gif);
}

#nav ul li a.active {
	padding-left:23px;
	font-weight:bold;
	background-image: url(../images/linkactive.gif);
	background-repeat: no-repeat;
	}
#nav ul li a.active:hover {
	background-image: url(../images/linkactive2.gif);
	}

#nav ul li a.child {
	color: #333;
	padding-left:35px;
	text-decoration: none;
	font-size:11px;
	}
#nav ul li a.order {
	padding-left:23px;
	font-weight:bold;
	background-image: url(../images/cart2.gif);
	background-repeat: no-repeat;
	}
#nav ul li a:hover {
	text-decoration: underline;
	}
	
div.floatright {
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

a.homelink {
	display: block;
	margin-bottom: 5px;
	float: left;
	clear: both;
	width:186px;
	border: 1px solid #CCC;
	background-color: #f1f1f1;
	padding: 7px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image-repeat: no-repeat;
	background-image-position: left;
	}
a.homelink img {
	float: left;
	margin-top: 2px;
	}
a.homelink:hover {
	background-color: #fff;
	}

#screenview {
	width: 200px;
	clear:both;
	height: 100%;
}

#screenview div {
	text-align: center;
	}

#screenview img {
	margin-top: 15px;
	border: 1px solid #ccc;
}

#screenview a:hover img {
	border: 1px solid #000;
	}

#screenview a:hover {
	color: #ccc;
	}
	
p.buynow {
	border-top: 1px solid #F1F1f1;
	border-bottom: 1px solid #f1f1f1;
	padding: 10px;
	text-align: center;
	margin: 10px;
}	

#poptions {
	padding: 0;
	margin-left: -25px;
	list-style: none;
}

#poptions li {
	padding: 0;
	margin:0;
	list-style: none;
	}
	
#poptions li label {
	padding: 0;
	margin: 0;
	width: 50px;
	}
	
ul.account a.add {
	font-weight: bold;
	}
	
	/* content lists */
 
 ul.contentlist {
 	list-style: none;
 	margin:0px;
 	padding:0px;
 }
 
 ul.contentlist li {
 	list-style-image: none;
 	clear: both;
 	padding-bottom: 10px;
 }
 
 ul.contentlist h3 {
 	font-size: 15pt;
 	padding: 2px;
 	padding-left: 12px;
 	font-weight: normal;
 	margin-bottom: 0px;
 }
 
 ul.contentlist a.title {
 	text-decoration: none;
 	line-height: 2em;
 }
 
 ul.contentlist a.title:hover {
 	text-decoration: underline;
 }
 
 ul.contentlist div.author {
 	font-size: 8pt;
 	color: #999999;
 	width: 400px;
 	text-align: right;
 	float: right;
 }
 
 ul.contentlist p {
 	clear:right;
 	padding: 5px;
 }
 
 /* content pages */
 
 .summary {
 	font-weight: bold;
 }
 
 div.bylinebox {
 	border-top: 1px solid #CCCCCC;
 	background-color: #F5F5F5;
 	font-size: 8pt;
 	color: #333333;
 	padding: 5px;
 	margin-bottom: 20px;
 	width: 100%;
 }
 
 div.downloadbox {
 	border: 1px solid #84b758;
 	background-color: #e5f4d8;
 	padding: 10px;
 	margin-left: 10px;
 	margin-bottom: 20px;
 	text-align: center;
 	line-height: 2em;
 	font-weight: bold;
 	float: right;
 }
 
 div.downloadbox a {
 	font-size: 13pt;
 	font-weight: bold;
 	color: #44830d;
 }
 
 #breadcrumb {
 	margin-bottom: 15px;
 	font-size: 8pt;
 	color: #333333;
 }
 
 ul.gallery {
 	list-style-type: none;
 	clear:both;
 }
 
 ul.gallery li {
 	display: inline;
 	float: left;
 }
 
 ul.gallery img {
 	margin: 10px;
 }
 
 div #image {
 	clear: both;
 	text-align: center;
 }
 
 div #image img {
 	margin-bottom: 10px;
 }
 
 /* pagination */
 
 ul.paginate {
     list-style-type:none;
     position: relative;
     width: 650px;
     height: 20px;
     text-align: right;
     clear:both;
   }

 ul.paginate li {
     display: inline;
     float: right;
 }
 
 ul.paginate li a {
    color: #333;
    display: block;
    width: 12px;
    text-decoration: none;
    text-align: center;
    padding: 2px;
    padding-left:6px;
    padding-right:6px;
    font-family: arial;
    font-weight: bold;
    font-size:8pt;
    background-color: #f1f1f1;
    margin-left: 8px;
    height: 1%;
 }
 
 ul.paginate li a.previous {
 	width: 55px;
 	}
 
 ul.paginate li a.gallery {
 	width: 85px;
 	}
 	
 ul.paginate li a.next {
 	width: 30px;
 	}
 
 ul.paginate li a.active {
    background-color: #002e7b;
    color:#fff;
    height: 1%;
 }
 
 ul.paginate li a:hover {
    color: #FFFFFF;
    background-color: #002e7b;
    height: 1%;
 }
 
 /* comments */
 
 ol.comments a.name {
 	color: #000000;
 	font-weight: bold;
 }
 
 ol.comments li {
 	padding: 5px;
 }
 
 ol.comments a.date {
 	font-size: 8pt;
 	padding-bottom: 10px;
 }

#footer {
	position: absolute;
	display: block;
	bottom: 0;
	height: 60px;
	border-top: 1px solid #CCC;
	background-color:#F1f1f1;
	font-family: verdana;
	font-size: 8pt;
	color:#333;
	width:100%;
	text-align: center;
	padding-top: 7px;
}


table input {
	border: 1px solid #999999;
	background-color: #F0F0F1;
	cursor: pointer;
	padding: 5px;
}

table {
	font-size: 9pt;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	width:100%;
	color:#000;
	}

thead th,
thead td,
tfoot th,
tfoot td {
	border: 0px;
	background:#e8ecf3;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	color: #06214f;
	}
th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
	}
tbody th,
td {
	padding:0.25em 0.5em;
	text-align:left;
	padding: 5px;
	vertical-align:top;
	}
tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
tbody th a:link,
tbody th a:visited {
	font-weight:bold;
	}
tbody td,
tbody th {
	border-bottom:1px solid #cccccc;
	padding: 5px;
	border-width:1px 0;
	}
tbody tr.odd th,
tbody tr.odd td {
	border-bottom:1px solid #cccccc;
	padding: 5px;
	border-width:1px 0;
	background:#F5F5F5;
	border-top: 0px;
	}
tbody tr:hover td,
tbody tr:hover th {
	background:#f1f1f1;
	padding: 5px;
	border-bottom:1px solid #CCCCCC;
	}