body {
	text-align:center;
	background:#F5F5F5;
	margin:0px;
	font-size:11px;
	font-family:Arial;
	color:#000000;
}

a img {border:0px}

a {
	color:#000000;	
	text-decoration:none;
}

a:hover {
	color:#404040;
	text-decoration:underline;
}

h1 {
	font-size:18px;
	margin:0px 0 5px 0px;
	font-family:Arial;
	color:#000000;	
}

h2 {
	font-size:17px;
	color:#000000;	
	margin-bottom:5px;
}

h3 {
	font-size:14px;
	color:#000000;
	margin-bottom:5px;	
}

th {text-align:left;padding-left:5px}

.nomargin {
	margin:0px;	
}

.nopadding {
	padding:0px;	
}

input.button, button.button {
	color:#404040;
	background:url('images/button1_bg.png') repeat-x;
	font-size:14px;
	font-weight:normal;

	border:1px solid #919499;
	border-top:none;
	cursor:pointer;
	line-height:20px;

	font-family:Tahoma;
}

input.button_onclick {
	background:#c0c0c0;	
}

input.buttonlarge, button.buttonlarge {
	color:#404040;
	background:url('images/buttonlarge_bg.png') no-repeat;
	font-size:14px;
	font-weight:normal;
	border:none;
	cursor:hand;
	width:120px;
	height:27px;
	font-family:Tahoma;
}



input.button2, button.button2 {
	color:#404040;
	background:#FFFFFF url('images/button2_bg.png') repeat-x;
	font-size:11px;
	font-weight:normal;
	border:none;
	border:1px solid #919499;
	border-top:none;
	cursor:pointer;
	line-height:12px;
	padding:2px 5px;
	font-family:Tahoma;
	-moz-border-radius:3px;
	border-radius:3px;
}

input.file  {
	border:1px outset;
}

#container {
	width:1100px;
	text-align:left;
	margin:auto;	
}

#holding_table {
	background:#FFFFFF;
	border-left:1px solid #000000;	
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	overflow:hidden;

}

#holding_table #left_column {
	padding:5px;
	border-right:1px solid #000000;
}

#holding_table #main_column {
	width:880px;
	margin:0px;
	padding:0px;
	position:relative;	
}

#holding_table #nav_blocker {
	position:absolute;
	top:0px;
	left:0px;
	padding:72px 15px 0 15px;
	width:860px;
	height:22px;
	background:url('images/blockout.png') repeat;
	text-align:right;
	display:none;
}

#holding_table #nav_blocker a {color:#FFFFFF}

#company_name {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	margin:5px;	
	color:#017E95;
}

#logo_container {
	width:200px;
	overflow-x:hidden;	
}

#agent_info {
	color:#666666;
	font-weight:bold;
	font-size:13px;	
	padding:10px;
	text-align:center;
	line-height:20px;
}

#agent_info img {margin:6px;}

#top_nav {
	background:#b5b5b5 url('images/OfficePad-logo.png') bottom right no-repeat;	
	border:0px;
	height:70px;
}

#top_nav td {
	border-right:2px solid #FFFFFF;
	padding:0 5px 0 5px;
	height:70px;
	width:60px;
	text-align:center;	
}


#top_nav td:hover, #top_nav td.current {
	background:#616161;	
}

#top_menu {
	height:24px;
	background:#3C3C3C;	
	position:relative;

}

.content_block {
	border:1px solid #3c3c3c;
	background:#FFFFFF;
	padding:10px;	
}

.content_block2 {
	border:1px solid #3c3c3c;
	background:#FFFFFF;
	padding:10px;
	margin-bottom:10px;	
}

.subnav {
	position:absolute;
	top:24px;
	border:1px solid #BDBDBD;
	background:	#E4E4E4;
}

.subnav_item {
	display:block;
	width:160px;
	cursor:hand;
	padding:2px;
	color:#404040;
	font-family:Arial;
	font-size:14px;
}

.subnav_item:hover {
	background:#3C3C3C;
	color:#FFFFFF;
	cursor:hand;
	padding:2px;
	text-decoration:none;
}

.subnav_item_price_availability:hover {
	background:#A7F909;
	color:#000000;
}

.subnav_item_orders:hover {
	background:#FFE100;
	color:#000000;
}

.subnav_item_customers:hover {
	background:#0CC9F1;
	color:#000000;
}

.subnav_item_dispatch:hover {
	background:#FF6600;
	color:#000000;
}

.subnav_item_reports:hover {
	background:#EF3D3D;
	color:#000000;
}


.error {
	color:maroon;
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
}

.alert {
	color:maroon;	
	font-size:12px;
	font-weight:bold;
	background:url('/templates/default/images/alert_icon.png') top left no-repeat;
	padding:10px 0 0 40px;
	height:35px;	
}

.message {
	color:#009900;	
	font-size:12px;
	font-weight:bold;
	background:url('/templates/default/images/success_icon.png') top left no-repeat;
	padding:10px 0 0 35px;
	height:35px;
}



#content {
	padding:10px;
}
td.header {
	font-weight:bold;
	font-size:12px;
	padding:2px;	
}

