body {
	font: 11px normal "trebuchet ms", helvetica, arial, sans-serif;
	color: black;
	min-width: 700px;
}

#content, #main, #main_wrapper,
#category_landing_two, #category_landing_full {
	width: auto;
	margin: 0;
}

#content {
	padding: 8px;
}

#print_header img {
	display:block;
	margin: 0;
	padding: 0;
}

#print_header #print_border {
	margin-top: 4px;
	border-top: 1px solid black;
	width: 100%;
	height: 25px;
}

#header, #nav, #sidebar_left, #sidebar_right {
	display: none;
}

#header {
	width: 100%;
	margin: 0;
	padding 0;
	overflow: hidden;
	height: 36px;
}

#header h1 {
	background: url('/img/logo-print.gif') top left no-repeat;
	display: block;
	text-indent: -999em;
	height: 36px;
	margin: 0;
	padding: 0;
}

#nav {
	margin-top: 4px;
	height: 40px;
	background-image: url('/img/fade-down-print.gif') ;
}

/* =STYLES*************************/

h1, h2, h3 {
	font-weight: normal;
	text-transform: uppercase;
}

div.third {
	display: inline;
	float: left;
	width: 31%;
	margin-right: 2%;
}

div.half {
	display: inline;
	float: left;
	width: 47%;
	margin-right: 2%;
}

#admin #left, #admin #right {
	margin: 0;
}

#left {
	display: inline;
	float: left;
	width: 210px;
	margin: 4px;
	padding: 2px 0 0;
}

#product #main {
	padding: 0;
}

#contact {
	width: 574px;
	padding: 0 10px;
}

.required {
	background: none;
	color: red;
}

#category_wide #left {
	width: 145px;
}

#category_wide #right,
#category_wide #category_landing_two {
	width: 60%;
}

#admin #left iframe, #admin #left .edit_placeholder {
	width: 190px;
	margin: 0;
}

#admin #left {
	margin: 0 2px 10px 2px;
	width: 190px;
}

#left-background {
	display: inline;
	float: left;
	width: 195px;
	margin: 0 5px 0 0;
	padding: 0;
	height: auto;
	overflow: visible;
}

#right {
	display: inline;
	float: right;
	width: 60%;
	margin: 4px;
	padding: 2px 4px 2px 2px;
}

#admin #right iframe, #admin #right .edit_placeholder {
	width: 348px;
	padding: 4px 8px 4px 4px;
}

#admin .edit_placeholder {
	height: 100%;
}

#left img {
	margin: 2px 0;
	display: block;
}

#category_landing {
	display: inline;
	float: right;
	margin: 150px 0 10px;
	padding: 0 4px 0 0;
	width: 60%;
}

#category_landing_two,
#category_landing_full {
	display: inline;
	float: right;
	padding: 4px 4px 4px 0;
	width: 60%;
}

#main #category_landing_two .linklist a {
	color: #858585;
}

.category a {
	color: black;
	text-decoration: none;
}

.category a:hover {
	text-decoration: underline;
}

#main .linklist a {
	line-height: 1.5em;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
}

#main .linklist a:hover {
	color: #858585;
	text-decoration: underline;
}

#main h2 {
	margin: .25em 0 .5em;
	font: 20px georgia, serif;
	border-bottom: 2px dotted #858585;
}

#main h3 {
	font-size: 11px;
	color: black;
	margin: 1.3em 0 .2em;
}

#main h4 {
	font-size: 11px;
	color: #848484;
	margin: 1.3em 0 .2em;
	font-weight: bold;
}

#main p {
	margin: .2em 0;
	line-height: 1em;
}

#category_list {
	background: #E8E7E7 url('/img/nav_placeholder.gif') 50% 50% no-repeat;
	height: 72px;
	width: 128px;
}

#tradeshow_list {
	background: #E8E7E7 url('/img/tradeshow_placeholder.gif') 50% 50% no-repeat;
	height: 72px;
	width: 128px;
}

#left .product-data {
	padding: 0 0 0 10px;
}

#left .product-data a {
	line-height: 1.5em;
}

