﻿html {
	height: 100.04%;
}

body {
	background: #fff;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}

.wrapper {
	width: 760px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 42px;
	background: url(images/header-bg.gif) top center repeat-x;
}
	#header .wrapper {
		position: relative;
		height: 42px;
	}
#header h1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 176px;
	height: 103px;
	background: url(images/logo-bg.gif) top left no-repeat;
	padding: 0;
	margin: 0;
}
	#header h1 a {
		position: absolute;
		bottom: 5px;
		left: 13px;
		width: 150px;
		height: 60px;
		text-indent: -5000px;
		overflow: hidden;
	}
#header ul {
	position: absolute;
	bottom: 13px;
	right: 50%;
	width: 570px;
	list-style-type: none;
	padding: 0;
	margin: 0 -380px 0 0;
}
	#header ul li {
		float: right;
		height: 23px;
		padding: 0;
		margin: 0;
	}
		#header ul li a {
			display: block;
			height: 23px;
			text-indent: -5000px;
			overflow: hidden;
		}
		#header ul li a:hover {
			background-position: 0 23px;
		}
		#header ul li#help {
			width: 49px;
		}
		#header ul li#help a {
			background-image: url(images/header-help.gif);
			width: 49px;
		}
		#header ul li#login {
			width: 59px;
		}
		#header ul li#login a {
			background-image: url(images/header-login.gif);
			width: 59px;
		}
		#header ul li#logout {
			width: 73px;
		}
		#header ul li#logout a {
			background-image: url(images/header-logout.gif);
			width: 73px;
		}
		#header ul li#register {
			width: 75px;
		}
		#header ul li#register a {
			background-image: url(images/header-register.gif);
			width: 75px;
		}

#container {
	
}
	#container .wrapper {
		width: 753px;
		background: url(images/body-bg.gif) top center repeat-y;
		padding-right: 7px;
	}
#sidebar {
	float: left;
	width: 150px;
	color: #fff;
	font: normal 0.8em Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 70px 13px 0;
}
#content {
	float: right;
	width: 570px;
	color: #444;
	margin-bottom: 1.2em;
}

#sidebar a {
	display: block;
	color: #dadde3;
	text-decoration: none;
	padding: 1px 15px 1px 0;
}
#sidebar a:hover {
	color: #fff;
	background: url(images/sidebar-bullet.gif) top right no-repeat;
}
#sidebar h3 {
	height: 20px;
	text-indent: -5000px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 1px;
}
#sidebar ul {
	cursor: pointer;
	list-style-type: none;
	padding: 0;
	margin: 0 8px 18px 8px;
}
	#sidebar ul li {
		display: inline;
		padding: 0;
		margin: 0;
	}

#content a {
	color: #485;
}
#content a:hover {
	color: #263;
}
	#content a.button {
		height: 19px;
		color: #679;
		font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		margin: 0 1px;
	}
	#content a.button:hover {
		color: #457;
	}
	#content a.button.add {
		float: right;
		background: url(images/icon-add.gif) no-repeat top right;
		padding: 5px 30px 0 30px;
	}
	#content a.button.addtocart {
		float: right;
		background: url(images/icon-cart.gif) no-repeat top right;
		padding: 5px 30px 0 30px;
	}
	#content a.button.cancel {
		float: left;
		background: url(images/icon-cancel.gif) no-repeat top left;
		padding: 5px 30px 0 29px;
	}
	#content a.button.delete {
		float: right;
		background: url(images/icon-trash.gif) no-repeat top right;
		padding: 5px 30px 0 30px;
	}
	#content a.button.edit {
		float: right;
		background: url(images/icon-edit.gif) no-repeat top right;
		padding: 5px 30px 0 30px;
	}
	#content a.button.next {
		float: right;
		background: url(images/icon-next.gif) no-repeat top right;
		padding: 5px 30px 0 30px;
	}
	#content a.button.ok {
		float: right;
		background: url(images/icon-ok.gif) no-repeat top right;
		padding: 5px 30px 0 30px;
	}
	#content a.button.previous {
		float: left;
		background: url(images/icon-previous.gif) no-repeat top left;
		padding: 5px 30px 0 30px;
	}
	#content a.button.samplefile {
		clear: right;
		float: right;
		background: url(images/icon-glass.gif) no-repeat top right;
		padding: 5px 30px 0 30px;
	}
	#content a.button.search {
		clear: right;
		float: right;
		background: url(images/icon-glass.gif) no-repeat top right;
		padding: 5px 30px 0 10px;
	}
	#content a.buttonsmall.addtocart {
		background: url(images/icon-cart-small.gif) no-repeat top right;
		text-decoration: none;
		padding: 1px 22px 1px 0;
	}
