* {
	font: 11px/11px Verdana;
}

strong {
	font-weight: bold;
}

html, body, h1, h2, h3, h4, p, ul, ol, li, table {
	margin: 0;
	padding: 0;
}

body {
	background: #edeced url(/images/background.png) repeat-x 0 0;
}

a {
	text-decoration: none;
}

a:hover, a:focus {
	color: blue;
	text-decoration: underline;
	outline: none;
}

a:active, img {
	border: none;
	outline: none;
}

#content {
	position: relative;
	width: 873px;
	margin: 0 auto 0 auto;
}

#logo {
	width: 143px;
	height: 59px;
}

#account {
	position: absolute;
	top: 33px;
	right: 25px;
}

#account a {
	color: #404040;
	text-decoration: none;
}

#account a:hover {
	color: blue;
	text-decoration: underline;
}

#account .name {
	padding: 0 8px 0 0;
}

#account .separator {
	color: #808080;
}

#account .signout {
	padding: 0 0 0 8px;
}

#account .signout a {
	font-weight: bold;
}

#toolbar {
	position: relative;
	width: 873px;
	height: 46px;
	background: #51514e url(/images/toolbar-all.png) no-repeat 0 0;
	color: white;
}

#toolbar .contactus {
	position: absolute;
	left: 4px;
	top: 3px;
	width: 137px;
	height: 35px;
	padding: 5px 0 0 45px;
	color: white;
	line-height: 14px;
	background: url(/images/toolbar-all.png) no-repeat -4px -49px;
}

#toolbar .contactus a {
	color: white;
	line-height: 14px;
}

#toolbar .tabs {
	position: absolute;
	left: 474px;
	top: 3px;
	width: 396px;
	height: 40px;
}

#toolbar .tabs a {
	color: black;
}

#toolbar .tabs a:hover, #links a:focus {
	color: blue;
}

#toolbar .tabs ul {
	list-style: none;
}

#toolbar .tabs ul li {
	display: inline-block;
	width: 132px;
	height: 40px;
	overflow: hidden;
}

#toolbar .tabs ul li .title {
	display: block;
	width: 131px;
	height: 40px;
	text-indent: -300px;
}

#toolbar .tabs ul li.active .title {
	display: none;
}

#toolbar .tabs ul li.home.active {
	background: url(/images/toolbar-all.png) no-repeat -474px -46px;
}

#toolbar .tabs ul li.services.active {
	background: url(/images/toolbar-all.png) no-repeat -606px -46px;
}

#toolbar .tabs ul li.partners.active {
	background: url(/images/toolbar-all.png) no-repeat -738px -46px;
}

#toolbar .tabs ul li.home a:hover, #toolbar .tabs ul li.home a:focus {
	background: url(/images/toolbar-all.png) no-repeat -474px -86px;
}

#toolbar .tabs ul li.services a:hover, #toolbar .tabs ul li.services a:focus {
	background: url(/images/toolbar-all.png) no-repeat -606px -86px;
}

#toolbar .tabs ul li.partners a:hover, #toolbar .tabs ul li.partners a:focus {
	background: url(/images/toolbar-all.png) no-repeat -738px -86px;
}

#articles {
	position: relative;
	height: 43px;
}

#articles .category {
	position: absolute;
	left: 17px;
	top: 20px;
}

#articles .list {
	position: absolute;
	right: 7px;
	top: 28px;
}

#articles .list .active {
	font-weight: bold;
	background: url(/images/tab.png) no-repeat 50% 100%;
}

#articles .list ul {
	list-style: none;
}

#articles .list li {
	display: inline-block;
	padding: 0 15px 0 15px;
	height: 25px;
	font-size: 12px;
}

#articles .list a {
	text-decoration: none;
	color: black;
}

#articles .list a:hover {
	text-decoration: underline;
	color: blue;
}

#articles .list .active a {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#print {
	float: right;
	padding: 0 9px 0 0;
	color: #888888;
}

#print img {
	padding: 0 4px 0 0;
}

#print a {
	color: #888888;
}

#print a:hover, #print a:focus {
	color: blue;
}

#links {
	float: left;
	margin: 0 0 11px 0;
	padding: 0 0 0 9px;
	color: #888888;
}

#links ul {
	list-style: none;
}

#links ul li {
	display: inline;
	padding: 0 16px 0 13px;
	background: url(/images/pipe.png) no-repeat right bottom;
}

