#menu {
	width:15%;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}


#footer {
	margin-top:1%;
	color: #666;
	width:78%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#header {
	color:#FFFFFF;
	width:78%;
	margin-right:1%;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333399;
	padding-left: 2%;
}
h1 {
	font-size: 110%;
	color: #CBD926;
}
.content label {
	display: block;
	padding-top: 4px;
	color: #999999;
	font-weight: bold;
}


#sys_client_filter {
	color: #666;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.content {
	width:60%;
	margin-left:1%;
	float:left;
	position:relative;
	overflow:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.content #addresses_list {
	padding-top: 10px;
	background-color: #F2F2F2;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	border: 1px dotted #CCCCCC;
}

form {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.list_container {
	position:relative;
	width: 80%;
	overflow: auto;
}

.list {
	width:100%;
	height:300px;
	overflow:auto;
	color: #333333;
}

.list_detail {
	position:absolute;
	top:0;
	left:45%;
	visibility:hidden;
	margin-left: 80px;
	border: 1px dotted #666666;
	padding: 4px;
}
.samller_text_size {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}


.liststyle_avail {
	font-size:small;
	color:#0033FF;
	text-decoration:none;
}

.liststyle_unavail {
	font-size:small;
	color:#0033FF;
	text-decoration:line-through;
}

a.liststyle_avail:hover {
	color:#CC0000;
}
a.liststyle_unavail:hover {
	color:#CC0000;
}

.invoice_summary {
	overflow:auto;
	width:400px;
	height:200px;
}

#invoice_selections {
	text-align:left;
}
	
.invoice_detail {
	width:40%;
}

.graph_align{
	margin-left:auto;
	margin-right:auto;	/*text-align:-moz-center;*/  /*FF*/
	/*text-align:center;*/ /*IE*/
}

.grayBG {background-color:#CCCCCC;}

.address_correction{background-color:#F00}

.product_admin {
	float:left;
}

.admin_header {
	color:#FF0000;
	font-size:smaller;
}

.auto_sugg_overlap{
	position:absolute;
}
h3 {
	font-size: 80%;
}
h2 {
	font-size: 90%;
}
textarea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
tr {
	font-size: 12px;
	color: #666666;
}