/* =ADMIN *************************/

#admin .linklist a {
	color: blue;
	text-decoration: underline;
	text-transform: none;
}

#admin .linklist a:hover {
	text-decoration: none;
}

body.admin #main_wrapper {
	background: #eee;
}

body.admin #main {
	height: auto;
	overflow: visible;
}

body#admin_extend_main #admin {
	height: auto;
	overflow: visible;
}

body.admin #main #category_landing {
	height: 300px;
}

#admin {
	margin: 10px;
}

#admin .editPage textarea {
	height: 5em;
	width: 20em;
}

#category_list {
	background: #E8E7E7 url('/img/nav_placeholder.gif') 50% 50% no-repeat;
	height: 72px;
	width: 128px;
}

#admin #page_edit_zones {
	border-top: 2px solid #ccc;
	clear: both;
	margin: 10px 0;
}

#admin .editPage .content_area {
	margin-top: 0;
}

#admin .editPage .content_area textarea {
	height: 100%;
	width: 100%;
	min-height: 300px;
	max-height: 490px;
	margin: 10px 0;
}

#admin #page_edit_zones .edit_placeholder {
	border: 1px dashed #ccc;
	min-height: 400px;
}

* html #admin #page_edit_zones .edit_placeholder {
	height: 400px;
}

.products_table {
	font-size: 1em;
	border-collapse: collapse;
}

.products_table thead th {
	line-height: 1.4em;
	color: black;
	text-align: left;
}

.products_table tbody th {
	padding-top: 1em;
	padding-bottom: 0;
	text-align: left;
	font-size: .95em;
}

#category_wide td {
	padding: 0 20px 0 0;
}
.products-table tbody td a {
	text-decoration: underline;
}

#up_link {
	display: none;
}

#up_link a {
	color: #858585;
	position: relative;
	top: 10px;
	right: 25px;
	text-decoration: underline;
}

/* gps */

.optionSet {
	margin: 10px 0 10px 20px;
}

/* =FORMS *************************/

fieldset {
	border: none;
	padding: 0;
}

fieldset.infoform {
	margin: 1em 0;
}

.widgEditor, .widgContainer {
	margin: 1em 0;
}

dl.infodisplay {
	margin: 0;
	padding: 0;
}

.infoform input, .infoform span.value, .infoform select {
	line-height: 1.5em;
}

dl.infodisplay dt,
.infoform label {
	display: block;
	float: left;
	width: 9em;
	font-size: 1.1em;
	line-height: 1.4;
	text-align: right;
	margin-right: .5em;	
}

dl.infodisplay dt,
dl.infodisplay dd,
.infoform label,
.infoform .explanation {
	height: 2em;
	line-height: 1.4;
	font-size: 1em;
}

.inline-help code {
	font: .9em normal monaco, 'courier new', monospace;
}

.infoform label {
	line-height: 2em;
	height: 1em;
}

* html .infoform input,
* html .infoform span.value,
* html .infoform select,
* html .infoform .explanation {
	line-height: 1em;
}


.infoform input,
.infoform select {
	margin: .2em 0;
	font-size: 1em;
}

.infoform label.forbox {
	line-height: 1em;
}

.infoform legend {
	margin-top: 1em;
	font-family: georgia, times, serif;
	font-size: 1.3em;
}

.infoform .error_message {
	margin-left: 6.5em;
	color: red;
}

fieldset legend {
	padding-bottom: .5em;
}

.boxList {
	margin-top: 1em;
}

.boxAcross input,
.boxList input {
	margin-left: 1.5em;
}

.boxAcross label {
	padding: 0 12px 0 4px;
}

.boxList label {
	line-height: 2em;
}

.boxListColumns .item {
	display: block;
	line-height: 2em;
	width: 48%;
	float: left;
}

fieldset.imageform {
	border: none;
}

#sortMe {
	list-style: none;
}

#sortMe li {
	margin: 4px 0;
}

#sortMe .isLive {
	padding: 0 8px;
}

#sortMe .handle {
	border-left: 3px solid #D7CA35;
	cursor: move;
}

