*{
	margin: 0;
	padding:0;
	}

body{
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #dfdfdf;
	background:#000 url('../../images/background2.gif') repeat;
	height:100%;
	font-size:9pt;
}

span.modules {
	text-transform:capitalize;
}

div#logo {
	margin-left:10px;
	display:none;
}

ul.errors li {
	color:#F90;
}

#topborder{	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background:#212121 url('../../images/wells_appel_logo.gif') no-repeat 20px 7px;
	line-height:2.0em;
	color:#FFF;
	font-weight:bold;
	padding-left:20px;
}

#sidebar{
	position:fixed;
	top:50px;
	left:20px;
	width:230px;
	background:#101010 url('../../images/content_background3.jpg') repeat-y;
	min-height:410px;
	height:auto !important;
	height:410px;
}

* html div#sidebar {
	top:50px;
	left:20px;
	width:230px;
	position:absolute;
	min-height:410px;
	height:auto !important;
	height:410px;
}

#content {
	margin:50px 20% 5em 250px;
	padding:0 20px 10px 20px;
	background-color:#1F1F1F;
	min-height:400px;
	height:auto !important;
	height:400px;
}

#footer{ margin: 10px 20% 5em 315px; }


/* typography
----------------------------------------------- */
p {	line-height: 1.5em;	margin-bottom: 1.0em; font-size: 0.9em;}
p.lead { font-size: 1.0em; }

ol, ul{ margin: 0.5em 0 1.2em 2em; }	
ol, ul, dl { line-height: 1.5em; }
ol li{ margin-bottom: 0.2em; }
li{ font-size: 0.9em; }
li strong {color: #999;}
dl{ margin: 0.5em 0 1.2em 0; }
dt{
	font-size: 0.9em;
	font-weight: bold; color: #99814B;
	padding-top: 0.4em;
	}
dd{	
	font-size: 0.9em;
	margin-bottom: 1.0em;
	padding-bottom: 0.9em;
	border-bottom: 1px dashed #3d3d33;
	}

h1, h2, h3, noscript{ font-family: "Trebuchet MS",Verdana,Sans-Serif;}

h1 { font-size: 1.5em; color:#990E00;  }
h1 a { color:#FFF; border: none; }
h1 em{ font-size: 1.25em; color: #D0EB6A; font-style: normal; }

h2 {
	font-size: 1.5em;
	letter-spacing: 0.4pt;
	color: #D0EB6A;
	text-transform: uppercase;
	padding-top: 0.5em;
	}
h3 {
	font-size: 1.0em;
	letter-spacing: 0.2pt;
	color: #990E00;
	text-transform: uppercase;
	padding-top: 0.5em;
	}

a{
	color: #990E00;
	text-decoration: none;
	}

#content p a:hover,
#content dd a:hover {  }
a img{ 	border: none;}

small{ font-size: 0.8em; }

p#description {
	width:400px;
	border:1px dotted #039;
	padding:2px;
}

pre{
	display: block;
	margin: 1em 0;
	padding: 0.5em 1.5em;
	border-left: 6px solid #99814B;
	background-color: #E6E2CD;
	overflow: auto;
	}

code{
	font-size: 11px;
	font-family: Verdana,Sans-Serif;
	background-color: #E6E2CD;
	color: #363633;
	padding: 0.3em 0.4em;
	}

pre code{
	padding: 0; margin: 0;
}

fieldset{ border: none; }

.legal {
	font-size: 0.8em;
	color: #939373;
	text-align:center;
}

#footer p{
	font-size: 0.8em;
	color: #939373;
}

/* sidebar
----------------------------------------------- */
#sidebar a{
	color: #fff;
	}

#sidebar h1 a{ font-weight: bold; }
#sidebar h1 a:hover{  }

#sidebar h2 {
	font-size: 1.5em;
	letter-spacing: 0.4pt;
	color: #5A471C;
	text-transform: uppercase;
	padding-top: 0.5em;
	}

#nav ul{ list-style: none; margin: 0.5em 0 0.5em 0;}
#nav li{ padding: 0; margin: 0; border-bottom:1px solid #1F1F1F; }
#nav a{
	display: block;
	height: 1.8em;
	padding: 0.2em 0.2em 0.1em 20px;
	margin-bottom: 1px;
	color:#898989;
	}

#nav a:hover{
	color:#990E00;
	}	
	
#sidebar .legal a{
	color:#09F;
	text-decoration: none;
	}

/* content
----------------------------------------------- */
#content ul{ margin-left: 4px;}
#content ul li{
	list-style: none;
	padding: 0 0 0 12px;
	background: url(../images/bullet.gif) no-repeat 0 6px;
	}
.download{
	background-color: #333;
	border: 1px solid #444; 
	padding: 0.7em 1.5em; }
.download:hover{
	background-color: #555;
	border: 1px solid #777;
	}
#content ul.download li{
	padding: 0.3em 0;
	background-image:none;
	}
.download img{ padding-right: 0.3em; }
.download li strong{ font-family: "Trebuchet MS",Verdana,Sans-Serif; font-size: 2.25em; color: #fff;}
.download li em{ font-style: normal; color: #D0EB6A; }

table.recs {
	width:100%;
	font-size:9pt;
}

tr.title {
	text-align:left;
	font-size:10pt;
}

table.recs th {
	padding-bottom:5px;
	border-bottom:1px solid #939373;
}

table.recs td {
	
}

table.images {
	width:95%;
	border:1px dotted #039;
	margin:5px 0;
}

/* misc
----------------------------------------------- */

.section {
	border-top: 4px solid #939373;
	padding: 1.4em 0 3.2em 0;
	overflow: auto;
	width: 100%;
}

.first{ border-top: none; padding-top: 0; color:#008000; font-size:80%; }

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #FFF;
	border: 1px solid #CCC;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	

.caption {
	font-size: 0.9em;
	padding-top: 0.2em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.button,
.button a{
	color: #FFF;
	padding: 3px 4px 3px 4px;
	background-color: #000;
	border: 1px solid #4B4B4B;
}

.button:hover {
	
}

input.login {
	width:150px;
}

input, textarea, select {
	border:1px solid #1F1F1F;
	background-color:#FFF;
	color:#000;
}

ul.errors {
	list-style-type:circle;
	border:1px solid #F90;
	width:400px;
	padding:0 10px;
}

ul.errors li,
p.message {
	color:#F90;
	font-weight:bold;
	padding:5px 0;
}