span.label {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

td.label {
	font-family:Arial;
	font-size:11px;
	padding-top:7px;
	vertical-align:top;
	text-align:right;
	padding-right:4px;
	color:#000000;
}

td.field {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#808080;
}

.fieldnotes {
	font-style:italic;	
}

.fieldtext {
	padding-top:7px;	
}

tr.titlerow {
	color:#FFFFFF;
	font-family:Impact;
	font-size:14px;
	background:#404040;		
}

tr.titlerow td {
	padding:3px;
	padding-left:10px;
}



ul.arrow {
	list-style-image:url('images/list-arrow.png');
}

ul li {
	line-height:20px;

}

div.warning {
	border:1px solid #C00000;
	background:#FFFFFF;	
	color:#C00000;
	padding:5px;
	margin-bottom:5px;
}
div.warning ul li {
	line-height:16px;	
}

input.text,input.password, select.select, textarea.textarea {
	font-family: Arial;
	font-size:11px;
	color:#404040;
	height:14px;	

}

select.select {height:20px}

input.text,input.password {
	width:200px;
}

span.note, p.note {
	padding-left:5px;
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:0px;
}

table.listing {
	font-size:11px;
	background:#E6E6E6;	
}

table.listing th {
	background:#3c3c3c	;
	color:#FFFFFF;
	text-align:left;
}

table.listing td {padding:2px 3px 2px 3px;}

table.listing td.alt, div.alt {
	background:#FFFFFF	;
}

tr.alt1, div.alt1 {
	background:#F5F5F5;	
}

.althilite {
	background:#9C9C9C;
}

table.listing_detail th {
	color:#404040;
	background:#FFFFFF;
	font-weight:bold;
}

table.listing_detail td {
	padding-right:20px;
}

.notes {
	border:1px solid #C0C0C0;
	background:#FFFFFF;
	padding:3px;
	margin:2px;
	width:300px;	
}

#search_by_date {
	background:#FFFFFF;
	border:3px solid #404040;
	padding:10px 3px 10px 10px;
	color:#404040;
	font-size:11px;
	font-weight:bold;
}


#search_by_date input {
	font-size:11px;
	color:#808080;	
}

#search_by_date select {
	font-size:11px;
	color:#808080;
}

#search_by_date td {
	background:transparent;
	padding:0px;	
}

#city_state_lookup  {
	position:absolute;
	top:21px;
	left:0px;
	border:1px solid #808080;
	background:#FFFFFF;
	color:#808080;
	width:150px;
	padding:3px;
	height:100px;
	overflow-y:scroll;
}

.date_filter_info {
	background:#FFFFFF;
	border:3px solid #404040;
	padding:5px;
}

.date_filter_info p.title {
	color:#808080;
	font-size:11px;
	font-family:Arial;
	margin-top:8px;	
	margin-bottom:2px;
}

.date_filter_info p.value {
	margin-top:3px;	
	color:#404040;
	font-size:14px;
	font-weight:normal;
	font-family:Arial;	
}

#customer_list, #product_list {
	position:absolute;
	top:21px;
	left:0px;
	border:1px solid #808080;
	background:#FFFFFF;
	color:#808080;
	width:500px;
	padding:3px;
	height:100px;
	overflow-y:scroll;
}

#product_list {
	width:400px;
}

.cat_header {
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	background:url('images/arrow_black_right_small.png') no-repeat;	
}

.cat_header_on {
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	background:url('images/arrow_black_down_small.png') no-repeat;	
}



.hidden {
	visibility:hidden;
}

.visible {
	visibility:visible;
}



/*text styles*/

.bold {
	font-weight:bold;
}

.reg {font-weight:normal}

.italic {
	font-style:italic;	
}

.red {
	color:#ff0000;	
}

.green {color:#008000}

.right { text-align:right }

/*tab CSS*/
ol#toc {
    height: 21px;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0 5px 0 0;
}

ol#toc a {
    background: #dcdcdc;
    color: #515151;
    font-weight:bold;
    font-size:9pt;
    font-family:Arial;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    background: #ffffff;
}

ol#toc a:hover span {
    
}

ol#toc li.current a {
    background: #ffffff;
}

ol#toc li.current span {
    
}

ol#toc span {
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

div.tab_content {
    background:#FFFFFF;	
    clear: left;
    margin-top:3px;
    padding:10px;
}
/* end tab CSS*/

/*Specific pages*/

/* ORDER page */


.orderpage span.h3 {
	font-size:16px;
	font-weight:bold;
	border-bottom:2px solid #ffe100;	
}

.noEdit {
	border:none;	
}

.Edit {
	border:1px solid #c0c0c0;	
}

.greenborderedtitle {
	border:3px solid #A8F140;
	border-bottom:0px;
	background:#FFFFFF;	
}

.yellowborderedtitle {
	border:3px solid #F9E630;
	border-bottom:0px;
	background:#FFFFFF;	
}

.huge {
	font-size:40px;
	font-weight:bold;
	color:#3c3c3c;	
}

.big {
	font-size:30px;
	font-weight:bold;
	color:#3c3c3c;	
}

a.underline {
	text-decoration:underline;	
}

.sortable_item {
	border:1px solid #c0c0c0;
	background:#efefef;
	padding:3px 10px;
	cursor:move;
	margin-bottom:3px;	
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
}