#content .forLayout .infoform label {
	width: 6em;
}

#content .forLayout .infoform input {
	width: 10em;
}

/* =IFRAME ************************/

.breadcrumbs {
	margin: 1em 0;
}

.breadcrumbs a {
	color: blue;
}

.breadcrumbs strong {
	color: black;
}

textarea, input {
	font: 100% "trebuchet ms", sans-serif;
}

iframe {
	border: none;
	padding: 0;
}

body#iframe {
	text-align: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#iframe #main {
	width: 99%;
	float: none;
	padding: 0;
	margin: 0;
	color: black;
}

.editLink {
	margin-left: 20px;
	font-size: 8pt;
}

h1 .editLink, h2 .editLink {
	font-size: 9pt;
}

.page_type_option {
	float: left;
	width: 140px;
	height: 240px;
	margin-right: 10px;
	display: inline;
}

/* content_tree **********************/

ul.content_tree {
	list-style: none;
}

.content_tree a {
	color: blue;
}

ul#content_tree_root {
	width: 400px;
}

ul.content_tree li {
	min-height: 22px;
	line-height: 22px;
}

* html ul.content_tree li {
	height: 22px;
}

ul.content_tree li.parent {
	padding-left: 0;
}

ul.content_tree div.pageActions {
	margin-left: 16px;
	border-bottom: 1px solid #ccc;
}

ul#content_tree_root ul {
	margin: 4px 0 4px 7px;
	border-left: 2px solid #aaa;
	padding: 0 0 10px;
	min-height: 1em;
}

.content_tree span.tree-caret {
	float: left;
	display: inline;
	width: 16px;
	height: 16px;
	margin-top: 2px;
}

.content_tree span.tree-closed {
	background: url('/img/icons/resultset_next.gif') left 50% no-repeat;
}

.content_tree span.tree-open {
	background: url('/img/icons/resultset_down.gif') left 50% no-repeat;
}

.pageActions a.mainlink {
	float: left;
}

.content-tree-actions {
	margin: 2px 10px;
	height: 16px;
	text-align: right;
	float: right;
}

.content-tree-actions img {
	margin-left: 4px;
}

.content-tree-actions .action-move,
.content-tree-actions .action-move-disabled,
.content-tree-actions .action-delete {
	margin-left: 12px;
}

.content-tree-actions .action-move-disabled {
	
}

.content-tree-actions .action-move {
	cursor: move;
}

.cakeSqlLog {
	display: none;
}

/* =FOOTER ***************************/

#footer {
	margin-top: 30px;
	display: bl4ck;
	clear: both;
	text-align: center;
}

#footer .vcard {
	text-transform: uppercase;
}

#footer .vcard .org,
#footer .vcard .tel,
#footer .vcard .location,
#footer .vcard .postal-code {
	padding-right: 8px;
}

#footer .vcard .org {
	font-weight: bold;
}

#footer .vcard .org,
#footer .vcard .street-address,
#footer .vcard .region,
#footer .vcard .tel,
#footer .vcard .fax {
	color: #002243;
}

#footer .vcard .location,
#footer .vcard .locality,
#footer .vcard .postal-code {
	color: #84A65E;
}

/* =SIFR **************************/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* =UTIL **************************/

table.forLayout {
	border-collapse: collapse;
	border: none;
	margin: 0;
	padding: 0;
}

table.forLayout th,
table.forLayout td {
	border: none;
	margin: 0;
	padding: 0;
}

.left {
	float: left;
	clear: left;
}

.right {
	float: right;
	clear: right;
}

.clear {
	clear: both;
}

/* easy clearing. see http://www.positioniseverything.net/easyclearing.html */

#main:after,
#container:after,
#content:after,
#footer:after,
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* For ie 7 */
#main,#container,#content, #footer, .clearfix { display: inline-block; }
/* Hide from IE Mac \*/
#main,#container, #content, #footer, .clearfix { display: block; }
/* End hide from IE Mac */
/* show only to ie 6 */
* html #main ,
* html #container ,
* html #content ,
* html #footer ,
* html .clearfix { height: 1%; }