#links ul li:first-child {
	padding-left: 0;
}

#links ul li:last-child {
	padding-right: 0;
	background: none;
}

#links a {
	color: #888888;
}

#links a:hover, #links a:focus {
	color: blue;
}

#copyright {
	clear: both;
	padding: 8px 0 30px 8px;
	font: bold 9px/9px Verdana;
	color: #888888;
}

#page {
	width: 871px;
	margin: 7px auto 11px auto;
}

#page table.frame {
	width: 100%;
	border: none;
}

#page table.frame tr.mid {
	height: 100%;
}

#page table.frame td.mid {
	background-color: white;
}

#page table.frame .TL, #page table.frame .TR, #page table.frame .BL, #page table.frame .BR {
	width: 9px;
	height: 9px;
}

#page table.frame .TL {
	background: url(/images/page.png) no-repeat 0px 0px;
}

#page table.frame .TR {
	background: url(/images/page.png) no-repeat -9px 0px;
}

#page table.frame .BL {
	background: url(/images/page.png) no-repeat 0px -9px;
}

#page table.frame .BR {
	background: url(/images/page.png) no-repeat -9px -9px;
}

#page table.frame .top, #page table.frame .btm {
	height: 9px;
}

#page table.frame .top {
	background: url(/images/page-sides.png) repeat-x 0px 0px;
}

#page table.frame .btm {
	background: url(/images/page-sides.png) repeat-x 0px -9px;
}

#page table.frame .left, #page table.frame .right {
	width: 9px;
	height: 100%;
}

#page table.frame .left {
	background: url(/images/page.png) repeat-y -18px 0px;
}

#page table.frame .right {
	background: url(/images/page.png) repeat-y -27px 0px;
}

#page table.frame .TL img, #page table.frame .TR img, #page table.frame .BL img, #page table.frame .BR img, #page table.frame .top img, #page table.frame .btm img, #page table.frame .left img, #page table.frame .right img {
	display: none;
}

#page .article {
	width: 590px;
	padding: 11px 0 11px 31px;
}

#page .article img.attachment {
	max-width: 100%;
	margin-right: 20px;
}

#page .article img.attachment + img.attachment {
	margin-top: 20px;
}

#page .article hr {
	height: 1px;
	border: none;
	border-top: dotted 1px #bbb;
}

#page .article h1 {
	margin: 16px 0 16px 0;
	/*font: bold 25px/25px Arial, Verdana;*/
	font: bold 25px/25px Georgia, Serif;
}

#page .article h2, #page .article h2 a {
	margin: 12px 0 3px 0;
	/*font: bold 15px/15px Arial, Verdana;*/
	font: bold 15px/15px Georgia, Serif;
}

#page .article h3 {
	margin: 0;
	/*font: bold 12px/18px Arial, Verdana;*/
	font: bold 12px/18px Georgia, Serif;
}

#page .article .author {
	font: italic 16px/18px Georgia, Serif;
	margin-bottom: 20px;
}

#page .article h1 + .author {
	margin-top: -13px;
}

#page .article .bio {
	margin-top: 15px;
}

#page .article .bio .caption {
	font: bold italic 14px/18px Georgia, Serif;
}

#page .article p {
	margin: 12px 0 12px 0;
	/*font: 12px/18px Arial, Verdana;*/
	font: 12px/18px Georgia, Serif;
	color: black;
}

#page .article #commentform p {
	margin: 5px 0 5px 0;
}

#page .article p.big {
	/*font: 14px/18px Arial, Verdana;*/
	font: 14px/18px Georgia, Serif;
}

#page .article p a {
	font: 12px/18px Georgia, Serif;
}

#page .article form, #page .article label, #page .article a, #page .article .label, #page .article input, #page .article select, #page .article strong {
	font-family: Georgia, Serif;
}

#page .article ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	list-style: disc;
	list-style-image: url(/images/bullet.gif);
}

#page .article ul.nobullet {
	padding: 0;
	list-style: none;
}

#page .article h2 + p {
	margin-top: 0px;
}

#page .article h3 + p {
	margin-top: 0px;
}

#page .article p + p {
	margin-top: -6px;
}

#page .article p + ul {
	margin-top: -9px;
}

#page .article li {
	/*font: 12px/18px Arial, Verdana;*/
	font: 12px/18px Georgia, Serif;
	padding-left: 0px;
}

#page .article li .bullet {
	font-size: 12px;
	padding: 0 6px 0 0;
}

