/* Team Eagle 12/15/2005 */

/* Links */
a {
	color: #069;
	}

/* Layout */
* {
	margin: 0;
	padding: 0;
	}
	
body {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(/workspace/img/back-shadow.gif) no-repeat 50% 0;
	}

#wrap {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(/workspace/img/vline.gif) no-repeat 486px 279px;
	}
	
#header {
	padding-top: 35px;
	margin: 0 15px 15px 15px;
	height: 200px;
	background: url(/workspace/img/road.jpg) no-repeat bottom right;
	}
	
#header div {
	height: 200px;
	background: url(/workspace/img/header.gif) no-repeat bottom left;
	}
#logo {
	position: absolute;
	right: 15px;
	top: 52px;
	}
	
#menu {
	position: absolute;
	left: 15px;
	top: 49px;
	}
	
#content {
	margin: 0 15px;
	}
#content #x-col {
	float: left;
	width: 244px;
	margin-top: 24px;
	}
	
	
#content #col {
	float: left;
	width: 456px;
	margin-right: 30px;
	}
	
	
#footer {
	clear: left;
	text-align: center;
	line-height: 0;
	font-size: .8em;
	padding-top: 15px;
	background-color: #fff;
	margin-bottom: 30px;
	}

/* Headers */
h1, h2, h3, h4 {
	line-height: 140%;
	}

h2 {
	font-family: "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #369;
	}
	
h3 {
	font-family: "Georgia",serif;
	font-weight: normal;
	font-size: 1.4em;
	}
	
h3 a:link, h3 a:visited {
	color: #333;
	text-decoration: none;
	}	
	
h3 a:hover {
	text-decoration: underline;
	}
	
#x-col h4 {
	font-size: 1em;
	color: #369;
	border-bottom: 1px dotted #666;
	}
		
#blog #col h4 {
	padding: 10px 0;
	}

/* Lists */
ul {
	list-style-type: none;
	line-height: 150%;
	padding: 0;
	}
	
.entry {
	background: url(/workspace/img/bullet.gif) no-repeat 0 2px;
	padding-left: 18px;
	}	
	
.category {
	background: url(/workspace/img/folder.gif) no-repeat 0 2px;
	padding-left: 18px;
	}	

.friends li {
	background: url(/workspace/img/bullet.gif) no-repeat 0 2px;
	padding-left: 18px;
	}	


/* All Navigation */
#menu ul{
	list-style-type: none;
	}

#menu ul li {
	display: inline;
	margin-right: 7px;
	}
	
#menu ul li a {
	text-decoration: none;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #47a;
	}

#menu ul #current a {
	color: #ccc;
	}

/* Images */
img {
	border: none;
	}
	
#author #col img {
	margin-bottom: 15px;
	}
	
#neil {
	float: left;
	width: 75;
	border: 1px solid #000;
	margin: 5px 15px 0 0;
	}
	
#author #sig {
	display: block;
	padding-bottom: 15px;
	}
	
.quote {
	padding-left: 23px;
	background: #eff url(/workspace/img/quote.gif) no-repeat 0 3px;
	}
	
#order .quote {
	padding-top: 15px;
	}

.quote span {
	color: #333;
	font-weight: bold;
	font-size: .9em;
	}
.ad {
	padding-bottom: 15px;
	}
	
.ad img {
	float: left;
	width: 50px;
	margin-top: 3px;
	margin-right: 15px;
	}
	
.ad ul {
	list-style-type: none;
	}

	
/* Blockquote and Paragraphs */
p, address, cite {
	line-height: 150%;
	margin-bottom: 15px;
	font-style: normal;
	}
		
/* Forms */

form {
	margin: 0;
	width: 430px;
}
label {
	display: block;
	padding-bottom: 1em;
	text-indent: 0;
}
label small {
	color: #887;
}
label input, select, textarea {
	display: block;
	width: 430px;
	margin-top: 3px;
}

#fields .group label {
	float: left;
	width: 200px;
}

#fields .group #lastname, #fields .group #postal {
	width: 185px;
	padding-left: 30px;
	}
#fields .group input, #fields .group #postal input {
	width: 200px;
	}
	
#fields label .related {
	display: block;
	color: #999;
}
#fields label .related input {
	display: inline;
	width: auto;
}

#buttons {
	text-align: right;
	}
	
#quantity input {
	display: inline;
	width: 50px;
	margin: .3em 15px 0 0;
	}
	
.error input {
	background-color: #fcb;
	}	
p.error {
	border-bottom: 3px solid #c33;
	text-align: center;
	padding-bottom: 3px;
	font-weight: bold;
	color: #c33;
	}
	
/* tables */
table {
	width: 255px;
	margin-bottom: 15px;
	font-size: 1em;
	line-height: 1.4em;
	}
	
tr {
	}
	
th {
	text-align: left;
	}
	
td {
	text-align: right;
	}
	
table tr .lastline {
	border-top: 1px dashed #999;
	background-color: #eff;
	padding: 5px 0;
	}

#home .box1, #home .box2 {
	float: left;
	margin:0; 
	padding:0;
	}
#home .box1 a, #home .box2 a {
	display:block;
	width: 221px;
	border-width:1px;
	border-style:dashed;
	border-color:#ccc;
	background-color:#eff;
	text-decoration: none;
	}

#home div strong {
	padding: 5px 0 5px 40px;
	background: #eff url(/workspace/img/pdf.gif) no-repeat 19px 5px;
	font:1.3em/2em Arial,Sans-serif;
	}

#home .box2 {
	padding-left: 10px;
	}