#content blockquote {
	padding-left: 5px;
	margin-left: 27px;
	border-left: double 3px #ddb;
}
#content h2 {
	position: relative;
	left: -2px;
	width: 400px;
	height: 30px;
	text-indent: -5000px;
	overflow: hidden;
	margin: 0;
}
#content h3 {
	clear: both;
	color: #aa8;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	margin: 0.8em 0 0.76em;
}
#content h4 {
	clear: both;
	color: #679;
	font-weight: bold;
	margin: 1.2em 0;
}
#content h5 {
	color: #679;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0.25em;
}
#content input {
	width: 160px;
	padding: 1px 1px 2px;
}
	#content input.short {
		width: 120px;
	}
	#content input.long {
		width: 200px;
	}
#content label {
	display: block;
	color: #679;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
}
	#content label span {
		font-weight: normal;
	}
#content select {
}
#content textarea {
	width: 400px;
	font: normal 1em sans-serif;
	padding: 1px;
	border: solid 1px #679;
}

#content .calendar {
	font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
}
#content .calendar td, #content .calendar th {
	padding: 3px 6px;
	border-bottom: solid 1px #ccc;
}
#content .calendar td.valid a {
	display: block;
	color: #485 !important;
	text-decoration: none;
}
#content .calendar td.valid a:hover {
	color: #263 !important;
}
#content .calendar td.invalid {
	color: #bbb;
}
#content .calendar td.startdate {
	background: #4c4 !important;
	font-weight: bold;
	border: none !important;
	border-bottom: solid 1px #ccc !important;
}
#content .calendar td.enddate {
	background: #c44 !important;
	font-weight: bold;
	border: none !important;
	border-bottom: solid 1px #ccc !important;
}
#content .calendar td.startdate a, #content .calendar td.enddate a {
	display: block;
	color: #fff !important;
	text-decoration: none;
}
#content .calendar .title td {
	white-space: nowrap;
	padding: 0;
	border-bottom: none;
}

#content .feature {
	margin: 10px 0;
	overflow: hidden;
}
	#content .feature a	{
		color: #679;
		text-decoration: none;
	}
	#content .feature a:hover {
		color: #457;
	}
	#content .feature img {
		border: 0;
	}
	#content .feature .graphic {
		float: left;
		padding-right: 11px;
		border-right: solid 1px #ddb;
	}
	#content .feature .name {
		position: relative;
		top: -3px;
		color: #679;
		font: bold 1.3em Arial, Helvetica, sans-serif;
		margin-left: 141px;
	}
	#content .feature .metadata {
		color: #666;
		font-size: 0.8em;
		line-height: 1.4;
		margin-left: 130px;
	}
	#content .feature .metadata td {
		vertical-align: top;
		padding-left: 10px;
	}

#content .form {
	background: #eee;
	padding: 0 12px 1px;
	margin: 1.2em 0 0;
	border: solid 1px #ccc;
}
	#content .form p {
		margin: 12px 0;
	}
	#content .form .check {
		margin: 1.2em 0 0 30px;
	}
	#content .form .check .invalid {
		margin: 1.2em 0 0 30px;
	}
	#content .form .check input {
		width: auto;
	}
	#content .form .check label {
		position: relative;
		top: -2px;
		display: inline;
		padding-right: 0.5em;
		margin: 0;
	}
	
#content .gridview {
	width: 100%;
	font: normal 0.8em Georgia, Verdana, Arial, Helvetica, sans-serif;
	border-top: solid 1px #ddb;
}
	#content .gridview th, #content .gridview td {
		text-align: left;
		vertical-align: top;
		padding: 4px 6px;
		border-bottom: solid 1px #ddb;
	}
	#content .gridview th {
		background: #eec;
		color: #679;
	}
	#content .gridview th a {
		color: #679;
		text-decoration: none;
	}
	#content .gridview th a:hover {
		color: #457;
	}
	#content .gridview .checkbox input {
		width: auto;
		margin: 0;
	}
	#content .gridview .number {
		text-align: right;
	}
	#content .gridview .tcentered {
		text-align: center;
	}
	#content .gridview .icon {
		text-align: center;
	}
	#content .gridview td.icon {
		padding: 1px 6px 3px;
	}
#content .popup {
    color: #00F; 
    cursor: hand;
}
#content .validationsummary {
	color: #900;
	font-size: 1em;
}
	#content .validationsummary li {
		color: #900;
	}
	#content .validationsummary ul {
		margin-bottom: 0;
	}
	#content .validator img {
		vertical-align: middle;
	}

#footer {
	height: 39px;
	clear: both;
	color: #999;
	background: url(images/footer-bg.gif) top center repeat-x;	
	font: normal 0.8em Georgia, Verdana, Arial, Helvetica, sans-serif;
}
	#footer .wrapper {
		width: 579px;
		height: 31px;
		background: url(images/footer-endcap.gif) top left no-repeat;
		padding: 8px 0 0 181px;
	}
	#footer a {
		color: #999;
	}
	#footer a:hover {
		color: #666;
	}
	#footer img {
		vertical-align: middle;
	}
	#footer span {
		padding: 0 0.4em 0 0;
	}

.clear {
	clear: both;
}
.shrink {
	width: 10%;
	white-space: nowrap;
}