#page .message {
	margin: 20px 0 0 0;
	padding: 0px;
	background-color: #fffbcc;
	border: 1px solid #e6db55;
}

#page .message p {
	text-align: center;
}

#page .message + .grid-orders {
	margin-top: 20px;
}

#page .sidebar {
	float: right;
	padding: 21px 13px 0 0;
}

#page .sidebar .box {
	position: relative;
	padding: 10px;
	width: 182px;
	min-height: 20px;
	background: url(/images/box-top.gif) no-repeat;
}

#page .sidebar .box:first-child {
	margin: 34px 0 0 0;
}

#page .sidebar .box:last-child {
	margin-bottom: 20px;
}

#page .sidebar .box .btm {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 202px;
	height: 8px;
	background: url(/images/box-btm.gif) no-repeat;
}

#page .sidebar .box hr {
	margin: 10px 0 10px -5px;
	width: 193px;
	height: 1px;
	border: none;
	background: url(/images/box-hr.gif) no-repeat;
}

#page .sidebar a {
	text-decoration: none;
	color: black;
}

#page .sidebar a:hover {
	text-decoration: underline;
	color: blue;
}

#page .sidebar h2 {
	font: bold 14px/14px Arial, Verdana;
}

#page .sidebar p {
	line-height: 14px;
}

#page .sidebar p + p {
	margin-top: 4px;
}

#page .sidebar ul {
	list-style: none;
	margin: 5px 0 2px 0;
}

#page .sidebar ul + ul {
	margin-top: 15px;
}

#page .sidebar ul + p {
	margin-top: 10px;
}

#page .sidebar li {
	padding: 2px 0 4px 0;
}

/* Order pages */

#page p.big + .grid-orders {
	margin-top: 25px;
}

#page .grid-orders {
	width: 575px;
	margin: 0 0 12px 0;
}

#page .grid-orders .draft {
	padding: 3px 5px 3px 5px;
	background-color: #EDBA52;
	color: white;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#page .grid-orders .ready {
	padding: 3px 5px 3px 5px;
	background-color: #6fda83;
	color: white;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#page .grid-orders .ordered {
	background-color: #5982D9;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	color: white;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#page .grid-orders .done {
	background-color: #C4C4C4;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	color: white;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#page .grid-orders .completion {
	margin: 0 0 0 6px;
	padding: 3px 5px 3px 5px;
	background-color: #5982D9;
	color: white;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#page .grid-orders table {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

#page .grid-orders table tr {
	height: 2.5em;
}

#page .grid-orders table td {
	/*overflow: hidden;*/
	/*text-overflow: ellipsis;*/
	font: 12px/18px Georgia, Serif;
	/*border-bottom: 1px solid #eee;*/
}

#page .grid-orders table .col1 {
	width: 63px;
	padding: 0 0 0 10px;
}

#page .grid-orders table .parent {
	width: 11px;
	padding: 0 8px 0 8px;
	cursor: pointer;
}

#page .grid-orders table .nochildren {
	width: 11px;
	padding: 0 8px 0 8px;
}

#page .grid-orders table .parent .childrenshown {
	display: none;
}

#page .grid-orders table .col2 {
	width: 40px;
	padding: 0 10px 0 0;
}

#page .grid-orders table .col3 {
}

#page .grid-orders table .col3 a {
	font-size: 12px;
	line-height: 18px;
	color: black;
	text-decoration: none;
}

#page .grid-orders table .col3 a:hover {
	color: blue;
	text-decoration: underline;
}

#page .grid-orders table .col4 {
	padding: 0 10px 0 10px;
}

#page .grid-orders table .col5 {
	width: 20px;
}

#page .grid-orders table .header td {
	background-color: #eee;
	border-bottom: none;
}

#page .grid-orders table .header .col1 {
	padding: 0 0 0 10px;
	font: bold 15px Georgia, Serif;
}

#page .grid-orders table .header .col4 {
	padding: 0 8px 0 0;
}

#page .grid-orders table .header .col5 {
	padding: 0 0 4px 0;
}

#page .grid-orders table .header .col5 .pointer {
	cursor: pointer;
}

#page .grid-orders table .separator {
	height: 15px;
}

#page .grid-orders table .separator td {
	border: none;
}

#page .grid-orders table tr.children {
	display: none;
}

#page .grid-orders table.root tr.children table {
	margin-left: 22px;
}

#page .grid-orders table tr.children td {
	border: none;
}
