body {
background: #fff url(images/stripes.gif) fixed;
font: 76%/1.6 Arial, Verdana, Helvetica, Sans-Serif;
margin: 0; padding: 0;
color: #333;
}

p, ul, ol, dl, table {
padding: 0;
margin: 0 0 1.6em;
}
ul, ol {
margin-left: 3.2em;
}

img {
border: 0;
}

a {
text-decoration: none;
}
a:link {
color: #5A9ACF;
}
a:visited {
color: #6EAADC;
}
a:hover {
color: #EF5CA1;
}

h1, h2, h3, h4 {
margin: 0 0 0 0;
font-family: Trebuchet MS, Arial, Sans-Serif;
line-height: 1;
color: #222;
}
	h2 {
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: .5em;
	}
	h3 {
	font-size: 1.4em;
	margin-bottom: .3em;
	color: #444;
	font-weight: normal;
	}
	#sidebar h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0 4px;
	color: #5A9ACF;
	margin-bottom: .5em;
	font-weight: bold;
	}

code, pre {
color: #8F0045;
font-size: 1.2em;
}
	* html code, * html pre {
	font-size: 1.1em;
	}
pre {
border: 1px solid #ccc;
padding: 5px;
width: 95%;
overflow: auto;
max-height: 150px;
}
pre.noscroll {
max-height: 300px;
}
	* html pre {
	height: 100px;
	}
	* html pre.noscroll {
	height: auto;
	}

input {
font: inherit;
vertical-align: middle;
padding: 3px;
margin-bottom: 5px;
}
option {
padding: 2px 3px;
}
textarea, select {
vertical-align: middle;
font: inherit;
margin-bottom: 5px;
}
label {
font-weight: bold;
}
form#profileform input, form#profileform select {
width: 230px;
font: inherit;
}
form#profileform option {
padding: 0 3px;
}
	form#profileform input.smallinput {
	width: 60px;
	}
form#profileform textarea {
width: 300px;
height: 100px;
font: inherit;
}


#container, .inner {
width: 850px;
margin: 0 auto;
}
#container {
background: url(images/contbg.gif) repeat-y;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
	#topspan {
	background: #72BAFF url(images/blue-gradient.gif) repeat-x;
	border-bottom: 1px solid #6EAADC;
	width: 100%;
	height: 80px;
	}
		h1 {
		float: left;
		width: 240px;
		height: 80px;
		}
			h1 img {
			padding-left: 3px;
			}
		#topspan form {
		width: 570px;
		height: 40px;
		float: right;
		padding: 30px 30px 0 0;
		text-align: right;
		}
			#topspan form input.sbox {
			background: #fff url(images/inputbg.gif) repeat-x;
			border: 1px solid #ccc;
			width: 200px;
			}
			#topspan form input.sboxsearch {
			background: #fff url(images/inputbg.gif) repeat-x;
			border: 3px double #bbb;
			border-top-color: #ccc;
			border-left-color: #ccc;
			width: 60px;
			color: #666;
			padding: 0;
			}
	ul#navlist {
	clear: both;
	background: url(images/navbg.gif) repeat-x;
	border-top: 1px solid #FFDFEE;
	border-bottom: 1px solid #EFB3CF;
	list-style: none;
	width: 100%;
	height: 30px;
	margin: 0 0 0 0;
	font: 1.2em Trebuchet MS, Arial, Sans-Serif;
	text-transform: uppercase;
	}
		ul#navlist li {
		display: inline;
		}
			ul#navlist a {
			display: block;
			float: right;
			height: 30px;
			line-height: 30px;
			width: 141px;
			color: #BF236F;
			text-align: center;
			font-weight: bold;
			}
			ul#navlist li a:hover {
			color: #67AEDF;
			}
	#breadcrumb {
	clear: both;
	background: #fff;
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: .9em;
	}
		#breadcrumb .left {
		display: block;
		float: left;
		text-align: left;
		padding-left: 10px;
		width: 230px;
		color: #999;
		}
		#breadcrumb .right {
		display: block;
		float: right;
		text-align: left;
		width: 570px;
		padding: 0 20px;
		}
		
	#content, #footspan .inner p {
	float: right;
	width: 570px;
	padding: 15px 20px;
	}
		p#meta {
		border-top: 1px dotted #999;
		padding-top: .5em;
		margin-top: .5em;
		color: #333;
		}
			p#meta img {
			vertical-align: middle;
			padding-bottom: 1px;
			}
			p#meta span.bold {
			font-weight: bold;
			}
		#content ul {
		padding-left: 0;
		margin-left: 3em;
		list-style: url(images/bullet.gif);
		}
		ul.tutlist {
		list-style: none !important;
		list-style-image: none !important;
		margin-left: 0 !important;
		}
			ul.tutlist li {
			margin-bottom: 1.6em;
			}
				ul.tutlist li span.tuthead, ul.tutlist li span.tutmeta {
				display: block;
				}
				ul.tutlist li span.tuthead a {
				font-weight: bold;
				}
				ul.tutlist li span.tutmeta {
				border-top: 1px dotted #999;
				padding: .4em 0 0;
				margin-top: .5em;
				line-height: 1;
				color: #666;
				}
				
	#sidebar {
	background: url(images/sidebarcorner.gif) no-repeat top right;
	float: left;
	width: 210px;
	padding: 20px 15px;
	}
		#sidebar a:link {
		color: #EF5CA1;
		}
		#sidebar a:hover {
		color: #5A9ACF;
		}
		#sidebar ul {
		list-style: url(images/sidebarbullet.gif);
		}
	#footspan {
	clear: both;
	width: 100%;
	height: 60px;
	background: #3A3A3A url(images/footerbg.gif);
	border-top: 1px solid #aaa;
	color: #ccc;
	line-height: 1.3;
	}
		#footspan p {
		margin: 0 0 0 240px;
		padding: 12px 20px 0 0;
		}
		#footspan .inner a:visited {
		color: #FFD6E8;
		}
	
#lengthconv {
border: 0;
width: 70%;
}
#lengthconv tr {
border: 0;
}
#lengthconv td {
padding: 0 10px 0 0;
border: 0;
}
#lengthconv input, #lengthconv select {
width: 80px;
}

.centered, .center, .aligncenter {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}

.clearer {
clear: both;
}

.notice, .red {
color: red;
font-weight: bold;
font-size: .9em;
}

.smallpadding {
padding: 4px;
}

.small {
font-size: .9em;
}

.important {
color: red;
font-size: 1.2em;
}