body {
	background-color: #e7e7e7;
	margin: 10px;
	padding:0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7e7e7e;
}

html.enhanced body { visibility: hidden; }
html.enhanced-incomplete body { visibility: visible; }


p, div, ul, li, span, h1, h2, h3, h4, h5, h6, hr {margin: 0; padding: 0;}
img {border:none}
a, img {outline:none;}

a {color: #7e7e7e; text-decoration: none; font-size: 12px;}
a:hover {color:#222; text-decoration: none;}
a.b {color:#222;}

hr {
	border: 0;
	width: 90%;
	color: #7e7e7e;
	background-color: #7e7e7e;
	height: 1px;
	text-align: left;
}
		
h1,h2,h3,h4,h5,h6 {font-weight:normal; font-size: 1em;}

h1 {text-transform: uppercase; font-size:22px;}
.model-name h1 {font-size:18px;}


h2 {font-size: 20px; color: #12afcc;}
h2 a {font-size: 20px; color: #12afcc;}
		
ul {list-style-type:none;}
ul.menu {margin: 10px 2px}
ul.menu li {border-bottom:2px;}
ul.menu li a {text-transform: capitalize;}
ul.menu li.sel a {color: #222;}

ul.model-thumbnails li {margin:8px 10px 10px 0;}

.desc { color:#6b6b6b;}
.desc a {color:#0092dd;}

div.model-selector {margin: 10px 0;}

.book-view {}
.vbook-view {display:none;}

.slideshow {display:none;}
