/* css style for SGI-UK
 *
 * Date: 20/04/04 Paul Williams [aldersey interactive - www.aldersey.net]
 */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #000;
	color: yellow;
	font-size: 1.2em;
}
#container {
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	width: 760px;
}
#header {
}
#header h1 {
	margin: 0;
    padding: 71px 0 0 0;
    overflow: hidden;
/*    background-image: url("http://sgi-uk.ukservers.net/images/sgi-uk.jpg"); */
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:71px;
}
#nav {
	width: 100%;
}
#nav ul {
	display: block;
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 0;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	height: 1.3em;
}
#nav ul li {
	display: block;
	float: left;
	padding: 2px 0 2px  30px;
	margin: 0;
	font-size: .8em;
}
#nav .selected {
	font-weight: bold;
	color: #cc6;
	text-decoration: none;
}
#nav .notselected {
	color: #ccc;
	text-decoration: none;
}
#nav .notselected:hover {
	color: #fff;
}
#main {
	width: 760px;
}
#menu {
	padding-top: 40px;
	width: 143px;
	float: left;
}
#menu ul {
	margin: 0 0 10px 3px;
	padding: 0;
	font-size: .75em;
	color: #ccc;
	background-color: transparent;
}
#menu ul li {
	cursor: pointer; 
	margin: 0; 
	padding: 4px 1px 1px 4px; 
	color: #ccc; 
	font-weight : normal;
	list-style-type: none;
}
#menu li a {
	text-decoration: none;
	color: #ccc;
}
#menu a.here {
	color: #f93;
	font-weight: bold;
}
#menu a.there:hover {
	color: #f93;
}
#mailorder li a {
	color: #cc6;
}
#mailorder li a:hover {
	color: #c60;
}
#content {
	width: 605px;
	float: right;
	font-size: .8em;
	padding-left: 3px;
}
#content h2 {
	padding-top: .5em;
	font-size: 1.3em;
}
#content a {
	color: #ccc;
	text-decoration: none;
}
#content a:visited {
	color: #ccf;
	text-decoration: none;
}
#content a:hover {
	color: #f93;
	text-decoration: none;
}
#boxout {
	background-color: #fcfcfc;
	width: 120px;
	float: right;
	border-left: 1px dashed #ccc;
	padding-left: 3px;
}
#boxout h3 {
	padding: 3px 0 0 3px;
	margin: 0;
	font-size: 12px;
}
#boxout ul {
	padding-left: 3px;
	margin: 10px 0;
}
#boxout li {
	list-style-type: none;
	padding: 3px 0;
	margin:0;
}
#boxout li a{
	color: #ccc;
	text-decoration: none;
	font-size: 0.85em;
}
#boxout li a:hover {
	text-decoration: none;
	color: #f93;
	font-size: 0.85em;
}
.floatleft {
	float: left;
	padding: 5px;
}
.floatright {
	float: right;
	padding: 5px;
}
#footer {
	width: 760px;
	clear: both;
		font-size: .8em;
		text-align: center;
		padding-top: 50px;
}
#footer h1 {
	font-size: 1.1em;
	text-align: center;
	color: #ccc;
	margin: 0;
	padding: 7px 0 0 0;
}
#footer ul {
	display: inline;
	margin: 0;
}
#footer li {
	display: inline;
	padding-left: 4px;
	margin: 0;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #f93;
	text-decoration: none;
}

#footer img {
	display: none;
}
/* commented backslash hack v2 \*/
#footer li {
	display: inline;
	border-left: 1px solid #aaa;
	padding-left: 4px;
	margin: 0;
}
/* end hack */

#footer .first {
	border-left: none;
}

.floatright {
	float: right;
}

/* Extra styles for aol */
.aol {
	border: 1px solid #999;
    width: 150px;
	height: 360px;
	float: left;
	padding: 5px;
	margin: 10px;
	color: #cc9;
	background-color: #330;
}
.aolimage {
	margin-left: 35px;
}
.aoltitle {
	color: #cc9;
	font-weight: bold;
	margin-left: 5px;
}
.aoldescription {
	font-size: .85em;
	margin-left: 5px;
	min-height: 1.2em;
}
/* Extra styles for shop */
.shop {
	float: right;
	border: 1px solid #999;
	padding: 5px;
	width: 570px;
	margin: 10px 10px 10px 10px;
	color: #ccc;
	background-color: #330;
	font-size: .9em;
}
.stockimage {
	float: left;
	border:0px;
}
.stocktitle {
	color: #666;
	font-weight: bold;
	margin-left: 60px;
}
.stockauthor {
	font-style: italic;
	margin-left: 60px;
	padding-bottom: 3px;
	height: 1.2em;
}
.stockdescription {
	margin-left: 60px;
	min-height: 1.2em;
	font-size: 0.95em;
}
* html body div.stockdescription {
	height:1.5em;
}
.stockprice {
	font-weight: bold;
	color: #fff;
	margin-left: 60px;
	float: right;
	height: 1.2em;
}
.outofstock {
	color: #f22;
	font-weight: normal;
}
.stocktext {
}
/* Extra styles for books */
.book {
	float: right;
	width: 570px;
	margin: 10px 10px 10px 10px;
	border: 1px solid #999;
	padding: 5px;
	color: #cc9;
	background-color: #330;
}
div.spotlight {
	text-align: center;
	margin: 10px;
	padding: 5px;
	width: 160px;
	float: left;
	background-color: #330;
	border: 1px solid #999;
	font-size: .9em;
}
h1.spotlight {
	font-weight: bold;
	color: #000;
	font-size: 1em;
	margin: 0px;
}
h3.spotlight {
	font-weight: normal;
	color: #ccc;
	margin: 0px;
	font-style: italic;
	font-size: .9em;
}
div.spotlight img {
	border: 0px;
}
#itemdetail {
	background-color: #330;
	border: 1px solid #999;
	padding: 10px;
}
#itemdetailimg {
	border: 0px;
	float: left;
	padding-right: 10px;
}
#itemdetail h1 {
	font-weight: bold;
	color: #cc9;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}
#itemdetail h2 {
	font-weight: normal;
	color: #cc9;
	font-size: 1.1em;
	font-style: italic;
	margin: 0px;
}
#itemdetail h3 {
	font-weight: normal;
	color: #cc9;
	font-size: .8em;
	margin: 10px 0px;
}
#itemdetail input {
	color: #000;
	background-color: #fff;
	font-size: 1.1em;
	border: 1px solid #999;
	cursor: pointer;
	float: right;
}
input.cart {
	float: right;
	color: #000;
	background-color: #fff;
	font-size: 0.9em;
	border: 1px solid #999;
	cursor: pointer;
}

.search {
	float: right;
	width: 570px;
	margin: 10px 10px 10px 10px;
	border: 1px solid #999;
	padding: 5px;
	color: #666;
	background-color: #F0F0F9;
}

#styleswitcher {
	padding: 0 0 0 7px;
}